Hello there,
in Core Engine plugin we can give enemies stats by smth like <atk: 60> etc.
I want to give my enemies smth like <hp: $gameVariables.value(20)> but this doesnt work :/
Is there any way to give my enemies stats from variable? I want to create arena where player got his rank and enemies are strong as his rank
Core Engine Yanfly - Enemy Stats by variable
● ARCHIVED · READ-ONLY
-
-
I've moved this thread to Plugin Support. Thank you.
-
Edit
Ninja'd -
Check out Yanfly's Enemy Levels
That might let you do what you're wanting to do. You may need to use conditional branches before each fight to check you player's rank and have that change the enemy level if you can't just insert a variable in the notetags.