Guest User

SS AP buffs/Debuffs

a guest
Jul 29th, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.20 KB | None | 0 0
  1. Basically how damage is calculated in SS is that all AP buffs and HIGHEST AP debuff are tallied together and then applied to your base dribble (there's also positional bonuses but let's ignore that here)
  2.  
  3. For number crunching purposes
  4. Assuming you have a base dribble of 800
  5. you have the following AP buffs of - 25%/50%/30%
  6. and an AP debuff of - 40%
  7. this means your final dribble is calculated as 800 x (1 + .25 + .50 + .30 - .40 )
  8. this amounts to a final Dribble of - 1320
  9. so a 65% AP boost nets you a total of 520 Dribble
  10. The 40% AP debuff is effectively negating 320 Dribble
  11.  
  12. Now let's look at Dribble Drains
  13.  
  14. We have Khirel, Miri and Damien who are the most prominent users of it (Felix's instances of dealing with AP drains are negligible and Bora's drain is as relevant as her presence in the metagame at the moment)
  15.  
  16. We'll only be looking at the Dribble part of the drains for these calculations, the operations however are the same in regards to steal but just uses steal stat instead of dribble
  17.  
  18. Firstly, Khirel
  19. [Passive] Song of Knife II
  20. Increases the damage that the target receives by 50% and steals 30% of the attack power when being attacked or with a penetration.
  21.  
  22. Let's say you are shooting khirel with the following stats
  23. 1200 base dribble
  24. 90% / 80% / 55% AP buffs for a total of 225% AP (Taking a massive AP buff to make up for a pass you'd normally receive before shooting to make things simpler to break down )
  25.  
  26. Now looking at how AP debuffs work previously,You'd assume khirel's 30% AP drain behaves like a 30% AP debuff that transfers the "debuffed" 30% to Khirel.
  27. So your final dribble would be - 1200 x ( 1 + 0.9 + 0.8 + 0.55 - 0.3 ) = 3540 Dribble
  28. Khirel drains 360 Dribble for himself
  29.  
  30. However, this is NOT how AP drains work
  31. What actually happens is Khirel is a FLAT 30% drain applied to your FINAL AP
  32. So therefore AP calculations will normally happen - 1200 x (1 + 0.9 + 0.8 + 0.55 ) = 3900 Dribble
  33. and then Khirel Drains 30% - 3900 x (1 - .3) = 2730 Dribble
  34. This means Khirel Drained 1170 Dribble
  35.  
  36. In AP debuff terms, for 1200 dribble you'd need to have a Debuff value of 97.5% to reduce as much AP as Khirel singlehandedly does
  37.  
  38. And then you realize AP debuffs Don't stack.
Add Comment
Please, Sign In to add comment