|
1 | 1 | {
|
2 | 2 | "madlibs": {
|
3 | 3 | "major": [
|
4 |
| - "Morph Ball", |
5 | 4 | "Pegasus Boots",
|
6 | 5 | "Fire Rod",
|
7 | 6 | "Hookshot",
|
|
15 | 14 | "A Progressive Glove",
|
16 | 15 | "Lamp",
|
17 | 16 | "Half-Magic",
|
| 17 | + |
| 18 | + "Morph Ball", |
18 | 19 | "Morph Bombs",
|
19 | 20 | "Charge Beam",
|
20 | 21 | "Speed Booster",
|
|
39 | 40 | "Shovel",
|
40 | 41 | "Cane of Byrna",
|
41 | 42 | "Magic Cape",
|
| 43 | + |
| 44 | + "5 Missiles", |
42 | 45 | "Spring Ball",
|
43 | 46 | "Spazer Beam",
|
44 | 47 | "Grapple Beam"
|
45 | 48 | ],
|
| 49 | + "cursed_locations": [ |
| 50 | + "on Pedestal", |
| 51 | + "in Kakariko Library", |
| 52 | + "at Lumberjack Cave", |
| 53 | + "at Mimic Cave", |
| 54 | + "on Graveyard Ledge", |
| 55 | + "in King's Tomb", |
| 56 | + "at Ganon's Tower", |
| 57 | + "on Bob's Torch in GT", |
| 58 | + "on DP Torch", |
| 59 | + "in Bob's Chest in GT", |
| 60 | + "in GT Randomizer Room", |
| 61 | + "at GT Validation Chest", |
| 62 | + |
| 63 | + "at X-Ray Scope Check", |
| 64 | + "the left item at Golden Torizo", |
| 65 | + "in Maridia", |
| 66 | + "at the top of Aquaduct", |
| 67 | + "in the Maridia West Sand Hole", |
| 68 | + "in the Maridia East Sand Hole", |
| 69 | + "at the top of Crateria Super Room", |
| 70 | + "at the top of Crateria West Ocean" |
| 71 | + ], |
| 72 | + "blessed_locations":[ |
| 73 | + "in Blind's Hut", |
| 74 | + "in Paradox Cave", |
| 75 | + "in Hookshot (Hoverboots) Cave", |
| 76 | + "in Moldorm Cave", |
| 77 | + "at Morph Ball Check", |
| 78 | + "in the Green Hill Zone pipe", |
| 79 | + "at the end of Terminator" |
| 80 | + ], |
| 81 | + "speed_tech":[ |
| 82 | + "microwave", |
| 83 | + "shortcharge", |
| 84 | + "gravity jump", |
| 85 | + "Infinite Bomb Jump (IBJ)", |
| 86 | + |
| 87 | + "item-dash", |
| 88 | + "hookpush", |
| 89 | + "stuckpush", |
| 90 | + "boots clip", |
| 91 | + "use hoverboots" |
| 92 | + ], |
46 | 93 | "footers": [
|
| 94 | + "Hoping [MAJOR_ITEM] won't be [CURSED_LOCATION]!", |
| 95 | + "Hoping [MAJOR_ITEM] won't be [CURSED_LOCATION]!", |
| 96 | + "Hoping [MAJOR_ITEM] won't be [CURSED_LOCATION]!", |
| 97 | + "Hoping [MAJOR_ITEM] won't be [CURSED_LOCATION]!", |
| 98 | + "Hoping [MAJOR_ITEM] won't be [CURSED_LOCATION]!", |
| 99 | + "Hoping [MAJOR_ITEM] won't be [CURSED_LOCATION]!", |
| 100 | + "Hoping [MAJOR_ITEM] won't be [CURSED_LOCATION]!", |
| 101 | + "Hoping that [MAJOR_ITEM] will be [BLESSED_LOCATION]!", |
| 102 | + "Hoping that [MAJOR_ITEM] will be [BLESSED_LOCATION]!", |
| 103 | + "Hoping that [MAJOR_ITEM] will be [BLESSED_LOCATION]!", |
| 104 | + "Hoping that [MAJOR_ITEM] will be [BLESSED_LOCATION]!", |
| 105 | + "Hoping that [MAJOR_ITEM] will be [BLESSED_LOCATION]!", |
| 106 | + "Hoping that [MAJOR_ITEM] will be [BLESSED_LOCATION]!", |
| 107 | + "Hoping that [MAJOR_ITEM] will be [BLESSED_LOCATION]!", |
| 108 | + "Hoping we'll be able to [SPEED_TECH] early this time!", |
| 109 | + "Hoping we'll be able to [SPEED_TECH] early this time!", |
| 110 | + "Hoping we'll be able to [SPEED_TECH] early this time!", |
| 111 | + "Hoping we'll be able to [SPEED_TECH] early this time!", |
| 112 | + "Hoping we'll be able to [SPEED_TECH] early this time!", |
| 113 | + "Hoping we'll be able to [SPEED_TECH] early this time!", |
| 114 | + "Hoping we'll find [MAJOR_ITEM] within the first hour!", |
| 115 | + "Hoping we'll find [MAJOR_ITEM] within the first hour!", |
| 116 | + "Hoping we'll find [MAJOR_ITEM] within the first hour!", |
| 117 | + "Hoping we'll find [MAJOR_ITEM] within the first hour!", |
| 118 | + "Hoping we'll find [MAJOR_ITEM] within the first hour!", |
47 | 119 | "Good luck out there, adventurers!",
|
| 120 | + "Good luck out there, galactic warrior!", |
48 | 121 | "May the RNG be ever in your favor!",
|
49 | 122 | "I wonder who we'll be microwaving today~",
|
50 | 123 | "Don't forget to grab [MAJOR_ITEM]!",
|
51 | 124 | "Watch out for those pesky Lynels!",
|
52 | 125 | "Hookshot, Bombs, Boots, Go!",
|
53 |
| - "Hoping [MAJOR_ITEM] won't be on Pedestal!", |
54 |
| - "Hoping [MAJOR_ITEM] won't be at Library!", |
55 |
| - "Hoping [MAJOR_ITEM] won't be at Lumberjack Cave!", |
56 |
| - "Hoping [MAJOR_ITEM] won't be at Mimic Cave!", |
57 |
| - "Hoping [MAJOR_ITEM] won't be at Graveyard Ledge!", |
58 |
| - "Hoping we'll get a sword within the first hour!", |
59 |
| - "Hoping we'll find [MAJOR_ITEM] within the first hour!", |
60 |
| - "Hoping we'll find Morph Bombs before Power Bombs!", |
61 | 126 | "Hoping that Blind's pun will make us laugh today!",
|
62 |
| - "Hoping that [MAJOR_ITEM] will be in Blind's Hut!", |
63 |
| - "Praying we won't have to do Suitless Maridia!", |
64 |
| - "Hoping SM won't require Reverse Boss Order (RBO)!", |
65 | 127 | "Who wants to do a hookpush vs Ganon? <:",
|
66 | 128 | "Let's have a beat-up party at Ganon's!",
|
67 |
| - "Hoping that Boots hovering won't be required this time!", |
| 129 | + "Hoping that we won't need to [SPEED_TECH] this time!", |
68 | 130 | "Who's ready for some silverless Ganon action??",
|
69 | 131 | "please no aga1 seed im allergic",
|
70 |
| - "No Charge Beam vs Mother Brain? No problem 👍", |
71 | 132 | "Discount [USELESS_ITEM] at King Zora! Only 500 Rupees!",
|
72 | 133 | "Don't worry-There'll be at least one sword outside of Ganon's Tower!",
|
73 | 134 | "[MAJOR_ITEM] on Pedestal? No problem-just hike over the mountain!",
|
74 |
| - "Why run when you can clip through instead? 😎" |
| 135 | + "Why run when you can clip through instead? 😎", |
| 136 | + |
| 137 | + "No Charge Beam vs Mother Brain? No problem 👍", |
| 138 | + "Hoping we'll find Morph Bombs before Power Bombs!", |
| 139 | + "Praying we won't have to do Suitless Maridia!", |
| 140 | + "Hoping we won't have to Continuous Wall Jump (CWJ) across Crateria Moat!", |
| 141 | + "Hoping we won't have to shinespark across Crateria Moat!", |
| 142 | + "Hoping we won't have to shinespark up Crateria Super Room!", |
| 143 | + "Hoping we won't have to shortcharge through Pink Brinstar Waterway!", |
| 144 | + "Hoping SM won't require Reverse Boss Order (RBO)!" |
75 | 145 | ]
|
76 | 146 | },
|
77 | 147 | "rando": {
|
|
0 commit comments