DetectorWeapon
Fleet Operations only. Does not require an Ordnance file.
This weapon pings all cloaked units on the minimap.
classlabel = "detectorweapon"
Fleet Operations ODF Commands
DilithiumCost
Float, Default: 0.0
Dilithium spent to use this weapon.
MetalCost
Float, Default: 0.0
Metal spent to use this weapon.
CrewCost
Integer, Default: 0
Crew spent to use this weapon
LatinumCost
Float, Default: 0.0
Tritanium / Latinum spent to use this weapon.
BiomatterCost
Float, Default: 0.0
Supply / Biomatter spent to use this weapon.
MarkRadius
Float, Default: 20
The initial radius of the ping marker used to indicate cloaked ship locations. Example:
markradius = 10
MarkShrink
Float, Default: 0.0
The final radius of the ping marker used to indicate cloaked ship locations. Example:
markshrink = 0.0666
MarkTime
Float, Default: 0.0
This is the time in seconds that the ping markers take to go from maximum to minimum size. Example:
marktime = 2
MarkColor
Float, Default: ???, Array
The red, green, blue (RGB) color of the pings used to mark cloaked ships. Three float values between 0.0 and 1.0
markcolor = 0.4 0.7 0.4