Mechanic

chain

since v4.8

Casts a metaskill that bounces between targets

Configuration Fields (9)

NameTypeDefaultDescription
onBounce
ob
StringThe skill that bounces between targets
bounces
b
PlaceholderInt2How many times the chain should bounce
delay
d
PlaceholderDuration1The delay between bounces
radius
r
PlaceholderDouble5How far the skill will bounce to a new target
hitSelf
hs
booleanfalseWhether the chain should affect the caster
hitTarget
ht
booleantrueWhether the chain should do the initial from the caster to the first target
hitPlayers
hp
booleantrueWhether the chain should bounce to players
hitNonPlayers
hnp
booleanfalseWhether the chain should bounce to non-players
bounceConditions
conditions, cond, c
List<SkillCondition>NONEConditions applied to the bounce target

Universal Mechanic Options

Mentioned by

Author:
Ashijin
Generated from @Mythic* annotations in the MythicMobs source.