From Brotato Wiki
(add option "hidebox", which lets you only show the stats without showing the surrounding box. Also fixesx dodgy line breaks (caused by mediawiki's rendering of line breaks; fixed by adding comments around line breaks)) |
(Updated to patch 0.6.1.6) |
||
Line 3: | Line 3: | ||
<div style="font-size:25px; font-weight:bold; color:rgb(234,226,176); margin-bottom:10px;">Blunt</div> | <div style="font-size:25px; font-weight:bold; color:rgb(234,226,176); margin-bottom:10px;">Blunt</div> | ||
}}<!-- | }}<!-- | ||
-->(2)+1 Armor - | -->(2)+1 Armor -2% Speed<br><!-- | ||
-->(3)+1 Armor +3 Max HP - | -->(3)+1 Armor +3 Max HP -4% Speed<br><!-- | ||
-->(4)+2 Armor +3 Max HP - | -->(4)+2 Armor +3 Max HP -6% Speed<br><!-- | ||
-->(5)+2 Armor +6 Max HP - | -->(5)+2 Armor +6 Max HP -8% Speed<br><!-- | ||
-->(6)+3 Armor +6 Max HP - | -->(6)+3 Armor +6 Max HP -10% Speed<!-- | ||
-->{{#ifeq:{{{hidebox}}}|1|<!--hidden-->|</div>}} | -->{{#ifeq:{{{hidebox}}}|1|<!--hidden-->|</div>}} | ||
</onlyinclude></includeonly> | </onlyinclude></includeonly> |
Latest revision as of 12:15, 11 December 2022
Show stats for the Blunt weapon set. Has an option to hide the surrounding box (hidebox
).
Default
{{Blunt}}
Blunt
(2)+1 Armor -2% Speed(3)+1 Armor +3 Max HP -4% Speed
(4)+2 Armor +3 Max HP -6% Speed
(5)+2 Armor +6 Max HP -8% Speed
(6)+3 Armor +6 Max HP -10% Speed
Stats Only
{{Blunt|hidebox=1}}
(2)+1 Armor -2% Speed
(3)+1 Armor +3 Max HP -4% Speed
(4)+2 Armor +3 Max HP -6% Speed
(5)+2 Armor +6 Max HP -8% Speed
(6)+3 Armor +6 Max HP -10% Speed
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Hide Box? | hidebox | Enable to hide the box surrounding the stats | Boolean | suggested |