revisions to the jkl merge

This commit is contained in:
onms 2025-12-23 10:03:14 -06:00
parent a023440a09
commit d51b394706
2 changed files with 15 additions and 18 deletions

View file

@ -4546,7 +4546,7 @@
"type": 0,
"variance": 20
},
"description": "Became Otto's puppet and had your personality reprogrammed into a slut \\c[0][Removal\nMethod: ----]",
"description": "Became Otto's puppet and had your personality reprogrammed into a slut.\n\\c[0][Removal Method: ----]",
"effects": [],
"hitType": 0,
"iconIndex": 287,
@ -4639,7 +4639,7 @@
"type": 0,
"variance": 20
},
"description": "\\c[18]Exposed to too much mystery\\c[18][Healing Potion effect greatly reduced] \\c[0][Removal\nMethod: Restore Sanity Value]",
"description": "\\c[18]Exposed to too much mystery\\c[18][Healing Potion effect greatly reduced]\n\\c[0][Removal Method: Restore Sanity Value]",
"effects": [],
"hitType": 0,
"iconIndex": 287,
@ -4670,7 +4670,7 @@
"type": 0,
"variance": 20
},
"description": "\\c[18]Brainwashing complete, now a cum dump exclusively for demi-humans \\c[0][Removal\nMethod: ----]",
"description": "\\c[18]Brainwashing complete, now a cum dump exclusively for demi-humans.\n\\c[0][Removal Method: ----]",
"effects": [],
"hitType": 0,
"iconIndex": 287,
@ -4763,7 +4763,7 @@
"type": 0,
"variance": 20
},
"description": "\\c[18]Cannot interact, will be returned to the slave prison when collapsing \\c[0][Removal\nMethod: ----]",
"description": "\\c[18]Cannot interact, will be returned to the slave prison when collapsing.\n\\c[0][Removal Method: ----]",
"effects": [],
"hitType": 0,
"iconIndex": 287,
@ -4887,7 +4887,7 @@
"type": 0,
"variance": 20
},
"description": "There was something in the stew at Hegui Village that drove people mad \\c[0][Removal\nMethod: ----]",
"description": "There was something in the stew at Hegui Village that drove people mad.\\c[0][Removal Method: ----]",
"effects": [],
"hitType": 0,
"iconIndex": 287,
@ -5228,7 +5228,7 @@
"type": 0,
"variance": 20
},
"description": "Increases negotiation price for exploration results \\c[0][Removal Method: ----]",
"description": "Increases negotiation price of excavated items.\\c[0][Removal Method: ----]",
"effects": [],
"hitType": 0,
"iconIndex": 287,
@ -5445,7 +5445,7 @@
"type": 0,
"variance": 20
},
"description": "Escape success rate UP, \\c[27]Will disgrace herself when facing mortal danger \\c[0][Removal\nMethod: Overcome negative effect at Lv50+]",
"description": "Escape success rate UP. \\c[27]Will disgrace herself when facing mortal danger.\n\\c[0][Removal Method: Overcome negative effect at Lv50+]",
"effects": [],
"hitType": 0,
"iconIndex": 287,
@ -5786,7 +5786,7 @@
"type": 0,
"variance": 20
},
"description": "Gets aroused by exhibitionism \\c[0][Removal Method: ----]",
"description": "Gets aroused when people see her naked.\\c[0][Removal Method: ----]",
"effects": [],
"hitType": 0,
"iconIndex": 287,
@ -6127,7 +6127,7 @@
"type": 0,
"variance": 20
},
"description": "Libido builds up more easily\n\\c[0][Removal Method: ----]",
"description": "Libido builds up more easily.\n\\c[0][Removal Method: ----]",
"effects": [],
"hitType": 0,
"iconIndex": 287,
@ -6158,7 +6158,7 @@
"type": 0,
"variance": 20
},
"description": "Lewdness exceeded 50% \\c[13]<Major boost to magic power>\\c[0] \\c[2]<Prayer power down>\\c[0] \\c[0][Removal\nMethod: ----]",
"description": "Lewdness exceeded 50% \\c[13]<Major boost to magic power>\\c[0] \\c[2]<Prayer power down>\\c[0]\n\\c[0][Removal Method: ----]",
"effects": [],
"hitType": 0,
"iconIndex": 287,
@ -6282,7 +6282,7 @@
"type": 0,
"variance": 20
},
"description": "Recovers more fatigue, but prone to wetting yourself.\n\\c[0][Removal\nMethod: ----]",
"description": "Herbal Tea recovers more fatigue, but you're prone to wetting yourself.\n\\c[0][Removal Method: ----]",
"effects": [],
"hitType": 0,
"iconIndex": 287,

View file

@ -4,8 +4,7 @@ var $plugins = [
{
name: "ErrorHandler",
status: true,
description:
"Shows detailed error messages for script calls instead of crashing",
description: "Shows detailed error messages for script calls instead of crashing",
parameters: {},
},
{
@ -2250,7 +2249,7 @@ var $plugins = [
displacementImage: "DarkSpace",
"enabledAll-Settings": "",
"enabledAll-ShowInOptionMenu": "true",
"enabledAll-Text": "Post Processing",
"enabledAll-Text": "Post-Processing",
"enabledAll-DefaultValue": "true",
},
},
@ -2547,15 +2546,13 @@ var $plugins = [
{
name: "MinimapZoom",
status: true,
description:
"Press M to toggle a zoomed-out minimap view of the current map",
description: "Press M to toggle a zoomed-out minimap view of the current map",
parameters: { "Toggle Key": "77" },
},
{
name: "IconScaler",
status: true,
description:
"Automatically scales icons in text (\\I[x]) to match the current font size.",
description: "Automatically scales icons in text (\\I[x]) to match the current font size.",
parameters: {},
},
{