Jump to content
  • 0

Trying to make "elite" versions of mobs, with heightened stats. Can't make the Atk/Matk part work... Any ideas?


albertoacv4498

Question


  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.01
  • Content Count:  13
  • Reputation:   0
  • Joined:  11/20/20
  • Last Seen:  

I'm using the get/setunitdata method, and hp, def, and mdef work fine. Problem is, atk and matk don't go higher by any means. If anything, they go lower. I tried the setunitdata atk/matkmin/max method, I tried setunitdata with Dex, I even tried making a custom SC, that I don't know if it was my issue not implementing/calling it properly, or if the mob also wasn't being affected by it... Any other methods, or help with one of those named before? I really want my elites to hit harder. Thank you!

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  17
  • Topics Per Day:  0.00
  • Content Count:  84
  • Reputation:   12
  • Joined:  06/22/13
  • Last Seen:  

2 hours ago, albertoacv4498 said:

I'm using the get/setunitdata method, and hp, def, and mdef work fine. Problem is, atk and matk don't go higher by any means. If anything, they go lower. I tried the setunitdata atk/matkmin/max method, I tried setunitdata with Dex, I even tried making a custom SC, that I don't know if it was my issue not implementing/calling it properly, or if the mob also wasn't being affected by it... Any other methods, or help with one of those named before? I really want my elites to hit harder. Thank you!

Try this https://github.com/rathena/rathena/pull/3968

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