Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Also, how does enemy level actually work? Does it scale to the player's level?

Hi there!

The enemy will always appear at the level you set on the Initial Level note tag.

If you want it to change their levels, you need to use the plugin commands for that. Meaning, the enemy level does not change automatically. You have to change it yourself. As so, they do not scale with the player level.

So if you want to scale the enemy level with the player, you can do that with a troop even at the beginning of the battle.

Currently, the only way to check the enemy level is by using the script call:

  • $gameTroop.members()[memberIndex].level