You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ACID] Netherstorm South West island rework part 3 (#1241)
This time focussing the area in the red circle

Notable Changes coming with this patch
- Removed all Farahlon Crumbler spawns (only spawn when Giant looses health)
- Artifact Seeker confirm to only Mana Burn current target if its a mana user
- Artifact seeker confirmed to only cast spell lock on current target
- 2 missing Shaleskin Flayer added
- 2 missing Artifact Seeker added
- 4 missing Phase Hunter added
Copy file name to clipboardexpand all lines: ACID/acid_tbc.sql
+3-9
Original file line number
Diff line number
Diff line change
@@ -18826,12 +18826,8 @@ INSERT INTO `creature_ai_scripts` (`id`,`creature_id`,`event_type`,`event_invers
18826
18826
-- Scrap Reaver X6000 (19849) - npc_scrap_reaver
18827
18827
-- Negatron 19851 - creature_spell_list
18828
18828
('1985101','19851','11','0','100','0','0','0','0','0','0','0','11','34427','0','0','0','0','0','0','0','0','0','0','Negatron - Cast Ethereal Teleport on Spawn'),
18829
-
-- Artifact Seeker 19852
18830
-
('1985201','19852','0','0','100','1025','6000','14000','18000','20000','0','0','11','11981','16','512','0','0','0','0','0','0','0','0','Artifact Seeker - Cast Mana Burn on Random Player Mana User'),
18831
-
('1985202','19852','0','0','100','1025','8000','17000','19000','30000','0','0','11','30849','16','512','0','0','0','0','0','0','0','0','Artifact Seeker - Cast Spell Lock on Random Player Mana User'),
0 commit comments