Jump to content
  • 0

Help me to disable thantos card on dragon breath..


Question

Posted

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

2 answers to this question

Recommended Posts

  • 0
Posted

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

 

  • 0
Posted
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...

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...