Save-Point
DerVV's Actor Stat Points Distributor - 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)
+---- Forum: RPGMaker XP (RGSS) Engine (https://www.save-point.org/forum-116.html)
+---- Thread: DerVV's Actor Stat Points Distributor (/thread-8980.html)



DerVV's Actor Stat Points Distributor - DerVVulfman - 07-16-2024

DerVV's Actor Stat Points Distributor
Version: 1.0



Introduction

This system works in tandem with DerVV's Increasing Stats so the player may add bonuses to the actor stats of any party member by way of a custom menu. This menu may be called from any event through a simple command. minor effort.



Features
  • No rewrites of any default code. All content aliased/attached.
  • User-Customization of this system's Cache folder
  • Graphic notification of actors in the main menu
  • Able to upgrade actor stats within a custom upgrade window
  • A configuration page with extremely detailed instructions
  • A self-test feature for the configuration page
  • Expandability: able to go beyond the default actor stats



Screenshots
[Image: mcttsNF.png]



Demo
Click Here  A Box.Com link (Note the Download button at the top of the Box.Com window)



Instructions

Paste below DerVV's Increasing Stats to use its features.  Place below any script that edits/alters Window_MenuStatus as this system attaches code to that classes.

Configure as needed.



FAQ

The demo and system assume the player is meant to allow the player to upgrade their hero or herones from an outside control system, an event which could be accessed in some means other than by the main menu.



Bonus

The demo includes DerVV's Immediate Distributor, a script that triggers the system when any actor is within the fieldmap and had just raised their level. It 'forces' the actor to apply the points, not allowing them to leave until done.


Compatibility

Designed for RPGMaker XP.  Requires DerVV's Increasing Stats (FOUND HERE) for the actual spendable points and point bonuses to be added.



Terms and Conditions

Free for use, even in commercial scripts. Due credit to all involved is the only requirement.