MMOItems Class Damage Stats icon

MMOItems Class Damage Stats -----

Adds item stats to MMOItems that modify damage dealt to or received from other classes.



Depends: MMOCore, MMOItems, MythicLib

General Information:

This plugin creates 4 item stats for each MMOCore class on your server:
  • Raw Damage To <Class>
  • Raw Damage From <Class>
  • Percent Damage To <Class>
  • Percent Damage From <Class>
The stats can be both positive and negative, and are applied in the following way on a hit from one player to another:
(D = Base Weapon damage, W = Raw Damage To <Class>, X = Raw Damage From <Class>, Y = Percent Damage To <Class>, Z = Percent Damage From <Class>, M = Other MMOCore and MMOItems modifiers)

Final Damage = ((D + W + X)*Y*Z)*M

Config and Other Files:
The plugin has one config file, which contains stat limits for Attacking and Defending player. If a certain stat exceeds a stat limit (for example if the total raw damage bonus to Rogues is 15, but the limit is 10), then the stat will be treated as that limit in all damage calculations (the player will only deal 10 extra damage to Rogues).

The plugin also generates two text files with lines to paste into MMOItems' lore-format.yml and stats.yml. The stats will still work without pasting these lines, but they will not display in the item lore.

Commands:
The plugin has one command, which accepts two arguments. The command is only usable from the console, or by operators or players with micdc.* permission:

/micdc [toggledebug | reload]
  • toggledebug : toggles debug messages in the console (prints the damage before and after being modified by the plugin)
  • reload : reloads the stat limits from the config
Resource Information
Author:
----------
Total Downloads: 521
First Release: Jan 17, 2022
Last Update: Jan 17, 2022
Category: ---------------
All-Time Rating:
1 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings