Skip to content

Commit

Permalink
Fixed MB3 drone counting as 2 operatives
Browse files Browse the repository at this point in the history
  • Loading branch information
mhelvin505 committed Oct 28, 2024
1 parent 8ae20d2 commit 20e7da8
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions 2024 - Pathfinders.cat
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,14 @@
<constraint type="max" value="11" field="selections" scope="force" shared="true" id="abd7-0da3-4021-e5e9" includeChildSelections="false"/>
</constraints>
<modifiers>
<modifier type="set" value="10" field="0cd7-d06b-f486-c078">
<modifier type="decrement" value="1" field="abd7-0da3-4021-e5e9">
<conditions>
<condition type="equalTo" value="1" field="selections" scope="b44f-3991-99c6-f72b" childId="any" shared="true"/>
<condition type="equalTo" value="1" field="selections" scope="force" childId="5657-7f2c-023b-b23c" shared="true"/>
</conditions>
</modifier>
<modifier type="decrement" value="1" field="0cd7-d06b-f486-c078">
<conditions>
<condition type="equalTo" value="1" field="selections" scope="force" childId="5657-7f2c-023b-b23c" shared="true"/>
</conditions>
</modifier>
</modifiers>
Expand Down Expand Up @@ -761,7 +766,7 @@ While only some **PATHFINDER** operatives can perform the **Markerlight** actio
<constraint type="max" value="-1" field="selections" scope="force" shared="true" id="7c0f-2071-5cb7-24a8" includeChildSelections="false"/>
</constraints>
<modifiers>
<modifier type="set" value="2" field="7c0f-2071-5cb7-24a8">
<modifier type="set" value="1" field="7c0f-2071-5cb7-24a8">
<conditions>
<condition type="instanceOf" value="1" field="selections" scope="force" childId="360b-4ca9-276e-9e08" shared="true" includeChildSelections="false"/>
</conditions>
Expand Down

0 comments on commit 20e7da8

Please sign in to comment.