mirror of
https://github.com/FalloutCollaborationProject/FCP-Caesars-Legion.git
synced 2026-07-27 17:00:20 -07:00
Reduce Legion settlement generation weight
Decreased the settlementGenerationWeight for the Legion faction from 1 to 0.3 to reduce their frequency during world generation.
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
<pawnSingular>Legionary</pawnSingular>
|
||||
<pawnsPlural>Legionaries</pawnsPlural>
|
||||
<categoryTag>FCP_Legion</categoryTag>
|
||||
<settlementGenerationWeight>1</settlementGenerationWeight>
|
||||
<settlementGenerationWeight>0.3</settlementGenerationWeight>
|
||||
<requiredCountAtGameStart>1</requiredCountAtGameStart>
|
||||
<canSiege>true</canSiege>
|
||||
<canStageAttacks>true</canStageAttacks>
|
||||
|
||||
Reference in New Issue
Block a user