From d4136f4551a7cbd3fc2de17615aca6c1d0b4b8cb Mon Sep 17 00:00:00 2001 From: Daniel Salinas Date: Sun, 3 Mar 2024 19:48:14 -0500 Subject: [PATCH] Add Relics of the Past encounter card --- pack/parallel/rop_encounter.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 pack/parallel/rop_encounter.json diff --git a/pack/parallel/rop_encounter.json b/pack/parallel/rop_encounter.json new file mode 100644 index 000000000..1464b614e --- /dev/null +++ b/pack/parallel/rop_encounter.json @@ -0,0 +1,16 @@ +[ + { + "back_text": "Hard / Expert\n[skull]: -X. X is 1 more than the number of locations with 1 or more doom on them.\n[cultist]: -2. If you are poisoned, reveal another token.\n[tablet]: -4. Place 1 doom on your location.\n[elder_thing]: -5. After this test resolves, the nearest ready, unengaged [[Serpent]] enemy moves once toward your location.", + "code": "90065", + "double_sided": true, + "encounter_code": "relics_of_the_past", + "encounter_position": 1, + "faction_code": "mythos", + "name": "Relics of the Past", + "pack_code": "rop", + "position": 65, + "quantity": 1, + "text": "Easy / Standard\n[skull]: -X. X is the number of locations with 1 or more doom on them.\n[cultist]: -1. If you are poisoned, reveal another token.\n[tablet]: -3. If you fail, place 1 doom on your location.\n[elder_thing]: -3. If you fail, the nearest ready unengaged [[Serpent]] enemy moves once toward your location.", + "type_code": "scenario" + } +] \ No newline at end of file