|
|
| (703 intermediate revisions by the same user not shown) |
| Line 1: |
Line 1: |
| <includeonly>{{#css: | | <includeonly>{{#css: |
| <!--overrides-->
| |
| #bodyContent
| |
| {
| |
| margin-top: -1.5em;
| |
| }
| |
| #firstHeading
| |
| {
| |
| display: none;
| |
| }
| |
| h1, h2
| |
| {
| |
| background-color: black;
| |
| border-bottom: 1px solid #2D2413;
| |
| border-top: 1px solid #2D2413;
| |
| clear: both;
| |
| font-family: trebuchet MS;
| |
| font-variant: small-caps;
| |
| height: 25px;
| |
| line-height: 25px;
| |
| padding: 0 3px;
| |
| text-align: center;
| |
| }
| |
| h1 { color: darkorange; font-size: 140%; }
| |
| h2 { color: white; font-size: 120%; }
| |
| h3 { border-bottom: 1px solid #2C2B2B; clear: both; font-size: 132%; }
| |
|
| |
|
| .attributes
| | div.ShipBoxLarge |
| {
| | { |
| background-color: transparent;
| | float: left; |
| margin-left: 5px;
| | clear: both; |
| }
| | width: 100%; |
| .attributes h3
| | } |
| {
| |
| color: #494949;
| |
| font-size: 12px;
| |
| font-variant: small-caps;
| |
| font-weight: normal;
| |
| line-height: 100%;
| |
| text-align: right;
| |
| }
| |
| .attributes .token
| |
| {
| |
|
| |
|
| }
| | .ShipBoxLarge .ship-info |
| .attributes .separator
| | { |
| {
| | background-color: #1D1C23; |
| height: 0;
| | border-bottom: 1px solid #525751; |
| }
| | border-left: 1px solid black; |
| .att-line
| | border-right: 1px solid black; |
| {
| | border-top: 1px solid #525751; |
| font-size: 11px;
| | float: left; |
| }
| | margin-bottom: 10px; |
| .attributes .token .line-label .label
| | /*width: 800px;*/ |
| {
| | } |
| color: #494949;
| |
| font-size: 12px;
| |
| font-variant: small-caps;
| |
| font-weight: normal;
| |
| line-height: 100%;
| |
| text-align: right;
| |
| }
| |
| .att-line .att-item
| |
| {
| |
| display: inline-block;
| |
| margin-bottom: 3px;
| |
| padding: 1px 5px;
| |
| }
| |
| .att-line .highlight
| |
| {
| |
| color: white;
| |
| }
| |
| .att-line .att-item .item
| |
| {
| |
| display: inline-block;
| |
| height: 21px;
| |
| line-height: 21px;
| |
| }
| |
| .att-line .att-item .snip
| |
| {
| |
| color: #656565;
| |
| font-size: 70%;
| |
| margin-left: 5px;
| |
| position: relative;
| |
| }
| |
| .att-line .att-item .snip .desc
| |
| {
| |
| background-color: black;
| |
| border: 2px dashed #582806;
| |
| color: #CCCCCC;
| |
| display: none;
| |
| font-size: 11px;
| |
| line-height: 120%;
| |
| padding: 5px;
| |
| position: absolute;
| |
| right: 0;
| |
| text-align: justify;
| |
| width: 300px;
| |
| }
| |
| .att-line .att-item .snip:hover .desc, .att-line .att-item .snip.hover .desc
| |
| {
| |
| display: block;
| |
| }
| |
| .att-line .att-item .att-img
| |
| {
| |
| line-height: 20px;
| |
| margin: 0 2px;
| |
| }
| |
| .att-line .att-item .att-img img
| |
| {
| |
| margin-top: -2px;
| |
| }
| |
| .att-line .att-item .att-label
| |
| {
| |
| color: #7D6843;
| |
| }
| |
| .box-resist {
| |
| height: 15px;
| |
| line-height: 15px;
| |
| width: 50px;
| |
| }
| |
| .bgr-em { background-color:#121923; }
| |
| .bgr-thr { background-color:#290b0b; }
| |
| .bgr-kin { background-color:#292021; }
| |
| .bgr-exp { background-color:#2b190b; }
| |
| .val-em { background-color:#1c5d85; }
| |
| .val-thr { background-color:#8d1717; }
| |
| .val-kin { background-color:#757575; }
| |
| .val-exp { background-color:#875f1a; }
| |
| .box-resist .resist-value .value-text
| |
| {
| |
| font-family: trebuchet MS;
| |
| font-size: 11px;
| |
| font-weight: bold;
| |
| text-align: center;
| |
| width: 50px;
| |
| }
| |
|
| |
|
| <!--overrides(end)-->
| | .ShipBoxLarge table |
| #ship-article .ignore a
| | { |
| {
| | border-spacing: 0; |
| background:none;
| | margin: 0; |
| color:#4C4C4C;
| | } |
| }
| |
| #ship-article .ignore a:hover,
| |
| #ship-article .ignore a.hover
| |
| {
| |
| color:orange;
| |
| }
| |
|
| |
|
| .techcorner
| | .ShipBoxLarge table td |
| {
| | { |
| width: 64px;
| | padding: 0; |
| height: 64px;
| | } |
| position: absolute;
| | |
| top: 0px;
| | .ShipBoxLarge .title |
| left: 0px;
| | { |
| margin-left: 1px;
| | border-bottom: 1px solid #525751; |
| margin-top: 1px;
| | color: #CCCCCC; |
| }
| | font-family: trebuchet MS; |
| }}
| | font-size: 12px; |
| <div id='ship-article'>
| | font-weight: bold; |
| <div class='header'>
| | height: 22px; |
| <div class='headerbg'>[[Image:Eve_university_dbase_header.png|center|605x50px|Eve University Database]]</div>
| | line-height: 20px; |
| <div class='mask'> </div>
| | padding: 0 10px; |
| <div class='dbtitle'>Ship Database</div>
| | text-align: left; |
| <div class='shipname'>{{{shipname|Unknown}}}</div>
| | text-transform: uppercase; |
| </div>
| | } |
| <div class='breadcrumbs'>[[:Category:Ship Database|Ship Database]]<span class='separator'>▸</span>[[:Category:{{{grouping|Unique Ships}}}|{{{grouping|Unique Ships}}}]]<span class='separator'>▸</span>{{{shipname|Unknown}}}</div>
| | |
| <div class='main'>
| | .ShipBoxLarge .titlename a |
| <table cellspacing='0' cellpadding='0' style='width:100%'>
| | { |
| <tr>
| | float: left; |
| <td valign='top' class='left-col'>
| | font-size: 180%; |
| <div style='border:1px solid #323931; position: relative;'>{{#if:{{{tech|}}}|
| | height: 30px; |
| | line-height: 30px; |
| | padding-left: 5px; |
| | } |
| | |
| | .ShipBoxLarge .titlename a:hover |
| | { |
| | text-decoration: none; |
| | } |
| | |
| | .ShipBoxLarge .ship-border-box |
| | { |
| | background-color: #110809; |
| | border: 1px solid #878984; |
| | } |
| | |
| | .ShipBoxLarge .ship-border-box p |
| | { |
| | color: #FFFFFF; |
| | font-size: 90%; |
| | margin: 0; |
| | padding: 5px; |
| | text-align: left; |
| | } |
| | |
| | .ShipBoxLarge .label |
| | { |
| | background-color:#0e1618; |
| | border-bottom: 1px solid #4C4646; |
| | border-top: 1px solid #4C4646; |
| | font-family: Trebuchet MS; |
| | font-size: 10px; |
| | height: 14px; |
| | line-height: 14px; |
| | padding: 2px 5px; |
| | color: var(--color-inverted-fixed); |
| | } |
| | |
| | .ShipBoxLarge .box-resist |
| | { |
| | height: 15px; |
| | line-height: 15px; |
| | width: 50px; |
| | } |
| | |
| | .ShipBoxLarge .bgr-em { background-color: #121923; } |
| | .ShipBoxLarge .bgr-thr { background-color: #290b0b; } |
| | .ShipBoxLarge .bgr-kin { background-color: #292021; } |
| | .ShipBoxLarge .bgr-exp { background-color: #2b190b; } |
| | .ShipBoxLarge .val-em { background-color: #1c5d85; } |
| | .ShipBoxLarge .val-thr { background-color: #8d1717; } |
| | .ShipBoxLarge .val-kin { background-color: #757575; } |
| | .ShipBoxLarge .val-exp { background-color: #875f1a; } |
| | |
| | .ShipBoxLarge .box-resist .resist-value .value-text |
| | { |
| | font-weight: bold; |
| | text-align: center; |
| | width: 50px; |
| | } |
| | |
| | .ShipBoxLarge .attributes |
| | { |
| | border: none; |
| | padding: 3px; |
| | } |
| | |
| | .ShipBoxLarge .attributes . |
Template documentation (for the above template, sometimes hidden or invisible)
≡ Black Ops: INFORMATION
RELATED UNI-WIKI REFERENCES
| fittings |
|
| drones & cargo |
|
| defense |
|
| target & nav |
|
S H I P B O N U S E S
Amarr Battleship bonuses (per skill level):
10% reduction in Large Energy Turret activation cost
10% bonus to Large Energy Turret rate of fire
Black Ops bonuses (per skill level):
7.5% bonus to Large Energy Turret tracking speed
10% bonus to Energy Nosferatu and Energy Neutralizer drain amount
Role Bonus:
• Can fit Covert Cynosural Field Generator and Covert Jump Portal Generator
• No targeting delay after Cloaking Device deactivation
• Cloak reactivation delay reduced to 5 seconds
75% reduction to effective distance traveled for jump fatigue
50% reduction in Cynosural Field Generator duration
650% bonus to ship max velocity when using Cloaking Devices
100% bonus to Shield Extender hitpoints
50% bonus to Armor Plate hitpoints
5% Additional bonus to Reinforced Bulkhead hitpoints
Black Ops battleships are designed for infiltration and espionage behind enemy lines. With the use of a short-range jump drive and a portal generator, they are capable of making a special type of jump portal usable only by covert ops vessels. This enables them to stealthily plant reconnaissance and espionage forces in enemy territory. For the final word in clandestine maneuvers, look no further.