2022-04-23 07:55:31 +05:30

7569 lines
238 KiB
JSON

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