Thank you for the compliment 🙂👍
Synrec
Creator of
Recent community posts
Hey there, I am open to upgrading the plugin. My focus is to get https://synrec.dev up first however
Hello, thanks for bringing this to my attention. I have uploaded a patch, please let me know if you have any further issues.
v1.1 - Minor calculation bug fix - RPG Maker MZ: Gauge Game Creator by Synrec

Source: What Is a 403 Forbidden Error (and How Can I Fix It)?
It's a bit strange you are having so much problems downloading it.
I have confirmed an issue with map motions and a patch for it is complete. Knockback, facing attack and Multi-tile battlers work as intended from testing.
It will be uploaded with better explanation of the newer parameters implemented over the plugin updates since then. I apologize for the inconvenience(s).
Yes: You can add any elemental state to any enemy based on the rate because it uses a "rate score" system which will determine how fast/easy it is to apply that weakness state. Eg: if an enemy has 1% fire rate, it will apply 100 times slower if using the fire skill skill compared to the default 100%. The default rpg maker elemental system already provides groundwork for multiple elemental effectiveness, weakness and strengths. It does not allow for multi-element skills however so it's a half implementation from the default side.
No: You do not set an enemy as weak towards a specific skill using this plugin nor do elements apply has a boolean weakness (true/false) in this plugin nor does it set a fixed value of weakness based on enemy attack element as such does not natively exist in rpg maker as elements are applied as rates not as boolean type.
Sorry if confusing but what I'm trying to say is that it does not have a yes or no to your specific question. The question implies specific statement in that elements already have a weakness in rpg maker and this is not the case, hence ambiguous answer.
If you set an element state, the rate of application will be based on the element rate of the target.
If the target element rate is 0%, no count towards adding the state is applied. If the element rate is 100%, 100% of the count is applied. If the element rate is 500%, 500% or 5x the count towards the element state is added










































































