1
0
ZenlessData/Data/_unsorted/Brujas_Talent_04.json
2025-09-04 01:06:25 +02:00

141 lines
3.8 KiB
JSON

{
"AbilityMixins": [
{
"$type": "ActwithStateFrameMixin",
"ConfigList": [
{
"ActionList": [
{
"$type": "ModifyProperty",
"Amount": "%AS_Normal05_EnergyRecover",
"CustomPropertyType": "EnergyLevel",
"IsUsePercentage": false,
"PropertyModifyFunction": "Add",
"PropertyType": "Custom",
"Target": "Caster"
}
],
"AnimatorStateName": "Attack_Normal_05",
"ForceTriggerOnTransitionIn": true,
"ForceTriggerOnTransitionOut": false,
"Frame": 50,
"IsLoop": false,
"LayerIndex": 0
}
]
}
],
"AbilityName": "Brujas_Talent_04",
"AbilitySpecials": {
"AS_AddedAttackDelta_Talent04": {
"Value": 0
},
"AS_Magnification": {
"Value": 5
},
"AS_Normal05_EnergyRecover": {
"Value": 10
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"ParamName": "Bool_02To03",
"ParamType": 2,
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "Talent04Modifier",
"Target": "Caster"
}
]
},
"Modifiers": {
"ExplodeCDModifer_Talent04": {
"Duration": 0.5,
"IgnoreTimeScale": false,
"ModifierStacking": "Unique",
"OnAdded": [
]
},
"Talent04Modifier": {
"Duration": -1,
"ModifierStacking": "Replace",
"OnHitOtherPre": [
{
"$type": "SetAbilitySpecialByExpression",
"DoRefresh": true,
"Expression": "property(Atk_Battle)*specials(AS_Magnification)",
"ParamName": "AS_AddedAttackDelta_Talent04",
"Target": "Caster",
"ValueType": "Float"
},
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"Brujas_Explode_AttackProperty_01_Talent_02"
],
"Target": "Caster"
}
],
"PropertyKey": "Actor_AddedAttackDelta",
"PropertyValue": "%AS_AddedAttackDelta_Talent04",
"Target": "Caster"
},
{
"$type": "DamageByAttackPropertyAction",
"AnimEventID": "Brujas_Explode_AttackProperty_01_Talent_02",
"Attacker": "Caster",
"Predicates": [
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByHasModifier",
"ModifierNameList": [
"ExplodeCDModifer_Talent04"
],
"Target": "Caster"
}
]
},
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"Brujas_Attack_ChainAttack02_Laser_AttackProperty_01",
"Brujas_Attack_ChainAttack02_Laser_AttackProperty_01_HitEffect",
"Brujas_Attack_SwitchIn_Attack_Ex_AttackProperty_02",
"Brujas_Attack_SwitchIn_Attack_Ex_AttackProperty_03"
],
"Target": "Caster"
}
],
"Target": "Other"
}
],
"OnPatternAttackLandedFinishedInstant": [
{
"$type": "ApplyModifier",
"ModifierName": "ExplodeCDModifer_Talent04",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"Brujas_Explode_AttackProperty_01_Talent_02"
],
"Target": "Caster"
}
],
"Target": "Caster"
}
]
}
}
}