Jump to content
  • 0

Changing weapons and not removing the enchantment


Kater

Question


  • Group:  Members
  • Topic Count:  76
  • Topics Per Day:  0.20
  • Content Count:  175
  • Reputation:   2
  • Joined:  04/03/24
  • Last Seen:  

Hi friends, I need some help...
Before opening the topic, I was researching and didn't find the solution.

I would like to change in the emulator, when the player uses an enchantment, in the case of enchantment scroll and changing weapons, the enchantment is not removed.
Today, when you use the gear and change weapons, it is removed.

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  210
  • Reputation:   92
  • Joined:  06/02/12
  • Last Seen:  

Hi. Add this in \db\import\status.yml. Then save and use @reloadstatusdb or restart the server.

# Remove the first line if your file already has Body:
Body:
  - Status: Encpoison
    Flags:
      RemoveOnUnequipWeapon: false
  - Status: Aspersio
    Flags:
      RemoveOnUnequipWeapon: false
  - Status: Fireweapon
    Flags:
      RemoveOnUnequipWeapon: false
  - Status: Waterweapon
    Flags:
      RemoveOnUnequipWeapon: false
  - Status: Windweapon
    Flags:
      RemoveOnUnequipWeapon: false
  - Status: Earthweapon
    Flags:
      RemoveOnUnequipWeapon: false
  - Status: Enchantarms
    Flags:
      RemoveOnUnequipWeapon: false

 

  • Upvote 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  76
  • Topics Per Day:  0.20
  • Content Count:  175
  • Reputation:   2
  • Joined:  04/03/24
  • Last Seen:  

On 7/29/2024 at 9:07 PM, Racaae said:

Hi. Add this in \db\import\status.yml. Then save and use @reloadstatusdb or restart the server.

# Remove the first line if your file already has Body:
Body:
  - Status: Encpoison
    Flags:
      RemoveOnUnequipWeapon: false
  - Status: Aspersio
    Flags:
      RemoveOnUnequipWeapon: false
  - Status: Fireweapon
    Flags:
      RemoveOnUnequipWeapon: false
  - Status: Waterweapon
    Flags:
      RemoveOnUnequipWeapon: false
  - Status: Windweapon
    Flags:
      RemoveOnUnequipWeapon: false
  - Status: Earthweapon
    Flags:
      RemoveOnUnequipWeapon: false
  - Status: Enchantarms
    Flags:
      RemoveOnUnequipWeapon: false

 

 

 

Friend, I thought I had solved it... but when I use an element and place an elemental weapon, the element interferes with the effect of the elemental weapon.
Is there a way to configure it to remove the element if you remove both weapons? Or just the damage hand weapon?

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