Skip to content

Commit

Permalink
[0.15.3.0019.6]
Browse files Browse the repository at this point in the history
  • Loading branch information
NeatElves committed Nov 9, 2023
1 parent b503683 commit 4b028b9
Show file tree
Hide file tree
Showing 3 changed files with 70 additions and 2 deletions.
29 changes: 27 additions & 2 deletions Updates/0004_updatepack.sql
Original file line number Diff line number Diff line change
Expand Up @@ -11976,7 +11976,7 @@ DELETE FROM `creature` WHERE `id` IN (32485);
DELETE FROM `pool_template` WHERE `entry` = 164;
DELETE FROM `pool_creature_template` WHERE `id` = 32485;
INSERT INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecsmin`, `spawntimesecsmax`, `spawndist`, `MovementType`) VALUES
(92856, 32485, 571, 1, 1, 6388.94, 5387.62, -40.6474, 0, 28800, 28800, 0, 0),
(92856, 32485, 571, 1, 1, 6491.4517, 5288.1987, -45.19406, 0, 28800, 28800, 0, 4),
(92857, 32485, 571, 1, 1, 5009.047, 4021.1133, -29.881636, 0, 28800, 28800, 0, 4),
(77284, 32485, 571, 1, 1, 6064.32, 4896.99, -94.3725, 0, 28800, 28800, 0, 4);
DELETE FROM `spawn_group` WHERE id = 32535;
Expand Down Expand Up @@ -12030,7 +12030,32 @@ INSERT INTO creature_movement (id, point, positionx, positiony, positionz, orien
(92857,31,4882.529,4690.9688,-72.24262,100,0,0),
(92857,32,4914.154,4715.2363,-82.95384,100,0,0),
(92857,33,4954.053,4720.0015,-90.54937,100,0,0),
(92857,34,4994.8125,4715.4375,-94.759476,100,1000,0);
(92857,34,4994.8125,4715.4375,-94.759476,100,1000,0),
(92856,1 ,6491.4517,5288.1987,-45.19406,100,1000,0),
(92856,2 ,6449.011,5304.6016,-47.110348,100,0,0),
(92856,3 ,6416.5166,5323.018,-46.436577,100,0,0),
(92856,4 ,6393.2617,5340.0186,-46.554596,100,0,0),
(92856,5 ,6390.409,5369.689,-40.912266,100,0,0),
(92856,6 ,6400.4233,5399.59,-39.3913,100,0,0),
(92856,7 ,6388.53,5433.4663,-35.484543,100,0,0),
(92856,8 ,6370.547,5445.5186,-35.914505,100,0,0),
(92856,9 ,6331.393,5446.4634,-44.21374,100,0,0),
(92856,10,6295.267,5468.8374,-47.02275,100,0,0),
(92856,11,6267.8164,5488.053,-41.942417,100,0,0),
(92856,12,6236.3735,5503.3438,-45.261494,100,0,0),
(92856,13,6211.9497,5518.8022,-54.570557,100,0,0),
(92856,14,6183.6455,5558.44,-46.447178,100,0,0),
(92856,15,6154.877,5590.6006,-43.511097,100,0,0),
(92856,16,6138.134,5614.748,-41.295395,100,0,0),
(92856,17,6102.783,5630.621,-49.1643,100,0,0),
(92856,18,6070.068,5647.712,-50.920494,100,0,0),
(92856,19,6034.767,5666.25,-56.0831,100,0,0),
(92856,20,6004.786,5696.404,-51.044865,100,0,0),
(92856,21,5977.4414,5725.405,-47.012066,100,0,0),
(92856,22,5956.7856,5744.7705,-50.01091,100,0,0),
(92856,23,5927.46,5763.8247,-49.880375,100,0,0),
(92856,24,5906.913,5776.2246,-53.105064,100,0,0),
(92856,25,5875.3423,5801.921,-49.968636,100,1000,0);

DELETE FROM `creature_addon` WHERE `guid` IN (SELECT `guid` FROM `creature` WHERE `id` IN (28112));
DELETE FROM `creature_movement` WHERE `id` IN (SELECT `guid` FROM `creature` WHERE `id` IN (28112));
Expand Down
2 changes: 2 additions & 0 deletions Updates/mangos/base/dbc/cmangos_fixes/Spell.sql
Original file line number Diff line number Diff line change
Expand Up @@ -3486,6 +3486,8 @@ UPDATE spell_template SET EffectSpellClassMask1_3=0x00010000 WHERE Id IN(63086);
UPDATE spell_template SET EffectSpellClassMask1_1=0x00000000,EffectSpellClassMask1_2=0x00000001 WHERE Id IN(56826);
-- Glyph of Mend Pet - wrong mask
UPDATE spell_template SET EffectSpellClassMask1_1=8388608 WHERE Id IN(57870);
-- Glyph of Remove Curse - wrong mask
UPDATE spell_template SET EffectSpellClassMask1_2=0x01000000 WHERE Id IN(56364);

-- fully custom, modelled after 65220 - glyph of snake trap avoidance
INSERT INTO spell_template(Id, Category, Dispel, Mechanic, Attributes, AttributesEx, AttributesEx2, AttributesEx3, AttributesEx4, AttributesEx5, AttributesEx6, AttributesEx7, Stances, Stances2, StancesNot, StancesNot2, Targets, TargetCreatureType, RequiresSpellFocus, FacingCasterFlags, CasterAuraState, TargetAuraState, CasterAuraStateNot, TargetAuraStateNot, CasterAuraSpell, TargetAuraSpell, ExcludeCasterAuraSpell, ExcludeTargetAuraSpell, CastingTimeIndex, RecoveryTime, CategoryRecoveryTime, InterruptFlags, AuraInterruptFlags, ChannelInterruptFlags, ProcFlags, ProcChance, ProcCharges, MaxLevel, BaseLevel, SpellLevel, DurationIndex, PowerType, ManaCost, ManaCostPerlevel, ManaPerSecond, ManaPerSecondPerLevel, RangeIndex, Speed, ModalNextSpell, StackAmount, Totem1, Totem2, Reagent1, Reagent2, Reagent3, Reagent4, Reagent5, Reagent6, Reagent7, Reagent8, ReagentCount1, ReagentCount2, ReagentCount3, ReagentCount4, ReagentCount5, ReagentCount6, ReagentCount7, ReagentCount8, EquippedItemClass, EquippedItemSubClassMask, EquippedItemInventoryTypeMask, Effect1, Effect2, Effect3, EffectDieSides1, EffectDieSides2, EffectDieSides3, EffectRealPointsPerLevel1, EffectRealPointsPerLevel2, EffectRealPointsPerLevel3, EffectBasePoints1, EffectBasePoints2, EffectBasePoints3, EffectMechanic1, EffectMechanic2, EffectMechanic3, EffectImplicitTargetA1, EffectImplicitTargetA2, EffectImplicitTargetA3, EffectImplicitTargetB1, EffectImplicitTargetB2, EffectImplicitTargetB3, EffectRadiusIndex1, EffectRadiusIndex2, EffectRadiusIndex3, EffectApplyAuraName1, EffectApplyAuraName2, EffectApplyAuraName3, EffectAmplitude1, EffectAmplitude2, EffectAmplitude3, EffectMultipleValue1, EffectMultipleValue2, EffectMultipleValue3, EffectChainTarget1, EffectChainTarget2, EffectChainTarget3, EffectItemType1, EffectItemType2, EffectItemType3, EffectMiscValue1, EffectMiscValue2, EffectMiscValue3, EffectMiscValueB1, EffectMiscValueB2, EffectMiscValueB3, EffectTriggerSpell1, EffectTriggerSpell2, EffectTriggerSpell3, EffectPointsPerComboPoint1, EffectPointsPerComboPoint2, EffectPointsPerComboPoint3, EffectSpellClassMask1_1, EffectSpellClassMask1_2, EffectSpellClassMask1_3, EffectSpellClassMask2_1, EffectSpellClassMask2_2, EffectSpellClassMask2_3, EffectSpellClassMask3_1, EffectSpellClassMask3_2, EffectSpellClassMask3_3, SpellVisual, SpellVisual2, SpellIconID, ActiveIconID, SpellPriority, SpellName, SpellName2, SpellName3, SpellName4, SpellName5, SpellName6, SpellName7, SpellName8, SpellName9, SpellName10, SpellName11, SpellName12, SpellName13, SpellName14, SpellName15, SpellName16, Rank1, Rank2, Rank3, Rank4, Rank5, Rank6, Rank7, Rank8, Rank9, Rank10, Rank11, Rank12, Rank13, Rank14, Rank15, Rank16, ManaCostPercentage, StartRecoveryCategory, StartRecoveryTime, MaxTargetLevel, SpellFamilyName, SpellFamilyFlags, SpellFamilyFlags2, MaxAffectedTargets, DmgClass, PreventionType, StanceBarOrder, DmgMultiplier1, DmgMultiplier2, DmgMultiplier3, MinFactionId, MinReputation, RequiredAuraVision, TotemCategory1, TotemCategory2, AreaId, SchoolMask, RuneCostID, SpellMissileID, PowerDisplayId, EffectBonusCoefficient1, EffectBonusCoefficient2, EffectBonusCoefficient3, SpellDescriptionVariableID, SpellDifficultyId, IsServerSide, AttributesServerside) VALUES
Expand Down
41 changes: 41 additions & 0 deletions Updates/mangos/scriptdev2/spell.sql
Original file line number Diff line number Diff line change
Expand Up @@ -1426,6 +1426,47 @@ INSERT INTO spell_scripts(Id, ScriptName) VALUES
(12824,'spell_polymorph'),
(12825,'spell_polymorph'),
(12826,'spell_polymorph'),
(116,'spell_frostbolt_mage'),
(205,'spell_frostbolt_mage'),
(837,'spell_frostbolt_mage'),
(7322,'spell_frostbolt_mage'),
(8406,'spell_frostbolt_mage'),
(8407,'spell_frostbolt_mage'),
(8408,'spell_frostbolt_mage'),
(10179,'spell_frostbolt_mage'),
(10180,'spell_frostbolt_mage'),
(10181,'spell_frostbolt_mage'),
(25304,'spell_frostbolt_mage'),
(27071,'spell_frostbolt_mage'),
(27072,'spell_frostbolt_mage'),
(38697,'spell_frostbolt_mage'),
(42841,'spell_frostbolt_mage'),
(42842,'spell_frostbolt_mage'),
(133,'spell_fireball_mage'),
(143,'spell_fireball_mage'),
(145,'spell_fireball_mage'),
(3140,'spell_fireball_mage'),
(8400,'spell_fireball_mage'),
(8401,'spell_fireball_mage'),
(8402,'spell_fireball_mage'),
(10148,'spell_fireball_mage'),
(10149,'spell_fireball_mage'),
(10150,'spell_fireball_mage'),
(10151,'spell_fireball_mage'),
(25306,'spell_fireball_mage'),
(27070,'spell_fireball_mage'),
(38692,'spell_fireball_mage'),
(42832,'spell_fireball_mage'),
(42833,'spell_fireball_mage'),
(11113,'spell_blast_wave_mage'),
(13018,'spell_blast_wave_mage'),
(13019,'spell_blast_wave_mage'),
(13020,'spell_blast_wave_mage'),
(13021,'spell_blast_wave_mage'),
(27133,'spell_blast_wave_mage'),
(33933,'spell_blast_wave_mage'),
(42944,'spell_blast_wave_mage'),
(42945,'spell_blast_wave_mage'),
(543,'spell_frost_warding'),
(8457,'spell_frost_warding'),
(8458,'spell_frost_warding'),
Expand Down

0 comments on commit 4b028b9

Please sign in to comment.