Looking4Group / L4G_Core

Looking4Group Core
http://looking4group.eu
GNU General Public License v2.0
37 stars 73 forks source link

Warp Aberration in Netherstorm disappears #3865

Open Sykomyke opened 7 years ago

Sykomyke commented 7 years ago

If you fight a Warp Aberration in Netherstorm and defeat it, they don't drop a corpse to loot from. They just simply disappear.

AnonXS commented 7 years ago

http://db.hellfire-tbc.com/?quest=10226

http://db.hellfire-tbc.com/?npc=18865

http://db.hellfire-tbc.com/?spell=34520 is pysical school

Use on a living Sundered Rumbler or Warp Aberration to extract its power. 
Warning: may enhance the elemental's will to survive.

ToDo:

https://github.com/Looking4Group/L4G_Core/blob/f00fcd6cf8d4638995506483bfb678daf9f7a0fa/src/scripts/scripts/zone/netherstorm/netherstorm.cpp#L1295


-- Warp Aberration 18865- mob_epextraction
UPDATE `creature_template` SET `resistance6` = -1 WHERE `entry` = 18865;

-- Warp Aberration 18865
('1886501','18865','1','0','100','1','1000','1000','600000','600000','11','36640','0','1','0','0','0','0','0','0','0','0','Sunderer Rumbler - Cast Arcane Shield OOC'),
('1886501','18865','0','0','100','1','5000','5000','5000','5000','11','36640','0','33','0','0','0','0','0','0','0','0','Sunderer Rumbler - Cast Arcane Shield'),
('1886502','18865','0','0','100','0','2500','5000','20000','25000','11','36577','1','0','0','0','0','0','0','0','0','0','Sunderer Rumbler - Cast Warp Storm'),
('1886503','18865','8','0','100','0','34520','-1','0','0','22','2','0','0','0','0','0','0','0','0','0','0','Sunderer Rumbler - Set Phase 2 on Spellhit: Elemental Power Extractor'),
('1886504','18865','6','1','100','0','0','0','0','0','11','34525','0','7','0','0','0','0','0','0','0','0','Sunderer Rumbler - Create Elemental Power on Death (Phase 1)'),

-- Sunderer Rumbler 18881
('1888101','18881','8','0','100','0','34520','-1','0','0','22','2','0','0','0','0','0','0','0','0','0','0','Sunderer Rumbler - Set Phase 2 on Spellhit: Elemental Power Extractor'),
('1888102','18881','2','0','100','0','15','0','0','0','11','35310','0','0','0','0','0','0','0','0','0','0','Sunderer Rumbler - Summon Sundered Shard at 15% HP'),
('1888103','18881','6','1','100','0','0','0','0','0','11','34525','0','7','0','0','0','0','0','0','0','0','Sunderer Rumbler - Create Elemental Power on Death (Phase 2)'),