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.1.1.1 by root, Mon Feb 6 20:26:23 2006 UTC vs.
Revision 1.7 by root, Fri Apr 2 21:34:28 2010 UTC

1Object abil_create_fire_wall 1object abil_create_fire_wall
2inherit type_spell
2name create fire wall ability 3name create fire wall ability
3name_pl create fire wall ability 4name_pl create fire wall ability
5other_arch firebreath
6sp 5
7maxsp 8
8dam 4
4level 6 9level 6
5sp 5 10subtype 15
6casting_time 4 11attacktype 4
7path_attuned 2048 12path_attuned 2048
8other_arch firebreath
9type 101
10subtype 15
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