mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
60 lines
1.3 KiB
JSON
60 lines
1.3 KiB
JSON
{
|
|
"AbilityName": "Burnice_Talent_03",
|
|
"AbilitySpecials": {
|
|
"AS_CriticalDelta": {
|
|
"Value": 0.3
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnAdded": [
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"BoolVal": true,
|
|
"ParamName": "Bool_ExSp_01_Extend",
|
|
"ParamType": 2,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAvatarTalentIndex",
|
|
"TalentIndex": 4,
|
|
"Target": "Caster"
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnHitOther": [
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimTagList",
|
|
"TagList": [
|
|
"AttackSpecial",
|
|
"ExSp"
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"PropertyKey": "Actor_CriticalDelta",
|
|
"PropertyValue": "%AS_CriticalDelta",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimTagList",
|
|
"TagList": [
|
|
"AttackAid"
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"PropertyKey": "Actor_CriticalDelta",
|
|
"PropertyValue": "%AS_CriticalDelta",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
} |