Core Engine Yanfly - Enemy Stats by variable

● ARCHIVED · READ-ONLY
Started by KalibeRaziel44 4 posts View original ↗
  1. 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
  2. I've moved this thread to Plugin Support. Thank you.

  3. Edit
    Ninja'd
  4. 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.