Skip to content

Commit

Permalink
Added unit grouping to henchmen
Browse files Browse the repository at this point in the history
Added unit group filed to be able to handle henchmen groups
  • Loading branch information
Irian81 committed Mar 23, 2024
1 parent 0108643 commit dc016d3
Showing 1 changed file with 28 additions and 4 deletions.
32 changes: 28 additions & 4 deletions Lizardmen.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 id="0845-6af8-5c39-3866ce12-79a1-424c-bda6" name="Lizardmen (1b)" revision="5" battleScribeVersion="2.03" authorName="David Brown" authorContact="Twitter: @dabrown_us" authorUrl="http://dabrown.us" library="false" gameSystemId="9481a749-7900-614b-1695-bdc2899069c1" gameSystemRevision="15" xmlns="http://www.battlescribe.net/schema/catalogueSchema" type="catalogue">
<catalogue id="0845-6af8-5c39-3866ce12-79a1-424c-bda6" name="Lizardmen (1b)" revision="6" battleScribeVersion="2.03" authorName="David Brown" authorContact="Twitter: @dabrown_us" authorUrl="http://dabrown.us" library="false" gameSystemId="9481a749-7900-614b-1695-bdc2899069c1" gameSystemRevision="15" xmlns="http://www.battlescribe.net/schema/catalogueSchema" type="catalogue">
<selectionEntries>
<selectionEntry id="889151de-4826-5f00-5dbb-fcf546ebedbb" name="Kroxigor" page="0" hidden="false" collective="false" import="true" type="model">
<constraints>
Expand Down Expand Up @@ -267,6 +267,18 @@
<cost name="Warband Rating" typeId="wb-rating" value="0"/>
</costs>
</selectionEntry>
<selectionEntry type="upgrade" import="true" name="Unit Group" hidden="false" id="668-95f7-ee91-c95b">
<modifiers>
<modifier type="set" value="true" field="hidden">
<conditions>
<condition type="atLeast" value="1" field="selections" scope="parent" childId="0f2c78d6-e019-6b88-136a-9e00031645e5" shared="true"/>
</conditions>
</modifier>
</modifiers>
<constraints>
<constraint type="min" value="1" field="selections" scope="parent" shared="true" id="a30a-2a1f-e8db-7d93" includeChildSelections="false"/>
</constraints>
</selectionEntry>
</selectionEntries>
<entryLinks>
<entryLink id="ead51f82-ca51-5519-9a8a-b462449cf11d" name="Promoted" hidden="false" collective="false" import="true" targetId="0f2c78d6-e019-6b88-136a-9e00031645e5" type="selectionEntry"/>
Expand Down Expand Up @@ -1111,6 +1123,18 @@
<cost name="Warband Rating" typeId="wb-rating" value="0"/>
</costs>
</selectionEntry>
<selectionEntry type="upgrade" import="true" name="Unit Group" hidden="false" id="2025-c024-e38a-9d11">
<modifiers>
<modifier type="set" value="true" field="hidden">
<conditions>
<condition type="atLeast" value="1" field="selections" scope="parent" childId="0f2c78d6-e019-6b88-136a-9e00031645e5" shared="true"/>
</conditions>
</modifier>
</modifiers>
<constraints>
<constraint type="min" value="1" field="selections" scope="parent" shared="true" id="3919-5c2-bdd-d861" includeChildSelections="false"/>
</constraints>
</selectionEntry>
</selectionEntries>
<entryLinks>
<entryLink id="42132d31-b7fe-788f-ab94-390f6e406693" hidden="false" collective="false" import="true" targetId="f0fc009a-7990-32ef-b84b-b631058620e2" type="selectionEntry">
Expand Down Expand Up @@ -1333,7 +1357,7 @@
</modifier>
<modifier type="set" value="false" field="hidden">
<conditions>
<condition type="atLeast" value="1" field="selections" scope="16763088-15c1-4f72-fdfe-153003be4a24" childId="0f2c78d6-e019-6b88-136a-9e00031645e5" shared="true" percentValue="false" includeChildSelections="false" includeChildForces="false"/>
<condition type="atLeast" value="1" field="selections" scope="93700e68-f80c-ad1c-b5cd-06fd3c7e7537" childId="0f2c78d6-e019-6b88-136a-9e00031645e5" shared="true" percentValue="false" includeChildSelections="false" includeChildForces="false"/>
</conditions>
</modifier>
</modifiers>
Expand Down Expand Up @@ -1382,7 +1406,7 @@
</modifier>
<modifier type="set" value="true" field="hidden">
<conditions>
<condition type="atLeast" value="1" field="selections" scope="16763088-15c1-4f72-fdfe-153003be4a24" childId="0f2c78d6-e019-6b88-136a-9e00031645e5" shared="true" percentValue="false" includeChildSelections="false" includeChildForces="false"/>
<condition type="atLeast" value="1" field="selections" scope="93700e68-f80c-ad1c-b5cd-06fd3c7e7537" childId="0f2c78d6-e019-6b88-136a-9e00031645e5" shared="true" percentValue="false" includeChildSelections="false" includeChildForces="false"/>
</conditions>
</modifier>
</modifiers>
Expand Down Expand Up @@ -5311,6 +5335,6 @@ combat, roll a D6.
</profile>
</sharedProfiles>
<catalogueLinks>
<catalogueLink type="catalogue" name="New Catalogue (link)" id="b859-67b9-2bbe-aa87" targetId="e020-c282-277b-b173"/>
<catalogueLink type="catalogue" name=" common-data" id="b859-67b9-2bbe-aa87" targetId="e020-c282-277b-b173"/>
</catalogueLinks>
</catalogue>

0 comments on commit dc016d3

Please sign in to comment.