ZenlessData/Data/Ellen_Card_A_01.json

205 lines
5.0 KiB
JSON
Raw Permalink Normal View History

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Attack_Normal_Enhance_03",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"HpShieldModifier_Shield"
],
"Target": "Self"
},
{
"AnimatorStateName": "Attack_Normal_Enhance_03_Back",
"FrameCountHigh": 40,
"FrameCountLow": 0,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"HpShieldModifier_Shield"
],
"Target": "Self"
}
],
"IsSeam": false
}
],
"AbilityName": "Ellen_Card_A_01",
"AbilitySpecials": {
"AS_DamageTakeRatio": {
"Value": -0.5
},
"AS_ShieldPercentage": {
"Value": 0.2
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"ParamName": "Bool_Card_A_01",
"ParamType": 2,
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": false,
"ParamName": "Bool_Card_A_01",
"ParamType": 2,
"Target": "Self"
}
],
"OnSkillStart": [
{
"$type": "TriggerAbilityAction",
"AbilityName": "Ellen_Card_S_03",
"InitAbilitySpecialList": [
{
"SpecialName": "AS_AddedEnhanceCount",
"Value": 1,
"ValueType": "Integer"
}
],
"Instant": true,
"Predicates": [
{
"$type": "ByHasAbility",
"AbilityNameList": [
"Ellen_Card_S_03"
]
}
],
"Target": "Self"
},
{
"$type": "ModifyProperty",
"Amount": 1,
"CustomPropertyType": "EnhanceCount",
"IsUsePercentage": false,
"Percentage": 0,
"Predicates": [
{
"$type": "ByOr",
"Predicates": [
{
"$type": "ByFromSkillID",
"SkillID": "Ellen_Counter"
}
]
}
],
"PropertyModifyFunction": "Add",
"PropertyType": "Custom"
}
]
},
"Modifiers": {
"DamageTakeRatioModifier": {
"Duration": -1,
"IgnoreTimeScale": false,
"ModifierStacking": "Unique",
"Properties": {
"Actor_DamageTakeRatio": "%AS_DamageTakeRatio"
}
},
"HpShieldModifier_Shield": {
"Duration": -1,
"ModifierMixins": [
{
"$type": "HpShieldMixin",
"AddedActions": [
{
"$type": "SetRBLAction",
"RBL": 6,
"Tag": "Ellen_Card_A_01",
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "DamageTakeRatioModifier",
"Target": "Self"
}
],
"Duration": -1,
"EmptyActions": [
{
"$type": "UnsetRBLAction",
"Tag": "Ellen_Card_A_01",
"Target": "Self"
},
{
"$type": "RemoveModifier",
"ModifierName": "DamageTakeRatioModifier",
"Target": "Self"
}
],
"IfTakeRestDamageWhenEmpty": false,
"Priority": 11,
"RecoverAmount": 0,
"RecoverPercentage": 0,
"RemovedActions": [
{
"$type": "UnsetRBLAction",
"Tag": "Ellen_Card_A_01",
"Target": "Self"
},
{
"$type": "RemoveModifier",
"ModifierName": "DamageTakeRatioModifier",
"Target": "Self"
}
],
"Tag": "Ellen_Card_A_01_HPShield",
"TimeUpActions": [
{
"$type": "UnsetRBLAction",
"Tag": "Ellen_Card_A_01",
"Target": "Self"
},
{
"$type": "RemoveModifier",
"ModifierName": "DamageTakeRatioModifier",
"Target": "Self"
}
],
"TotalValueConfig": {
"Amount": 0,
"Percentage": "%AS_ShieldPercentage",
"PropertyType": "MaxHP"
}
}
],
"ModifierStacking": "Replace"
},
"RBLModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "SetRBLAction",
"RBL": 4,
"Tag": "Ellen_Card_A_01",
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "UnsetRBLAction",
"Tag": "Ellen_Card_A_01",
"Target": "Self"
}
]
}
}
}