ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Golem/spell_golem.arc
Revision: 1.9
Committed: Thu Nov 20 08:17:04 2008 UTC (15 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-2_80, rel-2_72, rel-2_73, rel-2_76, rel-2_77, rel-2_74, rel-2_75, rel-2_79, rel-2_78
Changes since 1.8: +1 -1 lines
Log Message:
*** empty log message ***

File Contents

# Content
1 object spell_summon_golem
2 name summon golem
3 name_pl summon golem
4 skill summoning
5 msg
6 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 golem has a finite
10 lifetime, and this life is shortened any time
11 it takes damage. This golem is a bit more
12 powerful than the lesser golem.
13 endmsg
14 other_arch golem
15 face spell_summoner.x11
16 sp 5
17 maxsp 15
18 dam 16
19 level 10
20 type 101
21 subtype 12
22 attacktype 1
23 path_attuned 64
24 value 20
25 invisible 1
26 duration 75
27 range_modifier 15
28 duration_modifier 5
29 dam_modifier 10
30 no_drop 1
31 casting_time 10
32 end
33