SOUL ENGINE ACE – POACH SKILL EX

RPG Maker VX Ace

Allows the actor to get an enemy specific drop item when a Poach skill is used on the enemy. Each enemy can hold arrays of items to drop.

Soul Engine Ace – Poach Skill EX
Author: Soulpour777
Requested by: FrogBlots (rpgmakervxace.net)

Version History:

Version 1.0 – Requested by FrogBlots (rpgmakervxace.net)
Version 2.0 – Requested by Euphoria337 (rpgmakervxace.net)
Version 2.0 – Added to the Soul Engine Ace
Original Request URL:

http://www.rpgmakervxace.net/topic/22042-a-poaching-skill-help/

Version 2 Request URL:

http://www.rpgmakervxace.net/topic/22076-poach-skill-ex/

Description: Allows the actor to get an enemy specific drop item when a Poach skill is used on the enemy. Each enemy can hold arrays of items to drop.

Note Tags:

<poach>
Add this note tag on the Skill to make it a Poaching Skill.

<Poached: n>
Add this note tag on the Enemy to give the item drops, where n is the ID.
Example: <Poached: 1, 2, 3, 4, 5, 6>