TL Menus
This commit is contained in:
parent
7de40cf306
commit
f295c24197
1 changed files with 11 additions and 11 deletions
|
|
@ -455,29 +455,29 @@ var $plugins = [
|
|||
parameters: {
|
||||
"Init Difficulty ID": "3",
|
||||
"Use Option": "1",
|
||||
"Option Name": "難易度",
|
||||
"Option Name": "Difficulty",
|
||||
"--(Difficulty ID:1)--": "",
|
||||
"1 : Name": "ベリーイージー",
|
||||
"1 : Name": "Very Easy",
|
||||
"1 : Param Rate": "0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1",
|
||||
"1 : Drop Rate": "1.5,1.0,1.0,1.0,1.0",
|
||||
"--(ID:2)-------------": "",
|
||||
"2 : Name": "イージー",
|
||||
"2 : Name": "Easy",
|
||||
"2 : Param Rate": "0.4,1.0,1.0,0.4,1.0,0.5,1.0,1.0",
|
||||
"2 : Drop Rate": "1.5,1.0,1.0,1.0,1.0",
|
||||
"--(ID:3)-------------": "",
|
||||
"3 : Name": "ノーマル",
|
||||
"3 : Name": "Normal",
|
||||
"3 : Param Rate": "1.0,1.0,1.4,1.0,1.4,1.4,1.0,1.0",
|
||||
"3 : Drop Rate": "1.5,1.0,1.0,1.0,1.0",
|
||||
"--(ID:4)-------------": "",
|
||||
"4 : Name": "ハード",
|
||||
"4 : Name": "Hard",
|
||||
"4 : Param Rate": "1.2,1.0,1.6,1.0,1.6,1.1,1.0,1.0",
|
||||
"4 : Drop Rate": "1.5,1.0,1.0,1.0,1.0",
|
||||
"--(ID:5)-------------": "",
|
||||
"5 : Name": "ベリーハード",
|
||||
"5 : Name": "Very Hard",
|
||||
"5 : Param Rate": "1.3,1.3,1.8,1.3,1.8,1.4,1.3,1.3",
|
||||
"5 : Drop Rate": "1.5,1.2,1.2,1.2,1.2",
|
||||
"--(ID:6)-------------": "",
|
||||
"6 : Name": "マニア",
|
||||
"6 : Name": "Mania",
|
||||
"6 : Param Rate": "2.3,2.3,2.8,2.3,2.8,2.4,2.3,2.3",
|
||||
"6 : Drop Rate": "1.5,1.4,1.4,1.4,1.4",
|
||||
"--(ID:7)-------------": "",
|
||||
|
|
@ -3373,14 +3373,14 @@ var $plugins = [
|
|||
'{"text":"ver1.0.0","x":"0","y":"0","fontSize":"24","textColor":"#ffffff","outlineWidth":"4","outlineColor":"#000000"}',
|
||||
licenseText:
|
||||
'{"text":"©満天工房 2025","x":"0","y":"865","fontSize":"24","textColor":"#ffffff","outlineWidth":"4","outlineColor":"#000000"}',
|
||||
creditsCommand: "クレジット",
|
||||
creditsCommand: "Credits",
|
||||
itemHeight: "84",
|
||||
helpFontSize: "16",
|
||||
urlFontSize: "16",
|
||||
urlMaxLength: "50",
|
||||
useHelpWindow: "true",
|
||||
helpWindowText:
|
||||
"選択したX(Twitter)を開くことができます。(※プロフィールのみ確認可能)\\n(ブラウザがポップアップを禁止していると機能しません)",
|
||||
"You can open the selected X (Twitter). (※ Only the profile can be viewed)\\n(If your browser blocks pop-ups, this function will not work)",
|
||||
titleCommandAlign: "center",
|
||||
},
|
||||
},
|
||||
|
|
@ -3409,7 +3409,7 @@ var $plugins = [
|
|||
volume: "75",
|
||||
pitch: "100",
|
||||
pan: "0",
|
||||
"Battle Voice Name at Option": "バトルボイス",
|
||||
"Battle Voice Name at Option": "Battle Voice",
|
||||
waitForReceive: "30",
|
||||
},
|
||||
},
|
||||
|
|
@ -4234,7 +4234,7 @@ var $plugins = [
|
|||
description: "簡易ボイスプラグイン",
|
||||
parameters: {
|
||||
フォルダ名: "voice",
|
||||
オプション名称: "ボイス 音量",
|
||||
オプション名称: "Voice Volume",
|
||||
オプション初期値: "100",
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue