[ { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Diona_Arrow_FX", "abilityMixins": [ { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "Aim", "FastAim" ], "modifierName": "Diona_Arrow_FX" } ], "modifiers": { "Diona_Arrow_FX": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.AttachEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Boy_Bow_Venti_Arrow" } } ] } } } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Diona_ShootAimingArrow_Charge", "abilityMixins": [ { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "Aim", "FastAim" ], "modifierName": "ShootAimingArrow_Charge_Handler" }, { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "FastAim", "FastAimShoot" ], "modifierName": "ShowAimingEffect" }, { "$type": "MoleMole.Config.AttachToNormalizedTimeMixin", "stateID": "AimLoop", "modifierName": "Aim_ChangeAlpha" }, { "$type": "MoleMole.Config.AttachToNormalizedTimeMixin", "stateID": "FastAimLoop", "modifierName": "FastAim_ChangeAlpha" }, { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "Aim", "FastAim", "FastAimShoot", "AimShoot" ], "modifierName": "ShootAimingArrow_Charge_Remove" }, { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "Aim", "AimShoot" ], "modifierName": "ShowAimingEffect" } ], "abilitySpecials": { "Enchanted_Time": { "type": "float", "dynamicValue": 3.0 }, "Diona_AimShoot_Enchanted_Ratio": { "type": "float", "dynamicValue": 1.0 } }, "modifiers": { "ShootAimingArrow_Charge_Handler": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "thinkInterval": { "isFormula": false, "isDynamic": false, "fixedValue": 0.3 }, "onAdded": [ { "$type": "MoleMole.Config.AttachEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Boy_Bow_Venti_Arrow" } } ], "onThinkInterval": [ { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "AimChargeMark" } ] }, "Aim_ChangeAlpha": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "modifierMixins": [ { "$type": "MoleMole.Config.EffectChangeAlphaMixin", "target": "Team", "startDuration": 0.2, "endDuration": 0.3 } ] }, "FastAim_ChangeAlpha": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "modifierMixins": [ { "$type": "MoleMole.Config.EffectChangeAlphaMixin", "target": "Team", "startDuration": 0.2, "endDuration": 0.3 } ] }, "ShootAimingArrow_Charge_Remove": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.AddGlobalValue", "value": { "isFormula": false, "isDynamic": false, "fixedValue": -5.0 }, "key": "_Enchanted_Time", "useLimitRange": true, "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 5.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } ], "onRemoved": [ { "$type": "MoleMole.Config.RemoveModifier", "doOffStage": true, "modifierName": "AimChargeMark" } ] }, "AimChargeMark": { "stacking": "MultipleRefreshNoRemove", "stackingOption": { "abilitySpecialName": "", "maxModifierNumForMultipleType": { "isFormula": false, "isDynamic": false, "fixedValue": 5.0 } }, "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.AddGlobalValue", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "key": "_Enchanted_Time", "useLimitRange": true, "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 5.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } ] }, "ShowAimingEffect": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "thinkInterval": { "isFormula": false, "isDynamic": false, "fixedValue": 0.1 }, "onAdded": [ { "$type": "MoleMole.Config.AttachModifier", "modifierName": "WindMagic_Arrow_Glow_WithoutWind_Once" } ], "onThinkInterval": [ { "$type": "MoleMole.Config.SetGlobalValueToOverrideMap", "globalValueKey": "_ABILITY_Diona_AimShoot_Enchanted_Ratio", "overrideMapKey": "Diona_AimShoot_Enchanted_Ratio" }, { "$type": "MoleMole.Config.AttachModifier", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_Enchanted_Time", "value": { "isFormula": true, "formula": [ { "isOperator": false, "isDynamic": true, "dynamicKey": "Enchanted_Time" }, { "isOperator": false, "isDynamic": true, "dynamicKey": "Diona_AimShoot_Enchanted_Ratio" }, { "isOperator": true, "operation": "Mul" } ] }, "forceByCaster": true, "compareType": "MoreThan" } ], "modifierName": "WindMagic_Arrow_Glow_Once" }, { "$type": "MoleMole.Config.AttachModifier", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_Enchanted_Time", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "forceByCaster": true } ], "modifierName": "WindMagic_Arrow_Glow_WithoutWind_Once" } ] }, "WindMagic_Arrow_Glow_Once": { "stacking": "Unique", "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.AttachEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Loli_Bow_Diona_ExtraAttack_Glow_Once_02" } }, { "$type": "MoleMole.Config.AttachEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Loli_Bow_Diona_ExtraAttack_Glow_Loop_02" } } ] }, "WindMagic_Arrow_Glow_WithoutWind_Once": { "stacking": "Unique", "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.AttachEffect", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_ABILITY_Diona_AimShoot_Enchanted_Ratio", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } } ], "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Loli_Bow_Diona_ExtraAttack_Glow_Once_01" } }, { "$type": "MoleMole.Config.AttachEffect", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_ABILITY_Diona_AimShoot_Enchanted_Ratio", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } } ], "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Loli_Bow_Diona_ExtraAttack_Glow_Loop_01" } }, { "$type": "MoleMole.Config.AttachEffect", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_ABILITY_Diona_AimShoot_Enchanted_Ratio", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 0.9 }, "compareType": "LessAndEqual" } ], "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Loli_Bow_Diona_ExtraAttack_Glow_Once_Talent" } }, { "$type": "MoleMole.Config.AttachEffect", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_ABILITY_Diona_AimShoot_Enchanted_Ratio", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 0.9 }, "compareType": "LessAndEqual" } ], "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Loli_Bow_Diona_ExtraAttack_Glow_Loop_Talent" } } ] } }, "onAbilityStart": [ { "$type": "MoleMole.Config.AddGlobalValue", "value": { "isFormula": false, "isDynamic": false, "fixedValue": -5.0 }, "key": "_Enchanted_Time", "useLimitRange": true, "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 5.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } }, { "$type": "MoleMole.Config.RemoveModifier", "modifierName": "AimChargeMark" }, { "$type": "MoleMole.Config.RemoveModifier", "modifierName": "WindMagic_Arrow_Glow_Once" }, { "$type": "MoleMole.Config.RemoveModifier", "modifierName": "WindMagic_Arrow_Glow_WithoutWind_Once" } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Diona_PressShoot", "abilityMixins": [ { "$type": "MoleMole.Config.ButtonHoldChargeMixin", "skillID": 10391, "chargeTime": 0.2, "secondChargeTime": { "isFormula": false, "isDynamic": false, "fixedValue": 999999.0 }, "OnBeginUncharged": [ { "$type": "MoleMole.Config.SetAnimatorTrigger", "triggerID": { "isDynamic": false, "fixedValue": "DoSkill" } }, { "$type": "MoleMole.Config.SetAnimatorInt", "intID": "SkillID", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 } } ], "OnReleaseUncharged": [ { "$type": "MoleMole.Config.SetCameraLockTime", "lockTime": 0.3 }, { "$type": "MoleMole.Config.EntityDoSkill", "skillID": 10394, "isHold": true } ], "OnBeginCharged": [ { "$type": "MoleMole.Config.SetAnimatorTrigger", "triggerID": { "isDynamic": false, "fixedValue": "DoSkill" } }, { "$type": "MoleMole.Config.SetAnimatorInt", "intID": "SkillID", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 101.0 } } ], "OnReleaseCharged": [ { "$type": "MoleMole.Config.AvatarSkillStart", "skillID": 10391, "cdRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "costStaminaRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } }, { "$type": "MoleMole.Config.AvatarSkillStart", "skillID": 10393, "cdRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "costStaminaRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } }, { "$type": "MoleMole.Config.EntityDoSkill", "skillID": 10394, "isHold": true } ], "chargeStateIDs": [ "ShootBS", "Shoot", "FastAim", "FastAimShoot" ] }, { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "FastAim", "FastAimShoot" ], "modifierName": "KeepFastAiming" }, { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "FastAimShoot" ], "modifierName": "SetFastAimShooting" }, { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "ShootBS", "FastAim", "FastAimShoot" ], "modifierName": "SetNeedAimEndStates" } ], "modifiers": { "KeepFastAiming": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.SetAnimatorBool", "boolID": "FastAiming", "value": true }, { "$type": "MoleMole.Config.AvatarEnterFocus", "cameraFollowLower": { "x": 0.73, "y": -0.12, "z": -1.9 }, "cameraFollowUpper": { "x": 0.73, "y": 0.3, "z": -1.6 }, "cameraFastFocusMode": true, "faceToTarget": true, "faceToTargetAngleThreshold": 360.0, "dragButtonName": "Skill1", "assistance": { "ps4": { "useFocusSticky": true }, "ps5": { "useFocusSticky": true }, "other": { "useFocusSticky": true, "useGyro": true } }, "vcam_fov": 30.0 } ], "onRemoved": [ { "$type": "MoleMole.Config.SetAnimatorBool", "boolID": "FastAiming" }, { "$type": "MoleMole.Config.AvatarExitFocus", "keepRotation": true } ] }, "SetFastAimShooting": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.SetAnimatorBool", "boolID": "FastAimShooting", "value": true } ], "onRemoved": [ { "$type": "MoleMole.Config.SetAnimatorBool", "boolID": "FastAimShooting" }, { "$type": "MoleMole.Config.SetAnimatorTrigger", "predicates": [ { "$type": "MoleMole.Config.ByAnimatorBool", "value": true, "parameter": "FastAiming" } ], "triggerID": { "isDynamic": false, "fixedValue": "AimEnd" } } ] }, "SetNeedAimEndStates": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.SetAnimatorBool", "boolID": "InStatesNeedAimEnd", "value": true } ], "onRemoved": [ { "$type": "MoleMole.Config.SetAnimatorBool", "boolID": "InStatesNeedAimEnd" } ] } } } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Diona_ShootArrow_Aiming", "abilitySpecials": { "Enchanted_Time": { "type": "float", "dynamicValue": 3.0 }, "Diona_AimShoot_Enchanted_Ratio": { "type": "float", "dynamicValue": 1.0 } }, "modifiers": { "AimChargeMark": { "stacking": "MultipleRefreshNoRemove", "stackingOption": { "abilitySpecialName": "", "maxModifierNumForMultipleType": { "isFormula": false, "isDynamic": false, "fixedValue": 5.0 } }, "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.AddGlobalValue", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "key": "_Enchanted_Time", "useLimitRange": true, "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 5.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } ] }, "Avatar_Diona_ShootArrow_ResetGlobalValue": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.AddGlobalValue", "doOffStage": true, "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "key": "_ABILITY_Diona_AimShoot_Enchanted_Ratio", "useLimitRange": true, "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } ], "onReconnect": [ { "$type": "MoleMole.Config.SetGlobalValue", "doOffStage": true, "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "key": "_ABILITY_Diona_AimShoot_Enchanted_Ratio", "useLimitRange": true, "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } ] } }, "onAdded": [ { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "Avatar_Diona_ShootArrow_ResetGlobalValue" } ], "onAbilityStart": [ { "$type": "MoleMole.Config.SetGlobalValueToOverrideMap", "globalValueKey": "_ABILITY_Diona_AimShoot_Enchanted_Ratio", "overrideMapKey": "Diona_AimShoot_Enchanted_Ratio" }, { "$type": "MoleMole.Config.TriggerBullet", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_Enchanted_Time", "value": { "isFormula": true, "formula": [ { "isOperator": false, "isDynamic": true, "dynamicKey": "Enchanted_Time" }, { "isOperator": false, "isDynamic": true, "dynamicKey": "Diona_AimShoot_Enchanted_Ratio" }, { "isOperator": true, "operation": "Mul" } ] }, "forceByCaster": true, "compareType": "MoreThan" } ], "bulletID": 41022016, "born": { "$type": "MoleMole.Config.ConfigBornByAttachPoint", "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 } }, "direction": { "$type": "MoleMole.Config.ConfigDirectionByAttachPoint", "attachPointName": "FocusAnchor", "attachPointTargetType": "Self" }, "attachPointName": "WeaponL" } }, { "$type": "MoleMole.Config.TriggerBullet", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_Enchanted_Time", "value": { "isFormula": true, "formula": [ { "isOperator": false, "isDynamic": true, "dynamicKey": "Enchanted_Time" }, { "isOperator": false, "isDynamic": true, "dynamicKey": "Diona_AimShoot_Enchanted_Ratio" }, { "isOperator": true, "operation": "Mul" } ] }, "forceByCaster": true, "compareType": "LessAndEqual" } ], "bulletID": 41022017, "born": { "$type": "MoleMole.Config.ConfigBornByAttachPoint", "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 } }, "direction": { "$type": "MoleMole.Config.ConfigDirectionByAttachPoint", "attachPointName": "FocusAnchor", "attachPointTargetType": "Self" }, "attachPointName": "WeaponL" } }, { "$type": "MoleMole.Config.ActCameraShake", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_Enchanted_Time", "value": { "isFormula": true, "formula": [ { "isOperator": false, "isDynamic": true, "dynamicKey": "Enchanted_Time" }, { "isOperator": false, "isDynamic": true, "dynamicKey": "Diona_AimShoot_Enchanted_Ratio" }, { "isOperator": true, "operation": "Mul" } ] }, "forceByCaster": true, "compareType": "MoreThan" } ], "cameraShake": { "shakeRange": 0.2, "shakeTime": 0.12, "shakeDistance": 30.0, "extension": { "baseOnCamera": true } } }, { "$type": "MoleMole.Config.FireEffect", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_Enchanted_Time", "value": { "isFormula": true, "formula": [ { "isOperator": false, "isDynamic": true, "dynamicKey": "Enchanted_Time" }, { "isOperator": false, "isDynamic": true, "dynamicKey": "Diona_AimShoot_Enchanted_Ratio" }, { "isOperator": true, "operation": "Mul" } ] }, "forceByCaster": true, "compareType": "MoreThan" } ], "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Loli_Bow_Diona_ExtraAttack_Onshooting" }, "born": { "$type": "MoleMole.Config.ConfigBornByAttachPoint", "offset": { "x": { "isFormula": false, "isDynamic": false, "fixedValue": -0.7 }, "y": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "z": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } }, "attachPointName": "WeaponL" } }, { "$type": "MoleMole.Config.FireEffect", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_Enchanted_Time", "value": { "isFormula": true, "formula": [ { "isOperator": false, "isDynamic": true, "dynamicKey": "Enchanted_Time" }, { "isOperator": false, "isDynamic": true, "dynamicKey": "Diona_AimShoot_Enchanted_Ratio" }, { "isOperator": true, "operation": "Mul" } ] }, "forceByCaster": true, "compareType": "LessAndEqual" } ], "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Loli_Bow_Diona_ExtraAttack_Onshooting_Unsuccessful" }, "born": { "$type": "MoleMole.Config.ConfigBornByAttachPoint", "offset": { "x": { "isFormula": false, "isDynamic": false, "fixedValue": -0.8 }, "y": { "isFormula": false, "isDynamic": false, "fixedValue": 0.1 }, "z": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } }, "attachPointName": "WeaponL" } } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Diona_AimPressShoot", "abilityMixins": [ { "$type": "MoleMole.Config.ButtonHoldChargeMixin", "skillID": 10393, "secondChargeTime": { "isFormula": false, "isDynamic": false, "fixedValue": 999999.0 }, "OnReleaseCharged": [ { "$type": "MoleMole.Config.AvatarSkillStart", "skillID": 10391, "cdRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "costStaminaRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } }, { "$type": "MoleMole.Config.AvatarSkillStart", "skillID": 10393, "cdRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "costStaminaRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } }, { "$type": "MoleMole.Config.EntityDoSkill", "skillID": 10394, "isHold": true } ], "chargeStateIDs": [ "Aim", "AimShoot" ] }, { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "Aim", "AimShoot" ], "modifierName": "KeepAiming" }, { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "AimShoot" ], "modifierName": "SetAimShooting" }, { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "Aim", "AimShoot" ], "modifierName": "SetNeedAimEndStates" } ], "modifiers": { "KeepAiming": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.SetAnimatorBool", "boolID": "Aiming", "value": true }, { "$type": "MoleMole.Config.AvatarEnterFocus", "cameraFollowLower": { "x": 0.73, "y": -0.12, "z": -1.9 }, "cameraFollowUpper": { "x": 0.73, "y": 0.3, "z": -1.6 }, "cameraFastFocusMode": true, "faceToTarget": true, "faceToTargetAngleThreshold": 360.0, "dragButtonName": "Skill1", "assistance": { "ps4": { "useFocusSticky": true }, "ps5": { "useFocusSticky": true }, "other": { "useFocusSticky": true, "useGyro": true } }, "vcam_fov": 30.0 } ], "onRemoved": [ { "$type": "MoleMole.Config.SetAnimatorBool", "boolID": "Aiming" }, { "$type": "MoleMole.Config.AvatarExitFocus", "keepRotation": true } ] }, "SetAimShooting": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.SetAnimatorBool", "boolID": "AimShooting", "value": true } ], "onRemoved": [ { "$type": "MoleMole.Config.SetAnimatorBool", "boolID": "AimShooting" } ] }, "SetNeedAimEndStates": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.SetAnimatorBool", "boolID": "InStatesNeedAimEnd", "value": true } ], "onRemoved": [ { "$type": "MoleMole.Config.SetAnimatorBool", "boolID": "InStatesNeedAimEnd" } ] } } } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Diona_ShootArrow_Enchanted_WithoutIce", "abilitySpecials": { "DamageWithoutIce": { "type": "float", "dynamicValue": 0.0 } }, "onAdded": [ { "$type": "MoleMole.Config.AttachEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Ganyu_Arrow_Fly_Big" } } ], "onAbilityStart": [ { "$type": "MoleMole.Config.FireHitEffect", "hitEntity": "", "hitScene": { "defaultEffect": "Eff_Arrow_Hit_Earth", "surfaceEffect": { "Water": "Eff_Arrow_Hit_Water" } } }, { "$type": "MoleMole.Config.TriggerAttackEvent", "attackEvent": { "attackPattern": { "$type": "MoleMole.Config.ConfigAttackBox", "triggerType": "TriggerNoRepeat", "checkHitLayerType": "Both", "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.5 } } }, "size": { "x": { "isFormula": false, "isDynamic": false, "fixedValue": 0.1 }, "y": { "isFormula": false, "isDynamic": false, "fixedValue": 0.1 }, "z": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } } }, "attackInfo": { "attackTag": "ExtraAttack", "attenuationTag": "ExtraAttack", "attenuationGroup": "default", "attackProperty": { "damagePercentage": { "isFormula": false, "isDynamic": true, "dynamicKey": "DamageWithoutIce" }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "strikeType": "Pierce", "enBreak": 10.0, "enHeadBreak": 30.0 }, "hitPattern": { "onHitEffectName": "default", "hitImpulseType": "LV2", "hitHaltTimeScale": 0.01 }, "canHitHead": true, "hitHeadPattern": { "onHitEffectName": "Eff_Arrow_Hit_Head", "hitImpulseType": "LV5", "hitHaltTime": 0.12, "hitHaltTimeScale": 0.01 }, "bulletWane": { "waneDelay": 0.7, "damageWaneInterval": 0.05, "damageWaneRatio": 0.1, "damageWaneMinRatio": 0.1, "elementDurabilityWaneInterval": 0.05, "elementDurabilityWaneRatio": 0.1, "elementDurabilityWaneMinRatio": 0.1, "hitLevelWaneInterval": 0.1, "hitLevelWaneMin": "Mute" }, "canBeModifiedBy": "OriginOwner" } }, "targetType": "Enemy" } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Bullet_Diona_ShootArrow_WithIce", "abilitySpecials": { "DamageWithIce": { "type": "float", "dynamicValue": 0.0 } }, "onAdded": [ { "$type": "MoleMole.Config.AttachEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Ganyu_Arrow_Fly_Ice" } } ], "onAbilityStart": [ { "$type": "MoleMole.Config.FireHitEffect", "hitEntity": "", "hitScene": { "defaultEffect": "Eff_Ganyu_Arrow_IceCharge_Hit", "surfaceEffect": { "Water": "Eff_Arrow_Hit_Water" } } }, { "$type": "MoleMole.Config.TriggerAttackEvent", "attackEvent": { "attackPattern": { "$type": "MoleMole.Config.ConfigAttackBox", "triggerType": "TriggerNoRepeat", "checkHitLayerType": "Both", "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.5 } } }, "size": { "x": { "isFormula": false, "isDynamic": false, "fixedValue": 0.1 }, "y": { "isFormula": false, "isDynamic": false, "fixedValue": 0.1 }, "z": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } } }, "attackInfo": { "attackTag": "ExtraAttack", "attenuationTag": "ExtraAttack", "attenuationGroup": "default", "attackProperty": { "damagePercentage": { "isFormula": false, "isDynamic": true, "dynamicKey": "DamageWithIce" }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "elementType": "Ice", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 25.0 }, "strikeType": "Pierce", "enBreak": 20.0, "enHeadBreak": 60.0 }, "hitPattern": { "onHitEffectName": "Eff_Ganyu_Arrow_IceCharge_Hit", "hitImpulseType": "LV2", "hitHaltTimeScale": 0.01 }, "canHitHead": true, "hitHeadPattern": { "onHitEffectName": "Eff_Arrow_Hit_Head_Ice", "hitImpulseType": "LV5", "hitHaltTime": 0.12, "hitHaltTimeScale": 0.01 }, "bulletWane": { "waneDelay": 0.7, "damageWaneInterval": 0.05, "damageWaneRatio": 0.1, "damageWaneMinRatio": 0.1, "elementDurabilityWaneInterval": 0.05, "elementDurabilityWaneRatio": 0.1, "elementDurabilityWaneMinRatio": 0.1, "hitLevelWaneInterval": 0.1, "hitLevelWaneMin": "Mute" }, "canBeModifiedBy": "OriginOwner" } }, "targetType": "Enemy" } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Diona_ShootArrow_01", "onAbilityStart": [ { "$type": "MoleMole.Config.TriggerBullet", "bulletID": 41039001, "born": { "$type": "MoleMole.Config.ConfigBornByAttachPoint", "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 } }, "direction": { "$type": "MoleMole.Config.ConfigDirectionByAttachPoint", "maxAngle": 30.0, "attachPointName": "FocusAnchor", "attachPointTargetType": "Self" }, "attachPointName": "PRIVATE_LHand" } }, { "$type": "MoleMole.Config.FireEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Venti_ShootArrow_Small" }, "born": { "$type": "MoleMole.Config.ConfigBornByAttachPoint", "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 } }, "attachPointName": "WeaponL" } } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Diona_ShootArrow_02", "onAbilityStart": [ { "$type": "MoleMole.Config.TriggerBullet", "bulletID": 41039002, "born": { "$type": "MoleMole.Config.ConfigBornByAttachPoint", "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 } }, "direction": { "$type": "MoleMole.Config.ConfigDirectionByAttachPoint", "maxAngle": 30.0, "attachPointName": "FocusAnchor", "attachPointTargetType": "Self" }, "attachPointName": "PRIVATE_LHand" } }, { "$type": "MoleMole.Config.FireEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Venti_ShootArrow_Big" }, "born": { "$type": "MoleMole.Config.ConfigBornByAttachPoint", "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 } }, "attachPointName": "WeaponL" } } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Diona_ShootArrow_03", "onAbilityStart": [ { "$type": "MoleMole.Config.TriggerBullet", "bulletID": 41039003, "born": { "$type": "MoleMole.Config.ConfigBornByAttachPoint", "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 } }, "direction": { "$type": "MoleMole.Config.ConfigDirectionByAttachPoint", "maxAngle": 30.0, "attachPointName": "FocusAnchor", "attachPointTargetType": "Self" }, "attachPointName": "PRIVATE_LHand" } }, { "$type": "MoleMole.Config.FireEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Venti_ShootArrow_Big" }, "born": { "$type": "MoleMole.Config.ConfigBornByAttachPoint", "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 } }, "attachPointName": "WeaponL" } } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Diona_ShootArrow_04", "onAbilityStart": [ { "$type": "MoleMole.Config.TriggerBullet", "bulletID": 41039004, "born": { "$type": "MoleMole.Config.ConfigBornByAttachPoint", "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 } }, "direction": { "$type": "MoleMole.Config.ConfigDirectionByAttachPoint", "maxAngle": 30.0, "attachPointName": "FocusAnchor", "attachPointTargetType": "Self" }, "attachPointName": "PRIVATE_LHand" } }, { "$type": "MoleMole.Config.FireEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Venti_ShootArrow_Small" }, "born": { "$type": "MoleMole.Config.ConfigBornByAttachPoint", "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 } }, "attachPointName": "WeaponL" } } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Diona_ShootArrow_05", "onAbilityStart": [ { "$type": "MoleMole.Config.TriggerBullet", "bulletID": 41039005, "born": { "$type": "MoleMole.Config.ConfigBornByAttachPoint", "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 } }, "direction": { "$type": "MoleMole.Config.ConfigDirectionByAttachPoint", "maxAngle": 30.0, "attachPointName": "FocusAnchor", "attachPointTargetType": "Self" }, "attachPointName": "PRIVATE_LHand" } } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Diona_ShootArrow_Light_Material", "onAdded": [ { "$type": "MoleMole.Config.AttachEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Venti_Arrow_Fly_Small" } } ], "onAbilityStart": [ { "$type": "MoleMole.Config.FireHitEffect", "hitEntity": "", "hitScene": { "defaultEffect": "Eff_Arrow_Hit_Earth", "surfaceEffect": { "Water": "Eff_Arrow_Hit_Water" } } } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Diona_ShootArrow_Heavy_Material", "onAdded": [ { "$type": "MoleMole.Config.AttachEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Venti_Arrow_Fly_Big" } } ], "onAbilityStart": [ { "$type": "MoleMole.Config.FireHitEffect", "hitEntity": "", "hitScene": { "defaultEffect": "Eff_Arrow_Hit_Earth", "surfaceEffect": { "Water": "Eff_Arrow_Hit_Water" } } } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Diona_NekoShoot_Press", "abilityMixins": [ { "$type": "MoleMole.Config.SkillButtonHoldChargeMixin", "skillID": 10392, "nextLoopTriggerID": "NextLoopTrigger", "endHoldTrigger": "EndHoldTrigger", "beforeStateIDs": [ "Flask_BS" ], "chargeLoopStateIDs": [ "Flask_Charge" ], "chargeLoopDurations": [ 0.05 ] }, { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "Flask_Long", "Flask_Long_AS" ], "modifierName": "Stealth_Controller" }, { "$type": "MoleMole.Config.AttachToNormalizedTimeMixin", "stateID": "Flask_Short", "modifierName": "Create_ShortAttack_Target", "normalizeEnd": 0.5 }, { "$type": "MoleMole.Config.AttachToNormalizedTimeMixin", "stateID": "Flask_Charge", "modifierName": "Create_ChargeAttack_Target", "normalizeStart": 0.4, "normalizeEnd": 0.8 } ], "modifiers": { "Stealth_Controller": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.SetAnimatorTrigger", "triggerID": { "isDynamic": false, "fixedValue": "StealthOn" } } ], "onRemoved": [ { "$type": "MoleMole.Config.SetAnimatorTrigger", "triggerID": { "isDynamic": false, "fixedValue": "StealthOff" } } ] }, "Create_ShortAttack_Target": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.CreateGadget", "predicates": [ { "$type": "MoleMole.Config.ByNot", "predicates": [ { "$type": "MoleMole.Config.ByHasAttackTarget" } ] } ], "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": 7.0 } }, "onGround": true }, "gadgetID": 41022018, "campID": 4001, "campTargetType": "All" } ] }, "Create_ChargeAttack_Target": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.CreateGadget", "predicates": [ { "$type": "MoleMole.Config.ByNot", "predicates": [ { "$type": "MoleMole.Config.ByHasAttackTarget" } ] } ], "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": 7.0 } }, "onGround": true }, "gadgetID": 41022018, "campID": 4001, "campTargetType": "All" } ] } }, "onAbilityStart": [ { "$type": "MoleMole.Config.AvatarSkillStart", "skillID": 10392, "cdRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "costStaminaRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } }, { "$type": "MoleMole.Config.AddGlobalValue", "value": { "isFormula": false, "isDynamic": false, "fixedValue": -0.75 }, "key": "_Diona_ElementalArt_Shield_Enchanted_Ratio", "useLimitRange": true, "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 1.75 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } }, { "$type": "MoleMole.Config.FireEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Loli_Bow_Diona_ElementalArt_Press" } }, { "$type": "MoleMole.Config.SetSelfAttackTarget", "otherTargets": { "$type": "MoleMole.Config.SelectTargetsByShape", "topLimit": 1, "sortType": "Random", "shapeName": "SectorR15D90", "campTargetType": "Enemy", "sizeRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } }, "predicates": [ { "$type": "MoleMole.Config.ByEntityTypes", "entityTypes": [ "Monster", "Gadget" ] } ], "turnToTargetImmediately": true, "turnToTargetKeepUpAxisDirection": true }, { "$type": "MoleMole.Config.TriggerBullet", "bulletID": 41039007, "born": { "$type": "MoleMole.Config.ConfigBornByAttachPoint", "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 } }, "direction": { "$type": "MoleMole.Config.ConfigDirectionByAttackTarget", "scatter": { "maxDistance": 8.0, "maxScatterAngle": -90.0, "centerRote": 45.0, "randomRote": 8.0 } }, "attachPointName": "WeaponL" } }, { "$type": "MoleMole.Config.TriggerBullet", "bulletID": 41039006, "born": { "$type": "MoleMole.Config.ConfigBornByAttachPoint", "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 } }, "direction": { "$type": "MoleMole.Config.ConfigDirectionByAttackTarget", "scatter": { "maxDistance": 8.0, "maxScatterAngle": -90.0, "centerRote": -45.0, "randomRote": 8.0 } }, "attachPointName": "WeaponL" } } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Diona_NekoShoot_Holdup", "abilitySpecials": { "SHield_Ratio": { "type": "float", "dynamicValue": 0.0 } }, "onAbilityStart": [ { "$type": "MoleMole.Config.AvatarSkillStart", "skillID": 10392, "cdRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 2.5 }, "costStaminaRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } }, { "$type": "MoleMole.Config.AddGlobalValue", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 0.75 }, "key": "_Diona_ElementalArt_Shield_Enchanted_Ratio", "useLimitRange": true, "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 1.75 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } }, { "$type": "MoleMole.Config.FireEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Loli_Bow_Diona_ElementalArt_Holdon" }, "born": { "$type": "MoleMole.Config.ConfigBornBySelf" } }, { "$type": "MoleMole.Config.SetSelfAttackTarget", "otherTargets": { "$type": "MoleMole.Config.SelectTargetsByShape", "topLimit": 1, "entityTypePriority": [ "Monster", "Gadget" ], "sortType": "Random", "shapeName": "SectorR15D90", "campTargetType": "Enemy", "sizeRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } }, "predicates": [ { "$type": "MoleMole.Config.ByEntityTypes", "entityTypes": [ "Monster", "Gadget" ] } ], "turnToTargetImmediately": true, "turnToTargetKeepUpAxisDirection": true }, { "$type": "MoleMole.Config.TriggerBullet", "bulletID": 41039007, "born": { "$type": "MoleMole.Config.ConfigBornByAttachPoint", "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 } }, "direction": { "$type": "MoleMole.Config.ConfigDirectionByAttackTarget", "scatter": { "maxDistance": 8.0, "maxScatterAngle": -90.0, "centerRote": 50.0, "randomRote": 5.0 } }, "attachPointName": "WeaponL" } }, { "$type": "MoleMole.Config.SetSelfAttackTarget", "otherTargets": { "$type": "MoleMole.Config.SelectTargetsByShape", "topLimit": 1, "entityTypePriority": [ "Monster", "Gadget" ], "sortType": "Random", "shapeName": "SectorR15D90", "campTargetType": "Enemy", "sizeRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } }, "predicates": [ { "$type": "MoleMole.Config.ByEntityTypes", "entityTypes": [ "Monster", "Gadget" ] } ], "turnToTargetImmediately": true, "turnToTargetKeepUpAxisDirection": true }, { "$type": "MoleMole.Config.TriggerBullet", "bulletID": 41039006, "born": { "$type": "MoleMole.Config.ConfigBornByAttachPoint", "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 } }, "direction": { "$type": "MoleMole.Config.ConfigDirectionByAttackTarget", "scatter": { "maxDistance": 8.0, "maxScatterAngle": -90.0, "centerRote": 70.0, "randomRote": 5.0 } }, "attachPointName": "WeaponL" } }, { "$type": "MoleMole.Config.SetSelfAttackTarget", "otherTargets": { "$type": "MoleMole.Config.SelectTargetsByShape", "topLimit": 1, "entityTypePriority": [ "Monster", "Gadget" ], "sortType": "Random", "shapeName": "SectorR15D90", "campTargetType": "Enemy", "sizeRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } }, "predicates": [ { "$type": "MoleMole.Config.ByEntityTypes", "entityTypes": [ "Monster", "Gadget" ] } ], "turnToTargetImmediately": true, "turnToTargetKeepUpAxisDirection": true }, { "$type": "MoleMole.Config.TriggerBullet", "bulletID": 41039007, "born": { "$type": "MoleMole.Config.ConfigBornByAttachPoint", "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 } }, "direction": { "$type": "MoleMole.Config.ConfigDirectionByAttackTarget", "scatter": { "maxDistance": 8.0, "maxScatterAngle": -90.0, "randomRote": 10.0 } }, "attachPointName": "WeaponL" } }, { "$type": "MoleMole.Config.SetSelfAttackTarget", "otherTargets": { "$type": "MoleMole.Config.SelectTargetsByShape", "topLimit": 1, "entityTypePriority": [ "Monster", "Gadget" ], "sortType": "Random", "shapeName": "SectorR15D90", "campTargetType": "Enemy", "sizeRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } }, "predicates": [ { "$type": "MoleMole.Config.ByEntityTypes", "entityTypes": [ "Monster", "Gadget" ] } ], "turnToTargetImmediately": true, "turnToTargetKeepUpAxisDirection": true }, { "$type": "MoleMole.Config.TriggerBullet", "bulletID": 41039006, "born": { "$type": "MoleMole.Config.ConfigBornByAttachPoint", "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 } }, "direction": { "$type": "MoleMole.Config.ConfigDirectionByAttackTarget", "scatter": { "maxDistance": 8.0, "maxScatterAngle": -90.0, "centerRote": -50.0, "randomRote": 5.0 } }, "attachPointName": "WeaponL" } }, { "$type": "MoleMole.Config.SetSelfAttackTarget", "otherTargets": { "$type": "MoleMole.Config.SelectTargetsByShape", "topLimit": 1, "entityTypePriority": [ "Monster", "Gadget" ], "sortType": "Random", "shapeName": "SectorR15D90", "campTargetType": "Enemy", "sizeRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } }, "predicates": [ { "$type": "MoleMole.Config.ByEntityTypes", "entityTypes": [ "Monster", "Gadget" ] } ], "turnToTargetImmediately": true, "turnToTargetKeepUpAxisDirection": true }, { "$type": "MoleMole.Config.TriggerBullet", "bulletID": 41039007, "born": { "$type": "MoleMole.Config.ConfigBornByAttachPoint", "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 } }, "direction": { "$type": "MoleMole.Config.ConfigDirectionByAttackTarget", "scatter": { "maxDistance": 8.0, "maxScatterAngle": -90.0, "centerRote": -70.0, "randomRote": 5.0 } }, "attachPointName": "WeaponL" } } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Diona_ElementalArt_Bullet_Material", "abilitySpecials": { "ElementalArt_Damage": { "type": "float", "dynamicValue": 0.0 }, "RandomSpeedRatio": { "type": "float", "dynamicValue": 0.0 } }, "modifiers": { "Timer": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.3 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onRemoved": [ { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "AngularVelocityUp" } ] }, "AngularVelocityUp": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "properties": { "Actor_BulletMoveAngularVelocityRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 10.0 } } }, "RandomSpeed": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "properties": { "Animator_OverallSpeedRatioMultiplied": { "isFormula": false, "isDynamic": true, "dynamicKey": "RandomSpeedRatio" } } }, "ElementalArt_Bullet_Ball": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAttackLanded": [ { "$type": "MoleMole.Config.Predicated", "target": "Target", "targetPredicates": [ { "$type": "MoleMole.Config.ByAttackTags", "attackTags": [ "Elemental_Art" ] }, { "$type": "MoleMole.Config.ByEntityTypes", "entityTypes": [ "Monster" ] }, { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_ANIMAL_ENTITY_TYPE", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "compareType": "NoneOrEqual" } ], "successActions": [ { "$type": "MoleMole.Config.ApplyModifier", "target": "OriginOwner", "modifierName": "Ball" } ] } ] }, "Ball": { "stacking": "Unique", "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.Randomed", "doOffStage": true, "chance": { "isFormula": false, "isDynamic": false, "fixedValue": 0.8 }, "successActions": [ { "$type": "MoleMole.Config.GenerateElemBall", "doOffStage": true, "configID": 2022, "born": { "$type": "MoleMole.Config.ConfigBornByGlobalValue", "onGround": true, "onGroundIgnoreWater": true, "onGroundRaycastUpDist": 3.0, "positionKey": "_ABILITY_Diona_GenerateElemBall_CustomPos", "directionKey": "" }, "ratio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "baseEnergy": 3.0 } ] } ] } }, "onAdded": [ { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "Timer" }, { "$type": "MoleMole.Config.SetRandomOverrideMapValue", "valueRangeMax": 1.0, "valueRangeMin": 0.8, "overrideMapKey": "RandomSpeedRatio" }, { "$type": "MoleMole.Config.AttachModifier", "modifierName": "ElementalArt_Bullet_Ball" } ], "onAbilityStart": [ { "$type": "MoleMole.Config.TriggerAbility", "target": "Owner", "abilityName": "Avatar_Diona_ElementalArt_Shield" }, { "$type": "MoleMole.Config.FireHitEffect", "hitEntity": "", "hitScene": { "defaultEffect": "Eff_Avatar_Loli_Bow_Diona_ElementalArt_Bullet_HitScene", "surfaceEffect": { "Water": "Eff_Arrow_Hit_Water" } } }, { "$type": "MoleMole.Config.TriggerAttackEvent", "attackEvent": { "attackPattern": { "$type": "MoleMole.Config.ConfigAttackSphere", "triggerType": "TriggerNoRepeat", "checkHitLayerType": "Both", "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.5 } }, "attackInfo": { "attackTag": "Elemental_Art", "attenuationTag": "Elemental_Art", "attenuationGroup": "default", "attackProperty": { "damagePercentage": { "isFormula": false, "isDynamic": true, "dynamicKey": "ElementalArt_Damage" }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "elementType": "Ice", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 25.0 }, "strikeType": "Pierce" }, "hitPattern": { "onHitEffectName": "Eff_Avatar_Loli_Bow_Diona_ElementalArt_Bullet_Hit", "hitImpulseType": "LV2", "hitHaltTimeScale": 0.01 }, "canBeModifiedBy": "OriginOwner" } }, "targetType": "Enemy" }, { "$type": "MoleMole.Config.SetGlobalPos", "target": "OriginOwner", "key": "_ABILITY_Diona_GenerateElemBall_CustomPos", "born": { "$type": "MoleMole.Config.ConfigBornBySelf" } } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Diona_ElementalArt_Bullet_Trail_01", "onAdded": [ { "$type": "MoleMole.Config.AttachEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Loli_Bow_Diona_ElementalArt_Bullet_Trail" } }, { "$type": "MoleMole.Config.TriggerSetVisible" } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Diona_ElementalArt_Bullet_Trail_02", "onAdded": [ { "$type": "MoleMole.Config.AttachEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Loli_Bow_Diona_ElementalArt_Bullet_Trail_Big" } }, { "$type": "MoleMole.Config.TriggerSetVisible" } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Diona_ElementalArt_Shield", "abilitySpecials": { "SHield_Ratio": { "type": "float", "dynamicValue": 0.0 }, "SHieldHp_Const": { "type": "float", "dynamicValue": 0.0 }, "IceShield_LifeTime": { "type": "float", "dynamicValue": 0.0 }, "Diona_CostStaminaDelta": { "type": "float", "dynamicValue": 0.0 }, "Diona_Speed": { "type": "float", "dynamicValue": 0.0 }, "Shield_Enchanted_Ratio": { "type": "float", "dynamicValue": 0.0 }, "Talent_Shield_Enchanted_Ratio": { "type": "float", "dynamicValue": 1.0 }, "Constellation_AttackUp_Ratio": { "type": "float", "dynamicValue": 0.0 }, "Talent_Teammate_Shield_Ratio": { "type": "float", "dynamicValue": 0.0 }, "Constellation_Shield_Duration": { "type": "float", "dynamicValue": 0.0 } }, "modifiers": { "UNIQUE_Diona_Elemental_Art_Shield": { "stacking": "Unique", "modifierName": "", "isUnique": true, "duration": { "isFormula": false, "isDynamic": true, "dynamicKey": "IceShield_LifeTime" }, "elementDurability": { "isFormula": false, "isDynamic": true, "dynamicKey": "IceShield_LifeTime" }, "modifierMixins": [ { "$type": "MoleMole.Config.GlobalMainShieldMixin", "shieldType": "Avatar_Ice", "shieldAngle": { "isFormula": false, "isDynamic": false, "fixedValue": 360.0 }, "shieldHPRatio": { "isFormula": true, "formula": [ { "isOperator": false, "isDynamic": true, "dynamicKey": "SHield_Ratio" }, { "isOperator": false, "isDynamic": true, "dynamicKey": "Shield_Enchanted_Ratio" }, { "isOperator": true, "operation": "Mul" }, { "isOperator": false, "isDynamic": true, "dynamicKey": "Talent_Shield_Enchanted_Ratio" }, { "isOperator": true, "operation": "Mul" } ] }, "shieldHP": { "isFormula": true, "formula": [ { "isOperator": false, "isDynamic": true, "dynamicKey": "SHieldHp_Const" }, { "isOperator": false, "isDynamic": true, "dynamicKey": "Shield_Enchanted_Ratio" }, { "isOperator": true, "operation": "Mul" }, { "isOperator": false, "isDynamic": true, "dynamicKey": "Talent_Shield_Enchanted_Ratio" }, { "isOperator": true, "operation": "Mul" } ] }, "costShieldRatioName": "", "showDamageText": "INFO_ELITE_DEFENCE", "effectPattern": "Eff_Avatar_Loli_Bow_Diona_IceShield", "childShieldModifierName": "UNIQUE_Diona_Elemental_Art_Shield_Child" } ], "onAdded": [ { "$type": "MoleMole.Config.FireEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Loli_Bow_Diona_IceShield_Born" } }, { "$type": "MoleMole.Config.AttachModifier", "target": "Team", "predicates": [ { "$type": "MoleMole.Config.ByUnlockTalentParam", "talentParam": "Diona_PermanentSkill_1" } ], "modifierName": "UNIQUE_Diona_PermanentSkill_1_Handler" } ], "onRemoved": [ { "$type": "MoleMole.Config.FireEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Loli_Bow_Diona_IceShield_Die" } } ] }, "UNIQUE_Diona_Elemental_Art_Shield_Child": { "stacking": "Unique", "modifierName": "", "isUnique": true, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "modifierMixins": [ { "$type": "MoleMole.Config.GlobalSubShieldMixin", "mainShieldModifierName": "UNIQUE_Diona_Elemental_Art_Shield" } ], "properties": { "Actor_EndureDelta": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } }, "onAdded": [ { "$type": "MoleMole.Config.AttachModifier", "modifierName": "Diona_ElementalArt_Shield_Frozen_Modifier" } ], "onBeingHit": [ { "$type": "MoleMole.Config.Predicated", "target": "Target", "targetPredicates": [ { "$type": "MoleMole.Config.ByHitEnBreak", "enBreak": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } ], "successActions": [ { "$type": "MoleMole.Config.ApplyModifier", "target": "Team", "modifierName": "ShieldHitEffect" } ] } ] }, "UNIQUE_Diona_PermanentSkill_1_Handler": { "modifierName": "", "isUnique": true, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "modifierMixins": [ { "$type": "MoleMole.Config.CurLocalAvatarMixinV2", "modifierName": "DionaPermanentSkill_SpeedUp" } ] }, "ShieldHitEffect": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.3 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.SendEffectTrigger", "parameter": "BeHit", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Loli_Bow_Diona_IceShield" } } ] }, "DionaPermanentSkill_SpeedUp": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "properties": { "Actor_CostStaminaRatio": { "isFormula": false, "isDynamic": true, "dynamicKey": "Diona_CostStaminaDelta" }, "Animator_MoveSpeedRatio": { "isFormula": false, "isDynamic": true, "dynamicKey": "Diona_Speed" } }, "state": "SpeedUp", "isLimitedProperties": true }, "Diona_Constellation_2_Handler": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "modifierMixins": [ { "$type": "MoleMole.Config.ModifyDamageMixin", "attackTags": [ "Elemental_Art" ], "damagePercentageRatio": { "isFormula": false, "isDynamic": true, "dynamicKey": "Constellation_AttackUp_Ratio" } } ] }, "UNIQUE_Diona_Constellation_2_RemoteTeamShield_Timer": { "modifierName": "", "isUnique": true, "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.5 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "UNIQUE_Diona_Constellation_2_RemoteTeamShield_Handler" } ] }, "UNIQUE_Diona_Constellation_2_RemoteTeamShield_Handler": { "stacking": "MultipleRefresh", "modifierName": "", "isUnique": true, "duration": { "isFormula": false, "isDynamic": true, "dynamicKey": "Constellation_Shield_Duration" }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.RemoveUniqueModifier", "target": "RemoteTeams", "doOffStage": true, "predicates": [ { "$type": "MoleMole.Config.ByTargetPositionToSelfPosition", "logic": "LesserOrEqual", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 40.0 } } ], "modifierName": "UNIQUE_Diona_Constellation_2_Shield" }, { "$type": "MoleMole.Config.AttachModifier", "target": "RemoteTeams", "doOffStage": true, "predicates": [ { "$type": "MoleMole.Config.ByTargetPositionToSelfPosition", "logic": "LesserOrEqual", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 40.0 } } ], "modifierName": "UNIQUE_Diona_Constellation_2_Shield" } ] }, "UNIQUE_Diona_Constellation_2_Shield": { "stacking": "Unique", "modifierName": "", "isUnique": true, "duration": { "isFormula": false, "isDynamic": true, "dynamicKey": "Constellation_Shield_Duration" }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "modifierMixins": [ { "$type": "MoleMole.Config.GlobalMainShieldMixin", "shieldType": "Avatar_Ice", "shieldAngle": { "isFormula": false, "isDynamic": false, "fixedValue": 360.0 }, "shieldHPRatio": { "isFormula": true, "formula": [ { "isOperator": false, "isDynamic": true, "dynamicKey": "SHield_Ratio" }, { "isOperator": false, "isDynamic": true, "dynamicKey": "Shield_Enchanted_Ratio" }, { "isOperator": true, "operation": "Mul" }, { "isOperator": false, "isDynamic": true, "dynamicKey": "Talent_Shield_Enchanted_Ratio" }, { "isOperator": true, "operation": "Mul" }, { "isOperator": false, "isDynamic": true, "dynamicKey": "Talent_Teammate_Shield_Ratio" }, { "isOperator": true, "operation": "Mul" } ] }, "shieldHP": { "isFormula": true, "formula": [ { "isOperator": false, "isDynamic": true, "dynamicKey": "SHieldHp_Const" }, { "isOperator": false, "isDynamic": true, "dynamicKey": "Shield_Enchanted_Ratio" }, { "isOperator": true, "operation": "Mul" }, { "isOperator": false, "isDynamic": true, "dynamicKey": "Talent_Shield_Enchanted_Ratio" }, { "isOperator": true, "operation": "Mul" }, { "isOperator": false, "isDynamic": true, "dynamicKey": "Talent_Teammate_Shield_Ratio" }, { "isOperator": true, "operation": "Mul" } ] }, "costShieldRatioName": "", "showDamageText": "INFO_ELITE_DEFENCE", "effectPattern": "Eff_Avatar_Loli_Bow_Diona_IceShield", "childShieldModifierName": "UNIQUE_Diona_Constellation_2_Shield_Child" } ], "onAdded": [ { "$type": "MoleMole.Config.FireEffect", "predicates": [ { "$type": "MoleMole.Config.ByEntityIsAlive", "target": "CurLocalAvatar" } ], "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Loli_Bow_Diona_IceShield_Born" } }, { "$type": "MoleMole.Config.AttachModifier", "target": "Team", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_ABILITY_Diona_PermanentSkill_1", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "forceByCaster": true } ], "modifierName": "UNIQUE_Diona_PermanentSkill_1_Handler" } ], "onRemoved": [ { "$type": "MoleMole.Config.FireEffect", "predicates": [ { "$type": "MoleMole.Config.ByEntityIsAlive", "target": "CurLocalAvatar" } ], "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Loli_Bow_Diona_IceShield_Die" } } ] }, "UNIQUE_Diona_Constellation_2_Shield_Child": { "stacking": "Unique", "modifierName": "", "isUnique": true, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "modifierMixins": [ { "$type": "MoleMole.Config.GlobalSubShieldMixin", "mainShieldModifierName": "UNIQUE_Diona_Constellation_2_Shield" } ], "properties": { "Actor_EndureDelta": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } }, "onAdded": [ { "$type": "MoleMole.Config.AttachModifier", "modifierName": "Diona_ElementalArt_Shield_Frozen_Modifier" } ], "onBeingHit": [ { "$type": "MoleMole.Config.Predicated", "target": "Target", "targetPredicates": [ { "$type": "MoleMole.Config.ByHitEnBreak", "enBreak": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } ], "successActions": [ { "$type": "MoleMole.Config.ApplyModifier", "target": "Team", "modifierName": "ShieldHitEffect" } ] } ] }, "Diona_ElementalArt_Shield_Frozen_Modifier": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.1 }, "elementType": "Frozen", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 50.0 } } }, "onAdded": [ { "$type": "MoleMole.Config.AddGlobalValue", "doOffStage": true, "predicates": [ { "$type": "MoleMole.Config.ByUnlockTalentParam", "talentParam": "Diona_PermanentSkill_1" } ], "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "key": "_ABILITY_Diona_PermanentSkill_1", "useLimitRange": true, "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } }, { "$type": "MoleMole.Config.AddGlobalValue", "doOffStage": true, "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "key": "_Diona_ElementalArt_Shield_Enchanted_Ratio", "useLimitRange": true, "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } }, { "$type": "MoleMole.Config.ApplyModifier", "doOffStage": true, "predicates": [ { "$type": "MoleMole.Config.ByUnlockTalentParam", "talentParam": "Diona_Constellation_2" } ], "modifierName": "Diona_Constellation_2_Handler" } ], "onAbilityStart": [ { "$type": "MoleMole.Config.AddElementDurability", "target": "Team", "doOffStage": true, "value": { "isFormula": false, "isDynamic": true, "dynamicKey": "IceShield_LifeTime" }, "modifierName": "UNIQUE_Diona_Elemental_Art_Shield", "useLimitRange": true, "maxValue": { "isFormula": true, "formula": [ { "isOperator": false, "isDynamic": true, "dynamicKey": "IceShield_LifeTime" }, { "isOperator": false, "isDynamic": false, "fixedValue": 5.0 }, { "isOperator": true, "operation": "Mul" } ] }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } }, { "$type": "MoleMole.Config.SetGlobalValueToOverrideMap", "doOffStage": true, "globalValueKey": "_Diona_ElementalArt_Shield_Enchanted_Ratio", "overrideMapKey": "Shield_Enchanted_Ratio" }, { "$type": "MoleMole.Config.AttachModifier", "target": "Team", "doOffStage": true, "modifierName": "UNIQUE_Diona_Elemental_Art_Shield" }, { "$type": "MoleMole.Config.ApplyModifier", "doOffStage": true, "predicates": [ { "$type": "MoleMole.Config.ByUnlockTalentParam", "talentParam": "Diona_Constellation_2" } ], "modifierName": "UNIQUE_Diona_Constellation_2_RemoteTeamShield_Timer" }, { "$type": "MoleMole.Config.ChangeShieldValue", "target": "Team", "doOffStage": true, "shieldHPRatio": { "isFormula": true, "formula": [ { "isOperator": false, "isDynamic": true, "dynamicKey": "SHield_Ratio" }, { "isOperator": false, "isDynamic": true, "dynamicKey": "Shield_Enchanted_Ratio" }, { "isOperator": true, "operation": "Mul" }, { "isOperator": false, "isDynamic": true, "dynamicKey": "Talent_Shield_Enchanted_Ratio" }, { "isOperator": true, "operation": "Mul" } ] }, "shieldHP": { "isFormula": true, "formula": [ { "isOperator": false, "isDynamic": true, "dynamicKey": "SHieldHp_Const" }, { "isOperator": false, "isDynamic": true, "dynamicKey": "Shield_Enchanted_Ratio" }, { "isOperator": true, "operation": "Mul" }, { "isOperator": false, "isDynamic": true, "dynamicKey": "Talent_Shield_Enchanted_Ratio" }, { "isOperator": true, "operation": "Mul" } ] }, "maxShieldByHPRatio": { "isFormula": true, "formula": [ { "isOperator": false, "isDynamic": true, "dynamicKey": "SHield_Ratio" }, { "isOperator": false, "isDynamic": true, "dynamicKey": "Shield_Enchanted_Ratio" }, { "isOperator": true, "operation": "Mul" }, { "isOperator": false, "isDynamic": true, "dynamicKey": "Talent_Shield_Enchanted_Ratio" }, { "isOperator": true, "operation": "Mul" } ] }, "maxShieldHP": { "isFormula": true, "formula": [ { "isOperator": false, "isDynamic": true, "dynamicKey": "SHieldHp_Const" }, { "isOperator": false, "isDynamic": true, "dynamicKey": "Shield_Enchanted_Ratio" }, { "isOperator": true, "operation": "Mul" }, { "isOperator": false, "isDynamic": true, "dynamicKey": "Talent_Shield_Enchanted_Ratio" }, { "isOperator": true, "operation": "Mul" } ] }, "modifierName": "UNIQUE_Diona_Elemental_Art_Shield" } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Diona_Elemental_Burst_Attack", "abilityMixins": [ { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "DionaElementalBurst" ], "modifierName": "Elemental_Burst_Flask_Hand" }, { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "DionaElementalBurst" ], "modifierName": "Elemental_Burst_Invincible_1" }, { "$type": "MoleMole.Config.AttachToNormalizedTimeMixin", "stateID": "DionaElementalBurst_AS", "modifierName": "Elemental_Burst_Invincible_2", "normalizeEnd": 0.17 } ], "abilitySpecials": { "damage": { "type": "float", "dynamicValue": 1.0 } }, "modifiers": { "Diona_Elemental_Burst_Mark": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 15.0 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.AddGlobalValue", "doOffStage": true, "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "key": "_Ability_Diona_Elemental_Burst", "useLimitRange": true, "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } ], "onRemoved": [ { "$type": "MoleMole.Config.AddGlobalValue", "doOffStage": true, "value": { "isFormula": false, "isDynamic": false, "fixedValue": -1.0 }, "key": "_Ability_Diona_Elemental_Burst", "useLimitRange": true, "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } ] }, "Elemental_Burst_Flask_Hand": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.AttachEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Loli_Bow_Diona_ElementalArt_Flask_HoldupStandby" } }, { "$type": "MoleMole.Config.FireEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Loli_Bow_Diona_ElementalBurst_Cast" } } ] }, "Elemental_Burst_Invincible_1": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "state": "Invincible", "onAdded": [ { "$type": "MoleMole.Config.AttachAbilityStateResistance", "resistanceListID": 11002 } ] }, "Elemental_Burst_Invincible_2": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "state": "Invincible", "onAdded": [ { "$type": "MoleMole.Config.AttachAbilityStateResistance", "resistanceListID": 11002 } ] } }, "onAbilityStart": [ { "$type": "MoleMole.Config.AvatarSkillStart", "skillID": 10395, "cdRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "costStaminaRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } }, { "$type": "MoleMole.Config.KillGadget", "gadgetInfo": { "configID": 41039015 } }, { "$type": "MoleMole.Config.TriggerBullet", "bulletID": 41039014, "born": { "$type": "MoleMole.Config.ConfigBornByAttachPoint", "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 } }, "direction": { "$type": "MoleMole.Config.ConfigDirectionByEntity" }, "attachPointName": "PRIVATE_Tail", "attachPointTargetType": "Self" } }, { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "Diona_Elemental_Burst_Mark" } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Diona_Elemental_Art_Flask", "abilitySpecials": { "HealHPRatio": { "type": "float", "dynamicValue": 0.0 }, "HealHP_Const": { "type": "float", "dynamicValue": 0.0 }, "Elemental_Burst_Damage": { "type": "float", "dynamicValue": 0.0 } }, "onAdded": [ { "$type": "MoleMole.Config.AttachEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Loli_Bow_Diona_ElementalArt_Flask_Bullet" } } ], "onAbilityStart": [ { "$type": "MoleMole.Config.FireEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Loli_Bow_Diona_ElementalBurst_Flask_Explode" } }, { "$type": "MoleMole.Config.TriggerAttackEvent", "attackEvent": { "attackPattern": { "$type": "MoleMole.Config.ConfigAttackCircle", "triggerType": "TriggerNoRepeat", "massiveAttackRatio": 0.8, "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 } }, "onGround": true }, "radius": { "isFormula": false, "isDynamic": false, "fixedValue": 3.0 }, "detectDirection": "Clockwise" }, "attackInfo": { "attackTag": "Elemental_Burst", "attenuationTag": "Elemental_Burst", "attenuationGroup": "default", "attackProperty": { "damagePercentage": { "isFormula": false, "isDynamic": true, "dynamicKey": "Elemental_Burst_Damage" }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "elementType": "Ice", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 25.0 }, "strikeType": "Default", "enBreak": 50.0, "attackType": "Range" }, "hitPattern": { "onHitEffectName": "default", "hitImpulseType": "LV2", "hitHaltTimeScale": 0.01 }, "cameraShake": {}, "canBeModifiedBy": "OriginOwner" } }, "targetType": "Enemy" }, { "$type": "MoleMole.Config.SetGlobalPos", "target": "OriginOwner", "key": "_ABILITY_Diona_IceWine_Fog_CustomPos", "born": { "$type": "MoleMole.Config.ConfigBornBySelf" } }, { "$type": "MoleMole.Config.TriggerAbility", "target": "OriginOwner", "abilityName": "Avatar_Diona_Elemental_Burst_Creata_IceWine_Fog" } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Diona_Elemental_Burst_Creata_IceWine_Fog", "onAbilityStart": [ { "$type": "MoleMole.Config.CreateGadget", "doOffStage": true, "born": { "$type": "MoleMole.Config.ConfigBornByGlobalValue", "onGround": true, "onGroundIgnoreWater": true, "onGroundRaycastUpDist": 3.0, "positionKey": "_ABILITY_Diona_IceWine_Fog_CustomPos", "directionKey": "" }, "gadgetID": 41039015, "campID": 1001, "campTargetType": "Enemy" } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Diona_IceWine_Fog", "abilitySpecials": { "HealHPRatio": { "type": "float", "dynamicValue": 0.0 }, "HealHP_Const": { "type": "float", "dynamicValue": 0.0 }, "Elemental_Burst_Damage": { "type": "float", "dynamicValue": 0.0 }, "Talent_ReviveElemEnergyRatio": { "type": "float", "dynamicValue": 0.0 }, "Diona_Talent_AttackRatio": { "type": "float", "dynamicValue": 0.0 }, "AttackDown_Duration": { "type": "float", "dynamicValue": 0.0 }, "Diona_Talent_HealedAddDelta": { "type": "float", "dynamicValue": 0.0 }, "Diona_Talent_ElemMastery": { "type": "float", "dynamicValue": 0.0 } }, "modifiers": { "Ice_Fog_Attack": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 12.5 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "thinkInterval": { "isFormula": false, "isDynamic": false, "fixedValue": 2.0 }, "onAdded": [ { "$type": "MoleMole.Config.AttachEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Loli_Bow_Diona_ElementalBurst_IceWine_Fog" } } ], "onRemoved": [ { "$type": "MoleMole.Config.SendEffectTrigger", "parameter": "Die", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Loli_Bow_Diona_ElementalBurst_IceWine_Fog" } } ], "onThinkInterval": [ { "$type": "MoleMole.Config.SendEffectTrigger", "parameter": "Attack", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Loli_Bow_Diona_ElementalBurst_IceWine_Fog" } }, { "$type": "MoleMole.Config.TriggerAttackEvent", "attackEvent": { "attackPattern": { "$type": "MoleMole.Config.ConfigAttackCircle", "triggerType": "TriggerNoRepeat", "born": { "$type": "MoleMole.Config.ConfigBornBySelf", "offset": { "x": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "y": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "z": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } }, "radius": { "isFormula": false, "isDynamic": false, "fixedValue": 6.5 } }, "attackInfo": { "attackTag": "Elemental_Burst", "attenuationTag": "Elemental_Burst", "attenuationGroup": "default", "attackProperty": { "damagePercentage": { "isFormula": false, "isDynamic": true, "dynamicKey": "Elemental_Burst_Damage" }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "elementType": "Ice", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 25.0 }, "strikeType": "Default", "enBreak": 50.0, "attackType": "Range" }, "hitPattern": { "onHitEffectName": "default", "hitImpulseType": "LV1", "hitHaltTimeScale": 0.05 }, "canBeModifiedBy": "OriginOwner" } }, "targetType": "Enemy" }, { "$type": "MoleMole.Config.RemoveUniqueModifier", "otherTargets": { "$type": "MoleMole.Config.SelectTargetsByShape", "shapeName": "CircleR6_5H5", "campTargetType": "All", "sizeRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } }, "predicates": [ { "$type": "MoleMole.Config.ByUnlockTalentParam", "talentParam": "Diona_PermanentSkill_2" }, { "$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_Diona_Talent_ElementalBurst_Monster_AttackDown" }, { "$type": "MoleMole.Config.ApplyModifier", "otherTargets": { "$type": "MoleMole.Config.SelectTargetsByShape", "shapeName": "CircleR6_5H5", "campTargetType": "All", "sizeRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } }, "predicates": [ { "$type": "MoleMole.Config.ByUnlockTalentParam", "talentParam": "Diona_PermanentSkill_2" }, { "$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_Diona_Talent_ElementalBurst_Monster_AttackDown" } ] }, "Ice_Fog_HealHp": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 12.5 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "thinkInterval": { "isFormula": false, "isDynamic": false, "fixedValue": 2.0 }, "onThinkInterval": [ { "$type": "MoleMole.Config.HealHP", "otherTargets": { "$type": "MoleMole.Config.SelectTargetsByShape", "shapeName": "CircleR7", "campTargetType": "All", "sizeRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } }, "predicates": [ { "$type": "MoleMole.Config.ByEntityTypes", "entityTypes": [ "Avatar" ] } ], "amount": { "isFormula": false, "isDynamic": true, "dynamicKey": "HealHP_Const" }, "amountByCasterMaxHPRatio": { "isFormula": false, "isDynamic": true, "dynamicKey": "HealHPRatio" } } ] }, "UNIQUE_Diona_Talent_ElementalBurst_Monster_AttackDown": { "modifierName": "", "isUnique": true, "duration": { "isFormula": false, "isDynamic": true, "dynamicKey": "AttackDown_Duration" }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "properties": { "Actor_AttackRatio": { "isFormula": false, "isDynamic": true, "dynamicKey": "Diona_Talent_AttackRatio" } }, "state": "DefenseDown", "isLimitedProperties": true }, "AimShoot_Enchanted_Handler": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "thinkInterval": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "onAdded": [ { "$type": "MoleMole.Config.ApplyModifier", "target": "OriginOwner", "predicates": [ { "$type": "MoleMole.Config.ByTargetPositionToSelfPosition", "logic": "LesserOrEqual", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 7.0 } } ], "modifierName": "UNIQUE_AimShoot_Enchanted_Modifier" } ], "onThinkInterval": [ { "$type": "MoleMole.Config.ApplyModifier", "target": "OriginOwner", "predicates": [ { "$type": "MoleMole.Config.ByTargetPositionToSelfPosition", "logic": "LesserOrEqual", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 7.0 } } ], "modifierName": "UNIQUE_AimShoot_Enchanted_Modifier" } ] }, "UNIQUE_AimShoot_Enchanted_Modifier": { "modifierName": "", "isUnique": true, "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 2.0 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.AddGlobalValue", "doOffStage": true, "value": { "isFormula": false, "isDynamic": false, "fixedValue": 0.4 }, "key": "_ABILITY_Diona_AimShoot_Enchanted_Ratio", "useLimitRange": true, "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.4 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } ], "onRemoved": [ { "$type": "MoleMole.Config.AddGlobalValue", "doOffStage": true, "value": { "isFormula": false, "isDynamic": false, "fixedValue": 0.6 }, "key": "_ABILITY_Diona_AimShoot_Enchanted_Ratio", "useLimitRange": true, "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } ] }, "Constellation_6_Modifier": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 12.5 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "thinkInterval": { "isFormula": false, "isDynamic": false, "fixedValue": 0.5 }, "onAdded": [ { "$type": "MoleMole.Config.ApplyModifier", "otherTargets": { "$type": "MoleMole.Config.SelectTargetsByShape", "shapeName": "CircleR7", "campTargetType": "All", "sizeRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } }, "predicates": [ { "$type": "MoleMole.Config.ByEntityTypes", "entityTypes": [ "Avatar" ] } ], "modifierName": "UNIQUE_Diona_Talent_ElementalBurst_Avatar_HPChange_Handler" } ], "onThinkInterval": [ { "$type": "MoleMole.Config.ApplyModifier", "otherTargets": { "$type": "MoleMole.Config.SelectTargetsByShape", "shapeName": "CircleR7", "campTargetType": "All", "sizeRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } }, "predicates": [ { "$type": "MoleMole.Config.ByEntityTypes", "entityTypes": [ "Avatar" ] } ], "modifierName": "UNIQUE_Diona_Talent_ElementalBurst_Avatar_HPChange_Handler" } ] }, "UNIQUE_Diona_Talent_ElementalBurst_Avatar_HPChange_Handler": { "modifierName": "", "isUnique": true, "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 2.0 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "modifierMixins": [ { "$type": "MoleMole.Config.DoActionByEventMixin", "onEvent": "HP", "actions": [ { "$type": "MoleMole.Config.AttachModifier", "doOffStage": true, "predicates": [ { "$type": "MoleMole.Config.ByTargetHPRatio", "target": "Self", "HPRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.5 } } ], "modifierName": "Diona_Talent_ElementalBurst_ElemMasteryUp" }, { "$type": "MoleMole.Config.RemoveModifier", "doOffStage": true, "predicates": [ { "$type": "MoleMole.Config.ByTargetHPRatio", "target": "Self", "logic": "LesserOrEqual", "HPRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.5 } } ], "modifierName": "Diona_Talent_ElementalBurst_ElemMasteryUp" }, { "$type": "MoleMole.Config.AttachModifier", "doOffStage": true, "predicates": [ { "$type": "MoleMole.Config.ByTargetHPRatio", "target": "Self", "logic": "LesserOrEqual", "HPRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.5 } } ], "modifierName": "Diona_Talent_ElementalBurst_HealedAddUp" }, { "$type": "MoleMole.Config.RemoveModifier", "doOffStage": true, "predicates": [ { "$type": "MoleMole.Config.ByTargetHPRatio", "target": "Self", "HPRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.5 } } ], "modifierName": "Diona_Talent_ElementalBurst_HealedAddUp" } ], "costEnergyDeltaName": "" } ], "onAdded": [ { "$type": "MoleMole.Config.AttachModifier", "doOffStage": true, "predicates": [ { "$type": "MoleMole.Config.ByTargetHPRatio", "target": "Self", "HPRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.5 } } ], "modifierName": "Diona_Talent_ElementalBurst_ElemMasteryUp" }, { "$type": "MoleMole.Config.RemoveModifier", "doOffStage": true, "predicates": [ { "$type": "MoleMole.Config.ByTargetHPRatio", "target": "Self", "logic": "LesserOrEqual", "HPRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.5 } } ], "modifierName": "Diona_Talent_ElementalBurst_ElemMasteryUp" }, { "$type": "MoleMole.Config.AttachModifier", "doOffStage": true, "predicates": [ { "$type": "MoleMole.Config.ByTargetHPRatio", "target": "Self", "logic": "LesserOrEqual", "HPRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.5 } } ], "modifierName": "Diona_Talent_ElementalBurst_HealedAddUp" }, { "$type": "MoleMole.Config.RemoveModifier", "doOffStage": true, "predicates": [ { "$type": "MoleMole.Config.ByTargetHPRatio", "target": "Self", "HPRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.5 } } ], "modifierName": "Diona_Talent_ElementalBurst_HealedAddUp" } ] }, "Diona_Talent_ElementalBurst_ElemMasteryUp": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "properties": { "Actor_ElemMasteryDelta": { "isFormula": false, "isDynamic": true, "dynamicKey": "Diona_Talent_ElemMastery" } }, "state": "AttackUp", "isLimitedProperties": true }, "Diona_Talent_ElementalBurst_HealedAddUp": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "properties": { "Actor_HealedAddDelta": { "isFormula": false, "isDynamic": true, "dynamicKey": "Diona_Talent_HealedAddDelta" } }, "state": "DefenseUp", "isLimitedProperties": true } }, "onAdded": [ { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "Ice_Fog_Attack" }, { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "Ice_Fog_HealHp" }, { "$type": "MoleMole.Config.AttachModifier", "predicates": [ { "$type": "MoleMole.Config.ByUnlockTalentParam", "talentParam": "Diona_Constellation_4" } ], "modifierName": "AimShoot_Enchanted_Handler" }, { "$type": "MoleMole.Config.ApplyModifier", "predicates": [ { "$type": "MoleMole.Config.ByUnlockTalentParam", "talentParam": "Diona_Constellation_6" } ], "modifierName": "Constellation_6_Modifier" } ], "onKill": [ { "$type": "MoleMole.Config.ReviveElemEnergy", "target": "OriginOwner", "predicates": [ { "$type": "MoleMole.Config.ByUnlockTalentParam", "talentParam": "Diona_Constellation_1" }, { "$type": "MoleMole.Config.ByEntityIsAlive" } ], "value": { "isFormula": false, "isDynamic": true, "dynamicKey": "Talent_ReviveElemEnergyRatio" } } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Diona_ShootArrow_Damage", "abilityMixins": [ { "$type": "MoleMole.Config.ModifyDamageMixin", "animEventNames": [ "ATK01" ], "damagePercentage": { "isFormula": false, "isDynamic": true, "dynamicKey": "NormalAttack_01_DamagePercentage" }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } }, { "$type": "MoleMole.Config.ModifyDamageMixin", "animEventNames": [ "ATK02" ], "damagePercentage": { "isFormula": false, "isDynamic": true, "dynamicKey": "NormalAttack_02_DamagePercentage" }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } }, { "$type": "MoleMole.Config.ModifyDamageMixin", "animEventNames": [ "ATK03" ], "damagePercentage": { "isFormula": false, "isDynamic": true, "dynamicKey": "NormalAttack_03_DamagePercentage" }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } }, { "$type": "MoleMole.Config.ModifyDamageMixin", "animEventNames": [ "ATK04" ], "damagePercentage": { "isFormula": false, "isDynamic": true, "dynamicKey": "NormalAttack_04_DamagePercentage" }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } }, { "$type": "MoleMole.Config.ModifyDamageMixin", "animEventNames": [ "ATK05" ], "damagePercentage": { "isFormula": false, "isDynamic": true, "dynamicKey": "NormalAttack_05_DamagePercentage" }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } ], "abilitySpecials": { "NormalAttack_01_DamagePercentage": { "type": "float", "dynamicValue": 0.0 }, "NormalAttack_02_DamagePercentage": { "type": "float", "dynamicValue": 0.0 }, "NormalAttack_03_DamagePercentage": { "type": "float", "dynamicValue": 0.0 }, "NormalAttack_04_DamagePercentage": { "type": "float", "dynamicValue": 0.0 }, "NormalAttack_05_DamagePercentage": { "type": "float", "dynamicValue": 0.0 } } } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Diona_FallingAnthem", "abilityMixins": [ { "$type": "MoleMole.Config.AvatarChangeSkillMixin", "jumpSkillID": 5039010, "flySkillID": 5039010 }, { "$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.AttachToAnimatorStateIDMixin", "stateIDs": [ "FallingAnthem_BS_2", "FallingAnthem_Loop", "FallingAnthem_Loop_Low" ], "modifierName": "FallingAnthem_LoopDamage" }, { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "FallingAnthem_BS" ], "modifierName": "FallingAnthem_BS_VelocityForce_Initialize" }, { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "FallingAnthem_BS", "FallingAnthem_Loop", "FallingAnthem_AS_1", "FallingAnthem_AS_2" ], "modifierName": "FallingAnthem_Height_Detect" }, { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "FallingAnthem_BS", "FallingAnthem_Loop", "FallingAnthem_AS_1", "FallingAnthem_AS_2" ], "modifierName": "FallingAnthem_FallingDamageImmune_01" }, { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "FallingAnthem_BS", "FallingAnthem_Loop" ], "modifierName": "Inertia" }, { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "FallingAnthem_BS", "FallingAnthem_Loop", "FallingAnthem_AS_1", "FallingAnthem_AS_2" ], "modifierName": "FallingAnthem_OverHead_Camera" }, { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "FallingAnthem_BS" ], "modifierName": "FallingAnthem_ClearVelocityForce" }, { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "FallingAnthem_BS", "FallingAnthem_Loop" ], "modifierName": "FallingAnthem_AttachEffect_BS_01" } ], "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_AttachEffect_BS_01": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.AttachEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Bow_FallAnthem_BS_01" } } ] }, "FallingAnthem_BS_Material": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.FireEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Bow_FallAnthem_BS" } } ], "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 }, "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": 0.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 }, "strikeType": "Pierce", "enBreak": 10.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 }, "onAdded": [ { "$type": "MoleMole.Config.AttachEffect", "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_Bow_FallAnthem_Loop_02" } } ] }, "Inertia": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "modifierMixins": [ { "$type": "MoleMole.Config.ApplyInertiaVelocityMixin", "useXZ": false, "useY": false } ] }, "FallingAnthem_Height_Detect": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.AddGlobalValue", "predicates": [ { "$type": "MoleMole.Config.ByTargetAltitude", "logic": "LesserOrEqual", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 2.4 } } ], "value": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "key": "_ABILITY_FallingAnthem_UseCamera", "useLimitRange": true, "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } }, { "$type": "MoleMole.Config.AddGlobalValue", "predicates": [ { "$type": "MoleMole.Config.ByTargetAltitude", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 2.4 } } ], "value": { "isFormula": false, "isDynamic": false, "fixedValue": 5.0 }, "key": "_ABILITY_FallingAnthem_UseCamera", "useLimitRange": true, "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } }, { "$type": "MoleMole.Config.SetAnimatorFloat", "predicates": [ { "$type": "MoleMole.Config.ByTargetAltitude", "logic": "LesserOrEqual", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 2.4 } } ], "floatID": "FallingAnthem_UseCamera", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } }, { "$type": "MoleMole.Config.SetAnimatorFloat", "predicates": [ { "$type": "MoleMole.Config.ByTargetAltitude", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 2.4 } } ], "floatID": "FallingAnthem_UseCamera", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } } ], "onRemoved": [ { "$type": "MoleMole.Config.SetAnimatorFloat", "floatID": "FallingAnthem_UseCamera", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } }, { "$type": "MoleMole.Config.AddGlobalValue", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "key": "_ABILITY_FallingAnthem_UseCamera", "useLimitRange": true, "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } ] }, "FallingAnthem_OverHead_Camera": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.AvatarCameraParam", "predicates": [ { "$type": "MoleMole.Config.ByAnimatorFloat", "logic": "Equal", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "parameter": "FallingAnthem_UseCamera" } ], "cameraParam": { "forceRadius": 4.5, "forceRadiusDuration": 0.2, "shouldKeepForceRadius": true } } ] }, "FallingAnthem_OverHead_Camera_Remover": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.AvatarExitCameraShot", "doOffStage": true } ] }, "FallingAnthem_Landed_Camera": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.AvatarCameraParam", "predicates": [ { "$type": "MoleMole.Config.ByAnimatorFloat", "logic": "Equal", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "parameter": "FallingAnthem_UseCamera" } ], "cameraParam": { "forceRadius": 6.0, "forceRadiusDuration": 0.1, "shouldKeepForceRadius": true } } ] }, "FallingAnthem_ClearVelocityForce": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.RemoveVelocityForce", "forces": [ "RushMoveType", "InertiaType" ] } ] } }, "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": 0.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 }, "strikeType": "Pierce", "enBreak": 50.0, "attackType": "Melee" }, "hitPattern": { "onHitEffectName": "none", "hitImpulseType": "LV2", "hitHaltTimeScale": 0.1 } } }, "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": 0.0 } } }, "height": 2.0, "radius": { "isFormula": false, "isDynamic": false, "fixedValue": 3.5 } }, "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 }, "strikeType": "Pierce", "enBreak": 100.0, "attackType": "Melee" }, "hitPattern": { "onHitEffectName": "none", "hitImpulseType": "LV3", "hitHaltTimeScale": 0.1 } } }, "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_Bow_FallAnthem_Strike_01" } }, { "$type": "MoleMole.Config.FireEffect", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_ABILITY_FallingAnthem_UseCamera", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "forceByCaster": true } ], "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Bow_FallAnthem_Strike_02" } } ] } } ]