MissionDef
Description
Fields
| Type | Name |
|---|---|
| TileCoord | map_size |
| String | script |
| Database | script_database |
| String | localization_id |
| String | logic |
| String | biomes |
| String | description |
| String | preview_material |
| String | player_spawn_logic |
| String | mission_award |
| Container< Pair_StringTileSpawnRule > | tile_spawn_rules |
| Container< String > | source_tiles |
| uint64 | map_generator_seed |
| float | gravity_scale |
| Container< ResourceVolume > | random_resources |
| float | max_starting_distance |
| float | min_starting_distance |
| Container< ResourceVolume > | starting_resources |
| bool | block_outpost_remove |
| bool | detector_disabled |
| bool | find_not_reachable_navigation |
| float | threat |
| float | creature_volumes_respawn_time_factor |
| float | creature_volumes_min_distance |
| float | creature_volumes_density |
| float | map_no_spawn_margin |
| Container< Pair_String_VariantsVector > | prefab_force_variants |
| Container< Pair_String_VariantsVector > | prefab_exclude_variants |
| Container< Pair_String_Vector_CreatureVolume > | creature_volumes_species |
| Container< Pair_String_AmbientCreatureVolume > | ambient_creature_species |
| Container< ObjectSpawner > | mission_object_spawners |
| int | failed_action |
| int | success_action |
| Container< Pair_StringTileSpawnRule > | light_mask_materials |
| Container< Pair_StringTileSpawnRule > | destructible_volume_texture_patterns |