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.4 by root, Sat Mar 3 00:51:13 2007 UTC vs.
Revision 1.6 by root, Sat Mar 3 01:24:20 2007 UTC

1Object spell_create_fire_wall 1object spell_create_fire_wall
2name create fire wall 2name create fire wall
3name_pl create fire wall 3name_pl create fire wall
4skill pyromancy
5other_arch firebreath
4face spell_pyromancy.x11 6face spell_pyromancy.x11
7sp 5
8maxsp 8
9dam 4
5level 6 10level 6
6sp 5
7casting_time 10
8path_attuned 2048
9other_arch firebreath
10skill pyromancy
11type 101 11type 101
12subtype 15 12subtype 15
13attacktype 6
14path_attuned 2048
13value 60 15value 60
14no_drop 1
15invisible 1 16invisible 1
16duration 260 17duration 260
17duration_modifier 1
18dam 4
19dam_modifier 3
20maxsp 8
21attacktype 6
22range 2 18range 2
23range_modifier 10 19range_modifier 10
24no_pass 1 20duration_modifier 1
21dam_modifier 3
22move_block all
23no_drop 1
24casting_time 10
25end 25end
26

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines