Geralt Posted September 3, 2019 Share Posted September 3, 2019 Hello good night I would like to make formula for skill idun of minestrel server 255/70 Quote Link to comment Share on other sites More sharing options...
0 Haruka Mayumi Posted September 4, 2019 Share Posted September 4, 2019 any specific? Quote Link to comment Share on other sites More sharing options...
0 Geralt Posted September 4, 2019 Author Share Posted September 4, 2019 3 hours ago, Haruka Mayumi said: any specific? Like i played on a server before closing it when i used the idun apple clow skill or any other character would go up hp type would duplicate hp the server was pre re 255/70 this is the formula but does not change the hp remains the same case BA_APPLEIDUN: #ifdef RENEWAL hp = 5 + 2* skill_lv + 10 * (status_get_vit(src) / 10); // HP recovery #else hp = 100 + 5 * skill_lv + 10 * (status_get_vit(src) / 10); // HP recovery Quote Link to comment Share on other sites More sharing options...
0 Jhedzkie Posted September 10, 2019 Share Posted September 10, 2019 On 9/4/2019 at 10:21 PM, Scofield said: Like i played on a server before closing it when i used the idun apple clow skill or any other character would go up hp type would duplicate hp the server was pre re 255/70 this is the formula but does not change the hp remains the same Did you recompile after changing the src? Quote Link to comment Share on other sites More sharing options...
Hello good night I would like to make formula for skill idun of minestrel server 255/70
Link to comment
Share on other sites