Files
GenshinData-1/BinOutput/Ability/Temp/EquipAbilities/ConfigAbility_Weapon_Claymore.json

4309 lines
182 KiB
JSON

[
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Weapon_Claymore_LowHPAddExtraAttackEndura",
"abilityMixins": [
{
"$type": "AttachModifierToPredicateMixin",
"onEvent": "HP",
"predicates": [
{
"$type": "ByTargetHPRatio",
"target": "Self",
"logic": "LesserOrEqual",
"HPRatio": "HPRate"
}
],
"modifierName": "UNIQUE_Claymore_LowHPAddExtraAttackEndura_Handler"
}
],
"abilitySpecials": {
"HPRate": 0.0,
"Rate": 0.0
},
"modifiers": {
"UNIQUE_Claymore_LowHPAddExtraAttackEndura_Handler": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"ExtraAttack",
"ExtraAttack1",
"ExtraAttack2",
"ExtraAttack3"
],
"modifierName": "UNIQUE_Claymore_LowHPAddExtraAttackEndura"
}
]
},
"UNIQUE_Claymore_LowHPAddExtraAttackEndura": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "ModifyDamageMixin",
"attackTags": [
"ExtraAttack"
],
"damagePercentageRatio": "Rate"
}
],
"properties": {
"Actor_EndureDelta": 0.5
},
"state": "AttackUp",
"isLimitedProperties": true
}
},
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Weapon_Claymore_DamageUpToEnemy",
"abilitySpecials": {
"Rate": 0.0
},
"modifiers": {
"UNIQUE_Claymore_DamageUpToEnemy_Handler": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "ModifyDamageMixin",
"ignoreEventInfo": true,
"damagePercentageRatio": "Rate",
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByAny",
"predicates": [
{
"$type": "ByHasElement",
"element": "Electric"
},
{
"$type": "ByHasElement",
"element": "Fire"
}
]
}
]
}
]
}
},
"onAdded": [
{
"$type": "AttachModifier",
"modifierName": "UNIQUE_Claymore_DamageUpToEnemy_Handler"
}
],
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Weapon_Claymore_HealAmountHPonEnemyKilled",
"abilityMixins": [
{
"$type": "DoActionByKillingMixin",
"detectWindow": 0.6000000238418579,
"onKill": [
{
"$type": "Predicated",
"target": "Other",
"targetPredicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
}
],
"successActions": [
{
"$type": "HealHP",
"amountByTargetMaxHPRatio": "HealAmount"
}
]
}
]
}
],
"abilitySpecials": {
"HealAmount": 0.0
},
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Weapon_Claymore_AttacktUpAfterReaction",
"abilitySpecials": {
"Rate": 0.0
},
"modifiers": {
"UNIQUE_Claymore_AttacktUpAfterReaction_Handler": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "DoActionByElementReactionMixin",
"entityTypes": [
"Monster"
],
"reactionTypes": [
"Explode",
"Stream",
"Burning",
"Melt",
"SwirlFire"
],
"actions": [
{
"$type": "AttachModifier",
"modifierName": "UNIQUE_Claymore_AttacktUpAfterReaction"
}
]
}
]
},
"UNIQUE_Claymore_AttacktUpAfterReaction": {
"modifierName": "",
"isUnique": true,
"duration": 12.0,
"elementDurability": 100.0,
"properties": {
"Actor_AttackRatio": "Rate"
},
"state": "AttackUp",
"isLimitedProperties": true
}
},
"onAdded": [
{
"$type": "AttachModifier",
"modifierName": "UNIQUE_Claymore_AttacktUpAfterReaction_Handler"
}
],
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Weapon_Claymore_NormalAttackExtraDamageAfterSkill",
"abilityMixins": [
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_ABILITY_Claymore_NormalAttackExtraDamageAfterSkill",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [
-1.5,
-0.5,
0.5
],
"modifierNameSteps": [
"UNIQUE_Claymore_NormalAttackExtraDamageAfterSkill_CD",
"UNIQUE_Claymore_NormalAttackExtraDamageAfterSkill_Handler"
]
}
],
"abilitySpecials": {
"Rate": 0.0,
"Time": 0.0,
"CDTime": 0.0
},
"modifiers": {
"UNIQUE_Claymore_NormalAttackExtraDamageAfterSkill_Handler": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "OnAvatarUseSkillMixin",
"onTriggerSkill": [
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": -1.0,
"key": "_ABILITY_Claymore_NormalAttackExtraDamageAfterSkill",
"useLimitRange": true,
"maxValue": -1.0,
"minValue": -1.0
}
],
"OIIDACCCPKO": 0.20000000298023224
}
]
},
"UNIQUE_Claymore_NormalAttackExtraDamageAfterSkill_CD": {
"modifierName": "",
"isUnique": true,
"duration": 0.5,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_Claymore_NormalAttackExtraDamage"
},
{
"$type": "AddGlobalValue",
"value": 10.0,
"key": "_ABILITY_Claymore_AttackBuffValue",
"useLimitRange": true,
"maxValue": 10.0,
"minValue": 0.0
},
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_ABILITY_Claymore_AttackBlast",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": 1.0,
"key": "_ABILITY_Claymore_NormalAttackExtraDamageAfterSkill",
"useLimitRange": true,
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"UNIQUE_Claymore_NormalAttackExtraDamage": {
"modifierName": "",
"isUnique": true,
"duration": "Time",
"elementDurability": 100.0,
"state": "AttackUp",
"onAttackLanded": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByAttackTags",
"attackTags": [
"NormalAttack_01",
"NormalAttack_02",
"NormalAttack_03",
"NormalAttack_04",
"NormalAttack_05",
"NormalAttack_06",
"ExtraAttack"
]
},
{
"$type": "ByTargetGlobalValue",
"target": "Self",
"key": "_ABILITY_Claymore_AttackBlast",
"value": 0.0,
"compareType": "MoreThan"
}
],
"successActions": [
{
"$type": "AddGlobalValue",
"value": -1.0,
"key": "_ABILITY_Claymore_AttackBlast",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "FireEffect",
"target": "Target",
"effectPattern": "Eff_Weapon_Blast_R30",
"born": {
"$type": "ConfigBornByHitPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByEntity",
"angleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
}
}
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByHitPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByEntity",
"angleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
}
},
"radius": 3.0
},
"attackInfo": {
"attackTag": "WeaponSkill",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": "Rate",
"damagePercentageRatio": 0.0,
"elementDurability": 100.0,
"strikeType": "Default",
"enBreak": 50.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV2",
"hitHaltTimeScale": 0.009999999776482582
}
}
},
"targetType": "Enemy"
},
{
"$type": "ApplyModifier",
"modifierName": "Weapon_Claymore_MinusGlobalValue"
}
]
}
]
},
"Weapon_Claymore_MinusGlobalValue": {
"stacking": "Unique",
"modifierName": "",
"duration": "CDTime",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AddGlobalValue",
"value": -1.0,
"key": "_ABILITY_Claymore_AttackBuffValue",
"useLimitRange": true,
"maxValue": 10.0,
"minValue": 0.0
},
{
"$type": "RemoveUniqueModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Self",
"key": "_ABILITY_Claymore_AttackBuffValue",
"value": 0.0,
"compareType": "LessAndEqual"
}
],
"modifierName": "UNIQUE_Claymore_NormalAttackExtraDamage"
}
],
"onRemoved": [
{
"$type": "AddGlobalValue",
"doOffStage": true,
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Self",
"key": "_ABILITY_Claymore_AttackBuffValue",
"value": 0.0,
"compareType": "MoreThan"
}
],
"value": 1.0,
"key": "_ABILITY_Claymore_AttackBlast",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
]
}
},
"onRemoved": [
{
"$type": "RemoveUniqueModifier",
"doOffStage": true,
"modifierName": "UNIQUE_Claymore_NormalAttackExtraDamage"
}
],
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Weapon_Claymore_AttackUpBuff",
"abilitySpecials": {
"Rate": 0.0
},
"modifiers": {
"UNIQUE_Claymore_AttackUpBuff_Handler": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onAttackLanded": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByAttackTags",
"attackTags": [
"NormalAttack_01",
"NormalAttack_02",
"NormalAttack_03",
"NormalAttack_04",
"NormalAttack_05",
"NormalAttack_06",
"ExtraAttack"
]
},
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
}
],
"successActions": [
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_Claymore_ApplyBuff"
}
]
}
]
},
"UNIQUE_Claymore_ApplyBuff": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"duration": 0.30000001192092896,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_Claymore_AttackUp"
}
]
},
"UNIQUE_Claymore_AttackUp": {
"stacking": "MultipleAllRefresh",
"stackingOption": {
"abilitySpecialName": "",
"maxModifierNumForMultipleType": 4.0
},
"modifierName": "",
"isUnique": true,
"duration": 6.0,
"elementDurability": 100.0,
"properties": {
"Actor_AttackRatio": "Rate"
},
"state": "AttackUp",
"isLimitedProperties": true
}
},
"onAdded": [
{
"$type": "AttachModifier",
"modifierName": "UNIQUE_Claymore_AttackUpBuff_Handler"
}
],
"onRemoved": [
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_Claymore_AttackUp"
}
],
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Weapon_Claymore_GenerateBallWhenCritic",
"abilitySpecials": {
"Rate": 0.0,
"CDTime": 0.0
},
"modifiers": {
"UNIQUE_Claymore_GenerateBallWhenCritic_Handler": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onAttackLanded": [
{
"$type": "Randomed",
"target": "Target",
"predicates": [
{
"$type": "ByHitCritical"
},
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByHitDamage",
"damage": 0.0
},
{
"$type": "ByEquipAffixReady",
"target": "Self",
"equipAffixDataID": 112401
}
],
"chance": "Rate",
"successActions": [
{
"$type": "AttachModifier",
"modifierName": "UNIQUE_Claymore_GenerateBallWhenCritic"
}
]
}
]
},
"UNIQUE_Claymore_GenerateBallWhenCritic": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"duration": "CDTime",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "EquipAffixStart",
"CD": "CDTime",
"equipAffixDataID": 112401
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Weapon_ExtraElementBall"
},
{
"$type": "GenerateElemBall",
"configID": 2024,
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": 0.0,
"z": -1.0
},
"bornRandom": {
"$type": "BornRandomFromCenter",
"minRandomRange": 0.0,
"maxRandomRange": 0.5
}
},
"ratio": 1.0,
"baseEnergy": 6.0
}
]
}
},
"onAdded": [
{
"$type": "AttachModifier",
"modifierName": "UNIQUE_Claymore_GenerateBallWhenCritic_Handler"
}
],
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Weapon_Claymore_GetShieldBeingHit",
"abilityMixins": [
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_ABILITY_Weapon_Claymore_GetShieldBeingHit",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [
-1.5,
-0.5,
0.5
],
"modifierNameSteps": [
"UNIQUE_Claymore_GetShieldBeingHit_CD",
"UNIQUE_Claymore_GetShieldBeingHit_Handler"
]
},
{
"$type": "ModifyDamageMixin",
"ignoreEventInfo": true,
"damagePercentageRatio": "Dmg_Rate",
"predicates": [
{
"$type": "ByHasShield",
"target": "Self",
"type": "All"
}
]
}
],
"abilitySpecials": {
"Rate": 0.0,
"CDTime": 0.0,
"Dmg_Rate": 0.0
},
"modifiers": {
"UNIQUE_Claymore_GetShieldBeingHit_Handler": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onBeingHit": [
{
"$type": "AddGlobalValue",
"predicates": [
{
"$type": "ByEquipAffixReady",
"target": "Self",
"equipAffixDataID": 112402
},
{
"$type": "ByHitDamage",
"damage": 0.0
}
],
"value": -1.0,
"key": "_ABILITY_Weapon_Claymore_GetShieldBeingHit",
"useLimitRange": true,
"maxValue": -1.0,
"minValue": -1.0
}
]
},
"UNIQUE_Claymore_GetShieldBeingHit_CD": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"duration": "CDTime",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "EquipAffixStart",
"CD": "CDTime",
"equipAffixDataID": 112402
},
{
"$type": "AttachModifier",
"modifierName": "UNIQUE_Claymore_GetShieldBeingHit_Shield"
}
],
"onRemoved": [
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": 1.0,
"key": "_ABILITY_Weapon_Claymore_GetShieldBeingHit",
"useLimitRange": true,
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"UNIQUE_Claymore_GetShieldBeingHit_Shield": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"duration": 10.0,
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "EliteShieldMixin",
"shieldType": "default",
"shieldAngle": 360.0,
"shieldHPRatio": "Rate",
"costShieldRatioName": "",
"showDamageText": "INFO_ELITE_DEFENCE",
"onShieldBroken": [
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_Claymore_GetShieldBeingHit_Shield"
}
]
}
],
"properties": {
"Actor_EndureDelta": 0.0
},
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Properties_Shield"
}
],
"onRemoved": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Properties_Shield_AS"
}
],
"onBeingHit": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByHitEnBreak",
"enBreak": 0.0
}
],
"successActions": [
{
"$type": "ApplyModifier",
"modifierName": "Claymore_GetShieldBeingHit_HitEffect"
}
]
}
],
"onKill": [
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_Claymore_GetShieldBeingHit_Shield"
}
]
},
"Claymore_GetShieldBeingHit_HitEffect": {
"stacking": "Unique",
"modifierName": "",
"duration": 0.30000001192092896,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Properties_Shield_Hit_Invalid",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
}
}
]
}
},
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Weapon_Claymore_ResetCDWhenSkillHit",
"abilityMixins": [
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_ABILITY_Weapon_Claymore_ResetCDWhenSkillHit",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [
-1.5,
-0.5,
0.5
],
"modifierNameSteps": [
"UNIQUE_Claymore_ResetCDWhenSkillHit_CD",
"UNIQUE_Claymore_ResetCDWhenSkillHit_Handler"
]
}
],
"abilitySpecials": {
"Rate": 0.0,
"CDTime": 0.0
},
"modifiers": {
"UNIQUE_Claymore_ResetCDWhenSkillHit_Handler": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onAttackLanded": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByHitDamage",
"damage": 0.0
},
{
"$type": "ByAttackTags",
"attackTags": [
"Elemental_Art"
]
},
{
"$type": "ByEquipAffixReady",
"target": "Self",
"equipAffixDataID": 112403
}
],
"successActions": [
{
"$type": "AttachModifier",
"modifierName": "UNIQUE_Claymore_ResetCDWhenSkillHit_SanCheck"
}
]
}
]
},
"UNIQUE_Claymore_ResetCDWhenSkillHit_SanCheck": {
"stacking": "Multiple",
"stackingOption": {
"abilitySpecialName": "",
"maxModifierNumForMultipleType": 3.0
},
"modifierName": "",
"isUnique": true,
"duration": 1.899999976158142,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "Randomed",
"chance": "Rate",
"successActions": [
{
"$type": "AddGlobalValue",
"value": -1.0,
"key": "_ABILITY_Weapon_Claymore_ResetCDWhenSkillHit",
"useLimitRange": true,
"maxValue": -1.0,
"minValue": -1.0
}
]
}
]
},
"UNIQUE_Claymore_ResetCDWhenSkillHit_CD": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"duration": "CDTime",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Weapon_ResetCD"
},
{
"$type": "EquipAffixStart",
"CD": "CDTime",
"equipAffixDataID": 112403
},
{
"$type": "ModifyAvatarSkillCD",
"skillSlot": [
2
],
"cdRatio": -1.0
}
],
"onRemoved": [
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": 1.0,
"key": "_ABILITY_Weapon_Claymore_ResetCDWhenSkillHit",
"useLimitRange": true,
"maxValue": 0.0,
"minValue": 0.0
}
]
}
},
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Weapon_Claymore_AtkDefUpWhenExtraAttack",
"abilityMixins": [
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_ABILITY_Weapon_Claymore_AtkDefUpWhenExtraAttack",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [
-1.5,
-0.5,
0.5
],
"modifierNameSteps": [
"UNIQUE_Claymore_AtkDefUpWhenExtraAttack_CD",
"UNIQUE_Claymore_AtkDefUpWhenExtraAttack_Handler"
]
}
],
"abilitySpecials": {
"Rate": 0.0
},
"modifiers": {
"UNIQUE_Claymore_AtkDefUpWhenExtraAttack_Handler": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onAttackLanded": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByAttackTags",
"attackTags": [
"ExtraAttack"
]
},
{
"$type": "ByEquipAffixReady",
"target": "Self",
"equipAffixDataID": 112404
}
],
"successActions": [
{
"$type": "AddGlobalValue",
"value": -1.0,
"key": "_ABILITY_Weapon_Claymore_AtkDefUpWhenExtraAttack",
"useLimitRange": true,
"maxValue": -1.0,
"minValue": -1.0
}
]
}
]
},
"UNIQUE_Claymore_AtkDefUpWhenExtraAttack_CD": {
"modifierName": "",
"isUnique": true,
"duration": 20.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "EquipAffixStart",
"CD": 20.0,
"equipAffixDataID": 112404
},
{
"$type": "AttachModifier",
"modifierName": "UNIQUE_Claymore_AtkDefUpWhenExtraAttack"
}
],
"onRemoved": [
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": 1.0,
"key": "_ABILITY_Weapon_Claymore_AtkDefUpWhenExtraAttack",
"useLimitRange": true,
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"UNIQUE_Claymore_AtkDefUpWhenExtraAttack": {
"modifierName": "",
"isUnique": true,
"duration": 10.0,
"elementDurability": 100.0,
"properties": {
"Actor_AttackRatio": "Rate",
"Actor_DefenceRatio": "Rate"
},
"state": "AttackUp",
"isLimitedProperties": true
}
},
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Weapon_Claymore_CritUpWhenHitNoCrit",
"abilitySpecials": {
"Rate": 0.0
},
"modifiers": {
"UNIQUE_Claymore_CritUpWhenHitNoCrit_Handler": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onAttackLanded": [
{
"$type": "Predicated",
"target": "Target",
"doOffStage": true,
"targetPredicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByHitDamage",
"damage": 0.0
},
{
"$type": "ByNot",
"predicates": [
{
"$type": "ByHitCritical"
}
]
}
],
"successActions": [
{
"$type": "AttachModifier",
"doOffStage": true,
"modifierName": "UNIQUE_Claymore_CritUpWhenHitNoCrit_CD"
}
]
},
{
"$type": "Predicated",
"target": "Target",
"doOffStage": true,
"targetPredicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByHitDamage",
"damage": 0.0
},
{
"$type": "ByHitCritical"
}
],
"successActions": [
{
"$type": "RemoveModifier",
"doOffStage": true,
"modifierName": "UNIQUE_Claymore_CritUpWhenHitNoCrit"
}
]
}
]
},
"UNIQUE_Claymore_CritUpWhenHitNoCrit_CD": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"duration": 0.30000001192092896,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ApplyModifier",
"doOffStage": true,
"modifierName": "UNIQUE_Claymore_CritUpWhenHitNoCrit"
}
]
},
"UNIQUE_Claymore_CritUpWhenHitNoCrit": {
"stacking": "Multiple",
"stackingOption": {
"abilitySpecialName": "",
"maxModifierNumForMultipleType": 5.0
},
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"properties": {
"Actor_CriticalDelta": "Rate"
},
"isLimitedProperties": true
}
},
"onAdded": [
{
"$type": "AttachModifier",
"modifierName": "UNIQUE_Claymore_CritUpWhenHitNoCrit_Handler"
}
],
"onRemoved": [
{
"$type": "RemoveModifier",
"doOffStage": true,
"modifierName": "UNIQUE_Claymore_CritUpWhenHitNoCrit"
}
],
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Weapon_Claymore_DamageUpToElectricEnemy",
"abilitySpecials": {
"Rate": 0.0
},
"modifiers": {
"UNIQUE_Claymore_DamageUpToElectricEnemy_Handler": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "ModifyDamageMixin",
"ignoreEventInfo": true,
"damagePercentageRatio": "Rate",
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByAny",
"predicates": [
{
"$type": "ByHasElement",
"element": "Electric"
},
{
"$type": "ByHasElement",
"element": "Water"
}
]
}
]
}
]
}
},
"onAdded": [
{
"$type": "AttachModifier",
"modifierName": "UNIQUE_Claymore_DamageUpToElectricEnemy_Handler"
}
],
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Weapon_Claymore_AOEDamage",
"abilityMixins": [
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_ABILITY_Claymore_AOEDamage",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [
-1.5,
-0.5,
0.5
],
"modifierNameSteps": [
"UNIQUE_Claymore_AOEDamage_CD",
"UNIQUE_Claymore_AOEDamage_Handler"
]
}
],
"abilitySpecials": {
"C_Rate": 0.0,
"D_Rate": 0.0
},
"modifiers": {
"UNIQUE_Claymore_AOEDamage_Handler": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onAttackLanded": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByAttackTags",
"attackTags": [
"NormalAttack_01",
"NormalAttack_02",
"NormalAttack_03",
"NormalAttack_04",
"NormalAttack_05",
"NormalAttack_06",
"ExtraAttack"
]
},
{
"$type": "ByEquipAffixReady",
"target": "Self",
"equipAffixDataID": 112406
}
],
"successActions": [
{
"$type": "Randomed",
"target": "Target",
"chance": "C_Rate",
"successActions": [
{
"$type": "FireEffect",
"target": "Target",
"effectPattern": "Eff_Weapon_Blast_R30",
"born": {
"$type": "ConfigBornByHitPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByEntity"
}
}
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByHitPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByEntity"
}
},
"radius": 3.0
},
"attackInfo": {
"attackTag": "WeaponSkill",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": "D_Rate",
"damagePercentageRatio": 0.0,
"elementDurability": 100.0,
"strikeType": "Default",
"enBreak": 100.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV2",
"hitHaltTimeScale": 0.009999999776482582
}
}
},
"targetType": "Enemy"
},
{
"$type": "AddGlobalValue",
"value": -1.0,
"key": "_ABILITY_Claymore_AOEDamage",
"useLimitRange": true,
"maxValue": -1.0,
"minValue": -1.0
}
]
}
]
}
]
},
"UNIQUE_Claymore_AOEDamage_CD": {
"modifierName": "",
"isUnique": true,
"duration": 15.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "EquipAffixStart",
"CD": 15.0,
"equipAffixDataID": 112406
}
],
"onRemoved": [
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": 1.0,
"key": "_ABILITY_Claymore_AOEDamage",
"useLimitRange": true,
"maxValue": 0.0,
"minValue": 0.0
}
]
}
},
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Weapon_Claymore_AttackGainAKTDEFBuff",
"abilityMixins": [
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_ABILITY_Claymore_AttackGainAKTDEFBuff_COUNT",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [
0.5,
1.5,
2.5,
3.5,
4.5
],
"modifierNameSteps": [
"UNIQUE_Claymore_AttackGainAKTDEFBuff_Buff1",
"UNIQUE_Claymore_AttackGainAKTDEFBuff_Buff2",
"UNIQUE_Claymore_AttackGainAKTDEFBuff_Buff3",
"UNIQUE_Claymore_AttackGainAKTDEFBuff_Buff4"
]
}
],
"abilitySpecials": {
"Rate": 0.0
},
"modifiers": {
"UNIQUE_Claymore_AttackGainAKTDEFBuff_Handler": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onAttackLanded": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByAttackTags",
"attackTags": [
"NormalAttack_01",
"NormalAttack_02",
"NormalAttack_03",
"NormalAttack_04",
"NormalAttack_05",
"NormalAttack_06",
"ExtraAttack"
]
}
],
"successActions": [
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_Claymore_AttackGainAKTDEFBuff_CD"
}
]
}
]
},
"UNIQUE_Claymore_AttackGainAKTDEFBuff_CD": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"duration": 0.30000001192092896,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_ABILITY_Claymore_AttackGainAKTDEFBuff_COUNT",
"useLimitRange": true,
"maxValue": 4.0,
"minValue": 0.0
},
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_Claymore_AttackGainAKTDEFBuff_Timer"
}
]
},
"UNIQUE_Claymore_AttackGainAKTDEFBuff_Timer": {
"modifierName": "",
"isUnique": true,
"duration": 6.0,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": -10.0,
"key": "_ABILITY_Claymore_AttackGainAKTDEFBuff_COUNT",
"useLimitRange": true,
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"UNIQUE_Claymore_AttackGainAKTDEFBuff_Buff1": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"properties": {
"Actor_AttackRatio": "Rate",
"Actor_DefenceRatio": "Rate"
},
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Weapon_Attack_Stack1"
}
],
"isLimitedProperties": true
},
"UNIQUE_Claymore_AttackGainAKTDEFBuff_Buff2": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"properties": {
"Actor_AttackRatio": [
"Rate",
2.0,
"Mul"
],
"Actor_DefenceRatio": [
"Rate",
2.0,
"Mul"
]
},
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Weapon_Attack_Stack2"
}
],
"isLimitedProperties": true
},
"UNIQUE_Claymore_AttackGainAKTDEFBuff_Buff3": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"properties": {
"Actor_AttackRatio": [
"Rate",
3.0,
"Mul"
],
"Actor_DefenceRatio": [
"Rate",
3.0,
"Mul"
]
},
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Weapon_Attack_Stack3"
}
],
"isLimitedProperties": true
},
"UNIQUE_Claymore_AttackGainAKTDEFBuff_Buff4": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"properties": {
"Actor_AttackRatio": [
"Rate",
4.0,
"Mul"
],
"Actor_DefenceRatio": [
"Rate",
4.0,
"Mul"
]
},
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Weapon_Attack_Stack4"
}
],
"isLimitedProperties": true
}
},
"onAdded": [
{
"$type": "AttachModifier",
"modifierName": "UNIQUE_Claymore_AttackGainAKTDEFBuff_Handler"
}
],
"onRemoved": [
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": 0.0,
"key": "_ABILITY_Claymore_AttackGainAKTDEFBuff_COUNT",
"useLimitRange": true,
"maxValue": 0.0,
"minValue": 0.0
}
],
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Weapon_Claymore_Blackrock",
"abilityMixins": [
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_ABILITY_WEAPON_Blackrock_COUNT",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [
0.5,
1.5,
2.5,
3.5
],
"modifierNameSteps": [
"UNIQUE_Claymore_Blackrock_Buff1",
"UNIQUE_Claymore_Blackrock_Buff2",
"UNIQUE_Claymore_Blackrock_Buff3"
]
},
{
"$type": "DoActionByKillingMixin",
"detectWindow": 0.6000000238418579,
"onKill": [
{
"$type": "Predicated",
"target": "Other",
"targetPredicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
}
],
"successActions": [
{
"$type": "AttachModifier",
"modifierName": "UNIQUE_Claymore_Blackrock_Timer_Ind"
},
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": 1.0,
"key": "_ABILITY_WEAPON_Blackrock_COUNT",
"useLimitRange": true,
"maxValue": 3.0,
"minValue": 0.0
}
]
}
]
}
],
"abilitySpecials": {
"Rate": 0.0,
"Dua": 0.0
},
"modifiers": {
"UNIQUE_Claymore_Blackrock_Timer_Ind": {
"stacking": "MultipleRefresh",
"stackingOption": {
"abilitySpecialName": "",
"maxModifierNumForMultipleType": 3.0
},
"modifierName": "",
"isUnique": true,
"duration": "Dua",
"elementDurability": 100.0,
"state": "AttackUp",
"onRemoved": [
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": -1.0,
"key": "_ABILITY_WEAPON_Blackrock_COUNT",
"useLimitRange": true,
"maxValue": 3.0,
"minValue": 0.0
}
]
},
"UNIQUE_Claymore_Blackrock_Buff1": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"properties": {
"Actor_AttackRatio": "Rate"
},
"onAdded": [
{
"$type": "AttachEffect",
"otherTargets": {
"$type": "SelectTargetsByEquipParts",
"equipPartNames": [
"equip01",
"equip02",
"sheathPoint"
]
},
"effectPattern": "Eff_Weapon_Blackrock1_Claymore"
}
],
"isLimitedProperties": true
},
"UNIQUE_Claymore_Blackrock_Buff2": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"properties": {
"Actor_AttackRatio": [
"Rate",
2.0,
"Mul"
]
},
"onAdded": [
{
"$type": "AttachEffect",
"otherTargets": {
"$type": "SelectTargetsByEquipParts",
"equipPartNames": [
"equip01",
"equip02",
"sheathPoint"
]
},
"effectPattern": "Eff_Weapon_Blackrock2_Claymore"
}
],
"isLimitedProperties": true
},
"UNIQUE_Claymore_Blackrock_Buff3": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"properties": {
"Actor_AttackRatio": [
"Rate",
3.0,
"Mul"
]
},
"onAdded": [
{
"$type": "AttachEffect",
"otherTargets": {
"$type": "SelectTargetsByEquipParts",
"equipPartNames": [
"equip01",
"equip02",
"sheathPoint"
]
},
"effectPattern": "Eff_Weapon_Blackrock3_Claymore"
}
],
"isLimitedProperties": true
}
},
"onRemoved": [
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": 0.0,
"key": "_ABILITY_WEAPON_Blackrock_COUNT",
"useLimitRange": true,
"maxValue": 0.0,
"minValue": 0.0
}
],
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Weapon_Claymore_Berserker",
"abilityMixins": [
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_ABILITY_Claymore_Berserker_AttackBuffLevel",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [
-1.5,
-0.5,
0.5,
1.5,
2.5,
3.5,
4.5,
5.5
],
"modifierNameSteps": [
"UNIQUE_Claymore_BerserkerResetTimer",
"UNIQUE_Claymore_BerserkerBuff0",
"UNIQUE_Claymore_BerserkerBuff1",
"UNIQUE_Claymore_BerserkerBuff2",
"UNIQUE_Claymore_BerserkerBuff3",
"UNIQUE_Claymore_BerserkerBuff4",
"UNIQUE_Claymore_BerserkerBuff5"
]
}
],
"abilitySpecials": {
"Interval": 0.0,
"Rate": 0.0,
"HurtRate": 0.0
},
"modifiers": {
"UNIQUE_Claymore_Berserker_Handler": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onBeingHit": [
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByHitDamage",
"damage": 0.0
}
],
"modifierName": "UNIQUE_Claymore_BerserkerResetCD"
}
]
},
"UNIQUE_Claymore_BerserkerResetCD": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"duration": 1.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": -1.0,
"key": "_ABILITY_Claymore_Berserker_AttackBuffLevel",
"useLimitRange": true,
"maxValue": 5.0,
"minValue": -1.0
}
]
},
"UNIQUE_Claymore_BerserkerResetTimer": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"thinkInterval": 0.30000001192092896,
"onThinkInterval": [
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_ABILITY_Claymore_Berserker_AttackBuffLevel",
"useLimitRange": true,
"maxValue": 5.0,
"minValue": 0.0
}
]
},
"UNIQUE_Claymore_BerserkerBuff0": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"thinkInterval": "Interval",
"onThinkInterval": [
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_ABILITY_Claymore_Berserker_AttackBuffLevel",
"useLimitRange": true,
"maxValue": 5.0,
"minValue": 0.0
}
]
},
"UNIQUE_Claymore_BerserkerBuff1": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"thinkInterval": "Interval",
"properties": {
"Actor_AddHurtDelta": "Rate",
"Actor_SubHurtDelta": [
0.0,
"HurtRate",
"Sub"
]
},
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Weapon_Attack_Stack1"
}
],
"onThinkInterval": [
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_ABILITY_Claymore_Berserker_AttackBuffLevel",
"useLimitRange": true,
"maxValue": 5.0,
"minValue": 0.0
}
],
"isLimitedProperties": true
},
"UNIQUE_Claymore_BerserkerBuff2": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"thinkInterval": "Interval",
"properties": {
"Actor_AddHurtDelta": [
"Rate",
2.0,
"Mul"
],
"Actor_SubHurtDelta": [
0.0,
"HurtRate",
2.0,
"Mul",
"Sub"
]
},
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Weapon_Attack_Stack2"
}
],
"onThinkInterval": [
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_ABILITY_Claymore_Berserker_AttackBuffLevel",
"useLimitRange": true,
"maxValue": 5.0,
"minValue": 0.0
}
],
"isLimitedProperties": true
},
"UNIQUE_Claymore_BerserkerBuff3": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"thinkInterval": "Interval",
"properties": {
"Actor_AddHurtDelta": [
"Rate",
3.0,
"Mul"
],
"Actor_SubHurtDelta": [
0.0,
"HurtRate",
3.0,
"Mul",
"Sub"
]
},
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Weapon_Attack_Stack3"
}
],
"onThinkInterval": [
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_ABILITY_Claymore_Berserker_AttackBuffLevel",
"useLimitRange": true,
"maxValue": 5.0,
"minValue": 0.0
}
],
"isLimitedProperties": true
},
"UNIQUE_Claymore_BerserkerBuff4": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"thinkInterval": "Interval",
"properties": {
"Actor_AddHurtDelta": [
"Rate",
4.0,
"Mul"
],
"Actor_SubHurtDelta": [
0.0,
"HurtRate",
4.0,
"Mul",
"Sub"
]
},
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Weapon_Attack_Stack4"
}
],
"onThinkInterval": [
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_ABILITY_Claymore_Berserker_AttackBuffLevel",
"useLimitRange": true,
"maxValue": 5.0,
"minValue": 0.0
}
],
"isLimitedProperties": true
},
"UNIQUE_Claymore_BerserkerBuff5": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"properties": {
"Actor_AddHurtDelta": [
"Rate",
5.0,
"Mul"
],
"Actor_SubHurtDelta": [
0.0,
"HurtRate",
5.0,
"Mul",
"Sub"
]
},
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Weapon_Attack_Stack5"
}
],
"isLimitedProperties": true
}
},
"onAdded": [
{
"$type": "AttachModifier",
"modifierName": "UNIQUE_Claymore_Berserker_Handler"
}
],
"onRemoved": [
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": 0.0,
"key": "_ABILITY_Claymore_Berserker_AttackBuffLevel",
"useLimitRange": true,
"maxValue": 0.0,
"minValue": 0.0
}
],
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Weapon_Claymore_Liyue",
"abilityMixins": [
{
"$type": "DoActionByTeamStatusMixin",
"actions": [
{
"$type": "AddGlobalValue",
"doOffStage": true,
"predicates": [
{
"$type": "ByBigTeamHasFeatureTag",
"featureTagID": 1002,
"number": 4,
"logic": "GreaterOrEqual"
}
],
"value": 4.0,
"key": "_ABILITY_Claymore_Liyue_Num",
"useLimitRange": true,
"maxValue": 4.0,
"minValue": 0.0
},
{
"$type": "AddGlobalValue",
"doOffStage": true,
"predicates": [
{
"$type": "ByBigTeamHasFeatureTag",
"featureTagID": 1002,
"number": 3,
"logic": "Equal"
}
],
"value": 3.0,
"key": "_ABILITY_Claymore_Liyue_Num",
"useLimitRange": true,
"maxValue": 3.0,
"minValue": 0.0
},
{
"$type": "AddGlobalValue",
"doOffStage": true,
"predicates": [
{
"$type": "ByBigTeamHasFeatureTag",
"featureTagID": 1002,
"number": 2,
"logic": "Equal"
}
],
"value": 2.0,
"key": "_ABILITY_Claymore_Liyue_Num",
"useLimitRange": true,
"maxValue": 2.0,
"minValue": 0.0
},
{
"$type": "AddGlobalValue",
"doOffStage": true,
"predicates": [
{
"$type": "ByBigTeamHasFeatureTag",
"featureTagID": 1002,
"number": 1,
"logic": "Equal"
}
],
"value": 1.0,
"key": "_ABILITY_Claymore_Liyue_Num",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "AddGlobalValue",
"doOffStage": true,
"predicates": [
{
"$type": "ByBigTeamHasFeatureTag",
"featureTagID": 1002,
"logic": "LesserOrEqual"
}
],
"value": 1.0,
"key": "_ABILITY_Claymore_Liyue_Num",
"useLimitRange": true,
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValueToOverrideMap",
"doOffStage": true,
"globalValueKey": "_ABILITY_Claymore_Liyue_Num",
"overrideMapKey": "Claymore_Liyue_Num"
},
{
"$type": "RemoveUniqueModifier",
"doOffStage": true,
"modifierName": "UNIQUE_Claymore_LiyueBuff"
},
{
"$type": "AttachModifier",
"doOffStage": true,
"modifierName": "UNIQUE_Claymore_LiyueBuff"
}
],
"OAMDEEGEDBM": 20.0,
"NCHNIFILGEL": true,
"CIDAALBNDIG": true
}
],
"abilitySpecials": {
"Rate": 0.0,
"Crit": 0.0,
"Claymore_Liyue_Num": 0.0
},
"modifiers": {
"UNIQUE_Claymore_LiyueBuff": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"properties": {
"Actor_AttackRatio": [
"Rate",
"Claymore_Liyue_Num",
"Mul"
],
"Actor_CriticalDelta": [
"Crit",
"Claymore_Liyue_Num",
"Mul"
]
},
"isLimitedProperties": true
}
},
"onAdded": [
{
"$type": "AddGlobalValue",
"value": 0.0,
"key": "_ABILITY_Claymore_Liyue_Num",
"maxValue": 0.0,
"minValue": 0.0
}
],
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Weapon_Claymore_Dragonfell",
"abilityMixins": [
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_ABILITY_Claymore_Dragonfell",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [
-1.5,
-0.5,
0.5
],
"modifierNameSteps": [
"UNIQUE_Claymore_Dragonfell_CD",
"UNIQUE_Claymore_Dragonfell_Handler"
]
}
],
"abilitySpecials": {
"ChanceProb": 0.0,
"Rate": 0.0,
"RateToIce": 0.0,
"CDTime": 0.0
},
"modifiers": {
"UNIQUE_Claymore_Dragonfell_CD": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"duration": "CDTime",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "EquipAffixStart",
"CD": "CDTime",
"equipAffixDataID": 112411
}
],
"onRemoved": [
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": 1.0,
"key": "_ABILITY_Claymore_Dragonfell",
"useLimitRange": true,
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"UNIQUE_Claymore_Dragonfell_Handler": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onAttackLanded": [
{
"$type": "Randomed",
"target": "Target",
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByAttackTags",
"attackTags": [
"NormalAttack_01",
"NormalAttack_02",
"NormalAttack_03",
"NormalAttack_04",
"NormalAttack_05",
"NormalAttack_06",
"ExtraAttack"
]
},
{
"$type": "ByEquipAffixReady",
"target": "Self",
"equipAffixDataID": 112411
}
],
"chance": "ChanceProb",
"successActions": [
{
"$type": "SetGlobalPos",
"target": "Target",
"key": "_ABILITY_Weapon_Dragonfell_Pos",
"born": {
"$type": "ConfigBornByHitPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"setTarget": false
},
{
"$type": "CreateGadget",
"born": {
"$type": "ConfigBornByGlobalValue",
"positionKey": "_ABILITY_Weapon_Dragonfell_Pos",
"directionKey": ""
},
"gadgetID": 40020005,
"campID": 1001,
"campTargetType": "Enemy"
},
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": -1.0,
"key": "_ABILITY_Claymore_Dragonfell",
"useLimitRange": true,
"maxValue": -1.0,
"minValue": -1.0
}
]
}
]
}
},
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Weapon_Claymore_Dragonfell_Gadget",
"abilityMixins": [
{
"$type": "ModifyDamageMixin",
"attackTags": [
"WeaponSkill"
],
"damagePercentage": "RateToIce",
"damagePercentageRatio": 0.0,
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByAny",
"predicates": [
{
"$type": "ByHasElement",
"element": "Ice"
},
{
"$type": "ByHasElement",
"element": "Frozen"
}
]
}
]
}
],
"abilitySpecials": {
"Rate": 0.0,
"RateToIce": 0.0
},
"modifiers": {
"Dragonfell_Appear": {
"modifierName": "",
"duration": 0.4000000059604645,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Weapon_Dragonfell_Gadget",
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
}
}
],
"onRemoved": [
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": -1.0,
"z": 0.0
}
},
"height": 2.0,
"radius": 3.0
},
"attackInfo": {
"attackTag": "WeaponSkill",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": "Rate",
"damagePercentageRatio": 0.0,
"elementDurability": 0.0,
"enBreak": 20.0,
"attackType": "Range"
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV4",
"overrideHitImpulse": {
"hitLevel": "Heavy",
"hitImpulseX": 500.0,
"hitImpulseY": 0.0
},
"retreatType": "ByHitDirection",
"hitHaltTimeScale": 0.009999999776482582
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Dragonfell_Appear"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Weapon_Claymore_Legend_Dvalin",
"abilityMixins": [
{
"$type": "OnAvatarUseSkillMixin",
"onTriggerUltimateSkill": [
{
"$type": "AttachModifier",
"modifierName": "UNIQUE_Claymore_Legend_Dvalin"
},
{
"$type": "AddGlobalValue",
"value": "Count",
"key": "_ABILITY_Claymore_Legend_Dvalin",
"useLimitRange": true,
"maxValue": "Count",
"minValue": "Count"
},
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_ABILITY_Claymore_Legend_Dvalin_AttackBlast",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 1.0
}
],
"OIIDACCCPKO": 0.20000000298023224
}
],
"abilitySpecials": {
"DamageUp": 0.0,
"D_Rate": 0.0,
"Time": 0.0,
"Count": 0.0
},
"modifiers": {
"UNIQUE_Claymore_Legend_Dvalin": {
"modifierName": "",
"isUnique": true,
"duration": "Time",
"elementDurability": 100.0,
"state": "AttackUp",
"onAdded": [
{
"$type": "AttachEffect",
"otherTargets": {
"$type": "SelectTargetsByEquipParts",
"equipPartNames": [
"equip01",
"equip02",
"sheathPoint"
]
},
"effectPattern": "Eff_Weapon_Dvalin_Claymore"
}
],
"onAttackLanded": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByAttackTags",
"attackTags": [
"NormalAttack_01",
"NormalAttack_02",
"NormalAttack_03",
"NormalAttack_04",
"NormalAttack_05",
"NormalAttack_06",
"ExtraAttack"
]
},
{
"$type": "ByTargetGlobalValue",
"target": "Self",
"key": "_ABILITY_Claymore_Legend_Dvalin_AttackBlast",
"value": 0.0,
"compareType": "MoreThan"
}
],
"successActions": [
{
"$type": "AddGlobalValue",
"value": -1.0,
"key": "_ABILITY_Claymore_Legend_Dvalin_AttackBlast",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "TriggerBullet",
"bulletID": 40010002,
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 1.2000000476837158,
"z": 0.5
}
}
},
{
"$type": "ApplyModifier",
"modifierName": "Weapon_Claymore_MinusGlobalValue"
}
]
}
]
},
"Weapon_Claymore_MinusGlobalValue": {
"stacking": "Unique",
"modifierName": "",
"duration": 0.30000001192092896,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": -1.0,
"key": "_ABILITY_Claymore_Legend_Dvalin",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "RemoveUniqueModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Self",
"key": "_ABILITY_Claymore_Legend_Dvalin",
"value": 0.0,
"compareType": "LessAndEqual"
}
],
"modifierName": "UNIQUE_Claymore_Legend_Dvalin"
}
],
"onRemoved": [
{
"$type": "AddGlobalValue",
"doOffStage": true,
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Self",
"key": "_ABILITY_Claymore_Legend_Dvalin",
"value": 0.0,
"compareType": "MoreThan"
}
],
"value": 1.0,
"key": "_ABILITY_Claymore_Legend_Dvalin_AttackBlast",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
]
}
},
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Weapon_AttackWave_Bullet",
"abilitySpecials": {
"D_Rate": 0.0
},
"onAbilityStart": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"MonsterEquip"
]
}
],
"successActions": [
{
"$type": "DamageByAttackValue",
"target": "Target",
"attackInfo": {
"attackTag": "WeaponSkill",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": "D_Rate",
"damagePercentageRatio": 0.0,
"elementDurability": 100.0,
"enBreak": 50.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV2",
"hitHaltTimeScale": 0.05000000074505806
},
"canBeModifiedBy": "OriginOwner"
}
}
],
"failActions": [
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackBox",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByCollisionPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"size": {
"x": 0.10000000149011612,
"y": 0.10000000149011612,
"z": 0.10000000149011612
}
},
"attackInfo": {
"attackTag": "WeaponSkill",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": "D_Rate",
"damagePercentageRatio": 0.0,
"elementDurability": 100.0,
"enBreak": 50.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV2",
"hitHaltTimeScale": 0.05000000074505806
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
}
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Weapon_AttackWave_Bullet_Material",
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Weapon_AttackWave"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Weapon_Claymore_Legend_Wolfmound",
"abilityMixins": [
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_ABILITY_Claymore_Legend_Wolfmound",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [
-1.5,
-0.5,
0.5
],
"modifierNameSteps": [
"UNIQUE_Claymore_Legend_Wolfmound_CD",
"UNIQUE_Claymore_Legend_Wolfmound_Handler"
]
}
],
"abilitySpecials": {
"AttackUp": 0.0,
"Rate": 0.0
},
"modifiers": {
"UNIQUE_Claymore_Legend_Wolfmound_Handler": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onAttackLanded": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByTargetHPRatio",
"logic": "LesserOrEqual",
"HPRatio": 0.30000001192092896
},
{
"$type": "ByEquipAffixReady",
"target": "Self",
"equipAffixDataID": 112502
}
],
"successActions": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Weapon_Wolfmound_Head"
},
{
"$type": "RemoveUniqueModifier",
"target": "AllPlayerAvatars",
"doOffStage": true,
"predicates": [
{
"$type": "ByTargetPositionToSelfPosition",
"logic": "LesserOrEqual",
"value": 40.0
}
],
"modifierName": "UNIQUE_Claymore_Legend_Wolfmound"
},
{
"$type": "ApplyModifier",
"target": "AllPlayerAvatars",
"doOffStage": true,
"predicates": [
{
"$type": "ByTargetPositionToSelfPosition",
"logic": "LesserOrEqual",
"value": 40.0
}
],
"modifierName": "UNIQUE_Claymore_Legend_Wolfmound"
},
{
"$type": "AddGlobalValue",
"value": -1.0,
"key": "_ABILITY_Claymore_Legend_Wolfmound",
"useLimitRange": true,
"maxValue": -1.0,
"minValue": -1.0
}
]
}
]
},
"UNIQUE_Claymore_Legend_Wolfmound_CD": {
"modifierName": "",
"isUnique": true,
"duration": 30.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "EquipAffixStart",
"CD": 30.0,
"equipAffixDataID": 112502
}
],
"onRemoved": [
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": 1.0,
"key": "_ABILITY_Claymore_Legend_Wolfmound",
"useLimitRange": true,
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"UNIQUE_Claymore_Legend_Wolfmound": {
"modifierName": "",
"isUnique": true,
"duration": 12.0,
"elementDurability": 100.0,
"properties": {
"Actor_AttackRatio": "Rate"
},
"state": "AttackUp",
"isLimitedProperties": true
}
},
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Weapon_Claymore_Widsith",
"abilityMixins": [
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_ABILITY_Weapon_Claymore_Widsith_Check",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [
-1.5,
-0.5,
0.5
],
"modifierNameSteps": [
"UNIQUE_Weapon_Claymore_Widsith_CD",
"UNIQUE_Weapon_Claymore_Widsith_Handler"
]
},
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_ABILITY_Weapon_Claymore_Widsith",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [
-0.5,
0.5,
1.5,
2.5,
3.5,
100.0
],
"modifierNameSteps": [
"UNIQUE_Weapon_Claymore_Widsith_0",
"UNIQUE_Weapon_Claymore_Widsith_1",
"UNIQUE_Weapon_Claymore_Widsith_2",
"UNIQUE_Weapon_Claymore_Widsith_3",
"UNIQUE_Weapon_Claymore_Widsith_Full"
]
}
],
"abilitySpecials": {
"TriggerCD": 0.0,
"Dura": 0.0,
"ClaymoreBuff": 0.0,
"CommonBuff": 0.0,
"CDTime": 0.0
},
"modifiers": {
"UNIQUE_Weapon_Claymore_Widsith_CD": {
"modifierName": "",
"isUnique": true,
"duration": "CDTime",
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": 0.0,
"key": "_ABILITY_Weapon_Claymore_Widsith",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": 0.0,
"key": "_ABILITY_Weapon_Claymore_Widsith_Check",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"UNIQUE_Weapon_Claymore_Widsith_Handler": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onAttackLanded": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByTargetGlobalValue",
"key": "_ANIMAL_ENTITY_TYPE",
"value": 0.0,
"compareType": "NoneOrEqual"
},
{
"$type": "ByAttackTags",
"attackTags": [
"NormalAttack_01",
"NormalAttack_02",
"NormalAttack_03",
"NormalAttack_04",
"NormalAttack_05",
"NormalAttack_06",
"ExtraAttack"
]
},
{
"$type": "ByEquipAffixReady",
"target": "Self",
"equipAffixDataID": 112503
}
],
"successActions": [
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_Weapon_Claymore_Widsith_AddGlobalvalue"
}
]
}
]
},
"UNIQUE_Weapon_Claymore_Widsith_AddGlobalvalue": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"duration": "TriggerCD",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": 1.0,
"key": "_ABILITY_Weapon_Claymore_Widsith",
"useLimitRange": true,
"maxValue": 4.0,
"minValue": 0.0
},
{
"$type": "ApplyModifier",
"doOffStage": true,
"modifierName": "UNIQUE_Weapon_Claymore_Widsith_Timer"
},
{
"$type": "Predicated",
"doOffStage": true,
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Weapon_Claymore_Widsith",
"value": 4.0,
"compareType": "MoreThanAndEqual"
}
],
"successActions": [
{
"$type": "EquipAffixStart",
"doOffStage": true,
"CD": "CDTime",
"equipAffixDataID": 112503
},
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": -1.0,
"key": "_ABILITY_Weapon_Claymore_Widsith_Check",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "FireEffect",
"doOffStage": true,
"effectPattern": "Eff_Weapon_Widsith_Bow_Burst"
},
{
"$type": "RemoveUniqueModifier",
"target": "AllPlayerAvatars",
"doOffStage": true,
"predicates": [
{
"$type": "ByTargetPositionToSelfPosition",
"logic": "LesserOrEqual",
"value": 40.0
}
],
"modifierName": "UNIQUE_Weapon_Widsith_CommonBuff"
},
{
"$type": "RemoveUniqueModifier",
"target": "AllPlayerAvatars",
"doOffStage": true,
"predicates": [
{
"$type": "ByTargetPositionToSelfPosition",
"logic": "LesserOrEqual",
"value": 40.0
}
],
"modifierName": "UNIQUE_Weapon_Claymore_Widsith_ClaymoreBuff"
},
{
"$type": "ApplyModifier",
"target": "AllPlayerAvatars",
"doOffStage": true,
"predicates": [
{
"$type": "ByTargetPositionToSelfPosition",
"logic": "LesserOrEqual",
"value": 40.0
}
],
"modifierName": "UNIQUE_Weapon_Widsith_CommonBuff"
},
{
"$type": "ApplyModifier",
"target": "AllPlayerAvatars",
"doOffStage": true,
"predicates": [
{
"$type": "ByTargetPositionToSelfPosition",
"logic": "LesserOrEqual",
"value": 40.0
}
],
"modifierName": "UNIQUE_Weapon_Claymore_Widsith_ClaymoreBuff"
},
{
"$type": "ApplyModifier",
"target": "AllPlayerAvatars",
"doOffStage": true,
"predicates": [
{
"$type": "ByTargetPositionToSelfPosition",
"logic": "LesserOrEqual",
"value": 40.0
}
],
"modifierName": "UNIQUE_Weapon_Claymore_Widsith_BuffEffect"
}
]
}
]
},
"UNIQUE_Weapon_Claymore_Widsith_Timer": {
"modifierName": "",
"isUnique": true,
"duration": 30.0,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "SetGlobalValue",
"doOffStage": true,
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Weapon_Claymore_Widsith",
"value": 3.0,
"compareType": "LessAndEqual"
}
],
"value": 0.0,
"key": "_ABILITY_Weapon_Claymore_Widsith",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"UNIQUE_Weapon_Claymore_Widsith_0": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0
},
"UNIQUE_Weapon_Claymore_Widsith_1": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"doOffStage": true,
"effectPattern": "Eff_Weapon_EnergyPoem_Stack1"
}
]
},
"UNIQUE_Weapon_Claymore_Widsith_2": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"doOffStage": true,
"effectPattern": "Eff_Weapon_EnergyPoem_Stack2"
}
]
},
"UNIQUE_Weapon_Claymore_Widsith_3": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"doOffStage": true,
"effectPattern": "Eff_Weapon_EnergyPoem_Stack3"
}
]
},
"UNIQUE_Weapon_Claymore_Widsith_Full": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0
},
"UNIQUE_Weapon_Widsith_CommonBuff": {
"modifierName": "",
"isUnique": true,
"duration": "Dura",
"elementDurability": 100.0,
"properties": {
"Actor_AttackRatio": "CommonBuff"
},
"state": "AttackUp",
"isLimitedProperties": true,
"buffID": 10001
},
"UNIQUE_Weapon_Claymore_Widsith_ClaymoreBuff": {
"modifierName": "",
"isUnique": true,
"duration": "Dura",
"elementDurability": 100.0,
"properties": {
"Animator_AttackSpeedRatio": "ClaymoreBuff"
},
"isLimitedProperties": true
},
"UNIQUE_Weapon_Claymore_Widsith_BuffEffect": {
"modifierName": "",
"isUnique": true,
"duration": 0.30000001192092896,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Weapon_Widsith_Common_TeamBuff"
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Weapon_Widsith_Claymore_TeamBuff"
}
]
}
},
"onAdded": [
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_ABILITY_Weapon_Claymore_Widsith",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_ABILITY_Weapon_Claymore_Widsith_Check",
"maxValue": 0.0,
"minValue": 0.0
}
],
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Weapon_Claymore_Kunwu_DamageUpWithShield",
"abilityMixins": [
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_ABILITY_Claymore_Kunwu_IsHasShield",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [
-0.5,
0.5,
1.5
],
"modifierNameSteps": [
"UNIQUE_Weapon_Claymore_Kunwu_NoShieldBuff",
"UNIQUE_Weapon_Claymore_Kunwu_HasShieldBuff"
]
},
{
"$type": "AttachModifierToPredicateMixin",
"type": "Current",
"predicates": [
{
"$type": "ByHasShield",
"type": "All"
}
],
"modifierName": "UNIQUE_Weapon_Claymore_Kunwu_CheckShield"
}
],
"abilitySpecials": {
"Shield_Up": 0.0,
"Dmg_Rate": 0.0,
"Timer": 0.0
},
"modifiers": {
"UNIQUE_Weapon_Claymore_Kunwu_DamageUpWithShield_Handler": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onAttackLanded": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
}
],
"successActions": [
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_Weapon_Claymore_Kunwu_AddCount"
}
]
}
]
},
"UNIQUE_Weapon_Claymore_Kunwu_CheckShield": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": 0.0,
"key": "_ABILITY_Claymore_Kunwu_IsHasShield",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 1.0
}
],
"onRemoved": [
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": 0.0,
"key": "_ABILITY_Claymore_Kunwu_IsHasShield",
"useLimitRange": true,
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"UNIQUE_Weapon_Claymore_Kunwu_AddCount": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"duration": 0.30000001192092896,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": 1.0,
"key": "_ABILITY_Claymore_Kunwu_BuffLevel",
"useLimitRange": true,
"maxValue": 5.0,
"minValue": 0.0
},
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_Weapon_Claymore_Kunwu_BuffTimer"
}
]
},
"UNIQUE_Weapon_Claymore_Kunwu_BuffTimer": {
"modifierName": "",
"isUnique": true,
"duration": "Timer",
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": 0.0,
"key": "_ABILITY_Claymore_Kunwu_BuffLevel",
"useLimitRange": true,
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"UNIQUE_Weapon_Claymore_Kunwu_NoShieldBuff": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_ABILITY_Claymore_Kunwu_BuffLevel",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [
-0.5,
0.5,
1.5,
2.5,
3.5,
4.5,
5.5
],
"modifierNameSteps": [
"UNIQUE_Weapon_Claymore_Kunwu_NoShieldBuff_Blank",
"UNIQUE_Weapon_Claymore_Kunwu_NoShieldBuff_Level01",
"UNIQUE_Weapon_Claymore_Kunwu_NoShieldBuff_Level02",
"UNIQUE_Weapon_Claymore_Kunwu_NoShieldBuff_Level03",
"UNIQUE_Weapon_Claymore_Kunwu_NoShieldBuff_Level04",
"UNIQUE_Weapon_Claymore_Kunwu_NoShieldBuff_Level05"
]
}
]
},
"UNIQUE_Weapon_Claymore_Kunwu_NoShieldBuff_Blank": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0
},
"UNIQUE_Weapon_Claymore_Kunwu_NoShieldBuff_Level01": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"properties": {
"Actor_AttackRatio": "Dmg_Rate"
},
"isLimitedProperties": true
},
"UNIQUE_Weapon_Claymore_Kunwu_NoShieldBuff_Level02": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"properties": {
"Actor_AttackRatio": [
"Dmg_Rate",
2.0,
"Mul"
]
},
"isLimitedProperties": true
},
"UNIQUE_Weapon_Claymore_Kunwu_NoShieldBuff_Level03": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"properties": {
"Actor_AttackRatio": [
"Dmg_Rate",
3.0,
"Mul"
]
},
"isLimitedProperties": true
},
"UNIQUE_Weapon_Claymore_Kunwu_NoShieldBuff_Level04": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"properties": {
"Actor_AttackRatio": [
"Dmg_Rate",
4.0,
"Mul"
]
},
"isLimitedProperties": true
},
"UNIQUE_Weapon_Claymore_Kunwu_NoShieldBuff_Level05": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"properties": {
"Actor_AttackRatio": [
"Dmg_Rate",
5.0,
"Mul"
]
},
"isLimitedProperties": true
},
"UNIQUE_Weapon_Claymore_Kunwu_HasShieldBuff": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_ABILITY_Claymore_Kunwu_BuffLevel",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [
-0.5,
0.5,
1.5,
2.5,
3.5,
4.5,
5.5
],
"modifierNameSteps": [
"UNIQUE_Weapon_Claymore_Kunwu_HasShieldBuff_Blank",
"UNIQUE_Weapon_Claymore_Kunwu_HasShieldBuff_Level01",
"UNIQUE_Weapon_Claymore_Kunwu_HasShieldBuff_Level02",
"UNIQUE_Weapon_Claymore_Kunwu_HasShieldBuff_Level03",
"UNIQUE_Weapon_Claymore_Kunwu_HasShieldBuff_Level04",
"UNIQUE_Weapon_Claymore_Kunwu_HasShieldBuff_Level05"
]
}
]
},
"UNIQUE_Weapon_Claymore_Kunwu_HasShieldBuff_Blank": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0
},
"UNIQUE_Weapon_Claymore_Kunwu_HasShieldBuff_Level01": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"properties": {
"Actor_AttackRatio": [
"Dmg_Rate",
2.0,
"Mul"
]
},
"isLimitedProperties": true
},
"UNIQUE_Weapon_Claymore_Kunwu_HasShieldBuff_Level02": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"properties": {
"Actor_AttackRatio": [
"Dmg_Rate",
4.0,
"Mul"
]
},
"isLimitedProperties": true
},
"UNIQUE_Weapon_Claymore_Kunwu_HasShieldBuff_Level03": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"properties": {
"Actor_AttackRatio": [
"Dmg_Rate",
6.0,
"Mul"
]
},
"isLimitedProperties": true
},
"UNIQUE_Weapon_Claymore_Kunwu_HasShieldBuff_Level04": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"properties": {
"Actor_AttackRatio": [
"Dmg_Rate",
8.0,
"Mul"
]
},
"isLimitedProperties": true
},
"UNIQUE_Weapon_Claymore_Kunwu_HasShieldBuff_Level05": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"properties": {
"Actor_AttackRatio": [
"Dmg_Rate",
10.0,
"Mul"
]
},
"isLimitedProperties": true
},
"UNIQUE_Weapon_Claymore_Kunwu_BuffEffHandler": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_ABILITY_Claymore_Kunwu_BuffLevel",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [
-0.5,
0.5,
1.5,
2.5,
3.5,
4.5,
5.5
],
"modifierNameSteps": [
"Weapon_Claymore_Kunwu_Eff_Blank",
"Weapon_Claymore_Kunwu_Eff_1",
"Weapon_Claymore_Kunwu_Eff_2",
"Weapon_Claymore_Kunwu_Eff_3",
"Weapon_Claymore_Kunwu_Eff_4",
"Weapon_Claymore_Kunwu_Eff_5"
]
}
]
},
"Weapon_Claymore_Kunwu_Eff_Blank": {
"modifierName": "",
"elementDurability": 100.0
},
"Weapon_Claymore_Kunwu_Eff_1": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Weapon_Kunwu_Stack_01"
}
]
},
"Weapon_Claymore_Kunwu_Eff_2": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Weapon_Kunwu_Stack_02"
}
]
},
"Weapon_Claymore_Kunwu_Eff_3": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Weapon_Kunwu_Stack_03"
}
]
},
"Weapon_Claymore_Kunwu_Eff_4": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Weapon_Kunwu_Stack_04"
}
]
},
"Weapon_Claymore_Kunwu_Eff_5": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Weapon_Kunwu_Stack_05"
}
]
}
},
"onAdded": [
{
"$type": "AttachModifier",
"modifierName": "UNIQUE_Weapon_Claymore_Kunwu_DamageUpWithShield_Handler"
},
{
"$type": "AttachModifier",
"modifierName": "UNIQUE_Weapon_Claymore_Kunwu_BuffEffHandler"
},
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": 0.0,
"key": "_ABILITY_Claymore_Kunwu_BuffLevel",
"useLimitRange": true,
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": 0.0,
"key": "_ABILITY_Claymore_Kunwu_IsHasShield",
"useLimitRange": true,
"maxValue": 0.0,
"minValue": 0.0
}
],
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Weapon_Claymore_Morax_HpToAtk",
"abilityMixins": [
{
"$type": "DoActionByEventMixin",
"onEvent": "HP",
"predicates": [
{
"$type": "ByNot",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Claymore_Morax_Last_MaxHp",
"value": "FIGHT_PROP_MAX_HP"
}
]
}
],
"actions": [
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": "FIGHT_PROP_MAX_HP",
"key": "_ABILITY_Claymore_Morax_Last_MaxHp",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "RemoveUniqueModifier",
"doOffStage": true,
"modifierName": "UNIQUE_Claymore_Morax_HpToAtk_Buff"
},
{
"$type": "AttachModifier",
"doOffStage": true,
"modifierName": "UNIQUE_Claymore_Morax_HpToAtk_Buff"
}
],
"JNLGLIJLODK": ""
}
],
"abilitySpecials": {
"Hp_Rate": 0.0,
"HptoAtk_Factor": 0.0
},
"modifiers": {
"UNIQUE_Claymore_Morax_Handler": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"thinkInterval": 2.0,
"onAdded": [
{
"$type": "AttachModifier",
"modifierName": "UNIQUE_Claymore_Morax_HpToAtk_Buff"
}
],
"onThinkInterval": [
{
"$type": "Predicated",
"doOffStage": true,
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Claymore_Morax_Last_MaxHp",
"value": "FIGHT_PROP_MAX_HP"
}
],
"failActions": [
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": "FIGHT_PROP_MAX_HP",
"key": "_ABILITY_Claymore_Morax_Last_MaxHp",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "RemoveUniqueModifier",
"doOffStage": true,
"modifierName": "UNIQUE_Claymore_Morax_HpToAtk_Buff"
},
{
"$type": "AttachModifier",
"doOffStage": true,
"modifierName": "UNIQUE_Claymore_Morax_HpToAtk_Buff"
}
]
}
]
},
"UNIQUE_Claymore_Morax_HpToAtk_Buff": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"properties": {
"Actor_AttackExtraDelta": [
"FIGHT_PROP_MAX_HP",
"HptoAtk_Factor",
"Mul"
]
},
"isLimitedProperties": true
}
},
"onAdded": [
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": "FIGHT_PROP_MAX_HP",
"key": "_ABILITY_Claymore_Morax_Last_MaxHp",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "AttachModifier",
"doOffStage": true,
"modifierName": "UNIQUE_Claymore_Morax_Handler"
}
],
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Weapon_Claymore_MillenniaTuna",
"abilityMixins": [
{
"$type": "ModifyDamageMixin",
"attackTags": [
"Elemental_Burst"
],
"damagePercentageRatio": "Rate"
},
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_ABILITY_Claymore_MillenniaTuna",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [
-1.5,
-0.5,
0.5
],
"modifierNameSteps": [
"UNIQUE_Claymore_MillenniaTuna_CD",
"UNIQUE_Claymore_MillenniaTuna_Handler"
]
}
],
"abilitySpecials": {
"Rate": 0.0,
"Chance": 0.0,
"AOE_Rate": 0.0,
"CDTime": 0.0
},
"modifiers": {
"UNIQUE_Claymore_MillenniaTuna_Handler": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onAttackLanded": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByTargetGlobalValue",
"key": "_ANIMAL_ENTITY_TYPE",
"value": 0.0,
"compareType": "NoneOrEqual"
},
{
"$type": "ByAttackTags",
"attackTags": [
"Elemental_Burst"
]
},
{
"$type": "ByEquipAffixReady",
"target": "Self",
"equipAffixDataID": 112412
}
],
"successActions": [
{
"$type": "Randomed",
"target": "Target",
"chance": "Chance",
"successActions": [
{
"$type": "FireEffect",
"target": "Target",
"effectPattern": "Eff_Weapon_MillenniaTuna",
"born": {
"$type": "ConfigBornByHitPoint",
"offset": {
"x": 0.0,
"y": 0.20000000298023224,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByEntity"
}
}
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByHitPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByEntity"
}
},
"radius": 3.0
},
"attackInfo": {
"attackTag": "WeaponSkill",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": "AOE_Rate",
"damagePercentageRatio": 0.0,
"elementDurability": 100.0,
"strikeType": "Default",
"enBreak": 100.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV2",
"hitHaltTimeScale": 0.009999999776482582
}
}
},
"targetType": "Enemy"
},
{
"$type": "AddGlobalValue",
"value": -1.0,
"key": "_ABILITY_Claymore_MillenniaTuna",
"useLimitRange": true,
"maxValue": -1.0,
"minValue": -1.0
}
]
}
]
}
]
},
"UNIQUE_Claymore_MillenniaTuna_CD": {
"modifierName": "",
"isUnique": true,
"duration": "CDTime",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "EquipAffixStart",
"CD": "CDTime",
"equipAffixDataID": 112412
}
],
"onRemoved": [
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": 1.0,
"key": "_ABILITY_Claymore_MillenniaTuna",
"useLimitRange": true,
"maxValue": 0.0,
"minValue": 0.0
}
]
}
},
"onAdded": [
{
"$type": "AttachModifier",
"modifierName": "UNIQUE_Claymore_MillenniaTuna_Handler"
}
],
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Weapon_Claymore_Maria",
"abilityMixins": [
{
"$type": "DoActionByTeamStatusMixin",
"actions": [
{
"$type": "GetTeamTotalMaxEnergyToOverridemap",
"doOffStage": true,
"EDAPHGNANPI": "BigTeam",
"overrideMapKey": "Claymore_Maria_TeamEnergy"
},
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": [
"Claymore_Maria_TeamEnergy",
"Ratio",
"Mul",
100.0,
"Div"
],
"key": "_ABILITY_Claymore_Maria_BuffValue",
"useLimitRange": true,
"maxValue": "Max_Value",
"minValue": 0.0
},
{
"$type": "SetGlobalValueToOverrideMap",
"doOffStage": true,
"globalValueKey": "_ABILITY_Claymore_Maria_BuffValue",
"overrideMapKey": "Claymore_Maria_BuffValue"
}
],
"OAMDEEGEDBM": 20.0,
"NCHNIFILGEL": true,
"CIDAALBNDIG": true
},
{
"$type": "ModifyDamageMixin",
"attackTags": [
"Elemental_Burst"
],
"damagePercentageRatio": "Claymore_Maria_BuffValue"
}
],
"abilitySpecials": {
"Ratio": 0.0,
"Max_Value": 0.0,
"Claymore_Maria_TeamEnergy": 0.0,
"Claymore_Maria_BuffValue": 0.0
},
"onRemoved": [
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_ABILITY_Claymore_Maria_BuffValue",
"maxValue": 0.0,
"minValue": 0.0
}
],
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Weapon_Claymore_Bakufu",
"abilityMixins": [
{
"$type": "ModifyDamageMixin",
"attackTags": [
"Elemental_Art",
"Elemental_Art_Hold",
"Elemental_Art_Extra"
],
"damagePercentageRatio": "Rate"
}
],
"abilitySpecials": {
"Rate": 0.0,
"EnergyCost": 0.0,
"EnergyPerTime": 0.0,
"Dura": 0.0,
"CDTime": 0.0
},
"modifiers": {
"UNIQUE_Weapon_Claymore_Bakufu_CheckArtHit": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onAttackLanded": [
{
"$type": "Predicated",
"target": "Target",
"doOffStage": true,
"targetPredicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByTargetGlobalValue",
"key": "_ANIMAL_ENTITY_TYPE",
"value": 0.0,
"compareType": "NoneOrEqual"
},
{
"$type": "ByAttackTags",
"attackTags": [
"Elemental_Art",
"Elemental_Art_Hold",
"Elemental_Art_Extra"
]
},
{
"$type": "ByEquipAffixReady",
"target": "Self",
"equipAffixDataID": 112414
}
],
"successActions": [
{
"$type": "AttachModifier",
"modifierName": "UNIQUE_Weapon_Claymore_Bakufu_ReturnEnergy"
}
]
}
]
},
"UNIQUE_Weapon_Claymore_Bakufu_ReturnEnergy": {
"modifierName": "",
"isUnique": true,
"duration": [
"Dura",
0.6000000238418579,
"Add"
],
"elementDurability": 100.0,
"thinkInterval": 2.0,
"onAdded": [
{
"$type": "EquipAffixStart",
"doOffStage": true,
"CD": "CDTime",
"equipAffixDataID": 112414
},
{
"$type": "ReviveElemEnergy",
"doOffStage": true,
"value": [
0.0,
"EnergyCost",
"Sub"
]
}
],
"onThinkInterval": [
{
"$type": "ReviveElemEnergy",
"doOffStage": true,
"value": "EnergyPerTime"
}
]
}
},
"onAdded": [
{
"$type": "AttachModifier",
"modifierName": "UNIQUE_Weapon_Claymore_Bakufu_CheckArtHit"
}
],
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Weapon_Claymore_Itadorimaru",
"abilityMixins": [
{
"$type": "ModifyDamageMixin",
"attackTags": [
"ExtraAttack",
"NormalAttack_01",
"NormalAttack_02",
"NormalAttack_03",
"NormalAttack_04",
"NormalAttack_05",
"NormalAttack_06"
],
"damagePercentageRatio": 0.0,
"damageExtra": [
"DefToExtraRatio",
"FIGHT_PROP_CUR_DEFENSE",
"Mul"
],
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Self",
"key": "_ABILITY_Weapon_Claymore_Itadorimaru_MaxExtraDamage",
"value": [
"DefToExtraRatio",
"FIGHT_PROP_CUR_DEFENSE",
"Mul"
],
"compareType": "MoreThan"
},
{
"$type": "ByTargetGlobalValue",
"target": "Self",
"key": "_ABILITY_Weapon_Claymore_Itadorimaru_Zero",
"value": [
"DefToExtraRatio",
"FIGHT_PROP_CUR_DEFENSE",
"Mul"
],
"compareType": "LessAndEqual"
}
]
},
{
"$type": "ModifyDamageMixin",
"attackTags": [
"ExtraAttack",
"NormalAttack_01",
"NormalAttack_02",
"NormalAttack_03",
"NormalAttack_04",
"NormalAttack_05",
"NormalAttack_06"
],
"damagePercentageRatio": 0.0,
"damageExtra": "MaxExtraDamage",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Self",
"key": "_ABILITY_Weapon_Claymore_Itadorimaru_MaxExtraDamage",
"value": [
"DefToExtraRatio",
"FIGHT_PROP_CUR_DEFENSE",
"Mul"
],
"compareType": "LessAndEqual"
}
]
}
],
"abilitySpecials": {
"DefToExtraRatio": 0.0,
"MaxExtraDamage": 0.0
},
"modifiers": {
"Itadorimaru_QAcheck_ExtraDamage": {
"modifierName": "",
"elementDurability": 100.0,
"thinkInterval": 2.0,
"onThinkInterval": [
{
"$type": "SetGlobalValue",
"value": [
"DefToExtraRatio",
"FIGHT_PROP_CUR_DEFENSE",
"Mul"
],
"key": "Itadorimaru_QAcheck_ExtraDamage",
"maxValue": 0.0,
"minValue": 0.0
}
]
}
},
"onAdded": [
{
"$type": "SetGlobalValue",
"value": "MaxExtraDamage",
"key": "_ABILITY_Weapon_Claymore_Itadorimaru_MaxExtraDamage",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_ABILITY_Weapon_Claymore_Itadorimaru_Zero",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "AttachModifier",
"modifierName": "Itadorimaru_QAcheck_ExtraDamage"
}
],
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Weapon_Claymore_Narukami",
"isDynamicAbility": true
}
}
]