For the complete documentation index, see llms.txt. This page is also available as Markdown.

📑MonsterDamageRate

Adjusts the damage dealt by a specific monster against each character class—used to balance bosses (MVPs) that, for example, hit harder or softer against certain classes.

Column
Accepted Values
Description

MIND

Monster class number

The monster whose damage will be adjusted. A monster that does not appear in this file deals normal damage to all classes.

DMDW

Number (%)

Damage against Dark Wizard. 100 = normal; values below reduce damage, values above increase it.

DMDK

Number (%)

Damage against Dark Knight.

DMFE

Number (%)

Damage against Fairy Elf.

DMMG

Number (%)

Damage against Magic Gladiator.

DMDL

Number (%)

Damage against Dark Lord.

DMSU

Number (%)

Damage against Summoner.

DMRF

Number (%)

Damage against Rage Fighter.

Notes

  • 100 is always the "normal" value (no adjustment). For example, setting a column to 5 causes the monster to deal only 5% of its normal damage against that specific class.

Last updated