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

Comparing deliantra/arch/spell/Ability/abil_poison_cloud.arc (file contents):
Revision 1.4 by root, Sat Mar 3 01:16:41 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 01:24:13 2007 UTC

1object abil_poison_cloud 1object abil_poison_cloud
2name poison cloud ability 2name poison cloud ability
3name_pl poison cloud ability 3name_pl poison cloud ability
4other_arch poisonbullet
5sp 5
6maxsp 8
7food 5
8dam 0
4level 2 9level 2
5sp 5
6casting_time 10
7path_attuned 16
8other_arch poisonbullet
9dam 0
10dam_modifier 3
11range 4
12duration 4
13maxsp 8
14type 101 10type 101
15subtype 5 11subtype 5
12attacktype 1024
13path_attuned 16
16value 20 14value 20
17attacktype 1024 15invisible 1
16duration 4
17range 4
18dam_modifier 3
18no_drop 1 19no_drop 1
19invisible 1 20casting_time 10
20food 5
21end 21end
22

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines