- Joined
- Jul 18, 2018
- Messages
- 48
- Reaction score
- 3
- First Language
- English
- Primarily Uses
- RMMV
I want to make a random game.
When an actor lever up,His "atk" "def" "mat" "mdf" will get an increase in random numbers.
Each actor can set his own parameter range in the Notetag.
<Level: atk:+5~10, def:+5~15, mat:+10~20, mdf:+0~5>
I found this https://forums.rpgmakerweb.com/inde...1-1-1-combine-with-sockets-for-materia.48468/
The Plugin can set “Level Up Bonuses”,
Level: atk:+5, def:-5
but it‘s not random.
Is there a better plugin to support my idea?
or how can I modify it?
When an actor lever up,His "atk" "def" "mat" "mdf" will get an increase in random numbers.
Each actor can set his own parameter range in the Notetag.
<Level: atk:+5~10, def:+5~15, mat:+10~20, mdf:+0~5>
I found this https://forums.rpgmakerweb.com/inde...1-1-1-combine-with-sockets-for-materia.48468/
The Plugin can set “Level Up Bonuses”,
Level: atk:+5, def:-5
but it‘s not random.
Is there a better plugin to support my idea?
or how can I modify it?
Last edited:

