Skip to content

Commit

Permalink
Fix order of operations for point increases
Browse files Browse the repository at this point in the history
  • Loading branch information
Mad-Spy committed Jan 28, 2025
1 parent 1033027 commit baf9266
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Imperium - Adeptus Custodes.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="1f19-6509-d906-ca10" name="Imperium - Adeptus Custodes" revision="49" battleScribeVersion="2.03" library="false" gameSystemId="sys-352e-adc2-7639-d6a9" gameSystemRevision="1" type="catalogue">
<catalogue xmlns="http://www.battlescribe.net/schema/catalogueSchema" id="1f19-6509-d906-ca10" name="Imperium - Adeptus Custodes" revision="50" battleScribeVersion="2.03" library="false" gameSystemId="sys-352e-adc2-7639-d6a9" gameSystemRevision="1" type="catalogue">
<categoryEntries>
<categoryEntry id="a43a-4cf6-6443-f48e" name="Aleya" hidden="false"/>
<categoryEntry id="5386-42fc-f4d0-7d64" name="Allarus Custodians" hidden="false"/>
Expand Down Expand Up @@ -175,14 +175,14 @@
<condition field="selections" scope="c8a6-a4c5-703e-b717" value="3" percentValue="false" shared="true" includeChildSelections="true" includeChildForces="true" childId="model" type="atLeast"/>
</conditions>
</modifier>
<modifier type="set" field="51b2-306e-1021-d207" value="390">
<modifier type="set" field="51b2-306e-1021-d207" value="325">
<conditions>
<condition field="selections" scope="c8a6-a4c5-703e-b717" value="6" percentValue="false" shared="true" includeChildSelections="true" includeChildForces="true" childId="model" type="atLeast"/>
<condition field="selections" scope="c8a6-a4c5-703e-b717" value="5" percentValue="false" shared="true" includeChildSelections="true" includeChildForces="true" childId="model" type="atLeast"/>
</conditions>
</modifier>
<modifier type="set" value="325" field="51b2-306e-1021-d207">
<modifier type="set" value="390" field="51b2-306e-1021-d207">
<conditions>
<condition type="greaterThan" value="4" field="selections" scope="c8a6-a4c5-703e-b717" childId="model" shared="true" percentValue="false" includeChildSelections="true" includeChildForces="true"/>
<condition type="atLeast" value="6" field="selections" scope="c8a6-a4c5-703e-b717" childId="model" shared="true" percentValue="false" includeChildSelections="true" includeChildForces="true"/>
</conditions>
</modifier>
</modifiers>
Expand Down

0 comments on commit baf9266

Please sign in to comment.