Idol: Difference between revisions
No edit summary |
|||
| Line 4: | Line 4: | ||
Endgame idols have a limit of 1 per character. If your character has multiple items with the same idol equipped, the items with those idols will be disabled. | Endgame idols have a limit of 1 per character. If your character has multiple items with the same idol equipped, the items with those idols will be disabled. | ||
The [[Shaman]] ascendancy passive [[Wisdom of the Maji]] causes the user to gain an additional Bonded enchantment from Idols. | |||
==List of idols== | ==List of idols== | ||
Revision as of 18:58, 8 December 2025
Idols are a type of augment that can be socketed into sceptres and armour.
Idols have a chance to drop from monsters possessed by an Azmerian Wisp. Endgame idols can drop from level 65+ areas.
Endgame idols have a limit of 1 per character. If your character has multiple items with the same idol equipped, the items with those idols will be disabled.
The Shaman ascendancy passive Wisdom of the Maji causes the user to gain an additional Bonded enchantment from Idols.
List of idols
List of regular idols
Lua error: Error 1054: Unknown column 'cargo__augments.is_idol' in 'where clause' Function: CargoSQLQuery::run Query: SELECT `cargo__items`.`_pageID` AS `items._pageID`,`cargo__items`.`_pageName` AS `items._pageName`,`cargo__items`.`name` AS `items.name`,`cargo__items`.`inventory_icon` AS `items.inventory_icon`,`cargo__items`.`html` AS `items.html`,`cargo__items`.`size_x` AS `items.size_x`,`cargo__items`.`size_y` AS `items.size_y`,`cargo__augments`.`augment_limit` AS `augments.augment_limit`,`cargo__items`.`description` AS `items.description`,`cargo__items`.`drop_level` AS `items.drop_level`,`cargo__items`.`drop_text` AS `items.drop_text` FROM `cargo__items` LEFT OUTER JOIN `cargo__augments` ON ((`cargo__items`.`_pageID`=`cargo__augments`.`_pageID`)) LEFT OUTER JOIN `cargo__versions` ON ((`cargo__items`.`release_version`=`cargo__versions`.`version`)) WHERE (`cargo__items`.`drop_enabled` = true
AND (`cargo__items`.`release_version` IS NULL OR `cargo__items`.`release_version` IS NOT NULL ) AND `cargo__items`.`base_item` IS NULL AND `cargo__items`.`base_item_id` IS NULL AND `cargo__items`.`base_item_page` IS NULL AND (`cargo__items`.`class_id` = "SoulCore" AND `cargo__augments`.`is_idol` = True AND `cargo__items`.`required_level` < 50)) AND `cargo__items`.`_pageNamespace` IN (0,10016) GROUP BY `cargo__items`.`_pageID` ORDER BY `cargo__items`.`required_level_range_maximum`,`cargo__items`.`name` LIMIT 5000
.
List of endgame idols
Lua error: Error 1054: Unknown column 'cargo__augments.is_idol' in 'where clause' Function: CargoSQLQuery::run Query: SELECT `cargo__items`.`_pageID` AS `items._pageID`,`cargo__items`.`_pageName` AS `items._pageName`,`cargo__items`.`name` AS `items.name`,`cargo__items`.`inventory_icon` AS `items.inventory_icon`,`cargo__items`.`html` AS `items.html`,`cargo__items`.`size_x` AS `items.size_x`,`cargo__items`.`size_y` AS `items.size_y`,`cargo__augments`.`augment_limit` AS `augments.augment_limit`,`cargo__items`.`description` AS `items.description`,`cargo__items`.`drop_level` AS `items.drop_level`,`cargo__items`.`drop_text` AS `items.drop_text` FROM `cargo__items` LEFT OUTER JOIN `cargo__augments` ON ((`cargo__items`.`_pageID`=`cargo__augments`.`_pageID`)) LEFT OUTER JOIN `cargo__versions` ON ((`cargo__items`.`release_version`=`cargo__versions`.`version`)) WHERE (`cargo__items`.`drop_enabled` = true
AND (`cargo__items`.`release_version` IS NULL OR `cargo__items`.`release_version` IS NOT NULL ) AND `cargo__items`.`base_item` IS NULL AND `cargo__items`.`base_item_id` IS NULL AND `cargo__items`.`base_item_page` IS NULL AND (`cargo__items`.`class_id` = "SoulCore" AND `cargo__augments`.`is_idol` = True AND `cargo__items`.`required_level` >= 50)) AND `cargo__items`.`_pageNamespace` IN (0,10016) GROUP BY `cargo__items`.`_pageID` ORDER BY `cargo__items`.`required_level_range_maximum`,`cargo__items`.`name` LIMIT 5000
.
Related Unique items
No results found
Version history
| Version | Changes |
|---|---|
| 0.4.0 |
|
| 0.2.1 |
|
| 0.2.0f |
|
| 0.2.0 |
|