Check Player Stat(Script)

krizmn

Occultist
Veteran
Joined
Jun 9, 2015
Messages
117
Reaction score
9
First Language
english
Primarily Uses
I am trying to do a simple common event to check all the player's stats.  


What I am having a hard time doing is referencing a player's stat parameter.  Pretty much I am just trying to check if a player's stat is higher than 5.  But I need to check all the player's stats, so I am trying to not create a wall a text with MV editor.  


if ($gameActors.actor($gameVariables.value(1)).param(3) > 5)
{
Bleh;
}


I know that is not right.  But just trying to figure how to reference a stat.


*Actually that is the correct code.  Sorry for making a wasteful post.
 
Last edited by a moderator:

Iavra

Veteran
Veteran
Joined
Apr 9, 2015
Messages
1,797
Reaction score
863
First Language
German
Primarily Uses
Stats are defined in rpg_objects.js, line 2113 - 2176. Note, that those are properties, meaning, they are used like variables, not functions:

Code:
$gameActors.actor(1).atk;    // gets actor 1's attack power.
 
Last edited by a moderator:

krizmn

Occultist
Veteran
Joined
Jun 9, 2015
Messages
117
Reaction score
9
First Language
english
Primarily Uses
So the way I am doing it seems to work also.  Does it matter which way I doing this?
 

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

Latest Threads

Latest Profile Posts

Our latest feature is an interview with... me?!

People4_2 (Capelet off and on) added!

Just beat the last of us 2 last night and starting jedi: fallen order right now, both use unreal engine & when I say i knew 80% of jedi's buttons right away because they were the same buttons as TLOU2 its ridiculous, even the same narrow hallway crawl and barely-made-it jump they do. Unreal Engine is just big budget RPG Maker the way they make games nearly identical at its core lol.
Can someone recommend some fun story-heavy RPGs to me? Coming up with good gameplay is a nightmare! I was thinking of making some gameplay platforming-based, but that doesn't work well in RPG form*. I also was thinking of removing battles, but that would be too much like OneShot. I don't even know how to make good puzzles!
one bad plugin combo later and one of my followers is moonwalking off the screen on his own... I didn't even more yet on the new map lol.

Forum statistics

Threads
106,034
Messages
1,018,446
Members
137,820
Latest member
georg09byron
Top