Advertisement
Guest User

Bloodborne - Weapon Calculation Formulas and Info

a guest
Sep 22nd, 2016
243
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.03 KB | None | 0 0
  1. CALCULATING WEAPON ATTACK RATING (AR)
  2. USE THIS DOCUMENT FOR THE NUMBERS ON ATTRIBUTE SCALING AND BASE DAMAGE FOR YOUR CALCULATIONS: https://docs.google.com/spreadsheets/d/1doP2HShMmJcHZFTNSZ3yVFxbUu4U1aO6yHIk9-wQ1Wo/edit#gid=811371374
  3. --------------------------------------
  4. Base Damage + (Base Damage * Attribute Saturation * Attribute Scaling) * Gem% * Gem% * Gem% + Flat Damage
  5.  
  6. Note that Flat Damage is always added last, therefore it is not modified by any of the Gem%'s.
  7. The (Base Damage * Attribute Saturation * Attribute Scaling) is added for every Attribute the weapon scales off of. For example, a weapon scaling off both Arcane and Strength will use an Attack Rating formula of:
  8.  
  9. Base Damage + (Base Damage * Strength Saturation * Strength Scaling) + (Base Damage * Arcane Saturation * Arcane Scaling) * Gem% * Gem% * Gem% + Flat Damage
  10.  
  11. As for calculating AR with certain attacks:
  12. Base Damage + (Base Damage * Attribute Saturation * Attribute Scaling) * Gem% * Gem% * Gem% + Attack Modifier + Flat Damage = Attack Rating Before Enemy Defenses
  13. ---------------------------------------------------------------------------------------------------------------------------------------
  14. TERMS
  15.  
  16. Flat Damage --> This is important. Flat Damage is NOT modified by anything, as you can see from the formulas above. Keep this in mind when you're thinking of using Flat Gems for your weapons.
  17. ---------------------------------------------------------------------------------------------------------------------------------------
  18. Base Damage --> The listed damage of the weapon before any bonuses and modifiers. Don't confuse it with the Attack Rating (AR) which you see upon pressing START.
  19. ----------------------------------------------------------------------------------------------------------------------------------------
  20. Saturation --> A number representing how much of a certain Attribute one has. At 99 STR, for example, one has 1.0(100%) saturation. 99 in a stat is the highest you can go, remember. Note that the scaling for the saturation is not linear, and it has two softcaps at 25 and 50, which is why many people choose not to invest over 50 in an Attribute. Here's some info:
  21.  
  22. Attribute Level 10 - 0.05 Saturation
  23. Each additional point adds 0.03 in an Attribute before meeting the first softcap at 25.
  24. Attribute Level 25 - 0.50 Saturation
  25. Each additional point now adds 0.014 in an Attribute before meeting the second softcap at 50.
  26. Attribute Level 50 - 0.85 Saturation
  27. Each additional point now adds 0.00306 in an Attribute.
  28. Attribute Level 99 - 1.00 Saturation
  29. --------------------------------------------------------------------------------------------------------------------------------------------
  30. Scaling --> The E-S Rankings actually function through numbers, wherein the letter grades are merely rough estimates. S scaling means a number over 1.0. For example, a +65 scaling gem is added onto the weapon's scaling as +0.65. See the document in the beginning for the specific numbers.
  31. -------------------------------------------------------------------------------------------------------------------------------------------
  32. Gem Percentage (%) - The percentage is represented as a decimal. A 27.2% gem, for example, becomes 1.272 for the formula. Note that gems multiply against other gems. EX: Three 27.2% is essentially a 205% gem. Gems may also have negative modifiers, like a -30% ATK DOWN curse.
  33. -------------------------------------------------------------------------------------------------------------------------------------------
  34. Attack Modifier - Every attack has a multiplier that determines damage. For example, charged R2's have a higher modifier than an uncharged R2. EX: A charged R2 might have a 1.8x modifier for more damage, etc. Flat Damage is not affected by the modifier, and is always added last. A 1.0x modifier is essentially AR x 1.0 = AR. Attacks may also have negative modifiers, like AR x 0.7.
  35. -------------------------------------------------------------------------------------------------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement