Should this Move target the user?
Doubles power of move if the given move is found to precede the current move with no other moves being executed in between, only ignoring failed moves if any.
Pokemon that used the move
[0] Utils.NumberHolder that holds the resulting power of the move
true if attribute application succeeds, false otherwise
the MoveCondition or MoveConditionFunc for this Move
Pokemon using the move
Pokemon target of the move
Move with this attribute
Utils.BooleanHolder which stores if the move should fail
the string representing failure of this Move
Attribute used for moves that double in power if the given move immediately preceded the move applying the attribute, namely Fusion Flare and Fusion Bolt.
See
apply