-
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.
Rebellion without Rehearsal spoilers day 1!!!
- Loading branch information
Showing
3 changed files
with
50 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
[ | ||
{ | ||
"code": "34085", | ||
"cost": 1, | ||
"deck_limit": 3, | ||
"faction_code": "shaper", | ||
"faction_cost": 3, | ||
"flavor": "“They‘ll be talking about me for years.”\n—Arissana Rocha Nahu", | ||
"illustrator": "Scott Uminga", | ||
"keywords": "Run", | ||
"pack_code": "rwr", | ||
"position": 85, | ||
"quantity": 3, | ||
"side_code": "runner", | ||
"stripped_text": "Run HQ. If successful, instead of breaching HQ, reveal 3 cards in HQ at random. Add 2 of the revealed cards to the top and/or bottom of R&D.", | ||
"stripped_title": "Burner", | ||
"text": "Run HQ. If successful, instead of breaching HQ, reveal 3 cards in HQ at random. Add 2 of the revealed cards to the top and/or bottom of R&D.", | ||
"title": "Burner", | ||
"type_code": "event", | ||
"uniqueness": false | ||
} | ||
] |
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 @@ | ||
{ | ||
"card_type_id": "event", | ||
"cost": 1, | ||
"deck_limit": 3, | ||
"designed_by": "null_signal_games", | ||
"faction_id": "shaper", | ||
"id": "burner", | ||
"influence_cost": 3, | ||
"is_unique": false, | ||
"side_id": "runner", | ||
"stripped_text": "Run HQ. If successful, instead of breaching HQ, reveal 3 cards in HQ at random. Add 2 of the revealed cards to the top and/or bottom of R&D.", | ||
"stripped_title": "Burner", | ||
"subtypes": ["run"], | ||
"text": "Run HQ. If successful, instead of breaching HQ, reveal 3 cards in HQ at random. Add 2 of the revealed cards to the top and/or bottom of R&D.", | ||
"title": "Burner" | ||
} |
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,12 @@ | ||
[ | ||
{ | ||
"card_id": "burner", | ||
"card_set_id": "rebellion_without_rehearsal", | ||
"flavor": "“They‘ll be talking about me for years.”\n—Arissana Rocha Nahu", | ||
"id": "34085", | ||
"illustrator": "Scott Uminga", | ||
"position": 85, | ||
"quantity": 3, | ||
"released_by": "null_signal_games" | ||
} | ||
] |