piavon Posted December 8, 2014 Group: Members Topic Count: 21 Topics Per Day: 0.01 Content Count: 52 Reputation: 0 Joined: 09/30/14 Last Seen: February 20, 2022 Share Posted December 8, 2014 i want the pre renewal skill effect of devotion, help me please, i want to use the old skill effects Quote Link to comment Share on other sites More sharing options...
Radian Posted December 9, 2014 Group: Members Topic Count: 162 Topics Per Day: 0.04 Content Count: 1546 Reputation: 192 Joined: 07/23/14 Last Seen: June 24, 2024 Share Posted December 9, 2014 the reflect damage must be receive by the paladin who is using devotion for the champion, I tested it and it should work like this. If you want the reflect directly go to the Paladin. adjust it to 100% // 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: 100 now if you want to reflect all. means Physical & Magical damage will go to the paladin. change this: // 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 to this: // 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: no 1 Quote Link to comment Share on other sites More sharing options...
Radian Posted December 8, 2014 Group: Members Topic Count: 162 Topics Per Day: 0.04 Content Count: 1546 Reputation: 192 Joined: 07/23/14 Last Seen: June 24, 2024 Share Posted December 8, 2014 i want the pre renewal skill effect of devotion, help me please, i want to use the old skill effects You mean the old behaviour of Devotion skill ? go to your trunk/conf/battle/skill.conf and look for this // 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 Quote Link to comment Share on other sites More sharing options...
piavon Posted December 8, 2014 Group: Members Topic Count: 21 Topics Per Day: 0.01 Content Count: 52 Reputation: 0 Joined: 09/30/14 Last Seen: February 20, 2022 Author Share Posted December 8, 2014 (edited) i want the pre renewal skill effect of devotion, help me please, i want to use the old skill effects You mean the old behaviour of Devotion skill ? go to your trunk/conf/battle/skill.conf and look for this // 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 thats my setting already but still not working, this is the scenario there is 1 party,champion with paladin and 1 target paladin the champion is under the devotion of a paladin in his party the champion used asura strike to target paladin with reflect shield enabled, the reflect damage must be receive by the paladin who is using devotion for the champion, i want this effect back in my server Edited December 8, 2014 by piavon Quote Link to comment Share on other sites More sharing options...
Question
piavon
i want the pre renewal skill effect of devotion, help me please, i want to use the old skill effects
Link to comment
Share on other sites
3 answers 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.