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

20 lines
No EOL
463 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.

{
//十一号天赋04火焰附魔状态下将不再有次数限制且增益时长提升至15秒
"AbilityName": "Longinus_Talent_04",
"AbilityStacking": "Unique",
//具体效果配置于Anbi_Fire_Enhance
"DefaultModifier":
{
"OnAdded":
[
{
"$type": "MoleMole.SetAnimCtrlerParamAction",
"ParamType": 2,
"ParamName": "Bool_Talent_04",
"Target": "Self",
"BoolVal": true
}
]
}
}