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.1 by pippijn, Mon May 1 15:56:02 2006 UTC vs.
Revision 1.11 by root, Thu Sep 17 08:14:48 2009 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.111
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
22skill summoning 4skill summoning
23msg 5msg
24Stone golem summons a magical creature that does 6Summons a stone golem that does
25the caster's wishes. The caster can have it 7the caster's wishes. The caster can have it
26attack other creatures, bash down doors, 8attack other creatures, bash down doors,
27detonate runes, etc. The stone golem has a finite 9detonate runes and so on.
10
11The stone golem has a finite
28lifetime, and this life is shortened any time 12lifetime, and this life is shortened any time
29it takes damage. This stone golem is more 13it takes damage. This stone golem is more
30powerful than the paper golem but has diffrent 14powerful than the paper golem but has diffrent
31weaknesses. 15weaknesses.
32endmsg 16endmsg
17other_arch stonegolem
18face spell_summoner.x11
19sp 120
20maxsp 40
21dam 200
22level 40
23type 101
24subtype 12
25attacktype 1
26path_attuned 64
27value 20
28invisible 1
29duration 150
30range_modifier 15
31duration_modifier 5
32dam_modifier 1
33no_drop 1
34casting_time 10
33end 35end
36

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines