Soulpour777
Introduction
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.
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/
How to Use
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>
Script
Download the script here.
Credit and Thanks
- Soulpour777
- Frogblots - for requesting the script