ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Golem/spell_mystic_fist.arc
Revision: 1.15
Committed: Wed Apr 21 09:29:58 2010 UTC (14 years, 1 month ago) by elmex
Branch: MAIN
CVS Tags: rel-3_0, HEAD
Changes since 1.14: +1 -1 lines
Log Message:
rebalanced spell values.

base value for spellbooks have been adjusted greatly too.
also adjusted darcap town2 shops a bit w.r.t. difficulty and shopgreed.

File Contents

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