Skip to content

Commit

Permalink
Perdition Weapons and Power Daggers
Browse files Browse the repository at this point in the history
Fix for Perdition Weapons and Power Daggers in SL
  • Loading branch information
Mayegelt committed Oct 3, 2024
1 parent b95b506 commit 396e9b8
Showing 1 changed file with 33 additions and 13 deletions.
46 changes: 33 additions & 13 deletions 2022 - Legiones Astartes.cat
Original file line number Diff line number Diff line change
Expand Up @@ -1823,9 +1823,14 @@ During a Reaction made in any Phase, a player may not choose to activate a model
<selectionEntry id="0478-8201-90fc-bfd5" name="Axe Of Perdition" hidden="false" collective="false" import="true" type="upgrade">
<modifiers>
<modifier type="set" field="hidden" value="true">
<conditions>
<condition field="selections" scope="force" value="0" percentValue="false" shared="true" includeChildSelections="true" includeChildForces="false" childId="296e-301e-3ce1-1c15" type="equalTo"/>
</conditions>
<conditionGroups>
<conditionGroup type="and">
<conditions>
<condition type="notInstanceOf" value="1" field="selections" scope="ancestor" childId="2b5d-6f09-f3ed-07c1" shared="true" percentValue="false" includeChildSelections="true" includeChildForces="false"/>
<condition type="equalTo" value="0" field="selections" scope="force" childId="296e-301e-3ce1-1c15" shared="true" percentValue="false" includeChildSelections="true" includeChildForces="false"/>
</conditions>
</conditionGroup>
</conditionGroups>
</modifier>
</modifiers>
<profiles>
Expand Down Expand Up @@ -1883,9 +1888,14 @@ During a Reaction made in any Phase, a player may not choose to activate a model
<selectionEntry id="7830-e9d6-7e07-ad2f" name="Blade Of Perdition" hidden="false" collective="false" import="true" type="upgrade">
<modifiers>
<modifier type="set" field="hidden" value="true">
<conditions>
<condition field="selections" scope="force" value="0" percentValue="false" shared="true" includeChildSelections="true" includeChildForces="false" childId="296e-301e-3ce1-1c15" type="equalTo"/>
</conditions>
<conditionGroups>
<conditionGroup type="and">
<conditions>
<condition type="notInstanceOf" value="1" field="selections" scope="ancestor" childId="2b5d-6f09-f3ed-07c1" shared="true" percentValue="false" includeChildSelections="true" includeChildForces="false"/>
<condition type="equalTo" value="0" field="selections" scope="force" childId="296e-301e-3ce1-1c15" shared="true" percentValue="false" includeChildSelections="true" includeChildForces="false"/>
</conditions>
</conditionGroup>
</conditionGroups>
</modifier>
</modifiers>
<profiles>
Expand Down Expand Up @@ -2751,9 +2761,14 @@ During a Reaction made in any Phase, a player may not choose to activate a model
<selectionEntry id="1ea3-9a76-1597-a49a" name="Maul Of Perdition" hidden="false" collective="false" import="true" type="upgrade">
<modifiers>
<modifier type="set" field="hidden" value="true">
<conditions>
<condition field="selections" scope="force" value="0" percentValue="false" shared="true" includeChildSelections="true" includeChildForces="false" childId="296e-301e-3ce1-1c15" type="equalTo"/>
</conditions>
<conditionGroups>
<conditionGroup type="and">
<conditions>
<condition type="notInstanceOf" value="1" field="selections" scope="ancestor" childId="2b5d-6f09-f3ed-07c1" shared="true" percentValue="false" includeChildSelections="true" includeChildForces="false"/>
<condition type="equalTo" value="0" field="selections" scope="force" childId="296e-301e-3ce1-1c15" shared="true" percentValue="false" includeChildSelections="true" includeChildForces="false"/>
</conditions>
</conditionGroup>
</conditionGroups>
</modifier>
</modifiers>
<profiles>
Expand Down Expand Up @@ -3237,9 +3252,14 @@ When a model has two Raven’s Talons, that model gains +2 Attacks instead of th
<selectionEntry id="cb7e-e113-9008-6bdc" name="Spear Of Perdition" hidden="false" collective="false" import="true" type="upgrade">
<modifiers>
<modifier type="set" field="hidden" value="true">
<conditions>
<condition field="selections" scope="force" value="0" percentValue="false" shared="true" includeChildSelections="true" includeChildForces="false" childId="296e-301e-3ce1-1c15" type="equalTo"/>
</conditions>
<conditionGroups>
<conditionGroup type="and">
<conditions>
<condition type="notInstanceOf" value="1" field="selections" scope="ancestor" childId="2b5d-6f09-f3ed-07c1" shared="true" percentValue="false" includeChildSelections="true" includeChildForces="false"/>
<condition type="equalTo" value="0" field="selections" scope="force" childId="296e-301e-3ce1-1c15" shared="true" percentValue="false" includeChildSelections="true" includeChildForces="false"/>
</conditions>
</conditionGroup>
</conditionGroups>
</modifier>
</modifiers>
<profiles>
Expand Down Expand Up @@ -18319,8 +18339,8 @@ This is a Damage Mitigation roll – any model may make only a single Damage Mit
<conditionGroups>
<conditionGroup type="and">
<conditions>
<condition type="notInstanceOf" value="1" field="selections" scope="ancestor" childId="98a6-7b7c-52e9-6fb9" shared="true" percentValue="false" includeChildSelections="true" includeChildForces="false"/>
<condition type="equalTo" value="0" field="selections" scope="force" childId="c0df-c1fa-5ddc-9ee5" shared="true" percentValue="false" includeChildSelections="true" includeChildForces="false"/>
<condition type="notInstanceOf" value="1" field="selections" scope="ancestor" childId="c1a3-e5fd-cd35-d4e3" shared="true" percentValue="false" includeChildSelections="true" includeChildForces="false"/>
</conditions>
</conditionGroup>
</conditionGroups>
Expand Down

0 comments on commit 396e9b8

Please sign in to comment.