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

2714 lines
112 KiB
JSON

[
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Beidou_ExtraAttack_Chongyun",
"abilityMixins": [
{
"$type": "ButtonHoldChargeMixin",
"overtime": 10401,
"chargeTime": 0.25,
"secondChargeTime": "Max_Dura",
"OnBeginUncharged": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "DoSkill"
},
{
"$type": "SetAnimatorInt",
"intID": "SkillID",
"value": 1.0
},
{
"$type": "ResetAnimatorTrigger",
"triggerID": "EndHoldTrigger"
},
{
"$type": "RemoveModifier",
"GAIGOBCNNEE": "SetTrigger"
}
],
"OnBeginCharged": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "DoSkill"
},
{
"$type": "SetAnimatorInt",
"intID": "SkillID",
"value": 6.0
}
],
"OnReleaseCharged": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "EndHoldTrigger"
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "SetTrigger"
}
],
"OnBeginSecondCharged": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "EndHoldTrigger"
}
],
"chargeStateIDs": [
"Attack01_BS",
"Attack01",
"Attack02",
"Attack03",
"Attack04",
"ExtraAttack_BS",
"ExtraAttack",
"ExtraAttack1"
]
},
{
"$type": "AvatarSteerByCameraMixin",
"stateIDs": [
"ExtraAttack1"
]
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"ExtraAttack",
"ExtraAttack1",
"ExtraAttack2",
"ExtraAttack3"
],
"GAIGOBCNNEE": "Camera"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"ExtraAttack1"
],
"GAIGOBCNNEE": "Cost"
}
],
"abilitySpecials": {
"ExtraAttack_Claymore_Stamina_Cost": 0.0,
"Max_Dura": 0.0
},
"modifiers": {
"SetTrigger": {
"GAIGOBCNNEE": "",
"duration": 1.0,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "EndHoldTrigger"
}
]
},
"Camera": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "AvatarExitCameraShot",
"doOffStage": true
}
],
"NPEJFLBOAAN": [
{
"$type": "AvatarExitCameraShot",
"doOffStage": true
}
]
},
"Cost": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "CostStaminaMixin",
"costStaminaDelta": "ExtraAttack_Claymore_Stamina_Cost",
"onStaminaEmpty": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "EndHoldTrigger"
}
]
}
]
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Chongyun_ElementalArt_Initiate",
"modifiers": {
"Weapon_FX": {
"GAIGOBCNNEE": "",
"duration": 0.5,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Chongyun_ElementalSkill_Weapon"
}
]
}
},
"onAbilityStart": [
{
"$type": "AttachModifier",
"otherTargets": {
"$type": "SelectTargetsByEquipParts",
"equipPartNames": [
"equip01",
"sheathPoint"
]
},
"GAIGOBCNNEE": "Weapon_FX"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Chongyun_ElementalArt_Damage",
"abilitySpecials": {
"ElementalArt_Damage": 0.0
},
"modifiers": {
"ElementalArt_Ball": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAttackLanded": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByAttackTags",
"attackTags": [
"Elemental_Art"
]
},
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByAttackType",
"attackType": "Melee"
},
{
"$type": "ByTargetGlobalValue",
"key": "_ANIMAL_ENTITY_TYPE",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"successActions": [
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Ball_Base"
}
]
}
]
},
"Ball_Base": {
"stacking": "Unique",
"GAIGOBCNNEE": "",
"duration": 0.20000000298023224,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "GenerateElemBall",
"configID": 2022,
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 1.0
}
},
"ratio": 1.0,
"baseEnergy": 12.0
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "ElementalArt_Ball"
}
],
"onAbilityStart": [
{
"$type": "AvatarSkillStart",
"predicates": [
{
"$type": "BySkillReady",
"overtime": 10402
}
],
"overtime": 10402,
"cdRatio": 1.0,
"costStaminaRatio": 1.0
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Chongyun_ElementalSkill_Hit",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 2.5
}
}
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 1.5
}
},
"radius": 2.5
},
"attackInfo": {
"attackTag": "Elemental_Art",
"attenuationTag": "Elemental_Art",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "ElementalArt_Damage",
"damagePercentageRatio": 0.0,
"elementType": "Ice",
"elementRank": 1.5,
"elementDurability": 50.0,
"strikeType": "Blunt",
"enBreak": 150.0,
"attackType": "Melee"
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV7",
"overrideHitImpulse": {
"hitLevel": "Air",
"hitImpulseX": 0.0,
"hitImpulseY": 600.0
},
"hitHaltTime": 0.09000000357627869,
"hitHaltTimeScale": 0.009999999776482582
},
"forceCameraShake": true,
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.47999998927116394,
"shakeTime": 0.11999999731779099,
"shakeDistance": 30.0,
"shakeDir": {
"_y": 1.0
}
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
},
{
"$type": "KillGadget",
"gadgetInfo": {
"configID": 41034201
}
},
{
"$type": "CreateGadget",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 2.9000000953674316
},
"onGround": true
},
"gadgetID": 41034201,
"campID": 1001,
"campTargetType": "Enemy"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Chongyun_IceCrystal",
"abilitySpecials": {
"EnchantDuration": 0.0,
"SkillCDMinusRatio": 0.0,
"OverallSpeedRatio": 0.0
},
"modifiers": {
"UNIQUE_IceField_Handler": {
"GAIGOBCNNEE": "",
"isUnique": true,
"duration": 10.0,
"elementDurability": 100.0,
"thinkInterval": 1.0,
"onThinkInterval": [
{
"$type": "ApplyModifier",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR8",
"campTargetType": "Alliance",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar"
]
}
],
"GAIGOBCNNEE": "IceField_Modifier"
},
{
"$type": "ApplyModifier",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR8",
"campTargetType": "Alliance",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar"
]
},
{
"$type": "ByAvatarWeaponType",
"weaponTypes": [
"WEAPON_CLAYMORE",
"WEAPON_POLE",
"WEAPON_SWORD_ONE_HAND"
]
},
{
"$type": "ByUnlockTalentParam",
"target": "Applier",
"talentParam": "Avatar_Chongyun_Talent_364"
}
],
"GAIGOBCNNEE": "UNIQUE_Weapon_Enchanted_Berserker"
},
{
"$type": "ApplyModifier",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR8",
"campTargetType": "Alliance",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar"
]
},
{
"$type": "ByUnlockTalentParam",
"target": "Applier",
"talentParam": "Avatar_Chongyun_Talent_362"
}
],
"GAIGOBCNNEE": "UNIQUE_Weapon_Enchanted_Defense"
}
],
"onKill": [
{
"$type": "RemoveUniqueModifier",
"GAIGOBCNNEE": "UNIQUE_IceField_Handler"
}
]
},
"UNIQUE_Weapon_Enchanted_Berserker": {
"GAIGOBCNNEE": "",
"isUnique": true,
"duration": 2.0999999046325684,
"elementDurability": 100.0,
"properties": {
"Animator_AttackSpeedRatio": "OverallSpeedRatio"
},
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Chongyun_ElementalSkill_Aura"
}
],
"isLimitedProperties": true
},
"UNIQUE_Weapon_Enchanted_Defense": {
"GAIGOBCNNEE": "",
"isUnique": true,
"duration": 2.0999999046325684,
"elementDurability": 100.0,
"properties": {
"Actor_SkillCDMinusRatio": "SkillCDMinusRatio"
},
"isLimitedProperties": true
},
"IceField_Modifier": {
"GAIGOBCNNEE": "",
"duration": 0.5,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ApplyModifier",
"otherTargets": {
"$type": "SelectTargetsByEquipParts",
"equipPartNames": [
"equip01",
"sheathPoint"
]
},
"predicates": [
{
"$type": "ByAvatarWeaponType",
"target": "Self",
"weaponTypes": [
"WEAPON_CLAYMORE"
]
}
],
"GAIGOBCNNEE": "UNIQUE_Weapon_Claymore_Enchanted_Ice"
},
{
"$type": "ApplyModifier",
"otherTargets": {
"$type": "SelectTargetsByEquipParts",
"equipPartNames": [
"equip01",
"sheathPoint"
]
},
"predicates": [
{
"$type": "ByAvatarWeaponType",
"target": "Self",
"weaponTypes": [
"WEAPON_POLE"
]
}
],
"GAIGOBCNNEE": "UNIQUE_Weapon_Pole_Enchanted_Ice"
},
{
"$type": "ApplyModifier",
"otherTargets": {
"$type": "SelectTargetsByEquipParts",
"equipPartNames": [
"equip01",
"sheathPoint"
]
},
"predicates": [
{
"$type": "ByAvatarWeaponType",
"target": "Self",
"weaponTypes": [
"WEAPON_SWORD_ONE_HAND"
]
}
],
"GAIGOBCNNEE": "UNIQUE_Weapon_Sword_Enchanted_Ice"
}
]
},
"UNIQUE_Weapon_Claymore_Enchanted_Ice": {
"GAIGOBCNNEE": "",
"isUnique": true,
"duration": "EnchantDuration",
"elementType": "Ice",
"elementDurability": 25.0,
"overrideWeaponElement": true,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Chongyun_ElementalSkill_Buff_Claymore"
}
]
},
"UNIQUE_Weapon_Pole_Enchanted_Ice": {
"GAIGOBCNNEE": "",
"isUnique": true,
"duration": "EnchantDuration",
"elementType": "Ice",
"elementDurability": 25.0,
"overrideWeaponElement": true,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Chongyun_ElementalSkill_Buff_Pole"
}
]
},
"UNIQUE_Weapon_Sword_Enchanted_Ice": {
"GAIGOBCNNEE": "",
"isUnique": true,
"duration": "EnchantDuration",
"elementType": "Ice",
"elementDurability": 25.0,
"overrideWeaponElement": true,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Chongyun_ElementalSkill_Buff_Sword"
}
]
}
},
"onAdded": [
{
"$type": "AttachModifier",
"GAIGOBCNNEE": "UNIQUE_IceField_Handler"
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_Chongyun_ElementalSkill_IceCrystal"
},
{
"$type": "Predicated",
"target": "OriginOwner",
"targetPredicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "Avatar_Chongyun_Talent_21"
}
],
"successActions": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Chongyun_ElementalSkill_Area_Debuff"
}
]
}
],
"onKill": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "Avatar_Chongyun_Talent_21"
}
],
"successActions": [
{
"$type": "CreateGadget",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"gadgetID": 41034011,
"campID": 1001,
"campTargetType": "Enemy"
}
]
}
],
"onFieldEnter": [
{
"$type": "ApplyModifier",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR8",
"campTargetType": "Alliance",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar"
]
}
],
"GAIGOBCNNEE": "IceField_Modifier"
},
{
"$type": "ApplyModifier",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR8",
"campTargetType": "Alliance",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar"
]
},
{
"$type": "ByAvatarWeaponType",
"weaponTypes": [
"WEAPON_CLAYMORE",
"WEAPON_POLE",
"WEAPON_SWORD_ONE_HAND"
]
},
{
"$type": "ByUnlockTalentParam",
"target": "Applier",
"talentParam": "Avatar_Chongyun_Talent_364"
}
],
"GAIGOBCNNEE": "UNIQUE_Weapon_Enchanted_Berserker"
},
{
"$type": "ApplyModifier",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR8",
"campTargetType": "Alliance",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar"
]
},
{
"$type": "ByUnlockTalentParam",
"target": "Applier",
"talentParam": "Avatar_Chongyun_Talent_362"
}
],
"GAIGOBCNNEE": "UNIQUE_Weapon_Enchanted_Defense"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Chongyun_IceCrystal_Dummy",
"abilitySpecials": {
"IceSubHurtDelta": 0.0,
"IceSubHurtDuration": 0.0,
"ElementalArt_Damage_Percentage": 0.0,
"ElementalArt_Damage": 0.0
},
"modifiers": {
"AttackDetect": {
"GAIGOBCNNEE": "",
"duration": 1.0,
"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",
"target": "Target",
"GAIGOBCNNEE": "IceDown_Modifier"
}
]
}
]
},
"LaunchAttack_HasTarget": {
"GAIGOBCNNEE": "",
"duration": 1.0,
"elementDurability": 100.0,
"thinkInterval": 0.699999988079071,
"onAdded": [
{
"$type": "SetGlobalPos",
"target": "SelfAttackTarget",
"key": "_ABILITY_Chongyun_Talent_Blade_Pos",
"born": {
"$type": "ConfigBornBySelectedPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"onGround": true
},
"setTarget": false
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Chongyun_ElementalBurst_SoulBlade_Single",
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"onGround": true,
"positionKey": "_ABILITY_Chongyun_Talent_Blade_Pos",
"directionKey": ""
}
}
],
"onThinkInterval": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Chongyun_ElementalBurst_SoulBlade_Single_Bomb",
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"onGround": true,
"positionKey": "_ABILITY_Chongyun_Talent_Blade_Pos",
"directionKey": ""
}
},
{
"$type": "TriggerAttackEvent",
"target": "Caster",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"onGround": true,
"positionKey": "_ABILITY_Chongyun_Talent_Blade_Pos",
"directionKey": ""
},
"radius": 3.5
},
"attackInfo": {
"attackTag": "Elemental_Art",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": [
"ElementalArt_Damage",
"ElementalArt_Damage_Percentage",
"Mul"
],
"damagePercentageRatio": 0.0,
"elementType": "Ice",
"elementDurability": 25.0,
"strikeType": "Blunt",
"enBreak": 100.0
},
"hitPattern": {
"onHitEffectName": "",
"hitImpulseType": "LV7",
"overrideHitImpulse": {
"hitLevel": "Air",
"hitImpulseX": 0.0,
"hitImpulseY": 600.0
},
"hitHaltTimeScale": 0.05000000074505806
},
"forceCameraShake": true,
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.36000001430511475,
"shakeTime": 0.11999999731779099,
"shakeDistance": 30.0,
"shakeDir": {
"_x": -0.20000000298023224,
"_y": 1.0
}
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
}
]
},
"LaunchAttack_NoTarget": {
"GAIGOBCNNEE": "",
"duration": 1.0,
"elementDurability": 100.0,
"thinkInterval": 0.699999988079071,
"onAdded": [
{
"$type": "SetGlobalPos",
"key": "_ABILITY_Chongyun_Talent_Blade_Pos",
"born": {
"$type": "ConfigBornBySelf",
"onGround": true
},
"setTarget": false
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Chongyun_ElementalBurst_SoulBlade_Single",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"onGround": true
}
}
],
"onThinkInterval": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Chongyun_ElementalBurst_SoulBlade_Single_Bomb",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"onGround": true
}
},
{
"$type": "TriggerAttackEvent",
"target": "Caster",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"onGround": true
},
"radius": 3.5
},
"attackInfo": {
"attackTag": "Elemental_Art",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": [
"ElementalArt_Damage",
"ElementalArt_Damage_Percentage",
"Mul"
],
"damagePercentageRatio": 0.0,
"elementType": "Ice",
"elementDurability": 25.0,
"strikeType": "Default",
"enBreak": 100.0
},
"hitPattern": {
"onHitEffectName": "",
"hitImpulseType": "LV7",
"overrideHitImpulse": {
"hitLevel": "Air",
"hitImpulseX": 0.0,
"hitImpulseY": 600.0
},
"hitHaltTimeScale": 0.05000000074505806
},
"forceCameraShake": true,
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.36000001430511475,
"shakeTime": 0.11999999731779099,
"shakeDistance": 30.0,
"shakeDir": {
"_x": -0.20000000298023224,
"_y": 1.0
}
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
}
]
},
"IceDown_Modifier": {
"GAIGOBCNNEE": "",
"duration": "IceSubHurtDuration",
"elementDurability": 100.0,
"properties": {
"Actor_IceSubHurtDelta": "IceSubHurtDelta"
},
"state": "DefenseDown"
}
},
"onAdded": [
{
"$type": "SetSelfAttackTarget",
"otherTargets": {
"$type": "SelectTargetsByShape",
"topLimit": 1,
"sortType": "Nearest",
"shapeName": "CircleR8",
"campTargetType": "Enemy",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
}
]
},
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByHasAttackTarget"
}
],
"successActions": [
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "LaunchAttack_HasTarget"
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "AttackDetect"
}
],
"failActions": [
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "LaunchAttack_NoTarget"
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "AttackDetect"
}
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Chongyun_SoulUnleash_Single_Initiate"
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Chongyun_SoulUnleash_Initiate",
"abilityMixins": [
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"Chongyun_SoulUnleash"
],
"GAIGOBCNNEE": "Invincible"
}
],
"modifiers": {
"Camera_Remover": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "AvatarExitCameraShot",
"doOffStage": true
}
]
},
"Chongyun_SoulUnleash_Weather_Handler": {
"GAIGOBCNNEE": "",
"duration": 0.5,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "Avatar_Chongyun_Talent_366"
}
],
"successActions": [
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Chongyun_SoulUnleash_Weather_4"
}
],
"failActions": [
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Chongyun_SoulUnleash_Weather"
}
]
}
]
},
"Chongyun_SoulUnleash_Weather": {
"GAIGOBCNNEE": "",
"duration": 2.0,
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "TriggerWeatherMixin",
"type": "Skill",
"weatherPattern": "Weather_Chongyun_ElementBurst",
"transDuration": 0.699999988079071,
"duration": 1.399999976158142
}
]
},
"Chongyun_SoulUnleash_Weather_4": {
"GAIGOBCNNEE": "",
"duration": 2.0,
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "TriggerWeatherMixin",
"type": "Skill",
"weatherPattern": "Weather_Chongyun_ElementBurst",
"transDuration": 0.699999988079071,
"duration": 1.75
}
]
},
"Invincible": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"state": "Invincible",
"onAdded": [
{
"$type": "AttachAbilityStateResistance",
"resistanceListID": 11002
}
]
},
"LaunchAttack_HasTarget": {
"GAIGOBCNNEE": "",
"duration": 0.5,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalPos",
"target": "SelfAttackTarget",
"key": "_ABILITY_Chongyun_ElementBurst_Pos",
"born": {
"$type": "ConfigBornBySelectedPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"onGround": true
},
"setTarget": false
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Chongyun_ElementalBurst_AlertArea",
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"onGround": true,
"positionKey": "_ABILITY_Chongyun_ElementBurst_Pos",
"directionKey": ""
}
},
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "Avatar_Chongyun_Talent_366"
}
],
"successActions": [
{
"$type": "TriggerAbility",
"abilityName": "Avatar_Chongyun_SoulUnleash_SoulBlades_Quadra"
}
],
"failActions": [
{
"$type": "TriggerAbility",
"abilityName": "Avatar_Chongyun_SoulUnleash_SoulBlades"
}
]
}
]
},
"LaunchAttack_NoTarget": {
"GAIGOBCNNEE": "",
"duration": 0.5,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalPos",
"key": "_ABILITY_Chongyun_ElementBurst_Pos",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 5.0
},
"onGround": true
}
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Chongyun_ElementalBurst_AlertArea",
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"onGround": true,
"positionKey": "_ABILITY_Chongyun_ElementBurst_Pos",
"directionKey": ""
}
},
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "Avatar_Chongyun_Talent_366"
}
],
"successActions": [
{
"$type": "TriggerAbility",
"abilityName": "Avatar_Chongyun_SoulUnleash_SoulBlades_Quadra"
}
],
"failActions": [
{
"$type": "TriggerAbility",
"abilityName": "Avatar_Chongyun_SoulUnleash_SoulBlades"
}
]
}
]
}
},
"onAbilityStart": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByHasAttackTarget"
}
],
"successActions": [
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "LaunchAttack_HasTarget"
}
],
"failActions": [
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "LaunchAttack_NoTarget"
}
]
},
{
"$type": "ActCameraRadialBlur",
"cameraRadialBlur": {
"power": 0.800000011920929,
"blurTime": 0.25,
"fadeTime": 0.30000001192092896
}
},
{
"$type": "AvatarSkillStart",
"overtime": 10403,
"cdRatio": 1.0,
"costStaminaRatio": 1.0
},
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "Avatar_Chongyun_Talent_366"
}
],
"successActions": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Chongyun_ElementalBurst_Aura_4"
}
],
"failActions": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Chongyun_ElementalBurst_Aura"
}
]
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Chongyun_SoulUnleash_Weather_Handler"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Chongyun_SoulUnleash_SoulBlades",
"modifiers": {
"Timer1": {
"GAIGOBCNNEE": "",
"duration": 0.75,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "TriggerAbility",
"abilityName": "Avatar_Chongyun_SoulUnleash_Damage"
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Chongyun_ElementalBurst_SoulBlade_Bomb",
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"onGround": true,
"positionKey": "_ABILITY_Chongyun_ElementBurst_Pos",
"directionKey": ""
}
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Timer2"
}
]
},
"Timer2": {
"GAIGOBCNNEE": "",
"duration": 0.009999999776482582,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "TriggerAbility",
"abilityName": "Avatar_Chongyun_SoulUnleash_Damage"
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Chongyun_ElementalBurst_SoulBlade_Bomb",
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"onGround": true,
"positionKey": "_ABILITY_Chongyun_ElementBurst_Pos",
"directionKey": ""
}
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Timer3"
}
]
},
"Timer3": {
"GAIGOBCNNEE": "",
"duration": 0.009999999776482582,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "TriggerAbility",
"abilityName": "Avatar_Chongyun_SoulUnleash_Damage"
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Chongyun_ElementalBurst_SoulBlade_Bomb",
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"onGround": true,
"positionKey": "_ABILITY_Chongyun_ElementBurst_Pos",
"directionKey": ""
}
}
]
}
},
"onAbilityStart": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Chongyun_ElementalBurst_SoulBlade",
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"onGround": true,
"positionKey": "_ABILITY_Chongyun_ElementBurst_Pos",
"directionKey": ""
}
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Timer1"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Chongyun_SoulUnleash_SoulBlades_Quadra",
"modifiers": {
"Timer1": {
"GAIGOBCNNEE": "",
"duration": 0.75,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "TriggerAbility",
"abilityName": "Avatar_Chongyun_SoulUnleash_Quadra_Damage"
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Chongyun_ElementalBurst_SoulBlade_Bomb",
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"onGround": true,
"positionKey": "_ABILITY_Chongyun_ElementBurst_Pos",
"directionKey": ""
}
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Timer2"
}
]
},
"Timer2": {
"GAIGOBCNNEE": "",
"duration": 0.019999999552965164,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "TriggerAbility",
"abilityName": "Avatar_Chongyun_SoulUnleash_Quadra_Damage"
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Chongyun_ElementalBurst_SoulBlade_Bomb",
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"onGround": true,
"positionKey": "_ABILITY_Chongyun_ElementBurst_Pos",
"directionKey": ""
}
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Timer3"
}
]
},
"Timer3": {
"GAIGOBCNNEE": "",
"duration": 0.019999999552965164,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "TriggerAbility",
"abilityName": "Avatar_Chongyun_SoulUnleash_Quadra_Damage"
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Chongyun_ElementalBurst_SoulBlade_Bomb",
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"onGround": true,
"positionKey": "_ABILITY_Chongyun_ElementBurst_Pos",
"directionKey": ""
}
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Timer4"
}
]
},
"Timer4": {
"GAIGOBCNNEE": "",
"duration": 0.15000000596046448,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "TriggerAbility",
"abilityName": "Avatar_Chongyun_SoulUnleash_Quadra_Damage"
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Chongyun_ElementalBurst_SoulBlade_Quadra_Bomb",
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"onGround": true,
"positionKey": "_ABILITY_Chongyun_ElementBurst_Pos",
"directionKey": ""
}
}
]
}
},
"onAbilityStart": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Chongyun_ElementalBurst_SoulBlade_Quadra",
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"onGround": true,
"positionKey": "_ABILITY_Chongyun_ElementBurst_Pos",
"directionKey": ""
}
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Timer1"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Chongyun_SoulUnleash_Quadra_Damage",
"abilityMixins": [
{
"$type": "ModifyDamageMixin",
"ignoreEventInfo": true,
"damagePercentageRatio": "damagePercentage",
"predicates": [
{
"$type": "ByCompareWithTarget"
},
{
"$type": "ByAttackTags",
"attackTags": [
"Elemental_Burst"
]
}
]
}
],
"abilitySpecials": {
"ElementalBurst_Damage": 0.0,
"damagePercentage": 0.0
},
"onAbilityStart": [
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"onGround": true,
"positionKey": "_ABILITY_Chongyun_ElementBurst_Pos",
"directionKey": ""
},
"radius": 3.5
},
"attackInfo": {
"attackTag": "Elemental_Burst",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "ElementalBurst_Damage",
"damagePercentageRatio": 0.0,
"elementType": "Ice",
"elementDurability": 25.0,
"strikeType": "Blunt",
"enBreak": 100.0
},
"hitPattern": {
"onHitEffectName": "",
"hitImpulseType": "LV7",
"overrideHitImpulse": {
"hitLevel": "Air",
"hitImpulseX": 0.0,
"hitImpulseY": 600.0
},
"hitHaltTimeScale": 0.05000000074505806
},
"forceCameraShake": true,
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.36000001430511475,
"shakeTime": 0.11999999731779099,
"shakeDistance": 30.0,
"shakeDir": {
"_x": -0.20000000298023224,
"_y": 1.0
}
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Chongyun_SoulUnleash_Damage",
"abilitySpecials": {
"ElementalBurst_Damage": 0.0
},
"onAbilityStart": [
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"onGround": true,
"positionKey": "_ABILITY_Chongyun_ElementBurst_Pos",
"directionKey": ""
},
"radius": 3.5
},
"attackInfo": {
"attackTag": "Elemental_Burst",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "ElementalBurst_Damage",
"damagePercentageRatio": 0.0,
"elementType": "Ice",
"elementDurability": 25.0,
"strikeType": "Blunt",
"enBreak": 100.0
},
"hitPattern": {
"onHitEffectName": "",
"hitImpulseType": "LV7",
"overrideHitImpulse": {
"hitLevel": "Air",
"hitImpulseX": 0.0,
"hitImpulseY": 600.0
},
"hitHaltTimeScale": 0.05000000074505806
},
"forceCameraShake": true,
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.36000001430511475,
"shakeTime": 0.11999999731779099,
"shakeDistance": 30.0,
"shakeDir": {
"_x": -0.20000000298023224,
"_y": 1.0
}
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Chongyun_HitReviveElemEnergy",
"abilitySpecials": {
"baseEnergy": 0.0,
"duration": 0.0
},
"modifiers": {
"Chongyun_ReviveElemEnergy_Handler": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAttackLanded": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByAny",
"predicates": [
{
"$type": "ByHasElement",
"element": "Ice"
},
{
"$type": "ByHasElement",
"element": "Frozen"
}
]
}
],
"successActions": [
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Revive_Timer"
}
]
}
]
},
"Revive_Timer": {
"stacking": "Unique",
"GAIGOBCNNEE": "",
"duration": "duration",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ReviveElemEnergy",
"doOffStage": true,
"value": "baseEnergy"
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Chongyun_ReviveElemEnergy_Handler"
}
],
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Chongyun_NormalAttack_DamageHandler",
"abilityMixins": [
{
"$type": "ModifyDamageMixin",
"animEventNames": [
"ATK01"
],
"bonusCriticalHurt": "NormalAttack_01_DamagePercentage",
"damagePercentageRatio": 0.0
},
{
"$type": "ModifyDamageMixin",
"animEventNames": [
"ATK02"
],
"bonusCriticalHurt": "NormalAttack_02_DamagePercentage",
"damagePercentageRatio": 0.0
},
{
"$type": "ModifyDamageMixin",
"animEventNames": [
"ATK03"
],
"bonusCriticalHurt": "NormalAttack_03_DamagePercentage",
"damagePercentageRatio": 0.0
},
{
"$type": "ModifyDamageMixin",
"animEventNames": [
"ATK04"
],
"bonusCriticalHurt": "NormalAttack_04_DamagePercentage",
"damagePercentageRatio": 0.0
},
{
"$type": "ModifyDamageMixin",
"animEventNames": [
"ExtraAttack1"
],
"bonusCriticalHurt": "ExtraAttack_Loop_DamagePercentage",
"damagePercentageRatio": 0.0
},
{
"$type": "ModifyDamageMixin",
"animEventNames": [
"ExtraAttack2"
],
"bonusCriticalHurt": "ExtraAttack_End_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,
"ExtraAttack_Loop_DamagePercentage": 0.0,
"ExtraAttack_End_DamagePercentage": 0.0
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Chongyun_IceBlade",
"onAbilityStart": [
{
"$type": "TriggerBullet",
"predicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "Avatar_Chongyun_Talent_361"
}
],
"bulletID": 41034101,
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.5,
"z": 0.5
}
}
},
{
"$type": "TriggerBullet",
"predicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "Avatar_Chongyun_Talent_361"
}
],
"bulletID": 41034101,
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.5,
"z": 0.5
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"x": 0.0,
"y": 25.0,
"z": 0.0
}
}
}
},
{
"$type": "TriggerBullet",
"predicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "Avatar_Chongyun_Talent_361"
}
],
"bulletID": 41034101,
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.5,
"z": 0.5
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"x": 0.0,
"y": -25.0,
"z": 0.0
}
}
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "ChongyunTest_TestBlade_Hit",
"abilitySpecials": {
"Chongyun_Talent_IceBlades_Damage": 0.0
},
"modifiers": {
"ModifyDamage": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "ModifyDamageMixin",
"attackTags": [
"IceBlades"
],
"bonusCriticalHurt": "Chongyun_Talent_IceBlades_Damage",
"damagePercentageRatio": 0.0
}
]
},
"LoopState": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Chongyun_Talent_IceBlades"
}
]
},
"Damage": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"thinkInterval": 0.05000000074505806,
"onThinkInterval": [
{
"$type": "DamageByAttackValue",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR1",
"campTargetType": "Enemy",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Grass"
]
}
],
"attackInfo": {
"attackTag": "NormalAttack_04",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": 0.0,
"damagePercentageRatio": 0.0,
"elementType": "Ice",
"elementRank": 3.0,
"elementDurability": 25.0,
"enBreak": 0.0
},
"hitPattern": {
"onHitEffectName": "none",
"hitImpulseType": "LV0",
"hitHaltTimeScale": 0.05000000074505806,
"muteHitText": true
}
}
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "LoopState"
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Damage"
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "ModifyDamage"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Chongyun_FallingAnthem",
"abilityMixins": [
{
"$type": "AvatarChangeSkillMixin",
"jumpSkillID": 5036010,
"flySkillID": 5036010
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS"
],
"GAIGOBCNNEE": "FallingAnthem_BS_Material"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_Loop"
],
"GAIGOBCNNEE": "FallingAnthem_Loop_Normal"
},
{
"$type": "AttachToAnimatorStateIDMixin",
"stateIDs": [
"FallingAnthem_BS_2",
"FallingAnthem_Loop",
"FallingAnthem_Loop_Low"
],
"GAIGOBCNNEE": "FallingAnthem_LoopDamage"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS"
],
"GAIGOBCNNEE": "FallingAnthem_BS_VelocityForce_Initialize"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS",
"FallingAnthem_Loop",
"FallingAnthem_AS_1",
"FallingAnthem_AS_2"
],
"GAIGOBCNNEE": "FallingAnthem_Height_Detect"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS",
"FallingAnthem_Loop",
"FallingAnthem_AS_1",
"FallingAnthem_AS_2"
],
"GAIGOBCNNEE": "FallingAnthem_FallingDamageImmune_01"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS",
"FallingAnthem_Loop"
],
"GAIGOBCNNEE": "Inertia"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS",
"FallingAnthem_Loop",
"FallingAnthem_AS_1",
"FallingAnthem_AS_2"
],
"GAIGOBCNNEE": "FallingAnthem_OverHead_Camera"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS"
],
"GAIGOBCNNEE": "FallingAnthem_ClearVelocityForce"
},
{
"$type": "AttachToAnimatorStateIDMixin",
"stateIDs": [
"FallingAnthem_BS_2",
"FallingAnthem_Loop"
],
"GAIGOBCNNEE": "FallingAnthem_AttachSelfEffect"
}
],
"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_AttachSelfEffect": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Claymore_FallAnthem_Self_02"
}
]
},
"FallingAnthem_BS_Material": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Claymore_FallAnthem_Self"
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Claymore_FallAnthem_BS"
}
]
},
"FallingAnthem_BS_VelocityForce_Initialize": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"properties": {
"Actor_AddGravityScale": -2.0
},
"onAdded": [
{
"$type": "RemoveVelocityForce",
"forces": [
"RushMoveType"
]
}
]
},
"FallingAnthem_LoopDamage": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"thinkInterval": 0.30000001192092896,
"onThinkInterval": [
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 1.0
}
},
"radius": 1.0
},
"attackInfo": {
"attackTag": "FallingAttack",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "FallingAnthem_Normal_Loop_Damage",
"damagePercentageRatio": 0.0,
"elementDurability": 0.0,
"overrideByWeapon": true,
"strikeType": "Slash",
"enBreak": 35.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_Claymore_FallAnthem_Loop_01"
}
]
},
"FallingAnthem_Loop_Normal_Rank_2": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Claymore_FallAnthem_Loop_02"
}
]
},
"Inertia": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "ApplyInertiaVelocityMixin",
"useXZ": false,
"useY": false
}
]
},
"FallingAnthem_Height_Detect": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AddGlobalValue",
"predicates": [
{
"$type": "ByTargetAltitude",
"logic": "LesserOrEqual",
"value": 2.4000000953674316
}
],
"value": 0.0,
"key": "_ABILITY_FallingAnthem_UseCamera",
"useLimitRange": true,
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "AddGlobalValue",
"predicates": [
{
"$type": "ByTargetAltitude",
"value": 2.4000000953674316
}
],
"value": 5.0,
"key": "_ABILITY_FallingAnthem_UseCamera",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "SetAnimatorFloat",
"predicates": [
{
"$type": "ByTargetAltitude",
"logic": "LesserOrEqual",
"value": 2.4000000953674316
}
],
"floatID": "FallingAnthem_UseCamera",
"value": 0.0
},
{
"$type": "SetAnimatorFloat",
"predicates": [
{
"$type": "ByTargetAltitude",
"value": 2.4000000953674316
}
],
"floatID": "FallingAnthem_UseCamera",
"value": 1.0
}
],
"onRemoved": [
{
"$type": "SetAnimatorFloat",
"floatID": "FallingAnthem_UseCamera",
"value": 0.0
},
{
"$type": "AddGlobalValue",
"value": 0.0,
"key": "_ABILITY_FallingAnthem_UseCamera",
"useLimitRange": true,
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"FallingAnthem_OverHead_Camera": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AvatarCameraParam",
"predicates": [
{
"$type": "ByAnimatorFloat",
"logic": "Equal",
"value": 1.0,
"parameter": "FallingAnthem_UseCamera"
}
],
"cameraParam": {
"forceRadius": 4.5,
"forceRadiusDuration": 0.20000000298023224,
"shouldKeepForceRadius": true
}
}
]
},
"FallingAnthem_OverHead_Camera_Remover": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AvatarExitCameraShot",
"doOffStage": true
}
]
},
"FallingAnthem_Landed_Camera": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AvatarCameraParam",
"predicates": [
{
"$type": "ByAnimatorFloat",
"logic": "Equal",
"value": 1.0,
"parameter": "FallingAnthem_UseCamera"
}
],
"cameraParam": {
"forceRadius": 6.0,
"forceRadiusDuration": 0.10000000149011612,
"shouldKeepForceRadius": true
}
}
]
},
"FallingAnthem_ClearVelocityForce": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "RemoveVelocityForce",
"forces": [
"RushMoveType",
"InertiaType"
]
}
]
}
},
"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": 150.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": 200.0,
"attackType": "Melee"
},
"hitPattern": {
"onHitEffectName": "none",
"hitImpulseType": "LV7",
"overrideHitImpulse": {
"hitLevel": "Air",
"hitImpulseX": 0.0,
"hitImpulseY": 800.0
},
"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_Claymore_FallAnthem_Strike_01"
},
{
"$type": "FireEffect",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_FallingAnthem_UseCamera",
"value": 1.0,
"forceByCaster": true
}
],
"effectPattern": "Eff_Avatar_Claymore_FallAnthem_Strike_02"
}
]
}
}
]