Jump to content
  • 0

Custom Throw Potions


cder

Question


  • Group:  Members
  • Topic Count:  36
  • Topics Per Day:  0.02
  • Content Count:  96
  • Reputation:   0
  • Joined:  08/06/18
  • Last Seen:  

Good thing I wanted to customize the skill to throw potions, to consume all you just have one item, change the% of her healing of each level, Can someone tell me how?

 

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  211
  • Reputation:   17
  • Joined:  12/23/11
  • Last Seen:  

Here we go.

Open db/(pre)re/skill_require_db.txt

Find and change

Quote

231,0,0,1,0,0,0,99,0,0,none,0,0,501,1,502,1,503,1,504,1,505,1,522,1,526,1,608,1,607,1,657,1,0 //AM_POTIONPITCHER

Now you can use 1 type for every lvl

Next - open src/map/skill.cpp

Find and change 4 times

Quote

100 + pc_checkskill(sd,AM_POTIONPITCHER)*10

10 here - 10%. Every lvl gives more bonus to heal.

 

  • MVP 1
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...