Fix MAX
This commit is contained in:
parent
d11806d390
commit
6a02ae60f2
1 changed files with 5 additions and 5 deletions
|
|
@ -19449,7 +19449,7 @@
|
|||
"dText",
|
||||
"文字列ピクチャ準備",
|
||||
{
|
||||
"text": "\\I[251]Lv: \\c[16]\\js<\\v[128] == 5 ? MAX : \\v[128]>\\c[0] (+\\js<\\v[128]*500>)\n\\I[235]Lv: \\c[16]\\js<\\v[129] == 5 ? MAX : \\v[129]>\\c[0] (+\\js<\\v[129]*1>)\n\\I[252]Lv: \\c[16]\\js<\\v[130] == 5 ? MAX : \\v[130]>\\c[0] (+\\js<\\v[130]*20>)\n\\I[253]Lv: \\c[16]\\js<\\v[131] == 5 ? MAX : \\v[131]>\\c[0] (+\\js<\\v[131]*10>)\n\\I[236]Lv: \\c[16]\\js<\\v[132] == 5 ? MAX : \\v[132]>\\c[0] (+\\js<\\v[132]*1>)\n\\I[254]Lv: \\c[16]\\js<\\v[133] == 5 ? MAX : \\v[133]>\\c[0] (+\\js<\\v[133]*10>)",
|
||||
"text": "\\I[251]Lv: \\c[16]\\js<\\v[128] == 5 ? \"MAX\" : \\v[128]>\\c[0] (+\\js<\\v[128]*500>)\n\\I[235]Lv: \\c[16]\\js<\\v[129] == 5 ? \"MAX\" : \\v[129]>\\c[0] (+\\js<\\v[129]*1>)\n\\I[252]Lv: \\c[16]\\js<\\v[130] == 5 ? \"MAX\" : \\v[130]>\\c[0] (+\\js<\\v[130]*20>)\n\\I[253]Lv: \\c[16]\\js<\\v[131] == 5 ? \"MAX\" : \\v[131]>\\c[0] (+\\js<\\v[131]*10>)\n\\I[236]Lv: \\c[16]\\js<\\v[132] == 5 ? \"MAX\" : \\v[132]>\\c[0] (+\\js<\\v[132]*1>)\n\\I[254]Lv: \\c[16]\\js<\\v[133] == 5 ? \"MAX\" : \\v[133]>\\c[0] (+\\js<\\v[133]*10>)",
|
||||
"fontSize": "16"
|
||||
}
|
||||
]
|
||||
|
|
@ -40547,7 +40547,7 @@
|
|||
"dText",
|
||||
"文字列ピクチャ準備",
|
||||
{
|
||||
"text": "\\c[6]Current Lewd Power MAX Lv: 12",
|
||||
"text": "\\c[6]Current Lewd Power \"MAX\" Lv: 12",
|
||||
"fontSize": "16"
|
||||
}
|
||||
]
|
||||
|
|
@ -40603,7 +40603,7 @@
|
|||
"dText",
|
||||
"文字列ピクチャ準備",
|
||||
{
|
||||
"text": "\\c[6]Lewd Power MAX Lv: 6 (Total Level of Each Part)\n\\c[6]\\}In the trial version, Lewd Power is capped at Lv 6.",
|
||||
"text": "\\c[6]Lewd Power \"MAX\" Lv: 6 (Total Level of Each Part)\n\\c[6]\\}In the trial version, Lewd Power is capped at Lv 6.",
|
||||
"fontSize": "16"
|
||||
}
|
||||
]
|
||||
|
|
@ -40650,7 +40650,7 @@
|
|||
"dText",
|
||||
"文字列ピクチャ準備",
|
||||
{
|
||||
"text": "\\c[6]Lewd Power MAX Lv: 10 (Total Level of Each Part)\n\\c[6]\\}Limit unlocked as the story progresses.",
|
||||
"text": "\\c[6]Lewd Power \"MAX\" Lv: 10 (Total Level of Each Part)\n\\c[6]\\}Limit unlocked as the story progresses.",
|
||||
"fontSize": "16"
|
||||
}
|
||||
]
|
||||
|
|
@ -40688,7 +40688,7 @@
|
|||
"dText",
|
||||
"文字列ピクチャ準備",
|
||||
{
|
||||
"text": "\\c[6]Lewd Power MAX Lv: 6 (Total Level of Each Part)\n\\c[6]\\}Limit unlocked as the story progresses.",
|
||||
"text": "\\c[6]Lewd Power \"MAX\" Lv: 6 (Total Level of Each Part)\n\\c[6]\\}Limit unlocked as the story progresses.",
|
||||
"fontSize": "16"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue