User:Kiokurashi/sandbox: Difference between revisions

From IdleOn MMO Wiki
imported>Kiokurashi
No edit summary
imported>Kiokurashi
No edit summary
Line 36: Line 36:
|default=
|default=
}}{{#cargo_query:tables=Quests
}}{{#cargo_query:tables=Quests
|fields=QuestName=Name, Requirements=Quantity, CONCAT("Quests")=Source
|fields=CONCAT("[[",_pageName,"#",QuestName,"|",QuestName,"]]")=Name, Requirements=Quantity, CONCAT("Quests")=Source
|where=Requirements LIKE "%{{PAGENAME}}%"
|where=Requirements LIKE "%{{PAGENAME}}%"
|format=template
|format=template
|template=Usedin/questrow
|template=Usedin/questrow
|named args=yes
|default=
}}{{#cargo_query:tables=Stamps
|fields=CONCAT("[[",_pageName,"]]")=Name, CONCAT("Lots")=Quantity, CONCAT("Stamps")=Source
|where=Material LIKE "%{{PAGENAME}}%"
|format=template
|template=Usedin/row
|named args=yes
|named args=yes
|default=
|default=
Line 63: Line 70:
}}{{#switch:{{PAGENAME}}
}}{{#switch:{{PAGENAME}}
|Spore Cap|Frog Leg|Bean Slices|Slime Sludge|Snake Skin|Carrot Cube|Goblin Ear|Plank|Bullfrog Horn|Pocket Sand|Corn Kernels|Megalodon Tooth|Stick|Crabby Cakey|Rats Tail|Acorn|Amarok Slab|Coconotnotto|Furled Flag|Pincer Arm|Potato Remains|High Steaks|Wakka Cherry|Singlecle|Shrapshell={{Usedin/row|[[Post Office#Dudes Next Door|Dudes Next Door]]|Lots|Post Office}}
|Spore Cap|Frog Leg|Bean Slices|Slime Sludge|Snake Skin|Carrot Cube|Goblin Ear|Plank|Bullfrog Horn|Pocket Sand|Corn Kernels|Megalodon Tooth|Stick|Crabby Cakey|Rats Tail|Acorn|Amarok Slab|Coconotnotto|Furled Flag|Pincer Arm|Potato Remains|High Steaks|Wakka Cherry|Singlecle|Shrapshell={{Usedin/row|[[Post Office#Dudes Next Door|Dudes Next Door]]|Lots|Post Office}}
}}{{#switch:{{PAGENAME}}
|Spore Cap|Copper Ore={{Usedin/row|[[Construction#Refinery]]|Lots|Redox Salts Refinery}}
|Bullfrong Horn|Forest Fibres|Redox Salts={{Usedin/row|[[Construction#Refinery]]|Lots|Explosive Salts Refinery}}
|Pocket Sand|Goldfish|Fly|Explosive Salts={{Usedin/row|[[Construction#Refinery]]|Lots|Spontaneity SaltsRefinery}}
|Floof Ploof|Dune Soul|Scorpie|Spontaneity Salts={{Usedin/row|[[Construction#Refinery]]|Lots|Dioxide Synthesis Refinery}}
|Cracked Glass|Bloach|Sentient Cereal|Mousey|Dioxide Synthesis={{Usedin/row|[[Construction#Refinery]]|Lots|??? Refinery}}
|Contact Lense|Void Bar|Wispy Lumber|Flycycle|Frigid Soul|Red Salt={{Usedin/row|[[Construction#Refinery]]|Lots|??? Refinery}}
}}{{#switch:{{PAGENAME}}
|Copper Ore|Oak Logs|Spore Cap|Thread|Copper Bar|Bean Slices|Trusty Nails|Snake Skin|Jungle Logs|Iron Bar|Goblin Ear|Potty Rolls|Gold Ore|Bullfrog Horn|Goldfish|Fly|Hermit Can|Megalodon Tooth|Rats Tail|Platinum Ore|BobJoePickle|Floof Ploof|Forest Soul|Crabbo|Void Ore|Redox Salts|Mosquisnow|Tundra Logs|Poison Froge|Mamooth Tusk|Dune Soul|Mousey|Pen|Explosive Salts|Snow Ball|Frigid Soul|Sippy Straw|Bunny|Contact Lense|Cryo Soul|Honker={{Usedin/row|[[Alchemy#Vials]]|Lots|Alchemy Vials}}
}}{{#switch:{{PAGENAME}}
|Bean Slices|Bleach Logs|Bloach|Boring Brick|Butterfly|Carrot Cube|Chain Link|Coconotnotto|Copper Bar|Copper Ore|Crabbo|Crabby Cakey|Dementia Ore|Dune Soul|Explosive Salts|Fly|Flycicle|Forest Fibres|Forest Soul|Frigid Soul|Frog Leg|Froge|Fruitfly|Furled Flag|Goblin Ear|Gold Bar|Gold Ore|Goldfish|Hermit Can|High Steaks|Iron Bar|Iron Ore|Jellyfish|Jungle Logs|Leather Hide|Liquid Nitrogen|Materials|Megalodon Tooth|Melty Cube|Mosquisnow|Mousey|Moustache Comb|Oak Logs|Owlio|Pingy|Pinion Spur|Plank|Platinum Bar|Platinum Ore|Pocket Sand|Potty Rolls|Redox Salts|Rooted Soul|Scorpie|Sentient Cereal|Shrapshell|Singlecle|Sippy Straw|Slime Sludge|Snake Skin|Spore Cap|Thread|Tropilogs|Trusty Nails|Tundra Logs|Veiny Logs|Wakka Cherry|Water Droplets|Wispy Lumber={{Usedin/row|[[Alchemy#Cauldrons]]|Lots|Alchemy Bubbles}}
}}
}}


Line 74: Line 92:


''Lots:''
''Lots:''
<s>post office</s>, alchemy,  refinery
<s>post office, refinery, alchemy</s>
<div class="mw-collapsible mw-collapsed">
    "Refinery1": [
        ["Grasslands1", "10"],
        ["Copper", "5"]
    ],
    "Refinery2": [
        ["Forest3", "10"],
        ["ForestTree", "5"],
        ["Refinery1", "2"]
    ],
    "Refinery3": [
        ["DesertA1", "50"],
        ["Fish1", "30"],
        ["Bug1", "40"],
        ["Refinery2", "3"]
    ],
    "Refinery4": [
        ["SnowA1", "10"],
        ["Soul2", "2"],
        ["Critter3", "1"],
        ["Refinery3", "1"]
    ],
    "Refinery5": [
        ["SnowB4", "25"],
        ["Fish4", "5"],
        ["Bug3", "5"],
        ["Critter4", "5"],
        ["Refinery4", "2"]
    ],
    "Refinery6": [
        ["SnowC4", "50"],
        ["VoidBar", "5"],
        ["Tree7", "5"],
        ["Bug6", "5"],
        ["Soul4", "5"],
        ["Refinery5", "3"]
    ]
</div>


''Queried:''
''Queried:''
<s>Quests, recipes</s>, stamps (Queried & Lots)
<s>Quests, recipes, stamps (Queried & Lots)</s>





Revision as of 03:55, 10 June 2021




Used in items:

Set numbers: smithing points


Lots: post office, refinery, alchemy

Queried: Quests, recipes, stamps (Queried & Lots)