ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Ability/abil_poison_cloud.arc
Revision: 1.3
Committed: Sat Mar 3 00:51:02 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.2: +12 -13 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

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