Burst Crack Animation

Newbie Spellweaver
Joined
Sep 16, 2025
Messages
30
Reaction score
7
How to speed up the animation of the assist skill Burst Crack?
 
Server Information
Florist Files
Solution
Not sure about animation but is resource you can chqnge how fast it will cast, and i think you can tweek the animation abit inside atools programs if im not misstaken
I tried to change the cast time, but the motion time of the skill is too long and I cant seem to find the parameter to be changed in order to speed it up.

Nevermind. I did code the thing in the ProcessAniSpeed() by referencing the __SPEED_CAST code which dct affects all the skills. Lol
check propskill.cvs, propskilladv explore it
I mean already tried to explore propskill before posting, and tried to change dwAttackspeed but nothing changed, didnt tried Casting Time bcoz when I had Cast time awake, it doesnt affect burstcrack. Can you tip me what param should I tweak to speed it up?
 
Upvote 0
I mean already tried to explore propskill before posting, and tried to change dwAttackspeed but nothing changed, didnt tried Casting Time bcoz when I had Cast time awake, it doesnt affect burstcrack. Can you tip me what param should I tweak to speed it up?
Not sure about animation but is resource you can chqnge how fast it will cast, and i think you can tweek the animation abit inside atools programs if im not misstaken
 
Upvote 0
Not sure about animation but is resource you can chqnge how fast it will cast, and i think you can tweek the animation abit inside atools programs if im not misstaken
I tried to change the cast time, but the motion time of the skill is too long and I cant seem to find the parameter to be changed in order to speed it up.

Nevermind. I did code the thing in the ProcessAniSpeed() by referencing the __SPEED_CAST code which dct affects all the skills. Lol
 
Last edited:
Upvote 0
Solution
Back