Jump to content
  • 0

2 combo cards and devotion fix and cap damage thanks


innocentarms

Question


  • Group:  Members
  • Topic Count:  17
  • Topics Per Day:  0.01
  • Content Count:  22
  • Reputation:   1
  • Joined:  12/18/20
  • Last Seen:  

 2 combo cards request and devotion fix and cap damage not skill 

thank you !

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  50
  • Topics Per Day:  0.01
  • Content Count:  1702
  • Reputation:   238
  • Joined:  09/05/12
  • Last Seen:  

If you see your server files properly then you will have the answer on the dot.

Quote

2 combo cards request

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

or

https://github.com/rathena/rathena/blob/master/db/re/item_combo_db.txt

Quote

devotion fix and cap damage not skill 

https://github.com/rathena/rathena/blob/master/conf/battle/skill.conf

// Max Level Difference for Devotion
devotion_level_difference: 10

// Using 'old' behavior for devotion vs reflect damage? (Note 2)
// Default is 0 (official). If 'devotion_rdamage' is > 0 (chance to devote the reflected damage),
// when player with devotion attacks player with reflect damage ability (item bonus or skill),
// the damage will be taken by the person who provides devotion instead the attacker.
devotion_rdamage: 0

// Officially, reflecting shield (SC_REFLECTDAMAGE) reflects physical damage by skill or normal attack.
// But if the target is being devoted, it ONLY reflects the damage for melee skill. (Note 1)
devotion_rdamage_skill_only: yes

 

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