TL Some UI

This commit is contained in:
dazedanon 2025-07-12 01:25:23 -05:00
parent c1a4fc6f80
commit bff8845a8f
4 changed files with 14 additions and 14 deletions

View file

@ -5164,7 +5164,7 @@
"message1": "",
"message2": "",
"mpCost": 0,
"name": "■ Rimua N Blast",
"name": "■ Rimua N-Blast",
"note": "",
"occasion": 0,
"repeats": 1,

View file

@ -177,7 +177,7 @@
"skillTypes": [
"",
"Skill",
"N Blast",
"N-Blast",
"Party"
],
"sounds": [
@ -1190,7 +1190,7 @@
"Escape",
"Attack",
"Defend",
"Items",
"Item",
"Skill",
"Equipment",
"Status",

View file

@ -15217,7 +15217,7 @@
"code": 401,
"indent": 0,
"parameters": [
"\"If you get hit with an \\C[14]H Status Effect\\C[0], you'll get a big debuff.\\! You\ncan still act, so you can just power through, or use 'N Blast' to\nclear it right away.\""
"\"If you get hit with an \\C[14]H Status Effect\\C[0], you'll get a big debuff.\\! You\ncan still act, so you can just power through, or use 'N-Blast' to\nclear it right away.\""
]
},
{

View file

@ -61,7 +61,7 @@ var $plugins = [
"Chinese Font": "SimHei, Heiti TC, sans-serif",
"Korean Font": "Dotum, AppleGothic, sans-serif",
"Default Font": "GameFont, Verdana, Arial, Courier New",
"Font Size": "28",
"Font Size": "22",
"Text Align": "left",
"---ウィンドウ---": "",
"Digit Grouping": "true",
@ -318,25 +318,25 @@ var $plugins = [
"Menu Info Log Name": "",
"Battle Show List": "item,gold,exp,skill,params,level,abp,classLevel",
"Get Gold Text":
"「\\I[_icon]_num\\C[14]\\G\\C[0]」 を\\C[24]手に入れた!",
"「\\I[_icon]_num\\C[14]\\G\\C[0]」\\C[24]Obtained!",
"Lost Gold Text":
"「\\I[_icon]_num\\C[14]\\G\\C[0]」 を\\C[2]失った・・・",
"「\\I[_icon]_num\\C[14]\\G\\C[0]」\\C[2]Lost...",
"Get Item Text":
"「\\I[_icon]_name」 を\\C[24]手に入れた!\\n\\C[6]_desc1",
"「\\I[_icon]_name」\\C[24]Obtained!\\n\\C[6]_desc1",
"Lost Item Text":
"「\\I[_icon]_name」 を\\C[2]失った・・・\\n\\C[6]_desc1",
"「\\I[_icon]_name」\\C[2]Lost...\\n\\C[6]_desc1",
"Get Item Text Num":
"「\\I[_icon]_name」 を\\C[14]_num個\\C[24]手に入れた!\\n\\C[6]_desc1",
"「\\I[_icon]_name」\\C[14]_num個\\C[24]Obtained!\\n\\C[6]_desc1",
"Lost Item Text Num":
"「\\I[_icon]_name」を\\C[14]_num個\\C[2]失った・・・\\n\\C[6]_desc1",
"「\\I[_icon]_name」を\\C[14]_num個\\C[2]Lost...\\n\\C[6]_desc1",
"Get Skill Text":
"_actorは「\\I[_icon]_name」\\C[24]覚えた!\\n\\C[6]_desc1",
"_actorは「\\I[_icon]_name」\\C[24]覚えた!\\n\\C[6]_desc1",
"Lost Skill Text":
"_actorは「\\I[_icon]_name」を \\C[2]忘れてしまった・・・\\n\\C[6]_desc1",
"Exp Up Text":
"_actorは\\C[14]_numポイント\\C[0]の\\C[4]_name\\C[0]を\\C[24]得た!",
"Exp Down Text":
"_actorは\\C[14]_numポイント\\C[0]の\\C[4]_name\\C[0]を\\C[2]失った・・・",
"_actorは\\C[14]_numポイント\\C[0]の\\C[4]_name\\C[0]を\\C[2]Lost...",
"Lv Up Text":
"_actorは\\C[4]_name\\C[0]が\\C[14]_numポイント\\C[24]上がった!",
"Lv Down Text":
@ -348,7 +348,7 @@ var $plugins = [
"Abp Up Text":
"_actorは\\C[14]_numポイント\\C[0]の\\C[4]_name\\C[0]を\\C[24]得た!",
"Abp Down Text":
"_actorは\\C[14]_numポイント\\C[0]の\\C[4]_name\\C[0]を\\C[2]失った・・・",
"_actorは\\C[14]_numポイント\\C[0]の\\C[4]_name\\C[0]を\\C[2]Lost...",
"Class Lv Up Text":
"_actorは\\C[4]_classの_name\\C[0]が\\C[14]_numポイント\\C[24]上がった!",
"Class Lv Down Text":