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.6 by root, Sat Mar 3 01:24:20 2007 UTC vs.
Revision 1.10 by root, Fri Apr 2 21:26:29 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines