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

File Contents

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