Skip to content

Commit

Permalink
[TDB][ACID] Add missing Improved Blocking for Ironpatch 2547 & Hillsb…
Browse files Browse the repository at this point in the history
…rad Footman 2268

Based on cmangos/tbc-db@1471ead
  • Loading branch information
AnonXS committed Jan 25, 2025
1 parent 2385d48 commit d13b463
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ACID/acid_classic.sql
Original file line number Diff line number Diff line change
Expand Up @@ -2835,6 +2835,7 @@ INSERT INTO `creature_ai_scripts` (`id`,`creature_id`,`event_type`,`event_invers
('226801','2268','2','0','100','1024','30','0','0','0','0','0','25','0','0','0','1','1150','0','0','0','0','0','0','Hillsbrad Footman - Flee at 30% HP'),
('226802','2268','0','0','100','1025','1000','1000','180000','180000','0','0','11','7164','0','0','0','0','0','0','0','0','0','0','Hillsbrad Footman - Cast Defensive Stance'),
('226803','2268','0','0','100','1025','0','15000','12000','15000','0','0','11','1671','1','0','0','0','0','0','0','0','0','0','Hillsbrad Footman - Cast Shield Bash'),
('226804','2268','11','0','100','0','0','0','0','0','0','0','11','3418','0','34','0','0','0','0','0','0','0','0','Hillsbrad Footman - Cast Improved Blocking on Spawn'),
-- Hillsbrad Miner 2269
('226901','2269','0','0','100','1025','0','10000','5000','9000','0','0','11','7405','1','0','0','0','0','0','0','0','0','0','Hillsbrad Miner - Cast Sunder Armor'),
('226902','2269','0','0','100','1025','1000','3000','180000','180000','0','0','11','7164','0','0','0','0','0','0','0','0','0','0','Hillsbrad Miner - Cast Defensive Stance'),
Expand Down Expand Up @@ -4975,6 +4976,7 @@ INSERT INTO `creature_ai_scripts` (`id`,`creature_id`,`event_type`,`event_invers
('254701','2547','2','0','100','1024','15','0','0','0','0','0','25','0','0','0','1','1150','0','0','0','0','0','0','Ironpatch - Flee at 15% HP'),
('254702','2547','0','0','100','1025','1000','1000','20000','35000','0','0','11','7164','0','32','0','0','0','0','0','0','0','0','Ironpatch - Cast Defensive Stance'),
('254703','2547','0','0','100','1025','0','10000','6000','12000','0','0','11','11972','1','0','0','0','0','0','0','0','0','0','Ironpatch - Cast Shield Bash'),
('254704','2547','11','0','100','0','0','0','0','0','0','0','11','3637','0','34','0','0','0','0','0','0','0','0','Ironpatch - Cast Improved Blocking III on Spawn'),
-- Captain Keelhaul 2548
('254801','2548','4','0','100','0','0','0','0','0','0','0','57','2','25','0','0','0','0','0','0','0','0','0','Captain Keelhaul - Enable Range Mode on Aggro'),
('254802','2548','2','0','100','1024','15','0','0','0','0','0','25','0','0','0','1','1150','0','0','0','0','0','0','Captain Keelhaul - Flee at 15% HP'),
Expand Down

0 comments on commit d13b463

Please sign in to comment.