What do the Top/Botton flags do?
Announcement
Collapse
No announcement yet.
GENERAL: E-Cafe III
Collapse
X
-
Originally posted by EPW View PostWhat do the Top/Botton flags do?Call to Power 2: Apolyton Edition - download the latest version (12th June 2011)
CtP2 AE Wiki & Modding Reference
One way to compile the CtP2 Source Code.
Comment
-
I just realised, and I don't knowBut it led me to try growthcities instead, and it worked so...
Call to Power 2: Apolyton Edition - download the latest version (12th June 2011)
CtP2 AE Wiki & Modding Reference
One way to compile the CtP2 Source Code.
Comment
-
Originally posted by EPW View PostI just did a test: even with one settler, the military advisor says that the upkeep cost is 100% on turn 0."
Comment
-
He stole itCall to Power 2: Apolyton Edition - download the latest version (12th June 2011)
CtP2 AE Wiki & Modding Reference
One way to compile the CtP2 Source Code.
Comment
-
I'm thinking about how to change the VictoryEnslavement ability slavers have.
Right now, if you have a unit with this ability in a victorious army you will be guaranteed to earn one slave.
These are some of the variables I am considering to add:
float chance //The chance of enslaving a unit on victory
float SlavesPerUnit //The number of slaves captured per unit
Int Attempts //The number of units the Slaver tries to enslave per victory
Int MaxSlavesPerVictory //This is the maximum number of the unit can enslave per victory
bit Stacks //Ability stacks with other enslavement units in the victorious army
The max number of slaves you can capture per battle will be SlavesPerUnit*UnitsInLoser's stack.
Thoughts?"
Comment
-
IMO victory enslavement is already too strong, so I like the sound of the "chance", so we can control it more like slave raids. The others I wouldn't use myself.Call to Power 2: Apolyton Edition - download the latest version (12th June 2011)
CtP2 AE Wiki & Modding Reference
One way to compile the CtP2 Source Code.
Comment
-
In the tile imp DB it would be a lot more flexible, no?Call to Power 2: Apolyton Edition - download the latest version (12th June 2011)
CtP2 AE Wiki & Modding Reference
One way to compile the CtP2 Source Code.
Comment
Comment