From 031165b83bfbd08feaf5fffc6b23f6d21b8789f0 Mon Sep 17 00:00:00 2001 From: vitaemachina Date: Fri, 29 Mar 2024 15:21:56 -0500 Subject: [PATCH] Fixing Cosmic Emissary health values --- pack/fhv/fhvc.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pack/fhv/fhvc.json b/pack/fhv/fhvc.json index b15423408..f58fdc75f 100644 --- a/pack/fhv/fhvc.json +++ b/pack/fhv/fhvc.json @@ -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", @@ -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", @@ -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", @@ -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",