Difference between revisions of "Idol"
(→Idols: Removed broken reference to the "Narkle Method". →Drop Chance: Added the formula used to calculate the drop chance for idols.) |
m (→Idols: Grammar fixes, consistency changes, and resolving broken links) |
||
Line 7: | Line 7: | ||
{| class="wikitable sortable" style="margin-left: auto; margin-right: auto;" | {| class="wikitable sortable" style="margin-left: auto; margin-right: auto;" | ||
− | |+ '''List of | + | |+ '''List of Idols''' |
|- | |- | ||
! Name | ! Name | ||
Line 16: | 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> | + | | Rerolls the item's stats.<br>Randomizes all stats on an item excluding those gained from [[augmentation|augmentations]] and [[:Category:Special stat item|special item stats]]. |
| Magic | | Magic | ||
|- | |- | ||
| Ascendant Idol | | Ascendant Idol | ||
| style="background-color:#2D2136"|[[File:Ascendant Totem.png|100px]] | | style="background-color:#2D2136"|[[File:Ascendant Totem.png|100px]] | ||
− | | | + | | Increases 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> | + | | Rerolls the item's ability.<br>Randomizes 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]] | ||
− | | | + | | Rerolls the item's slot.<br>Changes the slot ([[weapon]], [[waist]], [[feet]], ...) of an equipment item, 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]] | ||
− | | | + | | Removes augmented stats from an item.<br>Removes all augmented stats from the equipment. |
| Legendary | | Legendary | ||
|} | |} | ||
== Drop Chance == | == 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>. | + | 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 21:54, 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. Randomizes all stats on an item excluding those gained from augmentations and special item stats. |
Magic |
Ascendant Idol | 100px | Increases the item's level. Increases the level requirement of an item by 1 or 2. |
Rare |
Bone Idol | 100px | Rerolls the item's ability. Randomizes the damage of a Weapon. |
Epic |
Dragon-Glass Idol | 100px | Rerolls the item's slot. Changes the slot (weapon, waist, feet, ...) of an equipment item, removes all augmented stats and rerolls stats that can't be preserved in the new slot. |
Epic |
Smoldering Idol | 100px | Removes 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.