Attributes:taming: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(Add taming formula) |
||
Line 1: | Line 1: | ||
The Taming attribute increases the chances of successfully catching a pet with <code>[[Pets#Catching pets|#!catch]]</code> | The Taming attribute increases the chances of successfully catching a pet with <code>[[Pets#Catching pets|#!catch]]</code> | ||
'''Formula:''' | '''Formula:''' catchChance = ceil(playerLevel * (5.678 + round(tamingPoints / 3) * 0.001)) / 10 | ||
{{Note|It is recommended not to put points into the taming attribute, as at level | {{Note|It is recommended not to put points into the taming attribute, as at level 176, your catch rate is at 100% without any points in taming. | ||
With 840 points in taming, you can reach 100% catch rate at level 168, a mere 8 levels earlier.}} | |||
----'''Other Attributes''' | ----'''Other Attributes''' | ||
* [[attributes:xpboost|XP Boost]] | * [[attributes:xpboost|XP Boost]] |
Latest revision as of 20:45, 19 November 2019
The Taming attribute increases the chances of successfully catching a pet with #!catch
Formula: catchChance = ceil(playerLevel * (5.678 + round(tamingPoints / 3) * 0.001)) / 10
It is recommended not to put points into the taming attribute, as at level 176, your catch rate is at 100% without any points in taming. With 840 points in taming, you can reach 100% catch rate at level 168, a mere 8 levels earlier.
Other Attributes
* XP Boost * Gold Boost * Criticals * Reaping * Salvaging * Strength * Lumber Boost * Mine Boost * Defense * Scavenging * Taming