Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Cosmic Alchemist: Difference between revisions

From CosmicPE Wiki
No edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 6: Line 6:
|occupation      = Trader
|occupation      = Trader
|accessibility  = Everyone
|accessibility  = Everyone
}}The '''Cosmic Alchemist''' or the '''Alchemist''' is a non-player character (NPC) who resides at <code>/spawn</code>. In exchange for XP, he offers to combine enchanted books to upgrade their level, and combine magic dusts to upgrade their tier. The Alchemist may be accessible outside of spawn (remotely) by executing the <code>/alchemist</code> command.
}}The '''Cosmic Alchemist''' or the '''Alchemist''' is a non-player character (NPC) who resides at <code>/spawn</code>. In exchange for XP, he offers to combine enchanted books to upgrade their level, and combine magic dusts to upgrade their tier. The Alchemist is also accessible outside of spawn (remotely) by executing the <code>/alchemist</code> command.


== Trade Offers ==
== Trade Offers ==
Trading with the Alchemist costs XP. Two [[Enchanting#Books|custom enchanted books]] of the same enchantment and level can be combined by the Alchemist to yield a book of the same enchantment with a +1 level. Books at maximum level of the enchantment cannot be combined. Only [[Enchanting#Books|primary-tier]] books may be combined, however this restriction can be lifted by applying an [[Enchanting#Utility_Items|alchemy shard]] onto the two books.
Trading with the Alchemist costs XP. Two [[Enchanting#Books|custom enchanted books]] of the same enchantment and level can be combined by the Alchemist to yield a book of the same enchantment with a +1 level. Books at maximum level of the enchantment cannot be combined. Only [[Enchanting#Books|primary-tier]] books may be combined, however this restriction can be lifted by applying an [[Enchanting#Utility_items|alchemy shard]] onto the two books.


The new success rate (<math>S^{'}</math>) is 25% of the sum of success rates of both books (i.e., <math>S^{'} = (S_1 + S_2) \times 0.25</math>). Destroy rate (<math>D^{'}</math>) is 25% of the sum of destroy rates of both books, plus an added penalty of the maximum of the two destroy rates (i.e., <math>D^{'} = [(D_1 + D_2) \times 0.25] + max(D_1, D_2)</math>). XP cost is calculated based on the enchantment rarity and level (<math>L</math>) as follows:
[[Enchanting#Utility_items|Magic Dust]] of the same tier can be traded to form a magic dust of the next higher tier. Only magic dusts of primary tiers (excluding the Legendary tier) may be combined.
 
=== Trade Evaluation ===
For books, the new success rate (<math>S^{'}</math>) is 25% of the sum of success rates of both books (i.e., <math>S^{'} = (S_1 + S_2) \times 0.25</math>). Destroy rate (<math>D^{'}</math>) is 25% of the sum of destroy rates of both books, plus an added penalty of the maximum of the two destroy rates (i.e., <math>D^{'} = [(D_1 + D_2) \times 0.25] + max(D_1, D_2)</math>). XP cost is calculated based on the enchantment rarity and level (<math>L</math>) as follows:


<math>
<math>
Line 24: Line 27:
</math>
</math>


[[Enchanting#Utility_Items|Magic Dust]] of the same tier can be traded to form a magic dust of the next higher tier (<math>T^{'}</math>). Only magic dusts of primary tiers (excluding the Legendary tier) may be combined. The new rate (<math>R^{'}</math>) is the mean success rate of the two dusts. XP cost is calculated based on <math>T^{'}</math> and <math>R^{'}</math> as follows:
For magic dusts, the new rate (<math>R^{'}</math>) is the mean success rate of the two dusts. XP cost is calculated based on <math>R^{'}</math> and the new enchantment tier (<math>T^{'}</math>) as follows:


<math>
<math>

Latest revision as of 11:28, 17 March 2025

Cosmic Alchemist
LocationSpawn, /alchemist
BehaviorPassive
OccupationTrader
AccessibilityEveryone

The Cosmic Alchemist or the Alchemist is a non-player character (NPC) who resides at /spawn. In exchange for XP, he offers to combine enchanted books to upgrade their level, and combine magic dusts to upgrade their tier. The Alchemist is also accessible outside of spawn (remotely) by executing the /alchemist command.

Trade Offers

Trading with the Alchemist costs XP. Two custom enchanted books of the same enchantment and level can be combined by the Alchemist to yield a book of the same enchantment with a +1 level. Books at maximum level of the enchantment cannot be combined. Only primary-tier books may be combined, however this restriction can be lifted by applying an alchemy shard onto the two books.

Magic Dust of the same tier can be traded to form a magic dust of the next higher tier. Only magic dusts of primary tiers (excluding the Legendary tier) may be combined.

Trade Evaluation

For books, the new success rate (S') is 25% of the sum of success rates of both books (i.e., S'=(S1+S2)×0.25). Destroy rate (D') is 25% of the sum of destroy rates of both books, plus an added penalty of the maximum of the two destroy rates (i.e., D'=[(D1+D2)×0.25]+max(D1,D2)). XP cost is calculated based on the enchantment rarity and level (L) as follows:

XP={286+26(L2),if T=Simple572+26(L2),if T=Unique1912+26(L2),if T=Elite2580+26(L2),if T=Ultimate30000+1912(L2),otherwise

For magic dusts, the new rate (R') is the mean success rate of the two dusts. XP cost is calculated based on R' and the new enchantment tier (T') as follows:

XP={R'×130,if T'=UniqueR'×406,if T'=Eliteround(R'×812.5),if T'=Ultimateround(R'×4062.5),if T'=Legendary

Gallery