smileyface/files/rulesets/0-DisableShowdown.json

28 lines
1.4 KiB
JSON
Raw Normal View History

2019-05-13 03:46:34 -06:00
{
"uniqueTag": "TEAMSHOWDOWN",
"categories": [
"Competitive"
],
"title": "Showdown",
"toolTip": "Red versus blue team showdown.",
"description": "Red versus blue team showdown.\n\n<UT.Hub.RulesText_Small>TimeLimit : %timelimit% minute rounds</>\n<UT.Hub.RulesText_Small>Scoring : First to %goalscore% wins</>\n<UT.Hub.RulesText_Small>Maximum players: %maxplayers%</>",
"mapPrefixes": [],
"maxMapsInList": 16,
"epicMaps": "/Game/RestrictedAssets/Maps/DM-Chill,/Game/RestrictedAssets/Maps/DM-Underland,/Game/EpicInternal/Unsaved/DM-Unsaved,/Game/EpicInternal/Backspace/DM-Backspace,/Game/EpicInternal/Salt/DM-Salt,/Game/EpicInternal/Batrankus/DM-Batrankus,/Game/EpicInternal/Lea/DM-Lea,/Game/RestrictedAssets/Maps/WIP/DM-Spacer,/Game/RestrictedAssets/Maps/WIP/DM-Cannon,/Game/RestrictedAssets/Maps/WIP/DM-Temple,/Game/RestrictedAssets/Maps/WIP/DM-Focus,/Game/RestrictedAssets/Maps/WIP/DM-Decktest,/Game/RestrictedAssets/Maps/WIP/DM-ASDF,/Game/RestrictedAssets/Maps/WIP/DM-Solo",
"defaultMap": "/Game/RestrictedAssets/Maps/DM-Chill",
"customMapList": [],
"maxPlayers": 6,
"maxTeamCount": 2,
"maxTeamSize": 3,
"maxPartySize": 3,
"displayTexture": "Texture2D'/Game/RestrictedAssets/UI/GameModeBadges/GB_TDM.GB_TDM'",
"gameMode": "/Script/UnrealTournament.UTTeamShowdownGame",
"gameOptions": "?TimeLimit=2?GoalScore=5",
"requiredPackages": [],
"bTeamGame": true,
"bCompetitiveMatch": false,
"optionFlags": 65535,
"bHideFromUI": true,
"epicForceUIVisibility": 0
},