Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #857: Changes Hearthkyn Concussion Grenade to similar format as other grenades #858

Merged
merged 1 commit into from
Sep 22, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 2 additions & 9 deletions 2021 - Hearthkyn Salvager.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="bbda-6aa-31b3-6a0b" name="Hearthkyn Salvager" revision="2" battleScribeVersion="2.03" library="false" gameSystemId="3b7e-7dab-f79f-2e74" gameSystemRevision="6" xmlns="http://www.battlescribe.net/schema/catalogueSchema" type="catalogue">
<catalogue id="bbda-6aa-31b3-6a0b" name="Hearthkyn Salvager" revision="3" battleScribeVersion="2.03" library="false" gameSystemId="3b7e-7dab-f79f-2e74" gameSystemRevision="6" xmlns="http://www.battlescribe.net/schema/catalogueSchema" type="catalogue">
<categoryEntries>
<categoryEntry id="37e3-1049-f168-e39d" name="HEARTHKYN SALVAGER" hidden="false"/>
<categoryEntry id="39f7-ddf3-d533-97e5" name="Votann" hidden="false"/>
Expand Down Expand Up @@ -1376,16 +1376,9 @@ Each time a friendly HEARTHKYN SALVAGER operative fights in combat or makes a sh
</costs>
</selectionEntry>
<selectionEntry id="71b0-dae4-3efa-4cef" name="Gravitic concussion grenade" hidden="false" collective="false" import="true" type="upgrade">
<modifiers>
<modifier type="set" field="7855-8ecf-4002-5bee" value="1">
<conditions>
<condition field="selections" scope="force" value="1" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" childId="8273-bac6-dcd8-7b51" type="instanceOf"/>
</conditions>
</modifier>
</modifiers>
<constraints>
<constraint field="selections" scope="parent" value="1" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" id="bc1c-e5f6-4a38-21cd" type="max"/>
<constraint field="selections" scope="force" value="-1" percentValue="false" shared="true" includeChildSelections="true" includeChildForces="false" id="7855-8ecf-4002-5bee" type="max"/>
<constraint field="selections" scope="roster" value="1" percentValue="false" shared="true" includeChildSelections="true" includeChildForces="false" id="7855-8ecf-4002-5bee" type="max"/>
</constraints>
<profiles>
<profile id="37c3-8b4e-1d76-492b" name="⌖ Gravitic concussion grenade" hidden="false" typeId="a917-3c2e-f7b8-1bdc" typeName="Weapons">
Expand Down