14,914
edits
Line 4: | Line 4: | ||
* Unevolved Pets loses more intimacy upon death. | * Unevolved Pets loses more intimacy upon death. | ||
* Accessories for pets are only for cosmetic appearance. | * Accessories for pets are only for cosmetic appearance. | ||
<u> Taming Chance:</u> <br> | |||
The following formula sums up the Taming Chance calculated every time you attempt to tame a pet.<br> | |||
Catch rate = ( BaseRate + ( BaseLv - MonsterLv)*30 + Luk*20 ) * (200 - Monster's HP % left) / 100<br> | |||
Making a calculation based on a Lv 99 Character with 50LUK, capturing a Poring with 25% HP left reads:<br> | |||
Catch rate = ( 2000 + ( 99 - 1 )*30 + 50*20 ) * ( 200 - 25 ) / 100<br> | |||
( 2000 + 2940 + 1000 ) * 175 / 100 = 10395 = 103.95%<br> | |||
Capturing a 100% HP Bapho Jr. with a Lv 70 Character with 10LUK leads to:<br> | |||
( 200 + 600 + 200 ) * 100 / 100 = 1000 = 10% | |||
=== Pets that begin with "A" === | === Pets that begin with "A" === |