What's new
  • Happy Cataclysm gaming! The long-awaited 4.3.4 Cataclysm Repack V19.0 is now live - and downloadable from our brand-new Emucoach App.
    Download it now

Bleakheart Hellcaller HP fix 7.02

eyerobot

Gold Supporter
Superior Member
916
2015
24
Location
Barryton Michigan USA
Health Modifier, Damage was extremely high. Set to gold elite, It's a normal.
Code:
DELETE FROM `creature_template` WHERE `entry`=3771;
INSERT INTO `creature_template` (`entry`, `difficulty_entry_1`, `difficulty_entry_2`, `difficulty_entry_3`, `KillCredit1`, `KillCredit2`, `modelid1`, `modelid2`, `modelid3`, `modelid4`, `name`, `subname`, `IconName`, `gossip_menu_id`, `minlevel`, `maxlevel`, `exp`, `exp_unk`, `faction_A`, `faction_H`, `npcflag`, `speed_walk`, `speed_run`, `speed_swim`, `speed_fly`, `scale`, `rank`, `mindmg`, `maxdmg`, `dmgschool`, `attackpower`, `dmg_multiplier`, `baseattacktime`, `rangeattacktime`, `unit_class`, `unit_flags`, `unit_flags2`, `dynamicflags`, `family`, `trainer_type`, `trainer_spell`, `trainer_class`, `trainer_race`, `minrangedmg`, `maxrangedmg`, `rangedattackpower`, `type`, `type_flags`, `type_flags2`, `lootid`, `pickpocketloot`, `skinloot`, `resistance1`, `resistance2`, `resistance3`, `resistance4`, `resistance5`, `resistance6`, `spell1`, `spell2`, `spell3`, `spell4`, `spell5`, `spell6`, `spell7`, `spell8`, `PetSpellDataId`, `VehicleId`, `mingold`, `maxgold`, `currencyId`, `currencyCount`, `AIName`, `MovementType`, `InhabitType`, `HoverHeight`, `Health_mod`, `Mana_mod`, `Mana_mod_extra`, `Armor_mod`, `RacialLeader`, `questItem1`, `questItem2`, `questItem3`, `questItem4`, `questItem5`, `questItem6`, `movementId`, `RegenHealth`, `equipment_id`, `mechanic_immune_mask`, `flags_extra`, `ScriptName`, `WDBVerified`) VALUES (3771, 0, 0, 0, 0, 0, 2013, 0, 0, 0, 'Bleakheart Hellcaller', NULL, NULL, 0, 19, 20, 3, 0, 90, 90, 0, 1, 1.14286, 1, 1.14286, 1, 0, 27, 36, 0, 70, 4.5, 2000, 2000, 1, 0, 2048, 0, 0, 0, 0, 0, 0, 19, 28, 4, 7, 0, 0, 3771, 3771, 3774, 0, 0, 0, 0, 0, 0, 8599, 13878, 11939, 12746, 0, 0, 0, 0, 0, 0, 40, 40, NULL, NULL, 'SmartAI', 1, 1, 0, 4.33, 1, 1, 1, 0, 5481, 7128, 0, 0, 0, 0, 0, 1, 3771, 0, 0, '', 12340);
 
Last edited:
Back
Top