Jump to content
  • 0

SC_FREEZE + sc_def2 + luk


Geralt

Question


  • Group:  Members
  • Topic Count:  61
  • Topics Per Day:  0.01
  • Content Count:  108
  • Reputation:   0
  • Joined:  12/26/12
  • Last Seen:  

Guys as I leave this method for server 255/70 status max: 190.
example I want to put 70 defm
to defrost the time is 5 to 7 seconds

 

Status.cpp

Quote

case SC_FREEZE:
            sc_def = status->mdef*37 + status->luk*33;
            sc_def2 = status_get_lv(bl)*10 - status_get_lv(src)*10;
            tick_def2 = status_src->luk*-10; // Caster can increase final duration with luk

 

Edited by Scofield
Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.01
  • Content Count:  235
  • Reputation:   63
  • Joined:  04/29/19
  • Last Seen:  

 

I have this same problem.

After changing the form and source of rAthena I couldn't configure this anymore
I tried several formulas, but none worked.
Does anyone have a solution?

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