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

20 lines
No EOL
447 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火焰附魔状态下自身暴击伤害提升30%
"AbilityName": "Longinus_Talent_01",
"AbilityStacking": "Unique",
//具体效果配置于Anbi_Fire_Enhance
"DefaultModifier":
{
"OnAdded":
[
{
"$type": "MoleMole.SetAnimCtrlerParamAction",
"ParamType": 2,
"ParamName": "Bool_Talent_01",
"Target": "Self",
"BoolVal": true
}
]
}
}