PDA

Просмотр полной версии : Silithid Swarm


telsamat
07.04.2011, 16:49
tc 10630
ytdb 591

this npc http://old.wowhead.com/npc=4196 is summoned by Centipaar Swarmer - http://old.wowhead.com/npc=5457 but bug is , that npc Silithid Swarm must only have 1hp - source wowhead, now it has 2215hp

YuruY
07.04.2011, 18:02
Там так и есть: http://old.wowhead.com/npc=4196, и в базе тоже.
Чушь он мелет.
Пусть ищет что их спавнит, и смотрит ХП там.

telsamat
10.04.2011, 10:29
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
(4196, 0, 0, 0, 0, 0, 7511, 0, 0, 0, 'Silithid Swarm', '', '', 0, 20, 21, 0, 413, 413, 0, 0.52, 1.14286, 1, 0, 19, 29, 0, 7, 1.4, 1500, 1500, 1, 0, 8, 0, 0, 0, 0, 0, 15, 23, 6, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'EventAI', 1, 3, 0.0001, 1, 1, 0, 0, 0, 0, 0, 0, 0, 100, 1, 0, 0, 64, '', 12340)


this fix it

NeatElves
10.04.2011, 11:45
(4196, 0, 0, 0, 0, 0, 7511, 0, 0, 0, 'Silithid Swarm', '', '', 0, 20, 21, 0, 413, 413, 0, 0.52, 1.14286, 1, 0, 19, 29, 0, 7, 1.4, 1500, 1500, 1, 0, 8, 0, 0, 0, 0, 0, 15, 23, 6, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'EventAI', 1, 3, 0.0001, 1, 1, 0, 0, 0, 0, 0, 0, 0, 100, 1, 0, 0, 64, '', 12340)
(4196, 0, 0, 0, 0, 0, 7511, 0, 0, 0, 'Silithid Swarm', '', '', 0, 20, 21, 0, 413, 413, 0, 0.52, 1.14286, 1, 0, 19, 29, 0, 7, 1.4, 1500, 1500, 1, 0, 8, 0, 0, 0, 0, 0, 15, 23, 6, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'EventAI', 1, 3, 0.0001, 1, 1, 0, 0, 0, 0, 0, 0, 0, 100, 1, 0, 0, 64, '', 12340)
1 - your fix
2 - ytdb

what's the difference?

telsamat
10.04.2011, 13:46
ou i recheck that again,and it is buggy, now that npc has 2138 hp, NPC ID 4196

NeatElves
10.04.2011, 14:32
clear base
20 lvl -> 0 exp -> 1 unit_class -> 0.0001 Health_mod -> http://www.trinitycore.org/w/Creature_classlevelstats_tc2 = 484*0.0001 = 0.0484 ~ 1
core
npc summon pet -> summon spell -> stats - from the owner

Check elementary simple
1. npc add - look hp
2. cast spell summon - look hp

telsamat
10.04.2011, 20:18
with npc add it has 1hp :) with summon as pet 2318

NeatElves
10.04.2011, 20:21
CORE