Skip to content

Commit

Permalink
Merge pull request #31 from BSData/bugfixes
Browse files Browse the repository at this point in the history
fixes
  • Loading branch information
exaegrum authored Aug 20, 2024
2 parents d35fad0 + 75518ae commit 588f5f8
Show file tree
Hide file tree
Showing 12 changed files with 134 additions and 80 deletions.
19 changes: 19 additions & 0 deletions Cities of Sigmar.cat
Original file line number Diff line number Diff line change
Expand Up @@ -1141,6 +1141,25 @@ In addition, if the target is **^^Duardin^^**, subtract 1 from hit rolls for co
<condition type="atLeast" value="1" field="selections" scope="self" childId="1b37-82b8-c062-eb82" shared="true"/>
</conditions>
</modifier>
<modifier type="set" value="true" field="hidden">
<conditionGroups>
<conditionGroup type="and">
<conditionGroups>
<conditionGroup type="and">
<conditions>
<condition type="lessThan" value="1" field="selections" scope="force" childId="5dc3-5123-c02f-8726" shared="true"/>
<condition type="lessThan" value="1" field="selections" scope="force" childId="5640-d86-bbf-c887" shared="true"/>
<condition type="lessThan" value="1" field="selections" scope="force" childId="da9-fda-c22f-c1d1" shared="true"/>
<condition type="lessThan" value="1" field="selections" scope="force" childId="77b6-bdc2-b509-77" shared="true"/>
</conditions>
</conditionGroup>
</conditionGroups>
<conditions>
<condition type="instanceOf" value="1" field="selections" scope="ancestor" childId="376a-6b97-8699-dd59" shared="true"/>
</conditions>
</conditionGroup>
</conditionGroups>
</modifier>
</modifiers>
<costs>
<cost name="pts" typeId="points" value="120"/>
Expand Down
6 changes: 6 additions & 0 deletions Daughters of Khaine - The Croneseer's Pariahs.cat
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,12 @@
<conditionGroup type="and">
<conditions>
<condition type="instanceOf" value="1" field="selections" scope="ancestor" childId="376a-6b97-8699-dd59" shared="true"/>
<condition type="lessThan" value="1" field="selections" scope="force" childId="9dfe-b69c-cd93-28c1" shared="true"/>
<condition type="lessThan" value="1" field="selections" scope="force" childId="3d43-d1ad-b2ec-6c98" shared="true"/>
<condition type="lessThan" value="1" field="selections" scope="force" childId="e475-737-356-9c1" shared="true"/>
<condition type="lessThan" value="1" field="selections" scope="force" childId="9f04-8d2b-7a5a-9ff8" shared="true"/>
<condition type="lessThan" value="1" field="selections" scope="force" childId="8a73-3b87-ad29-371" shared="true"/>
<condition type="lessThan" value="1" field="selections" scope="force" childId="9088-631e-5e08-7163" shared="true"/>
</conditions>
</conditionGroup>
</conditionGroups>
Expand Down
15 changes: 6 additions & 9 deletions Daughters of Khaine.cat
Original file line number Diff line number Diff line change
Expand Up @@ -930,10 +930,13 @@ If the target unit has 20 or more models, inflict 6 mortal damage on the target
<conditionGroups>
<conditionGroup type="and">
<conditions>
<condition type="lessThan" value="1" field="selections" scope="force" childId="ed1c-9fa9-8e7-d583" shared="true"/>
<condition type="lessThan" value="1" field="selections" scope="force" childId="f9e8-542c-3020-b170" shared="true"/>
<condition type="lessThan" value="1" field="selections" scope="force" childId="a559-1df9-4395-7cfc" shared="true"/>
<condition type="lessThan" value="1" field="selections" scope="force" childId="b371-6047-e6ef-f9f9" shared="true"/>
<condition type="lessThan" value="1" field="selections" scope="force" childId="c28f-c5bc-43a7-b5bb" shared="true"/>
<condition type="lessThan" value="1" field="selections" scope="force" childId="396a-3351-c18f-47a4" shared="true"/>
<condition type="lessThan" value="1" field="selections" scope="force" childId="486e-5a28-7b1b-6eba" shared="true"/>
<condition type="lessThan" value="1" field="selections" scope="force" childId="6939-a21a-2d62-83d5" shared="true"/>
<condition type="lessThan" value="1" field="selections" scope="force" childId="c2bd-d397-2d50-a020" shared="true"/>
<condition type="lessThan" value="1" field="selections" scope="force" childId="f56c-2b0-3850-5a51" shared="true"/>
</conditions>
</conditionGroup>
</conditionGroups>
Expand Down Expand Up @@ -1037,14 +1040,8 @@ If the target unit has 20 or more models, inflict 6 mortal damage on the target
<conditions>
<condition type="lessThan" value="1" field="selections" scope="force" childId="ed1c-9fa9-8e7-d583" shared="true"/>
<condition type="lessThan" value="1" field="selections" scope="force" childId="f9e8-542c-3020-b170" shared="true"/>
<condition type="lessThan" value="1" field="selections" scope="force" childId="c28f-c5bc-43a7-b5bb" shared="true"/>
<condition type="lessThan" value="1" field="selections" scope="force" childId="396a-3351-c18f-47a4" shared="true"/>
<condition type="lessThan" value="1" field="selections" scope="force" childId="486e-5a28-7b1b-6eba" shared="true"/>
<condition type="lessThan" value="1" field="selections" scope="force" childId="6939-a21a-2d62-83d5" shared="true"/>
<condition type="lessThan" value="1" field="selections" scope="force" childId="a559-1df9-4395-7cfc" shared="true"/>
<condition type="lessThan" value="1" field="selections" scope="force" childId="b371-6047-e6ef-f9f9" shared="true"/>
<condition type="lessThan" value="1" field="selections" scope="force" childId="c2bd-d397-2d50-a020" shared="true"/>
<condition type="lessThan" value="1" field="selections" scope="force" childId="f56c-2b0-3850-5a51" shared="true"/>
</conditions>
</conditionGroup>
</conditionGroups>
Expand Down
32 changes: 26 additions & 6 deletions Flesh-eater Courts - Library.cat
Original file line number Diff line number Diff line change
Expand Up @@ -961,7 +961,8 @@ with this unit to be the target.</characteristic>
***Welcome the Disciple!:*** The target has the **^^Infected^^** keyword for the rest of the battle. Each time your opponent declares a command, **^^Spell^^** ability or **^^Prayer^^** ability for an **^^Infected^^** unit, roll a dice. On a 5+:
• If they declared a command, that command has no effect. The command still counts as having been used and the command points spent to use the command are still lost.
• If they declared a **^^Spell^^** or **^^Prayer^^** ability, that spell or prayer fails.</characteristic>
<characteristic name="Keywords" typeId="12e8-3214-7d8f-1d0f">**^^Core^^**</characteristic>
<characteristic name="Keywords" typeId="12e8-3214-7d8f-1d0f"/>
<characteristic name="Used By" typeId="1b32-c9d6-3106-166b"/>
</characteristics>
</profile>
<profile name="Don&apos;t Shoot the Mesenger" typeId="907f-a48-6a04-f788" typeName="Ability (Passive)" hidden="false" id="a8fc-646f-b789-c54c">
Expand Down Expand Up @@ -1032,19 +1033,38 @@ with this unit to be the target.</characteristic>
<selectionEntries>
<selectionEntry type="model" import="true" name="Crypt Infernal Courtier" hidden="false" id="95ff-f2eb-aa5c-2a69">
<selectionEntries>
<selectionEntry type="upgrade" import="true" name="Headsman’s Axe" hidden="false" id="3e1a-79d9-1027-a5c1">
<selectionEntry type="upgrade" import="true" name="Piercing Death Screech" hidden="false" id="3e1a-79d9-1027-a5c1">
<constraints>
<constraint type="min" value="1" field="selections" scope="parent" shared="true" id="9e6b-93a7-9229-6e5b"/>
<constraint type="max" value="1" field="selections" scope="parent" shared="true" id="d0ef-f1bf-3e5e-a2da"/>
</constraints>
<profiles>
<profile name="Headsman’s Axe" typeId="9074-76b6-9e2f-81e3" typeName="Melee Weapon" hidden="false" id="16ec-8cf9-b873-e403">
<profile name="Piercing Death Screech" typeId="1fd-a42f-41d3-fe05" typeName="Ranged Weapon" hidden="false" id="16ec-8cf9-b873-e403">
<characteristics>
<characteristic name="Atk" typeId="60e-35aa-31ed-e488">3</characteristic>
<characteristic name="Rng" typeId="c6b5-908c-a604-1a98">10&quot;</characteristic>
<characteristic name="Atk" typeId="aa17-4296-2887-e05d">4</characteristic>
<characteristic name="Hit" typeId="194d-aeb6-5ba7-83b4">4+</characteristic>
<characteristic name="Wnd" typeId="d3d5-9dc6-13de-8d1">3+</characteristic>
<characteristic name="Rnd" typeId="d03f-a9ae-3eec-755">2</characteristic>
<characteristic name="Dmg" typeId="96c2-d0a5-ea1e-653b">D3</characteristic>
<characteristic name="Ability" typeId="d793-3dd7-9c13-741e">Shoot in Combat</characteristic>
</characteristics>
</profile>
</profiles>
</selectionEntry>
<selectionEntry type="upgrade" import="true" name="Skewering Claws" hidden="false" id="626f-7b9a-f58a-090b">
<constraints>
<constraint type="min" value="1" field="selections" scope="parent" shared="true" id="9386-16c4-2afb-5a35"/>
<constraint type="max" value="1" field="selections" scope="parent" shared="true" id="e8ed-2e90-852a-e332"/>
</constraints>
<profiles>
<profile name="Skewering Claws" typeId="9074-76b6-9e2f-81e3" typeName="Melee Weapon" hidden="false" id="3be5-2366-6c0c-a498">
<characteristics>
<characteristic name="Atk" typeId="60e-35aa-31ed-e488">5</characteristic>
<characteristic name="Hit" typeId="26dc-168-b2fd-cb93">4+</characteristic>
<characteristic name="Wnd" typeId="61c1-22cc-40af-2847">3+</characteristic>
<characteristic name="Rnd" typeId="eccc-10fa-6958-fb73">2</characteristic>
<characteristic name="Dmg" typeId="e948-9c71-12a6-6be4">3</characteristic>
<characteristic name="Rnd" typeId="eccc-10fa-6958-fb73">1</characteristic>
<characteristic name="Dmg" typeId="e948-9c71-12a6-6be4">2</characteristic>
<characteristic name="Ability" typeId="eda3-7332-5db1-4159">-</characteristic>
</characteristics>
</profile>
Expand Down
36 changes: 20 additions & 16 deletions Flesh-eater Courts.cat
Original file line number Diff line number Diff line change
Expand Up @@ -977,15 +977,17 @@
<conditionGroups>
<conditionGroup type="and">
<conditionGroups>
<conditionGroup type="or">
<conditionGroup type="and">
<conditions>
<condition type="atLeast" value="0" field="selections" scope="force" childId="451a-5dc8-e4f8-f23d" shared="true"/>
<condition type="atLeast" value="0" field="selections" scope="force" childId="4cd-a82-97ba-ff0b" shared="true"/>
<condition type="atLeast" value="0" field="selections" scope="force" childId="e41b-e434-8156-666e" shared="true"/>
<condition type="atLeast" value="0" field="selections" scope="force" childId="e19f-a548-4662-d116" shared="true"/>
<condition type="atLeast" value="0" field="selections" scope="force" childId="fa1b-28f9-fc38-f239" shared="true"/>
<condition type="atLeast" value="0" field="selections" scope="force" childId="4555-2307-1f89-272f" shared="true"/>
<condition type="atLeast" value="0" field="selections" scope="force" childId="2bca-d174-5c9a-fe95" shared="true"/>
<condition type="lessThan" value="1" field="selections" scope="force" childId="451a-5dc8-e4f8-f23d" shared="true"/>
<condition type="lessThan" value="1" field="selections" scope="force" childId="7d57-86d5-bfa-c539" shared="true"/>
<condition type="lessThan" value="1" field="selections" scope="force" childId="4cd-a82-97ba-ff0b" shared="true"/>
<condition type="lessThan" value="1" field="selections" scope="force" childId="e41b-e434-8156-666e" shared="true"/>
<condition type="lessThan" value="1" field="selections" scope="force" childId="e19f-a548-4662-d116" shared="true"/>
<condition type="lessThan" value="1" field="selections" scope="force" childId="fa1b-28f9-fc38-f239" shared="true"/>
<condition type="lessThan" value="1" field="selections" scope="force" childId="4af6-6698-6c21-2bcd" shared="true"/>
<condition type="lessThan" value="1" field="selections" scope="force" childId="4555-2307-1f89-272f" shared="true"/>
<condition type="lessThan" value="1" field="selections" scope="force" childId="2bca-d174-5c9a-fe95" shared="true"/>
</conditions>
</conditionGroup>
</conditionGroups>
Expand All @@ -1006,15 +1008,17 @@
<conditionGroups>
<conditionGroup type="and">
<conditionGroups>
<conditionGroup type="or">
<conditionGroup type="and">
<conditions>
<condition type="atLeast" value="0" field="selections" scope="force" childId="451a-5dc8-e4f8-f23d" shared="true"/>
<condition type="atLeast" value="0" field="selections" scope="force" childId="4cd-a82-97ba-ff0b" shared="true"/>
<condition type="atLeast" value="0" field="selections" scope="force" childId="e41b-e434-8156-666e" shared="true"/>
<condition type="atLeast" value="0" field="selections" scope="force" childId="e19f-a548-4662-d116" shared="true"/>
<condition type="atLeast" value="0" field="selections" scope="force" childId="fa1b-28f9-fc38-f239" shared="true"/>
<condition type="atLeast" value="0" field="selections" scope="force" childId="4555-2307-1f89-272f" shared="true"/>
<condition type="atLeast" value="0" field="selections" scope="force" childId="2bca-d174-5c9a-fe95" shared="true"/>
<condition type="lessThan" value="1" field="selections" scope="force" childId="451a-5dc8-e4f8-f23d" shared="true"/>
<condition type="lessThan" value="1" field="selections" scope="force" childId="7d57-86d5-bfa-c539" shared="true"/>
<condition type="lessThan" value="1" field="selections" scope="force" childId="4cd-a82-97ba-ff0b" shared="true"/>
<condition type="lessThan" value="1" field="selections" scope="force" childId="e41b-e434-8156-666e" shared="true"/>
<condition type="lessThan" value="1" field="selections" scope="force" childId="e19f-a548-4662-d116" shared="true"/>
<condition type="lessThan" value="1" field="selections" scope="force" childId="fa1b-28f9-fc38-f239" shared="true"/>
<condition type="lessThan" value="1" field="selections" scope="force" childId="4af6-6698-6c21-2bcd" shared="true"/>
<condition type="lessThan" value="1" field="selections" scope="force" childId="4555-2307-1f89-272f" shared="true"/>
<condition type="lessThan" value="1" field="selections" scope="force" childId="2bca-d174-5c9a-fe95" shared="true"/>
</conditions>
</conditionGroup>
</conditionGroups>
Expand Down
5 changes: 5 additions & 0 deletions Kharadron Overlords.cat
Original file line number Diff line number Diff line change
Expand Up @@ -985,6 +985,11 @@ Remove the targets from the battlefield. After the **^^Skyvessel^^** ends its m
<cost name="pts" typeId="points" value="150"/>
</costs>
</entryLink>
<entryLink import="true" name="Battle Traits: Kharadron Overlords" hidden="false" id="5113-2b39-878f-7d46" type="selectionEntry" targetId="8b5f-e3cf-35c2-fa90">
<constraints>
<constraint type="max" value="1" field="selections" scope="roster" shared="true" id="8f14-2f05-bebb-2d44" includeChildSelections="true"/>
</constraints>
</entryLink>
</entryLinks>
<categoryEntries>
<categoryEntry name="Guild Officer" id="30e-b6bb-5728-835e" hidden="false"/>
Expand Down
6 changes: 3 additions & 3 deletions Maggotkin of Nurgle - Library.cat
Original file line number Diff line number Diff line change
Expand Up @@ -1189,7 +1189,7 @@ combat and can pass through models in the target unit, but it must end that mov
<profile name="Tripletongue’s Claws and Maw" typeId="9074-76b6-9e2f-81e3" typeName="Melee Weapon" hidden="false" id="6233-c2a6-405c-29ea">
<characteristics>
<characteristic name="Atk" typeId="60e-35aa-31ed-e488">5</characteristic>
<characteristic name="Hit" typeId="26dc-168-b2fd-cb93">3+</characteristic>
<characteristic name="Hit" typeId="26dc-168-b2fd-cb93">4+</characteristic>
<characteristic name="Wnd" typeId="61c1-22cc-40af-2847">2+</characteristic>
<characteristic name="Rnd" typeId="eccc-10fa-6958-fb73">2</characteristic>
<characteristic name="Dmg" typeId="e948-9c71-12a6-6be4">3</characteristic>
Expand Down Expand Up @@ -1261,7 +1261,7 @@ combat and can pass through models in the target unit, but it must end that mov
<selectionEntries>
<selectionEntry type="upgrade" import="true" name="Bloab Rotspawned" hidden="false" id="f40a-e06c-77b3-5f92">
<selectionEntries>
<selectionEntry type="upgrade" import="true" name="Bilespurter&apos;s Slabrous Tongues" hidden="false" id="9e74-8d99-52d9-e35f">
<selectionEntry type="upgrade" import="true" name="Bilespurter&apos;s Vile Bile" hidden="false" id="9e74-8d99-52d9-e35f">
<constraints>
<constraint type="min" value="1" field="selections" scope="parent" shared="true" id="d07d-2a8e-cb4e-c392"/>
<constraint type="max" value="1" field="selections" scope="parent" shared="true" id="50c6-cc70-5cf-7417"/>
Expand Down Expand Up @@ -2176,7 +2176,7 @@ combat and can pass through models in the target unit, but it must end that mov
<categoryLink name="CHAOS" hidden="false" id="9174-b45f-d35c-5f82" targetId="319b-38ee-d10d-e800" primary="false"/>
<categoryLink name="MAGGOTKIN OF NURGLE" hidden="false" id="cc4d-5c13-c622-ecf8" targetId="ca3c-6c3b-4887-3a9d" primary="false"/>
<categoryLink name="WARD (5+)" hidden="false" id="87e5-1e21-3aae-e1a6" targetId="52cc-95fd-6cd3-8f72" primary="false"/>
<categoryLink name="FACTION TERRAIN" hidden="false" id="8deb-1aab-e2aa-7d47" targetId="cdd6-ffa1-9b32-4cb8" primary="false"/>
<categoryLink name="FACTION TERRAIN" hidden="false" id="8deb-1aab-e2aa-7d47" targetId="cdd6-ffa1-9b32-4cb8" primary="true"/>
</categoryLinks>
<selectionEntries>
<selectionEntry type="upgrade" import="true" name="Maggot-infested Mouth" hidden="false" id="21b9-3425-9744-b76e">
Expand Down
1 change: 1 addition & 0 deletions Nighthaunt - Library.cat
Original file line number Diff line number Diff line change
Expand Up @@ -1080,6 +1080,7 @@ If you picked this unit, for the rest of the turn:
<categoryLink name="NIGHTHAUNT" hidden="false" id="3015-8b35-bfa4-5a8d" targetId="e3a4-4581-9f76-4215" primary="false"/>
<categoryLink name="INFANTRY" hidden="false" id="189-7e83-d4e3-2289" targetId="75d6-6995-dfcc-3898" primary="false"/>
<categoryLink name="WARD (6+)" hidden="false" id="79a5-92da-e05-dd3c" targetId="70a4-383f-421f-52cd" primary="false"/>
<categoryLink name="WIZARD (1)" hidden="false" id="9f48-ddd9-7bb3-ccf3" targetId="6f28-c3f6-4b1b-8aff" primary="false"/>
</categoryLinks>
<selectionEntries>
<selectionEntry type="model" import="true" name="Guardian of Souls" hidden="false" id="b813-5b3e-2749-b5fb">
Expand Down
Loading

0 comments on commit 588f5f8

Please sign in to comment.