@@ -10,9 +10,9 @@
|
||||
- type: weightedRandomEntity
|
||||
id: DefaultConfig
|
||||
weights:
|
||||
GameRuleSpaceDustMinor: 50
|
||||
GameRuleSpaceDustMajor: 20
|
||||
GameRuleMeteorSwarmSmall: 15
|
||||
GameRuleSpaceDustMinor: 44
|
||||
GameRuleSpaceDustMajor: 22
|
||||
GameRuleMeteorSwarmSmall: 18
|
||||
GameRuleMeteorSwarmMedium: 10
|
||||
GameRuleMeteorSwarmLarge: 5
|
||||
GameRuleUristSwarm: 0.05
|
||||
@@ -37,7 +37,7 @@
|
||||
meteors:
|
||||
MeteorSpaceDust: 1
|
||||
waves:
|
||||
min: 1
|
||||
min: 2
|
||||
max: 3
|
||||
meteorsPerWave:
|
||||
min: 3
|
||||
@@ -58,8 +58,8 @@
|
||||
min: 2
|
||||
max: 3
|
||||
meteorsPerWave:
|
||||
min: 6
|
||||
max: 10
|
||||
min: 8
|
||||
max: 12
|
||||
|
||||
- type: entity
|
||||
parent: GameRuleMeteorSwarm
|
||||
@@ -68,8 +68,8 @@
|
||||
components:
|
||||
- type: MeteorSwarm
|
||||
meteors:
|
||||
MeteorSmall: 4
|
||||
MeteorMedium: 1
|
||||
MeteorSmall: 7
|
||||
MeteorMedium: 3
|
||||
|
||||
- type: entity
|
||||
parent: GameRuleMeteorSwarm
|
||||
@@ -78,8 +78,8 @@
|
||||
components:
|
||||
- type: MeteorSwarm
|
||||
meteors:
|
||||
MeteorSmall: 1
|
||||
MeteorMedium: 4
|
||||
MeteorSmall: 3
|
||||
MeteorMedium: 6
|
||||
MeteorLarge: 1
|
||||
|
||||
- type: entity
|
||||
@@ -89,9 +89,9 @@
|
||||
components:
|
||||
- type: MeteorSwarm
|
||||
meteors:
|
||||
MeteorSmall: 1
|
||||
MeteorMedium: 2
|
||||
MeteorLarge: 3
|
||||
MeteorSmall: 2
|
||||
MeteorMedium: 4
|
||||
MeteorLarge: 4
|
||||
|
||||
- type: entity
|
||||
parent: GameRuleMeteorSwarm
|
||||
@@ -104,8 +104,8 @@
|
||||
meteors:
|
||||
MeteorUrist: 1
|
||||
waves:
|
||||
min: 1
|
||||
min: 3
|
||||
max: 3
|
||||
meteorsPerWave:
|
||||
min: 6
|
||||
max: 8
|
||||
min: 10
|
||||
max: 10
|
||||
|
||||
Reference in New Issue
Block a user