List of tattoos: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 32: Line 32:
  AND items.name LIKE "%Loyalty Tattoo%"
  AND items.name LIKE "%Loyalty Tattoo%"
AND items.name NOT LIKE "%Journey Tattoo%"
AND items.name NOT LIKE "%Journey Tattoo%"
|large=1
|drop_text = 1
|description =1
|stat=1
}}</onlyinclude>
== Other Tattoos ==
<onlyinclude>{{Query base items
|q_where= items.class_id = "StackableCurrency"
AND items.name LIKE "%Tattoo%"
AND items.name NOT LIKE "%Journey Tattoo%"
AND items.name NOT LIKE "%Honoured%"
AND items.name NOT LIKE "%Loyalty%"
AND items.drop_enabled = FALSE
|large=1
|large=1
|drop_text = 1
|drop_text = 1

Revision as of 12:53, 26 March 2024