Boost: Difference between revisions
mNo edit summary |
|||
| Line 11: | Line 11: | ||
==List of Boost Artifacts== | ==List of Boost Artifacts== | ||
{{#cargo_query:table=btd6_artifacts | <div class="center-col-1">{{#cargo_query:table=btd6_artifacts | ||
|fields=CONCAT("[[File:", image, "|50px|link= | |fields=CONCAT("[[File:", image, "|50px|link=", _pageName, "|", name, "]]<br>[[", _pageName, "|", name, "]]") = Artifact, | ||
COALESCE(description_common, "—") = Common effect, | |||
COALESCE(description_rare, "—") = Rare effect, | |||
COALESCE(description_legendary, "—") = Legendary effect | |||
|where=type = "Boost" | |where=type = "Boost" | ||
}} | |order by=name | ||
}}</div> | |||
==Gallery== | ==Gallery== | ||