mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
45 lines
1.3 KiB
JSON
45 lines
1.3 KiB
JSON
{
|
|
"AbilityName": "Seth_Talent_02",
|
|
"AbilitySpecials": {
|
|
"AS_ElementAccumulationRatio_Talent_02": {
|
|
"Value": 0.5
|
|
},
|
|
"AS_Seth_CurChargePoint_Talent_02": {
|
|
"Value": 90
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ModifyProperty",
|
|
"Amount": "%AS_Seth_CurChargePoint_Talent_02",
|
|
"CustomPropertyType": "Seth_CurChargePoint",
|
|
"IsUsePercentage": false,
|
|
"Percentage": 0,
|
|
"PropertyModifyFunction": "Add",
|
|
"PropertyType": "Custom"
|
|
}
|
|
],
|
|
"OnHitOther": [
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimEventIDs",
|
|
"AnimEventIDs": [
|
|
"Seth_Attack_Normal_Enhance_AttackProperty_01_01",
|
|
"Seth_Attack_Normal_Enhance_AttackProperty_01_02",
|
|
"Seth_Attack_Normal_Enhance_AttackProperty_01_03",
|
|
"Seth_Attack_Normal_Enhance_AttackProperty_02_01",
|
|
"Seth_Attack_Normal_Enhance_AttackProperty_02_02"
|
|
]
|
|
}
|
|
],
|
|
"PropertyKey": "Actor_AddedElementAccumulationRatio",
|
|
"PropertyValue": "%AS_ElementAccumulationRatio_Talent_02",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
} |