Jump to content

Question

Posted

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?

2 answers to this question

Recommended Posts

Posted

<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. :P

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...