Aldollin
Chieftain
- Joined
- Mar 7, 2017
- Messages
- 87
does anyone have an idea if its possible/how to make a modifier that grants free units whenever you are targeted my by a declaration of war ?(similar to the australia production bonus)
i looked at the australia example, and its using this dynamic modifier:
MODIFIER_PLAYER_ADD_DIPLOMATIC_YIELD_MODIFIER
(has the effect EFFECT_ADD_DIPLOMATIC_YIELD_MODIFIER)
from that example i assume you can only use that one to modify city yields, not something like grant units
maybe something with pseudoyields? havent fully understood how to use these
any ideas/advice are appreciated
i looked at the australia example, and its using this dynamic modifier:
MODIFIER_PLAYER_ADD_DIPLOMATIC_YIELD_MODIFIER
(has the effect EFFECT_ADD_DIPLOMATIC_YIELD_MODIFIER)
from that example i assume you can only use that one to modify city yields, not something like grant units
maybe something with pseudoyields? havent fully understood how to use these
any ideas/advice are appreciated