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

Comparing deliantra/arch/spell/Ability/abil_fire_wall.arc (file contents):
Revision 1.4 by root, Sat Mar 3 01:16:40 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 01:24:12 2007 UTC

1object abil_create_fire_wall 1object abil_create_fire_wall
2name create fire wall ability 2name create fire wall ability
3name_pl create fire wall ability 3name_pl create fire wall ability
4other_arch firebreath
5sp 5
6maxsp 8
7dam 4
4level 6 8level 6
5sp 5
6casting_time 4
7path_attuned 2048
8other_arch firebreath
9type 101 9type 101
10subtype 15 10subtype 15
11attacktype 4
12path_attuned 2048
11value 60 13value 60
12no_drop 1
13invisible 1 14invisible 1
14duration 260 15duration 260
16range 2
15duration_modifier 1 17duration_modifier 1
16dam 4
17dam_modifier 3 18dam_modifier 3
18maxsp 8 19move_block all
19attacktype 4 20no_drop 1
20range 2 21casting_time 4
21no_pass 1
22end 22end
23

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines