I need to add new stats

mamoru_harutani

Villager
Member
Joined
Jan 9, 2017
Messages
5
Reaction score
0
First Language
spanish
Primarily Uses
Hi people, i need to find a pluging that allows me to ad new stats to my game.  the basic rpgmaker just have HP, MP Atk , Mat , def , Mdf, Agi , and Luk. I need to ad more of them like Intelect, strenght or something. thanks for help
 

Andar

Veteran
Veteran
Joined
Mar 5, 2013
Messages
31,434
Reaction score
7,713
First Language
German
Primarily Uses
RMMV
you need to give more specifics befor someone can help you.


Because it depends on what you want to do with those numbers - different uses require different implementations (for example should those values be based on actor or on class? Should they be affected by equipment or item use? and a lot more details)
 

Jonforum

Veteran
Veteran
Joined
Mar 28, 2016
Messages
1,623
Reaction score
1,440
First Language
French
Primarily Uses
RMMV
function states() {
this.sta = 1; // stamina:
this.bag = function(){}; // ex stats bag
this.bagmax = 1200; // maximum bag heigth
this.streng = 1; // streng
this.discove = 1; // ...
}
//------------------------------------------
function BUILDACTOR() {
//___________________________ACTOR BOOT BUILDER PROTOTYPE______________________________________________________________
$dataActors[1].states = new states(); // creat $dataActors[1].states new stats
}


basic way i choose are similar like this , if this can help you.


You need to use ex:   $dataActors[1].states.sta;   // will return this new state.


you need to insert this in a clean boot.js.


And call BUILDACTOR() at start.


you need to add this to the save and load.


is just a very simple ex: you may have more easy way to add new stats to your actor.
 

ICF-Soft

Veteran
Veteran
Joined
Aug 15, 2015
Messages
255
Reaction score
125
First Language
Spanish
Primarily Uses
RMMV
You'll surely need my params core and main utility plugins. Latest versions can be found in my blog.
http://forums.rpgmakerweb.com/index.php?threads/icf-soft-params-core.65274/
http://forums.rpgmakerweb.com/index.php?threads/icf-soft-main-utility.67848/

Plus. If you want to show them in status menu you will need this.
http://forums.rpgmakerweb.com/index.php?threads/icf-soft-status-menu.72882/


You can create level based params and use plus, rate, buff and flat trait modifiers.


I hope it will help you.
 
Last edited:

mamoru_harutani

Villager
Member
Joined
Jan 9, 2017
Messages
5
Reaction score
0
First Language
spanish
Primarily Uses
gracias,    hacen lo que yo quiero.  pero no consigo que funcionen xD  es la primera vez que uso pluggins y no acabo de aclararme
 

ICF-Soft

Veteran
Veteran
Joined
Aug 15, 2015
Messages
255
Reaction score
125
First Language
Spanish
Primarily Uses
RMMV
De nada. Hay tutoriales en Internet sobre cómo instalar plugins. Básicamente se guardan en la carpeta js/plugins del juego, se abre el editor de complementos, se selecciona un espacio en blanco para el plugin, se configura y se guarda.


Luego cada plugin tiene su modo de uso y/o configuración.


You're welcome. There are tutorials for installing plugins inside Internet. Basically are placed in js/plugins folder, use plugin editor, select an empty space for the plugin, configure and save.


Then every plugin has it's how to use and/or configuration.
 

Andar

Veteran
Veteran
Joined
Mar 5, 2013
Messages
31,434
Reaction score
7,713
First Language
German
Primarily Uses
RMMV
@mamoru_harutani please translate your post to english.


This is an english forum and non-english posts are only allowed as an exception if they include an english translation
 

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Latest Threads

Latest Posts

Latest Profile Posts

On my journey of character rework: I had this character, she was meant to be just a princess that joins your party. And at long term she was just uninteresting... So I tweaked her to be a rebel agaisn't the royalty before meeting up with the party.

Quick tip for any other ametuer pixel artists! When trying to create a colour palette, enabling Antialiasing can speed up the process of creating different shades! Just place your lightest colour and your darkest colour next to each other, select both pixels, and stretch it out!
Revolutionizing the JRPG Industry: Knocking on Doors.

Take that, murderhobos.
Don't forget, aspiring writers: Personality isn't what your characters do, it is WHY they do it.

Forum statistics

Threads
106,054
Messages
1,018,580
Members
137,843
Latest member
Betwixt000
Top