Skip to content

Commit

Permalink
Update Chaos - Chaos Space Marines.cat
Browse files Browse the repository at this point in the history
Fixed missing cultist tag increment for cult troops in boarding patrols
  • Loading branch information
WindstormSCR committed Jan 6, 2023
1 parent f774990 commit 993e947
Showing 1 changed file with 28 additions and 7 deletions.
35 changes: 28 additions & 7 deletions Chaos - Chaos Space Marines.cat
Original file line number Diff line number Diff line change
Expand Up @@ -91,14 +91,19 @@
</modifier>
<modifier type="increment" field="d865-a6d8-8797-0ff4" value="1.0">
<repeats>
<repeat field="selections" scope="force" value="1.0" percentValue="false" shared="true" includeChildSelections="true" includeChildForces="false" childId="b0d5-1a19-e2b9-d5bc" repeats="1" roundUp="false"/>
<repeat field="selections" scope="force" value="1.0" percentValue="false" shared="true" includeChildSelections="true" includeChildForces="false" childId="bfbb-5f37-6875-a0ef" repeats="1" roundUp="false"/>
<repeat field="selections" scope="force" value="1.0" percentValue="false" shared="true" includeChildSelections="true" includeChildForces="false" childId="d990-6016-2e27-d72f" repeats="1" roundUp="false"/>
<repeat field="selections" scope="force" value="1.0" percentValue="false" shared="true" includeChildSelections="true" includeChildForces="false" childId="bf56-7051-d9a1-621b" repeats="1" roundUp="false"/>
<repeat field="selections" scope="force" value="1.0" percentValue="false" shared="true" includeChildSelections="true" includeChildForces="false" childId="b0d5-1a19-e2b9-d5bc" repeats="2" roundUp="false"/>
<repeat field="selections" scope="force" value="1.0" percentValue="false" shared="true" includeChildSelections="true" includeChildForces="false" childId="bfbb-5f37-6875-a0ef" repeats="2" roundUp="false"/>
<repeat field="selections" scope="force" value="1.0" percentValue="false" shared="true" includeChildSelections="true" includeChildForces="false" childId="d990-6016-2e27-d72f" repeats="2" roundUp="false"/>
<repeat field="selections" scope="force" value="1.0" percentValue="false" shared="true" includeChildSelections="true" includeChildForces="false" childId="bf56-7051-d9a1-621b" repeats="2" roundUp="false"/>
</repeats>
<conditions>
<condition field="selections" scope="force" value="0.0" percentValue="false" shared="true" includeChildSelections="true" includeChildForces="false" childId="88b1-c697-e840-2850" type="equalTo"/>
</conditions>
<conditionGroups>
<conditionGroup type="and">
<conditions>
<condition field="selections" scope="force" value="0.0" percentValue="false" shared="true" includeChildSelections="true" includeChildForces="false" childId="88b1-c697-e840-2850" type="equalTo"/>
<condition field="selections" scope="force" value="0.0" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" childId="a207-a133-6adb-25f3" type="instanceOf"/>
</conditions>
</conditionGroup>
</conditionGroups>
</modifier>
<modifier type="increment" field="d865-a6d8-8797-0ff4" value="1.0">
<repeats>
Expand All @@ -124,6 +129,22 @@
<condition field="selections" scope="force" value="0.0" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" childId="a207-a133-6adb-25f3" type="notInstanceOf"/>
</conditions>
</modifier>
<modifier type="increment" field="d865-a6d8-8797-0ff4" value="1.0">
<repeats>
<repeat field="selections" scope="force" value="1.0" percentValue="false" shared="true" includeChildSelections="true" includeChildForces="false" childId="b0d5-1a19-e2b9-d5bc" repeats="1" roundUp="false"/>
<repeat field="selections" scope="force" value="1.0" percentValue="false" shared="true" includeChildSelections="true" includeChildForces="false" childId="bfbb-5f37-6875-a0ef" repeats="1" roundUp="false"/>
<repeat field="selections" scope="force" value="1.0" percentValue="false" shared="true" includeChildSelections="true" includeChildForces="false" childId="d990-6016-2e27-d72f" repeats="1" roundUp="false"/>
<repeat field="selections" scope="force" value="1.0" percentValue="false" shared="true" includeChildSelections="true" includeChildForces="false" childId="bf56-7051-d9a1-621b" repeats="1" roundUp="false"/>
</repeats>
<conditionGroups>
<conditionGroup type="and">
<conditions>
<condition field="selections" scope="force" value="0.0" percentValue="false" shared="true" includeChildSelections="true" includeChildForces="false" childId="88b1-c697-e840-2850" type="equalTo"/>
<condition field="selections" scope="force" value="0.0" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" childId="a207-a133-6adb-25f3" type="notInstanceOf"/>
</conditions>
</conditionGroup>
</conditionGroups>
</modifier>
</modifiers>
<constraints>
<constraint field="selections" scope="force" value="0.0" percentValue="false" shared="true" includeChildSelections="true" includeChildForces="false" id="d865-a6d8-8797-0ff4" type="max"/>
Expand Down

0 comments on commit 993e947

Please sign in to comment.