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

Comparing deliantra/arch/spell/Ability/abil_fear.arc (file contents):
Revision 1.4 by root, Sat Mar 3 01:16:40 2007 UTC vs.
Revision 1.6 by root, Fri Apr 2 21:26:21 2010 UTC

1object abil_fear 1object abil_fear
2inherit type_spell
2name fear ability 3name fear ability
3name_pl fear ability 4name_pl fear ability
5other_arch fear
6sp 6
7maxsp 12
8dam 5
4level 4 9level 4
5sp 6
6casting_time 5
7path_attuned 1024
8other_arch fear
9dam 5
10dam_modifier 0
11range 4
12duration 2
13range_modifier 3
14maxsp 12
15type 101 10type 101
16subtype 7 11subtype 7
12attacktype 16384
13path_attuned 1024
17value 40 14value 40
18attacktype 16384 15invisible 1
16duration 2
17range 4
18range_modifier 3
19dam_modifier 0
19no_drop 1 20no_drop 1
20invisible 1 21casting_time 5
21end 22end
23

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines