mirror of
https://github.com/theBowja/GenshinData-1.git
synced 2025-08-04 23:43:50 +09:00
4224 lines
172 KiB
JSON
4224 lines
172 KiB
JSON
[
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Ambor_Arrow_FX",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Aim",
|
|
"FastAim"
|
|
],
|
|
"modifierName": "Ambor_Arrow_FX"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Ambor_Arrow_FX": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Bow_Arrow"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Ambor_PressShoot",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "ButtonHoldChargeMixin",
|
|
"skillID": 10041,
|
|
"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": "EntityDoSkill",
|
|
"skillID": 10043,
|
|
"isHold": true
|
|
}
|
|
],
|
|
"OnBeginCharged": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "DoSkill"
|
|
},
|
|
{
|
|
"$type": "SetAnimatorInt",
|
|
"intID": "SkillID",
|
|
"value": 101.0
|
|
}
|
|
],
|
|
"OnReleaseCharged": [
|
|
{
|
|
"$type": "AvatarSkillStart",
|
|
"skillID": 10041,
|
|
"cdRatio": 1.0,
|
|
"costStaminaRatio": 1.0
|
|
},
|
|
{
|
|
"$type": "AvatarSkillStart",
|
|
"skillID": 10042,
|
|
"cdRatio": 1.0,
|
|
"costStaminaRatio": 1.0
|
|
},
|
|
{
|
|
"$type": "EntityDoSkill",
|
|
"skillID": 10043,
|
|
"isHold": true
|
|
}
|
|
],
|
|
"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
|
|
}
|
|
},
|
|
"vcam_fov": 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_Ambor_AimPressShoot",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "ButtonHoldChargeMixin",
|
|
"skillID": 10042,
|
|
"secondChargeTime": 999999.0,
|
|
"OnReleaseCharged": [
|
|
{
|
|
"$type": "AvatarSkillStart",
|
|
"skillID": 10041,
|
|
"cdRatio": 1.0,
|
|
"costStaminaRatio": 1.0
|
|
},
|
|
{
|
|
"$type": "AvatarSkillStart",
|
|
"skillID": 10042,
|
|
"cdRatio": 1.0,
|
|
"costStaminaRatio": 1.0
|
|
},
|
|
{
|
|
"$type": "EntityDoSkill",
|
|
"skillID": 10043,
|
|
"isHold": true
|
|
}
|
|
],
|
|
"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",
|
|
"doOffStage": true,
|
|
"boolID": "Aiming"
|
|
},
|
|
{
|
|
"$type": "AvatarExitFocus",
|
|
"doOffStage": true,
|
|
"keepRotation": true
|
|
},
|
|
{
|
|
"$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
|
|
}
|
|
},
|
|
"vcam_fov": 30.0
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetAnimatorBool",
|
|
"doOffStage": true,
|
|
"boolID": "Aiming"
|
|
},
|
|
{
|
|
"$type": "AvatarExitFocus",
|
|
"doOffStage": true,
|
|
"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_Ambor_ShootAimingArrow_Charge",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Aim",
|
|
"FastAim"
|
|
],
|
|
"modifierName": "ShootAimingArrow_Charge_Handler"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"FastAim",
|
|
"FastAimShoot"
|
|
],
|
|
"modifierName": "ShowAimingEffect_Handler"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Aim",
|
|
"FastAim",
|
|
"FastAimShoot",
|
|
"AimShoot"
|
|
],
|
|
"modifierName": "ShootAimingArrow_Charge_Remove"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Aim",
|
|
"AimShoot"
|
|
],
|
|
"modifierName": "ShowAimingEffect_Handler"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"ShootAimingArrow_Charge_Handler": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 0.30000001192092896,
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "AimChargeMark"
|
|
}
|
|
]
|
|
},
|
|
"ShootAimingArrow_Charge_Remove": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": -5.0,
|
|
"key": "_Enchanted_Time",
|
|
"useLimitRange": true,
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "AimChargeMark"
|
|
}
|
|
]
|
|
},
|
|
"AimChargeMark": {
|
|
"stacking": "MultipleRefreshNoRemove",
|
|
"stackingOption": {
|
|
"abilitySpecialName": "",
|
|
"maxModifierNumForMultipleType": 5.0
|
|
},
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_Enchanted_Time",
|
|
"useLimitRange": true,
|
|
"maxValue": 5.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
"ShowAimingEffect_Handler": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 0.10000000149011612,
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_Enchanted_Time",
|
|
"value": 4.0,
|
|
"forceByCaster": true,
|
|
"compareType": "MoreThanAndEqual"
|
|
}
|
|
],
|
|
"modifierName": "WindMagic_Arrow_Glow_Once"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_Enchanted_Time",
|
|
"value": 1.0,
|
|
"forceByCaster": true
|
|
}
|
|
],
|
|
"modifierName": "WindMagic_Arrow_Glow_WithoutWind_Once"
|
|
}
|
|
]
|
|
},
|
|
"WindMagic_Arrow_Glow_Once": {
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Ambor_FireArrow_Glow_Once_02"
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Ambor_FireArrow_Glow_Loop_02"
|
|
}
|
|
]
|
|
},
|
|
"WindMagic_Arrow_Glow_WithoutWind_Once": {
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Ambor_FireArrow_Glow_Once_01"
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Ambor_FireArrow_Glow_Loop_01"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": -5.0,
|
|
"key": "_Enchanted_Time",
|
|
"useLimitRange": true,
|
|
"maxValue": 5.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "AimChargeMark"
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "WindMagic_Arrow_Glow_Once"
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "WindMagic_Arrow_Glow_WithoutWind_Once"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Ambor_ShootArrow_01",
|
|
"modifiers": {
|
|
"ShootArrow_Fx": {
|
|
"modifierName": "",
|
|
"duration": 0.10000000149011612,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Common_ShootArrow_Small",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"attachPointName": "WeaponL"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 41021009,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "FocusAnchor",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "WeaponL"
|
|
}
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "ShootArrow_Fx"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Ambor_ShootArrow_02",
|
|
"modifiers": {
|
|
"ShootArrow_Fx": {
|
|
"modifierName": "",
|
|
"duration": 0.10000000149011612,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Common_ShootArrow_Small",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"attachPointName": "WeaponL"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 41021010,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "FocusAnchor",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "WeaponL"
|
|
}
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "ShootArrow_Fx"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Ambor_ShootArrow_03",
|
|
"modifiers": {
|
|
"ShootArrow_Fx": {
|
|
"modifierName": "",
|
|
"duration": 0.10000000149011612,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Common_ShootArrow",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"attachPointName": "WeaponL"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 41021011,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "FocusAnchor",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "WeaponL"
|
|
}
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "ShootArrow_Fx"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Ambor_ShootArrow_04",
|
|
"modifiers": {
|
|
"ShootArrow_Fx": {
|
|
"modifierName": "",
|
|
"duration": 0.10000000149011612,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Common_ShootArrow_Small",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"attachPointName": "WeaponL"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 41021012,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "FocusAnchor",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "WeaponL"
|
|
}
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "ShootArrow_Fx"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Ambor_ShootArrow_05",
|
|
"modifiers": {
|
|
"ShootArrow_Fx": {
|
|
"modifierName": "",
|
|
"duration": 0.10000000149011612,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Common_ShootArrow",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"attachPointName": "WeaponL"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 41021013,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "FocusAnchor",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "WeaponL"
|
|
}
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "ShootArrow_Fx"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Ambor_ShootArrow_Aiming",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_Enchanted_Time",
|
|
"value": 4.0,
|
|
"forceByCaster": true,
|
|
"compareType": "MoreThanAndEqual"
|
|
}
|
|
],
|
|
"bulletID": 40100006,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 1.0
|
|
},
|
|
"attachPointName": "FocusAnchor"
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_Enchanted_Time",
|
|
"value": 3.0,
|
|
"forceByCaster": true,
|
|
"compareType": "LessAndEqual"
|
|
}
|
|
],
|
|
"bulletID": 40000160,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 1.0
|
|
},
|
|
"attachPointName": "FocusAnchor"
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByUnlockTalentParam",
|
|
"talentParam": "Ambor_Talent212_DoubleArrow"
|
|
},
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_Enchanted_Time",
|
|
"value": 4.0,
|
|
"forceByCaster": true,
|
|
"compareType": "MoreThanAndEqual"
|
|
}
|
|
],
|
|
"bulletID": 41021007,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 1.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByDefault",
|
|
"angleOffset": {
|
|
"x": 2.0
|
|
}
|
|
},
|
|
"attachPointName": "FocusAnchor"
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByUnlockTalentParam",
|
|
"talentParam": "Ambor_Talent212_DoubleArrow"
|
|
},
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_Enchanted_Time",
|
|
"value": 3.0,
|
|
"forceByCaster": true,
|
|
"compareType": "LessAndEqual"
|
|
}
|
|
],
|
|
"bulletID": 40000161,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 1.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByDefault",
|
|
"angleOffset": {
|
|
"x": 2.0
|
|
}
|
|
},
|
|
"attachPointName": "FocusAnchor"
|
|
}
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_Enchanted_Time",
|
|
"value": 4.0,
|
|
"forceByCaster": true,
|
|
"compareType": "MoreThanAndEqual"
|
|
}
|
|
],
|
|
"effectPattern": "Eff_Ambor_Arrow_Fire_OnShooting",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.8999999761581421
|
|
},
|
|
"attachPointName": "WeaponR"
|
|
}
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_Enchanted_Time",
|
|
"value": 3.0,
|
|
"forceByCaster": true,
|
|
"compareType": "LessAndEqual"
|
|
}
|
|
],
|
|
"effectPattern": "Eff_Ambor_FireArrow_ShootArrow",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.8999999761581421
|
|
},
|
|
"attachPointName": "WeaponR"
|
|
}
|
|
},
|
|
{
|
|
"$type": "ActCameraShake",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_Enchanted_Time",
|
|
"value": 4.0,
|
|
"forceByCaster": true,
|
|
"compareType": "MoreThanAndEqual"
|
|
}
|
|
],
|
|
"cameraShake": {
|
|
"shakeRange": 0.20000000298023224,
|
|
"shakeTime": 0.11999999731779099,
|
|
"shakeDistance": 30.0,
|
|
"extension": {
|
|
"baseOnCamera": true
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Test_ShootArrow_Trail_Light_Fx",
|
|
"abilitySpecials": {
|
|
"Ambor_ProudSkill31_P1_Damage_Percentage": 0.0,
|
|
"Ambor_ProudSkill31_P2_Damage_Percentage": 0.0,
|
|
"Ambor_ProudSkill31_P4_Damage_Percentage": 0.0
|
|
},
|
|
"modifiers": {
|
|
"Ambor_ProudSkill_31": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "ModifyDamageMixin",
|
|
"attackTags": [
|
|
"NormalAttack_01"
|
|
],
|
|
"damagePercentage": "Ambor_ProudSkill31_P1_Damage_Percentage",
|
|
"damagePercentageRatio": 0.0
|
|
},
|
|
{
|
|
"$type": "ModifyDamageMixin",
|
|
"attackTags": [
|
|
"NormalAttack_02"
|
|
],
|
|
"damagePercentage": "Ambor_ProudSkill31_P2_Damage_Percentage",
|
|
"damagePercentageRatio": 0.0
|
|
},
|
|
{
|
|
"$type": "ModifyDamageMixin",
|
|
"attackTags": [
|
|
"NormalAttack_04"
|
|
],
|
|
"damagePercentage": "Ambor_ProudSkill31_P4_Damage_Percentage",
|
|
"damagePercentageRatio": 0.0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Arrow_Fly_Small"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Ambor_ProudSkill_31"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Test_ShootArrow_Trail_Fx",
|
|
"abilitySpecials": {
|
|
"Ambor_ProudSkill31_P3_Damage_Percentage": 0.0,
|
|
"Ambor_ProudSkill31_P5_Damage_Percentage": 0.0
|
|
},
|
|
"modifiers": {
|
|
"Ambor_ProudSkill_31": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "ModifyDamageMixin",
|
|
"attackTags": [
|
|
"NormalAttack_03"
|
|
],
|
|
"damagePercentage": "Ambor_ProudSkill31_P3_Damage_Percentage",
|
|
"damagePercentageRatio": 0.0
|
|
},
|
|
{
|
|
"$type": "ModifyDamageMixin",
|
|
"attackTags": [
|
|
"NormalAttack_05"
|
|
],
|
|
"damagePercentage": "Ambor_ProudSkill31_P5_Damage_Percentage",
|
|
"damagePercentageRatio": 0.0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Arrow_Fly"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Ambor_ProudSkill_31"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Test_ShootArrow_Hit_Fx",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "FireHitEffect",
|
|
"hitEntity": "",
|
|
"hitScene": {
|
|
"defaultEffect": "Eff_Arrow_Hit_Earth",
|
|
"surfaceEffect": {
|
|
"Water": "Eff_Arrow_Hit_Water"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Test_ShootAimingArrow_Fire_Fx",
|
|
"abilitySpecials": {
|
|
"Ambor_Talent_214_HitHeadAttackUpTimer": 0.0,
|
|
"Ambor_Talent_214_HitHeadAttackUp": 0.0,
|
|
"Ambor_ProudSkill31_P6_ChargeNoFireDamage_Percentage": 0.0,
|
|
"Ambor_ProudSkill31_P7_ChargeFireDamage_Percentage": 0.0
|
|
},
|
|
"modifiers": {
|
|
"FireEffectModifier": {
|
|
"modifierName": "",
|
|
"elementType": "Fire",
|
|
"elementDurability": 40.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Ambor_Arrow_Fire_Particle"
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Ambor_Arrow_Fire_Trail"
|
|
}
|
|
]
|
|
},
|
|
"Ambor_Talent_213_HitDummyBlowUpTrigger": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAttackLanded": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"target": "Target",
|
|
"abilityName": "Avatar_Ambor_BlowUpDummy"
|
|
}
|
|
]
|
|
},
|
|
"Ambor_Talent_214_HitHead": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAttackLanded": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Target",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Monster"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByHitBoxType",
|
|
"hitBoxType": "Head"
|
|
},
|
|
{
|
|
"$type": "ByAttackTags",
|
|
"attackTags": [
|
|
"ExtraAttack"
|
|
]
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"target": "OriginOwner",
|
|
"modifierName": "UNIQUE_Ambor_Talent_214_AttackUp"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "OriginOwner",
|
|
"modifierName": "UNIQUE_Ambor_Talent_214_AttackUp"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Ambor_Talent_214_AttackUp": {
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": "Ambor_Talent_214_HitHeadAttackUpTimer",
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Actor_AttackRatio": "Ambor_Talent_214_HitHeadAttackUp"
|
|
},
|
|
"state": "AttackUp"
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "FireEffectModifier"
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Avatar_Ambor_DoubleArrow_01"
|
|
}
|
|
],
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByHasElement",
|
|
"element": "Fire"
|
|
}
|
|
],
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackBox",
|
|
"triggerType": "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": "ExtraAttack",
|
|
"attenuationGroup": "Ambor",
|
|
"attackProperty": {
|
|
"damagePercentage": "Ambor_ProudSkill31_P7_ChargeFireDamage_Percentage",
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Fire",
|
|
"elementDurability": 50.0,
|
|
"strikeType": "Pierce",
|
|
"enBreak": 20.0,
|
|
"enHeadBreak": 60.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "Eff_Ambor_Arrow_Fire_OnHitting",
|
|
"hitImpulseType": "LV2",
|
|
"hitHaltTimeScale": 0.009999999776482582
|
|
},
|
|
"canHitHead": true,
|
|
"hitHeadPattern": {
|
|
"onHitEffectName": "Eff_Arrow_Hit_Head_Fire",
|
|
"hitImpulseType": "LV5",
|
|
"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"
|
|
},
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByNot",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByHasElement",
|
|
"element": "Fire"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackBox",
|
|
"triggerType": "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": "ExtraAttack",
|
|
"attenuationGroup": "Ambor",
|
|
"attackProperty": {
|
|
"damagePercentage": "Ambor_ProudSkill31_P6_ChargeNoFireDamage_Percentage",
|
|
"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",
|
|
"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"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByUnlockTalentParam",
|
|
"talentParam": "Ambor_Talent213_HitDummyBlowUpTrigger"
|
|
}
|
|
],
|
|
"modifierName": "Ambor_Talent_213_HitDummyBlowUpTrigger"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByUnlockTalentParam",
|
|
"talentParam": "Ambor_Talent_214_HitHead"
|
|
}
|
|
],
|
|
"modifierName": "Ambor_Talent_214_HitHead"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Ambor_AimingArrow_WithoutFire_Material",
|
|
"abilitySpecials": {
|
|
"Ambor_Talent_214_HitHeadAttackUpTimer": 0.0,
|
|
"Ambor_Talent_214_HitHeadAttackUp": 0.0,
|
|
"Ambor_ProudSkill31_P6_ChargeNoFireDamage_Percentage": 0.0
|
|
},
|
|
"modifiers": {
|
|
"FireEffectModifier": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Arrow_Fly"
|
|
}
|
|
]
|
|
},
|
|
"Ambor_Talent_214_HitHead": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAttackLanded": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Target",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Monster"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByHitBoxType",
|
|
"hitBoxType": "Head"
|
|
},
|
|
{
|
|
"$type": "ByAttackTags",
|
|
"attackTags": [
|
|
"ExtraAttack"
|
|
]
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"target": "OriginOwner",
|
|
"modifierName": "UNIQUE_Ambor_Talent_214_AttackUp"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "OriginOwner",
|
|
"modifierName": "UNIQUE_Ambor_Talent_214_AttackUp"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Ambor_Talent_214_AttackUp": {
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": "Ambor_Talent_214_HitHeadAttackUpTimer",
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Actor_AttackRatio": "Ambor_Talent_214_HitHeadAttackUp"
|
|
},
|
|
"state": "AttackUp"
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "FireEffectModifier"
|
|
}
|
|
],
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackBox",
|
|
"triggerType": "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": "ExtraAttack",
|
|
"attenuationGroup": "Ambor",
|
|
"attackProperty": {
|
|
"damagePercentage": "Ambor_ProudSkill31_P6_ChargeNoFireDamage_Percentage",
|
|
"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",
|
|
"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"
|
|
},
|
|
{
|
|
"$type": "FireHitEffect",
|
|
"hitEntity": "",
|
|
"hitScene": {
|
|
"defaultEffect": "Eff_Arrow_Hit_Earth",
|
|
"surfaceEffect": {
|
|
"Water": "Eff_Arrow_Hit_Water"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByUnlockTalentParam",
|
|
"talentParam": "Ambor_Talent_214_HitHead"
|
|
}
|
|
],
|
|
"modifierName": "Ambor_Talent_214_HitHead"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Ambor_Talent212_DoubleArrow",
|
|
"abilitySpecials": {
|
|
"Ambor_Talent212_P1_Damage_Percentage": 0.0,
|
|
"Ambor_ProudSkill31_P6_ChargeNoFireDamage_Percentage": 0.0,
|
|
"Ambor_ProudSkill31_P7_ChargeFireDamage_Percentage": 0.0
|
|
},
|
|
"modifiers": {
|
|
"FireEffectModifier": {
|
|
"modifierName": "",
|
|
"elementType": "Fire",
|
|
"elementDurability": 50.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Ambor_Arrow_Fire_Particle"
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Ambor_Arrow_Fire_Trail"
|
|
}
|
|
]
|
|
},
|
|
"SetVisble": {
|
|
"modifierName": "",
|
|
"duration": 0.15000000596046448,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerSetVisible"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "TriggerSetVisible",
|
|
"visible": true
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Avatar_Ambor_DoubleArrow_02"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "SetVisble"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "FireEffectModifier"
|
|
}
|
|
],
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByHasElement",
|
|
"element": "Fire"
|
|
}
|
|
],
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackBox",
|
|
"triggerType": "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": "ExtraAttack",
|
|
"attenuationGroup": "Ambor",
|
|
"attackProperty": {
|
|
"damagePercentage": [
|
|
"Ambor_ProudSkill31_P7_ChargeFireDamage_Percentage",
|
|
"Ambor_Talent212_P1_Damage_Percentage",
|
|
"Mul"
|
|
],
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Fire",
|
|
"elementDurability": 25.0,
|
|
"strikeType": "Pierce",
|
|
"enBreak": 4.0,
|
|
"enHeadBreak": 12.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "Eff_Ambor_Arrow_Fire_OnHitting",
|
|
"hitImpulseType": "LV2",
|
|
"hitHaltTimeScale": 0.009999999776482582
|
|
},
|
|
"canHitHead": true,
|
|
"hitHeadPattern": {
|
|
"onHitEffectName": "Eff_Arrow_Hit_Head_Fire",
|
|
"hitImpulseType": "LV5",
|
|
"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"
|
|
},
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByNot",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByHasElement",
|
|
"element": "Fire"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackBox",
|
|
"triggerType": "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": "ExtraAttack",
|
|
"attenuationGroup": "Ambor",
|
|
"attackProperty": {
|
|
"damagePercentage": [
|
|
"Ambor_ProudSkill31_P6_ChargeNoFireDamage_Percentage",
|
|
"Ambor_Talent212_P1_Damage_Percentage",
|
|
"Mul"
|
|
],
|
|
"damagePercentageRatio": 0.0,
|
|
"elementDurability": 100.0,
|
|
"strikeType": "Pierce",
|
|
"enBreak": 2.0,
|
|
"enHeadBreak": 6.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV2",
|
|
"hitHaltTimeScale": 0.009999999776482582
|
|
},
|
|
"canHitHead": true,
|
|
"hitHeadPattern": {
|
|
"onHitEffectName": "Eff_Arrow_Hit_Head",
|
|
"hitImpulseType": "LV5",
|
|
"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": "Ambor_Talent212_DoubleArrow_WithoutFire_Material",
|
|
"abilitySpecials": {
|
|
"Ambor_Talent212_P1_Damage_Percentage": 0.0,
|
|
"Ambor_ProudSkill31_P6_ChargeNoFireDamage_Percentage": 0.0
|
|
},
|
|
"modifiers": {
|
|
"FireEffectModifier": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Arrow_Fly"
|
|
}
|
|
]
|
|
},
|
|
"SetVisble": {
|
|
"modifierName": "",
|
|
"duration": 0.15000000596046448,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerSetVisible"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "TriggerSetVisible",
|
|
"visible": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "SetVisble"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "FireEffectModifier"
|
|
}
|
|
],
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackBox",
|
|
"triggerType": "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": "Talent_ExtraAttack",
|
|
"attenuationGroup": "Ambor",
|
|
"attackProperty": {
|
|
"damagePercentage": [
|
|
"Ambor_Talent212_P1_Damage_Percentage",
|
|
"Ambor_ProudSkill31_P6_ChargeNoFireDamage_Percentage",
|
|
"Mul"
|
|
],
|
|
"damagePercentageRatio": 0.0,
|
|
"elementDurability": 100.0,
|
|
"strikeType": "Pierce",
|
|
"enBreak": 2.0,
|
|
"enHeadBreak": 6.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV2",
|
|
"hitHaltTimeScale": 0.009999999776482582
|
|
},
|
|
"canHitHead": true,
|
|
"hitHeadPattern": {
|
|
"onHitEffectName": "Eff_Arrow_Hit_Head",
|
|
"hitImpulseType": "LV5",
|
|
"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"
|
|
},
|
|
{
|
|
"$type": "FireHitEffect",
|
|
"hitEntity": "",
|
|
"hitScene": {
|
|
"defaultEffect": "Eff_Arrow_Hit_Earth",
|
|
"surfaceEffect": {
|
|
"Water": "Eff_Arrow_Hit_Water"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Test_ShootAimingArrow_Hit_Fx",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "FireHitEffect",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByHasElement",
|
|
"element": "Fire"
|
|
}
|
|
],
|
|
"hitEntity": "",
|
|
"hitScene": {
|
|
"defaultEffect": "Eff_Ambor_Arrow_Fire_OnHitting",
|
|
"surfaceEffect": {
|
|
"Water": "Eff_Arrow_Fire_Hit_Water"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "FireHitEffect",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByNot",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByHasElement",
|
|
"element": "Fire"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"hitEntity": "",
|
|
"hitScene": {
|
|
"defaultEffect": "Eff_Arrow_Hit_Earth",
|
|
"surfaceEffect": {
|
|
"Water": "Eff_Arrow_Hit_Water"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Ambor_DummyTrigger",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "SkillButtonHoldChargeMixin",
|
|
"skillID": 10032,
|
|
"nextLoopTriggerID": "NextLoopTrigger",
|
|
"endHoldTrigger": "EndHoldTrigger",
|
|
"beforeStateIDs": [
|
|
"Dummy_PreForRun"
|
|
],
|
|
"chargeLoopStateIDs": [
|
|
"Dummy_Holdup",
|
|
"Dummy_Loop",
|
|
"Dummy_10M"
|
|
],
|
|
"chargeLoopDurations": [
|
|
0.05000000074505806,
|
|
6.5
|
|
]
|
|
},
|
|
{
|
|
"$type": "SkillButtonHoldChargeMixin",
|
|
"skillID": 10032,
|
|
"nextLoopTriggerID": "NextLoopTrigger",
|
|
"endHoldTrigger": "EndHoldTrigger",
|
|
"beforeStateIDs": [
|
|
"Dummy_PreForWalk"
|
|
],
|
|
"chargeLoopStateIDs": [
|
|
"Dummy_Holdup",
|
|
"Dummy_Loop",
|
|
"Dummy_10M"
|
|
],
|
|
"chargeLoopDurations": [
|
|
0.05000000074505806,
|
|
6.5
|
|
]
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Dummy_Loop"
|
|
],
|
|
"modifierName": "Charge"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Dummy_Loop"
|
|
],
|
|
"modifierName": "Focus"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Dummy_Holdup",
|
|
"Dummy_Loop"
|
|
],
|
|
"modifierName": "Dummy_OnHand"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Dummy_4M",
|
|
"Dummy_7M"
|
|
],
|
|
"modifierName": "Dummy_OnHand_Throw_Middle"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Dummy_10M"
|
|
],
|
|
"modifierName": "Dummy_OnHand_Throw_Long"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Dummy_PreForRun"
|
|
],
|
|
"modifierName": "Dummy_PreForRun_Smoke"
|
|
}
|
|
],
|
|
"abilitySpecials": {
|
|
"DummyThrowSpeedUp": 0.0
|
|
},
|
|
"modifiers": {
|
|
"Focus": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AvatarEnterFocus",
|
|
"cameraFollowLower": {
|
|
"x": 0.800000011920929,
|
|
"y": 0.20000000298023224,
|
|
"z": -2.5
|
|
},
|
|
"cameraFollowUpper": {
|
|
"x": 0.5,
|
|
"y": -0.20000000298023224
|
|
},
|
|
"dragButtonName": "Skill2",
|
|
"showCrosshair": false
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "AvatarExitFocus",
|
|
"keepRotation": true
|
|
}
|
|
]
|
|
},
|
|
"Charge": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 0.10000000149011612,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": 4.0,
|
|
"key": "_DUMMY_THROW_RANGE",
|
|
"useLimitRange": true,
|
|
"maxValue": 4.0,
|
|
"minValue": 4.0
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Ambor_Dummy_Line"
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": 0.4000000059604645,
|
|
"key": "_DUMMY_THROW_RANGE",
|
|
"useLimitRange": true,
|
|
"maxValue": 10.0,
|
|
"minValue": 4.0
|
|
},
|
|
{
|
|
"$type": "SetGlobalValueToOverrideMap",
|
|
"globalValueKey": "_DUMMY_THROW_RANGE",
|
|
"overrideMapKey": "DummyThrowSpeedUp"
|
|
},
|
|
{
|
|
"$type": "SetAnimatorFloat",
|
|
"floatID": "DummyRange",
|
|
"value": "DummyThrowSpeedUp"
|
|
}
|
|
]
|
|
},
|
|
"Dummy_OnHand": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_SkillObj_Dummy_HoldupStandby"
|
|
}
|
|
]
|
|
},
|
|
"Dummy_OnHand_Throw_Middle": {
|
|
"modifierName": "",
|
|
"duration": 0.11999999731779099,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_SkillObj_Dummy_HoldupStandby"
|
|
}
|
|
]
|
|
},
|
|
"Dummy_OnHand_Throw_Long": {
|
|
"modifierName": "",
|
|
"duration": 0.18000000715255737,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_SkillObj_Dummy_HoldupStandby"
|
|
}
|
|
]
|
|
},
|
|
"Dummy_PreForRun_Smoke": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Common_ShootArrow_Smoke"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": 4.0,
|
|
"key": "_DUMMY_THROW_RANGE",
|
|
"useLimitRange": true,
|
|
"maxValue": 10.0,
|
|
"minValue": 4.0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Ambor_ThrowDummy_UseSkill",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "AvatarSkillStart",
|
|
"skillID": 10032,
|
|
"cdRatio": 1.0,
|
|
"costStaminaRatio": 1.0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Ambor_ThrowDummy_Short",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "AvatarSkillStart",
|
|
"skillID": 10032,
|
|
"cdRatio": 1.0,
|
|
"costStaminaRatio": 1.0
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 41021006,
|
|
"born": {
|
|
"$type": "ConfigBornByTarget",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 1.5,
|
|
"z": 0.5
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Ambor_ThrowDummy_4M",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "AvatarSkillStart",
|
|
"skillID": 10032,
|
|
"cdRatio": 1.0,
|
|
"costStaminaRatio": 1.0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Ambor_ThrowDummy_7M",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "AvatarSkillStart",
|
|
"skillID": 10032,
|
|
"cdRatio": 1.0,
|
|
"costStaminaRatio": 1.0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Ambor_ThrowDummy",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "AvatarSkillStart",
|
|
"skillID": 10032,
|
|
"cdRatio": 1.0,
|
|
"costStaminaRatio": 1.0
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_DUMMY_THROW_RANGE",
|
|
"value": 4.0,
|
|
"compareType": "MoreThan"
|
|
},
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_DUMMY_THROW_RANGE",
|
|
"value": 5.0,
|
|
"compareType": "LessAndEqual"
|
|
}
|
|
],
|
|
"bulletID": 41021052,
|
|
"born": {
|
|
"$type": "ConfigBornByTarget",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_DUMMY_THROW_RANGE",
|
|
"value": 5.0,
|
|
"compareType": "MoreThan"
|
|
},
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_DUMMY_THROW_RANGE",
|
|
"value": 6.0,
|
|
"compareType": "LessAndEqual"
|
|
}
|
|
],
|
|
"bulletID": 41021053,
|
|
"born": {
|
|
"$type": "ConfigBornByTarget",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_DUMMY_THROW_RANGE",
|
|
"value": 6.0,
|
|
"compareType": "MoreThan"
|
|
},
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_DUMMY_THROW_RANGE",
|
|
"value": 7.0,
|
|
"compareType": "LessAndEqual"
|
|
}
|
|
],
|
|
"bulletID": 41021054,
|
|
"born": {
|
|
"$type": "ConfigBornByTarget",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_DUMMY_THROW_RANGE",
|
|
"value": 7.0,
|
|
"compareType": "MoreThan"
|
|
},
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_DUMMY_THROW_RANGE",
|
|
"value": 8.0,
|
|
"compareType": "LessAndEqual"
|
|
}
|
|
],
|
|
"bulletID": 41021055,
|
|
"born": {
|
|
"$type": "ConfigBornByTarget",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_DUMMY_THROW_RANGE",
|
|
"value": 8.0,
|
|
"compareType": "MoreThan"
|
|
},
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_DUMMY_THROW_RANGE",
|
|
"value": 9.0,
|
|
"compareType": "LessAndEqual"
|
|
}
|
|
],
|
|
"bulletID": 41021056,
|
|
"born": {
|
|
"$type": "ConfigBornByTarget",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_DUMMY_THROW_RANGE",
|
|
"value": 9.0,
|
|
"compareType": "MoreThan"
|
|
}
|
|
],
|
|
"bulletID": 41021057,
|
|
"born": {
|
|
"$type": "ConfigBornByTarget",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 1.0,
|
|
"z": 1.0
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Ambor_Dummy_Speed_Fix",
|
|
"abilitySpecials": {
|
|
"DummyThrowSpeedUp": 0.0
|
|
},
|
|
"modifiers": {
|
|
"SpeedUP": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValueToOverrideMap",
|
|
"abilityFormula": "DummyThrowSpeed",
|
|
"isFromOwner": true,
|
|
"globalValueKey": "_DUMMY_THROW_RANGE",
|
|
"overrideMapKey": "DummyThrowSpeedUp"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "SpeedUP"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Ambor_CreateDummy",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByCollisionPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"gadgetID": 41021002,
|
|
"campID": 1001,
|
|
"campTargetType": "All"
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Ambor_Dummy_ThrowGround"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Ambor_DummyMaterial",
|
|
"abilitySpecials": {
|
|
"Ambor_ProudSkill32_P3_Hp_Percentage": 0.0
|
|
},
|
|
"modifiers": {
|
|
"UNIQUE_Ambor_Dummy_Timer": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": 8.0,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "KillSelf"
|
|
}
|
|
]
|
|
},
|
|
"Ambor_ProudSkill_32": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Actor_MaxHPRatio": "Ambor_ProudSkill32_P3_Hp_Percentage"
|
|
}
|
|
},
|
|
"Taunting": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 0.5,
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "TriggerTaunt",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"shapeName": "CircleR5",
|
|
"campTargetType": "Enemy",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"predicates": [
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Monster"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"shapeName": "CircleR5",
|
|
"campTargetType": "Enemy",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"predicates": [
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Monster"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByNot",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByHasAbilityState",
|
|
"abilityState": "MuteTaunt"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"modifierName": "Taunted_FX"
|
|
}
|
|
]
|
|
},
|
|
"Taunted_FX": {
|
|
"modifierName": "",
|
|
"duration": 8.0,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Ambor_Dummy_Taunted"
|
|
}
|
|
],
|
|
"onKill": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "Taunted_FX"
|
|
}
|
|
]
|
|
},
|
|
"Talent_CreateDummyBlowUpTrigger": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "CreateGadget",
|
|
"lifeByOwnerIsAlive": true,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"gadgetID": 41021016,
|
|
"campID": 4001,
|
|
"campTargetType": "All"
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_ABILITY_Ambor_Dummy",
|
|
"useLimitRange": true,
|
|
"maxValue": 2.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UNIQUE_Ambor_Dummy_Timer"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Taunting"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Ambor_ProudSkill_32"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Talent_CreateDummyBlowUpTrigger"
|
|
}
|
|
],
|
|
"onKill": [
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"gadgetID": 41021008,
|
|
"campID": 1001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "TriggerAudio",
|
|
"operation": {
|
|
"$type": "ConfigAudioEventOp",
|
|
"operation": {
|
|
"text": "Play_sfx_char_ambor_dummy_explode"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Ambor_BlowUpByTrigger",
|
|
"abilitySpecials": {
|
|
"Ambor_Talent213_P1_Damage_Percentage": 0.0
|
|
},
|
|
"modifiers": {
|
|
"DamageUpByHPRatio_100": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": "Ambor_Talent213_P1_Damage_Percentage",
|
|
"key": "_ABILITY_BlowUpByTrigger_Damage",
|
|
"useLimitRange": true,
|
|
"maxValue": "Ambor_Talent213_P1_Damage_Percentage",
|
|
"minValue": "Ambor_Talent213_P1_Damage_Percentage"
|
|
}
|
|
]
|
|
},
|
|
"TriggerKillSelf": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Ambor_Dummy_Timer"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "DamageUpByHPRatio_100"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "TriggerKillSelf"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Ambor_CreateBlowUpTrigger",
|
|
"onAdded": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_ABILITY_Ambor_Dummy_BlowUpTrigger",
|
|
"useLimitRange": true,
|
|
"maxValue": 2.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Ambor_BlowUpDummy",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"shapeName": "CircleR1",
|
|
"campTargetType": "All",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_ABILITY_Ambor_Dummy",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"abilityName": "Avatar_Ambor_BlowUpByTrigger"
|
|
},
|
|
{
|
|
"$type": "KillSelf"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Ambor_DummyDropBall",
|
|
"abilitySpecials": {
|
|
"DummyGetElementRatio": 1.0,
|
|
"DummyElementBallCount": 1.0,
|
|
"Ambor_ProudSkill32_P2_Damage_Percentage": 0.0,
|
|
"Ambor_Talent213_P1_Damage_Percentage": 0.0
|
|
},
|
|
"modifiers": {
|
|
"DummyElementBall": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAttackLanded": [
|
|
{
|
|
"$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",
|
|
"modifierName": "DummyElementBall_Base"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"DummyElementBall_Base": {
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "GenerateElemBall",
|
|
"configID": 2017,
|
|
"born": {
|
|
"$type": "ConfigBornByTarget",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"ratio": "DummyGetElementRatio",
|
|
"baseEnergy": 12.0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValueToOverrideMap",
|
|
"target": "Owner",
|
|
"globalValueKey": "_ABILITY_BlowUpByTrigger_Damage",
|
|
"overrideMapKey": "Ambor_Talent213_P1_Damage_Percentage"
|
|
},
|
|
{
|
|
"$type": "ClearGlobalValue",
|
|
"target": "Owner",
|
|
"key": "_ABILITY_BlowUpByTrigger_Damage"
|
|
},
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackSphere",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"radius": 3.0
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "Elemental_Art",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": "Ambor_ProudSkill32_P2_Damage_Percentage",
|
|
"damagePercentageRatio": "Ambor_Talent213_P1_Damage_Percentage",
|
|
"elementType": "Fire",
|
|
"elementRank": 1.5,
|
|
"elementDurability": 50.0,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 260.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV5",
|
|
"hitHaltTimeScale": 0.05000000074505806
|
|
},
|
|
"forceCameraShake": true,
|
|
"cameraShake": {
|
|
"shakeRange": 0.800000011920929,
|
|
"shakeTime": 0.23999999463558197,
|
|
"shakeDistance": 30.0
|
|
},
|
|
"canBeModifiedBy": "OriginOwner"
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "DummyElementBall"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Ambor_ArrowRain_Alert",
|
|
"modifiers": {
|
|
"HasAttackTargetAlertCircle": {
|
|
"modifierName": "",
|
|
"duration": 0.20000000298023224,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Ambor_AlertCircle"
|
|
}
|
|
]
|
|
},
|
|
"HasAttackTargetAlertCircle_Big": {
|
|
"modifierName": "",
|
|
"duration": 0.20000000298023224,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Ambor_AlertCircle_Big"
|
|
}
|
|
]
|
|
},
|
|
"NoAttackTargetAlertCircle": {
|
|
"modifierName": "",
|
|
"duration": 0.20000000298023224,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"target": "CurLocalAvatar",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByNot",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByUnlockTalentParam",
|
|
"talentParam": "Ambor_Talent_215"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"effectPattern": "Eff_Ambor_AlertCircle",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 5.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"target": "CurLocalAvatar",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByUnlockTalentParam",
|
|
"talentParam": "Ambor_Talent_215"
|
|
}
|
|
],
|
|
"effectPattern": "Eff_Ambor_AlertCircle_Big",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 5.0
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "SelfAttackTarget",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByNot",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByUnlockTalentParam",
|
|
"talentParam": "Ambor_Talent_215"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByHasAttackTarget"
|
|
}
|
|
],
|
|
"modifierName": "HasAttackTargetAlertCircle"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "SelfAttackTarget",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByUnlockTalentParam",
|
|
"talentParam": "Ambor_Talent_215"
|
|
},
|
|
{
|
|
"$type": "ByHasAttackTarget"
|
|
}
|
|
],
|
|
"modifierName": "HasAttackTargetAlertCircle_Big"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByNot",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByHasAttackTarget"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"modifierName": "NoAttackTargetAlertCircle"
|
|
},
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"target": "SelfAttackTarget",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByHasAttackTarget"
|
|
}
|
|
],
|
|
"key": "ArrowRainAlertPos",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget"
|
|
},
|
|
"setTarget": false
|
|
},
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByNot",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByHasAttackTarget"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"key": "ArrowRainAlertPos",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 5.0
|
|
}
|
|
},
|
|
"setTarget": false
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Ambor_ArrowRain",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"ArrowRain"
|
|
],
|
|
"modifierName": "Ambor_Invincible"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"ArrowRain"
|
|
],
|
|
"modifierName": "Ambor_IsGhostToEnemy"
|
|
}
|
|
],
|
|
"abilitySpecials": {
|
|
"Ambor_Talent_216_P1_MoveSpeedUp": 0.0,
|
|
"Ambor_Talent_216_P2_AttackUp": 0.0,
|
|
"Ambor_Talent_216_P3_BuffTimer": 0.0
|
|
},
|
|
"modifiers": {
|
|
"UNIQUE_Ambor_Talent_216_Attack": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": "Ambor_Talent_216_P3_BuffTimer",
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Actor_AttackRatio": "Ambor_Talent_216_P2_AttackUp"
|
|
},
|
|
"state": "AttackUp"
|
|
},
|
|
"UNIQUE_Ambor_Talent_216_Speed": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": "Ambor_Talent_216_P3_BuffTimer",
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Animator_MoveSpeedRatio": "Ambor_Talent_216_P1_MoveSpeedUp"
|
|
},
|
|
"state": "SpeedUp"
|
|
},
|
|
"Ambor_Invincible": {
|
|
"modifierName": "",
|
|
"duration": 0.8330000042915344,
|
|
"elementDurability": 100.0,
|
|
"state": "Invincible"
|
|
},
|
|
"Ambor_IsGhostToEnemy": {
|
|
"modifierName": "",
|
|
"duration": 0.8330000042915344,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachAbilityStateResistance",
|
|
"resistanceListID": 11002
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "AvatarSkillStart",
|
|
"skillID": 10017,
|
|
"cdRatio": 1.0,
|
|
"costStaminaRatio": 1.0
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByHasAttackTarget"
|
|
}
|
|
],
|
|
"born": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"positionKey": "ArrowRainAlertPos",
|
|
"directionKey": ""
|
|
},
|
|
"gadgetID": 41021001,
|
|
"campID": 1001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByNot",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByHasAttackTarget"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"born": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"positionKey": "ArrowRainAlertPos",
|
|
"directionKey": ""
|
|
},
|
|
"gadgetID": 41021001,
|
|
"campID": 1001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByUnlockTalentParam",
|
|
"talentParam": "Ambor_Talent_216"
|
|
},
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "LesserOrEqual",
|
|
"value": 40.0
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_Ambor_Talent_216_Attack"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByUnlockTalentParam",
|
|
"talentParam": "Ambor_Talent_216"
|
|
},
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "LesserOrEqual",
|
|
"value": 40.0
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_Ambor_Talent_216_Speed"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByUnlockTalentParam",
|
|
"talentParam": "Ambor_Talent_216"
|
|
},
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "LesserOrEqual",
|
|
"value": 40.0
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_Ambor_Talent_216_Attack"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByUnlockTalentParam",
|
|
"talentParam": "Ambor_Talent_216"
|
|
},
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "LesserOrEqual",
|
|
"value": 40.0
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_Ambor_Talent_216_Speed"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Ambor_ArrowRainField",
|
|
"abilitySpecials": {
|
|
"Ambor_Talent_215_P1_Critical_Extra": 0.0,
|
|
"Ambor_ProudSkill33_P1_Damage": 0.0,
|
|
"OneHitDamgeRate": 1.0,
|
|
"MaxRandomRange": 2.0,
|
|
"AttackRange": 2.0,
|
|
"Ambor_Talent_215_P2_Range_Extra": 1.0
|
|
},
|
|
"modifiers": {
|
|
"ArrowRainLoop": {
|
|
"modifierName": "",
|
|
"duration": 2.0,
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 0.4000000059604645,
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"key": "ArrowRainPos",
|
|
"born": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"bornRandom": {
|
|
"$type": "BornRandomFromCenter",
|
|
"minRandomRange": [
|
|
"MaxRandomRange",
|
|
"Ambor_Talent_215_P2_Range_Extra",
|
|
"Mul"
|
|
],
|
|
"maxRandomRange": [
|
|
"MaxRandomRange",
|
|
"Ambor_Talent_215_P2_Range_Extra",
|
|
"Mul"
|
|
]
|
|
},
|
|
"positionKey": "ArrowRainAlertPos",
|
|
"directionKey": ""
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackSphere",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"positionKey": "ArrowRainPos",
|
|
"directionKey": ""
|
|
},
|
|
"radius": [
|
|
"AttackRange",
|
|
"Ambor_Talent_215_P2_Range_Extra",
|
|
"Mul"
|
|
]
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "Elemental_Burst",
|
|
"attenuationTag": "Elemental_Burst",
|
|
"attenuationGroup": "Ambor",
|
|
"attackProperty": {
|
|
"damagePercentage": [
|
|
"Ambor_ProudSkill33_P1_Damage",
|
|
"OneHitDamgeRate",
|
|
"Mul"
|
|
],
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Fire",
|
|
"elementRank": 3.0,
|
|
"elementDurability": 25.0,
|
|
"strikeType": "Pierce",
|
|
"enBreak": 7.21999979019165,
|
|
"bonusCritical": "Ambor_Talent_215_P1_Critical_Extra"
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "",
|
|
"hitImpulseType": "LV2",
|
|
"hitHaltTimeScale": 0.05000000074505806
|
|
},
|
|
"cameraShake": {},
|
|
"canBeModifiedBy": "OriginOwner"
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
}
|
|
]
|
|
},
|
|
"ArrowRainLoop_NoHit_1": {
|
|
"modifierName": "",
|
|
"duration": 2.0,
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 0.6000000238418579,
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"key": "ArrowRainPos",
|
|
"born": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"bornRandom": {
|
|
"$type": "BornRandomFromCenter",
|
|
"minRandomRange": [
|
|
"MaxRandomRange",
|
|
"Ambor_Talent_215_P2_Range_Extra",
|
|
"Mul"
|
|
],
|
|
"maxRandomRange": [
|
|
"MaxRandomRange",
|
|
"Ambor_Talent_215_P2_Range_Extra",
|
|
"Mul"
|
|
]
|
|
},
|
|
"positionKey": "ArrowRainAlertPos",
|
|
"directionKey": ""
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackSphere",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"positionKey": "ArrowRainPos",
|
|
"directionKey": ""
|
|
},
|
|
"radius": [
|
|
"AttackRange",
|
|
"Ambor_Talent_215_P2_Range_Extra",
|
|
"Mul"
|
|
]
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "Elemental_Burst",
|
|
"attenuationTag": "Elemental_Burst",
|
|
"attenuationGroup": "Ambor",
|
|
"attackProperty": {
|
|
"damagePercentage": [
|
|
"Ambor_ProudSkill33_P1_Damage",
|
|
"OneHitDamgeRate",
|
|
"Mul"
|
|
],
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Fire",
|
|
"elementRank": 3.0,
|
|
"elementDurability": 25.0,
|
|
"strikeType": "Pierce",
|
|
"enBreak": 7.21999979019165,
|
|
"bonusCritical": "Ambor_Talent_215_P1_Critical_Extra"
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "",
|
|
"hitImpulseType": "LV0",
|
|
"hitHaltTimeScale": 0.05000000074505806
|
|
},
|
|
"cameraShake": {},
|
|
"canBeModifiedBy": "OriginOwner"
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
}
|
|
]
|
|
},
|
|
"ArrowRainLoop_NoHit_5": {
|
|
"modifierName": "",
|
|
"duration": 2.0,
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 0.20000000298023224,
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"key": "ArrowRainPos",
|
|
"born": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"bornRandom": {
|
|
"$type": "BornRandomFromCenter",
|
|
"minRandomRange": 0.10000000149011612,
|
|
"maxRandomRange": [
|
|
"MaxRandomRange",
|
|
"Ambor_Talent_215_P2_Range_Extra",
|
|
"Mul"
|
|
]
|
|
},
|
|
"positionKey": "ArrowRainAlertPos",
|
|
"directionKey": ""
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackSphere",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"positionKey": "ArrowRainPos",
|
|
"directionKey": ""
|
|
},
|
|
"radius": [
|
|
"AttackRange",
|
|
"Ambor_Talent_215_P2_Range_Extra",
|
|
"Mul"
|
|
]
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "Elemental_Burst",
|
|
"attenuationTag": "Elemental_Burst",
|
|
"attenuationGroup": "Ambor",
|
|
"attackProperty": {
|
|
"damagePercentage": [
|
|
"Ambor_ProudSkill33_P1_Damage",
|
|
"OneHitDamgeRate",
|
|
"Mul"
|
|
],
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Fire",
|
|
"elementRank": 3.0,
|
|
"elementDurability": 25.0,
|
|
"strikeType": "Pierce",
|
|
"enBreak": 7.21999979019165,
|
|
"bonusCritical": "Ambor_Talent_215_P1_Critical_Extra"
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "",
|
|
"hitImpulseType": "LV0",
|
|
"hitHaltTimeScale": 0.05000000074505806
|
|
},
|
|
"cameraShake": {},
|
|
"canBeModifiedBy": "OriginOwner"
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Avatar_Gril_Bow_Ambor_ElementalBurst_ArrowRain_Down"
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"predicates": [
|
|
{
|
|
"$type": "BySceneSurfaceType",
|
|
"filters": [
|
|
"Water"
|
|
]
|
|
}
|
|
],
|
|
"effectPattern": "Eff_Avatar_Gril_Bow_Ambor_ElementalBurst_ArrowRain_HitWater"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "ArrowRainLoop"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "ArrowRainLoop_NoHit_1"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "ArrowRainLoop_NoHit_5"
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Ambor_ArrowRain_Down_Particle"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Ambor_AirShoot",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "SkillButtonHoldChargeMixin",
|
|
"skillID": 10211,
|
|
"nextLoopTriggerID": "NextLoopTrigger",
|
|
"endHoldTrigger": "EndHoldTrigger",
|
|
"beforeStateIDs": [
|
|
"AirShoot_Loop"
|
|
],
|
|
"chargeLoopStateIDs": [
|
|
"AirShoot_Loop"
|
|
]
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"AirShoot_BS",
|
|
"AirShoot_Loop",
|
|
"AirShoot_Shoot",
|
|
"AirShoot_AS"
|
|
],
|
|
"modifierName": "Charging"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Charging": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "TriggerWitchTimeMixin",
|
|
"ignoreTargetType": "SelfCamp",
|
|
"openEffectPattern": "",
|
|
"closeEffectPattern": "",
|
|
"weatherPattern": "Weather_Ayaka_FrostFall"
|
|
}
|
|
],
|
|
"onAdded": [
|
|
{
|
|
"$type": "AvatarEnterFocus",
|
|
"cameraFollowLower": {
|
|
"x": 0.800000011920929,
|
|
"y": 0.20000000298023224,
|
|
"z": -1.5
|
|
},
|
|
"cameraFollowUpper": {
|
|
"x": 0.800000011920929,
|
|
"y": 0.4000000059604645,
|
|
"z": -1.2000000476837158
|
|
},
|
|
"cameraFastFocusMode": true,
|
|
"dragButtonName": "Skill1",
|
|
"assistance": {
|
|
"ps4": {},
|
|
"ps5": {},
|
|
"other": {
|
|
"useGyro": true
|
|
}
|
|
},
|
|
"canMove": false
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "AvatarExitFocus",
|
|
"keepRotation": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 40100006,
|
|
"born": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"positionKey": "ShootPosition",
|
|
"directionKey": "ShootDirection"
|
|
}
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Ambor_Arrow_Fire_OnShooting",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.8999999761581421
|
|
},
|
|
"attachPointName": "WeaponR"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Ambor_ChangeMainSkill",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AvatarChangeSkillMixin",
|
|
"aimSkillID": 10042
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Ambor_FlyStamina_Reduction",
|
|
"modifiers": {
|
|
"Ambor_FlyStaminaReduction_Handler": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 5.0,
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "CurTeamAvatars",
|
|
"doOffStage": true,
|
|
"modifierName": "UNIQUE_FlyStaminaReduction"
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_FlyStaminaReduction": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Fly"
|
|
],
|
|
"modifierName": "FlyStamina_Reduction"
|
|
}
|
|
]
|
|
},
|
|
"FlyStamina_Reduction": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Actor_CostStaminaRatio": -0.20000000298023224
|
|
}
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "CurTeamAvatars",
|
|
"doOffStage": true,
|
|
"modifierName": "UNIQUE_FlyStaminaReduction"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"doOffStage": true,
|
|
"modifierName": "Ambor_FlyStaminaReduction_Handler"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Ambor_ProudSkill_21",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Fly"
|
|
],
|
|
"modifierName": "Avatar_Ambor_ProudSkill_21"
|
|
}
|
|
],
|
|
"abilitySpecials": {
|
|
"Ambor_ProudSkill21_P1_Stamina_Reduce": 0.0
|
|
},
|
|
"modifiers": {
|
|
"Avatar_Ambor_ProudSkill_21": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Actor_CostStaminaRatio": "Ambor_ProudSkill21_P1_Stamina_Reduce"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Ambor_FallingAnthem",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AvatarChangeSkillMixin",
|
|
"jumpSkillID": 5021010,
|
|
"flySkillID": 5021010
|
|
},
|
|
{
|
|
"$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",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"radius": 1.0
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "FallingAttack",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": "FallingAnthem_Normal_Loop_Damage",
|
|
"damagePercentageRatio": 0.0,
|
|
"elementDurability": 0.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",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": -0.5,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"height": 2.0,
|
|
"radius": 3.0
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "FallingAttack",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": "FallingAnthem_Normal_Rank_1_Damage",
|
|
"damagePercentageRatio": 0.0,
|
|
"elementDurability": 25.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",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": -0.5,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"height": 2.0,
|
|
"radius": 3.5
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "FallingAttack",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": "FallingAnthem_Normal_Rank_2_Damage",
|
|
"damagePercentageRatio": 0.0,
|
|
"elementDurability": 25.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"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
] |