funtwocrasher Posted May 1, 2022 Posted May 1, 2022 (edited) Hi! I have a few problems with STEEL BODY and ENDOW skill. They are not being removed even if you Character Select, you need to finish the whole duration. Please help. I am using latest rAthena. Edited May 1, 2022 by funtwocrasher Quote
1 Playtester Posted May 2, 2022 Posted May 2, 2022 I created an issue on Steel Body on the bug tracker too: https://github.com/rathena/rathena/issues/6910 Quote
0 Playtester Posted May 1, 2022 Posted May 1, 2022 You can use Status.yml to define special properties of status changes: - Status: Steelbody Icon: EFST_STEELBODY DurationLookup: MO_STEELBODY States: NoCast: true CalcFlags: Def: true Mdef: true Aspd: true Speed: true Opt3: SteelBody: true For example you can use the flag "NoSave", so that a status change is removed on logout, similar to how it is defined for Devotion: - Status: Devotion Icon: EFST_DEVOTION DurationLookup: CR_DEVOTION Flags: NoSave: true RemoveOnChangeMap: true OverlapIgnoreLevel: true Note: Endow is not remove on logout on official servers so that's correct. However, I can confirm that Steel Body should be removed, but isn't. Quote
0 funtwocrasher Posted May 1, 2022 Author Posted May 1, 2022 2 hours ago, Playtester said: You can use Status.yml to define special properties of status changes: - Status: Steelbody Icon: EFST_STEELBODY DurationLookup: MO_STEELBODY States: NoCast: true CalcFlags: Def: true Mdef: true Aspd: true Speed: true Opt3: SteelBody: true For example you can use the flag "NoSave", so that a status change is removed on logout, similar to how it is defined for Devotion: - Status: Devotion Icon: EFST_DEVOTION DurationLookup: CR_DEVOTION Flags: NoSave: true RemoveOnChangeMap: true OverlapIgnoreLevel: true Note: Endow is not remove on logout on official servers so that's correct. However, I can confirm that Steel Body should be removed, but isn't. Thank you so much! This fixed it. Quote
Question
funtwocrasher
Hi! I have a few problems with STEEL BODY and ENDOW skill. They are not being removed even if you Character Select, you need to finish the whole duration. Please help. I am using latest rAthena.
Edited by funtwocrasher3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.