Shop: Difference between revisions
Jump to navigation
Jump to search
DwLayoutTest (talk | contribs) Shop page: infobox, intro, items grid |
Spawn odds/stocking notes from decompiled shop and pool logic |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
The '''shop''' appears randomly like other [[Safe Zone|safe zones]] - unless you have the [[Member's Card]] [[Upgrades|upgrade]], in which case it appears at the start of every floor. | |||
| | |||
The track that plays in the shop normally is the first variant of [https://phlogiston.bandcamp.com/track/mochi-yasan Mochi Yasan]. In the [[World 3|underwater]] shop, the second variant plays. | |||
The three display cases are stocked in tiers: the first case holds only the cheapest consumables, while the priciest — [[Energy Drink]] and [[Curry]] — only ever appear in the third. When the player is at 2 HP or less, the first case is guaranteed to hold a [[Rice Ball]]. | |||
== Items == | == Items == | ||
<div class="dw-grid"> | <div class="dw-grid"> | ||
<div class="dw-grid__tile"><span class="dw-sprite" data-sprite="items/ | <div class="dw-grid__tile">[[Rice Ball|<span class="dw-sprite" data-sprite="items/onigiri.png"></span><span class="dw-grid__label">Rice Ball</span>]]</div> | ||
<div class="dw-grid__tile"><span class="dw-sprite" data-sprite="items/ | <div class="dw-grid__tile">[[Battery|<span class="dw-sprite" data-sprite="items/battery.png"></span><span class="dw-grid__label">Battery</span>]]</div> | ||
<div class="dw-grid__tile"><span class="dw-sprite" data-sprite="items/ | <div class="dw-grid__tile">[[Sushi|<span class="dw-sprite" data-sprite="items/sushi.png"></span><span class="dw-grid__label">Sushi</span>]]</div> | ||
<div class="dw-grid__tile"><span class="dw-sprite" data-sprite="items/ | <div class="dw-grid__tile">[[Car Battery|<span class="dw-sprite" data-sprite="items/carbattery.png"></span><span class="dw-grid__label">Car Battery</span>]]</div> | ||
<div class="dw-grid__tile"><span class="dw-sprite" data-sprite="items/energydrink.png"></span>< | <div class="dw-grid__tile">[[Energy Drink|<span class="dw-sprite" data-sprite="items/energydrink.png"></span><span class="dw-grid__label">Energy Drink</span>]]</div> | ||
<div class="dw-grid__tile"><span class="dw-sprite" data-sprite="items/ | <div class="dw-grid__tile">[[Curry|<span class="dw-sprite" data-sprite="items/curry.png"></span><span class="dw-grid__label">Curry</span>]]</div> | ||
</div> | </div> | ||
Revision as of 01:20, 5 July 2026
The shop appears randomly like other safe zones - unless you have the Member's Card upgrade, in which case it appears at the start of every floor.
The track that plays in the shop normally is the first variant of Mochi Yasan. In the underwater shop, the second variant plays.
The three display cases are stocked in tiers: the first case holds only the cheapest consumables, while the priciest — Energy Drink and Curry — only ever appear in the third. When the player is at 2 HP or less, the first case is guaranteed to hold a Rice Ball.