What are the possible values for battleType?
-
Hello,
From PLOS2, I read for the battle option (in conditions):
checks if there has been a battle in the territory. Format is "attacker:defender:battleType:rounds:territory1", where attacker, defender, and battleType can all be "any"
What are the other options for the "battleType" parameter? I am trying to target SBR (tried bombing, bombingRaid, bombingRun, bombingBattle, in vain)
Thanks!
-
"any" is the only acceptable value for "battleType". As far as I can tell within the code there are 4 listed; "battle", "airBattle", "airRaid" and "bombingRaid", of which the last 2 are classified as "bombingRun". Even though these are defined, "battle" will only check for the "any" value.
So, the answer is 4 battleTypes, but only "any" is allowed.
Cheers...
-
@wc_sumpton Thank you for prompt reply!
Well, the devs definitely don't want us to mod anything about raids
-
@azimuth what exactly are you trying todo with SBR ? There may be a way around it, although probably doubtful
I've tried tweaking them before without much success