Subcategories

  • Asign random tech

    3
    1 Votes
    3 Posts
    697 Views
    R
    Thanks a lot @RogerCooper. That does, what I want to do, in a very simple code. The only difference is that the tech development isn't known in turn 1. For instance the British don't know if the japanese might have long range aircraft and, thus, be able to make a full fledge attack on India i turn 1. But I can live with that when the alternative is to spend hours and hours trying to make triggers to more or less the same thing:) For other people who want to do this: In ressources you add this after PUs: <resource name="techTokens"/> In ressourceInitialize you add this after the PUs for each player <resourceGiven player="xxxx" resource="techTokens" quantity="60"/> In properties you add this: <property name="WW2V3 Tech Model" value="true" editable="false"> <boolean/> </property>
  • Merge player colors from map.properties into Game XMLs

    Moved
    16
    2 Votes
    16 Posts
    2k Views
    ubernautU
    @LaFayette not sure how i would but regardless even if the thing is using curves to match a gamut it will not be 100% as good an originally colored graphic some information is always lost when you do it it's just a matter of degrees and again often times the unit is not of one hue to begin with so yeah… maybe we've talked this one past death at this point.
  • production frontier question

    1
    0 Votes
    1 Posts
    342 Views
    No one has replied
  • My Total World War project

    Moved
    9
    1 Votes
    9 Posts
    2k Views
    LaFayetteL
    @wc_sumpton I'm pretty sure a grand re-write of map spec is going to take too long. If we freeze the current spec and have everyone wait, it'll be painful. Perhaps the key will be instead to just accept the complexity and create alternative forms of the XML so that it's flexible and we can get the expressiveness gains that you're seeking. I'm working on a system to upload maps to server, but that's really running into trouble with various technical debt issues and to do that properly I need to start from the beginning and clean up how we deal with maps. It won't be a quick project, but I think we can probably get in a position where supporting alternative XML forms will be easier and we can then add it in. At that rate I'd rather we go further with simplifications and really do it right. With that said, using technology for a base ability does seem like duct tape. With that said, I think if we want non-combat movement to be different from combat, we should build it in first class. WDYT at this point?
  • promotion/tech tree questions

    1
    0 Votes
    1 Posts
    402 Views
    No one has replied
  • technology question

    23
    0 Votes
    23 Posts
    5k Views
    F
    @Frostion I actually tested that a little. I edited myself 99 planets! I find myself liking the tech model from age of tribes better. My biggest question about techs now has become do I want to display the researched techs like your backpack in your Warcraft map.
  • Anyone like to draw maps?

    10
    0 Votes
    10 Posts
    1k Views
    F
    @wc_sumpton I have thought about that, but then for anything that applies to the basic or early versions, would also need to apply to later versions, so i would have to make all the supportattachments a bunch of times. While that would just be a bunch of copy pasting, i would rather do/learn new stuff. Plus there are some techs that will do stuff to all units, not just upgrade specific ones. I need to think about it some more as well. That is part of what this thread is for as well. I think i will need a new map for part of my game anyway. So might as well do it all at once.
  • 1 Votes
    14 Posts
    2k Views
    F
    @wc_sumpton That was it, thanks!
  • support attachment

    5
    0 Votes
    5 Posts
    563 Views
    TorpedoAT
    @ff03k64 If you dont mind, i will give you now a huge list of support attachments which you can use to get a picture to what extend it can become. Well here it goes: <!-->>>>>> S U P P O R T A T T A C H M E N T S <<<<<<--> <!-->>>>>> ALLIED SECTION <<<<<<--> <!-->>>>>> TRENCH/BUNKER & INFANTRY/TANK(>LT) (+1D) <<<<<<--> <attachment name="supportAttachmentTrenchInfDefense" attachTo="TrenchInf" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="E-75:Stormtiger:Comet:Infantry:Elite:Stormtrooper:Panzerklein:Mot.Inf:Mot.Elite:Mech.Inf:FlaK88:M4:M26:M1:Matilda:Chieftain:Panzer-IV:Tiger-I:Tiger-II:T-34:IS-2:IS-3:Object"/> <option name="faction" value="allied"/> <option name="side" value="defence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Ground Defense"/> <option name="players" value="Americans:British:Germans:Russians:Neutral"/> </attachment> <attachment name="supportAttachmentBunkerDefense" attachTo="Bunker" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Infantry:Elite:Stormtrooper:Panzerklein:Mot.Inf:Mot.Elite:Mech.Inf:FlaK88"/> <option name="faction" value="allied"/> <option name="side" value="defence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Ground Defense"/> <option name="players" value="Americans:British:Germans:Russians:Neutral"/> </attachment> <!-->>>>>> AIRFORCE RECON & ARTY/NAVY/TANK(>LT) (+1AD) <<<<<<--> <attachment name="supportAttachmentAirRecon0" attachTo="P-47" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="M1:Battleship:Battlecruiser:Cruiser:Destroyer:Submarine:Submersible:Artillery:Mech.Arty:M4:M26"/> <option name="faction" value="allied"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Ranged Combat"/> <option name="players" value="Americans"/> </attachment> <attachment name="supportAttachmentAirRecon1" attachTo="P-38" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="M1:Battleship:Battlecruiser:Cruiser:Destroyer:Submarine:Submersible:Artillery:Mech.Arty:M4:M26"/> <option name="faction" value="allied"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Ranged Combat"/> <option name="players" value="Americans"/> </attachment> <attachment name="supportAttachmentAirRecon2" attachTo="B-17" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="M1:Battleship:Battlecruiser:Cruiser:Destroyer:Submarine:Submersible:Artillery:Mech.Arty:M4:M26"/> <option name="faction" value="allied"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Ranged Combat"/> <option name="players" value="Americans"/> </attachment> <attachment name="supportAttachmentAirRecon3" attachTo="F4U" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="M1:Battleship:Battlecruiser:Cruiser:Destroyer:Submarine:Submersible:Artillery:Mech.Arty:M4:M26"/> <option name="faction" value="allied"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Ranged Combat"/> <option name="players" value="Americans"/> </attachment> <attachment name="supportAttachmentAirRecon4" attachTo="B-24" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="M1:Battleship:Battlecruiser:Cruiser:Destroyer:Submarine:Submersible:Artillery:Mech.Arty:M4:M26"/> <option name="faction" value="allied"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Ranged Combat"/> <option name="players" value="Americans"/> </attachment> <attachment name="supportAttachmentAirRecon5" attachTo="P-51" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="M1:Battleship:Battlecruiser:Cruiser:Destroyer:Submarine:Submersible:Artillery:Mech.Arty:M4:M26"/> <option name="faction" value="allied"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Ranged Combat"/> <option name="players" value="Americans"/> </attachment> <attachment name="supportAttachmentAirRecon6" attachTo="B-26" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="M1:Battleship:Battlecruiser:Cruiser:Destroyer:Submarine:Submersible:Artillery:Mech.Arty:M4:M26"/> <option name="faction" value="allied"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Ranged Combat"/> <option name="players" value="Americans"/> </attachment> <attachment name="supportAttachmentAirRecon7" attachTo="P-80" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="M1:Battleship:Battlecruiser:Cruiser:Destroyer:Submarine:Submersible:Artillery:Mech.Arty:M4:M26"/> <option name="faction" value="allied"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Ranged Combat"/> <option name="players" value="Americans"/> </attachment> <attachment name="supportAttachmentAirRecon8" attachTo="AH-1" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="M1:Battleship:Battlecruiser:Cruiser:Destroyer:Submarine:Submersible:Artillery:Mech.Arty:M4:M26"/> <option name="faction" value="allied"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Ranged Combat"/> <option name="players" value="Americans"/> </attachment> <attachment name="supportAttachmentAirRecon9" attachTo="IL-2" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Mech.Arty:Object:Battleship:Battlecruiser:Cruiser:Destroyer:Submarine:Submersible:Artillery:Katyusha:T-34:IS-2:IS-3"/> <option name="faction" value="allied"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Ranged Combat"/> <option name="players" value="Russians"/> </attachment> <attachment name="supportAttachmentAirRecon10" attachTo="La-5" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Mech.Arty:Object:Battleship:Battlecruiser:Cruiser:Destroyer:Submarine:Submersible:Artillery:Katyusha:T-34:IS-2:IS-3"/> <option name="faction" value="allied"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Ranged Combat"/> <option name="players" value="Russians"/> </attachment> <attachment name="supportAttachmentAirRecon11" attachTo="Pe-2" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Mech.Arty:Object:Battleship:Battlecruiser:Cruiser:Destroyer:Submarine:Submersible:Artillery:Katyusha:T-34:IS-2:IS-3"/> <option name="faction" value="allied"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Ranged Combat"/> <option name="players" value="Russians"/> </attachment> <attachment name="supportAttachmentAirRecon12" attachTo="Jak-9" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Mech.Arty:Object:Battleship:Battlecruiser:Cruiser:Destroyer:Submarine:Submersible:Artillery:Katyusha:T-34:IS-2:IS-3"/> <option name="faction" value="allied"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Ranged Combat"/> <option name="players" value="Russians"/> </attachment> <attachment name="supportAttachmentAirRecon13" attachTo="MiG-9" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Mech.Arty:Object:Battleship:Battlecruiser:Cruiser:Destroyer:Submarine:Submersible:Artillery:Katyusha:T-34:IS-2:IS-3"/> <option name="faction" value="allied"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Ranged Combat"/> <option name="players" value="Russians"/> </attachment> <attachment name="supportAttachmentAirRecon14" attachTo="Mi-24" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Mech.Arty:Object:Battleship:Battlecruiser:Cruiser:Destroyer:Submarine:Submersible:Artillery:Katyusha:T-34:IS-2:IS-3"/> <option name="faction" value="allied"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Ranged Combat"/> <option name="players" value="Russians"/> </attachment> <attachment name="supportAttachmentAirRecon15" attachTo="Bf109" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="E-75:Stormtiger:TypeXI:FlaK88:Panzermech:Battleship:Battlecruiser:Cruiser:Destroyer:Submarine:Submersible:Artillery:Mech.Arty:Panzer-IV:Tiger-I:Tiger-II"/> <option name="faction" value="allied"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Ranged Combat"/> <option name="players" value="Germans"/> </attachment> <attachment name="supportAttachmentAirRecon16" attachTo="Ju87" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="E-75:Stormtiger:TypeXI:FlaK88:Panzermech:Battleship:Battlecruiser:Cruiser:Destroyer:Submarine:Submersible:Artillery:Mech.Arty:Panzer-IV:Tiger-I:Tiger-II"/> <option name="faction" value="allied"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Ranged Combat"/> <option name="players" value="Germans"/> </attachment> <attachment name="supportAttachmentAirRecon17" attachTo="Fw190" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="E-75:Stormtiger:TypeXI:FlaK88:Panzermech:Battleship:Battlecruiser:Cruiser:Destroyer:Submarine:Submersible:Artillery:Mech.Arty:Panzer-IV:Tiger-I:Tiger-II"/> <option name="faction" value="allied"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Ranged Combat"/> <option name="players" value="Germans"/> </attachment> <attachment name="supportAttachmentAirRecon18" attachTo="Ju88" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="E-75:Stormtiger:TypeXI:FlaK88:Panzermech:Battleship:Battlecruiser:Cruiser:Destroyer:Submarine:Submersible:Artillery:Mech.Arty:Panzer-IV:Tiger-I:Tiger-II"/> <option name="faction" value="allied"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Ranged Combat"/> <option name="players" value="Germans"/> </attachment> <attachment name="supportAttachmentAirRecon19" attachTo="Fa269" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="E-75:Stormtiger:TypeXI:FlaK88:Panzermech:Battleship:Battlecruiser:Cruiser:Destroyer:Submarine:Submersible:Artillery:Mech.Arty:Panzer-IV:Tiger-I:Tiger-II"/> <option name="faction" value="allied"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Ranged Combat"/> <option name="players" value="Germans"/> </attachment> <attachment name="supportAttachmentAirRecon20" attachTo="Me262" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="E-75:Stormtiger:TypeXI:FlaK88:Panzermech:Battleship:Battlecruiser:Cruiser:Destroyer:Submarine:Submersible:Artillery:Mech.Arty:Panzer-IV:Tiger-I:Tiger-II"/> <option name="faction" value="allied"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Ranged Combat"/> <option name="players" value="Germans"/> </attachment> <attachment name="supportAttachmentAirRecon21" attachTo="Hurricane" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Comet:Mech.Arty:Chieftain:Battlecarrier:Battleship:Battlecruiser:Cruiser:Destroyer:Submarine:Submersible:Artillery:Matilda"/> <option name="faction" value="allied"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Ranged Combat"/> <option name="players" value="British"/> </attachment> <attachment name="supportAttachmentAirRecon22" attachTo="Wellington" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Comet:Mech.Arty:Chieftain:Battlecarrier:Battleship:Battlecruiser:Cruiser:Destroyer:Submarine:Submersible:Artillery:Matilda"/> <option name="faction" value="allied"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Ranged Combat"/> <option name="players" value="British"/> </attachment> <attachment name="supportAttachmentAirRecon23" attachTo="Spitfire" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Comet:Mech.Arty:Chieftain:Battlecarrier:Battleship:Battlecruiser:Cruiser:Destroyer:Submarine:Submersible:Artillery:Matilda"/> <option name="faction" value="allied"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Ranged Combat"/> <option name="players" value="British"/> </attachment> <attachment name="supportAttachmentAirRecon24" attachTo="Mosquito" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Comet:Mech.Arty:Chieftain:Battlecarrier:Battleship:Battlecruiser:Cruiser:Destroyer:Submarine:Submersible:Artillery:Matilda"/> <option name="faction" value="allied"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Ranged Combat"/> <option name="players" value="British"/> </attachment> <attachment name="supportAttachmentAirRecon25" attachTo="Typhoon" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Comet:Mech.Arty:Chieftain:Battlecarrier:Battleship:Battlecruiser:Cruiser:Destroyer:Submarine:Submersible:Artillery:Matilda"/> <option name="faction" value="allied"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Ranged Combat"/> <option name="players" value="British"/> </attachment> <attachment name="supportAttachmentAirRecon26" attachTo="Lancaster" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Comet:Mech.Arty:Chieftain:Battlecarrier:Battleship:Battlecruiser:Cruiser:Destroyer:Submarine:Submersible:Artillery:Matilda"/> <option name="faction" value="allied"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Ranged Combat"/> <option name="players" value="British"/> </attachment> <attachment name="supportAttachmentAirRecon27" attachTo="Meteor" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Comet:Mech.Arty:Chieftain:Battlecarrier:Battleship:Battlecruiser:Cruiser:Destroyer:Submarine:Submersible:Artillery:Matilda"/> <option name="faction" value="allied"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Ranged Combat"/> <option name="players" value="British"/> </attachment> <!-->>>>>> MOT/MECH INFANTRY & TANK (+1A) <<<<<<--> <attachment name="supportAttachmentLogistic1" attachTo="Mot.Inf" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Stormtiger:E-75:Comet:Panzermech:Object:M8:M4:M26:T-26:T-34:IS-2:IS-3:Panzer-II:Panzer-IV:Tiger-I:Tiger-II:Crusader:Matilda"/> <option name="faction" value="allied"/> <option name="side" value="offence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Tank Attack"/> <option name="players" value="Germans:Russians:British:Americans"/> </attachment> <attachment name="supportAttachmentLogistic2" attachTo="Mot.Elite" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Stormtiger:E-75:Comet:Panzermech:Object:M8:M4:M26:T-26:T-34:IS-2:IS-3:Panzer-II:Panzer-IV:Tiger-I:Tiger-II:Crusader:Matilda"/> <option name="faction" value="allied"/> <option name="side" value="offence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Tank Attack"/> <option name="players" value="Germans:Russians:British:Americans"/> </attachment> <attachment name="supportAttachmentLogistic3" attachTo="Mech.Inf" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Stormtiger:E-75:Comet:Panzermech:Object:M8:M4:M26:T-26:T-34:IS-2:IS-3:Panzer-II:Panzer-IV:Tiger-I:Tiger-II:Crusader:Matilda"/> <option name="faction" value="allied"/> <option name="side" value="offence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Tank Attack"/> <option name="players" value="Germans:Russians:British:Americans"/> </attachment> <!-->>>>>> PANZERKLEIN & PANZERMECH (+1AD) <<<<<<--> <attachment name="supportAttachmentTank10" attachTo="Panzerklein" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Panzermech"/> <option name="faction" value="allied"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Mech Combat"/> <option name="players" value="Germans"/> </attachment> <!-->>>>>> TANK & INFANTRY (+1A) <<<<<<--> <attachment name="supportAttachmentTank1" attachTo="M4" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Stormtrooper:Infantry:Elite:Mot.Inf:Mech.Inf:Mot.Elite"/> <option name="faction" value="allied"/> <option name="side" value="offence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Infantry Attack"/> <option name="players" value="Americans"/> </attachment> <attachment name="supportAttachmentTank2" attachTo="M26" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Stormtrooper:Infantry:Elite:Mot.Inf:Mech.Inf:Mot.Elite"/> <option name="faction" value="allied"/> <option name="side" value="offence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Infantry Attack"/> <option name="players" value="Americans"/> </attachment> <attachment name="supportAttachmentTank3" attachTo="M1" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Stormtrooper:Infantry:Elite:Mot.Inf:Mech.Inf:Mot.Elite"/> <option name="faction" value="allied"/> <option name="side" value="offence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Infantry Attack"/> <option name="players" value="Americans"/> </attachment> <attachment name="supportAttachmentTank4" attachTo="T-34" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Stormtrooper:Infantry:Mot.Inf:Mech.Inf:Elite:Mot.Elite"/> <option name="faction" value="allied"/> <option name="side" value="offence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Infantry Attack"/> <option name="players" value="Russians"/> </attachment> <attachment name="supportAttachmentTank5" attachTo="IS-2" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Stormtrooper:Infantry:Mot.Inf:Mech.Inf:Elite:Mot.Elite"/> <option name="faction" value="allied"/> <option name="side" value="offence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Infantry Attack"/> <option name="players" value="Russians"/> </attachment> <attachment name="supportAttachmentTank6" attachTo="IS-3" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Stormtrooper:Infantry:Mot.Inf:Mech.Inf:Elite:Mot.Elite"/> <option name="faction" value="allied"/> <option name="side" value="offence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Infantry Attack"/> <option name="players" value="Russians"/> </attachment> <attachment name="supportAttachmentTank7" attachTo="Object" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Stormtrooper:Infantry:Mot.Inf:Mech.Inf:Elite:Mot.Elite"/> <option name="faction" value="allied"/> <option name="side" value="offence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Infantry Attack"/> <option name="players" value="Russians"/> </attachment> <attachment name="supportAttachmentTank8" attachTo="Panzer-IV" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Stormtrooper:Infantry:Elite:Mot.Inf:Mech.Inf:Panzerklein:Mot.Elite"/> <option name="faction" value="allied"/> <option name="side" value="offence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Infantry Attack"/> <option name="players" value="Germans"/> </attachment> <attachment name="supportAttachmentTank9" attachTo="Tiger-I" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Stormtrooper:Infantry:Elite:Mot.Inf:Mech.Inf:Panzerklein:Mot.Elite"/> <option name="faction" value="allied"/> <option name="side" value="offence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Infantry Attack"/> <option name="players" value="Germans"/> </attachment> <attachment name="supportAttachmentTank11" attachTo="Tiger-II" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Stormtrooper:Infantry:Elite:Mot.Inf:Mech.Inf:Panzerklein:Mot.Elite"/> <option name="faction" value="allied"/> <option name="side" value="offence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Infantry Attack"/> <option name="players" value="Germans"/> </attachment> <attachment name="supportAttachmentTank12" attachTo="E-75" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Stormtrooper:Infantry:Elite:Mot.Inf:Mech.Inf:Panzerklein:Mot.Elite"/> <option name="faction" value="allied"/> <option name="side" value="offence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Infantry Attack"/> <option name="players" value="Germans"/> </attachment> <attachment name="supportAttachmentTank13" attachTo="Matilda" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Stormtrooper:Infantry:Elite:Mot.Inf:Mech.Inf:Mot.Elite"/> <option name="faction" value="allied"/> <option name="side" value="offence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Infantry Attack"/> <option name="players" value="British"/> </attachment> <attachment name="supportAttachmentTank14" attachTo="Comet" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Stormtrooper:Infantry:Elite:Mot.Inf:Mech.Inf:Mot.Elite"/> <option name="faction" value="allied"/> <option name="side" value="offence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Infantry Attack"/> <option name="players" value="British"/> </attachment> <attachment name="supportAttachmentTank15" attachTo="Chieftain" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Stormtrooper:Infantry:Elite:Mot.Inf:Mech.Inf:Mot.Elite"/> <option name="faction" value="allied"/> <option name="side" value="offence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Infantry Attack"/> <option name="players" value="British"/> </attachment> <attachment name="supportAttachmentTank16" attachTo="Crusader" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Stormtrooper:Infantry:Elite:Mot.Inf:Mech.Inf:Mot.Elite"/> <option name="faction" value="allied"/> <option name="side" value="offence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Infantry Attack"/> <option name="players" value="British"/> </attachment> <attachment name="supportAttachmentTank17" attachTo="M8" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Stormtrooper:Infantry:Elite:Mot.Inf:Mech.Inf:Mot.Elite"/> <option name="faction" value="allied"/> <option name="side" value="offence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Infantry Attack"/> <option name="players" value="Americans"/> </attachment> <attachment name="supportAttachmentTank18" attachTo="T-26" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Stormtrooper:Infantry:Mot.Inf:Mech.Inf:Elite:Mot.Elite"/> <option name="faction" value="allied"/> <option name="side" value="offence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Infantry Attack"/> <option name="players" value="Russians"/> </attachment> <attachment name="supportAttachmentTank19" attachTo="Panzer-II" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Stormtrooper:Infantry:Elite:Mot.Inf:Mech.Inf:Panzerklein:Mot.Elite"/> <option name="faction" value="allied"/> <option name="side" value="offence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Infantry Attack"/> <option name="players" value="Germans"/> </attachment> <attachment name="supportAttachmentTank19" attachTo="Stormtiger" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Stormtrooper:Infantry:Elite:Mot.Inf:Mech.Inf:Panzerklein:Mot.Elite"/> <option name="faction" value="allied"/> <option name="side" value="offence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Infantry Attack"/> <option name="players" value="Germans"/> </attachment> <!-->>>>>> DESTROYER & MAJOR NAVY (+1AD) <<<<<<--> <attachment name="supportAttachmentNavalEscort" attachTo="Destroyer" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Battleship:Battlecruiser:Cruiser:Battlecarrier"/> <option name="faction" value="allied"/> <option name="side" value="defence:offence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Naval Warfare"/> <option name="players" value="Germans:Russians:British:Americans"/> </attachment> <!-->>>>>>>>>>> ENEMY SECTION <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<--> <!-->>>>>> SUPERIOR DEFENDING INFANTRY > INFERIOR ATTACKING INFANTRY (-1A) <<<<<<--> <attachment name="supportAttachmentSuperiorInfantry1" attachTo="Elite" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Infantry:Mot.Inf"/> <option name="faction" value="enemy"/> <option name="side" value="defence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="1"/> <option name="bonusType" value="Infantry Combat"/> <option name="players" value="Germans:Russians:British:Americans:Neutral"/> </attachment> <attachment name="supportAttachmentSuperiorInfantry2" attachTo="Mot.Elite" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Infantry:Mot.Inf"/> <option name="faction" value="enemy"/> <option name="side" value="defence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="1"/> <option name="bonusType" value="Infantry Combat"/> <option name="players" value="Germans:Russians:British:Americans:Neutral"/> </attachment> <attachment name="supportAttachmentSuperiorInfantry3" attachTo="Stormtrooper" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Infantry:Mot.Inf"/> <option name="faction" value="enemy"/> <option name="side" value="defence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="1"/> <option name="bonusType" value="Infantry Combat"/> <option name="players" value="Germans:Russians:British:Americans:Neutral"/> </attachment> <attachment name="supportAttachmentSuperiorInfantry4" attachTo="Mech.Inf" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Infantry:Mot.Inf"/> <option name="faction" value="enemy"/> <option name="side" value="defence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="1"/> <option name="bonusType" value="Infantry Combat"/> <option name="players" value="Germans:Russians:British:Americans:Neutral"/> </attachment> <attachment name="supportAttachmentSuperiorInfantry5" attachTo="Panzerklein" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Infantry:Elite:Mot.Inf:Mot.Elite"/> <option name="faction" value="enemy"/> <option name="side" value="defence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="1"/> <option name="bonusType" value="Infantry Combat"/> <option name="players" value="Germans:Russians:British:Americans:Neutral"/> </attachment> <attachment name="supportAttachmentSuperiorInfantry6" attachTo="TrenchInf" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Infantry:Mot.Inf"/> <option name="faction" value="enemy"/> <option name="side" value="defence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="1"/> <option name="bonusType" value="Infantry Combat"/> <option name="players" value="Germans:Russians:British:Americans:Neutral"/> </attachment> <attachment name="supportAttachmentSuperiorInfantry7" attachTo="Bunker" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Infantry:Elite:Mot.Inf:Mot.Elite"/> <option name="faction" value="enemy"/> <option name="side" value="defence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="1"/> <option name="bonusType" value="Infantry Combat"/> <option name="players" value="Germans:Russians:British:Americans:Neutral"/> </attachment> <!-->>>>>> STORMTROOPER > TRENCH (-1D) <<<<<<--> <attachment name="supportAttachmentStormtrooper" attachTo="Stormtrooper" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="TrenchInf"/> <option name="faction" value="enemy"/> <option name="side" value="offence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="1"/> <option name="bonusType" value="Ground Combat"/> <option name="players" value="Germans:Russians:British:Americans"/> </attachment> <!-->>>>>> BUNKER/TRENCH > ARTY (-1A) <<<<<<--> <attachment name="supportAttachmentTrenchInfShelter" attachTo="TrenchInf" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Artillery:Katyusha:Mech.Arty"/> <option name="faction" value="enemy"/> <option name="side" value="defence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="1"/> <option name="bonusType" value="Arty Attack"/> <option name="players" value="Germans:Russians:British:Americans:Neutral"/> </attachment> <attachment name="supportAttachmentBunkerShelter" attachTo="Bunker" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Artillery:Katyusha:Mech.Arty"/> <option name="faction" value="enemy"/> <option name="side" value="defence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="1"/> <option name="bonusType" value="Arty Attack"/> <option name="players" value="Germans:Russians:British:Americans:Neutral"/> </attachment> <!-->>>>>> FAST LIGHT/MEDIUM TANK (+1A) > ARTY <<<<<<--> <attachment name="supportAttachmentBlitzTarget" attachTo="Artillery" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="M8:Crusader:M4:Comet:T-34:Panzer-IV:Panzer-II"/> <option name="faction" value="enemy"/> <option name="side" value="defence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Blitz"/> <option name="players" value="Germans:Russians:British:Americans"/> </attachment> <!-->>>>>> NON-ROCKET ARTY > NON-ARMORED INFANTRY (-1D) <<<<<<--> <attachment name="supportAttachmentHE1" attachTo="Artillery" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="FlaK88:Infantry:Elite:Stormtrooper:Mot.Inf:Mot.Elite"/> <option name="faction" value="enemy"/> <option name="side" value="offence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="1"/> <option name="bonusType" value="Infantry Defense"/> <option name="players" value="Germans:Russians:British:Americans"/> </attachment> <attachment name="supportAttachmentHE2" attachTo="Mech.Arty" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="FlaK88:Infantry:Elite:Stormtrooper:Mot.Inf:Mot.Elite"/> <option name="faction" value="enemy"/> <option name="side" value="offence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="1"/> <option name="bonusType" value="Infantry Defense"/> <option name="players" value="Germans:Americans:Russians:British"/> </attachment> <attachment name="supportAttachmentHE3" attachTo="Stormtiger" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Infantry:Elite:Mot.Inf:Mot.Elite:Mech.Inf"/> <option name="faction" value="enemy"/> <option name="side" value="offence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="1"/> <option name="bonusType" value="Infantry Defense"/> <option name="players" value="Germans:Americans:Russians:British"/> </attachment> <!-->>>>>> GROUND AA UNIT > AIRFORCE (-1AD) <<<<<<--> <attachment name="supportAttachmentAA1" attachTo="Panzermech" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Wellington:Mosquito:B-17:B-24:Lancaster:P-47:P-38:F4U:P-51:P-80:B-26:AH-1:Hurricane:Spitfire:Typhoon:Meteor"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="1"/> <option name="bonusType" value="Airforce"/> <option name="players" value="Germans"/> </attachment> <attachment name="supportAttachmentAA2" attachTo="Panzerklein" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Wellington:Mosquito:B-17:B-24:Lancaster:P-47:P-38:F4U:P-51:P-80:B-26:AH-1:Hurricane:Spitfire:Typhoon:Meteor"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="1"/> <option name="bonusType" value="Airforce"/> <option name="players" value="Germans"/> </attachment> <attachment name="supportAttachmentAA3" attachTo="Mech.Inf" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Wellington:Mosquito:Pe-2:La-5:Fa269:MiG-9:B-17:B-24:Lancaster:P-47:P-38:F4U:P-51:P-80:B-26:AH-1:Jak-9:IL-2:Mi-24:Bf109:Fw190:Me262:Ju87:Ju88:Hurricane:Spitfire:Typhoon:Meteor"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="1"/> <option name="bonusType" value="Airforce"/> <option name="players" value="Germans:Russians:British:Americans"/> </attachment> <attachment name="supportAttachmentAA4" attachTo="FlaK88" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Wellington:Mosquito:B-17:B-24:Lancaster:P-47:P-38:F4U:P-51:P-80:B-26:AH-1:Hurricane:Spitfire:Typhoon:Meteor"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="1"/> <option name="bonusType" value="Airforce"/> <option name="players" value="Germans"/> </attachment> <attachment name="supportAttachmentAA5" attachTo="Cruiser" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="P-47:Wellington:Mosquito:Pe-2:La-5:P-38:Fa269:MiG-9:F4U:B-26:IL-2:Ju88:Fw190:Typhoon:P-51:P-80:B-17:B-24:AH-1:Jak-9:Mi-24:Bf109:Me262:Ju87:Hurricane:Spitfire:Meteor:Lancaster"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="1"/> <option name="bonusType" value="Airforce"/> <option name="players" value="Germans:Russians:British:Americans"/> </attachment> <!-->>>>>> FIGHTER > BOMBER (-1AD) <<<<<<--> <attachment name="supportAttachmentF0" attachTo="P-47" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Fa269:Pe-2:IL-2:Ju88:Mi-24:Ju87"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="1"/> <option name="bonusType" value="Airforce"/> <option name="players" value="Americans"/> </attachment> <attachment name="supportAttachmentF1" attachTo="P-38" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Fa269:Pe-2:IL-2:Ju88:Mi-24:Ju87"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="1"/> <option name="bonusType" value="Airforce"/> <option name="players" value="Americans"/> </attachment> <attachment name="supportAttachmentF2" attachTo="F4U" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Fa269:Pe-2:IL-2:Ju88:Mi-24:Ju87"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="1"/> <option name="bonusType" value="Airforce"/> <option name="players" value="Americans"/> </attachment> <attachment name="supportAttachmentF3" attachTo="P-51" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Fa269:Pe-2:IL-2:Ju88:Mi-24:Ju87"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="1"/> <option name="bonusType" value="Airforce"/> <option name="players" value="Americans"/> </attachment> <attachment name="supportAttachmentF4" attachTo="P-80" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Fa269:Pe-2:IL-2:Ju88:Mi-24:Ju87"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="1"/> <option name="bonusType" value="Airforce"/> <option name="players" value="Americans"/> </attachment> <attachment name="supportAttachmentF5" attachTo="La-5" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Wellington:B-26:B-17:B-24:AH-1:Lancaster"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="1"/> <option name="bonusType" value="Airforce"/> <option name="players" value="Russians"/> </attachment> <attachment name="supportAttachmentF6" attachTo="Jak-9" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Wellington:B-26:B-17:B-24:AH-1:Lancaster"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="1"/> <option name="bonusType" value="Airforce"/> <option name="players" value="Russians"/> </attachment> <attachment name="supportAttachmentF7" attachTo="MiG-9" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Wellington:B-26:B-17:B-24:AH-1:Lancaster"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="1"/> <option name="bonusType" value="Airforce"/> <option name="players" value="Russians"/> </attachment> <attachment name="supportAttachmentF8" attachTo="Bf109" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Wellington:B-26:B-17:B-24:AH-1:Lancaster"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="1"/> <option name="bonusType" value="Airforce"/> <option name="players" value="Germans"/> </attachment> <attachment name="supportAttachmentF9" attachTo="Fw190" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Wellington:B-26:B-17:B-24:AH-1:Lancaster"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="1"/> <option name="bonusType" value="Airforce"/> <option name="players" value="Germans"/> </attachment> <attachment name="supportAttachmentF10" attachTo="Me262" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Wellington:B-26:B-17:B-24:AH-1:Lancaster"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="1"/> <option name="bonusType" value="Airforce"/> <option name="players" value="Germans"/> </attachment> <attachment name="supportAttachmentF11" attachTo="Ju88" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Wellington:B-26:B-17:B-24:AH-1:Lancaster"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="1"/> <option name="bonusType" value="Airforce"/> <option name="players" value="Germans"/> </attachment> <attachment name="supportAttachmentF12" attachTo="Hurricane" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Fa269:Pe-2:IL-2:Ju88:Mi-24:Ju87"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="1"/> <option name="bonusType" value="Airforce"/> <option name="players" value="British"/> </attachment> <attachment name="supportAttachmentF13" attachTo="Spitfire" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Fa269:Pe-2:IL-2:Ju88:Mi-24:Ju87"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="1"/> <option name="bonusType" value="Airforce"/> <option name="players" value="British"/> </attachment> <attachment name="supportAttachmentF14" attachTo="Typhoon" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Fa269:Pe-2:IL-2:Ju88:Mi-24:Ju87"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="1"/> <option name="bonusType" value="Airforce"/> <option name="players" value="British"/> </attachment> <attachment name="supportAttachmentF15" attachTo="Meteor" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Fa269:Pe-2:IL-2:Ju88:Mi-24:Ju87"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="1"/> <option name="bonusType" value="Airforce"/> <option name="players" value="British"/> </attachment> <attachment name="supportAttachmentF16" attachTo="Mosquito" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Fa269:Pe-2:IL-2:Mi-24:Ju87"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="1"/> <option name="bonusType" value="Airforce"/> <option name="players" value="British"/> </attachment> <!-->>>>>> SUPERIOR TANK > INFERIOR TANK/TRENCH (-1AD) <<<<<<--> <attachment name="supportAttachmentAT0" attachTo="Matilda" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="TrenchInf:T-26:Panzer-II"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="1"/> <option name="bonusType" value="Ground Combat"/> <option name="players" value="British"/> </attachment> <attachment name="supportAttachmentAT1" attachTo="Comet" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="TrenchInf:T-26:Panzer-II"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="1"/> <option name="bonusType" value="Ground Combat"/> <option name="players" value="British"/> </attachment> <attachment name="supportAttachmentAT2" attachTo="Chieftain" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="TrenchInf:T-26:T-34:IS-2:IS-3:Stormtiger:Panzer-IV:Tiger-I:Tiger-II:Panzer-II"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="1"/> <option name="bonusType" value="Ground Combat"/> <option name="players" value="British"/> </attachment> <attachment name="supportAttachmentAT3" attachTo="M4" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="TrenchInf:T-26:Panzer-II"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="1"/> <option name="bonusType" value="Ground Combat"/> <option name="players" value="Americans"/> </attachment> <attachment name="supportAttachmentAT4" attachTo="M26" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="TrenchInf:T-26:T-34:Panzer-IV:Panzer-II"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="1"/> <option name="bonusType" value="Ground Combat"/> <option name="players" value="Americans"/> </attachment> <attachment name="supportAttachmentAT5" attachTo="M1" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="TrenchInf:T-26:T-34:IS-2:IS-3:Stormtiger:Panzer-IV:Tiger-I:Tiger-II:Panzer-II"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="1"/> <option name="bonusType" value="Ground Combat"/> <option name="players" value="Americans"/> </attachment> <attachment name="supportAttachmentAT6" attachTo="T-34" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="TrenchInf:M8:Crusader"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="1"/> <option name="bonusType" value="Ground Combat"/> <option name="players" value="Russians"/> </attachment> <attachment name="supportAttachmentAT7" attachTo="IS-2" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="TrenchInf:M8:M4:Crusader:Matilda:Comet"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="1"/> <option name="bonusType" value="Ground Combat"/> <option name="players" value="Russians"/> </attachment> <attachment name="supportAttachmentAT8" attachTo="IS-3" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="TrenchInf:M8:M4:M26:Matilda:Crusader:Comet"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="1"/> <option name="bonusType" value="Ground Combat"/> <option name="players" value="Russians"/> </attachment> <attachment name="supportAttachmentAT9" attachTo="Object" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="TrenchInf:M8:M4:M26:Matilda:Crusader:Comet"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="1"/> <option name="bonusType" value="Ground Combat"/> <option name="players" value="Russians"/> </attachment> <attachment name="supportAttachmentAT10" attachTo="Panzer-IV" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="TrenchInf:M8:Crusader"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="1"/> <option name="bonusType" value="Ground Combat"/> <option name="players" value="Germans"/> </attachment> <attachment name="supportAttachmentAT11" attachTo="Tiger-I" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="TrenchInf:M8:M4:Matilda:Crusader:Comet"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="1"/> <option name="bonusType" value="Ground Combat"/> <option name="players" value="Germans"/> </attachment> <attachment name="supportAttachmentAT12" attachTo="Tiger-II" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="TrenchInf:M8:M4:M26:Matilda:Crusader:Comet"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="1"/> <option name="bonusType" value="Ground Combat"/> <option name="players" value="Germans"/> </attachment> <attachment name="supportAttachmentAT13" attachTo="Panzermech" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="TrenchInf:M8:M4:M26:Matilda:Crusader:M1:Chieftain:Comet"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="1"/> <option name="bonusType" value="Ground Combat"/> <option name="players" value="Germans"/> </attachment> <attachment name="supportAttachmentAT14" attachTo="FlaK88" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="M8:M4:Matilda:Crusader:Comet"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="1"/> <option name="bonusType" value="Ground Combat"/> <option name="players" value="Germans"/> </attachment> <attachment name="supportAttachmentAT15" attachTo="E-75" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="TrenchInf:M8:M4:M26:Matilda:Crusader:Comet"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="1"/> <option name="bonusType" value="Ground Combat"/> <option name="players" value="Germans"/> </attachment> <!-->>>>>> AIRFORCE (+1AD) > ARTY/AC <<<<<<--> <attachment name="supportAttachmentAirStrikeTarget1" attachTo="Artillery" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="P-47:Pe-2:La-5:Wellington:Mosquito:B-17:B-24:Lancaster:Fa269:MiG-9:P-38:F4U:P-51:P-80:B-26:AH-1:Jak-9:IL-2:Mi-24:Bf109:Fw190:Me262:Ju87:Ju88:Hurricane:Spitfire:Typhoon:Meteor"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Air Strike"/> <option name="players" value="Germans:Russians:British:Americans"/> </attachment> <attachment name="supportAttachmentAirStrikeTarget2" attachTo="Katyusha" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="P-47:Wellington:Mosquito:B-17:B-24:Lancaster:P-38:F4U:P-51:P-80:B-26:AH-1:Hurricane:Spitfire:Typhoon:Meteor"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Air Strike"/> <option name="players" value="Russians"/> </attachment> <attachment name="supportAttachmentAirStrikeTarget3" attachTo="Mech.Arty" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="P-47:Pe-2:La-5:Wellington:Mosquito:B-17:B-24:Lancaster:Fa269:MiG-9:P-38:F4U:P-51:P-80:B-26:AH-1:Jak-9:IL-2:Mi-24:Bf109:Fw190:Me262:Ju87:Ju88:Hurricane:Spitfire:Typhoon:Meteor"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Air Strike"/> <option name="players" value="Germans:Americans:Russians:British"/> </attachment> <attachment name="supportAttachmentAirStrikeTarget4" attachTo="ArmoredCar" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Pe-2:La-5:Fa269:MiG-9:Jak-9:IL-2:Mi-24:Bf109:Fw190:Me262:Ju87:Ju88"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Air Strike"/> <option name="players" value="British"/> </attachment> <!-->>>>>> AT AIRCRAFT (+1AD) > TANK <<<<<<--> <attachment name="supportAttachmentAirStrikeTarget5" attachTo="Crusader" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Fa269:IL-2:Mi-24:Ju87:Pe-2:Ju88"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Air Strike"/> <option name="players" value="British"/> </attachment> <attachment name="supportAttachmentAirStrikeTarget6" attachTo="Matilda" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Fa269:IL-2:Mi-24:Ju87:Pe-2:Ju88"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Air Strike"/> <option name="players" value="British"/> </attachment> <attachment name="supportAttachmentAirStrikeTarget7" attachTo="Comet" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Fa269:IL-2:Mi-24:Ju87:Pe-2:Ju88"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Air Strike"/> <option name="players" value="British"/> </attachment> <attachment name="supportAttachmentAirStrikeTarget8" attachTo="Chieftain" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Mi-24"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Air Strike"/> <option name="players" value="British"/> </attachment> <attachment name="supportAttachmentAirStrikeTarget9" attachTo="M8" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Fa269:IL-2:Mi-24:Ju87:Pe-2:Ju88"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Air Strike"/> <option name="players" value="Americans"/> </attachment> <attachment name="supportAttachmentAirStrikeTarget10" attachTo="M4" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Fa269:Mi-24:IL-2:Ju87:Pe-2:Ju88"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Air Strike"/> <option name="players" value="Americans"/> </attachment> <attachment name="supportAttachmentAirStrikeTarget11" attachTo="M26" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Fa269:Mi-24"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Air Strike"/> <option name="players" value="Americans"/> </attachment> <attachment name="supportAttachmentAirStrikeTarget12" attachTo="M1" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Mi-24"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Air Strike"/> <option name="players" value="Americans"/> </attachment> <attachment name="supportAttachmentAirStrikeTarget13" attachTo="T-26" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="P-47:Typhoon:AH-1:P-38:Mosquito"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Air Strike"/> <option name="players" value="Russians"/> </attachment> <attachment name="supportAttachmentAirStrikeTarget14" attachTo="T-34" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="P-47:Typhoon:AH-1:P-38:Mosquito"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Air Strike"/> <option name="players" value="Russians"/> </attachment> <attachment name="supportAttachmentAirStrikeTarget15" attachTo="IS-2" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="AH-1"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Air Strike"/> <option name="players" value="Russians"/> </attachment> <attachment name="supportAttachmentAirStrikeTarget16" attachTo="IS-3" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="AH-1"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Air Strike"/> <option name="players" value="Russians"/> </attachment> <attachment name="supportAttachmentAirStrikeTarget17" attachTo="Stormtiger" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="AH-1"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Air Strike"/> <option name="players" value="Germans"/> </attachment> <attachment name="supportAttachmentAirStrikeTarget18" attachTo="Panzer-IV" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="P-47:Typhoon:AH-1:P-38:Mosquito"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Air Strike"/> <option name="players" value="Germans"/> </attachment> <attachment name="supportAttachmentAirStrikeTarget19" attachTo="Tiger-I" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="AH-1"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Air Strike"/> <option name="players" value="Germans"/> </attachment> <attachment name="supportAttachmentAirStrikeTarget20" attachTo="Tiger-II" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="AH-1"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Air Strike"/> <option name="players" value="Germans"/> </attachment> <attachment name="supportAttachmentAirStrikeTarget21" attachTo="E-75" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="AH-1"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Air Strike"/> <option name="players" value="Germans"/> </attachment> <attachment name="supportAttachmentAirStrikeTarget22" attachTo="Panzer-II" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="P-47:Typhoon:AH-1:P-38:Mosquito"/> <option name="faction" value="enemy"/> <option name="side" value="offence:defence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Air Strike"/> <option name="players" value="Germans"/> </attachment> <!-->>>>>> TORPEDO (+1AD) > MAJOR NAVY <<<<<<--> <attachment name="supportAttachmentTorpedoTarget1" attachTo="Battleship" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="TypeXI:Submersible:Submarine:Destroyer:Wellington:Mosquito:Pe-2:La-5:MiG-9:P-47:P-38:F4U:P-51:P-80:B-26:Jak-9:IL-2:Bf109:Fw190:Me262:Ju87:Ju88:Hurricane:Spitfire:Typhoon:Meteor"/> <option name="faction" value="enemy"/> <option name="side" value="defence:offence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Torpedo Strike"/> <option name="players" value="Germans:Russians:British:Americans"/> </attachment> <attachment name="supportAttachmentTorpedoTarget2" attachTo="Battlecarrier" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="TypeXI:Submersible:Submarine:Pe-2:Jak-9:IL-2:MiG-9:La-5:Bf109:Fw190:Ju87:Ju88:Me262"/> <option name="faction" value="enemy"/> <option name="side" value="defence:offence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Torpedo Strike"/> <option name="players" value="British"/> </attachment> <attachment name="supportAttachmentTorpedoTarget3" attachTo="Battlecruiser" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="TypeXI:Submersible:Submarine"/> <option name="faction" value="enemy"/> <option name="side" value="defence:offence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Torpedo Strike"/> <option name="players" value="Germans:Russians:British:Americans"/> </attachment> <attachment name="supportAttachmentTorpedoTarget4" attachTo="Cruiser" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="TypeXI:Submarine"/> <option name="faction" value="enemy"/> <option name="side" value="defence:offence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Torpedo Strike"/> <option name="players" value="Germans:Russians:British:Americans"/> </attachment> <attachment name="supportAttachmentTorpedoTarget5" attachTo="Carrier" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="TypeXI:Submersible:Submarine:P-47:P-38:F4U:B-26:P-51:P-80:MiG-9:La-5:Pe-2:Jak-9:IL-2:Bf109:Fw190:Ju87:Ju88:Me262:Meteor:Hurricane:Spitfire:Typhoon:Mosquito"/> <option name="faction" value="enemy"/> <option name="side" value="defence:offence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Torpedo Strike"/> <option name="players" value="Germans:Russians:British:Americans"/> </attachment> <!-->>>>>> SUBNAVAL (+1AD) > CONVOY <<<<<<--> <attachment name="supportAttachmentConvoy" attachTo="Transport" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Submersible:Submarine:TypeXI"/> <option name="faction" value="enemy"/> <option name="side" value="defence:offence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Convoy Raider"/> <option name="players" value="Germans:Russians:British:Americans"/> </attachment> <!-->>>>>> SURFACE NAVAL COMBAT (-1AD) <<<<<<--> <attachment name="supportAttachmentRange4" attachTo="Battleship" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Battlecruiser:Cruiser:Battlecarrier"/> <option name="faction" value="enemy"/> <option name="side" value="defence:offence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="1"/> <option name="bonusType" value="Naval Combat"/> <option name="players" value="Germans:Russians:British:Americans"/> </attachment> <attachment name="supportAttachmentRange3" attachTo="Battlecruiser" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Cruiser:Battlecarrier:Destroyer"/> <option name="faction" value="enemy"/> <option name="side" value="defence:offence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="1"/> <option name="bonusType" value="Naval Combat"/> <option name="players" value="Germans:Russians:British:Americans"/> </attachment> <attachment name="supportAttachmentRange2" attachTo="Battlecarrier" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Cruiser:Destroyer"/> <option name="faction" value="enemy"/> <option name="side" value="defence:offence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="1"/> <option name="bonusType" value="Naval Combat"/> <option name="players" value="British"/> </attachment> <attachment name="supportAttachmentRange1" attachTo="Cruiser" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Destroyer"/> <option name="faction" value="enemy"/> <option name="side" value="defence:offence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="1"/> <option name="bonusType" value="Naval Combat"/> <option name="players" value="Germans:Russians:British:Americans"/> </attachment> <!-->>>>>> DESTROYER > SUBMERSIBLE/SUBMARINE (-1AD) <<<<<<--> <attachment name="supportAttachmentDestroyer" attachTo="Destroyer" javaClass="games.strategy.triplea.attachments.UnitSupportAttachment" type="unitType"> <option name="unitType" value="Submersible:Submarine"/> <option name="faction" value="enemy"/> <option name="side" value="defence:offence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="1"/> <option name="bonusType" value="Naval Combat"/> <option name="players" value="Germans:Russians:British:Americans"/> </attachment>
  • Trigger help

    7
    0 Votes
    7 Posts
    1k Views
    RogerCooperR
    @beelee I have found no better source than POS2.
  • balancing around higher number of dice sides

    6
    0 Votes
    6 Posts
    2k Views
    RogerCooperR
    @ff03k64 Debuffs would allow units to have roughly constant hit percents, while still allowing tech improvement. Higher tech units could also be cheaper, as it would take fewer soldiers to achieve the same effect.
  • Map not loading correctly.

    6
    0 Votes
    6 Posts
    1k Views
    W
    The NoSuchElementException in Java is thrown when one tries to access an iterable beyond its maximum limit. This means that, this exception is thrown by various accessor methods to indicate that the element being requested does not exist . The next() method in Java returns the next element in the iteration or NoSuchElementException if the iteration has no more elements. The solution to this exception is to check whether the next position of an iterable is filled or empty . The following methods are used to check the next position: hasNext() hasMoreElements()
  • Using other TripleA resources

    15
    0 Votes
    15 Posts
    2k Views
    F
    @beelee better pissed of than pissed on! Thanks for all the info everyone.
  • new unit with special rules - is it possible?

    29
    0 Votes
    29 Posts
    6k Views
    wc_sumptonW
    @Numetalfan Glad to hear everything is now working. I don't use a saved game to test, because the saved game carries a copy of the xml, not the one being tested. I usually use edit mode on a new game to remove units, reset territory ownership and add units to mock up battles to test changes. @beelee "impArtTech" deal with the technology 'improvedArtillerySupport' which if 'true', will double the number of supported units when this technology is received. Cheers...
  • Multiple purchase phases

    9
    0 Votes
    9 Posts
    945 Views
    wc_sumptonW
    @ff03k64 Not bad. Looks good here. You are getting the same production for each purchase phase. Its probably the default production that was loaded at the beginning of the xml. This means the engine is not reading the triggers. Please check the properties for the 'Use Triggers' property and its 'true' if its not there then add it: <property name="Use Triggers" value="true" editable="false"> <boolean/> </property> That should do it. Cheers...
  • What are the divisions of "issub" in the new release?

    7
    1 Votes
    7 Posts
    1k Views
    T
    @RogerCooper canEvade allows a unit to leave the battle either at the beginning or the end of the round. The property "Sub Retreat Before Battle" indicates whether the units with canEvade will attempt to retreat at the beginning of the round (if the value is true) or at the end of the round (if the value is false). So, it sounds like you want the unit to have canEvade = true and the map to have "Sub Retreat Before Battle" = true
  • 0 Votes
    4 Posts
    861 Views
    Z
    @beelee It seems that with the new update to 2.2, I could preview the issue again. There is an issue with using 13066 to investigate for me because it doesnt seem to like the variablelist in maps and my map uses variables to make things easier. @wc_sumpton This worked exactly as I wanted so thank you so much. I also didnt know about the console option since I havent touched the engine preferences in ages so thank you for informing me of that as well, it will be useful in the future if something like this happens again where I cant check the console via preview.
  • Urgent: AI purchase, placement and amphibious noncombat

    1
    0 Votes
    1 Posts
    352 Views
    No one has replied
  • 0 Votes
    4 Posts
    673 Views
    wc_sumptonW
    @RogerCooper Are you saying that you don't have a '<relationshipInitialize>' section? It relationship are not initialize then there is nothing to set. That is why the trigger is falling. I have tried to set a tank unit to transport infantry, but if I didn't set "isLandTransport" then the trigger would fire but nothing would happen. But if I set "isLandTransport" to false then the trigger would change it to true. Hope this is helpful. Cheers...
  • Error loading my new(ish) map

    11
    0 Votes
    11 Posts
    1k Views
    RogerCooperR
    @ff03k64 Check this post for how to find the game.dtd I suggest using an editor that specifically supports xml. I use XML Copy Editor.

