Geraldo (BTD6): Difference between revisions

Pymonkibot (talk | contribs)
m Text replacement - "==Artwork and icons==" to "==Assets=="
Line 26: Line 26:


On desktop, Geraldo's Shop can be toggled with the Monkey Special [[hotkey]] and each item slot can be assigned to a custom hotkey under Advanced Hotkeys.
On desktop, Geraldo's Shop can be toggled with the Monkey Special [[hotkey]] and each item slot can be assigned to a custom hotkey under Advanced Hotkeys.
<div class="center-col-1 center-col-3 center-col-4 center-col-5 center-col-6 center-col-7">
{{generic cargo query
{{#cargo_query:table=btd6_geraldo_items
|table=btd6_geraldo_items
|fields=CONCAT("[[File:", image, "|x50px|link=", _pageName, "|", name, "]]") = Icon,
|extra col 1=unlocked_at=Level unlocked
CONCAT("[[", name, "]]<br>", description) = Name / description,
|extra col 2=CONCAT("$", FORMAT(cost, 0))=Cost
unlocked_at = Level unlocked,
|extra col 3=starting_stock=Starting stock,
CONCAT("$", FORMAT(cost, 0)) = Cost,
|extra col 4=max_stock=Max stock,
starting_stock = Starting stock,
|extra col 5=rounds_per_restock=Rounds to restock
max_stock = Max stock,
rounds_per_restock = Rounds to restock
|format=table
|order by=category_order
|order by=category_order
}}</div>
}}


==Levels==
==Levels==