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

Comparing deliantra/arch/spell/MagicWall/spell_wall_of_thorns.arc (file contents):
Revision 1.3 by root, Tue Feb 6 22:41:27 2007 UTC vs.
Revision 1.4 by root, Sat Mar 3 00:51:13 2007 UTC

1object spell_wall_of_thorns 1Object spell_wall_of_thorns
2name wall of thorns 2name wall of thorns
3name_pl wall of thorns 3name_pl wall of thorns
4face spell_praying.x11
5level 6
6grace 20
7casting_time 5
8path_attuned 2048
9other_arch thorns
4skill praying 10skill praying
5other_arch thorns
6face spell_praying.x11
7grace 20
8maxgrace 50
9dam 4
10level 6
11type 101 11type 101
12subtype 15 12subtype 15
13attacktype 1
14path_attuned 2048
15value 60 13value 60
14no_drop 1
16invisible 1 15invisible 1
17duration 300 16duration 300
17duration_modifier 1
18dam 4
19dam_modifier 3
20maxgrace 50
21attacktype 1
18range 2 22range 2
19range_modifier 14 23range_modifier 14
20duration_modifier 1 24no_pass 1
21dam_modifier 3
22move_block all
23no_drop 1
24casting_time 5
25end 25end
26

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines