my xml files

Im trying my luck at modding but im not sure if the stuff im doing makes sense.
Is there someone would like to take a look at them to see if they are useable?

ill attach them when im "finished"

If you just post them right here--while you're editing a post, there's a Manage Attachments button in the Additional Options--someone will probably help.
 
The files seem ok. I only way to really find out is to make the mod, run it, and check. I couldn't find where TRAIT_XAPHIRA was defined, though. I don't mean to state the obvious, but you are going to have to define that.

I assume you want to give +25% Combat Bonus against cities to Land, Naval, and Air? You could make your own promotion and then allow that promotion for whatever CombatClasses you want.
 
im srry if i seem like a noob but how should i do that(or what stuff did i forget to add)?
 
I found something in your first file:
Code:
<PrereqTech>CIVIL_SERVICE</PrereqTech>

It should be TECH_CIVIL_SERVICE :)
 
Back
Top Bottom