Jump to content
  • 0

R> Ghostring/ Ghost Armor


Question

4 answers to this question

Recommended Posts

  • 0
Posted
11 hours ago, jayvz17 said:

How do I remove the effect of ghost armor /ghostring in monster? and it will effect only in PVP?

Edit your item_db.txt find ghostring_card

4047,Ghostring_Card,Ghostring Card,6,20,,10,,,,,,,,16,,,,,{ if(getmapflag(strcharinfo(3),mf_pvp))  { bonus bDefEle,Ele_Ghost; bonus bHPrecovRate,-25; }  },{},{}

 

  • 0
Posted
23 hours ago, Ronald said:

I don't think that it's already implemented but this might help.

 

https://github.com/rathena/rathena/blob/master/db/pre-re/item_noequip.txt

 

 

Thanks man. I appreciate your feedback, I already implement this and I still looking for the script level.

 

13 hours ago, LearningRO said:

Edit your item_db.txt find ghostring_card


4047,Ghostring_Card,Ghostring Card,6,20,,10,,,,,,,,16,,,,,{ if(getmapflag(strcharinfo(3),mf_pvp))  { bonus bDefEle,Ele_Ghost; bonus bHPrecovRate,-25; }  },{},{}

 

Hi, 
Is there any script level that did not focus on MAP? 
Example: In MVP map with PK/PVP on.
           GR should be enable when receiving damage in player and GR should no effect in mobs?

 

  • 0
Posted
7 hours ago, jayvz17 said:

Thanks man. I appreciate your feedback, I already implement this and I still looking for the script level.

 

Hi, 
Is there any script level that did not focus on MAP? 
Example: In MVP map with PK/PVP on.
           GR should be enable when receiving damage in player and GR should no effect in mobs?

 

i dont think so

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