TL Other Params
This commit is contained in:
parent
f84b7e018e
commit
f77e4596d9
1 changed files with 7 additions and 7 deletions
|
|
@ -186,7 +186,7 @@ var $plugins = [
|
|||
{
|
||||
name: "MPP_EquipStatusEX",
|
||||
status: true,
|
||||
description: "装備ステータスの表示内容を変更します。",
|
||||
description: "Changes the display of equipment status.",
|
||||
parameters: {
|
||||
"Gauge Height": "4",
|
||||
"Gauge Color": "215,235,235",
|
||||
|
|
@ -210,13 +210,13 @@ var $plugins = [
|
|||
"Original Trait Type": "Included",
|
||||
"-----Terms": "",
|
||||
"Terms Xparams":
|
||||
'{"hit":"命中率","eva":"回避率","cri":"致命率","cev":"会心回避率","mev":"魔法回避率","mrf":"魔法反射率","cnt":"反撃率","hrg":"HP再生率","mrg":"MP再生率","trg":"TP再生率"}',
|
||||
'{"hit":"Hit Rate","eva":"Evasion Rate","cri":"Critical Rate","cev":"Critical Evasion","mev":"Magic Evasion","mrf":"Magic Reflection","cnt":"Counter Rate","hrg":"HP Regen Rate","mrg":"MP Regen Rate","trg":"TP Charge Rate"}',
|
||||
"Terms Sparams":
|
||||
'{"tgr":"狙われ率","grd":"防御効果率","rec":"回復効果率","pha":"薬の知識","mcr":"MP消費率","tcr":"TPチャージ率","pdr":"物理ダメージ%","mdr":"魔法ダメージ%","fdr":"床ダメージ率","exr":"経験獲得率"}',
|
||||
"Terms Element Rate": "%1耐性",
|
||||
"Terms Debuff Rate": "%1ダウン耐性",
|
||||
"Terms State Rate": "%1耐性",
|
||||
"Terms State Resist": "%1無効化",
|
||||
'{"tgr":"Target Rate","grd":"Guard Effect","rec":"Recovery Effect","pha":"Pharmacology","mcr":"MP Cost Rate","tcr":"TP Charge Rate","pdr":"Physical Damage%","mdr":"Magical Damage%","fdr":"Floor Damage Rate","exr":"EXP Gain Rate"}',
|
||||
"Terms Element Rate": "%1 Resistance",
|
||||
"Terms Debuff Rate": "%1 Debuff Resistance",
|
||||
"Terms State Rate": "%1 Resistance",
|
||||
"Terms State Resist": "%1 Immunity",
|
||||
},
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue