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: MV SDJB_ActionRestrictions
- Original author: ShadowDragon
- Original date: July 20, 2025
- Source thread: https://forums.rpgmakerweb.com/threads/sdjb_actionrestrictions.179052/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugins In Development
Summary
PluginName: SDJB_ActionRestrictions Author: ShadowDragon Spoiler: How it works Code:
Archived First Post
PluginName: SDJB_ActionRestrictions
Author: ShadowDragon
=== TERMS OF USE ===
Free for Non-Commercial and Commercial use when credit is given.
credit one of the following:
ShadowDragon
ShadowDragonJB
Version + UPDATE'S
20-07-2025 Version 1.0.0 first release
=== WARNING ===
YOU ARE NOT ALLOWED TO REDISTRIBUTE OR SELL IT OR TAKE CODE FOR YOUR OWN.
DO NOT REMOVE THE HEADER.
(file is below as it require my base plugin (SDJB_Base or SDJB_BaseMVZ (minified version))
leave Feedback and or suggestions.
Download it [here]
Author: ShadowDragon
Code:
Actions Restrictions
͞ ͞ ͞ ͞ ͞ ͞ ͞ ͞ ͞ ͞ ͞ ͞ ͞ ͞ ͞ ͞ ͞ ͞ ͞ ͞
Make battles harder and more intense and battle against enemies
in a different way to win!
Item Notetags
͞ ͞ ͞ ͞ ͞ ͞ ͞ ͞ ͞ ͞ ͞ ͞ ͞
<Block Actors: 1>
<Block Actors: 1, 2, 3>
Tags above are NOT case sensetive, and spaces are allowed.
If an actor has this tag, the item cannot be used in battle
or on the map.
items in battle is completely blocked if items are set
to "All Allies" if the actor cannot use the item and only
count for alive battle members.
On the map, this can be used, but don't apply to actors
with this notetag.
Actor/Enemy Notetags
͞ ͞ ͞ ͞ ͞ ͞ ͞ ͞ ͞ ͞ ͞ ͞ ͞ ͞ ͞ ͞ ͞ ͞ ͞ ͞
<Block Skills: 4>
<Block Skills: 4,5,6>
Tags above are NOT case sensetive, and spaces are allowed.
Similar to items, if skills target "All Allies", this skill
cannot be used, and only single actor can be chosen to heal,
debuff, add buff, but not for actors that block this state
or healing or any state.
For enemy, target "All Enemies" or single that has this tag
will be blocked entirely, so if 1 enemy has a block for normal
attack, and target "All Enemies", this skill is unuseable!
So you have to see which enemy blocks it, kill it differently,
to be able to use the skill.
=== TERMS OF USE ===
Free for Non-Commercial and Commercial use when credit is given.
credit one of the following:
ShadowDragon
ShadowDragonJB
Version + UPDATE'S
20-07-2025 Version 1.0.0 first release
=== WARNING ===
YOU ARE NOT ALLOWED TO REDISTRIBUTE OR SELL IT OR TAKE CODE FOR YOUR OWN.
DO NOT REMOVE THE HEADER.
(file is below as it require my base plugin (SDJB_Base or SDJB_BaseMVZ (minified version))
leave Feedback and or suggestions.
Download it [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 === Free for Non-Commercial and Commercial use when credit is given. credit one of the following: ShadowDragon
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...