Skip to content

Commit

Permalink
Fix Ogre player profiles and Gnoblar cost being incorrect in College …
Browse files Browse the repository at this point in the history
…of Fire teams
  • Loading branch information
shaner11 committed Aug 9, 2022
1 parent a076770 commit 5689363
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions College of Fire.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="b1ee-eb5d-8cfc-452e" name="College of Fire" revision="3" battleScribeVersion="2.03" authorName="BSData Developers" authorContact="@xerus101, @Dr. Toboggan, or @crazydude11" authorUrl="https://discord.gg/KqPVhds" library="false" gameSystemId="bfef4c13-8961-4056-a7ab-30a35cfaf51c" gameSystemRevision="37" xmlns="http://www.battlescribe.net/schema/catalogueSchema">
<catalogue id="b1ee-eb5d-8cfc-452e" name="College of Fire" revision="4" battleScribeVersion="2.03" authorName="BSData Developers" authorContact="@xerus101, @Dr. Toboggan, or @crazydude11" authorUrl="https://discord.gg/KqPVhds" library="false" gameSystemId="bfef4c13-8961-4056-a7ab-30a35cfaf51c" gameSystemRevision="37" xmlns="http://www.battlescribe.net/schema/catalogueSchema">
<readme>The Bright Wizards of the College of Fire have always been the most hot-headed of the Magesterium; brash, stubborn and preferring a no-nonesense approach to the game of Dungeon Bowl. With this in mind, it should come as little surprise that the Dungeon Bowl teams of the College of Fire primarily attract the likes of Dwarfs and Ogres - after all, they are known for acting quickly (if a little rashly) rather than thinking things through!

However, the College of Fire&apos;s unique approach to the game has lead to significant success. In fact, their star team, the Blazing Axes, is the most decorated team in the history of the game, having won the coveted Dungeon Bowl trophy on no less than six occasion - a fact the Bright Wizards love to remind their colleagues in other colleges of at every opportunity. You would think that this has left the coffers of the College of Fire in a rather healthy state, however, the arrogance of the Bright Wizards often leads to them making substantial wagers with the other colleges that they don&apos;t always win!</readme>
Expand Down Expand Up @@ -2528,7 +2528,7 @@ However, the College of Fire&apos;s unique approach to the game has lead to sign
</entryLinks>
<costs>
<cost name=" Total SPP" typeId="39e2-ec20-0c67-eba6" value="0.0"/>
<cost name=" TV" typeId="ffff-7836-9be4-196c" value="0.0"/>
<cost name=" TV" typeId="ffff-7836-9be4-196c" value="15000.0"/>
<cost name=" Used SPP" typeId="069c-526e-7481-6bb7" value="0.0"/>
</costs>
</selectionEntry>
Expand Down Expand Up @@ -3633,25 +3633,25 @@ been made.</characteristic>
<characteristic name="MA" typeId="d248-b05f-7c74-d8e3">5</characteristic>
<characteristic name="ST" typeId="120f-0f56-f450-196c">5</characteristic>
<characteristic name="AG" typeId="29f4-c9a2-f996-4723">4</characteristic>
<characteristic name="PA" typeId="90cd-0493-9510-60b5">4</characteristic>
<characteristic name="PA" typeId="90cd-0493-9510-60b5">5</characteristic>
<characteristic name="AV" typeId="c77a-49e5-750a-1adc">10</characteristic>
<characteristic name="Skills &amp; Traits" typeId="aa6d-1678-d4d2-a97d">Bone Head, Kick Teammate, Mighty Blow (+1), Thick Skull</characteristic>
<characteristic name="Primary" typeId="fda4-6261-f0d2-ba0d">PS</characteristic>
<characteristic name="Secondary" typeId="9491-8b10-7b30-9358">AG</characteristic>
<characteristic name="Cost" typeId="ee01-7448-8c3f-a882">145000</characteristic>
<characteristic name="Skills &amp; Traits" typeId="aa6d-1678-d4d2-a97d">Bone Head, Mighty Blow (+1), Thick Skull, Throw Team-Mate</characteristic>
<characteristic name="Primary" typeId="fda4-6261-f0d2-ba0d">S</characteristic>
<characteristic name="Secondary" typeId="9491-8b10-7b30-9358">AGP</characteristic>
<characteristic name="Cost" typeId="ee01-7448-8c3f-a882">140000</characteristic>
</characteristics>
</profile>
<profile id="a2f7-e2ec-caa8-7375" name="Ogre Runt Punter" publicationId="439d-dc2e-2f7e-c520" page="" hidden="false" typeId="6abd-9371-31b8-653a" typeName="Player">
<characteristics>
<characteristic name="MA" typeId="d248-b05f-7c74-d8e3">5</characteristic>
<characteristic name="ST" typeId="120f-0f56-f450-196c">5</characteristic>
<characteristic name="AG" typeId="29f4-c9a2-f996-4723">4</characteristic>
<characteristic name="PA" typeId="90cd-0493-9510-60b5">5</characteristic>
<characteristic name="PA" typeId="90cd-0493-9510-60b5">4</characteristic>
<characteristic name="AV" typeId="c77a-49e5-750a-1adc">10</characteristic>
<characteristic name="Skills &amp; Traits" typeId="aa6d-1678-d4d2-a97d">Bone Head, Mighty Blow (+1), Thick Skull, Throw Team-mate</characteristic>
<characteristic name="Primary" typeId="fda4-6261-f0d2-ba0d">S</characteristic>
<characteristic name="Secondary" typeId="9491-8b10-7b30-9358">AGP</characteristic>
<characteristic name="Cost" typeId="ee01-7448-8c3f-a882">140000</characteristic>
<characteristic name="Skills &amp; Traits" typeId="aa6d-1678-d4d2-a97d">Bone Head, Kick Team-Mate, Mighty Blow (+1), Thick Skull</characteristic>
<characteristic name="Primary" typeId="fda4-6261-f0d2-ba0d">PS</characteristic>
<characteristic name="Secondary" typeId="9491-8b10-7b30-9358">AG</characteristic>
<characteristic name="Cost" typeId="ee01-7448-8c3f-a882">145000</characteristic>
</characteristics>
</profile>
</sharedProfiles>
Expand Down

0 comments on commit 5689363

Please sign in to comment.