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

Comparing deliantra/arch/spell/MagicWall/spell_build_lightning_wall.arc (file contents):
Revision 1.3 by root, Tue Feb 6 22:41:26 2007 UTC vs.
Revision 1.12 by elmex, Wed Apr 21 09:30:00 2010 UTC

1object spell_build_lightning_wall 1object spell_build_lightning_wall
2inherit type_spell
2name build lightning wall 3name build lightning wall
3name_pl build lightning wall 4name_pl build lightning wall
4race lightningwall_%d 5race lightningwall_%d
5skill pyromancy 6skill pyromancy
6msg 7msg
7Build lightning wall creates a wall that 8Creates a wall that
8fires lightning bolts. The wall fires in the 9fires lightning bolts. The wall fires in the
9direction the spell is cast. The wall can be 10direction it was targetted at. The wall can be
10torn down by creatures, and will eventually 11torn down by creatures, and will eventually
11expire of its own accord. 12expire of its own accord.
12endmsg 13endmsg
13face spell_pyromancy.x11 14face spell_pyromancy.x11
14sp 40 15sp 40
15maxsp 10 16maxsp 10
16dam 80 17dam 80
17level 14 18level 28
18type 101
19subtype 15 19subtype 15
20path_attuned 2048 20path_attuned 2048
21value 140 21value 1
22invisible 1 22invisible 1
23duration 100 23duration 100
24range 0 24range 0
25duration_modifier 1 25duration_modifier 1
26dam_modifier 1 26dam_modifier 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines