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

Comparing deliantra/arch/spell/Misc/spell_consecrate.arc (file contents):
Revision 1.6 by root, Sat Mar 3 01:24:21 2007 UTC vs.
Revision 1.11 by elmex, Wed Apr 21 09:30:00 2010 UTC

1object spell_consecrate 1object spell_consecrate
2inherit type_spell
2name consecrate 3name consecrate
3name_pl consecrate 4name_pl consecrate
4skill praying 5skill praying
5msg 6msg
6Consecrate is used to convert an altar into 7Consecrate is used to convert an altar into
7an altar for your god. 8an altar of your god. Some altars are harder than others to consecreate,
9a higher praying level helps a lot.
8endmsg 10endmsg
9face spell_praying.x11 11face spell_praying.x11
10grace 35 12grace 35
11level 4 13level 25
12type 101
13subtype 40 14subtype 40
14path_attuned 128 15path_attuned 128
15value 40 16value 1
16invisible 1 17invisible 1
17no_drop 1 18no_drop 1
18casting_time 25 19casting_time 25
19end 20end
20 21

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines