Original Source
- Original title: State Immune Pop-Up
- Original author: Cythera
- Original date: August 28, 2019
- Source thread: https://forums.rpgmakerweb.com/threads/state-immune-pop-up.112647/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Requests
Summary
Hello! I've been trying to add in a state immune pop-up and have not been very successful I link states frequently to player skills - one skill has a 60% Stun chance, another has a 45% Burn chance, etc etc. However, some enemies are immune to these states. I want to implement a short text pop-up that says "State Immunity" or similar when an enemy is hit with a skill that has a state linked to it, so players don't waste turns using the same skill to inflict the state...
Archived First Post
I link states frequently to player skills - one skill has a 60% Stun chance, another has a 45% Burn chance, etc etc. However, some enemies are immune to these states. I want to implement a short text pop-up that says "State Immunity" or similar when an enemy is hit with a skill that has a state linked to it, so players don't waste turns using the same skill to inflict the state when the enemy is immune.
I have tried to use SRD's Battle Pop-Up Customizer, however it doesn't appear to play well with some other plugins I use (looks to be Olivia's OTB/Battle Effects plugins as her 'Weak' and 'Break' popups cease appearing with the SRD plugin turned on).
I'd appreciate a plugin that allows me to put that text pop-up. I have some base knowledge of JavaScript, so it doesn't need to be a 'plug and play' script. I was thinking of using a variable to store the state ID and comparing that to the target's state rate. There I must add I only have a base knowledge of JavaScript, so if someone has a more efficient or easier idea, I'm all for it!
These are the battle-related plugins I'm currently using - for compatibility request: YEP (no surprise there), Mog's Battle HUD, and Olivia's OTB + Battle Effects + Weakness Display + Victory UI(not sure if this one's relevant, but to be safe, here it is!)
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadCreator 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.
Topic Summary
Loading summary...