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.2 by pippijn, Tue Jan 2 21:58:31 2007 UTC vs.
Revision 1.3 by root, Tue Feb 6 22:41:25 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
22skill summoning 4skill summoning
23msg 5msg
24Paper golem summons a magical creature that does 6Paper golem 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 paper golem has a finite 9detonate runes, etc. The paper golem has a finite
28lifetime, and this life is shortened any time 10lifetime, and this life is shortened any time
29it takes damage. This paper golem is more 11it takes damage. This paper golem is more
30powerful than the golem. 12powerful than the golem.
31endmsg 13endmsg
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