--[[ Script Name : SpawnScripts/EchoesOfTimeEpic/royalastrologer.lua Script Purpose : Govern behavior and encounter for royal astrologer in Echoes of Time Script Author : Neveruary Script Date : 08/09/2021 Script Notes : Need SpellID for Frost Shield spell. --]] require "SpawnScripts/Generic/NPCModule" function spawn(NPC, Spawn) --NPCModule(NPC, Spawn) end