innocentarms Posted December 27, 2020 Group: Members Topic Count: 17 Topics Per Day: 0.01 Content Count: 22 Reputation: 1 Joined: 12/18/20 Last Seen: May 14, 2021 Share Posted December 27, 2020 2 combo cards request and devotion fix and cap damage not skill thank you ! Quote Link to comment Share on other sites More sharing options...
0 Patskie Posted December 27, 2020 Group: Members Topic Count: 50 Topics Per Day: 0.01 Content Count: 1702 Reputation: 241 Joined: 09/05/12 Last Seen: November 10, 2024 Share Posted December 27, 2020 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 Quote Link to comment Share on other sites More sharing options...
Question
innocentarms
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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.