31 lines
924 B
Plaintext
31 lines
924 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 25
|
|
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
|
|
The power to summon sentience into otherwise lifeless materials is the realm of the summoner. Whilst small in stature, lesser golem's relentless and mindless devotion to their creators allow summoners to participate in the frontline of combat, bash down doors, detonate runes, all from a distance. The golem has a finite lifetime, and this life is shortened any time it takes damage.
|
|
endmsg
|
|
end
|