YANFLY ENGINE ACE - SKILL STEAL

RPG Maker VX Ace

Steal enemy skills and use them for yourself!

  • YF
  • 12/15/2011 08:55 PM
  • 3535 views


Download Script

This script enables items and skills to have skill stealing properties. When an actor uses that said item or skill on an enemy and the enemy has skills that can be stolen, that actor will learn all of the skills the enemy has to provide. This skill stealing system is madeakin to the Final Fantasy X’s Lancet skill from Kimahri.

---



Designate which skills or items have skill stealing effect with a notetag. Only actors can steal and learn skills from enemies.

<skill steal>

If this skill or item targets an enemy, the actor who uses it will learn all of the stealable skills the enemy knows in its action list.

---



Mark in the database which skills can be stolen with this notetag.

<stealable skill>

A skill with this notetag can be stolen from enemies if it is listed within the enemy’s action list.

---



Place those stealable skills in the actions list of an enemy. Whenever the actor targets this enemy with a skill or item that prompts a skill steal, then all of the skills in the enemy’s action list will be taught to the actor.

---



When a skill is stolen, the actor learns the skill permanently. Hooray~

---

Original Blog Page

Posts

Pages: 1
I am having a hard time viewing the script, can somebody assist me please?
Pages: 1