ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Ability/abil_fear.arc
Revision: 1.4
Committed: Sat Mar 3 01:16:40 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.3: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.4 object abil_fear
2 root 1.1 name fear ability
3     name_pl fear ability
4 root 1.3 level 4
5     sp 6
6     casting_time 5
7     path_attuned 1024
8 root 1.2 other_arch fear
9 root 1.3 dam 5
10     dam_modifier 0
11     range 4
12     duration 2
13     range_modifier 3
14 root 1.2 maxsp 12
15 root 1.1 type 101
16     subtype 7
17 root 1.3 value 40
18 root 1.2 attacktype 16384
19 root 1.3 no_drop 1
20 root 1.2 invisible 1
21 root 1.1 end