159 lines
3.7 KiB
JSON
159 lines
3.7 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "WatchEntityMixin",
|
|
"EntityTypes": [
|
|
"Avatar"
|
|
],
|
|
"OnEntityAwaked": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "AbnormalListenModifier",
|
|
"Target": "TeamAvatars"
|
|
}
|
|
],
|
|
"Relationships": [
|
|
"Allied"
|
|
]
|
|
},
|
|
{
|
|
"$type": "AttachStateWithModifierMixin",
|
|
"ConfigList": [
|
|
{
|
|
"AnimatorStateName": "SwitchIn_Attack_Ex",
|
|
"FrameCountHigh": 0,
|
|
"FrameCountLow": 0,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"Modifier_InState_SwitchIn_Attack_Ex"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"AbilityName": "JaneDoe_Card_A_03",
|
|
"AbilitySpecials": {
|
|
"AS_CriticalDamageDelta": {
|
|
"Value": 0.1
|
|
},
|
|
"AS_CriticalDelta": {
|
|
"Value": 0.1
|
|
},
|
|
"AS_RecoverFever": {
|
|
"Value": 25
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "AbnormalListenModifier",
|
|
"Target": "TeamAvatars"
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"AbnormalListenModifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnBuffAddToOther": [
|
|
{
|
|
"$type": "RecoverIndividualFeverAction",
|
|
"Amount": "%AS_RecoverFever",
|
|
"IgnoreRatio": false,
|
|
"Percentage": 0,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByHandlingBuffGroup",
|
|
"BuffGroupList": [
|
|
"Frozen",
|
|
"Frostbite",
|
|
"Strike",
|
|
"Burn",
|
|
"Ignite",
|
|
"Electric",
|
|
"Overload",
|
|
"Erosion",
|
|
"Chaos"
|
|
]
|
|
}
|
|
],
|
|
"Target": "Caster"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "AddedCriticalModifier",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByHandlingBuffGroup",
|
|
"BuffGroupList": [
|
|
"Frozen",
|
|
"Frostbite",
|
|
"Strike",
|
|
"Burn",
|
|
"Ignite",
|
|
"Electric",
|
|
"Overload",
|
|
"Erosion",
|
|
"Chaos"
|
|
]
|
|
}
|
|
],
|
|
"Target": "Caster"
|
|
}
|
|
]
|
|
},
|
|
"AddedCriticalModifier": {
|
|
"Duration": -1,
|
|
"MaxStackingNumber": 5,
|
|
"ModifierStacking": "MultipleRefresh",
|
|
"OnHitOther": [
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimTagList",
|
|
"TagList": [
|
|
"AttackQTE",
|
|
"ExQTE"
|
|
]
|
|
}
|
|
],
|
|
"PropertyKey": "Actor_CriticalDelta",
|
|
"PropertyValue": "%AS_CriticalDelta",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimTagList",
|
|
"TagList": [
|
|
"AttackQTE",
|
|
"ExQTE"
|
|
]
|
|
}
|
|
],
|
|
"PropertyKey": "Actor_CriticalDamageRatioDelta",
|
|
"PropertyValue": "%AS_CriticalDamageDelta",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
"Modifier_InState_SwitchIn_Attack_Ex": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "AddedCriticalModifier",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |