Template:Navbox Trial of the Sekhemas: Difference between revisions

From Path of Exile 2 Wiki
Jump to navigation Jump to search
No edit summary
(listclass instead of Flatlist template)
Line 2: Line 2:
| name  = Navbox Trial of the Sekhemas
| name  = Navbox Trial of the Sekhemas
| title = [[Trial of the Sekhemas]]
| title = [[Trial of the Sekhemas]]
| listclass = hlist


| group1 = Mechanics
| group1 = Mechanics
| list1  = {{Flatlist|
| list1  =
* [[Trial of the Sekhemas]]
* [[Trial of the Sekhemas]]
* {{il|Djinn Barya}}
* {{il|Djinn Barya}}
}}<hr>
<hr>


| group2 = Bosses
| group2 = Bosses
| list2  = {{Flatlist|
| list2  =
* [[Rattlecage, the Earthbreaker]]
* [[Rattlecage, the Earthbreaker]]
* [[Hadi of the Flaming River]]
* [[Hadi of the Flaming River]]
Line 16: Line 17:
* [[Ashar, The Sand Mother]]
* [[Ashar, The Sand Mother]]
* [[Zarokh, the Temporal]]
* [[Zarokh, the Temporal]]
}}<hr>
<hr>


| group3 = [[Relic]]s
| group3 = [[Relic]]s
| list3  =
| list3  =
{{Navbox|child
{{Navbox|child
| group1 = Base
  | group1 = Base
| list1  = {{Flatlist|{{Simple item list
  | list1  =
|q_where = items.rarity_id = "normal"
  {{Simple item list
  AND items.drop_enabled = 1
  |q_where = items.rarity_id = "normal"
  AND items.class_id LIKE "%Relic%"
    AND items.drop_enabled = 1
}}
    AND items.class_id LIKE "%Relic%"
}}<hr>
  }}<hr>
}}
 
{{Navbox|child
  | group2 = Unique
| group2 = Unique
  | list2  =
| list2  = {{Flatlist|{{Simple item list
  {{Simple item list
|q_where = items.rarity_id = "unique"
  |q_where = items.rarity_id = "unique"
  AND items.drop_enabled = 1
    AND items.drop_enabled = 1
  AND items.class_id LIKE "%Relic%"
    AND items.class_id LIKE "%Relic%"
}}
  }}
}}
}}<hr>
}}<hr>


| group4 = [[Unique item]]
| group4 = [[Unique item]]
| list4  = {{Flatlist|{{Simple item list
| list4  =
|q_where = items.rarity_id = "unique"
{{Simple item list
  AND items.drop_enabled = 1
  |q_where = items.rarity_id = "unique"
  AND (items.drop_text LIKE "%Zarokh, the Eternal%" OR items.name LIKE "%Grand Spectrum%")
    AND items.drop_enabled = 1
  AND items.class_id NOT LIKE "%Relic%"
    AND (items.drop_text LIKE "%Zarokh, the Eternal%" OR items.name LIKE "%Grand Spectrum%")
}}
    AND items.class_id NOT LIKE "%Relic%"
}}
}}



Revision as of 15:37, 7 January 2025

Template documentation[view] [edit] [history] [purge]