Hi,
I want to make a mod to change sieges, allowing a city to be surrounded by invaders and starved out, as a way to counter archer death stacks.
Would this be better done in python, or the SDK?
I was thinking of each city having an attrition value based on population and current tech level, which determines how long the city can hold out for under siege.
I'm not after step by step instructions on how to do this, but some pointers on where to start would be great.
I have a basic idea of python and XML, having a lot of experience in HTML and C++, so the issue isn't so much how to program.
Thanks.
I want to make a mod to change sieges, allowing a city to be surrounded by invaders and starved out, as a way to counter archer death stacks.
Would this be better done in python, or the SDK?
I was thinking of each city having an attrition value based on population and current tech level, which determines how long the city can hold out for under siege.
I'm not after step by step instructions on how to do this, but some pointers on where to start would be great.

I have a basic idea of python and XML, having a lot of experience in HTML and C++, so the issue isn't so much how to program.
Thanks.