User:Alsang/Sandbox: Difference between revisions

no edit summary
No edit summary
No edit summary
(26 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" | ReagentTotal 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"
! Level
! Potion
! Preparation
! Reagents (plus Bottle)
! colspan="10" | Total Cost
! colspan="10" | Sell Value
! colspan="10" | Profit
! XP
! KP
! colspan="10" | coins per XP
! XP/hr
! KP/hr
! colspan="10" | coins/hr
|-
{{#ask:
[[Category:Potions]]
[[Uses facility::Standard Potion Station||Potent Potion Station]]
[[Uses item.Uses item::Brown Kelp]]
|?Profession Level A = lvl
|? = name
|?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
}}
|-}
 
 
==Module==
 
{{#invoke:Sandbox/User:Alsang/PotionList|main}}
899

edits