|  | @@ -148,7 +148,7 @@ class JsonNode;
 | 
	
		
			
				|  |  |  	BONUS_NAME(DESTRUCTION) /*kills extra units after hit, subtype = 0 - kill percentage of units, 1 - kill amount, val = chance in percent to trigger, additional info - amount/percentage to kill*/ \
 | 
	
		
			
				|  |  |  	BONUS_NAME(SPECIAL_CRYSTAL_GENERATION) /*crystal dragon crystal generation*/ \
 | 
	
		
			
				|  |  |  	BONUS_NAME(NO_SPELLCAST_BY_DEFAULT) /*spellcast will not be default attack option for this creature*/ \
 | 
	
		
			
				|  |  | -	BONUS_NAME(DRACONIC_SKELETON) /* for skeleton transformer */ \
 | 
	
		
			
				|  |  | +	BONUS_NAME(SKELETON_TRANSFORMER_TARGET) /* for skeleton transformer */ \
 | 
	
		
			
				|  |  |  	BONUS_NAME(SPECIAL_ADD_VALUE_ENCHANT) /*specialty spell like Aenin has, increased effect of spell, additionalInfo = value to add*/\
 | 
	
		
			
				|  |  |  	BONUS_NAME(SPECIAL_FIXED_VALUE_ENCHANT) /*specialty spell like Melody has, constant spell effect (i.e. 3 luck), additionalInfo = value to fix.*/\
 | 
	
		
			
				|  |  |  	BONUS_NAME(THIEVES_GUILD_ACCESS) \
 |