-
Notifications
You must be signed in to change notification settings - Fork 47
aoe en_US
Full Name: rpgitems:aoe
Providing Plugin: RPGItems
Default Trigger: RIGHT_CLICK
.
All available Trigger: ATTACHMENT
, BOW_SHOOT
, HIT
, LEFT_CLICK
, OFFHAND_CLICK
, RIGHT_CLICK
, SNEAK
, SPRINT
.
Apply effect to entities in range. PowerSelector is applicable.
-
amplifier
- Type: int
- Default: 1
Amplifier of applied effect.
-
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.
-
display
- Type: String
Display text of this power.
-
duration
- Type: int
- Required
Duration of applied effect, in ticks.
-
range
- Type: int
- Required
Effective range in blocks.
-
selectors
- Type: Set<String>
Selectors for this power.
-
selfapplication
- Type: boolean
- Default: true
Whether to apply effect on triggering player.
-
triggers
- Type: Set<Trigger>
- Default: RIGHT_CLICK
Triggers of this power.
-
type
- Type: PotionEffectType
- Required
Type of applied effect.
/rpgitem power item aoe cooldown:10 range:10 type:speed duration:100 amplifier:0 selfapplication:true
You can use power selector to filter which entities will be affect by this power.
Powered by NyaaCat Community.
This wiki is licensed under a Creative Commons Attribution-ShareAlike license (CC BY-SA) version 4.0.