ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Golem/spell_paper_golem.arc
Revision: 1.6
Committed: Sat Mar 3 01:24:18 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_6, rel-2_7, rel-2_4, rel-2_5, rel-2_2, rel-2_0, rel-2_1, rel-2_71, rel-2_54, rel-2_55, rel-2_56, rel-2_53, rel-2_32, rel-2_61, rel-2_43, rel-2_42, rel-2_41
Changes since 1.5: +19 -18 lines
Log Message:
second normaliser run - dude

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