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.6 by root, Sat Mar 3 01:24:20 2007 UTC vs.
Revision 1.9 by root, Fri Apr 2 21:26:29 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
6msg
7Creates a wall-like area with an icestorm in it, in the direction it is cast but perpendicular to it.
8The wall will hurt creatures that try to cross it with frost, and will eventually
9evaporate.
10endmsg
5other_arch icestorm 11other_arch icestorm
6face spell_evocation.x11 12face spell_evocation.x11
7sp 8 13sp 8
8maxsp 8 14maxsp 8
9dam 2 15dam 2
10level 8 16level 14
11type 101 17type 101
12subtype 15 18subtype 15
13attacktype 18 19attacktype 18
14path_attuned 2048 20path_attuned 2048
15value 80 21value 80

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines