Skip to content

Commit

Permalink
Added new Warbands
Browse files Browse the repository at this point in the history
Added Amazons (Lustria and Mordheim)
Added Arabian Tomb Raiders
Added Black Orks
Added Bretonnian Knights
  • Loading branch information
Irian81 committed Jan 2, 2024
1 parent 14b4da2 commit b6976a6
Show file tree
Hide file tree
Showing 7 changed files with 7,401 additions and 511 deletions.
1,326 changes: 1,326 additions & 0 deletions Amazons_Lustria.cat

Large diffs are not rendered by default.

1,096 changes: 1,096 additions & 0 deletions Amazons_Mordheim.cat

Large diffs are not rendered by default.

1,311 changes: 1,311 additions & 0 deletions Arabian Tomb Raiders.cat

Large diffs are not rendered by default.

1,578 changes: 1,578 additions & 0 deletions Black Orcs.cat

Large diffs are not rendered by default.

1,170 changes: 1,170 additions & 0 deletions Bretonnian Knights.cat

Large diffs are not rendered by default.

15 changes: 9 additions & 6 deletions Mordheim.gst
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<gameSystem id="9481a749-7900-614b-1695-bdc2899069c1" name="Mordheim" revision="15" battleScribeVersion="2.03" authorName="James" xmlns="http://www.battlescribe.net/schema/gameSystemSchema">
<gameSystem id="9481a749-7900-614b-1695-bdc2899069c1" name="Mordheim" revision="15" battleScribeVersion="2.03" authorName="James" xmlns="http://www.battlescribe.net/schema/gameSystemSchema" type="gameSystem">
<costTypes>
<costType id="points" name="pts" defaultCostLimit="0.0" hidden="false"/>
<costType id="wb-rating" name="Warband Rating" defaultCostLimit="-1.0" hidden="false"/>
<costType id="points" name="pts" defaultCostLimit="0" hidden="false"/>
<costType id="wb-rating" name="Warband Rating" defaultCostLimit="-1" hidden="false"/>
</costTypes>
<profileTypes>
<profileType id="e1beaa44-e54d-dd6b-d1f2-446b333c9bb9" name="Model">
Expand Down Expand Up @@ -57,14 +57,14 @@
<categoryLinks>
<categoryLink id="7451d7da-3cc0-0299-775b-2f48162a731d-a0fce0bc-02e0-a064-7a39-5b97ff8a9c94" name="Heroes" hidden="false" targetId="a0fce0bc-02e0-a064-7a39-5b97ff8a9c94" primary="false">
<constraints>
<constraint field="selections" scope="parent" value="1.0" percentValue="false" shared="false" includeChildSelections="false" includeChildForces="false" id="minSelections" type="min"/>
<constraint field="selections" scope="parent" value="1" percentValue="false" shared="false" includeChildSelections="false" includeChildForces="false" id="minSelections" type="min"/>
</constraints>
</categoryLink>
<categoryLink id="7451d7da-3cc0-0299-775b-2f48162a731d-f9b08d8e-4922-78d5-78ad-2047bff52dc8" name="Henchmen" hidden="false" targetId="f9b08d8e-4922-78d5-78ad-2047bff52dc8" primary="false"/>
<categoryLink id="7451d7da-3cc0-0299-775b-2f48162a731d-1eb693ec-1f8e-b7c3-7ae8-0c1b23146dea" name="Hired swords" hidden="false" targetId="1eb693ec-1f8e-b7c3-7ae8-0c1b23146dea" primary="false"/>
<categoryLink id="7451d7da-3cc0-0299-775b-2f48162a731d-a31acb39-8ce9-d6d7-bcc9-f3144d63db48" name="Stash" hidden="false" targetId="a31acb39-8ce9-d6d7-bcc9-f3144d63db48" primary="false">
<constraints>
<constraint field="selections" scope="parent" value="1.0" percentValue="false" shared="false" includeChildSelections="false" includeChildForces="true" id="maxSelections" type="max"/>
<constraint field="selections" scope="parent" value="1" percentValue="false" shared="false" includeChildSelections="false" includeChildForces="true" id="maxSelections" type="max"/>
</constraints>
</categoryLink>
</categoryLinks>
Expand All @@ -76,4 +76,7 @@
</categoryLinks>
</forceEntry>
</forceEntries>
</gameSystem>
<publications>
<publication name="GitHub" hidden="false" id="ff7c-2cb8-2105-563f" publisherUrl="https://github.com/BSData/mordheim"/>
</publications>
</gameSystem>
1,416 changes: 911 additions & 505 deletions common-data.cat

Large diffs are not rendered by default.

0 comments on commit b6976a6

Please sign in to comment.