-
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: HIT, SPRINT, ATTACHMENT, SNEAK, RIGHT_CLICK, LEFT_CLICK, OFFHAND_CLICK.
Apply effect to entities in range. PowerSelector is applicable.
-
cost
- Type: int
- Default: 0
Durability cost of the power.
-
selfapplication
- Type: boolean
- Default: true
Whether to apply effect on triggering player.
-
range
- Type: int
- Required
Effective range in blocks.
-
type
- Type: PotionEffectType
- Required
Type of applied effect.
-
triggers
- Type: Set<Trigger>
- Default: RIGHT_CLICK
Triggers of this power.
-
selectors
- Type: Set<String>
Selectors for this power.
-
duration
- Type: int
- Required
Duration of applied effect, in ticks.
-
cooldown
- Type: long
- Required
Cooldown of the power, in ticks.
-
name
- Type: String
Display text of the power.
-
amplifier
- Type: int
- Default: 1
Amplifier of applied effect.
-
conditions
- Type: Set<String>
Conditions of this power.
Powered by NyaaCat Community.
This wiki is licensed under a Creative Commons Attribution-ShareAlike license (CC BY-SA) version 4.0.