Jump to content
  • 0

2 combo cards and devotion fix and cap damage thanks


Question

1 answer to this question

Recommended Posts

  • 0
Posted

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

 

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