ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Golem/spell_stone_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_stone_golem
2 name summon stone golem
3 name_pl summon stone golem
4 skill summoning
5 msg
6 Stone 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 stone golem has a finite
10 lifetime, and this life is shortened any time
11 it takes damage. This stone golem is more
12 powerful than the paper golem but has diffrent
13 weaknesses.
14 endmsg
15 other_arch stonegolem
16 face spell_summoner.x11
17 sp 120
18 maxsp 40
19 dam 200
20 level 40
21 type 101
22 subtype 12
23 attacktype 1
24 path_attuned 64
25 value 20
26 invisible 1
27 duration 150
28 range_modifier 15
29 duration_modifier 5
30 dam_modifier 1
31 no_drop 1
32 casting_time 10
33 end
34