[CGMZ][Beta] Reputations for RPG Maker MZ
A downloadable plugin
Hi all,
This plugin creates a reputation system for your game. You can have different categories of reputations (for example, people or towns or factions). Reputations can have multiple levels as well (for example, friendly / exalted) with configurable amounts of reputation needed for each level.
Reputations are party-wide, currently this plugin does not support each actor having their own reputation level with different factions.
Reputations can support a generic non-actor look with a description and an image, or they support actor reputations which will also display the actor's face image. Both types of reputation can be used in the same reputation scene.
Reputations can also have negative ranks, in case you want your player to be able to progress below 0 and go from disliked to hated with a reputation. See gif below for how it can look:
The reputation display window uses a familiar drag and drop style parameter to determine what lines of info to display as well as what order to display them in, similar to other [CGMZ] plugins.
PLEASE READ BEFORE PURCHASING:
Please be aware that you can access this as well as all of my other Beta plugins for $3 on my Patreon: https://www.patreon.com/CasperGamingRPGM
This is posted to Itch.io since some people only use Itch and are not aware my Patreon and all of my beta/alpha plugins exist, or want to have everything in one convenient location (itch.io), or do not want to do a monthly subscription.
Casper Gaming's Beta/Alpha plugins are treated as an "early access" and will eventually be free for everyone once they are fully released, though this process can take months/years. By purchasing in beta/alpha, you are able to provide early feedback/suggestions which are more likely to make it into the final fully released plugin.
Please see terms of use here: Terms of Use
Requires CGMZ Core plugin: CGMZ Core
Happy RPG Making!
Status | In development |
Category | Tool |
Author | Casper Gaming |
Made with | RPG Maker |
Tags | RPG Maker |
Average session | A few minutes |
Languages | English |
Inputs | Keyboard, Mouse, Gamepad (any), Touchscreen |
Links | Homepage, Community, Patreon, YouTube |
Purchase
In order to download this plugin you must purchase it at or above the minimum price of $3 USD. You will get access to the following files:
Development log
- Version Beta R4 Release Notes85 days ago
- Version Beta R3 Release NotesAug 30, 2024
- Version Beta R2 Release NotesApr 27, 2024
Comments
Log in with itch.io to leave a comment.
Hi, if you are using the toast integration options you need to install [CGMZ] Toast Manager.
ah ok, thanks for the quick response
Hey, there! Thank you so much for the plugin! :D I'm getting an error whenever I call the scene though; Type Error Cannot read property of 'repAmount' of undefined.
Hi, this means it cannot find a reputation rank that is part of the reputation.
Hmm, okay. I added a test rank inside the Reputation category, and inside Reputation Ranks. The error message now reads; 'Type Error, failed to execute 'createLinearGradient' on 'CanvasRenderingContext2D'; The provided double value is non-finite.'
Could you attach a screenshot of the dev tools error trace?
Sure! Let me know if it's legible, I know Itch sometimes reduces the image size. (And if that happens, just lmk where else I could send it to you.)
Does your reputation rank have 0 for the reputation amount?
你好,可以写个勇者斗恶龙10离线技能板加点系统吗?
嗨,我不确定你的意思,我制作的所有插件都是由我的顾客投票的。
好的,类似技能树的系统,不知道怎么投票,如果能出的话,必买支持。
Hi, it is a bit of a weird error, does it happen every time you try to leave the reputation scene?
Yes, I use the main menu plugin of Visustella, there I put the command line that you put in the description of the plugin to enter the interface, will that be the problem? I use your other plugins like this too and they don't give me problems
Well, the error looks like it is having trouble canceling out of the Display window back to the List window, not canceling out of the reputation scene, do you have any reputations set up?
Yes
I'm not too sure, as I am unable to reproduce the problem in my test project. If you want, you could send me a sample project with just [CGMZ] plugins installed that has the problem so I can take a look at it. You can send me a DM over discord with a link to download the project with the issue.
One thing you could try is to paste this into the bottom of the plugin's .js file, but it might just make the error occur at a different place:
This is by far one of mt favorite plugins. An encyclopedia and a reputation system all in one. Could even be considered alignment as well. Very well made