ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Ability/abil_frostbolt.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: +10 -11 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.3 Object abil_frostbolt
2 root 1.1 name frostbolt ability
3     name_pl frostbolts ability
4 root 1.3 level 3
5     sp 12
6     casting_time 3
7     path_attuned 4
8 root 1.2 other_arch frostbolt
9 root 1.3 dam 12
10     dam_modifier 4
11     duration 11
12 root 1.2 maxsp 48
13 root 1.1 type 101
14     subtype 4
15 root 1.3 value 30
16 root 1.2 attacktype 16
17 root 1.1 range 12
18     no_drop 1
19 root 1.3 invisible 1
20 root 1.1 end