Skip to content

Magic

Damage Condition Type.

Checks whether the damage is magic damage (for example Splash Potions and Dragon Breath).

Type ID: apugli:magic

Fields

None.

Example

{
    "damage_condition": {
        "type": "apugli:magic"
    }
}
This example checks if the damage taken/dealt is considered magic damage.