Skip to content

Commit

Permalink
"Fixing" some tooltips in the trick list
Browse files Browse the repository at this point in the history
Removed all the typos etc. I found, and added some other things like mentioning the bean at Zora's River for the lower PoH trick.
  • Loading branch information
RealLarsP authored Sep 2, 2023
1 parent 69c4e08 commit 2707c45
Showing 1 changed file with 17 additions and 15 deletions.
32 changes: 17 additions & 15 deletions SettingsListTricks.py
Original file line number Diff line number Diff line change
Expand Up @@ -85,15 +85,15 @@
'name' : 'logic_adult_kokiri_gs_hovers',
'tags' : ("Kokiri Forest", "Gold Skulltulas", "Overworld", "Adult",),
'tooltip' : '''\
Can be obtained without Hookshot by using the Hover
Boots off of one of the roots.
The Skulltula can be obtained without Hookshot
by using the Hover Boots off of one of the roots.
'''},
'Adult Kokiri Forest GS with Nothing': {
'name' : 'logic_adult_kokiri_gs_nothing',
'tags' : ("Kokiri Forest", "Gold Skulltulas", "Overworld", "Adult",),
'tooltip' : '''\
Can be obtained without Hookshot by using a precise
jump off of one of the roots.
The Skulltula can be obtained without Hookshot by
using a precise jump off of one of the roots.
'''},
'Jump onto the Lost Woods Bridge as Adult with Nothing': {
'name' : 'logic_lost_woods_bridge',
Expand Down Expand Up @@ -131,7 +131,7 @@
'name' : 'logic_man_on_roof',
'tags' : ("Kakariko Village", "Overworld", "Child", "Adult",),
'tooltip' : '''\
Can be reached by side-hopping off
He can be reached by side-hopping off
the watchtower as either age, or by
jumping onto the potion shop's roof
from the ledge as adult.
Expand All @@ -151,7 +151,7 @@
'name' : 'logic_windmill_poh',
'tags' : ("Kakariko Village", "Overworld", "Adult",),
'tooltip' : '''\
Can jump up to the spinning platform from
You can jump up to the spinning platform from
below as adult.
'''},
'Kakariko Rooftop GS with Hover Boots': {
Expand Down Expand Up @@ -273,7 +273,7 @@
'name' : 'logic_child_rolling_with_strength',
'tags' : ("Goron City", "Overworld", "Child",),
'tooltip' : '''\
Use the bombflower on the stairs or near Medigoron.
Use the bomb flower on the stairs or near Medigoron.
Timing is tight, especially without backwalking.
'''},
'Stop Link the Goron with Din\'s Fire': {
Expand Down Expand Up @@ -312,7 +312,7 @@
'name' : 'logic_crater_bolero_jump',
'tags' : ("Death Mountain Crater", "Overworld", "Adult",),
'tooltip' : '''\
As Adult , using a shield to drop a pot while you have
As Adult, using a shield to drop a pot while you have
the perfect speed and position, the pot can
push you that little extra distance you
need to jump across the gap in the bridge.
Expand All @@ -329,7 +329,7 @@
'name' : 'logic_crater_boulder_skip',
'tags' : ("Death Mountain Crater", "Overworld", "Adult",),
'tooltip' : '''\
As adult, With careful positioning, you can jump to the ledge
As adult, with careful positioning, you can jump to the ledge
where the boulder is, then use repeated ledge grabs
to shimmy to a climbable ledge. This trick supersedes
"Death Mountain Crater Upper to Lower with Hammer".
Expand All @@ -339,7 +339,7 @@
'tags' : ("Zora's River", "Overworld", "Adult",),
'tooltip' : '''\
Adult can reach this PoH with a precise jump,
no Hover Boots required.
no Hover Boots or Bean required.
'''},
'Zora\'s River Upper Freestanding PoH as Adult with Nothing': {
'name' : 'logic_zora_river_upper',
Expand All @@ -359,7 +359,7 @@
'name' : 'logic_zora_with_hovers',
'tags' : ("Zora's River", "Overworld", "Adult",),
'tooltip' : '''\
Can hover behind the waterfall as adult.
You can hover behind the waterfall as adult.
'''},
'Zora\'s River Rupees with Jump Dive': {
'name' : 'logic_zora_river_rupees',
Expand Down Expand Up @@ -491,13 +491,14 @@
to aim more carefully.
'''},

# Dungeons
# Dungeon tricks

'Deku Tree Basement Vines GS with Jump Slash': {
'name' : 'logic_deku_basement_gs',
'tags' : ("Deku Tree", "Gold Skulltulas", "Vanilla Dungeons", "Child", "Adult",),
'tooltip' : '''\
Can be defeated by doing a precise jump slash.
The Skulltula can be defeated by doing
a precise jump slash.
'''},
'Deku Tree Basement without Slingshot': {
'name' : 'logic_deku_b1_skip',
Expand Down Expand Up @@ -703,7 +704,7 @@
'tooltip' : '''\
Boomerang can reach the cow switch to spawn the chest by
targeting the cow, jumping off of the ledge where the
chest spawns, and throwing the Boomerang in midair. This
chest spawns, and throwing the Boomerang in mid-air. This
is only relevant with Jabu Jabu's Belly dungeon shortcuts
enabled.
'''},
Expand Down Expand Up @@ -1120,6 +1121,7 @@
'tooltip' : '''\
If you stand on the very edge of the platform, this
Gold Skulltula can be obtained with only the Boomerang.
This trick is only relevant in entrance randomizer.
'''},
'Water Temple River GS without Iron Boots': {
'name' : 'logic_water_river_gs',
Expand Down Expand Up @@ -1546,7 +1548,7 @@
'name' : 'logic_ice_frozen_rupee',
'tags' : ("Ice Cavern", "Vanilla Dungeons", "Freestandings", "Child", "Adult",),
'tooltip' : '''\
This rupee can be obtain with no items by
This rupee can be obtained with no items by
side-hopping into the corner behind the ice.
'''},
'Ice Cavern Frozen Pot with No Additional Items': {
Expand Down

0 comments on commit 2707c45

Please sign in to comment.