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

Comparing deliantra/arch/spell/Golem/spell_paper_golem.arc (file contents):
Revision 1.3 by root, Tue Feb 6 22:41:25 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 01:16:51 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines