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.8 by root, Sun Sep 28 07:30:00 2008 UTC vs.
Revision 1.12 by elmex, Wed Apr 21 09:30:02 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 7This special prayer of Gnarg summons a cloud of poisonous vapors which
11other_arch poison_fog 12other_arch poison_fog
12face spell_praying.x11 13face spell_praying.x11
13grace 15 14grace 15
14maxgrace 10 15maxgrace 10
15dam 10 16dam 10
16level 5 17level 15
17type 101
18subtype 35 18subtype 35
19attacktype 1024 19attacktype 1024
20path_attuned 131072 20path_attuned 131072
21value 50 21value 1
22invisible 1 22invisible 1
23duration 5 23duration 5
24duration_modifier 4 24duration_modifier 4
25dam_modifier 5 25dam_modifier 5
26no_drop 1 26no_drop 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines