Skip to content
Liqueur Librazy edited this page Mar 17, 2019 · 4 revisions

Power: Ice

Full Name: rpgitems:ice

Providing Plugin: RPGItems

Trigger: SPRINT, ATTACHMENT, SNEAK, RIGHT_CLICK, LEFT_CLICK, OFFHAND_CLICK.

Description

Fire an ice block, then create a box of ice on impact

Properties

  • cost

    • Type: int
    • Default: 0

    Durability cost of the power.

  • cooldown

    • Type: long
    • Default: 20

    Cooldown of the power, in ticks.

  • selectors

    • Type: Set<String>

    Selectors for this power.

  • conditions

    • Type: Set<String>

    Conditions of this power.

Example

Note

Clone this wiki locally