ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Golem/spell_mystic_fist.arc
Revision: 1.4
Committed: Tue Jan 2 21:58:31 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.3: +1 -1 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

# User Rev Content
1 root 1.1 Object spell_mystic_fist
2     name mystic fist
3     name_pl mystic fist
4 pippijn 1.4 face spell_summoner.x11
5 root 1.1 level 5
6     sp 10
7     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     maxsp 15
16     type 101
17     subtype 12
18     value 50
19     attacktype 8
20     no_drop 1
21     invisible 1
22     skill summoning
23 elmex 1.2 msg
24 pippijn 1.3 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 elmex 1.2 endmsg
26 root 1.1 end