Skip to content

Commit

Permalink
Fixes #2902
Browse files Browse the repository at this point in the history
  • Loading branch information
Dunamis55 committed Dec 30, 2024
1 parent 150f4ea commit 3245d53
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion Tyranids.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="b984-7317-81cc-20f" name="Xenos - Tyranids" revision="69" battleScribeVersion="2.03" library="false" gameSystemId="sys-352e-adc2-7639-d6a9" gameSystemRevision="1" type="catalogue" authorName="FitalShell" authorContact="fitalshell">
<catalogue xmlns="http://www.battlescribe.net/schema/catalogueSchema" id="b984-7317-81cc-20f" name="Xenos - Tyranids" revision="70" battleScribeVersion="2.03" library="false" gameSystemId="sys-352e-adc2-7639-d6a9" gameSystemRevision="1" type="catalogue" authorName="FitalShell" authorContact="fitalshell">
<categoryEntries>
<categoryEntry name="Synapse" hidden="false" id="4129-a453-686a-d38a"/>
<categoryEntry id="4f10-fe01-4b80-8d6b" name="Winged Hive Tyrant" hidden="false"/>
Expand Down Expand Up @@ -433,6 +433,13 @@

■ Each time that unit takes a Battle-shock test, take that test on 3D6 instead of 2D6.
■ Each time a model in that unit makes a melee attack, add 1 to the Strength characteristic of that attack.</description>
<modifiers>
<modifier type="set" value="true" field="hidden">
<conditions>
<condition type="notInstanceOf" value="1" field="selections" scope="primary-catalogue" childId="b984-7317-81cc-20f" shared="true"/>
</conditions>
</modifier>
</modifiers>
</rule>
</rules>
<sharedSelectionEntries>
Expand Down Expand Up @@ -8084,6 +8091,13 @@ Each time a Tyranids model with this Hyper-adaptation makes an attack that targe
<sharedRules>
<rule id="395b-a159-b293-27aa" name="Shadow in the Warp" hidden="false">
<description>If your Army Faction is TYRANIDS, once per battle, in either player’s Command phase, if one or more units from your army with this ability are on the battlefield, you can unleash the Shadow in the Warp. When you do, each enemy unit on the battlefield must take a Battle-shock test. Each time an enemy unit takes such a Battle-shock test, if it is within 6&quot; of one or more Synapse units from your army, subtract 1 from that test.</description>
<modifiers>
<modifier type="set" value="true" field="hidden">
<conditions>
<condition type="notInstanceOf" value="1" field="selections" scope="primary-catalogue" childId="b984-7317-81cc-20f" shared="true"/>
</conditions>
</modifier>
</modifiers>
</rule>
</sharedRules>
</catalogue>

0 comments on commit 3245d53

Please sign in to comment.