Various small fixes
Sorted Categories in game system. Hid "free solo" entry for Koldun Lord until Tier selected. Fixed "min/max selections" for Swamp Gobber Bellows Crew weapon.
This commit is contained in:
parent
261e26df6a
commit
af06302429
3 changed files with 17 additions and 11 deletions
|
|
@ -1,15 +1,12 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<gameSystem id="b978a3ef-974a-4354-b82d-7965f519d3df" revision="5" battleScribeVersion="1.15" name="Warmachine" xmlns="http://www.battlescribe.net/schema/gameSystemSchema">
|
||||
<gameSystem id="b978a3ef-974a-4354-b82d-7965f519d3df" revision="6" battleScribeVersion="1.15" name="Warmachine" xmlns="http://www.battlescribe.net/schema/gameSystemSchema">
|
||||
<forceTypes>
|
||||
<forceType id="5374616e6461726423232344415441232323" name="Standard" minSelections="0" maxSelections="-1" minPoints="0.0" maxPoints="-1.0" minPercentage="0" maxPercentage="-1" countTowardsParentMinSelections="false" countTowardsParentMaxSelections="false" countTowardsParentMinPoints="false" countTowardsParentMaxPoints="false" countTowardsParentMinPercentage="false" countTowardsParentMaxPercentage="false">
|
||||
<categories>
|
||||
<category id="556e697423232344415441232323" name="Unit" minSelections="0" maxSelections="-1" minPoints="0.0" maxPoints="-1.0" minPercentage="0" maxPercentage="-1" countTowardsParentMinSelections="false" countTowardsParentMaxSelections="false" countTowardsParentMinPoints="false" countTowardsParentMaxPoints="false" countTowardsParentMinPercentage="false" countTowardsParentMaxPercentage="false">
|
||||
<modifiers/>
|
||||
</category>
|
||||
<category id="57617263617374657223232344415441232323" name="Warcaster" minSelections="0" maxSelections="-1" minPoints="-999.0" maxPoints="-1.0" minPercentage="0" maxPercentage="-1" countTowardsParentMinSelections="false" countTowardsParentMaxSelections="false" countTowardsParentMinPoints="false" countTowardsParentMaxPoints="false" countTowardsParentMinPercentage="false" countTowardsParentMaxPercentage="false">
|
||||
<modifiers/>
|
||||
</category>
|
||||
<category id="536f6c6f23232344415441232323" name="Solo" minSelections="0" maxSelections="-1" minPoints="0.0" maxPoints="-1.0" minPercentage="0" maxPercentage="-1" countTowardsParentMinSelections="false" countTowardsParentMaxSelections="false" countTowardsParentMinPoints="false" countTowardsParentMaxPoints="false" countTowardsParentMinPercentage="false" countTowardsParentMaxPercentage="false">
|
||||
<category id="5761726c6f636b23232344415441232323" name="Warlock" minSelections="0" maxSelections="-1" minPoints="-999.0" maxPoints="-1.0" minPercentage="0" maxPercentage="-1" countTowardsParentMinSelections="false" countTowardsParentMaxSelections="false" countTowardsParentMinPoints="false" countTowardsParentMaxPoints="false" countTowardsParentMinPercentage="false" countTowardsParentMaxPercentage="false">
|
||||
<modifiers/>
|
||||
</category>
|
||||
<category id="5761726a61636b23232344415441232323" name="Warjack" minSelections="0" maxSelections="-1" minPoints="0.0" maxPoints="-1.0" minPercentage="0" maxPercentage="-1" countTowardsParentMinSelections="false" countTowardsParentMaxSelections="false" countTowardsParentMinPoints="false" countTowardsParentMaxPoints="false" countTowardsParentMinPercentage="false" countTowardsParentMaxPercentage="false">
|
||||
|
|
@ -18,7 +15,10 @@
|
|||
<category id="576172626561737423232344415441232323" name="Warbeast" minSelections="0" maxSelections="-1" minPoints="0.0" maxPoints="-1.0" minPercentage="0" maxPercentage="-1" countTowardsParentMinSelections="false" countTowardsParentMaxSelections="false" countTowardsParentMinPoints="false" countTowardsParentMaxPoints="false" countTowardsParentMinPercentage="false" countTowardsParentMaxPercentage="false">
|
||||
<modifiers/>
|
||||
</category>
|
||||
<category id="5761726c6f636b23232344415441232323" name="Warlock" minSelections="0" maxSelections="-1" minPoints="-999.0" maxPoints="-1.0" minPercentage="0" maxPercentage="-1" countTowardsParentMinSelections="false" countTowardsParentMaxSelections="false" countTowardsParentMinPoints="false" countTowardsParentMaxPoints="false" countTowardsParentMinPercentage="false" countTowardsParentMaxPercentage="false">
|
||||
<category id="556e697423232344415441232323" name="Unit" minSelections="0" maxSelections="-1" minPoints="0.0" maxPoints="-1.0" minPercentage="0" maxPercentage="-1" countTowardsParentMinSelections="false" countTowardsParentMaxSelections="false" countTowardsParentMinPoints="false" countTowardsParentMaxPoints="false" countTowardsParentMinPercentage="false" countTowardsParentMaxPercentage="false">
|
||||
<modifiers/>
|
||||
</category>
|
||||
<category id="536f6c6f23232344415441232323" name="Solo" minSelections="0" maxSelections="-1" minPoints="0.0" maxPoints="-1.0" minPercentage="0" maxPercentage="-1" countTowardsParentMinSelections="false" countTowardsParentMaxSelections="false" countTowardsParentMinPoints="false" countTowardsParentMaxPoints="false" countTowardsParentMinPercentage="false" countTowardsParentMaxPercentage="false">
|
||||
<modifiers/>
|
||||
</category>
|
||||
<category id="426174746c6520456e67696e6523232344415441232323" name="Battle Engine" minSelections="0" maxSelections="-1" minPoints="0.0" maxPoints="-1.0" minPercentage="0" maxPercentage="-1" countTowardsParentMinSelections="false" countTowardsParentMaxSelections="false" countTowardsParentMinPoints="false" countTowardsParentMaxPoints="false" countTowardsParentMinPercentage="false" countTowardsParentMaxPercentage="false">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue