[ { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Kazuha_ExtraAttack", "abilityMixins": [ { "$type": "MoleMole.Config.ButtonHoldChargeMixin", "skillID": 10471, "chargeTime": 0.12, "secondChargeTime": { "isFormula": false, "isDynamic": false, "fixedValue": 0.2 }, "OnBeginUncharged": [ { "$type": "MoleMole.Config.SetAnimatorTrigger", "triggerID": { "isDynamic": false, "fixedValue": "DoSkill" } }, { "$type": "MoleMole.Config.SetAnimatorInt", "intID": "SkillID", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 99.0 } }, { "$type": "MoleMole.Config.SetAnimatorBool", "boolID": "IsCharging" } ], "OnReleaseUncharged": [ { "$type": "MoleMole.Config.SetAnimatorInt", "intID": "SkillID", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } } ], "OnBeginCharged": [ { "$type": "MoleMole.Config.SetAnimatorBool", "boolID": "IsCharging", "value": true } ], "OnReleaseCharged": [ { "$type": "MoleMole.Config.SetAnimatorBool", "boolID": "IsCharging" }, { "$type": "MoleMole.Config.SetAnimatorInt", "intID": "SkillID", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } } ], "OnBeginSecondCharged": [ { "$type": "MoleMole.Config.SetAnimatorTrigger", "predicates": [ { "$type": "MoleMole.Config.ByLocalAvatarStamina", "logic": "GreaterOrEqual", "stamina": { "isFormula": true, "formula": [ { "isOperator": false, "isDynamic": true, "dynamicKey": "ExtraAttack_Sword_Stamina_Cost" }, { "isOperator": false, "isDynamic": true, "dynamicKey": "Flexible_Stamina" }, { "isOperator": true, "operation": "Add" } ] } } ], "triggerID": { "isDynamic": false, "fixedValue": "DoSkill" } }, { "$type": "MoleMole.Config.SetAnimatorInt", "predicates": [ { "$type": "MoleMole.Config.ByLocalAvatarStamina", "logic": "GreaterOrEqual", "stamina": { "isFormula": true, "formula": [ { "isOperator": false, "isDynamic": true, "dynamicKey": "ExtraAttack_Sword_Stamina_Cost" }, { "isOperator": false, "isDynamic": true, "dynamicKey": "Flexible_Stamina" }, { "isOperator": true, "operation": "Add" } ] } } ], "intID": "SkillID", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 6.0 } }, { "$type": "MoleMole.Config.SetAnimatorBool", "boolID": "IsCharging" } ], "chargeStateIDs": [ "Attack01", "Attack02", "Attack03", "Attack04", "Run" ] }, { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "ExtraAttack" ], "modifierName": "ExtraAttack_StaminaCost" } ], "abilitySpecials": { "ExtraAttack_Sword_Stamina_Cost": { "type": "float", "dynamicValue": 0.0 }, "Flexible_Stamina": { "type": "float", "dynamicValue": -2.0 } }, "modifiers": { "ExtraAttack_StaminaCost": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.AvatarSkillStart", "skillID": 10001, "cdRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "costStaminaRatio": { "isFormula": false, "isDynamic": true, "dynamicKey": "ExtraAttack_Sword_Stamina_Cost" } } ] } } } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Kazuha_NormalAttack_Handler", "abilityMixins": [ { "$type": "MoleMole.Config.AttachToNormalizedTimeMixin", "stateID": "Attack05", "modifierName": "Avatar_Kazuha_NormalAttack_05_Damage", "normalizeStart": 0.068 }, { "$type": "MoleMole.Config.AttachToNormalizedTimeMixin", "stateID": "Attack05", "modifierName": "Avatar_Kazuha_Hide_Fx", "normalizeStart": 0.05, "normalizeEnd": 0.15 }, { "$type": "MoleMole.Config.AttachToNormalizedTimeMixin", "stateID": "Attack05", "modifierName": "Avatar_Kazuha_Hide", "normalizeStart": 0.06, "normalizeEnd": 0.16 }, { "$type": "MoleMole.Config.AttachToNormalizedTimeMixin", "stateID": "ExtraAttack_AS", "modifierName": "Avatar_Kazuha_NormalAttack_MagicSheath", "normalizeStart": 0.46, "normalizeEnd": 0.66 }, { "$type": "MoleMole.Config.AttachToNormalizedTimeMixin", "stateID": "ElementalArt_FallingAttack_AS", "modifierName": "Avatar_Kazuha_NormalAttack_MagicSheath", "normalizeStart": 0.275, "normalizeEnd": 0.5 } ], "modifiers": { "Avatar_Kazuha_Hide": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.TriggerSetVisible", "doOffStage": true }, { "$type": "MoleMole.Config.TriggerSetPassThrough", "doOffStage": true, "passThrough": true } ], "onRemoved": [ { "$type": "MoleMole.Config.TriggerSetVisible", "doOffStage": true, "visible": true }, { "$type": "MoleMole.Config.TriggerSetPassThrough", "doOffStage": true, "canBeHandledOnRecover": true } ] }, "Avatar_Kazuha_Hide_Fx": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.FireEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Boy_Sword_Kazuha_Attack_HideSpark_05" } } ], "onRemoved": [ { "$type": "MoleMole.Config.FireEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Boy_Sword_Kazuha_Attack_ShowSpark_05" } } ] }, "Avatar_Kazuha_NormalAttack_05_Damage": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.CreateGadget", "target": "SelfAttackTarget", "predicates": [ { "$type": "MoleMole.Config.ByEntityTypes", "entityTypes": [ "Gadget", "Monster", "GatherObject", "Platform" ] }, { "$type": "MoleMole.Config.ByHasAttackTarget", "target": "Self" } ], "born": { "$type": "MoleMole.Config.ConfigBornBySelectedPoint", "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 } }, "onGround": true }, "gadgetID": 41047003, "campID": 1001, "campTargetType": "Enemy" }, { "$type": "MoleMole.Config.CreateGadget", "target": "SelfAttackTarget", "predicates": [ { "$type": "MoleMole.Config.ByEntityTypes", "entityTypes": [ "Gadget", "Monster", "GatherObject", "Platform" ], "reject": true }, { "$type": "MoleMole.Config.ByHasAttackTarget", "target": "Self" } ], "born": { "$type": "MoleMole.Config.ConfigBornBySelf", "offset": { "x": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "y": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "z": { "isFormula": false, "isDynamic": false, "fixedValue": 2.0 } } }, "gadgetID": 41047003, "campID": 1001, "campTargetType": "Enemy" }, { "$type": "MoleMole.Config.CreateGadget", "predicates": [ { "$type": "MoleMole.Config.ByNot", "predicates": [ { "$type": "MoleMole.Config.ByHasAttackTarget", "target": "Self" } ] } ], "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": 2.0 } } }, "gadgetID": 41047003, "campID": 1001, "campTargetType": "Enemy" } ] }, "Avatar_Kazuha_NormalAttack_MagicSheath": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.AttachEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Boy_Sword_Kazuha_Attack_Spark_Sheath" } } ] } } } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Kazuha_NormalAttack_05", "abilitySpecials": { "NormalAttack_05_DamagePercentage": { "type": "float", "dynamicValue": 0.0 } }, "modifiers": { "Avatar_Kazuha_NormalAttack_05_Handler": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.5 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "thinkInterval": { "isFormula": false, "isDynamic": false, "fixedValue": 0.12 }, "onAdded": [ { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "Avatar_Kazuha_NormalAttack_05_Damage01" } ], "onThinkInterval": [ { "$type": "MoleMole.Config.AddGlobalValue", "doOffStage": true, "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "key": "_ABILITY_Kazuha_Attack05_HitCombo", "useLimitRange": true, "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 5.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } }, { "$type": "MoleMole.Config.ApplyModifier", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_ABILITY_Kazuha_Attack05_HitCombo", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } } ], "modifierName": "Avatar_Kazuha_NormalAttack_05_Damage02" }, { "$type": "MoleMole.Config.ApplyModifier", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_ABILITY_Kazuha_Attack05_HitCombo", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 2.0 } } ], "modifierName": "Avatar_Kazuha_NormalAttack_05_Damage03" } ] }, "Avatar_Kazuha_NormalAttack_05_Damage01": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.5 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.TriggerAttackEvent", "target": "OriginOwner", "attackEvent": { "attackPattern": { "$type": "MoleMole.Config.ConfigAttackCircle", "triggerType": "TriggerNoRepeat", "born": { "$type": "MoleMole.Config.ConfigBornBySelf", "offset": { "x": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "y": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "z": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } }, "height": 2.2, "radius": { "isFormula": false, "isDynamic": false, "fixedValue": 2.2 } }, "attackInfo": { "attackTag": "NormalAttack_05", "attenuationTag": "NormalAttack", "attenuationGroup": "default", "attackProperty": { "damagePercentage": { "isFormula": false, "isDynamic": true, "dynamicKey": "NormalAttack_05_DamagePercentage" }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 25.0 }, "overrideByWeapon": true, "strikeType": "Slash", "enBreak": 26.55, "attackType": "Melee", "bonusCritical": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "bonusCriticalHurt": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } }, "hitPattern": { "onHitEffectName": "default", "hitImpulseType": "LV2", "retreatType": "ByOriginOwner", "hitHaltTimeScale": 0.05, "canBeDefenceHalt": true }, "cameraShake": {} } }, "targetType": "Enemy" } ] }, "Avatar_Kazuha_NormalAttack_05_Damage02": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.5 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.TriggerAttackEvent", "target": "OriginOwner", "attackEvent": { "attackPattern": { "$type": "MoleMole.Config.ConfigAttackCircle", "triggerType": "TriggerNoRepeat", "born": { "$type": "MoleMole.Config.ConfigBornBySelf", "offset": { "x": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "y": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "z": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } }, "height": 2.2, "radius": { "isFormula": false, "isDynamic": false, "fixedValue": 2.2 } }, "attackInfo": { "attackTag": "NormalAttack_05", "attenuationTag": "NormalAttack", "attenuationGroup": "default", "attackProperty": { "damagePercentage": { "isFormula": false, "isDynamic": true, "dynamicKey": "NormalAttack_05_DamagePercentage" }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 25.0 }, "overrideByWeapon": true, "strikeType": "Slash", "enBreak": 26.55, "attackType": "Melee", "bonusCritical": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "bonusCriticalHurt": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } }, "hitPattern": { "onHitEffectName": "default", "hitImpulseType": "LV2", "retreatType": "ByOriginOwner", "hitHaltTimeScale": 0.05 }, "cameraShake": {} } }, "targetType": "Enemy" } ] }, "Avatar_Kazuha_NormalAttack_05_Damage03": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.5 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.TriggerAttackEvent", "target": "OriginOwner", "attackEvent": { "attackPattern": { "$type": "MoleMole.Config.ConfigAttackCircle", "triggerType": "TriggerNoRepeat", "born": { "$type": "MoleMole.Config.ConfigBornBySelf", "offset": { "x": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "y": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "z": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } }, "height": 2.2, "radius": { "isFormula": false, "isDynamic": false, "fixedValue": 2.2 } }, "attackInfo": { "attackTag": "NormalAttack_05", "attenuationTag": "NormalAttack", "attenuationGroup": "default", "attackProperty": { "damagePercentage": { "isFormula": false, "isDynamic": true, "dynamicKey": "NormalAttack_05_DamagePercentage" }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 25.0 }, "overrideByWeapon": true, "strikeType": "Slash", "enBreak": 26.55, "attackType": "Melee", "bonusCritical": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "bonusCriticalHurt": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } }, "hitPattern": { "onHitEffectName": "default", "hitImpulseType": "LV5", "retreatType": "ByOriginOwner", "hitHaltTimeScale": 0.05, "canBeDefenceHalt": true }, "cameraShake": { "shakeType": "CustomVector", "shakeRange": 0.15, "shakeTime": 0.1, "shakeDir": { "x": 1.0, "y": -1.0 } } } }, "targetType": "Enemy" } ] } }, "onAdded": [ { "$type": "MoleMole.Config.FireEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Boy_Sword_Kazuha_Attack_05" } }, { "$type": "MoleMole.Config.SetGlobalValue", "doOffStage": true, "value": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "key": "_ABILITY_Kazuha_Attack05_HitCombo", "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } }, { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "Avatar_Kazuha_NormalAttack_05_Handler" } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Kazuha_ElementalArt_Check", "abilityMixins": [ { "$type": "MoleMole.Config.SkillButtonHoldChargeMixin", "skillID": 10472, "nextLoopTriggerID": "NextLoopTrigger", "endHoldTrigger": "EndHoldTrigger", "beforeStateIDs": [ "Kazuha_ElementalArt_BS" ], "chargeLoopStateIDs": [ "Kazuha_ElementalArt_Charge" ], "chargeLoopDurations": [ 3.0 ] }, { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "Kazuha_ElementalArt_BS", "Kazuha_ElementalArt_Air" ], "modifierName": "Avatar_Kazuha_ElementalArt_ResetMixType" } ], "modifiers": { "Avatar_Kazuha_ElementalArt_HitCheck": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAttackLanded": [ { "$type": "MoleMole.Config.ApplyModifier", "target": "Target", "predicates": [ { "$type": "MoleMole.Config.ByAttackTags", "attackTags": [ "Elemental_Art" ] }, { "$type": "MoleMole.Config.ByEntityTypes", "entityTypes": [ "Monster" ] } ], "modifierName": "Avatar_Kazuha_ElementalArt_AddHitMark" }, { "$type": "MoleMole.Config.Predicated", "target": "Target", "targetPredicates": [ { "$type": "MoleMole.Config.ByAttackTags", "attackTags": [ "Elemental_Art" ] }, { "$type": "MoleMole.Config.ByEntityTypes", "entityTypes": [ "Monster" ] }, { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_ANIMAL_ENTITY_TYPE", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "compareType": "NoneOrEqual" } ], "successActions": [ { "$type": "MoleMole.Config.ApplyModifier", "doOffStage": true, "modifierName": "Avatar_Kazuha_ElementalArt_DropBall" } ] }, { "$type": "MoleMole.Config.ApplyModifier", "target": "Target", "predicates": [ { "$type": "MoleMole.Config.ByAttackTags", "attackTags": [ "Elemental_Art" ] }, { "$type": "MoleMole.Config.ByEntityTypes", "entityTypes": [ "Monster" ] } ], "modifierName": "Avatar_Kazuha_ElementalArt_MonsterTail" } ] }, "Avatar_Kazuha_ElementalArt_AddHitMark": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 1.5 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.SetGlobalValue", "doOffStage": true, "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "key": "_ABILITY_Kazuha_ElementalArt_HitMark", "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } ], "onRemoved": [ { "$type": "MoleMole.Config.SetGlobalValue", "doOffStage": true, "value": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "key": "_ABILITY_Kazuha_ElementalArt_HitMark", "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } ] }, "Avatar_Kazuha_ElementalArt_DropBall": { "stacking": "Unique", "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.2 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.GenerateElemBall", "doOffStage": true, "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_ABILITY_Kazuha_ElementalArt_ClickOrHold_Mark", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } } ], "configID": 2021, "born": { "$type": "MoleMole.Config.ConfigBornBySelf", "offset": { "x": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "y": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "z": { "isFormula": false, "isDynamic": false, "fixedValue": 0.5 } } }, "ratio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "baseEnergy": 9.0 }, { "$type": "MoleMole.Config.GenerateElemBall", "doOffStage": true, "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_ABILITY_Kazuha_ElementalArt_ClickOrHold_Mark", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 2.0 } } ], "configID": 2021, "born": { "$type": "MoleMole.Config.ConfigBornBySelf", "offset": { "x": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "y": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "z": { "isFormula": false, "isDynamic": false, "fixedValue": 0.5 } } }, "ratio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "baseEnergy": 12.0 } ] }, "Avatar_Kazuha_ElementalArt_ResetMixType": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.SetGlobalValue", "doOffStage": true, "value": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "key": "_ABILITY_Kazuha_ElementalArt_MixType", "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } ] }, "Avatar_Kazuha_ElementalArt_MonsterTail": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 1.5 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "modifierMixins": [ { "$type": "MoleMole.Config.VelocityDetectMixin", "minSpeed": 1.0, "maxSpeed": 1.0, "detectOnStart": true, "onNegedge": [ { "$type": "MoleMole.Config.RemoveModifier", "modifierName": "Avatar_Kazuha_ElementalArt_MonsterTail" } ] } ], "onAdded": [ { "$type": "MoleMole.Config.AttachEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Boy_Sword_Kazuha_ElementalArt_MonsterTail" } } ], "onCrash": [ { "$type": "MoleMole.Config.RemoveModifier", "modifierName": "Avatar_Kazuha_ElementalArt_MonsterTail" } ] } }, "onAdded": [ { "$type": "MoleMole.Config.AttachModifier", "modifierName": "Avatar_Kazuha_ElementalArt_HitCheck" }, { "$type": "MoleMole.Config.SetGlobalValue", "doOffStage": true, "value": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "key": "_ABILITY_Kazuha_ElementalArt_ClickOrHold_Mark", "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Kazuha_ElementalArt_AirCheck", "abilityMixins": [ { "$type": "MoleMole.Config.AttachToAnimatorStateIDMixin", "stateIDs": [ "Kazuha_ElementalArt_Landed", "Kazuha_ElementalArt_Air", "Kazuha_ElementalArt_Hold" ], "modifierName": "Avatar_Kazuha_ElementalArt_Air_AddMark" }, { "$type": "MoleMole.Config.AttachToAnimatorStateIDMixin", "stateIDs": [ "Kazuha_ElementalArt_Landed", "Kazuha_ElementalArt_Air", "Kazuha_ElementalArt_Hold_AS", "FlyStart", "Fly", "DropDown", "ElementalArt_FallingAttack_BS", "ElementalArt_FallingAttack_Loop", "ElementalArt_FallingAttack_Loop_Low" ], "modifierName": "Avatar_Kazuha_ElementalArt_Air_RemoveMark" }, { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "Kazuha_ElementalArt_Landed", "Kazuha_ElementalArt_Air", "Kazuha_ElementalArt_Hold" ], "modifierName": "Avatar_Kazuha_ElementalArt_ClearVelocity" } ], "modifiers": { "Blank": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 } }, "Avatar_Kazuha_ElementalArt_ChangeSkillButton": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 10.0 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "modifierMixins": [ { "$type": "MoleMole.Config.AvatarChangeSkillMixin", "priority": "AvatarSpecial", "jumpSkillID": 10474, "flySkillID": 10474 }, { "$type": "MoleMole.Config.AttachToAnimatorStateIDMixin", "stateIDs": [ "DropDown" ], "modifierName": "Avatar_Kazuha_ElementalArt_Air_Handler" } ], "onAdded": [ { "$type": "MoleMole.Config.AttachEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Boy_Sword_Kazuha_ElementalArt_Maple" } }, { "$type": "MoleMole.Config.AttachEffect", "predicates": [ { "$type": "MoleMole.Config.ByNot", "predicates": [ { "$type": "MoleMole.Config.ByUnlockTalentParam", "talentParam": "Kazuha_PermanentSkill_1" } ] } ], "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Boy_Sword_Kazuha_ElementalArt_FallingAttack_MapleWind" } } ], "onRemoved": [ { "$type": "MoleMole.Config.FireEffect", "doOffStage": true, "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Boy_Sword_Kazuha_ElementalArt_Maple_Die" } }, { "$type": "MoleMole.Config.RemoveUniqueModifier", "doOffStage": true, "modifierName": "UNIQUE_Avatar_Kazuha_ElementalArt_WindEffect_Delay" }, { "$type": "MoleMole.Config.RemoveUniqueModifier", "doOffStage": true, "modifierName": "UNIQUE_Avatar_Kazuha_ElementalArt_WindEffect" } ] }, "Avatar_Kazuha_ElementalArt_Air_AddMark": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.ApplyModifier", "doOffStage": true, "modifierName": "Avatar_Kazuha_ElementalArt_ChangeSkillButton" } ] }, "Avatar_Kazuha_ElementalArt_Air_RemoveMark": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onRemoved": [ { "$type": "MoleMole.Config.RemoveModifier", "doOffStage": true, "modifierName": "Avatar_Kazuha_ElementalArt_ChangeSkillButton" } ], "onAvatarOut": [ { "$type": "MoleMole.Config.RemoveModifier", "doOffStage": true, "modifierName": "Avatar_Kazuha_ElementalArt_ChangeSkillButton" } ] }, "Avatar_Kazuha_ElementalArt_ClearVelocity": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.RemoveVelocityForce", "forces": [ "RushMoveType", "InertiaType" ] } ], "onRemoved": [ { "$type": "MoleMole.Config.RemoveVelocityForce", "forces": [ "RushMoveType", "InertiaType" ] } ] }, "Avatar_Kazuha_ElementalArt_Air_Handler": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 3.0 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "thinkInterval": { "isFormula": false, "isDynamic": false, "fixedValue": 0.2 }, "modifierMixins": [ { "$type": "MoleMole.Config.AttachModifierToSelfGlobalValueMixin", "globalValueKey": "_ABILITY_Kazuha_ElementalArt_LowHeight", "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 } ], "modifierNameSteps": [ "Blank", "Close_Collider" ] } ], "onThinkInterval": [ { "$type": "MoleMole.Config.SetGlobalValue", "doOffStage": true, "predicates": [ { "$type": "MoleMole.Config.ByTargetAltitude", "logic": "LesserOrEqual", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 3.0 } } ], "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "key": "_ABILITY_Kazuha_ElementalArt_LowHeight", "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } }, { "$type": "MoleMole.Config.SetGlobalValue", "doOffStage": true, "predicates": [ { "$type": "MoleMole.Config.ByTargetAltitude", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 3.0 } } ], "value": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "key": "_ABILITY_Kazuha_ElementalArt_LowHeight", "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } ] }, "Close_Collider": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 3.0 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.TriggerSetPassThrough", "doOffStage": true, "passThrough": true } ], "onRemoved": [ { "$type": "MoleMole.Config.TriggerSetPassThrough", "doOffStage": true, "canBeHandledOnRecover": true, "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_ABILITY_Kazuha_IsElementalArt_FallingAttack", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "compareType": "NoneOrEqual" } ] } ] } }, "onAdded": [ { "$type": "MoleMole.Config.SetGlobalValue", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "key": "_ABILITY_Kazuha_ElementalArt_LowHeight", "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Kazuha_ElementalArt_Charge", "abilityMixins": [ { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "Kazuha_ElementalArt_Charge", "Kazuha_ElementalArt_Hold", "Kazuha_ElementalArt_Hold_AS" ], "modifierName": "Windzone_Remove" } ], "modifiers": { "UNIQUE_Avatar_Kazuha_ElementalArt_Charge_WindZone": { "modifierName": "", "isUnique": true, "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 3.0 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "modifierMixins": [ { "$type": "MoleMole.Config.WindZoneMixin", "shapeName": "CircleR10", "born": { "$type": "MoleMole.Config.ConfigBornBySelf", "offset": { "x": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "y": { "isFormula": false, "isDynamic": false, "fixedValue": 0.8 }, "z": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } }, "alongGround": true }, "strength": { "isFormula": false, "isDynamic": false, "fixedValue": 3.5 }, "attenuation": { "isFormula": false, "isDynamic": false, "fixedValue": 2.0 }, "innerRadius": { "isFormula": false, "isDynamic": false, "fixedValue": 3.0 }, "reverse": true, "targetType": "All", "predicates": [ { "$type": "MoleMole.Config.ByEntityTypes", "entityTypes": [ "Avatar" ], "reject": true }, { "$type": "MoleMole.Config.ByTargetWeight", "logic": "LesserOrEqual", "weight": { "isFormula": false, "isDynamic": false, "fixedValue": 150.0 } } ], "modifierName": "" } ], "onAdded": [ { "$type": "MoleMole.Config.AttachEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Boy_Sword_Kazuha_ElementalArt_Charge_WindZone" } } ] }, "Windzone_Remove": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onRemoved": [ { "$type": "MoleMole.Config.RemoveUniqueModifier", "modifierName": "UNIQUE_Avatar_Kazuha_ElementalArt_Charge_WindZone" } ] } }, "onAbilityStart": [ { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "UNIQUE_Avatar_Kazuha_ElementalArt_Charge_WindZone" } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Kazuha_ElementalArt_Charge_Remove", "onAbilityStart": [ { "$type": "MoleMole.Config.RemoveUniqueModifier", "modifierName": "UNIQUE_Avatar_Kazuha_ElementalArt_Charge_WindZone" } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Kazuha_ElementalArt_EmptyJump", "abilityMixins": [ { "$type": "MoleMole.Config.AvatarChangeSkillMixin", "index": 1, "priority": "AvatarSpecial", "jumpSkillID": 10473, "flySkillID": 10473 }, { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "Kazuha_ElementalArt_Landed", "Kazuha_ElementalArt_Air" ], "modifierName": "Avatar_Kazuha_EmptyJump_Effect" }, { "$type": "MoleMole.Config.AvatarSteerByCameraMixin", "stateIDs": [ "Kazuha_ElementalArt_Landed", "Kazuha_ElementalArt_Air" ], "angularSpeed": 90.0, "canReviveStamina": true } ], "abilitySpecials": { "ElementalArt_EmptyJump_Damage": { "type": "float", "dynamicValue": 0.0 } }, "modifiers": { "Avatar_Kazuha_ElementalArt_EnterCD": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.1 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.AvatarSkillStart", "predicates": [ { "$type": "MoleMole.Config.BySkillReady", "skillID": 10472 } ], "skillID": 10472, "cdRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "costStaminaRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } }, { "$type": "MoleMole.Config.AvatarSkillStart", "predicates": [ { "$type": "MoleMole.Config.BySkillReady", "skillID": 10473 } ], "skillID": 10473, "cdRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "costStaminaRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } } ] }, "Avatar_Kazuha_ElementalArt_Click_Detect": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.1 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.SetGlobalValue", "doOffStage": true, "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "key": "_ABILITY_Kazuha_ElementalArt_ClickOrHold_Mark", "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } ] }, "Avatar_Kazuha_EmptyJump_Effect": { "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_Avatar_Boy_Sword_Kazuha_ElementalArt_EmptyJump" } } ] }, "Avatar_Kazuha_EmptyJump_Strike": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.3 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.Predicated", "targetPredicates": [ { "$type": "MoleMole.Config.ByTargetAltitude", "logic": "Lesser", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 2.0 } } ], "successActions": [ { "$type": "MoleMole.Config.TriggerAttackEvent", "attackEvent": { "attackPattern": { "$type": "MoleMole.Config.ConfigAttackCircle", "triggerType": "TriggerNoRepeat", "born": { "$type": "MoleMole.Config.ConfigBornBySelf", "offset": { "x": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "y": { "isFormula": false, "isDynamic": false, "fixedValue": -1.5 }, "z": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } }, "onGround": true }, "height": 4.0, "radius": { "isFormula": false, "isDynamic": false, "fixedValue": 5.0 } }, "attackInfo": { "attackTag": "Elemental_Art", "attenuationTag": "", "attenuationGroup": "default", "attackProperty": { "damagePercentage": { "isFormula": false, "isDynamic": true, "dynamicKey": "ElementalArt_EmptyJump_Damage" }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "elementType": "Wind", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 25.0 }, "strikeType": "Default", "enBreak": 150.0, "attackType": "Range" }, "hitPattern": { "onHitEffectName": "default", "hitImpulseType": "LV7", "overrideHitImpulse": { "hitLevel": "Air", "hitImpulseX": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "hitImpulseY": { "isFormula": false, "isDynamic": false, "fixedValue": 800.0 } }, "retreatType": "ByHitDirectionInverse", "hitHaltTimeScale": 0.05 }, "cameraShake": { "shakeType": "CustomVector", "shakeRange": 0.2, "shakeTime": 0.12, "shakeDir": { "x": -1.0, "y": 0.5 } } } }, "targetType": "Enemy" } ], "failActions": [ { "$type": "MoleMole.Config.TriggerAttackEvent", "attackEvent": { "attackPattern": { "$type": "MoleMole.Config.ConfigAttackCircle", "triggerType": "TriggerNoRepeat", "born": { "$type": "MoleMole.Config.ConfigBornBySelf", "offset": { "x": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "y": { "isFormula": false, "isDynamic": false, "fixedValue": -2.0 }, "z": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } }, "height": 4.0, "radius": { "isFormula": false, "isDynamic": false, "fixedValue": 5.0 } }, "attackInfo": { "attackTag": "Elemental_Art", "attenuationTag": "", "attenuationGroup": "default", "attackProperty": { "damagePercentage": { "isFormula": false, "isDynamic": true, "dynamicKey": "ElementalArt_EmptyJump_Damage" }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "elementType": "Wind", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 25.0 }, "strikeType": "Default", "enBreak": 150.0, "attackType": "Range" }, "hitPattern": { "onHitEffectName": "default", "hitImpulseType": "LV7", "overrideHitImpulse": { "hitLevel": "Air", "hitImpulseX": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "hitImpulseY": { "isFormula": false, "isDynamic": false, "fixedValue": 800.0 } }, "retreatType": "ByHitDirectionInverse", "hitHaltTimeScale": 0.05 }, "cameraShake": { "shakeType": "CustomVector", "shakeRange": 0.2, "shakeTime": 0.12, "shakeDir": { "x": -1.0, "y": 0.5 } } } }, "targetType": "Enemy" } ] } ] }, "Avatar_Kazuha_EmptyJump_MixDetect": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.3 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.TriggerAttackEvent", "attackEvent": { "attackPattern": { "$type": "MoleMole.Config.ConfigAttackCircle", "triggerType": "TriggerNoRepeat", "born": { "$type": "MoleMole.Config.ConfigBornBySelf", "offset": { "x": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "y": { "isFormula": false, "isDynamic": false, "fixedValue": -1.5 }, "z": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } }, "height": 4.0, "radius": { "isFormula": false, "isDynamic": false, "fixedValue": 5.0 } }, "attackInfo": { "attackTag": "Kazuha_ElementalArt_Mix_Detect", "attenuationTag": "", "attenuationGroup": "default", "attackProperty": { "damagePercentage": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "elementType": "AntiFire", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "enBreak": 0.0 } } }, "targetType": "All" } ] }, "Avatar_Kazuha_EmptyJump_CreateWindZone": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.3 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.Predicated", "targetPredicates": [ { "$type": "MoleMole.Config.ByTargetAltitude", "logic": "Lesser", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 2.0 } } ], "successActions": [ { "$type": "MoleMole.Config.CreateGadget", "born": { "$type": "MoleMole.Config.ConfigBornBySelf", "offset": { "x": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "y": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "z": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } }, "onGround": true }, "gadgetID": 41047001, "campID": 1001, "campTargetType": "Enemy" } ], "failActions": [ { "$type": "MoleMole.Config.CreateGadget", "born": { "$type": "MoleMole.Config.ConfigBornBySelf", "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 } } }, "gadgetID": 41047001, "campID": 1001, "campTargetType": "Enemy" } ] } ] }, "Avatar_Kazuha_EmptyJump_DragCamera": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.5 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.AvatarCameraParam", "cameraParam": { "forceRadius": 7.0, "forceRadiusDuration": 0.4, "shouldKeepForceRadius": true } } ] } }, "onAbilityStart": [ { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "Avatar_Kazuha_ElementalArt_EnterCD" }, { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "Avatar_Kazuha_ElementalArt_Click_Detect" }, { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "Avatar_Kazuha_EmptyJump_Strike" }, { "$type": "MoleMole.Config.ApplyModifier", "predicates": [ { "$type": "MoleMole.Config.ByUnlockTalentParam", "talentParam": "Kazuha_PermanentSkill_1" } ], "modifierName": "Avatar_Kazuha_EmptyJump_MixDetect" }, { "$type": "MoleMole.Config.TriggerAbility", "predicates": [ { "$type": "MoleMole.Config.ByUnlockTalentParam", "talentParam": "Kazuha_PermanentSkill_1" } ], "abilityName": "Avatar_Kazuha_PermanentSkill_1_Mix" }, { "$type": "MoleMole.Config.TriggerAbility", "predicates": [ { "$type": "MoleMole.Config.ByUnlockTalentParam", "talentParam": "Kazuha_Constellation_6" } ], "abilityName": "Avatar_Kazuha_Constellation_6" }, { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "Avatar_Kazuha_EmptyJump_CreateWindZone" }, { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "Avatar_Kazuha_EmptyJump_DragCamera" } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Kazuha_EmptyJump_WindHole", "modifiers": { "Avatar_Kazuha_ElementalArt_WindZone_Monster_Small": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.8 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "modifierMixins": [ { "$type": "MoleMole.Config.WindZoneMixin", "shapeName": "CircleR6", "born": { "$type": "MoleMole.Config.ConfigBornBySelf", "offset": { "x": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "y": { "isFormula": false, "isDynamic": false, "fixedValue": 2.0 }, "z": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } }, "strength": { "isFormula": false, "isDynamic": false, "fixedValue": 4.0 }, "attenuation": { "isFormula": false, "isDynamic": false, "fixedValue": 2.0 }, "innerRadius": { "isFormula": false, "isDynamic": false, "fixedValue": 0.5 }, "reverse": true, "targetType": "All", "predicates": [ { "$type": "MoleMole.Config.ByEntityTypes", "entityTypes": [ "Monster" ] }, { "$type": "MoleMole.Config.ByTargetWeight", "logic": "Lesser", "weight": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 } }, { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_ABILITY_Kazuha_ElementalArt_HitMark", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } } ], "modifierName": "" } ] }, "Avatar_Kazuha_ElementalArt_WindZone_Monster_Big": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.8 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "modifierMixins": [ { "$type": "MoleMole.Config.WindZoneMixin", "shapeName": "CircleR6", "born": { "$type": "MoleMole.Config.ConfigBornBySelf", "offset": { "x": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "y": { "isFormula": false, "isDynamic": false, "fixedValue": 2.0 }, "z": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } }, "strength": { "isFormula": false, "isDynamic": false, "fixedValue": 10.0 }, "attenuation": { "isFormula": false, "isDynamic": false, "fixedValue": 3.0 }, "innerRadius": { "isFormula": false, "isDynamic": false, "fixedValue": 0.5 }, "reverse": true, "targetType": "All", "predicates": [ { "$type": "MoleMole.Config.ByEntityTypes", "entityTypes": [ "Monster" ] }, { "$type": "MoleMole.Config.ByTargetWeight", "logic": "LesserOrEqual", "weight": { "isFormula": false, "isDynamic": false, "fixedValue": 150.0 } }, { "$type": "MoleMole.Config.ByTargetWeight", "logic": "GreaterOrEqual", "weight": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 } }, { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_ABILITY_Kazuha_ElementalArt_HitMark", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } } ], "modifierName": "" } ] }, "Avatar_Kazuha_ElementalArt_WindZone_Other": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.6 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "modifierMixins": [ { "$type": "MoleMole.Config.WindZoneMixin", "shapeName": "CircleR6", "born": { "$type": "MoleMole.Config.ConfigBornBySelf", "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 } } }, "strength": { "isFormula": false, "isDynamic": false, "fixedValue": 8.0 }, "attenuation": { "isFormula": false, "isDynamic": false, "fixedValue": 2.0 }, "innerRadius": { "isFormula": false, "isDynamic": false, "fixedValue": 0.5 }, "reverse": true, "targetType": "All", "predicates": [ { "$type": "MoleMole.Config.ByEntityTypes", "entityTypes": [ "Avatar", "Monster" ], "reject": true }, { "$type": "MoleMole.Config.ByTargetWeight", "logic": "LesserOrEqual", "weight": { "isFormula": false, "isDynamic": false, "fixedValue": 150.0 } } ], "modifierName": "" } ] } }, "onAdded": [ { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "Avatar_Kazuha_ElementalArt_WindZone_Monster_Small" }, { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "Avatar_Kazuha_ElementalArt_WindZone_Monster_Big" }, { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "Avatar_Kazuha_ElementalArt_WindZone_Other" } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Kazuha_ElementalArt_FlyAway", "abilitySpecials": { "ElementalArt_FlyAway_Damage": { "type": "float", "dynamicValue": 0.0 } }, "modifiers": { "Avatar_Kazuha_ElementalArt_Hold_EnterCD": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.5 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.AvatarSkillStart", "predicates": [ { "$type": "MoleMole.Config.BySkillReady", "skillID": 10472 } ], "skillID": 10472, "cdRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.5 }, "costStaminaRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } }, { "$type": "MoleMole.Config.AvatarSkillStart", "predicates": [ { "$type": "MoleMole.Config.BySkillReady", "skillID": 10473 } ], "skillID": 10473, "cdRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.5 }, "costStaminaRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } } ] }, "Avatar_Kazuha_ElementalArt_Hold_Detect": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.1 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.SetGlobalValue", "doOffStage": true, "value": { "isFormula": false, "isDynamic": false, "fixedValue": 2.0 }, "key": "_ABILITY_Kazuha_ElementalArt_ClickOrHold_Mark", "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } ] }, "Avatar_Kazuha_FlyAway_Strike": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.3 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.TriggerAttackEvent", "attackEvent": { "attackPattern": { "$type": "MoleMole.Config.ConfigAttackCircle", "triggerType": "TriggerNoRepeat", "massiveAttackRatio": 0.3, "born": { "$type": "MoleMole.Config.ConfigBornBySelf", "offset": { "x": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "y": { "isFormula": false, "isDynamic": false, "fixedValue": -1.5 }, "z": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } }, "onGround": true }, "height": 4.0, "radius": { "isFormula": false, "isDynamic": false, "fixedValue": 9.0 } }, "attackInfo": { "attackTag": "Elemental_Art", "attenuationTag": "", "attenuationGroup": "default", "attackProperty": { "damagePercentage": { "isFormula": false, "isDynamic": true, "dynamicKey": "ElementalArt_FlyAway_Damage" }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "elementType": "Wind", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 50.0 }, "strikeType": "Default", "enBreak": 300.0, "attackType": "Range" }, "hitPattern": { "onHitEffectName": "default", "hitImpulseType": "LV7", "overrideHitImpulse": { "hitLevel": "Air", "hitImpulseX": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "hitImpulseY": { "isFormula": false, "isDynamic": false, "fixedValue": 800.0 } }, "retreatType": "ByHitDirectionInverse", "hitHaltTimeScale": 0.05 } } }, "targetType": "Enemy" } ] }, "Avatar_Kazuha_FlyAway_MixDetect": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.3 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.TriggerAttackEvent", "attackEvent": { "attackPattern": { "$type": "MoleMole.Config.ConfigAttackCircle", "triggerType": "TriggerNoRepeat", "massiveAttackRatio": 0.5, "born": { "$type": "MoleMole.Config.ConfigBornBySelf", "offset": { "x": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "y": { "isFormula": false, "isDynamic": false, "fixedValue": -1.5 }, "z": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } }, "onGround": true }, "height": 4.0, "radius": { "isFormula": false, "isDynamic": false, "fixedValue": 9.0 } }, "attackInfo": { "attackTag": "Kazuha_ElementalArt_Mix_Detect", "attenuationTag": "", "attenuationGroup": "default", "attackProperty": { "damagePercentage": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "elementType": "AntiFire", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "enBreak": 0.0 } } }, "targetType": "All" } ] }, "Avatar_Kazuha_FlyAway_WindZone": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.3 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.DebugLog", "content": "攻击了" }, { "$type": "MoleMole.Config.FireEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Boy_Sword_Kazuha_ElementalArt_Hold_FlyAway" }, "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 } }, "alongGround": true } }, { "$type": "MoleMole.Config.CreateGadget", "born": { "$type": "MoleMole.Config.ConfigBornBySelf", "offset": { "x": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "y": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "z": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } }, "alongGround": true }, "gadgetID": 41047002, "campID": 1001, "campTargetType": "Enemy" } ] }, "Avatar_Kazuha_FlyAway_CameraBlur": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.2 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "modifierMixins": [ { "$type": "MoleMole.Config.CameraBlurMixin", "cameraRadialBlur": { "power": 0.25, "fadeTime": 0.15 } } ] }, "Avatar_Kazuha_FlyAway_DragCamera": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.5 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.AvatarCameraParam", "cameraParam": { "forceRadius": 8.0, "forceRadiusDuration": 0.4, "shouldKeepForceRadius": true } } ] } }, "onAbilityStart": [ { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "Avatar_Kazuha_ElementalArt_Hold_EnterCD" }, { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "Avatar_Kazuha_ElementalArt_Hold_Detect" }, { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "Avatar_Kazuha_FlyAway_Strike" }, { "$type": "MoleMole.Config.ApplyModifier", "predicates": [ { "$type": "MoleMole.Config.ByUnlockTalentParam", "talentParam": "Kazuha_PermanentSkill_1" } ], "modifierName": "Avatar_Kazuha_FlyAway_MixDetect" }, { "$type": "MoleMole.Config.TriggerAbility", "predicates": [ { "$type": "MoleMole.Config.ByUnlockTalentParam", "talentParam": "Kazuha_PermanentSkill_1" } ], "abilityName": "Avatar_Kazuha_PermanentSkill_1_Mix" }, { "$type": "MoleMole.Config.TriggerAbility", "predicates": [ { "$type": "MoleMole.Config.ByUnlockTalentParam", "talentParam": "Kazuha_Constellation_6" } ], "abilityName": "Avatar_Kazuha_Constellation_6" }, { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "Avatar_Kazuha_FlyAway_WindZone" }, { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "Avatar_Kazuha_FlyAway_CameraBlur" }, { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "Avatar_Kazuha_FlyAway_DragCamera" } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Kazuha_EmptyJump_Hold_WindHole", "modifiers": { "Avatar_Kazuha_ElementalArt_Hold_WindZone_Monster_Small": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.8 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "modifierMixins": [ { "$type": "MoleMole.Config.WindZoneMixin", "shapeName": "CircleR10", "born": { "$type": "MoleMole.Config.ConfigBornBySelf", "offset": { "x": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "y": { "isFormula": false, "isDynamic": false, "fixedValue": 3.0 }, "z": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } }, "strength": { "isFormula": false, "isDynamic": false, "fixedValue": 10.0 }, "attenuation": { "isFormula": false, "isDynamic": false, "fixedValue": 3.0 }, "innerRadius": { "isFormula": false, "isDynamic": false, "fixedValue": 1.2 }, "reverse": true, "targetType": "All", "predicates": [ { "$type": "MoleMole.Config.ByEntityTypes", "entityTypes": [ "Monster" ] }, { "$type": "MoleMole.Config.ByTargetWeight", "logic": "Lesser", "weight": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 } }, { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_ABILITY_Kazuha_ElementalArt_HitMark", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } } ], "modifierName": "" } ] }, "Avatar_Kazuha_ElementalArt_Hold_WindZone_Monster_Big": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.8 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "modifierMixins": [ { "$type": "MoleMole.Config.WindZoneMixin", "shapeName": "CircleR10", "born": { "$type": "MoleMole.Config.ConfigBornBySelf", "offset": { "x": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "y": { "isFormula": false, "isDynamic": false, "fixedValue": 3.0 }, "z": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } }, "strength": { "isFormula": false, "isDynamic": false, "fixedValue": 20.0 }, "attenuation": { "isFormula": false, "isDynamic": false, "fixedValue": 4.0 }, "innerRadius": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "reverse": true, "targetType": "All", "predicates": [ { "$type": "MoleMole.Config.ByEntityTypes", "entityTypes": [ "Monster" ] }, { "$type": "MoleMole.Config.ByTargetWeight", "logic": "LesserOrEqual", "weight": { "isFormula": false, "isDynamic": false, "fixedValue": 150.0 } }, { "$type": "MoleMole.Config.ByTargetWeight", "logic": "GreaterOrEqual", "weight": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 } }, { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_ABILITY_Kazuha_ElementalArt_HitMark", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } } ], "modifierName": "" } ] }, "Avatar_Kazuha_ElementalArt_Hold_WindZone_Other": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.6 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "modifierMixins": [ { "$type": "MoleMole.Config.WindZoneMixin", "shapeName": "CircleR10", "born": { "$type": "MoleMole.Config.ConfigBornBySelf", "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 } }, "alongGround": true }, "strength": { "isFormula": false, "isDynamic": false, "fixedValue": 10.0 }, "attenuation": { "isFormula": false, "isDynamic": false, "fixedValue": 2.0 }, "innerRadius": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "reverse": true, "targetType": "All", "predicates": [ { "$type": "MoleMole.Config.ByEntityTypes", "entityTypes": [ "Avatar", "Monster" ], "reject": true }, { "$type": "MoleMole.Config.ByTargetWeight", "logic": "LesserOrEqual", "weight": { "isFormula": false, "isDynamic": false, "fixedValue": 150.0 } } ], "modifierName": "" } ] } }, "onAdded": [ { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "Avatar_Kazuha_ElementalArt_Hold_WindZone_Monster_Small" }, { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "Avatar_Kazuha_ElementalArt_Hold_WindZone_Monster_Big" }, { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "Avatar_Kazuha_ElementalArt_Hold_WindZone_Other" } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Kazuha_ElementalBurst", "abilityMixins": [ { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "Kazuha_ElementalBurst" ], "modifierName": "Avatar_Kazuha_ElementalBurst_Initialize" }, { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "Kazuha_ElementalBurst" ], "modifierName": "Avatar_Kazuha_ElementalBurst_Camera_Handler" }, { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "Kazuha_ElementalBurst", "Kazuha_ElementalBurst_AS" ], "modifierName": "Avatar_Kazuha_ElementalBurst_EmotionControl" }, { "$type": "MoleMole.Config.AttachToNormalizedTimeMixin", "stateID": "Kazuha_ElementalBurst", "modifierName": "Avatar_Kazuha_ElementalBurst_Camera_PushTarget", "normalizeEnd": 0.6 }, { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "Kazuha_ElementalBurst", "Kazuha_ElementalBurst_AS" ], "modifierName": "Avatar_Kazuha_ElementalBurst_WeatherChange" }, { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "Kazuha_ElementalBurst", "Kazuha_ElementalBurst_AS" ], "modifierName": "Avatar_Kazuha_ElementalBurst_Invincible" }, { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "Kazuha_ElementalBurst", "Kazuha_ElementalBurst_AS" ], "modifierName": "Avatar_Kazuha_ElementalBurst_WeaponEffect" }, { "$type": "MoleMole.Config.AttachToNormalizedTimeMixin", "stateID": "Kazuha_ElementalBurst", "modifierName": "Avatar_Kazuha_ElementalBurst_WeaponEmssion" } ], "abilitySpecials": { "ElementalBurst_Strike_Damage": { "type": "float", "dynamicValue": 0.0 } }, "modifiers": { "Avatar_Kazuha_ElementalBurst_Initialize": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.AvatarSkillStart", "predicates": [ { "$type": "MoleMole.Config.BySkillReady", "skillID": 10475 } ], "skillID": 10475, "cdRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "costStaminaRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } }, { "$type": "MoleMole.Config.KillGadget", "gadgetInfo": { "configID": 41047004 } }, { "$type": "MoleMole.Config.RemoveUniqueModifier", "modifierName": "UNIQUE_Avatar_Kazuha_ElementalBurst_CameraEffect" }, { "$type": "MoleMole.Config.SetGlobalValue", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "key": "_ABILITY_Kazuha_ElementalBurst_MixType", "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } ] }, "Avatar_Kazuha_ElementalBurst_Camera_Handler": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.AddGlobalValue", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "key": "_ABILITY_Kazuha_NoCamera", "useLimitRange": true, "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } }, { "$type": "MoleMole.Config.Predicated", "targetPredicates": [ { "$type": "MoleMole.Config.ByAttackNotHitScene", "attackPattern": { "$type": "MoleMole.Config.ConfigAttackCircle", "triggerType": "TriggerNoRepeat", "born": { "$type": "MoleMole.Config.ConfigBornBySelf", "offset": { "x": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "y": { "isFormula": false, "isDynamic": false, "fixedValue": 1.5 }, "z": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } }, "height": 0.4, "fanAngle": 30.0, "radius": { "isFormula": false, "isDynamic": false, "fixedValue": 1.4 } }, "checkWaterLayer": true }, { "$type": "MoleMole.Config.ByAvatarInWaterDepth", "compareType": "LessAndEqual", "depth": 0.5 } ], "successActions": [ { "$type": "MoleMole.Config.AvatarEnterCameraShot", "cameraMoveCfgPath": "Camera_Kazuha_ElementalBurst" } ], "failActions": [ { "$type": "MoleMole.Config.AddGlobalValue", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "key": "_ABILITY_Kazuha_NoCamera", "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } }, { "$type": "MoleMole.Config.FireEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Boy_Sword_Kazuha_ElementalBurst_Camera_Thirdparty" } } ] }, { "$type": "MoleMole.Config.EnableHeadControl", "blend": false }, { "$type": "MoleMole.Config.FireEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Boy_Sword_Kazuha_ElementalBurst_Camera" } } ], "onRemoved": [ { "$type": "MoleMole.Config.AvatarExitCameraShot", "doOffStage": true }, { "$type": "MoleMole.Config.AvatarCameraParam", "cameraParam": { "forceRadius": 6.0, "shouldKeepForceRadius": true } }, { "$type": "MoleMole.Config.EnableHeadControl", "enable": true } ], "onAvatarOut": [ { "$type": "MoleMole.Config.AvatarExitCameraShot", "doOffStage": true }, { "$type": "MoleMole.Config.AvatarCameraParam", "doOffStage": true, "cameraParam": { "forceRadius": 6.0, "shouldKeepForceRadius": true } }, { "$type": "MoleMole.Config.EnableHeadControl", "enable": true } ] }, "Avatar_Kazuha_ElementalBurst_Camera_PushTarget": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "modifierMixins": [ { "$type": "MoleMole.Config.WindZoneMixin", "shapeName": "CircleR3", "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 } } }, "strength": { "isFormula": false, "isDynamic": false, "fixedValue": -3.0 }, "attenuation": { "isFormula": false, "isDynamic": false, "fixedValue": 2.0 }, "innerRadius": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "targetType": "Enemy", "predicates": [ { "$type": "MoleMole.Config.ByEntityTypes", "entityTypes": [ "Monster", "Grass" ] }, { "$type": "MoleMole.Config.ByTargetWeight", "logic": "LesserOrEqual", "weight": { "isFormula": false, "isDynamic": false, "fixedValue": 250.0 } } ], "modifierName": "" } ] }, "Avatar_Kazuha_ElementalBurst_Invincible": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 2.0 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "state": "Invincible", "onAdded": [ { "$type": "MoleMole.Config.AttachAbilityStateResistance", "resistanceListID": 11002 } ] }, "Avatar_Kazuha_ElementalBurst_EmotionControl": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.ControlEmotion", "toggleEmoSync": false, "toggleBlink": false, "toggleEyeKey": false } ], "onRemoved": [ { "$type": "MoleMole.Config.ControlEmotion", "doOffStage": true } ], "onAvatarOut": [ { "$type": "MoleMole.Config.ControlEmotion", "doOffStage": true } ] }, "Avatar_Kazuha_ElementalBurst_WeatherChange": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 1.5 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "modifierMixins": [ { "$type": "MoleMole.Config.TriggerWeatherMixin", "type": "Skill", "weatherPattern": "Weather_Kazuha_ElementalBurst", "transDuration": 0.3, "duration": 1.5 } ] }, "Avatar_Kazuha_ElementalBurst_WeaponEffect": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.AttachEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Boy_Sword_Kazuha_ElementalBurst_Weapon" } } ] }, "Avatar_Kazuha_ElementalBurst_WeaponEmssion": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.SetEmissionScaler", "materialType": "Weapon", "value": 5.0, "duration": 0.3 } ], "onRemoved": [ { "$type": "MoleMole.Config.SetEmissionScaler", "materialType": "Weapon", "value": -1.0, "duration": 0.6 } ] }, "Avatar_Kazuha_ElementalBurst_CameraBlur": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.2 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "modifierMixins": [ { "$type": "MoleMole.Config.CameraBlurMixin", "cameraRadialBlur": { "power": 0.7, "fadeTime": 0.1 } } ] }, "Avatar_Kazuha_ElementalBurst_Strike_Damage": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.5 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.TriggerAttackEvent", "attackEvent": { "attackPattern": { "$type": "MoleMole.Config.ConfigAttackCircle", "triggerType": "TriggerNoRepeat", "massiveAttackRatio": 0.5, "born": { "$type": "MoleMole.Config.ConfigBornBySelf", "offset": { "x": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "y": { "isFormula": false, "isDynamic": false, "fixedValue": -1.5 }, "z": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } } }, "height": 4.0, "radius": { "isFormula": false, "isDynamic": false, "fixedValue": 9.0 } }, "attackInfo": { "attackTag": "Elemental_Burst", "attenuationTag": "", "attenuationGroup": "default", "attackProperty": { "damagePercentage": { "isFormula": false, "isDynamic": true, "dynamicKey": "ElementalBurst_Strike_Damage" }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "elementType": "Wind", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 50.0 }, "strikeType": "Slash", "enBreak": 250.0, "attackType": "Range" }, "hitPattern": { "onHitEffectName": "default", "hitImpulseType": "LV5", "overrideHitImpulse": { "hitLevel": "Air", "hitImpulseX": { "isFormula": false, "isDynamic": false, "fixedValue": 250.0 }, "hitImpulseY": { "isFormula": false, "isDynamic": false, "fixedValue": 600.0 } }, "hitHaltTime": 0.05, "hitHaltTimeScale": 0.05 }, "forceCameraShake": true, "cameraShake": { "shakeType": "CustomVector", "shakeRange": 0.8, "shakeTime": 0.3, "shakeDistance": 30.0, "shakeDir": { "x": 1.0, "y": 1.0 }, "extension": { "baseCycle": 0.4, "cycleDamping": 0.0, "rangeAttenuation": 0.3 } } } }, "targetType": "Enemy" } ] }, "Avatar_Kazuha_ElementalBurst_CreateMist": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.5 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.CreateGadget", "born": { "$type": "MoleMole.Config.ConfigBornBySelf", "offset": { "x": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "y": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "z": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } }, "onGround": true }, "gadgetID": 41047004, "campID": 1001, "campTargetType": "Enemy" } ] }, "Avatar_Kazuha_Reconnect": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onReconnect": [ { "$type": "MoleMole.Config.SetEmissionScaler", "doOffStage": true, "materialType": "Weapon", "value": -1.0, "duration": 0.6 }, { "$type": "MoleMole.Config.RemoveUniqueModifier", "doOffStage": true, "modifierName": "UNIQUE_Avatar_Kazuha_ElementalBurst_CameraEffect" } ] } }, "onAdded": [ { "$type": "MoleMole.Config.AttachModifier", "modifierName": "Avatar_Kazuha_Reconnect" } ], "onAbilityStart": [ { "$type": "MoleMole.Config.FireEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Boy_Sword_Kazuha_ElementalBurst_Strike" } }, { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "Avatar_Kazuha_ElementalBurst_CameraBlur" }, { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "Avatar_Kazuha_ElementalBurst_Strike_Damage" }, { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "Avatar_Kazuha_ElementalBurst_CreateMist" }, { "$type": "MoleMole.Config.TriggerAbility", "predicates": [ { "$type": "MoleMole.Config.ByUnlockTalentParam", "talentParam": "Kazuha_Constellation_6" } ], "abilityName": "Avatar_Kazuha_Constellation_6" } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Kazuha_ElementalBurst_ScreenEffect", "modifiers": { "UNIQUE_Avatar_Kazuha_ElementalBurst_CameraEffect": { "modifierName": "", "isUnique": true, "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 3.5 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "modifierMixins": [ { "$type": "MoleMole.Config.TriggerPostProcessEffectMixin", "postEffectAssetName": "PostEffect_Avatar_Kazuha_ElementalBurst_ScreenEffect", "duration": 3.0 } ] } }, "onAbilityStart": [ { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "UNIQUE_Avatar_Kazuha_ElementalBurst_CameraEffect" } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Kazuha_ElementalBurst_Strike_Mix", "abilityMixins": [ { "$type": "MoleMole.Config.ElementHittingOtherPredicatedMixin", "prePredicates": [ { "$type": "MoleMole.Config.ByAttackTags", "attackTags": [ "Kazuha_ElementalBurst_Mix_Detect" ] }, { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_ABILITY_Kazuha_ElementalBurst_MixType", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "forceByCaster": true } ], "elementBatchPredicateds": [ { "elementTypeArr": [ "Fire" ], "successActions": [ { "$type": "MoleMole.Config.SetGlobalValue", "doOffStage": true, "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "key": "_ABILITY_Kazuha_ElementalBurst_MixType", "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } ] }, { "elementTypeArr": [ "Water" ], "successActions": [ { "$type": "MoleMole.Config.SetGlobalValue", "doOffStage": true, "value": { "isFormula": false, "isDynamic": false, "fixedValue": 2.0 }, "key": "_ABILITY_Kazuha_ElementalBurst_MixType", "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } ] }, { "elementTypeArr": [ "Electric" ], "successActions": [ { "$type": "MoleMole.Config.SetGlobalValue", "doOffStage": true, "value": { "isFormula": false, "isDynamic": false, "fixedValue": 3.0 }, "key": "_ABILITY_Kazuha_ElementalBurst_MixType", "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } ] }, { "elementTypeArr": [ "Ice", "Frozen" ], "successActions": [ { "$type": "MoleMole.Config.SetGlobalValue", "doOffStage": true, "value": { "isFormula": false, "isDynamic": false, "fixedValue": 4.0 }, "key": "_ABILITY_Kazuha_ElementalBurst_MixType", "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } ] } ] } ], "onAdded": [ { "$type": "MoleMole.Config.SetGlobalValue", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "key": "_ABILITY_Kazuha_ElementalBurst_MixType", "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } ], "onAbilityStart": [ { "$type": "MoleMole.Config.TriggerAttackEvent", "attackEvent": { "attackPattern": { "$type": "MoleMole.Config.ConfigAttackCircle", "triggerType": "TriggerNoRepeat", "massiveAttackRatio": 0.5, "born": { "$type": "MoleMole.Config.ConfigBornBySelf", "offset": { "x": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "y": { "isFormula": false, "isDynamic": false, "fixedValue": -1.5 }, "z": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } } }, "height": 4.0, "radius": { "isFormula": false, "isDynamic": false, "fixedValue": 9.0 } }, "attackInfo": { "attackTag": "Kazuha_ElementalBurst_Mix_Detect", "attenuationTag": "", "attenuationGroup": "default", "attackProperty": { "damagePercentage": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "elementType": "AntiFire", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "enBreak": 0.0 } } }, "targetType": "All" } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Kazuha_ElementalBurst_Mist", "abilitySpecials": { "ElementalBurst_MistStrike_Interval": { "type": "float", "dynamicValue": 2.0 }, "ElementalBurst_MistStrike_Damage": { "type": "float", "dynamicValue": 0.0 }, "ElementalBurst_MistStrike_Damage_Mix": { "type": "float", "dynamicValue": 0.0 }, "ElementalBurst_MistStrike_Duration": { "type": "float", "dynamicValue": 0.0 }, "Constellation_2_ElementMastery_Delta": { "type": "float", "dynamicValue": 0.0 }, "Mist_Point01_0": { "type": "float", "dynamicValue": 0.0 }, "Mist_Point01_1": { "type": "float", "dynamicValue": 0.0 }, "Mist_Point01_2": { "type": "float", "dynamicValue": 0.0 }, "Mist_Point02_0": { "type": "float", "dynamicValue": 0.0 }, "Mist_Point02_1": { "type": "float", "dynamicValue": 0.0 }, "Mist_Point02_2": { "type": "float", "dynamicValue": 0.0 }, "Mist_Point03_0": { "type": "float", "dynamicValue": 0.0 }, "Mist_Point03_1": { "type": "float", "dynamicValue": 0.0 }, "Mist_Point03_2": { "type": "float", "dynamicValue": 0.0 }, "Mist_Point04_0": { "type": "float", "dynamicValue": 0.0 }, "Mist_Point04_1": { "type": "float", "dynamicValue": 0.0 }, "Mist_Point04_2": { "type": "float", "dynamicValue": 0.0 } }, "modifiers": { "Avatar_Kazuha_ElementalBurst_Mist_Initialize": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.5 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 } }, "Avatar_Kazuha_ElementalBurst_Mist_FieldEffect": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.FireEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Boy_Sword_Kazuha_ElementalBurst_Field" } } ], "onRemoved": [ { "$type": "MoleMole.Config.TriggerAbility", "abilityName": "Avatar_Kazuha_ElementalBurst_Mist_Dissipate" } ] }, "Avatar_Kazuha_ElementalBurst_MistStrike_Delay": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onRemoved": [ { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "Avatar_Kazuha_ElementalBurst_MistStrike" } ] }, "Avatar_Kazuha_ElementalBurst_MistStrike": { "modifierName": "", "duration": { "isFormula": true, "formula": [ { "isOperator": false, "isDynamic": false, "fixedValue": 0.6 }, { "isOperator": false, "isDynamic": true, "dynamicKey": "ElementalBurst_MistStrike_Duration" }, { "isOperator": true, "operation": "Add" } ] }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "thinkInterval": { "isFormula": false, "isDynamic": true, "dynamicKey": "ElementalBurst_MistStrike_Interval" }, "onAdded": [ { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "Avatar_Kazuha_ElementalBurst_MistStrike_Effect" }, { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "Avatar_Kazuha_ElementalBurst_MistStrike_Fire" }, { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "Avatar_Kazuha_ElementalBurst_MistStrike_Water" }, { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "Avatar_Kazuha_ElementalBurst_MistStrike_Electric" }, { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "Avatar_Kazuha_ElementalBurst_MistStrike_Ice" }, { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "Avatar_Kazuha_ElementalBurst_MistStrike_Wind" } ], "onRemoved": [ { "$type": "MoleMole.Config.TriggerAbility", "abilityName": "Avatar_Kazuha_ElementalBurst_Mist_Dissipate" } ], "onThinkInterval": [ { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "Avatar_Kazuha_ElementalBurst_MistStrike_Effect" }, { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "Avatar_Kazuha_ElementalBurst_MistStrike_Fire" }, { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "Avatar_Kazuha_ElementalBurst_MistStrike_Water" }, { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "Avatar_Kazuha_ElementalBurst_MistStrike_Electric" }, { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "Avatar_Kazuha_ElementalBurst_MistStrike_Ice" }, { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "Avatar_Kazuha_ElementalBurst_MistStrike_Wind" } ] }, "Avatar_Kazuha_ElementalBurst_MistStrike_Effect": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.5 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.FireEffect", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "target": "Self", "key": "_ABILITY_Kazuha_ElementalBurst_MixType", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } ], "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Boy_Sword_Kazuha_ElementalBurst_Field_Strike" }, "born": { "$type": "MoleMole.Config.ConfigBornBySelf", "onGround": true, "direction": { "$type": "MoleMole.Config.ConfigDirectionByGroundNormalRange", "range": 2 } } }, { "$type": "MoleMole.Config.FireEffect", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "target": "Self", "key": "_ABILITY_Kazuha_ElementalBurst_MixType", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } } ], "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Boy_Sword_Kazuha_ElementalBurst_Field_Strike_Fire" }, "born": { "$type": "MoleMole.Config.ConfigBornBySelf", "onGround": true, "direction": { "$type": "MoleMole.Config.ConfigDirectionByGroundNormalRange", "range": 2 } } }, { "$type": "MoleMole.Config.FireEffect", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "target": "Self", "key": "_ABILITY_Kazuha_ElementalBurst_MixType", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 2.0 } } ], "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Boy_Sword_Kazuha_ElementalBurst_Field_Strike_Water" }, "born": { "$type": "MoleMole.Config.ConfigBornBySelf", "onGround": true, "direction": { "$type": "MoleMole.Config.ConfigDirectionByGroundNormalRange", "range": 2 } } }, { "$type": "MoleMole.Config.FireEffect", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "target": "Self", "key": "_ABILITY_Kazuha_ElementalBurst_MixType", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 3.0 } } ], "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Boy_Sword_Kazuha_ElementalBurst_Field_Strike_Electric" }, "born": { "$type": "MoleMole.Config.ConfigBornBySelf", "onGround": true, "direction": { "$type": "MoleMole.Config.ConfigDirectionByGroundNormalRange", "range": 2 } } }, { "$type": "MoleMole.Config.FireEffect", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "target": "Self", "key": "_ABILITY_Kazuha_ElementalBurst_MixType", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 4.0 } } ], "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Boy_Sword_Kazuha_ElementalBurst_Field_Strike_Ice" }, "born": { "$type": "MoleMole.Config.ConfigBornBySelf", "onGround": true, "direction": { "$type": "MoleMole.Config.ConfigDirectionByGroundNormalRange", "range": 2 } } } ] }, "Avatar_Kazuha_ElementalBurst_MistStrike_Wind": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.5 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.TriggerAttackEvent", "attackEvent": { "attackPattern": { "$type": "MoleMole.Config.ConfigAttackCircle", "triggerType": "TriggerNoRepeat", "massiveAttackRatio": 0.5, "born": { "$type": "MoleMole.Config.ConfigBornBySelf", "offset": { "x": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "y": { "isFormula": false, "isDynamic": false, "fixedValue": -1.5 }, "z": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } }, "height": 4.0, "radius": { "isFormula": false, "isDynamic": false, "fixedValue": 9.0 } }, "attackInfo": { "attackTag": "Elemental_Burst", "attenuationTag": "", "attenuationGroup": "default", "attackProperty": { "damagePercentage": { "isFormula": false, "isDynamic": true, "dynamicKey": "ElementalBurst_MistStrike_Damage" }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "elementType": "Wind", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 25.0 }, "strikeType": "Default", "enBreak": 75.0, "attackType": "Range" }, "hitPattern": { "onHitEffectName": "default", "hitImpulseType": "LV2", "overrideHitImpulse": { "hitLevel": "Light", "hitImpulseX": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "hitImpulseY": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 } }, "retreatType": "ByHitDirection", "hitHaltTimeScale": 0.05 }, "cameraShake": { "shakeType": "CustomVector", "shakeRange": 1.0, "shakeTime": 0.5, "shakeDistance": 30.0, "shakeDir": { "x": 1.0, "y": 1.0 }, "extension": { "baseCycle": 0.4, "cycleDamping": 0.0, "rangeAttenuation": 0.3 } }, "canBeModifiedBy": "OriginOwner" } }, "targetType": "Enemy" } ] }, "Avatar_Kazuha_ElementalBurst_MistStrike_Fire": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.5 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.TriggerAttackEvent", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "target": "Self", "key": "_ABILITY_Kazuha_ElementalBurst_MixType", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } } ], "attackEvent": { "attackPattern": { "$type": "MoleMole.Config.ConfigAttackCircle", "triggerType": "TriggerNoRepeat", "massiveAttackRatio": 0.5, "born": { "$type": "MoleMole.Config.ConfigBornBySelf", "offset": { "x": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "y": { "isFormula": false, "isDynamic": false, "fixedValue": -1.5 }, "z": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } }, "height": 4.0, "radius": { "isFormula": false, "isDynamic": false, "fixedValue": 9.0 } }, "attackInfo": { "attackTag": "Elemental_Burst", "attenuationTag": "", "attenuationGroup": "default", "attackProperty": { "damagePercentage": { "isFormula": false, "isDynamic": true, "dynamicKey": "ElementalBurst_MistStrike_Damage_Mix" }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "elementType": "Fire", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 25.0 }, "strikeType": "Default", "enBreak": 25.0, "attackType": "Range" }, "hitPattern": { "onHitEffectName": "none", "hitImpulseType": "LV2", "overrideHitImpulse": { "hitLevel": "Light", "hitImpulseX": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "hitImpulseY": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 } }, "retreatType": "ByHitDirection", "hitHaltTimeScale": 0.05 }, "cameraShake": {}, "canBeModifiedBy": "OriginOwner" } }, "targetType": "Enemy" } ] }, "Avatar_Kazuha_ElementalBurst_MistStrike_Water": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.5 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.TriggerAttackEvent", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "target": "Self", "key": "_ABILITY_Kazuha_ElementalBurst_MixType", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 2.0 } } ], "attackEvent": { "attackPattern": { "$type": "MoleMole.Config.ConfigAttackCircle", "triggerType": "TriggerNoRepeat", "massiveAttackRatio": 0.5, "born": { "$type": "MoleMole.Config.ConfigBornBySelf", "offset": { "x": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "y": { "isFormula": false, "isDynamic": false, "fixedValue": -1.5 }, "z": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } }, "height": 4.0, "radius": { "isFormula": false, "isDynamic": false, "fixedValue": 9.0 } }, "attackInfo": { "attackTag": "Elemental_Burst", "attenuationTag": "", "attenuationGroup": "default", "attackProperty": { "damagePercentage": { "isFormula": false, "isDynamic": true, "dynamicKey": "ElementalBurst_MistStrike_Damage_Mix" }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "elementType": "Water", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 25.0 }, "strikeType": "Default", "enBreak": 25.0, "attackType": "Range" }, "hitPattern": { "onHitEffectName": "none", "hitImpulseType": "LV2", "overrideHitImpulse": { "hitLevel": "Light", "hitImpulseX": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "hitImpulseY": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 } }, "retreatType": "ByHitDirection", "hitHaltTimeScale": 0.05 }, "cameraShake": {}, "canBeModifiedBy": "OriginOwner" } }, "targetType": "Enemy" } ] }, "Avatar_Kazuha_ElementalBurst_MistStrike_Electric": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.5 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.TriggerAttackEvent", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "target": "Self", "key": "_ABILITY_Kazuha_ElementalBurst_MixType", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 3.0 } } ], "attackEvent": { "attackPattern": { "$type": "MoleMole.Config.ConfigAttackCircle", "triggerType": "TriggerNoRepeat", "massiveAttackRatio": 0.5, "born": { "$type": "MoleMole.Config.ConfigBornBySelf", "offset": { "x": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "y": { "isFormula": false, "isDynamic": false, "fixedValue": -1.5 }, "z": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } }, "height": 4.0, "radius": { "isFormula": false, "isDynamic": false, "fixedValue": 9.0 } }, "attackInfo": { "attackTag": "Elemental_Burst", "attenuationTag": "", "attenuationGroup": "default", "attackProperty": { "damagePercentage": { "isFormula": false, "isDynamic": true, "dynamicKey": "ElementalBurst_MistStrike_Damage_Mix" }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "elementType": "Electric", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 25.0 }, "strikeType": "Default", "enBreak": 25.0, "attackType": "Range" }, "hitPattern": { "onHitEffectName": "none", "hitImpulseType": "LV2", "overrideHitImpulse": { "hitLevel": "Light", "hitImpulseX": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "hitImpulseY": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 } }, "retreatType": "ByHitDirection", "hitHaltTimeScale": 0.05 }, "cameraShake": {}, "canBeModifiedBy": "OriginOwner" } }, "targetType": "Enemy" } ] }, "Avatar_Kazuha_ElementalBurst_MistStrike_Ice": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.5 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.TriggerAttackEvent", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "target": "Self", "key": "_ABILITY_Kazuha_ElementalBurst_MixType", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 4.0 } } ], "attackEvent": { "attackPattern": { "$type": "MoleMole.Config.ConfigAttackCircle", "triggerType": "TriggerNoRepeat", "massiveAttackRatio": 0.5, "born": { "$type": "MoleMole.Config.ConfigBornBySelf", "offset": { "x": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "y": { "isFormula": false, "isDynamic": false, "fixedValue": -1.5 }, "z": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } }, "height": 4.0, "radius": { "isFormula": false, "isDynamic": false, "fixedValue": 9.0 } }, "attackInfo": { "attackTag": "Elemental_Burst", "attenuationTag": "", "attenuationGroup": "default", "attackProperty": { "damagePercentage": { "isFormula": false, "isDynamic": true, "dynamicKey": "ElementalBurst_MistStrike_Damage_Mix" }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "elementType": "Ice", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 25.0 }, "strikeType": "Default", "enBreak": 25.0, "attackType": "Range" }, "hitPattern": { "onHitEffectName": "none", "hitImpulseType": "LV2", "overrideHitImpulse": { "hitLevel": "Light", "hitImpulseX": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "hitImpulseY": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 } }, "retreatType": "ByHitDirection", "hitHaltTimeScale": 0.05 }, "cameraShake": {}, "canBeModifiedBy": "OriginOwner" } }, "targetType": "Enemy" } ] }, "Avatar_Kazuha_Constellation_2_Handler": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "thinkInterval": { "isFormula": false, "isDynamic": false, "fixedValue": 0.5 }, "onAdded": [ { "$type": "MoleMole.Config.ApplyModifier", "otherTargets": { "$type": "MoleMole.Config.SelectTargetsByShape", "shapeName": "CircleR9H10", "campTargetType": "Alliance", "sizeRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } }, "predicates": [ { "$type": "MoleMole.Config.ByEntityTypes", "entityTypes": [ "Avatar" ] } ], "modifierName": "UNIQUE_Kazuha_Constellation_2_MasteryUp" }, { "$type": "MoleMole.Config.ApplyModifier", "otherTargets": { "$type": "MoleMole.Config.SelectTargetsByShape", "shapeName": "CircleR9H10", "campTargetType": "Alliance", "sizeRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } }, "predicates": [ { "$type": "MoleMole.Config.ByEntityTypes", "entityTypes": [ "Avatar" ] } ], "modifierName": "Kazuha_Constellation_2_MasteryUp_Keeper" }, { "$type": "MoleMole.Config.ApplyModifier", "target": "OriginOwner", "doOffStage": true, "modifierName": "UNIQUE_Kazuha_Constellation_2_MasteryUp" }, { "$type": "MoleMole.Config.ApplyModifier", "target": "OriginOwner", "doOffStage": true, "modifierName": "Kazuha_Constellation_2_MasteryUp_Keeper" } ], "onThinkInterval": [ { "$type": "MoleMole.Config.ApplyModifier", "otherTargets": { "$type": "MoleMole.Config.SelectTargetsByShape", "shapeName": "CircleR9H10", "campTargetType": "Alliance", "sizeRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } }, "predicates": [ { "$type": "MoleMole.Config.ByEntityTypes", "entityTypes": [ "Avatar" ] } ], "modifierName": "UNIQUE_Kazuha_Constellation_2_MasteryUp" }, { "$type": "MoleMole.Config.ApplyModifier", "otherTargets": { "$type": "MoleMole.Config.SelectTargetsByShape", "shapeName": "CircleR9H10", "campTargetType": "Alliance", "sizeRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } }, "predicates": [ { "$type": "MoleMole.Config.ByEntityTypes", "entityTypes": [ "Avatar" ] } ], "modifierName": "Kazuha_Constellation_2_MasteryUp_Keeper" }, { "$type": "MoleMole.Config.ApplyModifier", "target": "OriginOwner", "doOffStage": true, "modifierName": "UNIQUE_Kazuha_Constellation_2_MasteryUp" }, { "$type": "MoleMole.Config.ApplyModifier", "target": "OriginOwner", "doOffStage": true, "modifierName": "Kazuha_Constellation_2_MasteryUp_Keeper" } ] }, "UNIQUE_Kazuha_Constellation_2_MasteryUp": { "modifierName": "", "isUnique": true, "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "properties": { "Actor_ElemMasteryDelta": { "isFormula": false, "isDynamic": true, "dynamicKey": "Constellation_2_ElementMastery_Delta" } }, "state": "AttackUp", "isLimitedProperties": true }, "Kazuha_Constellation_2_MasteryUp_Keeper": { "stacking": "Multiple", "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.5 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.AddElementDurability", "doOffStage": true, "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "modifierName": "UNIQUE_Kazuha_Constellation_2_MasteryUp", "useLimitRange": true, "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } ] } }, "onAdded": [ { "$type": "MoleMole.Config.AttachModifier", "modifierName": "Avatar_Kazuha_ElementalBurst_Mist_Initialize" }, { "$type": "MoleMole.Config.AttachModifier", "modifierName": "Avatar_Kazuha_ElementalBurst_Mist_FieldEffect" }, { "$type": "MoleMole.Config.AttachModifier", "modifierName": "Avatar_Kazuha_ElementalBurst_MistStrike_Delay" }, { "$type": "MoleMole.Config.AttachModifier", "predicates": [ { "$type": "MoleMole.Config.ByUnlockTalentParam", "talentParam": "Kazuha_Constellation_2" } ], "modifierName": "Avatar_Kazuha_Constellation_2_Handler" } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Kazuha_ElementalBurst_Mist_Mix", "abilityMixins": [ { "$type": "MoleMole.Config.ElementHittingOtherPredicatedMixin", "prePredicates": [ { "$type": "MoleMole.Config.ByAttackTags", "attackTags": [ "Kazuha_ElementalBurst_Mix_Detect" ] }, { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_ABILITY_Kazuha_ElementalBurst_MixType", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "forceByCaster": true } ], "elementBatchPredicateds": [ { "elementTypeArr": [ "Fire" ], "successActions": [ { "$type": "MoleMole.Config.SetGlobalValue", "doOffStage": true, "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "key": "_ABILITY_Kazuha_ElementalBurst_MixType", "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } }, { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "Kazuha_ElementalBurst_Mix_Fire" } ] }, { "elementTypeArr": [ "Water" ], "successActions": [ { "$type": "MoleMole.Config.SetGlobalValue", "doOffStage": true, "value": { "isFormula": false, "isDynamic": false, "fixedValue": 2.0 }, "key": "_ABILITY_Kazuha_ElementalBurst_MixType", "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } }, { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "Kazuha_ElementalBurst_Mix_Water" } ] }, { "elementTypeArr": [ "Electric" ], "successActions": [ { "$type": "MoleMole.Config.SetGlobalValue", "doOffStage": true, "value": { "isFormula": false, "isDynamic": false, "fixedValue": 3.0 }, "key": "_ABILITY_Kazuha_ElementalBurst_MixType", "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } }, { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "Kazuha_ElementalBurst_Mix_Electric" } ] }, { "elementTypeArr": [ "Ice", "Frozen" ], "successActions": [ { "$type": "MoleMole.Config.SetGlobalValue", "doOffStage": true, "value": { "isFormula": false, "isDynamic": false, "fixedValue": 4.0 }, "key": "_ABILITY_Kazuha_ElementalBurst_MixType", "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } }, { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "Kazuha_ElementalBurst_Mix_Ice" } ] } ] } ], "modifiers": { "Kazuha_ElementalBurst_Mix_Detect_Pre_Delay": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.3 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onRemoved": [ { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "Kazuha_ElementalBurst_Mix_Detect_Pre" } ] }, "Kazuha_ElementalBurst_Mix_Detect_Pre": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "modifierMixins": [ { "$type": "MoleMole.Config.AttachModifierToSelfGlobalValueMixin", "globalValueKey": "_ABILITY_Kazuha_ElementalBurst_MixType", "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": 100.0 } ], "modifierNameSteps": [ "Kazuha_ElementalBurst_Mix_Detect", "Blank" ] } ] }, "Blank": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 } }, "Kazuha_ElementalBurst_Mix_Detect": { "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.ConfigAttackCircle", "triggerType": "TriggerNoRepeat", "massiveAttackRatio": 0.7, "born": { "$type": "MoleMole.Config.ConfigBornBySelf", "offset": { "x": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "y": { "isFormula": false, "isDynamic": false, "fixedValue": -1.5 }, "z": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } }, "height": 4.0, "radius": { "isFormula": false, "isDynamic": false, "fixedValue": 8.0 } }, "attackInfo": { "attackTag": "Kazuha_ElementalBurst_Mix_Detect", "attenuationTag": "", "attenuationGroup": "default", "attackProperty": { "damagePercentage": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "elementType": "AntiFire", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "enBreak": 0.0 } } }, "targetType": "All" } ] }, "Kazuha_ElementalBurst_Mix_Fire": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.SendEffectTrigger", "parameter": "Get_Fire", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Boy_Sword_Kazuha_ElementalBurst_Field" } } ] }, "Kazuha_ElementalBurst_Mix_Water": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.SendEffectTrigger", "parameter": "Get_Water", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Boy_Sword_Kazuha_ElementalBurst_Field" } } ] }, "Kazuha_ElementalBurst_Mix_Electric": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.SendEffectTrigger", "parameter": "Get_Electric", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Boy_Sword_Kazuha_ElementalBurst_Field" } } ] }, "Kazuha_ElementalBurst_Mix_Ice": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.SendEffectTrigger", "parameter": "Get_Ice", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Boy_Sword_Kazuha_ElementalBurst_Field" } } ] } }, "onAdded": [ { "$type": "MoleMole.Config.AttachModifier", "modifierName": "Kazuha_ElementalBurst_Mix_Detect_Pre_Delay" }, { "$type": "MoleMole.Config.CopyGlobalValue", "srcTarget": "OriginOwner", "dstTarget": "Self", "srcKey": "_ABILITY_Kazuha_ElementalBurst_MixType", "dstKey": "_ABILITY_Kazuha_ElementalBurst_MixType" }, { "$type": "MoleMole.Config.ApplyModifier", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_ABILITY_Kazuha_ElementalBurst_MixType", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } } ], "modifierName": "Kazuha_ElementalBurst_Mix_Fire" }, { "$type": "MoleMole.Config.ApplyModifier", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_ABILITY_Kazuha_ElementalBurst_MixType", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 2.0 } } ], "modifierName": "Kazuha_ElementalBurst_Mix_Water" }, { "$type": "MoleMole.Config.ApplyModifier", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_ABILITY_Kazuha_ElementalBurst_MixType", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 3.0 } } ], "modifierName": "Kazuha_ElementalBurst_Mix_Electric" }, { "$type": "MoleMole.Config.ApplyModifier", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_ABILITY_Kazuha_ElementalBurst_MixType", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 4.0 } } ], "modifierName": "Kazuha_ElementalBurst_Mix_Ice" } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Kazuha_ElementalBurst_Mist_Dissipate", "modifiers": { "Mist_KillSelf": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 2.0 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onRemoved": [ { "$type": "MoleMole.Config.KillSelf" } ] } }, "onAbilityStart": [ { "$type": "MoleMole.Config.SendEffectTrigger", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_ABILITY_Kazuha_ElementalBurst_MixType", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } ], "parameter": "AirZone_Wind_Die", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Boy_Sword_Kazuha_ElementalBurst_Field" } }, { "$type": "MoleMole.Config.SendEffectTrigger", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_ABILITY_Kazuha_ElementalBurst_MixType", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } } ], "parameter": "AirZone_Fire_Die", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Boy_Sword_Kazuha_ElementalBurst_Field" } }, { "$type": "MoleMole.Config.SendEffectTrigger", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_ABILITY_Kazuha_ElementalBurst_MixType", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 2.0 } } ], "parameter": "AirZone_Water_Die", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Boy_Sword_Kazuha_ElementalBurst_Field" } }, { "$type": "MoleMole.Config.SendEffectTrigger", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_ABILITY_Kazuha_ElementalBurst_MixType", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 3.0 } } ], "parameter": "AirZone_Electric_Die", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Boy_Sword_Kazuha_ElementalBurst_Field" } }, { "$type": "MoleMole.Config.SendEffectTrigger", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_ABILITY_Kazuha_ElementalBurst_MixType", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 4.0 } } ], "parameter": "AirZone_Ice_Die", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Boy_Sword_Kazuha_ElementalBurst_Field" } }, { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "Mist_KillSelf" } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Kauzha_ElementalArt_FallingAttack_WindZone", "modifiers": { "Kauzha_ElementalArt_FallingAttack_WindZone": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 3.0 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "modifierMixins": [ { "$type": "MoleMole.Config.WindZoneMixin", "shapeName": "CircleR6", "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 } } }, "strength": { "isFormula": false, "isDynamic": false, "fixedValue": 4.0 }, "attenuation": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "innerRadius": { "isFormula": false, "isDynamic": false, "fixedValue": 1.2 }, "targetType": "All", "predicates": [ { "$type": "MoleMole.Config.ByEntityTypes", "entityTypes": [ "Avatar" ], "reject": true }, { "$type": "MoleMole.Config.ByTargetWeight", "logic": "LesserOrEqual", "weight": { "isFormula": false, "isDynamic": false, "fixedValue": 150.0 } } ], "modifierName": "" } ], "onRemoved": [ { "$type": "MoleMole.Config.KillSelf" } ] }, "Kauzha_ElementalArt_FallingAttack_WindZone_AttackTag": { "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.ConfigAttackCircle", "triggerType": "TriggerNoRepeat", "born": { "$type": "MoleMole.Config.ConfigBornBySelf", "offset": { "x": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "y": { "isFormula": false, "isDynamic": false, "fixedValue": -1.5 }, "z": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } }, "height": 4.0, "radius": { "isFormula": false, "isDynamic": false, "fixedValue": 4.0 } }, "attackInfo": { "attackTag": "FallingAttack_WindZone", "attenuationTag": "", "attenuationGroup": "default", "attackProperty": { "damagePercentage": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "enBreak": 0.0 }, "hitPattern": { "onHitEffectName": "none", "hitImpulseType": "LV0" } } }, "targetType": "Enemy" } ] }, "Kauzha_ElementalArt_FallingAttack_WindZone_AttackDetect": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAttackLanded": [ { "$type": "MoleMole.Config.AttachModifier", "target": "Target", "predicates": [ { "$type": "MoleMole.Config.ByAttackTags", "attackTags": [ "FallingAttack_WindZone" ] }, { "$type": "MoleMole.Config.ByTargetWeight", "logic": "LesserOrEqual", "weight": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 } } ], "modifierName": "Drag" } ] }, "Drag": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.5 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "properties": { "Actor_AddGravityScale": { "isFormula": false, "isDynamic": false, "fixedValue": -2.0 } }, "state": "Struggle", "isLimitedProperties": true }, "Kauzha_ElementalArt_FallingAttack_WindZone_LifeTime": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 3.0 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onRemoved": [ { "$type": "MoleMole.Config.KillSelf" } ] } }, "onAdded": [ { "$type": "MoleMole.Config.AttachEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Boy_Sword_Kazuha_ElementalArt_FallingAttack_WindZone" }, "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 } } } }, { "$type": "MoleMole.Config.AttachModifier", "modifierName": "Kauzha_ElementalArt_FallingAttack_WindZone" }, { "$type": "MoleMole.Config.AttachModifier", "modifierName": "Kauzha_ElementalArt_FallingAttack_WindZone_LifeTime" } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Kazuha_FallingAnthem", "abilityMixins": [ { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "ElementalArt_FallingAttack_BS", "ElementalArt_FallingAttack_Loop", "ElementalArt_FallingAttack_Strike", "ElementalArt_FallingAttack_AS" ], "modifierName": "Avatar_Kauzha_ElementalArt_FallingAttack_Detect" }, { "$type": "MoleMole.Config.AttachToAnimatorStateIDMixin", "stateIDs": [ "ElementalArt_FallingAttack_BS", "ElementalArt_FallingAttack_Loop", "ElementalArt_FallingAttack_Loop_Low" ], "modifierName": "Avatar_Kazuha_ElementalArt_FallingAttack_HideCollider" }, { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "ElementalArt_FallingAttack_BS" ], "modifierName": "FallingAnthem_BS_Material" }, { "$type": "MoleMole.Config.AttachToAnimatorStateIDMixin", "stateIDs": [ "ElementalArt_FallingAttack_BS", "ElementalArt_FallingAttack_Loop", "ElementalArt_FallingAttack_Loop_Low" ], "modifierName": "Avatar_Kazuha_ElementalArt_FallingAttack_LoopDamage" }, { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "ElementalArt_FallingAttack_BS", "ElementalArt_FallingAttack_Loop" ], "modifierName": "Avatar_Kazuha_ElementalArt_FallingAttack_DragCamera" }, { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "ElementalArt_FallingAttack_BS" ], "modifierName": "FallingAnthem_BS_VelocityForce_Initialize" }, { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "ElementalArt_FallingAttack_BS", "ElementalArt_FallingAttack_Loop", "ElementalArt_FallingAttack_Strike", "ElementalArt_FallingAttack_AS" ], "modifierName": "FallingAnthem_Height_Detect" }, { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "ElementalArt_FallingAttack_BS", "ElementalArt_FallingAttack_Loop", "FallingAnthem_AS_1", "FallingAnthem_AS_2" ], "modifierName": "FallingAnthem_FallingDamageImmune_01" }, { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "ElementalArt_FallingAttack_BS", "ElementalArt_FallingAttack_Loop" ], "modifierName": "Inertia" }, { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "ElementalArt_FallingAttack_BS" ], "modifierName": "FallingAnthem_ClearVelocityForce" }, { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "ElementalArt_FallingAttack_Strike", "ElementalArt_FallingAttack_AS" ], "modifierName": "FallingAnthem_ClearVelocityForce_AS" }, { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "ElementalArt_FallingAttack_BS", "ElementalArt_FallingAttack_Loop" ], "modifierName": "Avatar_Kazuha_ElementalArt_FallingAttack_WeaponEffect" }, { "$type": "MoleMole.Config.AttachToAnimatorStateIDMixin", "stateIDs": [ "ElementalArt_FallingAttack_BS" ], "modifierName": "FallingAnthem_CameraRadialBlur" }, { "$type": "MoleMole.Config.AvatarChangeSkillMixin", "jumpSkillID": 5047010, "flySkillID": 5047010 }, { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "FallingAnthem_BS" ], "modifierName": "FallingAnthem_BS_Material" }, { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "FallingAnthem_BS" ], "modifierName": "FallingAnthem_Loop_Normal" }, { "$type": "MoleMole.Config.AttachToAnimatorStateIDMixin", "stateIDs": [ "FallingAnthem_BS_2", "FallingAnthem_Loop", "FallingAnthem_Loop_Low" ], "modifierName": "FallingAnthem_LoopDamage" }, { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "FallingAnthem_BS" ], "modifierName": "FallingAnthem_BS_VelocityForce_Initialize" }, { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "FallingAnthem_BS", "FallingAnthem_Loop", "FallingAnthem_AS_1", "FallingAnthem_AS_2" ], "modifierName": "FallingAnthem_Height_Detect" }, { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "FallingAnthem_BS", "FallingAnthem_Loop", "FallingAnthem_AS_1", "FallingAnthem_AS_2" ], "modifierName": "FallingAnthem_FallingDamageImmune_01" }, { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "FallingAnthem_BS", "FallingAnthem_Loop" ], "modifierName": "Inertia" }, { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "FallingAnthem_BS", "FallingAnthem_Loop", "FallingAnthem_AS_1", "FallingAnthem_AS_2" ], "modifierName": "FallingAnthem_OverHead_Camera" }, { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "FallingAnthem_BS" ], "modifierName": "FallingAnthem_ClearVelocityForce" }, { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "FallingAnthem_AS_1", "FallingAnthem_AS_2" ], "modifierName": "FallingAnthem_ClearVelocityForce_AS" }, { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "FallingAnthem_BS", "FallingAnthem_Loop" ], "modifierName": "FallingAnthem_AttachWeaponEffect" }, { "$type": "MoleMole.Config.AttachToAnimatorStateIDMixin", "stateIDs": [ "FallingAnthem_BS_2" ], "modifierName": "FallingAnthem_CameraRadialBlur" } ], "abilitySpecials": { "FallingAnthem_Normal_Loop_Damage": { "type": "float", "dynamicValue": 0.0 }, "FallingAnthem_Normal_Rank_1_Damage": { "type": "float", "dynamicValue": 0.0 }, "FallingAnthem_Normal_Rank_2_Damage": { "type": "float", "dynamicValue": 0.0 }, "FallingAnthem_Altitude_Lv0": { "type": "float", "dynamicValue": 20.0 }, "FallingAnthem_Altitude_Lv1": { "type": "float", "dynamicValue": 40.0 }, "FallingAnthem_Altitude_Lv2": { "type": "float", "dynamicValue": 60.0 }, "FallingAnthem_Altitude_Lv3": { "type": "float", "dynamicValue": 100.0 }, "FallingAnthem_Altitude_Lv4": { "type": "float", "dynamicValue": 200.0 }, "FallingAnthem_FallingDamageRatio_Lv0": { "type": "float", "dynamicValue": -1.0 }, "FallingAnthem_FallingDamageRatio_Lv1": { "type": "float", "dynamicValue": -1.0 }, "FallingAnthem_FallingDamageRatio_Lv2": { "type": "float", "dynamicValue": -0.9 }, "FallingAnthem_FallingDamageRatio_Lv3": { "type": "float", "dynamicValue": -0.8 }, "FallingAnthem_FallingDamageRatio_Lv4": { "type": "float", "dynamicValue": -0.6 }, "FallingAnthem_FallingDamageRatio": { "type": "float", "dynamicValue": 0.0 } }, "modifiers": { "Avatar_Kauzha_ElementalArt_FallingAttack_Detect": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.SetGlobalValue", "doOffStage": true, "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "key": "_ABILITY_Kazuha_IsElementalArt_FallingAttack", "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } ], "onRemoved": [ { "$type": "MoleMole.Config.SetGlobalValue", "doOffStage": true, "value": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "key": "_ABILITY_Kazuha_IsElementalArt_FallingAttack", "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } ] }, "Avatar_Kazuha_ElementalArt_FallingAttack_HideCollider": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.TriggerSetPassThrough", "doOffStage": true, "passThrough": true } ], "onRemoved": [ { "$type": "MoleMole.Config.TriggerSetPassThrough", "doOffStage": true, "canBeHandledOnRecover": true } ] }, "Avatar_Kazuha_ElementalArt_FallingAttack_WeaponEffect": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.AttachEffect", "otherTargets": { "$type": "MoleMole.Config.SelectTargetsByEquipParts", "equipPartNames": [ "equip01", "equip02", "sheathPoint" ] }, "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Boy_Sword_Kazuha_ElementalArt_FallingAttack_Weapon" } }, { "$type": "MoleMole.Config.FireEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Boy_Sword_Kazuha_ElementalArt_FallingAttack_Weapon_01" } } ] }, "Avatar_Kazuha_ElementalArt_FallingAttack_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 }, "elementType": "Wind", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "strikeType": "Slash", "enBreak": 25.0, "attackType": "Melee" }, "hitPattern": { "onHitEffectName": "default", "hitImpulseType": "LV1", "hitHaltTimeScale": 0.02 } } }, "targetType": "Enemy" } ] }, "Avatar_Kazuha_ElementalArt_FallingAttack_DragCamera": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.AvatarCameraParam", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_ABILITY_Kazuha_ElementalArt_ClickOrHold_Mark", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "forceByCaster": true } ], "cameraParam": { "forceRadius": 5.0, "forceRadiusDuration": 0.35, "shouldKeepForceRadius": true } }, { "$type": "MoleMole.Config.AvatarCameraParam", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_ABILITY_Kazuha_ElementalArt_ClickOrHold_Mark", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 2.0 }, "forceByCaster": true } ], "cameraParam": { "forceRadius": 6.0, "forceRadiusDuration": 0.35, "shouldKeepForceRadius": true } } ], "onRemoved": [ { "$type": "MoleMole.Config.AvatarCameraParam", "cameraParam": { "forceRadius": 7.0, "forceRadiusDuration": 1.0, "shouldKeepForceRadius": true } } ] }, "FallingAnthem_AttachWeaponEffect": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.AttachEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Sword_FallAnthem_Self_01" } } ] }, "FallingAnthem_CameraRadialBlur": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.23 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "modifierMixins": [ { "$type": "MoleMole.Config.CameraBlurMixin", "cameraRadialBlur": { "power": 0.3, "fadeTime": 0.15 } } ] }, "FallingAnthem_BS_Material": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.FireEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Sword_FallAnthem_BS" } } ] }, "FallingAnthem_BS_VelocityForce_Initialize": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "properties": { "Actor_AddGravityScale": { "isFormula": false, "isDynamic": false, "fixedValue": -2.0 } }, "onAdded": [ { "$type": "MoleMole.Config.RemoveVelocityForce", "forces": [ "RushMoveType" ] } ] }, "FallingAnthem_LoopDamage": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "thinkInterval": { "isFormula": false, "isDynamic": false, "fixedValue": 0.3 }, "onThinkInterval": [ { "$type": "MoleMole.Config.TriggerAttackEvent", "attackEvent": { "attackPattern": { "$type": "MoleMole.Config.ConfigAttackSphere", "triggerType": "TriggerNoRepeat", "born": { "$type": "MoleMole.Config.ConfigBornBySelf", "offset": { "x": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "y": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "z": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } } }, "radius": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } }, "attackInfo": { "attackTag": "FallingAttack", "attenuationTag": "", "attenuationGroup": "default", "attackProperty": { "damagePercentage": { "isFormula": false, "isDynamic": true, "dynamicKey": "FallingAnthem_Normal_Loop_Damage" }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "overrideByWeapon": true, "strikeType": "Slash", "enBreak": 25.0, "attackType": "Melee" }, "hitPattern": { "onHitEffectName": "default", "hitImpulseType": "LV2", "hitHaltTimeScale": 0.02 } } }, "targetType": "Enemy" } ] }, "FallingAnthem_FallingDamageImmune_01": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.ClearGlobalValue", "key": "_ABILITY_FallingAttack_Altitude" }, { "$type": "MoleMole.Config.AddGlobalValue", "predicates": [ { "$type": "MoleMole.Config.ByTargetAltitude", "logic": "LesserOrEqual", "value": { "isFormula": false, "isDynamic": true, "dynamicKey": "FallingAnthem_Altitude_Lv0" } } ], "value": { "isFormula": false, "isDynamic": true, "dynamicKey": "FallingAnthem_FallingDamageRatio_Lv0" }, "key": "_ABILITY_FallingAttack_Altitude", "useLimitRange": true, "maxValue": { "isFormula": false, "isDynamic": true, "dynamicKey": "FallingAnthem_FallingDamageRatio_Lv0" }, "minValue": { "isFormula": false, "isDynamic": true, "dynamicKey": "FallingAnthem_FallingDamageRatio_Lv0" } }, { "$type": "MoleMole.Config.AddGlobalValue", "predicates": [ { "$type": "MoleMole.Config.ByTargetAltitude", "logic": "LesserOrEqual", "value": { "isFormula": false, "isDynamic": true, "dynamicKey": "FallingAnthem_Altitude_Lv1" } }, { "$type": "MoleMole.Config.ByTargetAltitude", "value": { "isFormula": false, "isDynamic": true, "dynamicKey": "FallingAnthem_Altitude_Lv0" } } ], "value": { "isFormula": false, "isDynamic": true, "dynamicKey": "FallingAnthem_FallingDamageRatio_Lv1" }, "key": "_ABILITY_FallingAttack_Altitude", "useLimitRange": true, "maxValue": { "isFormula": false, "isDynamic": true, "dynamicKey": "FallingAnthem_FallingDamageRatio_Lv1" }, "minValue": { "isFormula": false, "isDynamic": true, "dynamicKey": "FallingAnthem_FallingDamageRatio_Lv1" } }, { "$type": "MoleMole.Config.AddGlobalValue", "predicates": [ { "$type": "MoleMole.Config.ByTargetAltitude", "logic": "LesserOrEqual", "value": { "isFormula": false, "isDynamic": true, "dynamicKey": "FallingAnthem_Altitude_Lv2" } }, { "$type": "MoleMole.Config.ByTargetAltitude", "value": { "isFormula": false, "isDynamic": true, "dynamicKey": "FallingAnthem_Altitude_Lv1" } } ], "value": { "isFormula": false, "isDynamic": true, "dynamicKey": "FallingAnthem_FallingDamageRatio_Lv2" }, "key": "_ABILITY_FallingAttack_Altitude", "useLimitRange": true, "maxValue": { "isFormula": false, "isDynamic": true, "dynamicKey": "FallingAnthem_FallingDamageRatio_Lv2" }, "minValue": { "isFormula": false, "isDynamic": true, "dynamicKey": "FallingAnthem_FallingDamageRatio_Lv2" } }, { "$type": "MoleMole.Config.AddGlobalValue", "predicates": [ { "$type": "MoleMole.Config.ByTargetAltitude", "logic": "LesserOrEqual", "value": { "isFormula": false, "isDynamic": true, "dynamicKey": "FallingAnthem_Altitude_Lv3" } }, { "$type": "MoleMole.Config.ByTargetAltitude", "value": { "isFormula": false, "isDynamic": true, "dynamicKey": "FallingAnthem_Altitude_Lv2" } } ], "value": { "isFormula": false, "isDynamic": true, "dynamicKey": "FallingAnthem_FallingDamageRatio_Lv3" }, "key": "_ABILITY_FallingAttack_Altitude", "useLimitRange": true, "maxValue": { "isFormula": false, "isDynamic": true, "dynamicKey": "FallingAnthem_FallingDamageRatio_Lv3" }, "minValue": { "isFormula": false, "isDynamic": true, "dynamicKey": "FallingAnthem_FallingDamageRatio_Lv3" } }, { "$type": "MoleMole.Config.AddGlobalValue", "predicates": [ { "$type": "MoleMole.Config.ByTargetAltitude", "value": { "isFormula": false, "isDynamic": true, "dynamicKey": "FallingAnthem_Altitude_Lv3" } } ], "value": { "isFormula": false, "isDynamic": true, "dynamicKey": "FallingAnthem_FallingDamageRatio_Lv4" }, "key": "_ABILITY_FallingAttack_Altitude", "useLimitRange": true, "maxValue": { "isFormula": false, "isDynamic": true, "dynamicKey": "FallingAnthem_FallingDamageRatio_Lv4" }, "minValue": { "isFormula": false, "isDynamic": true, "dynamicKey": "FallingAnthem_FallingDamageRatio_Lv4" } }, { "$type": "MoleMole.Config.AttachModifier", "modifierName": "FallingAnthem_FallingDamageImmune_02" } ] }, "FallingAnthem_FallingDamageImmune_02": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.SetGlobalValueToOverrideMap", "globalValueKey": "_ABILITY_FallingAttack_Altitude", "overrideMapKey": "FallingAnthem_FallingDamageRatio" }, { "$type": "MoleMole.Config.AttachModifier", "modifierName": "FallingAnthem_FallingDamageImmune_03" } ] }, "FallingAnthem_FallingDamageImmune_03": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "properties": { "Actor_FallingDamageRatio": { "isFormula": false, "isDynamic": true, "dynamicKey": "FallingAnthem_FallingDamageRatio" } } }, "FallingAnthem_Loop_Normal": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "modifierMixins": [ { "$type": "MoleMole.Config.AttachModifierToSelfGlobalValueMixin", "globalValueKey": "_ABILITY_FallingAnthem_UseCamera", "defaultGlobalValueOnCreate": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "valueSteps": [ { "isFormula": false, "isDynamic": false, "fixedValue": -1.0 }, { "isFormula": false, "isDynamic": false, "fixedValue": 0.5 }, { "isFormula": false, "isDynamic": false, "fixedValue": 1.5 } ], "modifierNameSteps": [ "FallingAnthem_Loop_Normal_Rank_1", "FallingAnthem_Loop_Normal_Rank_2" ] } ] }, "FallingAnthem_Loop_Normal_Rank_1": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.AttachEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Sword_FallAnthem_Loop_01" } } ] }, "FallingAnthem_Loop_Normal_Rank_2": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.AttachEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Sword_FallAnthem_Loop_02" } } ] }, "Inertia": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "modifierMixins": [ { "$type": "MoleMole.Config.ApplyInertiaVelocityMixin", "useXZ": false, "useY": false } ] }, "FallingAnthem_Height_Detect": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.AddGlobalValue", "predicates": [ { "$type": "MoleMole.Config.ByTargetAltitude", "logic": "LesserOrEqual", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 2.4 } } ], "value": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "key": "_ABILITY_FallingAnthem_UseCamera", "useLimitRange": true, "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } }, { "$type": "MoleMole.Config.AddGlobalValue", "predicates": [ { "$type": "MoleMole.Config.ByTargetAltitude", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 2.4 } } ], "value": { "isFormula": false, "isDynamic": false, "fixedValue": 5.0 }, "key": "_ABILITY_FallingAnthem_UseCamera", "useLimitRange": true, "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } }, { "$type": "MoleMole.Config.SetAnimatorFloat", "predicates": [ { "$type": "MoleMole.Config.ByTargetAltitude", "logic": "LesserOrEqual", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 2.4 } } ], "floatID": "FallingAnthem_UseCamera", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } }, { "$type": "MoleMole.Config.SetAnimatorFloat", "predicates": [ { "$type": "MoleMole.Config.ByTargetAltitude", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 2.4 } } ], "floatID": "FallingAnthem_UseCamera", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } } ], "onRemoved": [ { "$type": "MoleMole.Config.SetAnimatorFloat", "floatID": "FallingAnthem_UseCamera", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } }, { "$type": "MoleMole.Config.AddGlobalValue", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "key": "_ABILITY_FallingAnthem_UseCamera", "useLimitRange": true, "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } ] }, "FallingAnthem_OverHead_Camera": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.AvatarCameraParam", "predicates": [ { "$type": "MoleMole.Config.ByAnimatorFloat", "logic": "Equal", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "parameter": "FallingAnthem_UseCamera" } ], "cameraParam": { "forceRadius": 4.5, "forceRadiusDuration": 0.2, "shouldKeepForceRadius": true } } ] }, "FallingAnthem_OverHead_Camera_Remover": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.AvatarExitCameraShot", "doOffStage": true } ] }, "FallingAnthem_Landed_Camera": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.AvatarCameraParam", "predicates": [ { "$type": "MoleMole.Config.ByAnimatorFloat", "logic": "Equal", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "parameter": "FallingAnthem_UseCamera" } ], "cameraParam": { "forceRadius": 6.0, "forceRadiusDuration": 0.1, "shouldKeepForceRadius": true } } ] }, "FallingAnthem_ClearVelocityForce": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.RemoveVelocityForce", "forces": [ "RushMoveType", "InertiaType" ] } ] }, "FallingAnthem_ClearVelocityForce_AS": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.RemoveVelocityForce", "forces": [ "RushMoveType", "InertiaType" ] } ] } }, "onAdded": [ { "$type": "MoleMole.Config.AddGlobalValue", "doOffStage": true, "value": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "key": "_ABILITY_Kazuha_IsElementalArt_FallingAttack", "useLimitRange": true, "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } ], "onAbilityStart": [ { "$type": "MoleMole.Config.Predicated", "targetPredicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_ABILITY_Kazuha_IsElementalArt_FallingAttack", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } } ], "successActions": [ { "$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": -1.0 }, "z": { "isFormula": false, "isDynamic": false, "fixedValue": 0.5 } } }, "height": 4.0, "radius": { "isFormula": false, "isDynamic": false, "fixedValue": 4.5 } }, "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 }, "elementType": "Wind", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 25.0 }, "strikeType": "Blunt", "enBreak": 100.0, "attackType": "Melee" }, "hitPattern": { "onHitEffectName": "default", "hitImpulseType": "LV7", "overrideHitImpulse": { "hitLevel": "Air", "hitImpulseX": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "hitImpulseY": { "isFormula": false, "isDynamic": false, "fixedValue": 500.0 } }, "hitHaltTimeScale": 0.1 }, "forceCameraShake": true, "cameraShake": { "shakeType": "CustomVector", "shakeRange": 0.4, "shakeTime": 0.18, "shakeDistance": 30.0, "shakeDir": { "y": 1.0, "z": 1.0 }, "extension": { "baseCycle": 0.4, "cycleDamping": 0.0, "rangeAttenuation": 0.3 } } } }, "targetType": "Enemy" }, { "$type": "MoleMole.Config.TriggerAttackEvent", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_ABILITY_FallingAnthem_UseCamera", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.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": -1.0 }, "z": { "isFormula": false, "isDynamic": false, "fixedValue": 0.5 } } }, "height": 4.0, "radius": { "isFormula": false, "isDynamic": false, "fixedValue": 4.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 }, "elementType": "Wind", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 25.0 }, "strikeType": "Blunt", "enBreak": 150.0, "attackType": "Melee" }, "hitPattern": { "onHitEffectName": "default", "hitImpulseType": "LV7", "overrideHitImpulse": { "hitLevel": "Air", "hitImpulseX": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "hitImpulseY": { "isFormula": false, "isDynamic": false, "fixedValue": 500.0 } }, "hitHaltTimeScale": 0.1 }, "forceCameraShake": true, "cameraShake": { "shakeType": "CustomVector", "shakeRange": 0.4, "shakeTime": 0.18, "shakeDistance": 30.0, "shakeDir": { "y": 1.0, "z": 1.0 }, "extension": { "baseCycle": 0.4, "cycleDamping": 0.0, "rangeAttenuation": 0.3 } } } }, "targetType": "Enemy" }, { "$type": "MoleMole.Config.Predicated", "targetPredicates": [ { "$type": "MoleMole.Config.ByUnlockTalentParam", "talentParam": "Kazuha_PermanentSkill_1" } ], "successActions": [ { "$type": "MoleMole.Config.TriggerAbility", "abilityName": "Avatar_Kazuha_PermanentSkill_1" } ], "failActions": [ { "$type": "MoleMole.Config.FireEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Boy_Sword_Kazuha_ElementalArt_FallingAttack_Strike" }, "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.5 } } } } ] }, { "$type": "MoleMole.Config.CreateGadget", "born": { "$type": "MoleMole.Config.ConfigBornBySelf", "offset": { "x": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "y": { "isFormula": false, "isDynamic": false, "fixedValue": 1.2 }, "z": { "isFormula": false, "isDynamic": false, "fixedValue": 1.8 } } }, "gadgetID": 41047005, "campID": 1001, "campTargetType": "Enemy" } ], "failActions": [ { "$type": "MoleMole.Config.TriggerAttackEvent", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_ABILITY_FallingAnthem_UseCamera", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "forceByCaster": true, "compareType": "NoneOrEqual" } ], "attackEvent": { "attackPattern": { "$type": "MoleMole.Config.ConfigAttackCircle", "triggerType": "TriggerNoRepeat", "born": { "$type": "MoleMole.Config.ConfigBornByTarget", "offset": { "x": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "y": { "isFormula": false, "isDynamic": false, "fixedValue": -0.5 }, "z": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } } }, "height": 2.0, "radius": { "isFormula": false, "isDynamic": false, "fixedValue": 3.0 } }, "attackInfo": { "attackTag": "FallingAttack", "attenuationTag": "", "attenuationGroup": "default", "attackProperty": { "damagePercentage": { "isFormula": false, "isDynamic": true, "dynamicKey": "FallingAnthem_Normal_Rank_1_Damage" }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 25.0 }, "overrideByWeapon": true, "strikeType": "Blunt", "enBreak": 100.0, "attackType": "Melee" }, "hitPattern": { "onHitEffectName": "none", "hitImpulseType": "LV4", "hitHaltTimeScale": 0.1 }, "forceCameraShake": true, "cameraShake": { "shakeType": "CustomVector", "shakeRange": 0.24, "shakeTime": 0.12, "shakeDistance": 30.0, "shakeDir": { "y": 1.0 }, "extension": { "baseCycle": 0.24, "cycleDamping": 0.0, "rangeAttenuation": 0.3 } } } }, "targetType": "Enemy" }, { "$type": "MoleMole.Config.FireEffect", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_ABILITY_FallingAnthem_UseCamera", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "forceByCaster": true, "compareType": "NoneOrEqual" } ], "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Sword_FallAnthem_Strike_01" } }, { "$type": "MoleMole.Config.TriggerAttackEvent", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_ABILITY_FallingAnthem_UseCamera", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "forceByCaster": true } ], "attackEvent": { "attackPattern": { "$type": "MoleMole.Config.ConfigAttackCircle", "triggerType": "TriggerNoRepeat", "born": { "$type": "MoleMole.Config.ConfigBornByTarget", "offset": { "x": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "y": { "isFormula": false, "isDynamic": false, "fixedValue": -0.5 }, "z": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 } } }, "height": 2.0, "radius": { "isFormula": false, "isDynamic": false, "fixedValue": 5.0 } }, "attackInfo": { "attackTag": "FallingAttack", "attenuationTag": "", "attenuationGroup": "default", "attackProperty": { "damagePercentage": { "isFormula": false, "isDynamic": true, "dynamicKey": "FallingAnthem_Normal_Rank_2_Damage" }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 25.0 }, "overrideByWeapon": true, "strikeType": "Blunt", "enBreak": 150.0, "attackType": "Melee" }, "hitPattern": { "onHitEffectName": "none", "hitImpulseType": "LV7", "hitHaltTimeScale": 0.1 }, "forceCameraShake": true, "cameraShake": { "shakeType": "CustomVector", "shakeRange": 0.5, "shakeTime": 0.2, "shakeDistance": 30.0, "shakeDir": { "y": 1.0, "z": 1.0 }, "extension": { "baseCycle": 0.4, "cycleDamping": 0.0, "rangeAttenuation": 0.3 } } } }, "targetType": "Enemy" }, { "$type": "MoleMole.Config.FireEffect", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_ABILITY_FallingAnthem_UseCamera", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "forceByCaster": true } ], "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Sword_FallAnthem_Strike_02" } } ] } ] } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Kazuha_NormalAttack_DamageHandler", "abilityMixins": [ { "$type": "MoleMole.Config.ModifyDamageMixin", "animEventNames": [ "ATK01" ], "damagePercentage": { "isFormula": false, "isDynamic": true, "dynamicKey": "NormalAttack_01_DamagePercentage" }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } }, { "$type": "MoleMole.Config.ModifyDamageMixin", "animEventNames": [ "ATK02" ], "damagePercentage": { "isFormula": false, "isDynamic": true, "dynamicKey": "NormalAttack_02_DamagePercentage" }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } }, { "$type": "MoleMole.Config.ModifyDamageMixin", "animEventNames": [ "ATK03_1" ], "damagePercentage": { "isFormula": false, "isDynamic": true, "dynamicKey": "NormalAttack_03_1_DamagePercentage" }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } }, { "$type": "MoleMole.Config.ModifyDamageMixin", "animEventNames": [ "ATK03_2" ], "damagePercentage": { "isFormula": false, "isDynamic": true, "dynamicKey": "NormalAttack_03_2_DamagePercentage" }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } }, { "$type": "MoleMole.Config.ModifyDamageMixin", "animEventNames": [ "ATK04" ], "damagePercentage": { "isFormula": false, "isDynamic": true, "dynamicKey": "NormalAttack_04_DamagePercentage" }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } }, { "$type": "MoleMole.Config.ModifyDamageMixin", "animEventNames": [ "ExtraAttack_1" ], "damagePercentage": { "isFormula": false, "isDynamic": true, "dynamicKey": "ExtraAttack_1_DamagePercentage" }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } }, { "$type": "MoleMole.Config.ModifyDamageMixin", "animEventNames": [ "ExtraAttack_2" ], "damagePercentage": { "isFormula": false, "isDynamic": true, "dynamicKey": "ExtraAttack_2_DamagePercentage" }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } ], "abilitySpecials": { "NormalAttack_01_DamagePercentage": { "type": "float", "dynamicValue": 0.0 }, "NormalAttack_02_DamagePercentage": { "type": "float", "dynamicValue": 0.0 }, "NormalAttack_03_1_DamagePercentage": { "type": "float", "dynamicValue": 0.0 }, "NormalAttack_03_2_DamagePercentage": { "type": "float", "dynamicValue": 0.0 }, "NormalAttack_04_DamagePercentage": { "type": "float", "dynamicValue": 0.0 }, "ExtraAttack_1_DamagePercentage": { "type": "float", "dynamicValue": 0.0 }, "ExtraAttack_2_DamagePercentage": { "type": "float", "dynamicValue": 0.0 } } } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Kazuha_PermanentSkill_1", "modifiers": { "Avatar_Kazuha_PermanentSkill_1_Effect": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.5 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.FireEffect", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_ABILITY_Kazuha_ElementalArt_MixType", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "forceByCaster": true } ], "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Boy_Sword_Kazuha_ElementalArt_FallingAttack_Strike" } }, { "$type": "MoleMole.Config.FireEffect", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_ABILITY_Kazuha_ElementalArt_MixType", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "forceByCaster": true } ], "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Boy_Sword_Kazuha_ElementalArt_FallingAttack_Strike_Fire" } }, { "$type": "MoleMole.Config.FireEffect", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_ABILITY_Kazuha_ElementalArt_MixType", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 2.0 }, "forceByCaster": true } ], "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Boy_Sword_Kazuha_ElementalArt_FallingAttack_Strike_Water" } }, { "$type": "MoleMole.Config.FireEffect", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_ABILITY_Kazuha_ElementalArt_MixType", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 3.0 }, "forceByCaster": true } ], "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Boy_Sword_Kazuha_ElementalArt_FallingAttack_Strike_Electric" } }, { "$type": "MoleMole.Config.FireEffect", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_ABILITY_Kazuha_ElementalArt_MixType", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 4.0 }, "forceByCaster": true } ], "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Boy_Sword_Kazuha_ElementalArt_FallingAttack_Strike_Ice" } } ] } }, "onAbilityStart": [ { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "Avatar_Kazuha_PermanentSkill_1_Effect" } ], "isDynamicAbility": true } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Kazuha_PermanentSkill_1_ExtraDamage", "abilitySpecials": { "PermanentSkill_1_FallingAttack_Damage": { "type": "float", "dynamicValue": 0.0 } }, "onAbilityStart": [ { "$type": "MoleMole.Config.TriggerAttackEvent", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_ABILITY_Kazuha_ElementalArt_MixType", "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": -1.0 }, "z": { "isFormula": false, "isDynamic": false, "fixedValue": 0.5 } } }, "height": 4.0, "radius": { "isFormula": false, "isDynamic": false, "fixedValue": 4.5 } }, "attackInfo": { "attackTag": "FallingAttack", "attenuationTag": "", "attenuationGroup": "default", "attackProperty": { "damagePercentage": { "isFormula": false, "isDynamic": true, "dynamicKey": "PermanentSkill_1_FallingAttack_Damage" }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "elementType": "Fire", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 25.0 }, "strikeType": "Blunt", "enBreak": 20.0, "attackType": "Melee" }, "hitPattern": { "onHitEffectName": "none", "hitImpulseType": "LV1", "hitHaltTimeScale": 0.1 } } }, "targetType": "Enemy" }, { "$type": "MoleMole.Config.TriggerAttackEvent", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_ABILITY_Kazuha_ElementalArt_MixType", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 2.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": -1.0 }, "z": { "isFormula": false, "isDynamic": false, "fixedValue": 0.5 } } }, "height": 4.0, "radius": { "isFormula": false, "isDynamic": false, "fixedValue": 4.5 } }, "attackInfo": { "attackTag": "FallingAttack", "attenuationTag": "", "attenuationGroup": "default", "attackProperty": { "damagePercentage": { "isFormula": false, "isDynamic": true, "dynamicKey": "PermanentSkill_1_FallingAttack_Damage" }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "elementType": "Water", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 25.0 }, "strikeType": "Blunt", "enBreak": 20.0, "attackType": "Melee" }, "hitPattern": { "onHitEffectName": "none", "hitImpulseType": "LV1", "hitHaltTimeScale": 0.1 } } }, "targetType": "Enemy" }, { "$type": "MoleMole.Config.TriggerAttackEvent", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_ABILITY_Kazuha_ElementalArt_MixType", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 3.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": -1.0 }, "z": { "isFormula": false, "isDynamic": false, "fixedValue": 0.5 } } }, "height": 4.0, "radius": { "isFormula": false, "isDynamic": false, "fixedValue": 4.5 } }, "attackInfo": { "attackTag": "FallingAttack", "attenuationTag": "", "attenuationGroup": "default", "attackProperty": { "damagePercentage": { "isFormula": false, "isDynamic": true, "dynamicKey": "PermanentSkill_1_FallingAttack_Damage" }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "elementType": "Electric", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 25.0 }, "strikeType": "Blunt", "enBreak": 20.0, "attackType": "Melee" }, "hitPattern": { "onHitEffectName": "none", "hitImpulseType": "LV1", "hitHaltTimeScale": 0.1 } } }, "targetType": "Enemy" }, { "$type": "MoleMole.Config.TriggerAttackEvent", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_ABILITY_Kazuha_ElementalArt_MixType", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 4.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": -1.0 }, "z": { "isFormula": false, "isDynamic": false, "fixedValue": 0.5 } } }, "height": 4.0, "radius": { "isFormula": false, "isDynamic": false, "fixedValue": 4.5 } }, "attackInfo": { "attackTag": "FallingAttack", "attenuationTag": "", "attenuationGroup": "default", "attackProperty": { "damagePercentage": { "isFormula": false, "isDynamic": true, "dynamicKey": "PermanentSkill_1_FallingAttack_Damage" }, "damagePercentageRatio": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "elementType": "Ice", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 25.0 }, "strikeType": "Blunt", "enBreak": 20.0, "attackType": "Melee" }, "hitPattern": { "onHitEffectName": "none", "hitImpulseType": "LV1", "hitHaltTimeScale": 0.1 } } }, "targetType": "Enemy" } ], "isDynamicAbility": true } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Kazuha_PermanentSkill_1_Mix", "abilityMixins": [ { "$type": "MoleMole.Config.ElementHittingOtherPredicatedMixin", "prePredicates": [ { "$type": "MoleMole.Config.ByAttackTags", "attackTags": [ "Kazuha_ElementalArt_Mix_Detect" ] }, { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_ABILITY_Kazuha_ElementalArt_MixType", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "forceByCaster": true } ], "elementBatchPredicateds": [ { "elementTypeArr": [ "Fire" ], "successActions": [ { "$type": "MoleMole.Config.SetGlobalValue", "doOffStage": true, "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "key": "_ABILITY_Kazuha_ElementalArt_MixType", "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } ] }, { "elementTypeArr": [ "Water" ], "successActions": [ { "$type": "MoleMole.Config.SetGlobalValue", "doOffStage": true, "value": { "isFormula": false, "isDynamic": false, "fixedValue": 2.0 }, "key": "_ABILITY_Kazuha_ElementalArt_MixType", "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } ] }, { "elementTypeArr": [ "Electric" ], "successActions": [ { "$type": "MoleMole.Config.SetGlobalValue", "doOffStage": true, "value": { "isFormula": false, "isDynamic": false, "fixedValue": 3.0 }, "key": "_ABILITY_Kazuha_ElementalArt_MixType", "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } ] }, { "elementTypeArr": [ "Ice", "Frozen" ], "successActions": [ { "$type": "MoleMole.Config.SetGlobalValue", "doOffStage": true, "value": { "isFormula": false, "isDynamic": false, "fixedValue": 4.0 }, "key": "_ABILITY_Kazuha_ElementalArt_MixType", "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } ] } ] } ], "modifiers": { "UNIQUE_Avatar_Kazuha_ElementalArt_WindEffect_Delay": { "modifierName": "", "isUnique": true, "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.05 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onRemoved": [ { "$type": "MoleMole.Config.RemoveUniqueModifier", "modifierName": "UNIQUE_Avatar_Kazuha_ElementalArt_WindEffect" }, { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "UNIQUE_Avatar_Kazuha_ElementalArt_WindEffect" } ] }, "UNIQUE_Avatar_Kazuha_ElementalArt_WindEffect": { "modifierName": "", "isUnique": true, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.AttachEffect", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_ABILITY_Kazuha_ElementalArt_MixType", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "forceByCaster": true, "compareType": "NoneOrEqual" } ], "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Boy_Sword_Kazuha_ElementalArt_FallingAttack_MapleWind" } }, { "$type": "MoleMole.Config.AttachEffect", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_ABILITY_Kazuha_ElementalArt_MixType", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 1.0 }, "forceByCaster": true } ], "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Boy_Sword_Kazuha_ElementalArt_FallingAttack_MapleWind_Fire" } }, { "$type": "MoleMole.Config.AttachEffect", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_ABILITY_Kazuha_ElementalArt_MixType", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 2.0 }, "forceByCaster": true } ], "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Boy_Sword_Kazuha_ElementalArt_FallingAttack_MapleWind_Water" } }, { "$type": "MoleMole.Config.AttachEffect", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_ABILITY_Kazuha_ElementalArt_MixType", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 3.0 }, "forceByCaster": true } ], "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Boy_Sword_Kazuha_ElementalArt_FallingAttack_MapleWind_Electric" } }, { "$type": "MoleMole.Config.AttachEffect", "predicates": [ { "$type": "MoleMole.Config.ByTargetGlobalValue", "key": "_ABILITY_Kazuha_ElementalArt_MixType", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 4.0 }, "forceByCaster": true } ], "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Boy_Sword_Kazuha_ElementalArt_FallingAttack_MapleWind_Ice" } } ] } }, "onAdded": [ { "$type": "MoleMole.Config.SetGlobalValue", "doOffStage": true, "value": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "key": "_ABILITY_Kazuha_ElementalArt_MixType", "maxValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 }, "minValue": { "isFormula": false, "isDynamic": false, "fixedValue": 0.0 } } ], "onAbilityStart": [ { "$type": "MoleMole.Config.ApplyModifier", "modifierName": "UNIQUE_Avatar_Kazuha_ElementalArt_WindEffect_Delay" } ], "isDynamicAbility": true } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Kazuha_PermanentSkill_2", "abilitySpecials": { "Kazuha_PermanentSkill_2_Factor": { "type": "float", "dynamicValue": 0.0 }, "Kazuha_PermanentSkill_2_Duration": { "type": "float", "dynamicValue": 0.0 } }, "modifiers": { "Avatar_Kazuha_PermanentSkill_2_Handler": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "modifierMixins": [ { "$type": "MoleMole.Config.DoActionByElementReactionMixin", "entityTypes": [ "Monster" ], "reactionTypes": [ "SwirlFire" ], "actions": [ { "$type": "MoleMole.Config.RemoveUniqueModifier", "target": "AllPlayerAvatars", "doOffStage": true, "predicates": [ { "$type": "MoleMole.Config.ByTargetPositionToSelfPosition", "logic": "LesserOrEqual", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 40.0 } } ], "modifierName": "UNIQUE_Avatar_Kazuha_PermanentSkill_2_Fire" }, { "$type": "MoleMole.Config.ApplyModifier", "target": "AllPlayerAvatars", "doOffStage": true, "predicates": [ { "$type": "MoleMole.Config.ByTargetPositionToSelfPosition", "logic": "LesserOrEqual", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 40.0 } } ], "modifierName": "UNIQUE_Avatar_Kazuha_PermanentSkill_2_Fire" } ] }, { "$type": "MoleMole.Config.DoActionByElementReactionMixin", "entityTypes": [ "Monster" ], "reactionTypes": [ "SwirlWater" ], "actions": [ { "$type": "MoleMole.Config.RemoveUniqueModifier", "target": "AllPlayerAvatars", "doOffStage": true, "predicates": [ { "$type": "MoleMole.Config.ByTargetPositionToSelfPosition", "logic": "LesserOrEqual", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 40.0 } } ], "modifierName": "UNIQUE_Avatar_Kazuha_PermanentSkill_2_Water" }, { "$type": "MoleMole.Config.ApplyModifier", "target": "AllPlayerAvatars", "doOffStage": true, "predicates": [ { "$type": "MoleMole.Config.ByTargetPositionToSelfPosition", "logic": "LesserOrEqual", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 40.0 } } ], "modifierName": "UNIQUE_Avatar_Kazuha_PermanentSkill_2_Water" } ] }, { "$type": "MoleMole.Config.DoActionByElementReactionMixin", "entityTypes": [ "Monster" ], "reactionTypes": [ "SwirlElectric" ], "actions": [ { "$type": "MoleMole.Config.RemoveUniqueModifier", "target": "AllPlayerAvatars", "doOffStage": true, "predicates": [ { "$type": "MoleMole.Config.ByTargetPositionToSelfPosition", "logic": "LesserOrEqual", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 40.0 } } ], "modifierName": "UNIQUE_Avatar_Kazuha_PermanentSkill_2_Electric" }, { "$type": "MoleMole.Config.ApplyModifier", "target": "AllPlayerAvatars", "doOffStage": true, "predicates": [ { "$type": "MoleMole.Config.ByTargetPositionToSelfPosition", "logic": "LesserOrEqual", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 40.0 } } ], "modifierName": "UNIQUE_Avatar_Kazuha_PermanentSkill_2_Electric" } ] }, { "$type": "MoleMole.Config.DoActionByElementReactionMixin", "entityTypes": [ "Monster" ], "reactionTypes": [ "SwirlIce" ], "actions": [ { "$type": "MoleMole.Config.RemoveUniqueModifier", "target": "AllPlayerAvatars", "doOffStage": true, "predicates": [ { "$type": "MoleMole.Config.ByTargetPositionToSelfPosition", "logic": "LesserOrEqual", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 40.0 } } ], "modifierName": "UNIQUE_Avatar_Kazuha_PermanentSkill_2_Ice" }, { "$type": "MoleMole.Config.ApplyModifier", "target": "AllPlayerAvatars", "doOffStage": true, "predicates": [ { "$type": "MoleMole.Config.ByTargetPositionToSelfPosition", "logic": "LesserOrEqual", "value": { "isFormula": false, "isDynamic": false, "fixedValue": 40.0 } } ], "modifierName": "UNIQUE_Avatar_Kazuha_PermanentSkill_2_Ice" } ] } ] }, "UNIQUE_Avatar_Kazuha_PermanentSkill_2_Fire": { "stacking": "Unique", "modifierName": "", "isUnique": true, "duration": { "isFormula": false, "isDynamic": true, "dynamicKey": "Kazuha_PermanentSkill_2_Duration" }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "properties": { "Actor_FireAddHurtExtraDelta": { "isFormula": true, "formula": [ { "isOperator": false, "isDynamic": true, "dynamicKey": "Kazuha_PermanentSkill_2_Factor" }, { "isOperator": false, "isDynamic": true, "dynamicKey": "FIGHT_PROP_NONEXTRA_ELEMENT_MASTERY" }, { "isOperator": true, "operation": "Mul" } ] } }, "state": "AttackUp", "isLimitedProperties": true, "buffID": 10001 }, "UNIQUE_Avatar_Kazuha_PermanentSkill_2_Water": { "stacking": "Unique", "modifierName": "", "isUnique": true, "duration": { "isFormula": false, "isDynamic": true, "dynamicKey": "Kazuha_PermanentSkill_2_Duration" }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "properties": { "Actor_WaterAddHurtExtraDelta": { "isFormula": true, "formula": [ { "isOperator": false, "isDynamic": true, "dynamicKey": "Kazuha_PermanentSkill_2_Factor" }, { "isOperator": false, "isDynamic": true, "dynamicKey": "FIGHT_PROP_NONEXTRA_ELEMENT_MASTERY" }, { "isOperator": true, "operation": "Mul" } ] } }, "state": "AttackUp", "isLimitedProperties": true, "buffID": 10001 }, "UNIQUE_Avatar_Kazuha_PermanentSkill_2_Electric": { "stacking": "Unique", "modifierName": "", "isUnique": true, "duration": { "isFormula": false, "isDynamic": true, "dynamicKey": "Kazuha_PermanentSkill_2_Duration" }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "properties": { "Actor_ElecAddHurtExtraDelta": { "isFormula": true, "formula": [ { "isOperator": false, "isDynamic": true, "dynamicKey": "Kazuha_PermanentSkill_2_Factor" }, { "isOperator": false, "isDynamic": true, "dynamicKey": "FIGHT_PROP_NONEXTRA_ELEMENT_MASTERY" }, { "isOperator": true, "operation": "Mul" } ] } }, "state": "AttackUp", "isLimitedProperties": true, "buffID": 10001 }, "UNIQUE_Avatar_Kazuha_PermanentSkill_2_Ice": { "stacking": "Unique", "modifierName": "", "isUnique": true, "duration": { "isFormula": false, "isDynamic": true, "dynamicKey": "Kazuha_PermanentSkill_2_Duration" }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "properties": { "Actor_IceAddHurtExtraDelta": { "isFormula": true, "formula": [ { "isOperator": false, "isDynamic": true, "dynamicKey": "Kazuha_PermanentSkill_2_Factor" }, { "isOperator": false, "isDynamic": true, "dynamicKey": "FIGHT_PROP_NONEXTRA_ELEMENT_MASTERY" }, { "isOperator": true, "operation": "Mul" } ] } }, "state": "AttackUp", "isLimitedProperties": true, "buffID": 10001 } }, "onAdded": [ { "$type": "MoleMole.Config.AttachModifier", "modifierName": "Avatar_Kazuha_PermanentSkill_2_Handler" } ], "isDynamicAbility": true } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Kazuha_Constellation_1", "abilityMixins": [ { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "Kazuha_ElementalBurst" ], "modifierName": "Avatar_Kazuha_Constellation_1_ResetCD" } ], "modifiers": { "Avatar_Kazuha_Constellation_1_ResetCD": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.5 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.ModifyAvatarSkillCD", "doOffStage": true, "skillID": 10472, "cdRatio": { "isFormula": false, "isDynamic": false, "fixedValue": -1.0 } }, { "$type": "MoleMole.Config.ModifyAvatarSkillCD", "doOffStage": true, "skillID": 10473, "cdRatio": { "isFormula": false, "isDynamic": false, "fixedValue": -1.0 } } ] } }, "isDynamicAbility": true } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Kazuha_Constellation_4", "abilityMixins": [ { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "Kazuha_ElementalArt_Landed", "Kazuha_ElementalArt_Air" ], "modifierName": "Avatar_Kazuha_Constellation_4_ClickRevive" }, { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "Kazuha_ElementalArt_Hold" ], "modifierName": "Avatar_Kazuha_Constellation_4_HoldRevive" }, { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "FlyStart", "Fly" ], "modifierName": "Avatar_Kazuha_Constellation_4_ReviveEnergy" } ], "abilitySpecials": { "Interval": { "type": "float", "dynamicValue": 1.0 }, "Energy_Click": { "type": "float", "dynamicValue": 0.0 }, "Energy_Hold": { "type": "float", "dynamicValue": 0.0 }, "Energy_Fly": { "type": "float", "dynamicValue": 0.0 }, "MaxEnergyRatio": { "type": "float", "dynamicValue": 0.0 } }, "modifiers": { "Avatar_Kazuha_Constellation_4_ClickRevive": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.5 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.ReviveElemEnergy", "predicates": [ { "$type": "MoleMole.Config.ByEnergyRatio", "logic": "LesserOrEqual", "ratio": { "isFormula": false, "isDynamic": true, "dynamicKey": "MaxEnergyRatio" } } ], "value": { "isFormula": false, "isDynamic": true, "dynamicKey": "Energy_Click" } } ] }, "Avatar_Kazuha_Constellation_4_HoldRevive": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": false, "fixedValue": 0.5 }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "onAdded": [ { "$type": "MoleMole.Config.ReviveElemEnergy", "predicates": [ { "$type": "MoleMole.Config.ByEnergyRatio", "logic": "LesserOrEqual", "ratio": { "isFormula": false, "isDynamic": true, "dynamicKey": "MaxEnergyRatio" } } ], "value": { "isFormula": false, "isDynamic": true, "dynamicKey": "Energy_Hold" } } ] }, "Avatar_Kazuha_Constellation_4_ReviveEnergy": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "thinkInterval": { "isFormula": false, "isDynamic": true, "dynamicKey": "Interval" }, "onThinkInterval": [ { "$type": "MoleMole.Config.ReviveElemEnergy", "predicates": [ { "$type": "MoleMole.Config.ByEnergyRatio", "logic": "LesserOrEqual", "ratio": { "isFormula": false, "isDynamic": true, "dynamicKey": "MaxEnergyRatio" } } ], "value": { "isFormula": false, "isDynamic": true, "dynamicKey": "Energy_Fly" } } ] } }, "isDynamicAbility": true } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Kazuha_Constellation_6", "abilitySpecials": { "ElemToDamage": { "type": "float", "dynamicValue": 0.0 }, "Duration": { "type": "float", "dynamicValue": 0.0 } }, "modifiers": { "Avatar_Kazuha_Constellation_6_WindEnchant": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": true, "dynamicKey": "Duration" }, "elementType": "Wind", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 25.0 }, "overrideWeaponElement": true, "onAdded": [ { "$type": "MoleMole.Config.AttachEffect", "effectPattern": { "isDynamic": false, "fixedValue": "Eff_Avatar_Boy_Sword_Kazuha_Constellation_6_Weapon" } } ] }, "Avatar_Kazuha_Constellation_6_DamageUp": { "modifierName": "", "duration": { "isFormula": false, "isDynamic": true, "dynamicKey": "Duration" }, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "modifierMixins": [ { "$type": "MoleMole.Config.ModifyDamageMixin", "attackTags": [ "NormalAttack_01", "NormalAttack_02", "NormalAttack_03", "NormalAttack_04", "NormalAttack_05", "NormalAttack_06", "ExtraAttack", "FallingAttack" ], "damagePercentageRatio": { "isFormula": true, "formula": [ { "isOperator": false, "isDynamic": true, "dynamicKey": "FIGHT_PROP_ELEMENT_MASTERY" }, { "isOperator": false, "isDynamic": true, "dynamicKey": "ElemToDamage" }, { "isOperator": true, "operation": "Mul" } ] } } ], "state": "AttackUp" } }, "onAbilityStart": [ { "$type": "MoleMole.Config.AttachModifier", "otherTargets": { "$type": "MoleMole.Config.SelectTargetsByEquipParts", "equipPartNames": [ "equip01", "equip02", "sheathPoint" ] }, "modifierName": "Avatar_Kazuha_Constellation_6_WindEnchant" }, { "$type": "MoleMole.Config.AttachModifier", "modifierName": "Avatar_Kazuha_Constellation_6_DamageUp" } ], "isDynamicAbility": true } }, { "Default": { "$type": "MoleMole.Config.ConfigAbility", "abilityName": "Avatar_Kazuha_DashStamina_Reduction", "modifiers": { "Razor_DashStaminaReduction_Handler": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "thinkInterval": { "isFormula": false, "isDynamic": false, "fixedValue": 5.0 }, "onThinkInterval": [ { "$type": "MoleMole.Config.AttachModifier", "target": "CurTeamAvatars", "doOffStage": true, "modifierName": "UNIQUE_DashStaminaReduction" } ] }, "UNIQUE_DashStaminaReduction": { "modifierName": "", "isUnique": true, "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "modifierMixins": [ { "$type": "MoleMole.Config.AttachToStateIDMixin", "stateIDs": [ "Sprint", "SprintBS" ], "modifierName": "DashStamina_Reduction" } ] }, "DashStamina_Reduction": { "modifierName": "", "elementDurability": { "isFormula": false, "isDynamic": false, "fixedValue": 100.0 }, "properties": { "Actor_CostStaminaRatio": { "isFormula": false, "isDynamic": false, "fixedValue": -0.2 } } } }, "onAdded": [ { "$type": "MoleMole.Config.AttachModifier", "target": "CurTeamAvatars", "doOffStage": true, "modifierName": "UNIQUE_DashStaminaReduction" }, { "$type": "MoleMole.Config.AttachModifier", "doOffStage": true, "modifierName": "Razor_DashStaminaReduction_Handler" } ], "isDynamicAbility": true } } ]