ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Ability/abil_burning_hands.arc
Revision: 1.7
Committed: Fri Apr 2 21:26:21 2010 UTC (14 years, 3 months ago) by root
Branch: MAIN
Changes since 1.6: +1 -0 lines
Log Message:
clean app classes/types, add spell type and use it

File Contents

# Content
1 object abil_burning_hands
2 inherit type_spell
3 name burning hands ability
4 name_pl burning hands ability
5 other_arch firebreath
6 sound wn/fire
7 sp 5
8 maxsp 9
9 dam 4
10 level 1
11 type 101
12 subtype 7
13 attacktype 4
14 path_attuned 2
15 value 10
16 invisible 1
17 duration 2
18 range 5
19 range_modifier 4
20 dam_modifier 4
21 no_drop 1
22 casting_time 5
23 end
24