Jump to content
  • 0

Script to get the value of skill cooldown in skill_db.yml


Jinun

Question


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  16
  • Reputation:   3
  • Joined:  02/15/21
  • Last Seen:  

- Id: 89
    Name: WZ_STORMGUST
    Description: Storm Gust
    MaxLevel: 10
    Type: Magic
    TargetType: Ground
    Flags:
      IsAutoShadowSpell: true
    Range: 9
    Hit: Single
    HitCount: 1
    Element: Water
    Knockback: 2
    CopyFlags:
      Skill:
        Plagiarism: true
        Reproduce: true
    CastCancel: true
    CastTime: 0
    AfterCastActDelay: 1000
    Cooldown: 1000
	Requires:
      SpCost: 78
    Unit:
      Id: Dummyskill
      Layout: 4
      Range: 1
      Interval: 450
      Target: Enemy
      Flag:
        NoOverlap: true
        PathCheck: true
    Status: Freeze

Is there any possible way to get the value of Cooldown object in the skill_db.yml?

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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