Advertisement
Guest User

Buff/Debuff DC

a guest
Dec 9th, 2018
1,642
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.73 KB | None | 0 0
  1. /BUFF TYPES/
  2.  
  3. [Healing]
  4. <HP_Regen>: Restores health over a period of time
  5. <Heal>: Refers to *Instant heal*, restores a big portion of health instantly
  6. <Vampirism>: Adds childs damage to HP with all attacks
  7.  
  8. [Protection]
  9. <Cleanse>: Removes harmful effects from allies
  10. <Debuff_Immunity>: Cleanses harmful effects from allies and gives them immunity for x seconds or x hits
  11. <Drive_defense>: Reduces damage taken from Drive skills
  12. <Defense>: Increases the child's base defense by x% or x value
  13. <Skill_Defense>: Gives a flat amount of special defense which reduces all skill damage (including auto attack). Adds slightly more value to the party than Defense because it increases all childs equally.
  14. <Shield>: Increases the childs maximum HP and adds the value to lost health when the effect ends (unless destroyed by the enemy
  15. <Invincibility>: Gives the childs a shield which protects from x hits (including debuffs) but does not give HP
  16. <Immortality>: Prevents the child's HP from dropping under 1 (child will never die while this buff is active)
  17. <Ranged_Buff>: Grants child immunity from reflect and taunt
  18. <Counter_Attack>: Grants child immunity from reflect
  19. <Taunt>: Causes all enemy childs to attack the child with taunt active
  20. <Reflect>: Reduces damage (except drive) by x% and returns it to the enemy who attacked)
  21.  
  22. [Speed]
  23. <Skill_Gauge_Charge_Rate>: Increases the rate at which the skill gauge fills up (stacks with Skill Gauge Charge Speed!)
  24. <Skill_Gauge_Charge_Speed>: Increases the speed at which the skill gauge increases (stacks with Skill Gauge Charge Rate!)
  25. ---Extra Information! (Both Skill Gauge Charge Rate & Skill Gauge Charge Speed add around the same value to your overall Speed. The main thing to know is that both of these effects stack with each other for more speed. Heres how to know which speed childs will stack: If a child increases speed AND has a DMG buff on the same skill it will ONLY stack with another speed child that does NOT have a DMG buff on its speed skill. Example: Brownie & Anemone stack.)
  26.  
  27. [Damage buffs]
  28. <Slide_Skill_Damage>: Increases the child's slide skill damage
  29. <Attack>: Increases ALL damage your child will do to the enemy including FEVER damage!
  30. <Weakness_Damage>: Increases your childs damage when it counters the enemy childs element
  31. <Cheer>: Increases your childs damage when it counters the enemy childs element (Stacks with Weakness_Damage!)
  32. <Berserk>: Grants immunity to all dmg and increases damage by x% (after effect ends removes 50% of max HP)
  33. <Combo_Strike>: Deal additional damage to random enemy when target dies
  34. <Critical>: Increases your childs chance to land critical hits (Does not increase critical damage!)
  35. <Critical_Damage>: Increases the childs damage dealt while landing a critical hit)
  36. <Concentration>: Increase childs accuracy and gives them 100% critical chance. This works in FEVER!
  37. <Double_Edge>: Increases the childs damage vs all enemies and decreases their defense (take more damage from all attacks))
  38.  
  39. /DEBUFF TYPES/
  40.  
  41. <Stun>: Prevents the child from doing any actions (including drive & resets their skill charge bar)
  42. ---Extra Information! (Some child skills also apply defense reduction effect while stunning)
  43. <Silence>: Prevents the child from doing any actions (including drive & resets their skill charge bar)
  44. <Petrify>: Prevents the child from doing any actions (include drive & does NOT reset their skill charge bar). This effect breaks after a few hits)
  45. <Freeze>: Prevents the child from doing any actions (Including drive & does NOT reset their skill charge bar). This effect removes ALL buffs from childs
  46. <Confusion>: Childs will hit themselves with all skills used (except auto attack) and deal damage to themselves. They can still use their drive skill normally which will hit the opposite team)
  47. <—Defense>: Reduces the childs defense
  48. <—Weakness_Defense>: Reduces the childs defense vs Weakness Damage (see <Weakness_Damage> buff above)
  49. <Recover_Block>: Prevents childs from receiving ANY healing effects
  50. <Death_Heal>: Turns all healing into damage for affected childs
  51. <Blind>: Reduces childs accuracy, which results in hits missing the enemy
  52.  
  53. /DOT TYPES/
  54.  
  55. <Bleed>: Makes childs take damage every 2 seconds. Can be reduced and cleansed
  56. <Poison>: Makes childs take full damage when they attack AND half damage when they are being attacked (including auto attack). Can be reduced and cleansed
  57. <Plague>: Makes childs take damage every 2 seconds. Can NOT be reduced but can be cleansed
  58. <Electrocute>: Makes childs take damage every 2 seconds (also reduces their skill gauge when being hit during this dot.) Can be reduced and cleansed
  59. <Decomposition>: Makes childs take damage every 2 seconds. Can NOT be reduced but can be cleansed
  60.  
  61. This guide based on the Korean Destiny Child version.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement