forked from mangosR2/scriptdev2
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnpc_vip.sql
More file actions
2 lines (2 loc) · 1.7 KB
/
npc_vip.sql
File metadata and controls
2 lines (2 loc) · 1.7 KB
1
2
REPLACE INTO creature_template (Entry, Name, SubName, IconName, MinLevel, MaxLevel, DifficultyEntry1, DifficultyEntry2, DifficultyEntry3, ModelId1, ModelId2, ModelId3, ModelId4, FactionAlliance, FactionHorde, Scale, Family, CreatureType, InhabitType, RegenerateStats, RacialLeader, NpcFlags, UnitFlags, DynamicFlags, ExtraFlags, CreatureTypeFlags, SpeedWalk, SpeedRun, UnitClass, Rank, Expansion, HealthMultiplier, PowerMultiplier, DamageMultiplier, DamageVariance, ArmorMultiplier, ExperienceMultiplier, MinLevelHealth, MaxLevelHealth, MinLevelMana, MaxLevelMana, MinMeleeDmg, MaxMeleeDmg, MinRangedDmg, MaxRangedDmg, Armor, MeleeAttackPower, RangedAttackPower, MeleeBaseAttackTime, RangedBaseAttackTime, DamageSchool, MinLootGold, MaxLootGold, LootId, PickpocketLootId, SkinningLootId, KillCredit1, KillCredit2, QuestItem1, QuestItem2, QuestItem3, QuestItem4, QuestItem5, QuestItem6, MechanicImmuneMask, ResistanceHoly, ResistanceFire, ResistanceNature, ResistanceFrost, ResistanceShadow, ResistanceArcane, PetSpellDataId, MovementType, MovementTemplateId, TrainerType, TrainerSpell, TrainerClass, TrainerRace, TrainerTemplateId, VendorTemplateId, EquipmentTemplateId, VehicleTemplateId, GossipMenuId, AIName, ScriptName) VALUES
('99006', 'Slappy McFry', 'VIP', null, '59', '61', '0', '0', '0', '21910', '0', '21910', '0', '35', '35', '1', '0', '7', '3', '3', '0', '1', '0', '0', '0', '0', '1.48', '1.14286', '2', '0', '-1', '1', '1', '1.4', '1', '1', '1', '6700', '24000', '5598', '5875', '98', '147', '78', '118', '4049', '37', '30', '1400', '1400', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', 'npc_vip');