ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Golem/spell_stone_golem.arc
Revision: 1.7
Committed: Sun Sep 28 07:29:59 2008 UTC (15 years, 9 months ago) by root
Branch: MAIN
Changes since 1.6: +5 -3 lines
Log Message:
update many spell descritpions, using my new toy cf-slotutil

File Contents

# Content
1 object spell_summon_stone_golem
2 name summon stone golem
3 name_pl summon stone golem
4 skill summoning
5 msg
6 Stone golem summons a magical creature that does
7 the caster's wishes. The caster can have it
8 attack other creatures, bash down doors,
9 detonate runes, etc.
10
11 The stone golem has a finite
12 lifetime, and this life is shortened any time
13 it takes damage. This stone golem is more
14 powerful than the paper golem but has diffrent
15 weaknesses.
16 endmsg
17 other_arch stonegolem
18 face spell_summoner.x11
19 sp 120
20 maxsp 40
21 dam 200
22 level 40
23 type 101
24 subtype 12
25 attacktype 1
26 path_attuned 64
27 value 20
28 invisible 1
29 duration 150
30 range_modifier 15
31 duration_modifier 5
32 dam_modifier 1
33 no_drop 1
34 casting_time 10
35 end
36