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.8 by root, Sun Sep 28 15:12:03 2008 UTC vs.
Revision 1.11 by elmex, Wed Apr 21 09:30:01 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
15other_arch enchantment 16other_arch enchantment
16face spell_sorcery.x11 17face spell_sorcery.x11
17sp 20 18sp 20
18dam 3 19dam 3
19level 15 20level 15
20type 101
21subtype 32 21subtype 32
22path_attuned 8192 22path_attuned 8192
23value 80 23value 1
24invisible 1 24invisible 1
25dam_modifier 5 25dam_modifier 5
26no_drop 1 26no_drop 1
27casting_time 20 27casting_time 20
28end 28end

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines