mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-22 07:35:37 -07:00
# Conflicts: # EntranceRandomizer.py # Rom.py # WebHostLib/static/static/playerSettings.json # data/basepatch.bmbp
976 lines
25 KiB
JSON
976 lines
25 KiB
JSON
{
|
|
"readOnly": {
|
|
"description": "Generated by MultiWorld website",
|
|
"triforce_pieces_mode": "available",
|
|
"triforce_pieces_available": 30,
|
|
"triforce_pieces_required": 20,
|
|
"shuffle_prizes": "none",
|
|
"timer": "none",
|
|
"glitch_boots": "on",
|
|
"key_drop_shuffle": "off",
|
|
"experimental": "off",
|
|
"debug": "off"
|
|
},
|
|
"generalOptions": {
|
|
"name": "PlayerName"
|
|
},
|
|
"gameOptions": {
|
|
"goals": {
|
|
"type": "select",
|
|
"friendlyName": "Goal",
|
|
"description": "Choose the condition for winning the game",
|
|
"defaultValue": "ganon",
|
|
"options": [
|
|
{
|
|
"name": "Kill Ganon",
|
|
"value": "ganon"
|
|
},
|
|
{
|
|
"name": "Fast Ganon (Pyramid Always Open)",
|
|
"value": "fast_ganon"
|
|
},
|
|
{
|
|
"name": "All Dungeons",
|
|
"value": "dungeons"
|
|
},
|
|
{
|
|
"name": "Master Sword Pedestal",
|
|
"value": "pedestal"
|
|
},
|
|
{
|
|
"name": "Master Sword Pedestal + Ganon",
|
|
"value": "ganon_pedestal"
|
|
},
|
|
{
|
|
"name": "Triforce Hunt",
|
|
"value": "triforce_hunt"
|
|
},
|
|
{
|
|
"name": "Triforce Hunt + Ganon",
|
|
"value": "ganon_triforce_hunt"
|
|
}
|
|
]
|
|
},
|
|
"mode": {
|
|
"type": "select",
|
|
"friendlyName": "World State",
|
|
"description": "Choose the state of the game world",
|
|
"defaultValue": "standard",
|
|
"options": [
|
|
{
|
|
"name": "Standard",
|
|
"value": "standard"
|
|
},
|
|
{
|
|
"name": "Open",
|
|
"value": "open"
|
|
},
|
|
{
|
|
"name": "Inverted",
|
|
"value": "inverted"
|
|
}
|
|
]
|
|
},
|
|
"accessibility": {
|
|
"type": "select",
|
|
"friendlyName": "Accessibility",
|
|
"description": "Choose how much of the world will be available",
|
|
"defaultValue": "locations",
|
|
"options": [
|
|
{
|
|
"name": "Locations Guaranteed",
|
|
"value": "locations"
|
|
},
|
|
{
|
|
"name": "Items Guaranteed",
|
|
"value": "items"
|
|
},
|
|
{
|
|
"name": "Beatable Only",
|
|
"value": "none"
|
|
}
|
|
]
|
|
},
|
|
"progressive": {
|
|
"type": "select",
|
|
"friendlyName": "Progressive Items",
|
|
"description": "Turn progressive items on or off, or randomize them",
|
|
"defaultValue": "on",
|
|
"options": [
|
|
{
|
|
"name": "All Progressive",
|
|
"value": "on"
|
|
},
|
|
{
|
|
"name": "None Progressive",
|
|
"value": "off"
|
|
},
|
|
{
|
|
"name": "Randomize Each",
|
|
"value": "random"
|
|
}
|
|
]
|
|
},
|
|
"tower_open": {
|
|
"type": "select",
|
|
"friendlyName": "Ganon's Tower Access",
|
|
"description": "Choose how many crystals are required to open Ganon's Tower",
|
|
"defaultValue": 7,
|
|
"options": [
|
|
{
|
|
"name": "7 Crystals",
|
|
"value": 7
|
|
},
|
|
{
|
|
"name": "6 Crystals",
|
|
"value": 6
|
|
},
|
|
{
|
|
"name": "5 Crystals",
|
|
"value": 5
|
|
},
|
|
{
|
|
"name": "4 Crystals",
|
|
"value": 4
|
|
},
|
|
{
|
|
"name": "3 Crystals",
|
|
"value": 3
|
|
},
|
|
{
|
|
"name": "2 Crystals",
|
|
"value": 2
|
|
},
|
|
{
|
|
"name": "1 Crystals",
|
|
"value": 1
|
|
},
|
|
{
|
|
"name": "0 Crystals",
|
|
"value": 0
|
|
},
|
|
{
|
|
"name": "Random",
|
|
"value": "random"
|
|
}
|
|
]
|
|
},
|
|
"ganon_open": {
|
|
"type": "select",
|
|
"friendlyName": "Ganon Vulnerable",
|
|
"description": "Choose how many crystals are required to kill Ganon",
|
|
"defaultValue": 7,
|
|
"options": [
|
|
{
|
|
"name": "7 Crystals",
|
|
"value": 7
|
|
},
|
|
{
|
|
"name": "6 Crystals",
|
|
"value": 6
|
|
},
|
|
{
|
|
"name": "5 Crystals",
|
|
"value": 5
|
|
},
|
|
{
|
|
"name": "4 Crystals",
|
|
"value": 4
|
|
},
|
|
{
|
|
"name": "3 Crystals",
|
|
"value": 3
|
|
},
|
|
{
|
|
"name": "2 Crystals",
|
|
"value": 2
|
|
},
|
|
{
|
|
"name": "1 Crystals",
|
|
"value": 1
|
|
},
|
|
{
|
|
"name": "0 Crystals",
|
|
"value": 0
|
|
},
|
|
{
|
|
"name": "Random",
|
|
"value": "random"
|
|
}
|
|
]
|
|
},
|
|
"retro": {
|
|
"type": "select",
|
|
"friendlyName": "Retro Mode",
|
|
"description": "Choose if you want to play in retro mode",
|
|
"defaultValue": "off",
|
|
"options": [
|
|
{
|
|
"name": "Disabled",
|
|
"value": "off"
|
|
},
|
|
{
|
|
"name": "Enabled",
|
|
"value": "on"
|
|
}
|
|
]
|
|
},
|
|
"hints": {
|
|
"type": "select",
|
|
"friendlyName": "Hints",
|
|
"description": "Choose to enable or disable tile hints",
|
|
"defaultValue": "on",
|
|
"options": [
|
|
{
|
|
"name": "Enabled",
|
|
"value": "on"
|
|
},
|
|
{
|
|
"name": "Disabled",
|
|
"value": "off"
|
|
}
|
|
]
|
|
},
|
|
"weapons": {
|
|
"type": "select",
|
|
"friendlyName": "Sword Locations",
|
|
"description": "Choose where you will find your swords",
|
|
"defaultValue": "assured",
|
|
"options": [
|
|
{
|
|
"name": "Assured",
|
|
"value": "assured"
|
|
},
|
|
{
|
|
"name": "Vanilla",
|
|
"value": "vanilla"
|
|
},
|
|
{
|
|
"name": "Swordless",
|
|
"value": "swordless"
|
|
},
|
|
{
|
|
"name": "Randomized",
|
|
"value": "randomized"
|
|
}
|
|
]
|
|
},
|
|
"glitches_required":{
|
|
"type": "select",
|
|
"friendlyName": "Glitches Required",
|
|
"description": "Choose which glitches will be considered in-logic",
|
|
"defaultValue": "none",
|
|
"options": [
|
|
{
|
|
"name": "None",
|
|
"value": "none"
|
|
},
|
|
{
|
|
"name": "Minor Glitches",
|
|
"value": "minor_glitches"
|
|
},
|
|
{
|
|
"name": "Overworld Glitches",
|
|
"value": "overworld_glitches"
|
|
},
|
|
{
|
|
"name": "No Logic",
|
|
"value": "no_logic"
|
|
}
|
|
]
|
|
},
|
|
"dark_room_logic": {
|
|
"type": "select",
|
|
"friendlyName": "Dark Room Logic",
|
|
"description": "Choose your logical access to dark rooms",
|
|
"defaultValue": "lamp",
|
|
"options": [
|
|
{
|
|
"name": "Lamp Required",
|
|
"value": "lamp"
|
|
},
|
|
{
|
|
"name": "Torches Lightable",
|
|
"value": "torches"
|
|
},
|
|
{
|
|
"name": "Always In-Logic",
|
|
"value": "none"
|
|
}
|
|
]
|
|
},
|
|
"dungeon_items": {
|
|
"type": "select",
|
|
"friendlyName": "Dungeon Item Shuffle",
|
|
"description": "Choose which dungeon items you want shuffled",
|
|
"defaultValue": "none",
|
|
"options": [
|
|
{
|
|
"name": "None",
|
|
"value": "none"
|
|
},
|
|
{
|
|
"name": "Map & Compass",
|
|
"value": "mc"
|
|
},
|
|
{
|
|
"name": "Small Keys Only",
|
|
"value": "s"
|
|
},
|
|
{
|
|
"name": "Big Keys Only",
|
|
"value": "b"
|
|
},
|
|
{
|
|
"name": "Small and Big Keys",
|
|
"value": "sb"
|
|
},
|
|
{
|
|
"name": "Full Keysanity",
|
|
"value": "mscb"
|
|
},
|
|
{
|
|
"name": "Universal Small Keys",
|
|
"value": "u"
|
|
}
|
|
]
|
|
},
|
|
"entrance_shuffle": {
|
|
"type": "select",
|
|
"friendlyName": "Entrance Shuffle",
|
|
"description": "Shuffles the game map. Not recommended for beginners",
|
|
"defaultValue": "none",
|
|
"options": [
|
|
{
|
|
"name": "None",
|
|
"value": "none"
|
|
},
|
|
{
|
|
"name": "Only Dungeons, Simple",
|
|
"value": "dungeonssimple"
|
|
},
|
|
{
|
|
"name": "Only Dungeons, Full",
|
|
"value": "dungeonsfull"
|
|
},
|
|
{
|
|
"name": "Simple",
|
|
"value": "simple"
|
|
},
|
|
{
|
|
"name": "Restricted",
|
|
"value": "restricted"
|
|
},
|
|
{
|
|
"name": "Full",
|
|
"value": "full"
|
|
},
|
|
{
|
|
"name": "Crossed",
|
|
"value": "crossed"
|
|
},
|
|
{
|
|
"name": "Insanity",
|
|
"value": "insanity"
|
|
}
|
|
]
|
|
},
|
|
"item_pool": {
|
|
"type": "select",
|
|
"friendlyName": "Item Pool",
|
|
"description": "Changes the available upgrade items (1/2 Magic, hearts, sword upgrades, etc)",
|
|
"defaultValue": "normal",
|
|
"options": [
|
|
{
|
|
"name": "Easy",
|
|
"value": "easy"
|
|
},
|
|
{
|
|
"name": "Normal",
|
|
"value": "normal"
|
|
},
|
|
{
|
|
"name": "Hard",
|
|
"value": "hard"
|
|
},
|
|
{
|
|
"name": "Expert",
|
|
"value": "expert"
|
|
}
|
|
]
|
|
},
|
|
"item_functionality": {
|
|
"type": "select",
|
|
"friendlyName": "Item Functionality",
|
|
"description": "Changes the abilities of your items",
|
|
"defaultValue": "normal",
|
|
"options": [
|
|
{
|
|
"name": "Easy",
|
|
"value": "easy"
|
|
},
|
|
{
|
|
"name": "Normal",
|
|
"value": "normal"
|
|
},
|
|
{
|
|
"name": "Hard",
|
|
"value": "hard"
|
|
},
|
|
{
|
|
"name": "Expert",
|
|
"value": "expert"
|
|
}
|
|
]
|
|
},
|
|
"enemy_shuffle": {
|
|
"type": "select",
|
|
"friendlyName": "Enemy Shuffle",
|
|
"description": "Randomize the enemies which appear throughout the game",
|
|
"defaultValue": "off",
|
|
"options": [
|
|
{
|
|
"name": "Disabled",
|
|
"value": "off"
|
|
},
|
|
{
|
|
"name": "Enabled",
|
|
"value": "on"
|
|
}
|
|
]
|
|
},
|
|
"boss_shuffle": {
|
|
"type": "select",
|
|
"friendlyName": "Boss Shuffle",
|
|
"description": "Shuffle the bosses within dungeons",
|
|
"defaultValue": "none",
|
|
"options": [
|
|
{
|
|
"name": "Disabled",
|
|
"value": "none"
|
|
},
|
|
{
|
|
"name": "Simple",
|
|
"value": "simple"
|
|
},
|
|
{
|
|
"name": "Full",
|
|
"value": "full"
|
|
},
|
|
{
|
|
"name": "Singularity",
|
|
"value": "singularity"
|
|
},
|
|
{
|
|
"name": "Random",
|
|
"value": "random"
|
|
}
|
|
]
|
|
},
|
|
"shop_shuffle": {
|
|
"type": "select",
|
|
"friendlyName": "Shop Shuffle",
|
|
"description": "Shuffles the content and prices of shops throughout Hyrule",
|
|
"defaultValue": "none",
|
|
"options": [
|
|
{
|
|
"name": "None",
|
|
"value": "none"
|
|
},
|
|
"g": {
|
|
"keyString": "shop_shuffle.g",
|
|
"friendlyName": "Inventory Generate",
|
|
"description": "Generates new default base inventories of overworld and underworld shops.",
|
|
"defaultValue": 0
|
|
},
|
|
"f": {
|
|
"keyString": "shop_shuffle.f",
|
|
"friendlyName": "Full Inventory Generate",
|
|
"description": "Generates new base inventories of each individual shop.",
|
|
"defaultValue": 0
|
|
},
|
|
"i": {
|
|
"keyString": "shop_shuffle.i",
|
|
"friendlyName": "Inventory Shuffle",
|
|
"description": "Shuffles the inventories of shops between each other.",
|
|
"defaultValue": 0
|
|
},
|
|
{
|
|
"name": "Prices",
|
|
"value": "p"
|
|
},
|
|
{
|
|
"name": "Capacity Upgrades",
|
|
"value": "u"
|
|
},
|
|
{
|
|
"name": "Inventory and Prices",
|
|
"value": "ip"
|
|
},
|
|
"uip": {
|
|
"keyString": "shop_shuffle.uip",
|
|
"friendlyName": "Full Shuffle",
|
|
"description": "Shuffles the inventory and randomizes the prices of items in shops. Also distributes capacity upgrades throughout the world.",
|
|
"defaultValue": 0
|
|
}
|
|
}
|
|
},
|
|
"shop_shuffle_slots": {
|
|
"keyString": "shop_shuffle_slots",
|
|
"friendlyName": "Shop Shuffle Slots",
|
|
"description": "How Many Slots in Shops are dedicated to items from the item pool",
|
|
"inputType": "range",
|
|
"subOptions": {
|
|
"0": {
|
|
"keyString": "shop_shuffle_slots.0",
|
|
"friendlyName": 0,
|
|
"description": "0 slots",
|
|
"defaultValue": 50
|
|
},
|
|
"15": {
|
|
"keyString": "shop_shuffle_slots.3",
|
|
"friendlyName": 3,
|
|
"description": "3 slots",
|
|
"defaultValue": 0
|
|
},
|
|
"20": {
|
|
"keyString": "shop_shuffle_slots.6",
|
|
"friendlyName": 6,
|
|
"description": "6 slots",
|
|
"defaultValue": 0
|
|
},
|
|
"30": {
|
|
"keyString": "shop_shuffle_slots.12",
|
|
"friendlyName": 12,
|
|
"description": "12 slots",
|
|
"defaultValue": 0
|
|
},
|
|
"40": {
|
|
"keyString": "shop_shuffle_slots.96",
|
|
"friendlyName": 96,
|
|
"description": "96 slots",
|
|
"defaultValue": 0
|
|
}
|
|
}
|
|
},
|
|
"potion_shop_shuffle": {
|
|
"keyString": "potion_shop_shuffle",
|
|
"friendlyName": "Potion Shop Shuffle Rules",
|
|
"description": "Influence on potion shop by shop shuffle options",
|
|
"inputType": "range",
|
|
"subOptions": {
|
|
"none": {
|
|
"keyString": "potion_shop_shuffle.none",
|
|
"friendlyName": "Vanilla Shops",
|
|
"description": "Shop contents are left unchanged, only prices.",
|
|
"defaultValue": 50
|
|
},
|
|
"a": {
|
|
"keyString": "potion_shop_shuffle.a",
|
|
"friendlyName": "Any Items can be shuffled in and out of the shop",
|
|
"description": "",
|
|
"defaultValue": 0
|
|
}
|
|
}
|
|
},
|
|
"shuffle_prizes": {
|
|
"keyString": "shuffle_prizes",
|
|
"friendlyName": "Prize Shuffle",
|
|
"description": "Alters the Prizes from pulling, bonking, enemy kills, digging, and hoarders",
|
|
"inputType": "range",
|
|
"subOptions": {
|
|
"none": {
|
|
"keyString": "shuffle_prizes.none",
|
|
"friendlyName": "None",
|
|
"description": "All prizes from pulling, bonking, enemy kills, digging, hoarders are vanilla.",
|
|
"defaultValue": 0
|
|
},
|
|
"g": {
|
|
"keyString": "shuffle_prizes.g",
|
|
"friendlyName": "\"General\" prize shuffle",
|
|
"description": "Shuffles the prizes from pulling, enemy kills, digging, hoarders",
|
|
"defaultValue": 50
|
|
},
|
|
"b": {
|
|
"keyString": "shuffle_prizes.b",
|
|
"friendlyName": "Bonk prize shuffle",
|
|
"description": "Shuffles the prizes from bonking into trees.",
|
|
"defaultValue": 0
|
|
},
|
|
"bg": {
|
|
"keyString": "shuffle_prizes.bg",
|
|
"friendlyName": "Both",
|
|
"description": "Shuffles both of the options.",
|
|
"defaultValue": 0
|
|
}
|
|
}
|
|
},
|
|
"timer": {
|
|
"keyString": "timer",
|
|
"friendlyName": "Timed Modes",
|
|
"description": "Add a timer to the game UI, and cause it to have various effects.",
|
|
"inputType": "range",
|
|
"subOptions": {
|
|
"none": {
|
|
"keyString": "timer.none",
|
|
"friendlyName": "Disabled",
|
|
"description": "No timed mode is applied to the game.",
|
|
"defaultValue": 50
|
|
},
|
|
"timed": {
|
|
"keyString": "timer.timed",
|
|
"friendlyName": "Timed Mode",
|
|
"description": "Starts with clock at zero. Green clocks subtract 4 minutes (total 20). Blue clocks subtract 2 minutes (total 10). Red clocks add two minutes (total 10). Winner is the player with the lowest time at the end.",
|
|
"defaultValue": 0
|
|
},
|
|
"timed_ohko": {
|
|
"keyString": "timer.timed_ohko",
|
|
"friendlyName": "Timed OHKO",
|
|
"description": "Starts the clock at ten minutes. Green clocks add five minutes (total 25). As long as the clock as at zero, Link will die in one hit.",
|
|
"defaultValue": 0
|
|
},
|
|
"ohko": {
|
|
"keyString": "timer.ohko",
|
|
"friendlyName": "One-Hit KO",
|
|
"description": "Timer always at zero. Permanent OHKO.",
|
|
"defaultValue": 0
|
|
},
|
|
"timed_countdown": {
|
|
"keyString": "timer.timed_countdown",
|
|
"friendlyName": "Timed Countdown",
|
|
"description": "Starts the clock with forty minutes. Same clocks as timed mode, but if the clock hits zero you lose. You can still keep playing, though.",
|
|
"defaultValue": 0
|
|
},
|
|
"display": {
|
|
"keyString": "timer.display",
|
|
"friendlyName": "Timer Only",
|
|
"description": "Displays a timer, but otherwise does not affect gameplay or the item pool.",
|
|
"defaultValue": 0
|
|
}
|
|
}
|
|
},
|
|
"countdown_start_time": {
|
|
"keyString": "countdown_start_time",
|
|
"friendlyName": "Countdown Starting Time",
|
|
"description": "The amount of time, in minutes, to start with in Timed Countdown and Timed OHKO modes.",
|
|
"inputType": "range",
|
|
"subOptions": {
|
|
"0": {
|
|
"keyString": "countdown_start_time.0",
|
|
"friendlyName": 0,
|
|
"description": "Start with no time on the timer. In Timed OHKO mode, start in OHKO mode.",
|
|
"defaultValue": 0
|
|
},
|
|
"10": {
|
|
"keyString": "countdown_start_time.10",
|
|
"friendlyName": 10,
|
|
"description": "Start with 10 minutes on the timer.",
|
|
"defaultValue": 50
|
|
},
|
|
"20": {
|
|
"keyString": "countdown_start_time.20",
|
|
"friendlyName": 20,
|
|
"description": "Start with 20 minutes on the timer.",
|
|
"defaultValue": 0
|
|
},
|
|
"30": {
|
|
"keyString": "countdown_start_time.30",
|
|
"friendlyName": 30,
|
|
"description": "Start with 30 minutes on the timer.",
|
|
"defaultValue": 0
|
|
},
|
|
"60": {
|
|
"keyString": "countdown_start_time.60",
|
|
"friendlyName": 60,
|
|
"description": "Start with an hour on the timer.",
|
|
"defaultValue": 0
|
|
}
|
|
}
|
|
},
|
|
"red_clock_time": {
|
|
"keyString": "red_clock_time",
|
|
"friendlyName": "Red Clock Time",
|
|
"description": "The amount of time, in minutes, to add to or subtract from the timer upon picking up a red clock.",
|
|
"inputType": "range",
|
|
"subOptions": {
|
|
"-2": {
|
|
"keyString": "red_clock_time.-2",
|
|
"friendlyName": -2,
|
|
"description": "Subtract 2 minutes from the timer upon picking up a red clock.",
|
|
"defaultValue": 0
|
|
},
|
|
"1": {
|
|
"keyString": "red_clock_time.1",
|
|
"friendlyName": 1,
|
|
"description": "Add a minute to the timer upon picking up a red clock.",
|
|
"defaultValue": 50
|
|
}
|
|
}
|
|
},
|
|
"blue_clock_time": {
|
|
"keyString": "blue_clock_time",
|
|
"friendlyName": "Blue Clock Time",
|
|
"description": "The amount of time, in minutes, to add to or subtract from the timer upon picking up a blue clock.",
|
|
"inputType": "range",
|
|
"subOptions": {
|
|
"1": {
|
|
"keyString": "blue_clock_time.1",
|
|
"friendlyName": 1,
|
|
"description": "Add a minute to the timer upon picking up a blue clock.",
|
|
"defaultValue": 0
|
|
},
|
|
"2": {
|
|
"keyString": "blue_clock_time.2",
|
|
"friendlyName": 2,
|
|
"description": "Add 2 minutes to the timer upon picking up a blue clock.",
|
|
"defaultValue": 50
|
|
}
|
|
}
|
|
},
|
|
"green_clock_time": {
|
|
"keyString": "green_clock_time",
|
|
"friendlyName": "Green Clock Time",
|
|
"description": "The amount of time, in minutes, to add to or subtract from the timer upon picking up a green clock.",
|
|
"inputType": "range",
|
|
"subOptions": {
|
|
"4": {
|
|
"keyString": "green_clock_time.4",
|
|
"friendlyName": 4,
|
|
"description": "Add 4 minutes to the timer upon picking up a green clock.",
|
|
"defaultValue": 50
|
|
},
|
|
"10": {
|
|
"keyString": "green_clock_time.10",
|
|
"friendlyName": 10,
|
|
"description": "Add 10 minutes to the timer upon picking up a green clock.",
|
|
"defaultValue": 0
|
|
},
|
|
"15": {
|
|
"keyString": "green_clock_time.15",
|
|
"friendlyName": 15,
|
|
"description": "Add 15 minutes to the timer upon picking up a green clock.",
|
|
"defaultValue": 0
|
|
}
|
|
}
|
|
},
|
|
"glitch_boots": {
|
|
"keyString": "glitch_boots",
|
|
"friendlyName": "Glitch Boots",
|
|
"description": "Start with Pegasus Boots in any glitched logic mode that makes use of them.",
|
|
"inputType": "range",
|
|
"subOptions": {
|
|
"on": {
|
|
"keyString": "glitch_boots.on",
|
|
"friendlyName": "On",
|
|
"description": "Enable glitch boots.",
|
|
"defaultValue": 50
|
|
},
|
|
"off": {
|
|
"keyString": "glitch_boots.off",
|
|
"friendlyName": "Off",
|
|
"description": "Disable glitch boots.",
|
|
"defaultValue": 0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"romOptions": {
|
|
"disablemusic": {
|
|
"type": "select",
|
|
"friendlyName": "Game Music",
|
|
"description": "Choose to enable or disable in-game music",
|
|
"defaultValue": "off",
|
|
"options": [
|
|
{
|
|
"name": "Enabled",
|
|
"value": "off"
|
|
},
|
|
{
|
|
"name": "Disabled",
|
|
"value": "on"
|
|
}
|
|
]
|
|
},
|
|
"quickswap": {
|
|
"type": "select",
|
|
"friendlyName": "Item Quick-Swap",
|
|
"description": "Enable or disable quick-swap using the L+R buttons",
|
|
"defaultValue": "on",
|
|
"options": [
|
|
{
|
|
"name": "Enabled",
|
|
"value": "on"
|
|
},
|
|
{
|
|
"name": "Disabled",
|
|
"value": "off"
|
|
}
|
|
]
|
|
},
|
|
"menuspeed": {
|
|
"type": "select",
|
|
"friendlyName": "Menu Speed",
|
|
"description": "Changes the animation speed of the in-game menu",
|
|
"defaultValue": "normal",
|
|
"options": [
|
|
{
|
|
"name": "Normal",
|
|
"value": "normal"
|
|
},
|
|
{
|
|
"name": "Instant",
|
|
"value": "instant"
|
|
},
|
|
{
|
|
"name": "Double",
|
|
"value": "double"
|
|
},
|
|
{
|
|
"name": "Triple",
|
|
"value": "triple"
|
|
},
|
|
{
|
|
"name": "Quadruple",
|
|
"value": "quadruple"
|
|
},
|
|
{
|
|
"name": "Half-Speed",
|
|
"value": "half"
|
|
}
|
|
]
|
|
},
|
|
"heartbeep": {
|
|
"type": "select",
|
|
"friendlyName": "Heart-Beep Speed",
|
|
"description": "Change the frequency of the heart beep alert when you are at low health",
|
|
"defaultValue": "normal",
|
|
"options": [
|
|
{
|
|
"name": "Double Speed",
|
|
"value": "double"
|
|
},
|
|
{
|
|
"name": "Normal",
|
|
"value": "normal"
|
|
},
|
|
{
|
|
"name": "Half-Speed",
|
|
"value": "half"
|
|
},
|
|
{
|
|
"name": "Quarter-Speed",
|
|
"value": "quarter"
|
|
},
|
|
{
|
|
"name": "Disabled",
|
|
"value": "off"
|
|
}
|
|
]
|
|
},
|
|
"heartcolor": {
|
|
"type": "select",
|
|
"friendlyName": "Heart Color",
|
|
"description": "Change the color of your hearts in-game",
|
|
"defaultValue": "red",
|
|
"options": [
|
|
{
|
|
"name": "Red",
|
|
"value": "red"
|
|
},
|
|
{
|
|
"name": "Blue",
|
|
"value": "blue"
|
|
},
|
|
{
|
|
"name": "Green",
|
|
"value": "green"
|
|
},
|
|
{
|
|
"name": "Yellow",
|
|
"value": "yellow"
|
|
},
|
|
{
|
|
"name": "Random",
|
|
"value": "random"
|
|
}
|
|
]
|
|
},
|
|
"ow_palettes": {
|
|
"type": "select",
|
|
"friendlyName": "Overworld Palette",
|
|
"description": "Change the colors of the overworld",
|
|
"defaultValue": "default",
|
|
"options": [
|
|
{
|
|
"name": "Vanilla",
|
|
"value": "default"
|
|
},
|
|
{
|
|
"name": "Randomized",
|
|
"value": "random"
|
|
}
|
|
]
|
|
},
|
|
"uw_palettes": {
|
|
"type": "select",
|
|
"friendlyName": "Underworld Palette",
|
|
"description": "Change the colors of the underworld",
|
|
"defaultValue": "default",
|
|
"options": [
|
|
{
|
|
"name": "Vanilla",
|
|
"value": "default"
|
|
},
|
|
{
|
|
"name": "Randomized",
|
|
"value": "random"
|
|
}
|
|
]
|
|
},
|
|
"hud_palettes": {
|
|
"type": "select",
|
|
"friendlyName": "HUD Palette",
|
|
"description": "Change the colors of the user-interface",
|
|
"defaultValue": "default",
|
|
"options": [
|
|
{
|
|
"name": "Vanilla",
|
|
"value": "default"
|
|
},
|
|
{
|
|
"name": "Randomized",
|
|
"value": "random"
|
|
}
|
|
]
|
|
},
|
|
"sword_palettes": {
|
|
"type": "select",
|
|
"friendlyName": "Sword Palette",
|
|
"description": "Change the colors of the swords, within reason",
|
|
"defaultValue": "default",
|
|
"options": [
|
|
{
|
|
"name": "Vanilla",
|
|
"value": "default"
|
|
},
|
|
{
|
|
"name": "Randomized",
|
|
"value": "random"
|
|
}
|
|
]
|
|
},
|
|
"sprite": {
|
|
"type": "select",
|
|
"friendlyName": "Sprite",
|
|
"description": "Choose a sprite to play as!",
|
|
"defaultValue": "link",
|
|
"options": [
|
|
{
|
|
"name": "Random",
|
|
"value": "random"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|