Difference between revisions of "Template:Crafting Recipe"
Jump to navigation
Jump to search
m |
m |
||
Line 1: | Line 1: | ||
− | {{#ifeq: {{{1}}}| | + | {{#ifeq: {{{1}}}|Bronze Helm| |
<table class="itemTable"> | <table class="itemTable"> | ||
− | + | <tr> | |
− | + | <th class="it-header-row"></th> | |
− | + | <th class="it-header-row">Crafting<br>Level</th> | |
− | + | <th class="it-header-row">Exp</th> | |
− | + | <th class="it-header-row">Materials</th> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td class="it-data-input"><img src="https://idlescape.com/images/combat/equipment/bronze_med_helm.png"></td> <!-- item img url --> | |
− | + | <td class="it-data-input">3</td> <!-- crafting lvl --> | |
− | + | <td class="it-data-input">50</td> <!-- crafting exp --> | |
− | + | <td class="it-data-input"> | |
− | + | x20 [[Bronze Bar|Bronze Bars]]<br> | |
− | + | </td> <!-- crafting mats --> | |
− | |}}{{#ifeq: {{{1}}}| | + | </tr> |
+ | </table> | ||
+ | |}}{{#ifeq: {{{1}}}|Bronze Full Helm| | ||
<table class="itemTable"> | <table class="itemTable"> | ||
− | + | <tr> | |
− | + | <th class="it-header-row"></th> | |
− | + | <th class="it-header-row">Crafting<br>Level</th> | |
− | + | <th class="it-header-row">Exp</th> | |
− | + | <th class="it-header-row">Materials</th> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td class="it-data-input"><img src="https://idlescape.com/images/combat/equipment/bronze_full_helm.png"></td> <!-- item img url --> | |
− | + | <td class="it-data-input">7</td> <!-- crafting lvl --> | |
− | + | <td class="it-data-input">100</td> <!-- crafting exp --> | |
− | + | <td class="it-data-input"> | |
− | + | x40 [[Bronze Bar|Bronze Bars]]<br> | |
− | + | </td> <!-- crafting mats --> | |
+ | </tr> | ||
+ | </table> | ||
+ | |}}{{#ifeq: {{{1}}}|Iron Helm| | ||
+ | <table class="itemTable"> | ||
+ | <tr> | ||
+ | <th class="it-header-row"></th> | ||
+ | <th class="it-header-row">Crafting<br>Level</th> | ||
+ | <th class="it-header-row">Exp</th> | ||
+ | <th class="it-header-row">Materials</th> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="it-data-input"><img src="https://idlescape.com/images/combat/equipment/iron_med_helm.png"></td> <!-- item img url --> | ||
+ | <td class="it-data-input">18</td> <!-- crafting lvl --> | ||
+ | <td class="it-data-input">250</td> <!-- crafting exp --> | ||
+ | <td class="it-data-input"> | ||
+ | x50 [[Iron Bar|Iron Bars]]<br> | ||
+ | </td> <!-- crafting mats --> | ||
+ | </tr> | ||
+ | </table> | ||
+ | |}}{{#ifeq: {{{1}}}|Iron Full Helm| | ||
+ | <table class="itemTable"> | ||
+ | <tr> | ||
+ | <th class="it-header-row"></th> | ||
+ | <th class="it-header-row">Crafting<br>Level</th> | ||
+ | <th class="it-header-row">Exp</th> | ||
+ | <th class="it-header-row">Materials</th> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="it-data-input"><img src="https://idlescape.com/images/combat/equipment/iron_full_helm.png"></td> <!-- item img url --> | ||
+ | <td class="it-data-input">22</td> <!-- crafting lvl --> | ||
+ | <td class="it-data-input">375</td> <!-- crafting exp --> | ||
+ | <td class="it-data-input"> | ||
+ | x75 [[Iron Bar|Iron Bars]]<br> | ||
+ | </td> <!-- crafting mats --> | ||
+ | </tr> | ||
+ | </table> | ||
+ | |}}{{#ifeq: {{{1}}}|Mithril Helm| | ||
+ | <table class="itemTable"> | ||
+ | <tr> | ||
+ | <th class="it-header-row"></th> | ||
+ | <th class="it-header-row">Crafting<br>Level</th> | ||
+ | <th class="it-header-row">Exp</th> | ||
+ | <th class="it-header-row">Materials</th> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="it-data-input"><img src="https://idlescape.com/images/combat/equipment/mithril_med_helm.png"></td> <!-- item img url --> | ||
+ | <td class="it-data-input">33</td> <!-- crafting lvl --> | ||
+ | <td class="it-data-input">2,000</td> <!-- crafting exp --> | ||
+ | <td class="it-data-input"> | ||
+ | x100 [[Mithril Bar|Mithril Bars]]<br> | ||
+ | </td> <!-- crafting mats --> | ||
+ | </tr> | ||
+ | </table> | ||
+ | |}}{{#ifeq: {{{1}}}|Mithril Full Helm| | ||
+ | <table class="itemTable"> | ||
+ | <tr> | ||
+ | <th class="it-header-row"></th> | ||
+ | <th class="it-header-row">Crafting<br>Level</th> | ||
+ | <th class="it-header-row">Exp</th> | ||
+ | <th class="it-header-row">Materials</th> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="it-data-input"><img src="https://idlescape.com/images/combat/equipment/mithril_full_helm.png"></td> <!-- item img url --> | ||
+ | <td class="it-data-input">37</td> <!-- crafting lvl --> | ||
+ | <td class="it-data-input">2,600</td> <!-- crafting exp --> | ||
+ | <td class="it-data-input"> | ||
+ | x130 [[Mithril Bar|Mithril Bars]]<br> | ||
+ | </td> <!-- crafting mats --> | ||
+ | </tr> | ||
+ | </table> | ||
+ | |}}{{#ifeq: {{{1}}}|Adamantite Helm| | ||
+ | <table class="itemTable"> | ||
+ | <tr> | ||
+ | <th class="it-header-row"></th> | ||
+ | <th class="it-header-row">Crafting<br>Level</th> | ||
+ | <th class="it-header-row">Exp</th> | ||
+ | <th class="it-header-row">Materials</th> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="it-data-input"><img src="https://idlescape.com/images/combat/equipment/adamantite_med_helm.png"></td> <!-- item img url --> | ||
+ | <td class="it-data-input">53</td> <!-- crafting lvl --> | ||
+ | <td class="it-data-input">6,400</td> <!-- crafting exp --> | ||
+ | <td class="it-data-input"> | ||
+ | x160 [[Adamantite Bar|Adamantite Bars]]<br> | ||
+ | </td> <!-- crafting mats --> | ||
+ | </tr> | ||
+ | </table> | ||
+ | |}}{{#ifeq: {{{1}}}|Adamantite Full Helm| | ||
+ | <table class="itemTable"> | ||
+ | <tr> | ||
+ | <th class="it-header-row"></th> | ||
+ | <th class="it-header-row">Crafting<br>Level</th> | ||
+ | <th class="it-header-row">Exp</th> | ||
+ | <th class="it-header-row">Materials</th> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="it-data-input"><img src="https://idlescape.com/images/combat/equipment/adamantite_full_helm.png"></td> <!-- item img url --> | ||
+ | <td class="it-data-input">57</td> <!-- crafting lvl --> | ||
+ | <td class="it-data-input">8,000</td> <!-- crafting exp --> | ||
+ | <td class="it-data-input"> | ||
+ | x200 [[Adamantite Bar|Adamantite Bars]]<br> | ||
+ | </td> <!-- crafting mats --> | ||
+ | </tr> | ||
+ | </table> | ||
+ | |}}{{#ifeq: {{{1}}}|Runite Helm| | ||
+ | <table class="itemTable"> | ||
+ | <tr> | ||
+ | <th class="it-header-row"></th> | ||
+ | <th class="it-header-row">Crafting<br>Level</th> | ||
+ | <th class="it-header-row">Exp</th> | ||
+ | <th class="it-header-row">Materials</th> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="it-data-input"><img src="https://idlescape.com/images/combat/equipment/rune_med_helm.png"></td> <!-- item img url --> | ||
+ | <td class="it-data-input">73</td> <!-- crafting lvl --> | ||
+ | <td class="it-data-input">18,000</td> <!-- crafting exp --> | ||
+ | <td class="it-data-input"> | ||
+ | x225 [[Runite Bar|Runite Bars]]<br> | ||
+ | </td> <!-- crafting mats --> | ||
+ | </tr> | ||
+ | </table> | ||
+ | |}}{{#ifeq: {{{1}}}|Runite Full Helm| | ||
+ | <table class="itemTable"> | ||
+ | <tr> | ||
+ | <th class="it-header-row"></th> | ||
+ | <th class="it-header-row">Crafting<br>Level</th> | ||
+ | <th class="it-header-row">Exp</th> | ||
+ | <th class="it-header-row">Materials</th> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="it-data-input"><img src="https://idlescape.com/images/combat/equipment/rune_full_helm.png"></td> <!-- item img url --> | ||
+ | <td class="it-data-input">77</td> <!-- crafting lvl --> | ||
+ | <td class="it-data-input">21,600</td> <!-- crafting exp --> | ||
+ | <td class="it-data-input"> | ||
+ | x270 [[Runite Bar|Runite Bars]]<br> | ||
+ | </td> <!-- crafting mats --> | ||
+ | </tr> | ||
+ | </table> | ||
+ | |}}{{#ifeq: {{{1}}}|Stygian Helm| | ||
+ | <table class="itemTable"> | ||
+ | <tr> | ||
+ | <th class="it-header-row"></th> | ||
+ | <th class="it-header-row">Crafting<br>Level</th> | ||
+ | <th class="it-header-row">Exp</th> | ||
+ | <th class="it-header-row">Materials</th> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="it-data-input"><img src="https://idlescape.com/images/combat/equipment/stygian_med_helm.png"></td> <!-- item img url --> | ||
+ | <td class="it-data-input">83</td> <!-- crafting lvl --> | ||
+ | <td class="it-data-input">50,400</td> <!-- crafting exp --> | ||
+ | <td class="it-data-input"> | ||
+ | x300 [[Stygian Bar|Stygian Bars]]<br> | ||
+ | x60 [[Ichor|Ichors]]<br> | ||
+ | </td> <!-- crafting mats --> | ||
+ | </tr> | ||
+ | </table> | ||
+ | |}}{{#ifeq: {{{1}}}|Stygian Full Helm| | ||
+ | <table class="itemTable"> | ||
+ | <tr> | ||
+ | <th class="it-header-row"></th> | ||
+ | <th class="it-header-row">Crafting<br>Level</th> | ||
+ | <th class="it-header-row">Exp</th> | ||
+ | <th class="it-header-row">Materials</th> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="it-data-input"><img src="https://idlescape.com/images/combat/equipment/stygian_full_helm.png"></td> <!-- item img url --> | ||
+ | <td class="it-data-input">87</td> <!-- crafting lvl --> | ||
+ | <td class="it-data-input">58,800</td> <!-- crafting exp --> | ||
+ | <td class="it-data-input"> | ||
+ | x350 [[Stygian Bar|Stygian Bars]]<br> | ||
+ | x70 [[Ichor|Ichors]]<br> | ||
+ | </td> <!-- crafting mats --> | ||
+ | </tr> | ||
+ | </table> | ||
|}} | |}} |