Skip to content

Commit

Permalink
Fixing Cosmic Emissary health values
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaemachina committed Mar 29, 2024
1 parent c4dcd26 commit 031165b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pack/fhv/fhvc.json
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,7 @@
"enemy_fight": 4,
"enemy_horror": 2,
"faction_code": "mythos",
"health": null,
"illustrator": "Ethan Patrick Harris",
"is_unique": true,
"name": "Cosmic Emissary",
Expand All @@ -211,6 +212,7 @@
"enemy_fight": 2,
"enemy_horror": 1,
"faction_code": "mythos",
"health": null,
"illustrator": "Ethan Patrick Harris",
"is_unique": true,
"name": "Cosmic Emissary",
Expand All @@ -230,6 +232,7 @@
"enemy_evade": 2,
"enemy_fight": 4,
"faction_code": "mythos",
"health": null,
"illustrator": "Ethan Patrick Harris",
"is_unique": true,
"name": "Cosmic Emissary",
Expand All @@ -250,6 +253,7 @@
"enemy_fight": 3,
"enemy_horror": 1,
"faction_code": "mythos",
"health": null,
"illustrator": "Ethan Patrick Harris",
"is_unique": true,
"name": "Cosmic Emissary",
Expand Down

0 comments on commit 031165b

Please sign in to comment.