Is there a basic guide to Modding GC?

Looking for something that lists the options for things like BonusType and ValueType tags and the like.

30,342 views 3 replies
Reply #2 Top

look in ..\Galactic Civilizations III\data\Schema\Enums\ModifierEffectTypes.xsd

for both ValueTypes and ModifierBonusTypes

 

but i think your looking for StatTypes?

thats ..\Galactic Civilizations III\data\Schema\Enums\StatTypes.xsd

 

+1 Loading…
Reply #3 Top

Thanks for both suggestions, I'll check those out.