Calculator:Magic/Aurum: Difference between revisions
No edit summary |
No edit summary |
||
(28 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<div class="farts">[[Calculators|← Back to Calculators]]</div> | |||
<h1 style="margin-top: 0 !important;"><span class="mw-headline" id="Aurum_Profit_Calculator">Aurum Profit Calculator</span></h1> | |||
This calculator estimates the profit (or loss) from using [[Aurum Minor]] and [[Aurum Majora]] on common items. | |||
<small>You can help expand this list by editing the page directly, or by [https://forms.gle/UW1optz4vgwNSgrg6 submitting this form].</small> | |||
{{#widget:Calculator/Magic/Aurum}} | {{#widget:Calculator/Magic/Aurum}} | ||
<html> | <html> | ||
<table id="aurum-table" | <table id="aurum-table" class="wikitable sortable"> | ||
<thead> | <thead> | ||
<tr> | <tr> | ||
<th>Item</th> | <th rowspan="2" colspan="2">Item</th> | ||
<th> | <th colspan="2">Base</th> | ||
<th> | <th colspan="2">Profit Each</th> | ||
<th> | <th colspan="2">Profit Total</th> | ||
<th> | </tr> | ||
<tr> | |||
<th>Aurum Minor</th> | |||
<th>Aurum Majora</th> | |||
<th>Aurum Minor</th> | |||
<th>Aurum Majora</th> | |||
<th>Aurum Minor</th> | |||
<th>Aurum Majora</th> | |||
</tr> | </tr> | ||
</thead> | </thead> | ||
<tbody> | <tbody> | ||
</html> | </html> | ||
{{#cargo_query: | {{#cargo_query: | ||
tables=Items | tables=Items | ||
|fields=_pageName,Name,Price | |fields=_pageName,Name,Price | ||
|where=_pageName IN ("Bronze | |where=_pageName IN ("Wooden Bow","Pine Bow","Oak Bow","Palm Bow","Cherry Bow","Wizard's Bow","Deadwood Bow","Fire Dragonleather Bracers","Fire Dragonleather Chaps","Fire Dragonleather Body Armour","Fire Dragonleather Boots","Water Dragonleather Bracers","Water Dragonleather Chaps","Water Dragonleather Body Armour","Water Dragonleather Boots","Plains Dragonleather Bracers","Plains Dragonleather Chaps","Plains Dragonleather Body Armour","Plains Dragonleather Boots","Palladium Scimitar","Palladium Longsword","Palladium Battleaxe","Palladium Great Sword","Palladium Pickaxe","Palladium Hatchet","Palladium Helm","Palladium Full Helm","Palladium Chainmail Body","Palladium Chestplate","Palladium Platelegs","Palladium Shield","Palladium Gloves","Steel Scimitar","Steel Longsword","Steel Battleaxe","Steel Great Sword","Steel Pickaxe","Steel Hatchet","Steel Helm","Steel Full Helm","Steel Chainmail Body","Steel Chestplate","Steel Platelegs","Steel Shield","Steel Gloves","Iron Scimitar","Iron Longsword","Iron Battleaxe","Iron Great Sword","Iron Pickaxe","Iron Hatchet","Iron Helm","Iron Full Helm","Iron Chainmail Body","Iron Chestplate","Iron Platelegs","Iron Shield","Iron Gloves","Bronze Scimitar","Bronze Longsword","Bronze Battleaxe","Bronze Great Sword","Bronze Pickaxe","Bronze Hatchet","Bronze Helm","Bronze Full Helm","Bronze Chainmail Body","Bronze Chestplate","Bronze Platelegs","Bronze Shield","Bronze Gloves") | ||
|order by=Name ASC | |||
|format=template | |format=template | ||
|template=Calculator/Magic/Aurum | |template=Calculator/Magic/Aurum | ||
|named args=yes | |named args=yes | ||
}} | }} | ||
<html> | <html> | ||
</tbody> | </tbody> | ||
</table> | </table> | ||
</html> | </html> | ||
[[Category:Calculators]][[Category:Magic Calculators]] |