ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MovingBall/spell_poison_fog.arc
Revision: 1.8
Committed: Sun Sep 28 07:30:00 2008 UTC (15 years, 9 months ago) by root
Branch: MAIN
Changes since 1.7: +4 -1 lines
Log Message:
update many spell descritpions, using my new toy cf-slotutil

File Contents

# Content
1 object spell_poison_fog
2 name poison fog
3 name_pl poison fog
4 skill praying
5 msg
6 This special prayer of Gnarg summons a cloud of poisonous vapors which
7 pursues and poisons enemies of the player.
8
9 Granted at low level.
10 endmsg
11 other_arch poison_fog
12 face spell_praying.x11
13 grace 15
14 maxgrace 10
15 dam 10
16 level 5
17 type 101
18 subtype 35
19 attacktype 1024
20 path_attuned 131072
21 value 50
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