hi collaborators. I would like to know how to configure this same script of item_db ID 2199 (Ahura Mazdah) { sc_start4 SC_ENDURE,60000,10,0,0,1; },{ sc_end SC_ENDURE; } as an example of the skill Endure to be active all the time the skill SL_KAITE (465) I tried setting: { sc_start4 SC_ENDURE,60000,10,0,0,1; sc_start4 SC_KAITE,60000,7,0,0,1; },{ sc_end SC_ENDURE; sc_end SC_KAITE; } but it didn't work, just the "visual" effect.
DETAIL: (visual effect lasts a short time after the effect of the skill "Kaite" is added)
taking advantage of the subject of the skill "Kaite" I made the changes in src/skill.cpp but it didn't work.
I changed the return 2; to return 1; and continues not reflecting in area.