Jump to content
  • 0

Reward Base Level in Achievement


Question

Posted

Hello Rathena Community.

 

I have a question , Do you know how can reward someone with a BLVLUP 1  in achievement without item.

With the Script:Bonus Function ?

 

Thanks in advance.

4 answers to this question

Recommended Posts

  • 0
Posted

Greetings everyone,

I just need to ask if it's possible to put this kind of rewards in achievements? Its a permanent stat bonus or other bonuses like 1% reduce damage or attack damage once you obtain an achievement. Thank you so much

Stat reward Examples:
bonus bStr,1; bonus bFlee,5; bonus bAtkRate,5; bonus2 bResEff,Eff_Stun,100

Achievement sample:

[230146] = { UI_Type = 0, group = "TAMING", major = 3, minor = 1, title = "Succubus - taming", content = { summary = "Successfully tame a Succubus", details = "Let's get a Succubus pet. You can use 'Boy's Pure Heart'." }, resource = { [1] = { text = "Successfully tame a Succubus" } }, reward = {}, score = 10 }

 

Hi is it posible to reward stat bonuses in achievements?

Thank you

  • 0
Posted
Reward:
  Script: "if (BaseLevel < MAX_LEVEL) BaseLevel++;"

avoid using atcommand in npc script as it create unnecessary logs if you enabled the log system

 

Reward:
  Script: "statusup2(bStr, 1);"

for stat bonus

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