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.1 by root, Mon Feb 6 20:26:23 2006 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:24:13 2007 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
6Flaming aura will create an aura of fire around you,
7which will follow your movement.
8endmsg
9other_arch flaming_aura
10face spell_praying.x11
11grace 5
12maxgrace 20
13dam 6
14level 1
4type 101 15type 101
5subtype 46 16subtype 46
6face spell_praying.111 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
22end 26end
27

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines