Difference between revisions of "Artie"

From Fall of Eden
Jump to navigation Jump to search
m
 
(10 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
{{StyleTiTS}}
 
{{StyleTiTS}}
 
__NOTOC__
 
__NOTOC__
{{ContentWarning|message=If the character has any exceptional and limiting traits, give a VERY brief overview in a ContentWarning block, then elaborate later.}}
+
 
 
{{Infobox Character
 
{{Infobox Character
 
| name = Artie
 
| name = Artie
 
| series = TiTS
 
| series = TiTS
| image = missing.png
+
| image = Artie_(Gats).png
| caption = Caption text
+
| caption = Artie's bust, by Gats<br><i>"Artie is my name, and scrap is my art."</i>
| creator = Writer
+
| creator = Nonesuch
| info-hdr = Info Header
+
| info-hdr = Information
| fullname = Full Name
+
| fullname =  
| nickname = Nickname
+
| nickname = The 'Junk Hut'
| alias = Alias
+
| alias = 'Uncle Artie'
| species = Species
+
| species = [[Human]]
| gender = Gender
+
| gender = Male
| occupation = Occupation
+
| occupation = Shop Owner, Scrap Dealer
| title = Title
+
| title =  
| family = Family
+
| family =  
| spouse = Spouse
+
| spouse =  
| relatives = Relatives
+
| relatives = [[Geoff]] (Nephew)
| religion = Religion
+
| religion = Cosmic Spirituality
| significantother = Significant Other
+
| significantother =  
| children = Children
+
| children =  
| nationality = Nationality
+
| nationality = [[Mhen'ga]]
}}
 
 
 
Insert as much information as possible in the above infobox. Wikilinks will work as the parameters too.
 
 
 
<code>
 
<nowiki>
 
{{Infobox Character
 
...
 
| spouse = [[Another Character]]
 
...
 
 
}}
 
}}
</nowiki>
 
</code>
 
  
 
=== Description ===
 
=== Description ===
 
----
 
----
Place a short description of the character here.  
+
Owner of The Art of Scrapyard Maintenance, or the "Scrap Hut", in [[Mhen'ga#Esbeth|Esbeth]].
  
  
Line 47: Line 35:
 
----
 
----
 
<blockquote>
 
<blockquote>
Any text sourced ''directly'' from the game should be placed within a <nowiki><blockquote></blockquote></nowiki>
+
He’s a small, middle aged man with walnut skin, completely bald, dressed in sandals and a brown shift which might once have passed for an ancient monk’s cowl, before it got completely covered in oil stains. He is perched cross-legged upon a big shipping crate, surrounded on all sides by meticulously cleaned metal parts and pieces. He looks at you placidly.
 
</blockquote>
 
</blockquote>
Describe the character. This would also be a good place to insert image references.
 
  
  
 
=== History/Personality/Information of Note ===
 
=== History/Personality/Information of Note ===
 
----
 
----
List the personality traits and historical events mentioned in game.
+
Artie is a hyper-spiritual personality, taking note of ''qi'' levels and the particulars of ''feng shui''. Accumulating objects for a living, he intends to "spiritually appraise" them through a series of meditation sessions. He considers himself to be a junk <i>"dealer"</i> rather than a junk merchant.
  
  
 
=== Interactions ===
 
=== Interactions ===
 
----
 
----
Indicate any unusual interactions of note that fall outside of the standard fare (Vendor, Chat, Sex, Quests).
+
Artie will "spiritually appraise" most items the [[Captain Steele]] is willing to sell.
 
 
Only include subsections that are valid for the character.
 
  
  
 
==== Sells ====
 
==== Sells ====
 
----
 
----
Indicate of the character is a vendor, and link to item pages for items they sell.
+
When asking to buy something from the scrapyard, [[Geoff#Sells|Geoff]] will appear to handle the order.
 +
 
 +
Artie will buy any item at 25% of the base price.
  
  
 
==== Talk ====
 
==== Talk ====
 
----
 
----
Only list talk scenes of note, or those that require specific triggers (eg relationship values, actions to be completed to unlock)
+
Aside from his introduction, Artie does not have any specific talk scenes.
  
  
 
==== Sex ====
 
==== Sex ====
 
----
 
----
List all sex options available of the following format:
+
Artie does not have any sex-related scenes.
 
 
* Option name presented in game
 
** Requirements for option.
 
** Secondary effects of option.
 
  
  
 
==== Quests ====
 
==== Quests ====
 
----
 
----
Provide a short summary of the quest and what it entails, then link to a separate page to detail the quest itself.
+
Artie does not have any related quests.
 +
 
 +
 
 +
 
  
 
[[Category:Characters (TiTS)]]
 
[[Category:Characters (TiTS)]]

Latest revision as of 18:54, 16 November 2015

Artie

{{#css:

 body {
   background: #333E52;
   color: #FFFFFF;
 }
 .flame {
   background-color: #8e44ad;
 }
 .box-flame {
   border-color: #8e44ad;
 }
 .blog-box-flame {
   background: none repeat scroll 0% 0% #8e44ad;
   color: #FFFFFF;
 }
 .wikiEditor-ui {
   color: #000000;
 }
 .editOptions {
   color: #000000;
 }
 table:not(.infobox) {
   background-color:#333E52;
 }
 .infobox, .toc {
   border: 3px solid #8e44ad !important;
   background-color: #333E52 !important;
   color: #FFFFFF;
   box-shadow: 0 0 15px #333;
   table-layout: fixed;
 }
 .toc h2 {
   margin-top: 0px;
   margin-bottom: 0px;
 }
 .mw-content-ltr a:link, .mw-content-ltr a:hover, .mw-content-ltr a:visited, .mw-content-ltr a:active, .catlinks a:link, .catlinks a:hover, .catlinks a:visited, .catlinks a:active {
   color: #AC46DB;
   font-weight: bold;
   font-size: normal;
 }
 a.new:link, a.new:hover, a.new:visited, a.new:active, .catlinks a.new:hover, .catlinks a.new:link, .catlinks a.new:visited, .catlinks a.new:active {
   color: #FF0000;
 }
 blockquote {
   border-left-color: #8e44ad;
   font-size: 16px;
 }

.wikitable {

 color: #FFFFFF;

} .wikitable th {

 color: #3D5174;

} .wikitable td {

 color: #FFFFFF;

} .wikitable caption {

 color: #FFFFFF;
 background: #8E44AD;

} .bordered {

 border: 3px solid #8e44ad !important;
 box-shadow: 0 0 15px #333;

} .borderless {

 border: none;
 box-shadow: none;

} .catlinks {

 margin-top: 32px;
 margin-left: 0px;
 margin-right: 0px;
 margin-bottom: 8px;

}

}}


Artie
TiTS character
Artie (Gats).png
Artie's bust, by Gats
"Artie is my name, and scrap is my art."
Created by Nonesuch
Information
Nickname(s) The 'Junk Hut'
Aliases 'Uncle Artie'
Species Human
Gender Male
Occupation Shop Owner, Scrap Dealer
Relatives Geoff (Nephew)
Religion Cosmic Spirituality
Nationality Mhen'ga

Description


Owner of The Art of Scrapyard Maintenance, or the "Scrap Hut", in Esbeth.


Appearance


He’s a small, middle aged man with walnut skin, completely bald, dressed in sandals and a brown shift which might once have passed for an ancient monk’s cowl, before it got completely covered in oil stains. He is perched cross-legged upon a big shipping crate, surrounded on all sides by meticulously cleaned metal parts and pieces. He looks at you placidly.


History/Personality/Information of Note


Artie is a hyper-spiritual personality, taking note of qi levels and the particulars of feng shui. Accumulating objects for a living, he intends to "spiritually appraise" them through a series of meditation sessions. He considers himself to be a junk "dealer" rather than a junk merchant.


Interactions


Artie will "spiritually appraise" most items the Captain Steele is willing to sell.


Sells


When asking to buy something from the scrapyard, Geoff will appear to handle the order.

Artie will buy any item at 25% of the base price.


Talk


Aside from his introduction, Artie does not have any specific talk scenes.


Sex


Artie does not have any sex-related scenes.


Quests


Artie does not have any related quests.