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

170 lines
3.9 KiB
JSON

{
"AbilityMixins": [
{
"$type": "ActwithStateFrameMixin",
"ConfigList": [
{
"ActionList": [
{
"$type": "TriggerOnGoingTips",
"GroupID": 111342020
}
],
"AnimatorStateName": "Special_Idle_End",
"Frame": 0,
"IsLoop": false,
"LayerIndex": 0
},
{
"ActionList": [
{
"$type": "ApplyModifier",
"ModifierName": "Modifier_DelayTriggerOngoing",
"Target": "Self"
}
],
"AnimatorStateName": "Attack_07_Pre",
"Frame": 0,
"IsLoop": false,
"LayerIndex": 0
}
]
}
],
"AbilityName": "Isolde_MainStorySpecial",
"AbilitySpecials": {
"AS_StunRecoverAmount": {
"Value": 0
},
"MaxStunPercentage": {
"Value": 0.9
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "ApplyModifier",
"ModifierName": "Modifier_Isolde_LockLife"
},
{
"$type": "SetAnimCtrlerParamAction",
"IntVal": 1,
"ParamName": "Int_SpecialIdleType",
"ParamType": 3
},
{
"$type": "ApplyAbilityAction",
"AbilityName": "Isolde_QTETimeline",
"IsAutoTrigger": false
},
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"Isolde_LevelSpecial"
],
"IsAdd": true
}
],
"OnCustomEventReceived": [
{
"$type": "RemoveModifier",
"ModifierName": "Modifier_Isolde_LockLife",
"Predicates": [
{
"$type": "ByCustomEvent",
"EventKey": "Isolde_RemoveLockLife"
}
]
},
{
"$type": "DecreaseHPAction",
"IgnoreInvincible": true,
"IgnoreLifeLock": true,
"Percentage": 0.15,
"Predicates": [
{
"$type": "ByCustomEvent",
"EventKey": "Csr_C23_IsoldeQTEBattle_Good"
}
],
"Target": "Self"
},
{
"$type": "TriggerSoundAction",
"Predicates": [
{
"$type": "ByCustomEvent",
"EventKey": "EtherBarrierDestroyed"
}
],
"Target": "Self",
"soundActionKey": "SA_Isolde_MiasmaZone_Break"
},
{
"$type": "RecoverStunAction",
"Percentage": 1,
"Predicates": [
{
"$type": "ByCustomEvent",
"EventKey": "EtherBarrierDestroyed"
}
],
"Target": "Self"
},
{
"$type": "SendCustomEvent",
"CustomKey": "Isolde_LevelSpecial_Brujas",
"EventKey": "Isolde_EtherBarrierDestroyed",
"Predicates": [
{
"$type": "ByCustomEvent",
"EventKey": "EtherBarrierDestroyed"
}
],
"Target": "Custom"
}
]
},
"Modifiers": {
"Modifier_DelayTriggerOngoing": {
"DelayHandlers": [
{
"DelayTime": 12,
"TimeUpActions": [
{
"$type": "TriggerOnGoingTips",
"GroupID": 111342038
}
]
}
],
"Duration": -1,
"IgnoreTimeScale": false,
"ModifierStacking": "Unique"
},
"Modifier_Isolde_LockLife": {
"Duration": -1,
"IgnoreTimeScale": false,
"ModifierMixins": [
{
"$type": "LockLifePropertyMixin",
"OnLifeLockFirstTriggeredActions": [
{
"$type": "TriggerAbilityAction",
"AbilityName": "Isolde_QTETimeline"
}
],
"PerformBeHitEffect": true,
"RatioLockList": [
{
"LockType": "Total",
"LockValue": 0.7
}
]
}
],
"ModifierStacking": "Unique"
}
}
}