Issue Information
-
#008059
-
3 - Medium
-
Fixed
Issue Confirmations
-
Yes (2)No (0)
Since the last big merge of hercules the teakwon stances become bugged.
every hit now give a 100% chance to activate the stance.
how to reproduce easy:
@job Taekwon
@skillall
@monster BARRICADE
- activate a stance
- attack the barricade
every hit should now trigger the stance.
expected: a 15% or 20% chance (depends on the stance) to activate the stance.
this bug seemed to occur on the big change because there the sc_start() logic was changed for the TK_... trigger checks.
every hit now give a 100% chance to activate the stance.
how to reproduce easy:
@job Taekwon
@skillall
@monster BARRICADE
- activate a stance
- attack the barricade
every hit should now trigger the stance.
expected: a 15% or 20% chance (depends on the stance) to activate the stance.
this bug seemed to occur on the big change because there the sc_start() logic was changed for the TK_... trigger checks.
Sorry for taking so long to fix this, thank you for reporting! Fixed in https://github.com/H...349511096bd4467