ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Rune/spell_magic_rune.arc
Revision: 1.5
Committed: Sat Mar 3 01:16:56 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.4: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.5 object spell_magic_rune
2 root 1.1 name magic rune
3     name_pl magic rune
4 root 1.4 face generic_rune.x11
5     type 101
6     subtype 2
7     no_drop 1
8     invisible 1
9     level 12
10     value 120
11     sp 5
12     casting_time 15
13 root 1.1 skill sorcery
14 root 1.4 path_attuned 2048
15 root 1.1 msg
16     Magic rune is a special rune - when casting
17     the spell, the caster specifies what other
18     spell should be encapsulated in the magic
19     rune spell. When the magic rune is
20     activated, that other spell is cast on the
21     target.
22     endmsg
23     end