public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

MVDMV Critical Damage Rate (stat)

BMM Archive · July 15, 2026

Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: DMV Critical Damage Rate (stat)
  • Original author: ??????
  • Original date: October 24, 2015
  • Source thread: https://forums.rpgmakerweb.com/threads/dmv-critical-damage-rate-stat.46953/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)

Summary

DMV Critical Damage Rate (stat)​By Dekita​ ​Introduction: The default critical damage rate multiplier is (damage * 3), which imo, is just insane. This plugin changes that in the following ways; The default multiplier value is now lowered from *3, to *1.5 - which is a default setting that can also be customized on a per battler basis. Additionally, all battlers now have a shiny new stat called 'cdr'. You could use the cdr stat within skill formulas as highlighted below; (a.cdr * 10) / (b.cdr * 14) * 7

Archived First Post

DMV Critical Damage Rate (stat)
By Dekita
 ​
Introduction:

The default critical damage rate multiplier is (damage * 3), which imo, is just insane. This plugin changes that in the following ways;

The default multiplier value is now lowered from *3, to *1.5 - which is a default setting that can also be customized on a per battler basis. Additionally, all battlers now have a shiny new stat called 'cdr'. You could use the cdr stat within skill formulas as highlighted below;
(a.cdr * 10) / (b.cdr * 14) * 7
Note - I have not tested this formula, it is only an example.

The 'cdr' stat is used to determine the additional critical damage rate for the battler in question and of course, you can use notetags to alter the cdr stat for actors, classes, enemies, equips & states.

Screenshots:

Not required

Plugin:

Link

FAQ:

None yet

Credits:

Dekita / DekitaRPG

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download

License / Terms Note

Credits: Dekita / DekitaRPG

Creator 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.

#039#rmmv#plugin-archive

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar