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.6 by root, Sat Mar 3 01:16:20 2007 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:23:55 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines