Skip to content

Commit

Permalink
Merge pull request Kamalisk#1373 from zzorba/rop_encounter_card
Browse files Browse the repository at this point in the history
Add Relics of the Past encounter card
  • Loading branch information
Kamalisk authored Mar 5, 2024
2 parents 9ca5c78 + d4136f4 commit 022d6d6
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions pack/parallel/rop_encounter.json
Original file line number Diff line number Diff line change
@@ -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"
}
]

0 comments on commit 022d6d6

Please sign in to comment.