Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions rust/data/notable_data.json
Original file line number Diff line number Diff line change
Expand Up @@ -1023,6 +1023,14 @@
"difficulty": "Expert",
"video_id": 449
},
{
"room_id": 67,
"room_name": "Red Brinstar Fireflea Room",
"notable_id": 7,
"name": "Low Energy Spark to Block",
"difficulty": "Very Hard",
"video_id": 10995
},
{
"room_id": 66,
"room_name": "Red Tower",
Expand Down Expand Up @@ -2167,6 +2175,14 @@
"difficulty": "Extreme+",
"video_id": 64
},
{
"room_id": 201,
"room_name": "Crab Hole",
"notable_id": 5,
"name": "Gravity Space Jump Climb",
"difficulty": "Basic",
"video_id": 10752
},
{
"room_id": 173,
"room_name": "Fish Tank",
Expand Down
14 changes: 14 additions & 0 deletions rust/data/presets/full-settings/Community Race Season 5.json
Original file line number Diff line number Diff line change
Expand Up @@ -1194,6 +1194,13 @@
}
],
"notable_settings": [
{
"room_id": 201,
"notable_id": 5,
"room_name": "Crab Hole",
"notable_name": "Gravity Space Jump Climb",
"enabled": true
},
{
"room_id": 222,
"notable_id": 1,
Expand Down Expand Up @@ -1551,6 +1558,13 @@
"notable_name": "Damage Boost (Left to Right)",
"enabled": false
},
{
"room_id": 67,
"notable_id": 7,
"room_name": "Red Brinstar Fireflea Room",
"notable_name": "Low Energy Spark to Block",
"enabled": false
},
{
"room_id": 66,
"notable_id": 2,
Expand Down
14 changes: 14 additions & 0 deletions rust/data/presets/full-settings/Default.json
Original file line number Diff line number Diff line change
Expand Up @@ -1194,6 +1194,13 @@
}
],
"notable_settings": [
{
"room_id": 201,
"notable_id": 5,
"room_name": "Crab Hole",
"notable_name": "Gravity Space Jump Climb",
"enabled": true
},
{
"room_id": 222,
"notable_id": 1,
Expand Down Expand Up @@ -1551,6 +1558,13 @@
"notable_name": "Damage Boost (Left to Right)",
"enabled": false
},
{
"room_id": 67,
"notable_id": 7,
"room_name": "Red Brinstar Fireflea Room",
"notable_name": "Low Energy Spark to Block",
"enabled": false
},
{
"room_id": 66,
"notable_id": 2,
Expand Down
14 changes: 14 additions & 0 deletions rust/data/presets/full-settings/Mentor Tournament.json
Original file line number Diff line number Diff line change
Expand Up @@ -1194,6 +1194,13 @@
}
],
"notable_settings": [
{
"room_id": 201,
"notable_id": 5,
"room_name": "Crab Hole",
"notable_name": "Gravity Space Jump Climb",
"enabled": true
},
{
"room_id": 222,
"notable_id": 1,
Expand Down Expand Up @@ -1551,6 +1558,13 @@
"notable_name": "Damage Boost (Left to Right)",
"enabled": false
},
{
"room_id": 67,
"notable_id": 7,
"room_name": "Red Brinstar Fireflea Room",
"notable_name": "Low Energy Spark to Block",
"enabled": false
},
{
"room_id": 66,
"notable_id": 2,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1194,6 +1194,13 @@
}
],
"notable_settings": [
{
"room_id": 201,
"notable_id": 5,
"room_name": "Crab Hole",
"notable_name": "Gravity Space Jump Climb",
"enabled": true
},
{
"room_id": 222,
"notable_id": 1,
Expand Down Expand Up @@ -1551,6 +1558,13 @@
"notable_name": "Damage Boost (Left to Right)",
"enabled": true
},
{
"room_id": 67,
"notable_id": 7,
"room_name": "Red Brinstar Fireflea Room",
"notable_name": "Low Energy Spark to Block",
"enabled": true
},
{
"room_id": 66,
"notable_id": 2,
Expand Down
14 changes: 14 additions & 0 deletions rust/data/presets/skill-assumptions/Basic.json
Original file line number Diff line number Diff line change
Expand Up @@ -1191,6 +1191,13 @@
}
],
"notable_settings": [
{
"room_id": 201,
"notable_id": 5,
"room_name": "Crab Hole",
"notable_name": "Gravity Space Jump Climb",
"enabled": true
},
{
"room_id": 222,
"notable_id": 1,
Expand Down Expand Up @@ -1548,6 +1555,13 @@
"notable_name": "Damage Boost (Left to Right)",
"enabled": false
},
{
"room_id": 67,
"notable_id": 7,
"room_name": "Red Brinstar Fireflea Room",
"notable_name": "Low Energy Spark to Block",
"enabled": false
},
{
"room_id": 66,
"notable_id": 2,
Expand Down
14 changes: 14 additions & 0 deletions rust/data/presets/skill-assumptions/Beyond.json
Original file line number Diff line number Diff line change
Expand Up @@ -1191,6 +1191,13 @@
}
],
"notable_settings": [
{
"room_id": 201,
"notable_id": 5,
"room_name": "Crab Hole",
"notable_name": "Gravity Space Jump Climb",
"enabled": true
},
{
"room_id": 222,
"notable_id": 1,
Expand Down Expand Up @@ -1548,6 +1555,13 @@
"notable_name": "Damage Boost (Left to Right)",
"enabled": true
},
{
"room_id": 67,
"notable_id": 7,
"room_name": "Red Brinstar Fireflea Room",
"notable_name": "Low Energy Spark to Block",
"enabled": true
},
{
"room_id": 66,
"notable_id": 2,
Expand Down
14 changes: 14 additions & 0 deletions rust/data/presets/skill-assumptions/Expert+.json
Original file line number Diff line number Diff line change
Expand Up @@ -1191,6 +1191,13 @@
}
],
"notable_settings": [
{
"room_id": 201,
"notable_id": 5,
"room_name": "Crab Hole",
"notable_name": "Gravity Space Jump Climb",
"enabled": true
},
{
"room_id": 222,
"notable_id": 1,
Expand Down Expand Up @@ -1548,6 +1555,13 @@
"notable_name": "Damage Boost (Left to Right)",
"enabled": true
},
{
"room_id": 67,
"notable_id": 7,
"room_name": "Red Brinstar Fireflea Room",
"notable_name": "Low Energy Spark to Block",
"enabled": true
},
{
"room_id": 66,
"notable_id": 2,
Expand Down
14 changes: 14 additions & 0 deletions rust/data/presets/skill-assumptions/Expert.json
Original file line number Diff line number Diff line change
Expand Up @@ -1191,6 +1191,13 @@
}
],
"notable_settings": [
{
"room_id": 201,
"notable_id": 5,
"room_name": "Crab Hole",
"notable_name": "Gravity Space Jump Climb",
"enabled": true
},
{
"room_id": 222,
"notable_id": 1,
Expand Down Expand Up @@ -1548,6 +1555,13 @@
"notable_name": "Damage Boost (Left to Right)",
"enabled": true
},
{
"room_id": 67,
"notable_id": 7,
"room_name": "Red Brinstar Fireflea Room",
"notable_name": "Low Energy Spark to Block",
"enabled": true
},
{
"room_id": 66,
"notable_id": 2,
Expand Down
14 changes: 14 additions & 0 deletions rust/data/presets/skill-assumptions/Extreme+.json
Original file line number Diff line number Diff line change
Expand Up @@ -1191,6 +1191,13 @@
}
],
"notable_settings": [
{
"room_id": 201,
"notable_id": 5,
"room_name": "Crab Hole",
"notable_name": "Gravity Space Jump Climb",
"enabled": true
},
{
"room_id": 222,
"notable_id": 1,
Expand Down Expand Up @@ -1548,6 +1555,13 @@
"notable_name": "Damage Boost (Left to Right)",
"enabled": true
},
{
"room_id": 67,
"notable_id": 7,
"room_name": "Red Brinstar Fireflea Room",
"notable_name": "Low Energy Spark to Block",
"enabled": true
},
{
"room_id": 66,
"notable_id": 2,
Expand Down
14 changes: 14 additions & 0 deletions rust/data/presets/skill-assumptions/Extreme.json
Original file line number Diff line number Diff line change
Expand Up @@ -1191,6 +1191,13 @@
}
],
"notable_settings": [
{
"room_id": 201,
"notable_id": 5,
"room_name": "Crab Hole",
"notable_name": "Gravity Space Jump Climb",
"enabled": true
},
{
"room_id": 222,
"notable_id": 1,
Expand Down Expand Up @@ -1548,6 +1555,13 @@
"notable_name": "Damage Boost (Left to Right)",
"enabled": true
},
{
"room_id": 67,
"notable_id": 7,
"room_name": "Red Brinstar Fireflea Room",
"notable_name": "Low Energy Spark to Block",
"enabled": true
},
{
"room_id": 66,
"notable_id": 2,
Expand Down
14 changes: 14 additions & 0 deletions rust/data/presets/skill-assumptions/Hard.json
Original file line number Diff line number Diff line change
Expand Up @@ -1191,6 +1191,13 @@
}
],
"notable_settings": [
{
"room_id": 201,
"notable_id": 5,
"room_name": "Crab Hole",
"notable_name": "Gravity Space Jump Climb",
"enabled": true
},
{
"room_id": 222,
"notable_id": 1,
Expand Down Expand Up @@ -1548,6 +1555,13 @@
"notable_name": "Damage Boost (Left to Right)",
"enabled": false
},
{
"room_id": 67,
"notable_id": 7,
"room_name": "Red Brinstar Fireflea Room",
"notable_name": "Low Energy Spark to Block",
"enabled": false
},
{
"room_id": 66,
"notable_id": 2,
Expand Down
14 changes: 14 additions & 0 deletions rust/data/presets/skill-assumptions/Implicit.json
Original file line number Diff line number Diff line change
Expand Up @@ -1191,6 +1191,13 @@
}
],
"notable_settings": [
{
"room_id": 201,
"notable_id": 5,
"room_name": "Crab Hole",
"notable_name": "Gravity Space Jump Climb",
"enabled": false
},
{
"room_id": 222,
"notable_id": 1,
Expand Down Expand Up @@ -1548,6 +1555,13 @@
"notable_name": "Damage Boost (Left to Right)",
"enabled": false
},
{
"room_id": 67,
"notable_id": 7,
"room_name": "Red Brinstar Fireflea Room",
"notable_name": "Low Energy Spark to Block",
"enabled": false
},
{
"room_id": 66,
"notable_id": 2,
Expand Down
14 changes: 14 additions & 0 deletions rust/data/presets/skill-assumptions/Insane+.json
Original file line number Diff line number Diff line change
Expand Up @@ -1191,6 +1191,13 @@
}
],
"notable_settings": [
{
"room_id": 201,
"notable_id": 5,
"room_name": "Crab Hole",
"notable_name": "Gravity Space Jump Climb",
"enabled": true
},
{
"room_id": 222,
"notable_id": 1,
Expand Down Expand Up @@ -1548,6 +1555,13 @@
"notable_name": "Damage Boost (Left to Right)",
"enabled": true
},
{
"room_id": 67,
"notable_id": 7,
"room_name": "Red Brinstar Fireflea Room",
"notable_name": "Low Energy Spark to Block",
"enabled": true
},
{
"room_id": 66,
"notable_id": 2,
Expand Down
Loading
Loading