arch/spell/Rune/spell_magic_rune.arc

22 lines
558 B
Plaintext

Object spell_magic_rune
anim_suffix spellcasting
name magic rune
name_pl magic rune
face spell_magic_rune.111
type 101
subtype 2
no_drop 1
invisible 1
level 12
value 120
sp 5
casting_time 15
skill sorcery
path_attuned 2048
msg
Creates a magical rune that can contain any Sorcery spell the caster knows. When preparing to inscribe the rune, the caster specifies the spell they wish to embed in it; when the rune is triggered, the spell is cast.
To use this, declare the name of the spell to embed when you ready it:
'cast magic rune dimension door
endmsg
end