Skip to content

Commit 228aa80

Browse files
committed
Merge branch 'master' of https://github.com/Morphyum/WarTech.git
2 parents fe4550e + 4ab1ea7 commit 228aa80

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Downloads can be found on [github](https://github.com/Morphyum/WarTech/releases)
2424
Setting | Type | Default | Description
2525
--- | --- | --- | ---
2626
AttackPercentagePerPlayerMission | int | default 10 | How much control a succefull player mission will grant the employee faction.
27-
excludedFactionNames | List<string>| default ["MercenaryReviewBoard","ComStar","Locals","AuriganPirates","NoFaction"] | Factions listed here will be excluded from the wars.
27+
excludedFactionNames | List<string>| default ["MercenaryReviewBoard", "ComStar", "Locals", "AuriganPirates", "NoFaction"] | Factions listed here will be excluded from the wars.
2828
PercentageForControl | int | default 30 | How much percentage of control is needed at minimum to control a planet.
2929
WeightOfNeighbours | int | default 1 | How important it is for Factions to conquer planets that have lots of own neighbours(prevents border gore)
3030
minMonthDuration | int | default 1 | The minimal Number of month a war goes before factions have achance to surrender.
@@ -35,6 +35,7 @@ priorityContactPayPercentage | float | default 2 | The multiplicator for the pri
3535
FatiquePerLostAttack | float | default 0.5 | How much war exhaution each faction gets for a lost background battle.
3636
FatiqueLostPerMonth | float | default 3 | How much war exhaution each faction gets each month at war.
3737
FatiqueRecoveredPerDay | float | default 0.5 | How much war exhaution each faction recovers each day when out of war.
38+
FatiquePerPlanetCapture | float | default 3 | How much war exhaution each faction recovers and the other faction loses when it conqueres a new planet.
3839
attackercolor | string| default "#ff0000ff" | Text color for attacking factions in monthly report.
3940
defendercolor | string| default "#008000ff" | Text color for defending factions in monthly report.
4041
planetcolor | string| default "#00ffffff" | Text color for planets in monthly report.

0 commit comments

Comments
 (0)