arch/spell/Golem/spell_lesser_golem.arc

31 lines
784 B
Plaintext

# Summoners need a first level spell, and this is it - make it
# so most of the values don't scale - otherwise, this could be too
# powerful at higher levels.
Object spell_lesser_summon_golem
anim_suffix spellcasting
name summon lesser golem
name_pl summon lesser golem
face spell_lesser_golem.111
level 1
sp 3
casting_time 10
path_attuned 64
other_arch golem
dam 20
duration 75
duration_modifier 2
range_modifier 10
maxsp 15
type 101
subtype 12
value 10
attacktype 1
no_drop 1
invisible 1
skill summoning
wc_increase_rate 2
msg
Lesser golem summons a magical creature that does the caster's wishes. The caster can have it attack other creatures, bash down doors, detonate runes, etc. The golem has a finite lifetime, and this life is shortened any time it takes damage.
endmsg
end