Compare commits
2 Commits
16453d295d
...
b9095f2878
Author | SHA1 | Date |
---|---|---|
|
b9095f2878 | |
|
7684fabac6 |
|
@ -51,7 +51,7 @@
|
||||||
"EnemyCountModifier": [
|
"EnemyCountModifier": [
|
||||||
2.55,
|
2.55,
|
||||||
2.55,
|
2.55,
|
||||||
4.5,
|
3.75,
|
||||||
4.5
|
4.5
|
||||||
],
|
],
|
||||||
"EncounterDifficulty": [
|
"EncounterDifficulty": [
|
||||||
|
|
|
@ -0,0 +1,511 @@
|
||||||
|
{
|
||||||
|
"Name": "Hazard 8 -Nine Disater-1.2-MED",
|
||||||
|
"Description": "Created by QYQYQ",
|
||||||
|
"MaxActiveCritters": 40,
|
||||||
|
"MaxActiveSwarmers": 240,
|
||||||
|
"MaxActiveEnemies": 1200,
|
||||||
|
"ResupplyCost": 60,
|
||||||
|
"StartingNitra": 20,
|
||||||
|
"ExtraLargeEnemyDamageResistance": [
|
||||||
|
2.6,
|
||||||
|
2,
|
||||||
|
2.2,
|
||||||
|
2.6
|
||||||
|
],
|
||||||
|
"ExtraLargeEnemyDamageResistanceB": [
|
||||||
|
1.8,
|
||||||
|
2.1,
|
||||||
|
2.3,
|
||||||
|
2.6
|
||||||
|
],
|
||||||
|
"ExtraLargeEnemyDamageResistanceC": [
|
||||||
|
1.8,
|
||||||
|
2.1,
|
||||||
|
2.3,
|
||||||
|
2.6
|
||||||
|
],
|
||||||
|
"ExtraLargeEnemyDamageResistanceD": [
|
||||||
|
1.8,
|
||||||
|
2,
|
||||||
|
2.25,
|
||||||
|
2.6
|
||||||
|
],
|
||||||
|
"EnemyDamageResistance": [
|
||||||
|
1.7,
|
||||||
|
1.8,
|
||||||
|
2,
|
||||||
|
2.3
|
||||||
|
],
|
||||||
|
"SmallEnemyDamageResistance": [
|
||||||
|
1.2,
|
||||||
|
1.2,
|
||||||
|
1.2,
|
||||||
|
1.2
|
||||||
|
],
|
||||||
|
"EnemyDamageModifier": [
|
||||||
|
4.3,
|
||||||
|
4.6,
|
||||||
|
4.9,
|
||||||
|
5.2
|
||||||
|
],
|
||||||
|
"EnemyCountModifier": [
|
||||||
|
1.95,
|
||||||
|
1.55,
|
||||||
|
2.6,
|
||||||
|
2.6
|
||||||
|
],
|
||||||
|
"EncounterDifficulty": [
|
||||||
|
{
|
||||||
|
"weight": 1,
|
||||||
|
"range": {
|
||||||
|
"min": 1200,
|
||||||
|
"max": 1400
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"weight": 6,
|
||||||
|
"range": {
|
||||||
|
"min": 950,
|
||||||
|
"max": 1100
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"weight": 1,
|
||||||
|
"range": {
|
||||||
|
"min": 850,
|
||||||
|
"max": 1000
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"StationaryDifficulty": [
|
||||||
|
{
|
||||||
|
"weight": 0,
|
||||||
|
"range": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"weight": 1,
|
||||||
|
"range": {
|
||||||
|
"min": 950,
|
||||||
|
"max": 1050
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"weight": 1,
|
||||||
|
"range": {
|
||||||
|
"min": 950,
|
||||||
|
"max": 1050
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"EnemyWaveInterval": [
|
||||||
|
{
|
||||||
|
"weight": 0,
|
||||||
|
"range": {
|
||||||
|
"min": 170,
|
||||||
|
"max": 220
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"weight": 7.5,
|
||||||
|
"range": {
|
||||||
|
"min": 130,
|
||||||
|
"max": 180
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"weight": 0,
|
||||||
|
"range": {
|
||||||
|
"min": 299,
|
||||||
|
"max": 299
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"EnemyNormalWaveInterval": [
|
||||||
|
{
|
||||||
|
"weight": 4,
|
||||||
|
"range": {
|
||||||
|
"min": 180,
|
||||||
|
"max": 230
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"weight": 2,
|
||||||
|
"range": {
|
||||||
|
"min": 180,
|
||||||
|
"max": 240
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"EnemyNormalWaveDifficulty": [
|
||||||
|
{
|
||||||
|
"weight": 1,
|
||||||
|
"range": {
|
||||||
|
"min": 1300,
|
||||||
|
"max": 1500
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"EnemyDiversity": [
|
||||||
|
{
|
||||||
|
"weight": 2,
|
||||||
|
"range": {
|
||||||
|
"min": 30,
|
||||||
|
"max": 42
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"weight": 8,
|
||||||
|
"range": {
|
||||||
|
"min": 32,
|
||||||
|
"max": 38
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"weight": 0,
|
||||||
|
"range": {
|
||||||
|
"min": 7,
|
||||||
|
"max": 10
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"StationaryEnemyDiversity": [
|
||||||
|
{
|
||||||
|
"weight": 1,
|
||||||
|
"range": {
|
||||||
|
"min": 16,
|
||||||
|
"max": 21
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"VeteranNormal": [
|
||||||
|
{
|
||||||
|
"weight": 0,
|
||||||
|
"range": {
|
||||||
|
"min": 0,
|
||||||
|
"max": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"weight": 9,
|
||||||
|
"range": {
|
||||||
|
"min": 0.9,
|
||||||
|
"max": 1.4
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"weight": 2,
|
||||||
|
"range": {
|
||||||
|
"min": 1,
|
||||||
|
"max": 1.6
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"weight": 0,
|
||||||
|
"range": {
|
||||||
|
"min": 1.2,
|
||||||
|
"max": 1.4
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"VeteranLarge": [
|
||||||
|
{
|
||||||
|
"weight": 1,
|
||||||
|
"range": {
|
||||||
|
"min": 0.285,
|
||||||
|
"max": 0.285
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"DisruptiveEnemyPoolCount": {
|
||||||
|
"min": 40,
|
||||||
|
"max": 56
|
||||||
|
},
|
||||||
|
"MinPoolSize": 48,
|
||||||
|
"MaxActiveElites": 24,
|
||||||
|
"EnvironmentalDamageModifier": 1.8,
|
||||||
|
"PointExtractionScalar": 1.8,
|
||||||
|
"HazardBonus": 1.33,
|
||||||
|
"FriendlyFireModifier": 1,
|
||||||
|
"WaveStartDelayScale": 0,
|
||||||
|
"SpeedModifier": 1.45,
|
||||||
|
"AttackCooldownModifier": 2.25,
|
||||||
|
"ProjectileSpeedModifier": 2.3,
|
||||||
|
"HealthRegenerationMax": 0.25,
|
||||||
|
"ReviveHealthRatio": 0.1,
|
||||||
|
"EliteCooldown": 0,
|
||||||
|
"EnemyDescriptors": {
|
||||||
|
"ED_Spider_Grunt_Attacker_Boss": {
|
||||||
|
"Base": "ED_Spider_Grunt_Attacker",
|
||||||
|
"CanBeUsedForConstantPressure": true,
|
||||||
|
"CanBeUsedInEncounters": false,
|
||||||
|
"DifficultyRating": 30,
|
||||||
|
"IdealSpawnSize": 2,
|
||||||
|
"MaxSpawnCount": 2,
|
||||||
|
"MinSpawnCount": 2,
|
||||||
|
"Scale": 1,
|
||||||
|
"TimeDilation": 0.8,
|
||||||
|
"Rarity": 10,
|
||||||
|
"Elite": true,
|
||||||
|
"PawnStats": {
|
||||||
|
"PST_ColdResistance": -1,
|
||||||
|
"PST_CorrosiveResistance": -1,
|
||||||
|
"PST_ElectricResistance": -1,
|
||||||
|
"PST_ExplosionResistance": -1,
|
||||||
|
"PST_FireResistance": -1,
|
||||||
|
"PST_InternalDamageResistance": -1,
|
||||||
|
"PST_KineticResistance": -1,
|
||||||
|
"PST_PhysicalResistance": -1,
|
||||||
|
"PST_PoisonResistance": -1,
|
||||||
|
"PST_RadiationResistance": -1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ED_Spider_Grunt_Attacker_King": {
|
||||||
|
"Base": "ED_Spider_Grunt_Attacker",
|
||||||
|
"CanBeUsedForConstantPressure": true,
|
||||||
|
"CanBeUsedInEncounters": false,
|
||||||
|
"DifficultyRating": 10,
|
||||||
|
"IdealSpawnSize": 18,
|
||||||
|
"MaxSpawnCount": 36,
|
||||||
|
"MinSpawnCount": 18,
|
||||||
|
"Scale": 1,
|
||||||
|
"TimeDilation": 1,
|
||||||
|
"Rarity": 10,
|
||||||
|
"PawnStats": {
|
||||||
|
"PST_MovementSpeed": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ED_Spider_Swarmer_Pheromone_NOFX_Red": {
|
||||||
|
"Base": "ED_Spider_Swarmer_Pheromone_NOFX",
|
||||||
|
"CanBeUsedForConstantPressure": true,
|
||||||
|
"CanBeUsedInEncounters": false,
|
||||||
|
"DifficultyRating": 6,
|
||||||
|
"IdealSpawnSize": 30,
|
||||||
|
"MaxSpawnCount": 60,
|
||||||
|
"MinSpawnCount": 30,
|
||||||
|
"Rarity": 10
|
||||||
|
},
|
||||||
|
"ED_Spider_ShooterQueen": {
|
||||||
|
"Base": "ED_Spider_ShooterQueen",
|
||||||
|
"CanBeUsedForConstantPressure": true,
|
||||||
|
"CanBeUsedInEncounters": false,
|
||||||
|
"DifficultyRating": 25,
|
||||||
|
"IdealSpawnSize": 1,
|
||||||
|
"MaxSpawnCount": 1,
|
||||||
|
"MinSpawnCount": 1,
|
||||||
|
"Rarity": 30,
|
||||||
|
"PawnStats": {
|
||||||
|
"PST_ColdResistance": -1,
|
||||||
|
"PST_CorrosiveResistance": -1,
|
||||||
|
"PST_ElectricResistance": -1,
|
||||||
|
"PST_ExplosionResistance": -6,
|
||||||
|
"PST_FireResistance": -1,
|
||||||
|
"PST_InternalDamageResistance": -1,
|
||||||
|
"PST_KineticResistance": -1,
|
||||||
|
"PST_PhysicalResistance": 0,
|
||||||
|
"PST_PoisonResistance": -1,
|
||||||
|
"PST_RadiationResistance": -1
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ED_Bomber_Explosive": {
|
||||||
|
"Base": "ED_Bomber_Explosive",
|
||||||
|
"CanBeUsedForConstantPressure": true,
|
||||||
|
"CanBeUsedInEncounters": false,
|
||||||
|
"DifficultyRating": 65,
|
||||||
|
"IdealSpawnSize": 1,
|
||||||
|
"MaxSpawnCount": 4,
|
||||||
|
"MinSpawnCount": 1,
|
||||||
|
"Rarity": 10
|
||||||
|
},
|
||||||
|
"ED_Spider_Tank_HeavySpawn_Normal": {
|
||||||
|
"Base": "ED_Spider_Tank_HeavySpawn",
|
||||||
|
"CanBeUsedForConstantPressure": true,
|
||||||
|
"CanBeUsedInEncounters": false,
|
||||||
|
"DifficultyRating": 50,
|
||||||
|
"IdealSpawnSize": 2,
|
||||||
|
"MaxSpawnCount": 4,
|
||||||
|
"MinSpawnCount": 1,
|
||||||
|
"Rarity": 10
|
||||||
|
},
|
||||||
|
"ED_Spider_Grunt_RockpoxPlague_normal": {
|
||||||
|
"Base": "ED_Spider_Grunt_RockpoxPlague",
|
||||||
|
"CanBeUsedForConstantPressure": true,
|
||||||
|
"CanBeUsedInEncounters": false,
|
||||||
|
"DifficultyRating": 10,
|
||||||
|
"IdealSpawnSize": 6,
|
||||||
|
"MaxSpawnCount": 12,
|
||||||
|
"MinSpawnCount": 6,
|
||||||
|
"Elite": false,
|
||||||
|
"Rarity": 10,
|
||||||
|
"PawnStats": {}
|
||||||
|
},
|
||||||
|
"ED_Spider_Tank_Boss_Normal": {
|
||||||
|
"Base": "ED_Spider_Tank_Boss",
|
||||||
|
"CanBeUsedForConstantPressure": true,
|
||||||
|
"CanBeUsedInEncounters": false,
|
||||||
|
"DifficultyRating": 2500,
|
||||||
|
"IdealSpawnSize": 1,
|
||||||
|
"MaxSpawnCount": 1,
|
||||||
|
"MinSpawnCount": 1,
|
||||||
|
"Rarity": 20,
|
||||||
|
"PawnStats": {
|
||||||
|
"PST_ColdResistance": -7,
|
||||||
|
"PST_CorrosiveResistance": -7,
|
||||||
|
"PST_ElectricResistance": -7,
|
||||||
|
"PST_ExplosionResistane": -7,
|
||||||
|
"PST_FireResistance": -7,
|
||||||
|
"PST_InternalDamageResistance": -7,
|
||||||
|
"PST_KineticResistance": -7,
|
||||||
|
"PST_PhysicalResistance": -7,
|
||||||
|
"PST_PoisonResistance": -7,
|
||||||
|
"PST_RadiationResistance": -7
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ED_Spider_Boss_Heavy_Normal": {
|
||||||
|
"Base": "ED_Spider_Boss_Heavy",
|
||||||
|
"CanBeUsedForConstantPressure": true,
|
||||||
|
"CanBeUsedInEncounters": false,
|
||||||
|
"DifficultyRating": 2500,
|
||||||
|
"IdealSpawnSize": 1,
|
||||||
|
"MaxSpawnCount": 1,
|
||||||
|
"MinSpawnCount": 1,
|
||||||
|
"Rarity": 20,
|
||||||
|
"PawnStats": {
|
||||||
|
"PST_ColdResistance": -7,
|
||||||
|
"PST_CorrosiveResistance": -7,
|
||||||
|
"PST_ElectricResistance": -7,
|
||||||
|
"PST_ExplosionResistance": -7,
|
||||||
|
"PST_FireResistance": -7,
|
||||||
|
"PST_InternalDamageResistance": -7,
|
||||||
|
"PST_KineticResistance": -7,
|
||||||
|
"PST_PhysicalResistance": -7,
|
||||||
|
"PST_PoisonResistance": -7,
|
||||||
|
"PST_RadiationResistance": -7
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ED_ Spider_Boss_TwinA_Normal": {
|
||||||
|
"Base": "ED_Spider_Boss_TwinA",
|
||||||
|
"CanBeUsedForConstantPressure": true,
|
||||||
|
"CanBeUsedInEncounters": false,
|
||||||
|
"DifficultyRating": 1500,
|
||||||
|
"IdealSpawnSize": 1,
|
||||||
|
"MaxSpawnCount": 1,
|
||||||
|
"MinSpawnCount": 1,
|
||||||
|
"Rarity": 30,
|
||||||
|
"PawnStats": {
|
||||||
|
"PST_ColdResistance": -4,
|
||||||
|
"PST_CorrosiveResistance": -4,
|
||||||
|
"PST_ElectricResistance": -4,
|
||||||
|
"PST_ExplosionResistance": -4,
|
||||||
|
"PST_FireResistance": -4,
|
||||||
|
"PST_InternalDamageResistance": -4,
|
||||||
|
"PST_KineticResistance": -4,
|
||||||
|
"PST_PhysicalResistance": -4,
|
||||||
|
"PST_PoisonResistance": -4,
|
||||||
|
"PST_RadiationResistance": -4
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"冲锋猫猫虫": {
|
||||||
|
"Base": "ED_PumpkinLootBug",
|
||||||
|
"CanBeUsedForConstantPressure": true,
|
||||||
|
"CanBeUsedInEncounters": false,
|
||||||
|
"DifficultyRating": 15,
|
||||||
|
"IdealSpawnSize": 4,
|
||||||
|
"MaxSpawnCount": 4,
|
||||||
|
"MinSpawnCount": 4,
|
||||||
|
"Rarity": 20,
|
||||||
|
"TimeDilation": 1,
|
||||||
|
"PawnStats": {}
|
||||||
|
},
|
||||||
|
"ED_Spider_Tank_RockpoxPlague_normal": {
|
||||||
|
"Base": "ED_Spider_Tank_RockpoxPlague",
|
||||||
|
"CanBeUsedForConstantPressure": true,
|
||||||
|
"CanBeUsedInEncounters": false,
|
||||||
|
"DifficultyRating": 50,
|
||||||
|
"IdealSpawnSize": 2,
|
||||||
|
"MaxSpawnCount": 4,
|
||||||
|
"MinSpawnCount": 2,
|
||||||
|
"Rarity": 20,
|
||||||
|
"TimeDilation": 1,
|
||||||
|
"PawnStats": {}
|
||||||
|
},
|
||||||
|
"ED_ Spider_Boss_TwinB_Normal": {
|
||||||
|
"Base": "ED_Spider_Boss_TwinB",
|
||||||
|
"CanBeUsedForConstantPressure": true,
|
||||||
|
"CanBeUsedInEncounters": false,
|
||||||
|
"DifficultyRating": 1500,
|
||||||
|
"IdealSpawnSize": 1,
|
||||||
|
"MaxSpawnCount": 2,
|
||||||
|
"MinSpawnCount": 1,
|
||||||
|
"Rarity": 15,
|
||||||
|
"PawnStats": {
|
||||||
|
"PST_ColdResistance": -3,
|
||||||
|
"PST_CorrosiveResistance": -3,
|
||||||
|
"PST_ElectricResistance": -3,
|
||||||
|
"PST_ExplosionResistance": -3,
|
||||||
|
"PST_FireResistance": -3,
|
||||||
|
"PST_InternalDamageResistance": -3,
|
||||||
|
"PST_KineticResistance": -3,
|
||||||
|
"PST_PhysicalResistance": -3,
|
||||||
|
"PST_PoisonResistance": -3,
|
||||||
|
"PST_RadiationResistance": -3
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"EnemyPool": {
|
||||||
|
"clear": false,
|
||||||
|
"add": [],
|
||||||
|
"remove": []
|
||||||
|
},
|
||||||
|
"CommonEnemies": {
|
||||||
|
"clear": false,
|
||||||
|
"add": [
|
||||||
|
"ED_Spider_Grunt_Attacker_Boss",
|
||||||
|
"ED_ Spider_Boss_TwinB_Normal",
|
||||||
|
"ED_ Spider_Boss_TwinA_Normal",
|
||||||
|
"ED_Spider_Grunt_RockpoxPlague_normal",
|
||||||
|
"ED_Bomber_Explosive",
|
||||||
|
"ED_Spider_Tank_RockpoxPlague_normal",
|
||||||
|
"ED_Spider_Grunt_Attacker_King",
|
||||||
|
"冲锋猫猫虫"
|
||||||
|
],
|
||||||
|
"remove": []
|
||||||
|
},
|
||||||
|
"SpecialEnemies": {
|
||||||
|
"clear": false,
|
||||||
|
"add": [
|
||||||
|
"ED_Spider_ShooterQueen",
|
||||||
|
"ED_Spider_Swarmer_Pheromone_NOFX_Red"
|
||||||
|
],
|
||||||
|
"remove": []
|
||||||
|
},
|
||||||
|
"DisruptiveEnemies": {
|
||||||
|
"clear": false,
|
||||||
|
"add": [
|
||||||
|
"冲锋猫猫虫",
|
||||||
|
"ED_Spider_Grunt_Attacker_Boss",
|
||||||
|
"ED_ Spider_Boss_TwinB_Normal",
|
||||||
|
"ED_ Spider_Boss_TwinA_Normal",
|
||||||
|
"ED_Bomber_Explosive",
|
||||||
|
"ED_Spider_Tank_HeavySpawn_Normal",
|
||||||
|
"ED_Spider_Tank_RockpoxPlague_normal",
|
||||||
|
"ED_Spider_Grunt_Attacker_King",
|
||||||
|
"ED_Spider_Grunt_RockpoxPlague_normal"
|
||||||
|
],
|
||||||
|
"remove": []
|
||||||
|
},
|
||||||
|
"StationaryEnemies": {
|
||||||
|
"clear": false,
|
||||||
|
"add": [],
|
||||||
|
"remove": []
|
||||||
|
},
|
||||||
|
"SeasonalEvents": [],
|
||||||
|
"EscortMule": {
|
||||||
|
"FriendlyFireModifier": 0.1,
|
||||||
|
"BigHitDamageModifier": 0.83,
|
||||||
|
"BigHitDamageReductionThreshold": 0,
|
||||||
|
"NeutralDamageModifier": 0.1
|
||||||
|
}
|
||||||
|
}
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"Name": "Hazard 8 Retired Miner v.1.4.ES",
|
"Name": "-Hazard 8 Retired Miner v.1.4.ES",
|
||||||
"Description": "BY K ×1.4 #T-T C",
|
"Description": "BY K ×1.4 #T-T C",
|
||||||
"MaxActiveCritters": 40,
|
"MaxActiveCritters": 40,
|
||||||
"MaxActiveSwarmers": 300,
|
"MaxActiveSwarmers": 300,
|
||||||
|
|
Loading…
Reference in New Issue