mirror of
https://github.com/theBowja/GenshinData-1.git
synced 2025-08-05 16:03:55 +09:00
6216 lines
283 KiB
JSON
6216 lines
283 KiB
JSON
[
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Gorou_Arrow_FX",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Aim",
|
|
"FastAim"
|
|
],
|
|
"modifierName": "Gorou_Arrow_FX"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Gorou_Arrow_FX": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_Arrow"
|
|
},
|
|
{
|
|
"$type": "DebugLog",
|
|
"content": "##箭的表现"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Gorou_PressShoot",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "ButtonHoldChargeMixin",
|
|
"skillID": 10551,
|
|
"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": 10554,
|
|
"isHold": true
|
|
}
|
|
],
|
|
"OnBeginCharged": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "DoSkill"
|
|
},
|
|
{
|
|
"$type": "SetAnimatorInt",
|
|
"intID": "SkillID",
|
|
"value": 101.0
|
|
}
|
|
],
|
|
"OnReleaseCharged": [
|
|
{
|
|
"$type": "AvatarSkillStart",
|
|
"skillID": 10551,
|
|
"cdRatio": 1.0,
|
|
"costStaminaRatio": 1.0
|
|
},
|
|
{
|
|
"$type": "AvatarSkillStart",
|
|
"skillID": 10553,
|
|
"cdRatio": 1.0,
|
|
"costStaminaRatio": 1.0
|
|
},
|
|
{
|
|
"$type": "EntityDoSkill",
|
|
"skillID": 10554,
|
|
"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
|
|
}
|
|
},
|
|
"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_Gorou_AimPressShoot",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "ButtonHoldChargeMixin",
|
|
"skillID": 10553,
|
|
"secondChargeTime": 999999.0,
|
|
"OnReleaseCharged": [
|
|
{
|
|
"$type": "AvatarSkillStart",
|
|
"skillID": 10551,
|
|
"cdRatio": 1.0,
|
|
"costStaminaRatio": 1.0
|
|
},
|
|
{
|
|
"$type": "AvatarSkillStart",
|
|
"skillID": 10553,
|
|
"cdRatio": 1.0,
|
|
"costStaminaRatio": 1.0
|
|
},
|
|
{
|
|
"$type": "EntityDoSkill",
|
|
"skillID": 10554,
|
|
"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",
|
|
"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
|
|
},
|
|
{
|
|
"$type": "SendEffectTrigger",
|
|
"parameter": "Hide",
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_ElementalBurst_Shirou"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetAnimatorBool",
|
|
"boolID": "Aiming"
|
|
},
|
|
{
|
|
"$type": "AvatarExitFocus",
|
|
"keepRotation": true
|
|
},
|
|
{
|
|
"$type": "SendEffectTrigger",
|
|
"parameter": "ExitHide",
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_ElementalBurst_Shirou"
|
|
}
|
|
]
|
|
},
|
|
"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_Gorou_ShootAimingArrow_Charge",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Aim",
|
|
"FastAim"
|
|
],
|
|
"modifierName": "ShootAimingArrow_Charge_Handler"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Aim",
|
|
"AimShoot"
|
|
],
|
|
"modifierName": "ShowAimingEffect"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"FastAim",
|
|
"FastAimShoot"
|
|
],
|
|
"modifierName": "ShowAimingEffect"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Aim",
|
|
"FastAim",
|
|
"FastAimShoot",
|
|
"AimShoot"
|
|
],
|
|
"modifierName": "ShootAimingArrow_Charge_Remove"
|
|
},
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "AimLoop",
|
|
"modifierName": "Aim_ChangeAlpha"
|
|
},
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "FastAimLoop",
|
|
"modifierName": "FastAim_ChangeAlpha"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"ShootAimingArrow_Charge_Handler": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 0.30000001192092896,
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"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": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 0.10000000149011612,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "RockMagic_Arrow_Glow_WithoutWind_Once"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "RockMagic_Arrow_Glow_Once"
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "RockMagic_Arrow_Glow_WithoutWind_Once"
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_Enchanted_Time",
|
|
"value": 4.0,
|
|
"forceByCaster": true,
|
|
"compareType": "MoreThanAndEqual"
|
|
}
|
|
],
|
|
"modifierName": "RockMagic_Arrow_Glow_Once"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_Enchanted_Time",
|
|
"value": 1.0,
|
|
"forceByCaster": true
|
|
}
|
|
],
|
|
"modifierName": "RockMagic_Arrow_Glow_WithoutWind_Once"
|
|
}
|
|
]
|
|
},
|
|
"RockMagic_Arrow_Glow_Once": {
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_ExtraAttack_Glow_Once_02"
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_ExtraAttack_Glow_Loop_02"
|
|
}
|
|
]
|
|
},
|
|
"RockMagic_Arrow_Glow_WithoutWind_Once": {
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_ExtraAttack_Glow_Once_01"
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_ExtraAttack_Glow_Loop_01"
|
|
}
|
|
]
|
|
},
|
|
"Aim_ChangeAlpha": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "EffectChangeAlphaMixin",
|
|
"target": "Team",
|
|
"FAOMIAACPGM": 0.20000000298023224,
|
|
"DFJOFJLKGPB": 0.30000001192092896
|
|
}
|
|
]
|
|
},
|
|
"FastAim_ChangeAlpha": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "EffectChangeAlphaMixin",
|
|
"target": "Team",
|
|
"FAOMIAACPGM": 0.20000000298023224,
|
|
"DFJOFJLKGPB": 0.30000001192092896
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": -5.0,
|
|
"key": "_Enchanted_Time",
|
|
"useLimitRange": true,
|
|
"maxValue": 5.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "AimChargeMark"
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "RockMagic_Arrow_Glow_Once"
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "RockMagic_Arrow_Glow_WithoutWind_Once"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Gorou_ShootArrow_Aiming",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_Enchanted_Time",
|
|
"value": 3.0,
|
|
"forceByCaster": true,
|
|
"compareType": "LessAndEqual"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 41055010,
|
|
"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_ElectricMagic_ShootArrow",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.8999999761581421
|
|
},
|
|
"attachPointName": "WeaponR"
|
|
}
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_Enchanted_Time",
|
|
"value": 4.0,
|
|
"forceByCaster": true,
|
|
"compareType": "MoreThanAndEqual"
|
|
}
|
|
],
|
|
"bulletID": 41055011,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "FocusAnchor",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "WeaponL"
|
|
}
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_Enchanted_Time",
|
|
"value": 4.0,
|
|
"forceByCaster": true,
|
|
"compareType": "MoreThanAndEqual"
|
|
}
|
|
],
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_Arrow_OnShooting",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.8999999761581421
|
|
},
|
|
"attachPointName": "WeaponR"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Bullet_Gorou_AimingArrow_WithoutRock",
|
|
"abilitySpecials": {
|
|
"DamageWithoutRock": 0.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_Arrow_Fly_Big"
|
|
}
|
|
],
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "FireHitEffect",
|
|
"hitEntity": "",
|
|
"hitScene": {
|
|
"defaultEffect": "Eff_Arrow_Hit_Earth",
|
|
"surfaceEffect": {
|
|
"Water": "Eff_Arrow_Hit_Water"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$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": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": "DamageWithoutRock",
|
|
"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_Gorou_AimingArrow_Rock",
|
|
"abilitySpecials": {
|
|
"DamageWithRock": 0.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_Arrow_Rock_Fly_Trail"
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_Arrow_Rock_Fly_Particle"
|
|
}
|
|
],
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "FireHitEffect",
|
|
"hitEntity": "",
|
|
"hitScene": {
|
|
"defaultEffect": "Eff_Avatar_Boy_Bow_Gorou_Arrow_Rock_Hit",
|
|
"surfaceEffect": {
|
|
"Water": "Eff_Arrow_Hit_Water"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$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": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": "DamageWithRock",
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Rock",
|
|
"elementDurability": 25.0,
|
|
"strikeType": "Pierce",
|
|
"enBreak": 20.0,
|
|
"enHeadBreak": 60.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "Eff_Avatar_Boy_Bow_Gorou_Arrow_Rock_Hit",
|
|
"hitImpulseType": "LV2",
|
|
"hitHaltTimeScale": 0.009999999776482582
|
|
},
|
|
"canHitHead": true,
|
|
"hitHeadPattern": {
|
|
"onHitEffectName": "Eff_Arrow_Hit_Head_Rock",
|
|
"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": "Avatar_Gorou_ShootArrow_01",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "DebugLog",
|
|
"content": "##触发普攻"
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 41055001,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": -0.0860000029206276,
|
|
"y": 0.9760000109672546,
|
|
"z": 0.6949999928474426
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttackTarget"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_ShootArrow_Small",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": -0.0860000029206276,
|
|
"y": 0.9760000109672546,
|
|
"z": 0.6949999928474426
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttackTarget"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Gorou_ShootArrow_02",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 41055002,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.906000018119812,
|
|
"z": 0.4740000069141388
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttackTarget"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_ShootArrow_Small",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.906000018119812,
|
|
"z": 0.4740000069141388
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttackTarget"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Gorou_ShootArrow_03",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 41055003,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.02500000037252903,
|
|
"y": 1.1059999465942383,
|
|
"z": 0.49300000071525574
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttackTarget"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_ShootArrow_Big",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.02500000037252903,
|
|
"y": 1.1059999465942383,
|
|
"z": 0.49300000071525574
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttackTarget"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Gorou_ShootArrow_04",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 41055004,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": -0.12800000607967377,
|
|
"y": 0.9860000014305115,
|
|
"z": 0.7160000205039978
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttackTarget"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_ShootArrow_Big",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": -0.12800000607967377,
|
|
"y": 0.9860000014305115,
|
|
"z": 0.7160000205039978
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttackTarget"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Gorou_ShootArrow_05",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 41056005,
|
|
"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_Venti_ShootArrow_Big",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"attachPointName": "WeaponL"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Gorou_ShootArrow_Light_Material",
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_ShootArrow_Small"
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_Arrow_Fly_Small"
|
|
}
|
|
],
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "FireHitEffect",
|
|
"hitEntity": "",
|
|
"hitScene": {
|
|
"defaultEffect": "Eff_Arrow_Hit_Earth",
|
|
"surfaceEffect": {
|
|
"Water": "Eff_Arrow_Hit_Water"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Gorou_ShootArrow_Heavy_Material",
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_ShootArrow_Big"
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_Arrow_Fly_Big"
|
|
}
|
|
],
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "FireHitEffect",
|
|
"hitEntity": "",
|
|
"hitScene": {
|
|
"defaultEffect": "Eff_Arrow_Hit_Earth",
|
|
"surfaceEffect": {
|
|
"Water": "Eff_Arrow_Hit_Water"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Gorou_ShootArrow_Damage",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "ModifyDamageMixin",
|
|
"animEventNames": [
|
|
"ATK01"
|
|
],
|
|
"damagePercentage": "NormalAttack_01_DamagePercentage",
|
|
"damagePercentageRatio": 0.0
|
|
},
|
|
{
|
|
"$type": "ModifyDamageMixin",
|
|
"animEventNames": [
|
|
"ATK02"
|
|
],
|
|
"damagePercentage": "NormalAttack_02_DamagePercentage",
|
|
"damagePercentageRatio": 0.0
|
|
},
|
|
{
|
|
"$type": "ModifyDamageMixin",
|
|
"animEventNames": [
|
|
"ATK03"
|
|
],
|
|
"damagePercentage": "NormalAttack_03_DamagePercentage",
|
|
"damagePercentageRatio": 0.0
|
|
},
|
|
{
|
|
"$type": "ModifyDamageMixin",
|
|
"animEventNames": [
|
|
"ATK04"
|
|
],
|
|
"damagePercentage": "NormalAttack_04_DamagePercentage",
|
|
"damagePercentageRatio": 0.0
|
|
}
|
|
],
|
|
"abilitySpecials": {
|
|
"NormalAttack_01_DamagePercentage": 0.0,
|
|
"NormalAttack_02_DamagePercentage": 0.0,
|
|
"NormalAttack_03_DamagePercentage": 0.0,
|
|
"NormalAttack_04_DamagePercentage": 0.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Gorou_ElementalArt_SkillHoldCharge",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "SkillButtonHoldChargeMixin",
|
|
"skillID": 10552,
|
|
"nextLoopTriggerID": "NextLoopTrigger",
|
|
"endHoldTrigger": "EndHoldTrigger",
|
|
"beforeStateIDs": [
|
|
"Gorou_ElementalArt_BS"
|
|
],
|
|
"chargeLoopStateIDs": [
|
|
"Gorou_ElementalArt_Charge"
|
|
],
|
|
"chargeLoopDurations": [
|
|
10.0
|
|
]
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Gorou_ElementalArt_Charge",
|
|
"Gorou_ElementalArt_Custom"
|
|
],
|
|
"modifierName": "Focus"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Gorou_ElementalArt_Charge_BS",
|
|
"Gorou_ElementalArt_Charge"
|
|
],
|
|
"modifierName": "AimingAlertFX"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Gorou_ElementalArt_Charge"
|
|
],
|
|
"modifierName": "Charge_FX"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Gorou_ElementalArt_BS",
|
|
"Gorou_ElementalArt",
|
|
"Gorou_ElementalArt_Charge",
|
|
"Gorou_ElementalArt_Custom"
|
|
],
|
|
"modifierName": "AttachHandEffect"
|
|
},
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "Gorou_ElementalArt_Custom_AS",
|
|
"modifierName": "Reset_Gorou_ElementalArt_Charge",
|
|
"normalizeStart": 0.05000000074505806
|
|
}
|
|
],
|
|
"abilitySpecials": {
|
|
"Gorou_PermanentSkill_2_ArtRatio": 0.0,
|
|
"ElementalArt_OnceAttack_Damage": 0.0,
|
|
"Gorou_Constellation_6_Duration": 0.0,
|
|
"Gorou_Constellation_6_CriticalHurt_Layer1": 0.0,
|
|
"Gorou_Constellation_6_CriticalHurt_Layer2": 0.0,
|
|
"Gorou_Constellation_6_CriticalHurt_Layer3": 0.0
|
|
},
|
|
"modifiers": {
|
|
"Gorou_ElementalArt_RockAvatar_Hanlder_Team": {
|
|
"modifierName": "",
|
|
"duration": 0.10000000149011612,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"target": "Team",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByBigTeamHasElementType",
|
|
"elementType": "Rock",
|
|
"number": 1,
|
|
"logic": "Equal"
|
|
}
|
|
],
|
|
"value": 1.0,
|
|
"key": "Team_Gorou_ElementalArt_Layer",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"target": "Team",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByBigTeamHasElementType",
|
|
"elementType": "Rock",
|
|
"number": 2,
|
|
"logic": "Equal"
|
|
}
|
|
],
|
|
"value": 2.0,
|
|
"key": "Team_Gorou_ElementalArt_Layer",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"target": "Team",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByBigTeamHasElementType",
|
|
"elementType": "Rock",
|
|
"number": 3,
|
|
"logic": "GreaterOrEqual"
|
|
}
|
|
],
|
|
"value": 3.0,
|
|
"key": "Team_Gorou_ElementalArt_Layer",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
"Gorou_ElementalArt_RockAvatar_Hanlder_Avatar": {
|
|
"modifierName": "",
|
|
"duration": 0.10000000149011612,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByBigTeamHasElementType",
|
|
"elementType": "Rock",
|
|
"number": 1,
|
|
"logic": "Equal"
|
|
}
|
|
],
|
|
"value": 1.0,
|
|
"key": "Avatar_Gorou_ElementalArt_Layer",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByBigTeamHasElementType",
|
|
"elementType": "Rock",
|
|
"number": 2,
|
|
"logic": "Equal"
|
|
}
|
|
],
|
|
"value": 2.0,
|
|
"key": "Avatar_Gorou_ElementalArt_Layer",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByBigTeamHasElementType",
|
|
"elementType": "Rock",
|
|
"number": 3,
|
|
"logic": "GreaterOrEqual"
|
|
}
|
|
],
|
|
"value": 3.0,
|
|
"key": "Avatar_Gorou_ElementalArt_Layer",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
"Reset_Gorou_ElementalArt_Charge": {
|
|
"modifierName": "",
|
|
"duration": 0.10000000149011612,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_ABILITY_Gorou_ElementalArt_ClickOrHold",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
"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
|
|
},
|
|
"cameraFollowMaxDegree": 5.0,
|
|
"cameraFollowMinDegree": -45.0,
|
|
"cameraFastFocusMode": true,
|
|
"dragButtonName": "Skill2",
|
|
"assistance": {
|
|
"ps4": {},
|
|
"ps5": {},
|
|
"other": {
|
|
"useGyro": true
|
|
}
|
|
},
|
|
"canMove": false,
|
|
"showCrosshair": false,
|
|
"DIKEAABAGNB": true
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 2.0,
|
|
"key": "_ABILITY_Gorou_ElementalArt_ClickOrHold",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "AvatarExitFocus",
|
|
"keepRotation": true
|
|
}
|
|
]
|
|
},
|
|
"Charge_FX": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 10.0,
|
|
"key": "_GOROU_THROW_RANGE",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_ElementalArt_Aim_Line"
|
|
}
|
|
]
|
|
},
|
|
"AimingAlertFX": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_ElementalArt_Aim_AimAlert"
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_ElementalArt_Aim_AimAlert_Hand"
|
|
}
|
|
]
|
|
},
|
|
"AttachHandEffect": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_ElementalArt_Hand_BS"
|
|
}
|
|
]
|
|
},
|
|
"Gorou_ElementalArt_BloomElemBall_Handler": {
|
|
"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": "Gorou_ElementalArt_BloomElemBall"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Gorou_ElementalArt_BloomElemBall": {
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"duration": 0.20000000298023224,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "GenerateElemBall",
|
|
"configID": 2023,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"bornRandom": {
|
|
"$type": "BornRandomFromCenter",
|
|
"minRandomRange": 0.5,
|
|
"maxRandomRange": 1.5
|
|
}
|
|
},
|
|
"ratio": 1.0,
|
|
"baseEnergy": 6.0
|
|
},
|
|
{
|
|
"$type": "DebugLog",
|
|
"content": "##产球"
|
|
}
|
|
]
|
|
},
|
|
"Gorou_Constellation_6_Handler": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "Avatar_Gorou_ElementalArt_Layer",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "LesserOrEqual",
|
|
"value": 40.0
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_Gorou_Constellation_RockAvatar_Layer1_Avatars"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "LesserOrEqual",
|
|
"value": 40.0
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_Gorou_Constellation_RockAvatar_Layer2_Avatars"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "LesserOrEqual",
|
|
"value": 40.0
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_Gorou_Constellation_RockAvatar_Layer3_Avatars"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "LesserOrEqual",
|
|
"value": 40.0
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_Gorou_Constellation_RockAvatar_Layer1_Avatars"
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "Avatar_Gorou_ElementalArt_Layer",
|
|
"value": 2.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "LesserOrEqual",
|
|
"value": 40.0
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_Gorou_Constellation_RockAvatar_Layer1_Avatars"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "LesserOrEqual",
|
|
"value": 40.0
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_Gorou_Constellation_RockAvatar_Layer2_Avatars"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "LesserOrEqual",
|
|
"value": 40.0
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_Gorou_Constellation_RockAvatar_Layer3_Avatars"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "LesserOrEqual",
|
|
"value": 40.0
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_Gorou_Constellation_RockAvatar_Layer2_Avatars"
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "Avatar_Gorou_ElementalArt_Layer",
|
|
"value": 3.0,
|
|
"compareType": "MoreThanAndEqual"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "LesserOrEqual",
|
|
"value": 40.0
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_Gorou_Constellation_RockAvatar_Layer1_Avatars"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "LesserOrEqual",
|
|
"value": 40.0
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_Gorou_Constellation_RockAvatar_Layer2_Avatars"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "LesserOrEqual",
|
|
"value": 40.0
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_Gorou_Constellation_RockAvatar_Layer3_Avatars"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "LesserOrEqual",
|
|
"value": 40.0
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_Gorou_Constellation_RockAvatar_Layer3_Avatars"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Gorou_Constellation_RockAvatar_Layer1_Avatars": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": "Gorou_Constellation_6_Duration",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "ModifyDamageMixin",
|
|
"ignoreEventInfo": true,
|
|
"damagePercentageRatio": 0.0,
|
|
"bonusCriticalHurt": "Gorou_Constellation_6_CriticalHurt_Layer1",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByHitElement",
|
|
"element": "Rock"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Gorou_Constellation_RockAvatar_Layer2_Avatars": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": "Gorou_Constellation_6_Duration",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "ModifyDamageMixin",
|
|
"ignoreEventInfo": true,
|
|
"damagePercentageRatio": 0.0,
|
|
"bonusCriticalHurt": "Gorou_Constellation_6_CriticalHurt_Layer2",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByHitElement",
|
|
"element": "Rock"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Gorou_Constellation_RockAvatar_Layer3_Avatars": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": "Gorou_Constellation_6_Duration",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "ModifyDamageMixin",
|
|
"ignoreEventInfo": true,
|
|
"damagePercentageRatio": 0.0,
|
|
"bonusCriticalHurt": "Gorou_Constellation_6_CriticalHurt_Layer3",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByHitElement",
|
|
"element": "Rock"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "Gorou_ElementalArt_BloomElemBall_Handler"
|
|
}
|
|
],
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "AvatarSkillStart",
|
|
"skillID": 10552,
|
|
"cdRatio": 1.0,
|
|
"costStaminaRatio": 1.0
|
|
},
|
|
{
|
|
"$type": "ResetAnimatorTrigger",
|
|
"triggerID": "DoSkill"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "Team",
|
|
"modifierName": "Gorou_ElementalArt_RockAvatar_Hanlder_Team"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Gorou_ElementalArt_RockAvatar_Hanlder_Avatar"
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByUnlockTalentParam",
|
|
"talentParam": "Gorou_Constellation_6"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "Gorou_Constellation_6_Handler"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Gorou_Constellation_6_Handler"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_ABILITY_Gorou_ElementalBurst_State",
|
|
"value": 0.0,
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "SetGlobalDir",
|
|
"key": "ElementalArt_Charge_Dir",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"attachPointName": "FocusAnchor"
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 41038009,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"direction": {
|
|
"$type": "ConfigDirectionByGlobalValue",
|
|
"directionKey": "ElementalArt_Charge_Dir"
|
|
},
|
|
"attachPointName": "FocusAnchor"
|
|
}
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_ElementalArt_Attack"
|
|
},
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByNot",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByUnlockTalentParam",
|
|
"talentParam": "Gorou_PermanentSkill_2"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackCircle",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": -2.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"height": 4.0,
|
|
"radius": 5.0
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "Elemental_Art",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": "ElementalArt_OnceAttack_Damage",
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Rock",
|
|
"elementDurability": 25.0,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 80.0,
|
|
"attackType": "Melee"
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV4",
|
|
"retreatType": "ByHitDirection",
|
|
"hitHaltTimeScale": 0.019999999552965164
|
|
},
|
|
"forceCameraShake": true,
|
|
"cameraShake": {
|
|
"shakeRange": 0.4000000059604645,
|
|
"shakeTime": 0.11999999731779099,
|
|
"shakeDistance": 60.0,
|
|
"extension": {
|
|
"baseOnCamera": true
|
|
}
|
|
},
|
|
"canBeModifiedBy": "OriginOwner"
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByUnlockTalentParam",
|
|
"talentParam": "Gorou_PermanentSkill_2"
|
|
}
|
|
],
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackCircle",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": -2.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"height": 4.0,
|
|
"radius": 5.0
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "Elemental_Art",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": "ElementalArt_OnceAttack_Damage",
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Rock",
|
|
"elementDurability": 25.0,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 80.0,
|
|
"attackType": "Melee",
|
|
"damageExtra": [
|
|
"Gorou_PermanentSkill_2_ArtRatio",
|
|
"FIGHT_PROP_CUR_DEFENSE",
|
|
"Mul"
|
|
]
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV4",
|
|
"retreatType": "ByHitDirection",
|
|
"hitHaltTimeScale": 0.019999999552965164
|
|
},
|
|
"forceCameraShake": true,
|
|
"cameraShake": {
|
|
"shakeRange": 0.4000000059604645,
|
|
"shakeTime": 0.11999999731779099,
|
|
"shakeDistance": 60.0,
|
|
"extension": {
|
|
"baseOnCamera": true
|
|
}
|
|
},
|
|
"canBeModifiedBy": "OriginOwner"
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Gorou_ElementalArt",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Gorou_ElementalArt",
|
|
"Gorou_ElementalArt_Custom"
|
|
],
|
|
"modifierName": "Kill_ElementalArt_Field"
|
|
},
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "Gorou_ElementalArt_AS",
|
|
"modifierName": "Gorou_ElementalArt_Shirou_Flag",
|
|
"normalizeEnd": 0.20000000298023224
|
|
}
|
|
],
|
|
"abilitySpecials": {
|
|
"ElementalArt_OnceAttack_Damage": 0.0,
|
|
"ElementalArt_OnceAttack_DefRatio": 0.0,
|
|
"Gorou_PermanentSkill_2_ArtRatio": 0.0,
|
|
"Gorou_Constellation_6_Duration": 0.0,
|
|
"Gorou_Constellation_6_CriticalHurt_Layer1": 0.0,
|
|
"Gorou_Constellation_6_CriticalHurt_Layer2": 0.0,
|
|
"Gorou_Constellation_6_CriticalHurt_Layer3": 0.0
|
|
},
|
|
"modifiers": {
|
|
"Gorou_ElementalArt_RockAvatar_Hanlder_Team": {
|
|
"modifierName": "",
|
|
"duration": 0.10000000149011612,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"target": "Team",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByBigTeamHasElementType",
|
|
"elementType": "Rock",
|
|
"number": 1,
|
|
"logic": "Equal"
|
|
}
|
|
],
|
|
"value": 1.0,
|
|
"key": "Team_Gorou_ElementalArt_Layer",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"target": "Team",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByBigTeamHasElementType",
|
|
"elementType": "Rock",
|
|
"number": 2,
|
|
"logic": "Equal"
|
|
}
|
|
],
|
|
"value": 2.0,
|
|
"key": "Team_Gorou_ElementalArt_Layer",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"target": "Team",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByBigTeamHasElementType",
|
|
"elementType": "Rock",
|
|
"number": 3,
|
|
"logic": "GreaterOrEqual"
|
|
}
|
|
],
|
|
"value": 3.0,
|
|
"key": "Team_Gorou_ElementalArt_Layer",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
"Gorou_ElementalArt_RockAvatar_Hanlder_Avatar": {
|
|
"modifierName": "",
|
|
"duration": 0.10000000149011612,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByBigTeamHasElementType",
|
|
"elementType": "Rock",
|
|
"number": 1,
|
|
"logic": "Equal"
|
|
}
|
|
],
|
|
"value": 1.0,
|
|
"key": "Avatar_Gorou_ElementalArt_Layer",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByBigTeamHasElementType",
|
|
"elementType": "Rock",
|
|
"number": 2,
|
|
"logic": "Equal"
|
|
}
|
|
],
|
|
"value": 2.0,
|
|
"key": "Avatar_Gorou_ElementalArt_Layer",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByBigTeamHasElementType",
|
|
"elementType": "Rock",
|
|
"number": 3,
|
|
"logic": "GreaterOrEqual"
|
|
}
|
|
],
|
|
"value": 3.0,
|
|
"key": "Avatar_Gorou_ElementalArt_Layer",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
"Gorou_ElementalArt_Shirou_Flag": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_ABILITY_Gorou_ElementalBurst_State",
|
|
"value": 0.0,
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Kill_ElementalArt_Field": {
|
|
"modifierName": "",
|
|
"duration": 1.0,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByChildren",
|
|
"configID": 41055006
|
|
},
|
|
"value": 1.0,
|
|
"key": "Gorou_ElementalArt_Field_Bekilled",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByChildren",
|
|
"configID": 41055006
|
|
},
|
|
"modifierName": "Gorou_Kill_ElementalArt_Field"
|
|
}
|
|
]
|
|
},
|
|
"Gorou_Kill_ElementalArt_Field": {
|
|
"modifierName": "",
|
|
"duration": 1.0,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "KillSelf"
|
|
}
|
|
]
|
|
},
|
|
"Kill_ElementalBurst_Field_Charge": {
|
|
"modifierName": "",
|
|
"duration": 0.20000000298023224,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Other",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByChildren",
|
|
"configID": 41055006
|
|
},
|
|
"doOffStage": true,
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetAltitude",
|
|
"value": 10.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "Other",
|
|
"doOffStage": true,
|
|
"modifierName": "Gorou_Kill_ElementalBurst_Field_AfterCharge"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Gorou_Kill_ElementalBurst_Field_AfterCharge": {
|
|
"modifierName": "",
|
|
"duration": 1.0,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "KillSelf"
|
|
}
|
|
]
|
|
},
|
|
"Gorou_Constellation_6_Handler": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "Avatar_Gorou_ElementalArt_Layer",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "LesserOrEqual",
|
|
"value": 40.0
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_Gorou_Constellation_RockAvatar_Layer1_Avatars"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "LesserOrEqual",
|
|
"value": 40.0
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_Gorou_Constellation_RockAvatar_Layer2_Avatars"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "LesserOrEqual",
|
|
"value": 40.0
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_Gorou_Constellation_RockAvatar_Layer3_Avatars"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "LesserOrEqual",
|
|
"value": 40.0
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_Gorou_Constellation_RockAvatar_Layer1_Avatars"
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "Avatar_Gorou_ElementalArt_Layer",
|
|
"value": 2.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "LesserOrEqual",
|
|
"value": 40.0
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_Gorou_Constellation_RockAvatar_Layer1_Avatars"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "LesserOrEqual",
|
|
"value": 40.0
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_Gorou_Constellation_RockAvatar_Layer2_Avatars"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "LesserOrEqual",
|
|
"value": 40.0
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_Gorou_Constellation_RockAvatar_Layer3_Avatars"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "LesserOrEqual",
|
|
"value": 40.0
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_Gorou_Constellation_RockAvatar_Layer2_Avatars"
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "Avatar_Gorou_ElementalArt_Layer",
|
|
"value": 3.0,
|
|
"compareType": "MoreThanAndEqual"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "LesserOrEqual",
|
|
"value": 40.0
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_Gorou_Constellation_RockAvatar_Layer1_Avatars"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "LesserOrEqual",
|
|
"value": 40.0
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_Gorou_Constellation_RockAvatar_Layer2_Avatars"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "LesserOrEqual",
|
|
"value": 40.0
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_Gorou_Constellation_RockAvatar_Layer3_Avatars"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "LesserOrEqual",
|
|
"value": 40.0
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_Gorou_Constellation_RockAvatar_Layer3_Avatars"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Gorou_Constellation_RockAvatar_Layer1_Avatars": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": "Gorou_Constellation_6_Duration",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "ModifyDamageMixin",
|
|
"ignoreEventInfo": true,
|
|
"damagePercentageRatio": 0.0,
|
|
"bonusCriticalHurt": "Gorou_Constellation_6_CriticalHurt_Layer1",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByHitElement",
|
|
"element": "Rock"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Gorou_Constellation_RockAvatar_Layer2_Avatars": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": "Gorou_Constellation_6_Duration",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "ModifyDamageMixin",
|
|
"ignoreEventInfo": true,
|
|
"damagePercentageRatio": 0.0,
|
|
"bonusCriticalHurt": "Gorou_Constellation_6_CriticalHurt_Layer2",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByHitElement",
|
|
"element": "Rock"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Gorou_Constellation_RockAvatar_Layer3_Avatars": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": "Gorou_Constellation_6_Duration",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "ModifyDamageMixin",
|
|
"ignoreEventInfo": true,
|
|
"damagePercentageRatio": 0.0,
|
|
"bonusCriticalHurt": "Gorou_Constellation_6_CriticalHurt_Layer3",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByHitElement",
|
|
"element": "Rock"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "AvatarSkillStart",
|
|
"skillID": 10552,
|
|
"cdRatio": 1.0,
|
|
"costStaminaRatio": 1.0
|
|
},
|
|
{
|
|
"$type": "ResetAnimatorTrigger",
|
|
"triggerID": "DoSkill"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "Team",
|
|
"modifierName": "Gorou_ElementalArt_RockAvatar_Hanlder_Team"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Gorou_ElementalArt_RockAvatar_Hanlder_Avatar"
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByUnlockTalentParam",
|
|
"talentParam": "Gorou_Constellation_6"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "Gorou_Constellation_6_Handler"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Gorou_Constellation_6_Handler"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_ABILITY_Gorou_ElementalBurst_State",
|
|
"value": 0.0,
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 2.0
|
|
},
|
|
"onGround": true,
|
|
"onGroundIgnoreWater": true,
|
|
"onGroundRaycastUpDist": 3.0
|
|
},
|
|
"gadgetID": 41055006,
|
|
"campID": 1001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"doOffStage": true,
|
|
"modifierName": "Kill_ElementalBurst_Field_Charge"
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_ElementalArt_Attack"
|
|
},
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByNot",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByUnlockTalentParam",
|
|
"talentParam": "Gorou_PermanentSkill_2"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackCircle",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": -2.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"height": 4.0,
|
|
"radius": 5.0
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "Elemental_Art",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": "ElementalArt_OnceAttack_Damage",
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Rock",
|
|
"elementDurability": 25.0,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 80.0,
|
|
"attackType": "Melee"
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV4",
|
|
"retreatType": "ByHitDirection",
|
|
"hitHaltTimeScale": 0.019999999552965164
|
|
},
|
|
"forceCameraShake": true,
|
|
"cameraShake": {
|
|
"shakeRange": 0.4000000059604645,
|
|
"shakeTime": 0.11999999731779099,
|
|
"shakeDistance": 60.0,
|
|
"extension": {
|
|
"baseOnCamera": true
|
|
}
|
|
},
|
|
"canBeModifiedBy": "OriginOwner"
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByUnlockTalentParam",
|
|
"talentParam": "Gorou_PermanentSkill_2"
|
|
}
|
|
],
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackCircle",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": -2.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"height": 4.0,
|
|
"radius": 5.0
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "Elemental_Art",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": "ElementalArt_OnceAttack_Damage",
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Rock",
|
|
"elementDurability": 25.0,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 80.0,
|
|
"attackType": "Melee",
|
|
"damageExtra": [
|
|
"Gorou_PermanentSkill_2_ArtRatio",
|
|
"FIGHT_PROP_CUR_DEFENSE",
|
|
"Mul"
|
|
]
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV4",
|
|
"retreatType": "ByHitDirection",
|
|
"hitHaltTimeScale": 0.019999999552965164
|
|
},
|
|
"forceCameraShake": true,
|
|
"cameraShake": {
|
|
"shakeRange": 0.4000000059604645,
|
|
"shakeTime": 0.11999999731779099,
|
|
"shakeDistance": 60.0,
|
|
"extension": {
|
|
"baseOnCamera": true
|
|
}
|
|
},
|
|
"canBeModifiedBy": "OriginOwner"
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "SkillObj_Gorou_FieldLand_LogicHanler",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "DoActionByTeamStatusMixin",
|
|
"actions": [
|
|
{
|
|
"$type": "KillSelf",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByCurTeamHasFeatureTag",
|
|
"featureTagID": 10055,
|
|
"logic": "LesserOrEqual"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"abilitySpecials": {
|
|
"Duration": 10.0,
|
|
"ElementalArt_OnceAttack_Damage": 0.0,
|
|
"Layer1_DefenceDelta": 0.0,
|
|
"Layer3_RockAddHurtDelta": 0.0,
|
|
"Gorou_Constellation_1_ReduceColdDown": 0.0,
|
|
"Gorou_Constellation_1_ReduceColdDown_CD": 0.0,
|
|
"Gorou_PermanentSkill_2_ArtRatio": 0.0
|
|
},
|
|
"modifiers": {
|
|
"Gorou_FieldLand_Constellation_1_Avatar": {
|
|
"modifierName": "",
|
|
"duration": 2.0,
|
|
"elementDurability": 100.0,
|
|
"onAttackLanded": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Other",
|
|
"doOffStage": true,
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Monster"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByHitDamage",
|
|
"damage": 0.0
|
|
},
|
|
{
|
|
"$type": "ByHitElement",
|
|
"element": "Rock"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "DebugLog",
|
|
"content": "##触发命座1"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "Caster",
|
|
"doOffStage": true,
|
|
"modifierName": "Gorou_FieldLand_Constellation_1_DesArtCd_Field"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Gorou_FieldLand_Constellation_1_DesArtCd_Field": {
|
|
"modifierName": "",
|
|
"duration": 0.10000000149011612,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "OriginOwner",
|
|
"doOffStage": true,
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_Gorou_FieldLand_Constellation_1_CD",
|
|
"value": 0.0,
|
|
"compareType": "NoneOrEqual"
|
|
},
|
|
{
|
|
"$type": "ByNot",
|
|
"predicates": [
|
|
{
|
|
"$type": "BySkillReady",
|
|
"skillID": 10552
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "OriginOwner",
|
|
"doOffStage": true,
|
|
"modifierName": "Gorou_FieldLand_Constellation_1_DesArtCd"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "OriginOwner",
|
|
"doOffStage": true,
|
|
"modifierName": "UNIQUE_Gorou_FieldLand_Constellation_1_CdHandler"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Gorou_FieldLand_Constellation_1_DesArtCd": {
|
|
"modifierName": "",
|
|
"duration": 0.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "DebugLog",
|
|
"doOffStage": true,
|
|
"content": "##减少技能CD"
|
|
},
|
|
{
|
|
"$type": "ModifyAvatarSkillCD",
|
|
"doOffStage": true,
|
|
"skillID": 10552,
|
|
"cdDelta": "Gorou_Constellation_1_ReduceColdDown"
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Gorou_FieldLand_Constellation_1_CdHandler": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": "Gorou_Constellation_1_ReduceColdDown_CD",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"doOffStage": true,
|
|
"value": -1.0,
|
|
"key": "_Gorou_FieldLand_Constellation_1_CD",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"doOffStage": true,
|
|
"value": 0.0,
|
|
"key": "_Gorou_FieldLand_Constellation_1_CD",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Gorou_ElementalArt_LifeTimeHandler": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": "Duration",
|
|
"elementDurability": "Duration",
|
|
"onRemoved": [
|
|
{
|
|
"$type": "KillSelf"
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Avatar_Gorou_ElementalArt_Layer1_Modifier": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Actor_DefenceDelta": "Layer1_DefenceDelta"
|
|
},
|
|
"state": "DefenseUp",
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_ElementalArt_Symbol_01"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"target": "CurLocalAvatar",
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_ElementalArt_Symbol_Die"
|
|
}
|
|
],
|
|
"isLimitedProperties": true
|
|
},
|
|
"UNIQUE_Avatar_Gorou_ElementalArt_Layer2_Modifier": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Actor_EndureDelta": 0.5,
|
|
"Actor_DefenceDelta": "Layer1_DefenceDelta"
|
|
},
|
|
"state": "DefenseUp",
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_ElementalArt_Symbol_02"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"target": "CurLocalAvatar",
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_ElementalArt_Symbol_Die"
|
|
}
|
|
],
|
|
"isLimitedProperties": true
|
|
},
|
|
"UNIQUE_Avatar_Gorou_ElementalArt_Layer3_Modifier": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Actor_EndureDelta": 0.5,
|
|
"Actor_RockAddHurtDelta": "Layer3_RockAddHurtDelta",
|
|
"Actor_DefenceDelta": "Layer1_DefenceDelta"
|
|
},
|
|
"state": "AttackUp",
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_ElementalArt_Symbol_03"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"target": "CurLocalAvatar",
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_ElementalArt_Symbol_Die"
|
|
}
|
|
],
|
|
"isLimitedProperties": true
|
|
},
|
|
"Gorou_FieldLand_Layer_Controller": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 0.30000001192092896,
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"shapeName": "CircleR8H16",
|
|
"campTargetType": "Alliance",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"predicates": [
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
]
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_Avatar_Gorou_ElementalArt_Layer_Controller"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"shapeName": "CircleR8H16",
|
|
"campTargetType": "Alliance",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"predicates": [
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByNot",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetType",
|
|
"targetType": "OriginOwner"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByUnlockTalentParam",
|
|
"talentParam": "Gorou_Constellation_1"
|
|
}
|
|
],
|
|
"modifierName": "Gorou_FieldLand_Constellation_1_Avatar"
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Avatar_Gorou_ElementalArt_Layer_Controller": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": 2.0,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Applier",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "Avatar_Gorou_ElementalArt_Layer",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "UNIQUE_Avatar_Gorou_ElementalArt_Layer1_Modifier"
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Applier",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "Avatar_Gorou_ElementalArt_Layer",
|
|
"value": 2.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "UNIQUE_Avatar_Gorou_ElementalArt_Layer2_Modifier"
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Applier",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "Avatar_Gorou_ElementalArt_Layer",
|
|
"value": 3.0,
|
|
"compareType": "MoreThanAndEqual"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "UNIQUE_Avatar_Gorou_ElementalArt_Layer3_Modifier"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "UNIQUE_Gorou_ElementalArt_LifeTimeHandler"
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_ElementalArt_Attack"
|
|
},
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByNot",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByUnlockTalentParam",
|
|
"talentParam": "Gorou_PermanentSkill_2"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackCircle",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"height": 4.0,
|
|
"radius": 5.0
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "Elemental_Art",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": "ElementalArt_OnceAttack_Damage",
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Rock",
|
|
"elementDurability": 25.0,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 80.0,
|
|
"attackType": "Melee"
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV4",
|
|
"retreatType": "ByHitDirection",
|
|
"hitHaltTimeScale": 0.019999999552965164
|
|
},
|
|
"forceCameraShake": true,
|
|
"cameraShake": {
|
|
"shakeRange": 0.4000000059604645,
|
|
"shakeTime": 0.11999999731779099,
|
|
"shakeDistance": 60.0,
|
|
"extension": {
|
|
"baseOnCamera": true
|
|
}
|
|
},
|
|
"canBeModifiedBy": "OriginOwner"
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByUnlockTalentParam",
|
|
"talentParam": "Gorou_PermanentSkill_2"
|
|
}
|
|
],
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackCircle",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"height": 4.0,
|
|
"radius": 5.0
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "Elemental_Art",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": "ElementalArt_OnceAttack_Damage",
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Rock",
|
|
"elementDurability": 25.0,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 80.0,
|
|
"attackType": "Melee",
|
|
"damageExtra": [
|
|
"Gorou_PermanentSkill_2_ArtRatio",
|
|
"FIGHT_PROP_CUR_DEFENSE",
|
|
"Mul"
|
|
]
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV4",
|
|
"retreatType": "ByHitDirection",
|
|
"hitHaltTimeScale": 0.019999999552965164
|
|
},
|
|
"forceCameraShake": true,
|
|
"cameraShake": {
|
|
"shakeRange": 0.4000000059604645,
|
|
"shakeTime": 0.11999999731779099,
|
|
"shakeDistance": 60.0,
|
|
"extension": {
|
|
"baseOnCamera": true
|
|
}
|
|
},
|
|
"canBeModifiedBy": "OriginOwner"
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CopyGlobalValue",
|
|
"srcTarget": "OriginOwner",
|
|
"dstTarget": "Self",
|
|
"srcKey": "Avatar_Gorou_ElementalArt_Layer",
|
|
"dstKey": "Avatar_Gorou_ElementalArt_Layer"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "Gorou_FieldLand_Layer_Controller"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "SkillObj_Gorou_FieldLand_EffectHanler",
|
|
"modifiers": {
|
|
"Eff_Avatar_Boy_Bow_Gorou_ElementalArt_Flag_Time": {
|
|
"modifierName": "",
|
|
"duration": 0.550000011920929,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Eff_Avatar_Boy_Bow_Gorou_ElementalArt_Flag"
|
|
}
|
|
]
|
|
},
|
|
"Eff_Avatar_Boy_Bow_Gorou_ElementalArt_Flag": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_ElementalArt_Flag"
|
|
}
|
|
]
|
|
},
|
|
"Gorou_FieldLand_Layer_Mixin": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "AttachModifierToSelfGlobalValueMixin",
|
|
"globalValueKey": "Avatar_Gorou_ElementalArt_Layer",
|
|
"defaultGlobalValueOnCreate": 0.0,
|
|
"valueSteps": [
|
|
0.5,
|
|
1.5,
|
|
2.5,
|
|
4.5
|
|
],
|
|
"modifierNameSteps": [
|
|
"Avatar_Gorou_ElementalArt_Layer1",
|
|
"Avatar_Gorou_ElementalArt_Layer2",
|
|
"Avatar_Gorou_ElementalArt_Layer3"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Avatar_Gorou_ElementalArt_Layer1": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SendEffectTrigger",
|
|
"parameter": "Layer02",
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_ElementalArt_DogClaw"
|
|
},
|
|
{
|
|
"$type": "SendEffectTrigger",
|
|
"parameter": "Layer02",
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_ElementalArt_Flag"
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_ElementalArt_Claw_LevelUp"
|
|
}
|
|
]
|
|
},
|
|
"Avatar_Gorou_ElementalArt_Layer2": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SendEffectTrigger",
|
|
"parameter": "Layer03",
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_ElementalArt_DogClaw"
|
|
},
|
|
{
|
|
"$type": "SendEffectTrigger",
|
|
"parameter": "Layer03",
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_ElementalArt_Flag"
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_ElementalArt_Claw_LevelUp"
|
|
}
|
|
]
|
|
},
|
|
"Avatar_Gorou_ElementalArt_Layer3": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SendEffectTrigger",
|
|
"parameter": "Layer04",
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_ElementalArt_DogClaw"
|
|
},
|
|
{
|
|
"$type": "SendEffectTrigger",
|
|
"parameter": "Layer04",
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_ElementalArt_Flag"
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_ElementalArt_Claw_LevelUp"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_ElementalArt_FieldAlert"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Eff_Avatar_Boy_Bow_Gorou_ElementalArt_Flag_Time"
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_ElementalArt_Shirou_Appear"
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_ElementalArt_DogClaw"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "Gorou_FieldLand_Layer_Mixin"
|
|
}
|
|
],
|
|
"onKill": [
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_ABILITY_Gorou_ElementalBurst_State",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Avatar_Gorou_ElementalBurst_PutAwayGadget"
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "Avatar_Gorou_ElementalArt_Layer",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_ElementalArt_Claw_02_Die"
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "Avatar_Gorou_ElementalArt_Layer",
|
|
"value": 2.0
|
|
}
|
|
],
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_ElementalArt_Claw_03_Die"
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "Avatar_Gorou_ElementalArt_Layer",
|
|
"value": 3.0,
|
|
"compareType": "MoreThanAndEqual"
|
|
}
|
|
],
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_ElementalArt_Claw_04_Die"
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_ElementalArt_Flag_Die"
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_ElementalArt_Field_Die"
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "Avatar_Gorou_ElementalArt_Layer",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_ElementalArt_Flag_02_Die"
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "Avatar_Gorou_ElementalArt_Layer",
|
|
"value": 2.0
|
|
}
|
|
],
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_ElementalArt_Flag_03_Die"
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "Avatar_Gorou_ElementalArt_Layer",
|
|
"value": 3.0,
|
|
"compareType": "MoreThanAndEqual"
|
|
}
|
|
],
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_ElementalArt_Flag_04_Die"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Gorou_ElementalArt_Bullet",
|
|
"onAdded": [
|
|
{
|
|
"$type": "DebugLog",
|
|
"content": "##长按投射子弹创建"
|
|
}
|
|
],
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "DebugLog",
|
|
"content": "##长按子弹移动到地面"
|
|
},
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"target": "OriginOwner",
|
|
"key": "_ABILITY_Gorou_ElementalArt_CustomPos",
|
|
"born": {
|
|
"$type": "ConfigBornByCollisionPoint"
|
|
}
|
|
},
|
|
{
|
|
"$type": "SetGlobalDir",
|
|
"target": "OriginOwner",
|
|
"key": "_ABILITY_Gorou_ElementalArt_CustomDir",
|
|
"born": {
|
|
"$type": "ConfigBornBySelfOwner"
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"target": "OriginOwner",
|
|
"abilityName": "Gorou_ElementalArt_Bullet_CreateGadget"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Gorou_ElementalArt_Bullet_CreateGadget",
|
|
"modifiers": {
|
|
"Kill_ElementalBurst_Field_Charge": {
|
|
"modifierName": "",
|
|
"duration": 0.20000000298023224,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Other",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByChildren",
|
|
"configID": 41055006
|
|
},
|
|
"doOffStage": true,
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetAltitude",
|
|
"value": 10.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "Other",
|
|
"doOffStage": true,
|
|
"modifierName": "Gorou_Kill_ElementalBurst_Field_AfterCharge"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Gorou_Kill_ElementalBurst_Field_AfterCharge": {
|
|
"modifierName": "",
|
|
"duration": 1.0,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "KillSelf"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "DebugLog",
|
|
"content": "##用子弹回弹位置创建"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"onGround": true,
|
|
"onGroundIgnoreWater": true,
|
|
"onGroundRaycastUpDist": 3.0,
|
|
"positionKey": "_ABILITY_Gorou_ElementalArt_CustomPos",
|
|
"directionKey": "_ABILITY_Gorou_ElementalArt_CustomDir"
|
|
},
|
|
"gadgetID": 41055006,
|
|
"campID": 1001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"doOffStage": true,
|
|
"modifierName": "Kill_ElementalBurst_Field_Charge"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Gorou_ElementalArt_Bullet_LifeOver",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "DebugLog",
|
|
"content": "##超过子弹生命周期,默认位置创建"
|
|
},
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"target": "OriginOwner",
|
|
"key": "_ABILITY_Gorou_ElementalArt_CustomPos",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf"
|
|
}
|
|
},
|
|
{
|
|
"$type": "SetGlobalDir",
|
|
"target": "OriginOwner",
|
|
"key": "_ABILITY_Gorou_ElementalArt_CustomDir",
|
|
"born": {
|
|
"$type": "ConfigBornBySelfOwner"
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"target": "OriginOwner",
|
|
"abilityName": "Gorou_ElementalArt_Bullet_CreateGadget"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Gorou_ElementalBurst_KillGadget",
|
|
"modifiers": {
|
|
"Avatar_Gorou_ElementalBurst_KillSelf": {
|
|
"modifierName": "",
|
|
"duration": 0.10000000149011612,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByChildren",
|
|
"configID": 41055006
|
|
},
|
|
"doOffStage": true,
|
|
"modifierName": "Gorou_ElementalBurst_KillArtField"
|
|
}
|
|
]
|
|
},
|
|
"Gorou_ElementalBurst_KillArtField": {
|
|
"modifierName": "",
|
|
"duration": 0.20000000298023224,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"doOffStage": true,
|
|
"value": 1.0,
|
|
"key": "_ABILITY_Gorou_ElementalBurst_State",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "KillSelf"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "AvatarSkillStart",
|
|
"skillID": 10555,
|
|
"cdRatio": 1.0,
|
|
"costStaminaRatio": 1.0
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"doOffStage": true,
|
|
"modifierName": "Avatar_Gorou_ElementalBurst_KillSelf"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Gorou_ElementalBurst",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Gorou_ElementalBurst"
|
|
],
|
|
"modifierName": "Gorou_ElementalBurst_Invincible"
|
|
},
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "Gorou_ElementalBurst_AS_Before",
|
|
"modifierName": "Gorou_ElementalBurst_Invincible_AS_Before",
|
|
"normalizeEnd": 0.20999999344348907
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Gorou_ElementalBurst"
|
|
],
|
|
"modifierName": "Gorou_ElementalBurst_Weather"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Gorou_ElementalBurst"
|
|
],
|
|
"modifierName": "Avatar_Gorou_ElementalBurst_Camera_Handler"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Gorou_ElementalBurst"
|
|
],
|
|
"modifierName": "Kill_ElementalBurst_Field"
|
|
}
|
|
],
|
|
"abilitySpecials": {
|
|
"Avatar_Gorou_ElementalBurst_Duration": 9.100000381469727,
|
|
"Gorou_PermanentSkill_1_Duration": 0.0,
|
|
"Gorou_PermanentSkill_1_DefenceRatio": 0.0,
|
|
"Gorou_Constellation_6_Duration": 0.0,
|
|
"Gorou_Constellation_6_CriticalHurt_Layer1": 0.0,
|
|
"Gorou_Constellation_6_CriticalHurt_Layer2": 0.0,
|
|
"Gorou_Constellation_6_CriticalHurt_Layer3": 0.0
|
|
},
|
|
"modifiers": {
|
|
"Gorou_ElementalArt_RockAvatar_Hanlder_Team": {
|
|
"modifierName": "",
|
|
"duration": 0.10000000149011612,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"target": "Team",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByBigTeamHasElementType",
|
|
"elementType": "Rock",
|
|
"number": 1,
|
|
"logic": "Equal"
|
|
}
|
|
],
|
|
"value": 1.0,
|
|
"key": "Team_Gorou_ElementalArt_Layer",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"target": "Team",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByBigTeamHasElementType",
|
|
"elementType": "Rock",
|
|
"number": 2,
|
|
"logic": "Equal"
|
|
}
|
|
],
|
|
"value": 2.0,
|
|
"key": "Team_Gorou_ElementalArt_Layer",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"target": "Team",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByBigTeamHasElementType",
|
|
"elementType": "Rock",
|
|
"number": 3,
|
|
"logic": "GreaterOrEqual"
|
|
}
|
|
],
|
|
"value": 3.0,
|
|
"key": "Team_Gorou_ElementalArt_Layer",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
"Gorou_ElementalArt_RockAvatar_Hanlder_Avatar": {
|
|
"modifierName": "",
|
|
"duration": 0.10000000149011612,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByBigTeamHasElementType",
|
|
"elementType": "Rock",
|
|
"number": 1,
|
|
"logic": "Equal"
|
|
}
|
|
],
|
|
"value": 1.0,
|
|
"key": "Avatar_Gorou_ElementalArt_Layer",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByBigTeamHasElementType",
|
|
"elementType": "Rock",
|
|
"number": 2,
|
|
"logic": "Equal"
|
|
}
|
|
],
|
|
"value": 2.0,
|
|
"key": "Avatar_Gorou_ElementalArt_Layer",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByBigTeamHasElementType",
|
|
"elementType": "Rock",
|
|
"number": 3,
|
|
"logic": "GreaterOrEqual"
|
|
}
|
|
],
|
|
"value": 3.0,
|
|
"key": "Avatar_Gorou_ElementalArt_Layer",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Avatar_Gorou_ElementalBurst_SelfHanler": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": "Avatar_Gorou_ElementalBurst_Duration",
|
|
"elementDurability": "Avatar_Gorou_ElementalBurst_Duration",
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"doOffStage": true,
|
|
"value": 1.0,
|
|
"key": "_ABILITY_Gorou_ElementalBurst_State",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "LesserOrEqual",
|
|
"value": 40.0
|
|
}
|
|
],
|
|
"modifierName": "Gorou_BurstFieldLand_AddDuration_Handler_Avatars"
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "Avatar_Gorou_Constellation_2_Count",
|
|
"useLimitRange": true,
|
|
"maxValue": 5.0,
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"doOffStage": true,
|
|
"value": 0.0,
|
|
"key": "_ABILITY_Gorou_ElementalBurst_State",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "Avatar_Gorou_Constellation_2_Count",
|
|
"useLimitRange": true,
|
|
"maxValue": 5.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
"Gorou_PermanentSkill_1_Avatars_Handler": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "LesserOrEqual",
|
|
"value": 40.0
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_Gorou_PermanentSkill_1_Avatars"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "LesserOrEqual",
|
|
"value": 40.0
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_Gorou_PermanentSkill_1_Avatars"
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Gorou_PermanentSkill_1_Avatars": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": "Gorou_PermanentSkill_1_Duration",
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Actor_DefenceRatio": "Gorou_PermanentSkill_1_DefenceRatio"
|
|
},
|
|
"isLimitedProperties": true
|
|
},
|
|
"Gorou_BurstFieldLand_AddDuration_Handler_Avatars": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "DoActionByGainCrystalSeedMixin",
|
|
"elementTypes": [
|
|
"Fire",
|
|
"Water",
|
|
"Electric",
|
|
"Ice"
|
|
],
|
|
"actions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "Applier",
|
|
"doOffStage": true,
|
|
"modifierName": "Avatar_Gorou_Constellation_2_TriggerHandler"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Avatar_Gorou_Constellation_2_TriggerHandler": {
|
|
"modifierName": "",
|
|
"duration": 0.10000000149011612,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"doOffStage": true,
|
|
"abilityName": "Avatar_Gorou_Constellation_2"
|
|
}
|
|
]
|
|
},
|
|
"Gorou_ElementalBurst_Invincible": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"state": "Invincible",
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachAbilityStateResistance",
|
|
"resistanceListID": 11002
|
|
}
|
|
]
|
|
},
|
|
"Gorou_ElementalBurst_Invincible_AS_Before": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"state": "Invincible",
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachAbilityStateResistance",
|
|
"resistanceListID": 11002
|
|
}
|
|
]
|
|
},
|
|
"Gorou_ElementalBurst_Weather": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "TriggerWeatherMixin",
|
|
"type": "Skill",
|
|
"weatherPattern": "Weather_Albedo_AlchemicalBreakOut",
|
|
"transDuration": 0.30000001192092896,
|
|
"duration": 2.0
|
|
}
|
|
]
|
|
},
|
|
"Avatar_Gorou_ElementalBurst_Camera_Handler": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "EnableHeadControl",
|
|
"blend": false
|
|
},
|
|
{
|
|
"$type": "DebugLog",
|
|
"content": "大招镜头调用了吗"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "AvatarCameraParam",
|
|
"doOffStage": true,
|
|
"cameraParam": {
|
|
"forceRadius": 5.0,
|
|
"forceRadiusDuration": 0.0,
|
|
"shouldKeepForceRadius": true
|
|
}
|
|
},
|
|
{
|
|
"$type": "AvatarExitCameraShot",
|
|
"doOffStage": true
|
|
}
|
|
],
|
|
"NGGOAJMKDHM": [
|
|
{
|
|
"$type": "AvatarCameraParam",
|
|
"doOffStage": true,
|
|
"cameraParam": {
|
|
"forceRadius": 5.0,
|
|
"forceRadiusDuration": 0.0,
|
|
"shouldKeepForceRadius": true
|
|
}
|
|
},
|
|
{
|
|
"$type": "AvatarExitCameraShot",
|
|
"doOffStage": true
|
|
}
|
|
]
|
|
},
|
|
"Kill_ElementalBurst_Field": {
|
|
"modifierName": "",
|
|
"duration": 1.0,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByChildren",
|
|
"configID": 41055007
|
|
},
|
|
"modifierName": "Gorou_Kill_ElementalBurst_Field"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByChildren",
|
|
"configID": 41055008
|
|
},
|
|
"modifierName": "Gorou_Kill_ElementalBurst_Field"
|
|
},
|
|
{
|
|
"$type": "DebugLog",
|
|
"content": "##大招重新创建"
|
|
}
|
|
]
|
|
},
|
|
"Gorou_Kill_ElementalBurst_Field": {
|
|
"modifierName": "",
|
|
"duration": 1.0,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "KillSelf"
|
|
}
|
|
]
|
|
},
|
|
"Gorou_Constellation_6_Handler": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "Avatar_Gorou_ElementalArt_Layer",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "LesserOrEqual",
|
|
"value": 40.0
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_Gorou_Constellation_RockAvatar_Layer1_Avatars"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "LesserOrEqual",
|
|
"value": 40.0
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_Gorou_Constellation_RockAvatar_Layer2_Avatars"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "LesserOrEqual",
|
|
"value": 40.0
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_Gorou_Constellation_RockAvatar_Layer3_Avatars"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "LesserOrEqual",
|
|
"value": 40.0
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_Gorou_Constellation_RockAvatar_Layer1_Avatars"
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "Avatar_Gorou_ElementalArt_Layer",
|
|
"value": 2.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "LesserOrEqual",
|
|
"value": 40.0
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_Gorou_Constellation_RockAvatar_Layer1_Avatars"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "LesserOrEqual",
|
|
"value": 40.0
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_Gorou_Constellation_RockAvatar_Layer2_Avatars"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "LesserOrEqual",
|
|
"value": 40.0
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_Gorou_Constellation_RockAvatar_Layer3_Avatars"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "LesserOrEqual",
|
|
"value": 40.0
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_Gorou_Constellation_RockAvatar_Layer2_Avatars"
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "Avatar_Gorou_ElementalArt_Layer",
|
|
"value": 3.0,
|
|
"compareType": "MoreThanAndEqual"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "LesserOrEqual",
|
|
"value": 40.0
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_Gorou_Constellation_RockAvatar_Layer1_Avatars"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "LesserOrEqual",
|
|
"value": 40.0
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_Gorou_Constellation_RockAvatar_Layer2_Avatars"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "LesserOrEqual",
|
|
"value": 40.0
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_Gorou_Constellation_RockAvatar_Layer3_Avatars"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "LesserOrEqual",
|
|
"value": 40.0
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_Gorou_Constellation_RockAvatar_Layer3_Avatars"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Gorou_Constellation_RockAvatar_Layer1_Avatars": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": "Gorou_Constellation_6_Duration",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "ModifyDamageMixin",
|
|
"ignoreEventInfo": true,
|
|
"damagePercentageRatio": 0.0,
|
|
"bonusCriticalHurt": "Gorou_Constellation_6_CriticalHurt_Layer1",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByHitElement",
|
|
"element": "Rock"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Gorou_Constellation_RockAvatar_Layer2_Avatars": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": "Gorou_Constellation_6_Duration",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "ModifyDamageMixin",
|
|
"ignoreEventInfo": true,
|
|
"damagePercentageRatio": 0.0,
|
|
"bonusCriticalHurt": "Gorou_Constellation_6_CriticalHurt_Layer2",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByHitElement",
|
|
"element": "Rock"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Gorou_Constellation_RockAvatar_Layer3_Avatars": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": "Gorou_Constellation_6_Duration",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "ModifyDamageMixin",
|
|
"ignoreEventInfo": true,
|
|
"damagePercentageRatio": 0.0,
|
|
"bonusCriticalHurt": "Gorou_Constellation_6_CriticalHurt_Layer3",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByHitElement",
|
|
"element": "Rock"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UNIQUE_Avatar_Gorou_ElementalBurst_SelfHanler"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "Team",
|
|
"modifierName": "Gorou_ElementalArt_RockAvatar_Hanlder_Team"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Gorou_ElementalArt_RockAvatar_Hanlder_Avatar"
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByUnlockTalentParam",
|
|
"talentParam": "Gorou_PermanentSkill_1"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "Gorou_PermanentSkill_1_Avatars_Handler"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Gorou_PermanentSkill_1_Avatars_Handler"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByUnlockTalentParam",
|
|
"talentParam": "Gorou_Constellation_6"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "Gorou_Constellation_6_Handler"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Gorou_Constellation_6_Handler"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"gadgetID": 41055007,
|
|
"campID": 1001,
|
|
"campTargetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"gadgetID": 41055008,
|
|
"campID": 1001,
|
|
"campTargetType": "Enemy"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "SkillObj_Gorou_BurstFieldLand",
|
|
"abilitySpecials": {
|
|
"ElementalBurst_damagePercentage_Once": 0.0,
|
|
"ElementalBurst_damagePercentage": 0.0,
|
|
"Gorou_PermanentSkill_2_BurstRatio": 0.0,
|
|
"Gorou_Cur_Defense": 0.0
|
|
},
|
|
"modifiers": {
|
|
"Gorou_BurstFieldLand_Handler": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 1.5,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_ElementalBurst_FieldAlert"
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "GetFightProperty",
|
|
"doOffStage": true,
|
|
"POJDMAADIDJ": "OriginOwner",
|
|
"BACMOJCIFBE": "FIGHT_PROP_CUR_DEFENSE",
|
|
"globalValueKey": "_Gorou_Cur_Def"
|
|
},
|
|
{
|
|
"$type": "SetGlobalValueToOverrideMap",
|
|
"globalValueKey": "_Gorou_Cur_Def",
|
|
"overrideMapKey": "Gorou_Cur_Defense"
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"topLimit": 1,
|
|
"entityTypePriority": [
|
|
"Monster"
|
|
],
|
|
"sortType": "Nearest",
|
|
"shapeName": "CircleR8H8",
|
|
"campTargetType": "Enemy",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Monster"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_ANIMAL_ENTITY_TYPE",
|
|
"value": 0.0,
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"target": "Target",
|
|
"key": "_Avatar_Boy_Bow_Gorou_ElementalBurst_AtkPos",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"attachPointName": "Fx_ChestNode"
|
|
},
|
|
"setTarget": false
|
|
},
|
|
{
|
|
"$type": "CopyGlobalValue",
|
|
"srcTarget": "Self",
|
|
"dstTarget": "OriginOwner",
|
|
"srcKey": "_Avatar_Boy_Bow_Gorou_ElementalBurst_AtkPos_0",
|
|
"dstKey": "_Avatar_Boy_Bow_Gorou_ElementalBurst_AtkPos_0"
|
|
},
|
|
{
|
|
"$type": "CopyGlobalValue",
|
|
"srcTarget": "Self",
|
|
"dstTarget": "OriginOwner",
|
|
"srcKey": "_Avatar_Boy_Bow_Gorou_ElementalBurst_AtkPos_1",
|
|
"dstKey": "_Avatar_Boy_Bow_Gorou_ElementalBurst_AtkPos_1"
|
|
},
|
|
{
|
|
"$type": "CopyGlobalValue",
|
|
"srcTarget": "Self",
|
|
"dstTarget": "OriginOwner",
|
|
"srcKey": "_Avatar_Boy_Bow_Gorou_ElementalBurst_AtkPos_2",
|
|
"dstKey": "_Avatar_Boy_Bow_Gorou_ElementalBurst_AtkPos_2"
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"target": "Target",
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_ElementalBurst_TickAttack",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"attachPointName": "Fx_ChestNode"
|
|
}
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByUnlockTalentParam",
|
|
"talentParam": "Gorou_PermanentSkill_2"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"target": "OriginOwner",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackCircle",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": -1.5,
|
|
"z": 0.0
|
|
},
|
|
"positionKey": "_Avatar_Boy_Bow_Gorou_ElementalBurst_AtkPos",
|
|
"directionKey": "",
|
|
"AAKDAAMPJHK": true
|
|
},
|
|
"height": 3.0,
|
|
"radius": 3.5
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "Elemental_Burst",
|
|
"attenuationTag": "Elemental_Burst",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Rock",
|
|
"elementDurability": 25.0,
|
|
"strikeType": "Default",
|
|
"enBreak": 20.0,
|
|
"attackType": "Melee",
|
|
"damageExtra": [
|
|
"ElementalBurst_damagePercentage",
|
|
"Gorou_Cur_Defense",
|
|
"Mul",
|
|
"Gorou_PermanentSkill_2_BurstRatio",
|
|
"Gorou_Cur_Defense",
|
|
"Mul",
|
|
"Add"
|
|
]
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV1",
|
|
"hitHaltTimeScale": 0.05000000074505806
|
|
},
|
|
"canBeModifiedBy": "OriginOwner"
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "DebugLog",
|
|
"content": "##大招tick伤害触发时点【有突2伤害】"
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"target": "OriginOwner",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackCircle",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": -1.5,
|
|
"z": 0.0
|
|
},
|
|
"positionKey": "_Avatar_Boy_Bow_Gorou_ElementalBurst_AtkPos",
|
|
"directionKey": "",
|
|
"AAKDAAMPJHK": true
|
|
},
|
|
"height": 3.0,
|
|
"radius": 3.5
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "Elemental_Burst",
|
|
"attenuationTag": "Elemental_Burst",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Rock",
|
|
"elementDurability": 25.0,
|
|
"strikeType": "Default",
|
|
"enBreak": 20.0,
|
|
"attackType": "Melee",
|
|
"damageExtra": [
|
|
"ElementalBurst_damagePercentage",
|
|
"Gorou_Cur_Defense",
|
|
"Mul"
|
|
]
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV1",
|
|
"hitHaltTimeScale": 0.05000000074505806
|
|
},
|
|
"canBeModifiedBy": "OriginOwner"
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "DebugLog",
|
|
"content": "##大招tick伤害触发时点【没有突2加成】"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "GetFightProperty",
|
|
"doOffStage": true,
|
|
"POJDMAADIDJ": "OriginOwner",
|
|
"BACMOJCIFBE": "FIGHT_PROP_CUR_DEFENSE",
|
|
"globalValueKey": "_Gorou_Cur_Def"
|
|
},
|
|
{
|
|
"$type": "SetGlobalValueToOverrideMap",
|
|
"globalValueKey": "_Gorou_Cur_Def",
|
|
"overrideMapKey": "Gorou_Cur_Defense"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"doOffStage": true,
|
|
"modifierName": "Gorou_BurstFieldLand_Handler"
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Caster",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByUnlockTalentParam",
|
|
"talentParam": "Gorou_PermanentSkill_2"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"target": "OriginOwner",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackCircle",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": -2.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"height": 4.0,
|
|
"radius": 5.0
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "Elemental_Burst",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Rock",
|
|
"elementDurability": 25.0,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 40.0,
|
|
"attackType": "Melee",
|
|
"damageExtra": [
|
|
"ElementalBurst_damagePercentage_Once",
|
|
"Gorou_Cur_Defense",
|
|
"Mul",
|
|
"Gorou_PermanentSkill_2_BurstRatio",
|
|
"Gorou_Cur_Defense",
|
|
"Mul",
|
|
"Add"
|
|
]
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV4",
|
|
"retreatType": "ByHitDirection",
|
|
"hitHaltTimeScale": 0.019999999552965164
|
|
}
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "DebugLog",
|
|
"content": "##大招第一段伤害触发时点【有突2伤害】"
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"target": "OriginOwner",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackCircle",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": -2.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"height": 4.0,
|
|
"radius": 5.0
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "Elemental_Burst",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Rock",
|
|
"elementDurability": 25.0,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 40.0,
|
|
"attackType": "Melee",
|
|
"damageExtra": [
|
|
"ElementalBurst_damagePercentage_Once",
|
|
"Gorou_Cur_Defense",
|
|
"Mul"
|
|
]
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV4",
|
|
"retreatType": "ByHitDirection",
|
|
"hitHaltTimeScale": 0.019999999552965164
|
|
}
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "DebugLog",
|
|
"content": "##大招第一段伤害触发时点【没有突2加成】"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"onKill": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Avatar_Gorou_ElementalBurst_End_PutAwayGadget"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "SkillObj_Gorou_BurstFieldLand_Halo",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "DoActionByTeamStatusMixin",
|
|
"actions": [
|
|
{
|
|
"$type": "KillSelf",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByCurTeamHasFeatureTag",
|
|
"featureTagID": 10055,
|
|
"logic": "LesserOrEqual"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"abilitySpecials": {
|
|
"Gorou_BurstFieldLand_Duration": 9.100000381469727,
|
|
"Layer1_DefenceDelta": 0.0,
|
|
"Layer3_RockAddHurtDelta": 0.0,
|
|
"Constellation_4_HealRatio": 0.0,
|
|
"_ABILITY_Gorou_CurDefense": 0.0,
|
|
"Gorou_Constellation_1_ReduceColdDown": 0.0,
|
|
"Gorou_Constellation_1_ReduceColdDown_CD": 0.0
|
|
},
|
|
"modifiers": {
|
|
"Avatar_Gorou_ElementalBurst_WindZone": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "WindZoneMixin",
|
|
"shapeName": "CircleR8H8",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"alongGround": true
|
|
},
|
|
"strength": 15.0,
|
|
"attenuation": 75.0,
|
|
"innerRadius": 0.10000000149011612,
|
|
"reverse": true,
|
|
"targetType": "All",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "ElementAbility_CrystalSeed",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"modifierName": "",
|
|
"maxNum": 1,
|
|
"IBJIFOLPDOE": "GorouZoneType",
|
|
"thinkInterval": 1.5
|
|
}
|
|
]
|
|
},
|
|
"Gorou_FieldLand_Constellation_1_Avatar": {
|
|
"modifierName": "",
|
|
"duration": 2.0,
|
|
"elementDurability": 100.0,
|
|
"onAttackLanded": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Other",
|
|
"doOffStage": true,
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Monster"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByHitDamage",
|
|
"damage": 0.0
|
|
},
|
|
{
|
|
"$type": "ByHitElement",
|
|
"element": "Rock"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "DebugLog",
|
|
"content": "##触发命座1"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "Caster",
|
|
"doOffStage": true,
|
|
"modifierName": "Gorou_FieldLand_Constellation_1_DesArtCd_Field"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Gorou_FieldLand_Constellation_1_DesArtCd_Field": {
|
|
"modifierName": "",
|
|
"duration": 0.10000000149011612,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "OriginOwner",
|
|
"doOffStage": true,
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_Gorou_FieldLand_Constellation_1_CD",
|
|
"value": 0.0,
|
|
"compareType": "NoneOrEqual"
|
|
},
|
|
{
|
|
"$type": "ByNot",
|
|
"predicates": [
|
|
{
|
|
"$type": "BySkillReady",
|
|
"skillID": 10552
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "OriginOwner",
|
|
"doOffStage": true,
|
|
"modifierName": "Gorou_FieldLand_Constellation_1_DesArtCd"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "OriginOwner",
|
|
"doOffStage": true,
|
|
"modifierName": "UNIQUE_Gorou_FieldLand_Constellation_1_CdHandler"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Gorou_FieldLand_Constellation_1_DesArtCd": {
|
|
"modifierName": "",
|
|
"duration": 0.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "DebugLog",
|
|
"doOffStage": true,
|
|
"content": "##减少技能CD"
|
|
},
|
|
{
|
|
"$type": "ModifyAvatarSkillCD",
|
|
"doOffStage": true,
|
|
"skillID": 10552,
|
|
"cdDelta": "Gorou_Constellation_1_ReduceColdDown"
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Gorou_FieldLand_Constellation_1_CdHandler": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": "Gorou_Constellation_1_ReduceColdDown_CD",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"doOffStage": true,
|
|
"value": -1.0,
|
|
"key": "_Gorou_FieldLand_Constellation_1_CD",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"doOffStage": true,
|
|
"value": 0.0,
|
|
"key": "_Gorou_FieldLand_Constellation_1_CD",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
"Avatar_Gorou_ElementalBurst_Heal_Handler": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 1.5,
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "GetFightProperty",
|
|
"POJDMAADIDJ": "OriginOwner",
|
|
"BACMOJCIFBE": "FIGHT_PROP_CUR_DEFENSE",
|
|
"globalValueKey": "_ABILITY_Gorou_CurDefense"
|
|
},
|
|
{
|
|
"$type": "SetGlobalValueToOverrideMap",
|
|
"globalValueKey": "_ABILITY_Gorou_CurDefense",
|
|
"overrideMapKey": "_ABILITY_Gorou_CurDefense"
|
|
},
|
|
{
|
|
"$type": "HealHP",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"topLimit": 5,
|
|
"entityTypePriority": [
|
|
"Avatar"
|
|
],
|
|
"sortType": "Nearest",
|
|
"shapeName": "CircleR8H16",
|
|
"campTargetType": "SelfCamp",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"predicates": [
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
]
|
|
}
|
|
],
|
|
"amount": [
|
|
"_ABILITY_Gorou_CurDefense",
|
|
"Constellation_4_HealRatio",
|
|
"Mul"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Gorou_BurstFieldLand_Life_Handler": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": "Gorou_BurstFieldLand_Duration",
|
|
"elementDurability": "Gorou_BurstFieldLand_Duration",
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Gorou_BurstFieldLand_KillSelf_Delay"
|
|
}
|
|
]
|
|
},
|
|
"Gorou_BurstFieldLand_KillSelf_Delay": {
|
|
"modifierName": "",
|
|
"duration": 0.20000000298023224,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "KillSelf"
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Avatar_Gorou_ElementalArt_Layer1_Modifier": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Actor_DefenceDelta": "Layer1_DefenceDelta"
|
|
},
|
|
"state": "DefenseUp",
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_ElementalArt_Symbol_01"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"target": "CurLocalAvatar",
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_ElementalArt_Symbol_Die"
|
|
}
|
|
],
|
|
"isLimitedProperties": true
|
|
},
|
|
"UNIQUE_Avatar_Gorou_ElementalArt_Layer2_Modifier": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Actor_EndureDelta": 0.5,
|
|
"Actor_DefenceDelta": "Layer1_DefenceDelta"
|
|
},
|
|
"state": "DefenseUp",
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_ElementalArt_Symbol_02"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"target": "CurLocalAvatar",
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_ElementalArt_Symbol_Die"
|
|
}
|
|
],
|
|
"isLimitedProperties": true
|
|
},
|
|
"UNIQUE_Avatar_Gorou_ElementalArt_Layer3_Modifier": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Actor_EndureDelta": 0.5,
|
|
"Actor_RockAddHurtDelta": "Layer3_RockAddHurtDelta",
|
|
"Actor_DefenceDelta": "Layer1_DefenceDelta"
|
|
},
|
|
"state": "AttackUp",
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_ElementalArt_Symbol_03"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"target": "CurLocalAvatar",
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_ElementalArt_Symbol_Die"
|
|
}
|
|
],
|
|
"isLimitedProperties": true
|
|
},
|
|
"Gorou_BurstFieldLand_Layer_Controller": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 0.30000001192092896,
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"shapeName": "CircleR8H16",
|
|
"campTargetType": "Alliance",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"predicates": [
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
]
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_Avatar_Gorou_ElementalArt_Layer_Controller"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"shapeName": "CircleR8H16",
|
|
"campTargetType": "Alliance",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"predicates": [
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByNot",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetType",
|
|
"targetType": "OriginOwner"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByUnlockTalentParam",
|
|
"talentParam": "Gorou_Constellation_1"
|
|
}
|
|
],
|
|
"modifierName": "Gorou_FieldLand_Constellation_1_Avatar"
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Avatar_Gorou_ElementalArt_Layer_Controller": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": 2.0,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Applier",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "Avatar_Gorou_ElementalArt_Layer",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "UNIQUE_Avatar_Gorou_ElementalArt_Layer1_Modifier"
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Applier",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "Avatar_Gorou_ElementalArt_Layer",
|
|
"value": 2.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "UNIQUE_Avatar_Gorou_ElementalArt_Layer2_Modifier"
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Applier",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "Avatar_Gorou_ElementalArt_Layer",
|
|
"value": 3.0,
|
|
"compareType": "MoreThanAndEqual"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "UNIQUE_Avatar_Gorou_ElementalArt_Layer3_Modifier"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "UNIQUE_Gorou_BurstFieldLand_Life_Handler"
|
|
},
|
|
{
|
|
"$type": "CopyGlobalValue",
|
|
"srcTarget": "OriginOwner",
|
|
"dstTarget": "Self",
|
|
"srcKey": "Avatar_Gorou_ElementalArt_Layer",
|
|
"dstKey": "Avatar_Gorou_ElementalArt_Layer"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "Gorou_BurstFieldLand_Layer_Controller"
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByUnlockTalentParam",
|
|
"talentParam": "Gorou_Constellation_4"
|
|
},
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "Avatar_Gorou_ElementalArt_Layer",
|
|
"value": 2.0,
|
|
"compareType": "MoreThanAndEqual"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "Avatar_Gorou_ElementalBurst_Heal_Handler"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "Avatar_Gorou_ElementalBurst_WindZone"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "SkillObj_Gorou_BurstFieldLand_Dog",
|
|
"abilitySpecials": {
|
|
"Gorou_BurstFieldLand_Shirou_Duration": 9.300000190734863
|
|
},
|
|
"modifiers": {
|
|
"UNIQUE_Gorou_BurstFieldShirou_Life_Handler": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": 9.300000190734863,
|
|
"elementDurability": 9.300000190734863,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Gorou_BurstFieldShirou_KillSelf_Delay"
|
|
}
|
|
]
|
|
},
|
|
"Gorou_BurstFieldShirou_KillSelf_Delay": {
|
|
"modifierName": "",
|
|
"duration": 0.10000000149011612,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "KillSelf"
|
|
}
|
|
]
|
|
},
|
|
"AttachEffect_ElementalBurst_Shirou": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_ElementalBurst_Shirou"
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Fire_Gorou_BurstFieldLand_Dog_Effect": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": "Gorou_BurstFieldLand_Shirou_Duration",
|
|
"elementDurability": "Gorou_BurstFieldLand_Shirou_Duration",
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SendEffectTrigger",
|
|
"parameter": "Disappear",
|
|
"effectPattern": "Eff_Avatar_Boy_Bow_Gorou_ElementalBurst_Shirou"
|
|
}
|
|
]
|
|
},
|
|
"Gorou_BurstFieldLand_Dog_Hide": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Aim",
|
|
"FastAim"
|
|
],
|
|
"modifierName": "Gorou_BurstFieldLand_Dog_Hide_OnAim"
|
|
}
|
|
]
|
|
},
|
|
"Gorou_BurstFieldLand_Dog_Hide_OnAim": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "EffectChangeAlphaMixin",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"topLimit": 1,
|
|
"shapeName": "CircleR8H8",
|
|
"campTargetType": "All",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"predicates": [
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Field"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_Gorou_BurstFieldLand_Dog",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"FAOMIAACPGM": 0.20000000298023224,
|
|
"DFJOFJLKGPB": 0.30000001192092896
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "UNIQUE_Gorou_BurstFieldShirou_Life_Handler"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "AttachEffect_ElementalBurst_Shirou"
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_Gorou_BurstFieldLand_Dog",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"doOffStage": true,
|
|
"modifierName": "UNIQUE_Fire_Gorou_BurstFieldLand_Dog_Effect"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "CurTeamAvatars",
|
|
"modifierName": "Gorou_BurstFieldLand_Dog_Hide"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Gorou_Onkill_KillBusrtField",
|
|
"modifiers": {
|
|
"Gorou_Onkill_KillBusrtField": {
|
|
"modifierName": "",
|
|
"duration": 1.0,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "KillSelf",
|
|
"doOffStage": true
|
|
}
|
|
]
|
|
},
|
|
"Gorou_BurstStateCheckHandler": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onReconnect": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Other",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByChildren",
|
|
"configID": 41055007
|
|
},
|
|
"doOffStage": true,
|
|
"successActions": [
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"doOffStage": true,
|
|
"modifierName": "UNIQUE_Avatar_Gorou_ElementalBurst_SelfHanler"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "Gorou_BurstStateCheckHandler"
|
|
}
|
|
],
|
|
"onKill": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByChildren",
|
|
"configID": 41055008
|
|
},
|
|
"doOffStage": true,
|
|
"modifierName": "Gorou_Onkill_KillBusrtField"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByChildren",
|
|
"configID": 41055007
|
|
},
|
|
"doOffStage": true,
|
|
"modifierName": "Gorou_Onkill_KillBusrtField"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Gorou_Radar_Collectables_Daoqi",
|
|
"modifiers": {
|
|
"Radar_Toggle": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"doOffStage": true,
|
|
"value": 1.0,
|
|
"key": "_ABILITY_Radar_Collectables_Daoqi",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"doOffStage": true,
|
|
"value": -1.0,
|
|
"key": "_ABILITY_Radar_Collectables_Daoqi",
|
|
"useLimitRange": true,
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "Radar_Toggle"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Gorou_FallingAnthem",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AvatarChangeSkillMixin",
|
|
"jumpSkillID": 5055010,
|
|
"flySkillID": 5055010
|
|
},
|
|
{
|
|
"$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": "DebugLog",
|
|
"content": "##trigger下落攻击"
|
|
},
|
|
{
|
|
"$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"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Gorou_Constellation_2",
|
|
"modifiers": {
|
|
"UNIQUE_Avatar_Gorou_Constellation_2_AddDuration_Gadget": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": 0.10000000149011612,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AddElementDurability",
|
|
"doOffStage": true,
|
|
"value": 1.0,
|
|
"modifierName": "UNIQUE_Gorou_BurstFieldLand_Life_Handler",
|
|
"useLimitRange": true,
|
|
"maxValue": 12.100000381469727
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Avatar_Gorou_Constellation_2_AddDuration_Shirou": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": 0.10000000149011612,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AddElementDurability",
|
|
"doOffStage": true,
|
|
"value": 1.0,
|
|
"modifierName": "UNIQUE_Fire_Gorou_BurstFieldLand_Dog_Effect",
|
|
"useLimitRange": true,
|
|
"maxValue": 12.300000190734863
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Avatar_Gorou_Constellation_2_AddDuration_Shirou2": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": 0.10000000149011612,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AddElementDurability",
|
|
"doOffStage": true,
|
|
"value": 1.0,
|
|
"modifierName": "UNIQUE_Gorou_BurstFieldShirou_Life_Handler",
|
|
"useLimitRange": true,
|
|
"maxValue": 12.300000190734863
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Avatar_Gorou_Constellation_2_AddDuration_Avatar": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": 0.10000000149011612,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AddElementDurability",
|
|
"doOffStage": true,
|
|
"value": 1.0,
|
|
"modifierName": "UNIQUE_Avatar_Gorou_ElementalBurst_SelfHanler",
|
|
"useLimitRange": true,
|
|
"maxValue": 12.100000381469727
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "Predicated",
|
|
"doOffStage": true,
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "Avatar_Gorou_Constellation_2_Count",
|
|
"value": 2.0,
|
|
"compareType": "LessAndEqual"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "DebugLog",
|
|
"doOffStage": true,
|
|
"content": "##trigger了五郎的命2效果"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByChildren",
|
|
"configID": 41055008
|
|
},
|
|
"doOffStage": true,
|
|
"modifierName": "UNIQUE_Avatar_Gorou_Constellation_2_AddDuration_Gadget"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByChildren",
|
|
"configID": 41055007
|
|
},
|
|
"doOffStage": true,
|
|
"modifierName": "UNIQUE_Avatar_Gorou_Constellation_2_AddDuration_Shirou"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByChildren",
|
|
"configID": 41055007
|
|
},
|
|
"doOffStage": true,
|
|
"modifierName": "UNIQUE_Avatar_Gorou_Constellation_2_AddDuration_Shirou2"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"doOffStage": true,
|
|
"modifierName": "UNIQUE_Avatar_Gorou_Constellation_2_AddDuration_Avatar"
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"doOffStage": true,
|
|
"value": 1.0,
|
|
"key": "Avatar_Gorou_Constellation_2_Count",
|
|
"useLimitRange": true,
|
|
"maxValue": 3.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
}
|
|
] |