ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Golem/spell_mystic_fist.arc
Revision: 1.6
Committed: Sat Mar 3 00:51:12 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.5: +16 -17 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.6 Object spell_mystic_fist
2 root 1.1 name mystic fist
3     name_pl mystic fist
4 pippijn 1.4 face spell_summoner.x11
5 root 1.6 level 5
6 root 1.1 sp 10
7 root 1.6 casting_time 15
8     path_attuned 64
9     other_arch mystic_fist
10     dam 8
11     dam_modifier 10
12     duration 50
13     duration_modifier 10
14     range_modifier 20
15 root 1.5 maxsp 15
16 root 1.1 type 101
17     subtype 12
18 root 1.6 value 50
19 root 1.5 attacktype 8
20 root 1.6 no_drop 1
21 root 1.5 invisible 1
22 root 1.6 skill summoning
23     msg
24     A magical fist will appear, which you can control. It can be sent in various direction by using the fir [dir] keys. You will get all experience of the fist kills! DO NOT GET IN FRONT OF YOUR FIST.
25     endmsg
26 root 1.1 end