Modify Damage Taken - apace100/origins-fabric GitHub Wiki
Power Type. Modifies how much damage the player takes.
Type ID: origins:modify_damage_taken
Fields:
damage_condition
, Damage Condition, optional: If set, the modifiers will only apply to damage which satisfies this condition.
modifier
, Attribute Modifier, optional: If set, this modifier will apply to the damage amount.
modifiers
, array of Attribute Modifiers, optional: If set, these modifiers will apply to the damage amount.