Styles: Difference between revisions
Style pages: effects and unlock thresholds verified against decompiled game code; prose informed by downwell.fandom.com (CC BY-SA) |
Style-select run animations + names/descriptions from styleInit and language.ini |
||
| Line 1: | Line 1: | ||
Styles allow different modes of play including levels of starting [[health]] or chance of finding certain power-ups or [[Safe Zone|safe zones]]. | Styles allow different modes of play including levels of starting [[health]] or chance of finding certain power-ups or [[Safe Zone|safe zones]]. | ||
There are five styles in game. | There are five styles in game, each shown below with its animation from the style select screen. | ||
== Styles == | == Styles == | ||
<div class="dw- | <div class="dw-style-row"><span class="dw-anim" data-base="styles/usual" data-frames="8" data-speed="0.25"></span><div><div class="dw-style-row__name">USUAL STYLE</div><div class="dw-style-row__desc">standard</div></div></div> | ||
<div class="dw-style-row"><span class="dw-anim" data-base="styles/armspin" data-frames="8" data-speed="0.25"></span><div><div class="dw-style-row__name">ARM SPIN STYLE</div><div class="dw-style-row__desc">only finds gun modules; shops are rare</div></div></div> | |||
<div class="dw- | <div class="dw-style-row"><span class="dw-anim" data-base="styles/boulder" data-frames="8" data-speed="0.25"></span><div><div class="dw-style-row__name">BOULDER STYLE</div><div class="dw-style-row__desc">starts with more HP; less upgrade options</div></div></div> | ||
<div class="dw- | <div class="dw-style-row"><span class="dw-anim" data-base="styles/levitate" data-frames="8" data-speed="0.25"></span><div><div class="dw-style-row__name">LEVITATE STYLE</div><div class="dw-style-row__desc">floaty</div></div></div> | ||
<div class="dw- | <div class="dw-style-row"><span class="dw-anim" data-base="styles/handstand" data-frames="8" data-speed="0.25"></span><div><div class="dw-style-row__name">HANDSTAND STYLE</div><div class="dw-style-row__desc">no upgrades; cheaper shop items</div></div></div> | ||
<div class="dw- | |||
</div> | |||