From 4ecc7874551e759134a72bae348e374f1542ab4c Mon Sep 17 00:00:00 2001 From: mougy Date: Sun, 29 Dec 2024 22:07:35 +0100 Subject: [PATCH] [Vision] fix intangible cost and double side display --- pack/vision.json | 24 +++++++++++++++++++----- 1 file changed, 19 insertions(+), 5 deletions(-) diff --git a/pack/vision.json b/pack/vision.json index 83c36afe..1613d008 100644 --- a/pack/vision.json +++ b/pack/vision.json @@ -52,12 +52,9 @@ "type_code": "alter_ego" }, { - "back_name": "Dense", - "back_text": "Mass form. Permanent.\nWhile in hero form, Vision gets +2 ATK and +2 DEF.\nResponse: After you change to this mass form, draw 1 card.", - "code": "26002", - "cost": 0, + "back_link": "26002b", + "code": "26002a", "deck_limit": 1, - "double_sided": true, "faction_code": "hero", "illustrator": "Juan Santacruz", "name": "Intangible", @@ -71,6 +68,23 @@ "text": "Mass form. Permanent.\nVision cannot attack or defend.\nReduce the amount of damage Vision takes from each attack by 2.", "type_code": "upgrade" }, + { + "code": "26002b", + "deck_limit": 1, + "faction_code": "hero", + "hidden": true, + "illustrator": "Staz Johnson", + "name": "Dense", + "octgn_id": "c7f3cb05-1e4d-4599-a0ae-2e727ae3e40b", + "pack_code": "vision", + "permanent": true, + "position": 2, + "quantity": 1, + "set_code": "vision", + "set_position": 1, + "text": "Mass form. Permanent.\nWhile in hero form, Vision gets +2 ATK and +2 DEF.\nResponse: After you change to this mass form, draw 1 card.", + "type_code": "upgrade" + }, { "attack": 1, "attack_cost": 1,