More actions
Line 6: | Line 6: | ||
== Deciphering a Treasure Map == | == Deciphering a Treasure Map == | ||
{{Main|Cartography}} | {{Main|Cartography}} | ||
Deciphering a | Deciphering a '''Treasure Map''' requires the '''[[Cartography]]''' skill and a '''[[Spyglass]]'''. | ||
Spyglasses have a limited number of uses and provide bonuses based on their '''quality and resource material'''. To decipher a map, players must '''double-click the Spyglass''' and then '''target the Treasure Map'''. | |||
Players can make additional '''Cartography attempts''' using the Spyglass to further improve the accuracy of the Treasure Map. However, the player who deciphers a Treasure Map does '''not''' have to be the one to dig up the chest. | |||
=== Treasure Map Levels === | === Treasure Map Levels === | ||
{| class="wikitable" style="text-align:center | {| class="wikitable" style="text-align:center;" | ||
|- | |- | ||
! Level | ! Level | ||
Line 40: | Line 43: | ||
| Legendarily Drawn | | Legendarily Drawn | ||
|} | |} | ||
=== Success Chance === | |||
The success chance for deciphering a Treasure Map is affected by both the '''level modifier''' of the map and any '''tool bonuses''' from the Spyglass. | |||
==== Level Modifier ==== | |||
{| class="wikitable" style="text-align:center;" | |||
|- | |||
! Level | |||
! Level Modifier | |||
|- | |||
| 1 to 4 | |||
| 0.625 | |||
|- | |||
| 5 | |||
| 0.59375 | |||
|- | |||
| 6 | |||
| 0.525 | |||
|- | |||
| 7 | |||
| 0.47925 | |||
|- | |||
| 8 | |||
| 0.4465 | |||
|} | |||
==== Tool Bonus (Mastercrafted, Exceptional) ==== | |||
{| class="wikitable" style="text-align:center;" | |||
|- | |||
! Spyglass Material | |||
! Tool Bonus | |||
|- | |||
| Regular | |||
| 0 | |||
|- | |||
| Dull Copper | |||
| 0.025 | |||
|- | |||
| Shadow Iron | |||
| 0.05 | |||
|- | |||
| Copper | |||
| 0.075 | |||
|- | |||
| Bronze | |||
| 0.1 | |||
|- | |||
| Gold | |||
| 0.125 | |||
|- | |||
| Agapite | |||
| 0.15 | |||
|- | |||
| Verite | |||
| 0.175 | |||
|- | |||
| Valorite | |||
| 0.2 | |||
|- | |||
| Avarite | |||
| 0.225 | |||
|} | |||
==== Success Chance Calculation ==== | |||
The formula to calculate success chance is: | |||
<code>100% * [0.25 + tool_bonus + (0.025 * cartography_skill) - (tmap_level - 1) * tmap_level_modifier]</code> | |||
=== Maximum Accuracy === | |||
==== Tool Bonus (Mastercrafted, Exceptional) ==== | |||
{| class="wikitable" style="text-align:center;" | |||
|- | |||
! Spyglass Material | |||
! Tool Bonus | |||
|- | |||
| Regular | |||
| 0 | |||
|- | |||
| Dull Copper | |||
| 0.05 | |||
|- | |||
| Shadow Iron | |||
| 0.1 | |||
|- | |||
| Copper | |||
| 0.15 | |||
|- | |||
| Bronze | |||
| 0.2 | |||
|- | |||
| Gold | |||
| 0.25 | |||
|- | |||
| Agapite | |||
| 0.3 | |||
|- | |||
| Verite | |||
| 0.35 | |||
|- | |||
| Valorite | |||
| 0.4 | |||
|- | |||
| Avarite | |||
| 0.45 | |||
|} | |||
==== Maximum Accuracy Calculation ==== | |||
The formula to calculate maximum accuracy is: | |||
<code>100% * (0.5 + tool_bonus + cartography_skill * 0.0025)</code> | |||
=== Demonstration === | |||
[[File:treasuremap-decipheringamap2.gif|link=]] | |||
== Using a Shovel and Bonuses == | == Using a Shovel and Bonuses == |
Revision as of 09:38, 10 March 2025
Treasure Maps are valuable items found as loot in various ways. They lead players to hidden treasure chests buried across the world, containing valuable rewards. Treasure maps have 8 levels of difficulty, each increasing in complexity and rewards. There are over 1,600 possible treasure chest locations, making treasure hunting an adventurous challenge. Players can decipher a map and dig up the chest separately, allowing teamwork in the treasure-hunting process.
Deciphering a Treasure Map
Deciphering a Treasure Map requires the Cartography skill and a Spyglass.
Spyglasses have a limited number of uses and provide bonuses based on their quality and resource material. To decipher a map, players must double-click the Spyglass and then target the Treasure Map.
Players can make additional Cartography attempts using the Spyglass to further improve the accuracy of the Treasure Map. However, the player who deciphers a Treasure Map does not have to be the one to dig up the chest.
Treasure Map Levels
Level | Name |
---|---|
1 | Plainly Drawn |
2 | Expertly Drawn |
3 | Adeptly Drawn |
4 | Cleverly Drawn |
5 | Deviously Drawn |
6 | Ingeniously Drawn |
7 | Diabolically Drawn |
8 | Legendarily Drawn |
Success Chance
The success chance for deciphering a Treasure Map is affected by both the level modifier of the map and any tool bonuses from the Spyglass.
Level Modifier
Level | Level Modifier |
---|---|
1 to 4 | 0.625 |
5 | 0.59375 |
6 | 0.525 |
7 | 0.47925 |
8 | 0.4465 |
Tool Bonus (Mastercrafted, Exceptional)
Spyglass Material | Tool Bonus |
---|---|
Regular | 0 |
Dull Copper | 0.025 |
Shadow Iron | 0.05 |
Copper | 0.075 |
Bronze | 0.1 |
Gold | 0.125 |
Agapite | 0.15 |
Verite | 0.175 |
Valorite | 0.2 |
Avarite | 0.225 |
Success Chance Calculation
The formula to calculate success chance is:
100% * [0.25 + tool_bonus + (0.025 * cartography_skill) - (tmap_level - 1) * tmap_level_modifier]
Maximum Accuracy
Tool Bonus (Mastercrafted, Exceptional)
Spyglass Material | Tool Bonus |
---|---|
Regular | 0 |
Dull Copper | 0.05 |
Shadow Iron | 0.1 |
Copper | 0.15 |
Bronze | 0.2 |
Gold | 0.25 |
Agapite | 0.3 |
Verite | 0.35 |
Valorite | 0.4 |
Avarite | 0.45 |
Maximum Accuracy Calculation
The formula to calculate maximum accuracy is:
100% * (0.5 + tool_bonus + cartography_skill * 0.0025)
Demonstration
Using a Shovel and Bonuses
To dig up a treasure chest, a player must use a Shovel. The success rate is influenced by the player's Mining skill and the quality/material of the shovel used. Higher-quality tools increase the search range, making it easier to locate the buried chest.
- Double-click the shovel to search for a deciphered treasure map in your backpack.
- A tracking arrow will appear if the player is close enough to the treasure location.
Discovering a Treasure Chest
When a player successfully digs up a treasure chest, a wave of guardians will spawn to defend it. The number and strength of these guardians depend on the treasure map level. Players must defeat all the spawned creatures before unlocking and looting the chest.
- Additional waves of monsters may spawn periodically.
- Players outside the party of the original digger will turn criminal (gray) if they loot the chest.
- A treasure chest cannot be unlocked, looted, or demolished until all guardians are defeated.
Unlocking a Treasure Chest
Once all creatures have been defeated, the chest must be lockpicked. Players with Lockpicking skill can attempt to unlock it. A player who successfully unlocks a treasure chest will share any Aspect Experience and Mastery Chain Experience with party members who have "Share Experience" enabled.
- Treasure chests no longer spawn as trapped.
- The difficulty of the lock depends on the treasure map level.
- Only one player can attempt lockpicking at a time, with a 3-second cooldown between attempts.
Looting a Treasure Chest
Once the chest is unlocked, players can loot its contents. Higher-level chests contain better loot, including rare artifacts, gold, resources, and magical items. Some special mechanics apply:
- Players outside the party will turn gray (criminal) if they loot the chest.
- Chests of levels 1-7 will last 1 hour before disappearing, while level 8 chests last 2 hours.
- An empty chest will automatically disappear after 1 minute.
Treasure Map Tome
The Treasure Map Tome is an item available for purchase at the Prevalian Merchant or through Achievements. It allows players to store and organize both deciphered and undeciphered treasure maps.