funtwocrasher Posted May 1 Share Posted May 1 (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 by funtwocrasher Quote Link to comment Share on other sites More sharing options...
0 Playtester Posted May 1 Share Posted May 1 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 Link to comment Share on other sites More sharing options...
0 funtwocrasher Posted May 1 Author Share Posted May 1 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 Link to comment Share on other sites More sharing options...
0 Playtester Posted May 2 Share Posted May 2 I created an issue on Steel Body on the bug tracker too: https://github.com/rathena/rathena/issues/6910 Quote Link to comment Share on other sites More sharing options...
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 funtwocrasherLink to comment
Share on other sites