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.5 by root, Sat Mar 3 01:16:54 2007 UTC vs.
Revision 1.10 by root, Fri Apr 2 21:34:29 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines