Translate gacha

This commit is contained in:
Dazed 2023-08-15 13:52:04 -05:00
parent e6aab7921d
commit 2e378dc3ee
2 changed files with 2 additions and 2 deletions

View file

@ -4964,7 +4964,7 @@
"code": 401,
"indent": 0,
"parameters": [
"\\#Closed on Saturdays and Sundays\\#Today, temporary closure"
"\\#Closed on Saturdays and Sundays\n\\#Today, temporary closure"
]
},
{

View file

@ -39,7 +39,7 @@ var $plugins =
{ "name": "MessageWindowHidden", "status": true, "description": "メッセージウィンドウ一時消去プラグイン", "parameters": { "triggerButton": "[\"右クリック\"]", "triggerSwitch": "0", "linkPictureNumbers": "[]", "linkShowPictureNumbers": "[]", "disableLinkSwitchId": "0", "disableSwitchId": "0", "disableInBattle": "false", "disableInChoice": "true" } },
{ "name": "VariableDigitsHandler", "status": true, "description": "変数の任意の桁を参照したり処理したりします e.g. [VDH_CTD 参照 対象変数 桁数 代入先変数]", "parameters": {} },
{ "name": "SSEP_BattleSpeedUp_v2", "status": true, "description": "[ver2.01] 戦闘速度を上げるプラグインです。YanflyEngine対応。\n利用時は、必ずYanflyEngineの後に読み込んでください。", "parameters": { "---General Setting---": "", "BattleSpeed (Default)": "1", "BattleSpeed (Boost)": "4", "OkayKeyBoost": "true", "VisibleSwitch": "true", "BoostToggleSwitch": "shift", "---Detail Setting---": "", "StateIcon": "40", "StateOverlay": "8", "Weapon": "12", "Motion": "12", "Balloon": "12", "Damage": "90", "DamageMin": "60", "--BattleLog Setting--": "", "LogAnime BaseDelay": "8", "LogAnime NextDelay": "12", "LogWaitCount Default": "1", "LogWaitCount Boost": "2", "---Switch Setting---": "", "SE BoostON": "Decision2", "SE BoostOFF": "Decision2", "SE Volume": "50", "SwitchImage": "Balloon", "SwitchX": "10", "SwitchY": "10", "SwitchWidth": "48", "SwitchHeight": "48", "SwitchTop": "2", "SwitchLeft": "1", "SwitchAnimePattern": "8", "SwitchAnimeSpeed": "5", "---YEP BattleCore---": "", "YEP Battle MotionWait": "20", "---YEP ATB---": "", "YEP ATB BoostSwitch": "true", "---ATB Speed---": "", "ATB Speed(Default)": "1", "ATB Speed(Boost)": "2", "---YEP Victory AM---": "", "YEP Victory Wait": "true" } },
{ "name": "Gacha", "status": true, "description": "ランダムにアイテムを取得します。", "parameters": { "Help Message Text": "1回Required Amount\\えんでガチャを引きます", "Button Text": "ガチャを引く", "Get Message Text": "GET Item Name", "Show Item Description": "0", "Effect": "121", "Rank1 Effect": "122", "Rank2 Effect": "123", "Rank3 Effect": "124", "Rank4 Effect": "125", "Rank5 Effect": "126", "ME": "Coin", "Required Amount": "20" } },
{ "name": "Gacha", "status": true, "description": "ランダムにアイテムを取得します。", "parameters": { "Help Message Text": "1 Time Required Amount\\ to pull Gacha", "Button Text": "Pull", "Get Message Text": "GET Item Name", "Show Item Description": "0", "Effect": "121", "Rank1 Effect": "122", "Rank2 Effect": "123", "Rank3 Effect": "124", "Rank4 Effect": "125", "Rank5 Effect": "126", "ME": "Coin", "Required Amount": "20" } },
{ "name": "GachaBook", "status": true, "description": "ガチャアイテム一覧を表示します。", "parameters": { "Unknown Data": "??????", "Price Text": "Price", "Equip Text": "Equip", "Type Text": "Type", "Rank Text": "Rank", "Simple Display": "1" } },
{ "name": "DirectlyAttackEffect", "status": true, "description": "直接攻撃演出プラグイン", "parameters": { "フレーム数": "12", "高度": "10", "アクターに適用": "ON", "敵キャラに適用": "ON", "残像不使用": "OFF", "常時残像使用": "OFF" } },
{ "name": "BMSP", "status": true, "description": "BMSPベースプラグインです。", "parameters": {} },