- Joined
- Mar 2, 2019
- Messages
- 227
- Reaction score
- 45
- First Language
- Chinese
- Primarily Uses
- RMMZ
Can you let StatDistribution.js support RPG MAKER MZ ?
Please , he is great plugin.
forums.rpgmakerweb.com
Please , he is great plugin.
Ultimate Stat Distribution Script Updated 1.2
Actors will gain stat points whenever they level up or when you want to give them via script call: $gameActors[id].gainStats(amount) Those points can be used to increase the actor's stats via a custom scene. To call the scene use the call: SceneManager.sceneDistribution(actor)...