ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Golem/spell_stone_golem.arc
(Generate patch)

Comparing deliantra/arch/spell/Golem/spell_stone_golem.arc (file contents):
Revision 1.3 by root, Tue Feb 6 22:41:25 2007 UTC vs.
Revision 1.4 by root, Sat Mar 3 00:51:12 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines