Skip to content

Commit

Permalink
Fixed #3422 (Allied knights don't need comp HQ choices) and stealth i…
Browse files Browse the repository at this point in the history
…ssue around Blaksheilds in ZM having the wrong numebr fo elites choices
  • Loading branch information
The4D6 committed Dec 4, 2024
1 parent 67aa8d1 commit bf92e7c
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions 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="121" battleScribeVersion="2.03" type="gameSystem">
<gameSystem xmlns="http://www.battlescribe.net/schema/gameSystemSchema" id="28d4-bd2e-4858-ece6" name="Horus Heresy (2022)" revision="122" 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 @@ -1941,6 +1941,12 @@ If that test is failed, the unit suffers one Wound, allocated by the controllin
<comment>In Disgrace All Are Equal</comment>
</modifier>
<modifier type="set" value="0" field="a59f-bf8a-6c0a-c006">
<conditions>
<condition type="equalTo" value="1" field="selections" scope="force" childId="807e-0cf8-7f28-7b6d" shared="true" includeChildSelections="true"/>
</conditions>
<comment>Questoris household has no HQ choices</comment>
</modifier>
<modifier type="set" value="0" field="e335-2401-dec4-2d28">
<conditions>
<condition type="equalTo" value="1" field="selections" scope="force" childId="ced-ce18-5d5b-e54" shared="true" includeChildSelections="true"/>
</conditions>
Expand Down Expand Up @@ -2090,6 +2096,12 @@ If that test is failed, the unit suffers one Wound, allocated by the controllin
</conditions>
<comment>In Disgrace All Are Equal</comment>
</modifier>
<modifier type="set" value="0" field="efa5-391f-c0d5-86f2">
<conditions>
<condition type="equalTo" value="1" field="selections" scope="force" childId="807e-0cf8-7f28-7b6d" shared="true" includeChildSelections="true"/>
</conditions>
<comment>Questoris household has no HQ choices</comment>
</modifier>
</modifiers>
<constraints>
<constraint field="selections" scope="force" value="1" percentValue="false" shared="true" includeChildSelections="true" includeChildForces="false" id="efa5-391f-c0d5-86f2" type="min"/>
Expand Down Expand Up @@ -2238,7 +2250,7 @@ If that test is failed, the unit suffers one Wound, allocated by the controllin
<constraint type="min" value="0" field="selections" scope="parent" shared="true" id="b005-74c0-bea4-d9bb"/>
</constraints>
<modifiers>
<modifier type="set" value="2" field="ced2-b32d-8ebf-c863">
<modifier type="set" value="6" field="ced2-b32d-8ebf-c863">
<conditions>
<condition type="atLeast" value="1" field="selections" scope="force" childId="e936-95f1-63a6-a606" shared="true" includeChildSelections="true"/>
</conditions>
Expand Down

0 comments on commit bf92e7c

Please sign in to comment.