piavon Posted December 8, 2014 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
Radian Posted December 8, 2014 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
piavon Posted December 8, 2014 Author 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
Radian Posted December 9, 2014 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
Question
piavon
i want the pre renewal skill effect of devotion, help me please, i want to use the old skill effects
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.