Jump to content
  • 0

Help me to disable thantos card on dragon breath..


Styx15

Question


  • Group:  Members
  • Topic Count:  25
  • Topics Per Day:  0.02
  • Content Count:  47
  • Reputation:   0
  • Joined:  09/28/20
  • Last Seen:  

Hello..i want to ask how to disable thanatos card effect on dragon breath ? cause make over damage..

my server use job 3 but pre renewal..

thank you before...

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  13
  • Topics Per Day:  0.01
  • Content Count:  68
  • Reputation:   7
  • Joined:  02/21/19
  • Last Seen:  

This is a complicated issue to solve. The quickest solution I can think of would solve this problem HOWEVER this solution will buff Rune Knight's Dragon's Breath in other ways by allowing it to ignore defense. If you don't care about that you can fix it by doing the following:

Go to db/re/skill_db.yml

Add

      IgnoreDefense: true

Beneath the the DamageFlags: for both Dragon Breath and Dragon Breath - Water



For example Dragon Breath would look like

 

- Id: 2008
    Name: RK_DRAGONBREATH
    Description: Dragon Breath
    MaxLevel: 10
    Type: Weapon
    TargetType: Ground
    DamageFlags:
      IgnoreDefense: true
      Splash: true
      IgnoreFlee: true

 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  25
  • Topics Per Day:  0.02
  • Content Count:  47
  • Reputation:   0
  • Joined:  09/28/20
  • Last Seen:  

On 8/21/2021 at 12:01 PM, TheKingDino said:

This is a complicated issue to solve. The quickest solution I can think of would solve this problem HOWEVER this solution will buff Rune Knight's Dragon's Breath in other ways by allowing it to ignore defense. If you don't care about that you can fix it by doing the following:

Go to db/re/skill_db.yml

Add

      IgnoreDefense: true

Beneath the the DamageFlags: for both Dragon Breath and Dragon Breath - Water



For example Dragon Breath would look like

 

- Id: 2008
    Name: RK_DRAGONBREATH
    Description: Dragon Breath
    MaxLevel: 10
    Type: Weapon
    TargetType: Ground
    DamageFlags:
      IgnoreDefense: true
      Splash: true
      IgnoreFlee: true

 

Done ..thank you TheKingDino...

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