This commit is contained in:
dazedanon 2025-08-01 14:38:13 -05:00
parent f7a834340f
commit db5f2f5709

View file

@ -429,21 +429,21 @@ var $plugins = [
parameters: {
base: "",
baseItems:
'["{\\"name\\":\\"ヒロインデータ\\",\\"commonEvent\\":\\"19\\",\\"switchId\\":\\"0\\",\\"visibility\\":\\"true\\",\\"note\\":\\"\\"}","{\\"name\\":\\"レベルアップ\\",\\"commonEvent\\":\\"223\\",\\"switchId\\":\\"0\\",\\"visibility\\":\\"true\\",\\"note\\":\\"\\"}","{\\"name\\":\\"セーブ\\",\\"commonEvent\\":\\"221\\",\\"switchId\\":\\"0\\",\\"visibility\\":\\"true\\",\\"note\\":\\"\\"}","{\\"name\\":\\"ロード\\",\\"commonEvent\\":\\"222\\",\\"switchId\\":\\"0\\",\\"visibility\\":\\"true\\",\\"note\\":\\"\\"}"]',
'["{\\"name\\":\\"Heroine Data\\",\\"commonEvent\\":\\"19\\",\\"switchId\\":\\"0\\",\\"visibility\\":\\"true\\",\\"note\\":\\"\\"}","{\\"name\\":\\"Raise LV\\",\\"commonEvent\\":\\"223\\",\\"switchId\\":\\"0\\",\\"visibility\\":\\"true\\",\\"note\\":\\"\\"}","{\\"name\\":\\"Save\\",\\"commonEvent\\":\\"221\\",\\"switchId\\":\\"0\\",\\"visibility\\":\\"true\\",\\"note\\":\\"\\"}","{\\"name\\":\\"Load\\",\\"commonEvent\\":\\"222\\",\\"switchId\\":\\"0\\",\\"visibility\\":\\"true\\",\\"note\\":\\"\\"}"]',
},
},
{
name: "TMGoldLevelUpMZ",
status: true,
description:
"経験値ではなくお金を消費して任意のタイミングで\r\nアクターをレベルアップさせることができます。",
"You can spend money instead of experience points to level up actors at any time.\r\n",
parameters: {
levelUpCommand: "",
currentGold: "資金",
learnSkill: "覚えるスキル",
currentGold: "Funds",
learnSkill: "Skill to Learn",
textDummy: "",
execLevelUpText: "レベルアップする",
cancelLevelUpText: "キャンセル",
execLevelUpText: "Level Up",
cancelLevelUpText: "Cancel",
levelUpSe: "pipon",
levelUpSeParam: '{"volume":"90", "pitch":"100", "pan":"0"}',
useButton: "true",