Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 States Activation System aka State-Based Passive Augments, Version 0.2
#1
States Activation System
aka State-Based Passive Augments
Version 0.2

Introduction

This system lets you select a set of states that can be activated/deactivated from a menu window. Each character has an amount of STAPs (Status Activation Points) and each status costs some STAPs.
Characters earn STAPs as they level up, and the user can customize the amount of STAPs available at each level independently for each character.
This way the system will work with any passive augments system that relies on states, like my battle system.

Instructions

Suppose you want to make an Auto-Protect state that automatically gives your characters the Protect state.
- Make a skill (yes, a skill) and call it "Auto Protect".
- Add an entry in the STATE_SKILL_COSTS hash that indicates its cost.
- Add an entry in the SKILL_TO_STATE_LINKS hash that indicates the state it activates (Protect).
And you're done.

Screenshots

[Image: th_c7b07983.png]

Demo

demo

Author's Notes

Terms and Conditions

Free for Commercial Use.
Please credit Charlie Fleed.
Reply }
#2
I tried to draw the Activation Points to the main menu but I got an error, I want it to be e.g. like this:
The Actor has 15 SkAP, 11 are equipped already, so 4 left:

4/15

what would I have to write in my menu script?
Reply }
#3
Like this idea, personally, my game relies on passives and mods (Thanks to your script) where level itself isn't enough, I'm using a CMS therefore I'm unable to use this, but can you do something like 'Press A/S to change from Skill Window to Passive Window' (similar fashion to your Skill Equip)?
Reply }
#4
you could put this in your skill scene:

Content Hidden

and this one in your state skill activation scene

Content Hidden

(but with your skill scene you have to define different keys if you are using the ctb by charlie)

I think this should work
Reply }
#5
Doesn't seem to be working, I get error about how S is invalid, and when I change it myself it does nothing, by replacing it with Y.
Reply }
#6
Yes, S isn't a valid input constant. Try with SHIFT or Z.
@Charlie: excellent idea, really. Remind me FFIX system. Great work.
Reply }
#7
sorry, forgot that S doesn't exist -_-
Reply }
#8
Doesnt seem to switch windows at all
Reply }


Possibly Related Threads…
Thread Author Replies Views Last Post
   KDamage States Edition kyonides 0 532 06-29-2023, 02:20 AM
Last Post: kyonides
   Super Simple Vehicle System - Enhanced DerVVulfman 65 82,681 06-02-2023, 06:16 PM
Last Post: Sujabes467
   Zenith Tactical Battle System Plus (ZTBS+) DerVVulfman 0 1,989 05-10-2022, 10:42 PM
Last Post: DerVVulfman
   DoubleX RMMZ State Triggers DoubleX 2 3,690 12-02-2020, 04:10 AM
Last Post: DoubleX
   Commercial System Package DerVVulfman 11 11,959 01-04-2020, 12:37 AM
Last Post: Pelip
   KItemDesc XP & VX Zilsel Version kyonides 4 6,486 12-01-2019, 06:11 AM
Last Post: kyonides
   ACBS - Atoa Custom Battle System 3.2 Victor Sant 150 223,840 03-02-2019, 04:47 AM
Last Post: dragonprincess44
   Kolloseum States XP kyonides 55 64,039 02-26-2019, 08:28 AM
Last Post: kyonides
   Unalterable States DerVVulfman 0 3,636 01-22-2019, 01:04 AM
Last Post: DerVVulfman
   DerVV's Simple Popup System DerVVulfman 4 10,893 10-08-2017, 04:53 PM
Last Post: DerVVulfman



Users browsing this thread: