2022-10-03 13:47:35 +03:00

6198 lines
272 KiB
JSON

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