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

Fix Legio Honorum wargear - Basilius Throne #286

Merged
merged 2 commits into from
Jul 8, 2024
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
12 changes: 6 additions & 6 deletions Adeptus Titanicus 2018.gst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<gameSystem id="975a-00f4-df37-b565" name="Adeptus Titanicus 2018" revision="73" battleScribeVersion="2.03" authorName="Play Titanicus BS Team" authorContact="You can find us on the Discord Server for comments and feedback: https://discord.com/invite/UrrPB3T" authorUrl="" xmlns="http://www.battlescribe.net/schema/gameSystemSchema">
<gameSystem id="975a-00f4-df37-b565" name="Adeptus Titanicus 2018" revision="74" battleScribeVersion="2.03" authorName="Play Titanicus BS Team" authorContact="You can find us on the Discord Server for comments and feedback: https://discord.com/invite/UrrPB3T" authorUrl="" xmlns="http://www.battlescribe.net/schema/gameSystemSchema">
<comment>Now with a whole lot less STRUCTURE</comment>
<readme>Create a Legio Battlegroup by adding a Battlegroup to your Roster. Maniples and Reinforcements can be added directly to a Legio Battlegroup!

Expand Down Expand Up @@ -17792,11 +17792,11 @@ For example, if the Reaver from a Venator Light Maniple was replaced with a Warl
<cost name=" Stratagem Points" typeId="efbf-52f7-fd08-f329" value="0.0"/>
</costs>
</selectionEntry>
<selectionEntry id="8a7d-3ead-16e2-1979" name="=Honorum= Basilus Throne" publicationId="3401-191e-1333-8a1d" page="131" hidden="true" collective="false" import="true" type="upgrade">
<selectionEntry id="8a7d-3ead-16e2-1979" name="=Honorum= Basilius Throne" publicationId="3401-191e-1333-8a1d" page="131" hidden="true" collective="false" import="true" type="upgrade">
<modifierGroups>
<modifierGroup>
<conditions>
<condition field="selections" scope="6982-2d18-55cb-61e5" value="0.0" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" childId="cd4a-3c69-5fc8-0773" type="notInstanceOf"/>
<condition field="selections" scope="6982-2d18-55cb-61e5" value="0.0" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" childId="cd4a-3c69-5fc8-0773" type="instanceOf"/>
</conditions>
<modifiers>
<modifier type="set" field="1f21-002f-5510-587f" value="0.0"/>
Expand All @@ -17814,7 +17814,7 @@ For example, if the Reaver from a Venator Light Maniple was replaced with a Warl
</rules>
<categoryLinks>
<categoryLink id="2104-df3a-cefb-d060" name="New CategoryLink" hidden="false" targetId="91bd-c88a-f6bb-bb3d" primary="true"/>
<categoryLink id="4608-bf7a-a1fa-df32" name="LegioAstraman" hidden="false" targetId="f13e-f477-7652-0e1c" primary="false"/>
<categoryLink id="89fb-efe0-5b84-d0cb" name="LegioHonorum" hidden="false" targetId="cd4a-3c69-5fc8-0773" primary="false"/>
</categoryLinks>
<costs>
<cost name=" Points" typeId="a731-e220-2d8a-41bf" value="25.0"/>
Expand Down Expand Up @@ -17876,7 +17876,7 @@ After assembling their battlegroup, the player should pick one Titan in their ma
<categoryLink id="d7fc-5f6b-234f-fd37" name="Princeps Senioris" hidden="false" targetId="c130-1260-4c15-147a" primary="false"/>
</categoryLinks>
<entryLinks>
<entryLink id="18df-cf47-fde1-6f3d" name="=Honorum= Basilus Throne" hidden="false" collective="false" import="true" targetId="8a7d-3ead-16e2-1979" type="selectionEntry"/>
<entryLink id="18df-cf47-fde1-6f3d" name="=Honorum= Basilius Throne" hidden="false" collective="false" import="true" targetId="8a7d-3ead-16e2-1979" type="selectionEntry"/>
</entryLinks>
<costs>
<cost name=" Stratagem Points" typeId="efbf-52f7-fd08-f329" value="0.0"/>
Expand Down Expand Up @@ -21211,7 +21211,7 @@ When firing a weapon with this upgrade, the player may choose to use its Focused
</modifier>
</modifiers>
</entryLink>
<entryLink id="499b-3294-6b78-4417" name="=Honorum= Basilus Throne" hidden="false" collective="false" import="true" targetId="8a7d-3ead-16e2-1979" type="selectionEntry">
<entryLink id="499b-3294-6b78-4417" name="=Honorum= Basilius Throne" hidden="false" collective="false" import="true" targetId="8a7d-3ead-16e2-1979" type="selectionEntry">
<modifiers>
<modifier type="set" field="hidden" value="false">
<conditions>
Expand Down
Loading