Isabella Abilities

karlmeitroppe

Chieftain
Joined
Mar 20, 2025
Messages
6
Hey Guys, i would like to have Isabellas Abilities but not to play with her. The settings for that can be found in
C:/programfiles/steam/steamapp/common/civ7/base/modules/base-standard/Data

I tried to change the Abilities by copy and paste but it doesnt work.

Thanks for your help
 
I edit the leaders-gameeffects.xml


I put the marked part to augustus
 

Attachments

  • 17430022332553612186858521353331.jpg
    17430022332553612186858521353331.jpg
    3.7 MB · Views: 572
Okie, so where you placed it is in leaders-gameeffects.xml (under Augustus), but that's just where the devs placed it so it's easily organized.

In order for Augustus to have the effect too, he needs to activate the modifier. Go to leaders.xml and read and understand it.

In <TraitModifiers>, you'll see <Row TraitType="TRAIT_LEADER_ISABELLA_ABILITY" ModifierId="ISABELLA_MOD_DOUBLE_NATURAL_WONDERS_ABILITY"/>. This means that any leader that has TRAIT_LEADER_ISABELLA_ABILITY will get the Natural Wonder yields ability. So far, only Isabella has it, so you have a few options.

If you want to add it to Augustus only, you can rename the one you copy pasted to something else so it has another ModifierId. Then you can add the ModifierId to Augustus's trait so he has it too.

If you want to add it to all leaders, I think you can change the TraitType in that line to TRAIT_LEADER_MAJOR_CIV.
 
Back
Top Bottom