S Sickle11 Chieftain Joined Apr 23, 2022 Messages 1 Apr 23, 2022 #1 Hello! I need someones help to create a mod where the leader get 100% boost from both eurekas and inspiration. So we know Hammurabi gets the 100% boost on eurekas, but I also want the boost on inspiration. thanks in advance
Hello! I need someones help to create a mod where the leader get 100% boost from both eurekas and inspiration. So we know Hammurabi gets the 100% boost on eurekas, but I also want the boost on inspiration. thanks in advance
raen Coat of Arms Joined May 12, 2003 Messages 2,624 Location Portugal Apr 29, 2022 #2 Babylon trait uses this modifier: MODIFIER_PLAYER_ADJUST_TECHNOLOGY_BOOST To add inspirations you have to use another modifier: MODIFIER_PLAYER_ADJUST_CIVIC_BOOST Try the key TRAIT_EUREKA_INCREASE in this Search tool to see how it's configured.
Babylon trait uses this modifier: MODIFIER_PLAYER_ADJUST_TECHNOLOGY_BOOST To add inspirations you have to use another modifier: MODIFIER_PLAYER_ADJUST_CIVIC_BOOST Try the key TRAIT_EUREKA_INCREASE in this Search tool to see how it's configured.