ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Golem/spell_golem.arc
(Generate patch)

Comparing deliantra/arch/spell/Golem/spell_golem.arc (file contents):
Revision 1.5 by root, Sat Mar 3 01:16:51 2007 UTC vs.
Revision 1.6 by root, Sat Mar 3 01:24:18 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines