Skip to content

Commit

Permalink
Merge pull request #3107 from BSData/Militia-fix-for-Min-amounts-of-a…
Browse files Browse the repository at this point in the history
…ugmented-levy-in-Alt-FoC

Militia fix for Min amounts of augmented levy
  • Loading branch information
The4D6 authored Feb 9, 2024
2 parents e1bd170 + 11c3e1b commit 4a939d8
Showing 1 changed file with 17 additions and 2 deletions.
19 changes: 17 additions & 2 deletions 2022 - Imperialis Militia.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="f84d-94cf-5ce6-b393" name="Imperialis Militia" revision="34" battleScribeVersion="2.03" library="false" gameSystemId="28d4-bd2e-4858-ece6" gameSystemRevision="71" type="catalogue">
<catalogue xmlns="http://www.battlescribe.net/schema/catalogueSchema" id="f84d-94cf-5ce6-b393" name="Imperialis Militia" revision="35" battleScribeVersion="2.03" library="false" gameSystemId="28d4-bd2e-4858-ece6" gameSystemRevision="71" type="catalogue">
<categoryEntries>
<categoryEntry id="58b3-196a-9732-2165" name="Rogue Psyker Daemons Restriction" publicationId="48c2-d023-0069-001a" page="15" hidden="false">
<modifiers>
Expand Down Expand Up @@ -4273,10 +4273,25 @@ Note that only Militia Medicae selected as part of a Detachment with the Ogryn C
<condition type="equalTo" value="0" field="selections" scope="force" childId="331b-43fb-e64-9364" shared="true" includeChildSelections="true"/>
</conditions>
</modifier>
<modifier type="set" value="1" field="323c-8d42-b822-297d">
<conditionGroups>
<conditionGroup type="or">
<conditions>
<condition type="instanceOf" value="1" field="selections" scope="primary-catalogue" childId="d4f2-6da5-b6de-06ec" shared="true" includeChildSelections="true"/>
<condition type="instanceOf" value="1" field="selections" scope="primary-catalogue" childId="5430-5be1-1613-be44" shared="true" includeChildSelections="true"/>
</conditions>
</conditionGroup>
</conditionGroups>
</modifier>
<modifier type="set" value="2" field="323c-8d42-b822-297d">
<conditions>
<condition type="instanceOf" value="1" field="selections" scope="primary-catalogue" childId="d926-652f-8436-30ce" shared="true" includeChildSelections="true"/>
</conditions>
</modifier>
</modifiers>
<constraints>
<constraint type="max" value="1" field="selections" scope="parent" shared="true" id="a87e-1220-5ea7-9cb7"/>
<constraint type="min" value="2" field="selections" scope="force" shared="true" id="323c-8d42-b822-297d" includeChildSelections="true"/>
<constraint type="min" value="0" field="selections" scope="force" shared="true" id="323c-8d42-b822-297d" includeChildSelections="true"/>
</constraints>
</selectionEntry>
</selectionEntries>
Expand Down

0 comments on commit 4a939d8

Please sign in to comment.