fire en_US - NyaaCat/RPGItems-reloaded GitHub Wiki
Power: Fire
Full Name: rpgitems:fire
Providing Plugin: RPGItems
Default Trigger: RIGHT_CLICK
.
All available Trigger: ATTACHMENT
, LEFT_CLICK
, OFFHAND_CLICK
, RIGHT_CLICK
, SNEAK
, SPRINT
.
Description
Fire an fireblock that burns entities hit
Properties
-
burnduration
- Type: int
- Default: 40
Duration of the fire, in ticks
-
conditions
- Type: Set<String>
Conditions of this power.
-
cooldown
- Type: int
- Default: 0
Cooldown of the power, in ticks.
-
cost
- Type: int
- Default: 0
Durability cost of the power.
-
distance
- Type: int
- Default: 15
Maximum distance
-
selectors
- Type: Set<String>
Selectors for this power.
-
triggers
- Type: Set<Trigger>
- Default: RIGHT_CLICK
Triggers of this power.