User:Kuma/sandbox: Difference between revisions
No edit summary |
mNo edit summary Tag: visualeditor-switched |
||
Line 1: | Line 1: | ||
This is a list of current NPCs in the game. For more detailed info, see [[Quests]] or click on an NPC to go to its page. | This is a list of current NPCs in the game. For more detailed info, see [[Quests]] or click on an NPC to go to its page. | ||
<!-- ### WORLD 1 ### -> | <!-- ### WORLD 1 ### --> | ||
{{Worldheader|world=BH|collapsed=y}} | {{Worldheader|world=BH|collapsed=y}} | ||
{{RegionalNPCs | {{RegionalNPCs | ||
Line 27: | Line 27: | ||
}} | }} | ||
</div></div> | </div></div> | ||
<!-- ### WORLD 2 ### -> | <!-- ### WORLD 2 ### --> | ||
{{Worldheader|world=YYD|collapsed=y}} | {{Worldheader|world=YYD|collapsed=y}} | ||
{{RegionalNPCs | {{RegionalNPCs | ||
|region=YumYum Grotto | |region=YumYum Grotto | ||
|areas="YumYum Grotto" | |areas="YumYum Grotto" | ||
}} | }} | ||
Line 46: | Line 46: | ||
}} | }} | ||
</div></div> | </div></div> | ||
<!-- ### WORLD 3 ### -> | <!-- ### WORLD 3 ### --> | ||
{{Worldheader|world=FT|collapsed=y}} | {{Worldheader|world=FT|collapsed=y}} | ||
{{RegionalNPCs | {{RegionalNPCs | ||
Line 65: | Line 65: | ||
}} | }} | ||
</div></div> | </div></div> | ||
<!-- ### WORLD 4 ### -> | <!-- ### WORLD 4 ### --> | ||
{{Worldheader|world=HN|collapsed=y}} | {{Worldheader|world=HN|collapsed=y}} | ||
{{RegionalNPCs | {{RegionalNPCs | ||
Line 84: | Line 84: | ||
}} | }} | ||
</div></div> | </div></div> | ||
<!-- ### WORLD 5 ### -> | <!-- ### WORLD 5 ### --> | ||
{{Worldheader|world=SP|collapsed=y}} | {{Worldheader|world=SP|collapsed=y}} | ||
{{RegionalNPCs | {{RegionalNPCs | ||
Line 103: | Line 103: | ||
}} | }} | ||
</div></div> | </div></div> | ||
<!-- ### Events ### -> | <!-- ### Events ### --> | ||
{{Worldheader|world=Events|collapsed=y}} | {{Worldheader|world=Events|collapsed=y}} | ||
==Events== | ==Events== | ||
Line 116: | Line 116: | ||
|} | |} | ||
</div></div> | </div></div> | ||
<!-- ### Secrets ### -> | <!-- ### Secrets ### --> | ||
<div class="mw-collapsible mw-collapsed secrets"><h3>Secrets</h3><div class="mw-collapsible-content"> | <div class="mw-collapsible mw-collapsed secrets"><h3>Secrets</h3><div class="mw-collapsible-content"> | ||
====Blunder Hills==== | ====Blunder Hills==== |
Revision as of 10:31, 18 May 2023
This is a list of current NPCs in the game. For more detailed info, see Quests or click on an NPC to go to its page.
Blunder Hills Town
Function: CargoSQLQuery::run Query: SELECT `_pageName` AS `%PAGE%`,`MapLocation` AS `location`,`QuestCount` AS `noquest` FROM `mw_cargo__NPCs` WHERE (MapLocation LIKE "%"Blunder Hills"%")
AND (NPCType IN ("NPC")) ORDER BY `_pageName`,`MapLocation`,`QuestCount` LIMIT 500
Mining Tunnels
Function: CargoSQLQuery::run Query: SELECT `_pageName` AS `%PAGE%`,`MapLocation` AS `location`,`QuestCount` AS `noquest` FROM `mw_cargo__NPCs` WHERE (MapLocation LIKE "%"Tunnels Entrance"%" OR MapLocation LIKE "%"Freefall Caverns"%" OR MapLocation LIKE "%"The Ol Straightaway"%" OR MapLocation LIKE "%"Echoing Egress"%" OR MapLocation LIKE "%"Slip Slidy Ledges"%" OR MapLocation LIKE "%"High In The Sky"%")
AND (NPCType IN ("NPC")) ORDER BY `_pageName`,`MapLocation`,`QuestCount` LIMIT 500
Grasslands
Jungle
Function: CargoSQLQuery::run Query: SELECT `_pageName` AS `%PAGE%`,`MapLocation` AS `location`,`QuestCount` AS `noquest` FROM `mw_cargo__NPCs` WHERE (MapLocation LIKE "%"Jungle Perimeter"%" OR MapLocation LIKE "%"Winding Willows"%" OR MapLocation LIKE "%"Vegetable Patch"%" OR MapLocation LIKE "%"The Roots"%" OR MapLocation LIKE "%"The Base Of The Bark"%" OR MapLocation LIKE "%"Hollowed Trunk"%" OR MapLocation LIKE "%"Where the Branches End"%")
AND (NPCType IN ("NPC")) ORDER BY `_pageName`,`MapLocation`,`QuestCount` LIMIT 500
Forest
Function: CargoSQLQuery::run Query: SELECT `_pageName` AS `%PAGE%`,`MapLocation` AS `location`,`QuestCount` AS `noquest` FROM `mw_cargo__NPCs` WHERE (MapLocation LIKE "%"Forest Outskirts"%" OR MapLocation LIKE "%"Encroaching Forest Villas"%" OR MapLocation LIKE "%"Tucked Away"%")
AND (NPCType IN ("NPC")) ORDER BY `_pageName`,`MapLocation`,`QuestCount` LIMIT 500
Sewers
Function: CargoSQLQuery::run Query: SELECT `_pageName` AS `%PAGE%`,`MapLocation` AS `location`,`QuestCount` AS `noquest` FROM `mw_cargo__NPCs` WHERE (MapLocation LIKE "%"Poopy Sewers"%" OR MapLocation LIKE "%"Rats Nest"%" OR MapLocation LIKE "%"The Office"%")
AND (NPCType IN ("NPC")) ORDER BY `_pageName`,`MapLocation`,`QuestCount` LIMIT 500
YumYum Grotto
Function: CargoSQLQuery::run Query: SELECT `_pageName` AS `%PAGE%`,`MapLocation` AS `location`,`QuestCount` AS `noquest` FROM `mw_cargo__NPCs` WHERE (MapLocation LIKE "%"YumYum Grotto"%")
AND (NPCType IN ("NPC")) ORDER BY `_pageName`,`MapLocation`,`QuestCount` LIMIT 500
Fishing Areas
Function: CargoSQLQuery::run Query: SELECT `_pageName` AS `%PAGE%`,`MapLocation` AS `location`,`QuestCount` AS `noquest` FROM `mw_cargo__NPCs` WHERE (MapLocation LIKE "%"Salty Shores"%" OR MapLocation LIKE "%"Faraway Piers"%" OR MapLocation LIKE "%"Deepwater Docks"%")
AND (NPCType IN ("NPC")) ORDER BY `_pageName`,`MapLocation`,`QuestCount` LIMIT 500
Desert
Twilight Desert
Function: CargoSQLQuery::run Query: SELECT `_pageName` AS `%PAGE%`,`MapLocation` AS `location`,`QuestCount` AS `noquest` FROM `mw_cargo__NPCs` WHERE (MapLocation LIKE "%"The Ring"%" OR MapLocation LIKE "%"Up Up Down Down"%" OR MapLocation LIKE "%"Sands of Time"%" OR MapLocation LIKE "%"Djonnuttown"%")
AND (NPCType IN ("NPC")) ORDER BY `_pageName`,`MapLocation`,`QuestCount` LIMIT 500
Frostbite Tundra Town
Function: CargoSQLQuery::run Query: SELECT `_pageName` AS `%PAGE%`,`MapLocation` AS `location`,`QuestCount` AS `noquest` FROM `mw_cargo__NPCs` WHERE (MapLocation LIKE "%"Frostbite Towndra"%" OR MapLocation LIKE "%"Trappers Folly"%" OR MapLocation LIKE "%"Inside the Igloo"%")
AND (NPCType IN ("NPC")) ORDER BY `_pageName`,`MapLocation`,`QuestCount` LIMIT 500
Snowfield
Function: CargoSQLQuery::run Query: SELECT `_pageName` AS `%PAGE%`,`MapLocation` AS `location`,`QuestCount` AS `noquest` FROM `mw_cargo__NPCs` WHERE (MapLocation LIKE "%"Steep Sheep Ledge"%" OR MapLocation LIKE "%"Snowfield Outskirts"%" OR MapLocation LIKE "%"The Stache Split"%" OR MapLocation LIKE "%"Wam Wonderland"%" OR MapLocation LIKE "%"Hell hath Frozen Over"%")
AND (NPCType IN ("NPC")) ORDER BY `_pageName`,`MapLocation`,`QuestCount` LIMIT 500
Frozen Mountains
Crystal Caves
Function: CargoSQLQuery::run Query: SELECT `_pageName` AS `%PAGE%`,`MapLocation` AS `location`,`QuestCount` AS `noquest` FROM `mw_cargo__NPCs` WHERE (MapLocation LIKE "%"Waterlogged Entrance"%" OR MapLocation LIKE "%"Cryo Catacombs"%" OR MapLocation LIKE "%"Overpass of Sound"%" OR MapLocation LIKE "%"Crystal Basecamp"%")
AND (NPCType IN ("NPC")) ORDER BY `_pageName`,`MapLocation`,`QuestCount` LIMIT 500
Outer World Town
Function: CargoSQLQuery::run Query: SELECT `_pageName` AS `%PAGE%`,`MapLocation` AS `location`,`QuestCount` AS `noquest` FROM `mw_cargo__NPCs` WHERE (MapLocation LIKE "%"Outer World Town"%")
AND (NPCType IN ("NPC")) ORDER BY `_pageName`,`MapLocation`,`QuestCount` LIMIT 500
Fallstar Isle
Function: CargoSQLQuery::run Query: SELECT `_pageName` AS `%PAGE%`,`MapLocation` AS `location`,`QuestCount` AS `noquest` FROM `mw_cargo__NPCs` WHERE (MapLocation LIKE "%"Spaceway Raceway"%" OR MapLocation LIKE "%"TV Outpost"%" OR MapLocation LIKE "%"Donut Drive-In"%" OR MapLocation LIKE "%"Outskirts of Fallstar Isle"%")
AND (NPCType IN ("NPC")) ORDER BY `_pageName`,`MapLocation`,`QuestCount` LIMIT 500
Outer Belt
Function: CargoSQLQuery::run Query: SELECT `_pageName` AS `%PAGE%`,`MapLocation` AS `location`,`QuestCount` AS `noquest` FROM `mw_cargo__NPCs` WHERE (MapLocation LIKE "%"Moutainous Deugh"%" OR MapLocation LIKE "%"Wurm Highway"%" OR MapLocation LIKE "%"Jelly Cube Bridge"%" OR MapLocation LIKE "%"Cocoa Tunnel"%" OR MapLocation LIKE "%"Standstill Plains"%")
AND (NPCType IN ("NPC")) ORDER BY `_pageName`,`MapLocation`,`QuestCount` LIMIT 500
The Halo
Function: CargoSQLQuery::run Query: SELECT `_pageName` AS `%PAGE%`,`MapLocation` AS `location`,`QuestCount` AS `noquest` FROM `mw_cargo__NPCs` WHERE (MapLocation LIKE "%"Shelled Shores"%" OR MapLocation LIKE "%"The Untraveled Octopath"%" OR MapLocation LIKE "%"Flamboyant Bayou"%" OR MapLocation LIKE "%"Enclave of Eyes"%")
AND (NPCType IN ("NPC")) ORDER BY `_pageName`,`MapLocation`,`QuestCount` LIMIT 500
Magma Rivertown
Function: CargoSQLQuery::run Query: SELECT `_pageName` AS `%PAGE%`,`MapLocation` AS `location`,`QuestCount` AS `noquest` FROM `mw_cargo__NPCs` WHERE (MapLocation LIKE "%"Magma Rivertown"%")
AND (NPCType IN ("NPC")) ORDER BY `_pageName`,`MapLocation`,`QuestCount` LIMIT 500
Flowing Magma Plains
Function: CargoSQLQuery::run Query: SELECT `_pageName` AS `%PAGE%`,`MapLocation` AS `location`,`QuestCount` AS `noquest` FROM `mw_cargo__NPCs` WHERE (MapLocation LIKE "%"Naut Sake Perimeter"%" OR MapLocation LIKE "%"Niagrilled Falls"%" OR MapLocation LIKE "%"The Killer Roundabout"%" OR MapLocation LIKE "%"Cracker Jack Lake"%" OR MapLocation LIKE "%"The Great Molehill"%")
AND (NPCType IN ("NPC")) ORDER BY `_pageName`,`MapLocation`,`QuestCount` LIMIT 500
Boiling Seabed
Function: CargoSQLQuery::run Query: SELECT `_pageName` AS `%PAGE%`,`MapLocation` AS `location`,`QuestCount` AS `noquest` FROM `mw_cargo__NPCs` WHERE (MapLocation LIKE "%"Erruption River"%" OR MapLocation LIKE "%"Mount Doomish"%" OR MapLocation LIKE "%"OJ Bay"%" OR MapLocation LIKE "%"Lampar Lake"%" OR MapLocation LIKE "%"Spitfire River"%")
AND (NPCType IN ("NPC")) ORDER BY `_pageName`,`MapLocation`,`QuestCount` LIMIT 500
The Catacombs
Function: CargoSQLQuery::run Query: SELECT `_pageName` AS `%PAGE%`,`MapLocation` AS `location`,`QuestCount` AS `noquest` FROM `mw_cargo__NPCs` WHERE (MapLocation LIKE "%"Miner Mole Outskirts"%" OR MapLocation LIKE "%"Crawly Catacombs"%" OR MapLocation LIKE "%"The Worm Nest"%")
AND (NPCType IN ("NPC")) ORDER BY `_pageName`,`MapLocation`,`QuestCount` LIMIT 500
Events
Name | Image | Map | Quests |
---|---|---|---|
Bubbulyte | Blunder Hills | 1 | |
Egggulyte | Blunder Hills | 2 | |
Giftmas Blobulyte | Blunder Hills | 2 | |
Keymaster | Slip Slidy Ledges | 0 | |
Loveulyte | Blunder Hills | 2 | |
Mobile Phone | Every World Town | 0 |
Secrets
Blunder Hills
Name | Image | Map | Quests |
---|---|---|---|
Bushlyte | Vegetable Patch | 3 | |
Meel | Secret | 2 | |
Rocklyte | Froggy Fields | 3 |
Yum-Yum Desert
Name | Image | Map | Quests |
---|---|---|---|
Cactolyte | Djonnuttown | 3 |
Tutorial
Name | Image | Map | Quests |
---|---|---|---|
Secretkeeper | Tutorial | 1 |