Skip to content

Commit

Permalink
Implement College of Beasts and College of Heavens teams and various …
Browse files Browse the repository at this point in the history
…bug fixes

- Fix stat changes not being limited/not displaying properly on various players
- Hide mercenary type option for Dungeon Bowl teams
- Fix team re-roll option displaying twice in Dungeon bowl teams management section
  • Loading branch information
shaner11 committed Jun 13, 2022
1 parent ce4e875 commit a6eaa4b
Show file tree
Hide file tree
Showing 11 changed files with 6,369 additions and 74 deletions.
18 changes: 18 additions & 0 deletions Blood Bowl.gst
Original file line number Diff line number Diff line change
Expand Up @@ -4059,6 +4059,24 @@ If the player was in possession of the ball when they were turned into a frog, i
</selectionEntry>
<selectionEntry id="2177-2aa7-a977-fd03" name="Mercenary Type" hidden="false" collective="false" import="true" type="upgrade">
<modifiers>
<modifier type="set" field="354e-ff43-6934-028e" value="0.0">
<conditionGroups>
<conditionGroup type="or">
<conditions>
<condition field="selections" scope="primary-catalogue" value="0.0" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" childId="e55f-acc6-9ebe-acdf" type="instanceOf"/>
<condition field="selections" scope="primary-catalogue" value="0.0" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" childId="3c2c-b7d2-ac49-69f9" type="instanceOf"/>
<condition field="selections" scope="primary-catalogue" value="0.0" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" childId="4510-4c80-21d1-f1cb" type="instanceOf"/>
<condition field="selections" scope="primary-catalogue" value="0.0" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" childId="ebf7-ac62-7709-38ea" type="instanceOf"/>
<condition field="selections" scope="primary-catalogue" value="0.0" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" childId="b1ee-eb5d-8cfc-452e" type="instanceOf"/>
<condition field="selections" scope="primary-catalogue" value="0.0" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" childId="9a8c-5f3a-b94f-c4c0" type="instanceOf"/>
<condition field="selections" scope="primary-catalogue" value="0.0" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" childId="f387-644b-6950-1c33" type="instanceOf"/>
<condition field="selections" scope="primary-catalogue" value="0.0" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" childId="e667-5e33-7680-43f7" type="instanceOf"/>
<condition field="selections" scope="primary-catalogue" value="0.0" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" childId="4eb7-ddcb-a9fa-c1d7" type="instanceOf"/>
<condition field="selections" scope="primary-catalogue" value="0.0" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" childId="92ee-515a-b5d6-aaaf" type="instanceOf"/>
</conditions>
</conditionGroup>
</conditionGroups>
</modifier>
<modifier type="set" field="hidden" value="true">
<conditionGroups>
<conditionGroup type="or">
Expand Down
84 changes: 43 additions & 41 deletions Chaos Chosen.cat

Large diffs are not rendered by default.

4,021 changes: 4,020 additions & 1 deletion College of Beasts.cat

Large diffs are not rendered by default.

5 changes: 0 additions & 5 deletions College of Death.cat
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,6 @@ The likes of Skeletons, Zombies, Wraiths and Ghouls are all enrolled within the
<categoryLink id="4a03-3703-4cf2-388f" name="New CategoryLink" hidden="false" targetId="a6b7-0663-b308-f599" primary="true"/>
</categoryLinks>
</entryLink>
<entryLink id="2ed4-9ae0-4b9c-1412" name="Team Re-Rolls" hidden="false" collective="false" import="true" targetId="9350-0bc7-c2fc-7af5" type="selectionEntry">
<categoryLinks>
<categoryLink id="9962-99a7-c462-3c74" name="New CategoryLink" hidden="false" targetId="a6b7-0663-b308-f599" primary="true"/>
</categoryLinks>
</entryLink>
<entryLink id="6e10-d41a-1221-f5e7" name="Journeyman [Skeleton Lineman]" hidden="false" collective="false" import="true" targetId="99be-af0c-3039-82d0" type="selectionEntry">
<categoryLinks>
<categoryLink id="a159-6bcd-e5a4-501a" name="New CategoryLink" hidden="false" targetId="8526-a57c-c848-4d31" primary="true"/>
Expand Down
5 changes: 0 additions & 5 deletions College of Fire.cat
Original file line number Diff line number Diff line change
Expand Up @@ -85,11 +85,6 @@ However, the College of Fire&apos;s unique approach to the game has lead to sign
<categoryLink id="a346-931a-9901-eefa" name="New CategoryLink" hidden="false" targetId="8526-a57c-c848-4d31" primary="true"/>
</categoryLinks>
</entryLink>
<entryLink id="05b1-afaf-d3cc-b920" name="Team Re-Rolls" hidden="false" collective="false" import="true" targetId="9350-0bc7-c2fc-7af5" type="selectionEntry">
<categoryLinks>
<categoryLink id="a094-70ca-e1ba-c20b" name="New CategoryLink" hidden="false" targetId="a6b7-0663-b308-f599" primary="true"/>
</categoryLinks>
</entryLink>
<entryLink id="8785-e93e-1e71-442e" name="Head Coach" hidden="false" collective="false" import="true" targetId="bfa6-10f6-14cc-b5b1" type="selectionEntry">
<categoryLinks>
<categoryLink id="6487-01cd-123e-0443" name="New CategoryLink" hidden="false" targetId="a6b7-0663-b308-f599" primary="true"/>
Expand Down
Loading

0 comments on commit a6eaa4b

Please sign in to comment.