You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
redamage:[target:source]:[target:destination]:[amount]
• move damage from one pokemon to another, [amount] times, allowing
multiple destinations at once.
Get targets using owner.getTarget(targetBoard, target) note: target here can be source or target(which is destination)
Get amount using amount.evaluateAsExpression(targetBoard, owner).
The text was updated successfully, but these errors were encountered:
redamage:[target:source]:[target:destination]:[amount]
• move damage from one pokemon to another, [amount] times, allowing
multiple destinations at once.
Get targets using owner.getTarget(targetBoard, target) note: target here can be source or target(which is destination)
Get amount using amount.evaluateAsExpression(targetBoard, owner).
The text was updated successfully, but these errors were encountered: