ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Golem/spell_mystic_fist.arc
Revision: 1.12
Committed: Thu Sep 17 08:14:48 2009 UTC (14 years, 10 months ago) by root
Branch: MAIN
CVS Tags: rel-2_82, rel-2_81, rel-2_90, rel-2_92, rel-2_93
Changes since 1.11: +3 -2 lines
Log Message:
- try to avoid the word "spell" int he sepll description, and
  also their name, so the description actually fits dusts or
  custom spells better.
- fix some typos/errors in the spell descriptions

File Contents

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