Jump to content
  • 0

help to make skill cooldown delay


DevilingKing

Question


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  29
  • Reputation:   0
  • Joined:  12/14/16
  • Last Seen:  

how to make skill

Cannot use [ Jupitel Thunder ] due to cooldown delay

Edited by rizal
Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  29
  • Reputation:   0
  • Joined:  12/14/16
  • Last Seen:  

  trunk/db/pre-re/skill_tree.txt

latest script

- Id: 84
    Name: WZ_JUPITEL
    Description: Jupitel Thunder
    MaxLevel: 10
    Type: Magic
    TargetType: Attack
    Flags:
      IsAutoShadowSpell: true
    Range: 9
    Hit: Multi_Hit
    HitCount:
      - Level: 1
        Count: 3
      - Level: 2
        Count: 4
      - Level: 3
        Count: 5
      - Level: 4
        Count: 6
      - Level: 5
        Count: 7
      - Level: 6
        Count: 8
      - Level: 7
        Count: 9
      - Level: 8
        Count: 10
      - Level: 9
        Count: 11
      - Level: 10
        Count: 12
    Element: Wind
    Knockback:
      - Level: 1
        Amount: 2
      - Level: 2
        Amount: 3
      - Level: 3
        Amount: 3
      - Level: 4
        Amount: 4
      - Level: 5
        Amount: 4
      - Level: 6
        Amount: 5
      - Level: 7
        Amount: 5
      - Level: 8
        Amount: 6
      - Level: 9
        Amount: 6
      - Level: 10
        Amount: 7    CopyFlags:
      Skill:
        Plagiarism: true
        Reproduce: true
    CastCancel: true
    CastTime: 500
    AfterCastActDelay:
      - Level: 1
        Time: 1200
      - Level: 2
        Time: 1000
      - Level: 3
        Time: 1400
      - Level: 4
        Time: 1200
      - Level: 5
        Time: 1600
      - Level: 6
        Time: 1400
      - Level: 7
        Time: 1800
      - Level: 8
        Time: 1600
      - Level: 9
        Time: 2000
      - Level: 10
        Time: 1800
    Requires:

 

Edited by Emistry
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...