ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Golem/spell_paper_golem.arc
Revision: 1.11
Committed: Thu Sep 17 08:14:48 2009 UTC (14 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-2_82, rel-2_81, rel-2_90, rel-2_92, rel-2_93
Changes since 1.10: +1 -1 lines
Log Message:
- try to avoid the word "spell" int he sepll description, and
  also their name, so the description actually fits dusts or
  custom spells better.
- fix some typos/errors in the spell descriptions

File Contents

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