Okay, so I've got an idea for a mod but I need to know how to get the effects I want.
I want to make some changes to how resources are handled. Food resources would add +2 health and +1 food to the entire empire. Industrial resources would add +1 industry to every city in the empire. Luxury resources would add +2 commerce and +1 happiness to every city in the empire.
Also, I want grocers and supermarkets to add +1 food in addition to their health change.
In Civ4buildingsinfos.xml, there's a snippet for the healthchange, but there's no similar place to put in food change. I want to know how to add that in and, more important, if it's possible using the xml files.
In Civ4bonusinfos.xml, there's also an tag, but no tag or similar to modify to achieve this effect.
I want to make some changes to how resources are handled. Food resources would add +2 health and +1 food to the entire empire. Industrial resources would add +1 industry to every city in the empire. Luxury resources would add +2 commerce and +1 happiness to every city in the empire.
Also, I want grocers and supermarkets to add +1 food in addition to their health change.
In Civ4buildingsinfos.xml, there's a snippet for the healthchange, but there's no similar place to put in food change. I want to know how to add that in and, more important, if it's possible using the xml files.
In Civ4bonusinfos.xml, there's also an
Comment