• Страница 1 из 1
  • 1
Модератор форума: Dimitro  
Форум » TrinityCore » Патчи / Моды / Фиксы для Trinity » [Вопрос] как изменить хп у босса ?
[Вопрос] как изменить хп у босса ?
Pro100_Anubis
Сержант
как изменить хп у этого босса и где менять его облик !
Код
REPLACE 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`, `faction_A`, `faction_H`, `npcflag`, `speed_walk`, `speed_run`, `scale`, `rank`, `mindmg`, `maxdmg`, `dmgschool`, `attackpower`, `dmg_multiplier`, `baseattacktime`, `rangeattacktime`, `unit_class`, `unit_flags`, `dynamicflags`, `family`, `trainer_type`, `trainer_spell`, `trainer_class`, `trainer_race`, `minrangedmg`, `maxrangedmg`, `rangedattackpower`, `type`, `type_flags`, `lootid`, `pickpocketloot`, `skinloot`, `resistance1`, `resistance2`, `resistance3`, `resistance4`, `resistance5`, `resistance6`, `spell1`, `spell2`, `spell3`, `spell4`, `spell5`, `spell6`, `spell7`, `spell8`, `PetSpellDataId`, `VehicleId`, `mingold`, `maxgold`, `AIName`, `MovementType`, `InhabitType`, `Health_mod`, `Mana_mod`, `Armor_mod`, `RacialLeader`, `questItem1`, `questItem2`, `questItem3`, `questItem4`, `questItem5`, `questItem6`, `movementId`, `RegenHealth`, `equipment_id`, `mechanic_immune_mask`, `flags_extra`, `ScriptName`, `WDBVerified`) VALUES (546019, 0, 0, 0, 0, 0, 9995, 9995, 9995, 9995, 'Кра\'ар, ледяной вой', 'Сын Сапфирона', '', 0, 83, 83, 0, 14, 14, 0, 1, 2, 1.5, 3, 2200, 2700, 0, 2800, 1, 1500, 2000, 1, 0, 0, 0, 0, 0, 0, 0, 250, 380, 1000, 2, 0, 546019, 546019, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 640000, 640000, 'SmartAI', 1, 1, 600, 350, 120, 0, 0, 0, 0, 0, 0, 0, 0, 255, 0, 1610612735, 0, '', 12340);

DELETE FROM `creature_template_addon` WHERE (`entry`=546019);
INSERT INTO `creature_template_addon` (`entry`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `auras`) VALUES (546019, 546019, 0, 0, 0, 12, 65712);

DELETE FROM `smart_scripts` WHERE (`entryorguid`=546019 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  
(546019, 0, 65030, 0, 60, 0, 100, 0, 2000, 3000, 3000, 4000, 11, 54689, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'Smart Script'),
(546019, 0, 65031, 65032, 0, 0, 100, 0, 2000, 3000, 3000, 4000, 11, 55511, 16, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 'Smart Script'),
(546019, 0, 65032, 65033, 2, 0, 100, 1, 68, 78, 0, 0, 11, 71387, 16, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 'Smart Script'),
(546019, 0, 65033, 65034, 2, 0, 100, 1, 44, 54, 0, 0, 11, 45954, 32, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Smart Script'),
(546019, 0, 65034, 65035, 0, 0, 100, 0, 6000, 7000, 120000, 120000, 11, 51490, 16, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 'Smart Script'),
(546019, 0, 65035, 65036, 2, 0, 100, 0, 1, 9, 0, 0, 85, 74395, 4, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 'Smart Script');

с меня +
Сообщение # 1 написано 18.02.2014 в 12:58
Freydus
Капрал
Ошиблись, Тему создавать нужно было в TrinityHelp.
Таблица в базе World Creature template.
Облик (Морф) Modelid_A Альянс Modelid_H Орда.
Minheath Maxheath это жизни.
Сообщение # 2 отредактировано Freydus - Вторник, 18.02.2014, 13:10
Форум » TrinityCore » Патчи / Моды / Фиксы для Trinity » [Вопрос] как изменить хп у босса ?
  • Страница 1 из 1
  • 1
Поиск: