ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MovingBall/spell_poison_fog.arc
Revision: 1.4
Committed: Tue Feb 6 22:41:30 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.3: +16 -15 lines
Log Message:
simply ran cfarch-normalize on all arches

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 pursues and poisons enemies of the player. Granted at low level.
7 endmsg
8 other_arch poison_fog
9 face spell_praying.x11
10 grace 15
11 maxgrace 10
12 dam 10
13 level 5
14 type 101
15 subtype 35
16 attacktype 1024
17 path_attuned 131072
18 value 50
19 invisible 1
20 duration 5
21 duration_modifier 4
22 dam_modifier 5
23 no_drop 1
24 casting_time 10
25 end
26