Sign in to follow this  
Followers 0
jela

[Battle for Azeroth]: [Bfa]The Fallen Guardian

1 post in this topic

Title: [Bfa]The Fallen Guardian
Bugtracker Link:


Patch Content:

 

Not sure about phaseId,because i dont have acces to sniff files

 

Spoiler

DELETE FROM `creature` WHERE `id`='54314'
INSERT INTO `creature` (`guid`, `id`=, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `phaseUseFlags`, `PhaseId`, `PhaseGroup`, `terrainSwapMap`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `spawndist`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `unit_flags2`, `unit_flags3`, `dynamicflags`, `ScriptName`, `VerifiedBuild`) values
('@Guid','54314','1','616','5625','0','0','0','0','-1','29162','0','5644.48','-3012.8','1560.79','3.19395','300','0','0','0','0','0','0','0','0','0','0','','0');

UPDATE `creature_template` SET `gossip_menu_id`='12990' ,`npcflag`='1' ,`faction`='35' WHERE `id`='54314';

DELETE FROM `smart_scripts` WHERE `entryorguid`=54314 AND `source_type`=0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
('54314','0','0','0','62','0','100','0','12990','0','0','0','0','','2','168','0','0','0','0','0','1','0','0','0','0','0','0','0','Change of faction on gossip selection'),
('54314','0','1','0','0','0','100','0','1000','3000','15000','15000','0','','11','101329','0','0','0','0','0','2','0','0','0','0','0','0','0','Cast Chaotic Growth'),
('54314','0','2','0','2','0','100','1','70','80','1000','1000','0','','11','101321','0','0','0','0','0','2','0','0','0','0','0','0','0','Cast Living Flame on %80 health'),
('54314','0','3','0','2','0','100','1','20','30','1000','1000','0','','11','101321','0','0','0','0','0','2','0','0','0','0','0','0','0','Cast Living Flame on 30% health'),
('54314','0','4','0','0','0','100','0','1000','5000','2000','4000','0','','11','101328','0','0','0','0','0','2','0','0','0','0','0','0','0','Cast Chaotic Growth ');

 

 

Edited by jela

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!


Register a new account

Sign in

Already have an account? Sign in here.


Sign In Now
Sign in to follow this  
Followers 0