ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/spell_dragonbreath.arc
(Generate patch)

Comparing deliantra/arch/spell/Cone/spell_dragonbreath.arc (file contents):
Revision 1.4 by root, Sat Mar 3 00:51:09 2007 UTC vs.
Revision 1.10 by elmex, Sun Nov 9 15:37:40 2008 UTC

1Object spell_dragonbreath 1object spell_dragonbreath
2name dragonbreath 2name dragonbreath
3name_pl dragonbreath 3name_pl dragonbreath
4face spell_pyromancy.x11
5level 12
6sp 13
7casting_time 5
8path_attuned 2
9other_arch firebreath
10dam 25
11dam_modifier 3
12range 7
13duration 2
14range_modifier 5
15maxsp 11
16type 101
17subtype 7
18value 120
19# Note this is not magical!
20attacktype 4
21no_drop 1
22invisible 1
23skill pyromancy 4skill pyromancy
24msg 5msg
25Dragonbreath is a cone effect that fires 6Dragonbreath is a cone effect that fires
26sheets of fire. Since this fire is not 7sheets of fire. Since this fire is not
27magical, it affects many creatures that are 8magical, it even affects creatures that are
28immune to magic. Target creatures still have 9immune to magic. Target creatures still have
29to be vulnerable to the effects of fire for 10to be vulnerable to the effects of fire for
30this to do any damage, of course. 11this to do any damage, of course.
31endmsg 12endmsg
13other_arch firebreath
14sound wn/fire
15face spell_pyromancy.x11
16sp 18
17maxsp 11
18dam 25
19level 12
20type 101
21subtype 7
22attacktype 4
23path_attuned 2
24value 120
25invisible 1
26duration 2
27range 7
28range_modifier 5
29dam_modifier 3
30no_drop 1
31# Note this is not magical!
32casting_time 5
32end 33end
34

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines