User:Kratheous/Sandbox

From Zelda Wiki, the Zelda encyclopedia
Jump to navigation Jump to search

Breath of the Wild Armor Template

Flamebreaker Armor

BotW Flamebreaker Armor Icon.png
Armor TypeBody Armor
Base Defense3
Bonus(es)BotW Flame Guard Icon.png Flame Guard
BotW Flame Guard Icon.png Fireproof Set Bonus
Part of SetFlamebreaker Armor set
Cost(s)600 Rupees
Location(s)Reward from Fireproof Lizard Roundup in the Southern Mine
Sold at Ripped and Shredded in Goron City
Upgrades
BotW Star.png
BotW Armor Icon.png3 ❯ BotW Armor Icon.png5
1 BotW Fireproof Lizard Icon.pngFireproof Lizard
2 BotW Moblin Horn Icon.pngMoblin Horn
BotW Star.png BotW Star.png
BotW Armor Icon.png5 ❯ BotW Armor Icon.png8
8 BotW Bokoblin Horn Icon.pngBokoblin Horn
5 BotW Bokoblin Fang Icon.pngBokoblin Fang
BotW Star.png BotW Star.png BotW Star.png
BotW Armor Icon.png8 ❯ BotW Armor Icon.png12
10 BotW Bokoblin Fang Icon.pngBokoblin Fang
5 BotW Bokoblin Guts Icon.pngBokoblin Guts
BotW Star.png BotW Star.png BotW Star.png BotW Star.png
BotW Armor Icon.png12 ❯ BotW Armor Icon.png20
15 BotW Bokoblin Guts Icon.pngBokoblin Guts
15 BotW Amber Icon.pngAmber

To Do

  • Switch hardcoded upgrades
  • Create the BotWBonus template

Usage

This template is used to display information about Breath of the Wild armor.
To add this template to an article copy and paste the following code and then fill in the information (all fields are optional):

{{BotWArmor
|name =           the name of the Item
|image =          an image of the Item
|description =    the in-game description given for the item (in its base form)
|type =           if the item is a headpiece or earrings, type 'head'; if the item is a chestpiece, type 'body'; if the item is a legpiece or shoes, type 'legs'
|cost =           any costs to obtain
|location =       location of obtention
|bonuses =        any additional effects equipping said armor will apply;
                  use the {{BotWBonus}} template to generate the bonus text, seperated by a <br>
|set =            the name of the set the armor belongs to

|notupgradable =  remove or leave blank if the item is upgradable or you don't wish to show the upgrade section; otherwise, set to true

|u1defense =      the defense stat when upgraded to level 1
|u1materials =    all of the materials needed to upgrade from base to level 1
|u2defense =      the defense stat when upgraded to level 2
|u2materials =    all of the materials needed to upgrade from level 1 to level 2
|u3defense =      the defense stat when upgraded to level 3
|u3materials =    all of the materials needed to upgrade from level 2 to level 3
|u4defense =      the defense stat when upgraded to level 4
|u4materials =    all of the materials needed to upgrade from level 3 to level 4
}}

Blank code (paste onto page):

{{BotWArmor
|name = 
|image = 
|description = 
|type = 
|cost = 
|location = 
|bonuses = 
|set = 

|notupgradable = 

|u1defense = 
|u1materials = 
|u2defense = 
|u2materials = 
|u3defense = 
|u3materials = 
|u4defense = 
|u4materials = 
}}