User Tools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
npcs:pet_store [2025/11/15 17:50] frodo207npcs:pet_store [2025/11/15 18:36] (current) frodo207
Line 5: Line 5:
 image = npcs:petstore.png image = npcs:petstore.png
 }} }}
- 
  
 The Pet Store, located to the east of spawn, is an [[:npcs|NPC]] used to sell unwanted [[:pets|pets]] that are below <fc #54fcfc>excellent</fc> for <fc #54fc54>money</fc>. The higher the rating and rarity, the more <fc #54fc54>money</fc> you receive. The Pet Store, located to the east of spawn, is an [[:npcs|NPC]] used to sell unwanted [[:pets|pets]] that are below <fc #54fcfc>excellent</fc> for <fc #54fc54>money</fc>. The higher the rating and rarity, the more <fc #54fc54>money</fc> you receive.
 +
 +===Pet Prices===
 +Below are some prices for different Rarities and Ratings:
 +<WRAP centeralign>
 +^  Pet rarity  ^  <fc #733F3A>Sickly \\ (20%)</fc>  ^  <fc #fcfc54>Below Average \\ (30%)</fc>  ^  <fc #fca800>Average \\ (40%)</fc>  ^  <fc #54fc54>Good \\ (50%)</fc>  ^  <fc #00a800>Great \\ (60%)</fc>  ^  <fc #00a800>Great \\ (70%)</fc> 
 +| {{:prefix_common.png?78&nolink}} | $156.25 | $312.5 | $625 | $1,250 | $2,500 | $5,000 |
 +| {{:prefix_rare.png?54&nolink}} | $312.5 | $625 | $1,250 | $2,500 | $5,000 | $10,000 |
 +| {{:prefix_epic.png?54&nolink}} | $625 | $1,250 | $2,500 | $5,000 | $10,000 | $20,000 |
 +| {{:prefix_legendary.png?114&nolink}}| $1,250 | $2,500 | $5,000 | $10,000 | $20,000 | $40,000 |
 +| {{:prefix_mythical.png?102&nolink}} | $2,500 | $5,000 | $10,000 | $20,000 | $40,000 | $80,000 |
 +</WRAP>
 +<WRAP clear />
 +
 +The formula for the sale price of a [[:pets|pet]] is as follows:
 +<code>
 +Price = (5000*2^[10*{Rating-0.7}])*Rarity
 +</code>
 +Where Rating is a decimal (e.g. 50% is 0.5), and Rarity is how many commons merge into it. So Common = 1, Rare = 2, Epic = 4, Legendary = 8, and Mythic = 16.

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also, you acknowledge that you have read and understand our Privacy Policy. If you do not agree, please leave the website.

More information