Skip to content

Commit

Permalink
MC config file upd
Browse files Browse the repository at this point in the history
  • Loading branch information
Warenwolf committed Feb 24, 2024
1 parent 303fde9 commit 45eb2f2
Show file tree
Hide file tree
Showing 3 changed files with 243 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@
{
"ID": "01_fp_kl_capturethebase",
"RandomSpawns": {
"Enable": false
},
"HotDropProtection": {
"Enable": true
},
"AdditionalLances": {
"Enable": false,
"EnemyLanceCount": 2,
"AllyLanceCount": 1
},
"ExtendedLances": {
"Enable": true,
"EnableForFlashpoints": true,
"EnableForStory": false,
"Autofill": false,
"AutofillType": "RespectEmpty",
"LanceSizes": {
"5": [
{
"Faction": "Wolf",
"DifficultyMod": 0
},
{
"Faction": "JadeFalcon",
"DifficultyMod": 0
},
{
"Faction": "GhostBear",
"DifficultyMod": 0
},
{
"Faction": "SmokeJaguar",
"DifficultyMod": 0
},
{
"Faction": "NovaCat",
"DifficultyMod": 0
},
{
"Faction": "SteelViper",
"DifficultyMod": 0
},
{
"Faction": "DiamondShark",
"DifficultyMod": 0
},
{
"Faction": "WolfInExile",
"DifficultyMod": 0
},
{
"Faction": "WolfsDragoons",
"DifficultyMod": 0
}
],
"6": [
{
"Faction": "ComStar",
"DifficultyMod": 0
},
{
"Faction": "WordOfBlake",
"DifficultyMod": 0
}
]
}
},
"ExtendedBoundaries": {
"Enable": true,
"IncreaseBoundarySizeByPercentage": 0.5
},
"DynamicWithdraw": {
"Enable": true
},
"AdditionalPlayerMechs": {
"Enable": false
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@
{
"ID": "02_fp_kl_interceptlance",
"RandomSpawns": {
"Enable": false
},
"HotDropProtection": {
"Enable": true
},
"AdditionalLances": {
"Enable": false,
"EnemyLanceCount": 2,
"AllyLanceCount": 1
},
"ExtendedLances": {
"Enable": true,
"EnableForFlashpoints": true,
"EnableForStory": false,
"Autofill": false,
"AutofillType": "RespectEmpty",
"LanceSizes": {
"5": [
{
"Faction": "Wolf",
"DifficultyMod": 0
},
{
"Faction": "JadeFalcon",
"DifficultyMod": 0
},
{
"Faction": "GhostBear",
"DifficultyMod": 0
},
{
"Faction": "SmokeJaguar",
"DifficultyMod": 0
},
{
"Faction": "NovaCat",
"DifficultyMod": 0
},
{
"Faction": "SteelViper",
"DifficultyMod": 0
},
{
"Faction": "DiamondShark",
"DifficultyMod": 0
},
{
"Faction": "WolfInExile",
"DifficultyMod": 0
},
{
"Faction": "WolfsDragoons",
"DifficultyMod": 0
}
],
"6": [
{
"Faction": "ComStar",
"DifficultyMod": 0
},
{
"Faction": "WordOfBlake",
"DifficultyMod": 0
}
]
}
},
"ExtendedBoundaries": {
"Enable": true,
"IncreaseBoundarySizeByPercentage": 0.5
},
"DynamicWithdraw": {
"Enable": true
},
"AdditionalPlayerMechs": {
"Enable": false
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@
{
"ID": "03_fp_kl_capturethebase",
"RandomSpawns": {
"Enable": false
},
"HotDropProtection": {
"Enable": true
},
"AdditionalLances": {
"Enable": false,
"EnemyLanceCount": 2,
"AllyLanceCount": 1
},
"ExtendedLances": {
"Enable": true,
"EnableForFlashpoints": true,
"EnableForStory": false,
"Autofill": false,
"AutofillType": "RespectEmpty",
"LanceSizes": {
"5": [
{
"Faction": "Wolf",
"DifficultyMod": 0
},
{
"Faction": "JadeFalcon",
"DifficultyMod": 0
},
{
"Faction": "GhostBear",
"DifficultyMod": 0
},
{
"Faction": "SmokeJaguar",
"DifficultyMod": 0
},
{
"Faction": "NovaCat",
"DifficultyMod": 0
},
{
"Faction": "SteelViper",
"DifficultyMod": 0
},
{
"Faction": "DiamondShark",
"DifficultyMod": 0
},
{
"Faction": "WolfInExile",
"DifficultyMod": 0
},
{
"Faction": "WolfsDragoons",
"DifficultyMod": 0
}
],
"6": [
{
"Faction": "ComStar",
"DifficultyMod": 0
},
{
"Faction": "WordOfBlake",
"DifficultyMod": 0
}
]
}
},
"ExtendedBoundaries": {
"Enable": true,
"IncreaseBoundarySizeByPercentage": 0.5
},
"DynamicWithdraw": {
"Enable": true
},
"AdditionalPlayerMechs": {
"Enable": false
}
}

0 comments on commit 45eb2f2

Please sign in to comment.