Difference between revisions of "Fenris-class Assault Drone"

From Fall of Eden
Jump to navigation Jump to search
(Created page with "{{subst::Template:Items (TiTS)}}")
 
m
 
(22 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
+
== Fenris-class Assault Drone ==
 
 
== 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 = TamWolf
| image = missing.png
+
| image = Tamwolf_1_(Jacques00).png
| caption = Caption text
+
| caption = Tam-wolf's bust, by Jacques00
| itemtype = Item Type
+
| itemtype = Accessory
| shortname = Short Name
+
| shortname =  
| slotname = Equipment Slot
+
| slotname = Accessory
| baseprice = Base Price
+
| baseprice = 1500
 
| 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 =  
| lustvuln = Lust Vulnerability
+
| lustvuln =  
| usable = Yes or omit
+
| usable = Yes
| combatusable = Yes or omit
+
| combatusable = Yes
| deftarget = Self, Friendly or Hostile
+
| deftarget = Self
| addflags = Defined flags
+
| addflags = Combat Drone<br>Self-Powered
}}
 
Probably leverage the item tooltip here.
 
 
 
Insert as much information as possible in the above infobox. Wikilinks will work as the parameters too.
 
 
 
<code>
 
<nowiki>
 
{{Infobox TiTSItem
 
...
 
| spouse = [[Another Character]]
 
...
 
 
}}
 
}}
</nowiki>
 
</code>
 
  
 +
<blockquote>
 +
Tam-wolf is a state of the art Fenris attack drone you looted from a crazed cat-girl, coincidentally also named Tam. Loyal, intelligent, and alert, you new robotic friend is the closest thing you can get to a real attack dog these days. He replaces your original attack drone, giving you a powerful, bitey friend in battle at the expense of losing your drone's bonus to shields.
 +
</blockquote>
  
 
=== Acquisition ===
 
=== Acquisition ===
 
----
 
----
Detailed means of acquisition. Vendor? Drops? Who drops it?
+
After beating [[Tam]] during the [[Stellar Tether]] mission, there is an option to pick up this attack drone. This drone is only available to the Tech Specialist class with the [[Special_ability_(TiTS)#Attack_Drone|Attack Drone]] perk, so other classes will receive a [[Fenris-class_Assault_Drone_(Damaged)|damaged version]] of the Tam-wolf instead.
 +
 
 +
If the damaged variant is being used or carried in the inventory during the ''[[Kara#KaraQuest,_Part_2|Eye of the Beholder]]'' mission, approaching the kennel in the courtyard will fully repair the damaged Tam-wolf.
  
  
 
==== 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 sold for [[credits]].
 
 
* Base Statistic Changes
 
** Something
 
** Something
 
  
* Shared Effects
+
For [[Tech Specialist]]s with the "<b>[[Perks_by_source_(TiTS)#Attack_Drone|Attack Drone]]</b>" perk, it removes bonus shield capacity given by regular attack drones.
** Something
 
** Something
 
  
* Female-centric Effects
+
During combat, it will attack every turn, dealing kinetic penetrating damage. The damage value will scale based on the user's level.
** Something
 
** Something
 
  
* Male-centric Effects
+
If this item is equipped or in the inventory during the ''[[Kara#KaraQuest,_Part_2|Eye of the Beholder]]'' mission, approaching the kennel in the courtyard will [[Fenris-class_Assault_Drone,_Version_2.0|fully upgrade it to a new version]].
** Something
 
** Something
 
  
 +
NPCs using this item include: [[Tam]]
  
Include the item page into a number of categories:
 
<nowiki>
 
[[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:Items (TiTS)]]
 +
[[Category:Unique items (TiTS)]]
 
[[Category:Accessories (TiTS)]]
 
[[Category:Accessories (TiTS)]]
[[Category:Shield generators (TiTS)]]
 
</nowiki>
 

Latest revision as of 23:17, 8 October 2016

Fenris-class Assault Drone

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

}

}}


TamWolf
Tamwolf 1 (Jacques00).png
Tam-wolf's bust, by Jacques00
Item Type Accessory
Equipment Slot Accessory
Base Price 1500
Use Details
Is Usable? Yes
Is Usable in Combat? Yes
Valid Targets Self
Additional Flags Combat Drone
Self-Powered

Tam-wolf is a state of the art Fenris attack drone you looted from a crazed cat-girl, coincidentally also named Tam. Loyal, intelligent, and alert, you new robotic friend is the closest thing you can get to a real attack dog these days. He replaces your original attack drone, giving you a powerful, bitey friend in battle at the expense of losing your drone's bonus to shields.

Acquisition


After beating Tam during the Stellar Tether mission, there is an option to pick up this attack drone. This drone is only available to the Tech Specialist class with the Attack Drone perk, so other classes will receive a damaged version of the Tam-wolf instead.

If the damaged variant is being used or carried in the inventory during the Eye of the Beholder mission, approaching the kennel in the courtyard will fully repair the damaged Tam-wolf.


Usage


Can be equipped as an accessory or sold for credits.

For Tech Specialists with the "Attack Drone" perk, it removes bonus shield capacity given by regular attack drones.

During combat, it will attack every turn, dealing kinetic penetrating damage. The damage value will scale based on the user's level.

If this item is equipped or in the inventory during the Eye of the Beholder mission, approaching the kennel in the courtyard will fully upgrade it to a new version.

NPCs using this item include: Tam