ButtAlien

Villager
Member
Joined
Mar 17, 2019
Messages
12
Reaction score
0
First Language
English
Primarily Uses
RMMV
I've created a state (active at level 35) that boosts the characters HP based on their Def and Mdf. Currently it does increase the HP by the expected amount, but there are two issues that I don't understand.

1. The character's current HP doesn't completely fill the new max hp. Without the passive state, the character has 1280/1280 hp. With the state, the character has 1404/1459 hp.

2. Whenever I uses a potion on the character (+250 HP) it increases the character's max hp. The first potion makes the character's HP 1473/1473 on use. Then, once i return to the main menu, the characters hp is listed as 1473/1487.

Any idea why this may be happening? My state notetag code is written below.

<Custom Passive Condition>
if (user.level >= 35) {
condition = true;
user.addParam(0,.01*user.def + .01*user.mdf);
} else {
condition = false;
}
</Custom Passive Condition>
 

Latest Threads

Latest Posts

Latest Profile Posts

%2FswUmX.png


I'm excited to announce I've received a great deal of feedback from a fellow tactics fan!
bandicam 2023-05-29 22-28-54-159.png
When will I be able to play my own game? There is a lot of work, but I am working hard towards the goal
Add Monser2.png!!
index.php

Happy Memorial Day to those on here like me who live in the United States. :)
Alright got a video of a review of a fake PS5 here. I've decided I'm only going to do maybe 10 videos about bootleg consoles, and then I think I'm going to move on, and post YouTube videos of old video game TV advertisements for franchises like Mario and Sonic and Spyro and all that for a little nostalgia. :cool:

Forum statistics

Threads
131,528
Messages
1,220,549
Members
173,221
Latest member
ZecaVn
Top