モンスターの弱点を決める事ができます。

注:1は通常のダメージを受けることになります、1よりも大きい数は、それがその分かかるダメージが増加します。1よりも低い数値は、それがその分かかるダメージを軽減します。そして、0はダメージを受けません

例えば、近接を0.5(50%軽減)遠距離攻撃を、0.75(25%軽減)します
また、1.5(150%)と入力すれば、通常の1.5倍ダメージを受けることになります
DROWNING 溺れるときのダメージ
BLOCK_EXPLOSION Damage caused by being near an exploding block.
ENTITY_EXPLOSION Damage caused by being in the area when an entity, such as a Creeper, explodes.
VOID 奈落に落ちた時のダメージ
LIGHTNING 雷を食らった時のダメージ
SUICIDE Damage caused by committing suicide using the command “/kill”.
STARVATION Damage caused by starving due to having an empty hunger bar.
POISON Damage caused due to an ongoing poison effect.
MAGIC Damage caused by being hit by a potion or spell.
WITHER Damage caused by the Wither potion effect.
FALLING_BLOCK Damage caused by being hit by a falling block which deals damage.
THORNS エンチャントの「棘」に触れた時の食らうダメージ
CUSTOM Damage caused by “Custom” sometimes used by other plugins.
LAVA 溶岩のダメージ
MELTING snowmanの雪玉の食らうダメージ
FIRE_TICK 燃えた時のダメージ
FIRE 火を直接触れたときのダメージ
FALL 落下ダメージ
SUFFOCATION Damage caused by standing inside of a block.
PROJECTILE Damage caused when attacked by a projectile.
ENTITY_ATTACK Damage caused when an entity attacks another entity.
CONTACT サボテン​​などのブロックに触れることのダメージ

ArmoredZombie:
 Mobtype: zombie
 Display: '&aArmored Zombie'
 Health: 40
 Damage: 6
 DamageModifiers:
 - FALL 0
 - CONTACT 1.8
この場合、FALLが0になっている為、落下ダメージは受けません
そしてCONTACTが1.8になっている為、サボテンを1.8倍のダメージで受けます
最終更新:2015年12月31日 14:07