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

Comparing deliantra/arch/spell/Aura/spell_flaming_aura.arc (file contents):
Revision 1.6 by root, Sat Mar 3 01:16:42 2007 UTC vs.
Revision 1.10 by root, Thu Sep 17 08:14:47 2009 UTC

1object spell_flaming_aura 1object spell_flaming_aura
2name flaming aura 2name flaming aura
3name_pl flaming aura 3name_pl flaming aura
4skill praying
5msg
6Creates an aura of fire around you,
7which will follow your movement will hurt any creatures within it.
8endmsg
9other_arch flaming_aura
10face spell_praying.x11
11grace 5
12maxgrace 20
13dam 6
14level 16
4type 101 15type 101
5subtype 46 16subtype 46
6face spell_praying.x11 17attacktype 4
7level 1 18path_attuned 2
8value 10 19value 10
9grace 5 20invisible 1
10casting_time 10
11skill praying
12path_attuned 2
13other_arch flaming_aura
14duration 100 21duration 100
15duration_modifier 4 22duration_modifier 4
16dam 6
17dam_modifier 25 23dam_modifier 25
18maxgrace 20
19attacktype 4
20no_drop 1 24no_drop 1
21invisible 1 25casting_time 10
22msg
23Flaming aura will create an aura of fire around you,
24which will follow your movement.
25endmsg
26end 26end
27

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines