1
0
ZenlessData/Data/SilverAnby_Talent_04.json
2025-03-11 21:10:23 -03:00

130 lines
3.2 KiB
JSON

{
"AbilityName": "SilverAnby_Talent_04",
"AbilitySpecials": {
"AS_DamageDelta": {
"Value": 0,
"ValueType": "Float"
},
"AS_DamageRatio": {
"Value": 0,
"ValueType": "Float"
},
"AS_MarkCount": {
"Value": 0,
"ValueType": "Integer"
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnHitOther": [
{
"$type": "SetAbilitySpecialAction",
"ModifyFunction": "Add",
"Param": 1,
"ParamName": "AS_MarkCount",
"ParamType": "Integer",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"SilverAnby_Attack_Mark_AttackProperty_01"
]
}
],
"Target": "Self"
},
{
"$type": "HandleAnimEvent",
"AnimEventID": "SilverAnby_Attack_Mark_Talent04_AttackProperty_01",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"SilverAnby_Attack_Mark_AttackProperty_01"
]
},
{
"$type": "ByAbilitySpecial",
"CompareType": "GreaterEqual",
"Param": 6,
"ParamName": "AS_MarkCount",
"ParamType": "Integer"
}
]
},
{
"$type": "FireEffect",
"EffectPattern": "Eff_SilverAnby_Attack_Talent_01_Decal",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"SilverAnby_Attack_Mark_AttackProperty_01"
]
},
{
"$type": "ByAbilitySpecial",
"CompareType": "GreaterEqual",
"Param": 6,
"ParamName": "AS_MarkCount",
"ParamType": "Integer"
}
],
"Target": "SelfAttackTarget"
},
{
"$type": "SetAbilitySpecialAction",
"ModifyFunction": "Replace",
"Param": 0,
"ParamName": "AS_MarkCount",
"ParamType": "Integer",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"SilverAnby_Attack_Mark_AttackProperty_01"
]
},
{
"$type": "ByAbilitySpecial",
"CompareType": "GreaterEqual",
"Param": 6,
"ParamName": "AS_MarkCount",
"ParamType": "Integer"
}
],
"Target": "Self"
},
{
"$type": "SetAbilitySpecialByExpression",
"Expression": "property(Atk_Battle)*specials(AS_DamageRatio)",
"ParamName": "AS_DamageDelta",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"SilverAnby_Attack_Mark_Talent04_AttackProperty_01"
]
}
],
"ValueType": "Float"
},
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"SilverAnby_Attack_Mark_Talent04_AttackProperty_01"
]
}
],
"PropertyKey": "Actor_AddedAttackDelta",
"PropertyValue": "%AS_DamageDelta",
"Target": "Self"
}
]
},
"Modifiers": {
}
}