Save-Point
KMaxLoss - Printable Version

+- Save-Point (https://www.save-point.org)
+-- Forum: Material Development (https://www.save-point.org/forum-8.html)
+--- Forum: Scripts Database (https://www.save-point.org/forum-39.html)
+--- Thread: KMaxLoss (/thread-8754.html)



KMaxLoss - kyonides - 06-07-2023

KMaxLoss
XP + VX + ACE

by Kyonides

Introduction

Be a tyrannical game developer and make your Slayne heroes or even your Ghost mobsters suffer!
How can you do that? Thinking

By Witch inflicting them a state that might reduce their MaxHP or MaxMP every time they get hit by a sword or a spell hurts them, of course. Laughing + Tongue sticking out

Go visit your State DB and leave an evil note tag there! Grinning Or add the State ID to the Constant in RMXP!

Examples for XP
(Yes, they're Constants!)

HP_STATES = [1, 3, 5]
SP_STATES = [2, 4, 9]

Examples for VX

_maxhp loss 4%_
_maxmp loss 2%_
_maxhp loss 4% max 60%_
_maxmp loss 2% max 50%_

Examples for VX ACE

_mhp loss 4%_
_mmp loss 2%_
_mhp loss 4% max 60%_
_mmp loss 2% max 50%_


Terms & Conditions

Free for use in any game. Gamer 
Include my nickname in your game credits.
I will only provide bug fixes if deemed necessary.
Don't ask me about porting it to other makers.
That's it! Grinning