2022-10-03 13:47:35 +03:00

4757 lines
210 KiB
JSON

[
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Xingqiu_ExtraAttack",
"abilityMixins": [
{
"$type": "ButtonHoldChargeMixin",
"overtime": 10381,
"chargeTime": 0.11999999731779099,
"secondChargeTime": 0.4000000059604645,
"OnBeginUncharged": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "DoSkill"
},
{
"$type": "SetAnimatorInt",
"predicates": [
{
"$type": "ByAny",
"predicates": [
{
"$type": "ByAnimatorInt",
"logic": "Equal",
"value": 0,
"parameter": "ComboCount"
},
{
"$type": "ByAnimatorInt",
"logic": "Equal",
"value": 5,
"parameter": "ComboCount"
}
]
}
],
"intID": "SkillID",
"value": 99.0
},
{
"$type": "SetAnimatorBool",
"boolID": "IsCharging"
}
],
"OnReleaseUncharged": [
{
"$type": "SetAnimatorInt",
"intID": "SkillID",
"value": 1.0
}
],
"OnBeginCharged": [
{
"$type": "SetAnimatorBool",
"boolID": "IsCharging",
"value": true
}
],
"OnReleaseCharged": [
{
"$type": "SetAnimatorBool",
"boolID": "IsCharging"
},
{
"$type": "SetAnimatorInt",
"intID": "SkillID",
"value": 1.0
}
],
"OnBeginSecondCharged": [
{
"$type": "SetAnimatorTrigger",
"predicates": [
{
"$type": "ByLocalAvatarStamina",
"logic": "GreaterOrEqual",
"stamina": [
"ExtraAttack_Sword_Stamina_Cost",
"Flexible_Stamina",
"Add"
]
}
],
"triggerID": "DoSkill"
},
{
"$type": "SetAnimatorInt",
"predicates": [
{
"$type": "ByLocalAvatarStamina",
"logic": "GreaterOrEqual",
"stamina": [
"ExtraAttack_Sword_Stamina_Cost",
"Flexible_Stamina",
"Add"
]
}
],
"intID": "SkillID",
"value": 6.0
},
{
"$type": "SetAnimatorBool",
"boolID": "IsCharging"
}
],
"chargeStateIDs": [
"Attack01",
"Attack02",
"Attack03",
"Attack04",
"Run"
]
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"ExtraAttack"
],
"GAIGOBCNNEE": "ExtraAttack_StaminaCost"
}
],
"abilitySpecials": {
"ExtraAttack_Sword_Stamina_Cost": 0.0,
"Flexible_Stamina": -2.0
},
"modifiers": {
"ExtraAttack_StaminaCost": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AvatarSkillStart",
"overtime": 10001,
"cdRatio": 1.0,
"costStaminaRatio": "ExtraAttack_Sword_Stamina_Cost"
}
]
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Xingqiu_Spoondrift",
"abilityMixins": [
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Spoondrift",
"GAIGOBCNNEE": "Spoondrift_Attack",
"normalizeStart": 0.1550000011920929
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Spoondrift",
"GAIGOBCNNEE": "Backwash_Attack",
"normalizeStart": 0.3799999952316284
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Spoondrift",
"GAIGOBCNNEE": "ShieldOnSkillEnd",
"normalizeStart": 0.1550000011920929,
"normalizeEnd": 0.38999998569488525
}
],
"abilitySpecials": {
"Spoondrift_Damage": 0.0,
"Backwash_Damage": 0.0,
"ShieldExtraDamageRatio": 1.5
},
"modifiers": {
"Spoondrift_Attack": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AvatarSkillStart",
"overtime": 10382,
"cdRatio": 1.0,
"costStaminaRatio": 1.0
},
{
"$type": "RemoveModifier",
"GAIGOBCNNEE": "Spoondrift_ElementBall"
},
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "AttackWithShield"
},
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Xingqiu_Minazuki_Mark",
"value": 1.0
}
],
"successActions": [
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": -0.10000000149011612,
"z": 0.800000011920929
}
},
"secondHeight": 1.5,
"radius": 3.0
},
"attackInfo": {
"attackTag": "Elemental_Art",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": [
"Spoondrift_Damage",
"ShieldExtraDamageRatio",
"Mul"
],
"damagePercentageRatio": 0.0,
"elementType": "Water",
"elementDurability": 25.0,
"strikeType": "Slash",
"enBreak": 120.0,
"attackType": "Melee"
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV2",
"hitHaltTime": 0.019999999552965164,
"hitHaltTimeScale": 0.009999999776482582,
"canBeDefenceHalt": true
},
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.11999999731779099,
"shakeTime": 0.11999999731779099,
"shakeDistance": 30.0,
"shakeDir": {
"_x": -1.0
}
}
}
},
"targetType": "Enemy"
}
],
"failActions": [
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": -0.10000000149011612,
"z": 0.800000011920929
}
},
"secondHeight": 1.5,
"radius": 3.0
},
"attackInfo": {
"attackTag": "Elemental_Art",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "Spoondrift_Damage",
"damagePercentageRatio": 0.0,
"elementType": "Water",
"elementDurability": 25.0,
"strikeType": "Slash",
"enBreak": 120.0,
"attackType": "Melee"
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV3",
"hitHaltTime": 0.019999999552965164,
"hitHaltTimeScale": 0.009999999776482582,
"canBeDefenceHalt": true
},
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.11999999731779099,
"shakeTime": 0.11999999731779099,
"shakeDistance": 30.0,
"shakeDir": {
"_x": -1.0
}
}
}
},
"targetType": "Enemy"
}
]
}
]
},
"Backwash_Attack": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "AttackWithShield"
},
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Xingqiu_Minazuki_Mark",
"value": 1.0
}
],
"successActions": [
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackBox",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 1.350000023841858,
"z": -1.5
}
},
"size": {
"x": 3.5,
"y": 5.0,
"z": 4.5
}
},
"attackInfo": {
"attackTag": "Elemental_Art",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": [
"Backwash_Damage",
"ShieldExtraDamageRatio",
"Mul"
],
"damagePercentageRatio": 0.0,
"elementType": "Water",
"elementDurability": 25.0,
"strikeType": "Slash",
"enBreak": 120.0,
"attackType": "Melee"
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV3",
"hitHaltTime": 0.019999999552965164,
"hitHaltTimeScale": 0.009999999776482582,
"canBeDefenceHalt": true
},
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.11999999731779099,
"shakeTime": 0.11999999731779099,
"shakeDistance": 30.0,
"shakeDir": {
"_x": -1.0
}
}
}
},
"targetType": "Enemy"
}
],
"failActions": [
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackBox",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 1.350000023841858,
"z": -1.5
}
},
"size": {
"x": 3.5,
"y": 5.0,
"z": 4.5
}
},
"attackInfo": {
"attackTag": "Elemental_Art",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "Backwash_Damage",
"damagePercentageRatio": 0.0,
"elementType": "Water",
"elementDurability": 25.0,
"strikeType": "Slash",
"enBreak": 120.0,
"attackType": "Melee"
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV3",
"hitHaltTime": 0.019999999552965164,
"hitHaltTimeScale": 0.009999999776482582,
"canBeDefenceHalt": true
},
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.11999999731779099,
"shakeTime": 0.11999999731779099,
"shakeDistance": 30.0,
"shakeDir": {
"_x": -1.0
}
}
}
},
"targetType": "Enemy"
}
]
}
]
},
"ShieldOnSkillEnd": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "TriggerAbility",
"abilityName": "Avatar_Xingqiu_PhantomShield"
}
]
},
"Spoondrift_ElementBall_Handler": {
"stacking": "Unique",
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAttackLanded": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByAttackTags",
"attackTags": [
"Elemental_Art"
]
},
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByTargetGlobalValue",
"key": "_ANIMAL_ENTITY_TYPE",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"successActions": [
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Spoondrift_ElementBall"
}
]
}
]
},
"Spoondrift_ElementBall": {
"stacking": "Unique",
"GAIGOBCNNEE": "",
"duration": 1.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "GenerateElemBall",
"doOffStage": true,
"configID": 2018,
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"bornRandom": {
"$type": "BornRandomFromCenter",
"minRandomRange": 0.5,
"maxRandomRange": 1.5
}
},
"ratio": 1.0,
"baseEnergy": 15.0
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Spoondrift_ElementBall_Handler"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Xingqiu_PhantomShield",
"abilitySpecials": {
"BaseSubHurtDelta": 0.0,
"WaterAddHurt2SubHurtRatio": 0.20000000298023224,
"LimitedExtraSubHurt": 0.0,
"MaxExtraSubHurt": 0.23999999463558197,
"ShieldSubHurt": 0.0,
"PhantomShield_LifeTime": 15.0,
"PhantomShield_DieExtra": 1.0,
"ShieldLevel": 0.0,
"HealOnShieldBreak": 0.05999999865889549
},
"modifiers": {
"UNIQUE_Xingqiu_PhantomShield_Handler": {
"stacking": "Unique",
"GAIGOBCNNEE": "",
"isUnique": true,
"duration": [
"PhantomShield_LifeTime",
"PhantomShield_DieExtra",
"Add"
],
"elementDurability": [
"PhantomShield_LifeTime",
"PhantomShield_DieExtra",
"Add"
],
"modifierMixins": [
{
"$type": "CurLocalAvatarMixinV2",
"GAIGOBCNNEE": "UNIQUE_Xingqiu_PhantomShield_Child"
}
],
"onAdded": [
{
"$type": "AttachModifier",
"GAIGOBCNNEE": "UNIQUE_Xingqiu_PhantomShield_FXHandler"
}
],
"onRemoved": [
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_ABILITY_Xingqiu_PhantomShield_ShieldLevel",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValueToOverrideMap",
"globalValueKey": "_ABILITY_Xingqiu_PhantomShield_ShieldLevel",
"overrideMapKey": "ShieldLevel"
}
]
},
"UNIQUE_Xingqiu_PhantomShield_FakerEnd": {
"stacking": "Unique",
"GAIGOBCNNEE": "",
"isUnique": true,
"duration": [
"PhantomShield_LifeTime",
"PhantomShield_DieExtra",
"Add"
],
"elementDurability": 100.0,
"thinkInterval": "PhantomShield_LifeTime",
"onThinkInterval": [
{
"$type": "SetGlobalValueToOverrideMap",
"globalValueKey": "_ABILITY_Xingqiu_PhantomShield_ShieldLevel",
"overrideMapKey": "ShieldLevel"
},
{
"$type": "HealHP",
"target": "CurLocalAvatar",
"predicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "HealOnShieldBreak"
},
{
"$type": "ByTargetGlobalValue",
"target": "Team",
"key": "_ABILITY_Xingqiu_PhantomShield_ShieldLevel",
"value": 0.0,
"compareType": "MoreThan"
}
],
"amountByCasterMaxHPRatio": [
"HealOnShieldBreak",
"ShieldLevel",
"Mul"
]
},
{
"$type": "Predicated",
"target": "Caster",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Xingqiu_Minazuki_Mark",
"value": 1.0
}
],
"successActions": [
{
"$type": "SendEffectTrigger",
"parameter": "Die01",
"effectPattern": "Eff_Xingqiu_ElementalArt_PhantomShield_L1"
},
{
"$type": "SendEffectTrigger",
"parameter": "Die01",
"effectPattern": "Eff_Xingqiu_ElementalArt_PhantomShield_L2"
},
{
"$type": "SendEffectTrigger",
"parameter": "Die01",
"effectPattern": "Eff_Xingqiu_ElementalArt_PhantomShield_L3"
},
{
"$type": "SendEffectTrigger",
"parameter": "Die01",
"effectPattern": "Eff_Xingqiu_ElementalArt_PhantomShield_L4"
}
],
"failActions": [
{
"$type": "SendEffectTrigger",
"parameter": "Die",
"effectPattern": "Eff_Xingqiu_ElementalArt_PhantomShield_L1"
},
{
"$type": "SendEffectTrigger",
"parameter": "Die",
"effectPattern": "Eff_Xingqiu_ElementalArt_PhantomShield_L2"
},
{
"$type": "SendEffectTrigger",
"parameter": "Die",
"effectPattern": "Eff_Xingqiu_ElementalArt_PhantomShield_L3"
},
{
"$type": "SendEffectTrigger",
"parameter": "Die",
"effectPattern": "Eff_Xingqiu_ElementalArt_PhantomShield_L4"
}
]
},
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_ABILITY_Xingqiu_PhantomShield_ShieldLevel",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValueToOverrideMap",
"globalValueKey": "_ABILITY_Xingqiu_PhantomShield_ShieldLevel",
"overrideMapKey": "ShieldLevel"
}
]
},
"UNIQUE_Xingqiu_PhantomShield_Child": {
"stacking": "Unique",
"GAIGOBCNNEE": "",
"isUnique": true,
"elementDurability": 100.0,
"thinkInterval": 0.25,
"properties": {
"Actor_SubHurtDelta": "ShieldSubHurt",
"Actor_EndureDelta": 0.30000001192092896
},
"onBeingHit": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByAny",
"predicates": [
{
"$type": "ByHitDamage",
"damage": 0.0
},
{
"$type": "ByHitEnBreak",
"enBreak": 0.0
}
]
},
{
"$type": "ByNot",
"predicates": [
{
"$type": "ByAttackTags",
"attackTags": [
"CrashDamage"
]
}
]
}
],
"successActions": [
{
"$type": "ApplyModifier",
"target": "Team",
"GAIGOBCNNEE": "Xingqiu_PhantomShield_GoSpark"
},
{
"$type": "ApplyModifier",
"target": "Team",
"GAIGOBCNNEE": "UNIQUE_Xingqiu_PhantomShield_BreakDown"
}
]
}
],
"onAttackLanded": [
{
"$type": "DebugLog",
"doOffStage": true,
"content": "42"
}
],
"onThinkInterval": [
{
"$type": "TriggerAttackEvent",
"target": "Caster",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Caster",
"key": "_ABILITY_Xingqiu_PhantomShield_WaterReact",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.25,
"z": 0.0
}
},
"secondHeight": 1.0,
"radius": 1.2000000476837158
},
"attackInfo": {
"attackTag": "PhantomShield_WaterReact",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": 0.0,
"damagePercentageRatio": 0.0,
"elementType": "Water",
"elementDurability": 25.0,
"strikeType": "Default",
"enBreak": 0.0
},
"hitPattern": {
"onHitEffectName": "none",
"hitImpulseType": "LV0"
}
}
},
"targetType": "Enemy"
}
],
"isLimitedProperties": true
},
"PhantomShield_WaterReact_Mark": {
"stacking": "Unique",
"GAIGOBCNNEE": "",
"duration": 2.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": 1.0,
"key": "_ABILITY_Xingqiu_PhantomShield_WaterReact",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": 0.0,
"key": "_ABILITY_Xingqiu_PhantomShield_WaterReact",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"UNIQUE_Xingqiu_PhantomShield_BreakDown": {
"stacking": "Unique",
"GAIGOBCNNEE": "",
"isUnique": true,
"duration": 1.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "Predicated",
"target": "Caster",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Xingqiu_Minazuki_Mark",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"successActions": [
{
"$type": "HealHP",
"target": "CurLocalAvatar",
"predicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "HealOnShieldBreak"
},
{
"$type": "ByTargetGlobalValue",
"target": "Team",
"key": "_ABILITY_Xingqiu_PhantomShield_ShieldLevel",
"value": 0.0,
"compareType": "MoreThan"
}
],
"amountByCasterMaxHPRatio": "HealOnShieldBreak"
},
{
"$type": "AttachModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Xingqiu_PhantomShield_ShieldLevel",
"value": 1.0
}
],
"GAIGOBCNNEE": "UNIQUE_Xingqiu_PhantomShield_BreakL1"
},
{
"$type": "AttachModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Xingqiu_PhantomShield_ShieldLevel",
"value": 2.0
}
],
"GAIGOBCNNEE": "UNIQUE_Xingqiu_PhantomShield_BreakL2"
},
{
"$type": "AttachModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Xingqiu_PhantomShield_ShieldLevel",
"value": 3.0
}
],
"GAIGOBCNNEE": "UNIQUE_Xingqiu_PhantomShield_BreakL3"
},
{
"$type": "AttachModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Xingqiu_PhantomShield_ShieldLevel",
"value": 4.0
}
],
"GAIGOBCNNEE": "UNIQUE_Xingqiu_PhantomShield_BreakL4"
}
]
}
]
},
"UNIQUE_Xingqiu_PhantomShield_BreakL4": {
"stacking": "Unique",
"GAIGOBCNNEE": "",
"isUnique": true,
"duration": 1.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SendEffectTrigger",
"parameter": "Break",
"effectPattern": "Eff_Xingqiu_ElementalArt_PhantomShield_L4"
},
{
"$type": "SetGlobalValue",
"value": 3.0,
"key": "_ABILITY_Xingqiu_PhantomShield_ShieldLevel",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "RemoveUniqueModifier",
"GAIGOBCNNEE": "UNIQUE_FX_PhantomShield_Shield_L4"
}
]
},
"UNIQUE_Xingqiu_PhantomShield_BreakL3": {
"stacking": "Unique",
"GAIGOBCNNEE": "",
"isUnique": true,
"duration": 1.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SendEffectTrigger",
"parameter": "Break",
"effectPattern": "Eff_Xingqiu_ElementalArt_PhantomShield_L3"
},
{
"$type": "SetGlobalValue",
"value": 2.0,
"key": "_ABILITY_Xingqiu_PhantomShield_ShieldLevel",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "RemoveUniqueModifier",
"GAIGOBCNNEE": "UNIQUE_FX_PhantomShield_Shield_L3"
}
]
},
"UNIQUE_Xingqiu_PhantomShield_BreakL2": {
"stacking": "Unique",
"GAIGOBCNNEE": "",
"isUnique": true,
"duration": 1.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SendEffectTrigger",
"parameter": "Break",
"effectPattern": "Eff_Xingqiu_ElementalArt_PhantomShield_L2"
},
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_ABILITY_Xingqiu_PhantomShield_ShieldLevel",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "RemoveUniqueModifier",
"GAIGOBCNNEE": "UNIQUE_FX_PhantomShield_Shield_L2"
}
]
},
"UNIQUE_Xingqiu_PhantomShield_BreakL1": {
"stacking": "Unique",
"GAIGOBCNNEE": "",
"isUnique": true,
"duration": 1.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SendEffectTrigger",
"parameter": "Break",
"effectPattern": "Eff_Xingqiu_ElementalArt_PhantomShield_L1"
},
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_ABILITY_Xingqiu_PhantomShield_ShieldLevel",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "RemoveUniqueModifier",
"GAIGOBCNNEE": "UNIQUE_Xingqiu_PhantomShield_FakerEnd"
},
{
"$type": "RemoveUniqueModifier",
"GAIGOBCNNEE": "UNIQUE_Xingqiu_PhantomShield_Handler"
}
]
},
"Xingqiu_PhantomShield_GoSpark": {
"GAIGOBCNNEE": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SendEffectTrigger",
"parameter": "Behit",
"effectPattern": "Eff_Xingqiu_ElementalArt_PhantomShield_L4"
},
{
"$type": "SendEffectTrigger",
"parameter": "Behit",
"effectPattern": "Eff_Xingqiu_ElementalArt_PhantomShield_L3"
},
{
"$type": "SendEffectTrigger",
"parameter": "Behit",
"effectPattern": "Eff_Xingqiu_ElementalArt_PhantomShield_L2"
},
{
"$type": "SendEffectTrigger",
"parameter": "Behit",
"effectPattern": "Eff_Xingqiu_ElementalArt_PhantomShield_L1"
}
]
},
"UNIQUE_Xingqiu_PhantomShield_FXHandler": {
"stacking": "Unique",
"GAIGOBCNNEE": "",
"isUnique": true,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachModifier",
"GAIGOBCNNEE": "UNIQUE_FX_PhantomShield_Shield_L1"
},
{
"$type": "AttachModifier",
"GAIGOBCNNEE": "UNIQUE_FX_PhantomShield_Shield_L2"
},
{
"$type": "AttachModifier",
"GAIGOBCNNEE": "UNIQUE_FX_PhantomShield_Shield_L3"
},
{
"$type": "AttachModifier",
"predicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "OneMoreChance"
}
],
"GAIGOBCNNEE": "UNIQUE_FX_PhantomShield_Shield_L4"
}
]
},
"UNIQUE_FX_PhantomShield_Shield_L1": {
"stacking": "Unique",
"GAIGOBCNNEE": "",
"isUnique": true,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "Predicated",
"target": "Caster",
"canBeHandledOnRecover": true,
"targetPredicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "OneMoreChance"
}
],
"successActions": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Xingqiu_ElementalArt_PhantomShield_L1",
"born": {
"$type": "ConfigBornBySelf",
"direction": {
"$type": "ConfigDirectionByEntity",
"angleOffset": {
"x": 0.0,
"y": 45.0,
"z": 0.0
}
}
}
}
],
"failActions": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Xingqiu_ElementalArt_PhantomShield_L1",
"born": {
"$type": "ConfigBornBySelf",
"direction": {
"$type": "ConfigDirectionByEntity",
"angleOffset": {
"x": 0.0,
"y": 60.0,
"z": 0.0
}
}
}
}
]
},
{
"$type": "SendEffectTrigger",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Caster",
"key": "_ABILITY_Xingqiu_Minazuki_Mark",
"value": 1.0
},
{
"$type": "ByUnlockTalentParam",
"talentParam": "OneMoreChance"
}
],
"parameter": "FullBorn2",
"effectPattern": "Eff_Xingqiu_ElementalArt_PhantomShield_L1"
},
{
"$type": "SendEffectTrigger",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Caster",
"key": "_ABILITY_Xingqiu_Minazuki_Mark",
"value": 1.0
},
{
"$type": "ByNot",
"predicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "OneMoreChance"
}
]
}
],
"parameter": "FullBorn1",
"effectPattern": "Eff_Xingqiu_ElementalArt_PhantomShield_L1"
},
{
"$type": "SendEffectTrigger",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Caster",
"key": "_ABILITY_Xingqiu_Minazuki_Mark",
"value": 1.0
}
],
"parameter": "Reload",
"effectPattern": "Eff_Xingqiu_ElementalArt_PhantomShield_L1"
},
{
"$type": "SendEffectTrigger",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Caster",
"key": "_ABILITY_Xingqiu_Minazuki_Mark",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"parameter": "Born",
"effectPattern": "Eff_Xingqiu_ElementalArt_PhantomShield_L1"
}
]
},
"UNIQUE_FX_PhantomShield_Shield_L2": {
"stacking": "Unique",
"GAIGOBCNNEE": "",
"isUnique": true,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "Predicated",
"target": "Caster",
"canBeHandledOnRecover": true,
"targetPredicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "OneMoreChance"
}
],
"successActions": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Xingqiu_ElementalArt_PhantomShield_L2",
"born": {
"$type": "ConfigBornBySelf",
"direction": {
"$type": "ConfigDirectionByEntity",
"angleOffset": {
"x": 0.0,
"y": 135.0,
"z": 0.0
}
}
}
}
],
"failActions": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Xingqiu_ElementalArt_PhantomShield_L2",
"born": {
"$type": "ConfigBornBySelf",
"direction": {
"$type": "ConfigDirectionByEntity",
"angleOffset": {
"x": 0.0,
"y": 180.0,
"z": 0.0
}
}
}
}
]
},
{
"$type": "SendEffectTrigger",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Caster",
"key": "_ABILITY_Xingqiu_Minazuki_Mark",
"value": 1.0
},
{
"$type": "ByUnlockTalentParam",
"talentParam": "OneMoreChance"
}
],
"parameter": "FullBorn2",
"effectPattern": "Eff_Xingqiu_ElementalArt_PhantomShield_L2"
},
{
"$type": "SendEffectTrigger",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Caster",
"key": "_ABILITY_Xingqiu_Minazuki_Mark",
"value": 1.0
},
{
"$type": "ByNot",
"predicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "OneMoreChance"
}
]
}
],
"parameter": "FullBorn1",
"effectPattern": "Eff_Xingqiu_ElementalArt_PhantomShield_L2"
},
{
"$type": "SendEffectTrigger",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Caster",
"key": "_ABILITY_Xingqiu_Minazuki_Mark",
"value": 1.0
}
],
"parameter": "Reload",
"effectPattern": "Eff_Xingqiu_ElementalArt_PhantomShield_L2"
},
{
"$type": "SendEffectTrigger",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Caster",
"key": "_ABILITY_Xingqiu_Minazuki_Mark",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"parameter": "Born",
"effectPattern": "Eff_Xingqiu_ElementalArt_PhantomShield_L2"
}
]
},
"UNIQUE_FX_PhantomShield_Shield_L3": {
"stacking": "Unique",
"GAIGOBCNNEE": "",
"isUnique": true,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "Predicated",
"target": "Caster",
"canBeHandledOnRecover": true,
"targetPredicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "OneMoreChance"
}
],
"successActions": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Xingqiu_ElementalArt_PhantomShield_L3",
"born": {
"$type": "ConfigBornBySelf",
"direction": {
"$type": "ConfigDirectionByEntity",
"angleOffset": {
"x": 0.0,
"y": 225.0,
"z": 0.0
}
}
}
}
],
"failActions": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Xingqiu_ElementalArt_PhantomShield_L3",
"born": {
"$type": "ConfigBornBySelf",
"direction": {
"$type": "ConfigDirectionByEntity",
"angleOffset": {
"x": 0.0,
"y": 300.0,
"z": 0.0
}
}
}
}
]
},
{
"$type": "SendEffectTrigger",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Caster",
"key": "_ABILITY_Xingqiu_Minazuki_Mark",
"value": 1.0
},
{
"$type": "ByUnlockTalentParam",
"talentParam": "OneMoreChance"
}
],
"parameter": "FullBorn2",
"effectPattern": "Eff_Xingqiu_ElementalArt_PhantomShield_L3"
},
{
"$type": "SendEffectTrigger",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Caster",
"key": "_ABILITY_Xingqiu_Minazuki_Mark",
"value": 1.0
},
{
"$type": "ByNot",
"predicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "OneMoreChance"
}
]
}
],
"parameter": "FullBorn1",
"effectPattern": "Eff_Xingqiu_ElementalArt_PhantomShield_L3"
},
{
"$type": "SendEffectTrigger",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Caster",
"key": "_ABILITY_Xingqiu_Minazuki_Mark",
"value": 1.0
}
],
"parameter": "Reload",
"effectPattern": "Eff_Xingqiu_ElementalArt_PhantomShield_L3"
},
{
"$type": "SendEffectTrigger",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Caster",
"key": "_ABILITY_Xingqiu_Minazuki_Mark",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"parameter": "Born",
"effectPattern": "Eff_Xingqiu_ElementalArt_PhantomShield_L3"
}
]
},
"UNIQUE_FX_PhantomShield_Shield_L4": {
"stacking": "Unique",
"GAIGOBCNNEE": "",
"isUnique": true,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Xingqiu_ElementalArt_PhantomShield_L4",
"born": {
"$type": "ConfigBornBySelf",
"direction": {
"$type": "ConfigDirectionByEntity",
"angleOffset": {
"x": 0.0,
"y": 315.0,
"z": 0.0
}
}
}
},
{
"$type": "SendEffectTrigger",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Caster",
"key": "_ABILITY_Xingqiu_Minazuki_Mark",
"value": 1.0
}
],
"parameter": "FullBorn2",
"effectPattern": "Eff_Xingqiu_ElementalArt_PhantomShield_L4"
},
{
"$type": "SendEffectTrigger",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Caster",
"key": "_ABILITY_Xingqiu_Minazuki_Mark",
"value": 1.0
}
],
"parameter": "Reload",
"effectPattern": "Eff_Xingqiu_ElementalArt_PhantomShield_L4"
},
{
"$type": "SendEffectTrigger",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Caster",
"key": "_ABILITY_Xingqiu_Minazuki_Mark",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"parameter": "Born",
"effectPattern": "Eff_Xingqiu_ElementalArt_PhantomShield_L4"
}
]
},
"UNIQUE_Xingqiu_PhantomShield_WaterBuff": {
"stacking": "Unique",
"GAIGOBCNNEE": "",
"isUnique": true,
"duration": 0.5,
"elementType": "Water",
"elementDurability": 25.0
},
"Blank": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0
},
"UNIQUE_Xingqiu_PhantomShield_WaterCheck": {
"GAIGOBCNNEE": "",
"isUnique": true,
"elementDurability": 100.0,
"onAttackLanded": [
{
"$type": "ApplyModifier",
"doOffStage": true,
"predicates": [
{
"$type": "ByAttackTags",
"attackTags": [
"PhantomShield_WaterReact"
]
}
],
"GAIGOBCNNEE": "PhantomShield_WaterReact_Mark"
}
]
}
},
"onAdded": [
{
"$type": "AttachModifier",
"GAIGOBCNNEE": "UNIQUE_Xingqiu_PhantomShield_WaterCheck"
}
],
"onAbilityStart": [
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_ABILITY_Xingqiu_PhantomShield_ShieldSubHurt",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_ABILITY_Xingqiu_PhantomShield_LimitedExtraSubHurt",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "AddGlobalValue",
"value": [
"FIGHT_PROP_NONEXTRA_WATER_ADD_HURT",
"WaterAddHurt2SubHurtRatio",
"Mul"
],
"key": "_ABILITY_Xingqiu_PhantomShield_LimitedExtraSubHurt",
"useLimitRange": true,
"maxValue": "MaxExtraSubHurt",
"minValue": 0.0
},
{
"$type": "SetGlobalValueToOverrideMap",
"globalValueKey": "_ABILITY_Xingqiu_PhantomShield_LimitedExtraSubHurt",
"overrideMapKey": "LimitedExtraSubHurt"
},
{
"$type": "AddGlobalValue",
"value": "BaseSubHurtDelta",
"key": "_ABILITY_Xingqiu_PhantomShield_ShieldSubHurt",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "AddGlobalValue",
"value": "LimitedExtraSubHurt",
"key": "_ABILITY_Xingqiu_PhantomShield_ShieldSubHurt",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValueToOverrideMap",
"globalValueKey": "_ABILITY_Xingqiu_PhantomShield_ShieldSubHurt",
"overrideMapKey": "ShieldSubHurt"
},
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Xingqiu_Minazuki_Mark",
"value": 1.0
},
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Xingqiu_Minazuki_SuperShield_Mark",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"successActions": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Xingqiu_Minazuki_DenyLongBattery_Mark",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"successActions": [
{
"$type": "AddElementDurability",
"target": "Team",
"value": [
"PhantomShield_LifeTime",
"PhantomShield_DieExtra",
"Add"
],
"GAIGOBCNNEE": "UNIQUE_Xingqiu_PhantomShield_Handler",
"useLimitRange": true,
"maxValue": [
"PhantomShield_LifeTime",
"PhantomShield_DieExtra",
"Add"
],
"minValue": 0.0
},
{
"$type": "RemoveUniqueModifier",
"target": "Team",
"GAIGOBCNNEE": "UNIQUE_Xingqiu_PhantomShield_FakerEnd"
},
{
"$type": "AttachModifier",
"target": "Team",
"GAIGOBCNNEE": "UNIQUE_Xingqiu_PhantomShield_FakerEnd"
}
]
}
],
"failActions": [
{
"$type": "RemoveUniqueModifier",
"target": "Team",
"GAIGOBCNNEE": "UNIQUE_Xingqiu_PhantomShield_FakerEnd"
},
{
"$type": "RemoveUniqueModifier",
"target": "Team",
"GAIGOBCNNEE": "UNIQUE_Xingqiu_PhantomShield_Handler"
},
{
"$type": "RemoveUniqueModifier",
"target": "Team",
"GAIGOBCNNEE": "UNIQUE_Xingqiu_PhantomShield_BreakDown"
},
{
"$type": "AttachModifier",
"target": "Team",
"GAIGOBCNNEE": "UNIQUE_Xingqiu_PhantomShield_Handler"
},
{
"$type": "AttachModifier",
"target": "Team",
"GAIGOBCNNEE": "UNIQUE_Xingqiu_PhantomShield_FakerEnd"
},
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "OneMoreChance"
}
],
"successActions": [
{
"$type": "SetGlobalValue",
"target": "Team",
"value": 4.0,
"key": "_ABILITY_Xingqiu_PhantomShield_ShieldLevel",
"maxValue": 0.0,
"minValue": 0.0
}
],
"failActions": [
{
"$type": "SetGlobalValue",
"target": "Team",
"value": 3.0,
"key": "_ABILITY_Xingqiu_PhantomShield_ShieldLevel",
"maxValue": 0.0,
"minValue": 0.0
}
]
}
]
},
{
"$type": "AttachModifier",
"target": "CurLocalAvatar",
"GAIGOBCNNEE": "UNIQUE_Xingqiu_PhantomShield_WaterBuff"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Xingqiu_Minazuki",
"abilityMixins": [
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"Minazuki",
"Minazuki_AS"
],
"GAIGOBCNNEE": "Minazuki_CameraShot_Unlock"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"Minazuki",
"Minazuki_AS"
],
"GAIGOBCNNEE": "Minazuki_State"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"Minazuki"
],
"GAIGOBCNNEE": "Minazuki_Handler"
}
],
"abilitySpecials": {
"Minazuki_Duration": 15.199999809265137,
"PhantomShield_DieExtra": 1.0,
"Minazuki_IntervalDelay": -0.20000000298023224,
"ShieldLevel": 0.0,
"HealOnShieldBreak": 0.05999999865889549
},
"modifiers": {
"Minazuki_State": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"state": "Invincible",
"onAdded": [
{
"$type": "AttachAbilityStateResistance",
"resistanceListID": 11002
}
],
"onRemoved": [
{
"$type": "EnableHeadControl",
"doOffStage": true,
"enable": true
}
]
},
"Minazuki_CameraShot_Unlock": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "EnableHeadControl",
"blend": false
}
],
"onRemoved": [
{
"$type": "AvatarCameraParam",
"doOffStage": true,
"cameraParam": {
"forceRadius": 4.0,
"forceRadiusDuration": 0.0,
"shouldKeepForceRadius": true
}
},
{
"$type": "AvatarExitCameraShot"
}
],
"onAvatarOut": [
{
"$type": "AvatarCameraParam",
"doOffStage": true,
"cameraParam": {
"forceRadius": 4.0,
"forceRadiusDuration": 0.0,
"shouldKeepForceRadius": true
}
},
{
"$type": "AvatarExitCameraShot",
"doOffStage": true
}
]
},
"Minazuki_Handler": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AvatarSkillStart",
"overtime": 10385,
"cdRatio": 1.0,
"costStaminaRatio": 1.0
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Xingqiu_ElementalBurst_Phantom"
},
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_ABILITY_Xingqiu_Minazuki_Mark",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_ABILITY_Xingqiu_Minazuki_SuperShield_Mark",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "TriggerAbility",
"abilityName": "Avatar_Xingqiu_PhantomShield"
}
],
"onRemoved": [
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_ABILITY_Xingqiu_Minazuki_SuperShield_Mark",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "ActCameraRadialBlur",
"cameraRadialBlur": {
"power": 1.0,
"blurTime": 0.15000000596046448,
"fadeTime": 0.6000000238418579
}
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": -2.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
}
},
"secondHeight": 4.0,
"radius": 3.0
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": 0.0,
"damagePercentageRatio": 0.0,
"elementDurability": 100.0,
"enBreak": 400.0
},
"hitPattern": {
"onHitEffectName": "none",
"hitImpulseType": "LV4",
"hitHaltTimeScale": 0.019999999552965164
}
}
},
"targetType": "Enemy"
}
]
},
"UNIQUE_Xingqiu_PhantomShield_FakerEnd": {
"stacking": "Unique",
"GAIGOBCNNEE": "",
"isUnique": true,
"duration": [
"Minazuki_Duration",
"PhantomShield_DieExtra",
"Add"
],
"elementDurability": 100.0,
"thinkInterval": [
"Minazuki_Duration",
"Minazuki_IntervalDelay",
"Add"
],
"onThinkInterval": [
{
"$type": "SetGlobalValueToOverrideMap",
"globalValueKey": "_ABILITY_Xingqiu_PhantomShield_ShieldLevel",
"overrideMapKey": "ShieldLevel"
},
{
"$type": "HealHP",
"target": "CurLocalAvatar",
"predicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "HealOnShieldBreak"
},
{
"$type": "ByTargetGlobalValue",
"target": "Team",
"key": "_ABILITY_Xingqiu_PhantomShield_ShieldLevel",
"value": 0.0,
"compareType": "MoreThan"
}
],
"amountByCasterMaxHPRatio": [
"HealOnShieldBreak",
"ShieldLevel",
"Mul"
]
},
{
"$type": "Predicated",
"target": "Caster",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Xingqiu_Minazuki_Mark",
"value": 1.0
}
],
"successActions": [
{
"$type": "SendEffectTrigger",
"parameter": "Die01",
"effectPattern": "Eff_Xingqiu_ElementalArt_PhantomShield_L1"
},
{
"$type": "SendEffectTrigger",
"parameter": "Die01",
"effectPattern": "Eff_Xingqiu_ElementalArt_PhantomShield_L2"
},
{
"$type": "SendEffectTrigger",
"parameter": "Die01",
"effectPattern": "Eff_Xingqiu_ElementalArt_PhantomShield_L3"
},
{
"$type": "SendEffectTrigger",
"parameter": "Die01",
"effectPattern": "Eff_Xingqiu_ElementalArt_PhantomShield_L4"
}
],
"failActions": [
{
"$type": "SendEffectTrigger",
"parameter": "Die",
"effectPattern": "Eff_Xingqiu_ElementalArt_PhantomShield_L1"
},
{
"$type": "SendEffectTrigger",
"parameter": "Die",
"effectPattern": "Eff_Xingqiu_ElementalArt_PhantomShield_L2"
},
{
"$type": "SendEffectTrigger",
"parameter": "Die",
"effectPattern": "Eff_Xingqiu_ElementalArt_PhantomShield_L3"
},
{
"$type": "SendEffectTrigger",
"parameter": "Die",
"effectPattern": "Eff_Xingqiu_ElementalArt_PhantomShield_L4"
}
]
},
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_ABILITY_Xingqiu_PhantomShield_ShieldLevel",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValueToOverrideMap",
"globalValueKey": "_ABILITY_Xingqiu_PhantomShield_ShieldLevel",
"overrideMapKey": "ShieldLevel"
}
]
},
"UNIQUE_PhantomShield_Minazuki": {
"GAIGOBCNNEE": "",
"isUnique": true,
"duration": "Minazuki_Duration",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "CurLocalAvatarMixin",
"GAIGOBCNNEE": "UNIQUE_Xingqiu_Minazuki_AttackDetect"
},
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_ABILITY_Xingqiu_PhantomSword_AttackMark",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [
-0.5,
0.5,
1.5,
2.5,
3.5,
4.5
],
"modifierNameSteps": [
"Blank",
"Blank",
"Blank",
"Blank",
"Blank"
],
"actionQueues": [
[],
[
{
"$type": "ApplyModifier",
"target": "CurLocalAvatar",
"doOffStage": true,
"GAIGOBCNNEE": "Minazuki_AutoBlade_Attack01"
}
],
[
{
"$type": "ApplyModifier",
"target": "CurLocalAvatar",
"doOffStage": true,
"GAIGOBCNNEE": "Minazuki_AutoBlade_Attack02"
}
],
[
{
"$type": "Predicated",
"doOffStage": true,
"targetPredicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "GoldenRing"
}
],
"successActions": [
{
"$type": "ApplyModifier",
"target": "CurLocalAvatar",
"doOffStage": true,
"GAIGOBCNNEE": "Minazuki_AutoBlade_Attack03"
}
],
"failActions": [
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": 1.0,
"key": "_ABILITY_Xingqiu_PhantomSword_AttackMark",
"maxValue": 0.0,
"minValue": 0.0
}
]
}
],
[
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": 1.0,
"key": "_ABILITY_Xingqiu_PhantomSword_AttackMark",
"maxValue": 0.0,
"minValue": 0.0
}
]
]
}
],
"onAdded": [
{
"$type": "AttachModifier",
"predicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "LongBattery"
}
],
"GAIGOBCNNEE": "PhantomShield_Minazuki_DenyLongBattery"
}
],
"onRemoved": [
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": 0.0,
"key": "_ABILITY_Xingqiu_PhantomSword_AttackMark",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": 0.0,
"key": "_ABILITY_Xingqiu_Minazuki_Mark",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "RemoveUniqueModifier",
"doOffStage": true,
"GAIGOBCNNEE": "UNIQUE_Xingqiu_Minazuki_AutoBlade_Handler"
},
{
"$type": "AttachModifier",
"target": "Team",
"doOffStage": true,
"GAIGOBCNNEE": "Xingqiu_PhantomShield_FullBack"
}
]
},
"Xingqiu_PhantomShield_FullBack": {
"GAIGOBCNNEE": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "OneMoreChance"
}
],
"successActions": [
{
"$type": "SendEffectTrigger",
"parameter": "FullBack2",
"effectPattern": "Eff_Xingqiu_ElementalArt_PhantomShield_L1"
},
{
"$type": "SendEffectTrigger",
"parameter": "FullBack2",
"effectPattern": "Eff_Xingqiu_ElementalArt_PhantomShield_L2"
},
{
"$type": "SendEffectTrigger",
"parameter": "FullBack2",
"effectPattern": "Eff_Xingqiu_ElementalArt_PhantomShield_L3"
},
{
"$type": "SendEffectTrigger",
"parameter": "FullBack2",
"effectPattern": "Eff_Xingqiu_ElementalArt_PhantomShield_L4"
}
],
"failActions": [
{
"$type": "SendEffectTrigger",
"parameter": "FullBack1",
"effectPattern": "Eff_Xingqiu_ElementalArt_PhantomShield_L1"
},
{
"$type": "SendEffectTrigger",
"parameter": "FullBack1",
"effectPattern": "Eff_Xingqiu_ElementalArt_PhantomShield_L2"
},
{
"$type": "SendEffectTrigger",
"parameter": "FullBack1",
"effectPattern": "Eff_Xingqiu_ElementalArt_PhantomShield_L3"
}
]
}
]
},
"PhantomShield_Minazuki_DenyLongBattery": {
"GAIGOBCNNEE": "",
"duration": 3.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_ABILITY_Xingqiu_Minazuki_DenyLongBattery_Mark",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": 0.0,
"key": "_ABILITY_Xingqiu_Minazuki_DenyLongBattery_Mark",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"Minazuki_AutoBlade_Attack01": {
"GAIGOBCNNEE": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalPos",
"target": "Caster",
"key": "_ABILITY_Xingqiu_PhantomBurst_AttackerPos",
"born": {
"$type": "ConfigBornBySelf"
}
},
{
"$type": "SetGlobalDir",
"target": "Caster",
"key": "_ABILITY_Xingqiu_PhantomBurst_AttackerDir",
"born": {
"$type": "ConfigBornBySelf"
}
},
{
"$type": "TriggerAbility",
"target": "Caster",
"abilityName": "Avatar_Xingqiu_Minazuki_Attack01",
"forceUseSelfCurrentAttackTarget": true
}
]
},
"Minazuki_AutoBlade_Attack02": {
"GAIGOBCNNEE": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalPos",
"target": "Caster",
"key": "_ABILITY_Xingqiu_PhantomBurst_AttackerPos",
"born": {
"$type": "ConfigBornBySelf"
}
},
{
"$type": "SetGlobalDir",
"target": "Caster",
"key": "_ABILITY_Xingqiu_PhantomBurst_AttackerDir",
"born": {
"$type": "ConfigBornBySelf"
}
},
{
"$type": "TriggerAbility",
"target": "Caster",
"abilityName": "Avatar_Xingqiu_Minazuki_Attack02",
"forceUseSelfCurrentAttackTarget": true
}
]
},
"Minazuki_AutoBlade_Attack03": {
"GAIGOBCNNEE": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalPos",
"target": "Caster",
"key": "_ABILITY_Xingqiu_PhantomBurst_AttackerPos",
"born": {
"$type": "ConfigBornBySelf"
}
},
{
"$type": "SetGlobalDir",
"target": "Caster",
"key": "_ABILITY_Xingqiu_PhantomBurst_AttackerDir",
"born": {
"$type": "ConfigBornBySelf"
}
},
{
"$type": "TriggerAbility",
"target": "Caster",
"abilityName": "Avatar_Xingqiu_Minazuki_Attack03",
"forceUseSelfCurrentAttackTarget": true
}
]
},
"UNIQUE_Xingqiu_Minazuki_AttackDetect": {
"stacking": "Unique",
"GAIGOBCNNEE": "",
"isUnique": true,
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Attack01",
"GAIGOBCNNEE": "UNIQUE_Xingqiu_Minazuki_AttackMark",
"normalizeStart": 0.05000000074505806,
"normalizeEnd": 0.3499999940395355
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Attack02",
"GAIGOBCNNEE": "UNIQUE_Xingqiu_Minazuki_AttackMark",
"normalizeStart": 0.05000000074505806,
"normalizeEnd": 0.3499999940395355
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Attack03",
"GAIGOBCNNEE": "UNIQUE_Xingqiu_Minazuki_AttackMark",
"normalizeStart": 0.05000000074505806,
"normalizeEnd": 0.3499999940395355
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Attack04",
"GAIGOBCNNEE": "UNIQUE_Xingqiu_Minazuki_AttackMark",
"normalizeStart": 0.05000000074505806,
"normalizeEnd": 0.3499999940395355
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Attack05",
"GAIGOBCNNEE": "UNIQUE_Xingqiu_Minazuki_AttackMark",
"normalizeStart": 0.05000000074505806,
"normalizeEnd": 0.3499999940395355
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Attack06",
"GAIGOBCNNEE": "UNIQUE_Xingqiu_Minazuki_AttackMark",
"normalizeStart": 0.05000000074505806,
"normalizeEnd": 0.3499999940395355
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Gandalfr_Attack01",
"GAIGOBCNNEE": "UNIQUE_Xingqiu_Minazuki_AttackMark",
"normalizeStart": 0.05000000074505806,
"normalizeEnd": 0.3499999940395355
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Gandalfr_Attack02",
"GAIGOBCNNEE": "UNIQUE_Xingqiu_Minazuki_AttackMark",
"normalizeStart": 0.05000000074505806,
"normalizeEnd": 0.3499999940395355
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Gandalfr_Attack03",
"GAIGOBCNNEE": "UNIQUE_Xingqiu_Minazuki_AttackMark",
"normalizeStart": 0.05000000074505806,
"normalizeEnd": 0.3499999940395355
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Gandalfr_Attack04",
"GAIGOBCNNEE": "UNIQUE_Xingqiu_Minazuki_AttackMark",
"normalizeStart": 0.05000000074505806,
"normalizeEnd": 0.3499999940395355
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Gandalfr_Attack05",
"GAIGOBCNNEE": "UNIQUE_Xingqiu_Minazuki_AttackMark",
"normalizeStart": 0.05000000074505806,
"normalizeEnd": 0.3499999940395355
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Gandalfr_Attack06",
"GAIGOBCNNEE": "UNIQUE_Xingqiu_Minazuki_AttackMark",
"normalizeStart": 0.05000000074505806,
"normalizeEnd": 0.3499999940395355
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Tartaglia_Attack01",
"GAIGOBCNNEE": "UNIQUE_Xingqiu_Minazuki_AttackMark",
"normalizeStart": 0.05000000074505806,
"normalizeEnd": 0.3499999940395355
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Tartaglia_Attack02",
"GAIGOBCNNEE": "UNIQUE_Xingqiu_Minazuki_AttackMark",
"normalizeStart": 0.05000000074505806,
"normalizeEnd": 0.3499999940395355
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Tartaglia_Attack03",
"GAIGOBCNNEE": "UNIQUE_Xingqiu_Minazuki_AttackMark",
"normalizeStart": 0.05000000074505806,
"normalizeEnd": 0.3499999940395355
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Tartaglia_Attack04",
"GAIGOBCNNEE": "UNIQUE_Xingqiu_Minazuki_AttackMark",
"normalizeStart": 0.05000000074505806,
"normalizeEnd": 0.3499999940395355
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Tartaglia_Attack05",
"GAIGOBCNNEE": "UNIQUE_Xingqiu_Minazuki_AttackMark",
"normalizeStart": 0.05000000074505806,
"normalizeEnd": 0.3499999940395355
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Tartaglia_Attack06",
"GAIGOBCNNEE": "UNIQUE_Xingqiu_Minazuki_AttackMark",
"normalizeStart": 0.05000000074505806,
"normalizeEnd": 0.3499999940395355
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Katana_Attack01",
"GAIGOBCNNEE": "UNIQUE_Xingqiu_Minazuki_AttackMark",
"normalizeStart": 0.05000000074505806,
"normalizeEnd": 0.3499999940395355
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Katana_Attack02",
"GAIGOBCNNEE": "UNIQUE_Xingqiu_Minazuki_AttackMark",
"normalizeStart": 0.05000000074505806,
"normalizeEnd": 0.3499999940395355
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Katana_Attack03",
"GAIGOBCNNEE": "UNIQUE_Xingqiu_Minazuki_AttackMark",
"normalizeStart": 0.05000000074505806,
"normalizeEnd": 0.3499999940395355
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Katana_Attack04",
"GAIGOBCNNEE": "UNIQUE_Xingqiu_Minazuki_AttackMark",
"normalizeStart": 0.05000000074505806,
"normalizeEnd": 0.3499999940395355
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Katana_Attack05",
"GAIGOBCNNEE": "UNIQUE_Xingqiu_Minazuki_AttackMark",
"normalizeStart": 0.05000000074505806,
"normalizeEnd": 0.3499999940395355
}
]
},
"UNIQUE_Xingqiu_Minazuki_AttackMark": {
"stacking": "Unique",
"GAIGOBCNNEE": "",
"isUnique": true,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalValue",
"target": "Caster",
"doOffStage": true,
"value": 1.0,
"key": "_ABILITY_Xingqiu_Minazuki_AttackMark",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "ApplyModifier",
"target": "Caster",
"doOffStage": true,
"GAIGOBCNNEE": "UNIQUE_Xingqiu_Minazuki_AutoBlade_Handler"
}
],
"onRemoved": [
{
"$type": "SetGlobalValue",
"target": "Caster",
"doOffStage": true,
"value": 0.0,
"key": "_ABILITY_Xingqiu_Minazuki_AttackMark",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"UNIQUE_Xingqiu_Minazuki_AutoBlade_Handler": {
"stacking": "Unique",
"GAIGOBCNNEE": "",
"isUnique": true,
"elementDurability": 100.0,
"thinkInterval": 1.0,
"onAdded": [
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": 1.0,
"key": "_ABILITY_Xingqiu_PhantomSword_AttackMark",
"useLimitRange": true,
"maxValue": 4.0,
"minValue": 0.0
}
],
"onThinkInterval": [
{
"$type": "Predicated",
"doOffStage": true,
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Xingqiu_Minazuki_AttackMark",
"value": 1.0
}
],
"successActions": [
{
"$type": "Predicated",
"target": "CurLocalAvatar",
"doOffStage": true,
"targetPredicates": [
{
"$type": "ByAny",
"predicates": [
{
"$type": "ByHasAbilityState",
"abilityState": "ElementFreeze"
},
{
"$type": "ByHasAbilityState",
"abilityState": "ElementPetrifaction"
}
]
}
],
"successActions": [
{
"$type": "RemoveUniqueModifier",
"doOffStage": true,
"GAIGOBCNNEE": "UNIQUE_Xingqiu_Minazuki_AutoBlade_Handler"
}
],
"failActions": [
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": 1.0,
"key": "_ABILITY_Xingqiu_PhantomSword_AttackMark",
"useLimitRange": true,
"maxValue": 4.0,
"minValue": 0.0
}
]
}
],
"failActions": [
{
"$type": "RemoveUniqueModifier",
"doOffStage": true,
"GAIGOBCNNEE": "UNIQUE_Xingqiu_Minazuki_AutoBlade_Handler"
}
]
}
]
},
"Blank": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0
}
},
"onAbilityStart": [
{
"$type": "AttachModifier",
"GAIGOBCNNEE": "UNIQUE_PhantomShield_Minazuki"
},
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "LongBattery"
}
],
"successActions": [
{
"$type": "AddElementDurability",
"target": "Team",
"value": [
"Minazuki_Duration",
"PhantomShield_DieExtra",
"Add"
],
"GAIGOBCNNEE": "UNIQUE_Xingqiu_PhantomShield_Handler",
"useLimitRange": true,
"maxValue": [
"Minazuki_Duration",
"PhantomShield_DieExtra",
"Add"
],
"minValue": 0.0
},
{
"$type": "RemoveUniqueModifier",
"target": "Team",
"GAIGOBCNNEE": "UNIQUE_Xingqiu_PhantomShield_FakerEnd"
},
{
"$type": "AttachModifier",
"target": "Team",
"GAIGOBCNNEE": "UNIQUE_Xingqiu_PhantomShield_FakerEnd"
}
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Xingqiu_Minazuki_Attack01",
"onAbilityStart": [
{
"$type": "Predicated",
"target": "Target",
"doOffStage": true,
"targetPredicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar"
]
}
],
"failActions": [
{
"$type": "SetSelfAttackTarget",
"target": "Target",
"doOffStage": true
}
]
},
{
"$type": "TriggerBullet",
"doOffStage": true,
"bulletID": 41025012,
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": 1.0,
"y": 2.4000000953674316,
"z": 0.0
},
"bornRandom": {
"$type": "BornRandomFromCenter",
"minRandomRange": 0.0,
"maxRandomRange": 0.5
},
"direction": {
"$type": "ConfigDirectionByGlobalValue",
"angleOffset": {
"x": 12.0,
"y": 0.0,
"z": 0.0
},
"directionKey": "_ABILITY_Xingqiu_PhantomBurst_AttackerDir"
},
"positionKey": "_ABILITY_Xingqiu_PhantomBurst_AttackerPos",
"directionKey": ""
}
},
{
"$type": "TriggerBullet",
"doOffStage": true,
"bulletID": 41025013,
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": -1.0,
"y": 2.4000000953674316,
"z": 0.0
},
"bornRandom": {
"$type": "BornRandomFromCenter",
"minRandomRange": 0.0,
"maxRandomRange": 0.5
},
"direction": {
"$type": "ConfigDirectionByGlobalValue",
"angleOffset": {
"x": 12.0,
"y": 0.0,
"z": 0.0
},
"directionKey": "_ABILITY_Xingqiu_PhantomBurst_AttackerDir"
},
"positionKey": "_ABILITY_Xingqiu_PhantomBurst_AttackerPos",
"directionKey": ""
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Xingqiu_Minazuki_Attack02",
"onAbilityStart": [
{
"$type": "Predicated",
"target": "Target",
"doOffStage": true,
"targetPredicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar"
]
}
],
"failActions": [
{
"$type": "SetSelfAttackTarget",
"target": "Target",
"doOffStage": true
}
]
},
{
"$type": "TriggerBullet",
"doOffStage": true,
"bulletID": 41025012,
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": 1.5,
"y": 2.4000000953674316,
"z": 0.0
},
"bornRandom": {
"$type": "BornRandomFromCenter",
"minRandomRange": 0.0,
"maxRandomRange": 0.5
},
"direction": {
"$type": "ConfigDirectionByGlobalValue",
"angleOffset": {
"x": 15.0,
"y": 0.0,
"z": 0.0
},
"directionKey": "_ABILITY_Xingqiu_PhantomBurst_AttackerDir"
},
"positionKey": "_ABILITY_Xingqiu_PhantomBurst_AttackerPos",
"directionKey": ""
}
},
{
"$type": "TriggerBullet",
"doOffStage": true,
"bulletID": 41025013,
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": 0.0,
"y": 2.4000000953674316,
"z": 0.0
},
"bornRandom": {
"$type": "BornRandomFromCenter",
"minRandomRange": 0.0,
"maxRandomRange": 0.5
},
"direction": {
"$type": "ConfigDirectionByGlobalValue",
"angleOffset": {
"x": 15.0,
"y": 0.0,
"z": 0.0
},
"directionKey": "_ABILITY_Xingqiu_PhantomBurst_AttackerDir"
},
"positionKey": "_ABILITY_Xingqiu_PhantomBurst_AttackerPos",
"directionKey": ""
}
},
{
"$type": "TriggerBullet",
"doOffStage": true,
"bulletID": 41025014,
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": -1.5,
"y": 2.4000000953674316,
"z": 0.0
},
"bornRandom": {
"$type": "BornRandomFromCenter",
"minRandomRange": 0.0,
"maxRandomRange": 0.5
},
"direction": {
"$type": "ConfigDirectionByGlobalValue",
"angleOffset": {
"x": 15.0,
"y": 0.0,
"z": 0.0
},
"directionKey": "_ABILITY_Xingqiu_PhantomBurst_AttackerDir"
},
"positionKey": "_ABILITY_Xingqiu_PhantomBurst_AttackerPos",
"directionKey": ""
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Xingqiu_Minazuki_Attack03",
"onAbilityStart": [
{
"$type": "Predicated",
"target": "Target",
"doOffStage": true,
"targetPredicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar"
]
}
],
"failActions": [
{
"$type": "SetSelfAttackTarget",
"target": "Target",
"doOffStage": true
}
]
},
{
"$type": "TriggerBullet",
"doOffStage": true,
"bulletID": 41025017,
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": 3.0,
"y": 2.5,
"z": 1.5
},
"direction": {
"$type": "ConfigDirectionByGlobalValue",
"angleOffset": {
"x": 30.0,
"y": -30.0,
"z": 0.0
},
"directionKey": "_ABILITY_Xingqiu_PhantomBurst_AttackerDir"
},
"positionKey": "_ABILITY_Xingqiu_PhantomBurst_AttackerPos",
"directionKey": ""
}
},
{
"$type": "TriggerBullet",
"doOffStage": true,
"bulletID": 41025018,
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": 1.5,
"y": 2.5,
"z": 0.75
},
"direction": {
"$type": "ConfigDirectionByGlobalValue",
"angleOffset": {
"x": 25.0,
"y": -17.0,
"z": 0.0
},
"directionKey": "_ABILITY_Xingqiu_PhantomBurst_AttackerDir"
},
"positionKey": "_ABILITY_Xingqiu_PhantomBurst_AttackerPos",
"directionKey": ""
}
},
{
"$type": "TriggerBullet",
"doOffStage": true,
"bulletID": 41025019,
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": 0.0,
"y": 2.5,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByGlobalValue",
"angleOffset": {
"x": 20.0,
"y": 0.0,
"z": 0.0
},
"directionKey": "_ABILITY_Xingqiu_PhantomBurst_AttackerDir"
},
"positionKey": "_ABILITY_Xingqiu_PhantomBurst_AttackerPos",
"directionKey": ""
}
},
{
"$type": "TriggerBullet",
"doOffStage": true,
"bulletID": 41025020,
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": -1.5,
"y": 2.5,
"z": 0.75
},
"direction": {
"$type": "ConfigDirectionByGlobalValue",
"angleOffset": {
"x": 25.0,
"y": 17.0,
"z": 0.0
},
"directionKey": "_ABILITY_Xingqiu_PhantomBurst_AttackerDir"
},
"positionKey": "_ABILITY_Xingqiu_PhantomBurst_AttackerPos",
"directionKey": ""
}
},
{
"$type": "TriggerBullet",
"doOffStage": true,
"bulletID": 41025021,
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": -3.0,
"y": 2.5,
"z": 1.5
},
"direction": {
"$type": "ConfigDirectionByGlobalValue",
"angleOffset": {
"x": 30.0,
"y": 30.0,
"z": 0.0
},
"directionKey": "_ABILITY_Xingqiu_PhantomBurst_AttackerDir"
},
"positionKey": "_ABILITY_Xingqiu_PhantomBurst_AttackerPos",
"directionKey": ""
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "SkillObj_Xingqiu_PhantomBurst1",
"modifiers": {
"Xingqiu_PhantomBurst1_DelayBullet": {
"GAIGOBCNNEE": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "TriggerBullet",
"bulletID": 41025022,
"born": {
"$type": "ConfigBornBySelf"
}
}
]
}
},
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Xingqiu_ElementalBurst_Phantom_Attack_Ready"
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Xingqiu_PhantomBurst1_DelayBullet"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "SkillObj_Xingqiu_PhantomBurst2",
"modifiers": {
"Xingqiu_PhantomBurst2_DelayBullet": {
"GAIGOBCNNEE": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "TriggerBullet",
"bulletID": 41025024,
"born": {
"$type": "ConfigBornBySelf"
}
}
]
}
},
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Xingqiu_ElementalBurst_Phantom_Attack_Ready"
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Xingqiu_PhantomBurst2_DelayBullet"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "SkillObj_Xingqiu_PhantomBurst3",
"modifiers": {
"Xingqiu_PhantomBurst3_DelayBullet": {
"GAIGOBCNNEE": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "TriggerBullet",
"bulletID": 41025022,
"born": {
"$type": "ConfigBornBySelf"
}
}
]
}
},
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Xingqiu_ElementalBurst_Phantom_Attack_Ready"
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Xingqiu_PhantomBurst3_DelayBullet"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "SkillObj_Xingqiu_PhantomBurstS1",
"modifiers": {
"Xingqiu_PhantomBurstS1_DelayBullet": {
"GAIGOBCNNEE": "",
"duration": 0.30000001192092896,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "TriggerBullet",
"bulletID": 41025023,
"born": {
"$type": "ConfigBornBySelf"
}
}
]
}
},
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Xingqiu_ElementalBurst_Phantom_Attack_SpecialReady"
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Xingqiu_PhantomBurstS1_DelayBullet"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "SkillObj_Xingqiu_PhantomBurstS2",
"modifiers": {
"Xingqiu_PhantomBurstS2_DelayBullet": {
"GAIGOBCNNEE": "",
"duration": 0.30000001192092896,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "TriggerBullet",
"bulletID": 41025023,
"born": {
"$type": "ConfigBornBySelf"
}
}
]
}
},
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Xingqiu_ElementalBurst_Phantom_Attack_SpecialReady"
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Xingqiu_PhantomBurstS2_DelayBullet"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "SkillObj_Xingqiu_PhantomBurstS3",
"modifiers": {
"Xingqiu_PhantomBurstS3_DelayBullet": {
"GAIGOBCNNEE": "",
"duration": 0.30000001192092896,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "TriggerBullet",
"bulletID": 41025025,
"born": {
"$type": "ConfigBornBySelf"
}
}
]
}
},
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Xingqiu_ElementalBurst_Phantom_Attack_SpecialReady"
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Xingqiu_PhantomBurstS3_DelayBullet"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "SkillObj_Xingqiu_PhantomBurstS4",
"modifiers": {
"Xingqiu_PhantomBurstS4_DelayBullet": {
"GAIGOBCNNEE": "",
"duration": 0.30000001192092896,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "TriggerBullet",
"bulletID": 41025023,
"born": {
"$type": "ConfigBornBySelf"
}
}
]
}
},
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Xingqiu_ElementalBurst_Phantom_Attack_SpecialReady"
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Xingqiu_PhantomBurstS4_DelayBullet"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "SkillObj_Xingqiu_PhantomBurstS5",
"modifiers": {
"Xingqiu_PhantomBurstS5_DelayBullet": {
"GAIGOBCNNEE": "",
"duration": 0.30000001192092896,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "TriggerBullet",
"bulletID": 41025023,
"born": {
"$type": "ConfigBornBySelf"
}
}
]
}
},
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Xingqiu_ElementalBurst_Phantom_Attack_SpecialReady"
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Xingqiu_PhantomBurstS5_DelayBullet"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Bullet_Xingqiu_PhantomBurst1",
"abilitySpecials": {
"WaterSubHurtDelta": -0.15000000596046448
},
"modifiers": {
"PhantomBurst_AttackLanded": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAttackLanded": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByTargetGlobalValue",
"key": "_ANIMAL_ENTITY_TYPE",
"value": 0.0,
"compareType": "NoneOrEqual"
},
{
"$type": "ByUnlockTalentParam",
"talentParam": "LetItDown"
}
],
"successActions": [
{
"$type": "ApplyModifier",
"target": "Target",
"GAIGOBCNNEE": "UNIQUE_Xingqiu_PhantomBurst_Bullet_Debuff"
},
{
"$type": "ApplyModifier",
"target": "Target",
"GAIGOBCNNEE": "Xingqiu_PhantomBurst_Bullet_Debuff_Keeper"
}
]
}
]
},
"UNIQUE_Xingqiu_PhantomBurst_Bullet_Debuff": {
"stacking": "Unique",
"GAIGOBCNNEE": "",
"isUnique": true,
"duration": 4.0,
"elementDurability": 4.0,
"properties": {
"Actor_WaterSubHurtDelta": "WaterSubHurtDelta"
},
"state": "DefenseDown",
"isLimitedProperties": true
},
"Xingqiu_PhantomBurst_Bullet_Debuff_Keeper": {
"stacking": "Multiple",
"GAIGOBCNNEE": "",
"duration": 0.5,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AddElementDurability",
"doOffStage": true,
"value": 4.0,
"GAIGOBCNNEE": "UNIQUE_Xingqiu_PhantomBurst_Bullet_Debuff",
"useLimitRange": true,
"maxValue": 4.0,
"minValue": 0.0
}
]
}
},
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Xingqiu_ElementalBurst_Phantom_Attack_Bullet"
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_Xingqiu_ElementalBurst_Phantom_Attack_Bullet_Tail"
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "PhantomBurst_AttackLanded"
}
],
"onAbilityStart": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Xingqiu_ElementalBurst_Phantom_Bullet_Behit",
"born": {
"$type": "ConfigBornByCollisionPoint"
}
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Xingqiu_ElementalBurst_Phantom_Bullet_Behit_Extra",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 1.0
}
}
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByCollisionPoint"
},
"radius": 0.5
},
"attackInfo": {
"attackTag": "Elemental_Burst",
"attenuationTag": "Elemental_Burst",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": 0.0,
"damagePercentageRatio": 0.0,
"elementType": "Water",
"elementRank": 1.5,
"elementDurability": 25.0,
"strikeType": "Pierce",
"enBreak": 25.0,
"attackType": "Range"
},
"hitPattern": {
"onHitEffectName": "none",
"hitImpulseType": "LV0",
"retreatType": "ByHitDirection"
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
},
{
"$type": "KillSelf"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Bullet_Xingqiu_PhantomBurst1_Shake",
"abilitySpecials": {
"WaterSubHurtDelta": -0.15000000596046448
},
"modifiers": {
"PhantomBurst_AttackLanded": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAttackLanded": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByTargetGlobalValue",
"key": "_ANIMAL_ENTITY_TYPE",
"value": 0.0,
"compareType": "NoneOrEqual"
},
{
"$type": "ByUnlockTalentParam",
"talentParam": "LetItDown"
}
],
"successActions": [
{
"$type": "ApplyModifier",
"target": "Target",
"GAIGOBCNNEE": "UNIQUE_Xingqiu_PhantomBurst_Bullet_Debuff"
},
{
"$type": "ApplyModifier",
"target": "Target",
"GAIGOBCNNEE": "Xingqiu_PhantomBurst_Bullet_Debuff_Keeper"
}
]
}
]
},
"UNIQUE_Xingqiu_PhantomBurst_Bullet_Debuff": {
"stacking": "Unique",
"GAIGOBCNNEE": "",
"isUnique": true,
"duration": 4.0,
"elementDurability": 4.0,
"properties": {
"Actor_WaterSubHurtDelta": "WaterSubHurtDelta"
},
"state": "DefenseDown",
"isLimitedProperties": true
},
"Xingqiu_PhantomBurst_Bullet_Debuff_Keeper": {
"stacking": "Multiple",
"GAIGOBCNNEE": "",
"duration": 0.5,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AddElementDurability",
"value": 4.0,
"GAIGOBCNNEE": "UNIQUE_Xingqiu_PhantomBurst_Bullet_Debuff",
"useLimitRange": true,
"maxValue": 4.0,
"minValue": 0.0
}
]
}
},
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Xingqiu_ElementalBurst_Phantom_Attack_Bullet"
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_Xingqiu_ElementalBurst_Phantom_Attack_Bullet_Tail"
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "PhantomBurst_AttackLanded"
}
],
"onAbilityStart": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Xingqiu_ElementalBurst_Phantom_Bullet_Behit_Big",
"born": {
"$type": "ConfigBornByCollisionPoint"
}
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Xingqiu_ElementalBurst_Phantom_Bullet_Behit_Extra",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 3.0
}
}
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByCollisionPoint"
},
"radius": 2.0
},
"attackInfo": {
"attackTag": "Elemental_Burst",
"attenuationTag": "Elemental_Burst",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": 0.0,
"damagePercentageRatio": 0.0,
"elementType": "Water",
"elementRank": 1.5,
"elementDurability": 25.0,
"strikeType": "Pierce",
"enBreak": 25.0,
"attackType": "Range"
},
"hitPattern": {
"onHitEffectName": "none",
"hitImpulseType": "LV1",
"retreatType": "ByHitDirection"
},
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.11999999731779099,
"shakeTime": 0.11999999731779099,
"shakeDistance": 30.0,
"shakeDir": {
"_x": -1.0,
"_z": 1.0
}
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
},
{
"$type": "KillSelf"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Bullet_Xingqiu_PhantomBurstS1",
"abilitySpecials": {
"WaterSubHurtDelta": -0.15000000596046448
},
"modifiers": {
"PhantomBurst_AttackLanded": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAttackLanded": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByTargetGlobalValue",
"key": "_ANIMAL_ENTITY_TYPE",
"value": 0.0,
"compareType": "NoneOrEqual"
},
{
"$type": "ByUnlockTalentParam",
"talentParam": "LetItDown"
}
],
"successActions": [
{
"$type": "ApplyModifier",
"target": "Target",
"GAIGOBCNNEE": "UNIQUE_Xingqiu_PhantomBurst_Bullet_Debuff"
},
{
"$type": "ApplyModifier",
"target": "Target",
"GAIGOBCNNEE": "Xingqiu_PhantomBurst_Bullet_Debuff_Keeper"
},
{
"$type": "TriggerAbility",
"target": "OriginOwner",
"abilityName": "Avatar_Xingqiu_PhantomBurst_GainEnergy"
}
]
}
]
},
"UNIQUE_Xingqiu_PhantomBurst_Bullet_Debuff": {
"stacking": "Unique",
"GAIGOBCNNEE": "",
"isUnique": true,
"duration": 4.0,
"elementDurability": 4.0,
"properties": {
"Actor_WaterSubHurtDelta": "WaterSubHurtDelta"
},
"state": "DefenseDown",
"isLimitedProperties": true
},
"Xingqiu_PhantomBurst_Bullet_Debuff_Keeper": {
"stacking": "Multiple",
"GAIGOBCNNEE": "",
"duration": 0.5,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AddElementDurability",
"value": 4.0,
"GAIGOBCNNEE": "UNIQUE_Xingqiu_PhantomBurst_Bullet_Debuff",
"useLimitRange": true,
"maxValue": 4.0,
"minValue": 0.0
}
]
}
},
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Xingqiu_ElementalBurst_Phantom_Attack_SpecialBullet"
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_Xingqiu_ElementalBurst_Phantom_Attack_SpecialBullet_Tail"
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "PhantomBurst_AttackLanded"
}
],
"onAbilityStart": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Xingqiu_ElementalBurst_Phantom_Bullet_Behit",
"born": {
"$type": "ConfigBornByCollisionPoint"
}
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Xingqiu_ElementalBurst_Phantom_Bullet_Behit_Extra",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 3.0
}
}
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByCollisionPoint"
},
"radius": 0.5
},
"attackInfo": {
"attackTag": "Elemental_Burst",
"attenuationTag": "Elemental_Burst",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": 0.0,
"damagePercentageRatio": 0.0,
"elementType": "Water",
"elementRank": 1.5,
"elementDurability": 25.0,
"strikeType": "Pierce",
"enBreak": 25.0,
"attackType": "Range"
},
"hitPattern": {
"onHitEffectName": "none",
"hitImpulseType": "LV0",
"retreatType": "ByHitDirection"
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
},
{
"$type": "KillSelf"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Bullet_Xingqiu_PhantomBurstS1_Shake",
"abilitySpecials": {
"WaterSubHurtDelta": -0.15000000596046448
},
"modifiers": {
"PhantomBurst_AttackLanded": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAttackLanded": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByTargetGlobalValue",
"key": "_ANIMAL_ENTITY_TYPE",
"value": 0.0,
"compareType": "NoneOrEqual"
},
{
"$type": "ByUnlockTalentParam",
"talentParam": "LetItDown"
}
],
"successActions": [
{
"$type": "ApplyModifier",
"target": "Target",
"GAIGOBCNNEE": "UNIQUE_Xingqiu_PhantomBurst_Bullet_Debuff"
},
{
"$type": "ApplyModifier",
"target": "Target",
"GAIGOBCNNEE": "Xingqiu_PhantomBurst_Bullet_Debuff_Keeper"
},
{
"$type": "TriggerAbility",
"target": "OriginOwner",
"abilityName": "Avatar_Xingqiu_PhantomBurst_GainEnergy"
}
]
}
]
},
"UNIQUE_Xingqiu_PhantomBurst_Bullet_Debuff": {
"stacking": "Unique",
"GAIGOBCNNEE": "",
"isUnique": true,
"duration": 4.0,
"elementDurability": 4.0,
"properties": {
"Actor_WaterSubHurtDelta": "WaterSubHurtDelta"
},
"state": "DefenseDown",
"isLimitedProperties": true
},
"Xingqiu_PhantomBurst_Bullet_Debuff_Keeper": {
"stacking": "Multiple",
"GAIGOBCNNEE": "",
"duration": 0.5,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AddElementDurability",
"value": 4.0,
"GAIGOBCNNEE": "UNIQUE_Xingqiu_PhantomBurst_Bullet_Debuff",
"useLimitRange": true,
"maxValue": 4.0,
"minValue": 0.0
}
]
}
},
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Xingqiu_ElementalBurst_Phantom_Attack_SpecialBullet"
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_Xingqiu_ElementalBurst_Phantom_Attack_SpecialBullet_Tail"
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "PhantomBurst_AttackLanded"
}
],
"onAbilityStart": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Xingqiu_ElementalBurst_Phantom_Bullet_Behit_Big",
"born": {
"$type": "ConfigBornByCollisionPoint"
}
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Xingqiu_ElementalBurst_Phantom_Bullet_Behit_Extra",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 3.0
}
}
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByCollisionPoint"
},
"radius": 3.0
},
"attackInfo": {
"attackTag": "Elemental_Burst",
"attenuationTag": "Elemental_Burst",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": 0.0,
"damagePercentageRatio": 0.0,
"elementType": "Water",
"elementRank": 1.5,
"elementDurability": 25.0,
"strikeType": "Pierce",
"enBreak": 25.0,
"attackType": "Range"
},
"hitPattern": {
"onHitEffectName": "none",
"hitImpulseType": "LV1",
"retreatType": "ByHitDirection"
},
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.11999999731779099,
"shakeTime": 0.11999999731779099,
"shakeDistance": 30.0,
"shakeDir": {
"_x": -1.0,
"_z": 1.0
}
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
},
{
"$type": "KillSelf"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Xingqiu_PhantomBurst_Debuff",
"abilitySpecials": {
"WaterSubHurtDelta": -0.15000000596046448
},
"modifiers": {
"UNIQUE_Xingqiu_PhantomBurst_Bullet_Debuff": {
"GAIGOBCNNEE": "",
"isUnique": true,
"duration": 4.0,
"elementDurability": 100.0,
"properties": {
"Actor_WaterSubHurtDelta": "WaterSubHurtDelta"
},
"state": "DefenseDown",
"isLimitedProperties": true
}
},
"onAbilityStart": [
{
"$type": "ApplyModifier",
"target": "Target",
"GAIGOBCNNEE": "UNIQUE_Xingqiu_PhantomBurst_Bullet_Debuff"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Xingqiu_PhantomBurst_GainEnergy",
"modifiers": {
"UNIQUE_Xingqiu_PhantomBurst_Bullet_GainEnergy": {
"stacking": "Unique",
"GAIGOBCNNEE": "",
"isUnique": true,
"duration": 0.5,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ReviveElemEnergy",
"doOffStage": true,
"value": 3.0
}
]
}
},
"onAbilityStart": [
{
"$type": "ApplyModifier",
"doOffStage": true,
"GAIGOBCNNEE": "UNIQUE_Xingqiu_PhantomBurst_Bullet_GainEnergy"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Xingqiu_DamageHandler",
"abilityMixins": [
{
"$type": "ModifyDamageMixin",
"animEventNames": [
"ATK01"
],
"bonusCriticalHurt": "NormalAttack_01_DamagePercentage",
"damagePercentageRatio": 0.0
},
{
"$type": "ModifyDamageMixin",
"animEventNames": [
"ATK02"
],
"bonusCriticalHurt": "NormalAttack_02_DamagePercentage",
"damagePercentageRatio": 0.0
},
{
"$type": "ModifyDamageMixin",
"animEventNames": [
"ATK03_01"
],
"bonusCriticalHurt": "NormalAttack_03_01_DamagePercentage",
"damagePercentageRatio": 0.0
},
{
"$type": "ModifyDamageMixin",
"animEventNames": [
"ATK03_02"
],
"bonusCriticalHurt": "NormalAttack_03_02_DamagePercentage",
"damagePercentageRatio": 0.0
},
{
"$type": "ModifyDamageMixin",
"animEventNames": [
"ATK04"
],
"bonusCriticalHurt": "NormalAttack_04_DamagePercentage",
"damagePercentageRatio": 0.0
},
{
"$type": "ModifyDamageMixin",
"animEventNames": [
"ATK05_01"
],
"bonusCriticalHurt": "NormalAttack_05_01_DamagePercentage",
"damagePercentageRatio": 0.0
},
{
"$type": "ModifyDamageMixin",
"animEventNames": [
"ATK05_02"
],
"bonusCriticalHurt": "NormalAttack_05_02_DamagePercentage",
"damagePercentageRatio": 0.0
},
{
"$type": "ModifyDamageMixin",
"animEventNames": [
"ExtraAttack_1"
],
"bonusCriticalHurt": "ExtraAttack_01_DamagePercentage",
"damagePercentageRatio": 0.0
},
{
"$type": "ModifyDamageMixin",
"animEventNames": [
"ExtraAttack_2"
],
"bonusCriticalHurt": "ExtraAttack_02_DamagePercentage",
"damagePercentageRatio": 0.0
},
{
"$type": "ModifyDamageMixin",
"attackTags": [
"Elemental_Burst"
],
"bonusCriticalHurt": "Elemental_Burst_DamagePercentage",
"damagePercentageRatio": 0.0
}
],
"abilitySpecials": {
"NormalAttack_01_DamagePercentage": 0.0,
"NormalAttack_02_DamagePercentage": 0.0,
"NormalAttack_03_01_DamagePercentage": 0.0,
"NormalAttack_03_02_DamagePercentage": 0.0,
"NormalAttack_04_DamagePercentage": 0.0,
"NormalAttack_05_01_DamagePercentage": 0.0,
"NormalAttack_05_02_DamagePercentage": 0.0,
"ExtraAttack_01_DamagePercentage": 0.0,
"ExtraAttack_02_DamagePercentage": 0.0,
"Elemental_Burst_DamagePercentage": 0.0
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Xingqiu_FallingAnthem",
"abilityMixins": [
{
"$type": "AvatarChangeSkillMixin",
"jumpSkillID": 5025010,
"flySkillID": 5025010
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS"
],
"GAIGOBCNNEE": "FallingAnthem_BS_Material"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS"
],
"GAIGOBCNNEE": "FallingAnthem_Loop_Normal"
},
{
"$type": "AttachToAnimatorStateIDMixin",
"stateIDs": [
"FallingAnthem_BS_2",
"FallingAnthem_Loop",
"FallingAnthem_Loop_Low"
],
"GAIGOBCNNEE": "FallingAnthem_LoopDamage"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS"
],
"GAIGOBCNNEE": "FallingAnthem_BS_VelocityForce_Initialize"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS",
"FallingAnthem_Loop",
"FallingAnthem_AS_1",
"FallingAnthem_AS_2"
],
"GAIGOBCNNEE": "FallingAnthem_Height_Detect"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS",
"FallingAnthem_Loop",
"FallingAnthem_AS_1",
"FallingAnthem_AS_2"
],
"GAIGOBCNNEE": "FallingAnthem_FallingDamageImmune_01"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS",
"FallingAnthem_Loop"
],
"GAIGOBCNNEE": "Inertia"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS",
"FallingAnthem_Loop",
"FallingAnthem_AS_1",
"FallingAnthem_AS_2"
],
"GAIGOBCNNEE": "FallingAnthem_OverHead_Camera"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS"
],
"GAIGOBCNNEE": "FallingAnthem_ClearVelocityForce"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_AS_1",
"FallingAnthem_AS_2"
],
"GAIGOBCNNEE": "FallingAnthem_ClearVelocityForce_AS"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS",
"FallingAnthem_Loop"
],
"GAIGOBCNNEE": "FallingAnthem_AttachWeaponEffect"
},
{
"$type": "AttachToAnimatorStateIDMixin",
"stateIDs": [
"FallingAnthem_BS_2"
],
"GAIGOBCNNEE": "FallingAnthem_CameraRadialBlur"
}
],
"abilitySpecials": {
"FallingAnthem_Normal_Loop_Damage": 0.0,
"FallingAnthem_Normal_Rank_1_Damage": 0.0,
"FallingAnthem_Normal_Rank_2_Damage": 0.0,
"FallingAnthem_Altitude_Lv0": 20.0,
"FallingAnthem_Altitude_Lv1": 40.0,
"FallingAnthem_Altitude_Lv2": 60.0,
"FallingAnthem_Altitude_Lv3": 100.0,
"FallingAnthem_Altitude_Lv4": 200.0,
"FallingAnthem_FallingDamageRatio_Lv0": -1.0,
"FallingAnthem_FallingDamageRatio_Lv1": -1.0,
"FallingAnthem_FallingDamageRatio_Lv2": -0.8999999761581421,
"FallingAnthem_FallingDamageRatio_Lv3": -0.800000011920929,
"FallingAnthem_FallingDamageRatio_Lv4": -0.6000000238418579,
"FallingAnthem_FallingDamageRatio": 0.0
},
"modifiers": {
"FallingAnthem_AttachWeaponEffect": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Sword_FallAnthem_Self_01"
}
]
},
"FallingAnthem_CameraRadialBlur": {
"GAIGOBCNNEE": "",
"duration": 0.23000000417232513,
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "CameraBlurMixin",
"cameraRadialBlur": {
"power": 0.30000001192092896,
"fadeTime": 0.15000000596046448
}
}
]
},
"FallingAnthem_BS_Material": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Sword_FallAnthem_BS"
}
]
},
"FallingAnthem_BS_VelocityForce_Initialize": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"properties": {
"Actor_AddGravityScale": -2.0
},
"onAdded": [
{
"$type": "RemoveVelocityForce",
"forces": [
"RushMoveType"
]
}
]
},
"FallingAnthem_LoopDamage": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"thinkInterval": 0.30000001192092896,
"onThinkInterval": [
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 1.0
}
},
"radius": 1.0
},
"attackInfo": {
"attackTag": "FallingAttack",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "FallingAnthem_Normal_Loop_Damage",
"damagePercentageRatio": 0.0,
"elementDurability": 0.0,
"overrideByWeapon": true,
"strikeType": "Slash",
"enBreak": 25.0,
"attackType": "Melee"
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV2",
"hitHaltTimeScale": 0.019999999552965164
}
}
},
"targetType": "Enemy"
}
]
},
"FallingAnthem_FallingDamageImmune_01": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ClearGlobalValue",
"key": "_ABILITY_FallingAttack_Altitude"
},
{
"$type": "AddGlobalValue",
"predicates": [
{
"$type": "ByTargetAltitude",
"logic": "LesserOrEqual",
"value": "FallingAnthem_Altitude_Lv0"
}
],
"value": "FallingAnthem_FallingDamageRatio_Lv0",
"key": "_ABILITY_FallingAttack_Altitude",
"useLimitRange": true,
"maxValue": "FallingAnthem_FallingDamageRatio_Lv0",
"minValue": "FallingAnthem_FallingDamageRatio_Lv0"
},
{
"$type": "AddGlobalValue",
"predicates": [
{
"$type": "ByTargetAltitude",
"logic": "LesserOrEqual",
"value": "FallingAnthem_Altitude_Lv1"
},
{
"$type": "ByTargetAltitude",
"value": "FallingAnthem_Altitude_Lv0"
}
],
"value": "FallingAnthem_FallingDamageRatio_Lv1",
"key": "_ABILITY_FallingAttack_Altitude",
"useLimitRange": true,
"maxValue": "FallingAnthem_FallingDamageRatio_Lv1",
"minValue": "FallingAnthem_FallingDamageRatio_Lv1"
},
{
"$type": "AddGlobalValue",
"predicates": [
{
"$type": "ByTargetAltitude",
"logic": "LesserOrEqual",
"value": "FallingAnthem_Altitude_Lv2"
},
{
"$type": "ByTargetAltitude",
"value": "FallingAnthem_Altitude_Lv1"
}
],
"value": "FallingAnthem_FallingDamageRatio_Lv2",
"key": "_ABILITY_FallingAttack_Altitude",
"useLimitRange": true,
"maxValue": "FallingAnthem_FallingDamageRatio_Lv2",
"minValue": "FallingAnthem_FallingDamageRatio_Lv2"
},
{
"$type": "AddGlobalValue",
"predicates": [
{
"$type": "ByTargetAltitude",
"logic": "LesserOrEqual",
"value": "FallingAnthem_Altitude_Lv3"
},
{
"$type": "ByTargetAltitude",
"value": "FallingAnthem_Altitude_Lv2"
}
],
"value": "FallingAnthem_FallingDamageRatio_Lv3",
"key": "_ABILITY_FallingAttack_Altitude",
"useLimitRange": true,
"maxValue": "FallingAnthem_FallingDamageRatio_Lv3",
"minValue": "FallingAnthem_FallingDamageRatio_Lv3"
},
{
"$type": "AddGlobalValue",
"predicates": [
{
"$type": "ByTargetAltitude",
"value": "FallingAnthem_Altitude_Lv3"
}
],
"value": "FallingAnthem_FallingDamageRatio_Lv4",
"key": "_ABILITY_FallingAttack_Altitude",
"useLimitRange": true,
"maxValue": "FallingAnthem_FallingDamageRatio_Lv4",
"minValue": "FallingAnthem_FallingDamageRatio_Lv4"
},
{
"$type": "AttachModifier",
"GAIGOBCNNEE": "FallingAnthem_FallingDamageImmune_02"
}
]
},
"FallingAnthem_FallingDamageImmune_02": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalValueToOverrideMap",
"globalValueKey": "_ABILITY_FallingAttack_Altitude",
"overrideMapKey": "FallingAnthem_FallingDamageRatio"
},
{
"$type": "AttachModifier",
"GAIGOBCNNEE": "FallingAnthem_FallingDamageImmune_03"
}
]
},
"FallingAnthem_FallingDamageImmune_03": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"properties": {
"Actor_FallingDamageRatio": "FallingAnthem_FallingDamageRatio"
}
},
"FallingAnthem_Loop_Normal": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_ABILITY_FallingAnthem_UseCamera",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [
-1.0,
0.5,
1.5
],
"modifierNameSteps": [
"FallingAnthem_Loop_Normal_Rank_1",
"FallingAnthem_Loop_Normal_Rank_2"
]
}
]
},
"FallingAnthem_Loop_Normal_Rank_1": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Sword_FallAnthem_Loop_01"
}
]
},
"FallingAnthem_Loop_Normal_Rank_2": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Sword_FallAnthem_Loop_02"
}
]
},
"Inertia": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "ApplyInertiaVelocityMixin",
"useXZ": false,
"useY": false
}
]
},
"FallingAnthem_Height_Detect": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AddGlobalValue",
"predicates": [
{
"$type": "ByTargetAltitude",
"logic": "LesserOrEqual",
"value": 2.4000000953674316
}
],
"value": 0.0,
"key": "_ABILITY_FallingAnthem_UseCamera",
"useLimitRange": true,
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "AddGlobalValue",
"predicates": [
{
"$type": "ByTargetAltitude",
"value": 2.4000000953674316
}
],
"value": 5.0,
"key": "_ABILITY_FallingAnthem_UseCamera",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "SetAnimatorFloat",
"predicates": [
{
"$type": "ByTargetAltitude",
"logic": "LesserOrEqual",
"value": 2.4000000953674316
}
],
"floatID": "FallingAnthem_UseCamera",
"value": 0.0
},
{
"$type": "SetAnimatorFloat",
"predicates": [
{
"$type": "ByTargetAltitude",
"value": 2.4000000953674316
}
],
"floatID": "FallingAnthem_UseCamera",
"value": 1.0
}
],
"onRemoved": [
{
"$type": "SetAnimatorFloat",
"floatID": "FallingAnthem_UseCamera",
"value": 0.0
},
{
"$type": "AddGlobalValue",
"value": 0.0,
"key": "_ABILITY_FallingAnthem_UseCamera",
"useLimitRange": true,
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"FallingAnthem_OverHead_Camera": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AvatarCameraParam",
"predicates": [
{
"$type": "ByAnimatorFloat",
"logic": "Equal",
"value": 1.0,
"parameter": "FallingAnthem_UseCamera"
}
],
"cameraParam": {
"forceRadius": 4.5,
"forceRadiusDuration": 0.20000000298023224,
"shouldKeepForceRadius": true
}
}
]
},
"FallingAnthem_OverHead_Camera_Remover": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AvatarExitCameraShot",
"doOffStage": true
}
]
},
"FallingAnthem_Landed_Camera": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AvatarCameraParam",
"predicates": [
{
"$type": "ByAnimatorFloat",
"logic": "Equal",
"value": 1.0,
"parameter": "FallingAnthem_UseCamera"
}
],
"cameraParam": {
"forceRadius": 6.0,
"forceRadiusDuration": 0.10000000149011612,
"shouldKeepForceRadius": true
}
}
]
},
"FallingAnthem_ClearVelocityForce": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "RemoveVelocityForce",
"forces": [
"RushMoveType",
"InertiaType"
]
}
]
},
"FallingAnthem_ClearVelocityForce_AS": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "RemoveVelocityForce",
"forces": [
"RushMoveType",
"InertiaType"
]
}
]
}
},
"onAbilityStart": [
{
"$type": "TriggerAttackEvent",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_FallingAnthem_UseCamera",
"value": 0.0,
"forceByCaster": true,
"compareType": "NoneOrEqual"
}
],
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": -0.5,
"z": 1.0
}
},
"secondHeight": 2.0,
"radius": 3.0
},
"attackInfo": {
"attackTag": "FallingAttack",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "FallingAnthem_Normal_Rank_1_Damage",
"damagePercentageRatio": 0.0,
"elementDurability": 25.0,
"overrideByWeapon": true,
"strikeType": "Blunt",
"enBreak": 100.0,
"attackType": "Melee"
},
"hitPattern": {
"onHitEffectName": "none",
"hitImpulseType": "LV4",
"hitHaltTimeScale": 0.10000000149011612
},
"forceCameraShake": true,
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.23999999463558197,
"shakeTime": 0.11999999731779099,
"shakeDistance": 30.0,
"shakeDir": {
"_y": 1.0
},
"extension": {
"baseCycle": 0.23999999463558197,
"cycleDamping": 0.0,
"rangeAttenuation": 0.30000001192092896
}
}
}
},
"targetType": "Enemy"
},
{
"$type": "TriggerAttackEvent",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_FallingAnthem_UseCamera",
"value": 1.0,
"forceByCaster": true
}
],
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": -0.5,
"z": 1.0
}
},
"secondHeight": 2.0,
"radius": 5.0
},
"attackInfo": {
"attackTag": "FallingAttack",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "FallingAnthem_Normal_Rank_2_Damage",
"damagePercentageRatio": 0.0,
"elementDurability": 25.0,
"overrideByWeapon": true,
"strikeType": "Blunt",
"enBreak": 150.0,
"attackType": "Melee"
},
"hitPattern": {
"onHitEffectName": "none",
"hitImpulseType": "LV7",
"hitHaltTimeScale": 0.10000000149011612
},
"forceCameraShake": true,
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.5,
"shakeTime": 0.20000000298023224,
"shakeDistance": 30.0,
"shakeDir": {
"_y": 1.0,
"_z": 1.0
},
"extension": {
"baseCycle": 0.4000000059604645,
"cycleDamping": 0.0,
"rangeAttenuation": 0.30000001192092896
}
}
}
},
"targetType": "Enemy"
},
{
"$type": "FireEffect",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_FallingAnthem_UseCamera",
"value": 0.0,
"forceByCaster": true,
"compareType": "NoneOrEqual"
}
],
"effectPattern": "Eff_Avatar_Sword_FallAnthem_Strike_01"
},
{
"$type": "FireEffect",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_FallingAnthem_UseCamera",
"value": 1.0,
"forceByCaster": true
}
],
"effectPattern": "Eff_Avatar_Sword_FallAnthem_Strike_02"
}
]
}
}
]