fixed Ass EXP, clarified sex exp for all 4 stats, Shortened level up message after battle
This commit is contained in:
parent
22d3be94cc
commit
fe8f961639
4 changed files with 10 additions and 10 deletions
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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..."
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -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!"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -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!!",
|
||||
|
|
|
|||
Loading…
Reference in a new issue