Skip to content

Commit

Permalink
[ACID] Fix Target in 1138301,480302,1134001
Browse files Browse the repository at this point in the history
  • Loading branch information
AnonXS committed Jul 29, 2023
1 parent 87d184e commit c009e55
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ACID/acid_classic.sql
Original file line number Diff line number Diff line change
Expand Up @@ -5169,7 +5169,7 @@ INSERT INTO `creature_ai_scripts` (`id`,`creature_id`,`event_type`,`event_invers
-- Ward of Zanzil 6386
-- Se'Jib 7871 - npc_prof_leather
-- High Priestess Hai'watna 11383
('1138301','11383','14','0','100','1025','1000','40','10000','20000','0','0','11','15982','6','0','0','0','0','0','0','0','0','0','High Priestess Hai''watna - Cast Healing Wave on Friendly Missing HP'),
('1138301','11383','14','0','100','1025','1000','40','10000','20000','0','0','11','15982','12','0','0','0','0','0','0','0','0','0','High Priestess Hai''watna - Cast Healing Wave on Friendly Missing HP'),
('1138302','11383','0','0','100','1025','0','10000','15000','30000','0','0','11','18503','4','0','0','0','0','0','0','0','0','0','High Priestess Hai''watna - Cast Hex'),
-- Gluggle 14487
('1448701','14487','0','0','100','1025','15600','15600','32000','35000','0','0','11','6306','0','0','0','0','0','0','0','0','0','0','Gluggle - Cast Acid Splash'),
Expand Down Expand Up @@ -7706,7 +7706,7 @@ INSERT INTO `creature_ai_scripts` (`id`,`creature_id`,`event_type`,`event_invers
('480204','4802','9','0','100','1025','0','40','3400','4800','0','0','11','9672','1','256','0','0','0','0','0','0','0','0','Blackfathom Tide Priestess - Cast Frostbolt'),
-- Blackfathom Oracle 4803
('480301','4803','2','0','100','0','15','0','0','0','0','0','25','0','0','0','1','1150','0','0','0','0','0','0','Blackfathom Oracle - Flee at 15% HP'),
('480302','4803','14','0','100','1025','280','40','18000','24000','0','0','11','11986','6','0','0','0','0','0','0','0','0','0','Blackfathom Oracle - Cast Healing Wave on Friendly Missing HP'),
('480302','4803','14','0','100','1025','280','40','18000','24000','0','0','11','11986','12','0','0','0','0','0','0','0','0','0','Blackfathom Oracle - Cast Healing Wave on Friendly Missing HP'),
('480303','4803','0','0','100','1025','3000','6000','25000','30000','0','0','11','8363','1','0','0','0','0','0','0','0','0','0','Blackfathom Oracle - Cast Parasite'),
-- Phantim 5314
('531401','5314','0','0','100','1025','3000','6000','7000','10000','0','0','11','20667','1','0','0','0','0','0','0','0','0','0','Phantim - Cast Corrosive Acid Breath'),
Expand Down Expand Up @@ -18143,7 +18143,7 @@ INSERT INTO `creature_ai_scripts` (`id`,`creature_id`,`event_type`,`event_invers
('1133904','11339','9','0','100','1025','5','30','10000','15000','0','0','11','21390','1','0','0','0','0','0','0','0','0','0','Hakkari Shadow Hunter - Cast Multi-Shot'),
('1133905','11339','9','0','100','1025','5','30','1500','2000','0','0','11','16496','1','256','0','0','0','0','0','0','0','0','Hakkari Shadow Hunter - Cast Shoot'),
-- Hakkari Blood Priest
('1134001','11340','15','0','100','1025','1','30','15000','20000','0','0','11','17201','0','0','0','0','0','0','0','0','0','0','Hakkari Blood Priest - Cast Dispel Magic on Friendly CC'),
('1134001','11340','15','0','100','1025','1','30','15000','20000','0','0','11','17201','12','0','0','0','0','0','0','0','0','0','Hakkari Blood Priest - Cast Dispel Magic on Friendly CC'),
('1134002','11340','0','0','85','1025','3000','3000','4000','6000','0','0','11','24618','1','0','0','0','0','0','0','0','0','0','Hakkari Blood Priest - Cast Drain Life'),
('1134003','11340','2','1','100','1','40','0','1000','1000','0','0','22','1','0','0','0','0','0','0','0','0','0','0','Hakkari Blood Priest - Set Phase 1 when Life is below 40%'),
('1134004','11340','32','1','100','1025','10','100','6000','8000','0','0','11','24617','12','0','0','0','0','0','0','0','0','0','Hakkari Blood Priest - Cast Blood Funnel (Phase 1)'),
Expand Down

0 comments on commit c009e55

Please sign in to comment.