Skip to content

Commit

Permalink
Fixed #3443: HQs in Blackshields ZM bug
Browse files Browse the repository at this point in the history
  • Loading branch information
The4D6 committed Dec 2, 2024
1 parent 402f4fa commit 5d5239a
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion 2022 - Horus Heresy.gst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<gameSystem xmlns="http://www.battlescribe.net/schema/gameSystemSchema" id="28d4-bd2e-4858-ece6" name="Horus Heresy (2022)" revision="112" battleScribeVersion="2.03" type="gameSystem">
<gameSystem xmlns="http://www.battlescribe.net/schema/gameSystemSchema" id="28d4-bd2e-4858-ece6" name="Horus Heresy (2022)" revision="121" battleScribeVersion="2.03" type="gameSystem">
<publications>
<publication name="Github" hidden="false" id="e2a4-ac85-1bef-22f5" publisherUrl="https://github.com/BSData/horus-heresy" shortName="BSData/horus-heresy"/>
<publication id="e77a-823a-da94-16b9" name="Warhammer: The Horus Heresy - Age of Darkness Rulebook" shortName="Main Rules" publicationDate="June 2022"/>
Expand Down Expand Up @@ -2199,6 +2199,16 @@ In addition, the Leadership Characteristic of a model with the Anathema Unit Sub
</conditionGroup>
</conditionGroups>
</modifier>
<modifier type="set" value="0" field="b42f-91d7-ae43-4915">
<conditions>
<condition type="equalTo" value="1" field="selections" scope="force" childId="ced-ce18-5d5b-e54" shared="true" includeChildSelections="true"/>
</conditions>
</modifier>
<modifier type="set" value="0" field="30cb-380a-40b8-b874">
<conditions>
<condition type="equalTo" value="1" field="selections" scope="force" childId="ced-ce18-5d5b-e54" shared="true" includeChildSelections="true"/>
</conditions>
</modifier>
</modifiers>
<constraints>
<constraint field="selections" scope="force" value="2" percentValue="false" shared="true" includeChildSelections="true" includeChildForces="false" id="b42f-91d7-ae43-4915" type="max"/>
Expand Down Expand Up @@ -2323,6 +2333,11 @@ In addition, the Leadership Characteristic of a model with the Anathema Unit Sub
<condition field="selections" scope="force" value="1" percentValue="false" shared="true" includeChildSelections="true" includeChildForces="false" childId="b23c-e41d-1ffe-1a38" type="equalTo"/>
</conditions>
</modifier>
<modifier type="set" value="0" field="a560-6c72-0db2-2800">
<conditions>
<condition type="equalTo" value="1" field="selections" scope="force" childId="ced-ce18-5d5b-e54" shared="true" includeChildSelections="true"/>
</conditions>
</modifier>
</modifiers>
<constraints>
<constraint field="selections" scope="force" value="1" percentValue="false" shared="true" includeChildSelections="true" includeChildForces="false" id="a560-6c72-0db2-2800" type="min"/>
Expand Down

0 comments on commit 5d5239a

Please sign in to comment.