Skip to content

Commit

Permalink
Update core set and wave 1 to use new _star columns
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanweiler committed Mar 2, 2024
1 parent f0f2e74 commit 6278b55
Show file tree
Hide file tree
Showing 58 changed files with 694 additions and 1,044 deletions.
11 changes: 6 additions & 5 deletions pack/bkw_encounter.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,20 @@
"boost": 2,
"code": "08025",
"faction_code": "encounter",
"illustrator": "Andrea Di Vito & Laura Villari",
"name": "Burn Notice",
"octgn_id": "f44661c7-4a6f-45d9-a9e0-80eb573eaecf",
"pack_code": "bkw",
"position": 25,
"quantity": 1,
"set_code": "black_widow",
"text": "<b><i>Give to the Natasha Romanoff player</i></b>\nYou may flip to your alter-ego form. Choose:\n- Exhaust Natasha Romanoff → remove this card from the game.\n- Discard the [[Preparation]] card you control with the highest cost. If you cannot, this card gains surge. Discard this obligation.",
"text": "<b><i>Give to the Natasha Romanoff player.</i></b>\nYou may flip to alter-ego form. Choose:\n\u2022 Exhaust Natasha Romanoff → remove this card from the game.\n\u2022 Discard the [[Preparation]] card you control with the highest cost. If you cannot, this card gains surge. Discard this obligation.",
"type_code": "obligation"
},
{
"attack": 0,
"attack_text": "Taskmaster gets +1 SCH and +1 ATK for each upgrade you control.",
"boost_text": "For this activation, the villain gets +1 SCH and +1 ATK for each upgrade you control.",
"attack_star": true,
"boost_star": true,
"code": "08026",
"faction_code": "encounter",
"health": 4,
Expand All @@ -26,10 +27,10 @@
"position": 26,
"quantity": 1,
"scheme": 0,
"scheme_text": "Taskmaster gets +1 SCH and +1 ATK for each upgrade you control.",
"scheme_star": true,
"set_code": "black_widow_nemesis",
"set_position": 1,
"text": "<i>(Black Widow's nemesis minion.)</i>",
"text": "[star] Taskmaster gets +1 SCH and +1 ATK for each upgrade you control.\n<i>(Black Widow's nemesis minion.)</i>\n<hr />[star] <b>Boost</b>: For this activation, the villain gets +1 SCH and +1 ATK for each upgrade you control.",
"traits": "Hydra. Elite.",
"type_code": "minion"
},
Expand Down
1 change: 1 addition & 0 deletions pack/cap.json
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,7 @@
{
"attack": 3,
"attack_cost": 1,
"attack_star": true,
"code": "03014",
"cost": 2,
"deck_limit": 1,
Expand Down
3 changes: 2 additions & 1 deletion pack/cap_encounter.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,14 @@
"boost": 2,
"code": "03026",
"faction_code": "encounter",
"illustrator": "Javier Pina",
"name": "Man Out of Time",
"octgn_id": "cf2e5562-75f6-481c-bb68-9f267e3bdeab",
"pack_code": "cap",
"position": 26,
"quantity": 1,
"set_code": "captain_america",
"text": "<b><i>Give to the Steve Rogers player.</i></b>\nYou may flip to your alter-ego form. Choose:\n- Exhaust Steve Rogers → remove Man Out of Time from the game.\n- Discard half of the cards in your hand, rounded down. Discard this obligation.",
"text": "<b><i>Give to the Steve Rogers player.</i></b>\nYou may flip to alter-ego form. Choose:\n\u2022 Exhaust Steve Rogers → remove Man Out of Time from the game.\n\u2022 Discard half of the cards in your hand, rounded down. Discard this obligation.",
"type_code": "obligation"
},
{
Expand Down
Loading

0 comments on commit 6278b55

Please sign in to comment.