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

Comparing deliantra/arch/spell/Golem/spell_mystic_fist.arc (file contents):
Revision 1.2 by elmex, Wed Aug 9 10:17:41 2006 UTC vs.
Revision 1.5 by root, Tue Feb 6 22:41:25 2007 UTC

1Object spell_mystic_fist 1object spell_mystic_fist
2name mystic fist 2name mystic fist
3name_pl mystic fist 3name_pl mystic fist
4skill summoning
5msg
6A 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.
7endmsg
8other_arch mystic_fist
4face spell_summoner.111 9face spell_summoner.x11
10sp 10
11maxsp 15
12dam 8
5level 5 13level 5
6sp 10
7casting_time 15
8path_attuned 64
9other_arch mystic_fist
10dam 8
11dam_modifier 10
12duration 50
13duration_modifier 10
14range_modifier 20
15maxsp 15
16type 101 14type 101
17subtype 12 15subtype 12
16attacktype 8
17path_attuned 64
18value 50 18value 50
19attacktype 8 19invisible 1
20duration 50
21range_modifier 20
22duration_modifier 10
23dam_modifier 10
20no_drop 1 24no_drop 1
21invisible 1 25casting_time 15
22skill summoning
23msg
24A 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.
25endmsg
26end 26end
27

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines