砂糖菓子
Active member
In Street Brawl mode, there is a specific bug involving the Tier 4 item "Leech" and its components.
Normally, if a player acquires a Tier 4 item and already owns its lower-tier component, the game provides a random item of equivalent value as compensation. However, Leech is unique because it is composed of two items: Bullet Lifesteal and Spirit Lifesteal.
If a player happens to have both of these components in their inventory when they get Leech, the game triggers the compensation logic twice but fails to verify the output. As a result, the player receives two identical items (duplicates) as compensation, which is clearly unintended.


Normally, if a player acquires a Tier 4 item and already owns its lower-tier component, the game provides a random item of equivalent value as compensation. However, Leech is unique because it is composed of two items: Bullet Lifesteal and Spirit Lifesteal.
If a player happens to have both of these components in their inventory when they get Leech, the game triggers the compensation logic twice but fails to verify the output. As a result, the player receives two identical items (duplicates) as compensation, which is clearly unintended.

