From 3a8ce8916831d57965faadd2c9ca3d49f2b6480f Mon Sep 17 00:00:00 2001 From: xiashtra <91220277+xiashtra@users.noreply.github.com> Date: Wed, 26 Jun 2024 19:12:37 -0400 Subject: [PATCH] Update AOZContent.json --- SaintCoinach/Definitions/AOZContent.json | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/SaintCoinach/Definitions/AOZContent.json b/SaintCoinach/Definitions/AOZContent.json index b1f83121..7af9c87d 100644 --- a/SaintCoinach/Definitions/AOZContent.json +++ b/SaintCoinach/Definitions/AOZContent.json @@ -31,6 +31,13 @@ "value": 2 }, "sheet": "AOZBoss" + }, + { + "when": { + "key": "Act1FightType", + "value": 3 + }, + "sheet": "AOZBoss" } ] } @@ -62,6 +69,13 @@ "value": 2 }, "sheet": "AOZBoss" + }, + { + "when": { + "key": "Act1FightType", + "value": 3 + }, + "sheet": "AOZBoss" } ] } @@ -93,6 +107,13 @@ "value": 2 }, "sheet": "AOZBoss" + }, + { + "when": { + "key": "Act1FightType", + "value": 3 + }, + "sheet": "AOZBoss" } ] } @@ -126,4 +147,4 @@ "name": "TomestonesReward" } ] -} \ No newline at end of file +}