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
Copy file name to clipboardExpand all lines: src/main/kotlin/dev/sterner/api/item/ItemAbility.kt
+1-1
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ enum class ItemAbility : StringRepresentable {
21
21
TRIPLE_REBOUND,
22
22
VENGEANCE,//TODO implement. Rebound now actively seeks the target who most recently attacked you, damage taken by the owner of the scythe extends it's flight time. Initial flight time greatly increased
23
23
PROPAGATION,//TODO implement, Rebound causes a sweeping attack. Scythe Sweeping now propagates, spreading itself through hordes of enemies like a chain
0 commit comments