Jump to content
  • 0

R / H > How to remove Sonic Blow animation


Question

3 answers to this question

Recommended Posts

  • 0
Posted (edited)
On 10/24/2021 at 3:06 AM, kohjuliana said:

If you want to remove the force attack animation make the value to 0 on db/pre/skill_db.yml

AfterCastWalkDelay: 2000

to

AfterCastWalkDelay: 0

Hi, 

Just tried. But it didn't reach my goal. My goal is to spam the Sonic Blow.  Below is my skill settings.

  - Id: 136
    Name: AS_SONICBLOW
    Description: Sonic Blow
    MaxLevel: 10
    Type: Weapon
    TargetType: Attack
    Range: 1
    Hit: Multi_Hit
    HitCount: -8
    Element: Weapon
#    AfterCastActDelay: 2000
    AfterCastWalkDelay: 0
#    Duration2: 5000
#    Duration2: 3000
#    CastDelayFlags:
#      IgnoreStatus: true
    Requires:
      SpCost:
        - Level: 1
          Amount: 16
        - Level: 2
          Amount: 18
        - Level: 3
          Amount: 20
        - Level: 4
          Amount: 22
        - Level: 5
          Amount: 24
        - Level: 6
          Amount: 26
        - Level: 7
          Amount: 28
        - Level: 8
          Amount: 30
        - Level: 9
          Amount: 32
        - Level: 10
          Amount: 34
      Weapon:
        Katar: true

 

Edited by Mael
Use codebox

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