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

102 lines
2.3 KiB
JSON

{
"AbilityMixins": [
{
"$type": "ActwithStateFrameMixin",
"ConfigList": [
{
"ActionList": [
{
"$type": "ApplyModifier",
"ModifierName": "LaserModfiier"
}
],
"AnimatorStateName": "Attack_Branch_Enhance_01",
"ForceTriggerOnTransitionIn": true,
"ForceTriggerOnTransitionOut": false,
"Frame": 25,
"IsLoop": false,
"LayerIndex": 0
}
]
}
],
"AbilityName": "Seed_Talent_04",
"AbilitySpecials": {
"AS_CDDuration": {
"Value": 3
},
"AS_CriticalDamageRatioDelta": {
"Value": 0.2
},
"AS_DamageRatio": {
"Value": 0.7
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "ApplyAbilityAction",
"AbilityName": "Seed_Talent06_Laser_01",
"IsAutoTrigger": false
},
{
"$type": "ApplyAbilityAction",
"AbilityName": "Seed_Talent06_Laser_02",
"IsAutoTrigger": false
},
{
"$type": "ApplyAbilityAction",
"AbilityName": "Seed_Talent06_Laser_03",
"IsAutoTrigger": false
},
{
"$type": "ApplyModifier",
"ModifierName": "CritDMGModifier",
"Target": "Self"
}
]
},
"Modifiers": {
"CritDMGModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"Properties": {
"Actor_CriticalDamageRatioDelta": "%AS_CriticalDamageRatioDelta"
}
},
"LaserModfiier": {
"DelayHandlers": [
{
"DelayTime": 0.1,
"TimeUpActions": [
{
"$type": "TriggerAbilityAction",
"AbilityName": "Seed_Talent06_Laser_01"
}
]
},
{
"DelayTime": 0.25,
"TimeUpActions": [
{
"$type": "TriggerAbilityAction",
"AbilityName": "Seed_Talent06_Laser_02"
}
]
},
{
"DelayTime": 0.4,
"TimeUpActions": [
{
"$type": "TriggerAbilityAction",
"AbilityName": "Seed_Talent06_Laser_03"
}
]
}
],
"Duration": "%AS_CDDuration",
"ModifierStacking": "Unique"
}
}
}