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

Comparing deliantra/arch/spell/MagicWall/spell_repelwall.arc (file contents):
Revision 1.3 by root, Tue Feb 6 22:41:27 2007 UTC vs.
Revision 1.4 by root, Sat Mar 3 00:51:13 2007 UTC

1object spell_repelwall 1Object spell_repelwall
2name create repulsion wall 2name create repulsion wall
3name_pl create repulsion wall 3name_pl create repulsion wall
4face spell_sorcery.x11
5level 15
6sp 30
7attacktype 1
8casting_time 20
9path_attuned 2048
4race smover_%d 10race smover_%d
5skill sorcery 11skill sorcery
12type 101
13subtype 15
14value 80
15no_drop 1
16invisible 1
17duration_modifier 5
18duration 60
19is_used_up 1
20maxsp 20
21range 1
22range_modifier 60
6msg 23msg
7Create repulsion wall creates a wall that will repel any creature unless 24Create repulsion wall creates a wall that will repel any creature unless
8it flies. However it requires alot of mana to cast and has limited duration. 25it flies. However it requires alot of mana to cast and has limited duration.
9endmsg 26endmsg
10face spell_sorcery.x11
11sp 30
12maxsp 20
13level 15
14type 101
15subtype 15
16attacktype 1
17path_attuned 2048
18value 80
19invisible 1
20duration 60
21range 1
22range_modifier 60
23duration_modifier 5
24is_used_up 1
25no_drop 1
26casting_time 20
27end 27end
28

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines