Translate Sets from skills
This commit is contained in:
parent
769b775b3e
commit
591ad3dfd7
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ var $plugins =
|
|||
{"name":"SceneFormation","status":true,"description":"ver1.09/並び替えシーンを追加します。","parameters":{"Stand Members Size":"16","Max Battle Members Size":"4","Use Menu Formation Scene":"true","Formation Scene Battle Name":"Combat Member","Formation Scene Stand Name":"Standby Member","Use Battle Formation Switch ID":"20","Battle Command Formation":"Formation","Status Window Font Size":"24","Status Block Width":"372"}},
|
||||
{ "name": "HzChoiceEvent", "status": true, "description": "タグをつけたイベントの一覧を表示し、選択したイベントを実行します。", "parameters": { "Window Position": "left", "Window Sort": "id", "Show Range": "" } },
|
||||
{ "name": "PassiveSkill", "status": true, "description": "ver1.063/スキルに特徴を設定できるようにします。", "parameters": { "Passive Skill Type ID": "3, 5", "Add Multi Order": "true" } },
|
||||
{ "name": "SkillCPSystem", "status": true, "description": "ver1.11/スキルを装備して使用するシステムを追加します。", "parameters": { "Default Skill CP": "0", "Default Skill Set": "5", "Default CP": "5", "CP Name": "CP", "Set Name": "セット数", "LvUp CP Rate": "0.5", "LvUp Set Rate": "0.15", "No Equip Slot Name": "---------------------------", "Set Point Gauge Color1": "22", "Set Point Gauge Color2": "23", "CP Gauge Color1": "28", "CP Gauge Color2": "29", "Add Menu Skill Setting": "false", "Menu Skill Setting Title": "SkillEquip", "Show Unsettable Skill": "true", "Unsetting Skill Color": "11", "No Cost Class Learn Skills": "false", "Simple Mode": "false", "Show Skill Cost": "true", "CP Cost Color": "21", "No Cost Traits Skills": "true", "Slot Size": "5" } },
|
||||
{ "name": "SkillCPSystem", "status": true, "description": "ver1.11/スキルを装備して使用するシステムを追加します。", "parameters": { "Default Skill CP": "0", "Default Skill Set": "5", "Default CP": "5", "CP Name": "CP", "Set Name": "Sets", "LvUp CP Rate": "0.5", "LvUp Set Rate": "0.15", "No Equip Slot Name": "---------------------------", "Set Point Gauge Color1": "22", "Set Point Gauge Color2": "23", "CP Gauge Color1": "28", "CP Gauge Color2": "29", "Add Menu Skill Setting": "false", "Menu Skill Setting Title": "SkillEquip", "Show Unsettable Skill": "true", "Unsetting Skill Color": "11", "No Cost Class Learn Skills": "false", "Simple Mode": "false", "Show Skill Cost": "true", "CP Cost Color": "21", "No Cost Traits Skills": "true", "Slot Size": "5" } },
|
||||
{ "name": "------------------------", "status": true, "description": "----------------------------------------------------------------------------------", "parameters": {} },
|
||||
{ "name": "YEP_ItemCore", "status": true, "description": "v1.30 アイテムの処理を変更します", "parameters": { "---一般---": "", "Max Items": "0", "Max Weapons": "0", "Max Armors": "300", "Starting ID": "3000", "Random Variance": "0", "Negative Variance": "false", "Name Format": "%1%2%3%4", "Name Spacing": "false", "Boost Format": "(+%1)", "---アイテムシーン---": "", "Updated Scene Item": "true", "List Equipped Items": "true", "Show Icon": "true", "Icon Size": "128", "Font Size": "20", "Command Alignment": "center", "Recovery Format": "%1 ", "Add State": "+State", "Add Buff": "+Buff", "Remove State": "-State", "Remove Buff": "-Buff", "Maximum Icons": "5", "Use Command": "Use %1", "Carry Format": "%1/%2", "---Independent Items---": "", "Midgame Note Parsing": "false" } },
|
||||
{ "name": "YEP_X_ItemCategories", "status": true, "description": "v1.01 (要YEP_ItemCore) アイテムメニューのカテゴリを設定し、アイテムを割り当てます", "parameters": { "---一般---": "", "Category Order": "Items, Consumable, EType:2, EType:3, EType:4, EType:5, Category:Furniture, Category:Raw Materials, Category:Archive, Category:Achievements, KeyItems", "---名付---": "", "Hidden Item A": "隠しアイテムA", "Hidden Item B": "隠しアイテムB", "Consumable": "Consumables", "Nonconsumable": "Non-Consumables", "Always Usable": "Always Usable", "Battle Usable": "Battle Usable", "Field Usable": "Field Usable", "Never Usable": "Never Usable" } },
|
||||
|
|
|
|||
Loading…
Reference in a new issue