Editing Mad Scientist Theme

From Nookipedia, the Animal Crossing wiki
Emotion Surprise NH Icon.png
Warning: You are not logged in.
Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
Emotion Surprise NH Icon.png
Warning: You are not logged in.
Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit. Except in cases of vandalism, please add a reason for undoing the edit in the edit summary.

Latest revision Your text
Line 1: Line 1:
{{Furniture Header
+
The '''Mad Scientist theme '''is a furniture set consisting of seven furniture items along with the matching wallpaper and flooring. This set is dark themed and colored in mostly black, gray, and hints of brown shades. Altogether, the Mad Scientist Theme costs 25,860 bells and adds 15,000 points to the [[player]]'s [[HRA]] score.
| prev = Japanese
 
| next = Mario
 
| type = Theme
 
| pfile = [[File:Paper Lantern DnM+ Model.png|48px|link=Japanese Theme]]
 
| nfile = [[File:Fire Flower NL Model.png|48px|link=Mario Theme]]
 
}}
 
:''For the collection of lab items in New Horizons, see [[Furniture/New Horizons/Lab]].''
 
{{Infobox Furniture Collection
 
| name = Mad Scientist Theme
 
| image = [[File:NL Mad Scientist Theme.png|250px]]
 
| caption = The Mad Scientist Theme in a room in {{NL|nolink}}
 
| type = Theme
 
| de-name = Labor
 
| es-name = científico loco
 
| fr-name = mad scientist
 
| it-name = mad scientist
 
| ja-name = サイエンティスト
 
| ko-name = 과학자
 
| nl-name = N/A
 
| zh-name = N/A
 
| ru-name = N/A
 
}}
 
The '''Mad Scientist Theme''' is a [[theme (furniture)|furniture theme]] that first appears in {{WW}}. It is a collection of items themed after an evil scientist's laboratory. Some of the items from the Mad Scientist Theme appear in the [[Laboratory Set]] in {{PC}}.
 
__TOC__
 
{{Clear}}
 
  
==Item list==
+
==Furniture items==
==={{WW|nolink}}===
 
{{TableTop Multi|game=WW|name=Mad Scientist Theme|collapsed=true}}
 
{{#cargo_compound_query:
 
tables=ww_furniture;
 
group by=ww_furniture.en_name;
 
fields=ww_furniture._pageName=page,ww_furniture.en_name=name,ww_furniture.image,CONCAT('Furniture')=type,ww_furniture.buy,ww_furniture.sell,ww_furniture.availability1,ww_furniture.availability2,ww_furniture.availability3;
 
where=collection='Mad Scientist Theme';
 
limit=100
 
|tables=ww_interior;
 
group by=ww_interior.en_name;
 
order by=ww_interior.category DESC;
 
fields=ww_interior._pageName=page,ww_interior.en_name=name,ww_interior.image=image,CONCAT('Interior')=type,ww_interior.buy,ww_interior.sell,ww_interior.availability1,ww_interior.availability2;
 
where=collection='Mad Scientist Theme';
 
limit=100
 
|format=template
 
|template=CargoDisplayWWMulti
 
|named args=yes
 
}}
 
{{TableFooter|note={{Community:ACWW Spreadsheet/Attribution}}}}
 
  
==={{CF|nolink}}===
+
===''[[Animal Crossing: Wild World]]''===
{{TableTop Multi|game=CF|name=Mad Scientist Theme|collapsed=true}}
 
{{#cargo_compound_query:
 
tables=cf_furniture;
 
group by=cf_furniture.en_name;
 
fields=cf_furniture._pageName=page,cf_furniture.en_name=name,cf_furniture.image,CONCAT('Furniture')=type,cf_furniture.buy,cf_furniture.sell,cf_furniture.availability1,cf_furniture.availability2,cf_furniture.availability3;
 
where=collection='Mad Scientist Theme';
 
limit=100
 
|tables=cf_interior;
 
group by=cf_interior.en_name;
 
order by=cf_interior.category DESC;
 
fields=cf_interior._pageName=page,cf_interior.en_name=name,cf_interior.image=image,CONCAT('Interior')=type,cf_interior.buy,cf_interior.sell,cf_interior.availability1,cf_interior.availability2;
 
where=collection='Mad Scientist Theme';
 
limit=100
 
|format=template
 
|template=CargoDisplayCFMulti
 
|named args=yes
 
}}
 
