Difference between revisions of "Barrel Roll OXP"

From Elite Wiki
m (Quick Facts: Fixed Link)
(Updating BB links)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
==Overview==
+
{{Infobox EquipStats Oolite| title = Barrel Roll OXP
 +
|image =
 +
|equipName =  Barrel Roll Governor
 +
|equipCost = 30₢
 +
|equipTL = 6
 +
}}
 +
A defensive equipment.
 +
== Overview ==
 
Barrel-rolling is a time-proven evasive tactic, when attacked, for those that can't afford or prefer not to fight back, or are facing overwhelming odds, and can't out-run their attackers.
 
Barrel-rolling is a time-proven evasive tactic, when attacked, for those that can't afford or prefer not to fight back, or are facing overwhelming odds, and can't out-run their attackers.
  
Line 6: Line 13:
 
With that in mind, ''Think of It as Evolution in Action Corporation'' would like to present Barrel Roll Governor™, a software add-on to your ship's auto-pilot.
 
With that in mind, ''Think of It as Evolution in Action Corporation'' would like to present Barrel Roll Governor™, a software add-on to your ship's auto-pilot.
  
Once primed (by pressing <Shift>-<N> in the default keyboard configuration) and activated (by pressing <N> in the default keyboard configuration), this little add-on keeps the ship in a barrel-roll until de-activated (by pressing <N> again), leaving you to just adjust heading through your yaw controls now and then to keep going in the direction you want, but otherwise free to browse the Galactic Net, eat your doughnut, drink your tea, pet your cat, or do whatever your prefer to while the time away.
+
Once primed (by pressing <font color="Red"><Shift> N </font> in the default keyboard configuration) and activated (by pressing <font color="Red"> n </font> in the default keyboard configuration), this little add-on keeps the ship in a barrel-roll until de-activated (by pressing <font color="Red"> n </font> again), leaving you to just adjust heading through your yaw controls now and then to keep going in the direction you want, but otherwise free to browse the Galactic Net, eat your doughnut, drink your tea, pet your cat, or do whatever your prefer to while the time away.
  
Available at Tech Level 9 and above systems for 30 credits.
+
=== Warning ===
 +
Note that this will ''not'' help against on-coming missiles!
  
==Details==
+
== Fast Activation setting ==
 +
This is an ideal candidate for the Fast Activation defensive equipment slot.
 +
:While docked, select the [[F4 page (ship and system interfaces)]] and scroll down to the '''Manage Primable Equipment''' option (under Ship Systems), and select Barrel Roll for your Defensive Equipment.
  
*Tech Level - 9.
+
:It will ''activate'' whenever you press the  <font color="Red">'''    0      '''</font> (zero) button. Press again to ''de-activate''.
*Cost - 30 credits.
 
  
==Download==
+
== Download ==
 +
Through the in-game [[Expansions Manager]] or [[Media:BarrelRoll-1.1.oxz‎|Barrel Roll v1.1]].
  
Download [[Media:BarrelRoll-1.1.oxz‎|Barrel Roll v1.1]].
+
== Tweaks ==
 +
To rename to something less prosaic, open up the .oxz and edit the '''equipment.plist''' in the '''config''' folder
 +
 
 +
Eg:  
 +
(
 +
    (
 +
        6,
 +
        300,
 +
        "Dyballonian Defensive Auto-Pilot", //(was "Barrel Roll Governor",)  <font color="Red"> <-- New Name! </font>
 +
        "EQ_BARREL_ROLL", 
 +
        "Adds a barrel roll governor to the ship's auto-pilot.",
 +
        {
 +
            available_to_all = true;
 +
            damage_probability = 0.5;
 +
            script = "barrel_roll.js";
 +
        }
 +
    )
 +
)
 +
 
 +
You might wish to consult [[How to tweak OXZ's]]
 +
 
 +
== Links ==
 +
*[[Priming Equipment]]
 +
*[[Laser tactics]]
  
 
==Quick Facts==
 
==Quick Facts==
Line 31: Line 64:
 
|author = [[User:dybal|Dybal]]
 
|author = [[User:dybal|Dybal]]
 
|download = [[#Download|See Download]]
 
|download = [[#Download|See Download]]
|feedback = [http://aegidian.org/bb/viewtopic.php?p=271489#p271489 BB-Link]
+
|feedback = [https://bb.oolite.space/viewtopic.php?p=271489#p271489 BB-Link]
 
}}
 
}}
  
Line 37: Line 70:
 
[[Image:tag-colour-violet.png]]
 
[[Image:tag-colour-violet.png]]
  
[[Category:Equipment]]
+
 
 
[[Category:Oolite expansion packs]]
 
[[Category:Oolite expansion packs]]

Latest revision as of 01:17, 29 February 2024

Barrel Roll OXP
Name Barrel Roll Governor
Cost 30₢
TL Availability 6

A defensive equipment.

Overview

Barrel-rolling is a time-proven evasive tactic, when attacked, for those that can't afford or prefer not to fight back, or are facing overwhelming odds, and can't out-run their attackers.

But manually keeping a ship barrel-rolling for minutes to hours until the attacker(s) give up is a boring, mindless and even painful task.

With that in mind, Think of It as Evolution in Action Corporation would like to present Barrel Roll Governor™, a software add-on to your ship's auto-pilot.

Once primed (by pressing <Shift> N in the default keyboard configuration) and activated (by pressing n in the default keyboard configuration), this little add-on keeps the ship in a barrel-roll until de-activated (by pressing n again), leaving you to just adjust heading through your yaw controls now and then to keep going in the direction you want, but otherwise free to browse the Galactic Net, eat your doughnut, drink your tea, pet your cat, or do whatever your prefer to while the time away.

Warning

Note that this will not help against on-coming missiles!

Fast Activation setting

This is an ideal candidate for the Fast Activation defensive equipment slot.

While docked, select the F4 page (ship and system interfaces) and scroll down to the Manage Primable Equipment option (under Ship Systems), and select Barrel Roll for your Defensive Equipment.
It will activate whenever you press the 0 (zero) button. Press again to de-activate.

Download

Through the in-game Expansions Manager or Barrel Roll v1.1.

Tweaks

To rename to something less prosaic, open up the .oxz and edit the equipment.plist in the config folder

Eg:

(
   (
       6,
       300,
       "Dyballonian Defensive Auto-Pilot", //(was "Barrel Roll Governor",)   <-- New Name!  
       "EQ_BARREL_ROLL",   
       "Adds a barrel roll governor to the ship's auto-pilot.",
       {
           available_to_all = true;
           damage_probability = 0.5;
           script = "barrel_roll.js";
       }
   )
)

You might wish to consult How to tweak OXZ's

Links

Quick Facts

Levelindicator0.png
0-{{{2}}}

Minimum Oolite versionCPU usage lowMemory usage lowGPU usage low


Version Released License Features Category Author(s) Feedback
1.1 2020-11-27 CC BY-NC-SA 4.0 Adds a barrel roll function to your auto-pilot. Equipment OXPs Dybal BB-Link

Gameplay and Balance indicator

Tag-colour-violet.png