ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Golem/spell_stone_golem.arc
Revision: 1.1
Committed: Mon May 1 15:56:02 2006 UTC (18 years, 2 months ago) by pippijn
Branch: MAIN
Log Message:
Adding paper and stone golem and their summoning spells.

File Contents

# User Rev Content
1 pippijn 1.1 Object spell_summon_stone_golem
2     name summon stone golem
3     name_pl summon stone golem
4     face spell_summoner.111
5     level 40
6     sp 120
7     casting_time 10
8     path_attuned 64
9     other_arch stonegolem
10     dam 200
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     skill summoning
23     msg
24     Stone 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 stone golem has a finite
28     lifetime, and this life is shortened any time
29     it takes damage. This stone golem is more
30     powerful than the paper golem but has diffrent
31     weaknesses.
32     endmsg
33     end