ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MovingBall/spell_poison_fog.arc
(Generate patch)

Comparing deliantra/arch/spell/MovingBall/spell_poison_fog.arc (file contents):
Revision 1.4 by root, Tue Feb 6 22:41:30 2007 UTC vs.
Revision 1.11 by root, Fri Apr 2 21:34:30 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines