Shaking

Power Type.

Makes the player shake, similar to a strider out of lava or a zombie undergoing conversion.

Type ID: origins:shaking

Fields

None.

Example

{
    "type": "origins:shaking",
    "condition": {
        "type": "origins:on_fire",
      "inverted": true
    }
}

This power makes the player shake when they are not burning.