Skip to content
Liqueur Librazy edited this page Oct 27, 2019 · 4 revisions

Power: Translocator

Full Name: rpgitems:translocator

Providing Plugin: RPGItems

Trigger: PICKUP_OFF_HAND, PLACE_OFF_HAND, SWAP_TO_MAINHAND, SWAP_TO_OFFHAND.

Description

Throw an translocator and teleport to it later

Properties

  • conditions

    • Type: Set<String>

    Conditions of this power.

  • cooldown

    • Type: int
    • Default: 80

    Cooldown of the power, in ticks.

  • setupCost

    • Type: int
    • Default: 0

    Cost to setup an translocator

  • speed

    • Type: double
    • Default: 1.0

    MISSING_LANG<message.power.no_description>

  • tpCost

    • Type: int
    • Default: 0

    Cost to teleport to the translocator

Example

Note

Clone this wiki locally