ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/player/dragon_ability/spelldirect_dragonbreath.arc
(Generate patch)

Comparing deliantra/arch/player/dragon_ability/spelldirect_dragonbreath.arc (file contents):
Revision 1.4 by root, Tue Feb 6 22:41:06 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 00:50:48 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines