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

Comparing deliantra/arch/spell/Misc/spell_identify.arc (file contents):
Revision 1.7 by root, Sun Sep 28 07:30:00 2008 UTC vs.
Revision 1.9 by root, Fri Apr 2 21:26:30 2010 UTC

1object spell_identify 1object spell_identify
2inherit type_spell
2name identify 3name identify
3name_pl identify 4name_pl identify
4skill sorcery 5skill sorcery
5msg 6msg
6Fully identifies a small number of otherwise 7Fully identifies a small number of otherwise
12The number of objects identified 13The number of objects identified
13increases as caster level increases. 14increases as caster level increases.
14endmsg 15endmsg
15other_arch enchantment 16other_arch enchantment
16face spell_sorcery.x11 17face spell_sorcery.x11
17sp 60 18sp 20
18dam 3 19dam 3
19level 8 20level 15
20type 101 21type 101
21subtype 32 22subtype 32
22path_attuned 8192 23path_attuned 8192
23value 80 24value 80
24invisible 1 25invisible 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines