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

3628 lines
156 KiB
JSON

[
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Eula_ExtraAttack",
"abilityMixins": [
{
"$type": "ButtonHoldChargeMixin",
"overtime": 10511,
"chargeTime": 0.25,
"secondChargeTime": "Max_Dura",
"OnBeginUncharged": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "DoSkill"
},
{
"$type": "SetAnimatorInt",
"intID": "SkillID",
"value": 1.0
},
{
"$type": "ResetAnimatorTrigger",
"triggerID": "EndHoldTrigger"
},
{
"$type": "RemoveModifier",
"modifierName": "SetTrigger"
}
],
"OnBeginCharged": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "DoSkill"
},
{
"$type": "SetAnimatorInt",
"intID": "SkillID",
"value": 6.0
}
],
"OnReleaseCharged": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "EndHoldTrigger"
},
{
"$type": "ApplyModifier",
"modifierName": "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"
],
"modifierName": "Camera"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"ExtraAttack1"
],
"modifierName": "Cost"
}
],
"abilitySpecials": {
"ExtraAttack_Claymore_Stamina_Cost": 0.0,
"Max_Dura": 0.0
},
"modifiers": {
"SetTrigger": {
"modifierName": "",
"duration": 1.0,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "EndHoldTrigger"
}
]
},
"Camera": {
"modifierName": "",
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "AvatarExitCameraShot",
"doOffStage": true
}
],
"onAvatarOut": [
{
"$type": "AvatarExitCameraShot",
"doOffStage": true
}
]
},
"Cost": {
"modifierName": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "CostStaminaMixin",
"costStaminaDelta": "ExtraAttack_Claymore_Stamina_Cost",
"onStaminaEmpty": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "EndHoldTrigger"
}
]
}
]
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Eula_ElementalArt_ExtraAttack_1",
"abilitySpecials": {
"ElementalArt_Extra_Damage": 0.0
},
"modifiers": {
"HasTarget": {
"modifierName": "",
"duration": 0.800000011920929,
"elementDurability": 100.0,
"thinkInterval": 0.5,
"onAdded": [
{
"$type": "SetGlobalPos",
"target": "SelfAttackTarget",
"key": "_ABILITY_Eula_ElementalArt_ExtraAttack_Pos_1",
"born": {
"$type": "ConfigBornBySelectedPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"onGround": true
},
"setTarget": false
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Claymore_Eula_ElementalArt_ExtraAttack",
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"onGround": true,
"positionKey": "_ABILITY_Eula_ElementalArt_ExtraAttack_Pos_1",
"directionKey": ""
}
}
],
"onThinkInterval": [
{
"$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_Eula_ElementalArt_ExtraAttack_Pos_1",
"directionKey": ""
},
"radius": 3.5
},
"attackInfo": {
"attackTag": "Elemental_Art",
"attenuationTag": "Elemental_Art",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "ElementalArt_Extra_Damage",
"damagePercentageRatio": 0.0,
"elementType": "Ice",
"elementDurability": 25.0,
"strikeType": "Default",
"enBreak": 50.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV1",
"hitHaltTimeScale": 0.05000000074505806
},
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.36000001430511475,
"shakeTime": 0.11999999731779099,
"shakeDistance": 30.0
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
}
]
},
"NoTarget": {
"modifierName": "",
"duration": 0.800000011920929,
"elementDurability": 100.0,
"thinkInterval": 0.5,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Claymore_Eula_ElementalArt_ExtraAttack",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"onGround": true
}
}
],
"onThinkInterval": [
{
"$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": "Elemental_Art",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "ElementalArt_Extra_Damage",
"damagePercentageRatio": 0.0,
"elementType": "Ice",
"elementDurability": 25.0,
"strikeType": "Default",
"enBreak": 50.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV1",
"hitHaltTimeScale": 0.05000000074505806
},
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.36000001430511475,
"shakeTime": 0.11999999731779099,
"shakeDistance": 30.0
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
}
]
}
},
"onAdded": [
{
"$type": "SetSelfAttackTarget",
"otherTargets": {
"$type": "SelectTargetsByShape",
"topLimit": 1,
"sortType": "Nearest",
"shapeName": "CircleLockEnemy",
"campTargetType": "Enemy",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByTargetGlobalValue",
"key": "_ANIMAL_ENTITY_TYPE",
"value": 0.0,
"compareType": "NoneOrEqual"
}
]
},
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByHasAttackTarget"
}
],
"successActions": [
{
"$type": "ApplyModifier",
"modifierName": "HasTarget"
}
],
"failActions": [
{
"$type": "ApplyModifier",
"modifierName": "NoTarget"
}
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Eula_ElementalArt_ExtraAttack_2",
"abilitySpecials": {
"ElementalArt_Extra_Damage": 0.0,
"Elemental_Burst_Judgment_BaseDamage": 0.0,
"PermanentSkill_1_Judgment_Ratio": 0.0
},
"modifiers": {
"HasTarget": {
"modifierName": "",
"duration": 0.6000000238418579,
"elementDurability": 100.0,
"thinkInterval": 0.4000000059604645,
"onAdded": [
{
"$type": "SetGlobalPos",
"target": "SelfAttackTarget",
"key": "_ABILITY_Eula_ElementalArt_ExtraAttack_Pos_2",
"born": {
"$type": "ConfigBornBySelectedPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"onGround": true
},
"setTarget": false
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Claymore_Eula_ElementalArt_ExtraAttack_1",
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"onGround": true,
"positionKey": "_ABILITY_Eula_ElementalArt_ExtraAttack_Pos_2",
"directionKey": ""
}
}
],
"onThinkInterval": [
{
"$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_Eula_ElementalArt_ExtraAttack_Pos_2",
"directionKey": ""
},
"radius": 3.5
},
"attackInfo": {
"attackTag": "Elemental_Art",
"attenuationTag": "Elemental_Art",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "ElementalArt_Extra_Damage",
"damagePercentageRatio": 0.0,
"elementType": "Ice",
"elementDurability": 25.0,
"strikeType": "Default",
"enBreak": 50.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV1",
"hitHaltTimeScale": 0.05000000074505806
},
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.36000001430511475,
"shakeTime": 0.11999999731779099,
"shakeDistance": 30.0
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
}
]
},
"NoTarget": {
"modifierName": "",
"duration": 0.6000000238418579,
"elementDurability": 100.0,
"thinkInterval": 0.4000000059604645,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Claymore_Eula_ElementalArt_ExtraAttack_1",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"onGround": true
}
}
],
"onThinkInterval": [
{
"$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": "Elemental_Art",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "ElementalArt_Extra_Damage",
"damagePercentageRatio": 0.0,
"elementType": "Ice",
"elementDurability": 25.0,
"strikeType": "Default",
"enBreak": 50.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV1",
"hitHaltTimeScale": 0.05000000074505806
},
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.36000001430511475,
"shakeTime": 0.11999999731779099,
"shakeDistance": 30.0
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
}
]
},
"Eula_PermanentSkill_1_Attack": {
"modifierName": "",
"duration": 1.2000000476837158,
"elementDurability": 100.0,
"thinkInterval": 0.800000011920929,
"onThinkInterval": [
{
"$type": "SetSelfAttackTarget",
"otherTargets": {
"$type": "SelectTargetsByShape",
"topLimit": 1,
"sortType": "Nearest",
"shapeName": "CircleLockEnemy",
"campTargetType": "Enemy",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
}
]
},
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByHasAttackTarget"
}
],
"successActions": [
{
"$type": "ApplyModifier",
"modifierName": "Eula_PermanentSkill_1_Attack_HasTarget"
}
],
"failActions": [
{
"$type": "ApplyModifier",
"modifierName": "Eula_PermanentSkill_1_Attack_NoTarget"
}
]
}
]
},
"Eula_PermanentSkill_1_Attack_HasTarget": {
"modifierName": "",
"duration": 1.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalPos",
"target": "SelfAttackTarget",
"key": "_ABILITY_Eula_PermanentSkill_1_Attack_Pos",
"born": {
"$type": "ConfigBornBySelectedPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"onGround": true
},
"setTarget": false
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Claymore_Eula_PermanentSkill_1_Attack",
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"onGround": true,
"positionKey": "_ABILITY_Eula_PermanentSkill_1_Attack_Pos",
"directionKey": ""
}
},
{
"$type": "TriggerAttackEvent",
"target": "OriginOwner",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"onGround": true,
"positionKey": "_ABILITY_Eula_PermanentSkill_1_Attack_Pos",
"directionKey": ""
},
"radius": 6.5
},
"attackInfo": {
"attackTag": "Elemental_Burst",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": [
"Elemental_Burst_Judgment_BaseDamage",
"PermanentSkill_1_Judgment_Ratio",
"Mul"
],
"damagePercentageRatio": 0.0,
"elementRank": 1.5,
"elementDurability": 50.0,
"strikeType": "Blunt",
"enBreak": 180.0,
"attackType": "Range"
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV3",
"hitHaltTimeScale": 0.019999999552965164
},
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.36000001430511475,
"shakeTime": 0.11999999731779099,
"shakeDistance": 30.0,
"shakeDir": {
"_z": 1.0
}
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
}
]
},
"Eula_PermanentSkill_1_Attack_NoTarget": {
"modifierName": "",
"duration": 1.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Claymore_Eula_PermanentSkill_1_Attack",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 2.0
},
"onGround": true
}
},
{
"$type": "TriggerAttackEvent",
"target": "OriginOwner",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 2.0
},
"onGround": true
},
"radius": 6.5
},
"attackInfo": {
"attackTag": "Elemental_Burst",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": [
"Elemental_Burst_Judgment_BaseDamage",
"PermanentSkill_1_Judgment_Ratio",
"Mul"
],
"damagePercentageRatio": 0.0,
"elementRank": 1.5,
"elementDurability": 50.0,
"strikeType": "Blunt",
"enBreak": 180.0,
"attackType": "Range"
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV3",
"hitHaltTimeScale": 0.019999999552965164
},
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.36000001430511475,
"shakeTime": 0.11999999731779099,
"shakeDistance": 30.0,
"shakeDir": {
"_z": 1.0
}
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
}
]
}
},
"onAdded": [
{
"$type": "SetSelfAttackTarget",
"otherTargets": {
"$type": "SelectTargetsByShape",
"topLimit": 1,
"sortType": "Nearest",
"shapeName": "CircleLockEnemy",
"campTargetType": "Enemy",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByTargetGlobalValue",
"key": "_ANIMAL_ENTITY_TYPE",
"value": 0.0,
"compareType": "NoneOrEqual"
}
]
},
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByHasAttackTarget"
}
],
"successActions": [
{
"$type": "ApplyModifier",
"modifierName": "HasTarget"
}
],
"failActions": [
{
"$type": "ApplyModifier",
"modifierName": "NoTarget"
}
]
},
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "Eula_PermanentSkill_1"
}
],
"modifierName": "Eula_PermanentSkill_1_Attack"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Eula_ElementalArt",
"abilityMixins": [
{
"$type": "SkillButtonHoldChargeMixin",
"overtime": 10512,
"nextLoopTriggerID": "NextLoopTrigger",
"endHoldTrigger": "EndHoldTrigger",
"beforeStateIDs": [
"Eula_ElementalArt_BS"
],
"chargeLoopStateIDs": [
"Eula_ElementalArt_Burst"
],
"chargeLoopDurations": [
0.05000000074505806
]
}
],
"abilitySpecials": {
"ElementalArt_Extra_Damage": 0.0,
"BaseDuration": 0.0,
"DefenceDown_MaxDuration": 0.0,
"Eula_ElementalArt_MaxCount": 2.0,
"PhysicalAddHurt_BaseDuration": 0.0,
"Elemental_Burst_Judgment_BaseDamage": 0.0,
"PermanentSkill_1_Judgment_Ratio": 0.0,
"Eula_Constellation_2_PhysicalAddHurtDelta": 0.0,
"Eula_ElementalArt_PhysicalSubHurtDelta": 0.0,
"Eula_ElementalArt_IceSubHurtDelta": 0.0,
"PhysicalAddHurt_MaxDuration": 0.0
},
"modifiers": {
"UNIQUE_Eula_ElementalArt_Burst_DefenceDown": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"duration": "BaseDuration",
"elementDurability": 100.0,
"properties": {
"Actor_PhysicalSubHurtDelta": "Eula_ElementalArt_PhysicalSubHurtDelta",
"Actor_IceSubHurtDelta": "Eula_ElementalArt_IceSubHurtDelta"
},
"state": "DefenseDown",
"isLimitedProperties": true
},
"UNIQUE_Eula_Talent_PhysicalAddHurt": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"duration": [
"PhysicalAddHurt_BaseDuration",
6.0,
"Add"
],
"elementDurability": [
"PhysicalAddHurt_BaseDuration",
6.0,
"Add"
],
"thinkInterval": 0.5,
"properties": {
"Actor_PhysicalAddHurtDelta": "Eula_Constellation_2_PhysicalAddHurtDelta"
},
"onAdded": [
{
"$type": "AttachModifier",
"otherTargets": {
"$type": "SelectTargetsByEquipParts",
"equipPartNames": [
"equip01",
"equip02",
"sheathPoint"
]
},
"modifierName": "UNIQUE_Eula_Talent_Weapon_Fx"
}
],
"onThinkInterval": [
{
"$type": "AttachModifier",
"otherTargets": {
"$type": "SelectTargetsByEquipParts",
"equipPartNames": [
"equip01",
"equip02",
"sheathPoint"
]
},
"modifierName": "UNIQUE_Eula_Talent_Weapon_Fx"
}
],
"isLimitedProperties": true
},
"UNIQUE_Eula_Talent_Weapon_Fx": {
"modifierName": "",
"isUnique": true,
"duration": 0.6000000238418579,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Lady_Claymore_Eula_Talent_Weapon"
}
]
},
"Eula_ElementalArt_ExtraAttack_1": {
"modifierName": "",
"duration": 1.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "RemoveUniqueModifier",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR7",
"campTargetType": "Enemy",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByTargetGlobalValue",
"key": "_ANIMAL_ENTITY_TYPE",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"modifierName": "UNIQUE_Eula_ElementalArt_Burst_DefenceDown"
},
{
"$type": "AddElementDurability",
"doOffStage": true,
"predicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "Avatar_Eula_Constellation_1"
}
],
"value": "PhysicalAddHurt_BaseDuration",
"modifierName": "UNIQUE_Eula_Talent_PhysicalAddHurt",
"useLimitRange": true,
"maxValue": "PhysicalAddHurt_MaxDuration",
"minValue": 0.0
},
{
"$type": "ApplyModifier",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR7",
"campTargetType": "Enemy",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByTargetGlobalValue",
"key": "_ANIMAL_ENTITY_TYPE",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"modifierName": "UNIQUE_Eula_ElementalArt_Burst_DefenceDown"
},
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "Avatar_Eula_Constellation_1"
}
],
"modifierName": "UNIQUE_Eula_Talent_PhysicalAddHurt"
},
{
"$type": "CreateGadget",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 2.0
}
},
"gadgetID": 41051003,
"campID": 1001,
"campTargetType": "Enemy"
}
]
},
"Eula_ElementalArt_ExtraAttack_2": {
"modifierName": "",
"duration": 0.20000000298023224,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "AddElementDurability",
"doOffStage": true,
"predicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "Avatar_Eula_Constellation_1"
}
],
"value": "PhysicalAddHurt_BaseDuration",
"modifierName": "UNIQUE_Eula_Talent_PhysicalAddHurt",
"useLimitRange": true,
"maxValue": "PhysicalAddHurt_MaxDuration",
"minValue": 0.0
},
{
"$type": "CreateGadget",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 2.0
}
},
"gadgetID": 41051004,
"campID": 1001,
"campTargetType": "Enemy"
}
]
}
},
"onAbilityStart": [
{
"$type": "ApplyModifier",
"doOffStage": true,
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Eula_ElementalArt_Mark_Count",
"value": 1.0,
"forceByCaster": true,
"compareType": "MoreThanAndEqual"
}
],
"modifierName": "Eula_ElementalArt_ExtraAttack_1"
},
{
"$type": "ApplyModifier",
"doOffStage": true,
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Eula_ElementalArt_Mark_Count",
"value": 2.0,
"forceByCaster": true,
"compareType": "MoreThanAndEqual"
}
],
"modifierName": "Eula_ElementalArt_ExtraAttack_2"
},
{
"$type": "SetGlobalValueToOverrideMap",
"globalValueKey": "_ABILITY_Eula_ElementalArt_Mark_Count",
"overrideMapKey": "Count"
},
{
"$type": "RemoveUniqueModifier",
"doOffStage": true,
"modifierName": "UNIQUE_Eula_ElementalArt_Mark_Count"
},
{
"$type": "RemoveUniqueModifier",
"doOffStage": true,
"modifierName": "UNIQUE_Eula_ElementalArt_Mark_Count"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Eula_ElementalArt_SetMark",
"abilityMixins": [
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_ABILITY_Eula_ElementalArt_Mark_Count",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [
-1.0,
0.5,
1.5,
2.5,
3.5,
4.5
],
"modifierNameSteps": [
"Blank",
"Eula_ElementalArt_Mark_1",
"Eula_ElementalArt_Mark_2",
"Eula_ElementalArt_Mark_3",
"Eula_ElementalArt_Mark_4"
]
}
],
"abilitySpecials": {
"Eula_ElementalArt_MaxCount": 2.0,
"Eula_ElementalArt_Mark_DefencekUp_1": 0.0,
"Eula_ElementalArt_Mark_DefencekUp_2": 0.0,
"Eula_ElementalArt_Mark_DefencekUp_3": 0.0,
"Eula_ElementalArt_Mark_DefencekUp_4": 0.0
},
"modifiers": {
"Eula_ElementalArt_SetMark": {
"modifierName": "",
"elementDurability": 100.0,
"onAttackLanded": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByAttackTags",
"attackTags": [
"Elemental_Art"
]
},
{
"$type": "ByTargetGlobalValue",
"key": "_ANIMAL_ENTITY_TYPE",
"value": 0.0,
"compareType": "NoneOrEqual"
},
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByHitEnBreak",
"logic": "Equal",
"enBreak": 120.0
}
],
"successActions": [
{
"$type": "ApplyModifier",
"target": "Caster",
"modifierName": "Eula_ElementalArt_Mark_Add"
}
]
}
]
},
"Eula_ElementalArt_Mark_Add": {
"stacking": "Unique",
"modifierName": "",
"duration": 0.30000001192092896,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_Eula_ElementalArt_Mark_Count"
}
]
},
"UNIQUE_Eula_ElementalArt_Mark_Count": {
"stacking": "MultipleAllRefresh",
"stackingOption": {
"abilitySpecialName": "",
"maxModifierNumForMultipleType": 2.0
},
"modifierName": "",
"isUnique": true,
"duration": 18.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": 1.0,
"key": "_ABILITY_Eula_ElementalArt_Mark_Count",
"useLimitRange": true,
"maxValue": "Eula_ElementalArt_MaxCount",
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": -2.0,
"key": "_ABILITY_Eula_ElementalArt_Mark_Count",
"useLimitRange": true,
"maxValue": "Eula_ElementalArt_MaxCount",
"minValue": 0.0
}
]
},
"Blank": {
"modifierName": "",
"elementDurability": 100.0
},
"Eula_ElementalArt_Mark_1": {
"modifierName": "",
"elementDurability": 100.0,
"properties": {
"Actor_DefenceRatio": "Eula_ElementalArt_Mark_DefencekUp_1",
"Actor_EndureDelta": 0.5
},
"onAdded": [
{
"$type": "SetAnimatorTrigger",
"doOffStage": true,
"canBeHandledOnRecover": true,
"triggerID": "Mark_1",
"MPTriggerOnRemote": true
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Claymore_Eula_EelementalArt_Blast"
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Claymore_Eula_CoolHeart_Head_1"
}
],
"onRemoved": [
{
"$type": "SetAnimatorTrigger",
"doOffStage": true,
"triggerID": "Mark_End_1",
"MPTriggerOnRemote": true
}
],
"isLimitedProperties": true
},
"Eula_ElementalArt_Mark_2": {
"modifierName": "",
"elementDurability": 100.0,
"properties": {
"Actor_DefenceRatio": [
"Eula_ElementalArt_Mark_DefencekUp_2",
2.0,
"Mul"
],
"Actor_EndureDelta": 0.5
},
"onAdded": [
{
"$type": "SetAnimatorTrigger",
"doOffStage": true,
"canBeHandledOnRecover": true,
"triggerID": "Mark_2",
"MPTriggerOnRemote": true
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Claymore_Eula_EelementalArt_Blast_2"
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Claymore_Eula_CoolHeart_Head_2"
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Lady_Claymore_Eula_ElementalArt_SnowDust_2"
}
],
"onRemoved": [
{
"$type": "SetAnimatorTrigger",
"doOffStage": true,
"triggerID": "Mark_End_2",
"MPTriggerOnRemote": true
}
],
"onAttackLanded": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByAttackTags",
"attackTags": [
"Elemental_Art"
]
},
{
"$type": "ByTargetGlobalValue",
"key": "_ANIMAL_ENTITY_TYPE",
"value": 0.0,
"compareType": "NoneOrEqual"
},
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByHitEnBreak",
"logic": "Equal",
"enBreak": 120.0
}
],
"successActions": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Claymore_Eula_CoolHeart_Head_2"
}
]
}
],
"isLimitedProperties": true
},
"Eula_ElementalArt_Mark_3": {
"modifierName": "",
"elementDurability": 100.0,
"properties": {
"Actor_DefenceRatio": "Eula_ElementalArt_Mark_DefencekUp_3"
},
"isLimitedProperties": true
},
"Eula_ElementalArt_Mark_4": {
"modifierName": "",
"elementDurability": 100.0,
"properties": {
"Actor_DefenceRatio": "Eula_ElementalArt_Mark_DefencekUp_4"
},
"isLimitedProperties": true
},
"SetRenderersEnable_Mdoifier": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "TriggerSetRenderersEnable",
"doOffStage": true,
"canBeHandledOnRecover": true,
"renderNames": [
"Body_CloakEffectMesh"
],
"setEnable": true
}
]
}
},
"onAdded": [
{
"$type": "AddGlobalValue",
"value": 0.0,
"key": "_ABILITY_Eula_ElementalArt_Mark_Count",
"useLimitRange": true,
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "ApplyModifier",
"modifierName": "Eula_ElementalArt_SetMark"
},
{
"$type": "ApplyModifier",
"modifierName": "SetRenderersEnable_Mdoifier"
}
],
"onAbilityStart": [
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_Eula_ElementalArt_Mark_Count"
}
],
"onKill": [
{
"$type": "SetAnimatorTrigger",
"doOffStage": true,
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Eula_ElementalArt_Mark_Count",
"value": 1.0,
"forceByCaster": true
}
],
"triggerID": "Mark_End_1",
"MPTriggerOnRemote": true
},
{
"$type": "SetAnimatorTrigger",
"doOffStage": true,
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Eula_ElementalArt_Mark_Count",
"value": 2.0,
"forceByCaster": true
}
],
"triggerID": "Mark_End_2",
"MPTriggerOnRemote": true
}
],
"onAvatarIn": [
{
"$type": "SetAnimatorTrigger",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Eula_ElementalArt_Mark_Count",
"value": 1.0,
"forceByCaster": true
}
],
"triggerID": "Mark_1",
"MPTriggerOnRemote": true
},
{
"$type": "FireEffect",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Eula_ElementalArt_Mark_Count",
"value": 1.0,
"forceByCaster": true
}
],
"effectPattern": "Eff_Avatar_Lady_Claymore_Eula_CoolHeart_Head_1"
},
{
"$type": "SetAnimatorTrigger",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Eula_ElementalArt_Mark_Count",
"value": 2.0,
"forceByCaster": true
}
],
"triggerID": "Mark_2",
"MPTriggerOnRemote": true
},
{
"$type": "FireEffect",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Eula_ElementalArt_Mark_Count",
"value": 2.0,
"forceByCaster": true
}
],
"effectPattern": "Eff_Avatar_Lady_Claymore_Eula_CoolHeart_Head_2"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Eula_ElementalArt_Click",
"abilitySpecials": {
"ElementalArt_Click_Damage": 0.0
},
"modifiers": {
"Eula_ElementalArt_Click_GenerateElemBall_Handler": {
"modifierName": "",
"elementDurability": 100.0,
"onAttackLanded": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByAttackTags",
"attackTags": [
"Elemental_Art"
]
},
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByTargetGlobalValue",
"key": "_ANIMAL_ENTITY_TYPE",
"value": 0.0,
"compareType": "NoneOrEqual"
},
{
"$type": "ByHitEnBreak",
"logic": "Equal",
"enBreak": 120.0
}
],
"successActions": [
{
"$type": "ApplyModifier",
"target": "Caster",
"modifierName": "Eula_ElementalArt_Click_DropBall"
}
]
}
]
},
"Eula_ElementalArt_Click_DropBall": {
"stacking": "Unique",
"modifierName": "",
"duration": 0.30000001192092896,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "Randomed",
"chance": 0.5,
"successActions": [
{
"$type": "GenerateElemBall",
"configID": 2022,
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 1.0
}
},
"ratio": 2.0,
"baseEnergy": 3.0
}
],
"failActions": [
{
"$type": "GenerateElemBall",
"configID": 2022,
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 1.0
}
},
"ratio": 1.0,
"baseEnergy": 3.0
}
]
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Eula_ElementalArt_Click_GenerateElemBall_Handler"
}
],
"onAbilityStart": [
{
"$type": "AvatarSkillStart",
"overtime": 10512,
"cdRatio": 1.0,
"costStaminaRatio": 1.0
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 1.0
}
},
"secondHeight": 1.7999999523162842,
"radius": 3.5
},
"attackInfo": {
"attackTag": "Elemental_Art",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "ElementalArt_Click_Damage",
"damagePercentageRatio": 0.0,
"elementType": "Ice",
"elementRank": 1.5,
"elementDurability": 25.0,
"strikeType": "Blunt",
"enBreak": 120.0,
"attackType": "Melee"
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV3",
"hitHaltTime": 0.09000000357627869,
"hitHaltTimeScale": 0.009999999776482582,
"canBeDefenceHalt": true
},
"cameraShake": {
"shakeRange": 0.36000001430511475,
"shakeTime": 0.11999999731779099,
"shakeDistance": 30.0
}
}
},
"targetType": "Enemy"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Eula_ElementalArt_Burst",
"abilitySpecials": {
"ElementalArt_Burst_Damage": 0.0,
"SkillStart_Ratio": 2.5
},
"modifiers": {
"Eula_ElementalArt_Burst_GenerateElemBall_Handler": {
"modifierName": "",
"elementDurability": 100.0,
"onAttackLanded": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByAttackTags",
"attackTags": [
"Elemental_Art"
]
},
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByTargetGlobalValue",
"key": "_ANIMAL_ENTITY_TYPE",
"value": 0.0,
"compareType": "NoneOrEqual"
},
{
"$type": "ByHitEnBreak",
"logic": "Equal",
"enBreak": 150.0
}
],
"successActions": [
{
"$type": "ApplyModifier",
"target": "Caster",
"modifierName": "Eula_ElementalArt_Burst_DropBall"
}
]
}
]
},
"Eula_ElementalArt_Burst_DropBall": {
"stacking": "Unique",
"modifierName": "",
"duration": 0.5,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "Randomed",
"chance": 0.5,
"successActions": [
{
"$type": "GenerateElemBall",
"configID": 2022,
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 1.0
}
},
"ratio": 3.0,
"baseEnergy": 3.0
}
],
"failActions": [
{
"$type": "GenerateElemBall",
"configID": 2022,
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 1.0
}
},
"ratio": 2.0,
"baseEnergy": 3.0
}
]
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Eula_ElementalArt_Burst_GenerateElemBall_Handler"
}
],
"onAbilityStart": [
{
"$type": "AvatarSkillStart",
"overtime": 10512,
"cdRatio": "SkillStart_Ratio",
"costStaminaRatio": 1.0
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 1.0
}
},
"secondHeight": 1.7999999523162842,
"radius": 5.5
},
"attackInfo": {
"attackTag": "Elemental_Art",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "ElementalArt_Burst_Damage",
"damagePercentageRatio": 0.0,
"elementType": "Ice",
"elementRank": 1.5,
"elementDurability": 25.0,
"strikeType": "Blunt",
"enBreak": 150.0,
"attackType": "Melee"
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV5",
"hitHaltTime": 0.11999999731779099,
"hitHaltTimeScale": 0.009999999776482582,
"canBeDefenceHalt": true
},
"cameraShake": {
"shakeRange": 0.36000001430511475,
"shakeTime": 0.11999999731779099,
"shakeDistance": 30.0
}
}
},
"targetType": "Enemy"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Eula_ElementalBurst",
"abilityMixins": [
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"Eula_ElementalBurst"
],
"modifierName": "Camera"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"Eula_ElementalBurst",
"Eula_ElementalBurst_AS"
],
"modifierName": "Emotion_Controller"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"Eula_ElementalBurst"
],
"modifierName": "Eula_ElementalBurst_Push"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"Eula_ElementalBurst",
"Eula_ElementalBurst_AS"
],
"modifierName": "WeatherControl"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"Eula_ElementalBurst"
],
"modifierName": "Eula_ElementalBurst_Weapon_Fx"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"Eula_ElementalBurst",
"Eula_ElementalBurst_AS"
],
"modifierName": "HideWeapon"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"Eula_ElementalBurst"
],
"modifierName": "Elemental_Burst_Invincible"
},
{
"$type": "ModifyDamageMixin",
"ignoreEventInfo": true,
"damagePercentageRatio": "Eula_Constellation_4_DamagePercentage",
"predicates": [
{
"$type": "ByTargetHPRatio",
"logic": "LesserOrEqual",
"HPRatio": "HPRatio"
},
{
"$type": "ByAttackType",
"attackType": "Range"
},
{
"$type": "ByAttackTags",
"attackTags": [
"Elemental_Burst"
]
},
{
"$type": "ByUnlockTalentParam",
"talentParam": "Eula_Constellation_4"
}
]
}
],
"abilitySpecials": {
"DamoclesSword_Max_Damage_Ratio": 0.0,
"Chance": 0.0,
"Eula_Constellation_4_DamagePercentage": 0.0,
"HPRatio": 0.5
},
"modifiers": {
"Eula_ElementalBurst_Judgment_Handler": {
"modifierName": "",
"elementDurability": 100.0,
"onAttackLanded": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByHitDamage",
"damage": 0.0
},
{
"$type": "ByAttackTags",
"attackTags": [
"NormalAttack_01",
"NormalAttack_02",
"NormalAttack_03",
"NormalAttack_04",
"NormalAttack_05",
"Elemental_Art",
"Elemental_Burst"
]
},
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByTargetGlobalValue",
"key": "_ANIMAL_ENTITY_TYPE",
"value": 0.0,
"compareType": "NoneOrEqual"
},
{
"$type": "ByNot",
"predicates": [
{
"$type": "ByHitEnBreak",
"logic": "Equal",
"enBreak": 0.0
}
]
}
],
"successActions": [
{
"$type": "ApplyModifier",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 41051002
},
"modifierName": "Eula_ElementalBurst_AddGlobalValueToGadget"
}
]
}
]
},
"Eula_ElementalBurst_AddGlobalValueToGadget": {
"modifierName": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_ABILITY_DAMOCLESSWORD_DAMAGE_RATIO",
"useLimitRange": true,
"maxValue": "DamoclesSword_Max_Damage_Ratio",
"minValue": 0.0
},
{
"$type": "Randomed",
"predicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "Eula_Constellation_6_1"
}
],
"chance": "Chance",
"successActions": [
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_ABILITY_DAMOCLESSWORD_DAMAGE_RATIO",
"useLimitRange": true,
"maxValue": "DamoclesSword_Max_Damage_Ratio",
"minValue": 0.0
}
]
}
]
},
"Camera": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AvatarEnterCameraShot",
"predicates": [
{
"$type": "ByAttackNotHitScene",
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 1.0,
"z": 0.0
}
},
"secondHeight": 0.20000000298023224,
"radius": 1.399999976158142
}
},
{
"$type": "ByAttackNotHitScene",
"attackPattern": {
"$type": "ConfigAttackBox",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 1.0,
"z": -4.0
}
},
"size": {
"x": 2.0,
"y": 2.0,
"z": 8.0
}
}
},
{
"$type": "ByAvatarInWaterDepth",
"compareType": "LessAndEqual",
"depth": 0.5
}
],
"cameraMoveCfgPath": "Camera_Eula_ElementalBurst"
},
{
"$type": "DungeonFogEffects",
"muteRemoteAction": true,
"enable": true,
"cameraFogEffectName": "Eff_Avatar_Lady_Claymore_Eula_ElementalBurst_DungeonEffect",
"playerFogEffectName": ""
}
],
"onRemoved": [
{
"$type": "DungeonFogEffects",
"cameraFogEffectName": "Eff_Avatar_Lady_Claymore_Eula_ElementalBurst_DungeonEffect",
"playerFogEffectName": ""
},
{
"$type": "AvatarExitCameraShot",
"doOffStage": true
},
{
"$type": "AvatarCameraParam",
"cameraParam": {
"forceRadius": 6.0,
"forceRadiusDuration": 0.0,
"shouldKeepForceRadius": true
}
}
]
},
"Emotion_Controller": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ControlEmotion",
"toggleEmoSync": false,
"toggleBlink": false,
"toggleEyeKey": false
},
{
"$type": "EnableHeadControl",
"blend": false
}
],
"onRemoved": [
{
"$type": "ControlEmotion",
"doOffStage": true
},
{
"$type": "EnableHeadControl",
"doOffStage": true,
"enable": true
}
]
},
"Eula_ElementalBurst_Weapon_Fx": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Claymore_Eula_EelementalBurst_Camera_DamoclesSword"
}
]
},
"Elemental_Burst_Invincible": {
"modifierName": "",
"elementDurability": 100.0,
"state": "Invincible",
"onAdded": [
{
"$type": "AttachAbilityStateResistance",
"resistanceListID": 11002
}
]
},
"WeatherControl": {
"modifierName": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "TriggerWeatherMixin",
"type": "Skill",
"weatherPattern": "Weather_Eula_ElementalBurst",
"transDuration": 0.699999988079071,
"duration": 2.0
}
],
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Claymore_Eula_EelementalBurst_Cast"
}
]
},
"HideWeapon": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "TriggerHideWeapon",
"partNames": [
"equip01",
"equip02",
"sheathPoint"
]
}
],
"onRemoved": [
{
"$type": "TriggerHideWeapon",
"doOffStage": true,
"visible": true,
"partNames": [
"equip01",
"equip02",
"sheathPoint"
]
}
]
},
"Eula_ElementalBurst_Push": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"ignoreMassive": true,
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"radius": 4.0
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": 0.0,
"damagePercentageRatio": 0.0,
"elementDurability": 100.0,
"strikeType": "Blunt",
"enBreak": 400.0,
"attackType": "Melee"
},
"hitPattern": {
"onHitEffectName": "",
"hitImpulseType": "LV3",
"retreatType": "ByHitDirection",
"hitHaltTimeScale": 0.009999999776482582
}
}
},
"targetType": "Enemy"
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Eula_ElementalBurst_Judgment_Handler"
},
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": 1.0,
"key": "_Is_Eula",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
],
"onAbilityStart": [
{
"$type": "CreateGadget",
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"gadgetID": 41051002,
"campID": 1001,
"campTargetType": "Enemy"
},
{
"$type": "ModifyAvatarSkillCD",
"predicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "Eula_PermanentSkill_2"
}
],
"overtime": 10512,
"cdRatio": -1.0
},
{
"$type": "TriggerAbility",
"predicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "Eula_PermanentSkill_2"
}
],
"abilityName": "Avatar_Eula_ElementalArt_SetMark"
}
],
"onKill": [
{
"$type": "KillGadget",
"gadgetInfo": {
"configID": 41051002
}
}
],
"onAvatarOut": [
{
"$type": "RemoveUniqueModifier",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 41051002
},
"doOffStage": true,
"modifierName": "UNIQUE_DamoclesSword_Timer"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Eula_ElementalBurst_PostEffect",
"modifiers": {
"CameraEffect": {
"modifierName": "",
"duration": 1.5,
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "TriggerPostProcessEffectMixin",
"postEffectAssetName": "PostEffect_Avatar_Eula_ElementalBurst_ScreenEffect",
"duration": 3.0
}
]
}
},
"onAbilityStart": [
{
"$type": "ApplyModifier",
"modifierName": "CameraEffect"
},
{
"$type": "KillGadget",
"gadgetInfo": {
"configID": 41051002
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Eula_ElementalBurst_Attack",
"abilitySpecials": {
"Elemental_Burst_Damage": 0.0,
"Eula_ElementalArt_MaxCount": 2.0
},
"onAbilityStart": [
{
"$type": "ActCameraRadialBlur",
"cameraRadialBlur": {
"power": 1.5,
"blurTime": 0.6000000238418579,
"fadeTime": 0.10000000149011612
}
},
{
"$type": "AvatarSkillStart",
"overtime": 10515,
"cdRatio": 1.0,
"costStaminaRatio": 1.0
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"massiveAttackRatio": 0.5,
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"secondHeight": 3.0,
"radius": 8.0
},
"attackInfo": {
"attackTag": "Elemental_Burst",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "Elemental_Burst_Damage",
"damagePercentageRatio": 0.0,
"elementType": "Ice",
"elementRank": 1.5,
"elementDurability": 50.0,
"strikeType": "Blunt",
"enBreak": 0.0,
"attackType": "Melee"
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV6",
"overrideHitImpulse": {
"hitLevel": "Air",
"hitImpulseX": 0.0,
"hitImpulseY": 800.0
},
"hitHaltTimeScale": 0.019999999552965164
},
"forceCameraShake": true,
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.36000001430511475,
"shakeTime": 0.11999999731779099,
"shakeDistance": 30.0,
"shakeDir": {
"_x": -1.0
}
}
}
},
"targetType": "Enemy"
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Lady_Claymore_Eula_EelementalBurst_Impact"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Eula_ElementalBurst_Judgment",
"abilityMixins": [
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_ABILITY_DAMOCLESSWORD_DAMAGE_RATIO",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [
-1.0,
3.5,
7.5,
10.5,
15.5,
20.5
],
"modifierNameSteps": [
"Blank",
"Blank",
"Blank",
"Blank",
"Blank"
],
"actionQueues": [
[],
[
{
"$type": "SendEffectTrigger",
"parameter": "Level_2",
"effectPattern": "Eff_Avatar_Lady_Claymore_Eula_EelementalBurst_DamoclesSword"
}
],
[
{
"$type": "SendEffectTrigger",
"parameter": "Level_3",
"effectPattern": "Eff_Avatar_Lady_Claymore_Eula_EelementalBurst_DamoclesSword"
}
],
[
{
"$type": "SendEffectTrigger",
"parameter": "Level_4",
"effectPattern": "Eff_Avatar_Lady_Claymore_Eula_EelementalBurst_DamoclesSword"
}
],
[
{
"$type": "SendEffectTrigger",
"parameter": "Level_5",
"effectPattern": "Eff_Avatar_Lady_Claymore_Eula_EelementalBurst_DamoclesSword"
}
]
],
"removeAppliedModifier": false
}
],
"abilitySpecials": {
"Elemental_Burst_Judgment_BaseDamage": 0.0,
"Elemental_Burst_Judgment_Ratio": 0.0,
"Elemental_Burst_Judgment_Damage_Factor": 0.0,
"Eula_Constellation_6_DamoclesSword_Ratio": 0.0,
"ComboCount": 0.0,
"DamoclesSword_Max_Damage_Ratio": 0.0
},
"modifiers": {
"DamoclesSword_Fx": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Lady_Claymore_Eula_EelementalBurst_DamoclesSword"
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Lady_Claymore_Eula_EelementalBurst_DamoclesSword_Explode"
}
]
},
"Blank": {
"modifierName": "",
"elementDurability": 100.0
},
"UNIQUE_DamoclesSword_Timer": {
"modifierName": "",
"isUnique": true,
"duration": 7.5,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "SetGlobalValueToOverrideMap",
"globalValueKey": "_ABILITY_DAMOCLESSWORD_DAMAGE_RATIO",
"overrideMapKey": "Elemental_Burst_Judgment_Ratio"
},
{
"$type": "ApplyModifier",
"modifierName": "DamoclesSword_Damage"
},
{
"$type": "SendEffectTrigger",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Self",
"key": "_ABILITY_DAMOCLESSWORD_DAMAGE_RATIO",
"value": 6.0,
"compareType": "LessAndEqual"
}
],
"parameter": "Attack01",
"effectPattern": "Eff_Avatar_Lady_Claymore_Eula_EelementalBurst_DamoclesSword"
},
{
"$type": "SendEffectTrigger",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Self",
"key": "_ABILITY_DAMOCLESSWORD_DAMAGE_RATIO",
"value": 6.0,
"compareType": "LessAndEqual"
}
],
"parameter": "Attack01",
"effectPattern": "Eff_Avatar_Lady_Claymore_Eula_EelementalBurst_DamoclesSword_Explode"
},
{
"$type": "SendEffectTrigger",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Self",
"key": "_ABILITY_DAMOCLESSWORD_DAMAGE_RATIO",
"value": 7.0,
"compareType": "MoreThanAndEqual"
}
],
"parameter": "Attack02",
"effectPattern": "Eff_Avatar_Lady_Claymore_Eula_EelementalBurst_DamoclesSword"
},
{
"$type": "SendEffectTrigger",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Self",
"key": "_ABILITY_DAMOCLESSWORD_DAMAGE_RATIO",
"value": 7.0,
"compareType": "MoreThanAndEqual"
}
],
"parameter": "Attack02",
"effectPattern": "Eff_Avatar_Lady_Claymore_Eula_EelementalBurst_DamoclesSword_Explode"
},
{
"$type": "DummyAction",
"doOffStage": true
}
]
},
"DamoclesSword_Damage": {
"modifierName": "",
"duration": 0.800000011920929,
"elementDurability": 100.0,
"thinkInterval": 0.550000011920929,
"onThinkInterval": [
{
"$type": "TriggerAttackEvent",
"target": "Owner",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"radius": 6.5
},
"attackInfo": {
"attackTag": "Elemental_Burst",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": [
"Elemental_Burst_Judgment_BaseDamage",
"Elemental_Burst_Judgment_Ratio",
"Elemental_Burst_Judgment_Damage_Factor",
"Mul",
"Add"
],
"damagePercentageRatio": 0.0,
"elementDurability": 50.0,
"strikeType": "Blunt",
"enBreak": 400.0,
"attackType": "Range"
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV6",
"hitHaltTimeScale": 0.019999999552965164
},
"forceCameraShake": true,
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.36000001430511475,
"shakeTime": 0.11999999731779099,
"shakeDistance": 30.0,
"shakeDir": {
"_x": -1.0
}
},
"canBeModifiedBy": "Owner"
}
},
"targetType": "Enemy"
},
{
"$type": "KillSelf",
"duration": 0.5
},
{
"$type": "RemoveModifier",
"modifierName": "DamoclesSword_Damage"
}
]
},
"Eula_ElementalBurst_KeepCombo_Handler": {
"modifierName": "",
"duration": 7.0,
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"Eula_ElementalArt_BS",
"Eula_ElementalArt_Click",
"Eula_ElementalArt_Burst"
],
"modifierName": "PushCombo"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"Eula_ElementalArt_Click_AS",
"Eula_ElementalArt_Burst_AS"
],
"modifierName": "PopCombo"
}
]
},
"PushCombo": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AddGlobalValue",
"predicates": [
{
"$type": "ByAnimatorInt",
"logic": "LesserOrEqual",
"value": 0,
"parameter": "ComboCount"
}
],
"value": 0.0,
"key": "_ABILITY_Eula_ComboCount",
"useLimitRange": true,
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "AddGlobalValue",
"predicates": [
{
"$type": "ByAnimatorInt",
"logic": "Equal",
"value": 1,
"parameter": "ComboCount"
}
],
"value": 1.0,
"key": "_ABILITY_Eula_ComboCount",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "AddGlobalValue",
"predicates": [
{
"$type": "ByAnimatorInt",
"logic": "Equal",
"value": 2,
"parameter": "ComboCount"
}
],
"value": 2.0,
"key": "_ABILITY_Eula_ComboCount",
"useLimitRange": true,
"maxValue": 2.0,
"minValue": 0.0
},
{
"$type": "AddGlobalValue",
"predicates": [
{
"$type": "ByAnimatorInt",
"logic": "Equal",
"value": 3,
"parameter": "ComboCount"
}
],
"value": 3.0,
"key": "_ABILITY_Eula_ComboCount",
"useLimitRange": true,
"maxValue": 3.0,
"minValue": 0.0
},
{
"$type": "AddGlobalValue",
"predicates": [
{
"$type": "ByAnimatorInt",
"logic": "Equal",
"value": 4,
"parameter": "ComboCount"
}
],
"value": 4.0,
"key": "_ABILITY_Eula_ComboCount",
"useLimitRange": true,
"maxValue": 4.0,
"minValue": 0.0
},
{
"$type": "AddGlobalValue",
"predicates": [
{
"$type": "ByAnimatorInt",
"logic": "GreaterOrEqual",
"value": 5,
"parameter": "ComboCount"
}
],
"value": 0.0,
"key": "_ABILITY_Eula_ComboCount",
"useLimitRange": true,
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"PopCombo": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalValueToOverrideMap",
"globalValueKey": "_ABILITY_Eula_ComboCount",
"overrideMapKey": "ComboCount"
},
{
"$type": "SetAnimatorInt",
"intID": "ComboCount",
"value": "ComboCount"
}
],
"onRemoved": [
{
"$type": "SetAnimatorInt",
"intID": "ComboCount",
"value": 0.0
}
]
},
"ChangeFollowDampTime_Handler": {
"modifierName": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "AttachToAnimatorStateIDMixin",
"stateIDs": [
"Attack01",
"Attack02",
"Attack03",
"Attack04",
"Attack05",
"Attack01_BS",
"ExtraAttack",
"ExtraAttack1",
"ExtraAttack2",
"ExtraAttack3",
"Eula_ElementalArt_BS",
"Eula_ElementalArt_Click",
"Eula_ElementalArt_Click_AS",
"Eula_ElementalArt_Burst",
"Eula_ElementalArt_Burst_AS"
],
"modifierName": "ChangeFollowDampTime"
}
]
},
"ChangeFollowDampTime": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ChangeFollowDampTime",
"effectPattern": "Eff_Avatar_Lady_Claymore_Eula_EelementalBurst_DamoclesSword",
"PositionDampTime": 4.0
}
],
"onRemoved": [
{
"$type": "ChangeFollowDampTime",
"effectPattern": "Eff_Avatar_Lady_Claymore_Eula_EelementalBurst_DamoclesSword",
"PositionDampTime": 0.20000000298023224
}
]
},
"Eula_EelementalBurst_ClearEndura": {
"modifierName": "",
"duration": 8.0,
"elementDurability": 100.0,
"properties": {
"Actor_EndureDelta": 0.0
},
"onAdded": [
{
"$type": "ClearEndura"
}
]
},
"Eula_Detector": {
"modifierName": "",
"elementDurability": 100.0,
"thinkInterval": 1.0,
"onThinkInterval": [
{
"$type": "Predicated",
"target": "CurLocalAvatar",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_Is_Eula",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"successActions": [
{
"$type": "KillSelf",
"duration": 2.0
}
]
}
]
}
},
"onAdded": [
{
"$type": "AttachModifier",
"modifierName": "DamoclesSword_Fx"
},
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_DamoclesSword_Timer"
},
{
"$type": "AttachModifier",
"target": "Owner",
"modifierName": "ChangeFollowDampTime_Handler"
},
{
"$type": "AddGlobalValue",
"value": 0.0,
"key": "_ABILITY_DAMOCLESSWORD_DAMAGE_RATIO",
"useLimitRange": true,
"maxValue": "DamoclesSword_Max_Damage_Ratio",
"minValue": 0.0
},
{
"$type": "AddGlobalValue",
"predicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "Eula_Constellation_6"
}
],
"value": "Eula_Constellation_6_DamoclesSword_Ratio",
"key": "_ABILITY_DAMOCLESSWORD_DAMAGE_RATIO",
"useLimitRange": true,
"maxValue": "DamoclesSword_Max_Damage_Ratio",
"minValue": 0.0
},
{
"$type": "AttachModifier",
"target": "Owner",
"modifierName": "Eula_EelementalBurst_ClearEndura"
},
{
"$type": "ApplyModifier",
"modifierName": "Eula_Detector"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Eula_NormalAttackDamage_Handler",
"abilityMixins": [
{
"$type": "ModifyDamageMixin",
"attackTags": [
"NormalAttack_01"
],
"bonusCriticalHurt": "Attack01",
"damagePercentageRatio": 0.0
},
{
"$type": "ModifyDamageMixin",
"attackTags": [
"NormalAttack_02"
],
"bonusCriticalHurt": "Attack02",
"damagePercentageRatio": 0.0
},
{
"$type": "ModifyDamageMixin",
"attackTags": [
"NormalAttack_03"
],
"bonusCriticalHurt": "Attack03",
"damagePercentageRatio": 0.0
},
{
"$type": "ModifyDamageMixin",
"attackTags": [
"NormalAttack_04"
],
"bonusCriticalHurt": "Attack04",
"damagePercentageRatio": 0.0
},
{
"$type": "ModifyDamageMixin",
"attackTags": [
"NormalAttack_05"
],
"bonusCriticalHurt": "Attack05",
"damagePercentageRatio": 0.0
},
{
"$type": "ModifyDamageMixin",
"animEventNames": [
"ExtraAttack1"
],
"bonusCriticalHurt": "ExtraAttack1",
"damagePercentageRatio": 0.0
},
{
"$type": "ModifyDamageMixin",
"animEventNames": [
"ExtraAttack2"
],
"bonusCriticalHurt": "ExtraAttack2",
"damagePercentageRatio": 0.0
}
],
"abilitySpecials": {
"Attack01": 0.0,
"Attack02": 0.0,
"Attack03": 0.0,
"Attack04": 0.0,
"Attack05": 0.0,
"ExtraAttack1": 0.0,
"ExtraAttack2": 0.0
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Eula_FallingAnthem",
"abilityMixins": [
{
"$type": "AvatarChangeSkillMixin",
"jumpSkillID": 5051010,
"flySkillID": 5051010
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS"
],
"modifierName": "FallingAnthem_BS_Material"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_Loop"
],
"modifierName": "FallingAnthem_Loop_Normal"
},
{
"$type": "AttachToAnimatorStateIDMixin",
"stateIDs": [
"FallingAnthem_BS_2",
"FallingAnthem_Loop",
"FallingAnthem_Loop_Low"
],
"modifierName": "FallingAnthem_LoopDamage"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS"
],
"modifierName": "FallingAnthem_BS_VelocityForce_Initialize"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS",
"FallingAnthem_Loop",
"FallingAnthem_AS_1",
"FallingAnthem_AS_2"
],
"modifierName": "FallingAnthem_Height_Detect"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS",
"FallingAnthem_Loop",
"FallingAnthem_AS_1",
"FallingAnthem_AS_2"
],
"modifierName": "FallingAnthem_FallingDamageImmune_01"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS",
"FallingAnthem_Loop"
],
"modifierName": "Inertia"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS",
"FallingAnthem_Loop",
"FallingAnthem_AS_1",
"FallingAnthem_AS_2"
],
"modifierName": "FallingAnthem_OverHead_Camera"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS"
],
"modifierName": "FallingAnthem_ClearVelocityForce"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS",
"FallingAnthem_Loop"
],
"modifierName": "FallingAnthem_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": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Claymore_FallAnthem_Self_02"
}
]
},
"FallingAnthem_BS_Material": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Claymore_FallAnthem_Self"
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Claymore_FallAnthem_BS"
}
]
},
"FallingAnthem_BS_VelocityForce_Initialize": {
"modifierName": "",
"elementDurability": 100.0,
"properties": {
"Actor_AddGravityScale": -2.0
},
"onAdded": [
{
"$type": "RemoveVelocityForce",
"forces": [
"RushMoveType"
]
}
]
},
"FallingAnthem_LoopDamage": {
"modifierName": "",
"elementDurability": 100.0,
"thinkInterval": 0.30000001192092896,
"onThinkInterval": [
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 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": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ClearGlobalValue",
"key": "_ABILITY_FallingAttack_Altitude"
},
{
"$type": "AddGlobalValue",
"predicates": [
{
"$type": "ByTargetAltitude",
"logic": "LesserOrEqual",
"value": "FallingAnthem_Altitude_Lv0"
}
],
"value": "FallingAnthem_FallingDamageRatio_Lv0",
"key": "_ABILITY_FallingAttack_Altitude",
"useLimitRange": true,
"maxValue": "FallingAnthem_FallingDamageRatio_Lv0",
"minValue": "FallingAnthem_FallingDamageRatio_Lv0"
},
{
"$type": "AddGlobalValue",
"predicates": [
{
"$type": "ByTargetAltitude",
"logic": "LesserOrEqual",
"value": "FallingAnthem_Altitude_Lv1"
},
{
"$type": "ByTargetAltitude",
"value": "FallingAnthem_Altitude_Lv0"
}
],
"value": "FallingAnthem_FallingDamageRatio_Lv1",
"key": "_ABILITY_FallingAttack_Altitude",
"useLimitRange": true,
"maxValue": "FallingAnthem_FallingDamageRatio_Lv1",
"minValue": "FallingAnthem_FallingDamageRatio_Lv1"
},
{
"$type": "AddGlobalValue",
"predicates": [
{
"$type": "ByTargetAltitude",
"logic": "LesserOrEqual",
"value": "FallingAnthem_Altitude_Lv2"
},
{
"$type": "ByTargetAltitude",
"value": "FallingAnthem_Altitude_Lv1"
}
],
"value": "FallingAnthem_FallingDamageRatio_Lv2",
"key": "_ABILITY_FallingAttack_Altitude",
"useLimitRange": true,
"maxValue": "FallingAnthem_FallingDamageRatio_Lv2",
"minValue": "FallingAnthem_FallingDamageRatio_Lv2"
},
{
"$type": "AddGlobalValue",
"predicates": [
{
"$type": "ByTargetAltitude",
"logic": "LesserOrEqual",
"value": "FallingAnthem_Altitude_Lv3"
},
{
"$type": "ByTargetAltitude",
"value": "FallingAnthem_Altitude_Lv2"
}
],
"value": "FallingAnthem_FallingDamageRatio_Lv3",
"key": "_ABILITY_FallingAttack_Altitude",
"useLimitRange": true,
"maxValue": "FallingAnthem_FallingDamageRatio_Lv3",
"minValue": "FallingAnthem_FallingDamageRatio_Lv3"
},
{
"$type": "AddGlobalValue",
"predicates": [
{
"$type": "ByTargetAltitude",
"value": "FallingAnthem_Altitude_Lv3"
}
],
"value": "FallingAnthem_FallingDamageRatio_Lv4",
"key": "_ABILITY_FallingAttack_Altitude",
"useLimitRange": true,
"maxValue": "FallingAnthem_FallingDamageRatio_Lv4",
"minValue": "FallingAnthem_FallingDamageRatio_Lv4"
},
{
"$type": "AttachModifier",
"modifierName": "FallingAnthem_FallingDamageImmune_02"
}
]
},
"FallingAnthem_FallingDamageImmune_02": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalValueToOverrideMap",
"globalValueKey": "_ABILITY_FallingAttack_Altitude",
"overrideMapKey": "FallingAnthem_FallingDamageRatio"
},
{
"$type": "AttachModifier",
"modifierName": "FallingAnthem_FallingDamageImmune_03"
}
]
},
"FallingAnthem_FallingDamageImmune_03": {
"modifierName": "",
"elementDurability": 100.0,
"properties": {
"Actor_FallingDamageRatio": "FallingAnthem_FallingDamageRatio"
}
},
"FallingAnthem_Loop_Normal": {
"modifierName": "",
"elementDurability": 100.0,
"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": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Claymore_FallAnthem_Loop_01"
}
]
},
"FallingAnthem_Loop_Normal_Rank_2": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Claymore_FallAnthem_Loop_02"
}
]
},
"Inertia": {
"modifierName": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "ApplyInertiaVelocityMixin",
"useXZ": false,
"useY": false
}
]
},
"FallingAnthem_Height_Detect": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AddGlobalValue",
"predicates": [
{
"$type": "ByTargetAltitude",
"logic": "LesserOrEqual",
"value": 2.4000000953674316
}
],
"value": 0.0,
"key": "_ABILITY_FallingAnthem_UseCamera",
"useLimitRange": true,
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "AddGlobalValue",
"predicates": [
{
"$type": "ByTargetAltitude",
"value": 2.4000000953674316
}
],
"value": 5.0,
"key": "_ABILITY_FallingAnthem_UseCamera",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "SetAnimatorFloat",
"predicates": [
{
"$type": "ByTargetAltitude",
"logic": "LesserOrEqual",
"value": 2.4000000953674316
}
],
"floatID": "FallingAnthem_UseCamera",
"value": 0.0
},
{
"$type": "SetAnimatorFloat",
"predicates": [
{
"$type": "ByTargetAltitude",
"value": 2.4000000953674316
}
],
"floatID": "FallingAnthem_UseCamera",
"value": 1.0
}
],
"onRemoved": [
{
"$type": "SetAnimatorFloat",
"floatID": "FallingAnthem_UseCamera",
"value": 0.0
},
{
"$type": "AddGlobalValue",
"value": 0.0,
"key": "_ABILITY_FallingAnthem_UseCamera",
"useLimitRange": true,
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"FallingAnthem_OverHead_Camera": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AvatarCameraParam",
"predicates": [
{
"$type": "ByAnimatorFloat",
"logic": "Equal",
"value": 1.0,
"parameter": "FallingAnthem_UseCamera"
}
],
"cameraParam": {
"forceRadius": 4.5,
"forceRadiusDuration": 0.20000000298023224,
"shouldKeepForceRadius": true
}
}
]
},
"FallingAnthem_OverHead_Camera_Remover": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AvatarExitCameraShot",
"doOffStage": true
}
]
},
"FallingAnthem_Landed_Camera": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AvatarCameraParam",
"predicates": [
{
"$type": "ByAnimatorFloat",
"logic": "Equal",
"value": 1.0,
"parameter": "FallingAnthem_UseCamera"
}
],
"cameraParam": {
"forceRadius": 6.0,
"forceRadiusDuration": 0.10000000149011612,
"shouldKeepForceRadius": true
}
}
]
},
"FallingAnthem_ClearVelocityForce": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "RemoveVelocityForce",
"forces": [
"RushMoveType",
"InertiaType"
]
}
]
}
},
"onAbilityStart": [
{
"$type": "TriggerAttackEvent",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_FallingAnthem_UseCamera",
"value": 0.0,
"forceByCaster": true,
"compareType": "NoneOrEqual"
}
],
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": -0.5,
"z": 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",
"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"
}
]
}
}
]