Skip to content

Commit

Permalink
Merge pull request #818 from plural/rwr-spoiler-day1
Browse files Browse the repository at this point in the history
Rebellion without Rehearsal spoilers day 1!!!
  • Loading branch information
plural authored Mar 9, 2024
2 parents 3e0e276 + 7fe418b commit 2528481
Show file tree
Hide file tree
Showing 3 changed files with 50 additions and 0 deletions.
22 changes: 22 additions & 0 deletions pack/rwr.json
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
}
]
16 changes: 16 additions & 0 deletions v2/cards/burner.json
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"
}
12 changes: 12 additions & 0 deletions v2/printings/rebellion_without_rehearsal.json
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"
}
]

0 comments on commit 2528481

Please sign in to comment.