ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Golem/spell_golem.arc
Revision: 1.2
Committed: Tue Jan 2 21:58:31 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +1 -1 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

# User Rev Content
1 root 1.1 Object spell_summon_golem
2     name summon golem
3     name_pl summon golem
4 pippijn 1.2 face spell_summoner.x11
5 root 1.1 level 2
6     sp 5
7     casting_time 10
8     path_attuned 64
9     other_arch golem
10     dam 16
11     dam_modifier 10
12     duration 75
13     duration_modifier 5
14     range_modifier 15
15     maxsp 15
16     type 101
17     subtype 12
18     value 20
19     attacktype 1
20     no_drop 1
21     invisible 1
22     skill summoning
23     msg
24     Golem summons a magical creature that does
25     the caster's wishes. The caster can have it
26     attack other creatures, bash down doors,
27     detonate runes, etc. The golem has a finite
28     lifetime, and this life is shortened any time
29     it takes damage. This golem is a bit more
30     powerful than the lesser golem.
31     endmsg
32     end