[ { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Fischl_PressShoot", "abilityMixins": [ { "$type": "MoleMole.Config.ButtonHoldChargeMixin", "skillID": 10311, "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": 10315, "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": 10311, "cdRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "costStaminaRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } }, { "$type": "MoleMole.Config.AvatarSkillStart", "skillID": 10314, "cdRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "costStaminaRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } }, { "$type": "MoleMole.Config.EntityDoSkill", "skillID": 10315, "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.755, "y": 0.17, "z": -1.9 }, "cameraFollowUpper": { "x": 0.755, "y": 0.37, "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_Fischl_AimPressShoot", "abilityMixins": [ { "$type": "MoleMole.Config.ButtonHoldChargeMixin", "skillID": 10314, "secondChargeTime": { "isFormula": false, "isDynamic": false, "fixedValue": 999999.0 }, "OnReleaseCharged": [ { "$type": "MoleMole.Config.AvatarSkillStart", "skillID": 10311, "cdRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "costStaminaRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } }, { "$type": "MoleMole.Config.AvatarSkillStart", "skillID": 10314, "cdRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "costStaminaRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } }, { "$type": "MoleMole.Config.EntityDoSkill", "skillID": 10315, "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.755, "y": 0.17, "z": -1.9 }, "cameraFollowUpper": { "x": 0.755, "y": 0.37, "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_Fischl_ShootAimingArrow_FX", "abilityMixins": [ { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "Aim", "FastAim" ], "modifierName": "Fischl_Arrow_FX" } ], "modifiers": { "Fischl_Arrow_FX": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.AttachEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Bow_Arrow" } } ] } } } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Fischl_ShootAimingArrow_Charge", "abilityMixins": [ { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "Aim", "FastAim" ], "modifierName": "ShootAimingArrow_Charge_Handler" }, { "$type": "MoleMole.Config.AttachToNormalizedTimeMixin", "stateID": "AimLoop", "modifierName": "Aim_ChangeAlpha" }, { "$type": "MoleMole.Config.AttachToNormalizedTimeMixin", "stateID": "FastAimLoop", "modifierName": "FastAim_ChangeAlpha" }, { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "Aim", "AimShoot", "FastAim", "FastAimShoot" ], "modifierName": "ShowAimingEffect_Handler" }, { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "Aim", "FastAim", "FastAimShoot", "AimShoot" ], "modifierName": "ShootAimingArrow_Charge_Remove" } ], "modifiers": { "ShowAimingEffect_Handler": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "thinkInterval": { "isFormula": false, "isDynamic": false, "fixedValue": 0.1 }, "onRemoved": [ { "$type": "MoleMole.Config.RemoveModifier", "modifierName": "Magic_Arrow_Glow_02" }, { "$type": "MoleMole.Config.RemoveModifier", "modifierName": "Magic_Arrow_Glow_01" } ], "onThinkInterval": [ { "$type": "MoleMole.Config.AttachModifier", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_Enchanted_Time", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "forceByCaster": true } ], "modifierName": "Magic_Arrow_Glow_01" }, { "$type": "MoleMole.Config.ApplyModifier", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_Enchanted_Time", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 4.0 }, "forceByCaster": true, "compareType": "MoreThanAndEqual" } ], "modifierName": "Magic_Arrow_Glow_02" }, { "$type": "MoleMole.Config.RemoveUniqueModifier", "doOffStage": true, "modifierName": "UNIQUE_Ball_Show" } ] }, "ShootAimingArrow_Charge_Handler": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "thinkInterval": { "isFormula": false, "isDynamic": false, "fixedValue": 0.3 }, "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": 0.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } ], "onRemoved": [ { "$type": "MoleMole.Config.RemoveModifier", "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 } } ] }, "Magic_Arrow_Glow_01": { "stacking": "Unique", "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.ClearGlobalValue", "key": "_Fischl_Crow_AimShoot" }, { "$type": "MoleMole.Config.AddGlobalValue", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "key": "_Fischl_Crow_AimShoot", "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } }, { "$type": "MoleMole.Config.AttachEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_ElectricMagic_Arrow_Glow_Once_01" } }, { "$type": "MoleMole.Config.AttachEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_ElectricMagic_Arrow_Glow_Loop_01" } } ] }, "Magic_Arrow_Glow_02": { "stacking": "Unique", "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.Predicated", "targetPredicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_Fischl_Crow_AimShoot", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } ], "successActions": [ { "$type": "MoleMole.Config.AttachEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_ElectricMagic_Arrow_Glow_Once_02" } }, { "$type": "MoleMole.Config.AttachEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_ElectricMagic_Arrow_Glow_Loop_02" } } ], "failActions": [ { "$type": "MoleMole.Config.AttachEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_ElectricMagic_Arrow_Glow_Once_02" } }, { "$type": "MoleMole.Config.AttachEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_ElectricMagic_Arrow_Glow_Loop_02" } } ] } ] } }, "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": "Magic_Arrow_Glow_02" }, { "$type": "MoleMole.Config.RemoveModifier", "modifierName": "Magic_Arrow_Glow_01" } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Fischl_ShootArrow_Aiming", "onAbilityStart": [ { "$type": "MoleMole.Config.Predicated", "targetPredicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_Enchanted_Time", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 3.0 }, "forceByCaster": true, "compareType": "LessAndEqual" } ], "successActions": [ { "$type": "MoleMole.Config.TriggerBullet", "bulletID": 41031006, "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.FireEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_ElectricMagic_ShootArrow" }, "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.9 } }, "attachPointName": "WeaponR" } } ], "failActions": [ { "$type": "MoleMole.Config.Predicated", "targetPredicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_Fischl_Crow_AimShoot", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } ], "successActions": [ { "$type": "MoleMole.Config.TriggerBullet", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_Enchanted_Time", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 4.0 }, "forceByCaster": true, "compareType": "MoreThanAndEqual" } ], "bulletID": 41031007, "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.FireEffect", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_Enchanted_Time", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 4.0 }, "forceByCaster": true, "compareType": "MoreThanAndEqual" } ], "effectPattern": { "isDynamic": false, "fixedValue": "Eff_ElectricMagic_Arrow_OnShooting" }, "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.9 } }, "attachPointName": "WeaponR" } } ], "failActions": [ { "$type": "MoleMole.Config.TriggerBullet", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_Enchanted_Time", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 4.0 }, "forceByCaster": true, "compareType": "MoreThanAndEqual" } ], "bulletID": 41031014, "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": 1.0 } }, "direction": { "$type": "MoleMole.Config.ConfigDirectionByDefault", "angleOffset": { "x": { "isFormula": false, "isDynamic": false, "fixedValue": 2.0 }, "y": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "z": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } }, "attachPointName": "FocusAnchor" } }, { "$type": "MoleMole.Config.FireEffect", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_Enchanted_Time", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 4.0 }, "forceByCaster": true, "compareType": "MoreThanAndEqual" } ], "effectPattern": { "isDynamic": false, "fixedValue": "Eff_ElectricMagic_Arrow_OnShooting" }, "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.9 } }, "attachPointName": "WeaponR" } } ] } ] }, { "$type": "MoleMole.Config.ActCameraShake", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_Enchanted_Time", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 4.0 }, "forceByCaster": true, "compareType": "MoreThanAndEqual" } ], "cameraShake": { "shakeRange": 0.2, "shakeTime": 0.12, "shakeDistance": 30.0, "extension": { "baseOnCamera": true } } } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Fischl_ExtraAttack_Element_Hit", "abilitySpecials": { "Fischl_ProudSkill_31_P7_ChargeElementDamage_Percentage": { "type": "float", "dynamicValue": 0.0 } }, "modifiers": { "DoAttack": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.TriggerAttackEvent", "predicates": [ { "$type": "MoleMole.Config.ByHasElement", "element": "Electric" } ], "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": "", "attenuationGroup": "default", "attackProperty": { "damagePercentage": { "isFormula": false, "isDynamic": true, "dynamicKey": "Fischl_ProudSkill_31_P7_ChargeElementDamage_Percentage" }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "elementType": "Electric", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 25.0 }, "strikeType": "Pierce", "enBreak": 20.0, "enHeadBreak": 60.0 }, "hitPattern": { "onHitEffectName": "Eff_ElectricMagic_Arrow_Hit", "hitImpulseType": "LV2", "hitHaltTimeScale": 0.01 }, "canHitHead": true, "hitHeadPattern": { "onHitEffectName": "Eff_ElectricMagic_Arrow_Hit", "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" } ] }, "ShootArrow_Enchanted_Electric": { "modifierName": "", "elementType": "Electric", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 20.0 } } }, "onAdded": [ { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "ShootArrow_Enchanted_Electric" }, { "$type": "MoleMole.Config.SetOverrideMapValue", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "overrideMapKey": "_IS_FISCHL_ARROW_FIND_CROW" } ], "onAbilityStart": [ { "$type": "MoleMole.Config.SetOverrideMapValue", "otherTargets": { "$type": "MoleMole.Config.SelectTargetsByShape", "shapeName": "CircleR2", "campTargetType": "All", "sizeRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } }, "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_Fischl_SkillGadget_Crow", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } }, { "$type": "MoleMole.Config.ByUnlockTalentParam", "talentParam": "Avatar_Fischl_ProudSkill_21_ExteaAttackThunder" } ], "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "overrideMapKey": "_IS_FISCHL_ARROW_FIND_CROW" }, { "$type": "MoleMole.Config.ApplyModifier", "predicates": [ { "$type": "MoleMole.Config.ByTargetOverrideMapValue", "target": "Self", "logic": "Equal", "targetAbilityName": "Avatar_Fischl_ExtraAttack_Element_Hit", "targetKey": "_IS_FISCHL_ARROW_FIND_CROW", "targetValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } ], "modifierName": "DoAttack" }, { "$type": "MoleMole.Config.TriggerAbility", "predicates": [ { "$type": "MoleMole.Config.ByTargetOverrideMapValue", "target": "Self", "logic": "Equal", "targetAbilityName": "Avatar_Fischl_ExtraAttack_Element_Hit", "targetKey": "_IS_FISCHL_ARROW_FIND_CROW", "targetValue": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } } ], "abilityName": "Avatar_Fischl_ExtraAttack_Element_FindCrow" } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Fischl_ExtraAttack_Element_BulletFx", "modifiers": { "ArrowEffectModifier": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.AttachEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_ElectricMagic_Arrow_Fly_Trail" } }, { "$type": "MoleMole.Config.AttachEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_ElectricMagic_Arrow_Fly_Particle" } } ] } }, "onAdded": [ { "$type": "MoleMole.Config.AttachModifier", "modifierName": "ArrowEffectModifier" } ], "onAbilityStart": [ { "$type": "MoleMole.Config.FireHitEffect", "predicates": [ { "$type": "MoleMole.Config.ByHasElement", "element": "Electric" } ], "hitEntity": "", "hitScene": { "defaultEffect": "Eff_ElectricMagic_Arrow_Hit", "surfaceEffect": { "Water": "Eff_Arrow_Hit_Water" } } }, { "$type": "MoleMole.Config.FireHitEffect", "predicates": [ { "$type": "MoleMole.Config.ByNot", "predicates": [ { "$type": "MoleMole.Config.ByHasElement", "element": "Electric" } ] } ], "hitEntity": "", "hitScene": { "defaultEffect": "Eff_Arrow_Hit_Earth", "surfaceEffect": { "Water": "Eff_Arrow_Hit_Water" } } } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Fischl_ExtraAttack_WithoutElement_Hit", "abilitySpecials": { "Fischl_ProudSkill_31_P6_ExtraAttack_WithoutElement_Damage_Percentage": { "type": "float", "dynamicValue": 0.0 } }, "onAbilityStart": [ { "$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": "", "attenuationGroup": "default", "attackProperty": { "damagePercentage": { "isFormula": false, "isDynamic": true, "dynamicKey": "Fischl_ProudSkill_31_P6_ExtraAttack_WithoutElement_Damage_Percentage" }, "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": "Avatar_Fischl_ExtraAttack_WithoutElement_BulletFx", "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_Fischl_ShootArrow_01", "modifiers": { "ShootArrow_Fx": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.1 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.FireEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Fischl_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" } } ] } }, "onAbilityStart": [ { "$type": "MoleMole.Config.TriggerBullet", "bulletID": 41031001, "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": "WeaponL" } }, { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "ShootArrow_Fx" } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Fischl_ShootArrow_02", "modifiers": { "ShootArrow_Fx": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.1 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.FireEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Fischl_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" } } ] } }, "onAbilityStart": [ { "$type": "MoleMole.Config.TriggerBullet", "bulletID": 41031002, "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": "WeaponL" } }, { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "ShootArrow_Fx" } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Fischl_ShootArrow_03", "modifiers": { "ShootArrow_Fx": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.1 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.FireEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Fischl_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" } } ] } }, "onAbilityStart": [ { "$type": "MoleMole.Config.TriggerBullet", "bulletID": 41031003, "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": "WeaponL" } }, { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "ShootArrow_Fx" } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Fischl_ShootArrow_04", "modifiers": { "ShootArrow_Fx": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.1 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.FireEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Fischl_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" } } ] } }, "onAbilityStart": [ { "$type": "MoleMole.Config.TriggerBullet", "bulletID": 41031004, "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": "WeaponL" } }, { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "ShootArrow_Fx" } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Fischl_ShootArrow_05", "modifiers": { "ShootArrow_Fx": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.1 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.FireEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Fischl_ShootArrow_Big_Attack05" }, "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" } } ] } }, "onAbilityStart": [ { "$type": "MoleMole.Config.TriggerBullet", "bulletID": 41031005, "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": "WeaponL" } }, { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "ShootArrow_Fx" } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Fischl_NormalAttack_Smoke", "onAbilityStart": [ { "$type": "MoleMole.Config.FireEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Fischl_ShootArrow_Smoke" } } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Effect_Fischl_ShootArrow_Trail_Light_Fx", "abilitySpecials": { "Fischl_ProudSkill_31_P1_Damage_Percentage": { "type": "float", "dynamicValue": 0.0 }, "Fischl_ProudSkill_31_P2_Damage_Percentage": { "type": "float", "dynamicValue": 0.0 }, "Fischl_ProudSkill_31_P4_Damage_Percentage": { "type": "float", "dynamicValue": 0.0 } }, "modifiers": { "Fischl_ProudSkill_31": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "modifierMixins": [ { "$type": "MoleMole.Config.ModifyDamageMixin", "attackTags": [ "NormalAttack_01" ], "damagePercentage": { "isFormula": false, "isDynamic": true, "dynamicKey": "Fischl_ProudSkill_31_P1_Damage_Percentage" }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } }, { "$type": "MoleMole.Config.ModifyDamageMixin", "attackTags": [ "NormalAttack_02" ], "damagePercentage": { "isFormula": false, "isDynamic": true, "dynamicKey": "Fischl_ProudSkill_31_P2_Damage_Percentage" }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } }, { "$type": "MoleMole.Config.ModifyDamageMixin", "attackTags": [ "NormalAttack_04" ], "damagePercentage": { "isFormula": false, "isDynamic": true, "dynamicKey": "Fischl_ProudSkill_31_P4_Damage_Percentage" }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } ] } }, "onAdded": [ { "$type": "MoleMole.Config.AttachEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Fischl_Attack_Small" } }, { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "Fischl_ProudSkill_31" } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Effect_Fischl_ShootArrow_Trail_Fx", "abilitySpecials": { "Fischl_ProudSkill_31_P3_Damage_Percentage": { "type": "float", "dynamicValue": 0.0 }, "Fischl_ProudSkill_31_P5_Damage_Percentage": { "type": "float", "dynamicValue": 0.0 } }, "modifiers": { "Fischl_ProudSkill_31": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "modifierMixins": [ { "$type": "MoleMole.Config.ModifyDamageMixin", "attackTags": [ "NormalAttack_03" ], "damagePercentage": { "isFormula": false, "isDynamic": true, "dynamicKey": "Fischl_ProudSkill_31_P3_Damage_Percentage" }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } }, { "$type": "MoleMole.Config.ModifyDamageMixin", "attackTags": [ "NormalAttack_05" ], "damagePercentage": { "isFormula": false, "isDynamic": true, "dynamicKey": "Fischl_ProudSkill_31_P5_Damage_Percentage" }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } ] } }, "onAdded": [ { "$type": "MoleMole.Config.AttachEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Fischl_Attack_Big" } }, { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "Fischl_ProudSkill_31" } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Effect_Fischl_ShootArrow_Hit_Fx", "onAbilityStart": [ { "$type": "MoleMole.Config.FireHitEffect", "hitEntity": "", "hitScene": { "defaultEffect": "Eff_Arrow_Hit_Earth", "surfaceEffect": { "Water": "Eff_Arrow_Hit_Water" } } } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Ability_Fischl_Skill_S_CrowSummon_Aim", "abilityMixins": [ { "$type": "MoleMole.Config.SkillButtonHoldChargeMixin", "skillID": 10312, "nextLoopTriggerID": "NextLoopTrigger", "endHoldTrigger": "EndHoldTrigger", "beforeStateIDs": [ "SummonCrow_BS" ], "chargeLoopStateIDs": [ "SummonCrow_Charge", "SummonCrow_Charge_Loop" ], "chargeLoopDurations": [ 10.0, 10.0 ] }, { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "SummonCrow_Charge", "SummonCrow_Charge_Loop", "SummonCrow_Charge_2" ], "modifierName": "Focus" }, { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "SummonCrow_Charge_Loop" ], "modifierName": "Charge" } ], "modifiers": { "Focus": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.AvatarEnterFocus", "cameraFollowLower": { "x": 0.8, "y": 0.2, "z": -2.5 }, "cameraFollowUpper": { "x": 0.5, "y": -0.2 }, "cameraFastFocusMode": true, "dragButtonName": "Skill2", "assistance": { "ps4": {}, "ps5": {}, "other": { "useGyro": true } }, "canMove": false, "showCrosshair": false }, { "$type": "MoleMole.Config.PlayEmoSync", "emoSyncAssetPath": "Cutscene/ShortDialog/Cs_Emo_Avatar_Simple_Common_Set/Cs_Emo_Avatar_Common_Bow_Fight_Aim" }, { "$type": "MoleMole.Config.ControlEmotion", "toggleBlink": false } ], "onRemoved": [ { "$type": "MoleMole.Config.AvatarExitFocus", "keepRotation": true }, { "$type": "MoleMole.Config.PlayEmoSync", "emoSyncAssetPath": "Cutscene/ShortDialog/Cs_Emo_Avatar_Simple_Common_Set/Cs_Emo_Avatar_Common_Normal" }, { "$type": "MoleMole.Config.ControlEmotion" } ] }, "Charge": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.AddGlobalValue", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 2.0 }, "key": "_Fischl_Crow_ShowType", "useLimitRange": true, "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 2.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 2.0 } }, { "$type": "MoleMole.Config.AttachEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Fischl_S_Skill_Aim_TargetPoint_Line" } }, { "$type": "MoleMole.Config.AttachEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Fischl_E_Skill_Hand_Once" } }, { "$type": "MoleMole.Config.AttachEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Fischl_E_Skill_Hand_Loop" } } ] } }, "onAbilityStart": [ { "$type": "MoleMole.Config.TriggerBullet", "bulletID": 41031012, "born": { "$type": "MoleMole.Config.ConfigBornByTarget", "offset": { "x": { "isFormula": false, "isDynamic": false, "fixedValue": 0.2 }, "y": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "z": { "isFormula": false, "isDynamic": false, "fixedValue": 0.6 } }, "direction": { "$type": "MoleMole.Config.ConfigDirectionByAttachPoint", "maxAngle": 30.0, "attachPointName": "FocusAnchor", "attachPointTargetType": "Self" } } }, { "$type": "MoleMole.Config.TriggerAbility", "abilityName": "Avatar_Fischl_CrowSummon_Init" } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Ability_Fischl_Skill_S_CrowSummon_NoAim", "onAbilityStart": [ { "$type": "MoleMole.Config.SetGlobalPos", "key": "CrowPos", "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": 1.5 } }, "onGround": true, "onGroundIgnoreWater": true, "alongGround": true } }, { "$type": "MoleMole.Config.AddGlobalValue", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "key": "_Fischl_Crow_ShowType", "useLimitRange": true, "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } }, { "$type": "MoleMole.Config.TriggerAbility", "abilityName": "Avatar_Fischl_CrowSummon_Init" }, { "$type": "MoleMole.Config.TriggerAbility", "abilityName": "Ability_Fischl_Skill_S_CrowSummon" } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Ability_Fischl_Skill_S_CrowSummon_Aim_TriggerBullet", "onAbilityStart": [ { "$type": "MoleMole.Config.SetGlobalPos", "target": "OriginOwner", "predicates": [ { "$type": "MoleMole.Config.ByTargetAltitude", "logic": "GreaterOrEqual", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 0.95 } } ], "key": "CrowPos", "born": { "$type": "MoleMole.Config.ConfigBornByCollisionPoint" } }, { "$type": "MoleMole.Config.SetGlobalPos", "target": "OriginOwner", "predicates": [ { "$type": "MoleMole.Config.ByTargetAltitude", "logic": "Lesser", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 0.7 } } ], "key": "CrowPos", "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 } } } }, { "$type": "MoleMole.Config.TriggerAbility", "target": "OriginOwner", "abilityName": "Ability_Fischl_Skill_S_CrowSummon" } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Ability_Fischl_Skill_S_CrowSummon_Aim_TriggerBullet_LifeOver", "onAbilityStart": [ { "$type": "MoleMole.Config.SetGlobalPos", "target": "OriginOwner", "key": "CrowPos", "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": 10.0 } }, "onGround": true, "onGroundIgnoreWater": true, "alongGround": true } }, { "$type": "MoleMole.Config.TriggerAbility", "target": "OriginOwner", "abilityName": "Ability_Fischl_Skill_S_CrowSummon" } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Ability_Fischl_Skill_S_CrowSummon", "abilityMixins": [ { "$type": "MoleMole.Config.AttachModifierToSelfGlobalValueMixin", "globalValueKey": "_Fischl_Crow_Left_Time", "defaultGlobalValueOnCreate": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "valueSteps": [ { "isFormula": false, "isDynamic": false, "fixedValue": -0.5 }, { "isFormula": false, "isDynamic": false, "fixedValue": 0.5 }, { "isFormula": false, "isDynamic": false, "fixedValue": 1.5 }, { "isFormula": false, "isDynamic": false, "fixedValue": 2.5 } ], "modifierNameSteps": [ "AttachModifier_Steps_0", "AttachModifier_Steps_1", "AttachModifier_Steps_2" ] } ], "abilitySpecials": { "AS_Fischl_Talent_332_Damage_AttackRatio": { "type": "float", "dynamicValue": 0.0 }, "AS_Fischl_ProudSkill_32_P2_SummonAttack": { "type": "float", "dynamicValue": 0.0 }, "AS_Fischl_ProudSkill_32_P4_Time": { "type": "float", "dynamicValue": 0.1 }, "AS_Fischl_Talent_Skill_S_TimeUp": { "type": "float", "dynamicValue": 0.0 } }, "modifiers": { "DoSkill": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.3 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.CreateGadget", "lifeByOwnerIsAlive": true, "born": { "$type": "MoleMole.Config.ConfigBornByGlobalValue", "positionKey": "CrowPos", "directionKey": "" }, "gadgetID": 41031008, "campID": 3001, "campTargetType": "Enemy" }, { "$type": "MoleMole.Config.FireEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Fischl_E_Skill_Hand_OnSummon" } } ] }, "AttachModifier_Steps_0": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 } }, "AttachModifier_Steps_1": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.FireEffect", "otherTargets": { "$type": "MoleMole.Config.SelectTargetsByChildren", "configID": 41031008 }, "doOffStage": true, "doAfterDie": false, "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_Fischl_SkillGadget_Crow", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } } ], "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Fischl_S_Skill_Death" }, "born": { "$type": "MoleMole.Config.ConfigBornByAttachPoint", "attachPointName": "Spine" }, "ownedByLevel": true }, { "$type": "MoleMole.Config.KillGadget", "doOffStage": true, "gadgetInfo": { "configID": 41031008 } } ] }, "AttachModifier_Steps_2": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.RemoveUniqueModifier", "doOffStage": true, "modifierName": "UNIQUE_Ball_Show" } ] }, "Talent_B_SummonAttack": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.2 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onRemoved": [ { "$type": "MoleMole.Config.FireEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Fischl_Talent_B" }, "born": { "$type": "MoleMole.Config.ConfigBornByGlobalValue", "positionKey": "CrowPos", "directionKey": "" } }, { "$type": "MoleMole.Config.TriggerAttackEvent", "attackEvent": { "attackPattern": { "$type": "MoleMole.Config.ConfigAttackSphere", "triggerType": "TriggerNoRepeat", "ignoreMassive": true, "born": { "$type": "MoleMole.Config.ConfigBornByGlobalValue", "positionKey": "CrowPos", "directionKey": "" }, "radius": { "isFormula": false, "isDynamic": false, "fixedValue": 3.0 } }, "attackInfo": { "attackTag": "Elemental_Art", "attenuationTag": "", "attenuationGroup": "Fischl", "attackProperty": { "damagePercentage": { "isFormula": true, "formula": [ { "isOperator": false, "isDynamic": true, "dynamicKey": "AS_Fischl_ProudSkill_32_P2_SummonAttack" }, { "isOperator": false, "isDynamic": true, "dynamicKey": "AS_Fischl_Talent_332_Damage_AttackRatio" }, { "isOperator": true, "operation": "Add" } ] }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "elementType": "Electric", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 25.0 }, "strikeType": "Pierce", "enBreak": 80.0, "bonusCritical": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } }, "hitPattern": { "onHitEffectName": "Eff_Fischl_Talent_B_Hit", "hitImpulseType": "LV2", "hitHaltTimeScale": 0.05 } } }, "targetType": "Enemy" } ] }, "Normal_SummonAttack": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.2 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onRemoved": [ { "$type": "MoleMole.Config.TriggerAttackEvent", "attackEvent": { "attackPattern": { "$type": "MoleMole.Config.ConfigAttackSphere", "triggerType": "TriggerNoRepeat", "ignoreMassive": true, "born": { "$type": "MoleMole.Config.ConfigBornByGlobalValue", "positionKey": "CrowPos", "directionKey": "" }, "radius": { "isFormula": false, "isDynamic": false, "fixedValue": 2.0 } }, "attackInfo": { "attackTag": "Elemental_Art", "attenuationTag": "", "attenuationGroup": "Fischl", "attackProperty": { "damagePercentage": { "isFormula": false, "isDynamic": true, "dynamicKey": "AS_Fischl_ProudSkill_32_P2_SummonAttack" }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "elementType": "Electric", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 25.0 }, "strikeType": "Pierce", "enBreak": 80.0, "bonusCritical": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } }, "hitPattern": { "onHitEffectName": "default", "hitImpulseType": "LV2", "hitHaltTimeScale": 0.05 } } }, "targetType": "Enemy" } ] } }, "onAbilityStart": [ { "$type": "MoleMole.Config.AvatarSkillStart", "skillID": 10312, "cdRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "costStaminaRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } }, { "$type": "MoleMole.Config.KillGadget", "gadgetInfo": { "configID": 41031008 } }, { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "DoSkill" }, { "$type": "MoleMole.Config.Predicated", "targetPredicates": [ { "$type": "MoleMole.Config.ByUnlockTalentParam", "talentParam": "Avatar_Fischl_Talent_B_CrowSummonAttack" } ], "successActions": [ { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "Talent_B_SummonAttack" } ], "failActions": [ { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "Normal_SummonAttack" } ] } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Ability_Fischl_Skill_S_ControlCrow_NoAim", "modifiers": { "CrowBlink_Hide&Show": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.1 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.TriggerAbility", "abilityName": "Ability_Fischl_Skill_S_ControlCrow_Hide" } ], "onRemoved": [ { "$type": "MoleMole.Config.SetGlobalPos", "key": "CrowPos", "born": { "$type": "MoleMole.Config.ConfigBornByTarget", "offset": { "x": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "y": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "z": { "isFormula": false, "isDynamic": false, "fixedValue": 0.5 } }, "direction": { "$type": "MoleMole.Config.ConfigDirectionByEntity" } } }, { "$type": "MoleMole.Config.TriggerAbility", "abilityName": "Ability_Fischl_Skill_S_ControlCrow_Show" } ] } }, "onAbilityStart": [ { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "CrowBlink_Hide&Show" }, { "$type": "MoleMole.Config.FireEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Fischl_E_Skill_Hand_OnControl" } }, { "$type": "MoleMole.Config.AvatarSkillStart", "doOffStage": true, "skillID": 10316, "cdRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "costStaminaRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Ability_Fischl_Skill_S_ControlCrow_Hide", "modifiers": { "CrowBlink_Hide": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.25 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.KillGadget", "gadgetInfo": { "configID": 41031008 } }, { "$type": "MoleMole.Config.FireEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Fischl_S_Skill_Contnrol_Hide" }, "born": { "$type": "MoleMole.Config.ConfigBornByGlobalValue", "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 } }, "positionKey": "CrowPos", "directionKey": "" }, "ownedByLevel": true } ] } }, "onAbilityStart": [ { "$type": "MoleMole.Config.ApplyModifier", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "target": "Self", "key": "_Fischl_Crow_Left_Time", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 2.0 }, "compareType": "MoreThanAndEqual" } ], "modifierName": "CrowBlink_Hide" } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Ability_Fischl_Skill_S_ControlCrow_Show", "modifiers": { "CrowBlink_Show": { "stacking": "Multiple", "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.1 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.AddGlobalValue", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 3.0 }, "key": "_Fischl_Crow_ShowType", "useLimitRange": true, "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 3.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 3.0 } }, { "$type": "MoleMole.Config.CreateGadget", "doOffStage": true, "lifeByOwnerIsAlive": true, "born": { "$type": "MoleMole.Config.ConfigBornByGlobalValue", "positionKey": "CrowPos", "directionKey": "" }, "gadgetID": 41031008, "campID": 3001, "campTargetType": "Enemy" }, { "$type": "MoleMole.Config.FireEffect", "doOffStage": true, "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Fischl_S_Skill_Contnrol_Show" }, "born": { "$type": "MoleMole.Config.ConfigBornByGlobalValue", "positionKey": "CrowPos", "directionKey": "" }, "ownedByLevel": true } ] } }, "onAbilityStart": [ { "$type": "MoleMole.Config.ApplyModifier", "doOffStage": true, "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_Fischl_Crow_Left_Time", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 2.0 }, "compareType": "MoreThanAndEqual" } ], "modifierName": "CrowBlink_Show" } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Fischl_CrowSummon_Init", "abilitySpecials": { "AS_Fischl_ProudSkill_32_P4_Time": { "type": "float", "dynamicValue": 0.0 }, "AS_Fischl_Talent_Skill_S_TimeUp": { "type": "float", "dynamicValue": 0.0 } }, "modifiers": { "UNIQUE_DoSkill_GlobalValueLogic_1": { "modifierName": "", "isUnique": true, "duration": { "isFormula": true, "formula": [ { "isOperator": false, "isDynamic": true, "dynamicKey": "AS_Fischl_ProudSkill_32_P4_Time" }, { "isOperator": false, "isDynamic": true, "dynamicKey": "AS_Fischl_Talent_Skill_S_TimeUp" }, { "isOperator": true, "operation": "Add" } ] }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "modifierMixins": [ { "$type": "MoleMole.Config.SwitchSkillIDMixin", "priority": "AvatarSpecial", "skillIndex": 1, "skillID": 10316 } ], "onAdded": [ { "$type": "MoleMole.Config.AddGlobalValue", "doOffStage": true, "value": { "isFormula": false, "isDynamic": false, "fixedValue": 2.0 }, "key": "_Fischl_Crow_Left_Time", "useLimitRange": true, "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 2.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 2.0 } }, { "$type": "MoleMole.Config.AvatarSkillStart", "skillID": 10316, "cdRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "costStaminaRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } } ], "onRemoved": [ { "$type": "MoleMole.Config.AddGlobalValue", "doOffStage": true, "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "key": "_Fischl_Crow_Left_Time", "useLimitRange": true, "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } } ] } }, "onAbilityStart": [ { "$type": "MoleMole.Config.ApplyModifier", "doOffStage": true, "modifierName": "UNIQUE_DoSkill_GlobalValueLogic_1" } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Fischl_Crow_Skill_S_SummonShowEffect", "modifiers": { "ShowEffect": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.36 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onRemoved": [ { "$type": "MoleMole.Config.AttachEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Fischl_S_Skill_Summon" }, "born": { "$type": "MoleMole.Config.ConfigBornByAttachPoint", "offset": { "x": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "y": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "z": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } }, "attachPointName": "RootNode" } } ] } }, "onAdded": [ { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "ShowEffect" } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Fischl_Crow_BeAttackedTrigger_Init", "modifiers": { "ElementElectric": { "modifierName": "", "elementType": "Electric", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 } } }, "onAdded": [ { "$type": "MoleMole.Config.AttachModifier", "modifierName": "ElementElectric" }, { "$type": "MoleMole.Config.AddGlobalValue", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "key": "_Fischl_Crow_BeAttackedTrigger", "useLimitRange": true, "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Fischl_ElectricalCrow_Crow_Attack", "onAbilityStart": [ { "$type": "MoleMole.Config.Predicated", "predicates": [ { "$type": "MoleMole.Config.ByHasAttackTarget" } ], "targetPredicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_Fischl_Crow_Left_Time", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "compareType": "MoreThan" } ], "successActions": [ { "$type": "MoleMole.Config.TriggerAbility", "otherTargets": { "$type": "MoleMole.Config.SelectTargetsByChildren", "configID": 41031008 }, "predicates": [ { "$type": "MoleMole.Config.ByUnlockTalentParam", "talentParam": "Avatar_Fischl_ProudSkill_22" } ], "abilityName": "Avatar_Fischl_Talent_D_Crow_NormalAttack", "forceUseSelfCurrentAttackTarget": true } ], "failActions": [ { "$type": "MoleMole.Config.TriggerAbility", "predicates": [ { "$type": "MoleMole.Config.ByUnlockTalentParam", "talentParam": "Avatar_Fischl_Talent_A_CrowBallAttack" } ], "abilityName": "Avatar_Fischl_Talent_A_Show" } ] } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Fischl_Talent_D_Crow_NormalAttack", "abilitySpecials": { "AS_Fischl_Damage_AttackRatio": { "type": "float", "dynamicValue": 1.0 } }, "modifiers": { "Attack_01": { "stacking": "Multiple", "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.01 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.FireEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Fischl_Skill_S_Crow_NormalAttackOnShooting" }, "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": "Mouth" } } ], "onRemoved": [ { "$type": "MoleMole.Config.TriggerBullet", "bulletID": 41031009, "born": { "$type": "MoleMole.Config.ConfigBornByAttachPoint", "attachPointName": "Mouth" } } ] }, "Attack_02": { "stacking": "Multiple", "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.2 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.FireEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Fischl_Skill_S_Crow_NormalAttackOnShooting" }, "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": "Mouth" } } ], "onRemoved": [ { "$type": "MoleMole.Config.TriggerBullet", "bulletID": 41031017, "born": { "$type": "MoleMole.Config.ConfigBornByAttachPoint", "attachPointName": "Mouth" } } ] } }, "onAbilityStart": [ { "$type": "MoleMole.Config.SetSelfAttackTarget", "target": "Target", "turnToTargetImmediately": true }, { "$type": "MoleMole.Config.ApplyModifier", "predicates": [ { "$type": "MoleMole.Config.ByTargetPositionToSelfPosition", "target": "SelfAttackTarget", "logic": "LesserOrEqual", "compareType": "XYZ", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 15.0 } } ], "modifierName": "Attack_01" } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Fischl_Talent_D_Crow_NormalAttack_01", "abilitySpecials": { "AS_Fischl_Talent_336_AttackRatio_AssistAttack": { "type": "float", "dynamicValue": 0.0 } }, "onAdded": [ { "$type": "MoleMole.Config.AttachEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Fischl_Crow_NormalAttackTrail" } } ], "onAbilityStart": [ { "$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": -1.0 } } }, "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": "Elemental_Art", "attenuationTag": "Elemental_Art", "attenuationGroup": "Fischl", "attackProperty": { "damagePercentage": { "isFormula": false, "isDynamic": true, "dynamicKey": "AS_Fischl_Talent_336_AttackRatio_AssistAttack" }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "elementType": "Electric", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 25.0 }, "strikeType": "Pierce", "enBreak": 10.0 }, "hitPattern": { "onHitEffectName": "Eff_Fischl_Crow_NormalAttackHit", "hitImpulseType": "LV0", "hitHaltTimeScale": 0.01 }, "cameraShake": { "shakeRange": 0.02, "shakeTime": 0.1 }, "canBeModifiedBy": "OriginOwner" } }, "targetType": "Enemy" } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Fischl_Talent_A_Show", "modifiers": { "Attack": { "stacking": "Multiple", "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.1 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onRemoved": [ { "$type": "MoleMole.Config.FireEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Fischl_Talent_A_NormalAttackOnShooting" }, "born": { "$type": "MoleMole.Config.ConfigBornByAttachPoint", "attachPointName": "PRIVATE_TalentA" } }, { "$type": "MoleMole.Config.TriggerBullet", "bulletID": 41031015, "born": { "$type": "MoleMole.Config.ConfigBornByAttachPoint", "attachPointName": "PRIVATE_TalentA" } }, { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "UNIQUE_Ball_Show" } ] }, "UNIQUE_Ball_Show": { "modifierName": "", "isUnique": true, "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 3.0 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.RemoveModifier", "modifierName": "Ball_Show_AttachEffect" }, { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "Ball_Show_AttachEffect" }, { "$type": "MoleMole.Config.AddGlobalValue", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "key": "_Fischl_Talent_A_IsShow", "useLimitRange": true, "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } } ], "onRemoved": [ { "$type": "MoleMole.Config.ApplyModifier", "doOffStage": true, "modifierName": "Ball_Hide" }, { "$type": "MoleMole.Config.AddGlobalValue", "doOffStage": true, "value": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "key": "_Fischl_Talent_A_IsShow", "useLimitRange": true, "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } ] }, "Ball_Show_AttachEffect": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.AttachEffect", "doOffStage": true, "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Fischl_Talent_A_Loop" } }, { "$type": "MoleMole.Config.SendEffectTrigger", "parameter": "Eff_Ani_Fischl_Talent_A_Show", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Fischl_Talent_A_Loop" } }, { "$type": "MoleMole.Config.SendEffectTrigger", "parameter": "Eff_Ani_Fischl_Talent_A_NormalAttack", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Fischl_Talent_A_Loop" } } ] }, "Ball_Hide": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.2 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.SendEffectTrigger", "doOffStage": true, "parameter": "Eff_Ani_Fischl_Talent_A_Hide", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Fischl_Talent_A_Loop" } } ], "onRemoved": [ { "$type": "MoleMole.Config.ApplyModifier", "doOffStage": true, "modifierName": "Ball_Hide_RemovehEffect" } ] }, "Ball_Hide_RemovehEffect": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.01 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.RemoveModifier", "doOffStage": true, "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_Fischl_Talent_A_IsShow", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } ], "modifierName": "Ball_Show_AttachEffect" } ] } }, "onAbilityStart": [ { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "Attack" }, { "$type": "MoleMole.Config.SendEffectTrigger", "parameter": "Eff_Ani_Fischl_Talent_A_NormalAttack", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Fischl_Talent_A_Loop" } } ], "onAvatarOut": [ { "$type": "MoleMole.Config.RemoveUniqueModifier", "doOffStage": true, "modifierName": "UNIQUE_Ball_Show" } ], "isDynamicAbility": true } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Fischl_Talent_A_NormalAttack_Hit", "abilitySpecials": { "AS_Fischl_Talent_331_Damage_AttackRatio": { "type": "float", "dynamicValue": 0.0 } }, "onAdded": [ { "$type": "MoleMole.Config.AttachEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Fischl_Talent_A_NormalAttackTrail" } } ], "onAbilityStart": [ { "$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": "NormalAttack_01", "attenuationTag": "", "attenuationGroup": "default", "attackProperty": { "damagePercentage": { "isFormula": false, "isDynamic": true, "dynamicKey": "AS_Fischl_Talent_331_Damage_AttackRatio" }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "strikeType": "Pierce" }, "hitPattern": { "onHitEffectName": "Eff_Fischl_Talent_A_Hit", "hitImpulseType": "LV0", "hitHaltTimeScale": 0.01 }, "cameraShake": { "shakeRange": 0.02, "shakeTime": 0.1 }, "canBeModifiedBy": "OriginOwner" } }, "targetType": "Enemy" } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Fischl_ExtraAttack_Element_FindCrow", "modifiers": { "FindCrowPos": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "thinkInterval": { "isFormula": false, "isDynamic": false, "fixedValue": 0.1 }, "onThinkInterval": [ { "$type": "MoleMole.Config.ApplyModifier", "otherTargets": { "$type": "MoleMole.Config.SelectTargetsByShape", "shapeName": "CircleR3", "campTargetType": "All", "sizeRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } }, "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_Fischl_SkillGadget_Crow", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } }, { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "Avatar_Fischl_UnlockTalent_ExtreaAttackThunder", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } } ], "modifierName": "TriggerExtreAttack" } ] }, "TriggerExtreAttack": { "stacking": "Multiple", "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.SetSelfAttackTarget", "otherTargets": { "$type": "MoleMole.Config.SelectTargetsByShape", "topLimit": 1, "sortType": "Nearest", "shapeName": "CircleLockEnemyR15H10HC", "campTargetType": "Enemy", "sizeRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } }, "turnToTargetImmediately": true }, { "$type": "MoleMole.Config.TriggerAbility", "target": "Target", "predicates": [ { "$type": "MoleMole.Config.ByHasAttackTarget" } ], "abilityName": "Avatar_Fischl_ProudSkill_ExteaAttackThunder" }, { "$type": "MoleMole.Config.KillSelf", "target": "Applier", "predicates": [ { "$type": "MoleMole.Config.ByHasAttackTarget" } ] } ] } }, "onAdded": [ { "$type": "MoleMole.Config.AttachModifier", "predicates": [ { "$type": "MoleMole.Config.ByUnlockTalentParam", "talentParam": "Avatar_Fischl_ProudSkill_21_ExteaAttackThunder" } ], "modifierName": "FindCrowPos" } ], "onAbilityStart": [ { "$type": "MoleMole.Config.ApplyModifier", "otherTargets": { "$type": "MoleMole.Config.SelectTargetsByShape", "shapeName": "CircleR3", "campTargetType": "All", "sizeRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } }, "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "Avatar_Fischl_UnlockTalent_ExtreaAttackThunder", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } } ], "modifierName": "TriggerExtreAttack" } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Fischl_ProudSkill_ExteaAttackThunder", "onAbilityStart": [ { "$type": "MoleMole.Config.SetAnimatorTrigger", "triggerID": { "isDynamic": false, "fixedValue": "Crow_Talent_C_ExtreAttack" } }, { "$type": "MoleMole.Config.FireEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Fischl_Talent_C_NormalAttackOnShooting" }, "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": "Mouth" } }, { "$type": "MoleMole.Config.FireEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Fischl_Talent_C_BeTrigger" }, "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": "Spine" } }, { "$type": "MoleMole.Config.TriggerBullet", "bulletID": 41031011, "born": { "$type": "MoleMole.Config.ConfigBornByAttachPoint", "attachPointName": "Mouth" } } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Fischl_Talent_ExteaAttackThunder_Hit", "abilitySpecials": { "AS_Fischl_ProudSkill_21_AttackRatio_ExteaAttackThunder": { "type": "float", "dynamicValue": 0.0 }, "Fischl_ProudSkill_31_P7_ChargeElementDamage_Percentage": { "type": "float", "dynamicValue": 0.0 } }, "onAbilityStart": [ { "$type": "MoleMole.Config.FireEffect", "target": "Target", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Fischl_Talent_C_Hit" }, "born": { "$type": "MoleMole.Config.ConfigBornByTarget" } }, { "$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.0 } } }, "size": { "x": { "isFormula": false, "isDynamic": false, "fixedValue": 2.5 }, "y": { "isFormula": false, "isDynamic": false, "fixedValue": 2.5 }, "z": { "isFormula": false, "isDynamic": false, "fixedValue": 2.5 } } }, "attackInfo": { "attackTag": "ExtraAttack", "attenuationTag": "", "attenuationGroup": "default", "attackProperty": { "damagePercentage": { "isFormula": true, "formula": [ { "isOperator": false, "isDynamic": true, "dynamicKey": "AS_Fischl_ProudSkill_21_AttackRatio_ExteaAttackThunder" }, { "isOperator": false, "isDynamic": true, "dynamicKey": "Fischl_ProudSkill_31_P7_ChargeElementDamage_Percentage" }, { "isOperator": true, "operation": "Mul" } ] }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "elementType": "Electric", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 25.0 }, "strikeType": "Pierce", "enBreak": 40.0 }, "hitPattern": { "onHitEffectName": "None", "hitImpulseType": "LV1", "hitHaltTimeScale": 0.01 }, "cameraShake": { "shakeRange": 0.02, "shakeTime": 0.1 }, "canBeModifiedBy": "OriginOwner" } }, "targetType": "Enemy" } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Fischl_Skill_S_Crow_Handle", "abilitySpecials": { "AS_Fischl_ProudSkill_22_P1_Damage_AttackRatio": { "type": "float", "dynamicValue": 0.0 }, "AS_Fischl_ProudSkill_22_P1_AttackTimes": { "type": "float", "dynamicValue": 0.24 }, "AS_Fischl_Talent_336_AttackTimesUp": { "type": "float", "dynamicValue": 0.0 }, "AS_Fischl_ProudSkill_22_P1_CD": { "type": "float", "dynamicValue": 0.5 } }, "modifiers": { "Corw_Invincible": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "state": "IsGhostToEnemy" }, "CheckCreator": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "thinkInterval": { "isFormula": false, "isDynamic": false, "fixedValue": 0.1 }, "onThinkInterval": [ { "$type": "MoleMole.Config.KillSelf", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "target": "OriginOwner", "key": "_Fischl_Crow_Left_Time", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "compareType": "LessAndEqual" } ] } ] }, "ShowEffect_NoAim": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.13 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onRemoved": [ { "$type": "MoleMole.Config.FireEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Fischl_S_Skill_Summon" }, "born": { "$type": "MoleMole.Config.ConfigBornByAttachPoint", "attachPointName": "Spine" } } ] }, "ShowEffect_Aim": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.13 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onRemoved": [ { "$type": "MoleMole.Config.FireEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Fischl_S_Skill_Summon_Aim" }, "born": { "$type": "MoleMole.Config.ConfigBornByAttachPoint", "attachPointName": "Spine" } } ] }, "AutoAttack_Delay": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onRemoved": [ { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "AutoAttack" } ] }, "AutoAttack": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "thinkInterval": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "onAdded": [ { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "SetAttackTarget" } ], "onThinkInterval": [ { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "SetAttackTarget" } ] }, "SetAttackTarget": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.1 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.Predicated", "successActions": [ { "$type": "MoleMole.Config.SetSelfAttackTarget", "otherTargets": { "$type": "MoleMole.Config.SelectTargetsByShape", "topLimit": 1, "entityTypePriority": [ "Monster", "Gadget" ], "sortType": "HigherScore", "shapeName": "CircleR11", "campTargetType": "Enemy", "sizeRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } }, "predicates": [ { "$type": "MoleMole.Config.ByEntityTypes", "entityTypes": [ "Gadget", "Monster" ] }, { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_ANIMAL_ENTITY_TYPE", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "compareType": "NoneOrEqual" } ], "turnToTargetImmediately": true }, { "$type": "MoleMole.Config.Predicated", "target": "SelfAttackTarget", "targetPredicates": [ { "$type": "MoleMole.Config.ByHasAttackTarget" }, { "$type": "MoleMole.Config.ByTargetPositionToSelfPosition", "target": "SelfAttackTarget", "logic": "LesserOrEqual", "compareType": "XYZ", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 10.0 } }, { "$type": "MoleMole.Config.ByTargetHPValue", "HP": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } }, { "$type": "MoleMole.Config.ByNot", "predicates": [ { "$type": "MoleMole.Config.ByTargetIsGhostToEnemy" } ] } ], "successActions": [ { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "AutoAttack_01" } ] } ] } ] }, "AutoAttack_01": { "stacking": "Multiple", "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.1 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.FireEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Fischl_Skill_S_Crow_NormalAttackOnShooting" }, "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": "AP1" } }, { "$type": "MoleMole.Config.TriggerBullet", "bulletID": 41031016, "born": { "$type": "MoleMole.Config.ConfigBornByAttachPoint", "direction": { "$type": "MoleMole.Config.ConfigDirectionByEntity", "angleOffset": { "x": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "y": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "z": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } }, "randomAngleHor": 45.0 }, "attachPointName": "AP1" } } ] }, "UNIQUE_Fischl_Skill_S_Crow_TeamHandler": { "stacking": "Unique", "modifierName": "", "isUnique": true, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "modifierMixins": [ { "$type": "MoleMole.Config.CurLocalAvatarMixin", "modifierName": "CrowAttackAttach" } ] }, "CrowAttackAttach": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "modifierMixins": [ { "$type": "MoleMole.Config.AttachToAnimatorStateIDMixin", "stateIDs": [ "Attack01" ], "modifierName": "UNIQUE_Fischl_Skill_S_Crow_DoCrowAttack" }, { "$type": "MoleMole.Config.AttachToAnimatorStateIDMixin", "stateIDs": [ "Attack02" ], "modifierName": "UNIQUE_Fischl_Skill_S_Crow_DoCrowAttack" }, { "$type": "MoleMole.Config.AttachToAnimatorStateIDMixin", "stateIDs": [ "Attack03" ], "modifierName": "UNIQUE_Fischl_Skill_S_Crow_DoCrowAttack" }, { "$type": "MoleMole.Config.AttachToAnimatorStateIDMixin", "stateIDs": [ "Attack04" ], "modifierName": "UNIQUE_Fischl_Skill_S_Crow_DoCrowAttack" }, { "$type": "MoleMole.Config.AttachToAnimatorStateIDMixin", "stateIDs": [ "Attack05" ], "modifierName": "UNIQUE_Fischl_Skill_S_Crow_DoCrowAttack" }, { "$type": "MoleMole.Config.AttachToAnimatorStateIDMixin", "stateIDs": [ "Attack06" ], "modifierName": "UNIQUE_Fischl_Skill_S_Crow_DoCrowAttack" }, { "$type": "MoleMole.Config.AttachToAnimatorStateIDMixin", "stateIDs": [ "Tartaglia_Attack01" ], "modifierName": "UNIQUE_Fischl_Skill_S_Crow_DoCrowAttack" }, { "$type": "MoleMole.Config.AttachToAnimatorStateIDMixin", "stateIDs": [ "Tartaglia_Attack02" ], "modifierName": "UNIQUE_Fischl_Skill_S_Crow_DoCrowAttack" }, { "$type": "MoleMole.Config.AttachToAnimatorStateIDMixin", "stateIDs": [ "Tartaglia_Attack03" ], "modifierName": "UNIQUE_Fischl_Skill_S_Crow_DoCrowAttack" }, { "$type": "MoleMole.Config.AttachToAnimatorStateIDMixin", "stateIDs": [ "Tartaglia_Attack04" ], "modifierName": "UNIQUE_Fischl_Skill_S_Crow_DoCrowAttack" }, { "$type": "MoleMole.Config.AttachToAnimatorStateIDMixin", "stateIDs": [ "Tartaglia_Attack05" ], "modifierName": "UNIQUE_Fischl_Skill_S_Crow_DoCrowAttack" }, { "$type": "MoleMole.Config.AttachToAnimatorStateIDMixin", "stateIDs": [ "Tartaglia_Attack06" ], "modifierName": "UNIQUE_Fischl_Skill_S_Crow_DoCrowAttack" }, { "$type": "MoleMole.Config.AttachToAnimatorStateIDMixin", "stateIDs": [ "Gandalfr_Attack01" ], "modifierName": "UNIQUE_Fischl_Skill_S_Crow_DoCrowAttack" }, { "$type": "MoleMole.Config.AttachToAnimatorStateIDMixin", "stateIDs": [ "Gandalfr_Attack02" ], "modifierName": "UNIQUE_Fischl_Skill_S_Crow_DoCrowAttack" }, { "$type": "MoleMole.Config.AttachToAnimatorStateIDMixin", "stateIDs": [ "Gandalfr_Attack03" ], "modifierName": "UNIQUE_Fischl_Skill_S_Crow_DoCrowAttack" }, { "$type": "MoleMole.Config.AttachToAnimatorStateIDMixin", "stateIDs": [ "Gandalfr_Attack04" ], "modifierName": "UNIQUE_Fischl_Skill_S_Crow_DoCrowAttack" }, { "$type": "MoleMole.Config.AttachToAnimatorStateIDMixin", "stateIDs": [ "Gandalfr_Attack05" ], "modifierName": "UNIQUE_Fischl_Skill_S_Crow_DoCrowAttack" }, { "$type": "MoleMole.Config.AttachToAnimatorStateIDMixin", "stateIDs": [ "Gandalfr_Attack06" ], "modifierName": "UNIQUE_Fischl_Skill_S_Crow_DoCrowAttack" }, { "$type": "MoleMole.Config.AttachToAnimatorStateIDMixin", "stateIDs": [ "Katana_Attack01" ], "modifierName": "UNIQUE_Fischl_Skill_S_Crow_DoCrowAttack" }, { "$type": "MoleMole.Config.AttachToAnimatorStateIDMixin", "stateIDs": [ "Katana_Attack02" ], "modifierName": "UNIQUE_Fischl_Skill_S_Crow_DoCrowAttack" }, { "$type": "MoleMole.Config.AttachToAnimatorStateIDMixin", "stateIDs": [ "Katana_Attack03" ], "modifierName": "UNIQUE_Fischl_Skill_S_Crow_DoCrowAttack" }, { "$type": "MoleMole.Config.AttachToAnimatorStateIDMixin", "stateIDs": [ "Katana_Attack04" ], "modifierName": "UNIQUE_Fischl_Skill_S_Crow_DoCrowAttack" }, { "$type": "MoleMole.Config.AttachToAnimatorStateIDMixin", "stateIDs": [ "Katana_Attack05" ], "modifierName": "UNIQUE_Fischl_Skill_S_Crow_DoCrowAttack" }, { "$type": "MoleMole.Config.AttachToAnimatorStateIDMixin", "stateIDs": [ "Katana_Attack06" ], "modifierName": "UNIQUE_Fischl_Skill_S_Crow_DoCrowAttack" } ] }, "UNIQUE_Fischl_Skill_S_Crow_DoCrowAttack": { "stacking": "Unique", "modifierName": "", "isUnique": true, "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.TriggerAbility", "target": "Caster", "predicates": [ { "$type": "MoleMole.Config.ByHasAttackTarget" }, { "$type": "MoleMole.Config.ByTargetPositionToSelfPosition", "logic": "LesserOrEqual", "compareType": "XYZ", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 15.0 } } ], "abilityName": "Avatar_Fischl_Talent_D_Crow_NormalAttack", "forceUseSelfCurrentAttackTarget": true } ] }, "UNIQUE_Fischl_ProudSkill_ElementReaction_Attack_TeamHandler": { "stacking": "Unique", "modifierName": "", "isUnique": true, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "modifierMixins": [ { "$type": "MoleMole.Config.CurLocalAvatarMixin", "modifierName": "ElementReaction_Attack" } ] }, "ElementReaction_Attack": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "modifierMixins": [ { "$type": "MoleMole.Config.DoActionByElementReactionMixin", "entityTypes": [ "Monster" ], "reactionTypes": [ "Shock", "SwirlElectric", "CrystallizeElectric", "Superconductor", "Explode" ], "actions": [ { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "TriggerElementReactionAttack" } ] } ] }, "TriggerElementReactionAttack": { "stacking": "Unique", "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.5 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.Predicated", "targetPredicates": [ { "$type": "MoleMole.Config.ByHasAttackTarget" } ], "successActions": [ { "$type": "MoleMole.Config.ClearGlobalValue", "key": "Fischl_Crow_NoHasAttackTarget" }, { "$type": "MoleMole.Config.SetGlobalPos", "target": "SelfAttackTarget", "key": "ElementReactionAttackPos", "born": { "$type": "MoleMole.Config.ConfigBornByTarget", "offset": { "x": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "y": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "z": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } }, "setTarget": false }, { "$type": "MoleMole.Config.TriggerAbility", "target": "Caster", "abilityName": "Avatar_Fischl_ProudSkill_ElementReactionAttackThunder" } ], "failActions": [ { "$type": "MoleMole.Config.AddGlobalValue", "target": "Caster", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "key": "Fischl_Crow_NoHasAttackTarget", "useLimitRange": true, "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } }, { "$type": "MoleMole.Config.TriggerAbility", "target": "Caster", "abilityName": "Avatar_Fischl_ProudSkill_ElementReactionAttackThunder" } ] } ] } }, "onAdded": [ { "$type": "MoleMole.Config.Predicated", "target": "OriginOwner", "targetPredicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "target": "OriginOwner", "key": "_Fischl_Crow_ShowType", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 3.0 } } ], "successActions": [ { "$type": "MoleMole.Config.SetAnimatorTrigger", "target": "Caster", "triggerID": { "isDynamic": false, "fixedValue": "Crow_Control_Show" } } ], "failActions": [ { "$type": "MoleMole.Config.ApplyModifier", "target": "Caster", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "target": "OriginOwner", "key": "_Fischl_Crow_ShowType", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } } ], "modifierName": "ShowEffect_NoAim" }, { "$type": "MoleMole.Config.SetAnimatorTrigger", "target": "Caster", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "target": "OriginOwner", "key": "_Fischl_Crow_ShowType", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } } ], "triggerID": { "isDynamic": false, "fixedValue": "Crow_Summon_Show_NoAim" } }, { "$type": "MoleMole.Config.ApplyModifier", "target": "Caster", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "target": "OriginOwner", "key": "_Fischl_Crow_ShowType", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 2.0 } } ], "modifierName": "ShowEffect_Aim" }, { "$type": "MoleMole.Config.SetAnimatorTrigger", "target": "Caster", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "target": "OriginOwner", "key": "_Fischl_Crow_ShowType", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 2.0 } } ], "triggerID": { "isDynamic": false, "fixedValue": "Crow_Summon_Show_Aim" } } ] }, { "$type": "MoleMole.Config.AttachModifier", "modifierName": "CheckCreator" }, { "$type": "MoleMole.Config.SetGlobalPos", "target": "OriginOwner", "key": "CrowPos", "born": { "$type": "MoleMole.Config.ConfigBornBySelf" } }, { "$type": "MoleMole.Config.AddGlobalValue", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "key": "_Fischl_SkillGadget_Crow", "useLimitRange": true, "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } }, { "$type": "MoleMole.Config.FireEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Fischl_S_Skill_Show_Trail" }, "born": { "$type": "MoleMole.Config.ConfigBornByAttachPoint", "attachPointName": "Spine" } }, { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "AutoAttack_Delay" }, { "$type": "MoleMole.Config.AttachModifier", "target": "Team", "doOffStage": true, "predicates": [ { "$type": "MoleMole.Config.ByUnlockTalentParam", "talentParam": "Avatar_Fischl_Talent_336_AssistAttack" } ], "modifierName": "UNIQUE_Fischl_Skill_S_Crow_TeamHandler" }, { "$type": "MoleMole.Config.AttachModifier", "modifierName": "Corw_Invincible" }, { "$type": "MoleMole.Config.AttachModifier", "target": "Team", "doOffStage": true, "predicates": [ { "$type": "MoleMole.Config.ByUnlockTalentParam", "talentParam": "Avatar_Fischl_ProudSkill_ElementReaction" } ], "modifierName": "UNIQUE_Fischl_ProudSkill_ElementReaction_Attack_TeamHandler" }, { "$type": "MoleMole.Config.AddGlobalValue", "predicates": [ { "$type": "MoleMole.Config.ByUnlockTalentParam", "talentParam": "Avatar_Fischl_ProudSkill_21_ExteaAttackThunder" } ], "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "key": "Avatar_Fischl_UnlockTalent_ExtreaAttackThunder", "useLimitRange": true, "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } } ], "onKill": [ { "$type": "MoleMole.Config.ClearGlobalValue", "key": "_Fischl_SkillGadget_Crow" }, { "$type": "MoleMole.Config.RemoveUniqueModifier", "target": "Team", "modifierName": "UNIQUE_Fischl_Skill_S_Crow_TeamHandler" }, { "$type": "MoleMole.Config.RemoveUniqueModifier", "target": "Team", "modifierName": "UNIQUE_Fischl_ProudSkill_ElementReaction_Attack_TeamHandler" } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Fischl_ProudSkill_ElementReactionAttackThunder", "abilitySpecials": { "AS_Fischl_ProudSkill_22_ElementReactionAttack_AttackRatio": { "type": "float", "dynamicValue": 0.0 } }, "onAbilityStart": [ { "$type": "MoleMole.Config.SetGlobalPos", "target": "SelfAttackTarget", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "Fischl_Crow_NoHasAttackTarget", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "forceByCaster": true } ], "key": "ElementReactionAttackPos", "born": { "$type": "MoleMole.Config.ConfigBornByTarget", "offset": { "x": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "y": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "z": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } }, "setTarget": false }, { "$type": "MoleMole.Config.FireEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Fischl_Talent_ElementReactionAttackThunder" }, "born": { "$type": "MoleMole.Config.ConfigBornByGlobalValue", "positionKey": "ElementReactionAttackPos", "directionKey": "" } }, { "$type": "MoleMole.Config.Predicated", "target": "Target", "targetPredicates": [ { "$type": "MoleMole.Config.ByHasAttackTarget" }, { "$type": "MoleMole.Config.ByTargetPositionToSelfPosition", "logic": "LesserOrEqual", "compareType": "XYZ", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 15.0 } } ], "successActions": [ { "$type": "MoleMole.Config.SetAnimatorTrigger", "triggerID": { "isDynamic": false, "fixedValue": "Crow_Talent_C_ExtreAttack" } }, { "$type": "MoleMole.Config.FireEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Fischl_Talent_C_NormalAttackOnShooting" }, "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": "Mouth" } }, { "$type": "MoleMole.Config.FireEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Fischl_Talent_C_BeTrigger" }, "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": "Spine" } } ] }, { "$type": "MoleMole.Config.TriggerAttackEvent", "attackEvent": { "attackPattern": { "$type": "MoleMole.Config.ConfigAttackSphere", "ignoreMassive": true, "born": { "$type": "MoleMole.Config.ConfigBornByGlobalValue", "positionKey": "ElementReactionAttackPos", "directionKey": "" }, "radius": { "isFormula": false, "isDynamic": false, "fixedValue": 0.5 } }, "attackInfo": { "attackTag": "Elemental_Art", "attenuationTag": "", "attenuationGroup": "Fischl", "attackProperty": { "damagePercentage": { "isFormula": false, "isDynamic": true, "dynamicKey": "AS_Fischl_ProudSkill_22_ElementReactionAttack_AttackRatio" }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "elementType": "Electric", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 25.0 }, "strikeType": "Pierce", "enBreak": 40.0 }, "hitPattern": { "onHitEffectName": "None", "hitImpulseType": "LV1", "hitHaltTimeScale": 0.01 }, "cameraShake": { "shakeRange": 0.02, "shakeTime": 0.1 }, "canBeModifiedBy": "OriginOwner" } }, "targetType": "Enemy" } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Fischl_Talent_ElementReactionAttackThunder_Hit", "abilitySpecials": { "AS_Fischl_ProudSkill_22_ElementReactionAttack_AttackRatio": { "type": "float", "dynamicValue": 0.0 } }, "onAbilityStart": [ { "$type": "MoleMole.Config.FireEffect", "target": "SelfAttackTarget", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Fischl_Talent_ElementReactionAttackThunder" }, "born": { "$type": "MoleMole.Config.ConfigBornByTarget" } }, { "$type": "MoleMole.Config.TriggerAttackEvent", "attackEvent": { "attackPattern": { "$type": "MoleMole.Config.ConfigAttackSphere", "ignoreMassive": true, "born": { "$type": "MoleMole.Config.ConfigBornByTarget" }, "radius": { "isFormula": false, "isDynamic": false, "fixedValue": 0.5 } }, "attackInfo": { "attackTag": "Elemental_Art", "attenuationTag": "", "attenuationGroup": "Fischl", "attackProperty": { "damagePercentage": { "isFormula": false, "isDynamic": true, "dynamicKey": "AS_Fischl_ProudSkill_22_ElementReactionAttack_AttackRatio" }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "elementType": "Electric", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 25.0 }, "strikeType": "Pierce", "enBreak": 40.0 }, "hitPattern": { "onHitEffectName": "None", "hitImpulseType": "LV1", "hitHaltTimeScale": 0.01 }, "cameraShake": { "shakeRange": 0.02, "shakeTime": 0.1 }, "canBeModifiedBy": "OriginOwner" } }, "targetType": "Enemy" } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Fischl_Skill_S_Crow_AutoAttack_Hit_01", "abilitySpecials": { "AS_Fischl_ProudSkill_32_Damage_AttackRatio": { "type": "float", "dynamicValue": 0.0 } }, "modifiers": { "AttackElementBall": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAttackLanded": [ { "$type": "MoleMole.Config.Predicated", "target": "Other", "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" }, { "$type": "MoleMole.Config.ByTargetGlobalValue", "target": "CasterOriginOwner", "key": "_Ability_Fischl_ElementalArt_ElementBall_CD", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "compareType": "NoneOrEqual" } ], "successActions": [ { "$type": "MoleMole.Config.SetGlobalPos", "target": "Other", "key": "_Ability_Fischl_ElementalArt_ElementBall_Pos", "born": { "$type": "MoleMole.Config.ConfigBornByTarget" }, "setTarget": false }, { "$type": "MoleMole.Config.Randomed", "target": "Caster", "chance": { "isFormula": false, "isDynamic": false, "fixedValue": 0.67 }, "successActions": [ { "$type": "MoleMole.Config.GenerateElemBall", "configID": 2020, "born": { "$type": "MoleMole.Config.ConfigBornByGlobalValue", "positionKey": "_Ability_Fischl_ElementalArt_ElementBall_Pos", "directionKey": "" }, "ratio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "baseEnergy": 3.0 }, { "$type": "MoleMole.Config.ApplyModifier", "target": "CasterOriginOwner", "modifierName": "UNIQUE_ElemBall_CD" } ] } ] } ] }, "UNIQUE_ElemBall_CD": { "stacking": "Unique", "modifierName": "", "isUnique": true, "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.1 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.SetGlobalValue", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "key": "_Ability_Fischl_ElementalArt_ElementBall_CD", "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } ], "onRemoved": [ { "$type": "MoleMole.Config.ClearGlobalValue", "key": "_Ability_Fischl_ElementalArt_ElementBall_CD" } ] }, "FirstAttack": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.1 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.TriggerAttackEvent", "doOffStage": true, "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": "Elemental_Art", "attenuationTag": "Elemental_Art", "attenuationGroup": "Fischl", "attackProperty": { "damagePercentage": { "isFormula": false, "isDynamic": true, "dynamicKey": "AS_Fischl_ProudSkill_32_Damage_AttackRatio" }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "elementType": "Electric", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 25.0 }, "strikeType": "Pierce", "enBreak": 10.0 }, "hitPattern": { "onHitEffectName": "Eff_Fischl_Skill_S_Crow_NormalHit", "hitImpulseType": "LV1", "hitHaltTimeScale": 0.01 }, "canBeModifiedBy": "OriginOwner" } }, "targetType": "Enemy" } ] } }, "onAdded": [ { "$type": "MoleMole.Config.AttachEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Fischl_Skill_S_Crow_NormalAttackTrail" } }, { "$type": "MoleMole.Config.AttachModifier", "modifierName": "AttackElementBall" } ], "onAbilityStart": [ { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "FirstAttack" } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Ability_Fischl_Skill_E_CrowQueen", "abilityMixins": [ { "$type": "MoleMole.Config.AvatarSteerByCameraMixin", "stateIDs": [ "CrowQueen_BS", "CrowQueen_Move", "CrowQueen_MoveStandby" ], "angularSpeed": 270.0, "canReviveStamina": true } ], "abilitySpecials": { "CrowQueen_MoveSpeedRatio": { "type": "float", "dynamicValue": 3.0 }, "CrowQueen_Time": { "type": "float", "dynamicValue": 1.8 }, "CrowQueen_BS_DelayTime": { "type": "float", "dynamicValue": 0.05 }, "AS_Fischl_ProudSkill_33_SubHurt": { "type": "float", "dynamicValue": 0.0 }, "AS_Fischl_ProudSkill_33_LoopDamage_AttackRatio": { "type": "float", "dynamicValue": 0.0 }, "AS_Fischl_ProudSkill_33_ReviveElemEnergy": { "type": "float", "dynamicValue": 0.0 }, "AS_Fischl_ProudSkill_33_MaxCount": { "type": "float", "dynamicValue": 20.0 }, "AS_Fischl_Talent_334_OnceDamage_AttackRatio": { "type": "float", "dynamicValue": 0.0 }, "AS_Fischl_Talent_334_HealHp_MaxHpRatio": { "type": "float", "dynamicValue": 0.0 } }, "modifiers": { "Delete_CrowQueen_DoSkill": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onRemoved": [ { "$type": "MoleMole.Config.RemoveUniqueModifier", "doOffStage": true, "modifierName": "UNIQUE_Fischl_CrowQueen_DoSkill" } ] }, "DoSkill_Handle": { "modifierName": "", "duration": { "isFormula": true, "formula": [ { "isOperator": false, "isDynamic": true, "dynamicKey": "CrowQueen_Time" }, { "isOperator": false, "isDynamic": true, "dynamicKey": "CrowQueen_BS_DelayTime" }, { "isOperator": true, "operation": "Add" } ] }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "modifierMixins": [ { "$type": "MoleMole.Config.TriggerWeatherMixin", "type": "Skill", "weatherPattern": "Weather_Fischl_CrowQueen", "transDuration": 0.35 } ], "onAdded": [ { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "DoSkill_Delay" }, { "$type": "MoleMole.Config.SetAnimatorTrigger", "triggerID": { "isDynamic": false, "fixedValue": "Skill_E_SpecialSkin" } }, { "$type": "MoleMole.Config.RemoveUniqueModifier", "doOffStage": true, "modifierName": "UNIQUE_Ball_Show" } ], "onRemoved": [ { "$type": "MoleMole.Config.RemoveUniqueModifier", "doOffStage": true, "modifierName": "UNIQUE_Fischl_CrowQueen_DoSkill" }, { "$type": "MoleMole.Config.SetAnimatorTrigger", "doOffStage": true, "triggerID": { "isDynamic": false, "fixedValue": "Skill_E_SpecialToNormalSkin" } } ], "onKill": [ { "$type": "MoleMole.Config.RemoveModifier", "doOffStage": true, "modifierName": "DoSkill_Handle" } ] }, "DoSkill_Delay": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": true, "dynamicKey": "CrowQueen_BS_DelayTime" }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "state": "Invincible", "onRemoved": [ { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "UNIQUE_Fischl_CrowQueen_DoSkill" } ] }, "UNIQUE_Fischl_CrowQueen_DoSkill": { "stacking": "Unique", "modifierName": "", "isUnique": true, "duration": { "isFormula": true, "formula": [ { "isOperator": false, "isDynamic": true, "dynamicKey": "CrowQueen_Time" }, { "isOperator": false, "isDynamic": false, "fixedValue": 1.0 }, { "isOperator": true, "operation": "Add" } ] }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "properties": { "Animator_MoveSpeedRatio": { "isFormula": false, "isDynamic": true, "dynamicKey": "CrowQueen_MoveSpeedRatio" }, "Actor_SubHurtDelta": { "isFormula": false, "isDynamic": true, "dynamicKey": "AS_Fischl_ProudSkill_33_SubHurt" }, "Actor_EndureDelta": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } }, "onAdded": [ { "$type": "MoleMole.Config.AttachModifier", "doOffStage": false, "predicates": [ { "$type": "MoleMole.Config.ByUnlockTalentParam", "talentParam": "Avatar_Fischl_Talent_334_CrowHealHp" } ], "modifierName": "CrowQueen_DoAttack_Once" }, { "$type": "MoleMole.Config.TriggerSetVisible", "doOffStage": true }, { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "Effect_CrowHandler" }, { "$type": "MoleMole.Config.EnablePushColliderName", "pushColliderNames": [ "PushCollider" ] }, { "$type": "MoleMole.Config.EnablePushColliderName", "pushColliderNames": [ "PushColliderExtra" ], "setEnable": true }, { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "CrowQueen_DoAttackEventThinkInterval_01" }, { "$type": "MoleMole.Config.TriggerAbility", "abilityName": "Ability_Fischl_Skill_S_ControlCrow_Hide" }, { "$type": "MoleMole.Config.AttachAbilityStateResistance", "resistanceListID": 11003 } ], "onRemoved": [ { "$type": "MoleMole.Config.SetAnimatorTrigger", "doOffStage": true, "triggerID": { "isDynamic": false, "fixedValue": "Hide_Avatar_OnRemoved" } }, { "$type": "MoleMole.Config.ApplyModifier", "doOffStage": true, "modifierName": "CrowQueen_Talent_314_DoHeal" }, { "$type": "MoleMole.Config.TriggerSetVisible", "doOffStage": true, "visible": true }, { "$type": "MoleMole.Config.EnablePushColliderName", "doOffStage": true, "pushColliderNames": [ "PushCollider" ], "setEnable": true }, { "$type": "MoleMole.Config.EnablePushColliderName", "doOffStage": true, "pushColliderNames": [ "PushColliderExtra" ] }, { "$type": "MoleMole.Config.FireEffect", "doOffStage": true, "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Fischl_E_Skill_Appear" }, "born": { "$type": "MoleMole.Config.ConfigBornByAttachPoint", "attachPointName": "RootNode" } }, { "$type": "MoleMole.Config.SetGlobalPos", "doOffStage": true, "key": "CrowPos", "born": { "$type": "MoleMole.Config.ConfigBornByTarget", "offset": { "x": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "y": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "z": { "isFormula": false, "isDynamic": false, "fixedValue": 0.5 } }, "direction": { "$type": "MoleMole.Config.ConfigDirectionByEntity" } } }, { "$type": "MoleMole.Config.TriggerAbility", "doOffStage": true, "abilityName": "Avatar_Fischl_CrowSummon_Init" }, { "$type": "MoleMole.Config.ApplyModifier", "doOffStage": true, "modifierName": "Summon_Crow" }, { "$type": "MoleMole.Config.RemoveModifier", "doOffStage": true, "modifierName": "Effect_Crow" }, { "$type": "MoleMole.Config.AvatarExitCameraShot", "doOffStage": true } ], "onAvatarOut": [ { "$type": "MoleMole.Config.RemoveModifier", "doOffStage": true, "modifierName": "DoSkill_Handle" } ] }, "Summon_Crow": { "stacking": "Unique", "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.5 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.TriggerAbility", "doOffStage": true, "abilityName": "Ability_Fischl_Skill_S_ControlCrow_Show" } ] }, "Hide_Avatar": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.04 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 } }, "Effect_CrowHandler": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.08 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.FireEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Fischl_E_Skill_Disappear" }, "born": { "$type": "MoleMole.Config.ConfigBornByAttachPoint", "attachPointName": "RootNode" } } ], "onRemoved": [ { "$type": "MoleMole.Config.ApplyModifier", "doOffStage": true, "modifierName": "Effect_Crow" }, { "$type": "MoleMole.Config.ActCameraRadialBlur", "cameraRadialBlur": { "power": 0.8, "blurTime": 0.2, "fadeTime": 0.1 } } ] }, "Effect_Crow": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": true, "dynamicKey": "CrowQueen_Time" }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "modifierMixins": [ { "$type": "MoleMole.Config.TriggerPostProcessEffectMixin", "postEffectAssetName": "PostEffect_Avatar_Fischl_Skill_E_CrowQueen_ScreenEffect", "duration": 2.8 } ], "onAdded": [ { "$type": "MoleMole.Config.AttachEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Fischl_E_Skill_CrowsArea_Loop" } }, { "$type": "MoleMole.Config.AttachEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Fischl_Skill_E_Crow" } } ] }, "CrowQueen_DoAttackEventThinkInterval_01": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": true, "dynamicKey": "CrowQueen_Time" }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "thinkInterval": { "isFormula": false, "isDynamic": false, "fixedValue": 0.15 }, "onThinkInterval": [ { "$type": "MoleMole.Config.ApplyModifier", "otherTargets": { "$type": "MoleMole.Config.SelectTargetsByShape", "topLimit": 2, "entityTypePriority": [ "Monster", "Gadget" ], "sortType": "HigherScore", "shapeName": "RectW8L8H4", "campTargetType": "Enemy", "sizeRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } }, "predicates": [ { "$type": "MoleMole.Config.ByNot", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "CrowQueen_BeAttacked", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } } ] }, { "$type": "MoleMole.Config.ByEntityTypes", "entityTypes": [ "Monster" ] }, { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_ANIMAL_ENTITY_TYPE", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "compareType": "NoneOrEqual" }, { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "CrowQueen_AttackTargetCount", "value": { "isFormula": false, "isDynamic": true, "dynamicKey": "AS_Fischl_ProudSkill_33_MaxCount" }, "forceByCaster": true, "compareType": "LessAndEqual" } ], "modifierName": "CrowQueen_DoAttack_Normaol_01" } ] }, "CrowQueen_DoAttack_Normaol_01": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 2.0 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.FireEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Fischl_Skill_E_CrowQueen_Thunder" }, "born": { "$type": "MoleMole.Config.ConfigBornBySelf" } }, { "$type": "MoleMole.Config.TriggerAttackEvent", "target": "Caster", "attackEvent": { "attackPattern": { "$type": "MoleMole.Config.ConfigAttackSphere", "ignoreMassive": true, "born": { "$type": "MoleMole.Config.ConfigBornBySelf" }, "radius": { "isFormula": false, "isDynamic": false, "fixedValue": 0.5 } }, "attackInfo": { "attackTag": "Elemental_Burst", "attenuationTag": "Elemental_Burst", "attenuationGroup": "Fischl", "attackProperty": { "damagePercentage": { "isFormula": false, "isDynamic": true, "dynamicKey": "AS_Fischl_ProudSkill_33_LoopDamage_AttackRatio" }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "elementType": "Electric", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 25.0 }, "strikeType": "Blunt", "enBreak": 150.0, "bonusCritical": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } }, "hitPattern": { "onHitEffectName": "default", "hitImpulseType": "LV3", "retreatType": "ByTangent", "hitHaltTimeScale": 0.01 }, "forceCameraShake": true, "cameraShake": { "shakeRange": 0.18, "shakeTime": 0.06 } } }, "targetType": "Enemy" }, { "$type": "MoleMole.Config.AddGlobalValue", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "key": "CrowQueen_BeAttacked", "useLimitRange": true, "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } }, { "$type": "MoleMole.Config.ApplyModifier", "target": "Caster", "modifierName": "CrowQueen_AddGlobalValue" } ], "onRemoved": [ { "$type": "MoleMole.Config.ClearGlobalValue", "key": "CrowQueen_BeAttacked" } ] }, "CrowQueen_AddGlobalValue": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.2 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.AddGlobalValue", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "key": "CrowQueen_AttackTargetCount", "useLimitRange": true, "maxValue": { "isFormula": true, "formula": [ { "isOperator": false, "isDynamic": true, "dynamicKey": "AS_Fischl_ProudSkill_33_MaxCount" }, { "isOperator": false, "isDynamic": false, "fixedValue": 1.0 }, { "isOperator": true, "operation": "Add" } ] }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } ] }, "CrowQueen_DoAttack_Once": { "stacking": "Multiple", "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.1 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.TriggerAttackEvent", "attackEvent": { "attackPattern": { "$type": "MoleMole.Config.ConfigAttackSphere", "triggerType": "TriggerNoRepeat", "ignoreMassive": true, "born": { "$type": "MoleMole.Config.ConfigBornByGlobalValue", "positionKey": "ArrowRainPos", "directionKey": "" }, "radius": { "isFormula": false, "isDynamic": false, "fixedValue": 5.0 } }, "attackInfo": { "attackTag": "Elemental_Burst", "attenuationTag": "Elemental_Burst", "attenuationGroup": "Fischl", "attackProperty": { "damagePercentage": { "isFormula": false, "isDynamic": true, "dynamicKey": "AS_Fischl_Talent_334_OnceDamage_AttackRatio" }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "elementType": "Electric", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 50.0 }, "strikeType": "Pierce", "enBreak": 500.0, "bonusCritical": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } }, "hitPattern": { "onHitEffectName": "default", "hitImpulseType": "LV2", "retreatType": "ByOriginOwner", "hitHaltTimeScale": 0.01 }, "cameraShake": {} } }, "targetType": "Enemy" }, { "$type": "MoleMole.Config.ActCameraShake", "cameraShake": { "shakeRange": 0.3, "shakeTime": 0.2, "shakeDistance": 30.0, "extension": { "rangeAttenuation": 0.3 } } }, { "$type": "MoleMole.Config.FireEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Fischl_CrowQueen_LastAttack" }, "born": { "$type": "MoleMole.Config.ConfigBornByTarget", "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 } } } } ] }, "CrowQueen_Talent_314_DoHeal": { "stacking": "Multiple", "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.3 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.HealHP", "target": "Applier", "doOffStage": true, "predicates": [ { "$type": "MoleMole.Config.ByUnlockTalentParam", "talentParam": "Avatar_Fischl_Talent_334_CrowHealHp" } ], "amountByCasterMaxHPRatio": { "isFormula": false, "isDynamic": true, "dynamicKey": "AS_Fischl_Talent_334_HealHp_MaxHpRatio" } } ] } }, "onAdded": [ { "$type": "MoleMole.Config.TriggerSetVisible", "doOffStage": true, "canBeHandledOnRecover": true, "visible": true } ], "onAbilityStart": [ { "$type": "MoleMole.Config.AvatarSkillStart", "skillID": 10313, "cdRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "costStaminaRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } }, { "$type": "MoleMole.Config.ClearGlobalValue", "key": "CrowQueen_AttackTargetCount" }, { "$type": "MoleMole.Config.AddGlobalValue", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "key": "CrowQueen_AttackTargetCount", "useLimitRange": true, "maxValue": { "isFormula": true, "formula": [ { "isOperator": false, "isDynamic": true, "dynamicKey": "AS_Fischl_ProudSkill_33_MaxCount" }, { "isOperator": false, "isDynamic": false, "fixedValue": 1.0 }, { "isOperator": true, "operation": "Add" } ] }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } }, { "$type": "MoleMole.Config.RemoveModifier", "modifierName": "DoSkill_Handle" }, { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "DoSkill_Handle" } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Fischl_FallingAnthem", "abilityMixins": [ { "$type": "MoleMole.Config.AvatarChangeSkillMixin", "jumpSkillID": 5031010, "flySkillID": 5031010 }, { "$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" } } ] } } ]