Jump to content
  • 0
Sign in to follow this  
mybitch

Q> How to fix BIO Cannibalize?

Question

Whenever I use the skill no summon appears, just that the plant bottle is decreased? Where in the part of source could I check or fix it?

Note: I'm using old version of Hercules.

 

Tried looking at skill.c and skill.h input but when comparing to old and new hercules they're almost the same except for some "->" inputs.

 

What are the other alternatives? Thanks for the help

Share this post


Link to post
Share on other sites

1 answer to this question

Recommended Posts

  • 0

It's not in the source, if you want to alter any type of requirement most of times you just need to alter skill_require_db.txt in your db folder

232,0,0,20,0,0,0,99,0,0,none,0,7137,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AM_CANNIBALIZE#ƒoƒCƒIƒvƒ‰ƒ“ƒg#
7137 is the id of the item that's used and the one next to it is the quantity that's required.
// Structure of Database:// SkillID,HPCost,MaxHPTrigger,SPCost,HPRateCost,SPRateCost,ZenyCost,RequiredWeapons,RequiredAmmoTypes,RequiredAmmoAmount,RequiredState,SpiritSphereCost,RequiredItemID1,RequiredItemAmount1,...,RequiredItemID10,RequiredItemAmount10

Share this post


Link to post
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.   Restore formatting

  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.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.