Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.
Original Source
- Original title: Easy Steal Skill Plugin
- Original author: racecarwizard
- Original date: February 1, 2016
- Source thread: https://forums.rpgmakerweb.com/threads/easy-steal-skill-plugin.56079/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)
Summary
RCWizard Steal Skill Author: RCW Version: 1.0 Description:
Archived First Post
RCWizard Steal Skill
Author: RCW
Version: 1.0
Description:
A simple and easy to use steal skill plugin. No parameters required. All implementation is done through note tags in skills and enemies. Download, enable and start stealing!
Features:
Implements two new skill effects, 'steal one' and 'steal all' that can be added to skills by filling out the note section.
Stealable items are defined in the enemy note section with a number that can be stolen per battle and a base steal chance.
Download:
https://github.com/RCWizard/RPGMV_StealSkill/blob/master/RCW_StealPlugin.js
Instructions:
Download the script to your game's plugin directory and enable in the plugin menu for your game.
Known Bugs/Limitations:
Don't use ',' in item names
Terms of Use:
Feel free to use this in any non-commercial or commercial game.
Feel free to adapt/modify/redistribute as long as you provide proper credits and point to this original thread.
Comments:
This is my first plugin and I sort of liked how it turned out. It is featured enough to be useful in a lot of different games but is not super configurable without diving into the code. As this is my first plugin, if anyone has any constructive comments please feel free to leave them here.
Features Mentioned
- Implements two new skill effects, 'steal one' and 'steal all' that can be added to skills by filling out the note section.
- Stealable items are defined in the enemy note section with a number that can be stolen per battle and a base steal chance.
- Download:
- Instructions:
- Download the script to your game's plugin directory and enable in the plugin menu for your game.
- Known Bugs/Limitations:
- Don't use ',' in item names
- Terms of Use:
- Feel free to use this in any non-commercial or commercial game.
- Feel free to adapt/modify/redistribute as long as you provide proper credits and point to this original thread.
- Comments:
- This is my first plugin and I sort of liked how it turned out. It is featured enough to be useful in a lot of different games but is not super configurable without diving into the code. As this is my first plugin, if anyone has any constructive comments please feel free to leave them here.
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
Terms of Use: Feel free to use this in any non-commercial or commercial game. Feel free to adapt/modify/redistribute as long as you provide proper credits and point to this original thread. Comments:
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
0
replies
1
view
Topic Summary
Loading summary...