content updates

This commit is contained in:
Emagi 2025-07-31 00:00:06 +00:00
parent 0f9cb17c13
commit 1f22cc98c0
100 changed files with 1539 additions and 12 deletions

View file

@ -0,0 +1,22 @@
--[[
Script Name : ItemScripts/BlueNightmarewithBlueSaddle.lua
Script Author : image
Script Date : 2025.07.30 03:07:59
Script Purpose :
:
--]]
--[[ Begin Item Effects
* Applies Call Nightmare when Activated.
* Summons a mount to ride
* Increases your ground speed by 135%
* Increases Mitigation of caster vs elemental, noxious and arcane damage by 450
End Item Effects--]]
function used(Item, Player)
CastSpell(Player, 5026, 1)
end

View file

@ -5,7 +5,11 @@
Script Date : 2013.5.20
Script Notes :
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
MovementLoopAddLocation(NPC, -273.33, 23.12, -407.99, 8, 0)
MovementLoopAddLocation(NPC, -241.49, 23.16, -423.66, 8, 0)
MovementLoopAddLocation(NPC, -215.44, 24.77, -411.60, 8, 0)

View file

@ -7,8 +7,11 @@
--]]
local NapEvigis = 64
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
RandomMovement(NPC, Spawn, 8, -8, 2, 8, 15)
end
function respawn(NPC)

View file

