Swimming

Power Type.

Allows the player to swim (outside of water!).

Type ID: origins:swimming

Fields

None.

Example

{
    "type": "origins:swimming",
    "condition": {
        "type": "origins:on_block"
    }
}

This power will make the player swim instead of sprint if the player is on the ground.