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

23 lines
No EOL
679 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.

{
// Anbi_专属武器_01
// 普攻第三段后,可以快速释放特殊攻击;
// 快速释放时特殊攻击的暴击率提升20%。
"AbilityName" : "Anbi_Electric_UniqueWeapon_01",
"AbilityStacking": "Unique",
"DefaultModifier" :
{
//普攻第三段后,可以快速释放特殊攻击
"OnAdded":
[
{
"$type" : "MoleMole.SetAnimCtrlerParamAction",
"ParamType" : 2,
"ParamName" : "Bool_UnLockPerfectNormal",
"Target" : "Self",
"BoolVal" : true,
},
],
},
}