diff --git a/src/simulation/monsters/low/a-f/AbyssalDemon.ts b/src/simulation/monsters/low/a-f/AbyssalDemon.ts index 081fc353d..7923380e7 100644 --- a/src/simulation/monsters/low/a-f/AbyssalDemon.ts +++ b/src/simulation/monsters/low/a-f/AbyssalDemon.ts @@ -9,7 +9,7 @@ const WildySlayerCaveTable = new LootTable() .add("Blighted manta ray", [1, 2], 93) .add("Blighted karambwan", [1, 2], 139) .add("Blighted teleport spell sack", [1, 10], 139) - .add("Blighted ancient spell sack", [1, 10], 139) + .add("Blighted ancient ice sack", [1, 10], 139) .add("Blighted vengeance spell sack", [1, 10], 139) .add("Blighted super restore(4)", 1, 278) .add("Revenant cave teleport", 1, 278) diff --git a/src/simulation/monsters/low/a-f/Ankou.ts b/src/simulation/monsters/low/a-f/Ankou.ts index f7792d4ef..3188592ff 100644 --- a/src/simulation/monsters/low/a-f/Ankou.ts +++ b/src/simulation/monsters/low/a-f/Ankou.ts @@ -10,7 +10,7 @@ const WildySlayerCaveTable = new LootTable() .add("Blighted manta ray", [1, 2], 112) .add("Blighted karambwan", [1, 2], 168) .add("Blighted teleport spell sack", [1, 10], 168) - .add("Blighted ancient spell sack", [1, 10], 168) + .add("Blighted ancient ice sack", [1, 10], 168) .add("Blighted vengeance spell sack", [1, 10], 168) .add("Blighted super restore(4)", 1, 336) .add("Revenant cave teleport", 1, 336) diff --git a/src/simulation/monsters/low/a-f/BlackDemon.ts b/src/simulation/monsters/low/a-f/BlackDemon.ts index 5f16662fd..c6fb41ccf 100644 --- a/src/simulation/monsters/low/a-f/BlackDemon.ts +++ b/src/simulation/monsters/low/a-f/BlackDemon.ts @@ -9,7 +9,7 @@ const WildySlayerCaveTable = new LootTable() .add("Blighted manta ray", [1, 2], 81) .add("Blighted karambwan", [1, 2], 122) .add("Blighted teleport spell sack", [1, 10], 122) - .add("Blighted ancient spell sack", [1, 10], 122) + .add("Blighted ancient ice sack", [1, 10], 122) .add("Blighted vengeance spell sack", [1, 10], 122) .add("Blighted super restore(4)", 1, 244) .add("Revenant cave teleport", 1, 244) diff --git a/src/simulation/monsters/low/a-f/BlackDragon.ts b/src/simulation/monsters/low/a-f/BlackDragon.ts index 3db260e02..adeffb4ec 100644 --- a/src/simulation/monsters/low/a-f/BlackDragon.ts +++ b/src/simulation/monsters/low/a-f/BlackDragon.ts @@ -8,7 +8,7 @@ const WildySlayerCaveTable = new LootTable() .add("Blighted manta ray", [1, 2], 81) .add("Blighted karambwan", [1, 2], 122) .add("Blighted teleport spell sack", [1, 10], 122) - .add("Blighted ancient spell sack", [1, 10], 122) + .add("Blighted ancient ice sack", [1, 10], 122) .add("Blighted vengeance spell sack", [1, 10], 122) .add("Blighted super restore(4)", 1, 244) .add("Revenant cave teleport", 1, 244) diff --git a/src/simulation/monsters/low/a-f/DustDevil.ts b/src/simulation/monsters/low/a-f/DustDevil.ts index 3b1cb4835..b4803e8b8 100644 --- a/src/simulation/monsters/low/a-f/DustDevil.ts +++ b/src/simulation/monsters/low/a-f/DustDevil.ts @@ -9,7 +9,7 @@ const WildySlayerCaveTable = new LootTable() .add("Blighted manta ray", [1, 2], 116) .add("Blighted karambwan", [1, 2], 173) .add("Blighted teleport spell sack", [1, 10], 173) - .add("Blighted ancient spell sack", [1, 10], 173) + .add("Blighted ancient ice sack", [1, 10], 173) .add("Blighted vengeance spell sack", [1, 10], 173) .add("Blighted super restore(4)", 1, 347) .add("Revenant cave teleport", 1, 347) diff --git a/src/simulation/monsters/low/g-m/GreaterDemon.ts b/src/simulation/monsters/low/g-m/GreaterDemon.ts index e75eb15ee..68a44771a 100644 --- a/src/simulation/monsters/low/g-m/GreaterDemon.ts +++ b/src/simulation/monsters/low/g-m/GreaterDemon.ts @@ -8,7 +8,7 @@ const WildySlayerCaveTable = new LootTable() .add("Blighted manta ray", [1, 2], 109) .add("Blighted karambwan", [1, 2], 163) .add("Blighted teleport spell sack", [1, 10], 163) - .add("Blighted ancient spell sack", [1, 10], 163) + .add("Blighted ancient ice sack", [1, 10], 163) .add("Blighted vengeance spell sack", [1, 10], 163) .add("Blighted super restore(4)", 1, 326) .add("Revenant cave teleport", 1, 326) diff --git a/src/simulation/monsters/low/g-m/GreaterNechryael.ts b/src/simulation/monsters/low/g-m/GreaterNechryael.ts index f588cfaa1..2e2dad777 100644 --- a/src/simulation/monsters/low/g-m/GreaterNechryael.ts +++ b/src/simulation/monsters/low/g-m/GreaterNechryael.ts @@ -10,7 +10,7 @@ const WildySlayerCaveTable = new LootTable() .add("Blighted manta ray", [1, 2], 80) .add("Blighted karambwan", [1, 2], 121) .add("Blighted teleport spell sack", [1, 10], 121) - .add("Blighted ancient spell sack", [1, 10], 121) + .add("Blighted ancient ice sack", [1, 10], 121) .add("Blighted vengeance spell sack", [1, 10], 121) .add("Blighted super restore(4)", 1, 241) .add("Revenant cave teleport", 1, 241) diff --git a/src/simulation/monsters/low/g-m/GreenDragon.ts b/src/simulation/monsters/low/g-m/GreenDragon.ts index 9783fbb0c..6d860cf35 100644 --- a/src/simulation/monsters/low/g-m/GreenDragon.ts +++ b/src/simulation/monsters/low/g-m/GreenDragon.ts @@ -9,7 +9,7 @@ const WildySlayerCaveTable = new LootTable() .add("Blighted manta ray", [1, 2], 119) .add("Blighted karambwan", [1, 2], 179) .add("Blighted teleport spell sack", [1, 10], 179) - .add("Blighted ancient spell sack", [1, 10], 179) + .add("Blighted ancient ice sack", [1, 10], 179) .add("Blighted vengeance spell sack", [1, 10], 179) .add("Blighted super restore(4)", 1, 358) .add("Revenant cave teleport", 1, 358) diff --git a/src/simulation/monsters/low/g-m/Hellhound.ts b/src/simulation/monsters/low/g-m/Hellhound.ts index c0d633be8..fd8f7e2bf 100644 --- a/src/simulation/monsters/low/g-m/Hellhound.ts +++ b/src/simulation/monsters/low/g-m/Hellhound.ts @@ -7,7 +7,7 @@ const WildySlayerCaveTable = new LootTable() .add("Blighted manta ray", [1, 2], 87) .add("Blighted karambwan", [1, 2], 131) .add("Blighted teleport spell sack", [1, 10], 131) - .add("Blighted ancient spell sack", [1, 10], 131) + .add("Blighted ancient ice sack", [1, 10], 131) .add("Blighted vengeance spell sack", [1, 10], 131) .add("Blighted super restore(4)", 1, 261) .add("Revenant cave teleport", 1, 261) diff --git a/src/simulation/monsters/low/g-m/IceGiant.ts b/src/simulation/monsters/low/g-m/IceGiant.ts index 48d10c529..374de0c5d 100644 --- a/src/simulation/monsters/low/g-m/IceGiant.ts +++ b/src/simulation/monsters/low/g-m/IceGiant.ts @@ -9,7 +9,7 @@ const WildySlayerCaveTable = new LootTable() .add("Blighted manta ray", [1, 2], 101) .add("Blighted karambwan", [1, 2], 152) .add("Blighted teleport spell sack", [1, 10], 152) - .add("Blighted ancient spell sack", [1, 10], 152) + .add("Blighted ancient ice sack", [1, 10], 152) .add("Blighted vengeance spell sack", [1, 10], 152) .add("Blighted super restore(4)", 1, 304) .add("Revenant cave teleport", 1, 304) diff --git a/src/simulation/monsters/low/g-m/Jelly.ts b/src/simulation/monsters/low/g-m/Jelly.ts index a827e5951..10b1233dd 100644 --- a/src/simulation/monsters/low/g-m/Jelly.ts +++ b/src/simulation/monsters/low/g-m/Jelly.ts @@ -8,7 +8,7 @@ const WildySlayerCaveTable = new LootTable() .add("Blighted manta ray", [1, 2], 97) .add("Blighted karambwan", [1, 2], 146) .add("Blighted teleport spell sack", [1, 10], 146) - .add("Blighted ancient spell sack", [1, 10], 146) + .add("Blighted ancient ice sack", [1, 10], 146) .add("Blighted vengeance spell sack", [1, 10], 146) .add("Blighted super restore(4)", 1, 292) .add("Revenant cave teleport", 1, 292) diff --git a/src/simulation/monsters/low/g-m/LesserDemon.ts b/src/simulation/monsters/low/g-m/LesserDemon.ts index 112c49b69..a9afc9ef5 100644 --- a/src/simulation/monsters/low/g-m/LesserDemon.ts +++ b/src/simulation/monsters/low/g-m/LesserDemon.ts @@ -9,7 +9,7 @@ const WildySlayerCaveTable = new LootTable() .add("Blighted manta ray", [1, 2], 116) .add("Blighted karambwan", [1, 2], 173) .add("Blighted teleport spell sack", [1, 10], 173) - .add("Blighted ancient spell sack", [1, 10], 173) + .add("Blighted ancient ice sack", [1, 10], 173) .add("Blighted vengeance spell sack", [1, 10], 173) .add("Blighted super restore(4)", 1, 347) .add("Revenant cave teleport", 1, 347)