-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #829 from plural/rwr-spoiler-day-08
Rebellion Without Rehearsal Spoilers Day 8!!!!!!!!
- Loading branch information
Showing
5 changed files
with
142 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"card_type_id": "asset", | ||
"cost": 0, | ||
"deck_limit": 3, | ||
"designed_by": "null_signal_games", | ||
"faction_id": "jinteki", | ||
"id": "charlotte_cacador", | ||
"influence_cost": 2, | ||
"is_unique": true, | ||
"side_id": "corp", | ||
"stripped_text": "You can advance this asset. When your turn begins, you may remove 1 hosted advancement counter to gain 4 credits and draw 1 card. trash, hosted advancement counter: Gain 3 credits.", | ||
"stripped_title": "Charlotte Cacador", | ||
"subtypes": ["clone"], | ||
"text": "You can advance this asset.\nWhen your turn begins, you may remove 1 hosted advancement counter to gain 4[credit] and draw 1 card.\n[trash], <strong>hosted advancement counter:</strong> Gain 3[credit].", | ||
"title": "Charlotte Caçador", | ||
"trash_cost": 2 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"card_type_id": "ice", | ||
"cost": 10, | ||
"deck_limit": 3, | ||
"designed_by": "null_signal_games", | ||
"faction_id": "jinteki", | ||
"id": "cloud_eater", | ||
"influence_cost": 3, | ||
"is_unique": true, | ||
"side_id": "corp", | ||
"strength": 6, | ||
"stripped_text": "Whenever an encounter with this ice ends, if it was rezzed this turn, trash 1 installed Runner card unless the Runner takes 2 tags or suffers 3 net damage. Subroutine Trash 1 installed Runner card. Subroutine Give the Runner 2 tags. Subroutine Do 3 net damage.", | ||
"stripped_title": "Cloud Eater", | ||
"subtypes": ["sentry", "ap", "destroyer", "observer"], | ||
"text": "Whenever an encounter with this ice ends, if it was rezzed this turn, trash 1 installed Runner card unless the Runner takes 2 tags or suffers 3 net damage.\n[subroutine] Trash 1 installed Runner card.\n[subroutine] Give the Runner 2 tags.\n[subroutine] Do 3 net damage.", | ||
"title": "Cloud Eater" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
{ | ||
"advancement_requirement": 4, | ||
"agenda_points": 2, | ||
"card_type_id": "agenda", | ||
"deck_limit": 3, | ||
"designed_by": "null_signal_games", | ||
"faction_id": "jinteki", | ||
"id": "see_how_they_run", | ||
"is_unique": false, | ||
"side_id": "corp", | ||
"stripped_text": "When you score this agenda, give the Runner 1 tag. Play a Psi Game. (Players secretly bid 0-2 credits. Then each player reveals and spends their bid.) If the bids differ, do 1 core damage. If the bids match, do 1 net damage.", | ||
"stripped_title": "See How They Run", | ||
"subtypes": ["psi", "security"], | ||
"text": "When you score this agenda, give the Runner 1 tag. Play a Psi Game. <em>(Players secretly bid 0–2[credit]. Then each player reveals and spends their bid.)</em> If the bids differ, do 1 core damage. If the bids match, do 1 net damage.", | ||
"title": "See How They Run" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters