Difference between revisions of "Idol"
(→Idols) |
(→Idols: Removed broken reference to the "Narkle Method". →Drop Chance: Added the formula used to calculate the drop chance for idols.) |
||
Line 1: | Line 1: | ||
+ | {{Version 0.8.2}} | ||
= Idols = | = Idols = | ||
'''Idols''' are used in [[Crafting]] to alter item's stats, level, ability and slot. You can obtain idols by killing and looting [[monster|Monsters]], or receive 5 random idols by exchanging a set of [[Cards|Tradesman's Pride]] with the [[Shady Dealer]]. | '''Idols''' are used in [[Crafting]] to alter item's stats, level, ability and slot. You can obtain idols by killing and looting [[monster|Monsters]], or receive 5 random idols by exchanging a set of [[Cards|Tradesman's Pride]] with the [[Shady Dealer]]. | ||
− | |||
− | |||
− | |||
− | |||
There are currently 5 kinds of idols in the game. | There are currently 5 kinds of idols in the game. | ||
Line 19: | Line 16: | ||
| Unstable Idol | | Unstable Idol | ||
| style="background-color:#2D2136"|[[File:Unstable Totem.png|100px]] | | style="background-color:#2D2136"|[[File:Unstable Totem.png|100px]] | ||
− | | | + | | Rerolls the item's stats.<br>Randomize all stats on an item excluding those gained from [[augmentation|augment]] and [[:Category:Special stat item|Special stat item]] |
| Magic | | Magic | ||
|- | |- | ||
| Ascendant Idol | | Ascendant Idol | ||
| style="background-color:#2D2136"|[[File:Ascendant Totem.png|100px]] | | style="background-color:#2D2136"|[[File:Ascendant Totem.png|100px]] | ||
− | | | + | | Increase the item's level<br>Increases the level requirement of an item by 1 or 2 |
| Rare | | Rare | ||
|- | |- | ||
| Bone Idol | | Bone Idol | ||
| style="background-color:#2D2136"|[[File:Brawler's Totem.png|100px]] | | style="background-color:#2D2136"|[[File:Brawler's Totem.png|100px]] | ||
− | | | + | | Rerolls the item's ability<br>Randomize the damage of a [[Weapon]] |
| Epic | | Epic | ||
|- | |- | ||
| Dragon-Glass Idol | | Dragon-Glass Idol | ||
| style="background-color:#2D2136"|[[File:Gambler's Totem.png|100px]] | | style="background-color:#2D2136"|[[File:Gambler's Totem.png|100px]] | ||
− | | | + | | Rerollls the item's slot<br>Changes the slot ([[weapon]], [[belt]], [[boots]], ...) of an equipment, removes all augmented stats <br>And rerolls stats that '''can't be preserved''' in the new slot |
| Epic | | Epic | ||
|- | |- | ||
| Smoldering Idol | | Smoldering Idol | ||
| style="background-color:#2D2136"|[[File:SmolderingIdol.png|100px]] | | style="background-color:#2D2136"|[[File:SmolderingIdol.png|100px]] | ||
− | | | + | | Remove augmented stats from an item<br>Removes all augmented stats from the equipment |
| Legendary | | Legendary | ||
|} | |} | ||
+ | |||
+ | == Drop Chance == | ||
+ | Idols can drop from any [[monster|monster/mob]], but the drop chance is calculated differently from others. This drop chance is unaffected by the item quality statistic, and instead uses a formula based off the difference between the monster's level and the player's level. The drop chance for idols is highest (3.5%) when the player is less than 4 levels above or below the monster being attacked. This probability can be calculated using the formula <code>3.5% / (Level Difference - 3) ^ 2 </code>. | ||
== History == | == History == | ||
* The Smoldering Idol was added in v0.1.10. | * The Smoldering Idol was added in v0.1.10. | ||
* Before v0.1.10, idols were called totems. | * Before v0.1.10, idols were called totems. |
Revision as of 20:52, 23 November 2020
Version 0.8.2: This article may not be up to date for the latest version of Isleward.
Idols
Idols are used in Crafting to alter item's stats, level, ability and slot. You can obtain idols by killing and looting Monsters, or receive 5 random idols by exchanging a set of Tradesman's Pride with the Shady Dealer.
There are currently 5 kinds of idols in the game.
Name | Image | Description / Effect | Rarity |
---|---|---|---|
Unstable Idol | 100px | Rerolls the item's stats. Randomize all stats on an item excluding those gained from augment and Special stat item |
Magic |
Ascendant Idol | 100px | Increase the item's level Increases the level requirement of an item by 1 or 2 |
Rare |
Bone Idol | 100px | Rerolls the item's ability Randomize the damage of a Weapon |
Epic |
Dragon-Glass Idol | 100px | Rerollls the item's slot Changes the slot (weapon, belt, boots, ...) of an equipment, removes all augmented stats And rerolls stats that can't be preserved in the new slot |
Epic |
Smoldering Idol | 100px | Remove augmented stats from an item Removes all augmented stats from the equipment |
Legendary |
Drop Chance
Idols can drop from any monster/mob, but the drop chance is calculated differently from others. This drop chance is unaffected by the item quality statistic, and instead uses a formula based off the difference between the monster's level and the player's level. The drop chance for idols is highest (3.5%) when the player is less than 4 levels above or below the monster being attacked. This probability can be calculated using the formula 3.5% / (Level Difference - 3) ^ 2
.
History
- The Smoldering Idol was added in v0.1.10.
- Before v0.1.10, idols were called totems.