Jump to content

Recommended Posts


Author: Mr. Trivel

Name: Gain Stats on Level Up

Created: 2016-03-15

Version: 1.1


 

What does it do?

Actors gain stats on level up depending on their class.

 

Screenshots:

It's just numbers.

 

How to use?




All stats go into class note field:


<STAT>

formula

</STAT>

 

Stats:

MHP, MMP, ATK, DEF, MAT, MDF, AGI, LUK

v = variables

a = actor

 

Examples:

<ATK>

v[10];

</ATK>

<DEF>

Math.randomInt(5);

</DEF>

<LUK>

-1

</LUK>





 

Plugin: <Link: Github>

How to download the Plugin: Click the link above, there will be a button named Raw, press Right Click -> Save As.

 

Terms of Use:

Don't remove the header or claim that you wrote this plugin.

Credit Mr. Trivel if using this plugin in your project.

Free for commercial and non-commercial projects.

Edited by Glasses
  • Like 2

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

  • Recently Browsing   0 members

    No registered users viewing this page.

×
Top ArrowTop Arrow Highlighted