public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers
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: KAlterStates XP
  • Original author: kyonides
  • Original date: February 21, 2023
  • Source thread: https://forums.rpgmakerweb.com/threads/kalterstates-xp.155163/
  • Source forum path: Game Development Engines > Ruby Game System (RGSS) Scripts > RGSS Scripts (RMXP)

Summary

KAlterStates XP by Kyonides​ Introduction This script should become a collection of modifications of states in ways that cannot be done in the database.​

Archived First Post

KAlterStates XP

by Kyonides

Introduction

This script should become a collection of modifications of states in ways that cannot be done in the database.

RMXP developers can now enjoy the possibility of hitting your foe at least once while paralyzed or hate the fact that your burn does not allow you to always strike the enemy with a skill in that turn.

There are no screenshots available because we're just talking about a non graphical alteration of a given state for no state will be removed by the script.

We are just talking about STATES here.
As long as you or your foes can inflict a status ailment on the opponents one way or the other, this will work.

Instructions

Enter key-value pairs of State ID's and paralysis or "deparalysis" percentages. Here are some examples:

Ruby:
# TEMP_PARALYSIS  = { 17 => 50 }
# TEMP_DEPARALYSIS = { 16 => 10, 18 => 25 }

Download Now!

Terms & Conditions

Free as in beer.
Include my nickname in your game credits!
Do not repost it anywhere!

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download

License / Terms Note

Include my nickname in your game credits! Do not repost it anywhere!

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.

#rgss#script-archive

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar