budek Posted October 24, 2021 Posted October 24, 2021 Hello, I'm not sure if I'm in the right section. I would like to ask. How to remove Sonic Blow animation? Quote
0 ItsRas Posted October 24, 2021 Posted October 24, 2021 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 Quote
0 budek Posted October 24, 2021 Author Posted October 24, 2021 (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 October 25, 2021 by Mael Use codebox Quote
Question
budek
Hello,
I'm not sure if I'm in the right section. I would like to ask. How to remove Sonic Blow animation?
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.