Skip to content

Commit

Permalink
Konasute seeds and Crimson A goals update (#952)
Browse files Browse the repository at this point in the history
  • Loading branch information
KanriK authored and zkrising committed Oct 3, 2023
1 parent d92fae5 commit db6b562
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 22 deletions.
48 changes: 32 additions & 16 deletions database-seeds/collections/charts-sdvx.json
Original file line number Diff line number Diff line change
Expand Up @@ -16502,7 +16502,8 @@
"gw",
"heaven",
"vivid",
"exceed"
"exceed",
"konaste"
]
},
{
Expand All @@ -16521,7 +16522,8 @@
"gw",
"heaven",
"vivid",
"exceed"
"exceed",
"konaste"
]
},
{
Expand All @@ -16540,7 +16542,8 @@
"gw",
"heaven",
"vivid",
"exceed"
"exceed",
"konaste"
]
},
{
Expand Down Expand Up @@ -19336,7 +19339,8 @@
"gw",
"heaven",
"vivid",
"exceed"
"exceed",
"konaste"
]
},
{
Expand All @@ -19360,7 +19364,8 @@
"gw",
"heaven",
"vivid",
"exceed"
"exceed",
"konaste"
]
},
{
Expand All @@ -19379,7 +19384,8 @@
"gw",
"heaven",
"vivid",
"exceed"
"exceed",
"konaste"
]
},
{
Expand Down Expand Up @@ -27007,7 +27013,8 @@
"gw",
"heaven",
"vivid",
"exceed"
"exceed",
"konaste"
]
},
{
Expand All @@ -27031,7 +27038,8 @@
"gw",
"heaven",
"vivid",
"exceed"
"exceed",
"konaste"
]
},
{
Expand All @@ -27050,7 +27058,8 @@
"gw",
"heaven",
"vivid",
"exceed"
"exceed",
"konaste"
]
},
{
Expand Down Expand Up @@ -29751,7 +29760,8 @@
"gw",
"heaven",
"vivid",
"exceed"
"exceed",
"konaste"
]
},
{
Expand All @@ -29770,7 +29780,8 @@
"gw",
"heaven",
"vivid",
"exceed"
"exceed",
"konaste"
]
},
{
Expand All @@ -29789,7 +29800,8 @@
"gw",
"heaven",
"vivid",
"exceed"
"exceed",
"konaste"
]
},
{
Expand Down Expand Up @@ -127079,7 +127091,8 @@
"playtype": "Single",
"songID": 1990,
"versions": [
"exceed"
"exceed",
"konaste"
]
},
{
Expand All @@ -127094,7 +127107,8 @@
"playtype": "Single",
"songID": 1990,
"versions": [
"exceed"
"exceed",
"konaste"
]
},
{
Expand All @@ -127109,7 +127123,8 @@
"playtype": "Single",
"songID": 1990,
"versions": [
"exceed"
"exceed",
"konaste"
]
},
{
Expand All @@ -127124,7 +127139,8 @@
"playtype": "Single",
"songID": 1990,
"versions": [
"exceed"
"exceed",
"konaste"
]
},
{
Expand Down
8 changes: 4 additions & 4 deletions database-seeds/collections/goals.json
Original file line number Diff line number Diff line change
Expand Up @@ -3483,14 +3483,14 @@
"type": "folder"
},
"criteria": {
"countNum": 1,
"countNum": 100,
"key": "lamp",
"mode": "proportion",
"mode": "absolute",
"value": 1
},
"game": "sdvx",
"goalID": "Gf5ca4a1f972bdbf85566d93c747a3788559e7209ecbc53c28a1c34c1d38c9a75",
"name": "CLEAR 100% of the charts in the Level 19 (EXCEED GEAR) folder",
"goalID": "Gf827d9b6ab5f37ced9ffc825bf9bff85d16d597a6f49c4008c771d38becf1e95",
"name": "CLEAR 100 charts in the Level 19 (EXCEED GEAR) folder",
"playtype": "Single"
},
{
Expand Down
4 changes: 2 additions & 2 deletions database-seeds/collections/quests.json
Original file line number Diff line number Diff line change
Expand Up @@ -1274,8 +1274,8 @@
"note": "None of these are easy, and they all require different skills. Try them all."
},
{
"goalID": "Gf5ca4a1f972bdbf85566d93c747a3788559e7209ecbc53c28a1c34c1d38c9a75",
"note": "Yup."
"goalID": "Gf827d9b6ab5f37ced9ffc825bf9bff85d16d597a6f49c4008c771d38becf1e95",
"note": "Yup. It's a lot but have faith!"
},
{
"goalID": "G0d74c382453d4fea5706533e1d748519b2b566351eb09a1f13704630c20eda31"
Expand Down

0 comments on commit db6b562

Please sign in to comment.