缺氧 wiki 编辑团队提示:注册账号并登录后体验更佳,且可通过参数设置定制优化您的浏览体验!
该站点为镜像站点,如果你想帮助这个由玩家志愿编辑的 wiki 站点,请前往原站点参与编辑,
同时欢迎加入编辑讨论群 851803695 与其他编辑者一起参与建设!
全站通知:
模块:Data/MeteorShowers
刷
历
编
< 模块:Data
跳到导航
跳到搜索
此模块的文档可以在模块:Data/MeteorShowers/doc创建
return {
MeteorShowerGoldEvent = {
id = "MeteorShowerGoldEvent",
bombardmentInfo = {
{
prefab = "GoldComet",
weight = 2.0,
},
{
prefab = "RockComet",
weight = 0.5,
},
{
prefab = "DustComet",
weight = 5.0,
},
},
secondsBombardmentOff = {
min = 800.0,
max = 1200.0,
},
secondsBombardmentOn = {
min = 50.0,
max = 100.0,
},
secondsPerMeteor = 0.4,
duration = 3000.0,
clusterMapMeteorShowerID = nil,
affectedByDifficulty = true,
tags = {
"SpaceDanger",
},
numTimesAllowed = -1,
allowMultipleEventInstances = true,
seasons = {
"MeteorShowers",
},
},
MeteorShowerCopperEvent = {
id = "MeteorShowerCopperEvent",
bombardmentInfo = {
{
prefab = "CopperCometConfig",
weight = 1.0,
},
{
prefab = "RockComet",
weight = 1.0,
},
},
secondsBombardmentOff = {
min = 300.0,
max = 1200.0,
},
secondsBombardmentOn = {
min = 100.0,
max = 400.0,
},
secondsPerMeteor = 5.5,
duration = 4200.0,
clusterMapMeteorShowerID = nil,
affectedByDifficulty = true,
tags = {
"SpaceDanger",
},
numTimesAllowed = -1,
allowMultipleEventInstances = true,
seasons = {
"MeteorShowers",
},
},
MeteorShowerIronEvent = {
id = "MeteorShowerIronEvent",
bombardmentInfo = {
{
prefab = "IronComet",
weight = 1.0,
},
{
prefab = "RockComet",
weight = 2.0,
},
{
prefab = "DustComet",
weight = 5.0,
},
},
secondsBombardmentOff = {
min = 300.0,
max = 1200.0,
},
secondsBombardmentOn = {
min = 100.0,
max = 400.0,
},
secondsPerMeteor = 1.25,
duration = 6000.0,
clusterMapMeteorShowerID = nil,
affectedByDifficulty = true,
tags = {
"SpaceDanger",
},
numTimesAllowed = -1,
allowMultipleEventInstances = true,
seasons = {
"MeteorShowers",
},
},
MeteorShowerDustEvent = {
id = "MeteorShowerDustEvent",
bombardmentInfo = {
{
prefab = "RockComet",
weight = 1.0,
},
{
prefab = "DustComet",
weight = 6.0,
},
},
secondsBombardmentOff = {
min = 300.0,
max = 1200.0,
},
secondsBombardmentOn = {
min = 100.0,
max = 400.0,
},
secondsPerMeteor = 1.25,
duration = 9000.0,
clusterMapMeteorShowerID = "ClusterMapMeteorShower_Regolith",
affectedByDifficulty = true,
tags = {
"SpaceDanger",
},
numTimesAllowed = -1,
allowMultipleEventInstances = true,
seasons = {
"RegolithMoonMeteorShowers",
},
clusterMapName = "STRINGS.UI.SPACEDESTINATIONS.CLUSTERMAPMETEORSHOWERS.REGOLITH.NAME",
},
GassyMooteorEvent = {
id = "GassyMooteorEvent",
bombardmentInfo = {
{
prefab = "GassyMoo",
weight = 1.0,
},
},
secondsBombardmentOff = {
min = 1.0,
max = 1.0,
},
secondsBombardmentOn = {
min = 15.0,
max = 15.0,
},
secondsPerMeteor = 3.125,
duration = 15.0,
clusterMapMeteorShowerID = "ClusterMapMeteorShower_Moo",
affectedByDifficulty = false,
tags = {
"SpaceDanger",
},
numTimesAllowed = -1,
allowMultipleEventInstances = true,
seasons = {
"GassyMooteorShowers",
},
clusterMapName = "STRINGS.UI.SPACEDESTINATIONS.CLUSTERMAPMETEORSHOWERS.MOO.NAME",
},
MeteorShowerFullereneEvent = {
id = "MeteorShowerFullereneEvent",
bombardmentInfo = {
{
prefab = "FullereneComet",
weight = 6.0,
},
{
prefab = "DustComet",
weight = 1.0,
},
},
secondsBombardmentOff = {
min = 1.0,
max = 1.0,
},
secondsBombardmentOn = {
min = 80.0,
max = 80.0,
},
secondsPerMeteor = 0.5,
duration = 30.0,
clusterMapMeteorShowerID = nil,
affectedByDifficulty = false,
tags = {
"SpaceDanger",
},
numTimesAllowed = -1,
allowMultipleEventInstances = true,
seasons = {
"TemporalTearMeteorShowers",
},
},
ClusterSnowShower = {
id = "ClusterSnowShower",
bombardmentInfo = {
{
prefab = "SnowballComet",
weight = 2.0,
},
{
prefab = "LightDustComet",
weight = 1.0,
},
},
secondsBombardmentOff = {
min = 1.0,
max = 1.0,
},
secondsBombardmentOn = {
min = 10000.0,
max = 10000.0,
},
secondsPerMeteor = 3.0,
duration = 600.0,
clusterMapMeteorShowerID = "ClusterMapMeteorShower_Snow",
affectedByDifficulty = true,
tags = {
"SpaceDanger",
},
numTimesAllowed = -1,
allowMultipleEventInstances = true,
seasons = nil,
clusterMapName = "STRINGS.UI.SPACEDESTINATIONS.CLUSTERMAPMETEORSHOWERS.SNOW.NAME",
},
ClusterIceShower = {
id = "ClusterIceShower",
bombardmentInfo = {
{
prefab = "SnowballComet",
weight = 14.0,
},
{
prefab = "HardIceComet",
weight = 1.0,
},
},
secondsBombardmentOff = {
min = 1.0,
max = 1.0,
},
secondsBombardmentOn = {
min = 10000.0,
max = 10000.0,
},
secondsPerMeteor = 1.4,
duration = 300.0,
clusterMapMeteorShowerID = "ClusterMapMeteorShower_Ice",
affectedByDifficulty = true,
tags = {
"SpaceDanger",
},
numTimesAllowed = -1,
allowMultipleEventInstances = true,
seasons = {
"RegolithMoonMeteorShowers",
"SpacedOutStyleWarpMeteorShowers",
"ClassicStyleStartMeteorShowers",
"MiniBadlandsMeteorShowers",
},
clusterMapName = "STRINGS.UI.SPACEDESTINATIONS.CLUSTERMAPMETEORSHOWERS.ICE.NAME",
},
ClusterOxyliteShower = {
id = "ClusterOxyliteShower",
bombardmentInfo = {
{
prefab = "OxyliteComet",
weight = 4.0,
},
{
prefab = "LightDustComet",
weight = 4.0,
},
},
secondsBombardmentOff = {
min = 1.0,
max = 1.0,
},
secondsBombardmentOn = {
min = 10000.0,
max = 10000.0,
},
secondsPerMeteor = 4.0,
duration = 300.0,
clusterMapMeteorShowerID = "ClusterMapMeteorShower_Oxylite",
affectedByDifficulty = true,
tags = {
"SpaceDanger",
},
numTimesAllowed = -1,
allowMultipleEventInstances = true,
seasons = {
"SpacedOutStyleRocketMeteorShowers",
"MiniForestFrozenMeteorShowers",
},
clusterMapName = "STRINGS.UI.SPACEDESTINATIONS.CLUSTERMAPMETEORSHOWERS.OXYLITE.NAME",
},
ClusterBleachStoneShower = {
id = "ClusterBleachStoneShower",
bombardmentInfo = {
{
prefab = "BleachStoneComet",
weight = 13.0,
},
{
prefab = "LightDustComet",
weight = 3.0,
},
},
secondsBombardmentOff = {
min = 1.0,
max = 1.0,
},
secondsBombardmentOn = {
min = 10000.0,
max = 10000.0,
},
secondsPerMeteor = 3.0,
duration = 300.0,
clusterMapMeteorShowerID = "ClusterMapMeteorShower_BleachStone",
affectedByDifficulty = true,
tags = {
"SpaceDanger",
},
numTimesAllowed = -1,
allowMultipleEventInstances = true,
seasons = nil,
clusterMapName = "STRINGS.UI.SPACEDESTINATIONS.CLUSTERMAPMETEORSHOWERS.BLEACHSTONE.NAME",
},
ClusterBiologicalShower = {
id = "ClusterBiologicalShower",
bombardmentInfo = {
{
prefab = "SlimeComet",
weight = 2.0,
},
{
prefab = "AlgaeComet",
weight = 1.0,
},
{
prefab = "PhosphoricComet",
weight = 1.0,
},
},
secondsBombardmentOff = {
min = 1.0,
max = 1.0,
},
secondsBombardmentOn = {
min = 10000.0,
max = 10000.0,
},
secondsPerMeteor = 3.0,
duration = 300.0,
clusterMapMeteorShowerID = "ClusterMapMeteorShower_Biological",
affectedByDifficulty = true,
tags = {
"SpaceDanger",
},
numTimesAllowed = -1,
allowMultipleEventInstances = true,
seasons = {
"SpacedOutStyleWarpMeteorShowers",
"ClassicStyleStartMeteorShowers",
"MiniMetallicSwampyMeteorShowers",
},
clusterMapName = "STRINGS.UI.SPACEDESTINATIONS.CLUSTERMAPMETEORSHOWERS.SLIME.NAME",
},
ClusterLightRegolithShower = {
id = "ClusterLightRegolithShower",
bombardmentInfo = {
{
prefab = "DustComet",
weight = 1.0,
},
{
prefab = "LightDustComet",
weight = 1.0,
},
},
secondsBombardmentOff = {
min = 1.0,
max = 1.0,
},
secondsBombardmentOn = {
min = 10000.0,
max = 10000.0,
},
secondsPerMeteor = 4.0,
duration = 300.0,
clusterMapMeteorShowerID = "ClusterMapMeteorShower_LightDust",
affectedByDifficulty = true,
tags = {
"SpaceDanger",
},
numTimesAllowed = -1,
allowMultipleEventInstances = true,
seasons = nil,
clusterMapName = "STRINGS.UI.SPACEDESTINATIONS.CLUSTERMAPMETEORSHOWERS.LIGHTDUST.NAME",
},
ClusterRegolithShower = {
id = "ClusterRegolithShower",
bombardmentInfo = {
{
prefab = "DustComet",
weight = 3.0,
},
{
prefab = "RockComet",
weight = 2.0,
},
{
prefab = "LightDustComet",
weight = 1.0,
},
},
secondsBombardmentOff = {
min = 1.0,
max = 1.0,
},
secondsBombardmentOn = {
min = 10000.0,
max = 10000.0,
},
secondsPerMeteor = 3.5,
duration = 300.0,
clusterMapMeteorShowerID = "ClusterMapMeteorShower_HeavyDust",
affectedByDifficulty = true,
tags = {
"SpaceDanger",
},
numTimesAllowed = -1,
allowMultipleEventInstances = true,
seasons = nil,
clusterMapName = "STRINGS.UI.SPACEDESTINATIONS.CLUSTERMAPMETEORSHOWERS.HEAVYDUST.NAME",
},
ClusterGoldShower = {
id = "ClusterGoldShower",
bombardmentInfo = {
{
prefab = "GoldComet",
weight = 4.0,
},
{
prefab = "RockComet",
weight = 1.0,
},
{
prefab = "LightDustComet",
weight = 2.0,
},
},
secondsBombardmentOff = {
min = 1.0,
max = 1.0,
},
secondsBombardmentOn = {
min = 10000.0,
max = 10000.0,
},
secondsPerMeteor = 1.0,
duration = 75.0,
clusterMapMeteorShowerID = "ClusterMapMeteorShower_Gold",
affectedByDifficulty = true,
tags = {
"SpaceDanger",
},
numTimesAllowed = -1,
allowMultipleEventInstances = true,
seasons = {
"ClassicStyleWarpMeteorShowers",
"MiniMetallicSwampyMeteorShowers",
},
clusterMapName = "STRINGS.UI.SPACEDESTINATIONS.CLUSTERMAPMETEORSHOWERS.GOLD.NAME",
},
ClusterCopperShower = {
id = "ClusterCopperShower",
bombardmentInfo = {
{
prefab = "CopperCometConfig",
weight = 2.0,
},
{
prefab = "RockComet",
weight = 1.0,
},
},
secondsBombardmentOff = {
min = 1.0,
max = 1.0,
},
secondsBombardmentOn = {
min = 10000.0,
max = 10000.0,
},
secondsPerMeteor = 2.5,
duration = 150.0,
clusterMapMeteorShowerID = "ClusterMapMeteorShower_Copper",
affectedByDifficulty = true,
tags = {
"SpaceDanger",
},
numTimesAllowed = -1,
allowMultipleEventInstances = true,
seasons = {
"SpacedOutStyleWarpMeteorShowers",
"ClassicStyleStartMeteorShowers",
},
clusterMapName = "STRINGS.UI.SPACEDESTINATIONS.CLUSTERMAPMETEORSHOWERS.COPPER.NAME",
},
ClusterIronShower = {
id = "ClusterIronShower",
bombardmentInfo = {
{
prefab = "IronComet",
weight = 4.0,
},
{
prefab = "DustComet",
weight = 1.0,
},
{
prefab = "LightDustComet",
weight = 2.0,
},
},
secondsBombardmentOff = {
min = 1.0,
max = 1.0,
},
secondsBombardmentOn = {
min = 10000.0,
max = 10000.0,
},
secondsPerMeteor = 4.5,
duration = 300.0,
clusterMapMeteorShowerID = "ClusterMapMeteorShower_Iron",
affectedByDifficulty = true,
tags = {
"SpaceDanger",
},
numTimesAllowed = -1,
allowMultipleEventInstances = true,
seasons = {
"RegolithMoonMeteorShowers",
"ClassicStyleWarpMeteorShowers",
},
clusterMapName = "STRINGS.UI.SPACEDESTINATIONS.CLUSTERMAPMETEORSHOWERS.IRON.NAME",
},
ClusterUraniumShower = {
id = "ClusterUraniumShower",
bombardmentInfo = {
{
prefab = "UraniumComet",
weight = 2.5,
},
{
prefab = "DustComet",
weight = 1.0,
},
{
prefab = "LightDustComet",
weight = 2.0,
},
},
secondsBombardmentOff = {
min = 1.0,
max = 1.0,
},
secondsBombardmentOn = {
min = 10000.0,
max = 10000.0,
},
secondsPerMeteor = 4.5,
duration = 150.0,
clusterMapMeteorShowerID = "ClusterMapMeteorShower_Uranium",
affectedByDifficulty = true,
tags = {
"SpaceDanger",
},
numTimesAllowed = -1,
allowMultipleEventInstances = true,
seasons = {
"MiniRadioactiveOceanMeteorShowers",
},
clusterMapName = "STRINGS.UI.SPACEDESTINATIONS.CLUSTERMAPMETEORSHOWERS.URANIUM.NAME",
},
ClusterIceAndTreesShower = {
id = "ClusterIceAndTreesShower",
bombardmentInfo = {
{
prefab = "SpaceTreeSeedComet",
weight = 1.0,
},
{
prefab = "HardIceComet",
weight = 2.0,
},
{
prefab = "SnowballComet",
weight = 22.0,
},
},
secondsBombardmentOff = {
min = 1.0,
max = 1.0,
},
secondsBombardmentOn = {
min = 10000.0,
max = 10000.0,
},
secondsPerMeteor = 1.4,
duration = 300.0,
clusterMapMeteorShowerID = "ClusterMapMeteorShower_IceAndTrees",
affectedByDifficulty = true,
tags = {
"SpaceDanger",
},
numTimesAllowed = -1,
allowMultipleEventInstances = true,
seasons = {
"CeresMeteorShowers",
},
clusterMapName = "STRINGS.UI.SPACEDESTINATIONS.CLUSTERMAPMETEORSHOWERS.ICEANDTREES.NAME",
},
}