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 +}