busterdemon Posted June 20, 2012 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 93 Reputation: 1 Joined: 06/01/12 Last Seen: July 17, 2013 Share 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 Link to comment Share on other sites More sharing options...
Euphy Posted June 20, 2012 Group: Members Topic Count: 72 Topics Per Day: 0.02 Content Count: 2997 Reputation: 1132 Joined: 05/27/12 Last Seen: June 1, 2017 Share 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 Link to comment Share on other sites More sharing options...
busterdemon Posted June 21, 2012 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 93 Reputation: 1 Joined: 06/01/12 Last Seen: July 17, 2013 Author Share 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 Link to comment Share on other sites More sharing options...
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?
Link to comment
Share on other sites
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.