ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MovingBall/spell_poison_fog.arc
Revision: 1.12
Committed: Wed Apr 21 09:30:02 2010 UTC (14 years, 2 months ago) by elmex
Branch: MAIN
CVS Tags: rel-3_0, HEAD
Changes since 1.11: +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_poison_fog
2 inherit type_spell
3 name poison fog
4 name_pl poison fog
5 skill praying
6 msg
7 This special prayer of Gnarg summons a cloud of poisonous vapors which
8 pursues and poisons enemies of the player.
9
10 Granted at low level.
11 endmsg
12 other_arch poison_fog
13 face spell_praying.x11
14 grace 15
15 maxgrace 10
16 dam 10
17 level 15
18 subtype 35
19 attacktype 1024
20 path_attuned 131072
21 value 1
22 invisible 1
23 duration 5
24 duration_modifier 4
25 dam_modifier 5
26 no_drop 1
27 casting_time 10
28 end
29