trizzy Posted June 28, 2015 Posted June 28, 2015 Hello rAthena community, im having problem the of this 2 topic https://rathena.org/board/topic/78425-fix-devotion-for-r17013-reflect-goes-to-atker-not-pally/ https://rathena.org/board/topic/79396-help-about-devotion-reflect-issue/ my revision is r17709 A Palldin B Champion C Enemy A and B are in both party A casted reflect and C also casted reflect and B casted asura on C and all character are dead. how's possible? TIA. Quote
Radian Posted June 28, 2015 Posted June 28, 2015 Ok here you need to do... look for this line on skill.conf inside the battle folder... // 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 and change it to 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: 100 // 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 I hope this solve your issue about the reflect.. Quote
trizzy Posted June 28, 2015 Author Posted June 28, 2015 Ok here you need to do... look for this line on skill.conf inside the battle folder... // 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 and change it to 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: 100 // 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 I hope this solve your issue about the reflect.. i check the skill.conf it was default // 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 // 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 Quote
Question
trizzy
Hello rAthena community, im having problem the of this 2 topic
https://rathena.org/board/topic/78425-fix-devotion-for-r17013-reflect-goes-to-atker-not-pally/
https://rathena.org/board/topic/79396-help-about-devotion-reflect-issue/
my revision is r17709
A Palldin
B Champion
C Enemy
A and B are in both party A casted reflect and C also casted reflect
and B casted asura on C and all character are dead. how's possible?
TIA.
2 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.