busterdemon Posted June 20, 2012 Posted June 20, 2012 Hello Rathena, I need a healer that will heal and buff the following skills to the lvl 900 max percentheal 100,100; sc_start 32,240000,10; sc_start 22,240000,10; sc_start 20,240000,10; sc_start 35,240000,10; sc_start 43,240000,10; sc_start 44,240000,10; skilleffect 112,0; sc_start 45,240000,10; skilleffect 113,0; sc_start 46,240000,10; sc_start 23,240000,10; sc_start 125,240000,10; skilleffect 74,0;sc_start 40,240000,10; sc_start 118,240000,10; At lvl 900 only heal hp and sp with the 2 main priest buff wich I dont remember the name.. Thank you ! oups Im sorry I posted in the wrong section ! Can some one still help? and a mod please move this to the correct section? Quote
Euphy Posted June 20, 2012 Posted June 20, 2012 <header> { percentheal 100,100; if (BaseLevel < 900) { sc_start 32,240000,10; sc_start 22,240000,10; sc_start 20,240000,10; sc_start 35,240000,10; sc_start 43,240000,10; sc_start 44,240000,10; skilleffect 112,0; sc_start 45,240000,10; skilleffect 113,0; sc_start 46,240000,10; sc_start 23,240000,10; sc_start 125,240000,10; skilleffect 74,0;sc_start 40,240000,10; sc_start 118,240000,10; } else { specialeffect2 37; sc_start SC_INCREASEAGI,240000,10; specialeffect2 42; sc_start SC_BLESSING,240000,10; } end; } It's messy, sorry. Quote
busterdemon Posted June 21, 2012 Author Posted June 21, 2012 Thanks it works fine! Can you please chek my reset npc? http://rathena.org/board/topic/65966-reset-stats-and-skills/ Quote
Question
busterdemon
Hello Rathena, I need a healer that will heal and buff the following skills to the lvl 900 max
At lvl 900 only heal hp and sp with the 2 main priest buff wich I dont remember the name..
Thank you !
oups Im sorry I posted in the wrong section !
Can some one still help? and a mod please move this to the correct section?
2 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.