Recent Posts

  • @Ramon said:

    -can i make tech dice basically hit every time (so they hit at 1 or higher, basically you pay 20 ipcs for guarenteed tech unlock)

    Hi

    The answer is yes but I can't find an example at the moment. Roger, The Dog or the Master wc will clue you in most likely 🙂

    but it has something to do with "rolls" and "chance' if i remember right.

    From POS2

    Screenshot from 2026-09-18 08-49-37.png

    so something like that

    read more

  • found the marine!

    <option name="isMarine" value="true"/>

    sometimes it can be so easy

    read more

  • @wc_sumpton

    Hi WC!

    Thanks a lot for your time and effort!

    If i understand correctly you can basically give conscripts 1 attack, and make every unit (except trenches) debuff them with 1?

    I have 2 more questions:

    -can i make tech dice basically hit every time (so they hit at 1 or higher, basically you pay 20 ipcs for guarenteed tech unlock)
    -for a unit such as a marine can i give it +1 amphibious attack?

    ~Ramon

    read more

  • @Ramon said:

    Is there a mechanic or attachment that allows a 0 attack unit to destroy a 0 defense construction?

    The "trench", a 0 defense construction unit, could give the "conscript", a 0 attack unit, a plus 1 attack using support attachments. The problem with this is that the support should be applied only when the "trench" is defending and only the "conscript" is attacking.

    <attachment name="supportAttachment_Trench" attachTo="trench" javaClass="UnitSupportAttachment" type="unitType"> <option name="faction" value="enemy"/> <option name="unitType" value="conscript"/> <option name="side" value="defence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="1"/> <option name="bonusType" value="Trench"/> <option name="players" value="$All-Players$"/> </attachment>

    To do this a plus and minus support attachment would have to be created for every attacking/defending land unit to create a counter to the "trench".

    <attachment name="supportAttachment_InfantryAttack" attachTo="infantry" javaClass="UnitSupportAttachment" type="unitType"> <option name="faction" value="allied"/> <option name="unitType" value="conscript"/> <option name="side" value="offence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="-1"/> <!-- All positive supports are "Trench" --> <option name="bonusType" value="Trench"/> <option name="players" value="$All-Players$"/> </attachment> <attachment name="supportAttachment_InfantryAttackDebuf" attachTo="infantry" javaClass="UnitSupportAttachment" type="unitType"> <option name="faction" value="allied"/> <option name="unitType" value="conscript"/> <option name="side" value="offence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="-1"/> <!-- All negative supports are "Debuf" --> <option name="bonusType" value="Debuf"/> <option name="players" value="$All-Players$"/> </attachment> <attachment name="supportAttachment_InfantryDefend" attachTo="infantry" javaClass="UnitSupportAttachment" type="unitType"> <option name="faction" value="enemy"/> <option name="unitType" value="conscript"/> <option name="side" value="defence"/> <option name="dice" value="strength"/> <option name="bonus" value="1"/> <option name="number" value="-1"/> <!-- All positive supports are "Trench" --> <option name="bonusType" value="Trench"/> <option name="players" value="$All-Players$"/> </attachment> <attachment name="supportAttachment_InfantryDefendDebuf" attachTo="infantry" javaClass="UnitSupportAttachment" type="unitType"> <option name="faction" value="enemy"/> <option name="unitType" value="conscript"/> <option name="side" value="defence"/> <option name="dice" value="strength"/> <option name="bonus" value="-1"/> <option name="number" value="-1"/> <!-- All negative supports are "Debuf" --> <option name="bonusType" value="Debuf"/> <option name="players" value="$All-Players$"/> </attachment>

    It can get slightly complicated.

    Cheers...

    read more