Difference between revisions of "Custom LP-17 Laser Pistol"

From Fall of Eden
Jump to navigation Jump to search
(Created page with "{{subst::Template:Items (TiTS)}}")
 
m
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
+
== Custom LP-17 Laser Pistol ==
 
 
== 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 = Custom LP-17
 
| image = missing.png
 
| image = missing.png
| caption = Caption text
+
| caption =  
| itemtype = Item Type
+
| itemtype = Weapon
| shortname = Short Name
+
| shortname =  
| slotname = Equipment Slot
+
| slotname = Ranged Weapon
| baseprice = Base Price
+
| baseprice = 1
 
| info-hdr = Information
 
| info-hdr = Information
| damage = Damage
+
| damage = 1 Electric<br>6 Burning
| damagetype = Damage Type
+
| damagetype = Laser<br>Energy Weaponry
| defense = Defense
+
| defense =  
| shielddefense = Shield Defense
+
| shielddefense =  
| bonusshield = Bonus Shield
+
| bonusshield =  
| accuracy = Accuracy
+
| accuracy = 3
| sexiness = Sexiness
+
| sexiness =  
| critbonus = Critical Bonus
+
| critbonus = 3
| evasion = Evasion
+
| evasion =  
| fortification = Fortification
+
| fortification =  
| bonusresistances = Bonus Resistances
+
| bonusresistances =  
| lustvuln = Lust Vulnerability
+
| lustvuln =  
| usable = Yes or omit
+
| usable =  
| combatusable = Yes or omit
+
| combatusable = Yes
| deftarget = Self, Friendly or Hostile
+
| deftarget = Hostile
| addflags = Defined flags
+
| addflags = Energy Weapon
}}
 
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>
 +
This customized Reaper Armaments LP-17 is a sleek, trimmed down version of the civilian-bought model. This particular version is stacked with an extended magazine, heat sink and a top-mounted holographic sight keyed to a half-trigger pull: in effect, making the weapon highly accurate and rapid-firing. A perfect solution for boarding parties and close quarters entanglements, packing the power and accuracy of a carbine while leaving one hand free to wield a melee weapon.
 +
</blockquote>
  
 
=== Acquisition ===
 
=== Acquisition ===
 
----
 
----
Detailed means of acquisition. Vendor? Drops? Who drops it?
+
Can only be attained by looting it from the weapon rack on the ''[[Blade]]'' during [[Kiro]]'s [[Blade#Rescue_Kiro_from_Blueballs|distress call quest]], before attempting to save her.  
  
  
 
==== 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 a ranged weapon or be sold to a vendor for [[credits]].
 
 
* 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:Unique items (TiTS)]]
[[Category:Consumable items (TiTS)]]
 
[[Category:Combat items (TiTS)]]
 
[[Category:Transformative items (TiTS)]]
 
[[Category:Restorative items (TiTS)]]
 
 
 
 
[[Category:Weapons (TiTS)]]
 
[[Category:Weapons (TiTS)]]
 
[[Category:Ranged 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)]]
 
</nowiki>
 

Latest revision as of 16:55, 13 December 2015

Custom LP-17 Laser Pistol

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

}

}}


Custom LP-17
Missing.png
Item Type Weapon
Equipment Slot Ranged Weapon
Base Price 1
Information
Damage 1 Electric
6 Burning
Damage Type Laser
Energy Weaponry
Accuracy 3
Critical Bonus 3
Use Details
Is Usable in Combat? Yes
Valid Targets Hostile
Additional Flags Energy Weapon

This customized Reaper Armaments LP-17 is a sleek, trimmed down version of the civilian-bought model. This particular version is stacked with an extended magazine, heat sink and a top-mounted holographic sight keyed to a half-trigger pull: in effect, making the weapon highly accurate and rapid-firing. A perfect solution for boarding parties and close quarters entanglements, packing the power and accuracy of a carbine while leaving one hand free to wield a melee weapon.

Acquisition


Can only be attained by looting it from the weapon rack on the Blade during Kiro's distress call quest, before attempting to save her.


Usage


Can be equipped as a ranged weapon or be sold to a vendor for credits.