Praytic / youtd2

Classic community-driven session-based Tower Defense game with RPG elements.
https://youtd2.com/
MIT License
97 stars 17 forks source link

Dark matter trident bug #454

Closed PiotrKaszuba closed 1 month ago

PiotrKaszuba commented 1 month ago

Dark matter trident item applies incorrect mods (swapped movespeed and attackspeed) between its buffs: boost_bt should use the modification from drain_bt and vice versa:

https://github.com/Praytic/youtd2/blob/af24582e3f0794cfcce2cdc65644140382565622/src/items/item_behaviors/dark_matter_trident.gd#L24-L37

Kvel2D commented 1 month ago

Extra fix in 20d0b763614ab62f9c0635f5b32109c2e45bddd8