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

Comparing deliantra/arch/spell/Rune/spell_rune_of_fire.arc (file contents):
Revision 1.5 by root, Sat Mar 3 01:16:56 2007 UTC vs.
Revision 1.10 by root, Fri Apr 2 21:34:30 2010 UTC

1object spell_rune_of_fire 1object spell_rune_of_fire
2inherit type_spell
2name rune of fire 3name rune of fire
3name_pl rune of fire 4name_pl rune of fire
4face spell_pyromancy.x11
5type 101
6subtype 2
7no_drop 1
8invisible 1
9level 4
10value 40
11sp 10
12casting_time 10
13skill pyromancy 5skill pyromancy
14path_attuned 2
15other_arch rune_fire
16msg 6msg
17This creates a rune that detonates in fire 7Creates a rune that detonates in fire
18when a creature triggers it. 8when a creature triggers it.
19endmsg 9endmsg
10other_arch rune_fire
11face spell_pyromancy.x11
12sp 10
13level 8
14subtype 2
15path_attuned 2
16value 40
17invisible 1
18no_drop 1
19casting_time 10
20end 20end
21

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines