From fe8f961639d5b04b06a5f7bd501c7727ff7c16e2 Mon Sep 17 00:00:00 2001 From: onms Date: Tue, 21 Jan 2025 11:46:25 -0600 Subject: [PATCH] fixed Ass EXP, clarified sex exp for all 4 stats, Shortened level up message after battle --- data/CommonEvents.json | 14 +++++++------- data/Map067.json | 2 +- data/Map077.json | 2 +- data/System.json | 2 +- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/data/CommonEvents.json b/data/CommonEvents.json index 5a86ed7..e8f6f85 100644 --- a/data/CommonEvents.json +++ b/data/CommonEvents.json @@ -38947,7 +38947,7 @@ "dText", "文字列ピクチャ準備", { - "text": "\\c[8][Lewd Power: Lv4] Open to pleasurable things.\n\\c[8]Has little experience with men, feels some resistance.", + "text": "\\c[8][Lewd Power: Lv4] Open to pleasurable things.\n\\c[8]Little experience with men, feels some resistance.", "fontSize": "16" } ] @@ -39045,7 +39045,7 @@ "dText", "文字列ピクチャ準備", { - "text": "[Lewd Power: Lv6] Doesn't mind being touched. Male\ngenitals are starting to look a bit cute.", + "text": "[Lewd Power: Lv6] Doesn't mind being touched.\nMale genitals are starting to look a bit cute.", "fontSize": "16" } ] @@ -39082,7 +39082,7 @@ "dText", "文字列ピクチャ準備", { - "text": "\\c[8][Lewd Power: Lv6] Doesn't mind being touched.\n\\c[8]Male genitals are starting to look a bit\ncute.", + "text": "\\c[8][Lewd Power: Lv6] Doesn't mind being touched.\n\\c[8]Male genitals are starting to look a bit cute.", "fontSize": "16" } ] @@ -45648,7 +45648,7 @@ "CommonPopupAdd", "ポップアップ表示", { - "text": "\\I[220]+\\v[55] \\}EXP +\\v[54] Uses", + "text": "\\I[220]+\\v[55] \\}Mouth EXP +\\v[54] Uses", "eventId": "-1", "count": "90", "delay": "0", @@ -45832,7 +45832,7 @@ "CommonPopupAdd", "ポップアップ表示", { - "text": "\\I[221]+\\v[55] \\}EXP +\\v[54] Uses", + "text": "\\I[221]+\\v[55] \\}Breast EXP +\\v[54] Uses", "eventId": "-1", "count": "90", "delay": "0", @@ -46016,7 +46016,7 @@ "CommonPopupAdd", "ポップアップ表示", { - "text": "\\I[222]+\\v[55] \\}EXP +\\v[54] Uses", + "text": "\\I[222]+\\v[55] \\}Vagina EXP +\\v[54] Uses", "eventId": "-1", "count": "90", "delay": "0", @@ -46200,7 +46200,7 @@ "CommonPopupAdd", "ポップアップ表示", { - "text": "Usage count + \\v[54]", + "text": "\\I[223]+\\v[55] \\}Ass EXP +\\v[54] Uses", "eventId": "-1", "count": "90", "delay": "0", diff --git a/data/Map067.json b/data/Map067.json index 5b6779f..517cc03 100644 --- a/data/Map067.json +++ b/data/Map067.json @@ -5751,7 +5751,7 @@ "code": 401, "indent": 0, "parameters": [ - "...For now, let's enjoy the pleasure from the\nfront while slowly developing it. ...Of course,\nmake sure to drink plenty of alcohol to relax your\nbody first..." + "...For now, let's enjoy the pleasure from the front\nwhile slowly developing it. ...Of course, make sure\nto drink plenty of alcohol to relax your body first..." ] }, { diff --git a/data/Map077.json b/data/Map077.json index d0bfb2c..0a3ac33 100644 --- a/data/Map077.json +++ b/data/Map077.json @@ -3867,7 +3867,7 @@ "code": 401, "indent": 0, "parameters": [ - "(It would be troublesome if she really could\ncontinue...) ...No, no. It's too much to let only\nSakura-sama dance... I humbly wish to assist as\nwell... Excuse me!" + "(It would be troublesome if she really could continue...)\n...No, no. It's too much to let only Sakura-sama dance...\nI humbly wish to assist as well... Excuse me!" ] }, { diff --git a/data/System.json b/data/System.json index e1d682a..7ae2e85 100644 --- a/data/System.json +++ b/data/System.json @@ -1043,7 +1043,7 @@ "obtainExp": "Gained %1 %2", "obtainGold": "Gained %1\\G!", "obtainItem": "Gained %1!", - "levelUp": "%2 increased!", + "levelUp": "%2 UP! ", "obtainSkill": "Learned %1!", "useItem": "%1 used %2!", "criticalToEnemy": "Critical Hit!!",