Difference between revisions of "Delta Borite-Gavlon Shield Emitter"

From Fall of Eden
Jump to navigation Jump to search
(Created page with "{{subst::Template:Items (TiTS)}}")
 
m
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
  
 
+
== Delta Borite-Gavlon Shield Emitter ==
== Item Template (TiTS) ==
 
 
{{StyleTiTS}}
 
{{StyleTiTS}}
 
__NOTOC__
 
__NOTOC__
{{ContentWarning|message=If the item is limited somehow in its availability (ie there's only a singular opportunity to acquire it, and if not taken then it can never be taken in regular gameplay, state it here.}}
+
 
 
{{Infobox TiTSItem
 
{{Infobox TiTSItem
| name = Item Name
+
| name = DBG Shield
 
| image = missing.png
 
| image = missing.png
| caption = Caption text
+
| caption =  
| itemtype = Item Type
+
| itemtype = Shield
| shortname = Short Name
+
| shortname =  
| slotname = Equipment Slot
+
| slotname = Shield
| baseprice = Base Price
+
| baseprice = 1
 
| info-hdr = Information
 
| info-hdr = Information
| damage = Damage
+
| damage =  
| damagetype = Damage Type
+
| damagetype =  
| defense = Defense
+
| defense =  
| shielddefense = Shield Defense
+
| shielddefense =  
| bonusshield = Bonus Shield
+
| bonusshield = 1
| accuracy = Accuracy
+
| accuracy =  
| sexiness = Sexiness
+
| sexiness =  
| critbonus = Critical Bonus
+
| critbonus =  
| evasion = Evasion
+
| evasion =  
| fortification = Fortification
+
| fortification =  
| bonusresistances = Bonus Resistances
+
| bonusresistances = 10% Kinetic<br>15% Electric<br>20% Burning<br>25% Freezing<br>30% Corrosive<br>35% Poison<br>40% Psionic<br>45% Pheromone<br>50% Tease<br>55% Drug
| 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 =  
 
}}
 
}}
Probably leverage the item tooltip here.
 
 
Insert as much information as possible in the above infobox. Wikilinks will work as the parameters too.
 
  
<code>
+
<blockquote>
<nowiki>
+
It could be said that, in many ways, GDN systems development of their personal defense shielding technology was a game changer... almost as if their devices, the DBG ranked amongst them, could dramatically unbalance the playing field.  
{{Infobox TiTSItem
 
...
 
| spouse = [[Another Character]]
 
...
 
}}
 
</nowiki>
 
</code>
 
  
 +
That is until the item had served its purpose for debugging item tooltips. Now it's little more than a pile of barely functional junk.
 +
</blockquote>
  
 
=== Acquisition ===
 
=== Acquisition ===
 
----
 
----
Detailed means of acquisition. Vendor? Drops? Who drops it?
+
Currently, this item cannot be acquired.  
  
  
 
==== 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:
+
Currently, no NPCs use this item.
  
* Base Statistic Changes
 
** Something
 
** Something
 
  
* Shared Effects
 
** 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 consumables (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:Shield generators (TiTS)]]
 
[[Category:Shield generators (TiTS)]]
</nowiki>
 

Latest revision as of 16:05, 8 October 2016

Delta Borite-Gavlon Shield Emitter

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

}

}}


DBG Shield
Missing.png
Item Type Shield
Equipment Slot Shield
Base Price 1
Information
Bonus Shields 1
Resistances 10% Kinetic
15% Electric
20% Burning
25% Freezing
30% Corrosive
35% Poison
40% Psionic
45% Pheromone
50% Tease
55% Drug
Use Details
Is Usable? Yes
Valid Targets Self

It could be said that, in many ways, GDN systems development of their personal defense shielding technology was a game changer... almost as if their devices, the DBG ranked amongst them, could dramatically unbalance the playing field.

That is until the item had served its purpose for debugging item tooltips. Now it's little more than a pile of barely functional junk.

Acquisition


Currently, this item cannot be acquired.


Usage


Currently, no NPCs use this item.