Cygnar Squad Size Changes
Updated variable size squads to use entry group format.
This commit is contained in:
parent
060e52e9b5
commit
3ca9a8ad76
1 changed files with 490 additions and 194 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<catalogue id="3f7c-e510-2a70-e7ab" revision="9" gameSystemId="b978a3ef-974a-4354-b82d-7965f519d3df" gameSystemRevision="4" battleScribeVersion="1.15" name="Cygnar" books="Forces of Warmachine - Cygnar, Wrath, Colossals, Vengeance, Reckoning" xmlns="http://www.battlescribe.net/schema/catalogueSchema">
|
||||
<catalogue id="3f7c-e510-2a70-e7ab" revision="10" gameSystemId="b978a3ef-974a-4354-b82d-7965f519d3df" gameSystemRevision="4" battleScribeVersion="1.15" name="Cygnar" books="Forces of Warmachine - Cygnar, Wrath, Colossals, Vengeance, Reckoning" xmlns="http://www.battlescribe.net/schema/catalogueSchema">
|
||||
<entries>
|
||||
<entry id="bba1-fa18-ce1b-02d1" name="Ace" points="7.0" categoryId="5761726a61636b23232344415441232323" type="model" minSelections="0" maxSelections="-1" minInForce="0" maxInForce="1" minInRoster="0" maxInRoster="1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false" book="Warmachine: Reckoning" page="30">
|
||||
<entries>
|
||||
|
|
@ -3687,16 +3687,8 @@ Solos: Journeyman Warcaster</description>
|
|||
</link>
|
||||
</links>
|
||||
</entry>
|
||||
<entry id="ed318c4e-1cd2-085a-2d7c-5df060076a1e" name="Captain Sam Machorne & The Devil Dog" points="5.0" categoryId="556e697423232344415441232323" type="unit" minSelections="0" maxSelections="-1" minInForce="0" maxInForce="1" minInRoster="0" maxInRoster="1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false" book="Mercenaries - Forces of Warmachine" page="60">
|
||||
<entry id="ed318c4e-1cd2-085a-2d7c-5df060076a1e" name="Captain Sam Machorne & The Devil Dog" points="0.0" categoryId="556e697423232344415441232323" type="unit" minSelections="0" maxSelections="-1" minInForce="0" maxInForce="1" minInRoster="0" maxInRoster="1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false" book="Mercenaries - Forces of Warmachine" page="60">
|
||||
<entries>
|
||||
<entry id="6c4eb00e-fb08-93cd-11c7-135f368ccfca" name="Sam & 5 Grunts -> Sam & 9 Grunts" points="2.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
<entry id="ac7d-1306-c7a8-1ede" name="Sam" points="0.0" categoryId="(No Category)" type="upgrade" minSelections="1" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries>
|
||||
<entry id="66e9-8159-02c7-7666" name="Hand Cannon" points="0.0" categoryId="(No Category)" type="upgrade" minSelections="1" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
|
|
@ -3871,7 +3863,31 @@ Solos: Journeyman Warcaster</description>
|
|||
</links>
|
||||
</entry>
|
||||
</entries>
|
||||
<entryGroups/>
|
||||
<entryGroups>
|
||||
<entryGroup id="6960-0727-04d1-73ff" name="Squad Size" defaultEntryId="b57b-0083-2ace-ce4c" minSelections="1" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries>
|
||||
<entry id="b57b-0083-2ace-ce4c" name="Sam & 5 Grunts" points="5.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
<entry id="49c4-2597-7904-ff89" name="Sam & 9 Grunts" points="7.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
</entries>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<links/>
|
||||
</entryGroup>
|
||||
</entryGroups>
|
||||
<modifiers>
|
||||
<modifier type="set" field="maxInForce" value="0.0" repeat="false" numRepeats="1" incrementParentId="roster" incrementChildId="no child" incrementField="selections" incrementValue="1.0">
|
||||
<conditions/>
|
||||
|
|
@ -5377,16 +5393,8 @@ Solos: Journeyman Warcaster, Archduke Alain Runewood, Morrowan solos</descriptio
|
|||
</link>
|
||||
</links>
|
||||
</entry>
|
||||
<entry id="3ae7c437-1ddc-2931-6e88-c10b129c6145" name="Cylena Raefyll & Nyss Hunters" points="7.0" categoryId="556e697423232344415441232323" type="unit" minSelections="0" maxSelections="-1" minInForce="0" maxInForce="1" minInRoster="0" maxInRoster="1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false" book="Mercenaries - Forces of Warmachine" page="62">
|
||||
<entry id="3ae7c437-1ddc-2931-6e88-c10b129c6145" name="Cylena Raefyll & Nyss Hunters" points="0.0" categoryId="556e697423232344415441232323" type="unit" minSelections="0" maxSelections="-1" minInForce="0" maxInForce="1" minInRoster="0" maxInRoster="1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false" book="Mercenaries - Forces of Warmachine" page="62">
|
||||
<entries>
|
||||
<entry id="8d049073-a6f6-57d8-b012-b514a6662262" name="Cylena & 5 Grunts -> Cylena & 9 Grunts" points="3.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="-1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
<entry id="1a65-2224-e6b5-4dfb" name="Cylena" points="0.0" categoryId="(No Category)" type="model" minSelections="1" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries>
|
||||
<entry id="6db3-0382-b15c-32d4" name="Nyss Bow" points="0.0" categoryId="(No Category)" type="upgrade" minSelections="1" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
|
|
@ -5544,7 +5552,31 @@ Solos: Journeyman Warcaster, Archduke Alain Runewood, Morrowan solos</descriptio
|
|||
</links>
|
||||
</entry>
|
||||
</entries>
|
||||
<entryGroups/>
|
||||
<entryGroups>
|
||||
<entryGroup id="c7ea-ecec-21a5-1e90" name="Squad Size" defaultEntryId="d5cd-34b2-c5d8-2d9a" minSelections="1" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries>
|
||||
<entry id="d5cd-34b2-c5d8-2d9a" name="Cylena & 5 Grunts" points="7.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
<entry id="3810-c3f7-e180-2609" name="Cylena & 9 Grunts" points="10.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
</entries>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<links/>
|
||||
</entryGroup>
|
||||
</entryGroups>
|
||||
<modifiers>
|
||||
<modifier type="set" field="maxInForce" value="0.0" repeat="false" numRepeats="1" incrementParentId="roster" incrementChildId="no child" incrementField="selections" incrementValue="1.0">
|
||||
<conditions/>
|
||||
|
|
@ -6863,7 +6895,7 @@ with Damage Type: Electricity. Attack rolls can be rerolled only once as a resul
|
|||
</link>
|
||||
</links>
|
||||
</entry>
|
||||
<entry id="070a-13a0-79b7-6741" name="Field Mechaniks" points="2.0" categoryId="556e697423232344415441232323" type="unit" minSelections="0" maxSelections="-1" minInForce="0" maxInForce="3" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false" page="109">
|
||||
<entry id="070a-13a0-79b7-6741" name="Field Mechaniks" points="0.0" categoryId="556e697423232344415441232323" type="unit" minSelections="0" maxSelections="-1" minInForce="0" maxInForce="3" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false" page="109">
|
||||
<entries>
|
||||
<entry id="9d54-4826-265c-5ca2" name="Crew Chief" points="0.0" categoryId="(No Category)" type="upgrade" minSelections="1" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries>
|
||||
|
|
@ -7005,16 +7037,32 @@ with Damage Type: Electricity. Attack rolls can be rerolled only once as a resul
|
|||
</link>
|
||||
</links>
|
||||
</entry>
|
||||
<entry id="0d7e-ea9b-beec-1248" name="Crew Chief & 3 Grunts --> Crew Chief & 5 Grunts" points="1.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
</entries>
|
||||
<entryGroups>
|
||||
<entryGroup id="299a-a018-4e2d-1b0c" name="Squad Size" defaultEntryId="e255-2fb1-8543-4c9f" minSelections="1" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries>
|
||||
<entry id="e255-2fb1-8543-4c9f" name="Crew Chief & 3 Grunts" points="2.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
<entry id="d105-3d09-b2db-df4a" name="Crew Chief & 5 Grunts" points="3.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
</entries>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
</entries>
|
||||
<entryGroups/>
|
||||
</entryGroup>
|
||||
</entryGroups>
|
||||
<modifiers>
|
||||
<modifier type="set" field="maxInForce" value="0.0" repeat="false" numRepeats="1" incrementParentId="roster" incrementChildId="no child" incrementField="selections" incrementValue="1.0">
|
||||
<conditions/>
|
||||
|
|
@ -8425,16 +8473,8 @@ Solos: Journeyman Warcaster, Squire, Stormsmith solos</description>
|
|||
</link>
|
||||
</links>
|
||||
</entry>
|
||||
<entry id="ed0c13f6-8561-0351-9f2a-ca9070bc91e0" name="Greygore Boomhowler & Co." points="6.0" categoryId="556e697423232344415441232323" type="unit" minSelections="0" maxSelections="-1" minInForce="0" maxInForce="1" minInRoster="0" maxInRoster="1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false" book="Mercenaries - Forces of Warmachine" page="56">
|
||||
<entry id="ed0c13f6-8561-0351-9f2a-ca9070bc91e0" name="Greygore Boomhowler & Co." points="0.0" categoryId="556e697423232344415441232323" type="unit" minSelections="0" maxSelections="-1" minInForce="0" maxInForce="1" minInRoster="0" maxInRoster="1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false" book="Mercenaries - Forces of Warmachine" page="56">
|
||||
<entries>
|
||||
<entry id="04b24049-b3ff-5e09-c05b-d2f38280c771" name="Boomhowler & 5 Grunts -> Boomhowler & 9 Grunts" points="3.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
<entry id="5fb7-515a-72a9-34ed" name="Grunt" points="0.0" categoryId="(No Category)" type="upgrade" minSelections="1" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries>
|
||||
<entry id="e1ea-1812-8256-9b0d" name="Blunderbuss" points="0.0" categoryId="(No Category)" type="upgrade" minSelections="1" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
|
|
@ -8590,7 +8630,31 @@ Solos: Journeyman Warcaster, Squire, Stormsmith solos</description>
|
|||
</links>
|
||||
</entry>
|
||||
</entries>
|
||||
<entryGroups/>
|
||||
<entryGroups>
|
||||
<entryGroup id="4325-bd39-10b1-0b4f" name="Squad Size" defaultEntryId="5c10-6b26-f1f5-aa07" minSelections="1" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries>
|
||||
<entry id="5c10-6b26-f1f5-aa07" name="Boomhowler & 5 Grunts" points="6.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
<entry id="c7b5-4665-199d-c900" name="Boomhowler & 9 Grunts" points="9.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
</entries>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<links/>
|
||||
</entryGroup>
|
||||
</entryGroups>
|
||||
<modifiers>
|
||||
<modifier type="set" field="maxInForce" value="0.0" repeat="false" numRepeats="1" incrementParentId="roster" incrementChildId="no child" incrementField="selections" incrementValue="1.0">
|
||||
<conditions/>
|
||||
|
|
@ -8788,16 +8852,8 @@ Snipe - This attack gains +4 RNG.</description>
|
|||
</link>
|
||||
</links>
|
||||
</entry>
|
||||
<entry id="cd64395a-e9f8-aa0f-06eb-d9147e501161" name="Hammerfall High Shield Gun Corps" points="5.0" categoryId="556e697423232344415441232323" type="unit" minSelections="0" maxSelections="-1" minInForce="0" maxInForce="2" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false" book="Mercenaries - Forces of Warmachine" page="146">
|
||||
<entry id="cd64395a-e9f8-aa0f-06eb-d9147e501161" name="Hammerfall High Shield Gun Corps" points="0.0" categoryId="556e697423232344415441232323" type="unit" minSelections="0" maxSelections="-1" minInForce="0" maxInForce="2" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false" book="Mercenaries - Forces of Warmachine" page="146">
|
||||
<entries>
|
||||
<entry id="9bbe6013-70c7-90f0-7d19-e408f0612166" name="Leader & 5 Grunts -> Leader & 9 Grunts" points="3.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
<entry id="ff3a1f03-abc0-cbc6-73e5-e6cb6451807e" name="Hammerfall High Shield Officer & Standard" points="3.0" categoryId="(No Category)" type="unit" minSelections="0" maxSelections="1" minInForce="0" maxInForce="1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false" book="Mercenaries - Forces of Warmachine" page="147">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
|
|
@ -8928,7 +8984,31 @@ Snipe - This attack gains +4 RNG.</description>
|
|||
<links/>
|
||||
</entry>
|
||||
</entries>
|
||||
<entryGroups/>
|
||||
<entryGroups>
|
||||
<entryGroup id="c47b-9ed9-0e58-a04d" name="Squad Size" defaultEntryId="19c4-a866-00ee-72b6" minSelections="1" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries>
|
||||
<entry id="19c4-a866-00ee-72b6" name="Leader & 5 Grunts" points="5.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
<entry id="1696-fc3a-3a44-e218" name="Leader & 9 Grunts" points="8.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
</entries>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<links/>
|
||||
</entryGroup>
|
||||
</entryGroups>
|
||||
<modifiers>
|
||||
<modifier type="set" field="maxInForce" value="0.0" repeat="false" numRepeats="1" incrementParentId="roster" incrementChildId="no child" incrementField="selections" incrementValue="1.0">
|
||||
<conditions/>
|
||||
|
|
@ -9596,16 +9676,8 @@ Snipe - This attack gains +4 RNG.</description>
|
|||
</link>
|
||||
</links>
|
||||
</entry>
|
||||
<entry id="f9f3e7dc-5a18-9c9e-ce42-72d37d0d8219" name="Horgenhold Forge Guard" points="5.0" categoryId="556e697423232344415441232323" type="unit" minSelections="0" maxSelections="-1" minInForce="0" maxInForce="2" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false" book="Mercenaries - Forces of Warmachine" page="148">
|
||||
<entry id="f9f3e7dc-5a18-9c9e-ce42-72d37d0d8219" name="Horgenhold Forge Guard" points="0.0" categoryId="556e697423232344415441232323" type="unit" minSelections="0" maxSelections="-1" minInForce="0" maxInForce="2" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false" book="Mercenaries - Forces of Warmachine" page="148">
|
||||
<entries>
|
||||
<entry id="2d635da3-5e9e-9177-38ed-62af0e2d3fd2" name="Leader & 5 Grunts -> Leader & 9 Grunts" points="3.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="-1" minInForce="0" maxInForce="2" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
<entry id="1c4e-cc31-886c-9a35" name="Mechanikal Hammer" points="0.0" categoryId="(No Category)" type="upgrade" minSelections="1" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
|
|
@ -9637,7 +9709,31 @@ Snipe - This attack gains +4 RNG.</description>
|
|||
</links>
|
||||
</entry>
|
||||
</entries>
|
||||
<entryGroups/>
|
||||
<entryGroups>
|
||||
<entryGroup id="6970-b6ef-1ecc-b5f6" name="Squad Size" defaultEntryId="0384-366b-2d33-c8ca" minSelections="1" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries>
|
||||
<entry id="0384-366b-2d33-c8ca" name="Leader & 5 Grunts" points="5.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
<entry id="f954-0d40-4754-f14f" name="Leader & 9 Grunts" points="8.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
</entries>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<links/>
|
||||
</entryGroup>
|
||||
</entryGroups>
|
||||
<modifiers>
|
||||
<modifier type="set" field="maxInForce" value="0.0" repeat="false" numRepeats="1" incrementParentId="roster" incrementChildId="no child" incrementField="selections" incrementValue="1.0">
|
||||
<conditions/>
|
||||
|
|
@ -10779,7 +10875,7 @@ Solos: Arcane Tempest Solos
|
|||
</link>
|
||||
</links>
|
||||
</entry>
|
||||
<entry id="216d-005e-dcc4-78ad" name="Long Gunner Infantry" points="6.0" categoryId="556e697423232344415441232323" type="unit" minSelections="0" maxSelections="-1" minInForce="0" maxInForce="2" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false" book="" page="90">
|
||||
<entry id="216d-005e-dcc4-78ad" name="Long Gunner Infantry" points="0.0" categoryId="556e697423232344415441232323" type="unit" minSelections="0" maxSelections="-1" minInForce="0" maxInForce="2" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false" book="" page="90">
|
||||
<entries>
|
||||
<entry id="29ca-5ed7-51d0-e9d6" name="Repeating Long Gun" points="0.0" categoryId="(No Category)" type="upgrade" minSelections="1" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
|
|
@ -10801,14 +10897,6 @@ Solos: Arcane Tempest Solos
|
|||
</profiles>
|
||||
<links/>
|
||||
</entry>
|
||||
<entry id="02a6-60c9-3566-a2a1" name="Leader & 5 Grunts --> Leader & 9 Grunts" points="4.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
<entry id="c652-6318-6f5b-001e" name="Sword" points="0.0" categoryId="(No Category)" type="upgrade" minSelections="1" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
|
|
@ -11011,7 +11099,31 @@ Solos: Arcane Tempest Solos
|
|||
<links/>
|
||||
</entry>
|
||||
</entries>
|
||||
<entryGroups/>
|
||||
<entryGroups>
|
||||
<entryGroup id="5cfc-41ef-bdc6-0131" name="Squad Size" defaultEntryId="00d9-fa57-5481-844a" minSelections="1" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries>
|
||||
<entry id="00d9-fa57-5481-844a" name="Leader & 5 Grunts" points="6.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
<entry id="f7aa-9cdc-5e37-844a" name="Leader & 9 Grunts" points="10.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
</entries>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<links/>
|
||||
</entryGroup>
|
||||
</entryGroups>
|
||||
<modifiers>
|
||||
<modifier type="decrement" field="points" value="1.0" repeat="false" numRepeats="1" incrementParentId="roster" incrementChildId="no child" incrementField="selections" incrementValue="1.0">
|
||||
<conditions>
|
||||
|
|
@ -13325,16 +13437,8 @@ models/ units activate at the start of their controller's next Activation P
|
|||
</link>
|
||||
</links>
|
||||
</entry>
|
||||
<entry id="f3796be2-0d01-5781-36f3-0f7df43ad67c" name="Ogrun Assault Corps" points="6.0" categoryId="556e697423232344415441232323" type="unit" minSelections="0" maxSelections="-1" minInForce="0" maxInForce="2" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false" book="Wrath" page="134">
|
||||
<entry id="f3796be2-0d01-5781-36f3-0f7df43ad67c" name="Ogrun Assault Corps" points="0.0" categoryId="556e697423232344415441232323" type="unit" minSelections="0" maxSelections="-1" minInForce="0" maxInForce="2" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false" book="Wrath" page="134">
|
||||
<entries>
|
||||
<entry id="25c8caaf-bbf2-e873-0f4d-5b1fa71a6453" name="Leader & 2 Grunts -> Leader & 4 Grunts" points="3.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
<entry id="116e-402d-e72d-e38f" name="Battlecannon" points="0.0" categoryId="(No Category)" type="upgrade" minSelections="1" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
|
|
@ -13376,7 +13480,31 @@ models/ units activate at the start of their controller's next Activation P
|
|||
<links/>
|
||||
</entry>
|
||||
</entries>
|
||||
<entryGroups/>
|
||||
<entryGroups>
|
||||
<entryGroup id="7193-45ef-a411-6470" name="Squad Size" defaultEntryId="b53f-273a-f396-c62a" minSelections="1" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries>
|
||||
<entry id="b53f-273a-f396-c62a" name="Leader & 2 Grunts" points="6.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
<entry id="8fe2-68f5-4798-f37b" name="Leader & 4 Grunts" points="9.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
</entries>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<links/>
|
||||
</entryGroup>
|
||||
</entryGroups>
|
||||
<modifiers>
|
||||
<modifier type="set" field="maxInForce" value="0.0" repeat="false" numRepeats="1" incrementParentId="roster" incrementChildId="no child" incrementField="selections" incrementValue="1.0">
|
||||
<conditions/>
|
||||
|
|
@ -13694,7 +13822,7 @@ models/ units activate at the start of their controller's next Activation P
|
|||
</link>
|
||||
</links>
|
||||
</entry>
|
||||
<entry id="292e-de6f-5262-653d" name="Precursor Knights" points="5.0" categoryId="556e697423232344415441232323" type="unit" minSelections="0" maxSelections="-1" minInForce="0" maxInForce="2" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false" page="92">
|
||||
<entry id="292e-de6f-5262-653d" name="Precursor Knights" points="0.0" categoryId="556e697423232344415441232323" type="unit" minSelections="0" maxSelections="-1" minInForce="0" maxInForce="2" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false" page="92">
|
||||
<entries>
|
||||
<entry id="b7ac-6947-eec9-1b86" name="Blessed Mace" points="0.0" categoryId="(No Category)" type="upgrade" minSelections="1" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
|
|
@ -13723,14 +13851,6 @@ models/ units activate at the start of their controller's next Activation P
|
|||
</link>
|
||||
</links>
|
||||
</entry>
|
||||
<entry id="8775-a1a3-5888-9560" name="Leader & 5 Grunts --> Leader & 9 Grunts" points="3.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
<entry id="5605-838c-09d0-4982" name="Officer & Standard" points="2.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries>
|
||||
<entry id="7f6d-b035-8378-d3b7" name="Officer" points="0.0" categoryId="(No Category)" type="upgrade" minSelections="1" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
|
|
@ -13892,7 +14012,31 @@ models/ units activate at the start of their controller's next Activation P
|
|||
<links/>
|
||||
</entry>
|
||||
</entries>
|
||||
<entryGroups/>
|
||||
<entryGroups>
|
||||
<entryGroup id="e1a4-4db8-0601-6e82" name="Squad Size" defaultEntryId="180d-135e-d8ea-128b" minSelections="1" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries>
|
||||
<entry id="180d-135e-d8ea-128b" name="Leader & 5 Grunts" points="5.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
<entry id="3917-1794-aa44-a710" name="Leader & 9 Grunts" points="8.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
</entries>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<links/>
|
||||
</entryGroup>
|
||||
</entryGroups>
|
||||
<modifiers>
|
||||
<modifier type="set" field="maxInForce" value="0.0" repeat="false" numRepeats="1" incrementParentId="roster" incrementChildId="no child" incrementField="selections" incrementValue="1.0">
|
||||
<conditions/>
|
||||
|
|
@ -14785,7 +14929,7 @@ models/ units activate at the start of their controller's next Activation P
|
|||
</link>
|
||||
</links>
|
||||
</entry>
|
||||
<entry id="52ff8af6-e8ba-9dc2-2025-b1a991e509ef" name="Sea Dog Crew" points="5.0" categoryId="556e697423232344415441232323" type="unit" minSelections="0" maxSelections="-1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false" book="Mercenaries - Forces of Warmachine" page="106">
|
||||
<entry id="52ff8af6-e8ba-9dc2-2025-b1a991e509ef" name="Sea Dog Crew" points="0.0" categoryId="556e697423232344415441232323" type="unit" minSelections="0" maxSelections="-1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false" book="Mercenaries - Forces of Warmachine" page="106">
|
||||
<entries>
|
||||
<entry id="882f8b3a-36bb-8568-fd04-a952901e1a21" name="Sea Dog Rifleman" points="1.0" categoryId="(No Category)" type="model" minSelections="0" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false" book="Mercenaries - Forces of Warmachine" page="108">
|
||||
<entries>
|
||||
|
|
@ -14873,14 +15017,6 @@ models/ units activate at the start of their controller's next Activation P
|
|||
</link>
|
||||
</links>
|
||||
</entry>
|
||||
<entry id="550ff862-7d21-177c-7c32-1a2e9979ae74" name="Leader & 5 Grunts -> Leader & 9 Grunts" points="3.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
<entry id="11f54c4b-323b-4f6a-bf43-9edc3476c4ba" name="Mr. Walls, The Quartermaster" points="2.0" categoryId="536f6c6f23232344415441232323" type="model" minSelections="0" maxSelections="1" minInForce="0" maxInForce="1" minInRoster="0" maxInRoster="1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false" book="Mercenaries - Forces of Warmachine" page="110">
|
||||
<entries>
|
||||
<entry id="f09e-8bb2-2c0b-5a04" name="Heavy Pistol" points="0.0" categoryId="(No Category)" type="upgrade" minSelections="2" maxSelections="2" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
|
|
@ -14991,7 +15127,31 @@ models/ units activate at the start of their controller's next Activation P
|
|||
<links/>
|
||||
</entry>
|
||||
</entries>
|
||||
<entryGroups/>
|
||||
<entryGroups>
|
||||
<entryGroup id="f6eb-e7b7-7a6a-8abd" name="Squad Size" defaultEntryId="a3d3-33e4-302b-3b8b" minSelections="1" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries>
|
||||
<entry id="a3d3-33e4-302b-3b8b" name="Leader & 5 Grunts" points="5.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
<entry id="df10-004d-7323-f742" name="Leader & 9 Grunts" points="8.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
</entries>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<links/>
|
||||
</entryGroup>
|
||||
</entryGroups>
|
||||
<modifiers>
|
||||
<modifier type="set" field="maxInForce" value="0.0" repeat="false" numRepeats="1" incrementParentId="roster" incrementChildId="no child" incrementField="selections" incrementValue="1.0">
|
||||
<conditions/>
|
||||
|
|
@ -15524,16 +15684,8 @@ models/ units activate at the start of their controller's next Activation P
|
|||
</link>
|
||||
</links>
|
||||
</entry>
|
||||
<entry id="5b905f98-c49d-2bc2-69e8-4b56a01a13a2" name="Steelhead Halberdiers" points="4.0" categoryId="556e697423232344415441232323" type="unit" minSelections="0" maxSelections="-1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="3" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false" book="Mercenaries - Forces of Warmachine" page="48">
|
||||
<entry id="5b905f98-c49d-2bc2-69e8-4b56a01a13a2" name="Steelhead Halberdiers" points="0.0" categoryId="556e697423232344415441232323" type="unit" minSelections="0" maxSelections="-1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="3" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false" book="Mercenaries - Forces of Warmachine" page="48">
|
||||
<entries>
|
||||
<entry id="e2a0c181-cd72-f55e-45a1-185f3309d225" name="Leader & 5 Grunts -> Leader & 9 Grunts" points="2.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false" book="Mercenaries - Forces of Warmachine" page="48">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
<entry id="e751-0fec-47d7-77b8" name="Halberd" points="0.0" categoryId="(No Category)" type="upgrade" minSelections="1" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
|
|
@ -15565,7 +15717,31 @@ models/ units activate at the start of their controller's next Activation P
|
|||
</links>
|
||||
</entry>
|
||||
</entries>
|
||||
<entryGroups/>
|
||||
<entryGroups>
|
||||
<entryGroup id="3c0c-e2c9-3548-a4e8" name="Squad Size" defaultEntryId="a9ef-3970-ea4d-9afe" minSelections="1" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries>
|
||||
<entry id="a9ef-3970-ea4d-9afe" name="Leader & 5 Grunts" points="4.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
<entry id="a88a-8f44-7a1e-3dec" name="Leader & 9 Grunts" points="6.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
</entries>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<links/>
|
||||
</entryGroup>
|
||||
</entryGroups>
|
||||
<modifiers>
|
||||
<modifier type="set" field="maxInForce" value="0.0" repeat="false" numRepeats="1" incrementParentId="roster" incrementChildId="no child" incrementField="selections" incrementValue="1.0">
|
||||
<conditions/>
|
||||
|
|
@ -15636,16 +15812,8 @@ models/ units activate at the start of their controller's next Activation P
|
|||
</link>
|
||||
</links>
|
||||
</entry>
|
||||
<entry id="e8e9ab23-1ea3-dc6a-4479-3746d0cf7016" name="Steelhead Heavy Cavalry" points="6.0" categoryId="556e697423232344415441232323" type="unit" minSelections="0" maxSelections="-1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false" book="Mercenaries - Forces of Warmachine" page="49">
|
||||
<entry id="e8e9ab23-1ea3-dc6a-4479-3746d0cf7016" name="Steelhead Heavy Cavalry" points="0.0" categoryId="556e697423232344415441232323" type="unit" minSelections="0" maxSelections="-1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false" book="Mercenaries - Forces of Warmachine" page="49">
|
||||
<entries>
|
||||
<entry id="87a436bf-6aee-1e9f-d703-2db311dd9e4f" name="Leader & 2 Grunts -> Leader & 4 Grunts" points="4.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false" book="Mercenaries - Forces of Warmachine" page="49">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
<entry id="fcb9-1e87-7983-9199" name="Cavalry Axe" points="0.0" categoryId="(No Category)" type="upgrade" minSelections="1" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
|
|
@ -15697,7 +15865,31 @@ models/ units activate at the start of their controller's next Activation P
|
|||
<links/>
|
||||
</entry>
|
||||
</entries>
|
||||
<entryGroups/>
|
||||
<entryGroups>
|
||||
<entryGroup id="d4b1-9ab9-4bbf-16a5" name="Squad Size" defaultEntryId="693e-355b-d688-0feb" minSelections="1" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries>
|
||||
<entry id="958e-0d71-d902-69c4" name="Leader & 4 Grunts" points="10.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
<entry id="693e-355b-d688-0feb" name="Leader & 2 Grunts" points="6.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
</entries>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<links/>
|
||||
</entryGroup>
|
||||
</entryGroups>
|
||||
<modifiers>
|
||||
<modifier type="set" field="maxInForce" value="0.0" repeat="false" numRepeats="1" incrementParentId="roster" incrementChildId="no child" incrementField="selections" incrementValue="1.0">
|
||||
<conditions/>
|
||||
|
|
@ -15773,16 +15965,8 @@ models/ units activate at the start of their controller's next Activation P
|
|||
</link>
|
||||
</links>
|
||||
</entry>
|
||||
<entry id="dd9fddb3-0a7b-ff57-3d2f-a24be3dac03c" name="Steelhead Riflemen" points="5.0" categoryId="556e697423232344415441232323" type="unit" minSelections="0" maxSelections="-1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false" book="Mercenaries - Forces of Warmachine" page="50">
|
||||
<entry id="dd9fddb3-0a7b-ff57-3d2f-a24be3dac03c" name="Steelhead Riflemen" points="0.0" categoryId="556e697423232344415441232323" type="unit" minSelections="0" maxSelections="-1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false" book="Mercenaries - Forces of Warmachine" page="50">
|
||||
<entries>
|
||||
<entry id="e4bc5d85-f4f6-6a2d-4d2f-129d7b38a884" name="Leader & 5 Grunts -> Leader & 9 Grunts" points="4.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false" book="Mercenaries - Forces of Warmachine" page="48">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
<entry id="3591-083e-bde9-8c0c" name="Swords" points="0.0" categoryId="(No Category)" type="upgrade" minSelections="1" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
|
|
@ -15816,7 +16000,31 @@ models/ units activate at the start of their controller's next Activation P
|
|||
</links>
|
||||
</entry>
|
||||
</entries>
|
||||
<entryGroups/>
|
||||
<entryGroups>
|
||||
<entryGroup id="485c-3106-cc36-6b55" name="Squad Size" defaultEntryId="edaf-9964-0a39-45e3" minSelections="1" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries>
|
||||
<entry id="edaf-9964-0a39-45e3" name="Leader & 5 Grunts" points="5.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
<entry id="cbb4-8cd7-92c7-595c" name="Leader & 9 Grunts" points="9.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
</entries>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<links/>
|
||||
</entryGroup>
|
||||
</entryGroups>
|
||||
<modifiers>
|
||||
<modifier type="set" field="maxInForce" value="0.0" repeat="false" numRepeats="1" incrementParentId="roster" incrementChildId="no child" incrementField="selections" incrementValue="1.0">
|
||||
<conditions/>
|
||||
|
|
@ -15890,7 +16098,7 @@ models/ units activate at the start of their controller's next Activation P
|
|||
</link>
|
||||
</links>
|
||||
</entry>
|
||||
<entry id="c545-0800-118d-5e3b" name="Storm Lances" points="7.0" categoryId="556e697423232344415441232323" type="unit" minSelections="0" maxSelections="-1" minInForce="0" maxInForce="1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false" page="95">
|
||||
<entry id="c545-0800-118d-5e3b" name="Storm Lances" points="0.0" categoryId="556e697423232344415441232323" type="unit" minSelections="0" maxSelections="-1" minInForce="0" maxInForce="1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false" page="95">
|
||||
<entries>
|
||||
<entry id="76a3-fc81-b842-63fe" name="Electrical Bolt" points="0.0" categoryId="(No Category)" type="upgrade" minSelections="1" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
|
|
@ -15966,16 +16174,32 @@ models/ units activate at the start of their controller's next Activation P
|
|||
</profiles>
|
||||
<links/>
|
||||
</entry>
|
||||
<entry id="4235-d1aa-adf0-0a77" name="Leader & 2 Grunts --> Leader & 4 Grunts" points="4.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
</entries>
|
||||
<entryGroups>
|
||||
<entryGroup id="ba40-3e9c-0731-8092" name="Squad Size" defaultEntryId="a9a0-626c-3c7f-bcf6" minSelections="1" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries>
|
||||
<entry id="a9a0-626c-3c7f-bcf6" name="Leader & 2 Grunts" points="7.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
<entry id="8dc6-51a5-a04e-a3a3" name="Leader & 4 Grunts" points="11.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
</entries>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
</entries>
|
||||
<entryGroups/>
|
||||
</entryGroup>
|
||||
</entryGroups>
|
||||
<modifiers>
|
||||
<modifier type="set" field="maxInForce" value="0.0" repeat="false" numRepeats="1" incrementParentId="roster" incrementChildId="no child" incrementField="selections" incrementValue="1.0">
|
||||
<conditions/>
|
||||
|
|
@ -16569,16 +16793,8 @@ models/ units activate at the start of their controller's next Activation P
|
|||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
<entry id="8be1-d82b-efa0-0901" name="Storm Gunner" points="1.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="2" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entry id="8be1-d82b-efa0-0901" name="Storm Gunner" points="1.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="3" minInForce="0" maxInForce="2" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries>
|
||||
<entry id="6725-c474-dd61-7247" name="Additional Gunner" points="1.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="2" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
<entry id="8379-77b5-ac6c-ed8f" name="Storm Thrower" points="0.0" categoryId="(No Category)" type="upgrade" minSelections="1" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
|
|
@ -16855,16 +17071,8 @@ models/ units activate at the start of their controller's next Activation P
|
|||
</link>
|
||||
</links>
|
||||
</entry>
|
||||
<entry id="aab6-eb05-75e7-9a27" name="Stormguard" points="6.0" categoryId="556e697423232344415441232323" type="unit" minSelections="0" maxSelections="-1" minInForce="0" maxInForce="2" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false" page="99">
|
||||
<entry id="aab6-eb05-75e7-9a27" name="Stormguard" points="0.0" categoryId="556e697423232344415441232323" type="unit" minSelections="0" maxSelections="-1" minInForce="0" maxInForce="2" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false" page="99">
|
||||
<entries>
|
||||
<entry id="541a-2e29-8bdc-15c2" name="Leader & 5 Grunts --> Leader & 9 Grunts" points="3.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
<entry id="6fbf-1b9c-473f-9eeb" name="Voltaic Halberd" points="0.0" categoryId="(No Category)" type="upgrade" minSelections="1" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
|
|
@ -16896,7 +17104,31 @@ models/ units activate at the start of their controller's next Activation P
|
|||
</links>
|
||||
</entry>
|
||||
</entries>
|
||||
<entryGroups/>
|
||||
<entryGroups>
|
||||
<entryGroup id="6cbf-89ae-4c80-26ca" name="Squad Size" defaultEntryId="8a16-bc3d-a0da-4706" minSelections="1" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries>
|
||||
<entry id="8a16-bc3d-a0da-4706" name="Leader & 5 Grunts" points="6.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
<entry id="1294-b5fc-a7b4-2daa" name="Leader & 9 Grunts" points="9.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
</entries>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<links/>
|
||||
</entryGroup>
|
||||
</entryGroups>
|
||||
<modifiers>
|
||||
<modifier type="set" field="maxInForce" value="0.0" repeat="false" numRepeats="1" incrementParentId="roster" incrementChildId="no child" incrementField="selections" incrementValue="1.0">
|
||||
<conditions/>
|
||||
|
|
@ -17529,16 +17761,8 @@ this model cannot use Activate Lightning Pod.
|
|||
</link>
|
||||
</links>
|
||||
</entry>
|
||||
<entry id="77b0-0e58-d487-3100" name="Sword Knights" points="4.0" categoryId="556e697423232344415441232323" type="unit" minSelections="0" maxSelections="-1" minInForce="0" maxInForce="2" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false" page="100">
|
||||
<entry id="77b0-0e58-d487-3100" name="Sword Knights" points="0.0" categoryId="556e697423232344415441232323" type="unit" minSelections="0" maxSelections="-1" minInForce="0" maxInForce="2" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false" page="100">
|
||||
<entries>
|
||||
<entry id="5efd-40f8-fb37-6acb" name="Leader & 5 Grunts --> Leader & 9 Grunts" points="2.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
<entry id="f8f7-80a2-c59e-b464" name="Battle Blade" points="0.0" categoryId="(No Category)" type="upgrade" minSelections="1" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
|
|
@ -17709,7 +17933,31 @@ this model cannot use Activate Lightning Pod.
|
|||
<links/>
|
||||
</entry>
|
||||
</entries>
|
||||
<entryGroups/>
|
||||
<entryGroups>
|
||||
<entryGroup id="f0ee-6127-f35a-6e07" name="Squad Size" defaultEntryId="c599-2aff-13f8-3be5" minSelections="1" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries>
|
||||
<entry id="c599-2aff-13f8-3be5" name="Leader & 5 Grunts" points="4.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
<entry id="556f-015a-d722-12f7" name="Leader & 9 Grunts" points="6.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
</entries>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<links/>
|
||||
</entryGroup>
|
||||
</entryGroups>
|
||||
<modifiers>
|
||||
<modifier type="set" field="maxInForce" value="0.0" repeat="false" numRepeats="1" incrementParentId="roster" incrementChildId="no child" incrementField="selections" incrementValue="1.0">
|
||||
<conditions/>
|
||||
|
|
@ -18097,7 +18345,7 @@ this model cannot use Activate Lightning Pod.
|
|||
</link>
|
||||
</links>
|
||||
</entry>
|
||||
<entry id="632c-c6af-c8dd-87d6" name="Tempest Blazers" points="6.0" categoryId="556e697423232344415441232323" type="unit" minSelections="0" maxSelections="-1" minInForce="0" maxInForce="1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false" book="Vengeance" page="32">
|
||||
<entry id="632c-c6af-c8dd-87d6" name="Tempest Blazers" points="0.0" categoryId="556e697423232344415441232323" type="unit" minSelections="0" maxSelections="-1" minInForce="0" maxInForce="1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false" book="Vengeance" page="32">
|
||||
<entries>
|
||||
<entry id="1ba2-4672-6880-2bee" name="Magelock Pistol" points="0.0" categoryId="(No Category)" type="upgrade" minSelections="1" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
|
|
@ -18143,16 +18391,32 @@ this model cannot use Activate Lightning Pod.
|
|||
</profiles>
|
||||
<links/>
|
||||
</entry>
|
||||
<entry id="ad46-857d-3da3-a783" name="Leader & 2 Grunts --> Leader & 4 Grunts" points="4.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
</entries>
|
||||
<entryGroups>
|
||||
<entryGroup id="5af5-dd3b-fa3e-68d1" name="Squad Size" defaultEntryId="2555-83e3-5979-86d3" minSelections="1" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries>
|
||||
<entry id="2555-83e3-5979-86d3" name="Leader & 2 Grunts" points="6.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
<entry id="c29c-e823-547e-9c33" name="Leader & 4 Grunts" points="10.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
</entries>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
</entries>
|
||||
<entryGroups/>
|
||||
</entryGroup>
|
||||
</entryGroups>
|
||||
<modifiers>
|
||||
<modifier type="set" field="maxInForce" value="0.0" repeat="false" numRepeats="1" incrementParentId="roster" incrementChildId="no child" incrementField="selections" incrementValue="1.0">
|
||||
<conditions/>
|
||||
|
|
@ -19133,16 +19397,8 @@ Electro Leap – When a model is hit with this weapon, you can have lightning ar
|
|||
</link>
|
||||
</links>
|
||||
</entry>
|
||||
<entry id="e356-4c1f-f1e0-05a5" name="Trencher Commandos" points="6.0" categoryId="556e697423232344415441232323" type="unit" minSelections="0" maxSelections="-1" minInForce="0" maxInForce="2" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entry id="e356-4c1f-f1e0-05a5" name="Trencher Commandos" points="0.0" categoryId="556e697423232344415441232323" type="unit" minSelections="0" maxSelections="-1" minInForce="0" maxInForce="2" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries>
|
||||
<entry id="0492-9198-c101-3cc9" name="Leader & 5 Grunts --> Leader & 9 Grunts" points="4.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
<entry id="4279-794f-185c-5b96" name="Grenade" points="0.0" categoryId="(No Category)" type="upgrade" minSelections="1" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
|
|
@ -19320,7 +19576,31 @@ Electro Leap – When a model is hit with this weapon, you can have lightning ar
|
|||
</links>
|
||||
</entry>
|
||||
</entries>
|
||||
<entryGroups/>
|
||||
<entryGroups>
|
||||
<entryGroup id="08ba-ad6a-aab2-d7a4" name="Squad Size" defaultEntryId="deae-7bf8-60c6-d4b9" minSelections="1" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries>
|
||||
<entry id="deae-7bf8-60c6-d4b9" name="Leader & 5 Grunts" points="6.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
<entry id="e4dd-8d84-eb06-a8bc" name="Leader & 9 Grunts" points="10.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
</entries>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<links/>
|
||||
</entryGroup>
|
||||
</entryGroups>
|
||||
<modifiers>
|
||||
<modifier type="set" field="maxInForce" value="0.0" repeat="false" numRepeats="1" incrementParentId="roster" incrementChildId="no child" incrementField="selections" incrementValue="1.0">
|
||||
<conditions/>
|
||||
|
|
@ -19389,16 +19669,8 @@ Electro Leap – When a model is hit with this weapon, you can have lightning ar
|
|||
</link>
|
||||
</links>
|
||||
</entry>
|
||||
<entry id="937f-73e5-daed-38d6" name="Trencher Infantry" points="6.0" categoryId="556e697423232344415441232323" type="unit" minSelections="0" maxSelections="-1" minInForce="0" maxInForce="2" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false" page="106">
|
||||
<entry id="937f-73e5-daed-38d6" name="Trencher Infantry" points="0.0" categoryId="556e697423232344415441232323" type="unit" minSelections="0" maxSelections="-1" minInForce="0" maxInForce="2" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false" page="106">
|
||||
<entries>
|
||||
<entry id="9e29-0075-b8d2-2d77" name="Leader & 5 Grunts --> Leader & 9 Grunts" points="4.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
<entry id="134d-dea1-9273-ced1" name="Military Rifle" points="0.0" categoryId="(No Category)" type="upgrade" minSelections="1" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
|
|
@ -19704,7 +19976,31 @@ Electro Leap – When a model is hit with this weapon, you can have lightning ar
|
|||
</links>
|
||||
</entry>
|
||||
</entries>
|
||||
<entryGroups/>
|
||||
<entryGroups>
|
||||
<entryGroup id="85c8-8241-5154-367b" name="Squad Size" defaultEntryId="8ed3-c32f-e56b-5555" minSelections="1" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries>
|
||||
<entry id="8ed3-c32f-e56b-5555" name="Leader & 5 Grunts" points="6.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
<entry id="782c-86e4-7015-878f" name="Leader & 9 Grunts" points="10.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="-1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false">
|
||||
<entries/>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<rules/>
|
||||
<profiles/>
|
||||
<links/>
|
||||
</entry>
|
||||
</entries>
|
||||
<entryGroups/>
|
||||
<modifiers/>
|
||||
<links/>
|
||||
</entryGroup>
|
||||
</entryGroups>
|
||||
<modifiers>
|
||||
<modifier type="set" field="maxInForce" value="0.0" repeat="false" numRepeats="1" incrementParentId="roster" incrementChildId="no child" incrementField="selections" incrementValue="1.0">
|
||||
<conditions/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue