Jump to content
  • 0

How to increase the number of hits of Slinging Arrow and Melody Strike skills?


Question

Posted


Hello my friends, I hope you are well ?

Can anybody help me?

How to increase the number of hits of Slinging Arrow and Melody Strike skills?

I would like these skills, instead of a hit, to be 2 or 3 hits, but I have no idea where to start.

2 answers to this question

Recommended Posts

  • 0
Posted

skill_db.yml search for your wished skill and change HitCount: 1 to your wish.
If you want depending on the level:    

Hit: Multi_Hit
    HitCount:
      - Level: 1
        Count: 1
      - Level: 2
        Count: 2
      - Level: 3
        Count: 3
      - Level: 4
        Count: 4
      - Level: 5
        Count: 5
      - Level: 6
        Count: 6
      - Level: 7
        Count: 7
      - Level: 8
        Count: 8
      - Level: 9
        Count: 9
      - Level: 10
        Count: 10

 

  • MVP 1

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