Eureka and inspiration

Sickle11

Chieftain
Joined
Apr 23, 2022
Messages
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
 
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.
 
Back
Top Bottom