Jump to content
  • 0

Requesting healer!


busterdemon

Question


  • Group:  Members
  • Topic Count:  26
  • Topics Per Day:  0.01
  • Content Count:  93
  • Reputation:   1
  • Joined:  06/01/12
  • Last Seen:  

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?

Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  72
  • Topics Per Day:  0.02
  • Content Count:  2997
  • Reputation:   1130
  • Joined:  05/27/12
  • Last Seen:  

<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

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  26
  • Topics Per Day:  0.01
  • Content Count:  93
  • Reputation:   1
  • Joined:  06/01/12
  • Last Seen:  

Thanks it works fine! Can you please chek my reset npc? http://rathena.org/board/topic/65966-reset-stats-and-skills/

Link to comment
Share on other sites

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.

×
×
  • Create New...