u/Delicious-Bet-7627

RPGMaker MV Help with Plugin Creation

Hello, all.

I'm currently working on a game project in MV and I wanted to create a new mechanic where the actors and enemies have a set of 3 new variables that affect combat. I wanted the primary source of these to be from equipment and states for the players and set values for the enemies.

Ideally, I would like to just have notetags set these new 'stats' on equipment, states, and enemies. I have read how to set that up. What I am completely lost at is how to then check these notetags. Not when to call them, but how to check the sum of these variables for any given actor? My JS knowledge is currently limited and expanding every day. I'm not new to coding (been using Python for over a decade) but I am new to the way the engine is set up.

For additional context, I do currently have most of Yanfly's Engine Plugins as well. Any help on how to accomplish this would be appreciated!

reddit.com
u/Delicious-Bet-7627 — 8 days ago