Jump to content
  • 0

Help, I want to use pre renewal skill effect For Devotion of paladin


piavon

Question


  • Group:  Members
  • Topic Count:  21
  • Topics Per Day:  0.01
  • Content Count:  52
  • Reputation:   0
  • Joined:  09/30/14
  • Last Seen:  

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


  • Group:  Members
  • Topic Count:  162
  • Topics Per Day:  0.04
  • Content Count:  1546
  • Reputation:   192
  • Joined:  07/23/14
  • Last Seen:  

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
  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  162
  • Topics Per Day:  0.04
  • Content Count:  1546
  • Reputation:   192
  • Joined:  07/23/14
  • Last Seen:  

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
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  21
  • Topics Per Day:  0.01
  • Content Count:  52
  • Reputation:   0
  • Joined:  09/30/14
  • Last Seen:  

 

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 by piavon
Link to comment
Share on other sites

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.

×
×
  • Create New...