Indie Dev

Hello Guest!. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, sell your games, upload content, as well as connect with other members through your own private inbox!

Resource icon

RPG Maker Different Skill Effects Depending on Target 1.0

No permission to download
Name: Different Skill Effects Depending on Target
Version: 1.0
Author: Mr. Trivel
Created: 2016-03-09

What does it do?
This plugin makes so items and skills affect different targets differently.

Video:

How to use?

Place the following tag into item or skill note field to make it use different skill depending on target.
Note: Works with single target spells only.
<DependsActor: [ActorID] [SkillID]>
<DependsEnemy: [EnemyID] [SkillID]>
If target is [ActorID] replace the skill or item with skill of ID [SkillID].
Examples:
<DependsActor: 4 99>
<DependsEnemy: 13 51>

Plugin:
How to download Plugin. Click the link above, there will be a button named Raw, press Right Click -> Save As.

Terms of Use:
Don't remove the header or claim that you wrote this plugin.
Credit Mr. Trivel if using this plugin in your project.
Free for commercial and non-commercial projects.
  • Like
Reactions: Dragonarkon
Author
Mr. Trivel
Downloads
29
Views
214
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Mr. Trivel

Top