Joselito

Heir
Customer
Hello Lucera Team,

I found a possible issue in the L2 Medal Collection Event.

When upgrading a Badge of Fox to a Badge of Wolf, the NPC should consume only 40 Glittering Medals per attempt.
If the upgrade fails, only 40 medals are consumed as expected.

However, if the upgrade succeeds, the NPC removes the entire stack of Glittering Medals from the player's inventory.
Example:


Code:
Badge of Fox disappeared.
4,905 Event - Glittering Medal(s) disappeared.
You have earned Badge of Wolf.

The expected behavior is to consume only the required amount of medals (40), regardless of success or failure.

Could you please verify if there is an issue in the event script?
Thank you.

1000310292.webp
 
Hello Lucera Team,

I found a possible issue in the L2 Medal Collection Event.

When upgrading a Badge of Fox to a Badge of Wolf, the NPC should consume only 40 Glittering Medals per attempt.
If the upgrade fails, only 40 medals are consumed as expected.

However, if the upgrade succeeds, the NPC removes the entire stack of Glittering Medals from the player's inventory.
Example:


Code:
Badge of Fox disappeared.
4,905 Event - Glittering Medal(s) disappeared.
You have earned Badge of Wolf.

The expected behavior is to consume only the required amount of medals (40), regardless of success or failure.

Could you please verify if there is an issue in the event script?
Thank you.

View attachment 8742
I can fully unhardcode it
 
Back
Top