Jump to content
  • 0

how change damage to 32k to 16k damage only


Question

10 answers to this question

Recommended Posts

  • 0
Posted
8 hours ago, australia said:

 can i request 32k to 16k damage only ?

what packet i will use can you give me the packet version ? thank you 

 

You need to give in details what damage you want to reduce.

Sorry you request need to be a bit specific so we can help regarding your exact request.

  • 0
Posted (edited)

    i want a max normal attack 32767 to 16767 with EDP 

999 level 500 stats i want the damage 32767 to 16767 

thats it no higher damage like 35k 45k 50k 60k 

 

Edited by australia
  • 0
Posted

CAN YOU HELP ME HEXING THE DAMAGE TO 32K TO 16K WITH EDP THANK YOU

hex max damage to 32k to 16k with EDP ?

Untitled.jpg

 how?

i have hex editor i need 32k to 16k damage no more higher damage

  • 0
Posted

This will just change the displayed number not the damage itself.

Also reopening the same topic 3 times won’t attract people to help you, it’s just annoying

  • 0
Posted

src/map/status.cpp

status_base_atk :

#ifdef RENEWAL
			str = (dstr * 10 + dex * 10 / 5 + status->luk * 10 / 3 + level * 10 / 4) / 10;
#else
			str += dex / 5 + status->luk / 5;
#endif

 

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