Sync Items and Enemies for Bestiary and tl Quick travel

This commit is contained in:
DazedAnon 2024-11-22 14:03:36 -06:00
parent 9053b59678
commit c4ede44963
2 changed files with 162 additions and 162 deletions

File diff suppressed because it is too large Load diff

View file

@ -415,7 +415,7 @@ var $plugins = [
description: "ゲーム内用語辞典プラグイン",
parameters: {
GlossaryInfo:
'["{\\"GlossaryType\\":\\"1\\",\\"CommandName\\":\\"Demon Catalog\\",\\"UseCategory\\":\\"false\\",\\"CommandSwitchId\\":\\"0\\",\\"BackPicture\\":\\"\\",\\"SelectAction\\":\\"0\\",\\"SelectSwitchId\\":\\"0\\",\\"SelectVariableId\\":\\"0\\",\\"ConfirmMessage\\":\\"false\\",\\"ConfirmUse\\":\\"Use\\",\\"ConfirmNoUse\\":\\"Cancel\\",\\"GlossaryHelp\\":\\"This explains the terms that appear in the game.\\",\\"CategoryHelp\\":\\"Please select a category.\\",\\"ConfirmHelp\\":\\"\\",\\"UsingHelp\\":\\"\\",\\"CompleteView\\":\\"true\\",\\"CompleteMessage\\":\\"Total \\\\\\\\c[2]%1\\\\\\\\c[0] \\",\\"ShowingItemNumber\\":\\"false\\",\\"UsableDefault\\":\\"true\\",\\"UseItemHistory\\":\\"false\\",\\"GlossaryListWidth\\":\\"240\\",\\"VisibleItemNotYet\\":\\"???\\",\\"HideIcon\\":\\"false\\"}"]',
'["{\\"GlossaryType\\":\\"1\\",\\"CommandName\\":\\"Bestiary\\",\\"UseCategory\\":\\"false\\",\\"CommandSwitchId\\":\\"0\\",\\"BackPicture\\":\\"\\",\\"SelectAction\\":\\"0\\",\\"SelectSwitchId\\":\\"0\\",\\"SelectVariableId\\":\\"0\\",\\"ConfirmMessage\\":\\"false\\",\\"ConfirmUse\\":\\"Use\\",\\"ConfirmNoUse\\":\\"Cancel\\",\\"GlossaryHelp\\":\\"This explains the terms that appear in the game.\\",\\"CategoryHelp\\":\\"Please select a category.\\",\\"ConfirmHelp\\":\\"\\",\\"UsingHelp\\":\\"\\",\\"CompleteView\\":\\"true\\",\\"CompleteMessage\\":\\"Total \\\\\\\\c[2]%1\\\\\\\\c[0] \\",\\"ShowingItemNumber\\":\\"false\\",\\"UsableDefault\\":\\"true\\",\\"UseItemHistory\\":\\"false\\",\\"GlossaryListWidth\\":\\"240\\",\\"VisibleItemNotYet\\":\\"???\\",\\"HideIcon\\":\\"false\\"}"]',
Layout: "",
FontSize: "22",
WindowSkin: "",
@ -479,7 +479,7 @@ var $plugins = [
parameters: {
base: "",
baseItems:
'["{\\"name\\":\\"Travel Memories\\",\\"commonEvent\\":\\"11\\",\\"switchId\\":\\"0\\",\\"visibility\\":\\"true\\",\\"note\\":\\"\\"}","{\\"name\\":\\"ファストトラベル\\",\\"commonEvent\\":\\"75\\",\\"switchId\\":\\"204\\",\\"visibility\\":\\"false\\",\\"note\\":\\"\\"}"]',
'["{\\"name\\":\\"Travel Memories\\",\\"commonEvent\\":\\"11\\",\\"switchId\\":\\"0\\",\\"visibility\\":\\"true\\",\\"note\\":\\"\\"}","{\\"name\\":\\"Fast Travel\\",\\"commonEvent\\":\\"75\\",\\"switchId\\":\\"204\\",\\"visibility\\":\\"false\\",\\"note\\":\\"\\"}"]',
},
},
{