{{TableFooter|note={{Community:ACCF Spreadsheet/Attribution}}}}
 
  
==={{NL|nolink}}===
+
===''[[Animal Crossing: City Folk]]''===
{{TableTop Multi|game=NL|name=Mad Scientist Theme}}
+
{| class="wikitable sortable"
{{#cargo_compound_query:
+
! style="background:#F0E68C; color:#000;" | Item Name
tables=nl_furniture,nl_furniture_variation;
+
! style="background:#F0E68C; color:#000;" | Buy Price
join on=nl_furniture_variation.en_name = nl_furniture.en_name;
+
! style="background:#F0E68C; color:#000;" | Sell Price
group by=nl_furniture.en_name;
+
! style="background:#F0E68C; color:#000;" | Available From
order by=nl_furniture.catalog_num,nl_furniture.en_name;
+
! style="background:#F0E68C; color:#000;" | Color(s)
fields=nl_furniture._pageName=pagename,nl_furniture.en_name=name,nl_furniture_variation.image,CONCAT('Furniture')=type,nl_furniture.buy1_price=buy1-price,nl_furniture.buy1_wikitext=buy1,nl_furniture.sell,nl_furniture.availability1,nl_furniture.availability2,nl_furniture.availability3,nl_furniture.availability_rv=availability-rv;
+
! style="background:#F0E68C; color:#000;" | Genres
where=collection='Mad Scientist Theme';
+
! style="background:#F0E68C; color:#000;" | Size (sq)
limit=100
+
|-
|tables=nl_interior;
+
| Lab Bench
group by=nl_interior.en_name;
+
| align=''right'' | 4,800
order by=nl_interior.category_sort,nl_interior.catalog_num;
+
| align=''right'' | 1,200
fields=nl_interior._pageName=page,nl_interior.en_name=name,nl_interior.image=image,CONCAT('Interior')=type,nl_interior.buy1_price=buy1-price,nl_interior.buy1_wikitext=buy1,nl_interior.sell,nl_interior.availability1,nl_interior.availability2,nl_interior.availability3,nl_interior.availability_rv=availability-rv;
+
| [[Tom Nook's store|Tom Nook's]]
where=collection='Mad Scientist Theme';
+
| Gray (x2)
limit=100
+
| Retro/Dignified
|format=template
+
| 2
|template=CargoDisplayNLMulti
+
|-
|named args=yes
+
| Lab Chair
}}
+
| align=''right'' | 2,200
{{TableFooter|note={{Community:ACNL Spreadsheet/Attribution}}}}
+
| align=''right'' | 550
 +
| [[Tom Nook's store|Tom Nook's]]
 +
| Gray (x2)
 +
| Retro/Dignified
 +
| 1
 +
|-
 +
| Medicine Chest
 +
| align=''right'' | 4,560 (2,280)
 +
| align=''right'' | 570
 +
| [[Crazy Redd|Crazy Redd's]]
 +
| Gray (x2)
 +
| Retro/Dignified
 +
| 2
 +
|-
 +
| Florence Flask
 +
| align=''right'' | 1,600
 +
| align=''right'' | 400
 +
| [[Tom Nook's store|Tom Nook's]]
 +
| Green/Gray
 +
| Retro/Dignified
 +
| 1
 +
|-
 +
| Amazing Machine
 +
| align=''right'' | 7,200 (3,600)
 +
| align=''right'' | 900
 +
| [[Crazy Redd|Crazy Redd's]]
 +
| Black (x2)
 +
| Retro/Dignified
 +
| 2
 +
|-
 +
| Unknown Machine
 +
| align=''right'' | 4,800
 +
| align=''right'' | 1,200
 +
| [[Spotlight Item]]
 +
| Gray (x2)
 +
| Retro/Dignified
 +
| 1
 +
|-
 +
| Complex Machine
 +
| align=''right'' | 3,840
 +
| align=''right'' | 960
 +
| [[Tom Nook's store|Tom Nook's]]
 +
| Black/Gray
 +
| Retro/Dignified
 +
| 2
 +
|}
  
==Gallery==
 
<gallery>
 
CF Mad Scientist Theme.png|The Mad Scientist Theme displayed in a room in {{CF|nolink}}
 
</gallery>
 
  
==Notes==
+
==Matching Wall and Floor==
{{Note list}}
+
{| class="wikitable sortable"
 +
! style="background:#F0E68C; color:#000;" | Item Name
 +
! style="background:#F0E68C; color:#000;" | Buy Price
 +
! style="background:#F0E68C; color:#000;" | Sell Price
 +
! style="background:#F0E68C; color:#000;" | Available From
 +
! style="background:#F0E68C; color:#000;" | Group
 +
|-
 +
| Lab Wall
 +
| align="right" | 1,460
 +
| align="right" | 365
 +
| [[Tom Nook's store|Tom Nook's]]
 +
|
 +
|-
 +
| Lab Floor
 +
| align="right" | 1,280
 +
| align="right" | 320
 +
| [[Tom Nook's store|Tom Nook's]]
 +
|
 +
|}
  
{{Navbox Furniture}}
+
{{Furniture}}
[[Category:Furniture themes]]
 
[[Category:Wild World furniture collections]]
 
[[Category:City Folk furniture collections]]
 
[[Category:New Leaf furniture collections]]
 
[[Category:Happy Home Designer furniture collections]]
 

Please note that all contributions to Nookipedia are considered to be released under the Attribution-ShareAlike 3.0 Unported (see Nookipedia:General disclaimer for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Templates used on this page: