ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/player/dragon_ability/spelldirect_poison_cloud.arc
(Generate patch)

Comparing deliantra/arch/player/dragon_ability/spelldirect_poison_cloud.arc (file contents):
Revision 1.7 by root, Sat Mar 3 01:23:56 2007 UTC vs.
Revision 1.9 by root, Fri Apr 2 21:34:28 2010 UTC

1# This archetype was used for dragon players' abilities. It has been replaced 1# This archetype was used for dragon players' abilities. It has been replaced
2# by spell_poison_cloud. Nevertheless it cannot be deleted because existing 2# by spell_poison_cloud. Nevertheless it cannot be deleted because existing
3# players may contain such an object. 3# players may contain such an object.
4object spelldirect_poison_cloud 4object spelldirect_poison_cloud
5inherit type_spell
5name poison cloud 6name poison cloud
6name_pl poison cloud 7name_pl poison cloud
7skill sorcery 8skill sorcery
8other_arch poisonbullet 9other_arch poisonbullet
9face spell_sorcery.x11 10face spell_sorcery.x11
10sp 5 11sp 5
11maxsp 8 12maxsp 8
12food 5 13food 5
13dam 0 14dam 0
14level 2 15level 2
15type 101
16subtype 5 16subtype 5
17attacktype 1026 17attacktype 1026
18path_attuned 16 18path_attuned 16
19value 20 19value 20
20invisible 1 20invisible 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines