Skip to content

Use Settings

Danh edited this page Nov 11, 2023 · 1 revision
MYTHICMOBSINTERNALNAME:
  USE:
    FORMULA: true
    COMMAND: true
    LEVEL_END: true
  • USE.FORMULA: Allow below setting working when mob got killed -> FORMULA used to give xp to player when kill mob | Value can use in that: true, false
    image
  • USE.COMMAND: Allow below setting working when mob got killed -> COMMAND used to execute command when player kill mob | Value can use in that: true, false
    image
  • USE.LEVEL_END: When this is true, if player level >= LEVEL.END (below setting) -> mob doesn't give xp anymore
    image