AncientSpell

enum AncientSpell : Enum<Magic.AncientSpell> , Magic.MagicSpell

Represents all the spells in the Ancient spell book.

Entries

GHORROCK_TELEPORT
Link copied to clipboard
ICE_BARRAGE
Link copied to clipboard
ICE_BARRAGE(94, 378)
BLOOD_BARRAGE
Link copied to clipboard
BLOOD_BARRAGE(92, 386)
ANNAKARL_TELEPORT
Link copied to clipboard
SHADOW_BARRAGE
Link copied to clipboard
SMOKE_BARRAGE
Link copied to clipboard
SMOKE_BARRAGE(86, 382)
TELEPORT_TO_BOUNTY_TARGET
Link copied to clipboard
CARRALLANGAR_TELEPORT
Link copied to clipboard
ICE_BLITZ
Link copied to clipboard
ICE_BLITZ(82, 377)
BLOOD_BLITZ
Link copied to clipboard
BLOOD_BLITZ(80, 385)
DAREEYAK_TELEPORT
Link copied to clipboard
SHADOW_BLITZ
Link copied to clipboard
SHADOW_BLITZ(76, 389)
SMOKE_BLITZ
Link copied to clipboard
SMOKE_BLITZ(74, 381)
LASSAR_TELEPORT
Link copied to clipboard
ICE_BURST
Link copied to clipboard
ICE_BURST(70, 376)
BLOOD_BURST
Link copied to clipboard
BLOOD_BURST(68, 384)
KHARYLL_TELEPORT
Link copied to clipboard
SHADOW_BURST
Link copied to clipboard
SHADOW_BURST(64, 388)
SMOKE_BURST
Link copied to clipboard
SMOKE_BURST(62, 380)
SENNTISTEN_TELEPORT
Link copied to clipboard
ICE_RUSH
Link copied to clipboard
ICE_RUSH(58, 375)
BLOOD_RUSH
Link copied to clipboard
BLOOD_RUSH(56, 383)
PADEWWA_TELEPORT
Link copied to clipboard
SHADOW_RUSH
Link copied to clipboard
SHADOW_RUSH(52, 387)
SMOKE_RUSH
Link copied to clipboard
SMOKE_RUSH(50, 379)
HOME_TELEPORT
Link copied to clipboard

Functions

book
Link copied to clipboard
open override fun book(): Magic.Book

Retrieve the spell book that this magic spell is in.

level
Link copied to clipboard
open override fun level(): Int

Retrieve the magic level required to cast this magic spell.

texture
Link copied to clipboard
open override fun texture(): Int

Retrieve the off texture (texture seen if the spell is unavailable) of this magic spell.

Properties

name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int