2022-07-03 21:39:27 +02:00

3474 lines
149 KiB
JSON

[
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Shenhe_ExtraAttack",
"abilityMixins": [
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"ExtraAttack"
],
"GAIGOBCNNEE": "ExtraAttack_FX"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"ExtraAttack_BS"
],
"GAIGOBCNNEE": "ExtraAttack_BS_FX"
},
{
"$type": "ButtonHoldChargeMixin",
"overtime": 10631,
"chargeTime": 0.11999999731779099,
"secondChargeTime": 0.20000000298023224,
"OnBeginUncharged": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "DoSkill"
},
{
"$type": "SetAnimatorInt",
"predicates": [
{
"$type": "ByAny",
"predicates": [
{
"$type": "ByAnimatorInt",
"logic": "Equal",
"value": 0,
"parameter": "ComboCount"
},
{
"$type": "ByAnimatorInt",
"logic": "Equal",
"value": 5,
"parameter": "ComboCount"
}
]
}
],
"intID": "SkillID",
"value": 99.0
},
{
"$type": "SetAnimatorBool",
"boolID": "IsCharging"
}
],
"OnReleaseUncharged": [
{
"$type": "SetAnimatorInt",
"intID": "SkillID",
"value": 1.0
}
],
"OnBeginCharged": [
{
"$type": "SetAnimatorBool",
"boolID": "IsCharging",
"value": true
}
],
"OnReleaseCharged": [
{
"$type": "SetAnimatorBool",
"boolID": "IsCharging"
},
{
"$type": "SetAnimatorInt",
"intID": "SkillID",
"value": 1.0
}
],
"OnBeginSecondCharged": [
{
"$type": "SetAnimatorTrigger",
"predicates": [
{
"$type": "ByLocalAvatarStamina",
"logic": "GreaterOrEqual",
"stamina": [
"ExtraAttack_Pole_Stamina_Cost",
"Flexible_Stamina",
"Add"
]
}
],
"triggerID": "DoSkill"
},
{
"$type": "SetAnimatorInt",
"predicates": [
{
"$type": "ByLocalAvatarStamina",
"logic": "GreaterOrEqual",
"stamina": [
"ExtraAttack_Pole_Stamina_Cost",
"Flexible_Stamina",
"Add"
]
}
],
"intID": "SkillID",
"value": 6.0
},
{
"$type": "SetAnimatorBool",
"boolID": "IsCharging"
}
],
"chargeStateIDs": [
"Attack01",
"Attack02",
"Attack03",
"Attack04",
"Run"
]
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"ExtraAttack"
],
"GAIGOBCNNEE": "ExtraAttack_StaminaCost"
}
],
"abilitySpecials": {
"ExtraAttack_Pole_Stamina_Cost": 0.0,
"Flexible_Stamina": -2.0
},
"modifiers": {
"ExtraAttack_StaminaCost": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AvatarSkillStart",
"overtime": 10002,
"cdRatio": 1.0,
"costStaminaRatio": "ExtraAttack_Pole_Stamina_Cost"
}
]
},
"ExtraAttack_FX": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Lady_Pole_Shenhe_ExtraAttack_Sprint"
}
]
},
"ExtraAttack_BS_FX": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Lady_Pole_Shenhe_ExtraAttack"
}
]
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Shenhe_CreateBullet",
"abilityMixins": [
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"ExtraAttack"
],
"GAIGOBCNNEE": "Shenhe_ExtraAttack_CreateBullet"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"Shenhe_ElementalArt_L"
],
"GAIGOBCNNEE": "Shenhe_ElementalArt_CreateBullet"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"ExtraAttack"
],
"GAIGOBCNNEE": "ExtraAttack_CloseCollider"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"Shenhe_ElementalArt_L"
],
"GAIGOBCNNEE": "Shenhe_ElementalArt_L_CloseCollider"
}
],
"modifiers": {
"Shenhe_ExtraAttack_CreateBullet": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "TriggerBullet",
"bulletID": 41063001
}
],
"onRemoved": [
{
"$type": "KillGadget",
"doOffStage": true,
"gadgetInfo": {
"configID": 41063001
}
}
]
},
"Shenhe_ElementalArt_CreateBullet": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "KillGadget",
"doOffStage": true,
"gadgetInfo": {
"configID": 41063002
}
}
]
},
"ExtraAttack_CloseCollider": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "TriggerSetPassThrough",
"doOffStage": true,
"passThrough": true
}
],
"onRemoved": [
{
"$type": "TriggerSetPassThrough",
"doOffStage": true,
"canBeHandledOnRecover": true
}
]
},
"Shenhe_ElementalArt_L_CloseCollider": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "TriggerSetPassThrough",
"doOffStage": true,
"passThrough": true
}
],
"onRemoved": [
{
"$type": "TriggerSetPassThrough",
"doOffStage": true,
"canBeHandledOnRecover": true
}
]
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Shenhe_ExtraAttack_Bullet",
"abilitySpecials": {
"ExtraAttack": 0.0
},
"onAbilityStart": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"MonsterEquip"
]
}
],
"successActions": [
{
"$type": "DamageByAttackValue",
"target": "Target",
"attackInfo": {
"attackTag": "ExtraAttack",
"attenuationTag": "ExtraAttack",
"attenuationGroup": "Avatar_Pole_ExtraAttack",
"attackProperty": {
"bonusCriticalHurt": "ExtraAttack",
"damagePercentageRatio": 0.0,
"elementDurability": 25.0,
"overrideByWeapon": true,
"strikeType": "Spear",
"enBreak": 120.0,
"attackType": "Melee"
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV5",
"hitHaltTimeScale": 0.009999999776482582,
"canBeDefenceHalt": true
},
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.36000001430511475,
"shakeTime": 0.11999999731779099,
"shakeDistance": 30.0,
"shakeDir": {
"_y": -1.0
}
},
"canBeModifiedBy": "OriginOwner"
}
}
],
"failActions": [
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByCollisionPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"radius": 0.800000011920929
},
"attackInfo": {
"attackTag": "ExtraAttack",
"attenuationTag": "ExtraAttack",
"attenuationGroup": "Avatar_Pole_ExtraAttack",
"attackProperty": {
"bonusCriticalHurt": "ExtraAttack",
"damagePercentageRatio": 0.0,
"elementDurability": 25.0,
"overrideByWeapon": true,
"strikeType": "Spear",
"enBreak": 120.0,
"attackType": "Melee"
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV5",
"hitHaltTimeScale": 0.009999999776482582,
"canBeDefenceHalt": true
},
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.36000001430511475,
"shakeTime": 0.11999999731779099,
"shakeDistance": 30.0,
"shakeDir": {
"_y": -1.0
}
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
}
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Shenhe_ElementalArt_Bullet",
"abilitySpecials": {
"Elemental_Art_L_Damage": 0.0,
"Buff_Talent_ExtraDMG_Ratio": 0.0
},
"modifiers": {
"Shenhe_ElementalArt_Bullet_ElemBall_Handler": {
"stacking": "Unique",
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onHittingOther": [
{
"$type": "Predicated",
"target": "Other",
"targetPredicates": [
{
"$type": "ByAttackTags",
"attackTags": [
"Elemental_Art"
]
},
{
"$type": "ByAttackType",
"attackType": "Melee"
},
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByTargetGlobalValue",
"key": "_ANIMAL_ENTITY_TYPE",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"successActions": [
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "ElementalArt_Bullet_ElemBall"
}
]
}
]
},
"ElementalArt_Bullet_ElemBall": {
"stacking": "Unique",
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "GenerateElemBall",
"doOffStage": true,
"configID": 2022,
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"bornRandom": {
"$type": "BornRandomFromCenter",
"minRandomRange": 0.5,
"maxRandomRange": 1.5
}
},
"ratio": 1.0,
"baseEnergy": 9.0
}
]
}
},
"onAdded": [
{
"$type": "Predicated",
"target": "Caster",
"targetPredicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "Shenhe_Constellation_4"
}
],
"successActions": [
{
"$type": "CopyGlobalValue",
"srcTarget": "OriginOwner",
"dstTarget": "Self",
"srcKey": "_ABILITY_Shenhe_ElementalArt_Buff_Talent_ExtraDMG_Ratio",
"dstKey": "_ABILITY_Shenhe_ElementalArt_Buff_Talent_ExtraDMG_Ratio"
},
{
"$type": "SetGlobalValueToOverrideMap",
"globalValueKey": "_ABILITY_Shenhe_ElementalArt_Buff_Talent_ExtraDMG_Ratio",
"overrideMapKey": "Buff_Talent_ExtraDMG_Ratio"
},
{
"$type": "SetGlobalValue",
"target": "OriginOwner",
"value": 0.0,
"key": "_ABILITY_Shenhe_ElementalArt_Buff_Talent_Level",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValue",
"target": "OriginOwner",
"value": 0.0,
"key": "_ABILITY_Shenhe_ElementalArt_Buff_Talent_ExtraDMG_Ratio",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Shenhe_ElementalArt_Bullet_ElemBall_Handler"
}
],
"onAbilityStart": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"MonsterEquip"
]
}
],
"successActions": [
{
"$type": "DamageByAttackValue",
"target": "Target",
"attackInfo": {
"attackTag": "Elemental_Art",
"attenuationTag": "Elemental_Art",
"attenuationGroup": "Shenhe_ElementalArt_L_Bullet",
"attackProperty": {
"bonusCriticalHurt": "Elemental_Art_L_Damage",
"damagePercentageRatio": "Buff_Talent_ExtraDMG_Ratio",
"elementType": "Ice",
"elementDurability": 25.0,
"strikeType": "Spear",
"enBreak": 100.0,
"attackType": "Melee"
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV3",
"hitHaltTimeScale": 0.009999999776482582,
"canBeDefenceHalt": true
},
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.36000001430511475,
"shakeTime": 0.11999999731779099,
"shakeDistance": 30.0,
"shakeDir": {
"_y": -1.0
}
},
"canBeModifiedBy": "OriginOwner"
}
}
],
"failActions": [
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByCollisionPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"radius": 0.800000011920929
},
"attackInfo": {
"attackTag": "Elemental_Art",
"attenuationTag": "Elemental_Art",
"attenuationGroup": "Shenhe_ElementalArt_L_Bullet",
"attackProperty": {
"bonusCriticalHurt": "Elemental_Art_L_Damage",
"damagePercentageRatio": "Buff_Talent_ExtraDMG_Ratio",
"elementType": "Ice",
"elementDurability": 25.0,
"strikeType": "Spear",
"enBreak": 100.0,
"attackType": "Melee"
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV3",
"hitHaltTimeScale": 0.009999999776482582,
"canBeDefenceHalt": true
},
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.36000001430511475,
"shakeTime": 0.11999999731779099,
"shakeDistance": 30.0,
"shakeDir": {
"_y": -1.0
}
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
}
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Shenhe_ElementalArt_FX",
"abilityMixins": [
{
"$type": "SkillButtonHoldChargeMixin",
"overtime": 10632,
"nextLoopTriggerID": "NextLoopTrigger",
"endHoldTrigger": "EndHoldTrigger",
"beforeStateIDs": [
"Shenhe_ElementalArt_BS"
],
"chargeLoopStateIDs": [
"Shenhe_ElementalArt_H"
],
"chargeLoopDurations": [
3.0
]
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"Shenhe_ElementalArt_L",
"Shenhe_ElementalArt_L_AS"
],
"GAIGOBCNNEE": "Shenhe_ElementalArt_L_Shadow"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"Shenhe_ElementalArt_L",
"Shenhe_ElementalArt_L_AS"
],
"GAIGOBCNNEE": "Shenhe_ElementalArt_L_AttackFX"
}
],
"modifiers": {
"Shenhe_ElementalArt_L_Shadow": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SendEffectTrigger",
"parameter": "Attack_L",
"effectPattern": "Eff_Avatar_Lady_Pole_Shenhe_ElementalArt_Rune_Charge"
},
{
"$type": "SendEffectTrigger",
"parameter": "Die",
"effectPattern": "Eff_Avatar_Lady_Pole_Shenhe_ElementalArt_Shadow_Charge"
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Pole_Shenhe_ElementalArt_Shadow_L"
}
]
},
"Shenhe_ElementalArt_L_AttackFX": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Pole_Shenhe_ElementalArt_L"
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Pole_Shenhe_ElementalArt_L_Trail"
}
]
}
},
"onAbilityStart": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Pole_Shenhe_ElementalArt_Rune_Charge"
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Pole_Shenhe_ElementalArt_Shadow_Charge"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Shenhe_ElementalArt_Attack_L",
"abilitySpecials": {
"ElementalArt_L_Buff_Time": 0.0,
"ElementalArt_L_Buff_Count": 0.0,
"Attack2ExtraRatio": 0.0,
"ElementalArt_L_Extra_Buff_Time": 0.0,
"ElementalArt_L_Extra_Buff_Ratio": 0.0
},
"modifiers": {
"UNIQUE_Shenhe_ElementalArt_L_Buff_Handler": {
"stacking": "Unique",
"GAIGOBCNNEE": "",
"isUnique": true,
"duration": "ElementalArt_L_Buff_Time",
"elementDurability": 100.0,
"thinkInterval": 0.30000001192092896,
"onAdded": [
{
"$type": "AttachModifier",
"doOffStage": true,
"GAIGOBCNNEE": "UNIQUE_Shenhe_ElementalArt_L_Buff_FX"
},
{
"$type": "Predicated",
"target": "Caster",
"doOffStage": true,
"targetPredicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "Shenhe_Constellation_6"
}
],
"successActions": [
{
"$type": "AttachModifier",
"doOffStage": true,
"GAIGOBCNNEE": "UNIQUE_Shenhe_ElementalArt_L_Talent_Buff"
}
],
"failActions": [
{
"$type": "AttachModifier",
"doOffStage": true,
"GAIGOBCNNEE": "UNIQUE_Shenhe_ElementalArt_L_Buff"
}
]
}
],
"onThinkInterval": [
{
"$type": "Predicated",
"doOffStage": true,
"targetPredicates": [
{
"$type": "ByTargetPositionToSelfPosition",
"target": "Caster",
"logic": "LesserOrEqual",
"compareType": "XYZ",
"value": 50.0
}
],
"failActions": [
{
"$type": "RemoveUniqueModifier",
"doOffStage": true,
"GAIGOBCNNEE": "UNIQUE_Shenhe_ElementalArt_L_Buff_Handler"
}
]
}
]
},
"UNIQUE_Shenhe_ElementalArt_L_Buff_FX": {
"stacking": "Unique",
"GAIGOBCNNEE": "",
"isUnique": true,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"doOffStage": true,
"effectPattern": "Eff_Avatar_Lady_Pole_Shenhe_ElementalArt_Buff_Loop"
}
]
},
"UNIQUE_Shenhe_ElementalArt_L_Buff": {
"stacking": "Unique",
"GAIGOBCNNEE": "",
"isUnique": true,
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "ModifyDamageCountMixin",
"attackTags": [
"NormalAttack_01",
"NormalAttack_02",
"NormalAttack_03",
"NormalAttack_04",
"NormalAttack_05",
"NormalAttack_06",
"ExtraAttack",
"FallingAttack",
"Elemental_Art",
"Elemental_Art_Hold",
"Elemental_Art_Extra",
"Elemental_Burst"
],
"damagePercentageRatio": 0.0,
"damageExtra": [
"FIGHT_PROP_CUR_ATTACK",
"Attack2ExtraRatio",
"Mul"
],
"predicates": [
{
"$type": "ByHitElement",
"element": "Ice"
},
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByTargetGlobalValue",
"key": "_ANIMAL_ENTITY_TYPE",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"MBAPLKMEFEN": "ElementalArt_L_Buff_Count",
"successActions": [
{
"$type": "TriggerAbility",
"target": "Caster",
"doOffStage": true,
"predicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "Shenhe_Constellation_4"
}
],
"abilityName": "Avatar_Shenhe_Constellation_4"
}
],
"KIEGNFBHHEC": [
{
"$type": "RemoveUniqueModifier",
"doOffStage": true,
"GAIGOBCNNEE": "UNIQUE_Shenhe_ElementalArt_L_Buff_FX"
}
]
}
]
},
"UNIQUE_Shenhe_ElementalArt_L_Talent_Buff": {
"stacking": "Unique",
"GAIGOBCNNEE": "",
"isUnique": true,
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "ModifyDamageCountMixin",
"attackTags": [
"NormalAttack_01",
"NormalAttack_02",
"NormalAttack_03",
"NormalAttack_04",
"NormalAttack_05",
"NormalAttack_06",
"ExtraAttack",
"FallingAttack",
"Elemental_Art",
"Elemental_Art_Hold",
"Elemental_Art_Extra",
"Elemental_Burst"
],
"damagePercentageRatio": 0.0,
"damageExtra": [
"FIGHT_PROP_CUR_ATTACK",
"Attack2ExtraRatio",
"Mul"
],
"predicates": [
{
"$type": "ByHitElement",
"element": "Ice"
},
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByTargetGlobalValue",
"key": "_ANIMAL_ENTITY_TYPE",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"MBAPLKMEFEN": "ElementalArt_L_Buff_Count",
"ICPHBLGMBPB": [
{
"$type": "ByAttackTags",
"attackTags": [
"FallingAttack",
"Elemental_Art",
"Elemental_Art_Hold",
"Elemental_Art_Extra",
"Elemental_Burst"
]
}
],
"successActions": [
{
"$type": "TriggerAbility",
"target": "Caster",
"doOffStage": true,
"predicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "Shenhe_Constellation_4"
}
],
"abilityName": "Avatar_Shenhe_Constellation_4"
}
],
"KIEGNFBHHEC": [
{
"$type": "RemoveUniqueModifier",
"doOffStage": true,
"GAIGOBCNNEE": "UNIQUE_Shenhe_ElementalArt_L_Buff_FX"
}
]
}
]
},
"UNIQUE_Shenhe_ElementalArt_L_Extra_Buff": {
"stacking": "RefreshUniqueDurability",
"GAIGOBCNNEE": "",
"isUnique": true,
"duration": "ElementalArt_L_Extra_Buff_Time",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "ModifyDamageMixin",
"attackTags": [
"Elemental_Art",
"Elemental_Art_Hold",
"Elemental_Art_Extra",
"Elemental_Burst"
],
"damagePercentageRatio": "ElementalArt_L_Extra_Buff_Ratio"
}
],
"state": "AttackUp"
}
},
"onAbilityStart": [
{
"$type": "AvatarSkillStart",
"overtime": 10632,
"cdRatio": 1.0,
"costStaminaRatio": 1.0
},
{
"$type": "RemoveUniqueModifier",
"target": "AllPlayerAvatars",
"doOffStage": true,
"predicates": [
{
"$type": "ByTargetPositionToSelfPosition",
"logic": "LesserOrEqual",
"value": 40.0
}
],
"GAIGOBCNNEE": "UNIQUE_Shenhe_ElementalArt_L_Buff_Handler"
},
{
"$type": "RemoveUniqueModifier",
"target": "AllPlayerAvatars",
"doOffStage": true,
"predicates": [
{
"$type": "ByTargetPositionToSelfPosition",
"logic": "LesserOrEqual",
"value": 40.0
}
],
"GAIGOBCNNEE": "UNIQUE_Shenhe_ElementalArt_H_Buff_Handler"
},
{
"$type": "AttachModifier",
"target": "AllPlayerAvatars",
"doOffStage": true,
"predicates": [
{
"$type": "ByTargetPositionToSelfPosition",
"logic": "LesserOrEqual",
"value": 40.0
},
{
"$type": "ByEntityIsAlive"
}
],
"GAIGOBCNNEE": "UNIQUE_Shenhe_ElementalArt_L_Buff_Handler"
},
{
"$type": "AttachModifier",
"target": "AllPlayerAvatars",
"doOffStage": true,
"predicates": [
{
"$type": "ByTargetPositionToSelfPosition",
"logic": "LesserOrEqual",
"value": 40.0
},
{
"$type": "ByUnlockTalentParam",
"talentParam": "Shenhe_PermanentSkill_2"
},
{
"$type": "ByEntityIsAlive"
}
],
"GAIGOBCNNEE": "UNIQUE_Shenhe_ElementalArt_L_Extra_Buff"
},
{
"$type": "TriggerBullet",
"bulletID": 41063002
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Shenhe_ElementalArt_Attack_H",
"abilitySpecials": {
"ElementalArt_H_Radius": 4.0,
"Elemental_Art_H_Damage": 0.0,
"ElementalArt_H_Buff_Time": 0.0,
"ElementalArt_H_Buff_Count": 0.0,
"Attack2ExtraRatio": 0.0,
"ElementalArt_H_Extra_Buff_Time": 0.0,
"ElementalArt_H_Extra_Buff_Ratio": 0.0
},
"modifiers": {
"Shenhe_ElementalArt_ElemBall_Handler": {
"stacking": "Unique",
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onHittingOther": [
{
"$type": "Predicated",
"target": "Other",
"targetPredicates": [
{
"$type": "ByAttackTags",
"attackTags": [
"Elemental_Art"
]
},
{
"$type": "ByAttackType",
"attackType": "Default"
},
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByTargetGlobalValue",
"key": "_ANIMAL_ENTITY_TYPE",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"successActions": [
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "ElementalArt_ElemBall"
}
]
}
]
},
"ElementalArt_ElemBall": {
"stacking": "Unique",
"GAIGOBCNNEE": "",
"duration": 0.5,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "GenerateElemBall",
"doOffStage": true,
"configID": 2022,
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"bornRandom": {
"$type": "BornRandomFromCenter",
"minRandomRange": 0.5,
"maxRandomRange": 1.5
}
},
"ratio": 1.0,
"baseEnergy": 12.0
}
]
},
"UNIQUE_Shenhe_ElementalArt_H_Buff_Handler": {
"stacking": "Unique",
"GAIGOBCNNEE": "",
"isUnique": true,
"duration": "ElementalArt_H_Buff_Time",
"elementDurability": 100.0,
"thinkInterval": 0.30000001192092896,
"onAdded": [
{
"$type": "AttachModifier",
"doOffStage": true,
"GAIGOBCNNEE": "UNIQUE_Shenhe_ElementalArt_H_Buff_FX"
},
{
"$type": "Predicated",
"target": "Caster",
"doOffStage": true,
"targetPredicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "Shenhe_Constellation_6"
}
],
"successActions": [
{
"$type": "AttachModifier",
"doOffStage": true,
"GAIGOBCNNEE": "UNIQUE_Shenhe_ElementalArt_H_Talent_Buff"
}
],
"failActions": [
{
"$type": "AttachModifier",
"doOffStage": true,
"GAIGOBCNNEE": "UNIQUE_Shenhe_ElementalArt_H_Buff"
}
]
}
],
"onThinkInterval": [
{
"$type": "Predicated",
"doOffStage": true,
"targetPredicates": [
{
"$type": "ByTargetPositionToSelfPosition",
"target": "Caster",
"logic": "LesserOrEqual",
"compareType": "XYZ",
"value": 50.0
}
],
"failActions": [
{
"$type": "RemoveUniqueModifier",
"doOffStage": true,
"GAIGOBCNNEE": "UNIQUE_Shenhe_ElementalArt_H_Buff_Handler"
}
]
}
]
},
"UNIQUE_Shenhe_ElementalArt_H_Buff_FX": {
"stacking": "Unique",
"GAIGOBCNNEE": "",
"isUnique": true,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"doOffStage": true,
"effectPattern": "Eff_Avatar_Lady_Pole_Shenhe_ElementalArt_Buff_Loop"
}
]
},
"UNIQUE_Shenhe_ElementalArt_H_Buff": {
"stacking": "Unique",
"GAIGOBCNNEE": "",
"isUnique": true,
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "ModifyDamageCountMixin",
"attackTags": [
"NormalAttack_01",
"NormalAttack_02",
"NormalAttack_03",
"NormalAttack_04",
"NormalAttack_05",
"NormalAttack_06",
"ExtraAttack",
"FallingAttack",
"Elemental_Art",
"Elemental_Art_Hold",
"Elemental_Art_Extra",
"Elemental_Burst"
],
"damagePercentageRatio": 0.0,
"damageExtra": [
"FIGHT_PROP_CUR_ATTACK",
"Attack2ExtraRatio",
"Mul"
],
"predicates": [
{
"$type": "ByHitElement",
"element": "Ice"
},
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByTargetGlobalValue",
"key": "_ANIMAL_ENTITY_TYPE",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"MBAPLKMEFEN": "ElementalArt_H_Buff_Count",
"successActions": [
{
"$type": "TriggerAbility",
"target": "Caster",
"doOffStage": true,
"predicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "Shenhe_Constellation_4"
}
],
"abilityName": "Avatar_Shenhe_Constellation_4"
}
],
"KIEGNFBHHEC": [
{
"$type": "RemoveUniqueModifier",
"doOffStage": true,
"GAIGOBCNNEE": "UNIQUE_Shenhe_ElementalArt_H_Buff_FX"
}
]
}
]
},
"UNIQUE_Shenhe_ElementalArt_H_Talent_Buff": {
"stacking": "Unique",
"GAIGOBCNNEE": "",
"isUnique": true,
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "ModifyDamageCountMixin",
"attackTags": [
"NormalAttack_01",
"NormalAttack_02",
"NormalAttack_03",
"NormalAttack_04",
"NormalAttack_05",
"NormalAttack_06",
"ExtraAttack",
"FallingAttack",
"Elemental_Art",
"Elemental_Art_Hold",
"Elemental_Art_Extra",
"Elemental_Burst"
],
"damagePercentageRatio": 0.0,
"damageExtra": [
"FIGHT_PROP_CUR_ATTACK",
"Attack2ExtraRatio",
"Mul"
],
"predicates": [
{
"$type": "ByHitElement",
"element": "Ice"
},
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByTargetGlobalValue",
"key": "_ANIMAL_ENTITY_TYPE",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"MBAPLKMEFEN": "ElementalArt_H_Buff_Count",
"ICPHBLGMBPB": [
{
"$type": "ByAttackTags",
"attackTags": [
"FallingAttack",
"Elemental_Art",
"Elemental_Art_Hold",
"Elemental_Art_Extra",
"Elemental_Burst"
]
}
],
"successActions": [
{
"$type": "TriggerAbility",
"target": "Caster",
"doOffStage": true,
"predicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "Shenhe_Constellation_4"
}
],
"abilityName": "Avatar_Shenhe_Constellation_4"
}
],
"KIEGNFBHHEC": [
{
"$type": "RemoveUniqueModifier",
"doOffStage": true,
"GAIGOBCNNEE": "UNIQUE_Shenhe_ElementalArt_H_Buff_FX"
}
]
}
]
},
"UNIQUE_Shenhe_ElementalArt_H_Extra_Buff": {
"stacking": "RefreshUniqueDurability",
"GAIGOBCNNEE": "",
"isUnique": true,
"duration": "ElementalArt_H_Extra_Buff_Time",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "ModifyDamageMixin",
"attackTags": [
"NormalAttack_01",
"NormalAttack_02",
"NormalAttack_03",
"NormalAttack_04",
"NormalAttack_05",
"NormalAttack_06",
"ExtraAttack",
"FallingAttack"
],
"damagePercentageRatio": "ElementalArt_H_Extra_Buff_Ratio"
}
],
"state": "AttackUp"
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Shenhe_ElementalArt_ElemBall_Handler"
}
],
"onAbilityStart": [
{
"$type": "AvatarSkillStart",
"overtime": 10632,
"cdRatio": 1.5,
"costStaminaRatio": 1.0
},
{
"$type": "Predicated",
"target": "Caster",
"targetPredicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "Shenhe_Constellation_4"
}
],
"successActions": [
{
"$type": "SetGlobalValueToOverrideMap",
"globalValueKey": "_ABILITY_Shenhe_ElementalArt_Buff_Talent_ExtraDMG_Ratio",
"overrideMapKey": "Buff_Talent_ExtraDMG_Ratio"
},
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_ABILITY_Shenhe_ElementalArt_Buff_Talent_Level",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_ABILITY_Shenhe_ElementalArt_Buff_Talent_ExtraDMG_Ratio",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
{
"$type": "SendEffectTrigger",
"parameter": "Attack_H",
"effectPattern": "Eff_Avatar_Lady_Pole_Shenhe_ElementalArt_Rune_Charge"
},
{
"$type": "RemoveUniqueModifier",
"target": "AllPlayerAvatars",
"doOffStage": true,
"predicates": [
{
"$type": "ByTargetPositionToSelfPosition",
"logic": "LesserOrEqual",
"value": 40.0
}
],
"GAIGOBCNNEE": "UNIQUE_Shenhe_ElementalArt_L_Buff_Handler"
},
{
"$type": "RemoveUniqueModifier",
"target": "AllPlayerAvatars",
"doOffStage": true,
"predicates": [
{
"$type": "ByTargetPositionToSelfPosition",
"logic": "LesserOrEqual",
"value": 40.0
}
],
"GAIGOBCNNEE": "UNIQUE_Shenhe_ElementalArt_H_Buff_Handler"
},
{
"$type": "AttachModifier",
"target": "AllPlayerAvatars",
"doOffStage": true,
"predicates": [
{
"$type": "ByTargetPositionToSelfPosition",
"logic": "LesserOrEqual",
"value": 40.0
},
{
"$type": "ByEntityIsAlive"
}
],
"GAIGOBCNNEE": "UNIQUE_Shenhe_ElementalArt_H_Buff_Handler"
},
{
"$type": "AttachModifier",
"target": "AllPlayerAvatars",
"doOffStage": true,
"predicates": [
{
"$type": "ByTargetPositionToSelfPosition",
"logic": "LesserOrEqual",
"value": 40.0
},
{
"$type": "ByUnlockTalentParam",
"talentParam": "Shenhe_PermanentSkill_2"
},
{
"$type": "ByEntityIsAlive"
}
],
"GAIGOBCNNEE": "UNIQUE_Shenhe_ElementalArt_H_Extra_Buff"
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Pole_Shenhe_ElementalArt_H_Attack",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 1.5
}
}
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.800000011920929,
"z": 1.5
}
},
"radius": "ElementalArt_H_Radius",
"detectDirection": "CenterToSide"
},
"attackInfo": {
"attackTag": "Elemental_Art",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "Elemental_Art_H_Damage",
"damagePercentageRatio": "Buff_Talent_ExtraDMG_Ratio",
"elementType": "Ice",
"elementDurability": 50.0,
"strikeType": "Slash",
"enBreak": 200.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV2",
"retreatType": "ByHitDirection"
}
}
},
"targetType": "Enemy"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Shenhe_Constellation_4",
"abilitySpecials": {
"Buff_Talent_Max_Level": 0.0,
"Buff_Talent_Level": 0.0,
"Buff_Talent_Level_Ratio": 0.0
},
"modifiers": {
"UNIQUE_Shenhe_ElementalArt_BuffCount_Clear": {
"GAIGOBCNNEE": "",
"isUnique": true,
"duration": 60.0,
"elementDurability": 60.0,
"onRemoved": [
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": 0.0,
"key": "_ABILITY_Shenhe_ElementalArt_Buff_Talent_Level",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": 0.0,
"key": "_ABILITY_Shenhe_ElementalArt_Buff_Talent_ExtraDMG_Ratio",
"maxValue": 0.0,
"minValue": 0.0
}
]
}
},
"onAbilityStart": [
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": 1.0,
"key": "_ABILITY_Shenhe_ElementalArt_Buff_Talent_Level",
"useLimitRange": true,
"maxValue": "Buff_Talent_Max_Level",
"minValue": 0.0
},
{
"$type": "SetGlobalValueToOverrideMap",
"doOffStage": true,
"globalValueKey": "_ABILITY_Shenhe_ElementalArt_Buff_Talent_Level",
"overrideMapKey": "Buff_Talent_Level"
},
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": [
"Buff_Talent_Level",
"Buff_Talent_Level_Ratio",
"Mul"
],
"key": "_ABILITY_Shenhe_ElementalArt_Buff_Talent_ExtraDMG_Ratio",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "ApplyModifier",
"doOffStage": true,
"GAIGOBCNNEE": "UNIQUE_Shenhe_ElementalArt_BuffCount_Clear"
}
],
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "SkillObj_Shenhe_Shadow",
"abilitySpecials": {
"Shenhe_Shadow_LifeTime": 0.5,
"Shenhe_Shadow_DefenseDown": 0.0,
"Shenhe_Shadow_IceAddHurtUp": 0.0
},
"modifiers": {
"UNIQUE_SkillObj_Shenhe_Shadow_LifeTime": {
"stacking": "Unique",
"GAIGOBCNNEE": "",
"isUnique": true,
"duration": "Shenhe_Shadow_LifeTime",
"elementDurability": 100.0,
"thinkInterval": [
"Shenhe_Shadow_LifeTime",
1.0,
"Sub"
],
"onRemoved": [
{
"$type": "KillSelf"
}
],
"onThinkInterval": [
{
"$type": "SendEffectTrigger",
"parameter": "Die",
"effectPattern": "Eff_Avatar_Lady_Pole_Shenhe_Shadow_Alert"
}
]
},
"Shenhe_Shadow_FieldHandler": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"thinkInterval": 0.30000001192092896,
"onAdded": [
{
"$type": "AttachModifier",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR8H10",
"campTargetType": "Enemy",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByTargetGlobalValue",
"key": "_ANIMAL_ENTITY_TYPE",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"GAIGOBCNNEE": "UNIQUE_Shenhe_Shadow_DefenseDown"
},
{
"$type": "AttachModifier",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR8H10",
"campTargetType": "Alliance",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar"
]
},
{
"$type": "ByUnlockTalentParam",
"talentParam": "Shenhe_Constellation_2"
}
],
"GAIGOBCNNEE": "UNIQUE_Shenhe_Shadow_CritHurtUp"
},
{
"$type": "AttachModifier",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR8H10",
"campTargetType": "Alliance",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar"
]
},
{
"$type": "ByUnlockTalentParam",
"talentParam": "Shenhe_PermanentSkill_1"
}
],
"GAIGOBCNNEE": "UNIQUE_Shenhe_Shadow_IceAddHurtUp"
}
],
"onThinkInterval": [
{
"$type": "AttachModifier",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR8H10",
"campTargetType": "Enemy",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByTargetGlobalValue",
"key": "_ANIMAL_ENTITY_TYPE",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"GAIGOBCNNEE": "UNIQUE_Shenhe_Shadow_DefenseDown"
},
{
"$type": "AttachModifier",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR8H10",
"campTargetType": "Alliance",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar"
]
},
{
"$type": "ByUnlockTalentParam",
"talentParam": "Shenhe_Constellation_2"
}
],
"GAIGOBCNNEE": "UNIQUE_Shenhe_Shadow_CritHurtUp"
},
{
"$type": "AttachModifier",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR8H10",
"campTargetType": "Alliance",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar"
]
},
{
"$type": "ByUnlockTalentParam",
"talentParam": "Shenhe_PermanentSkill_1"
}
],
"GAIGOBCNNEE": "UNIQUE_Shenhe_Shadow_IceAddHurtUp"
}
]
},
"UNIQUE_Shenhe_Shadow_DefenseDown": {
"GAIGOBCNNEE": "",
"isUnique": true,
"duration": 0.6000000238418579,
"elementDurability": 0.6000000238418579,
"properties": {
"Actor_PhysicalSubHurtDelta": [
0.0,
"Shenhe_Shadow_DefenseDown",
"Sub"
],
"Actor_IceSubHurtDelta": [
0.0,
"Shenhe_Shadow_DefenseDown",
"Sub"
]
},
"state": "DefenseDown",
"isLimitedProperties": true
},
"UNIQUE_Shenhe_Shadow_CritHurtUp": {
"stacking": "RefreshUniqueDurability",
"GAIGOBCNNEE": "",
"isUnique": true,
"duration": 0.6000000238418579,
"elementDurability": 0.6000000238418579,
"modifierMixins": [
{
"$type": "ModifyDamageMixin",
"ignoreEventInfo": true,
"damagePercentageRatio": 0.0,
"bonusCriticalHurt": 0.15000000596046448,
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByTargetGlobalValue",
"key": "_ANIMAL_ENTITY_TYPE",
"value": 0.0,
"compareType": "NoneOrEqual"
},
{
"$type": "ByHitElement",
"element": "Ice"
}
]
}
],
"state": "AttackUp"
},
"UNIQUE_Shenhe_Shadow_IceAddHurtUp": {
"stacking": "RefreshUniqueDurability",
"GAIGOBCNNEE": "",
"isUnique": true,
"duration": 0.6000000238418579,
"elementDurability": 0.6000000238418579,
"properties": {
"Actor_IceAddHurtDelta": "Shenhe_Shadow_IceAddHurtUp"
},
"state": "AttackUp",
"isLimitedProperties": true
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "UNIQUE_SkillObj_Shenhe_Shadow_LifeTime"
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Shenhe_Shadow_FieldHandler"
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Lady_Pole_Shenhe_Shadow_Alert"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "SkillObj_Shenhe_Shadow_Attack",
"abilitySpecials": {
"Burst_ShadowDamage": 0.0
},
"modifiers": {
"Shenhe_Shadow_StartDelay": {
"stacking": "Unique",
"GAIGOBCNNEE": "",
"duration": 1.2000000476837158,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Shenhe_Shadow_Loop"
}
]
},
"Shenhe_Shadow_Loop": {
"stacking": "Unique",
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"thinkInterval": 2.0,
"onAdded": [
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_ABILITY_Shenhe_Shadow_Attack_Count",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Shenhe_Shadow_Attack_00"
},
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_ABILITY_Shenhe_Shadow_Attack_Count",
"useLimitRange": true,
"maxValue": 4.0,
"minValue": 0.0
}
],
"onThinkInterval": [
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Shenhe_Shadow_Attack_Count",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"GAIGOBCNNEE": "Shenhe_Shadow_Attack_01"
},
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Shenhe_Shadow_Attack_Count",
"value": 1.0
}
],
"GAIGOBCNNEE": "Shenhe_Shadow_Attack_02"
},
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Shenhe_Shadow_Attack_Count",
"value": 2.0
}
],
"GAIGOBCNNEE": "Shenhe_Shadow_Attack_03"
},
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Shenhe_Shadow_Attack_Count",
"value": 3.0
}
],
"GAIGOBCNNEE": "Shenhe_Shadow_Attack_04"
},
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_ABILITY_Shenhe_Shadow_Attack_Count",
"useLimitRange": true,
"maxValue": 4.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValue",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Shenhe_Shadow_Attack_Count",
"value": 4.0
}
],
"value": 0.0,
"key": "_ABILITY_Shenhe_Shadow_Attack_Count",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"Shenhe_Shadow_Attack_00": {
"timeScale": "Level",
"stacking": "Multiple",
"GAIGOBCNNEE": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"thinkInterval": 0.10000000149011612,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Pole_Shenhe_Shadow_Appear_00"
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Pole_Shenhe_Shadow_Appear_00_Trail"
}
],
"onRemoved": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Pole_Shenhe_ShadowAttack_00"
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Shenhe_Shadow_Attack_Delay"
}
],
"onThinkInterval": [
{
"$type": "RemoveModifier",
"GAIGOBCNNEE": "Shenhe_Shadow_Attack_00"
}
],
"NHFJDDBKNCM": true
},
"Shenhe_Shadow_Attack_01": {
"timeScale": "Level",
"stacking": "Multiple",
"GAIGOBCNNEE": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"thinkInterval": 0.10000000149011612,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Pole_Shenhe_Shadow_Appear_01"
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Pole_Shenhe_Shadow_Appear_01_Trail"
}
],
"onRemoved": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Pole_Shenhe_ShadowAttack_01"
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Shenhe_Shadow_Attack_Delay"
}
],
"onThinkInterval": [
{
"$type": "RemoveModifier",
"GAIGOBCNNEE": "Shenhe_Shadow_Attack_01"
}
],
"NHFJDDBKNCM": true
},
"Shenhe_Shadow_Attack_02": {
"timeScale": "Level",
"stacking": "Multiple",
"GAIGOBCNNEE": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"thinkInterval": 0.10000000149011612,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Pole_Shenhe_Shadow_Appear_02"
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Pole_Shenhe_Shadow_Appear_02_Trail"
}
],
"onRemoved": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Pole_Shenhe_ShadowAttack_02"
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Shenhe_Shadow_Attack_Delay"
}
],
"onThinkInterval": [
{
"$type": "RemoveModifier",
"GAIGOBCNNEE": "Shenhe_Shadow_Attack_02"
}
],
"NHFJDDBKNCM": true
},
"Shenhe_Shadow_Attack_03": {
"timeScale": "Level",
"stacking": "Multiple",
"GAIGOBCNNEE": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"thinkInterval": 0.10000000149011612,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Pole_Shenhe_Shadow_Appear_03"
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Pole_Shenhe_Shadow_Appear_03_Trail"
}
],
"onRemoved": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Pole_Shenhe_ShadowAttack_03"
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Shenhe_Shadow_Attack_Delay"
}
],
"onThinkInterval": [
{
"$type": "RemoveModifier",
"GAIGOBCNNEE": "Shenhe_Shadow_Attack_03"
}
],
"NHFJDDBKNCM": true
},
"Shenhe_Shadow_Attack_04": {
"timeScale": "Level",
"stacking": "Multiple",
"GAIGOBCNNEE": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"thinkInterval": 0.10000000149011612,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Pole_Shenhe_Shadow_Appear_04"
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Pole_Shenhe_Shadow_Appear_04_Trail"
}
],
"onRemoved": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Pole_Shenhe_ShadowAttack_04"
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Shenhe_Shadow_Attack_Delay"
}
],
"onThinkInterval": [
{
"$type": "RemoveModifier",
"GAIGOBCNNEE": "Shenhe_Shadow_Attack_04"
}
],
"NHFJDDBKNCM": true
},
"Shenhe_Shadow_Attack_Delay": {
"stacking": "Multiple",
"GAIGOBCNNEE": "",
"duration": 0.5,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"massiveAttackRatio": 0.6000000238418579,
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": -3.0,
"z": 0.0
}
},
"secondHeight": 6.0,
"radius": 7.0
},
"attackInfo": {
"attackTag": "Elemental_Burst",
"attenuationTag": "Elemental_Burst",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "Burst_ShadowDamage",
"damagePercentageRatio": 0.0,
"elementType": "Ice",
"elementDurability": 25.0,
"strikeType": "Default",
"enBreak": 50.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV2",
"hitHaltTimeScale": 0.019999999552965164
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
}
],
"onRemoved": [
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"massiveAttackRatio": 0.6000000238418579,
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": -3.0,
"z": 0.0
}
},
"secondHeight": 6.0,
"radius": 7.0
},
"attackInfo": {
"attackTag": "Elemental_Burst",
"attenuationTag": "Elemental_Burst",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "Burst_ShadowDamage",
"damagePercentageRatio": 0.0,
"elementType": "Ice",
"elementDurability": 25.0,
"strikeType": "Default",
"enBreak": 50.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV2",
"hitHaltTimeScale": 0.019999999552965164
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Shenhe_Shadow_StartDelay"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Shenhe_ElementalBurst",
"abilityMixins": [
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"Shenhe_ElementalBurst"
],
"GAIGOBCNNEE": "Shenhe_ElementalBurst_CameraShot"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"Shenhe_ElementalBurst"
],
"GAIGOBCNNEE": "Shenhe_ElementalBurst_End"
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Shenhe_ElementalBurst",
"GAIGOBCNNEE": "Shenhe_ElementalBurst_ShadowHandler",
"normalizeEnd": 0.6000000238418579
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"Shenhe_ElementalBurst",
"Shenhe_ElementalBurst_AS"
],
"GAIGOBCNNEE": "UNIQUE_Shenhe_ElementalBurst_Weather"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"Shenhe_ElementalBurst"
],
"GAIGOBCNNEE": "Shenhe_ElementalBurst_State"
}
],
"abilitySpecials": {
"OpeningDamage": 0.0
},
"modifiers": {
"Shenhe_ElementalBurst_Start": {
"GAIGOBCNNEE": "",
"duration": 1.0,
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "WindZoneMixin",
"shapeName": "CircleR3",
"born": {
"$type": "ConfigBornByTarget"
},
"strength": -3.0,
"attenuation": 2.0,
"innerRadius": 0.0,
"targetType": "Enemy",
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster",
"Grass"
]
},
{
"$type": "ByTargetWeight",
"logic": "LesserOrEqual",
"weight": 250.0
}
],
"GAIGOBCNNEE": ""
}
],
"onAdded": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "SkinOn"
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Pole_Shenhe_ElementalBurst_Shadow_Cine"
},
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByAttackNotHitScene",
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.5,
"z": 0.0
}
},
"secondHeight": 2.0,
"radius": 1.0
},
"checkWaterLayer": true
},
{
"$type": "ByAvatarInWaterDepth",
"compareType": "LessAndEqual",
"depth": 0.5
}
],
"successActions": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Pole_Shenhe_ElementalBurst_00"
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Pole_Shenhe_ElementalBurst_02"
},
{
"$type": "RemoveModifier",
"GAIGOBCNNEE": "Shenhe_ElementalBurst_FogFX"
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Shenhe_ElementalBurst_FogFX"
},
{
"$type": "AvatarEnterCameraShot",
"cameraMoveCfgPath": "Camera_Shenhe_ElementalBurst"
}
],
"failActions": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Pole_Shenhe_ElementalBurst_04"
}
]
},
{
"$type": "EnableHeadControl",
"blend": false
}
]
},
"Shenhe_ElementalBurst_CameraShot": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "AvatarCameraParam",
"cameraParam": {
"forceRadius": 6.0,
"forceRadiusDuration": 0.0,
"shouldKeepForceRadius": true
}
},
{
"$type": "AvatarExitCameraShot"
}
]
},
"Shenhe_ElementalBurst_End": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Pole_Shenhe_ElementalBurst_Attack",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.20000000298023224,
"z": 0.0
}
}
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": -2.700000047683716,
"z": 0.0
}
},
"secondHeight": 5.400000095367432,
"fanAngle": 120.0,
"radius": 8.0
},
"attackInfo": {
"attackTag": "Elemental_Burst",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "OpeningDamage",
"damagePercentageRatio": 0.0,
"elementType": "Ice",
"elementRank": 1.5,
"elementDurability": 25.0,
"strikeType": "Blunt",
"enBreak": 250.0,
"attackType": "Melee"
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV3",
"retreatType": "ByHitDirection"
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
},
{
"$type": "ActCameraRadialBlur",
"cameraRadialBlur": {
"power": 1.0,
"blurTime": 0.4000000059604645,
"fadeTime": 0.20000000298023224
}
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Shenhe_ElementalBurst_CameraEffect"
}
]
},
"Shenhe_ElementalBurst_ShadowHandler": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "KillGadget",
"gadgetInfo": {
"configID": 41063003
}
}
],
"onRemoved": [
{
"$type": "CreateGadget",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 2.0
},
"onGround": true,
"onGroundIgnoreWater": true
},
"gadgetID": 41063003,
"campID": 1001,
"campTargetType": "Enemy"
}
]
},
"Shenhe_ElementalBurst_CameraEffect": {
"stacking": "Unique",
"GAIGOBCNNEE": "",
"duration": 1.0,
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "TriggerPostProcessEffectMixin",
"postEffectAssetName": "PostEffect_Avatar_Shenhe_ElementalBurst_ScreenEffect",
"duration": 1.0
}
]
},
"Shenhe_ElementalBurst_FogFX": {
"GAIGOBCNNEE": "",
"duration": 3.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "DungeonFogEffects",
"muteRemoteAction": true,
"enable": true,
"cameraFogEffectName": "Eff_Avatar_Lady_Pole_Shenhe_ElementalBurst_03",
"playerFogEffectName": ""
}
],
"onRemoved": [
{
"$type": "DungeonFogEffects",
"doOffStage": true,
"cameraFogEffectName": "Eff_Avatar_Lady_Pole_Shenhe_ElementalBurst_03",
"playerFogEffectName": ""
}
],
"NPEJFLBOAAN": [
{
"$type": "DungeonFogEffects",
"doOffStage": true,
"cameraFogEffectName": "Eff_Avatar_Lady_Pole_Shenhe_ElementalBurst_03",
"playerFogEffectName": ""
}
]
},
"UNIQUE_Shenhe_ElementalBurst_Weather": {
"GAIGOBCNNEE": "",
"isUnique": true,
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "TriggerWeatherMixin",
"type": "Skill",
"weatherPattern": "Weather_Shenhe_ElementalBurst",
"transDuration": 0.30000001192092896,
"duration": 1.5499999523162842
}
]
},
"Shenhe_ElementalBurst_State": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"state": "Invincible",
"onAdded": [
{
"$type": "AttachAbilityStateResistance",
"resistanceListID": 11002
},
{
"$type": "ControlEmotion",
"toggleEmoSync": false,
"toggleBlink": false,
"toggleEyeKey": false
}
],
"onRemoved": [
{
"$type": "ControlEmotion",
"doOffStage": true
},
{
"$type": "EnableHeadControl",
"doOffStage": true,
"enable": true
}
]
},
"Blank": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0
}
},
"onAbilityStart": [
{
"$type": "AvatarSkillStart",
"overtime": 10635,
"cdRatio": 1.0,
"costStaminaRatio": 1.0
},
{
"$type": "AttachModifier",
"GAIGOBCNNEE": "Shenhe_ElementalBurst_Start"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Shenhe_HideWeaponControl",
"abilityMixins": [
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"Shenhe_ElementalArt_BS",
"Shenhe_ElementalArt_L",
"Shenhe_ElementalArt_L_AS",
"Shenhe_ElementalArt_H",
"Shenhe_ElementalArt_H_AS",
"Shenhe_ElementalBurst",
"Shenhe_ElementalBurst_AS"
],
"GAIGOBCNNEE": "HideWeapon"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"Attack01",
"FallingAnthem_BS"
],
"GAIGOBCNNEE": "ShowWeapon_Temp"
}
],
"modifiers": {
"HideWeapon": {
"stacking": "Unique",
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "TriggerHideWeapon",
"partNames": [
"equip01",
"equip02",
"sheathPoint"
]
}
],
"onRemoved": [
{
"$type": "TriggerHideWeapon",
"doOffStage": true,
"visible": true,
"partNames": [
"equip01",
"equip02",
"sheathPoint"
]
},
{
"$type": "DebugLog",
"doOffStage": true,
"content": "!!!!!!!!!!!TriggerHideWeapon true!!!!!!!!!!"
}
]
},
"ShowWeapon_Temp": {
"stacking": "Unique",
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "TriggerHideWeapon",
"visible": true,
"partNames": [
"equip01",
"equip02",
"sheathPoint"
]
}
]
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Shenhe_NormalAttack_DamageHandler",
"abilityMixins": [
{
"$type": "ModifyDamageMixin",
"animEventNames": [
"ATK01"
],
"bonusCriticalHurt": "Attack_01",
"damagePercentageRatio": 0.0
},
{
"$type": "ModifyDamageMixin",
"animEventNames": [
"ATK02"
],
"bonusCriticalHurt": "Attack_02",
"damagePercentageRatio": 0.0
},
{
"$type": "ModifyDamageMixin",
"animEventNames": [
"ATK03"
],
"bonusCriticalHurt": "Attack_03",
"damagePercentageRatio": 0.0
},
{
"$type": "ModifyDamageMixin",
"animEventNames": [
"ATK04_01"
],
"bonusCriticalHurt": "Attack_04_01",
"damagePercentageRatio": 0.0
},
{
"$type": "ModifyDamageMixin",
"animEventNames": [
"ATK04_02"
],
"bonusCriticalHurt": "Attack_04_02",
"damagePercentageRatio": 0.0
},
{
"$type": "ModifyDamageMixin",
"animEventNames": [
"ATK05"
],
"bonusCriticalHurt": "Attack_05",
"damagePercentageRatio": 0.0
}
],
"abilitySpecials": {
"Attack_01": 0.0,
"Attack_02": 0.0,
"Attack_03": 0.0,
"Attack_04_01": 0.0,
"Attack_04_02": 0.0,
"Attack_05": 0.0
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Shenhe_FallingAnthem",
"abilityMixins": [
{
"$type": "AvatarChangeSkillMixin",
"jumpSkillID": 5063010,
"flySkillID": 5063010
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS"
],
"GAIGOBCNNEE": "FallingAnthem_BS_Material"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_Loop"
],
"GAIGOBCNNEE": "FallingAnthem_Loop_Normal"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_Loop"
],
"GAIGOBCNNEE": "FallingAnthem_LoopDamage"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS"
],
"GAIGOBCNNEE": "FallingAnthem_BS_VelocityForce_Initialize"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS",
"FallingAnthem_Loop",
"FallingAnthem_AS_1",
"FallingAnthem_AS_2"
],
"GAIGOBCNNEE": "FallingAnthem_Height_Detect"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS",
"FallingAnthem_Loop",
"FallingAnthem_AS_1",
"FallingAnthem_AS_2"
],
"GAIGOBCNNEE": "FallingAnthem_FallingDamageImmune_01"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS",
"FallingAnthem_Loop"
],
"GAIGOBCNNEE": "Inertia"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS",
"FallingAnthem_Loop",
"FallingAnthem_AS_1",
"FallingAnthem_AS_2"
],
"GAIGOBCNNEE": "FallingAnthem_OverHead_Camera"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS"
],
"GAIGOBCNNEE": "FallingAnthem_ClearVelocityForce"
}
],
"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_BS_Material": {
"GAIGOBCNNEE": "",
"duration": 0.5299999713897705,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Pole_FallingAnthem_BS_Normal"
}
],
"onRemoved": [
{
"$type": "ActCameraRadialBlur",
"cameraRadialBlur": {
"power": 0.30000001192092896,
"blurTime": 0.30000001192092896,
"fadeTime": 0.15000000596046448
}
}
]
},
"FallingAnthem_BS_VelocityForce_Initialize": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"properties": {
"Actor_AddGravityScale": -2.0
},
"onAdded": [
{
"$type": "RemoveVelocityForce",
"forces": [
"RushMoveType"
]
}
]
},
"FallingAnthem_LoopDamage": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"thinkInterval": 0.30000001192092896,
"onAdded": [
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 1.0
}
},
"radius": 1.0
},
"attackInfo": {
"attackTag": "FallingAttack",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "FallingAnthem_Normal_Loop_Damage",
"damagePercentageRatio": 0.0,
"elementDurability": 0.0,
"overrideByWeapon": true,
"strikeType": "Slash",
"enBreak": 25.0,
"attackType": "Melee"
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV2",
"hitHaltTimeScale": 0.019999999552965164
}
}
},
"targetType": "Enemy"
}
],
"onThinkInterval": [
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 1.0
}
},
"radius": 1.0
},
"attackInfo": {
"attackTag": "FallingAttack",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "FallingAnthem_Normal_Loop_Damage",
"damagePercentageRatio": 0.0,
"elementDurability": 100.0,
"overrideByWeapon": true,
"strikeType": "Spear",
"enBreak": 25.0,
"attackType": "Melee"
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV2",
"hitHaltTimeScale": 0.019999999552965164
}
}
},
"targetType": "Enemy"
}
]
},
"FallingAnthem_FallingDamageImmune_01": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ClearGlobalValue",
"key": "_ABILITY_FallingAttack_Altitude"
},
{
"$type": "AddGlobalValue",
"predicates": [
{
"$type": "ByTargetAltitude",
"logic": "LesserOrEqual",
"value": "FallingAnthem_Altitude_Lv0"
}
],
"value": "FallingAnthem_FallingDamageRatio_Lv0",
"key": "_ABILITY_FallingAttack_Altitude",
"useLimitRange": true,
"maxValue": "FallingAnthem_FallingDamageRatio_Lv0",
"minValue": "FallingAnthem_FallingDamageRatio_Lv0"
},
{
"$type": "AddGlobalValue",
"predicates": [
{
"$type": "ByTargetAltitude",
"logic": "LesserOrEqual",
"value": "FallingAnthem_Altitude_Lv1"
},
{
"$type": "ByTargetAltitude",
"value": "FallingAnthem_Altitude_Lv0"
}
],
"value": "FallingAnthem_FallingDamageRatio_Lv1",
"key": "_ABILITY_FallingAttack_Altitude",
"useLimitRange": true,
"maxValue": "FallingAnthem_FallingDamageRatio_Lv1",
"minValue": "FallingAnthem_FallingDamageRatio_Lv1"
},
{
"$type": "AddGlobalValue",
"predicates": [
{
"$type": "ByTargetAltitude",
"logic": "LesserOrEqual",
"value": "FallingAnthem_Altitude_Lv2"
},
{
"$type": "ByTargetAltitude",
"value": "FallingAnthem_Altitude_Lv1"
}
],
"value": "FallingAnthem_FallingDamageRatio_Lv2",
"key": "_ABILITY_FallingAttack_Altitude",
"useLimitRange": true,
"maxValue": "FallingAnthem_FallingDamageRatio_Lv2",
"minValue": "FallingAnthem_FallingDamageRatio_Lv2"
},
{
"$type": "AddGlobalValue",
"predicates": [
{
"$type": "ByTargetAltitude",
"logic": "LesserOrEqual",
"value": "FallingAnthem_Altitude_Lv3"
},
{
"$type": "ByTargetAltitude",
"value": "FallingAnthem_Altitude_Lv2"
}
],
"value": "FallingAnthem_FallingDamageRatio_Lv3",
"key": "_ABILITY_FallingAttack_Altitude",
"useLimitRange": true,
"maxValue": "FallingAnthem_FallingDamageRatio_Lv3",
"minValue": "FallingAnthem_FallingDamageRatio_Lv3"
},
{
"$type": "AddGlobalValue",
"predicates": [
{
"$type": "ByTargetAltitude",
"value": "FallingAnthem_Altitude_Lv3"
}
],
"value": "FallingAnthem_FallingDamageRatio_Lv4",
"key": "_ABILITY_FallingAttack_Altitude",
"useLimitRange": true,
"maxValue": "FallingAnthem_FallingDamageRatio_Lv4",
"minValue": "FallingAnthem_FallingDamageRatio_Lv4"
},
{
"$type": "AttachModifier",
"GAIGOBCNNEE": "FallingAnthem_FallingDamageImmune_02"
}
]
},
"FallingAnthem_FallingDamageImmune_02": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalValueToOverrideMap",
"globalValueKey": "_ABILITY_FallingAttack_Altitude",
"overrideMapKey": "FallingAnthem_FallingDamageRatio"
},
{
"$type": "AttachModifier",
"GAIGOBCNNEE": "FallingAnthem_FallingDamageImmune_03"
}
]
},
"FallingAnthem_FallingDamageImmune_03": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"properties": {
"Actor_FallingDamageRatio": "FallingAnthem_FallingDamageRatio"
}
},
"FallingAnthem_Loop_Normal": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_ABILITY_FallingAnthem_UseCamera",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [
-1.0,
0.5,
1.5
],
"modifierNameSteps": [
"FallingAnthem_Loop_Normal_Rank_1",
"FallingAnthem_Loop_Normal_Rank_2"
]
}
]
},
"FallingAnthem_Loop_Normal_Rank_1": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Pole_FallingAnthem_Loop_01_Normal"
}
]
},
"FallingAnthem_Loop_Normal_Rank_2": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Pole_FallingAnthem_Loop_02_Normal"
}
]
},
"Inertia": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "ApplyInertiaVelocityMixin",
"useXZ": false,
"useY": false
}
]
},
"FallingAnthem_Height_Detect": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AddGlobalValue",
"predicates": [
{
"$type": "ByTargetAltitude",
"logic": "LesserOrEqual",
"value": 2.4000000953674316
}
],
"value": 0.0,
"key": "_ABILITY_FallingAnthem_UseCamera",
"useLimitRange": true,
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "AddGlobalValue",
"predicates": [
{
"$type": "ByTargetAltitude",
"value": 2.4000000953674316
}
],
"value": 5.0,
"key": "_ABILITY_FallingAnthem_UseCamera",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "SetAnimatorFloat",
"predicates": [
{
"$type": "ByTargetAltitude",
"logic": "LesserOrEqual",
"value": 2.4000000953674316
}
],
"floatID": "FallingAnthem_UseCamera",
"value": 0.0
},
{
"$type": "SetAnimatorFloat",
"predicates": [
{
"$type": "ByTargetAltitude",
"value": 2.4000000953674316
}
],
"floatID": "FallingAnthem_UseCamera",
"value": 1.0
}
],
"onRemoved": [
{
"$type": "SetAnimatorFloat",
"floatID": "FallingAnthem_UseCamera",
"value": 0.0
},
{
"$type": "AddGlobalValue",
"value": 0.0,
"key": "_ABILITY_FallingAnthem_UseCamera",
"useLimitRange": true,
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"FallingAnthem_OverHead_Camera": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AvatarCameraParam",
"predicates": [
{
"$type": "ByAnimatorFloat",
"logic": "Equal",
"value": 1.0,
"parameter": "FallingAnthem_UseCamera"
}
],
"cameraParam": {
"forceRadius": 4.5,
"forceRadiusDuration": 0.20000000298023224,
"shouldKeepForceRadius": true
}
}
]
},
"FallingAnthem_OverHead_Camera_Remover": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AvatarExitCameraShot",
"doOffStage": true
}
]
},
"FallingAnthem_Landed_Camera": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AvatarCameraParam",
"predicates": [
{
"$type": "ByAnimatorFloat",
"logic": "Equal",
"value": 1.0,
"parameter": "FallingAnthem_UseCamera"
}
],
"cameraParam": {
"forceRadius": 6.0,
"forceRadiusDuration": 0.10000000149011612,
"shouldKeepForceRadius": true
}
}
]
},
"FallingAnthem_ClearVelocityForce": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "RemoveVelocityForce",
"forces": [
"RushMoveType",
"InertiaType"
]
}
]
}
},
"onAbilityStart": [
{
"$type": "TriggerAttackEvent",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_FallingAnthem_UseCamera",
"value": 0.0,
"forceByCaster": true,
"compareType": "NoneOrEqual"
}
],
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": -0.5,
"z": 1.0
}
},
"secondHeight": 2.0,
"radius": 3.0
},
"attackInfo": {
"attackTag": "FallingAttack",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "FallingAnthem_Normal_Rank_1_Damage",
"damagePercentageRatio": 0.0,
"elementDurability": 25.0,
"overrideByWeapon": true,
"strikeType": "Blunt",
"enBreak": 100.0,
"attackType": "Melee"
},
"hitPattern": {
"onHitEffectName": "none",
"hitImpulseType": "LV4",
"hitHaltTimeScale": 0.10000000149011612
},
"forceCameraShake": true,
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.23999999463558197,
"shakeTime": 0.11999999731779099,
"shakeDistance": 30.0,
"shakeDir": {
"_y": 1.0
},
"extension": {
"baseCycle": 0.23999999463558197,
"cycleDamping": 0.0,
"rangeAttenuation": 0.30000001192092896
}
}
}
},
"targetType": "Enemy"
},
{
"$type": "TriggerAttackEvent",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_FallingAnthem_UseCamera",
"value": 1.0,
"forceByCaster": true
}
],
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": -0.5,
"z": 1.0
}
},
"secondHeight": 2.0,
"radius": 5.0
},
"attackInfo": {
"attackTag": "FallingAttack",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "FallingAnthem_Normal_Rank_2_Damage",
"damagePercentageRatio": 0.0,
"elementDurability": 25.0,
"overrideByWeapon": true,
"strikeType": "Blunt",
"enBreak": 150.0,
"attackType": "Melee"
},
"hitPattern": {
"onHitEffectName": "none",
"hitImpulseType": "LV7",
"hitHaltTimeScale": 0.10000000149011612
},
"forceCameraShake": true,
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.5,
"shakeTime": 0.20000000298023224,
"shakeDistance": 30.0,
"shakeDir": {
"_y": 1.0,
"_z": 1.0
},
"extension": {
"baseCycle": 0.4000000059604645,
"cycleDamping": 0.0,
"rangeAttenuation": 0.30000001192092896
}
}
}
},
"targetType": "Enemy"
},
{
"$type": "FireEffect",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_FallingAnthem_UseCamera",
"value": 0.0,
"forceByCaster": true,
"compareType": "NoneOrEqual"
}
],
"effectPattern": "Eff_Avatar_Pole_FallingAnthem_Strike_01_Normal"
},
{
"$type": "FireEffect",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_FallingAnthem_UseCamera",
"value": 1.0,
"forceByCaster": true
}
],
"effectPattern": "Eff_Avatar_Pole_FallingAnthem_Strike_02_Normal"
}
]
}
}
]