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

Comparing deliantra/arch/spell/MagicWall/spell_build_bullet_wall.arc (file contents):
Revision 1.3 by root, Tue Feb 6 22:41:26 2007 UTC vs.
Revision 1.8 by root, Sun Sep 28 15:12:03 2008 UTC

3name_pl build bullet wall 3name_pl build bullet wall
4race lbulletwall_%d 4race lbulletwall_%d
5skill evocation 5skill evocation
6msg 6msg
7Build bullet wall creates a wall that fires 7Build bullet wall creates a wall that fires
8magic bullets, as per the magic bullet spell. 8magic bullets in the direction it was cast,
9as per the magic bullet spell.
10
9The bullet wall itself can be torn down, and 11The bullet wall itself can be torn down, and
10will eventually expire on its own. 12will eventually expire on its own.
11endmsg 13endmsg
12face spell_evocation.x11 14face spell_evocation.x11
13sp 35 15sp 35
14maxsp 10 16maxsp 10
15dam 80 17dam 80
16level 12 18level 35
17type 101 19type 101
18subtype 15 20subtype 15
19path_attuned 2048 21path_attuned 2048
20value 120 22value 120
21invisible 1 23invisible 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines