28 lines
		
	
	
		
			519 B
		
	
	
	
		
			Plaintext
		
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			519 B
		
	
	
	
		
			Plaintext
		
	
	
| # This archetype was used for dragon players' abilities. It has been replaced
 | |
| # by spell_poison_cloud. Nevertheless it cannot be deleted because existing
 | |
| # players may contain such an object.
 | |
| Object spelldirect_poison_cloud
 | |
| anim_suffix spellcasting
 | |
| name poison cloud
 | |
| name_pl poison cloud
 | |
| face spell_sorcery.111
 | |
| level 2
 | |
| sp 5
 | |
| casting_time 10
 | |
| path_attuned 16
 | |
| other_arch poisonbullet
 | |
| dam 0
 | |
| dam_modifier 3
 | |
| range 4
 | |
| duration 4
 | |
| maxsp 8
 | |
| type 101
 | |
| subtype 5
 | |
| value 20
 | |
| attacktype 1026
 | |
| no_drop 1
 | |
| invisible 1
 | |
| skill sorcery
 | |
| food 5
 | |
| end
 |