@ -0,0 +1,21 @@
--[[
Script Name : SpawnScripts/FrostfangSea/Rageclaw.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 07:07:07
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -0,0 +1,21 @@
--[[
Script Name : SpawnScripts/FrostfangSea/TaskmasterRuGrof.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 07:07:59
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -0,0 +1,21 @@
--[[
Script Name : SpawnScripts/FrostfangSea/TheBlizzardGrizzlyAlpha.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 07:07:20
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -0,0 +1,22 @@
--[[
Script Name : SpawnScripts/FrostfangSea/TheDeadlyIcestorm.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 07:07:41
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
RandomMovement(NPC, Spawn, 8, -8, 2, 8, 15)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -0,0 +1,21 @@
--[[
Script Name : SpawnScripts/FrostfangSea/TheFrigidIcemaw.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 07:07:58
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -0,0 +1,21 @@
--[[
Script Name : SpawnScripts/FrostfangSea/TheIcySnowbind.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 07:07:13
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -0,0 +1,22 @@
--[[
Script Name : SpawnScripts/FrostfangSea/TheInimicalSlush.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 07:07:30
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
RandomMovement(NPC, Spawn, 8, -8, 2, 8, 15)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -0,0 +1,22 @@
--[[
Script Name : SpawnScripts/FrostfangSea/TheRisenRyGorrConqueror.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 07:07:48
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
RandomMovement(NPC, Spawn, 8, -8, 2, 8, 15)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -0,0 +1,22 @@
--[[
Script Name : SpawnScripts/FrostfangSea/TheVolatileSnowflurry.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 07:07:10
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
RandomMovement(NPC, Spawn, 8, -8, 2, 8, 15)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -0,0 +1,22 @@
--[[
Script Name : SpawnScripts/FrostfangSea/TwiggletheDefiled.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 07:07:50
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
RandomMovement(NPC, Spawn, 8, -8, 2, 8, 15)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -4,7 +4,11 @@
Script Author : theFoof
Script Date : 2013.5.22
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC)
X = GetX(NPC)
Y = GetY(NPC)
Z = GetZ(NPC)
@ -25,4 +29,7 @@ end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
end
require "SpawnScripts/Generic/NPCModule"

View file

@ -7,8 +7,10 @@
--]]
local FlameOn = 5
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
end
function death(NPC, Spawn) -- updates step 2 of "Flame On!" when the encounter is killed.

View file

@ -0,0 +1,22 @@
--[[
Script Name : SpawnScripts/FrostfangSea/aRyGorrbushwhacker.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 04:07:18
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
RandomMovement(NPC, Spawn, 8, -8, 2, 8, 15)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -5,7 +5,10 @@
Script Date : 2013.5.16
--]]
function spawn(NPC)
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
MovementLoopAddLocation(NPC, -304.78 + math.random(-7,7), 18.51, -611.98, 3, math.random(2,6))
MovementLoopAddLocation(NPC, -321.28 + math.random(-7,7), 27.91, -659.17 + math.random(-7,7), 4, math.random(2,6))
if GetSpawnLocationID(NPC) == 572680 or GetSpawnLocationID(NPC) == 572681 then

View file

@ -0,0 +1,21 @@
--[[
Script Name : SpawnScripts/FrostfangSea/aRyGorrgrenadier.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 04:07:17
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -0,0 +1,21 @@
--[[
Script Name : SpawnScripts/FrostfangSea/aRyGorrinfiltrator.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 04:07:41
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -5,11 +5,12 @@
Script Date : 2013.6.15
Script Notes :
--]]
require"SpawnScripts/Generic/random_pattern_small"
local NothingWaste = 56
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
ChooseMovement(NPC)
end

View file

@ -8,7 +8,10 @@
local NothingWaste = 56
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
EmoteLoop(NPC)
end

View file

@ -6,7 +6,10 @@
Script Notes :
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
SpawnSet(NPC, "attackable", "0")
SpawnSet(NPC, "show_level", "0")
SpawnSet(NPC, "show_command_icon", "0")

View file

@ -0,0 +1,21 @@
--[[
Script Name : SpawnScripts/FrostfangSea/aRyGorrmarauder.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 04:07:37
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -5,8 +5,10 @@
Script Date : 2013.6.6
Script Notes :
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
end
function respawn(NPC)

View file

@ -0,0 +1,21 @@
--[[
Script Name : SpawnScripts/FrostfangSea/aRyGorrpathfinder.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 04:07:32
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -0,0 +1,21 @@
--[[
Script Name : SpawnScripts/FrostfangSea/aRyGorrraider.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 04:07:53
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -6,7 +6,10 @@
Script Notes :
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
MovementLoopAddLocation(NPC, 523.46, 34.72, 592.13, 2, 5)
MovementLoopAddLocation(NPC, 466.78, 30.97, 621.01, 2, 5)
end

View file

@ -6,7 +6,10 @@
Script Notes :
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
MovementLoopAddLocation(NPC, 397.67, 32, 655, 2, 5)
MovementLoopAddLocation(NPC, 483.85, 32.18, 627.03, 2, 5)
end

View file

@ -6,7 +6,10 @@
Script Notes :
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
MovementLoopAddLocation(NPC, 601.15, 62.48, 696.65, 2, 5)
MovementLoopAddLocation(NPC, 585.57, 49.59, 628.77, 2, 5)
end

View file

@ -6,7 +6,10 @@
Script Notes :
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
MovementLoopAddLocation(NPC, 609.33, 44.91, 572.85, 2, 5)
MovementLoopAddLocation(NPC, 639.5, 49.82, 550.36, 2, 0)
MovementLoopAddLocation(NPC, 721.12, 58.23, 601.73, 2, 5)

View file

@ -6,7 +6,10 @@
Script Notes :
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
MovementLoopAddLocation(NPC, 623.80, 71.44, 837.76, 2, 5)
MovementLoopAddLocation(NPC, 723.5, 61.4, 761.85, 2, 0)
MovementLoopAddLocation(NPC, 707.23, 59.23, 684.89, 2, 0)

View file

@ -7,8 +7,10 @@
--]]
local BecomingOrcbane = 81
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
end
function respawn(NPC)

View file

@ -7,8 +7,10 @@
--]]
local RoughingReinforcements = 57
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
end
function respawn(NPC)

View file

@ -0,0 +1,21 @@
--[[
Script Name : SpawnScripts/FrostfangSea/aRyGorrzealot.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 04:07:51
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -0,0 +1,22 @@
--[[
Script Name : SpawnScripts/FrostfangSea/ablizzardgrizzly.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 03:07:00
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
RandomMovement(NPC, Spawn, 4, -4, 2, 8, 15)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -0,0 +1,22 @@
--[[
Script Name : SpawnScripts/FrostfangSea/ablizzardgrizzlycub.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 03:07:28
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
RandomMovement(NPC, Spawn, 4, -4, 2, 8, 15)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -0,0 +1,21 @@
--[[
Script Name : SpawnScripts/FrostfangSea/ablizzardmatron.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 03:07:00
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -0,0 +1,22 @@
--[[
Script Name : SpawnScripts/FrostfangSea/abluemanta.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 03:07:23
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
RandomMovement(NPC, Spawn, 12, -12, 2, 8, 15)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -0,0 +1,21 @@
--[[
Script Name : SpawnScripts/FrostfangSea/acoldaindefender.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 03:07:50
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -0,0 +1,21 @@
--[[
Script Name : SpawnScripts/FrostfangSea/acoldainspiritcaller.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 03:07:54
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -0,0 +1,22 @@
--[[
Script Name : SpawnScripts/FrostfangSea/acoldbreachsnapper.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 03:07:18
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
RandomMovement(NPC, Spawn, 12, -12, 2, 8, 15)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -0,0 +1,22 @@
--[[
Script Name : SpawnScripts/FrostfangSea/acolossalfrigidcuttlefish.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 03:07:37
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
RandomMovement(NPC, Spawn, 8, -8, 2, 8, 15)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -0,0 +1,22 @@
--[[
Script Name : SpawnScripts/FrostfangSea/acrustosedefender.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 03:07:26
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
RandomMovement(NPC, Spawn, 8, -8, 2, 8, 15)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -5,12 +5,13 @@
Script Date : 2013.5.13
Script Notes :
--]]
require"SpawnScripts/Generic/random_pattern_small"
require"SpawnScripts/Generic/NPCModule"
local RepellingCritters = 7
function spawn(NPC)
ChooseMovement(NPC)
NPCModule(NPC)
RandomMovement(NPC, Spawn, 8, -8, 2, 8, 15)
end
function hailed(NPC, Spawn)

View file

@ -0,0 +1,22 @@
--[[
Script Name : SpawnScripts/FrostfangSea/adeepicemiasma.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 03:07:15
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
RandomMovement(NPC, Spawn, 8, -8, 2, 8, 15)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -0,0 +1,22 @@
--[[
Script Name : SpawnScripts/FrostfangSea/adownykestrel.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 03:07:46
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
RandomMovement(NPC, Spawn, 12, -12, 2, 8, 15)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -0,0 +1,21 @@
--[[
Script Name : SpawnScripts/FrostfangSea/afeedingblizzardgrizzly.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 03:07:17
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -0,0 +1,22 @@
--[[
Script Name : SpawnScripts/FrostfangSea/afrenziedRyGorr.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 03:07:42
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -0,0 +1,22 @@
--[[
Script Name : SpawnScripts/FrostfangSea/afrigidcuttlefish.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 04:07:11
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
RandomMovement(NPC, Spawn, 8, -8, 2, 8, 15)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -0,0 +1,22 @@
--[[
Script Name : SpawnScripts/FrostfangSea/afrigidwhirlstorm.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 04:07:32
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
RandomMovement(NPC, Spawn, 8, -8, 2, 8, 15)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -0,0 +1,22 @@
--[[
Script Name : SpawnScripts/FrostfangSea/afrostbiter.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 04:07:08
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
RandomMovement(NPC, Spawn, 8, -8, 2, 8, 15)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -0,0 +1,22 @@
--[[
Script Name : SpawnScripts/FrostfangSea/afrozengrappler.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 04:07:31
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
RandomMovement(NPC, Spawn, 8, -8, 2, 8, 15)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -0,0 +1,22 @@
--[[
Script Name : SpawnScripts/FrostfangSea/afrozenpincer.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 04:07:49
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
RandomMovement(NPC, Spawn, 8, -8, 2, 8, 15)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -0,0 +1,22 @@
--[[
Script Name : SpawnScripts/FrostfangSea/agiantgoremaw.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 04:07:08
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
RandomMovement(NPC, Spawn, 12, -12, 2, 8, 15)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -0,0 +1,22 @@
--[[
Script Name : SpawnScripts/FrostfangSea/aglacialmiscreant.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 04:07:32
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
RandomMovement(NPC, Spawn, 8, -8, 2, 8, 15)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -0,0 +1,22 @@
--[[
Script Name : SpawnScripts/FrostfangSea/aglacialscoundrel.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 04:07:52
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
RandomMovement(NPC, Spawn, 8, -8, 2, 8, 15)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -0,0 +1,22 @@
--[[
Script Name : SpawnScripts/FrostfangSea/agoremaw.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 04:07:15
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
RandomMovement(NPC, Spawn, 12, -12, 2, 8, 15)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -0,0 +1,22 @@
--[[
Script Name : SpawnScripts/FrostfangSea/alargeIcecladcod.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 04:07:37
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
RandomMovement(NPC, Spawn, 12, -12, 2, 8, 15)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -0,0 +1,22 @@
--[[
Script Name : SpawnScripts/FrostfangSea/alargefrostbiter.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 04:07:47
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
RandomMovement(NPC, Spawn, 8, -8, 2, 8, 15)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -0,0 +1,22 @@
--[[
Script Name : SpawnScripts/FrostfangSea/alargesaberfish.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 04:07:10
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
RandomMovement(NPC, Spawn, 12, -12, 2, 8, 15)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -0,0 +1,21 @@
--[[
Script Name : SpawnScripts/FrostfangSea/aloungingblizzardgrizzly.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 04:07:40
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -0,0 +1,22 @@
--[[
Script Name : SpawnScripts/FrostfangSea/aluminoussnowflurry.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 04:07:01
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
RandomMovement(NPC, Spawn, 8, -8, 2, 8, 15)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -0,0 +1,22 @@
--[[
Script Name : SpawnScripts/FrostfangSea/anIcecladcod.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 04:07:57
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
RandomMovement(NPC, Spawn, 12, -12, 2, 8, 15)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -0,0 +1,22 @@
--[[
Script Name : SpawnScripts/FrostfangSea/anIcecladmanta.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 04:07:28
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
RandomMovement(NPC, Spawn, 12, -12, 2, 8, 15)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -5,9 +5,11 @@
Script Date : 2013.05.25
Script Notes :
--]]
require"SpawnScripts/Generic/tiny_movement_loop"
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
ChooseMovement(NPC)
NPCModule(NPC, Spawn)
RandomMovement(NPC, Spawn, 4, -4, 2, 8, 15)
end
function respawn(NPC)

View file

@ -0,0 +1,22 @@
--[[
Script Name : SpawnScripts/FrostfangSea/anagediceslurry.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 04:07:30
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
RandomMovement(NPC, Spawn, 8, -8, 2, 8, 15)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -0,0 +1,22 @@
--[[
Script Name : SpawnScripts/FrostfangSea/anaggressivesaberfish.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 04:07:45
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
RandomMovement(NPC, Spawn, 12, -12, 2, 8, 15)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -0,0 +1,22 @@
--[[
Script Name : SpawnScripts/FrostfangSea/anancientgoremaw.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 04:07:00
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
RandomMovement(NPC, Spawn, 12, -12, 2, 8, 15)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -0,0 +1,21 @@
--[[
Script Name : SpawnScripts/FrostfangSea/anangeredglacialscoundrel.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 04:07:19
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -0,0 +1,21 @@
--[[
Script Name : SpawnScripts/FrostfangSea/anewlyrisenRyGorr.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 04:07:29
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -6,8 +6,10 @@
Script Notes :
--]]
local IcemanesCometh = 18
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
AddSpawnAccess(NPC, NPC)
SetPlayerProximityFunction(NPC, 50, "SpawnAccess", "SpawnAccess")
end

View file

@ -0,0 +1,22 @@
--[[
Script Name : SpawnScripts/FrostfangSea/anicemanematriarch.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 04:07:02
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
RandomMovement(NPC, Spawn, 8, -8, 2, 8, 15)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -0,0 +1,21 @@
--[[
Script Name : SpawnScripts/FrostfangSea/anicemanepatriarch.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 04:07:58
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -6,7 +6,10 @@
Script Notes :
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
MovementLoopAddLocation(NPC, 604.57, 24.67, -350.41, 2, math.random(5,20))
MovementLoopAddLocation(NPC, 586.88, 48.58, -408.83, 2, math.random(5,20))
end

View file

@ -6,7 +6,10 @@
Script Notes :
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
MovementLoopAddLocation(NPC, 571.74, 56.41, -405.34, 2, math.random(5,20))
MovementLoopAddLocation(NPC, 582.2, 53.27, -400.71, 2, 0)
MovementLoopAddLocation(NPC, 586.1, 44.33, -372.47, 2, 0)

View file

@ -0,0 +1,22 @@
--[[
Script Name : SpawnScripts/FrostfangSea/aniceslurry.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 04:07:35
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
RandomMovement(NPC, Spawn, 8, -8, 2, 8, 15)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -0,0 +1,22 @@
--[[
Script Name : SpawnScripts/FrostfangSea/anicewingray.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 04:07:28
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
RandomMovement(NPC, Spawn, 12, -12, 2, 8, 15)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -6,9 +6,10 @@
Script Notes :
--]]
require"SpawnScripts/Generic/MovementCircleSmall"
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
SpawnChooseRandomMovement(NPC)
AddTimer(NPC, 20000, "Despawn")
end

View file

@ -6,7 +6,10 @@
Script Notes : Added Despawn so orcs don't stand around forever.
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
AddTimer(NPC,60000,"despawn")
local choice = math.random(1,2)
SetSpeed(NPC, 7)

View file

@ -0,0 +1,22 @@
--[[
Script Name : SpawnScripts/FrostfangSea/aprimalgoremaw.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 04:07:46
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
RandomMovement(NPC, Spawn, 12, -12, 2, 8, 15)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -0,0 +1,21 @@
--[[
Script Name : SpawnScripts/FrostfangSea/aprimaliceshellsnapper.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 04:07:05
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -7,7 +7,10 @@
local RepellingCritters = 7
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
AddSpawnAccess(NPC, NPC)
SetPlayerProximityFunction(NPC, 50, "SpawnAccess", "SpawnAccess")
end

View file

@ -0,0 +1,21 @@
--[[
Script Name : SpawnScripts/FrostfangSea/araidingsporetender_(private).lua
Script Author : lordpazuzu
Script Date : 2025.07.30 04:07:55
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -6,7 +6,11 @@
Script Notes :
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
MovementLoopAddLocation(NPC, 790.78, 31.46, 93.56, 2, math.random(5,15))
MovementLoopAddLocation(NPC, 773.25, 36.43, 78.13, 2, 0)
MovementLoopAddLocation(NPC, 743.98, 41.91, 75.01, 2, 0)

View file

@ -0,0 +1,22 @@
--[[
Script Name : SpawnScripts/FrostfangSea/areanimatedRyGorrRoam.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 04:07:19
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
RandomMovement(NPC, Spawn, 8, -8, 2, 8, 15)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -6,7 +6,10 @@
Script Notes :
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
MovementLoopAddLocation(NPC, 510.72, 24.45, -189.84, 7, 0)
MovementLoopAddLocation(NPC, 508.34, 27.58, -185.98, 7, 0)
MovementLoopAddLocation(NPC, 512.46, 27.67, -194.57, 7, 0)

View file

@ -6,7 +6,10 @@
Script Notes :
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
MovementLoopAddLocation(NPC, 528.32, 28.07, -210.69 + math.random(-6,6), 7, 0)
MovementLoopAddLocation(NPC, 525.01, 28.19, -209.87, 7, 0)
MovementLoopAddLocation(NPC, 528.32, 28.07, -210.69 + math.random(-6,6), 7, 0)

View file

@ -6,7 +6,10 @@
Script Notes :
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
MovementLoopAddLocation(NPC, 536.09, 27.54, -232.17, 7, 0)
MovementLoopAddLocation(NPC, 535.09, 27.55, -236.44, 7, 0)
end

View file

@ -6,7 +6,10 @@
Script Notes :
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
MovementLoopAddLocation(NPC, 546.76, 27.94, -246.18 + math.random(-6,6), 7, 0)
MovementLoopAddLocation(NPC, 542.41, 27.77, -242.28, 7, 0)
MovementLoopAddLocation(NPC, 546.76, 27.94, -246.18 + math.random(-6,6), 7, 0)

View file

@ -0,0 +1,22 @@
--[[
Script Name : SpawnScripts/FrostfangSea/arollingstone.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 04:07:02
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
RandomMovement(NPC, Spawn, 8, -8, 2, 8, 15)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -8,7 +8,10 @@
local GeodeCaching = 69
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
end
function respawn(NPC)

View file

@ -0,0 +1,22 @@
--[[
Script Name : SpawnScripts/FrostfangSea/asaberfish.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 04:07:23
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
RandomMovement(NPC, Spawn, 8, -8, 2, 8, 15)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -6,12 +6,14 @@
Script Notes :
--]]
require"SpawnScripts/Generic/MovementCircleSmall"
local EssentialIngredient = 22
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
SpawnChooseRandomMovement(NPC)
NPCModule(NPC, Spawn)
RandomMovement(NPC, Spawn, 8, -8, 2, 8, 15)
end
function respawn(NPC)

View file

@ -5,8 +5,10 @@
Script Date : 2013.6.2
Script Notes :
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
local X = GetX(NPC)
local Y = GetY(NPC)
local Z = GetZ(NPC)

View file

@ -6,7 +6,9 @@
Script Notes :
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC)
end
function respawn(NPC)
@ -34,4 +36,7 @@ function killed(NPC, Spawn)
else
PlayFlavor(NPC, "voiceover/english/dwarf_base_1/ft/dwarf/dwarf_base_1_1_victory_gm_d6c773c7.mp3", "I didn't think I hit em that hard.", "", 3680771732, 663911723, Spawn)
end
end
end
require "SpawnScripts/Generic/NPCModule"

View file

@ -0,0 +1,22 @@
--[[
Script Name : SpawnScripts/FrostfangSea/atramplingrumbler.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 04:07:16
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
RandomMovement(NPC, Spawn, 8, -8, 2, 8, 15)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -0,0 +1,22 @@
--[[
Script Name : SpawnScripts/FrostfangSea/avelinoidclasher.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 04:07:35
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
RandomMovement(NPC, Spawn, 8, -8, 2, 8, 15)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -8,7 +8,10 @@
local GoodDistraction = 61
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
end
function death(NPC, Spawn)

View file

@ -0,0 +1,22 @@
--[[
Script Name : SpawnScripts/FrostfangSea/avelinoidsmasher.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 04:07:21
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
RandomMovement(NPC, Spawn, 8, -8, 2, 8, 15)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end

View file

@ -0,0 +1,22 @@
--[[
Script Name : SpawnScripts/FrostfangSea/awoollysilkspinner.lua
Script Author : lordpazuzu
Script Date : 2025.07.30 04:07:03
Script Purpose :
:
--]]
require "SpawnScripts/Generic/NPCModule"
function spawn(NPC)
NPCModule(NPC, Spawn)
RandomMovement(NPC, Spawn, 8, -8, 2, 8, 15)
end
function hailed(NPC, Spawn)
FaceTarget(NPC, Spawn)
end
function respawn(NPC)
spawn(NPC)
end