Skip to content

Commit

Permalink
Minor fixes and ground work for future design
Browse files Browse the repository at this point in the history
  • Loading branch information
Fleafa committed Jul 18, 2022
1 parent 9073a7d commit 448e901
Show file tree
Hide file tree
Showing 14 changed files with 961 additions and 596 deletions.
12 changes: 11 additions & 1 deletion Bushido_Risen_Sun.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="62e4-ab79-1c4c-9ffe" name="Bushido: Risen Sun" revision="7" battleScribeVersion="2.03" xmlns="http://www.battlescribe.net/schema/gameSystemSchema">
<gameSystem id="62e4-ab79-1c4c-9ffe" name="Bushido: Risen Sun" revision="8" battleScribeVersion="2.03" xmlns="http://www.battlescribe.net/schema/gameSystemSchema">
<costTypes>
<costType id="a111-8656-5c05-7415" name=" Rice" defaultCostLimit="-1.0" hidden="false"/>
</costTypes>
Expand Down Expand Up @@ -128,6 +128,14 @@
<characteristicType id="6cf9-c5fd-3e3c-b35b" name="Size &amp; Base"/>
</characteristicTypes>
</profileType>
<profileType id="1c8a-f738-1536-a08c" name="Escalation">
<characteristicTypes>
<characteristicType id="f608-9700-ffa5-0c3f" name="Required"/>
<characteristicType id="84f7-58d8-a0a5-4d78" name="Rank"/>
<characteristicType id="d361-6342-4942-70a7" name="Card"/>
<characteristicType id="a962-35b8-ac0c-8018" name="Benefit"/>
</characteristicTypes>
</profileType>
</profileTypes>
<categoryEntries>
<categoryEntry id="d360-71aa-ca22-ba3c" name="Faction Event Cards" hidden="false"/>
Expand Down Expand Up @@ -249,6 +257,7 @@
</modifier>
</modifiers>
</categoryEntry>
<categoryEntry id="5073-f00b-a8f6-5e3b" name="Reference Cards" hidden="false"/>
</categoryEntries>
<forceEntries>
<forceEntry id="2150-40b1-52f8-4a8a" name="Risen Sun" hidden="true">
Expand All @@ -260,6 +269,7 @@
<categoryLink id="24e1-914a-6b91-3f09" name="Ronin Profile Cards" hidden="false" targetId="9fba-f50b-c8f7-8396" primary="false"/>
<categoryLink id="5877-1a83-38ae-468e" name="Theme Cards: Ronin" hidden="false" targetId="ff27-a550-2dd1-e2e3" primary="false"/>
<categoryLink id="849c-cf11-e943-d370" name="Communal" hidden="false" targetId="69a2-397e-9d7b-a47d" primary="false"/>
<categoryLink id="2870-03c0-ca95-7aea" name="Reference Cards" hidden="false" targetId="5073-f00b-a8f6-5e3b" primary="false"/>
</categoryLinks>
</forceEntry>
</forceEntries>
Expand Down
132 changes: 66 additions & 66 deletions Cult_of_Yurei.cat

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Ito_Clan.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="302b-66f1-a875-3b63" name="Ito Clan" revision="13" battleScribeVersion="2.03" library="false" gameSystemId="62e4-ab79-1c4c-9ffe" gameSystemRevision="7" xmlns="http://www.battlescribe.net/schema/catalogueSchema">
<catalogue id="302b-66f1-a875-3b63" name="Ito Clan" revision="14" battleScribeVersion="2.03" library="false" gameSystemId="62e4-ab79-1c4c-9ffe" gameSystemRevision="8" xmlns="http://www.battlescribe.net/schema/catalogueSchema">
<categoryEntries>
<categoryEntry id="46b2-47c2-4c55-2e3a" name="Kinu" hidden="false"/>
<categoryEntry id="273a-b61b-c7f8-76fd" name="Itsunagi" hidden="false"/>
Expand Down
64 changes: 32 additions & 32 deletions Jung_Pirates.cat

Large diffs are not rendered by default.

101 changes: 81 additions & 20 deletions Kage_Kaze_Zoku.cat

Large diffs are not rendered by default.

547 changes: 423 additions & 124 deletions Kinshi_Temple.cat

Large diffs are not rendered by default.

231 changes: 113 additions & 118 deletions Library-Ronin.cat

Large diffs are not rendered by default.

46 changes: 23 additions & 23 deletions Minimoto_Clan.cat

Large diffs are not rendered by default.

96 changes: 48 additions & 48 deletions Prefecture_of_Ryu.cat

Large diffs are not rendered by default.

56 changes: 28 additions & 28 deletions Shiho_Clan.cat

Large diffs are not rendered by default.

86 changes: 43 additions & 43 deletions Silvermoon_Trade_Syndicate.cat

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Temple_of_Ro-Kan.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="4213-717c-2228-e731" name="Temple of Ro-Kan" revision="15" battleScribeVersion="2.03" library="false" gameSystemId="62e4-ab79-1c4c-9ffe" gameSystemRevision="7" xmlns="http://www.battlescribe.net/schema/catalogueSchema">
<catalogue id="4213-717c-2228-e731" name="Temple of Ro-Kan" revision="16" battleScribeVersion="2.03" library="false" gameSystemId="62e4-ab79-1c4c-9ffe" gameSystemRevision="7" xmlns="http://www.battlescribe.net/schema/catalogueSchema">
<selectionEntries>
<selectionEntry id="5048-3a52-5689-6d0b" name="Spiritual Harmony" hidden="false" collective="false" import="true" type="upgrade">
<constraints>
Expand Down
74 changes: 37 additions & 37 deletions The_Descension.cat

Large diffs are not rendered by default.

108 changes: 54 additions & 54 deletions The_Savage_Wave.cat

Large diffs are not rendered by default.

0 comments on commit 448e901

Please sign in to comment.