Jump to content
Sign in to follow this  
TBWCS

Guts Effect (Valkyrie Profile)

Recommended Posts


 


RPG Maker Plugin – Guts Effect (Valkyrie Profile)

Author: Soulpour777

 


 

Date of Creation: 6 / 27 / 2016

 

Current Version: 1

 

Description:

 

Guts will allow party members to automatically revive themselves when  vanquished. This saves you from having to waste a turn and use a revive potion.  The chances of revival will increase as skill level increases.

 

Instruction:

 

You can change the Guts Counter individually for each actor at will by using a plugin command:

 

Guts operation actorId value

 

where operation is the operation keyword.

where actorId is the id of the actor you want to add the guts counter of.

where value is the value of the guts counter you want to either add or subtract

 

Key Words:

 

Add – addition

Sub – Subtraction

Mul – Multiplication

Div – Division

 

Each Key Word first letter should be in CAPITAL letter for it to work.

 

Example of the plugin command:

 

Guts Add 1 10

 

^ This for example would add 10 guts counter to actor 1.

 

============================================

Guts Counter Switch

============================================

 

The Guts Counter Switch takes the value of a switch ID number the plugin user must define in order for the level up guts increase to work. What this means is if the Guts Counter Switch is ON, the plugin would be able to increase the guts counter of the actor via a chance (Guts Level Up Chance). If it is not ON, then simply, when the actor levels up, the guts counter will not go up.

 

===========================================

Guts Level Up Chance

===========================================

 

This is the chance value for the actor to gain +1 to its Guts Counter. This goes by the formula that if the Guts Level Up Chance is met, then it would do a +1, if not, then there would be no increase. It is set by 100 at best. If the plugin user placed 50, a random variable will be rolled out and if the variable is greater than or equals to 50, then +1 to guts.
Edited by Soulpour777
  • Like 1

Share this post


Link to post
Share on other sites

Hmm, I went to the DL link and it says Death Resist for Enemies? Is that the right plug in? o.o

  • Like 1

Share this post


Link to post
Share on other sites

Thanks! Going to see if this will work with my battle system plug in I'm using. ^^

 

Edit:

Sad to say, like that adjustment you made to my Menu and almost any other Skill/Menu script, it isn't compatible with the battle system plug in I'm using. (In the end when the script was on, it just made everything heal my characters instead of causing damage lol... this was new game too)

 

Looks amazing though ^_^ Always enjoy your work, Soulpour~

Edited by Aya_Vectra

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
Top ArrowTop Arrow Highlighted