I would like clarification on some rules.
1. I just want to confirm -- the fortified bonus can only benefit land units, right?
2. Do naval units ignore the fortress defense bonus?
3. Do howitzers ignore the fortress defense bonus?
4. When the attacker ignores city walls (air, naval, howitzer), does a defender fortified in a city with city walls get the x1.5 fortified bonus?
5. When the attacker ignores fortresses (air, naval?, howitzer?), does a defender fortified in a fortress get the x1.5 fortified bonus?
6. The main post says that fighters in unwalled cities can scramble, but I get a "fighters scramble" message whether the city has city walls or not (and whether the fighter is fortified or not). I'm using v1.1.1 for Mac.
By the way, in section 3.2a it says "see posts 15 thru 17 and post 19", but those posts have been removed.
I want to know because I'm writing a Civ2 combat calculator. This thread is very useful, to say the least! I want to have it take into account as many situations as possible. I've already done a lot of the coding, and I should have a useable version ready tomorrow or in a few days.
I tried running Boco's calculator (in Excel v.X for Mac OS X) but I can't load units. I'm writing my program as a pure Java application, so it should run on any OS (Windows, Mac, whatever) that has Java 1.4.1 installed. (On Mac, Java 1.4.1 is only available on Mac OS X, but I play Civ2 under Classic so I don't mind).
Some features it will have:
- Load all units from any file with units info in the same format as in RULES.TXT.
- Configure and edit unit information (much like in Boco's calculator, but I want mine to be nicer and easier to use).
- Show all the calculation details and draw a probability distribution graph.
Thanks,
David Arndt
1. I just want to confirm -- the fortified bonus can only benefit land units, right?
2. Do naval units ignore the fortress defense bonus?
3. Do howitzers ignore the fortress defense bonus?
4. When the attacker ignores city walls (air, naval, howitzer), does a defender fortified in a city with city walls get the x1.5 fortified bonus?
5. When the attacker ignores fortresses (air, naval?, howitzer?), does a defender fortified in a fortress get the x1.5 fortified bonus?
6. The main post says that fighters in unwalled cities can scramble, but I get a "fighters scramble" message whether the city has city walls or not (and whether the fighter is fortified or not). I'm using v1.1.1 for Mac.
By the way, in section 3.2a it says "see posts 15 thru 17 and post 19", but those posts have been removed.
I want to know because I'm writing a Civ2 combat calculator. This thread is very useful, to say the least! I want to have it take into account as many situations as possible. I've already done a lot of the coding, and I should have a useable version ready tomorrow or in a few days.
I tried running Boco's calculator (in Excel v.X for Mac OS X) but I can't load units. I'm writing my program as a pure Java application, so it should run on any OS (Windows, Mac, whatever) that has Java 1.4.1 installed. (On Mac, Java 1.4.1 is only available on Mac OS X, but I play Civ2 under Classic so I don't mind).
Some features it will have:
- Load all units from any file with units info in the same format as in RULES.TXT.
- Configure and edit unit information (much like in Boco's calculator, but I want mine to be nicer and easier to use).
- Show all the calculation details and draw a probability distribution graph.
Thanks,
David Arndt
Comment