HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. "Read more...":https://support.plan.io/news/187
Feature #655676
closedSplit "Investigate City" in consuming/non consuming versions
100%
Description
This replaces relying on the Spy unit type flag to decide if the unit is consumed.
David Fernandez requested the ability to allow civ2civ3 diplomats and explorers to survive city investigation in Feature #650794. (Making those changes to civ2civ3 and sandbox are not handled in this patch. If this patch introduces any rule change it is a bug.)
Files
Updated by Sveinung Kvilhaugsvik almost 6 years ago
- File 3.0-Split-Investigate-City.patch 3.0-Split-Investigate-City.patch added
- File 3.1-Split-Investigate-City.patch 3.1-Split-Investigate-City.patch added
- Status changed from In Progress to Resolved
Updated by Sveinung Kvilhaugsvik almost 6 years ago
- File 3.1-Split-Investigate-City-v2.patch 3.1-Split-Investigate-City-v2.patch added
- File 3.0-Split-Investigate-City-v2.patch 3.0-Split-Investigate-City-v2.patch added
v2:
- comment text improvements
Updated by Sveinung Kvilhaugsvik almost 6 years ago
- Status changed from Resolved to Closed
- % Done changed from 90 to 100
Updated by David Fernandez (bard) almost 6 years ago
Thank you very much, I'll test them.
And I'll make the patches to introduce them to civ2civ3 as soon as I start working on v3.0 (I'm still testing my latest changes to v2.6).
Updated by David Fernandez (bard) over 5 years ago
I made the patch here: Feature #683542.
Sveinung, may these non-consuming actions (with 100% success chance) increase the veterancy of the agent?
In my tests, it seems the answer is no for "Investigate City", but I wanted to point it in case other similar actions may be exploited this way.
Updated by Sveinung Kvilhaugsvik over 5 years ago
Sveinung, may these non-consuming actions (with 100% success chance) increase the veterancy of the agent?
My (quick) reading of server/diplomats.c says no.
I wanted to point it in case other similar actions may be exploited this way.
Bribe Unit can make a unit a veteran but it costs gold. A diplomatic battle can make the winner a veteran but both the attacker and the defender risks death. Escaping (to the nearest domestic city after performing a spy action) can make the unit a veteran but it dies if it doesn't manage to escape.