HollowPS_TV_experiments/extras/zzz-0.1-jsons/Ben_Talent_01.json

19 lines
No EOL
438 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
//本天赋01完美格挡后攻击者防御力下降20%持续8s
"AbilityName": "Ben_Talent_01",
"AbilityStacking": "Unique",
"DefaultModifier":
{
"OnAdded": [
{
"$type": "MoleMole.SetAnimCtrlerParamAction",
"ParamType": 2,
"ParamName": "Bool_Talent_01",
"Target": "Self",
"BoolVal": true
}
]
}
//具体效果配置于Ben_BlockManager
}