star

Vars | |
| custom_color | Do we randomly have a color? If FALSE we take the spectral_type and use that color |
|---|---|
| enable_event_spawning | Do we randomy spawn events around this star? If FALSE then this star doesn't spawn anything |
| event_lifespan_max | The maximum lifespan of the random events |
| event_lifespan_min | The minimum lifespan of the random events |
| event_spawn_cd | cooldown declare to store this value |
| events_to_spawn | List of events this star can spawn |
| eventspawn_cooldown_max | The maximum lifespan of the random events |
| eventspawn_cooldown_min | The minimum lifespan of the random events |
| eventspawn_max_range | The maximum spawn range of the random events. |
| eventspawn_min_range | The minimum spawn range of the random events. |
Var Details
custom_color

Do we randomly have a color? If FALSE we take the spectral_type and use that color
enable_event_spawning

Do we randomy spawn events around this star? If FALSE then this star doesn't spawn anything
event_lifespan_max

The maximum lifespan of the random events
event_lifespan_min

The minimum lifespan of the random events
event_spawn_cd

cooldown declare to store this value
events_to_spawn

List of events this star can spawn
eventspawn_cooldown_max

The maximum lifespan of the random events
eventspawn_cooldown_min

The minimum lifespan of the random events
eventspawn_max_range

The maximum spawn range of the random events.
eventspawn_min_range

The minimum spawn range of the random events.