Skip to content

Prevent Critical Hits

Provismet edited this page Jun 20, 2023 · 2 revisions

Power Type

Prevents the player from performing critical hits. Hitting an entity whilst falling will instead do regular damage.

Type ID: proviorigins:prevent_critical_hits

Note
This power prevents critical hits entirely. Thus it will suppress the proviorigins:action_on_critical_hit power type.

Fields

This power has no special fields, it does accept conditions however.

Examples

{
    "type": "proviorigins:prevent_critical_hits"
}