MagicInterference

Author

Tartiflette

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun ApplyInterference(shipVariant: ShipVariantAPI)
Reduces a ship's passive dissipation if more than one weapon causing interferences is installed.
Link copied to clipboard
open fun applyInterference(shipVariant: ShipVariantAPI)
Reduces a ship's passive dissipation if more than one weapon causing interferences is installed.
Link copied to clipboard
open fun getDebuffs(shipVariant: ShipVariantAPI): Map<String, Float>
Link copied to clipboard
open fun getRates(): Map<String, Float>
Link copied to clipboard
open fun getRFC(): Float
Link copied to clipboard
open fun getTotalInterference(shipVariant: ShipVariantAPI): Float
Link copied to clipboard
open fun loadInterference()