User:Celestial/Sandbox: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
(Created page with "{{#vardefine:BuyValue|{{#if:{{{Material|}}}|{{formatnum:{{#ask:[[{{{Material}}}]]|?Value=|mainlabel=-}}|R}}|0}}}} {{#vardefine:SellValue|{{#if:{{{Product|}}}|{{formatnum:{{#ask:[[{{{Product}}}]]|?Value=|mainlabel=-}}|R}}|0}}}} {{!}}- {{!}} {{{Level}}} {{!}} {{Plinkt|{{{Product}}}}} {{!}} {{Plinkt|{{{Material}}}}} {{!}} {{{ExperienceFirstTime}}} {{!}} {{{Experience}}} {{!}} {{{ExperienceSecondary}}} {{!}} {{#expr:{{{Experience}}} + ({{{ExperienceSecondary}}} * 2)}} {{!}}...") |
No edit summary |
||
Line 1: | Line 1: | ||
== Items made with Carpentry == |
|||
{{#vardefine:BuyValue|{{#if:{{{Material|}}}|{{formatnum:{{#ask:[[{{{Material}}}]]|?Value=|mainlabel=-}}|R}}|0}}}} |
|||
{| class="wikitable sortable" |
|||
{{#vardefine:SellValue|{{#if:{{{Product|}}}|{{formatnum:{{#ask:[[{{{Product}}}]]|?Value=|mainlabel=-}}|R}}|0}}}} |
|||
|+ |
|||
!Lvl Req. |
|||
{{!}}- |
|||
!colspan="2"|Product |
|||
{{!}} {{{Level}}} |
|||
!colspan="2"|Material |
|||
{{!}} {{Plinkt|{{{Product}}}}} |
|||
!Album XP Bonus |
|||
{{!}} {{Plinkt|{{{Material}}}}} |
|||
!XP (Raw Material) |
|||
{{!}} {{{ExperienceFirstTime}}} |
|||
!XP (Final Product) |
|||
{{!}} {{{Experience}}} |
|||
!Total XP |
|||
{{!}} {{{ExperienceSecondary}}} |
|||
!Log Price (If Buying Materials) |
|||
{{!}} {{#expr:{{{Experience}}} + ({{{ExperienceSecondary}}} * 2)}} |
|||
!Cost Per (If Buying Materials) |
|||
{{!}} {{Currency|{{#var:BuyValue}}}} |
|||
!Sell Per |
|||
{{!}} {{Currency|{{#expr:{{#var:BuyValue}} / 2}} |
|||
!Cost per Item |
|||
{{!}} {{Currency|{{#var:SellValue}}}} |
|||
!Profit Per (If Buying Logs) |
|||
{{!}} {{Currency|{{#expr:{{#var:BuyValue}} / 2 - {{#var:SellValue}}}} |
|||
!GP/XP (If Buying Logs) |
|||
{{!}} {{Currency|{{#expr:{{#var:SellValue}} - {{#var:BuyValue}} / 2}} |
|||
{{ |
{{User:Celestial/TemplateSandbox|Level=0|Product=Coarse Ash Plank|Material=Coarse Ash Log|MatCost=450|ExperienceFirstTime=250|Experience=56|ExperienceSecondary=0}} |
||
{{User:Celestial/TemplateSandbox|Level=2|Product=Coarse Oak Pole|Material=Coarse Oak Log|MatCost=495|ExperienceFirstTime=265|Experience=59|ExperienceSecondary=30}} |
|||
<noinclude> |
|||
{{User:Celestial/TemplateSandbox|Level=4|Product=Coarse Pine Pole|Material=Coarse Pine Log|MatCost=570|ExperienceFirstTime=281|Experience=63|ExperienceSecondary=32}} |
|||
<templatedata> |
|||
{{User:Celestial/TemplateSandbox|Level=6|Product=Coarse Hickory Pole|Material=Coarse Hickory Log|MatCost=617|ExperienceFirstTime=298|Experience=67|ExperienceSecondary=34}} |
|||
{ |
|||
{{User:Celestial/TemplateSandbox|Level=8|Product=Coarse Juniper Stave|Material=Coarse Juniper Log|MatCost=741|ExperienceFirstTime=315|Experience=70|ExperienceSecondary=0}} |
|||
"params": { |
|||
{{User:Celestial/TemplateSandbox|Level=10|Product=Coarse Poplar Pole|Material=Coarse Poplar Log|MatCost=790|ExperienceFirstTime=334|Experience=75|ExperienceSecondary=38}} |
|||
"Level": { |
|||
{{User:Celestial/TemplateSandbox|Level=12|Product=Coarse Suave Pole|Material=Coarse Suave Log|MatCost=795|ExperienceFirstTime=354|Experience=79|ExperienceSecondary=40}} |
|||
"description": "Level required to make the recipe", |
|||
{{User:Celestial/TemplateSandbox|Level=14|Product=Coarse Yew Pole|Material=Coarse Yew Log|MatCost=1260|ExperienceFirstTime=375|Experience=84|ExperienceSecondary=42}} |
|||
"type": "number" |
|||
{{User:Celestial/TemplateSandbox|Level=16|Product=Rugged Ash Plank|Material=Rugged Ash Log|MatCost=889|ExperienceFirstTime=397|Experience=89|ExperienceSecondary=0}} |
|||
}, |
|||
{{User:Celestial/TemplateSandbox|Level=18|Product=Rugged Oak Pole|Material=Rugged Oak Log|MatCost=1020|ExperienceFirstTime=421|Experience=94|ExperienceSecondary=47}} |
|||
"Item": { |
|||
{{User:Celestial/TemplateSandbox|Level=22|Product=Rugged Pine Pole|Material=Rugged Pine Log|MatCost=1200|ExperienceFirstTime=463|Experience=109|ExperienceSecondary=55}} |
|||
"description": "Name of the recipe item", |
|||
⚫ | |||
"type": "string" |
|||
}, |
|||
"Category": { |
|||
"aliases": [ |
|||
"Variant" |
|||
], |
|||
"description": "Variant of the food item", |
|||
"type": "string" |
|||
}, |
|||
"Cost": { |
|||
"description": "Cost of producing the recipe", |
|||
"type": "number" |
|||
}, |
|||
"Experience": { |
|||
"aliases": [ |
|||
"XP" |
|||
], |
|||
"description": "Experience gained per item", |
|||
"type": "number" |
|||
}, |
|||
"ExperienceFirstTime": { |
|||
"description": "Experience gained per item for the first time", |
|||
"type": "number" |
|||
}, |
|||
"Ingredients": {}, |
|||
"ExperiencePerHour": {}, |
|||
"ProfitPerHour": {} |
|||
⚫ | |||
} |
|||
</templatedata> |
|||
</noinclude> |
Revision as of 20:40, 10 November 2024
Items made with Carpentry
Lvl Req. | Product | Material | Album XP Bonus | XP (Raw Material) | XP (Final Product) | Total XP | Log Price (If Buying Materials) | Cost Per (If Buying Materials) | Sell Per | Cost per Item | Profit Per (If Buying Logs) | GP/XP (If Buying Logs)
| ||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0 | Coarse Ash Plank | Coarse Ash Log | 250 | 56 | 0 | 56 | 450 | 225 | 157 | 68 | -136 | -2.43
| ||
2 | Coarse Oak Pole | Coarse Oak Log | 265 | 59 | 30 | 89 | 495 | 247.5 | 246 | 1.5 | -3 | -0.03
| ||
4 | Coarse Pine Pole | Coarse Pine Log | 281 | 63 | 32 | 95 | 570 | 285 | 274 | 11 | -22 | -0.23
| ||
6 | Coarse Hickory Pole | Coarse Hickory Log | 298 | 67 | 34 | 101 | 617 | 308.5 | 297 | 11.5 | -23 | -0.23
| ||
8 | Coarse Juniper Stave | Coarse Juniper Log | 315 | 70 | 0 | 70 | 741 | 370.5 | 236 | 134.5 | -269 | -3.84
| ||
10 | Coarse Poplar Pole | Coarse Poplar Log | 334 | 75 | 38 | 113 | 790 | 395 | 352 | 43 | -86 | -0.76
| ||
12 | Coarse Suave Pole | Coarse Suave Log | 354 | 79 | 40 | 119 | 795 | 397.5 | 367 | 30.5 | -61 | -0.51
| ||
14 | Coarse Yew Pole | Coarse Yew Log | 375 | 84 | 42 | 126 | 1 260 | 630 | 471 | 159 | -318 | -2.52
| ||
16 | Rugged Ash Plank | Rugged Ash Log | 397 | 89 | 0 | 89 | 889 | 444.5 | 291 | 153.5 | -307 | -3.45
| ||
18 | Rugged Oak Pole | Rugged Oak Log | 421 | 94 | 47 | 141 | 1 20 | 510 | 443 | 67 | -134 | -0.95
| ||
22 | Rugged Pine Pole | Rugged Pine Log | 463 | 109 | 55 | 164 | 1 200 | 600 | 503 | 97 | -194 | -1.18 |