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

Comparing deliantra/arch/spell/MagicWall/spell_create_frost_wall.arc (file contents):
Revision 1.7 by root, Sun Sep 28 07:29:59 2008 UTC vs.
Revision 1.11 by elmex, Wed Apr 21 09:30:00 2010 UTC

1object spell_create_frost_wall 1object spell_create_frost_wall
2inherit type_spell
2name create frost wall 3name create frost wall
3name_pl create frost wall 4name_pl create frost wall
4skill evocation 5skill evocation
5msg 6msg
6Creates a wall-like area with an icestorm in it, in the direction it is cast but perpendicular to it. 7Creates a wall-like area with an icestorm in it, in the direction it is cast but perpendicular to it.
10other_arch icestorm 11other_arch icestorm
11face spell_evocation.x11 12face spell_evocation.x11
12sp 8 13sp 8
13maxsp 8 14maxsp 8
14dam 2 15dam 2
15level 8 16level 14
16type 101
17subtype 15 17subtype 15
18attacktype 18 18attacktype 18
19path_attuned 2048 19path_attuned 2048
20value 80 20value 1
21invisible 1 21invisible 1
22duration 240 22duration 240
23range 2 23range 2
24range_modifier 12 24range_modifier 12
25duration_modifier 1 25duration_modifier 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines