ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Ability/abil_ball_lightning.arc
Revision: 1.3
Committed: Sat Mar 3 00:51:02 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.2: +11 -12 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.3 Object abil_ball_lightning
2 root 1.1 name ball lightning ability
3     name_pl ball lightning ability
4     type 101
5     subtype 35
6 root 1.3 level 9
7     value 90
8     sp 10
9     casting_time 3
10 root 1.2 path_attuned 8
11 root 1.3 other_arch ball_lightning
12     dam 8
13     dam_modifier 3
14 root 1.1 duration 40
15     duration_modifier 1
16 root 1.3 maxsp 15
17     attacktype 8
18 root 1.1 no_drop 1
19 root 1.3 invisible 1
20 root 1.1 end