-
Notifications
You must be signed in to change notification settings - Fork 47
particle en_US
Full Name: rpgitems:particle
Providing Plugin: RPGItems
Default Trigger: RIGHT_CLICK
.
All available Trigger: ATTACHMENT
, BOW_SHOOT
, HIT
, HIT_TAKEN
, HURT
, LEFT_CLICK
, OFFHAND_CLICK
, RIGHT_CLICK
, SNEAK
, SPRINT
.
Spawn some particles around the user
-
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.
-
dustColor
- Type: int
- Default: 0
Color of dust particle
-
dustSize
- Type: double
- Default: 0.0
Size of dust particle
-
effect
- Type: Effect
- Default: MOBSPAWNER_FLAMES
Name of visual effect
-
extra
- Type: double
- Default: 1.0
Extra data
-
force
- Type: boolean
- Default: false
Force show particle
-
material
- Type: Material
Material of dust particle
-
offsetX
- Type: double
- Default: 0.0
Offset X
-
offsetY
- Type: double
- Default: 0.0
Offset Y
-
offsetZ
- Type: double
- Default: 0.0
Offset Z
-
particle
- Type: Particle
Name of particle effect
-
particleCount
- Type: int
- Default: 1
Count of particle
-
requireHurtByEntity
- Type: boolean
- Default: true
Whether only run this power when hurt by entity.
-
triggers
- Type: Set<Trigger>
- Default: RIGHT_CLICK
Triggers of this power.
Powered by NyaaCat Community.
This wiki is licensed under a Creative Commons Attribution-ShareAlike license (CC BY-SA) version 4.0.