Skip to content

Commit

Permalink
Improve Roster behavior for Warpcoven and Angels of Death
Browse files Browse the repository at this point in the history
  • Loading branch information
mal20k committed Dec 16, 2024
1 parent b1bfac6 commit b73610f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 8 deletions.
6 changes: 3 additions & 3 deletions 2024 - Angels of Death.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 library="false" id="4f46-f795-734e-6076" name="Angels of Death" gameSystemId="c521-ad27-44df-f959" gameSystemRevision="2" revision="3" battleScribeVersion="2.03" type="catalogue" xmlns="http://www.battlescribe.net/schema/catalogueSchema">
<catalogue library="false" id="4f46-f795-734e-6076" name="Angels of Death" gameSystemId="c521-ad27-44df-f959" gameSystemRevision="2" revision="4" battleScribeVersion="2.03" type="catalogue" xmlns="http://www.battlescribe.net/schema/catalogueSchema">
<forceEntries>
<forceEntry name="Angels of Death Kill Team" id="29d1-6036-644f-488a" hidden="false">
<categoryLinks>
Expand Down Expand Up @@ -40,8 +40,8 @@
<sharedSelectionEntries>
<selectionEntry type="upgrade" import="true" name="Chapter Tactics" hidden="false" id="7a6b-0526-fe3f-eff2" collective="false">
<constraints>
<constraint type="min" value="1" field="selections" scope="force" shared="true" id="a95f-0c24-c10e-ffcb-min"/>
<constraint type="max" value="1" field="selections" scope="force" shared="true" id="a95f-0c24-c10e-ffcb-max"/>
<constraint type="min" value="1" field="selections" scope="29d1-6036-644f-488a" shared="true" id="a95f-0c24-c10e-ffcb-min-min"/>
<constraint type="max" value="1" field="selections" scope="29d1-6036-644f-488a" shared="true" id="a95f-0c24-c10e-ffcb-min-max"/>
</constraints>
<costs>
<cost name="EP" typeId="c61a-51a3-370d-bf55" value="0"/>
Expand Down
14 changes: 9 additions & 5 deletions 2024 - Warpcoven.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 library="false" id="2c48-0a38-f96d-2fbf" name="Warpcoven" gameSystemId="c521-ad27-44df-f959" gameSystemRevision="2" revision="1" battleScribeVersion="2.03" type="catalogue" xmlns="http://www.battlescribe.net/schema/catalogueSchema">
<catalogue library="false" id="2c48-0a38-f96d-2fbf" name="Warpcoven" gameSystemId="c521-ad27-44df-f959" gameSystemRevision="2" revision="2" battleScribeVersion="2.03" type="catalogue" xmlns="http://www.battlescribe.net/schema/catalogueSchema">
<forceEntries>
<forceEntry name="Warpcoven Kill Team" id="19b5-fd1f-a9b5-2c94" hidden="false">
<categoryLinks>
Expand All @@ -23,7 +23,11 @@
</modifier>
</modifiers>
</categoryLink>
<categoryLink name="Leader" hidden="false" id="b21d-db65-f719-b76a" targetId="d999-8cad-8145-4efe"/>
<categoryLink name="Leader" hidden="false" id="b21d-db65-f719-b76a" targetId="d999-8cad-8145-4efe">
<constraints>
<constraint type="max" value="1" field="selections" scope="force" shared="true" id="2604-8e1a-b1ba-de90" includeChildSelections="true"/>
</constraints>
</categoryLink>
</categoryLinks>
</forceEntry>
</forceEntries>
Expand Down Expand Up @@ -1155,15 +1159,15 @@ Each friendly **WARPCOVEN HERETIC ASTARTES** operative can counteract regardless
</selectionEntry>
<selectionEntry type="upgrade" import="true" name="Leader" hidden="false" id="14ec-764a-b53f-ab46">
<constraints>
<constraint type="max" value="0" field="selections" scope="force" shared="true" id="6af6-c27f-1770-5f21" includeChildSelections="true"/>
<constraint type="max" value="1" field="selections" scope="parent" shared="true" id="7981-c8f8-6d6f-b076"/>
</constraints>
<categoryLinks>
<categoryLink name="Leader" hidden="false" id="3c06-28d6-165c-9879" targetId="d999-8cad-8145-4efe" primary="false"/>
</categoryLinks>
<modifiers>
<modifier type="set" value="1" field="6af6-c27f-1770-5f21">
<modifier type="set" value="true" field="hidden">
<conditions>
<condition type="instanceOf" value="1" field="selections" scope="force" childId="19b5-fd1f-a9b5-2c94" shared="true"/>
<condition type="instanceOf" value="1" field="selections" scope="force" childId="default-force" shared="true" includeChildSelections="false"/>
</conditions>
</modifier>
</modifiers>
Expand Down

0 comments on commit b73610f

Please sign in to comment.