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.1.1.1 by root, Mon Feb 6 20:26:26 2006 UTC vs.
Revision 1.15 by elmex, Wed Apr 21 09:29:58 2010 UTC

1Object spell_mystic_fist 1object spell_mystic_fist
2inherit type_spell
2name mystic fist 3name mystic fist
3name_pl mystic fist 4name_pl mystic fist
5skill summoning
6msg
7Makes a magical fist appear, which you can control like any other golem.
8You will get all experience of the fist's kills!
9
10Do not get in front of your fist - hitting yourself with your own fist
11is considered a face-losing incident.
12endmsg
13other_arch mystic_fist
4face spell_summoner.111 14face spell_summoner.x11
15sp 10
16maxsp 15
17dam 8
5level 5 18level 5
6sp 10 19subtype 12
20attacktype 8
21path_attuned 64
22value 1
23invisible 1
24duration 50
25range_modifier 20
26duration_modifier 10
27dam_modifier 10
28no_drop 1
7casting_time 15 29casting_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
17subtype 12
18value 50
19attacktype 8
20no_drop 1
21invisible 1
22skill summoning
23end 30end
31

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines