zeny
- zeny <range>
- Activates the block when the character's quantity of zeny is is within the specified range.
Note. Numbers must be without comas (,).
Example
attackSkillSlot Throw Zeny {
	lvl 10
	zeny > 5000
	monsters Poring
}
- Use Throw Zeny level 10 at Porings if quantity of zeny is greater than 5000.