Difference between revisions of "Lightning Duster"

From Fall of Eden
Jump to navigation Jump to search
m
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
  
 
+
== Lightning Duster ==
== A Lighting Duster ==
 
 
{{StyleTiTS}}
 
{{StyleTiTS}}
 
__NOTOC__
 
__NOTOC__
 +
 
{{Infobox TiTSItem
 
{{Infobox TiTSItem
| name = Item Name
+
| name = L.Duster
 
| image = missing.png
 
| image = missing.png
| caption = Caption text
+
| caption =  
| itemtype = Item Type
+
| itemtype = Accessory
| shortname = Short Name
+
| shortname =  
| slotname = Equipment Slot
+
| slotname = Accessory
| baseprice = Base Price
+
| baseprice = 8000
 
| info-hdr = Information
 
| info-hdr = Information
| damage = Damage
+
| damage =  
| damagetype = Damage Type
+
| damagetype =  
| defense = Defense
+
| defense =  
| shielddefense = Shield Defense
+
| shielddefense =  
| bonusshield = Bonus Shield
+
| bonusshield =  
| accuracy = Accuracy
+
| accuracy =  
| sexiness = Sexiness
+
| sexiness =  
| critbonus = Critical Bonus
+
| critbonus =  
| evasion = Evasion
+
| evasion =  
| fortification = Fortification
+
| fortification =  
| bonusresistances = Bonus Resistances
+
| bonusresistances = 60% Electric
| lustvuln = Lust Vulnerability
+
| lustvuln =  
| usable = Yes or omit
+
| usable = Yes
| combatusable = Yes or omit
+
| combatusable =  
| deftarget = Self, Friendly or Hostile
+
| deftarget = Self
| addflags = Defined flags
+
| addflags =  
 
}}
 
}}
 +
 +
<blockquote>
 
Though dusters have long since fallen out of fashion, the Aegis Corporation has found the pattern useful when creating personal defenses against energy weapons. This lightning duster is wired with electricity grounds to disappate any electrical attack against the wearer, rendering them near-invulnerable to electrical attacks, though at a glance, it merely appears to be an intricately-patterned duster.
 
Though dusters have long since fallen out of fashion, the Aegis Corporation has found the pattern useful when creating personal defenses against energy weapons. This lightning duster is wired with electricity grounds to disappate any electrical attack against the wearer, rendering them near-invulnerable to electrical attacks, though at a glance, it merely appears to be an intricately-patterned duster.
 +
</blockquote>
  
 +
An [[Aegis]]-brand accessory.
  
 
=== Acquisition ===
 
=== Acquisition ===
 
----
 
----
Detailed means of acquisition. Vendor? Drops? Who drops it?
+
Can be purchased from [[Ellie]] at the gift shop in Big T's barn house in [[New Texas]].
  
  
 
==== Usage ====
 
==== Usage ====
 
----
 
----
Detailed outcomes from usage of an item, where applicable. Potential TF mechanics for TF items. Probably split it up somehow based on the items mechanics:
+
Can be equipped as an accessory or be sold to a vendor for [[credits]].  
 
 
* Base Statistic Changes
 
** Something
 
** Something
 
  
* Shared Effects
+
NPCs using this item include: [[Shade]]
** Something
 
** Something
 
  
* Female-centric Effects
 
** Something
 
** Something
 
  
* Male-centric Effects
 
** Something
 
** Something
 
  
  
Include the item page into a number of categories:
 
<nowiki>
 
 
[[Category:Items (TiTS)]]
 
[[Category:Items (TiTS)]]
 
[[Category:Consumable items (TiTS)]]
 
[[Category:Combat items (TiTS)]]
 
[[Category:Transformative items (TiTS)]]
 
[[Category:Restorative items (TiTS)]]
 
 
[[Category:Weapons (TiTS)]]
 
[[Category:Ranged weapons (TiTS)]]
 
[[Category:Melee weapons (TiTS)]]
 
[[Category:Consumable weapons (TiTS)]]
 
 
[[Category:Clothing (TiTS)]]
 
[[Category:Armor (TiTS)]]
 
[[Category:Upper undergarments (TiTS)]]
 
[[Category:Lower undergarments (TiTS)]]
 
 
 
[[Category:Accessories (TiTS)]]
 
[[Category:Accessories (TiTS)]]
[[Category:Shield generators (TiTS)]]
 
</nowiki>
 

Latest revision as of 15:52, 8 October 2016

Lightning Duster

{{#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;

}

}}


L.Duster
Missing.png
Item Type Accessory
Equipment Slot Accessory
Base Price 8000
Information
Resistances 60% Electric
Use Details
Is Usable? Yes
Valid Targets Self

Though dusters have long since fallen out of fashion, the Aegis Corporation has found the pattern useful when creating personal defenses against energy weapons. This lightning duster is wired with electricity grounds to disappate any electrical attack against the wearer, rendering them near-invulnerable to electrical attacks, though at a glance, it merely appears to be an intricately-patterned duster.

An Aegis-brand accessory.

Acquisition


Can be purchased from Ellie at the gift shop in Big T's barn house in New Texas.


Usage


Can be equipped as an accessory or be sold to a vendor for credits.

NPCs using this item include: Shade