Use Modifier or Effect from Rise and Fall in Base Game

ambelgra

Chieftain
Joined
Dec 17, 2008
Messages
51
Location
Brooklyn
Basically I want to increase the PER POPULATION YIELD in a trait. One or two policy cards in R&F use this EffectType:

Code:
EFFECT_ADJUST_CITY_YIELD_PER_POPULATION

The modifier type uses two arguments, Amount and Yield. It's exactly what I need but it's only found in Expansion_1Modifiers, not in Base game Modifiers.xml.

So basically I'm asking, how do I do it? I do I get this effect into the Base game? Thanks to anyone who reads this.
 
Back
Top Bottom