rumble en_US - NyaaCat/RPGItems-reloaded GitHub Wiki
Power: Rumble
Full Name: rpgitems:rumble
Providing Plugin: RPGItems
Default Trigger: RIGHT_CLICK
.
All available Trigger: ATTACHMENT
, BOW_SHOOT
, LEFT_CLICK
, OFFHAND_CLICK
, RIGHT_CLICK
, SNEAK
, SPRINT
.
Description
Sends a shockwave through the ground and sends any hit entities flying
Properties
-
conditions
- Type: Set<String>
Conditions of this power.
-
cooldown
- Type: int
- Required
Cooldown of the power, in ticks.
-
cost
- Type: int
- Default: 0
Durability cost of the power.
-
damage
- Type: double
- Default: 0.0
MISSING_LANG<message.power.no_description>
-
distance
- Type: int
- Default: 15
Maximum distance of rumble
-
power
- Type: int
- Required
Power of rumble
-
selectors
- Type: Set<String>
Selectors for this power.
-
triggers
- Type: Set<Trigger>
- Default: RIGHT_CLICK
Triggers of this power.