User:Alsang/Sandbox: Difference between revisions

m
no edit summary
No edit summary
mNo edit summary
(21 intermediate revisions by the same user not shown)
Line 1:
==Mockup==
What I want the SMW table to look like
 
 
{| class="wikitable sortable"
! rowspan="2" | Level
! rowspan="2" | Potion
! colspan="2" | Reagents (plus bottleBottle)
! colspan="10" rowspan="2" | Total Cost
! colspan="10" rowspan="2" | Sell Value
! colspan="10" rowspan="2" | Profit
! rowspan="2" | XP
! rowspan="2" | KP
! colspan="10" rowspan="2" | coins per XP
! rowspan="2" | XP/hr
! rowspan="2" | KP/hr
! colspan="10" | coins/hr
|-
! Primary
! Secondary
|-
|-
|2
|{{plink|20% Potion Healing}}
|{{plink|Brown Kelp}}<br>
|{{plink|Creamy Wallplant}}
|{{Currency cell|912}}
|{{Currency cell|640}}
Line 31 ⟶ 27:
|33,500
|3.14
|{{Currency cell|-2.43}}
|}
 
==SMW==
What info do I need, to be able to find the right pages
XP per hour assumes 40 seconds resupply between each batch of 12 potions.
 
{| class="wikitable sortable"
*category potion
! Level
*has a recipe
! Potion
*is not passive (depends)
! Preparation
 
! Reagents (plus Bottle)
What information do I need to be able to fill out the table
! colspan="10" | Total Cost
*name for ilink
! colspan="10" | Sell Value
*level
! colspan="10" | Profit
*xp of final step
! XP
*kp of final step
! KP
*duration - for calculating potions/hr, for xp/hr and kp/hr
! colspan="10" | coins per XP
*sell value, combined with price of 2x reagent plus bottls to get profit
! XP/hr
*preparation used, from which I get:
! KP/hr
**xp of first step
! colspan="10" | coins/hr
**kp of first step
|-
**duration of first step, feed into above calculation for potions/hr
{{#ask:
**reagents used:
[[Category:Potions]]
***name of first reagent for ilink
[[Uses facility::Standard Potion Station||Potent Potion Station]]
***name of second reagent for ilink
|?Profession Level A = lvl
***price of first reagent
|? = name
***price of second reagent
|?Uses item = preparation
|?Uses item.Uses item = reagents
|?Uses item.Uses item.Value = reagent values
|?Value = sell
|?Recipe XP = xp
|?Uses item.Recipe XP = prep xp
|?Recipe KP = kp
|?Uses item.Recipe KP = prep kp
|?Recipe duration = duration
|?Uses item.Recipe duration = prep duration
|sort = Profession Level A
|format = template
|template = PotionList/Line
|link = none
|searchlabel =
|named args = yes
}}
|-}
898

edits