pub struct CrystalCargoItem { /* private fields */ }

Implementations

Chance offset for a critical strike on enemies energy system

Chance offset for a critical strike on enemies shield

Chance offset for a critical strike on enemies ship hull

Damage offset for a critical strike on enemies energy system

Damage offset for a critical strike on enemies shields

Damage offset for a critical strike on enemies ship hull

Offset on shot refresh rate

Offset on maximum shots

Offset on maximum speed

multiplier of visible range

weight multiplier

maximum energy offset

maximum particles offset

maximum ions offset

maximum hull offset

maximum shield offset

hull armor offset

shield armor offset

A vessel equipped with this crystal will automatically produce energy. This is a special feature offered only by special crystals.

A vessel equipped with this crystal will automatically produce particles. This is a special feature offered only by special crystals.

A vessel equipped with this crystal will automatically produce ions. This is a special feature offered only by special crystals.

A vessel equipped with this crystal will automatically repair itself. This is a special feature offered only by special crystals.

A vessel equipped with this crystal will automatically self-load its shield. This is a special feature offered only by special crystals.

Renames this crystal

Destroys this crystal. The crystal must not be in use. After this action, the crystal will be deleted from the players’ account.

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

Should always be Self
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.