2022-10-04 15:47:41 +03:00

2969 lines
121 KiB
JSON

[
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Qin_ExtraAttack",
"abilityMixins": [
{
"$type": "ButtonHoldChargeMixin",
"overtime": 10031,
"chargeTime": 0.11999999731779099,
"secondChargeTime": 0.20000000298023224,
"OnBeginUncharged": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "DoSkill"
},
{
"$type": "SetAnimatorInt",
"predicates": [
{
"$type": "ByAny",
"predicates": [
{
"$type": "ByAnimatorInt",
"logic": "Equal",
"value": 0,
"parameter": "ComboCount"
},
{
"$type": "ByAnimatorInt",
"logic": "Equal",
"value": 5,
"parameter": "ComboCount"
}
]
}
],
"intID": "SkillID",
"value": 99.0
},
{
"$type": "SetAnimatorBool",
"boolID": "IsCharging"
}
],
"OnReleaseUncharged": [
{
"$type": "SetAnimatorInt",
"intID": "SkillID",
"value": 1.0
}
],
"OnBeginCharged": [
{
"$type": "SetAnimatorBool",
"boolID": "IsCharging",
"value": true
}
],
"OnReleaseCharged": [
{
"$type": "SetAnimatorBool",
"boolID": "IsCharging"
},
{
"$type": "SetAnimatorInt",
"intID": "SkillID",
"value": 1.0
}
],
"OnBeginSecondCharged": [
{
"$type": "SetAnimatorTrigger",
"predicates": [
{
"$type": "ByLocalAvatarStamina",
"logic": "GreaterOrEqual",
"stamina": [
"ExtraAttack_Sword_Stamina_Cost",
"Flexible_Stamina",
"Add"
]
}
],
"triggerID": "DoSkill"
},
{
"$type": "SetAnimatorInt",
"predicates": [
{
"$type": "ByLocalAvatarStamina",
"logic": "GreaterOrEqual",
"stamina": [
"ExtraAttack_Sword_Stamina_Cost",
"Flexible_Stamina",
"Add"
]
}
],
"intID": "SkillID",
"value": 6.0
},
{
"$type": "SetAnimatorBool",
"boolID": "IsCharging"
}
],
"chargeStateIDs": [
"Attack01",
"Attack02",
"Attack03",
"Attack04",
"Run"
]
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"ExtraAttack"
],
"modifierName": "ExtraAttack_StaminaCost"
}
],
"abilitySpecials": {
"ExtraAttack_Sword_Stamina_Cost": 0.0,
"Flexible_Stamina": -2.0
},
"modifiers": {
"ExtraAttack_StaminaCost": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AvatarSkillStart",
"overtime": 10001,
"cdRatio": 1.0,
"costStaminaRatio": "ExtraAttack_Sword_Stamina_Cost"
}
]
},
"Qin_ExtraAttack_Detect": {
"modifierName": "",
"elementDurability": 100.0,
"onAttackLanded": [
{
"$type": "ApplyModifier",
"target": "Target",
"predicates": [
{
"$type": "ByAttackTags",
"attackTags": [
"ExtraAttack"
]
},
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster",
"Gadget"
]
},
{
"$type": "ByTargetGlobalValue",
"key": "Qin_ExtraAttack_Recently_Lifted",
"value": 0.0,
"maxValue": 1.0,
"compareType": "NoneOrEqual"
}
],
"modifierName": "UNIQUE_Qin_ExtraAttack_WeightDown_Pre"
}
]
},
"UNIQUE_Qin_ExtraAttack_WeightDown_Pre": {
"modifierName": "",
"isUnique": true,
"duration": 0.4000000059604645,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_Qin_ExtraAttack_WeightDown"
}
]
},
"UNIQUE_Qin_ExtraAttack_WeightDown": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"duration": 3.0,
"elementDurability": 100.0,
"properties": {
"Actor_AddGravityScale": -1.9800000190734863
},
"onAdded": [
{
"$type": "AttachEffect",
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster",
"Gadget"
]
}
],
"effectPattern": "Eff_Avatar_Boy_Bow_Venti_Rise_Monster"
},
{
"$type": "ApplyModifier",
"modifierName": "Qin_ExtraAttack_Recently_Lifted"
}
],
"isLimitedProperties": true
},
"Qin_ExtraAttack_WeightDown_Afterwards": {
"stacking": "Unique",
"modifierName": "",
"duration": 1.5,
"elementDurability": 100.0,
"properties": {
"Actor_AddGravityScale": -1.9299999475479126
},
"onAdded": [
{
"$type": "AttachEffect",
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster",
"Gadget"
]
}
],
"effectPattern": "Eff_Avatar_Boy_Bow_Venti_Rise_Monster"
}
]
},
"Qin_ExtraAttack_Recently_Lifted": {
"modifierName": "",
"duration": 6.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "Qin_ExtraAttack_Recently_Lifted",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "AddGlobalValue",
"value": -5.0,
"key": "Qin_ExtraAttack_Recently_Lifted",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Qin_ExtraAttack_Detect"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Qin_VortexSmash",
"abilityMixins": [
{
"$type": "SkillButtonHoldChargeMixin",
"overtime": 10033,
"nextLoopTriggerID": "NextLoopTrigger",
"endHoldTrigger": "EndHoldTrigger",
"beforeStateIDs": [
"VortexSmash_BS"
],
"chargeLoopStateIDs": [
"VortexSmash_Charge_01"
],
"chargeLoopDurations": [
5.0
]
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"VortexSmash_BS",
"VortexSmash_Charge_01",
"VortexSmash_Strike_01",
"VortexSmash_Strike"
],
"modifierName": "Initialize"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"VortexSmash_Charge_01"
],
"modifierName": "Charging_Wind"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"VortexSmash_Charge_01"
],
"modifierName": "Charging"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"VortexSmash_Charge_01",
"VortexSmash_Strike_01"
],
"modifierName": "Focus"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"VortexSmash_Strike"
],
"modifierName": "Before_VortexSmash"
}
],
"abilitySpecials": {
"GetElementRatio": 1.0,
"Art_DMG": 0.0,
"Attenuation": 2.0,
"Strength": 2.0,
"StaminaCost": 0.0,
"DamageRate": 0.0,
"IsCharged": 0.0
},
"modifiers": {
"Initialize": {
"modifierName": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "ModifyDamageMixin",
"attackTags": [
"Elemental_Art"
],
"damagePercentageRatio": [
"DamageRate",
"IsCharged",
"Mul"
]
}
],
"onAdded": [
{
"$type": "AttachModifier",
"doOffStage": true,
"modifierName": "DetectAttackLanded"
},
{
"$type": "SetOverrideMapValue",
"value": 2.0,
"overrideMapKey": "Strength"
},
{
"$type": "SetOverrideMapValue",
"value": 0.0,
"overrideMapKey": "IsCharged"
},
{
"$type": "AddGlobalValue",
"value": 0.0,
"key": "_ABILITY_Qin_VortexSmash_IsCharged",
"useLimitRange": true,
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "ApplyModifier",
"target": "AllPlayerAvatars",
"modifierName": "Reject_Push"
}
]
},
"Charging": {
"modifierName": "",
"elementDurability": 100.0,
"thinkInterval": 0.15000000596046448,
"onRemoved": [
{
"$type": "AvatarSkillStart",
"predicates": [
{
"$type": "BySkillReady",
"overtime": 10033
}
],
"overtime": 10033,
"cdRatio": 1.0,
"costStaminaRatio": 1.0
}
],
"onThinkInterval": [
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackBox",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "FocusAnchor"
},
"size": {
"x": 2.0,
"y": 2.0,
"z": 2.5
}
},
"attackInfo": {
"attackTag": "VortexSmash_Detect",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": 0.0,
"damagePercentageRatio": 0.0,
"elementDurability": 50.0,
"enBreak": 0.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV0"
}
}
},
"targetType": "Enemy"
}
]
},
"Focus": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AvatarEnterFocus",
"cameraFollowLower": {
"_x": 0.5,
"_z": -2.5
},
"cameraFollowUpper": {
"_x": 0.30000001192092896,
"_y": -0.20000000298023224
},
"cameraFastFocusMode": true,
"dragButtonName": "Skill2",
"assistance": {
"ps4": {},
"ps5": {},
"other": {
"useGyro": true
}
},
"canMove": false
}
],
"onRemoved": [
{
"$type": "AvatarExitFocus",
"keepRotation": true
}
]
},
"Charging_Wind": {
"modifierName": "",
"elementDurability": 100.0,
"thinkInterval": 1.0,
"modifierMixins": [
{
"$type": "WindZoneMixin",
"shapeName": "CircleR10",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.4000000059604645,
"y": 0.0,
"z": 1.7999999523162842
},
"attachPointName": "FocusAnchor"
},
"strength": "Strength",
"attenuation": "Attenuation",
"innerRadius": 0.0,
"targetType": "All",
"predicates": [
{
"$type": "ByTargetWeight",
"logic": "LesserOrEqual",
"weight": 150.0
},
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar"
],
"reject": true
}
],
"modifierName": ""
},
{
"$type": "CostStaminaMixin",
"costStaminaDelta": "StaminaCost",
"onStaminaEmpty": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "EndHoldTrigger"
}
]
},
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_ABILITY_Qin_VortexSmash_IsCharged",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [
-0.5,
0.5,
1.5
],
"modifierNameSteps": [
"Effect_Control1",
"Effect_Control2"
],
"removeAppliedModifier": false
}
],
"onAdded": [
{
"$type": "AttachModifier",
"predicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "Stronger_VortexSmash"
}
],
"modifierName": "VortexSmash_TalentTimer"
},
{
"$type": "ApplyModifier",
"target": "AllPlayerAvatars",
"modifierName": "Reject_Push"
}
],
"onThinkInterval": [
{
"$type": "ApplyModifier",
"target": "AllPlayerAvatars",
"modifierName": "Reject_Push"
}
]
},
"VortexSmash_TalentTimer": {
"modifierName": "",
"duration": 1.0499999523162842,
"elementDurability": 100.0,
"thinkInterval": 1.0,
"onRemoved": [
{
"$type": "RemoveModifier",
"modifierName": "Effect_Control1"
}
],
"onThinkInterval": [
{
"$type": "SetOverrideMapValue",
"value": 4.0,
"overrideMapKey": "Strength"
},
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_ABILITY_Qin_VortexSmash_IsCharged",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetOverrideMapValue",
"value": 1.0,
"overrideMapKey": "IsCharged"
},
{
"$type": "ActCameraShake",
"cameraShake": {
"shakeRange": 0.11999999731779099,
"shakeTime": 0.15000000596046448,
"shakeDistance": 10.0,
"extension": {
"baseCycle": 0.07999999821186066,
"cycleDamping": -0.03999999910593033
}
}
}
]
},
"Effect_Control1": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_VortexSmash_Charge_01"
}
]
},
"Effect_Control2": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_VortexSmash_Charge_02"
}
]
},
"Reject_Push": {
"modifierName": "",
"duration": 2.0,
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "RejectAttackMixin",
"attackTag": "Qin_VortexSmash"
}
]
},
"Drag": {
"modifierName": "",
"duration": 0.5,
"elementDurability": 100.0,
"state": "Struggle"
},
"DetectAttackLanded": {
"modifierName": "",
"elementDurability": 100.0,
"onAttackLanded": [
{
"$type": "ApplyModifier",
"target": "Target",
"predicates": [
{
"$type": "ByAttackTags",
"attackTags": [
"Elemental_Art"
]
},
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar"
],
"reject": true
}
],
"modifierName": "Collision"
},
{
"$type": "ApplyModifier",
"target": "Target",
"predicates": [
{
"$type": "ByAttackTags",
"attackTags": [
"VortexSmash_Detect"
]
},
{
"$type": "ByTargetWeight",
"logic": "LesserOrEqual",
"weight": 100.0
},
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar"
],
"reject": true
}
],
"modifierName": "Drag"
},
{
"$type": "ApplyModifier",
"target": "Target",
"predicates": [
{
"$type": "ByAttackTags",
"attackTags": [
"VortexSmash_Detect_Short"
]
},
{
"$type": "ByTargetWeight",
"logic": "LesserOrEqual",
"weight": 100.0
},
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar"
],
"reject": true
}
],
"modifierName": "Drag2"
}
]
},
"Collision": {
"modifierName": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "VelocityDetectMixin",
"minSpeed": 1.0,
"maxSpeed": 1.0,
"onNegedge": [
{
"$type": "RemoveModifier",
"modifierName": "Collision"
}
]
}
],
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_VortexSmash_Trail01"
}
],
"onCrash": [
{
"$type": "RemoveModifier",
"modifierName": "Collision"
}
]
},
"GenerateElemBall_VortexSmash": {
"modifierName": "",
"elementDurability": 100.0,
"onAttackLanded": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByAttackTags",
"attackTags": [
"Elemental_Art"
]
},
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByTargetGlobalValue",
"key": "_ANIMAL_ENTITY_TYPE",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"successActions": [
{
"$type": "RemoveModifier",
"target": "Target",
"modifierName": "Drag"
},
{
"$type": "RemoveModifier",
"target": "Target",
"modifierName": "Drag2"
},
{
"$type": "ApplyModifier",
"modifierName": "Ball"
},
{
"$type": "ApplyModifier",
"modifierName": "Ball_Extra"
}
]
}
]
},
"Ball": {
"stacking": "Unique",
"modifierName": "",
"duration": 0.30000001192092896,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "Randomed",
"chance": 1.0,
"successActions": [
{
"$type": "GenerateElemBall",
"configID": 2021,
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 1.0
}
},
"ratio": "GetElementRatio",
"baseEnergy": 6.0
}
]
}
]
},
"Ball_Extra": {
"stacking": "Unique",
"modifierName": "",
"duration": 1.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "Randomed",
"chance": 0.6700000166893005,
"successActions": [
{
"$type": "GenerateElemBall",
"configID": 2021,
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 1.0
}
},
"ratio": "GetElementRatio",
"baseEnergy": 3.0
}
]
}
]
},
"Drag2": {
"modifierName": "",
"duration": 0.20000000298023224,
"elementDurability": 100.0,
"state": "Struggle"
},
"Before_VortexSmash": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ApplyModifier",
"target": "AllPlayerAvatars",
"modifierName": "Reject_Push"
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackBox",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "FocusAnchor"
},
"size": {
"x": 2.0,
"y": 2.0,
"z": 2.5
}
},
"attackInfo": {
"attackTag": "VortexSmash_Detect_Short",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": 0.0,
"damagePercentageRatio": 0.0,
"elementDurability": 50.0,
"enBreak": 0.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV0"
}
}
},
"targetType": "Enemy"
}
]
}
},
"onAdded": [
{
"$type": "AttachModifier",
"modifierName": "GenerateElemBall_VortexSmash"
}
],
"onAbilityStart": [
{
"$type": "AvatarSkillStart",
"predicates": [
{
"$type": "BySkillReady",
"overtime": 10033
}
],
"overtime": 10033,
"cdRatio": 1.0,
"costStaminaRatio": 1.0
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackBox",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.4000000059604645,
"z": 0.0
},
"attachPointName": "FocusAnchor"
},
"size": {
"x": 4.0,
"y": 2.4000000953674316,
"z": 4.099999904632568
}
},
"attackInfo": {
"attackTag": "Elemental_Art",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "Art_DMG",
"damagePercentageRatio": 0.0,
"elementType": "Wind",
"elementDurability": 50.0,
"strikeType": "Default",
"enBreak": 250.0,
"attackType": "Melee"
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV9",
"retreatType": "ByHitDirection",
"hitHaltTimeScale": 0.05000000074505806
}
}
},
"targetType": "Enemy"
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackBox",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.4000000059604645,
"z": 0.6000000238418579
},
"attachPointName": "FocusAnchor"
},
"size": {
"x": 4.0,
"y": 2.4000000953674316,
"z": 3.5
}
},
"attackInfo": {
"attackTag": "Qin_VortexSmash",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": 0.0,
"damagePercentageRatio": 0.0,
"elementDurability": 50.0,
"strikeType": "Default",
"enBreak": 250.0,
"attackType": "Melee"
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV9",
"retreatType": "ByHitDirection",
"hitHaltTimeScale": 0.05000000074505806
}
}
},
"targetType": "Alliance"
},
{
"$type": "ActCameraShake",
"cameraShake": {
"shakeRange": 0.36000001430511475,
"shakeTime": 0.11999999731779099,
"shakeDistance": 30.0
}
},
{
"$type": "ActCameraRadialBlur",
"cameraRadialBlur": {
"power": 1.0,
"blurTime": 0.25,
"fadeTime": 0.30000001192092896
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Qin_DandelionWind_Camera",
"abilityMixins": [
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"DandelionWind"
],
"modifierName": "Tornado_Eff"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"DandelionWind"
],
"modifierName": "isGhost"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"DandelionWind",
"DandelionWind_Out"
],
"modifierName": "DandelionWind_Camera_Handler_1"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"DandelionWind",
"DandelionWind_Out"
],
"modifierName": "DandelionWind_Camera_Handler_2"
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "DandelionWind",
"modifierName": "SetEmission",
"normalizeStart": 0.1599999964237213,
"normalizeEnd": 0.949999988079071
}
],
"modifiers": {
"isGhost": {
"modifierName": "",
"elementDurability": 100.0,
"state": "Invincible",
"onAdded": [
{
"$type": "AttachAbilityStateResistance",
"resistanceListID": 11002
}
]
},
"Tornado_Eff": {
"modifierName": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "WindZoneMixin",
"shapeName": "CircleR2",
"strength": -2.0,
"attenuation": 0.0,
"innerRadius": 0.0,
"targetType": "All",
"predicates": [
{
"$type": "ByTargetWeight",
"logic": "LesserOrEqual",
"weight": 150.0
},
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar"
],
"reject": true
}
],
"modifierName": ""
}
],
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Qin_DandelionWind_SurroundWind"
}
]
},
"DandelionWind_Camera_Handler_1": {
"modifierName": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "TriggerWeatherMixin",
"type": "Skill",
"weatherPattern": "Weather_Default_SkillPreset",
"transDuration": 0.30000001192092896,
"duration": 0.9900000095367432
}
],
"onAdded": [
{
"$type": "ControlEmotion",
"toggleEmoSync": false,
"toggleBlink": false,
"toggleEyeKey": false
}
],
"onRemoved": [
{
"$type": "SetEmissionScaler",
"materialType": "Weapon",
"weight": -1.0,
"duration": 0.30000001192092896
},
{
"$type": "ControlEmotion",
"doOffStage": true
}
],
"onAvatarOut": [
{
"$type": "SetEmissionScaler",
"materialType": "Weapon",
"weight": -1.0,
"duration": 0.30000001192092896
},
{
"$type": "ControlEmotion",
"doOffStage": true
}
]
},
"DandelionWind_Camera_Handler_2": {
"modifierName": "",
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "AvatarExitCameraShot",
"doOffStage": true
},
{
"$type": "AvatarCameraParam",
"cameraParam": {
"forceRadius": 6.0,
"forceRadiusDuration": 0.6000000238418579,
"shouldKeepForceRadius": true
}
}
],
"onAvatarOut": [
{
"$type": "AvatarExitCameraShot",
"doOffStage": true
},
{
"$type": "AvatarCameraParam",
"doOffStage": true,
"cameraParam": {
"forceRadius": 6.0,
"forceRadiusDuration": 0.6000000238418579,
"shouldKeepForceRadius": true
}
}
]
},
"SetEmission": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetEmissionScaler",
"materialType": "Weapon",
"weight": 15.0,
"duration": 0.30000001192092896
}
],
"onRemoved": [
{
"$type": "SetEmissionScaler",
"materialType": "Weapon",
"weight": -1.0,
"duration": 0.6000000238418579
}
]
}
},
"onAbilityStart": [
{
"$type": "AvatarEnterCameraShot",
"predicates": [
{
"$type": "ByAttackNotHitScene",
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 1.2000000476837158,
"z": 0.0
}
},
"secondHeight": 0.20000000298023224,
"fanAngle": 30.0,
"radius": 0.800000011920929
}
},
{
"$type": "ByAvatarInWaterDepth",
"compareType": "LessAndEqual",
"depth": 0.5
}
],
"cameraMoveCfgPath": "Camera_Qin_DandelionWind"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Qin_DandelionWind",
"abilitySpecials": {
"Rate": 0.0,
"ReviveElemEnergyRatio": 1.0
},
"modifiers": {
"RestorEnergy": {
"modifierName": "",
"duration": 0.15000000596046448,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ReviveElemEnergy",
"doOffStage": true,
"value": [
"Rate",
"ReviveElemEnergyRatio",
"Mul"
]
}
]
}
},
"onAbilityStart": [
{
"$type": "AvatarSkillStart",
"overtime": 10034,
"cdRatio": 1.0,
"costStaminaRatio": 1.0
},
{
"$type": "CreateGadget",
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"gadgetID": 41003004,
"campID": 1001,
"campTargetType": "Alliance"
},
{
"$type": "CreateGadget",
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"gadgetID": 41003005,
"campID": 1001,
"campTargetType": "Enemy"
},
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "RestoreEnergy"
}
],
"modifierName": "RestorEnergy"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Qin_DandelionWind_Heal",
"abilitySpecials": {
"BurstHeal": 0.0,
"Heal": 0.0,
"WindHurt": 0.0,
"LessHurt": 0.0,
"BurstHealConst": 0.0,
"HealConst": 0.0
},
"modifiers": {
"DandelionWind_Field": {
"modifierName": "",
"duration": 10.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Qin_DandelionWind"
},
{
"$type": "HealHP",
"target": "AllPlayerAvatars",
"predicates": [
{
"$type": "ByTargetPositionToSelfPosition",
"logic": "LesserOrEqual",
"value": 40.0
}
],
"amount": "BurstHealConst",
"amountByCasterAttackRatio": "BurstHeal"
},
{
"$type": "ApplyModifier",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR6",
"campTargetType": "Alliance",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar"
]
},
{
"$type": "ByUnlockTalentParam",
"talentParam": "WindShield"
}
],
"modifierName": "Qin_Talent_WindShieldNumSet"
},
{
"$type": "ApplyModifier",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR6",
"campTargetType": "Alliance",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar"
]
},
{
"$type": "ByUnlockTalentParam",
"target": "Owner",
"talentParam": "WindShield"
}
],
"modifierName": "UNIQUE_Talent_WindShield"
},
{
"$type": "ApplyModifier",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR6",
"campTargetType": "Enemy",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByUnlockTalentParam",
"target": "Owner",
"talentParam": "WindPressure"
}
],
"modifierName": "UNIQUE_Qin_Talent_WindDown"
}
]
},
"Qin_Talent_WindShieldNumSet": {
"modifierName": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": 3.0,
"key": "_ABILITY_QinWindShield_COUNT",
"useLimitRange": true,
"maxValue": 3.0,
"minValue": 3.0
}
]
},
"DandelionWind_Buff": {
"modifierName": "",
"duration": 10.5,
"elementDurability": 100.0,
"thinkInterval": 1.0,
"onThinkInterval": [
{
"$type": "HealHP",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR6",
"campTargetType": "Alliance",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar"
]
}
],
"amount": "HealConst",
"amountByCasterAttackRatio": "Heal"
},
{
"$type": "ApplyModifier",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR6",
"campTargetType": "Alliance",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar"
]
},
{
"$type": "ByUnlockTalentParam",
"talentParam": "WindShield"
}
],
"modifierName": "UNIQUE_Talent_WindShield"
},
{
"$type": "ApplyModifier",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR6",
"campTargetType": "Alliance",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar"
]
},
{
"$type": "ByUnlockTalentParam",
"talentParam": "WindShield"
}
],
"modifierName": "Qin_Talent_WindShieldNumSet"
},
{
"$type": "ApplyModifier",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR6",
"campTargetType": "Enemy",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByUnlockTalentParam",
"target": "Owner",
"talentParam": "WindPressure"
}
],
"modifierName": "UNIQUE_Qin_Talent_WindDown"
},
{
"$type": "ApplyModifier",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR6",
"campTargetType": "Alliance",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar"
]
}
],
"modifierName": "UNIQUE_DandelionWind_Buff_WindBuff"
}
]
},
"UNIQUE_Qin_Talent_WindDown": {
"modifierName": "",
"isUnique": true,
"duration": 1.2000000476837158,
"elementDurability": 100.0,
"properties": {
"Actor_WindSubHurtDelta": "WindHurt"
},
"state": "DefenseDown",
"isLimitedProperties": true
},
"UNIQUE_DandelionWind_Buff_WindBuff": {
"modifierName": "",
"isUnique": true,
"duration": 0.20000000298023224,
"elementType": "Wind",
"elementDurability": 25.0
},
"UNIQUE_Talent_WindShield_Timer": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_ABILITY_QinWindShield_COUNT",
"defaultGlobalValueOnCreate": 3.0,
"valueSteps": [
-100.0,
0.5,
1.5,
2.5,
3.5
],
"modifierNameSteps": [
"None",
"eff_1",
"eff_2",
"eff_3"
]
}
],
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Lady_Sword_Qin_TalentShield"
},
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": 4.0,
"key": "_ABILITY_QinWindShield_COUNT",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": 3.0,
"key": "_ABILITY_QinWindShield_COUNT",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"UNIQUE_Talent_WindShield": {
"stacking": "RefreshUniqueDurability",
"modifierName": "",
"isUnique": true,
"duration": 10.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_Talent_WindShield_Timer"
}
],
"onRemoved": [
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": -3.0,
"key": "_ABILITY_QinWindShield_COUNT",
"useLimitRange": true,
"maxValue": 0.0,
"minValue": 0.0
}
],
"onBeingHit": [
{
"$type": "AddGlobalValue",
"predicates": [
{
"$type": "ByHitDamage",
"damage": 0.0
}
],
"value": -1.0,
"key": "_ABILITY_QinWindShield_COUNT",
"useLimitRange": true,
"maxValue": 3.0,
"minValue": 0.0
}
],
"onKill": [
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": -3.0,
"key": "_ABILITY_QinWindShield_COUNT",
"useLimitRange": true,
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"None": {
"modifierName": "",
"elementDurability": 100.0,
"thinkInterval": 0.4000000059604645,
"onAdded": [
{
"$type": "SendEffectTrigger",
"parameter": "Level_0",
"effectPattern": "Eff_Avatar_Lady_Sword_Qin_TalentShield"
}
],
"onThinkInterval": [
{
"$type": "RemoveUniqueModifier",
"doOffStage": true,
"modifierName": "UNIQUE_Talent_WindShield"
},
{
"$type": "RemoveUniqueModifier",
"doOffStage": true,
"modifierName": "UNIQUE_Talent_WindShield_Timer"
}
]
},
"eff_1": {
"modifierName": "",
"elementDurability": 100.0,
"properties": {
"Actor_SubHurtDelta": "LessHurt"
},
"onAdded": [
{
"$type": "SendEffectTrigger",
"parameter": "Level_1",
"effectPattern": "Eff_Avatar_Lady_Sword_Qin_TalentShield"
}
],
"isLimitedProperties": true
},
"eff_2": {
"modifierName": "",
"elementDurability": 100.0,
"properties": {
"Actor_SubHurtDelta": "LessHurt"
},
"onAdded": [
{
"$type": "SendEffectTrigger",
"parameter": "Level_2",
"effectPattern": "Eff_Avatar_Lady_Sword_Qin_TalentShield"
}
],
"isLimitedProperties": true
},
"eff_3": {
"modifierName": "",
"elementDurability": 100.0,
"properties": {
"Actor_SubHurtDelta": "LessHurt"
},
"onAdded": [
{
"$type": "SendEffectTrigger",
"parameter": "Level_3",
"effectPattern": "Eff_Avatar_Lady_Sword_Qin_TalentShield"
}
],
"isLimitedProperties": true
}
},
"onAdded": [
{
"$type": "AttachModifier",
"modifierName": "DandelionWind_Buff"
},
{
"$type": "AttachModifier",
"modifierName": "DandelionWind_Field"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Qin_DandelionWind_Harm",
"abilitySpecials": {
"InOutHarm": 0.0,
"interval": 1.0
},
"modifiers": {
"Avatar_Qin_DandelionWind_Harm_FieldDamage": {
"stacking": "Unique",
"modifierName": "",
"duration": "interval",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "DamageByAttackValue",
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": 1.0,
"z": 0.0
}
},
"attackInfo": {
"attackTag": "Elemental_Burst",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "InOutHarm",
"damagePercentageRatio": 0.0,
"elementType": "Wind",
"elementRank": 3.0,
"elementDurability": 50.0,
"strikeType": "Default",
"enBreak": 50.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV2",
"hitHaltTimeScale": 0.05000000074505806
},
"canBeModifiedBy": "OriginOwner"
}
}
]
}
},
"onFieldEnter": [
{
"$type": "ApplyModifier",
"target": "Target",
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
}
],
"modifierName": "Avatar_Qin_DandelionWind_Harm_FieldDamage"
}
],
"onFieldExit": [
{
"$type": "ApplyModifier",
"target": "Target",
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
}
],
"modifierName": "Avatar_Qin_DandelionWind_Harm_FieldDamage"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Qin_DandelionWind_Push",
"abilitySpecials": {
"Burst_DMG": 0.0
},
"onAbilityStart": [
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"radius": 6.0
},
"attackInfo": {
"attackTag": "Elemental_Burst",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "Burst_DMG",
"damagePercentageRatio": 0.0,
"elementType": "Wind",
"elementRank": 3.0,
"elementDurability": 50.0,
"strikeType": "Default",
"enBreak": 400.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV4",
"retreatType": "ByHitDirection",
"hitHaltTimeScale": 0.05000000074505806
},
"cameraShake": {}
}
},
"targetType": "Enemy"
},
{
"$type": "ActCameraShake",
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.15000000596046448,
"shakeTime": 0.11999999731779099,
"shakeDistance": 30.0,
"shakeDir": {
"_z": 1.0
},
"extension": {
"baseOnCamera": true
}
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_SpeedBlur",
"abilityMixins": [
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"Fly"
],
"modifierName": "Blur"
}
],
"modifiers": {
"Blur": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ActCameraRadialBlur",
"cameraRadialBlur": {
"power": 1.0,
"blurTime": 0.15000000596046448,
"fadeTime": 0.30000001192092896
}
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_FlyBlur"
}
]
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Qin_HinowaSlash",
"abilityMixins": [
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"HinowaSlash_Loop"
],
"modifierName": "Loop"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"HinowaSlash_BS",
"HinowaSlash_Loop",
"HinowaSlash_AS1"
],
"modifierName": "Inertia"
}
],
"modifiers": {
"Loop": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_HinowaSlash_Loop"
}
]
},
"Inertia": {
"modifierName": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "ApplyInertiaVelocityMixin",
"useY": false
}
]
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Qin_GreaterSelfHeal",
"abilityMixins": [
{
"$type": "AttachModifierToPredicateMixin",
"onEvent": "HP",
"predicates": [
{
"$type": "ByTargetHPRatio",
"target": "Self",
"logic": "LesserOrEqual",
"HPRatio": 0.30000001192092896
}
],
"modifierName": "HealUp"
}
],
"abilitySpecials": {
"Rate": 0.0
},
"modifiers": {
"HealUp": {
"modifierName": "",
"elementDurability": 100.0,
"properties": {
"Actor_HealedAddDelta": "Rate"
},
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Properties_Heal_Up"
}
]
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Qin_AttackCritic",
"abilitySpecials": {
"Chance": 0.0,
"HealByAttack": 0.0,
"BonusCritical": 0.0
},
"modifiers": {
"Talent_HealTeam_Check": {
"modifierName": "",
"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"
]
}
],
"successActions": [
{
"$type": "Randomed",
"chance": "Chance",
"successActions": [
{
"$type": "HealHP",
"target": "AllPlayerAvatars",
"predicates": [
{
"$type": "ByTargetPositionToSelfPosition",
"logic": "LesserOrEqual",
"value": 40.0
}
],
"amountByCasterAttackRatio": "HealByAttack"
}
]
}
]
}
]
}
},
"onAdded": [
{
"$type": "AttachModifier",
"modifierName": "Talent_HealTeam_Check"
}
],
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Qin_TeamSpeedWhenGetElementBall",
"abilityMixins": [
{
"$type": "DoActionByEnergyChangeMixin",
"elementTypes": [
"Fire",
"Water",
"Grass",
"Electric",
"Ice",
"Rock",
"Wind"
],
"doWhenEnergyMax": true,
"onGainEnergyByBall": [
{
"$type": "RemoveUniqueModifier",
"target": "AllPlayerAvatars",
"predicates": [
{
"$type": "ByTargetPositionToSelfPosition",
"logic": "LesserOrEqual",
"value": 40.0
}
],
"modifierName": "UNIQUE_Team_Speed_Up"
},
{
"$type": "ApplyModifier",
"target": "AllPlayerAvatars",
"predicates": [
{
"$type": "ByTargetPositionToSelfPosition",
"logic": "LesserOrEqual",
"value": 40.0
}
],
"modifierName": "UNIQUE_Team_Speed_Up"
}
]
}
],
"abilitySpecials": {
"Time": 0.0,
"AtkSpeed": 0.0,
"Speed": 0.0
},
"modifiers": {
"UNIQUE_Team_Speed_Up": {
"modifierName": "",
"isUnique": true,
"duration": "Time",
"elementDurability": 100.0,
"properties": {
"Animator_MoveSpeedRatio": "Speed",
"Animator_AttackSpeedRatio": "AtkSpeed"
},
"state": "SpeedUp",
"isLimitedProperties": true
}
},
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Qin_NormalAttackDamage",
"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",
"attackTags": [
"ExtraAttack"
],
"bonusCriticalHurt": "ExtraAttack",
"damagePercentageRatio": 0.0
}
],
"abilitySpecials": {
"Attack01": 0.0,
"Attack02": 0.0,
"Attack03": 0.0,
"Attack04": 0.0,
"Attack05": 0.0,
"ExtraAttack": 0.0
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Qin_AutoDefend",
"abilityMixins": [
{
"$type": "AutoDefenceMixin",
"stateIDs": [
"Attack01",
"Attack02",
"Attack03",
"Attack04",
"Attack05",
"AutoDefend",
"NormalStandbyWeapon"
],
"defendTriggerID": "AutoDefendTrigger",
"defendProbability": 1.0,
"defendProbabilityDelta": 0.0,
"defendTimeInterval": "Inv",
"defendCountInterval": 0
}
],
"abilitySpecials": {
"Prob": 0.3019999861717224,
"Inv": 9.0
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Qin_FallingAnthem",
"abilityMixins": [
{
"$type": "AvatarChangeSkillMixin",
"jumpSkillID": 5003010,
"flySkillID": 5003010
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS"
],
"modifierName": "FallingAnthem_BS_Material"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS"
],
"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_AS_1",
"FallingAnthem_AS_2"
],
"modifierName": "FallingAnthem_ClearVelocityForce_AS"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS",
"FallingAnthem_Loop"
],
"modifierName": "FallingAnthem_AttachWeaponEffect"
},
{
"$type": "AttachToAnimatorStateIDMixin",
"stateIDs": [
"FallingAnthem_BS_2"
],
"modifierName": "FallingAnthem_CameraRadialBlur"
}
],
"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_AttachWeaponEffect": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Sword_FallAnthem_Self_01"
}
]
},
"FallingAnthem_CameraRadialBlur": {
"modifierName": "",
"duration": 0.23000000417232513,
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "CameraBlurMixin",
"cameraRadialBlur": {
"power": 0.30000001192092896,
"fadeTime": 0.15000000596046448
}
}
]
},
"FallingAnthem_BS_Material": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Sword_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": 25.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": "AttachEffect",
"effectPattern": "Eff_Avatar_Sword_FallAnthem_Loop_01"
}
]
},
"FallingAnthem_Loop_Normal_Rank_2": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Sword_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"
]
}
]
},
"FallingAnthem_ClearVelocityForce_AS": {
"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": 100.0,
"attackType": "Melee"
},
"hitPattern": {
"onHitEffectName": "none",
"hitImpulseType": "LV4",
"hitHaltTimeScale": 0.10000000149011612
},
"forceCameraShake": true,
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.23999999463558197,
"shakeTime": 0.11999999731779099,
"shakeDistance": 30.0,
"shakeDir": {
"_y": 1.0
},
"extension": {
"baseCycle": 0.23999999463558197,
"cycleDamping": 0.0,
"rangeAttenuation": 0.30000001192092896
}
}
}
},
"targetType": "Enemy"
},
{
"$type": "TriggerAttackEvent",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_FallingAnthem_UseCamera",
"value": 1.0,
"forceByCaster": true
}
],
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": -0.5,
"z": 1.0
}
},
"secondHeight": 2.0,
"radius": 5.0
},
"attackInfo": {
"attackTag": "FallingAttack",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "FallingAnthem_Normal_Rank_2_Damage",
"damagePercentageRatio": 0.0,
"elementDurability": 25.0,
"overrideByWeapon": true,
"strikeType": "Blunt",
"enBreak": 150.0,
"attackType": "Melee"
},
"hitPattern": {
"onHitEffectName": "none",
"hitImpulseType": "LV7",
"hitHaltTimeScale": 0.10000000149011612
},
"forceCameraShake": true,
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.5,
"shakeTime": 0.20000000298023224,
"shakeDistance": 30.0,
"shakeDir": {
"_y": 1.0,
"_z": 1.0
},
"extension": {
"baseCycle": 0.4000000059604645,
"cycleDamping": 0.0,
"rangeAttenuation": 0.30000001192092896
}
}
}
},
"targetType": "Enemy"
},
{
"$type": "FireEffect",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_FallingAnthem_UseCamera",
"value": 0.0,
"forceByCaster": true,
"compareType": "NoneOrEqual"
}
],
"effectPattern": "Eff_Avatar_Sword_FallAnthem_Strike_01"
},
{
"$type": "FireEffect",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_FallingAnthem_UseCamera",
"value": 1.0,
"forceByCaster": true
}
],
"effectPattern": "Eff_Avatar_Sword_FallAnthem_Strike_02"
}
]
}
}
]