ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/player/dragon_ability/spelldirect_dragonbreath.arc
Revision: 1.9
Committed: Fri Apr 2 21:34:28 2010 UTC (14 years, 2 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, HEAD
Changes since 1.8: +0 -1 lines
Log Message:
remove superfluous type 101 lines

File Contents

# Content
1 # This archetype was used for dragon players' abilities. It has been replaced
2 # by spell_dragonbreath. Nevertheless it cannot be deleted because existing
3 # players may contain such an object.
4 object spelldirect_dragonbreath
5 inherit type_spell
6 name dragonbreath
7 name_pl dragonbreath
8 skill pyromancy
9 other_arch firebreath
10 face spell_pyromancy.x11
11 sp 13
12 maxsp 11
13 dam 4
14 level 12
15 subtype 7
16 attacktype 4
17 path_attuned 2
18 value 120
19 invisible 1
20 duration 2
21 range 7
22 range_modifier 5
23 dam_modifier 3
24 no_drop 1
25 # Note this is not magical!
26 casting_time 30
27 end
28