archipelago/yamls/archipelathon/Fen_Chrono.yaml

290 lines
5.6 KiB
YAML

---
{
"game": "Chrono Trigger Jets of Time",
"DO_NOT_CHANGE_PLAYER_NAME": "It is how the ROM and yaml get paired in AP right now",
"name": "Fen_Chrono",
"seed_share_link": "https://www.multiworld.ctjot.com/share/hnBj5Jj2dV3mfJx",
"Chrono Trigger Jets of Time": {
"game_mode": "Standard",
"item_difficulty": "Normal",
"tab_treasures": false,
"bucket_fragments": false,
"fragment_count": 15,
"items": [
{
"name": "Ruby Knife",
"id": 224,
"classification": "progression"
},
{
"name": "Grand Leon",
"id": 66,
"classification": "progression"
},
{
"name": "Toma's Pop",
"id": 227,
"classification": "progression"
},
{
"name": "Clone",
"id": 226,
"classification": "progression"
},
{
"name": "Bent Sword",
"id": 80,
"classification": "progression"
},
{
"name": "Bent Hilt",
"id": 81,
"classification": "progression"
},
{
"name": "Hero Medal",
"id": 179,
"classification": "progression"
},
{
"name": "Robo's Rbn",
"id": 184,
"classification": "progression"
},
{
"name": "Pendant",
"id": 214,
"classification": "progression"
},
{
"name": "Gate Key",
"id": 215,
"classification": "progression"
},
{
"name": "PrismShard",
"id": 216,
"classification": "progression"
},
{
"name": "C. Trigger",
"id": 217,
"classification": "progression"
},
{
"name": "Jerky",
"id": 219,
"classification": "progression"
},
{
"name": "Dreamstone",
"id": 220,
"classification": "progression"
},
{
"name": "Moon Stone",
"id": 222,
"classification": "progression"
}
],
"locations": [
{
"name": "Reptite Lair Key",
"classification": "default"
},
{
"name": "Arris Dome Key",
"classification": "default"
},
{
"name": "Taban Key",
"classification": "default"
},
{
"name": "Mt Woe Key",
"classification": "default"
},
{
"name": "Zenan Bridge Key",
"classification": "default"
},
{
"name": "Frogs Burrow Left",
"classification": "default"
},
{
"name": "Sun Palace Key",
"classification": "default"
},
{
"name": "Lazy Carpenter",
"classification": "default"
},
{
"name": "Snail Stop Key",
"classification": "default"
},
{
"name": "Giants Claw Key",
"classification": "default"
},
{
"name": "Denadoro Mts Key",
"classification": "default"
},
{
"name": "Geno Dome Key",
"classification": "default"
},
{
"name": "Kings Trial Key",
"classification": "default"
},
{
"name": "Melchior Key",
"classification": "default"
},
{
"name": "Fiona Key",
"classification": "default"
},
{
"name": "Starter 1",
"classification": "event",
"character": "Robo"
},
{
"name": "Starter 2",
"classification": "event",
"character": "Crono"
},
{
"name": "Cathedral",
"classification": "event",
"character": "Frog"
},
{
"name": "Castle",
"classification": "event",
"character": "Magus"
},
{
"name": "Frogs Burrow",
"classification": "event",
"character": "Marle"
},
{
"name": "Dactyl Nest",
"classification": "event",
"character": "Lucca"
},
{
"name": "Proto Dome",
"classification": "event",
"character": "Ayla"
}
],
"rules": {
"Reptite Lair Key": [
[
"Gate Key"
]
],
"Arris Dome Key": [
[
"Pendant"
]
],
"Taban Key": [],
"Mt Woe Key": [
[
"Gate Key"
],
[
"Pendant"
]
],
"Zenan Bridge Key": [],
"Frogs Burrow Left": [
[
"Hero Medal"
]
],
"Sun Palace Key": [
[
"Pendant"
]
],
"Lazy Carpenter": [],
"Snail Stop Key": [],
"Giants Claw Key": [
[
"Toma's Pop"
]
],
"Denadoro Mts Key": [],
"Geno Dome Key": [
[
"Pendant"
]
],
"Kings Trial Key": [
[
"PrismShard",
"Marle"
]
],
"Melchior Key": [
[
"Moon Stone",
"PrismShard",
"Gate Key",
"Pendant",
"Marle"
]
],
"Fiona Key": [
[
"Robo"
]
],
"Starter 1": [],
"Starter 2": [],
"Cathedral": [],
"Castle": [],
"Frogs Burrow": [
[
"Bent Hilt",
"Bent Sword"
]
],
"Dactyl Nest": [
[
"Gate Key"
]
],
"Proto Dome": [
[
"Pendant"
]
]
},
"victory": [
[
"Gate Key",
"Dreamstone",
"Ruby Knife"
],
[
"Pendant",
"Clone",
"C. Trigger"
],
[
"Bent Sword",
"Bent Hilt",
"Frog"
]
]
}
}