ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Ability/ability_dragonbreath.arc
Revision: 1.2
Committed: Tue Feb 6 22:41:19 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.1: +15 -14 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# Content
1 # Basically same as the spell, but does a little less damage.
2 #
3 object ability_dragonbreath
4 name dragonbreath ability
5 name_pl dragonbreath ability
6 skill pyromancy
7 other_arch firebreath
8 sp 13
9 maxsp 11
10 dam 4
11 level 12
12 type 101
13 subtype 7
14 attacktype 4
15 path_attuned 2
16 value 120
17 invisible 1
18 duration 2
19 range 7
20 range_modifier 5
21 dam_modifier 3
22 no_drop 1
23 # Note this is not magical!
24 casting_time 5
25 end
26