User:Alsang/Sandbox: Difference between revisions

m
no edit summary
No edit summary
mNo edit summary
(22 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==
XP per hour assumes 40 seconds resupply between each batch of 12 potions.
 
{| class="wikitable sortable"
What info do I need, to be able to find the right pages
! Level
 
! Potion
*category potion
! Preparation
*has a recipe
! Reagents (plus Bottle)
*is not passive (depends)
! colspan="10" | Total Cost
 
! colspan="10" | Sell Value
What information do I need to be able to fill out the table
! colspan="10" | Profit
*name for ilink
! XP
*level
! KP
*xp of final step
! colspan="10" | coins per XP
*kp of final step
! XP/hr
*duration - for calculating potions/hr, for xp/hr and kp/hr
! KP/hr
*preparation used, from which I get:
! colspan="10" | coins/hr
**reagents used
|-
***name of first reagent for ilink
{{#ask:
***name of second reagent for ilink
[[Category:Potions]]
***price of first reagent
[[Uses facility::Standard Potion Station||Potent Potion Station]]
***price of second reagent
|?Profession Level A = lvl
**xp of first step
|? = name
**kp of first step
|?Uses item = preparation
**duration of first step, feed into above calculation for potions/hr
|?Uses item.Uses item = reagents
*sell value, combined with price of 2x reagent plus bottls to get total cost
|?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