Skip to content

Commit

Permalink
Fix Macharius solar auxilia both models must take the same weapon #3145
Browse files Browse the repository at this point in the history
  • Loading branch information
nstephenh committed Mar 24, 2024
1 parent 6ef4673 commit 9f1cf25
Showing 1 changed file with 26 additions and 16 deletions.
42 changes: 26 additions & 16 deletions 2022 - LI - Solar Auxilia.cat
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<catalogue xmlns="http://www.battlescribe.net/schema/catalogueSchema" id="6af7-3fee-5bc1-7533" name="LI - Solar Auxilia" revision="27" battleScribeVersion="2.03" library="false" gameSystemId="28d4-bd2e-4858-ece6" gameSystemRevision="70" type="catalogue">
<catalogue xmlns="http://www.battlescribe.net/schema/catalogueSchema" id="6af7-3fee-5bc1-7533" name="LI - Solar Auxilia" revision="28" battleScribeVersion="2.03" library="false" gameSystemId="28d4-bd2e-4858-ece6" gameSystemRevision="70" type="catalogue">
<categoryEntries>
<categoryEntry id="19f3-8727-02db-3ce5" name="Static Artillery" hidden="false">
<rules>
Expand Down Expand Up @@ -9734,21 +9734,6 @@ If a Weapon Destroyed result is repaired, that weapon may not be used to attack
<categoryLink id="47e4-9cd8-d66e-2c84" name="Vehicle:" hidden="false" targetId="e2b6-b770-784c-9e95" primary="false"/>
</categoryLinks>
<selectionEntryGroups>
<selectionEntryGroup id="f63b-b35f-38f5-9de2" name="1) Main Cannon" hidden="false" collective="false" import="true" defaultSelectionEntryId="4530-f4f8-699a-99d9">
<constraints>
<constraint field="selections" scope="parent" value="1" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" id="9134-b9c9-0e73-b6d6" type="min"/>
<constraint field="selections" scope="parent" value="1" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" id="e8ee-9cd6-40ed-7035" type="max"/>
</constraints>
<entryLinks>
<entryLink import="true" name="Macharius Battlecannon" hidden="false" type="selectionEntry" id="ebee-7977-565a-7934" targetId="88d5-d893-4635-8331"/>
<entryLink import="true" name="Macharius Vanquisher Cannon" hidden="false" type="selectionEntry" id="9756-cb7d-6f36-2a9b" targetId="8cd-670f-9284-a723"/>
<entryLink import="true" name="Macharius Rotary Bolt Cannon" hidden="false" type="selectionEntry" id="8752-ea7-cd09-22cc" targetId="7d8e-670f-dcd8-2e86">
<costs>
<cost name="Pts" typeId="d2ee-04cb-5f8a-2642" value="20"/>
</costs>
</entryLink>
</entryLinks>
</selectionEntryGroup>
<selectionEntryGroup id="1293-cf52-b3db-1611" name="2) Pintle mounted Weapon:" hidden="false" collective="false" import="true">
<constraints>
<constraint field="selections" scope="parent" value="1" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" id="48f0-cb45-2199-2980" type="max"/>
Expand Down Expand Up @@ -9849,6 +9834,31 @@ If a Weapon Destroyed result is repaired, that weapon may not be used to attack
<costs>
<cost name="Pts" typeId="d2ee-04cb-5f8a-2642" value="20"/>
</costs>
<selectionEntryGroups>
<selectionEntryGroup name="1) Main Cannon" hidden="false" id="f63b-b35f-38f5-9de2" collective="false" import="true" defaultSelectionEntryId="4530-f4f8-699a-99d9">
<constraints>
<constraint type="min" value="1" field="selections" scope="parent" shared="true" id="9134-b9c9-0e73-b6d6" percentValue="false" includeChildSelections="false" includeChildForces="false"/>
<constraint type="max" value="1" field="selections" scope="parent" shared="true" id="e8ee-9cd6-40ed-7035" percentValue="false" includeChildSelections="false" includeChildForces="false"/>
</constraints>
<entryLinks>
<entryLink import="true" name="Macharius Battlecannon" hidden="false" id="ebee-7977-565a-7934" type="selectionEntry" targetId="88d5-d893-4635-8331"/>
<entryLink import="true" name="Macharius Vanquisher Cannon" hidden="false" id="dd61-f29a-d366-afe4" type="selectionEntry" targetId="8cd-670f-9284-a723"/>
<entryLink import="true" name="Macharius Rotary Bolt Cannon" hidden="false" id="5ff9-62a-827e-f6f5" type="selectionEntry" targetId="7d8e-670f-dcd8-2e86">
<costs>
<cost name="Pts" hidden="false" id="3d73-4a2b-79d7-bbcf" typeId="d2ee-04cb-5f8a-2642" value="20"/>
</costs>
<modifiers>
<modifier type="increment" value="20" field="d2ee-04cb-5f8a-2642">
<conditions>
<condition type="atLeast" value="2" field="selections" scope="parent" childId="83fd-3959-0a1c-1815" shared="true"/>
</conditions>
<comment>Assumes max 2 tanks per unit</comment>
</modifier>
</modifiers>
</entryLink>
</entryLinks>
</selectionEntryGroup>
</selectionEntryGroups>
</selectionEntry>
<selectionEntry id="7331-a4a7-8e69-c55e" name="Stormblade" hidden="false" collective="false" import="true" type="unit">
<profiles>
Expand Down

0 comments on commit 9f1cf25

Please sign in to comment.