2022-10-03 13:51:45 +03:00

5153 lines
221 KiB
JSON

[
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Yoimiya_PressShoot",
"abilityMixins": [
{
"$type": "ButtonHoldChargeMixin",
"overtime": 10491,
"chargeTime": 0.20000000298023224,
"secondChargeTime": 999999.0,
"OnBeginUncharged": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "DoSkill"
},
{
"$type": "SetAnimatorInt",
"intID": "SkillID",
"value": 100.0
}
],
"OnReleaseUncharged": [
{
"$type": "SetCameraLockTime",
"lockTime": 0.30000001192092896
},
{
"$type": "SetAnimatorTrigger",
"triggerID": "DoSkill"
},
{
"$type": "SetAnimatorInt",
"intID": "SkillID",
"value": 1.0
}
],
"OnBeginCharged": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "DoSkill"
},
{
"$type": "SetAnimatorInt",
"intID": "SkillID",
"value": 101.0
}
],
"OnReleaseCharged": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "DoSkill"
},
{
"$type": "SetAnimatorInt",
"intID": "SkillID",
"value": 1.0
}
],
"chargeStateIDs": [
"ShootBS",
"Shoot",
"FastAim",
"FastAimShoot"
]
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FastAim",
"FastAimShoot"
],
"modifierName": "KeepFastAiming"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FastAimShoot"
],
"modifierName": "SetFastAimShooting"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"ShootBS",
"FastAim",
"FastAimShoot"
],
"modifierName": "SetNeedAimEndStates"
}
],
"modifiers": {
"KeepFastAiming": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetAnimatorBool",
"boolID": "FastAiming",
"value": true
},
{
"$type": "AvatarEnterFocus",
"cameraFollowLower": {
"_x": 0.7549999952316284,
"_y": 0.17000000178813934,
"_z": -1.899999976158142
},
"cameraFollowUpper": {
"_x": 0.7549999952316284,
"_y": 0.3700000047683716,
"_z": -1.600000023841858
},
"cameraFastFocusMode": true,
"faceToTarget": true,
"faceToTargetAngleThreshold": 360.0,
"dragButtonName": "Skill1",
"assistance": {
"ps4": {
"useFocusSticky": true
},
"ps5": {
"useFocusSticky": true
},
"other": {
"useFocusSticky": true,
"useGyro": true
}
},
"vcamFov": 30.0
}
],
"onRemoved": [
{
"$type": "SetAnimatorBool",
"boolID": "FastAiming"
},
{
"$type": "AvatarExitFocus",
"keepRotation": true
}
]
},
"SetFastAimShooting": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetAnimatorBool",
"boolID": "FastAimShooting",
"value": true
}
],
"onRemoved": [
{
"$type": "SetAnimatorBool",
"boolID": "FastAimShooting"
},
{
"$type": "SetAnimatorTrigger",
"predicates": [
{
"$type": "ByAnimatorBool",
"value": true,
"parameter": "FastAiming"
}
],
"triggerID": "AimEnd"
}
]
},
"SetNeedAimEndStates": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetAnimatorBool",
"boolID": "InStatesNeedAimEnd",
"value": true
}
],
"onRemoved": [
{
"$type": "SetAnimatorBool",
"boolID": "InStatesNeedAimEnd"
}
]
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Yoimiya_AimPressShoot",
"abilityMixins": [
{
"$type": "ButtonHoldChargeMixin",
"overtime": 10493,
"secondChargeTime": 999999.0,
"OnReleaseCharged": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "DoSkill"
},
{
"$type": "SetAnimatorInt",
"intID": "SkillID",
"value": 1.0
}
],
"chargeStateIDs": [
"Aim",
"AimShoot"
]
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"Aim",
"AimShoot"
],
"modifierName": "KeepAiming"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"AimShoot"
],
"modifierName": "SetAimShooting"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"Aim",
"AimShoot"
],
"modifierName": "SetNeedAimEndStates"
}
],
"modifiers": {
"KeepAiming": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetAnimatorBool",
"boolID": "Aiming",
"value": true
},
{
"$type": "AvatarEnterFocus",
"cameraFollowLower": {
"_x": 0.7549999952316284,
"_y": 0.17000000178813934,
"_z": -1.899999976158142
},
"cameraFollowUpper": {
"_x": 0.7549999952316284,
"_y": 0.3700000047683716,
"_z": -1.600000023841858
},
"cameraFastFocusMode": true,
"faceToTarget": true,
"faceToTargetAngleThreshold": 360.0,
"dragButtonName": "Skill1",
"assistance": {
"ps4": {
"useFocusSticky": true
},
"ps5": {
"useFocusSticky": true
},
"other": {
"useFocusSticky": true,
"useGyro": true
}
},
"vcamFov": 30.0
}
],
"onRemoved": [
{
"$type": "SetAnimatorBool",
"boolID": "Aiming"
},
{
"$type": "AvatarExitFocus",
"keepRotation": true
}
]
},
"SetAimShooting": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetAnimatorBool",
"boolID": "AimShooting",
"value": true
}
],
"onRemoved": [
{
"$type": "SetAnimatorBool",
"boolID": "AimShooting"
}
]
},
"SetNeedAimEndStates": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetAnimatorBool",
"boolID": "InStatesNeedAimEnd",
"value": true
}
],
"onRemoved": [
{
"$type": "SetAnimatorBool",
"boolID": "InStatesNeedAimEnd"
}
]
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Yoimiya_ShootArrow_01",
"onAbilityStart": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Avatar_Yoimiya_FireShoot_State",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"successActions": [
{
"$type": "TriggerBullet",
"bulletID": 41049001,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByAttachPoint",
"attachPointName": "FocusAnchor",
"attachPointTargetType": "Self"
},
"attachPointName": "WeaponL"
}
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ShootArrow_Small",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "WeaponL"
}
}
],
"failActions": [
{
"$type": "TriggerBullet",
"bulletID": 41049021,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByAttachPoint",
"attachPointName": "FocusAnchor",
"attachPointTargetType": "Self"
},
"attachPointName": "WeaponL"
}
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ElementalArt_Bullet_Particle_Shoot_Small",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "WeaponL"
}
},
{
"$type": "FireEffect",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 41049010
},
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ElementalArt_LoopBuff_Spark_Attack",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "Point1"
}
},
{
"$type": "FireEffect",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 41049010
},
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ElementalArt_LoopBuff_Spark_Attack",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "Point2"
}
},
{
"$type": "FireEffect",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 41049010
},
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ElementalArt_LoopBuff_Spark_Attack",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "Point3"
}
}
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Yoimiya_ShootArrow_01_01",
"onAbilityStart": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Avatar_Yoimiya_FireShoot_State",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"successActions": [
{
"$type": "TriggerBullet",
"bulletID": 41049001,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByAttachPoint",
"attachPointName": "FocusAnchor",
"attachPointTargetType": "Self"
},
"attachPointName": "WeaponL"
}
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ShootArrow_Small",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "WeaponL"
}
}
],
"failActions": [
{
"$type": "TriggerBullet",
"bulletID": 41049021,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByAttachPoint",
"attachPointName": "FocusAnchor",
"attachPointTargetType": "Self"
},
"attachPointName": "WeaponL"
}
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ElementalArt_Bullet_Particle_Shoot_Small",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "WeaponL"
}
},
{
"$type": "FireEffect",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 41049010
},
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ElementalArt_LoopBuff_Spark_Attack",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "Point1"
}
},
{
"$type": "FireEffect",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 41049010
},
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ElementalArt_LoopBuff_Spark_Attack",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "Point2"
}
},
{
"$type": "FireEffect",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 41049010
},
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ElementalArt_LoopBuff_Spark_Attack",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "Point3"
}
}
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Yoimiya_ShootArrow_02",
"onAbilityStart": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Avatar_Yoimiya_FireShoot_State",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"successActions": [
{
"$type": "TriggerBullet",
"bulletID": 41049002,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByAttachPoint",
"attachPointName": "FocusAnchor",
"attachPointTargetType": "Self"
},
"attachPointName": "WeaponL"
}
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ShootArrow_Small",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "WeaponL"
}
}
],
"failActions": [
{
"$type": "TriggerBullet",
"bulletID": 41049022,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByAttachPoint",
"attachPointName": "FocusAnchor",
"attachPointTargetType": "Self"
},
"attachPointName": "WeaponL"
}
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ElementalArt_Bullet_Particle_Shoot_Small",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "WeaponL"
}
},
{
"$type": "FireEffect",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 41049010
},
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ElementalArt_LoopBuff_Spark_Attack",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "Point1"
}
},
{
"$type": "FireEffect",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 41049010
},
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ElementalArt_LoopBuff_Spark_Attack",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "Point2"
}
},
{
"$type": "FireEffect",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 41049010
},
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ElementalArt_LoopBuff_Spark_Attack",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "Point3"
}
}
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Yoimiya_ShootArrow_03",
"onAbilityStart": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Avatar_Yoimiya_FireShoot_State",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"successActions": [
{
"$type": "TriggerBullet",
"bulletID": 41049003,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByAttachPoint",
"attachPointName": "FocusAnchor",
"attachPointTargetType": "Self"
},
"attachPointName": "WeaponL"
}
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ShootArrow_Big",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "WeaponL"
}
}
],
"failActions": [
{
"$type": "TriggerBullet",
"bulletID": 41049023,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByAttachPoint",
"attachPointName": "FocusAnchor",
"attachPointTargetType": "Self"
},
"attachPointName": "WeaponL"
}
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ElementalArt_Bullet_Particle_Shoot_Big",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "WeaponL"
}
},
{
"$type": "FireEffect",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 41049010
},
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ElementalArt_LoopBuff_Spark_Attack",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "Point1"
}
},
{
"$type": "FireEffect",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 41049010
},
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ElementalArt_LoopBuff_Spark_Attack",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "Point2"
}
},
{
"$type": "FireEffect",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 41049010
},
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ElementalArt_LoopBuff_Spark_Attack",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "Point3"
}
}
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Yoimiya_ShootArrow_04",
"onAbilityStart": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Avatar_Yoimiya_FireShoot_State",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"successActions": [
{
"$type": "TriggerBullet",
"bulletID": 41049004,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByAttachPoint",
"attachPointName": "FocusAnchor",
"attachPointTargetType": "Self"
},
"attachPointName": "WeaponL"
}
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ShootArrow_Small",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "WeaponL"
}
}
],
"failActions": [
{
"$type": "TriggerBullet",
"bulletID": 41049024,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByAttachPoint",
"attachPointName": "FocusAnchor",
"attachPointTargetType": "Self"
},
"attachPointName": "WeaponL"
}
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ElementalArt_Bullet_Particle_Shoot_Small",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "WeaponL"
}
},
{
"$type": "FireEffect",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 41049010
},
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ElementalArt_LoopBuff_Spark_Attack",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "Point1"
}
},
{
"$type": "FireEffect",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 41049010
},
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ElementalArt_LoopBuff_Spark_Attack",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "Point2"
}
},
{
"$type": "FireEffect",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 41049010
},
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ElementalArt_LoopBuff_Spark_Attack",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "Point3"
}
}
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Yoimiya_ShootArrow_04_01",
"onAbilityStart": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Avatar_Yoimiya_FireShoot_State",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"successActions": [
{
"$type": "TriggerBullet",
"bulletID": 41049004,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByAttachPoint",
"attachPointName": "FocusAnchor",
"attachPointTargetType": "Self"
},
"attachPointName": "WeaponL"
}
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ShootArrow_Small",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "WeaponL"
}
}
],
"failActions": [
{
"$type": "TriggerBullet",
"bulletID": 41049024,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByAttachPoint",
"attachPointName": "FocusAnchor",
"attachPointTargetType": "Self"
},
"attachPointName": "WeaponL"
}
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ElementalArt_Bullet_Particle_Shoot_Small",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "WeaponL"
}
},
{
"$type": "FireEffect",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 41049010
},
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ElementalArt_LoopBuff_Spark_Attack",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "Point1"
}
},
{
"$type": "FireEffect",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 41049010
},
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ElementalArt_LoopBuff_Spark_Attack",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "Point2"
}
},
{
"$type": "FireEffect",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 41049010
},
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ElementalArt_LoopBuff_Spark_Attack",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "Point3"
}
}
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Yoimiya_ShootArrow_05",
"onAbilityStart": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Avatar_Yoimiya_FireShoot_State",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"successActions": [
{
"$type": "TriggerBullet",
"bulletID": 41049005,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByAttachPoint",
"attachPointName": "FocusAnchor",
"attachPointTargetType": "Self"
},
"attachPointName": "WeaponL"
}
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ShootArrow_Last",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "WeaponL"
}
}
],
"failActions": [
{
"$type": "TriggerBullet",
"bulletID": 41049025,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByAttachPoint",
"attachPointName": "FocusAnchor",
"attachPointTargetType": "Self"
},
"attachPointName": "WeaponL"
}
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ElementalArt_Bullet_Particle_Shoot_Last",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "WeaponL"
}
},
{
"$type": "FireEffect",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 41049010
},
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ElementalArt_LoopBuff_Spark_Attack",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "Point1"
}
},
{
"$type": "FireEffect",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 41049010
},
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ElementalArt_LoopBuff_Spark_Attack",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "Point2"
}
},
{
"$type": "FireEffect",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 41049010
},
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ElementalArt_LoopBuff_Spark_Attack",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "Point3"
}
}
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Yoimiya_ShootAimingArrow_Charge",
"abilityMixins": [
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"Aim",
"FastAim"
],
"modifierName": "Yoimiya_Arrow_FX"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"Aim",
"FastAim"
],
"modifierName": "ShootAimingArrow_ChargeMark"
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "AimLoop",
"modifierName": "Aim_ChangeAlpha"
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "FastAimLoop",
"modifierName": "FastAim_ChangeAlpha"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"Aim",
"FastAim",
"AimShoot",
"FastAimShoot"
],
"modifierName": "ShowAimingEffect"
}
],
"modifiers": {
"Yoimiya_Arrow_FX": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Bow_Arrow"
}
]
},
"ShootAimingArrow_ChargeMark": {
"modifierName": "",
"elementDurability": 100.0,
"thinkInterval": 0.30000001192092896,
"onAdded": [
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_Enchanted_Time",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onThinkInterval": [
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_Enchanted_Time",
"useLimitRange": true,
"maxValue": 10.0,
"minValue": 0.0
}
]
},
"Aim_ChangeAlpha": {
"modifierName": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "EffectChangeAlphaMixin",
"target": "Team",
"HFFJNJPFMEE": 0.20000000298023224,
"JMNILCJHBLL": 0.30000001192092896
}
]
},
"FastAim_ChangeAlpha": {
"modifierName": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "EffectChangeAlphaMixin",
"target": "Team",
"HFFJNJPFMEE": 0.20000000298023224,
"JMNILCJHBLL": 0.30000001192092896
}
]
},
"ShowAimingEffect": {
"modifierName": "",
"elementDurability": 100.0,
"thinkInterval": 0.10000000149011612,
"onAdded": [
{
"$type": "AttachModifier",
"modifierName": "Aiming_Arrow_Glow_WithoutElement_Loop"
}
],
"onRemoved": [
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_Enchanted_Time",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onThinkInterval": [
{
"$type": "AttachModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_Enchanted_Time",
"value": 1.0,
"compareType": "MoreThanAndEqual"
}
],
"modifierName": "Aiming_Arrow_Glow_WithoutElement_Loop"
},
{
"$type": "AttachModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_Enchanted_Time",
"value": 4.0,
"compareType": "MoreThanAndEqual"
}
],
"modifierName": "Aiming_Arrow_Glow_Loop"
},
{
"$type": "AttachModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_Enchanted_Time",
"value": 5.0,
"compareType": "MoreThanAndEqual"
},
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Avatar_Yoimiya_FireShoot_State",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"modifierName": "Aiming_Arrow_Gold_Fish_1"
},
{
"$type": "AttachModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_Enchanted_Time",
"value": 6.0,
"compareType": "MoreThanAndEqual"
},
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Avatar_Yoimiya_FireShoot_State",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"modifierName": "Aiming_Arrow_Gold_Fish_2"
},
{
"$type": "AttachModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_Enchanted_Time",
"value": 7.0,
"compareType": "MoreThanAndEqual"
},
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Avatar_Yoimiya_FireShoot_State",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"modifierName": "Aiming_Arrow_Gold_Fish_3"
}
]
},
"Aiming_Arrow_Glow_WithoutElement_Loop": {
"stacking": "Unique",
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_FireArrow_Glow_Once_01"
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_FireArrow_Glow_Loop_01"
}
]
},
"Aiming_Arrow_Glow_Loop": {
"stacking": "Unique",
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_FireArrow_Glow_Once_02"
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_FireArrow_Glow_Loop_02"
}
]
},
"Aiming_Arrow_Gold_Fish_1": {
"stacking": "Unique",
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_Aimshoot_GoldFish_In",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.4000000059604645,
"y": 0.5,
"z": 0.0
},
"attachPointName": "FocusAnchor"
}
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_Aimshoot_GoldFish",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.4000000059604645,
"y": 0.5,
"z": 0.0
},
"attachPointName": "FocusAnchor"
}
}
]
},
"Aiming_Arrow_Gold_Fish_2": {
"stacking": "Unique",
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_Aimshoot_GoldFish_In",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": -0.4000000059604645,
"y": 0.30000001192092896,
"z": 0.0
},
"attachPointName": "FocusAnchor"
}
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_Aimshoot_GoldFish",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": -0.4000000059604645,
"y": 0.30000001192092896,
"z": 0.0
},
"attachPointName": "FocusAnchor"
}
}
]
},
"Aiming_Arrow_Gold_Fish_3": {
"stacking": "Unique",
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_Aimshoot_GoldFish_In",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.30000001192092896,
"y": -0.10000000149011612,
"z": 0.0
},
"attachPointName": "FocusAnchor"
}
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_Aimshoot_GoldFish",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.30000001192092896,
"y": -0.10000000149011612,
"z": 0.0
},
"attachPointName": "FocusAnchor"
}
}
]
}
},
"onAbilityStart": [
{
"$type": "RemoveModifier",
"modifierName": "Aiming_Arrow_Glow_WithoutElement_Loop"
},
{
"$type": "RemoveModifier",
"modifierName": "Aiming_Arrow_Glow_Loop"
},
{
"$type": "RemoveModifier",
"modifierName": "Aiming_Arrow_Gold_Fish_1"
},
{
"$type": "RemoveModifier",
"modifierName": "Aiming_Arrow_Gold_Fish_2"
},
{
"$type": "RemoveModifier",
"modifierName": "Aiming_Arrow_Gold_Fish_3"
},
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_Enchanted_Time",
"maxValue": 0.0,
"minValue": 0.0
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Yoimiya_ShootArrow_Aiming",
"onAbilityStart": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_Enchanted_Time",
"value": 4.0,
"compareType": "MoreThanAndEqual"
}
],
"successActions": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_Aimshoot_ShotWithFire",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.8999999761581421
},
"attachPointName": "WeaponR"
}
},
{
"$type": "TriggerBullet",
"bulletID": 41049008,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByAttachPoint",
"attachPointName": "FocusAnchor",
"attachPointTargetType": "Self"
},
"attachPointName": "WeaponL"
}
},
{
"$type": "ActCameraShake",
"cameraShake": {
"shakeRange": 0.20000000298023224,
"shakeTime": 0.11999999731779099,
"shakeDistance": 30.0,
"extension": {
"baseOnCamera": true
}
}
}
],
"failActions": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_Aimshoot_ShotNoFire",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.8999999761581421
},
"attachPointName": "WeaponR"
}
},
{
"$type": "TriggerBullet",
"bulletID": 41049007,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByAttachPoint",
"attachPointName": "FocusAnchor",
"attachPointTargetType": "Self"
},
"attachPointName": "WeaponL"
}
}
]
},
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_Enchanted_Time",
"value": 5.0,
"compareType": "MoreThanAndEqual"
},
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Avatar_Yoimiya_FireShoot_State",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"successActions": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_Aimshoot_GoldFish_Out",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.4000000059604645,
"y": 0.5,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByAttachPoint",
"attachPointName": "FocusAnchor",
"attachPointTargetType": "Self"
},
"attachPointName": "FocusAnchor",
"attachPointTargetType": "Self"
}
},
{
"$type": "SetSelfAttackTarget",
"otherTargets": {
"$type": "SelectTargetsByShape",
"topLimit": 1,
"entityTypePriority": [
"Monster",
"Gadget"
],
"sortType": "Random",
"shapeName": "SectorYoimiyaShoot",
"campTargetType": "Enemy",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster",
"Gadget"
]
}
]
},
{
"$type": "TriggerBullet",
"bulletID": 41049011,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.4000000059604645,
"y": 0.5,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByAttachPoint",
"angleOffset": {
"x": -2.0,
"y": 2.0,
"z": 0.0
},
"attachPointName": "FocusAnchor",
"attachPointTargetType": "Self"
},
"attachPointName": "FocusAnchor",
"attachPointTargetType": "Self"
}
}
]
},
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_Enchanted_Time",
"value": 6.0,
"compareType": "MoreThanAndEqual"
},
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Avatar_Yoimiya_FireShoot_State",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"successActions": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_Aimshoot_GoldFish_Out",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": -0.4000000059604645,
"y": 0.30000001192092896,
"z": 0.0
},
"attachPointName": "FocusAnchor",
"attachPointTargetType": "Self"
}
},
{
"$type": "SetSelfAttackTarget",
"otherTargets": {
"$type": "SelectTargetsByShape",
"topLimit": 1,
"entityTypePriority": [
"Monster",
"Gadget"
],
"sortType": "Random",
"shapeName": "SectorYoimiyaShoot",
"campTargetType": "Enemy",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster",
"Gadget"
]
}
]
},
{
"$type": "TriggerBullet",
"bulletID": 41049011,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": -0.4000000059604645,
"y": 0.30000001192092896,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByAttachPoint",
"angleOffset": {
"x": 0.0,
"y": -2.0,
"z": 0.0
},
"attachPointName": "FocusAnchor",
"attachPointTargetType": "Self"
},
"attachPointName": "FocusAnchor",
"attachPointTargetType": "Self"
}
}
]
},
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_Enchanted_Time",
"value": 7.0,
"compareType": "MoreThanAndEqual"
},
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Avatar_Yoimiya_FireShoot_State",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"successActions": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_Aimshoot_GoldFish_Out",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.30000001192092896,
"y": -0.10000000149011612,
"z": 0.0
},
"attachPointName": "FocusAnchor",
"attachPointTargetType": "Self"
}
},
{
"$type": "SetSelfAttackTarget",
"otherTargets": {
"$type": "SelectTargetsByShape",
"topLimit": 1,
"entityTypePriority": [
"Monster",
"Gadget"
],
"sortType": "Random",
"shapeName": "SectorYoimiyaShoot",
"campTargetType": "Enemy",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster",
"Gadget"
]
}
]
},
{
"$type": "TriggerBullet",
"bulletID": 41049011,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.30000001192092896,
"y": -0.10000000149011612,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByAttachPoint",
"angleOffset": {
"x": 2.0,
"y": 2.0,
"z": 0.0
},
"attachPointName": "FocusAnchor",
"attachPointTargetType": "Self"
},
"attachPointName": "FocusAnchor",
"attachPointTargetType": "Self"
}
}
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Bullet_Yoimiya_Arrow_Material_Small",
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_Arrow_Small"
}
],
"onAbilityStart": [
{
"$type": "FireHitEffect",
"hitEntity": "",
"hitScene": {
"defaultEffect": "Eff_Arrow_Hit_Earth",
"surfaceEffect": {
"Water": "Eff_Arrow_Hit_Water"
}
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Bullet_Yoimiya_Arrow_Material_Big",
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_Arrow_Big"
}
],
"onAbilityStart": [
{
"$type": "FireHitEffect",
"hitEntity": "",
"hitScene": {
"defaultEffect": "Eff_Arrow_Hit_Earth",
"surfaceEffect": {
"Water": "Eff_Arrow_Hit_Water"
}
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Bullet_Yoimiya_Arrow_NoFire_Material",
"abilitySpecials": {
"NoFireDamage": 0.0
},
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_Arrow_Big"
}
],
"onAbilityStart": [
{
"$type": "FireHitEffect",
"hitEntity": "",
"hitScene": {
"defaultEffect": "Eff_Arrow_Hit_Earth",
"surfaceEffect": {
"Water": "Eff_Arrow_Hit_Water"
}
}
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackBox",
"lifeTime": "TriggerNoRepeat",
"checkHitLayerType": "Both",
"born": {
"$type": "ConfigBornByCollisionPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": -0.5
}
},
"size": {
"x": 0.10000000149011612,
"y": 0.10000000149011612,
"z": 1.0
}
},
"attackInfo": {
"attackTag": "ExtraAttack",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "NoFireDamage",
"damagePercentageRatio": 0.0,
"elementDurability": 100.0,
"strikeType": "Pierce",
"enBreak": 10.0,
"enHeadBreak": 30.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV2",
"hitHaltTimeScale": 0.009999999776482582
},
"canHitHead": true,
"hitHeadPattern": {
"onHitEffectName": "Eff_Arrow_Hit_Head",
"hitImpulseType": "LV5",
"hitHaltTime": 0.11999999731779099,
"hitHaltTimeScale": 0.009999999776482582
},
"bulletWane": {
"waneDelay": 0.699999988079071,
"damageWaneInterval": 0.05000000074505806,
"damageWaneRatio": 0.10000000149011612,
"damageWaneMinRatio": 0.10000000149011612,
"elementDurabilityWaneInterval": 0.05000000074505806,
"elementDurabilityWaneRatio": 0.10000000149011612,
"elementDurabilityWaneMinRatio": 0.10000000149011612,
"hitLevelWaneInterval": 0.10000000149011612,
"hitLevelWaneMin": "Mute"
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Bullet_Yoimiya_Arrow_WithFire_Material",
"abilitySpecials": {
"NoFireDamage": 0.0,
"WithFireDamage": 0.0
},
"modifiers": {
"FireEffectModifier": {
"modifierName": "",
"elementType": "Fire",
"elementDurability": 40.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_Arrow_Fire_Particle"
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_Arrow_Fire_Trail"
}
]
}
},
"onAdded": [
{
"$type": "AttachModifier",
"modifierName": "FireEffectModifier"
}
],
"onAbilityStart": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByHasElement",
"element": "Fire"
}
],
"successActions": [
{
"$type": "FireHitEffect",
"hitEntity": "",
"hitScene": {
"defaultEffect": "Eff_Avatar_Girl_Bow_Yoimiya_Arrow_Fire_OnHitting",
"surfaceEffect": {
"Water": "Eff_Arrow_Fire_Hit_Water"
}
}
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackBox",
"lifeTime": "TriggerNoRepeat",
"checkHitLayerType": "Both",
"born": {
"$type": "ConfigBornByCollisionPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": -0.5
}
},
"size": {
"x": 0.10000000149011612,
"y": 0.10000000149011612,
"z": 1.0
}
},
"attackInfo": {
"attackTag": "ExtraAttack",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "WithFireDamage",
"damagePercentageRatio": 0.0,
"elementType": "Fire",
"elementDurability": 25.0,
"strikeType": "Pierce",
"enBreak": 20.0,
"enHeadBreak": 60.0
},
"hitPattern": {
"onHitEffectName": "Eff_Avatar_Girl_Bow_Yoimiya_Arrow_Fire_OnHitting",
"hitImpulseType": "LV2",
"hitHaltTimeScale": 0.009999999776482582
},
"canHitHead": true,
"hitHeadPattern": {
"onHitEffectName": "Eff_Arrow_Hit_Head_Fire",
"hitImpulseType": "LV5",
"hitHaltTime": 0.11999999731779099,
"hitHaltTimeScale": 0.009999999776482582
},
"bulletWane": {
"waneDelay": 0.699999988079071,
"damageWaneInterval": 0.05000000074505806,
"damageWaneRatio": 0.10000000149011612,
"damageWaneMinRatio": 0.10000000149011612,
"elementDurabilityWaneInterval": 0.05000000074505806,
"elementDurabilityWaneRatio": 0.10000000149011612,
"elementDurabilityWaneMinRatio": 0.10000000149011612,
"hitLevelWaneInterval": 0.10000000149011612,
"hitLevelWaneMin": "Mute"
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
}
],
"failActions": [
{
"$type": "FireHitEffect",
"hitEntity": "",
"hitScene": {
"defaultEffect": "Eff_Arrow_Hit_Earth",
"surfaceEffect": {
"Water": "Eff_Arrow_Hit_Water"
}
}
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackBox",
"lifeTime": "TriggerNoRepeat",
"checkHitLayerType": "Both",
"born": {
"$type": "ConfigBornByCollisionPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": -0.5
}
},
"size": {
"x": 0.10000000149011612,
"y": 0.10000000149011612,
"z": 1.0
}
},
"attackInfo": {
"attackTag": "ExtraAttack",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "NoFireDamage",
"damagePercentageRatio": 0.0,
"elementDurability": 100.0,
"strikeType": "Pierce",
"enBreak": 10.0,
"enHeadBreak": 30.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV2",
"hitHaltTimeScale": 0.009999999776482582
},
"canHitHead": true,
"hitHeadPattern": {
"onHitEffectName": "Eff_Arrow_Hit_Head",
"hitImpulseType": "LV5",
"hitHaltTime": 0.11999999731779099,
"hitHaltTimeScale": 0.009999999776482582
},
"bulletWane": {
"waneDelay": 0.699999988079071,
"damageWaneInterval": 0.05000000074505806,
"damageWaneRatio": 0.10000000149011612,
"damageWaneMinRatio": 0.10000000149011612,
"elementDurabilityWaneInterval": 0.05000000074505806,
"elementDurabilityWaneRatio": 0.10000000149011612,
"elementDurabilityWaneMinRatio": 0.10000000149011612,
"hitLevelWaneInterval": 0.10000000149011612,
"hitLevelWaneMin": "Mute"
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
}
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Bullet_Yoimiya_GoldFish_Material",
"abilitySpecials": {
"GoldFish_Damage": 0.0
},
"modifiers": {
"Timer": {
"modifierName": "",
"duration": 0.30000001192092896,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "ApplyModifier",
"modifierName": "AngularVelocityUp"
}
]
},
"AngularVelocityUp": {
"modifierName": "",
"elementDurability": 100.0,
"properties": {
"Actor_BulletMoveAngularVelocityRatio": 10.0
}
}
},
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_Aimshoot_GoldFish_Bullet"
},
{
"$type": "ApplyModifier",
"modifierName": "Timer"
}
],
"onAbilityStart": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_Aimshoot_GoldFish_Bullet_Dissipate"
},
{
"$type": "TriggerAttackEvent",
"doOffStage": true,
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByCollisionPoint"
},
"radius": 0.6000000238418579
},
"attackInfo": {
"attackTag": "ExtraAttack",
"attenuationTag": "ExtraAttack",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "GoldFish_Damage",
"damagePercentageRatio": 0.0,
"elementType": "Fire",
"elementDurability": 25.0,
"strikeType": "Pierce",
"enBreak": 20.0,
"attackType": "Range"
},
"hitPattern": {
"onHitEffectName": "",
"hitImpulseType": "LV2",
"hitHaltTimeScale": 0.05000000074505806
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Bullet_Yoimiya_ElementalArt_Material",
"modifiers": {
"Yoimiya_Arrow_GenerateBall_Handler": {
"modifierName": "",
"elementDurability": 100.0,
"onAttackLanded": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByTargetGlobalValue",
"key": "_ANIMAL_ENTITY_TYPE",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"successActions": [
{
"$type": "TriggerAbility",
"target": "Owner",
"abilityName": "Avatar_Yoimiya_ElementalArt_DropBall"
}
]
}
]
}
},
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ElementalArt_Bullet_Particle"
},
{
"$type": "AttachModifier",
"modifierName": "Yoimiya_Arrow_GenerateBall_Handler"
}
],
"onAbilityStart": [
{
"$type": "FireHitEffect",
"hitEntity": "",
"hitScene": {
"defaultEffect": "Eff_Avatar_Girl_Bow_Yoimiya_ElementalArt_Bullet_Dissipate",
"surfaceEffect": {
"Water": "Eff_Arrow_Fire_Hit_Water"
}
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Bullet_Yoimiya_ExtraBullet_Material",
"modifiers": {
"Yoimiya_Arrow_GenerateBall_Handler": {
"modifierName": "",
"elementDurability": 100.0,
"onAttackLanded": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByTargetGlobalValue",
"key": "_ANIMAL_ENTITY_TYPE",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"successActions": [
{
"$type": "TriggerAbility",
"target": "Owner",
"abilityName": "Avatar_Yoimiya_ElementalArt_DropBall"
}
]
}
]
}
},
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ExtraBullet_Particle"
},
{
"$type": "AttachModifier",
"modifierName": "Yoimiya_Arrow_GenerateBall_Handler"
}
],
"onAbilityStart": [
{
"$type": "FireHitEffect",
"hitEntity": "",
"hitScene": {
"defaultEffect": "Eff_Avatar_Girl_Bow_Yoimiya_ElementalArt_Bullet_Dissipate",
"surfaceEffect": {
"Water": "Eff_Arrow_Fire_Hit_Water"
}
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Yoimiya_ElementalArt",
"abilityMixins": [
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "ElementalArt",
"modifierName": "Yoimiya_Kill_FireRing",
"normalizeStart": 0.10000000149011612,
"normalizeEnd": 0.5
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "ElementalArt",
"modifierName": "Yoimiya_SkillStart",
"normalizeStart": 0.3499999940395355
}
],
"abilitySpecials": {
"ElementalArt_Buff": 0.0,
"Skill_Dura": 0.0,
"PermanentSkill_Dura": 0.0,
"ExtendTime": 0.0,
"ExtendCishu": 0.0,
"Talent_AttackUp": 0.0,
"Current_StackNum": 0.0
},
"modifiers": {
"Yoimiya_SkillStart": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AvatarSkillStart",
"overtime": 10492,
"cdRatio": 1.0,
"costStaminaRatio": 1.0
},
{
"$type": "ApplyModifier",
"modifierName": "Yoimiya_FireShootState"
},
{
"$type": "TriggerBullet",
"bulletID": 41049010,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByEntity"
},
"attachPointName": "RootNode"
},
"lifeByOwnerIsAlive": true
}
]
},
"Yoimiya_Kill_FireRing": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "RemoveModifier",
"modifierName": "Yoimiya_FireShootState"
},
{
"$type": "KillGadget",
"gadgetInfo": {
"configID": 41049010
}
}
]
},
"Yoimiya_FireShootState": {
"modifierName": "",
"duration": "Skill_Dura",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_ABILITY_Avatar_Yoimiya_FireShoot_State",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "AttachModifier",
"predicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "Yoimiya_PermanentSkill_1"
}
],
"modifierName": "Yoimiya_FireShootState_PermanentSkill_1_Handler"
}
],
"onRemoved": [
{
"$type": "RemoveModifier",
"doOffStage": true,
"modifierName": "Yoimiya_FireShootState_PermanentSkill_1_Handler"
},
{
"$type": "RemoveUniqueModifier",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 41049010
},
"doOffStage": true,
"modifierName": "UNIQUE_Yoimiya_Gadget_Fx"
},
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": 0.0,
"key": "_ABILITY_Avatar_Yoimiya_FireShoot_State",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "KillGadget",
"doOffStage": true,
"gadgetInfo": {
"configID": 41049010
}
}
],
"onKill": [
{
"$type": "RemoveModifier",
"doOffStage": true,
"modifierName": "Yoimiya_FireShootState"
}
],
"onAvatarOut": [
{
"$type": "RemoveModifier",
"doOffStage": true,
"modifierName": "Yoimiya_FireShootState"
}
],
"onReconnect": [
{
"$type": "TriggerBullet",
"doOffStage": true,
"predicates": [
{
"$type": "ByHasChildGadget",
"configIdArray": [
41049010
],
"compareType": "NoneOrEqual"
}
],
"bulletID": 41049010,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByEntity"
},
"attachPointName": "RootNode"
},
"lifeByOwnerIsAlive": true
}
]
},
"Yoimiya_FireShootState_PermanentSkill_1_Handler": {
"modifierName": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_ABILITY_Avatar_Yoimiya_Stack_Num",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [
3.9000000953674316,
6.900000095367432,
9.899999618530273,
100.0
],
"modifierNameSteps": [
"Yoimiya_FireRing_Eff1",
"Yoimiya_FireRing_Eff2",
"Yoimiya_FireRing_Eff3"
]
}
],
"onAttackLanded": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByAttackTags",
"attackTags": [
"NormalAttack_01",
"NormalAttack_02",
"NormalAttack_03",
"NormalAttack_04",
"NormalAttack_05"
]
},
{
"$type": "ByHitElement",
"element": "Fire"
},
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByTargetGlobalValue",
"key": "_ANIMAL_ENTITY_TYPE",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"successActions": [
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_ABILITY_Avatar_Yoimiya_Stack_Num",
"useLimitRange": true,
"maxValue": 10.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValueToOverrideMap",
"globalValueKey": "_ABILITY_Avatar_Yoimiya_Stack_Num",
"overrideMapKey": "Current_StackNum"
},
{
"$type": "ApplyModifier",
"modifierName": "Yoimiya_ElementalArt_BuffTime"
},
{
"$type": "RemoveModifier",
"modifierName": "Yoimiya_FireShootState_PermanentSkill_1_Buff"
},
{
"$type": "ApplyModifier",
"modifierName": "Yoimiya_FireShootState_PermanentSkill_1_Buff"
}
]
}
]
},
"Yoimiya_ElementalArt_BuffTime": {
"modifierName": "",
"duration": "PermanentSkill_Dura",
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": -100.0,
"key": "_ABILITY_Avatar_Yoimiya_Stack_Num",
"useLimitRange": true,
"maxValue": 10.0,
"minValue": 0.0
},
{
"$type": "SetOverrideMapValue",
"doOffStage": true,
"value": 0.0,
"overrideMapKey": "Current_StackNum"
}
]
},
"Yoimiya_FireShootState_PermanentSkill_1_Buff": {
"modifierName": "",
"duration": "PermanentSkill_Dura",
"elementDurability": 100.0,
"properties": {
"Actor_FireAddHurtDelta": [
"ElementalArt_Buff",
"Current_StackNum",
"Mul"
]
},
"state": "AttackUp",
"isLimitedProperties": true
},
"Yoimiya_FireRing_Eff1": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 41049010
},
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ElementalArt_LoopBuff_Spark_1_Up"
}
]
},
"Yoimiya_FireRing_Eff2": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 41049010
},
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ElementalArt_LoopBuff_Spark_1_Up"
},
{
"$type": "AttachEffect",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 41049010
},
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ElementalArt_LoopBuff_Spark_2_Up"
}
]
},
"Yoimiya_FireRing_Eff3": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 41049010
},
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ElementalArt_LoopBuff_Spark_1_Up"
},
{
"$type": "AttachEffect",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 41049010
},
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ElementalArt_LoopBuff_Spark_2_Up"
},
{
"$type": "AttachEffect",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 41049010
},
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ElementalArt_LoopBuff_Spark_3_Up"
}
]
}
},
"onAdded": [
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": 0.0,
"key": "_ABILITY_Avatar_Yoimiya_FireShoot_State",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onAbilityStart": [
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"radius": 2.0
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": 0.0,
"damagePercentageRatio": 0.0,
"elementType": "Fire",
"elementDurability": 0.0,
"strikeType": "Default",
"enBreak": 60.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV3",
"hitHaltTimeScale": 0.05000000074505806
},
"cameraShake": {
"shakeRange": 0.11999999731779099,
"shakeTime": 0.09000000357627869,
"extension": {
"baseCycle": 0.07999999821186066,
"cycleDamping": -0.03999999910593033
}
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Yoimiya_ElementalArt_DropBall",
"modifiers": {
"Ball": {
"stacking": "Unique",
"modifierName": "",
"duration": 2.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "Randomed",
"doOffStage": true,
"chance": 1.0,
"successActions": [
{
"$type": "GenerateElemBall",
"doOffStage": true,
"configID": 2017,
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 1.0
}
},
"ratio": 1.0,
"baseEnergy": 3.0
}
]
}
]
}
},
"onAbilityStart": [
{
"$type": "ApplyModifier",
"doOffStage": true,
"modifierName": "Ball"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Bullet_Yoimiya_FireRing_Material",
"modifiers": {
"UNIQUE_Yoimiya_Gadget_Fx": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ElementalArt_LoopBuff_Spark_1"
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ElementalArt_LoopBuff_Spark_2"
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ElementalArt_LoopBuff_Spark_3"
}
],
"onRemoved": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ElementalArt_LoopBuff_Spark_Die",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "Point1"
}
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ElementalArt_LoopBuff_Spark_Die",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "Point2"
}
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ElementalArt_LoopBuff_Spark_Die",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "Point3"
}
}
]
}
},
"onAdded": [
{
"$type": "AttachModifier",
"modifierName": "UNIQUE_Yoimiya_Gadget_Fx"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Yoimiya_ElementalBurst_Camera",
"abilityMixins": [
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"ElementalBurst",
"ElementalBurst_AS_Begin",
"ElementalBurst_AS_Loop"
],
"modifierName": "Camera_Handler"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"ElementalBurst",
"ElementalBurst_AS_Begin",
"ElementalBurst_AS_Loop"
],
"modifierName": "EmotionControl"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"ElementalBurst",
"ElementalBurst_AS_Begin",
"ElementalBurst_AS_Loop"
],
"modifierName": "ElementalBurst_Protection"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"ElementalBurst",
"ElementalBurst_AS_Begin"
],
"modifierName": "GravityAdjust"
}
],
"abilitySpecials": {
"Dura": 0.0,
"Base_Buff": 0.0,
"Stack_Buff": 0.0,
"Avatar_Yoimiya_Stack_Num": 0.0
},
"modifiers": {
"ElementalBurst_Protection": {
"modifierName": "",
"elementDurability": 100.0,
"state": "Invincible",
"onAdded": [
{
"$type": "AttachAbilityStateResistance",
"resistanceListID": 11002
}
]
},
"Camera_Handler": {
"modifierName": "",
"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
}
],
"modifierName": ""
}
],
"onAdded": [
{
"$type": "AvatarSkillStart",
"overtime": 10495,
"cdRatio": 1.0,
"costStaminaRatio": 1.0
},
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "Yoimiya_PermanentSkill_2"
}
],
"successActions": [
{
"$type": "SetGlobalValueToOverrideMap",
"globalValueKey": "_ABILITY_Avatar_Yoimiya_Stack_Num",
"overrideMapKey": "Avatar_Yoimiya_Stack_Num"
},
{
"$type": "RemoveUniqueModifier",
"target": "AllPlayerAvatars",
"predicates": [
{
"$type": "ByTargetPositionToSelfPosition",
"logic": "LesserOrEqual",
"value": 40.0
},
{
"$type": "ByTargetIsSelf",
"HAJPDPIGFCJ": false
}
],
"modifierName": "UNIQUE_Yoimiya_ElementalBurst_TeamBuff"
},
{
"$type": "ApplyModifier",
"target": "AllPlayerAvatars",
"predicates": [
{
"$type": "ByTargetPositionToSelfPosition",
"logic": "LesserOrEqual",
"value": 40.0
},
{
"$type": "ByTargetIsSelf",
"HAJPDPIGFCJ": false
}
],
"modifierName": "UNIQUE_Yoimiya_ElementalBurst_TeamBuff"
}
]
},
{
"$type": "AttachModifier",
"modifierName": "Weather_ChangeMixin"
},
{
"$type": "EnableHeadControl",
"blend": false
}
],
"onRemoved": [
{
"$type": "AvatarCameraParam",
"cameraParam": {
"forceRadius": 6.0,
"forceRadiusDuration": 0.30000001192092896,
"shouldKeepForceRadius": true
}
},
{
"$type": "AvatarExitCameraShot",
"doOffStage": true
},
{
"$type": "EnableHeadControl",
"enable": true
}
],
"onAvatarOut": [
{
"$type": "AvatarCameraParam",
"cameraParam": {
"forceRadius": 6.0,
"forceRadiusDuration": 0.30000001192092896,
"shouldKeepForceRadius": true
}
},
{
"$type": "AvatarExitCameraShot",
"doOffStage": true
},
{
"$type": "EnableHeadControl",
"doOffStage": true,
"enable": true
}
]
},
"EmotionControl": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ControlEmotion",
"toggleEmoSync": false,
"toggleBlink": false,
"toggleEyeKey": false
}
],
"onRemoved": [
{
"$type": "ControlEmotion",
"doOffStage": true
}
],
"onAvatarOut": [
{
"$type": "ControlEmotion",
"doOffStage": true
}
]
},
"Weather_ChangeMixin": {
"modifierName": "",
"duration": 3.5,
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "TriggerWeatherMixin",
"type": "Skill",
"weatherPattern": "Weather_Yoimiya_ElementalBurst",
"transDuration": 0.30000001192092896,
"duration": 3.0
}
]
},
"GravityAdjust": {
"modifierName": "",
"elementDurability": 100.0,
"properties": {
"Actor_AddGravityScale": -2.0
},
"isLimitedProperties": true
},
"UNIQUE_Yoimiya_ElementalBurst_TeamBuff": {
"modifierName": "",
"isUnique": true,
"duration": "Dura",
"elementDurability": 100.0,
"properties": {
"Actor_AttackRatio": [
"Base_Buff",
"Avatar_Yoimiya_Stack_Num",
"Stack_Buff",
"Mul",
"Add"
]
},
"state": "AttackUp",
"isLimitedProperties": true
}
},
"onAbilityStart": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ElementalBurst_ArrowModel"
},
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByAttackNotHitScene",
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.6000000238418579,
"z": 0.6000000238418579
}
},
"secondHeight": 3.0,
"radius": 2.0
}
},
{
"$type": "ByAttackNotHitScene",
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 3.5,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByEntity",
"angleOffset": {
"x": 0.0,
"y": 120.0,
"z": 0.0
}
}
},
"secondHeight": 2.0,
"fanAngle": 60.0,
"radius": 3.5
}
},
{
"$type": "ByAvatarInWaterDepth",
"compareType": "LessAndEqual",
"depth": 0.5
}
],
"successActions": [
{
"$type": "AvatarEnterCameraShot",
"cameraMoveCfgPath": "Camera_Yoimiya_ElementalBurst"
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ElementalBurst_ShowEffect"
}
],
"failActions": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ElementalBurst_ShowEffect_Thirdparty"
}
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Yoimiya_ElementalBurst",
"onAbilityStart": [
{
"$type": "TriggerBullet",
"bulletID": 41049014,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByAttachPoint",
"angleOffset": {
"x": 46.0,
"y": 0.0,
"z": 0.0
},
"maxAngleType": "Vertical",
"maxAngle": 50.0,
"attachPointName": "FocusAnchor",
"attachPointTargetType": "Self"
},
"attachPointName": "WeaponL",
"attachPointTargetType": "Self"
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Bullet_Yoimiya_ElementalBurst_Material",
"abilitySpecials": {
"ElementalBurst_Damage": 0.0
},
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ElementalBurst_Bullet"
},
{
"$type": "SetGlobalDir",
"target": "Owner",
"key": "_ABILITY_Yoimiya_ElementalBurstBullet_Dir",
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"setTarget": false
}
],
"onAbilityStart": [
{
"$type": "SetGlobalPos",
"key": "_ABILITY_Yoimiya_ElementalBurstBullet_Pos",
"born": {
"$type": "ConfigBornByCollisionPoint"
}
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ElementalBurst_Explode",
"born": {
"$type": "ConfigBornByGlobalValue",
"positionKey": "_ABILITY_Yoimiya_ElementalBurstBullet_Pos",
"directionKey": "_ABILITY_Yoimiya_ElementalBurstBullet_Dir"
}
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"lifeTime": "TriggerNoRepeat",
"ignoreMassive": true,
"born": {
"$type": "ConfigBornByCollisionPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"radius": 6.0,
"detectDirection": "CenterToSide"
},
"attackInfo": {
"attackTag": "Elemental_Burst",
"attenuationTag": "Elemental_Burst",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "ElementalBurst_Damage",
"damagePercentageRatio": 0.0,
"elementType": "Fire",
"elementDurability": 50.0,
"strikeType": "Blunt",
"enBreak": 220.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV7",
"overrideHitImpulse": {
"hitLevel": "Air",
"hitImpulseX": 200.0,
"hitImpulseY": 800.0
},
"retreatType": "ByOriginOwner",
"hitHaltTimeScale": 0.009999999776482582
},
"forceCameraShake": true,
"cameraShake": {
"shakeRange": 0.3499999940395355,
"shakeTime": 0.20000000298023224
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Yoimiya_ElementalBurst_SetTag",
"abilitySpecials": {
"Duration_count": 0.0,
"Duration_Max": 0.800000011920929,
"Damage_Perhit": 0.0,
"Damage_Interval": 0.0,
"CdDelta": 0.0
},
"modifiers": {
"Yoimiya_ElementalBurst_Hit_And_AddTag": {
"modifierName": "",
"elementDurability": 100.0,
"onAttackLanded": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByTargetGlobalValue",
"key": "_ANIMAL_ENTITY_TYPE",
"value": 0.0,
"compareType": "NoneOrEqual"
},
{
"$type": "ByAttackTags",
"attackTags": [
"Elemental_Burst"
]
},
{
"$type": "ByHitEnBreak",
"enBreak": 200.0
},
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Avatar_Yoimiya_ElementalBurst_MonsterInTag",
"value": 0.0,
"compareType": "NoneOrEqual"
},
{
"$type": "ByTargetGlobalValue",
"target": "Self",
"key": "_ABILITY_Avatar_Yoimiya_ElementalBurst_Count",
"value": 1.0,
"compareType": "MoreThanAndEqual"
},
{
"$type": "ByTargetHPRatio",
"HPRatio": 0.0
}
],
"successActions": [
{
"$type": "SetOverrideMapValue",
"doOffStage": true,
"value": "Duration_Max",
"overrideMapKey": "Duration_count"
},
{
"$type": "AttachModifier",
"target": "Target",
"doOffStage": true,
"modifierName": "UNIQUE_Avatar_Yoimiya_ElementalBurst_Tag"
},
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": 0.0,
"key": "_ABILITY_Avatar_Yoimiya_ElementalBurst_Count",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "AttachModifier",
"doOffStage": true,
"modifierName": "UNIQUE_Avatar_Yoimiya_ElementalBurst_TimeCount"
}
]
}
]
},
"UNIQUE_Avatar_Yoimiya_ElementalBurst_TimeCount": {
"modifierName": "",
"isUnique": true,
"duration": "Duration_Max",
"elementDurability": 100.0,
"thinkInterval": 0.20000000298023224,
"onThinkInterval": [
{
"$type": "SetOverrideMapValue",
"doOffStage": true,
"value": [
"Duration_count",
0.20000000298023224,
"Sub"
],
"overrideMapKey": "Duration_count"
}
],
"NHFJDDBKNCM": true
},
"UNIQUE_Avatar_Yoimiya_ElementalBurst_Tag": {
"modifierName": "",
"isUnique": true,
"duration": "Duration_count",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ElementalBurst_Tag_Loop"
},
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_ABILITY_Avatar_Yoimiya_ElementalBurst_MonsterInTag",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "FireEffect",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Avatar_Yoimiya_ElementalBurst_EffectDone",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ElementalBurst_Tag_LifeEnd"
},
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_ABILITY_Avatar_Yoimiya_ElementalBurst_EffectDone",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_ABILITY_Avatar_Yoimiya_ElementalBurst_MonsterInTag",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onBeingHit": [
{
"$type": "Predicated",
"target": "Other",
"targetPredicates": [
{
"$type": "ByAttackTags",
"attackTags": [
"NormalAttack_01",
"NormalAttack_02",
"NormalAttack_03",
"NormalAttack_04",
"NormalAttack_05",
"NormalAttack_06",
"FallingAttack",
"ExtraAttack",
"Elemental_Art",
"Elemental_Art_Hold",
"Elemental_Art_Extra",
"Elemental_Burst"
]
},
{
"$type": "ByNot",
"predicates": [
{
"$type": "ByTargetType",
"targetType": "Caster"
}
]
},
{
"$type": "ByNot",
"predicates": [
{
"$type": "ByTargetType",
"target": "TargetOriginOwner",
"targetType": "Caster"
}
]
},
{
"$type": "ByTargetGlobalValue",
"target": "Caster",
"key": "_ABILITY_Avatar_Yoimiya_ElementalBurst_InTriggerCD",
"value": 0.0
}
],
"successActions": [
{
"$type": "ApplyModifier",
"target": "Caster",
"modifierName": "UNIQUE_Avatar_Yoimiya_ElementalBurst_BombAttackCD"
},
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_Avatar_Yoimiya_ElementalBurst_BombAttackEvent"
}
]
}
],
"onKill": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ElementalBurst_Tag_EndAndFindAnother"
},
{
"$type": "ApplyModifier",
"target": "Caster",
"modifierName": "Avatar_Yoimiya_ElementalBurst_WhenMonsterOnKill"
},
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_ABILITY_Avatar_Yoimiya_ElementalBurst_EffectDone",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_Avatar_Yoimiya_ElementalBurst_Tag"
}
]
},
"UNIQUE_Avatar_Yoimiya_ElementalBurst_BombAttackCD": {
"modifierName": "",
"isUnique": true,
"duration": "Damage_Interval",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": 1.0,
"key": "_ABILITY_Avatar_Yoimiya_ElementalBurst_InTriggerCD",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": 0.0,
"key": "_ABILITY_Avatar_Yoimiya_ElementalBurst_InTriggerCD",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"UNIQUE_Avatar_Yoimiya_ElementalBurst_BombAttackEvent": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"duration": 0.30000001192092896,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Girl_Bow_Yoimiya_ElementalBurst_Tag_Trigger",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 1.0,
"z": 0.0
}
}
},
{
"$type": "TriggerAttackEvent",
"target": "Caster",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"lifeTime": "TriggerNoRepeat",
"ignoreMassive": true,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "Fx_ChestNode",
"attachPointTargetType": "Self"
},
"radius": 3.0
},
"attackInfo": {
"attackTag": "Elemental_Burst",
"attenuationTag": "Elemental_Burst",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "Damage_Perhit",
"damagePercentageRatio": 0.0,
"elementType": "Fire",
"elementDurability": 25.0,
"strikeType": "Blunt",
"enBreak": 60.0,
"attackType": "Range"
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV3",
"hitHaltTimeScale": 0.009999999776482582
},
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.20000000298023224,
"shakeTime": 0.30000001192092896,
"shakeDir": {
"_z": -1.0
}
}
}
},
"targetType": "Enemy"
},
{
"$type": "ApplyModifier",
"target": "Caster",
"doOffStage": true,
"modifierName": "Avatar_Yoimiya_ElementalBurst_TalentMinuseSkillCD"
}
]
},
"Avatar_Yoimiya_ElementalBurst_TalentMinuseSkillCD": {
"modifierName": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ModifyAvatarSkillCD",
"target": "Caster",
"doOffStage": true,
"predicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "Yoimiya_Talent_4"
}
],
"skillSlot": [
2
],
"cdDelta": "CdDelta"
}
]
},
"Avatar_Yoimiya_ElementalBurst_WhenMonsterOnKill": {
"stacking": "MultipleRefresh",
"stackingOption": {
"abilitySpecialName": "",
"maxModifierNumForMultipleType": 2.0
},
"modifierName": "",
"duration": "Duration_Max",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachModifier",
"otherTargets": {
"$type": "SelectTargetsByShape",
"topLimit": 1,
"sortType": "Nearest",
"shapeName": "CircleR15",
"centerBasedOn": "Applier",
"campTargetType": "Enemy",
"sizeRatio": 1.0
},
"doOffStage": true,
"predicates": [
{
"$type": "ByTargetOverrideMapValue",
"target": "Caster",
"targetAbilityName": "Avatar_Yoimiya_ElementalBurst_SetTag",
"targetKey": "Duration_count",
"targetValue": 0.0
},
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByTargetGlobalValue",
"key": "_ANIMAL_ENTITY_TYPE",
"value": 0.0,
"compareType": "NoneOrEqual"
},
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Avatar_Yoimiya_ElementalBurst_MonsterInTag",
"value": 0.0,
"compareType": "NoneOrEqual"
},
{
"$type": "ByTargetHPRatio",
"HPRatio": 0.0
}
],
"modifierName": "UNIQUE_Avatar_Yoimiya_ElementalBurst_Tag"
},
{
"$type": "TriggerAbility",
"doOffStage": true,
"predicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "Yoimiya_Talent_1"
}
],
"abilityName": "Avatar_Yoimiya_Talent_KillAndAdd"
}
]
}
},
"onAdded": [
{
"$type": "AttachModifier",
"modifierName": "Yoimiya_ElementalBurst_Hit_And_AddTag"
},
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_ABILITY_Avatar_Yoimiya_ElementalBurst_InTriggerCD",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onAbilityStart": [
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_ABILITY_Avatar_Yoimiya_ElementalBurst_Count",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "RemoveModifier",
"modifierName": "Yoimiya_ElementalBurst_Hit_And_AddTag"
},
{
"$type": "AttachModifier",
"modifierName": "Yoimiya_ElementalBurst_Hit_And_AddTag"
},
{
"$type": "RemoveModifier",
"modifierName": "Avatar_Yoimiya_ElementalBurst_WhenMonsterOnKill"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Bullet_Yoimiya_NormalAttack_Handler",
"abilityMixins": [
{
"$type": "ModifyDamageMixin",
"animEventNames": [
"Arrow_ATK01"
],
"bonusCriticalHurt": "NormalAttack_01",
"damagePercentageRatio": 0.0
},
{
"$type": "ModifyDamageMixin",
"animEventNames": [
"Arrow_ATK02"
],
"bonusCriticalHurt": "NormalAttack_02",
"damagePercentageRatio": 0.0
},
{
"$type": "ModifyDamageMixin",
"animEventNames": [
"Arrow_ATK03"
],
"bonusCriticalHurt": "NormalAttack_03",
"damagePercentageRatio": 0.0
},
{
"$type": "ModifyDamageMixin",
"animEventNames": [
"Arrow_ATK04"
],
"bonusCriticalHurt": "NormalAttack_04",
"damagePercentageRatio": 0.0
},
{
"$type": "ModifyDamageMixin",
"animEventNames": [
"Arrow_ATK05"
],
"bonusCriticalHurt": "NormalAttack_05",
"damagePercentageRatio": 0.0
},
{
"$type": "ModifyDamageMixin",
"animEventNames": [
"FireArrow_ATK01"
],
"bonusCriticalHurt": [
"NormalAttack_01",
"ElementalArtRaito",
"Mul"
],
"damagePercentageRatio": 0.0
},
{
"$type": "ModifyDamageMixin",
"animEventNames": [
"FireArrow_ATK02"
],
"bonusCriticalHurt": [
"NormalAttack_02",
"ElementalArtRaito",
"Mul"
],
"damagePercentageRatio": 0.0
},
{
"$type": "ModifyDamageMixin",
"animEventNames": [
"FireArrow_ATK03"
],
"bonusCriticalHurt": [
"NormalAttack_03",
"ElementalArtRaito",
"Mul"
],
"damagePercentageRatio": 0.0
},
{
"$type": "ModifyDamageMixin",
"animEventNames": [
"FireArrow_ATK04"
],
"bonusCriticalHurt": [
"NormalAttack_04",
"ElementalArtRaito",
"Mul"
],
"damagePercentageRatio": 0.0
},
{
"$type": "ModifyDamageMixin",
"animEventNames": [
"FireArrow_ATK05"
],
"bonusCriticalHurt": [
"NormalAttack_05",
"ElementalArtRaito",
"Mul"
],
"damagePercentageRatio": 0.0
},
{
"$type": "ModifyDamageMixin",
"animEventNames": [
"TalentArrow_ATK01"
],
"bonusCriticalHurt": [
"NormalAttack_01",
"ElementalArtRaito",
"Mul",
"TalentArrowRatio",
"Mul",
2.0,
"Mul"
],
"damagePercentageRatio": 0.0
},
{
"$type": "ModifyDamageMixin",
"animEventNames": [
"TalentArrow_ATK02"
],
"bonusCriticalHurt": [
"NormalAttack_02",
"ElementalArtRaito",
"Mul",
"TalentArrowRatio",
"Mul"
],
"damagePercentageRatio": 0.0
},
{
"$type": "ModifyDamageMixin",
"animEventNames": [
"TalentArrow_ATK03"
],
"bonusCriticalHurt": [
"NormalAttack_03",
"ElementalArtRaito",
"Mul",
"TalentArrowRatio",
"Mul"
],
"damagePercentageRatio": 0.0
},
{
"$type": "ModifyDamageMixin",
"animEventNames": [
"TalentArrow_ATK04"
],
"bonusCriticalHurt": [
"NormalAttack_04",
"ElementalArtRaito",
"Mul",
"TalentArrowRatio",
"Mul",
2.0,
"Mul"
],
"damagePercentageRatio": 0.0
},
{
"$type": "ModifyDamageMixin",
"animEventNames": [
"TalentArrow_ATK05"
],
"bonusCriticalHurt": [
"NormalAttack_05",
"ElementalArtRaito",
"Mul",
"TalentArrowRatio",
"Mul"
],
"damagePercentageRatio": 0.0
}
],
"abilitySpecials": {
"NormalAttack_01": 0.0,
"NormalAttack_02": 0.0,
"NormalAttack_03": 0.0,
"NormalAttack_04": 0.0,
"NormalAttack_05": 0.0,
"ElementalArtRaito": 1.0,
"TalentArrowRatio": 0.0
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Yoimiya_Talent_KillAndAdd",
"abilitySpecials": {
"Rate": 0.0,
"Time": 0.0
},
"modifiers": {
"Yoimiya_Talent_KillAndAttackup": {
"modifierName": "",
"duration": "Time",
"elementDurability": 100.0,
"properties": {
"Actor_AttackRatio": "Rate"
},
"state": "AttackUp",
"isLimitedProperties": true
}
},
"onAbilityStart": [
{
"$type": "ApplyModifier",
"doOffStage": true,
"modifierName": "Yoimiya_Talent_KillAndAttackup"
}
],
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Yoimiya_Talent_FireUpWhenCritic",
"abilitySpecials": {
"FireUp": 0.0,
"Dura": 0.0
},
"modifiers": {
"Yoimiya_Check_Critic": {
"modifierName": "",
"elementDurability": 100.0,
"onAttackLanded": [
{
"$type": "Predicated",
"target": "Target",
"doOffStage": true,
"targetPredicates": [
{
"$type": "ByHitCritical"
},
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByHitElement",
"element": "Fire"
},
{
"$type": "ByTargetGlobalValue",
"key": "_ANIMAL_ENTITY_TYPE",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"successActions": [
{
"$type": "ApplyModifier",
"doOffStage": true,
"modifierName": "UNIQUE_Yoimiya_Talent_FireUpWhenCritic"
}
]
}
]
},
"UNIQUE_Yoimiya_Talent_FireUpWhenCritic": {
"modifierName": "",
"isUnique": true,
"duration": "Dura",
"elementDurability": 100.0,
"properties": {
"Actor_FireAddHurtDelta": "FireUp"
},
"state": "AttackUp",
"isLimitedProperties": true
}
},
"onAdded": [
{
"$type": "AttachModifier",
"modifierName": "Yoimiya_Check_Critic"
}
],
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Yoimiya_Talent_ExtraBullet",
"abilityMixins": [
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Attack01",
"modifierName": "Yoimiya_ExtraBullet1",
"normalizeStart": 0.0729999989271164,
"normalizeEnd": 0.20000000298023224
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Attack02",
"modifierName": "Yoimiya_ExtraBullet2",
"normalizeStart": 0.054999999701976776,
"normalizeEnd": 0.20000000298023224
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Attack03",
"modifierName": "Yoimiya_ExtraBullet3",
"normalizeStart": 0.08699999749660492,
"normalizeEnd": 0.20000000298023224
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Attack04",
"modifierName": "Yoimiya_ExtraBullet4",
"normalizeStart": 0.07400000095367432,
"normalizeEnd": 0.20000000298023224
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Attack05",
"modifierName": "Yoimiya_ExtraBullet5",
"normalizeStart": 0.05700000002980232,
"normalizeEnd": 0.20000000298023224
}
],
"abilitySpecials": {
"Chance": 0.0
},
"modifiers": {
"Yoimiya_ExtraBullet1": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Avatar_Yoimiya_FireShoot_State",
"value": 1.0
}
],
"successActions": [
{
"$type": "Randomed",
"chance": "Chance",
"successActions": [
{
"$type": "TriggerBullet",
"bulletID": 41049026,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": -0.20000000298023224,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByAttachPoint",
"attachPointName": "FocusAnchor",
"attachPointTargetType": "Self"
},
"attachPointName": "WeaponL"
}
}
]
}
]
}
]
},
"Yoimiya_ExtraBullet2": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Avatar_Yoimiya_FireShoot_State",
"value": 1.0
}
],
"successActions": [
{
"$type": "Randomed",
"chance": "Chance",
"successActions": [
{
"$type": "TriggerBullet",
"bulletID": 41049027,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": -0.20000000298023224,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByAttachPoint",
"attachPointName": "FocusAnchor",
"attachPointTargetType": "Self"
},
"attachPointName": "WeaponL"
}
}
]
}
]
}
]
},
"Yoimiya_ExtraBullet3": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Avatar_Yoimiya_FireShoot_State",
"value": 1.0
}
],
"successActions": [
{
"$type": "Randomed",
"chance": "Chance",
"successActions": [
{
"$type": "TriggerBullet",
"bulletID": 41049028,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": -0.20000000298023224,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByAttachPoint",
"attachPointName": "FocusAnchor",
"attachPointTargetType": "Self"
},
"attachPointName": "WeaponL"
}
}
]
}
]
}
]
},
"Yoimiya_ExtraBullet4": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Avatar_Yoimiya_FireShoot_State",
"value": 1.0
}
],
"successActions": [
{
"$type": "Randomed",
"chance": "Chance",
"successActions": [
{
"$type": "TriggerBullet",
"bulletID": 41049029,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": -0.20000000298023224,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByAttachPoint",
"attachPointName": "FocusAnchor",
"attachPointTargetType": "Self"
},
"attachPointName": "WeaponL"
}
}
]
}
]
}
]
},
"Yoimiya_ExtraBullet5": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Avatar_Yoimiya_FireShoot_State",
"value": 1.0
}
],
"successActions": [
{
"$type": "Randomed",
"chance": "Chance",
"successActions": [
{
"$type": "TriggerBullet",
"bulletID": 41049030,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": -0.20000000298023224,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByAttachPoint",
"attachPointName": "FocusAnchor",
"attachPointTargetType": "Self"
},
"attachPointName": "WeaponL"
}
}
]
}
]
}
]
}
},
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Yoimiya_FallingAnthem",
"abilityMixins": [
{
"$type": "AvatarChangeSkillMixin",
"jumpSkillID": 5049010,
"flySkillID": 5049010
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS"
],
"modifierName": "FallingAnthem_BS_Material"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_Loop"
],
"modifierName": "FallingAnthem_Loop_Normal"
},
{
"$type": "AttachToAnimatorStateIDMixin",
"stateIDs": [
"FallingAnthem_BS_2",
"FallingAnthem_Loop",
"FallingAnthem_Loop_Low"
],
"modifierName": "FallingAnthem_LoopDamage"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS"
],
"modifierName": "FallingAnthem_BS_VelocityForce_Initialize"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS",
"FallingAnthem_Loop",
"FallingAnthem_AS_1",
"FallingAnthem_AS_2"
],
"modifierName": "FallingAnthem_Height_Detect"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS",
"FallingAnthem_Loop",
"FallingAnthem_AS_1",
"FallingAnthem_AS_2"
],
"modifierName": "FallingAnthem_FallingDamageImmune_01"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS",
"FallingAnthem_Loop"
],
"modifierName": "Inertia"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS",
"FallingAnthem_Loop",
"FallingAnthem_AS_1",
"FallingAnthem_AS_2"
],
"modifierName": "FallingAnthem_OverHead_Camera"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS"
],
"modifierName": "FallingAnthem_ClearVelocityForce"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS",
"FallingAnthem_Loop"
],
"modifierName": "FallingAnthem_AttachEffect_BS_01"
}
],
"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": {
"FallingAnthem_AttachEffect_BS_01": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Bow_FallAnthem_BS_01"
}
]
},
"FallingAnthem_BS_Material": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Bow_FallAnthem_BS"
}
],
"onRemoved": [
{
"$type": "ActCameraRadialBlur",
"cameraRadialBlur": {
"power": 0.30000001192092896,
"blurTime": 0.30000001192092896,
"fadeTime": 0.15000000596046448
}
}
]
},
"FallingAnthem_BS_VelocityForce_Initialize": {
"modifierName": "",
"elementDurability": 100.0,
"properties": {
"Actor_AddGravityScale": -2.0
},
"onAdded": [
{
"$type": "RemoveVelocityForce",
"forces": [
"RushMoveType"
]
}
]
},
"FallingAnthem_LoopDamage": {
"modifierName": "",
"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,
"elementDurability": 100.0,
"strikeType": "Pierce",
"enBreak": 10.0,
"attackType": "Melee"
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV2",
"hitHaltTimeScale": 0.019999999552965164
}
}
},
"targetType": "Enemy"
}
]
},
"FallingAnthem_FallingDamageImmune_01": {
"modifierName": "",
"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",
"modifierName": "FallingAnthem_FallingDamageImmune_02"
}
]
},
"FallingAnthem_FallingDamageImmune_02": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalValueToOverrideMap",
"globalValueKey": "_ABILITY_FallingAttack_Altitude",
"overrideMapKey": "FallingAnthem_FallingDamageRatio"
},
{
"$type": "AttachModifier",
"modifierName": "FallingAnthem_FallingDamageImmune_03"
}
]
},
"FallingAnthem_FallingDamageImmune_03": {
"modifierName": "",
"elementDurability": 100.0,
"properties": {
"Actor_FallingDamageRatio": "FallingAnthem_FallingDamageRatio"
}
},
"FallingAnthem_Loop_Normal": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_FallingAnthem_UseCamera",
"value": 1.0,
"forceByCaster": true
}
],
"effectPattern": "Eff_Avatar_Bow_FallAnthem_Loop_02"
}
]
},
"Inertia": {
"modifierName": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "ApplyInertiaVelocityMixin",
"useXZ": false,
"useY": false
}
]
},
"FallingAnthem_Height_Detect": {
"modifierName": "",
"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": {
"modifierName": "",
"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": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AvatarExitCameraShot",
"doOffStage": true
}
]
},
"FallingAnthem_Landed_Camera": {
"modifierName": "",
"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": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "RemoveVelocityForce",
"forces": [
"RushMoveType",
"InertiaType"
]
}
]
}
},
"onAbilityStart": [
{
"$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": 0.0
}
},
"secondHeight": 2.0,
"radius": 3.0
},
"attackInfo": {
"attackTag": "FallingAttack",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "FallingAnthem_Normal_Rank_1_Damage",
"damagePercentageRatio": 0.0,
"elementDurability": 100.0,
"strikeType": "Pierce",
"enBreak": 50.0,
"attackType": "Melee"
},
"hitPattern": {
"onHitEffectName": "none",
"hitImpulseType": "LV2",
"hitHaltTimeScale": 0.10000000149011612
}
}
},
"targetType": "Enemy"
},
{
"$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": 0.0
}
},
"secondHeight": 2.0,
"radius": 3.5
},
"attackInfo": {
"attackTag": "FallingAttack",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "FallingAnthem_Normal_Rank_2_Damage",
"damagePercentageRatio": 0.0,
"elementDurability": 100.0,
"strikeType": "Pierce",
"enBreak": 100.0,
"attackType": "Melee"
},
"hitPattern": {
"onHitEffectName": "none",
"hitImpulseType": "LV3",
"hitHaltTimeScale": 0.10000000149011612
}
}
},
"targetType": "Enemy"
},
{
"$type": "FireEffect",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_FallingAnthem_UseCamera",
"value": 0.0,
"forceByCaster": true,
"compareType": "NoneOrEqual"
}
],
"effectPattern": "Eff_Avatar_Bow_FallAnthem_Strike_01"
},
{
"$type": "FireEffect",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_FallingAnthem_UseCamera",
"value": 1.0,
"forceByCaster": true
}
],
"effectPattern": "Eff_Avatar_Bow_FallAnthem_Strike_02"
}
]
}
}
]