ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Golem/spell_paper_golem.arc
Revision: 1.4
Committed: Sat Mar 3 00:51:12 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.3: +19 -20 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.4 Object spell_summon_paper_golem
2 pippijn 1.1 name summon paper golem
3     name_pl summon paper golem
4 root 1.4 face spell_summoner.x11
5     level 30
6     sp 100
7     casting_time 10
8     path_attuned 64
9     other_arch papergolem
10     dam 100
11     dam_modifier 1
12     duration 150
13     duration_modifier 5
14     range_modifier 15
15     maxsp 40
16     type 101
17     subtype 12
18     value 20
19     attacktype 1
20     no_drop 1
21     invisible 1
22 pippijn 1.1 skill summoning
23     msg
24     Paper 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 paper golem has a finite
28     lifetime, and this life is shortened any time
29     it takes damage. This paper golem is more
30     powerful than the golem.
31     endmsg
32     end