Original Source
- Original title: MZ Change actor level via equipment
- Original author: Naridar
- Original date: May 16, 2023
- Source thread: https://forums.rpgmakerweb.com/threads/change-actor-level-via-equipment.157563/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Requests
Summary
Hello! I'm looking for a plugin that would allow me to change actors' EXP/levels dynamically via equipment. The gameplay mechanic would be a custom stat (either replacing experience, a new one implemented via this plugin: https://hakuenstudio.itch.io/eli-custom-parameters-for-rpg-maker), let's call it "power", that's given by equipment. "Power" effectively replaces EXP: when an actor's "power" stat reaches certain thresholds (ideally defined via a formula, or worst case a table), that actor's level increases. Vice versa, if the actor loses "power" by unequipping a piece of gear, that actor can "level down". Ideally, if...
Archived First Post
The gameplay mechanic would be a custom stat (either replacing experience, a new one implemented via this plugin: https://hakuenstudio.itch.io/eli-custom-parameters-for-rpg-maker), let's call it "power", that's given by equipment. "Power" effectively replaces EXP: when an actor's "power" stat reaches certain thresholds (ideally defined via a formula, or worst case a table), that actor's level increases. Vice versa, if the actor loses "power" by unequipping a piece of gear, that actor can "level down".
Ideally, if equipping some gear would increase an actor's level, the changes in stats caused by leveling up would be seen in the equipment menu when previewing a gear's stat changes, but I understand that's kind of a steep request that would definitely cause a myriad of compatibility problems, so it's not a priority.
(Alternatively, if this is already doable with some combination of plugins without kludging too badly, please tell me)
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadCreator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
Topic Summary
Loading summary...