Expand description
Repeat effect โ execute a sub-ability loop.
Mirrors the Java RepeatEffect behavior for the common repeat cases:
run the configured sub-ability at least once, then continue while the
repeat conditions still hold.
Repeat effect โ execute a sub-ability loop.
Mirrors the Java RepeatEffect behavior for the common repeat cases:
run the configured sub-ability at least once, then continue while the
repeat conditions still hold.