Skip to content

Commit dfed097

Browse files
authored
CCBot mod: difficulty-mods (#431)
* CCBot stable: ccbot/0 * CCBot: Fill 'difficulty-mods' info
1 parent b3904cc commit dfed097

File tree

4 files changed

+14
-8
lines changed

4 files changed

+14
-8
lines changed

input-locations.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
{ "url": "https://github.com/TigerYasou/parrot-pet/releases/download/v1.0.0/parrot-pet.zip", "source": "" },
7676
{ "url": "https://github.com/RookieBr-2/vermillion-training-facility/releases/download/Version-2/vermillion-training-facility.ccmod", "source": "" },
7777
{ "url": "https://github.com/RookieBr-2/CrossCode-Brasil-CCloader/releases/download/v1.4.2/CrossCode-Brasil.ccmod", "source": "" },
78-
{ "url": "https://github.com/Azure-Lazuline/difficulty-mods/releases/download/1.0.8/difficulty-mods.ccmod", "source": "" },
78+
{ "url": "https://github.com/Azure-Lazuline/difficulty-mods/releases/download/1.0.9/difficulty-mods.ccmod", "source": "" },
7979
{ "url": "https://github.com/Azure-Lazuline/elemental-hair/releases/download/1.1.1/elemental-hair.ccmod", "source": "" },
8080
{ "url": "https://github.com/Azure-Lazuline/xpc-triblader-trithrow/releases/download/1.0.2/xpc-triblader-trithrow.ccmod", "source": "" },
8181
{ "url": "https://github.com/Unarelith/cc-staircase-effect-fix/releases/download/v1.0.3/cc-staircase-effect-fix-1.0.3.ccmod", "source": "" },

input-locations.old.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
{ "url": "https://github.com/TigerYasou/parrot-pet/releases/download/v1.0.0/parrot-pet.zip", "source": "" },
7676
{ "url": "https://github.com/RookieBr-2/vermillion-training-facility/releases/download/Version-2/vermillion-training-facility.ccmod", "source": "" },
7777
{ "url": "https://github.com/RookieBr-2/CrossCode-Brasil-CCloader/releases/download/v1.4.2/CrossCode-Brasil.ccmod", "source": "" },
78-
{ "url": "https://github.com/Azure-Lazuline/difficulty-mods/releases/download/1.0.8/difficulty-mods.ccmod", "source": "" },
78+
{ "url": "https://github.com/Azure-Lazuline/difficulty-mods/releases/download/1.0.9/difficulty-mods.ccmod", "source": "" },
7979
{ "url": "https://github.com/Azure-Lazuline/elemental-hair/releases/download/1.1.1/elemental-hair.ccmod", "source": "" },
8080
{ "url": "https://github.com/Azure-Lazuline/xpc-triblader-trithrow/releases/download/1.0.2/xpc-triblader-trithrow.ccmod", "source": "" },
8181
{ "url": "https://github.com/Unarelith/cc-staircase-effect-fix/releases/download/v1.0.3/cc-staircase-effect-fix-1.0.3.ccmod", "source": "" },

npDatabase.json

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3810,7 +3810,7 @@
38103810
"difficulty-mods": {
38113811
"metadataCCMod": {
38123812
"id": "difficulty-mods",
3813-
"version": "1.0.8",
3813+
"version": "1.0.9",
38143814
"title": "Difficulty Mods",
38153815
"description": {
38163816
"en_US": "Adjust enemy damage, HP, and EXP gain to make the game as easy or hard as you like."
@@ -3832,16 +3832,22 @@
38323832
"installation": [
38333833
{
38343834
"type": "zip",
3835-
"url": "https://github.com/Azure-Lazuline/difficulty-mods/releases/download/1.0.8/difficulty-mods.ccmod",
3835+
"url": "https://github.com/Azure-Lazuline/difficulty-mods/releases/download/1.0.9/difficulty-mods.ccmod",
38363836
"source": "",
38373837
"hash": {
3838-
"sha256": "d25f2a578687c5eb4d97a1375e179bbbba07aaf0a4e8c0e5c1a307f8fc19d2f8"
3838+
"sha256": "10346f2ac26d9a771186b95cd4feb8c6ff8af92145411b73b53a59311bd5f265"
38393839
}
38403840
}
38413841
],
3842-
"stars": 0,
3843-
"lastUpdateTimestamp": 1731619906000,
3842+
"stars": 1,
3843+
"lastUpdateTimestamp": 1762845702000,
38443844
"releasePages": [
3845+
{
3846+
"body": "- Enemy Damage now affects status infliction rate too\r\n- Enemy Speed applies more consistently across different enemy types\r\n- some sliders capped a little lower, so all of them max out at at reasonable (but very hard) amounts",
3847+
"version": "1.0.9",
3848+
"timestamp": 1762845702000,
3849+
"url": "https://github.com/Azure-Lazuline/difficulty-mods/releases/tag/1.0.9"
3850+
},
38453851
{
38463852
"body": "- moved everything to the Assists menu, overwriting the original options there\r\n- all options can be turned in both directions, to make things easier *or* harder\r\n- improved compatibility with other mods that add similar options",
38473853
"version": "1.0.8",

npDatabase.min.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)