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

5296 lines
163 KiB
JSON

[
{
"Default": {
"$type": "MoleMole.Config.ConfigAbility",
"abilityName": "Avatar_Shenhe_ExtraAttack",
"abilityMixins": [
{
"$type": "MoleMole.Config.AttachToStateIDMixin",
"stateIDs": [
"ExtraAttack"
],
"modifierName": "ExtraAttack_FX"
},
{
"$type": "MoleMole.Config.AttachToStateIDMixin",
"stateIDs": [
"ExtraAttack_BS"
],
"modifierName": "ExtraAttack_BS_FX"
},
{
"$type": "MoleMole.Config.ButtonHoldChargeMixin",
"skillID": 10631,
"chargeTime": 0.12,
"secondChargeTime": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.2
},
"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_Pole_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_Pole_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_Pole_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": 10002,
"cdRatio": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 1.0
},
"costStaminaRatio": {
"isFormula": false,
"isDynamic": true,
"dynamicKey": "ExtraAttack_Pole_Stamina_Cost"
}
}
]
},
"ExtraAttack_FX": {
"modifierName": "",
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 100.0
},
"onAdded": [
{
"$type": "MoleMole.Config.AttachEffect",
"effectPattern": {
"isDynamic": false,
"fixedValue": "Eff_Avatar_Lady_Pole_Shenhe_ExtraAttack_Sprint"
}
}
]
},
"ExtraAttack_BS_FX": {
"modifierName": "",
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 100.0
},
"onAdded": [
{
"$type": "MoleMole.Config.AttachEffect",
"effectPattern": {
"isDynamic": false,
"fixedValue": "Eff_Avatar_Lady_Pole_Shenhe_ExtraAttack"
}
}
]
}
}
}
},
{
"Default": {
"$type": "MoleMole.Config.ConfigAbility",
"abilityName": "Avatar_Shenhe_CreateBullet",
"abilityMixins": [
{
"$type": "MoleMole.Config.AttachToStateIDMixin",
"stateIDs": [
"ExtraAttack"
],
"modifierName": "Shenhe_ExtraAttack_CreateBullet"
},
{
"$type": "MoleMole.Config.AttachToStateIDMixin",
"stateIDs": [
"Shenhe_ElementalArt_L"
],
"modifierName": "Shenhe_ElementalArt_CreateBullet"
},
{
"$type": "MoleMole.Config.AttachToStateIDMixin",
"stateIDs": [
"ExtraAttack"
],
"modifierName": "ExtraAttack_CloseCollider"
},
{
"$type": "MoleMole.Config.AttachToStateIDMixin",
"stateIDs": [
"Shenhe_ElementalArt_L"
],
"modifierName": "Shenhe_ElementalArt_L_CloseCollider"
}
],
"modifiers": {
"Shenhe_ExtraAttack_CreateBullet": {
"modifierName": "",
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 100.0
},
"onAdded": [
{
"$type": "MoleMole.Config.TriggerBullet",
"bulletID": 41063001
}
],
"onRemoved": [
{
"$type": "MoleMole.Config.KillGadget",
"doOffStage": true,
"gadgetInfo": {
"configID": 41063001
}
}
]
},
"Shenhe_ElementalArt_CreateBullet": {
"modifierName": "",
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 100.0
},
"onRemoved": [
{
"$type": "MoleMole.Config.KillGadget",
"doOffStage": true,
"gadgetInfo": {
"configID": 41063002
}
}
]
},
"ExtraAttack_CloseCollider": {
"modifierName": "",
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 100.0
},
"onAdded": [
{
"$type": "MoleMole.Config.TriggerSetPassThrough",
"doOffStage": true,
"passThrough": true
}
],
"onRemoved": [
{
"$type": "MoleMole.Config.TriggerSetPassThrough",
"doOffStage": true,
"canBeHandledOnRecover": true
}
]
},
"Shenhe_ElementalArt_L_CloseCollider": {
"modifierName": "",
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 100.0
},
"onAdded": [
{
"$type": "MoleMole.Config.TriggerSetPassThrough",
"doOffStage": true,
"passThrough": true
}
],
"onRemoved": [
{
"$type": "MoleMole.Config.TriggerSetPassThrough",
"doOffStage": true,
"canBeHandledOnRecover": true
}
]
}
}
}
},
{
"Default": {
"$type": "MoleMole.Config.ConfigAbility",
"abilityName": "Avatar_Shenhe_ExtraAttack_Bullet",
"abilitySpecials": {
"ExtraAttack": {
"type": "float",
"dynamicValue": 0.0
}
},
"onAbilityStart": [
{
"$type": "MoleMole.Config.Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "MoleMole.Config.ByEntityTypes",
"entityTypes": [
"MonsterEquip"
]
}
],
"successActions": [
{
"$type": "MoleMole.Config.DamageByAttackValue",
"target": "Target",
"attackInfo": {
"attackTag": "ExtraAttack",
"attenuationTag": "ExtraAttack",
"attenuationGroup": "Avatar_Pole_ExtraAttack",
"attackProperty": {
"damagePercentage": {
"isFormula": false,
"isDynamic": true,
"dynamicKey": "ExtraAttack"
},
"damagePercentageRatio": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.0
},
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 25.0
},
"overrideByWeapon": true,
"strikeType": "Spear",
"enBreak": 120.0,
"attackType": "Melee"
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV5",
"hitHaltTimeScale": 0.01,
"canBeDefenceHalt": true
},
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.36,
"shakeTime": 0.12,
"shakeDistance": 30.0,
"shakeDir": {
"y": -1.0
}
},
"canBeModifiedBy": "OriginOwner"
}
}
],
"failActions": [
{
"$type": "MoleMole.Config.TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "MoleMole.Config.ConfigAttackSphere",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "MoleMole.Config.ConfigBornByCollisionPoint",
"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
}
}
},
"radius": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.8
}
},
"attackInfo": {
"attackTag": "ExtraAttack",
"attenuationTag": "ExtraAttack",
"attenuationGroup": "Avatar_Pole_ExtraAttack",
"attackProperty": {
"damagePercentage": {
"isFormula": false,
"isDynamic": true,
"dynamicKey": "ExtraAttack"
},
"damagePercentageRatio": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.0
},
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 25.0
},
"overrideByWeapon": true,
"strikeType": "Spear",
"enBreak": 120.0,
"attackType": "Melee"
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV5",
"hitHaltTimeScale": 0.01,
"canBeDefenceHalt": true
},
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.36,
"shakeTime": 0.12,
"shakeDistance": 30.0,
"shakeDir": {
"y": -1.0
}
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
}
]
}
]
}
},
{
"Default": {
"$type": "MoleMole.Config.ConfigAbility",
"abilityName": "Avatar_Shenhe_ElementalArt_Bullet",
"abilitySpecials": {
"Elemental_Art_L_Damage": {
"type": "float",
"dynamicValue": 0.0
},
"Buff_Talent_ExtraDMG_Ratio": {
"type": "float",
"dynamicValue": 0.0
}
},
"modifiers": {
"Shenhe_ElementalArt_Bullet_ElemBall_Handler": {
"stacking": "Unique",
"modifierName": "",
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 100.0
},
"onHittingOther": [
{
"$type": "MoleMole.Config.Predicated",
"target": "Other",
"targetPredicates": [
{
"$type": "MoleMole.Config.ByAttackTags",
"attackTags": [
"Elemental_Art"
]
},
{
"$type": "MoleMole.Config.ByAttackType",
"attackType": "Melee"
},
{
"$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": "ElementalArt_Bullet_ElemBall"
}
]
}
]
},
"ElementalArt_Bullet_ElemBall": {
"stacking": "Unique",
"modifierName": "",
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 100.0
},
"onAdded": [
{
"$type": "MoleMole.Config.GenerateElemBall",
"doOffStage": true,
"configID": 2022,
"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": 9.0
}
]
}
},
"onAdded": [
{
"$type": "MoleMole.Config.Predicated",
"target": "Caster",
"targetPredicates": [
{
"$type": "MoleMole.Config.ByUnlockTalentParam",
"talentParam": "Shenhe_Constellation_4"
}
],
"successActions": [
{
"$type": "MoleMole.Config.CopyGlobalValue",
"srcTarget": "OriginOwner",
"dstTarget": "Self",
"srcKey": "_ABILITY_Shenhe_ElementalArt_Buff_Talent_ExtraDMG_Ratio",
"dstKey": "_ABILITY_Shenhe_ElementalArt_Buff_Talent_ExtraDMG_Ratio"
},
{
"$type": "MoleMole.Config.SetGlobalValueToOverrideMap",
"globalValueKey": "_ABILITY_Shenhe_ElementalArt_Buff_Talent_ExtraDMG_Ratio",
"overrideMapKey": "Buff_Talent_ExtraDMG_Ratio"
},
{
"$type": "MoleMole.Config.SetGlobalValue",
"target": "OriginOwner",
"value": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.0
},
"key": "_ABILITY_Shenhe_ElementalArt_Buff_Talent_Level",
"maxValue": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.0
},
"minValue": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.0
}
},
{
"$type": "MoleMole.Config.SetGlobalValue",
"target": "OriginOwner",
"value": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.0
},
"key": "_ABILITY_Shenhe_ElementalArt_Buff_Talent_ExtraDMG_Ratio",
"maxValue": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.0
},
"minValue": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.0
}
}
]
},
{
"$type": "MoleMole.Config.ApplyModifier",
"modifierName": "Shenhe_ElementalArt_Bullet_ElemBall_Handler"
}
],
"onAbilityStart": [
{
"$type": "MoleMole.Config.Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "MoleMole.Config.ByEntityTypes",
"entityTypes": [
"MonsterEquip"
]
}
],
"successActions": [
{
"$type": "MoleMole.Config.DamageByAttackValue",
"target": "Target",
"attackInfo": {
"attackTag": "Elemental_Art",
"attenuationTag": "Elemental_Art",
"attenuationGroup": "Shenhe_ElementalArt_L_Bullet",
"attackProperty": {
"damagePercentage": {
"isFormula": false,
"isDynamic": true,
"dynamicKey": "Elemental_Art_L_Damage"
},
"damagePercentageRatio": {
"isFormula": false,
"isDynamic": true,
"dynamicKey": "Buff_Talent_ExtraDMG_Ratio"
},
"elementType": "Ice",
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 25.0
},
"strikeType": "Spear",
"enBreak": 100.0,
"attackType": "Melee"
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV3",
"hitHaltTimeScale": 0.01,
"canBeDefenceHalt": true
},
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.36,
"shakeTime": 0.12,
"shakeDistance": 30.0,
"shakeDir": {
"y": -1.0
}
},
"canBeModifiedBy": "OriginOwner"
}
}
],
"failActions": [
{
"$type": "MoleMole.Config.TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "MoleMole.Config.ConfigAttackSphere",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "MoleMole.Config.ConfigBornByCollisionPoint",
"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
}
}
},
"radius": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.8
}
},
"attackInfo": {
"attackTag": "Elemental_Art",
"attenuationTag": "Elemental_Art",
"attenuationGroup": "Shenhe_ElementalArt_L_Bullet",
"attackProperty": {
"damagePercentage": {
"isFormula": false,
"isDynamic": true,
"dynamicKey": "Elemental_Art_L_Damage"
},
"damagePercentageRatio": {
"isFormula": false,
"isDynamic": true,
"dynamicKey": "Buff_Talent_ExtraDMG_Ratio"
},
"elementType": "Ice",
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 25.0
},
"strikeType": "Spear",
"enBreak": 100.0,
"attackType": "Melee"
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV3",
"hitHaltTimeScale": 0.01,
"canBeDefenceHalt": true
},
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.36,
"shakeTime": 0.12,
"shakeDistance": 30.0,
"shakeDir": {
"y": -1.0
}
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
}
]
}
]
}
},
{
"Default": {
"$type": "MoleMole.Config.ConfigAbility",
"abilityName": "Avatar_Shenhe_ElementalArt_FX",
"abilityMixins": [
{
"$type": "MoleMole.Config.SkillButtonHoldChargeMixin",
"skillID": 10632,
"nextLoopTriggerID": "NextLoopTrigger",
"endHoldTrigger": "EndHoldTrigger",
"beforeStateIDs": [
"Shenhe_ElementalArt_BS"
],
"chargeLoopStateIDs": [
"Shenhe_ElementalArt_H"
],
"chargeLoopDurations": [
3.0
]
},
{
"$type": "MoleMole.Config.AttachToStateIDMixin",
"stateIDs": [
"Shenhe_ElementalArt_L",
"Shenhe_ElementalArt_L_AS"
],
"modifierName": "Shenhe_ElementalArt_L_Shadow"
},
{
"$type": "MoleMole.Config.AttachToStateIDMixin",
"stateIDs": [
"Shenhe_ElementalArt_L",
"Shenhe_ElementalArt_L_AS"
],
"modifierName": "Shenhe_ElementalArt_L_AttackFX"
}
],
"modifiers": {
"Shenhe_ElementalArt_L_Shadow": {
"modifierName": "",
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 100.0
},
"onAdded": [
{
"$type": "MoleMole.Config.SendEffectTrigger",
"parameter": "Attack_L",
"effectPattern": {
"isDynamic": false,
"fixedValue": "Eff_Avatar_Lady_Pole_Shenhe_ElementalArt_Rune_Charge"
}
},
{
"$type": "MoleMole.Config.SendEffectTrigger",
"parameter": "Die",
"effectPattern": {
"isDynamic": false,
"fixedValue": "Eff_Avatar_Lady_Pole_Shenhe_ElementalArt_Shadow_Charge"
}
},
{
"$type": "MoleMole.Config.FireEffect",
"effectPattern": {
"isDynamic": false,
"fixedValue": "Eff_Avatar_Lady_Pole_Shenhe_ElementalArt_Shadow_L"
}
}
]
},
"Shenhe_ElementalArt_L_AttackFX": {
"modifierName": "",
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 100.0
},
"onAdded": [
{
"$type": "MoleMole.Config.FireEffect",
"effectPattern": {
"isDynamic": false,
"fixedValue": "Eff_Avatar_Lady_Pole_Shenhe_ElementalArt_L"
}
},
{
"$type": "MoleMole.Config.FireEffect",
"effectPattern": {
"isDynamic": false,
"fixedValue": "Eff_Avatar_Lady_Pole_Shenhe_ElementalArt_L_Trail"
}
}
]
}
},
"onAbilityStart": [
{
"$type": "MoleMole.Config.FireEffect",
"effectPattern": {
"isDynamic": false,
"fixedValue": "Eff_Avatar_Lady_Pole_Shenhe_ElementalArt_Rune_Charge"
}
},
{
"$type": "MoleMole.Config.FireEffect",
"effectPattern": {
"isDynamic": false,
"fixedValue": "Eff_Avatar_Lady_Pole_Shenhe_ElementalArt_Shadow_Charge"
}
}
]
}
},
{
"Default": {
"$type": "MoleMole.Config.ConfigAbility",
"abilityName": "Avatar_Shenhe_ElementalArt_Attack_L",
"abilitySpecials": {
"ElementalArt_L_Buff_Time": {
"type": "float",
"dynamicValue": 0.0
},
"ElementalArt_L_Buff_Count": {
"type": "float",
"dynamicValue": 0.0
},
"Attack2ExtraRatio": {
"type": "float",
"dynamicValue": 0.0
},
"ElementalArt_L_Extra_Buff_Time": {
"type": "float",
"dynamicValue": 0.0
},
"ElementalArt_L_Extra_Buff_Ratio": {
"type": "float",
"dynamicValue": 0.0
}
},
"modifiers": {
"UNIQUE_Shenhe_ElementalArt_L_Buff_Handler": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"duration": {
"isFormula": false,
"isDynamic": true,
"dynamicKey": "ElementalArt_L_Buff_Time"
},
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 100.0
},
"thinkInterval": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.3
},
"onAdded": [
{
"$type": "MoleMole.Config.AttachModifier",
"doOffStage": true,
"modifierName": "UNIQUE_Shenhe_ElementalArt_L_Buff_FX"
},
{
"$type": "MoleMole.Config.Predicated",
"target": "Caster",
"doOffStage": true,
"targetPredicates": [
{
"$type": "MoleMole.Config.ByUnlockTalentParam",
"talentParam": "Shenhe_Constellation_6"
}
],
"successActions": [
{
"$type": "MoleMole.Config.AttachModifier",
"doOffStage": true,
"modifierName": "UNIQUE_Shenhe_ElementalArt_L_Talent_Buff"
}
],
"failActions": [
{
"$type": "MoleMole.Config.AttachModifier",
"doOffStage": true,
"modifierName": "UNIQUE_Shenhe_ElementalArt_L_Buff"
}
]
}
],
"onThinkInterval": [
{
"$type": "MoleMole.Config.Predicated",
"doOffStage": true,
"targetPredicates": [
{
"$type": "MoleMole.Config.ByTargetPositionToSelfPosition",
"target": "Caster",
"logic": "LesserOrEqual",
"compareType": "XYZ",
"value": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 50.0
}
}
],
"failActions": [
{
"$type": "MoleMole.Config.RemoveUniqueModifier",
"doOffStage": true,
"modifierName": "UNIQUE_Shenhe_ElementalArt_L_Buff_Handler"
}
]
}
]
},
"UNIQUE_Shenhe_ElementalArt_L_Buff_FX": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 100.0
},
"onAdded": [
{
"$type": "MoleMole.Config.AttachEffect",
"doOffStage": true,
"effectPattern": {
"isDynamic": false,
"fixedValue": "Eff_Avatar_Lady_Pole_Shenhe_ElementalArt_Buff_Loop"
}
}
]
},
"UNIQUE_Shenhe_ElementalArt_L_Buff": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 100.0
},
"modifierMixins": [
{
"$type": "MoleMole.Config.ModifyDamageCountMixin",
"attackTags": [
"NormalAttack_01",
"NormalAttack_02",
"NormalAttack_03",
"NormalAttack_04",
"NormalAttack_05",
"NormalAttack_06",
"ExtraAttack",
"FallingAttack",
"Elemental_Art",
"Elemental_Art_Hold",
"Elemental_Art_Extra",
"Elemental_Burst"
],
"damagePercentageRatio": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.0
},
"damageExtra": {
"isFormula": true,
"formula": [
{
"isOperator": false,
"isDynamic": true,
"dynamicKey": "FIGHT_PROP_CUR_ATTACK"
},
{
"isOperator": false,
"isDynamic": true,
"dynamicKey": "Attack2ExtraRatio"
},
{
"isOperator": true,
"operation": "Mul"
}
]
},
"predicates": [
{
"$type": "MoleMole.Config.ByHitElement",
"element": "Ice"
},
{
"$type": "MoleMole.Config.ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "MoleMole.Config.ByTargetGlobalValue",
"key": "_ANIMAL_ENTITY_TYPE",
"value": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.0
},
"compareType": "NoneOrEqual"
}
],
"ICPMOIEDHKG": {
"isFormula": false,
"isDynamic": true,
"dynamicKey": "ElementalArt_L_Buff_Count"
},
"successActions": [
{
"$type": "MoleMole.Config.TriggerAbility",
"target": "Caster",
"doOffStage": true,
"predicates": [
{
"$type": "MoleMole.Config.ByUnlockTalentParam",
"talentParam": "Shenhe_Constellation_4"
}
],
"abilityName": "Avatar_Shenhe_Constellation_4"
}
],
"AICGOOLENEP": [
{
"$type": "MoleMole.Config.RemoveUniqueModifier",
"doOffStage": true,
"modifierName": "UNIQUE_Shenhe_ElementalArt_L_Buff_FX"
}
]
}
]
},
"UNIQUE_Shenhe_ElementalArt_L_Talent_Buff": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 100.0
},
"modifierMixins": [
{
"$type": "MoleMole.Config.ModifyDamageCountMixin",
"attackTags": [
"NormalAttack_01",
"NormalAttack_02",
"NormalAttack_03",
"NormalAttack_04",
"NormalAttack_05",
"NormalAttack_06",
"ExtraAttack",
"FallingAttack",
"Elemental_Art",
"Elemental_Art_Hold",
"Elemental_Art_Extra",
"Elemental_Burst"
],
"damagePercentageRatio": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.0
},
"damageExtra": {
"isFormula": true,
"formula": [
{
"isOperator": false,
"isDynamic": true,
"dynamicKey": "FIGHT_PROP_CUR_ATTACK"
},
{
"isOperator": false,
"isDynamic": true,
"dynamicKey": "Attack2ExtraRatio"
},
{
"isOperator": true,
"operation": "Mul"
}
]
},
"predicates": [
{
"$type": "MoleMole.Config.ByHitElement",
"element": "Ice"
},
{
"$type": "MoleMole.Config.ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "MoleMole.Config.ByTargetGlobalValue",
"key": "_ANIMAL_ENTITY_TYPE",
"value": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.0
},
"compareType": "NoneOrEqual"
}
],
"ICPMOIEDHKG": {
"isFormula": false,
"isDynamic": true,
"dynamicKey": "ElementalArt_L_Buff_Count"
},
"AGPFJHDJEIC": [
{
"$type": "MoleMole.Config.ByAttackTags",
"attackTags": [
"FallingAttack",
"Elemental_Art",
"Elemental_Art_Hold",
"Elemental_Art_Extra",
"Elemental_Burst"
]
}
],
"successActions": [
{
"$type": "MoleMole.Config.TriggerAbility",
"target": "Caster",
"doOffStage": true,
"predicates": [
{
"$type": "MoleMole.Config.ByUnlockTalentParam",
"talentParam": "Shenhe_Constellation_4"
}
],
"abilityName": "Avatar_Shenhe_Constellation_4"
}
],
"AICGOOLENEP": [
{
"$type": "MoleMole.Config.RemoveUniqueModifier",
"doOffStage": true,
"modifierName": "UNIQUE_Shenhe_ElementalArt_L_Buff_FX"
}
]
}
]
},
"UNIQUE_Shenhe_ElementalArt_L_Extra_Buff": {
"stacking": "RefreshUniqueDurability",
"modifierName": "",
"isUnique": true,
"duration": {
"isFormula": false,
"isDynamic": true,
"dynamicKey": "ElementalArt_L_Extra_Buff_Time"
},
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 100.0
},
"modifierMixins": [
{
"$type": "MoleMole.Config.ModifyDamageMixin",
"attackTags": [
"Elemental_Art",
"Elemental_Art_Hold",
"Elemental_Art_Extra",
"Elemental_Burst"
],
"damagePercentageRatio": {
"isFormula": false,
"isDynamic": true,
"dynamicKey": "ElementalArt_L_Extra_Buff_Ratio"
}
}
],
"state": "AttackUp"
}
},
"onAbilityStart": [
{
"$type": "MoleMole.Config.AvatarSkillStart",
"skillID": 10632,
"cdRatio": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 1.0
},
"costStaminaRatio": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 1.0
}
},
{
"$type": "MoleMole.Config.RemoveUniqueModifier",
"target": "AllPlayerAvatars",
"doOffStage": true,
"predicates": [
{
"$type": "MoleMole.Config.ByTargetPositionToSelfPosition",
"logic": "LesserOrEqual",
"value": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 40.0
}
}
],
"modifierName": "UNIQUE_Shenhe_ElementalArt_L_Buff_Handler"
},
{
"$type": "MoleMole.Config.RemoveUniqueModifier",
"target": "AllPlayerAvatars",
"doOffStage": true,
"predicates": [
{
"$type": "MoleMole.Config.ByTargetPositionToSelfPosition",
"logic": "LesserOrEqual",
"value": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 40.0
}
}
],
"modifierName": "UNIQUE_Shenhe_ElementalArt_H_Buff_Handler"
},
{
"$type": "MoleMole.Config.AttachModifier",
"target": "AllPlayerAvatars",
"doOffStage": true,
"predicates": [
{
"$type": "MoleMole.Config.ByTargetPositionToSelfPosition",
"logic": "LesserOrEqual",
"value": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 40.0
}
},
{
"$type": "MoleMole.Config.ByEntityIsAlive"
}
],
"modifierName": "UNIQUE_Shenhe_ElementalArt_L_Buff_Handler"
},
{
"$type": "MoleMole.Config.AttachModifier",
"target": "AllPlayerAvatars",
"doOffStage": true,
"predicates": [
{
"$type": "MoleMole.Config.ByTargetPositionToSelfPosition",
"logic": "LesserOrEqual",
"value": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 40.0
}
},
{
"$type": "MoleMole.Config.ByUnlockTalentParam",
"talentParam": "Shenhe_PermanentSkill_2"
},
{
"$type": "MoleMole.Config.ByEntityIsAlive"
}
],
"modifierName": "UNIQUE_Shenhe_ElementalArt_L_Extra_Buff"
},
{
"$type": "MoleMole.Config.TriggerBullet",
"bulletID": 41063002
}
]
}
},
{
"Default": {
"$type": "MoleMole.Config.ConfigAbility",
"abilityName": "Avatar_Shenhe_ElementalArt_Attack_H",
"abilitySpecials": {
"ElementalArt_H_Radius": {
"type": "float",
"dynamicValue": 4.0
},
"Elemental_Art_H_Damage": {
"type": "float",
"dynamicValue": 0.0
},
"ElementalArt_H_Buff_Time": {
"type": "float",
"dynamicValue": 0.0
},
"ElementalArt_H_Buff_Count": {
"type": "float",
"dynamicValue": 0.0
},
"Attack2ExtraRatio": {
"type": "float",
"dynamicValue": 0.0
},
"ElementalArt_H_Extra_Buff_Time": {
"type": "float",
"dynamicValue": 0.0
},
"ElementalArt_H_Extra_Buff_Ratio": {
"type": "float",
"dynamicValue": 0.0
}
},
"modifiers": {
"Shenhe_ElementalArt_ElemBall_Handler": {
"stacking": "Unique",
"modifierName": "",
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 100.0
},
"onHittingOther": [
{
"$type": "MoleMole.Config.Predicated",
"target": "Other",
"targetPredicates": [
{
"$type": "MoleMole.Config.ByAttackTags",
"attackTags": [
"Elemental_Art"
]
},
{
"$type": "MoleMole.Config.ByAttackType",
"attackType": "Default"
},
{
"$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": "ElementalArt_ElemBall"
}
]
}
]
},
"ElementalArt_ElemBall": {
"stacking": "Unique",
"modifierName": "",
"duration": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.5
},
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 100.0
},
"onAdded": [
{
"$type": "MoleMole.Config.GenerateElemBall",
"doOffStage": true,
"configID": 2022,
"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": 12.0
}
]
},
"UNIQUE_Shenhe_ElementalArt_H_Buff_Handler": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"duration": {
"isFormula": false,
"isDynamic": true,
"dynamicKey": "ElementalArt_H_Buff_Time"
},
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 100.0
},
"thinkInterval": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.3
},
"onAdded": [
{
"$type": "MoleMole.Config.AttachModifier",
"doOffStage": true,
"modifierName": "UNIQUE_Shenhe_ElementalArt_H_Buff_FX"
},
{
"$type": "MoleMole.Config.Predicated",
"target": "Caster",
"doOffStage": true,
"targetPredicates": [
{
"$type": "MoleMole.Config.ByUnlockTalentParam",
"talentParam": "Shenhe_Constellation_6"
}
],
"successActions": [
{
"$type": "MoleMole.Config.AttachModifier",
"doOffStage": true,
"modifierName": "UNIQUE_Shenhe_ElementalArt_H_Talent_Buff"
}
],
"failActions": [
{
"$type": "MoleMole.Config.AttachModifier",
"doOffStage": true,
"modifierName": "UNIQUE_Shenhe_ElementalArt_H_Buff"
}
]
}
],
"onThinkInterval": [
{
"$type": "MoleMole.Config.Predicated",
"doOffStage": true,
"targetPredicates": [
{
"$type": "MoleMole.Config.ByTargetPositionToSelfPosition",
"target": "Caster",
"logic": "LesserOrEqual",
"compareType": "XYZ",
"value": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 50.0
}
}
],
"failActions": [
{
"$type": "MoleMole.Config.RemoveUniqueModifier",
"doOffStage": true,
"modifierName": "UNIQUE_Shenhe_ElementalArt_H_Buff_Handler"
}
]
}
]
},
"UNIQUE_Shenhe_ElementalArt_H_Buff_FX": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 100.0
},
"onAdded": [
{
"$type": "MoleMole.Config.AttachEffect",
"doOffStage": true,
"effectPattern": {
"isDynamic": false,
"fixedValue": "Eff_Avatar_Lady_Pole_Shenhe_ElementalArt_Buff_Loop"
}
}
]
},
"UNIQUE_Shenhe_ElementalArt_H_Buff": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 100.0
},
"modifierMixins": [
{
"$type": "MoleMole.Config.ModifyDamageCountMixin",
"attackTags": [
"NormalAttack_01",
"NormalAttack_02",
"NormalAttack_03",
"NormalAttack_04",
"NormalAttack_05",
"NormalAttack_06",
"ExtraAttack",
"FallingAttack",
"Elemental_Art",
"Elemental_Art_Hold",
"Elemental_Art_Extra",
"Elemental_Burst"
],
"damagePercentageRatio": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.0
},
"damageExtra": {
"isFormula": true,
"formula": [
{
"isOperator": false,
"isDynamic": true,
"dynamicKey": "FIGHT_PROP_CUR_ATTACK"
},
{
"isOperator": false,
"isDynamic": true,
"dynamicKey": "Attack2ExtraRatio"
},
{
"isOperator": true,
"operation": "Mul"
}
]
},
"predicates": [
{
"$type": "MoleMole.Config.ByHitElement",
"element": "Ice"
},
{
"$type": "MoleMole.Config.ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "MoleMole.Config.ByTargetGlobalValue",
"key": "_ANIMAL_ENTITY_TYPE",
"value": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.0
},
"compareType": "NoneOrEqual"
}
],
"ICPMOIEDHKG": {
"isFormula": false,
"isDynamic": true,
"dynamicKey": "ElementalArt_H_Buff_Count"
},
"successActions": [
{
"$type": "MoleMole.Config.TriggerAbility",
"target": "Caster",
"doOffStage": true,
"predicates": [
{
"$type": "MoleMole.Config.ByUnlockTalentParam",
"talentParam": "Shenhe_Constellation_4"
}
],
"abilityName": "Avatar_Shenhe_Constellation_4"
}
],
"AICGOOLENEP": [
{
"$type": "MoleMole.Config.RemoveUniqueModifier",
"doOffStage": true,
"modifierName": "UNIQUE_Shenhe_ElementalArt_H_Buff_FX"
}
]
}
]
},
"UNIQUE_Shenhe_ElementalArt_H_Talent_Buff": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 100.0
},
"modifierMixins": [
{
"$type": "MoleMole.Config.ModifyDamageCountMixin",
"attackTags": [
"NormalAttack_01",
"NormalAttack_02",
"NormalAttack_03",
"NormalAttack_04",
"NormalAttack_05",
"NormalAttack_06",
"ExtraAttack",
"FallingAttack",
"Elemental_Art",
"Elemental_Art_Hold",
"Elemental_Art_Extra",
"Elemental_Burst"
],
"damagePercentageRatio": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.0
},
"damageExtra": {
"isFormula": true,
"formula": [
{
"isOperator": false,
"isDynamic": true,
"dynamicKey": "FIGHT_PROP_CUR_ATTACK"
},
{
"isOperator": false,
"isDynamic": true,
"dynamicKey": "Attack2ExtraRatio"
},
{
"isOperator": true,
"operation": "Mul"
}
]
},
"predicates": [
{
"$type": "MoleMole.Config.ByHitElement",
"element": "Ice"
},
{
"$type": "MoleMole.Config.ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "MoleMole.Config.ByTargetGlobalValue",
"key": "_ANIMAL_ENTITY_TYPE",
"value": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.0
},
"compareType": "NoneOrEqual"
}
],
"ICPMOIEDHKG": {
"isFormula": false,
"isDynamic": true,
"dynamicKey": "ElementalArt_H_Buff_Count"
},
"AGPFJHDJEIC": [
{
"$type": "MoleMole.Config.ByAttackTags",
"attackTags": [
"FallingAttack",
"Elemental_Art",
"Elemental_Art_Hold",
"Elemental_Art_Extra",
"Elemental_Burst"
]
}
],
"successActions": [
{
"$type": "MoleMole.Config.TriggerAbility",
"target": "Caster",
"doOffStage": true,
"predicates": [
{
"$type": "MoleMole.Config.ByUnlockTalentParam",
"talentParam": "Shenhe_Constellation_4"
}
],
"abilityName": "Avatar_Shenhe_Constellation_4"
}
],
"AICGOOLENEP": [
{
"$type": "MoleMole.Config.RemoveUniqueModifier",
"doOffStage": true,
"modifierName": "UNIQUE_Shenhe_ElementalArt_H_Buff_FX"
}
]
}
]
},
"UNIQUE_Shenhe_ElementalArt_H_Extra_Buff": {
"stacking": "RefreshUniqueDurability",
"modifierName": "",
"isUnique": true,
"duration": {
"isFormula": false,
"isDynamic": true,
"dynamicKey": "ElementalArt_H_Extra_Buff_Time"
},
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 100.0
},
"modifierMixins": [
{
"$type": "MoleMole.Config.ModifyDamageMixin",
"attackTags": [
"NormalAttack_01",
"NormalAttack_02",
"NormalAttack_03",
"NormalAttack_04",
"NormalAttack_05",
"NormalAttack_06",
"ExtraAttack",
"FallingAttack"
],
"damagePercentageRatio": {
"isFormula": false,
"isDynamic": true,
"dynamicKey": "ElementalArt_H_Extra_Buff_Ratio"
}
}
],
"state": "AttackUp"
}
},
"onAdded": [
{
"$type": "MoleMole.Config.ApplyModifier",
"modifierName": "Shenhe_ElementalArt_ElemBall_Handler"
}
],
"onAbilityStart": [
{
"$type": "MoleMole.Config.AvatarSkillStart",
"skillID": 10632,
"cdRatio": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 1.5
},
"costStaminaRatio": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 1.0
}
},
{
"$type": "MoleMole.Config.Predicated",
"target": "Caster",
"targetPredicates": [
{
"$type": "MoleMole.Config.ByUnlockTalentParam",
"talentParam": "Shenhe_Constellation_4"
}
],
"successActions": [
{
"$type": "MoleMole.Config.SetGlobalValueToOverrideMap",
"globalValueKey": "_ABILITY_Shenhe_ElementalArt_Buff_Talent_ExtraDMG_Ratio",
"overrideMapKey": "Buff_Talent_ExtraDMG_Ratio"
},
{
"$type": "MoleMole.Config.SetGlobalValue",
"value": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.0
},
"key": "_ABILITY_Shenhe_ElementalArt_Buff_Talent_Level",
"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_Shenhe_ElementalArt_Buff_Talent_ExtraDMG_Ratio",
"maxValue": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.0
},
"minValue": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.0
}
}
]
},
{
"$type": "MoleMole.Config.SendEffectTrigger",
"parameter": "Attack_H",
"effectPattern": {
"isDynamic": false,
"fixedValue": "Eff_Avatar_Lady_Pole_Shenhe_ElementalArt_Rune_Charge"
}
},
{
"$type": "MoleMole.Config.RemoveUniqueModifier",
"target": "AllPlayerAvatars",
"doOffStage": true,
"predicates": [
{
"$type": "MoleMole.Config.ByTargetPositionToSelfPosition",
"logic": "LesserOrEqual",
"value": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 40.0
}
}
],
"modifierName": "UNIQUE_Shenhe_ElementalArt_L_Buff_Handler"
},
{
"$type": "MoleMole.Config.RemoveUniqueModifier",
"target": "AllPlayerAvatars",
"doOffStage": true,
"predicates": [
{
"$type": "MoleMole.Config.ByTargetPositionToSelfPosition",
"logic": "LesserOrEqual",
"value": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 40.0
}
}
],
"modifierName": "UNIQUE_Shenhe_ElementalArt_H_Buff_Handler"
},
{
"$type": "MoleMole.Config.AttachModifier",
"target": "AllPlayerAvatars",
"doOffStage": true,
"predicates": [
{
"$type": "MoleMole.Config.ByTargetPositionToSelfPosition",
"logic": "LesserOrEqual",
"value": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 40.0
}
},
{
"$type": "MoleMole.Config.ByEntityIsAlive"
}
],
"modifierName": "UNIQUE_Shenhe_ElementalArt_H_Buff_Handler"
},
{
"$type": "MoleMole.Config.AttachModifier",
"target": "AllPlayerAvatars",
"doOffStage": true,
"predicates": [
{
"$type": "MoleMole.Config.ByTargetPositionToSelfPosition",
"logic": "LesserOrEqual",
"value": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 40.0
}
},
{
"$type": "MoleMole.Config.ByUnlockTalentParam",
"talentParam": "Shenhe_PermanentSkill_2"
},
{
"$type": "MoleMole.Config.ByEntityIsAlive"
}
],
"modifierName": "UNIQUE_Shenhe_ElementalArt_H_Extra_Buff"
},
{
"$type": "MoleMole.Config.FireEffect",
"effectPattern": {
"isDynamic": false,
"fixedValue": "Eff_Avatar_Lady_Pole_Shenhe_ElementalArt_H_Attack"
},
"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.5
}
}
}
},
{
"$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.8
},
"z": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 1.5
}
}
},
"radius": {
"isFormula": false,
"isDynamic": true,
"dynamicKey": "ElementalArt_H_Radius"
},
"detectDirection": "CenterToSide"
},
"attackInfo": {
"attackTag": "Elemental_Art",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": {
"isFormula": false,
"isDynamic": true,
"dynamicKey": "Elemental_Art_H_Damage"
},
"damagePercentageRatio": {
"isFormula": false,
"isDynamic": true,
"dynamicKey": "Buff_Talent_ExtraDMG_Ratio"
},
"elementType": "Ice",
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 50.0
},
"strikeType": "Slash",
"enBreak": 200.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV2",
"retreatType": "ByHitDirection"
}
}
},
"targetType": "Enemy"
}
]
}
},
{
"Default": {
"$type": "MoleMole.Config.ConfigAbility",
"abilityName": "Avatar_Shenhe_Constellation_4",
"abilitySpecials": {
"Buff_Talent_Max_Level": {
"type": "float",
"dynamicValue": 0.0
},
"Buff_Talent_Level": {
"type": "float",
"dynamicValue": 0.0
},
"Buff_Talent_Level_Ratio": {
"type": "float",
"dynamicValue": 0.0
}
},
"modifiers": {
"UNIQUE_Shenhe_ElementalArt_BuffCount_Clear": {
"modifierName": "",
"isUnique": true,
"duration": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 60.0
},
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 60.0
},
"onRemoved": [
{
"$type": "MoleMole.Config.SetGlobalValue",
"doOffStage": true,
"value": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.0
},
"key": "_ABILITY_Shenhe_ElementalArt_Buff_Talent_Level",
"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_Shenhe_ElementalArt_Buff_Talent_ExtraDMG_Ratio",
"maxValue": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.0
},
"minValue": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.0
}
}
]
}
},
"onAbilityStart": [
{
"$type": "MoleMole.Config.AddGlobalValue",
"doOffStage": true,
"value": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 1.0
},
"key": "_ABILITY_Shenhe_ElementalArt_Buff_Talent_Level",
"useLimitRange": true,
"maxValue": {
"isFormula": false,
"isDynamic": true,
"dynamicKey": "Buff_Talent_Max_Level"
},
"minValue": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.0
}
},
{
"$type": "MoleMole.Config.SetGlobalValueToOverrideMap",
"doOffStage": true,
"globalValueKey": "_ABILITY_Shenhe_ElementalArt_Buff_Talent_Level",
"overrideMapKey": "Buff_Talent_Level"
},
{
"$type": "MoleMole.Config.SetGlobalValue",
"doOffStage": true,
"value": {
"isFormula": true,
"formula": [
{
"isOperator": false,
"isDynamic": true,
"dynamicKey": "Buff_Talent_Level"
},
{
"isOperator": false,
"isDynamic": true,
"dynamicKey": "Buff_Talent_Level_Ratio"
},
{
"isOperator": true,
"operation": "Mul"
}
]
},
"key": "_ABILITY_Shenhe_ElementalArt_Buff_Talent_ExtraDMG_Ratio",
"maxValue": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.0
},
"minValue": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.0
}
},
{
"$type": "MoleMole.Config.ApplyModifier",
"doOffStage": true,
"modifierName": "UNIQUE_Shenhe_ElementalArt_BuffCount_Clear"
}
],
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "MoleMole.Config.ConfigAbility",
"abilityName": "SkillObj_Shenhe_Shadow",
"abilitySpecials": {
"Shenhe_Shadow_LifeTime": {
"type": "float",
"dynamicValue": 0.5
},
"Shenhe_Shadow_DefenseDown": {
"type": "float",
"dynamicValue": 0.0
},
"Shenhe_Shadow_IceAddHurtUp": {
"type": "float",
"dynamicValue": 0.0
}
},
"modifiers": {
"UNIQUE_SkillObj_Shenhe_Shadow_LifeTime": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"duration": {
"isFormula": false,
"isDynamic": true,
"dynamicKey": "Shenhe_Shadow_LifeTime"
},
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 100.0
},
"thinkInterval": {
"isFormula": true,
"formula": [
{
"isOperator": false,
"isDynamic": true,
"dynamicKey": "Shenhe_Shadow_LifeTime"
},
{
"isOperator": false,
"isDynamic": false,
"fixedValue": 1.0
},
{
"isOperator": true,
"operation": "Sub"
}
]
},
"onRemoved": [
{
"$type": "MoleMole.Config.KillSelf"
}
],
"onThinkInterval": [
{
"$type": "MoleMole.Config.SendEffectTrigger",
"parameter": "Die",
"effectPattern": {
"isDynamic": false,
"fixedValue": "Eff_Avatar_Lady_Pole_Shenhe_Shadow_Alert"
}
}
]
},
"Shenhe_Shadow_FieldHandler": {
"modifierName": "",
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 100.0
},
"thinkInterval": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.3
},
"onAdded": [
{
"$type": "MoleMole.Config.AttachModifier",
"otherTargets": {
"$type": "MoleMole.Config.SelectTargetsByShape",
"shapeName": "CircleR8H10",
"campTargetType": "Enemy",
"sizeRatio": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 1.0
}
},
"predicates": [
{
"$type": "MoleMole.Config.ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "MoleMole.Config.ByTargetGlobalValue",
"key": "_ANIMAL_ENTITY_TYPE",
"value": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.0
},
"compareType": "NoneOrEqual"
}
],
"modifierName": "UNIQUE_Shenhe_Shadow_DefenseDown"
},
{
"$type": "MoleMole.Config.AttachModifier",
"otherTargets": {
"$type": "MoleMole.Config.SelectTargetsByShape",
"shapeName": "CircleR8H10",
"campTargetType": "Alliance",
"sizeRatio": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 1.0
}
},
"predicates": [
{
"$type": "MoleMole.Config.ByEntityTypes",
"entityTypes": [
"Avatar"
]
},
{
"$type": "MoleMole.Config.ByUnlockTalentParam",
"talentParam": "Shenhe_Constellation_2"
}
],
"modifierName": "UNIQUE_Shenhe_Shadow_CritHurtUp"
},
{
"$type": "MoleMole.Config.AttachModifier",
"otherTargets": {
"$type": "MoleMole.Config.SelectTargetsByShape",
"shapeName": "CircleR8H10",
"campTargetType": "Alliance",
"sizeRatio": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 1.0
}
},
"predicates": [
{
"$type": "MoleMole.Config.ByEntityTypes",
"entityTypes": [
"Avatar"
]
},
{
"$type": "MoleMole.Config.ByUnlockTalentParam",
"talentParam": "Shenhe_PermanentSkill_1"
}
],
"modifierName": "UNIQUE_Shenhe_Shadow_IceAddHurtUp"
}
],
"onThinkInterval": [
{
"$type": "MoleMole.Config.AttachModifier",
"otherTargets": {
"$type": "MoleMole.Config.SelectTargetsByShape",
"shapeName": "CircleR8H10",
"campTargetType": "Enemy",
"sizeRatio": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 1.0
}
},
"predicates": [
{
"$type": "MoleMole.Config.ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "MoleMole.Config.ByTargetGlobalValue",
"key": "_ANIMAL_ENTITY_TYPE",
"value": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.0
},
"compareType": "NoneOrEqual"
}
],
"modifierName": "UNIQUE_Shenhe_Shadow_DefenseDown"
},
{
"$type": "MoleMole.Config.AttachModifier",
"otherTargets": {
"$type": "MoleMole.Config.SelectTargetsByShape",
"shapeName": "CircleR8H10",
"campTargetType": "Alliance",
"sizeRatio": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 1.0
}
},
"predicates": [
{
"$type": "MoleMole.Config.ByEntityTypes",
"entityTypes": [
"Avatar"
]
},
{
"$type": "MoleMole.Config.ByUnlockTalentParam",
"talentParam": "Shenhe_Constellation_2"
}
],
"modifierName": "UNIQUE_Shenhe_Shadow_CritHurtUp"
},
{
"$type": "MoleMole.Config.AttachModifier",
"otherTargets": {
"$type": "MoleMole.Config.SelectTargetsByShape",
"shapeName": "CircleR8H10",
"campTargetType": "Alliance",
"sizeRatio": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 1.0
}
},
"predicates": [
{
"$type": "MoleMole.Config.ByEntityTypes",
"entityTypes": [
"Avatar"
]
},
{
"$type": "MoleMole.Config.ByUnlockTalentParam",
"talentParam": "Shenhe_PermanentSkill_1"
}
],
"modifierName": "UNIQUE_Shenhe_Shadow_IceAddHurtUp"
}
]
},
"UNIQUE_Shenhe_Shadow_DefenseDown": {
"modifierName": "",
"isUnique": true,
"duration": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.6
},
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.6
},
"properties": {
"Actor_PhysicalSubHurtDelta": {
"isFormula": true,
"formula": [
{
"isOperator": false,
"isDynamic": false,
"fixedValue": 0.0
},
{
"isOperator": false,
"isDynamic": true,
"dynamicKey": "Shenhe_Shadow_DefenseDown"
},
{
"isOperator": true,
"operation": "Sub"
}
]
},
"Actor_IceSubHurtDelta": {
"isFormula": true,
"formula": [
{
"isOperator": false,
"isDynamic": false,
"fixedValue": 0.0
},
{
"isOperator": false,
"isDynamic": true,
"dynamicKey": "Shenhe_Shadow_DefenseDown"
},
{
"isOperator": true,
"operation": "Sub"
}
]
}
},
"state": "DefenseDown",
"isLimitedProperties": true
},
"UNIQUE_Shenhe_Shadow_CritHurtUp": {
"stacking": "RefreshUniqueDurability",
"modifierName": "",
"isUnique": true,
"duration": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.6
},
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.6
},
"modifierMixins": [
{
"$type": "MoleMole.Config.ModifyDamageMixin",
"ignoreEventInfo": true,
"damagePercentageRatio": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.0
},
"bonusCriticalHurt": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.15
},
"predicates": [
{
"$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.ByHitElement",
"element": "Ice"
}
]
}
],
"state": "AttackUp"
},
"UNIQUE_Shenhe_Shadow_IceAddHurtUp": {
"stacking": "RefreshUniqueDurability",
"modifierName": "",
"isUnique": true,
"duration": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.6
},
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.6
},
"properties": {
"Actor_IceAddHurtDelta": {
"isFormula": false,
"isDynamic": true,
"dynamicKey": "Shenhe_Shadow_IceAddHurtUp"
}
},
"state": "AttackUp",
"isLimitedProperties": true
}
},
"onAdded": [
{
"$type": "MoleMole.Config.ApplyModifier",
"modifierName": "UNIQUE_SkillObj_Shenhe_Shadow_LifeTime"
},
{
"$type": "MoleMole.Config.ApplyModifier",
"modifierName": "Shenhe_Shadow_FieldHandler"
},
{
"$type": "MoleMole.Config.AttachEffect",
"effectPattern": {
"isDynamic": false,
"fixedValue": "Eff_Avatar_Lady_Pole_Shenhe_Shadow_Alert"
}
}
]
}
},
{
"Default": {
"$type": "MoleMole.Config.ConfigAbility",
"abilityName": "SkillObj_Shenhe_Shadow_Attack",
"abilitySpecials": {
"Burst_ShadowDamage": {
"type": "float",
"dynamicValue": 0.0
}
},
"modifiers": {
"Shenhe_Shadow_StartDelay": {
"stacking": "Unique",
"modifierName": "",
"duration": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 1.2
},
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 100.0
},
"onRemoved": [
{
"$type": "MoleMole.Config.ApplyModifier",
"modifierName": "Shenhe_Shadow_Loop"
}
]
},
"Shenhe_Shadow_Loop": {
"stacking": "Unique",
"modifierName": "",
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 100.0
},
"thinkInterval": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 2.0
},
"onAdded": [
{
"$type": "MoleMole.Config.SetGlobalValue",
"value": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.0
},
"key": "_ABILITY_Shenhe_Shadow_Attack_Count",
"maxValue": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.0
},
"minValue": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.0
}
},
{
"$type": "MoleMole.Config.ApplyModifier",
"modifierName": "Shenhe_Shadow_Attack_00"
},
{
"$type": "MoleMole.Config.AddGlobalValue",
"value": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 1.0
},
"key": "_ABILITY_Shenhe_Shadow_Attack_Count",
"useLimitRange": true,
"maxValue": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 4.0
},
"minValue": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.0
}
}
],
"onThinkInterval": [
{
"$type": "MoleMole.Config.ApplyModifier",
"predicates": [
{
"$type": "MoleMole.Config.ByTargetGlobalValue",
"key": "_ABILITY_Shenhe_Shadow_Attack_Count",
"value": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.0
},
"compareType": "NoneOrEqual"
}
],
"modifierName": "Shenhe_Shadow_Attack_01"
},
{
"$type": "MoleMole.Config.ApplyModifier",
"predicates": [
{
"$type": "MoleMole.Config.ByTargetGlobalValue",
"key": "_ABILITY_Shenhe_Shadow_Attack_Count",
"value": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 1.0
}
}
],
"modifierName": "Shenhe_Shadow_Attack_02"
},
{
"$type": "MoleMole.Config.ApplyModifier",
"predicates": [
{
"$type": "MoleMole.Config.ByTargetGlobalValue",
"key": "_ABILITY_Shenhe_Shadow_Attack_Count",
"value": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 2.0
}
}
],
"modifierName": "Shenhe_Shadow_Attack_03"
},
{
"$type": "MoleMole.Config.ApplyModifier",
"predicates": [
{
"$type": "MoleMole.Config.ByTargetGlobalValue",
"key": "_ABILITY_Shenhe_Shadow_Attack_Count",
"value": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 3.0
}
}
],
"modifierName": "Shenhe_Shadow_Attack_04"
},
{
"$type": "MoleMole.Config.AddGlobalValue",
"value": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 1.0
},
"key": "_ABILITY_Shenhe_Shadow_Attack_Count",
"useLimitRange": true,
"maxValue": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 4.0
},
"minValue": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.0
}
},
{
"$type": "MoleMole.Config.SetGlobalValue",
"predicates": [
{
"$type": "MoleMole.Config.ByTargetGlobalValue",
"key": "_ABILITY_Shenhe_Shadow_Attack_Count",
"value": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 4.0
}
}
],
"value": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.0
},
"key": "_ABILITY_Shenhe_Shadow_Attack_Count",
"maxValue": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.0
},
"minValue": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.0
}
}
]
},
"Shenhe_Shadow_Attack_00": {
"timeScale": "Level",
"stacking": "Multiple",
"modifierName": "",
"duration": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.1
},
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 100.0
},
"thinkInterval": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.1
},
"onAdded": [
{
"$type": "MoleMole.Config.FireEffect",
"effectPattern": {
"isDynamic": false,
"fixedValue": "Eff_Avatar_Lady_Pole_Shenhe_Shadow_Appear_00"
}
},
{
"$type": "MoleMole.Config.FireEffect",
"effectPattern": {
"isDynamic": false,
"fixedValue": "Eff_Avatar_Lady_Pole_Shenhe_Shadow_Appear_00_Trail"
}
}
],
"onRemoved": [
{
"$type": "MoleMole.Config.FireEffect",
"effectPattern": {
"isDynamic": false,
"fixedValue": "Eff_Avatar_Lady_Pole_Shenhe_ShadowAttack_00"
}
},
{
"$type": "MoleMole.Config.ApplyModifier",
"modifierName": "Shenhe_Shadow_Attack_Delay"
}
],
"onThinkInterval": [
{
"$type": "MoleMole.Config.RemoveModifier",
"modifierName": "Shenhe_Shadow_Attack_00"
}
],
"onThinkIntervalIsFixedUpdate": true
},
"Shenhe_Shadow_Attack_01": {
"timeScale": "Level",
"stacking": "Multiple",
"modifierName": "",
"duration": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.1
},
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 100.0
},
"thinkInterval": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.1
},
"onAdded": [
{
"$type": "MoleMole.Config.FireEffect",
"effectPattern": {
"isDynamic": false,
"fixedValue": "Eff_Avatar_Lady_Pole_Shenhe_Shadow_Appear_01"
}
},
{
"$type": "MoleMole.Config.FireEffect",
"effectPattern": {
"isDynamic": false,
"fixedValue": "Eff_Avatar_Lady_Pole_Shenhe_Shadow_Appear_01_Trail"
}
}
],
"onRemoved": [
{
"$type": "MoleMole.Config.FireEffect",
"effectPattern": {
"isDynamic": false,
"fixedValue": "Eff_Avatar_Lady_Pole_Shenhe_ShadowAttack_01"
}
},
{
"$type": "MoleMole.Config.ApplyModifier",
"modifierName": "Shenhe_Shadow_Attack_Delay"
}
],
"onThinkInterval": [
{
"$type": "MoleMole.Config.RemoveModifier",
"modifierName": "Shenhe_Shadow_Attack_01"
}
],
"onThinkIntervalIsFixedUpdate": true
},
"Shenhe_Shadow_Attack_02": {
"timeScale": "Level",
"stacking": "Multiple",
"modifierName": "",
"duration": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.1
},
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 100.0
},
"thinkInterval": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.1
},
"onAdded": [
{
"$type": "MoleMole.Config.FireEffect",
"effectPattern": {
"isDynamic": false,
"fixedValue": "Eff_Avatar_Lady_Pole_Shenhe_Shadow_Appear_02"
}
},
{
"$type": "MoleMole.Config.FireEffect",
"effectPattern": {
"isDynamic": false,
"fixedValue": "Eff_Avatar_Lady_Pole_Shenhe_Shadow_Appear_02_Trail"
}
}
],
"onRemoved": [
{
"$type": "MoleMole.Config.FireEffect",
"effectPattern": {
"isDynamic": false,
"fixedValue": "Eff_Avatar_Lady_Pole_Shenhe_ShadowAttack_02"
}
},
{
"$type": "MoleMole.Config.ApplyModifier",
"modifierName": "Shenhe_Shadow_Attack_Delay"
}
],
"onThinkInterval": [
{
"$type": "MoleMole.Config.RemoveModifier",
"modifierName": "Shenhe_Shadow_Attack_02"
}
],
"onThinkIntervalIsFixedUpdate": true
},
"Shenhe_Shadow_Attack_03": {
"timeScale": "Level",
"stacking": "Multiple",
"modifierName": "",
"duration": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.1
},
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 100.0
},
"thinkInterval": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.1
},
"onAdded": [
{
"$type": "MoleMole.Config.FireEffect",
"effectPattern": {
"isDynamic": false,
"fixedValue": "Eff_Avatar_Lady_Pole_Shenhe_Shadow_Appear_03"
}
},
{
"$type": "MoleMole.Config.FireEffect",
"effectPattern": {
"isDynamic": false,
"fixedValue": "Eff_Avatar_Lady_Pole_Shenhe_Shadow_Appear_03_Trail"
}
}
],
"onRemoved": [
{
"$type": "MoleMole.Config.FireEffect",
"effectPattern": {
"isDynamic": false,
"fixedValue": "Eff_Avatar_Lady_Pole_Shenhe_ShadowAttack_03"
}
},
{
"$type": "MoleMole.Config.ApplyModifier",
"modifierName": "Shenhe_Shadow_Attack_Delay"
}
],
"onThinkInterval": [
{
"$type": "MoleMole.Config.RemoveModifier",
"modifierName": "Shenhe_Shadow_Attack_03"
}
],
"onThinkIntervalIsFixedUpdate": true
},
"Shenhe_Shadow_Attack_04": {
"timeScale": "Level",
"stacking": "Multiple",
"modifierName": "",
"duration": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.1
},
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 100.0
},
"thinkInterval": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.1
},
"onAdded": [
{
"$type": "MoleMole.Config.FireEffect",
"effectPattern": {
"isDynamic": false,
"fixedValue": "Eff_Avatar_Lady_Pole_Shenhe_Shadow_Appear_04"
}
},
{
"$type": "MoleMole.Config.FireEffect",
"effectPattern": {
"isDynamic": false,
"fixedValue": "Eff_Avatar_Lady_Pole_Shenhe_Shadow_Appear_04_Trail"
}
}
],
"onRemoved": [
{
"$type": "MoleMole.Config.FireEffect",
"effectPattern": {
"isDynamic": false,
"fixedValue": "Eff_Avatar_Lady_Pole_Shenhe_ShadowAttack_04"
}
},
{
"$type": "MoleMole.Config.ApplyModifier",
"modifierName": "Shenhe_Shadow_Attack_Delay"
}
],
"onThinkInterval": [
{
"$type": "MoleMole.Config.RemoveModifier",
"modifierName": "Shenhe_Shadow_Attack_04"
}
],
"onThinkIntervalIsFixedUpdate": true
},
"Shenhe_Shadow_Attack_Delay": {
"stacking": "Multiple",
"modifierName": "",
"duration": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.5
},
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 100.0
},
"onAdded": [
{
"$type": "MoleMole.Config.TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "MoleMole.Config.ConfigAttackCircle",
"triggerType": "TriggerNoRepeat",
"massiveAttackRatio": 0.6,
"born": {
"$type": "MoleMole.Config.ConfigBornBySelf",
"offset": {
"x": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.0
},
"y": {
"isFormula": false,
"isDynamic": false,
"fixedValue": -3.0
},
"z": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.0
}
}
},
"height": 6.0,
"radius": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 7.0
}
},
"attackInfo": {
"attackTag": "Elemental_Burst",
"attenuationTag": "Elemental_Burst",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": {
"isFormula": false,
"isDynamic": true,
"dynamicKey": "Burst_ShadowDamage"
},
"damagePercentageRatio": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.0
},
"elementType": "Ice",
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 25.0
},
"strikeType": "Default",
"enBreak": 50.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV2",
"hitHaltTimeScale": 0.02
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
}
],
"onRemoved": [
{
"$type": "MoleMole.Config.TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "MoleMole.Config.ConfigAttackCircle",
"triggerType": "TriggerNoRepeat",
"massiveAttackRatio": 0.6,
"born": {
"$type": "MoleMole.Config.ConfigBornBySelf",
"offset": {
"x": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.0
},
"y": {
"isFormula": false,
"isDynamic": false,
"fixedValue": -3.0
},
"z": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.0
}
}
},
"height": 6.0,
"radius": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 7.0
}
},
"attackInfo": {
"attackTag": "Elemental_Burst",
"attenuationTag": "Elemental_Burst",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": {
"isFormula": false,
"isDynamic": true,
"dynamicKey": "Burst_ShadowDamage"
},
"damagePercentageRatio": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.0
},
"elementType": "Ice",
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 25.0
},
"strikeType": "Default",
"enBreak": 50.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV2",
"hitHaltTimeScale": 0.02
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
}
]
}
},
"onAdded": [
{
"$type": "MoleMole.Config.ApplyModifier",
"modifierName": "Shenhe_Shadow_StartDelay"
}
]
}
},
{
"Default": {
"$type": "MoleMole.Config.ConfigAbility",
"abilityName": "Avatar_Shenhe_ElementalBurst",
"abilityMixins": [
{
"$type": "MoleMole.Config.AttachToStateIDMixin",
"stateIDs": [
"Shenhe_ElementalBurst"
],
"modifierName": "Shenhe_ElementalBurst_CameraShot"
},
{
"$type": "MoleMole.Config.AttachToStateIDMixin",
"stateIDs": [
"Shenhe_ElementalBurst"
],
"modifierName": "Shenhe_ElementalBurst_End"
},
{
"$type": "MoleMole.Config.AttachToNormalizedTimeMixin",
"stateID": "Shenhe_ElementalBurst",
"modifierName": "Shenhe_ElementalBurst_ShadowHandler",
"normalizeEnd": 0.6
},
{
"$type": "MoleMole.Config.AttachToStateIDMixin",
"stateIDs": [
"Shenhe_ElementalBurst",
"Shenhe_ElementalBurst_AS"
],
"modifierName": "UNIQUE_Shenhe_ElementalBurst_Weather"
},
{
"$type": "MoleMole.Config.AttachToStateIDMixin",
"stateIDs": [
"Shenhe_ElementalBurst"
],
"modifierName": "Shenhe_ElementalBurst_State"
}
],
"abilitySpecials": {
"OpeningDamage": {
"type": "float",
"dynamicValue": 0.0
}
},
"modifiers": {
"Shenhe_ElementalBurst_Start": {
"modifierName": "",
"duration": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 1.0
},
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 100.0
},
"modifierMixins": [
{
"$type": "MoleMole.Config.WindZoneMixin",
"shapeName": "CircleR3",
"born": {
"$type": "MoleMole.Config.ConfigBornByTarget"
},
"strength": {
"isFormula": false,
"isDynamic": false,
"fixedValue": -3.0
},
"attenuation": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 2.0
},
"innerRadius": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.0
},
"targetType": "Enemy",
"predicates": [
{
"$type": "MoleMole.Config.ByEntityTypes",
"entityTypes": [
"Monster",
"Grass"
]
},
{
"$type": "MoleMole.Config.ByTargetWeight",
"logic": "LesserOrEqual",
"weight": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 250.0
}
}
],
"modifierName": ""
}
],
"onAdded": [
{
"$type": "MoleMole.Config.SetAnimatorTrigger",
"triggerID": {
"isDynamic": false,
"fixedValue": "SkinOn"
}
},
{
"$type": "MoleMole.Config.FireEffect",
"effectPattern": {
"isDynamic": false,
"fixedValue": "Eff_Avatar_Lady_Pole_Shenhe_ElementalBurst_Shadow_Cine"
}
},
{
"$type": "MoleMole.Config.Predicated",
"targetPredicates": [
{
"$type": "MoleMole.Config.ByAttackNotHitScene",
"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.5
},
"z": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.0
}
}
},
"height": 2.0,
"radius": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 1.0
}
},
"checkWaterLayer": true
},
{
"$type": "MoleMole.Config.ByAvatarInWaterDepth",
"compareType": "LessAndEqual",
"depth": 0.5
}
],
"successActions": [
{
"$type": "MoleMole.Config.FireEffect",
"effectPattern": {
"isDynamic": false,
"fixedValue": "Eff_Avatar_Lady_Pole_Shenhe_ElementalBurst_00"
}
},
{
"$type": "MoleMole.Config.FireEffect",
"effectPattern": {
"isDynamic": false,
"fixedValue": "Eff_Avatar_Lady_Pole_Shenhe_ElementalBurst_02"
}
},
{
"$type": "MoleMole.Config.RemoveModifier",
"modifierName": "Shenhe_ElementalBurst_FogFX"
},
{
"$type": "MoleMole.Config.ApplyModifier",
"modifierName": "Shenhe_ElementalBurst_FogFX"
},
{
"$type": "MoleMole.Config.AvatarEnterCameraShot",
"cameraMoveCfgPath": "Camera_Shenhe_ElementalBurst"
}
],
"failActions": [
{
"$type": "MoleMole.Config.FireEffect",
"effectPattern": {
"isDynamic": false,
"fixedValue": "Eff_Avatar_Lady_Pole_Shenhe_ElementalBurst_04"
}
}
]
},
{
"$type": "MoleMole.Config.EnableHeadControl",
"blend": false
}
]
},
"Shenhe_ElementalBurst_CameraShot": {
"modifierName": "",
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 100.0
},
"onRemoved": [
{
"$type": "MoleMole.Config.AvatarCameraParam",
"cameraParam": {
"forceRadius": 6.0,
"forceRadiusDuration": 0.0,
"shouldKeepForceRadius": true
}
},
{
"$type": "MoleMole.Config.AvatarExitCameraShot"
}
]
},
"Shenhe_ElementalBurst_End": {
"modifierName": "",
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 100.0
},
"onRemoved": [
{
"$type": "MoleMole.Config.FireEffect",
"effectPattern": {
"isDynamic": false,
"fixedValue": "Eff_Avatar_Lady_Pole_Shenhe_ElementalBurst_Attack"
},
"born": {
"$type": "MoleMole.Config.ConfigBornBySelf",
"offset": {
"x": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.0
},
"y": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.2
},
"z": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.0
}
}
}
},
{
"$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.7
},
"z": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.0
}
}
},
"height": 5.4,
"fanAngle": 120.0,
"radius": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 8.0
}
},
"attackInfo": {
"attackTag": "Elemental_Burst",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": {
"isFormula": false,
"isDynamic": true,
"dynamicKey": "OpeningDamage"
},
"damagePercentageRatio": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.0
},
"elementType": "Ice",
"elementRank": 1.5,
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 25.0
},
"strikeType": "Blunt",
"enBreak": 250.0,
"attackType": "Melee"
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV3",
"retreatType": "ByHitDirection"
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
},
{
"$type": "MoleMole.Config.ActCameraRadialBlur",
"cameraRadialBlur": {
"power": 1.0,
"blurTime": 0.4,
"fadeTime": 0.2
}
},
{
"$type": "MoleMole.Config.ApplyModifier",
"modifierName": "Shenhe_ElementalBurst_CameraEffect"
}
]
},
"Shenhe_ElementalBurst_ShadowHandler": {
"modifierName": "",
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 100.0
},
"onAdded": [
{
"$type": "MoleMole.Config.KillGadget",
"gadgetInfo": {
"configID": 41063003
}
}
],
"onRemoved": [
{
"$type": "MoleMole.Config.CreateGadget",
"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": 2.0
}
},
"onGround": true,
"onGroundIgnoreWater": true
},
"gadgetID": 41063003,
"campID": 1001,
"campTargetType": "Enemy"
}
]
},
"Shenhe_ElementalBurst_CameraEffect": {
"stacking": "Unique",
"modifierName": "",
"duration": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 1.0
},
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 100.0
},
"modifierMixins": [
{
"$type": "MoleMole.Config.TriggerPostProcessEffectMixin",
"postEffectAssetName": "PostEffect_Avatar_Shenhe_ElementalBurst_ScreenEffect",
"duration": 1.0
}
]
},
"Shenhe_ElementalBurst_FogFX": {
"modifierName": "",
"duration": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 3.0
},
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 100.0
},
"onAdded": [
{
"$type": "MoleMole.Config.DungeonFogEffects",
"muteRemoteAction": true,
"enable": true,
"cameraFogEffectName": "Eff_Avatar_Lady_Pole_Shenhe_ElementalBurst_03",
"playerFogEffectName": ""
}
],
"onRemoved": [
{
"$type": "MoleMole.Config.DungeonFogEffects",
"doOffStage": true,
"cameraFogEffectName": "Eff_Avatar_Lady_Pole_Shenhe_ElementalBurst_03",
"playerFogEffectName": ""
}
],
"onAvatarOut": [
{
"$type": "MoleMole.Config.DungeonFogEffects",
"doOffStage": true,
"cameraFogEffectName": "Eff_Avatar_Lady_Pole_Shenhe_ElementalBurst_03",
"playerFogEffectName": ""
}
]
},
"UNIQUE_Shenhe_ElementalBurst_Weather": {
"modifierName": "",
"isUnique": true,
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 100.0
},
"modifierMixins": [
{
"$type": "MoleMole.Config.TriggerWeatherMixin",
"type": "Skill",
"weatherPattern": "Weather_Shenhe_ElementalBurst",
"transDuration": 0.3,
"duration": 1.55
}
]
},
"Shenhe_ElementalBurst_State": {
"modifierName": "",
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 100.0
},
"state": "Invincible",
"onAdded": [
{
"$type": "MoleMole.Config.AttachAbilityStateResistance",
"resistanceListID": 11002
},
{
"$type": "MoleMole.Config.ControlEmotion",
"toggleEmoSync": false,
"toggleBlink": false,
"toggleEyeKey": false
}
],
"onRemoved": [
{
"$type": "MoleMole.Config.ControlEmotion",
"doOffStage": true
},
{
"$type": "MoleMole.Config.EnableHeadControl",
"doOffStage": true,
"enable": true
}
]
},
"Blank": {
"modifierName": "",
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 100.0
}
}
},
"onAbilityStart": [
{
"$type": "MoleMole.Config.AvatarSkillStart",
"skillID": 10635,
"cdRatio": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 1.0
},
"costStaminaRatio": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 1.0
}
},
{
"$type": "MoleMole.Config.AttachModifier",
"modifierName": "Shenhe_ElementalBurst_Start"
}
]
}
},
{
"Default": {
"$type": "MoleMole.Config.ConfigAbility",
"abilityName": "Avatar_Shenhe_HideWeaponControl",
"abilityMixins": [
{
"$type": "MoleMole.Config.AttachToStateIDMixin",
"stateIDs": [
"Shenhe_ElementalArt_BS",
"Shenhe_ElementalArt_L",
"Shenhe_ElementalArt_L_AS",
"Shenhe_ElementalArt_H",
"Shenhe_ElementalArt_H_AS",
"Shenhe_ElementalBurst",
"Shenhe_ElementalBurst_AS"
],
"modifierName": "HideWeapon"
},
{
"$type": "MoleMole.Config.AttachToStateIDMixin",
"stateIDs": [
"Attack01",
"FallingAnthem_BS"
],
"modifierName": "ShowWeapon_Temp"
}
],
"modifiers": {
"HideWeapon": {
"stacking": "Unique",
"modifierName": "",
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 100.0
},
"onAdded": [
{
"$type": "MoleMole.Config.TriggerHideWeapon",
"partNames": [
"equip01",
"equip02",
"sheathPoint"
]
}
],
"onRemoved": [
{
"$type": "MoleMole.Config.TriggerHideWeapon",
"doOffStage": true,
"visible": true,
"partNames": [
"equip01",
"equip02",
"sheathPoint"
]
},
{
"$type": "MoleMole.Config.DebugLog",
"doOffStage": true,
"content": "!!!!!!!!!!!TriggerHideWeapon true!!!!!!!!!!"
}
]
},
"ShowWeapon_Temp": {
"stacking": "Unique",
"modifierName": "",
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 100.0
},
"onAdded": [
{
"$type": "MoleMole.Config.TriggerHideWeapon",
"visible": true,
"partNames": [
"equip01",
"equip02",
"sheathPoint"
]
}
]
}
}
}
},
{
"Default": {
"$type": "MoleMole.Config.ConfigAbility",
"abilityName": "Avatar_Shenhe_NormalAttack_DamageHandler",
"abilityMixins": [
{
"$type": "MoleMole.Config.ModifyDamageMixin",
"animEventNames": [
"ATK01"
],
"damagePercentage": {
"isFormula": false,
"isDynamic": true,
"dynamicKey": "Attack_01"
},
"damagePercentageRatio": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.0
}
},
{
"$type": "MoleMole.Config.ModifyDamageMixin",
"animEventNames": [
"ATK02"
],
"damagePercentage": {
"isFormula": false,
"isDynamic": true,
"dynamicKey": "Attack_02"
},
"damagePercentageRatio": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.0
}
},
{
"$type": "MoleMole.Config.ModifyDamageMixin",
"animEventNames": [
"ATK03"
],
"damagePercentage": {
"isFormula": false,
"isDynamic": true,
"dynamicKey": "Attack_03"
},
"damagePercentageRatio": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.0
}
},
{
"$type": "MoleMole.Config.ModifyDamageMixin",
"animEventNames": [
"ATK04_01"
],
"damagePercentage": {
"isFormula": false,
"isDynamic": true,
"dynamicKey": "Attack_04_01"
},
"damagePercentageRatio": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.0
}
},
{
"$type": "MoleMole.Config.ModifyDamageMixin",
"animEventNames": [
"ATK04_02"
],
"damagePercentage": {
"isFormula": false,
"isDynamic": true,
"dynamicKey": "Attack_04_02"
},
"damagePercentageRatio": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.0
}
},
{
"$type": "MoleMole.Config.ModifyDamageMixin",
"animEventNames": [
"ATK05"
],
"damagePercentage": {
"isFormula": false,
"isDynamic": true,
"dynamicKey": "Attack_05"
},
"damagePercentageRatio": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.0
}
}
],
"abilitySpecials": {
"Attack_01": {
"type": "float",
"dynamicValue": 0.0
},
"Attack_02": {
"type": "float",
"dynamicValue": 0.0
},
"Attack_03": {
"type": "float",
"dynamicValue": 0.0
},
"Attack_04_01": {
"type": "float",
"dynamicValue": 0.0
},
"Attack_04_02": {
"type": "float",
"dynamicValue": 0.0
},
"Attack_05": {
"type": "float",
"dynamicValue": 0.0
}
}
}
},
{
"Default": {
"$type": "MoleMole.Config.ConfigAbility",
"abilityName": "Avatar_Shenhe_FallingAnthem",
"abilityMixins": [
{
"$type": "MoleMole.Config.AvatarChangeSkillMixin",
"jumpSkillID": 5063010,
"flySkillID": 5063010
},
{
"$type": "MoleMole.Config.AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS"
],
"modifierName": "FallingAnthem_BS_Material"
},
{
"$type": "MoleMole.Config.AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_Loop"
],
"modifierName": "FallingAnthem_Loop_Normal"
},
{
"$type": "MoleMole.Config.AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_Loop"
],
"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"
}
],
"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_BS_Material": {
"modifierName": "",
"duration": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 0.53
},
"elementDurability": {
"isFormula": false,
"isDynamic": false,
"fixedValue": 100.0
},
"onAdded": [
{
"$type": "MoleMole.Config.FireEffect",
"effectPattern": {
"isDynamic": false,
"fixedValue": "Eff_Avatar_Pole_FallingAnthem_BS_Normal"
}
}
],
"onRemoved": [
{
"$type": "MoleMole.Config.ActCameraRadialBlur",
"cameraRadialBlur": {
"power": 0.3,
"blurTime": 0.3,
"fadeTime": 0.15
}
}
]
},
"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
},
"onAdded": [
{
"$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"
}
],
"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": 100.0
},
"overrideByWeapon": true,
"strikeType": "Spear",
"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.FireEffect",
"effectPattern": {
"isDynamic": false,
"fixedValue": "Eff_Avatar_Pole_FallingAnthem_Loop_01_Normal"
}
}
]
},
"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_Pole_FallingAnthem_Loop_02_Normal"
}
}
]
},
"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"
]
}
]
}
},
"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_Pole_FallingAnthem_Strike_01_Normal"
}
},
{
"$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_Pole_FallingAnthem_Strike_02_Normal"
}
}
]
}
}
]