Jump to content

How to put damage skill in item_proto.txt?


Recommended Posts

  • Replies 5
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

  • Premium
On 30. 3. 2018 at 2:49 AM, amosth said:

How to put damage skill in item_proto.txt?

Example: https://metin2.download/picture/r3F9504x09DVmF8K988YXgTtGTP6KMUj/.gif

 

Hey,

you can use APPLY_SKILL_DAMAGE_BONUS.

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
Share on other sites

  • Premium
3 hours ago, amosth said:

Can you explain it better?

Next time quote me in a question so I can see you asked for something.

Every item has its attributes. F.e. Sword+0 has these three:

"APPLY_ATT_SPEED"	22	"APPLY_NONE"	0	"APPLY_NONE"	0

You can replace the APPLY_NONE with APPLY_SKILL_DAMAGE_BONUS and change the 0 to your value (f.e. 10). Then the sword will add you 10% of skill damage.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.