DRG_custom_difficulty_config/爬山难度1.5.json

324 lines
5.5 KiB
JSON
Raw Permalink Normal View History

2023-12-03 11:44:57 +08:00
{
"Name": "爬山难度1.5",
"Description": "Hazard 7, 1.5x enemies, 60 nitra resupplies",
"MaxActiveCritters": 40,
"MaxActiveSwarmers": 360,
"MaxActiveEnemies": 360,
"ResupplyCost": 60,
"StartingNitra": 0,
"ExtraLargeEnemyDamageResistance": [
1.4,
1.7,
2,
2.5
],
"ExtraLargeEnemyDamageResistanceB": [
1.4,
1.7,
2,
2.5
],
"ExtraLargeEnemyDamageResistanceC": [
1.4,
1.7,
2,
2.5
],
"ExtraLargeEnemyDamageResistanceD": [
2,
2.1,
2.25,
2.45
],
"EnemyDamageResistance": [
1.8,
1.8,
2,
2.3
],
"SmallEnemyDamageResistance": [
1.2,
1.2,
1.2,
1.2
],
"EnemyDamageModifier": [
4.6,
4.6,
4.9,
5.2
],
"EnemyCountModifier": [
2.625,
2.625,
2.625,
2.625
],
"EncounterDifficulty": [
{
"weight": 0.625,
"range": {
"min": 650,
"max": 850
}
},
{
"weight": 3.75,
"range": {
"min": 550,
"max": 750
}
},
{
"weight": 0.625,
"range": {
"min": 550,
"max": 650
}
}
],
"StationaryDifficulty": [
{
"weight": 0,
"range": {
"min": 0,
"max": 0
}
},
{
"weight": 5,
"range": {
"min": 700,
"max": 850
}
},
{
"weight": 0,
"range": {
"min": 250,
"max": 350
}
}
],
"EnemyWaveInterval": [
{
"weight": 0,
"range": {
"min": 160,
"max": 180
}
},
{
"weight": 5,
"range": {
"min": 120,
"max": 150
}
},
{
"weight": 0,
"range": {
"min": 299,
"max": 299
}
}
],
"EnemyNormalWaveInterval": [
{
"weight": 3.333333,
"range": {
"min": 160,
"max": 200
}
},
{
"weight": 1.666667,
"range": {
"min": 180,
"max": 190
}
}
],
"EnemyNormalWaveDifficulty": [
{
"weight": 5,
"range": {
"min": 750,
"max": 850
}
}
],
"EnemyDiversity": [
{
"weight": 1,
"range": {
"min": 5,
"max": 6
}
},
{
"weight": 4,
"range": {
"min": 7,
"max": 4
}
},
{
"weight": 0,
"range": {
"min": 5,
"max": 6
}
}
],
"StationaryEnemyDiversity": [
{
"weight": 5,
"range": {
"min": 5,
"max": 4
}
}
],
"VeteranNormal": [
{
"weight": 0.769231,
"range": {
"min": 0,
"max": 0
}
},
{
"weight": 3.461539,
"range": {
"min": 0.7,
"max": 0.8
}
},
{
"weight": 0.769231,
"range": {
"min": 0.6,
"max": 0.9
}
},
{
"weight": 0,
"range": {
"min": 1,
"max": 1
}
}
],
"VeteranLarge": [
{
"weight": 5,
"range": {
"min": 0.25,
"max": 0.25
}
}
],
"DisruptiveEnemyPoolCount": {
"min": 12,
"max": 12
},
"MinPoolSize": 12,
"MaxActiveElites": 0,
"EnvironmentalDamageModifier": 1.6,
"PointExtractionScalar": 1.6,
"HazardBonus": 1.33,
"FriendlyFireModifier": 0.9,
"WaveStartDelayScale": 0,
"SpeedModifier": 1.45,
"AttackCooldownModifier": 2.25,
"ProjectileSpeedModifier": 2.3,
"HealthRegenerationMax": 0.1,
"ReviveHealthRatio": 0.1,
"EliteCooldown": 0,
"EnemyDescriptors": {
"ED_Terminator": {
"Base": "ED_Terminator",
"CanBeUsedForConstantPressure": true,
"CanBeUsedInEncounters": false,
"DifficultyRating": 50,
"IdealSpawnSize": 1,
"MaxSpawnCount": 1,
"MinSpawnCount": 1,
"Rarity": 20,
"PawnStats": {
"PST_ColdResistance": 3,
"PST_CorrosiveResistance": -2,
"PST_ElectricResistance": -2,
"PST_ExplosionResistance": -6,
"PST_FireResistance": -2,
"PST_InternalDamageResistance": -2,
"PST_KineticResistance": -2,
"PST_PhysicalResistance": -6,
"PST_PoisonResistance": -2,
"PST_RadiationResistance": -2
}
},
"ED_HydraWeed": {
"Base": "ED_HydraWeed",
"CanBeUsedForConstantPressure": false,
"CanBeUsedInEncounters": false,
"DifficultyRating": 300,
"IdealSpawnSize": 1,
"MaxSpawnCount": 1,
"MinSpawnCount": 1,
"Rarity": 10,
"PawnStats": {
"PST_ColdResistance": -5,
"PST_CorrosiveResistance": -5,
"PST_ElectricResistance": -5,
"PST_ExplosionResistance": -5,
"PST_FireResistance": -10,
"PST_InternalDamageResistance": -5,
"PST_KineticResistance": -5,
"PST_PhysicalResistance": -30,
"PST_PoisonResistance": -5,
"PST_RadiationResistance": -5
}
}
},
"EnemyPool": {
"clear": false,
"add": [],
"remove": []
},
"CommonEnemies": {
"clear": false,
"add": [],
"remove": []
},
"SpecialEnemies": {
"clear": false,
"add": [],
"remove": []
},
"DisruptiveEnemies": {
"clear": false,
"add": [],
"remove": []
},
"StationaryEnemies": {
"clear": false,
"add": [],
"remove": [
"ED_Prospector",
"ED_HydraWeed"
]
},
"SeasonalEvents": [
"SE_ProspectorDrone",
"SE_ProspectorDataDeposit",
"SE_RivalBomb"
],
"EscortMule": {
"FriendlyFireModifier": 0.1,
"BigHitDamageModifier": 0.85,
"BigHitDamageReductionThreshold": 0,
"NeutralDamageModifier": 0.1
}
}