Skip to content

Commit

Permalink
should hopefully cut down on errors in new recruit?
Browse files Browse the repository at this point in the history
  • Loading branch information
exaegrum committed Aug 29, 2023
1 parent 8ba5887 commit 3107ae1
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Age of Sigmar.gst
Original file line number Diff line number Diff line change
Expand Up @@ -2183,7 +2183,7 @@
</modifier>
</modifiers>
<constraints>
<constraint field="selections" scope="roster" value="1" percentValue="false" shared="false" includeChildSelections="true" includeChildForces="true" id="8db2-19b1-d601-fd68" type="min"/>
<constraint field="selections" scope="roster" value="0" percentValue="false" shared="false" includeChildSelections="true" includeChildForces="true" id="8db2-19b1-d601-fd68" type="min"/>
<constraint field="selections" scope="roster" value="-1" percentValue="false" shared="false" includeChildSelections="true" includeChildForces="true" id="a171-aecb-c6ee-b382" type="max"/>
</constraints>
</categoryLink>
Expand Down
9 changes: 8 additions & 1 deletion Chaos - Slaves to Darkness Data.cat
Original file line number Diff line number Diff line change
Expand Up @@ -4902,9 +4902,16 @@
<conditionGroups>
<conditionGroup type="or">
<conditions>
<condition field="selections" scope="roster" value="1" percentValue="false" shared="true" includeChildSelections="true" includeChildForces="false" childId="d322-fac6-4c50-2895" type="equalTo"/>
<condition field="selections" scope="roster" value="1" percentValue="false" shared="true" includeChildSelections="true" includeChildForces="false" childId="5b93-77a7-e224-34c9" type="equalTo"/>
</conditions>
<conditionGroups>
<conditionGroup type="and">
<conditions>
<condition field="selections" scope="roster" value="1" percentValue="false" shared="true" includeChildSelections="true" includeChildForces="false" childId="d322-fac6-4c50-2895" type="equalTo"/>
<condition type="lessThan" value="1" field="selections" scope="parent" childId="ef0e-df26-edb6-5ac7" shared="true" includeChildSelections="true"/>
</conditions>
</conditionGroup>
</conditionGroups>
</conditionGroup>
</conditionGroups>
</modifier>
Expand Down
4 changes: 2 additions & 2 deletions Order - Stormcast Eternals - Data.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="82b4-f6e1-3e37-5ea1" name="Order - Stormcast Eternals - Data" revision="176" battleScribeVersion="2.03" authorContact="@BSData" authorUrl="https://github.com/BSData/warhammer-age-of-sigmar" library="true" gameSystemId="e51d-b1a3-75fc-dc33" gameSystemRevision="161" type="catalogue">
<catalogue xmlns="http://www.battlescribe.net/schema/catalogueSchema" id="82b4-f6e1-3e37-5ea1" name="Order - Stormcast Eternals - Data" revision="177" battleScribeVersion="2.03" authorContact="@BSData" authorUrl="https://github.com/BSData/warhammer-age-of-sigmar" library="true" gameSystemId="e51d-b1a3-75fc-dc33" gameSystemRevision="161" type="catalogue">
<publications>
<publication id="ed04-877b-pubN65537" name="Order Battletome: Stormcast Eternals (2nd Edition)"/>
<publication id="ed04-877b-pubN71576" name="Battletome: Stormcast Eternals (2nd Edition)"/>
Expand Down Expand Up @@ -156,7 +156,7 @@
<categoryEntry id="f8eb-76b1-5884-5036" name="QUESTOR SOULSWORN" hidden="false"/>
</categoryEntries>
<sharedSelectionEntries>
<selectionEntry id="c6a3-2acf-1e46-3896" name="Allegiance" hidden="false" collective="false" import="true" type="unit">
<selectionEntry id="c6a3-2acf-1e46-3896" name="Allegiance" hidden="false" collective="false" import="true" type="upgrade">
<modifiers>
<modifier type="set" field="minInForce" value="0">
<conditionGroups>
Expand Down

0 comments on commit 3107ae1

Please sign in to comment.