Talk:List of unique jewels received by drop: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
>TheFrz
>ARTyficial
Line 14: Line 14:
* adding <code>drop_restriction</code> variable to every unique item and fill the list with <code>drop_restriction = world</code> (or something like that) &mdash;[[User:0xf|0xF&nbsp;]] 16:14, 31 October 2016 (UTC)
* adding <code>drop_restriction</code> variable to every unique item and fill the list with <code>drop_restriction = world</code> (or something like that) &mdash;[[User:0xf|0xF&nbsp;]] 16:14, 31 October 2016 (UTC)
: Adding <code>drop_enabled=False</code> to these items should be enough. &mdash; [[User:TheFrz|TheFrz&nbsp;]]&mdash; 16:41, 31 October 2016 (UTC)
: Adding <code>drop_enabled=False</code> to these items should be enough. &mdash; [[User:TheFrz|TheFrz&nbsp;]]&mdash; 16:41, 31 October 2016 (UTC)
:: The list is still wrong and <code>drop_enabled=False</code> would cause a big red "DROP DISABLED" to appear and is meant for historic items. The only method I see with the current smw properties is to exclude all unwanted jewels by name. Other suggestions? --[[User:ARTyficial|aRTyficial]] ([[User talk:ARTyficial|talk]]) 21:36, 23 January 2017 (UTC)

Revision as of 21:36, 23 January 2017

Treshold Jewels

Should we split the list in "normal" unique jewels and threshold jewels? --Lord joshi (talk) 14:01, 5 January 2016 (UTC)

We already have Threshold Jewel - I think it would be best to convert it to have the same format as the other 3 lists and have 4 subsections on the main unique list, possibly with a note that threshold jewels are also dropped. --Qetuth-(talk) 20:02, 5 January 2016 (UTC)

this SMW list is incorrect

Emperor's Mastery can't drop normally it's labyrinth-reward-only item.
Warlord's Reach is quest reward.

I think there are several ways to fix this list:

  • keeping it filled manually
  • removing it entirely
  • adding drop_restriction variable to every unique item and fill the list with drop_restriction = world (or something like that) —0xF  16:14, 31 October 2016 (UTC)
Adding drop_enabled=False to these items should be enough. — TheFrz — 16:41, 31 October 2016 (UTC)
The list is still wrong and drop_enabled=False would cause a big red "DROP DISABLED" to appear and is meant for historic items. The only method I see with the current smw properties is to exclude all unwanted jewels by name. Other suggestions? --aRTyficial (talk) 21:36, 23 January 2017 (UTC)