Jump to content
  • 0

Cast Asura Strike


Scofield

Question


  • Group:  Members
  • Topic Count:  107
  • Topics Per Day:  0.03
  • Content Count:  265
  • Reputation:   11
  • Joined:  01/11/13
  • Last Seen:  

I am creating an old-time server, configured for 150 dex cast run out, plus the asura even I put 999 dex it still is a cast really fast, I would remove it.

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.03
  • Content Count:  44
  • Reputation:   2
  • Joined:  02/23/23
  • Last Seen:  

On 11/2/2013 at 3:53 AM, cumbe11 said:

Resolved

Bump! How did you solve your problem bro?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  232
  • Reputation:   86
  • Joined:  06/30/18
  • Last Seen:  

25 minutes ago, playniks said:

Bump! How did you solve your problem bro?

To remove the cast fixed cast time you need to edit the skill_db.yml and remove this from the asura strike entry:

    FixedCastTime:
      - Level: 1
        Time: 2000
      - Level: 2
        Time: 1750
      - Level: 3
        Time: 1500
      - Level: 4
        Time: 1250
      - Level: 5
        Time: 1000

 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.03
  • Content Count:  44
  • Reputation:   2
  • Joined:  02/23/23
  • Last Seen:  

24 minutes ago, Winterfox said:

To remove the cast fixed cast time you need to edit the skill_db.yml and remove this from the asura strike entry:

    FixedCastTime:
      - Level: 1
        Time: 2000
      - Level: 2
        Time: 1750
      - Level: 3
        Time: 1500
      - Level: 4
        Time: 1250
      - Level: 5
        Time: 1000

 

Hi, thank you for responding! Fixed cast time is not included on the file of my asura strike.  Here's the data about my asura strike. I also tried to remove the casttime format on that file and still the issue persist. This asura strike is the only skill i know that won't go instant cast even when I maxed out the dex to 999.  A SUPER DUPER FAST CAST IS ALWAYS SHOWN. 😞 ;(

- Id: 271
    Name: MO_EXTREMITYFIST
    Description: Asura Strike
    MaxLevel: 5
    Type: Weapon
    TargetType: Attack
    DamageFlags:
      IgnoreDefense: true
      IgnoreFlee: true
    Flags:
      TargetTrap: true
    Range: -2
    Hit: Single
    HitCount: 1
    CopyFlags:
      Skill:
        Plagiarism: true
        Reproduce: true
    CastCancel: true
    CastTime:
      - Level: 1
        Time: 4000
      - Level: 2
        Time: 3500
      - Level: 3
        Time: 3000
      - Level: 4
        Time: 2500
      - Level: 5
        Time: 2000
    AfterCastActDelay:
      - Level: 1
        Time: 3000
      - Level: 2
        Time: 2500
      - Level: 3
        Time: 2000
      - Level: 4
        Time: 1500
      - Level: 5
        Time: 1000
    Duration2: 300000
    Requires:
      SpCost: 1
      Weapon:
        Fist: true
        Dagger: true
        1hSword: true
        2hSword: true
        1hSpear: true
        2hSpear: true
        1hAxe: true
        2hAxe: true
        Mace: true
        2hMace: true
        Staff: true
        Knuckle: true
        Musical: true
        Whip: true
        Book: true
        Katar: true
        Revolver: true
        Rifle: true
        Gatling: true
        Shotgun: true
        Grenade: true
        Huuma: true
      Status:
        Explosionspirits: true
      SpiritSphereCost: 5
    Status: ExtremityFist

 

EVEN WHEN DOING COMBO, THERE IS STILL CAST TIME WITH A SUPER DUPER FAST CAST.

Edited by Mael
Use a codebox
Link to comment
Share on other sites

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.

×
×
  • Create New...