ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Ability/ability_dragonbreath.arc
Revision: 1.1.1.1 (vendor branch)
Committed: Mon Feb 6 20:26:23 2006 UTC (18 years, 5 months ago) by root
Branch: UPSTREAM
CVS Tags: pre_first_cfarch_normalize_run, UPSTREAM_2006_03_15, UPSTREAM_2006_02_01, UPSTREAM_2006_02_22
Changes since 1.1: +0 -0 lines
Log Message:
Initial Import

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 level 12
7 sp 13
8 casting_time 5
9 path_attuned 2
10 other_arch firebreath
11 dam 4
12 dam_modifier 3
13 range 7
14 duration 2
15 range_modifier 5
16 maxsp 11
17 type 101
18 subtype 7
19 value 120
20 # Note this is not magical!
21 attacktype 4
22 no_drop 1
23 invisible 1
24 skill pyromancy
25 end