/// The minimum interval between pulses.
/// </summary>
[DataField]
- public TimeSpan MinPulseLength = TimeSpan.FromMinutes(1);
+ public TimeSpan MinPulseLength = TimeSpan.FromMinutes(2);
/// <summary>
/// The maximum interval between pulses.
/// </summary>
[DataField]
- public TimeSpan MaxPulseLength = TimeSpan.FromMinutes(2);
+ public TimeSpan MaxPulseLength = TimeSpan.FromMinutes(4);
/// <summary>
/// A percentage by which the length of a pulse might vary.
castShadows: false
- type: GravityAnomaly
- type: GravityWell
- - type: RadiationSource
+ - type: RadiationSource
- type: Physics
bodyType: Dynamic
bodyStatus: InAir
- - type: CanMoveInAir
+ - type: CanMoveInAir
- type: RandomWalk
- type: SingularityDistortion
intensity: 1000
- type: Anomaly
corePrototype: AnomalyCoreFlesh
coreInertPrototype: AnomalyCoreFleshInert
+ minPulseLength: 180
+ maxPulseLength: 300
- type: Sprite
layers:
- state: anom5
- type: Anomaly
corePrototype: AnomalyCoreRock
coreInertPrototype: AnomalyCoreRockInert
+ minPulseLength: 180
+ maxPulseLength: 300
- type: Sprite
layers:
- state: anom6
offset: 0, 0
corePrototype: AnomalyCoreFlora
coreInertPrototype: AnomalyCoreFloraInert
+ minPulseLength: 60
+ maxPulseLength: 120
anomalyContactDamage:
types:
Slash: 0
- type: Anomaly
corePrototype: AnomalyCoreLiquid
coreInertPrototype: AnomalyCoreLiquidInert
+ minPulseLength: 60
+ maxPulseLength: 120
anomalyContactDamage:
types:
Slash: 1
- type: Anomaly
corePrototype: AnomalyCoreShadow
coreInertPrototype: AnomalyCoreShadowInert
+ minPulseLength: 60
+ maxPulseLength: 120
anomalyContactDamage:
types:
Cold: 10