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

Comparing deliantra/arch/spell/MagicWall/spell_create_fire_wall.arc (file contents):
Revision 1.3 by root, Tue Feb 6 22:41:26 2007 UTC vs.
Revision 1.10 by root, Fri Apr 2 21:34:29 2010 UTC

1object spell_create_fire_wall 1object spell_create_fire_wall
2inherit type_spell
2name create fire wall 3name create fire wall
3name_pl create fire wall 4name_pl create fire wall
4skill pyromancy 5skill pyromancy
6msg
7Creates a wall of raging fire in the direction it is cast, perpendicular to it.
8The wall will hurt creatures that try to cross it with fire, and will eventually
9evaporate.
10endmsg
5other_arch firebreath 11other_arch firebreath
6face spell_pyromancy.x11 12face spell_pyromancy.x11
7sp 5 13sp 5
8maxsp 8 14maxsp 8
9dam 4 15dam 4
10level 6 16level 18
11type 101
12subtype 15 17subtype 15
13attacktype 6 18attacktype 6
14path_attuned 2048 19path_attuned 2048
15value 60 20value 60
16invisible 1 21invisible 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines