mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
2463 lines
104 KiB
JSON
2463 lines
104 KiB
JSON
[
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Xinyan_ExtraAttack",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "ButtonHoldChargeMixin",
|
|
"overtime": 10441,
|
|
"chargeTime": 0.25,
|
|
"secondChargeTime": "ExtraAttack_Claymore_MaxTime",
|
|
"OnBeginUncharged": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "DoSkill"
|
|
},
|
|
{
|
|
"$type": "SetAnimatorInt",
|
|
"intID": "SkillID",
|
|
"value": 1.0
|
|
},
|
|
{
|
|
"$type": "ResetAnimatorTrigger",
|
|
"triggerID": "EndHoldTrigger"
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"GAIGOBCNNEE": "SetTrigger"
|
|
}
|
|
],
|
|
"OnBeginCharged": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "DoSkill"
|
|
},
|
|
{
|
|
"$type": "SetAnimatorInt",
|
|
"intID": "SkillID",
|
|
"value": 6.0
|
|
}
|
|
],
|
|
"OnReleaseCharged": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "EndHoldTrigger"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"GAIGOBCNNEE": "SetTrigger"
|
|
}
|
|
],
|
|
"OnBeginSecondCharged": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "EndHoldTrigger"
|
|
}
|
|
],
|
|
"chargeStateIDs": [
|
|
"Attack01_BS",
|
|
"Attack01",
|
|
"Attack02",
|
|
"Attack03",
|
|
"Attack04",
|
|
"ExtraAttack",
|
|
"ExtraAttack1"
|
|
]
|
|
},
|
|
{
|
|
"$type": "AvatarSteerByCameraMixin",
|
|
"stateIDs": [
|
|
"ExtraAttack1"
|
|
]
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"ExtraAttack",
|
|
"ExtraAttack1",
|
|
"ExtraAttack2",
|
|
"ExtraAttack3"
|
|
],
|
|
"GAIGOBCNNEE": "Camera"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"ExtraAttack1"
|
|
],
|
|
"GAIGOBCNNEE": "Cost"
|
|
}
|
|
],
|
|
"abilitySpecials": {
|
|
"ExtraAttack_Claymore_Stamina_Cost": 0.0,
|
|
"ExtraAttack_Claymore_MaxTime": 0.0
|
|
},
|
|
"modifiers": {
|
|
"SetTrigger": {
|
|
"GAIGOBCNNEE": "",
|
|
"duration": 1.0,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "EndHoldTrigger"
|
|
}
|
|
]
|
|
},
|
|
"Camera": {
|
|
"GAIGOBCNNEE": "",
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "AvatarExitCameraShot",
|
|
"doOffStage": true
|
|
}
|
|
],
|
|
"onAvatarOut": [
|
|
{
|
|
"$type": "AvatarExitCameraShot",
|
|
"doOffStage": true
|
|
}
|
|
]
|
|
},
|
|
"Cost": {
|
|
"GAIGOBCNNEE": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "CostStaminaMixin",
|
|
"costStaminaDelta": "ExtraAttack_Claymore_Stamina_Cost",
|
|
"onStaminaEmpty": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "EndHoldTrigger"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Xinyan_ElementalArt_Hit",
|
|
"abilitySpecials": {
|
|
"Xinyan_ElementalArt_Damage": 0.0
|
|
},
|
|
"modifiers": {
|
|
"EnemyNumCheck": {
|
|
"GAIGOBCNNEE": "",
|
|
"duration": 0.20000000298023224,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_ABILITY_ShieldLevel_Count",
|
|
"value": 0.0,
|
|
"forceByCaster": true
|
|
}
|
|
],
|
|
"GAIGOBCNNEE": "ShieldLevel_1"
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Caster",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByUnlockTalentParam",
|
|
"talentParam": "Avatar_Xinyan_Talent_ShieldLevelUp"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_ABILITY_ShieldLevel_Count",
|
|
"value": 1.0,
|
|
"forceByCaster": true
|
|
}
|
|
],
|
|
"GAIGOBCNNEE": "ShieldLevel_2"
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_ABILITY_ShieldLevel_Count",
|
|
"value": 1.0,
|
|
"forceByCaster": true
|
|
}
|
|
],
|
|
"GAIGOBCNNEE": "ShieldLevel_1"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Caster",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByUnlockTalentParam",
|
|
"talentParam": "Avatar_Xinyan_Talent_ShieldLevelUp"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_ABILITY_ShieldLevel_Count",
|
|
"value": 2.0,
|
|
"forceByCaster": true
|
|
}
|
|
],
|
|
"GAIGOBCNNEE": "ShieldLevel_3"
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_ABILITY_ShieldLevel_Count",
|
|
"value": 2.0,
|
|
"forceByCaster": true
|
|
}
|
|
],
|
|
"GAIGOBCNNEE": "ShieldLevel_2"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_ABILITY_ShieldLevel_Count",
|
|
"value": 3.0,
|
|
"forceByCaster": true
|
|
}
|
|
],
|
|
"GAIGOBCNNEE": "ShieldLevel_3"
|
|
}
|
|
]
|
|
},
|
|
"ShieldLevel_1": {
|
|
"GAIGOBCNNEE": "",
|
|
"duration": 0.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"target": "Team",
|
|
"GAIGOBCNNEE": "UNIQUE_Xinyan_Skill_S_Shield"
|
|
},
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Avatar_Xinyan_ElementalArt_Shield_1"
|
|
}
|
|
],
|
|
"isLimitedProperties": true
|
|
},
|
|
"ShieldLevel_2": {
|
|
"GAIGOBCNNEE": "",
|
|
"duration": 0.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"target": "Team",
|
|
"GAIGOBCNNEE": "UNIQUE_Xinyan_Skill_S_Shield"
|
|
},
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Avatar_Xinyan_ElementalArt_Shield_2"
|
|
}
|
|
],
|
|
"isLimitedProperties": true
|
|
},
|
|
"ShieldLevel_3": {
|
|
"GAIGOBCNNEE": "",
|
|
"duration": 1.399999976158142,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"target": "Team",
|
|
"GAIGOBCNNEE": "UNIQUE_Xinyan_Skill_S_Shield"
|
|
},
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Avatar_Xinyan_ElementalArt_Shield_3"
|
|
}
|
|
],
|
|
"isLimitedProperties": true
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "Caster",
|
|
"GAIGOBCNNEE": "EnemyNumCheck"
|
|
},
|
|
{
|
|
"$type": "AvatarSkillStart",
|
|
"overtime": 10442,
|
|
"cdRatio": 1.0,
|
|
"costStaminaRatio": 1.0
|
|
},
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackCircle",
|
|
"lifeTime": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 1.0
|
|
}
|
|
},
|
|
"secondHeight": 1.600000023841858,
|
|
"radius": 3.0
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "Elemental_Art",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"bonusCriticalHurt": "Xinyan_ElementalArt_Damage",
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Fire",
|
|
"elementRank": 1.5,
|
|
"elementDurability": 25.0,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 200.0,
|
|
"attackType": "Melee"
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "Eff_Avatar_Girl_Claymore_Xinyan_ElementalArt_Hit",
|
|
"hitImpulseType": "LV4",
|
|
"hitHaltTime": 0.09000000357627869,
|
|
"hitHaltTimeScale": 0.009999999776482582,
|
|
"canBeDefenceHalt": true
|
|
},
|
|
"forceCameraShake": true,
|
|
"cameraShake": {
|
|
"shakeType": "CustomVector",
|
|
"shakeRange": 0.23999999463558197,
|
|
"shakeTime": 0.20999999344348907,
|
|
"shakeDistance": 30.0,
|
|
"shakeDir": {
|
|
"_x": 1.0,
|
|
"_y": -0.20000000298023224
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Xinyan_ElementalArt",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Xinyan_ElementalArt"
|
|
],
|
|
"GAIGOBCNNEE": "ShieldLevel_Handler"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Xinyan_ElementalArt"
|
|
],
|
|
"GAIGOBCNNEE": "Xinyan_ElementalArt_Guitar_1"
|
|
},
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "Xinyan_ElementalArt",
|
|
"GAIGOBCNNEE": "Xinyan_ElementalArt_Guitar",
|
|
"normalizeEnd": 0.30000001192092896
|
|
}
|
|
],
|
|
"abilitySpecials": {
|
|
"Xinyan_Talent_ElementaArtReduceDef_DefDownRate": 0.0,
|
|
"Xinyan_Talent_ElementaArtReduceDef_Duration": 0.0
|
|
},
|
|
"modifiers": {
|
|
"UNIQUE_Xinyan_Talent_ElementaArtReduceDef": {
|
|
"GAIGOBCNNEE": "",
|
|
"isUnique": true,
|
|
"duration": "Xinyan_Talent_ElementaArtReduceDef_Duration",
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Actor_PhysicalSubHurtDelta": "Xinyan_Talent_ElementaArtReduceDef_DefDownRate"
|
|
},
|
|
"state": "DefenseDown",
|
|
"isLimitedProperties": true
|
|
},
|
|
"Avatar_Xinyan_Talent_ElementaArtReduceDef_Handler": {
|
|
"GAIGOBCNNEE": "",
|
|
"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": "RemoveUniqueModifier",
|
|
"target": "Target",
|
|
"GAIGOBCNNEE": "UNIQUE_Xinyan_Talent_ElementaArtReduceDef"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "Target",
|
|
"GAIGOBCNNEE": "UNIQUE_Xinyan_Talent_ElementaArtReduceDef"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"ElementalArt_Ball": {
|
|
"GAIGOBCNNEE": "",
|
|
"elementDurability": 100.0,
|
|
"onAttackLanded": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Target",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByAttackTags",
|
|
"attackTags": [
|
|
"Elemental_Art"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Monster"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByHitStrikeType",
|
|
"strikeType": "Blunt"
|
|
},
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_ANIMAL_ENTITY_TYPE",
|
|
"value": 0.0,
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"target": "Caster",
|
|
"value": 1.0,
|
|
"key": "_ABILITY_ShieldLevel_Count",
|
|
"useLimitRange": true,
|
|
"maxValue": 3.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"GAIGOBCNNEE": "Ball_Base"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"ShieldLevel_Handler": {
|
|
"GAIGOBCNNEE": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByUnlockTalentParam",
|
|
"talentParam": "Avatar_Xinyan_Talent_ElementaArtReduceDef"
|
|
}
|
|
],
|
|
"GAIGOBCNNEE": "Avatar_Xinyan_Talent_ElementaArtReduceDef_Handler"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"doOffStage": true,
|
|
"value": -5.0,
|
|
"key": "_ABILITY_ShieldLevel_Count",
|
|
"useLimitRange": true,
|
|
"maxValue": 3.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
"Ball_Base": {
|
|
"stacking": "Unique",
|
|
"GAIGOBCNNEE": "",
|
|
"duration": 0.20000000298023224,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "GenerateElemBall",
|
|
"configID": 2017,
|
|
"born": {
|
|
"$type": "ConfigBornByTarget",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 1.0
|
|
}
|
|
},
|
|
"ratio": 1.0,
|
|
"baseEnergy": 12.0
|
|
}
|
|
]
|
|
},
|
|
"Xinyan_ElementalArt_Guitar_1": {
|
|
"GAIGOBCNNEE": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Avatar_Girl_Claymore_Xinyan_ElementalArt_Cast"
|
|
}
|
|
]
|
|
},
|
|
"Xinyan_ElementalArt_Guitar": {
|
|
"GAIGOBCNNEE": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Avatar_Girl_Claymore_Xinyan_Guitar_Scaled"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Avatar_Girl_Claymore_Xinyan_Guitar_Dissipate_Scaled"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_ABILITY_ShieldLevel_Count",
|
|
"useLimitRange": true,
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"GAIGOBCNNEE": "ElementalArt_Ball"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Xinyan_ElementalArt_Shield_3",
|
|
"abilitySpecials": {
|
|
"Xinyan_Talent_ShieldEnhancePhysicalDMG_DMGRate": 0.0,
|
|
"Xinyan_ShieldDuration": 0.0,
|
|
"Xinyan_Shield3_BaseDurability": 0.0,
|
|
"Xinyan_Shield3_DefRatioDurability": 0.0,
|
|
"Xinyan_ElementalArt_Damage_Percentage": 0.0
|
|
},
|
|
"modifiers": {
|
|
"UNIQUE_Xinyan_Skill_S_Shield": {
|
|
"GAIGOBCNNEE": "",
|
|
"isUnique": true,
|
|
"duration": [
|
|
"Xinyan_ShieldDuration",
|
|
0.10000000149011612,
|
|
"Sub"
|
|
],
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "GlobalMainShieldMixin",
|
|
"shieldType": "Avatar_Fire",
|
|
"shieldAngle": 360.0,
|
|
"shieldHP": [
|
|
"Xinyan_Shield3_DefRatioDurability",
|
|
"FIGHT_PROP_CUR_DEFENSE",
|
|
"Mul",
|
|
"Xinyan_Shield3_BaseDurability",
|
|
"Add"
|
|
],
|
|
"costShieldRatioName": "",
|
|
"showDamageText": "INFO_ELITE_DEFENCE",
|
|
"effectPattern": "Eff_Avatar_Girl_Claymore_Xinyan_Shield_3",
|
|
"childShieldModifierName": "UNIQUE_Xinyan_Skill_S_Shield_Child"
|
|
}
|
|
],
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "Team",
|
|
"GAIGOBCNNEE": "Xinyan_Shield_3_Explosion_Counter"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Avatar_Girl_Claymore_Xinyan_Shield_3_Break"
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Xinyan_Skill_S_Shield_Child": {
|
|
"GAIGOBCNNEE": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "GlobalSubShieldMixin",
|
|
"mainShieldModifierName": "UNIQUE_Xinyan_Skill_S_Shield"
|
|
}
|
|
],
|
|
"properties": {
|
|
"Actor_EndureDelta": 0.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "CurLocalAvatar",
|
|
"GAIGOBCNNEE": "UNIQUE_Xinyan_Skill_S_FireBuff"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "CurLocalAvatar",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByUnlockTalentParam",
|
|
"target": "Caster",
|
|
"talentParam": "Avatar_Xinyan_Talent_ShieldEnhancePhysicalDMG"
|
|
}
|
|
],
|
|
"GAIGOBCNNEE": "Xinyan_Talent_ShieldEnhancePhysicalDMG"
|
|
}
|
|
],
|
|
"onBeingHit": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Target",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByHitEnBreak",
|
|
"enBreak": 0.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "Team",
|
|
"GAIGOBCNNEE": "Xinyan_Skill_S_Shield_Hit_Handler"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Xinyan_Skill_S_Shield_Hit_Handler": {
|
|
"stacking": "Unique",
|
|
"GAIGOBCNNEE": "",
|
|
"duration": 0.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SendEffectTrigger",
|
|
"target": "Team",
|
|
"parameter": "Hit",
|
|
"effectPattern": "Eff_Avatar_Girl_Claymore_Xinyan_Shield_3"
|
|
}
|
|
]
|
|
},
|
|
"Xinyan_Talent_ShieldEnhancePhysicalDMG": {
|
|
"GAIGOBCNNEE": "",
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Actor_PhysicalAddHurtDelta": "Xinyan_Talent_ShieldEnhancePhysicalDMG_DMGRate"
|
|
},
|
|
"isLimitedProperties": true
|
|
},
|
|
"UNIQUE_Xinyan_Skill_S_FireBuff": {
|
|
"GAIGOBCNNEE": "",
|
|
"isUnique": true,
|
|
"duration": 1.0,
|
|
"elementType": "Fire",
|
|
"elementDurability": 25.0
|
|
},
|
|
"Xinyan_Shield_3_Explosion_Counter": {
|
|
"GAIGOBCNNEE": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 2.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "Team",
|
|
"GAIGOBCNNEE": "Xinyan_Shield_3_Explosion_Damage"
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "Team",
|
|
"GAIGOBCNNEE": "Xinyan_Shield_3_Explosion_Damage"
|
|
}
|
|
]
|
|
},
|
|
"Xinyan_Shield_3_Explosion_Damage": {
|
|
"GAIGOBCNNEE": "",
|
|
"duration": 1.5,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"target": "Caster",
|
|
"abilityName": "Avatar_Xinyan_ElementalArt_Shield_3_Explosion"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "CurLocalAvatar",
|
|
"GAIGOBCNNEE": "Xinyan_ElementalArt_Shield_3_Explosion"
|
|
}
|
|
]
|
|
},
|
|
"Xinyan_ElementalArt_Shield_3_Explosion": {
|
|
"GAIGOBCNNEE": "",
|
|
"duration": 0.20000000298023224,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"doOffStage": true,
|
|
"effectPattern": "Eff_Avatar_Girl_Claymore_Xinyan_Shield_SoundDummy"
|
|
},
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"target": "Caster",
|
|
"doOffStage": true,
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackCircle",
|
|
"lifeTime": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": -0.30000001192092896,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"secondHeight": 2.200000047683716,
|
|
"radius": 3.0
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "Elemental_Art",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"bonusCriticalHurt": "Xinyan_ElementalArt_Damage_Percentage",
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Fire",
|
|
"elementDurability": 25.0,
|
|
"strikeType": "Default",
|
|
"enBreak": 50.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "Eff_Avatar_Girl_Claymore_Xinyan_Shield_3_WaveImpact_Hit",
|
|
"hitImpulseType": "LV2",
|
|
"retreatType": "ByHitDirection"
|
|
},
|
|
"canBeModifiedBy": "OriginOwner"
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "Team",
|
|
"GAIGOBCNNEE": "UNIQUE_Xinyan_Skill_S_Shield"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Xinyan_ElementalArt_Shield_3_Explosion"
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Xinyan_ElementalArt_Shield_2",
|
|
"abilitySpecials": {
|
|
"Xinyan_Talent_ShieldEnhancePhysicalDMG_DMGRate": 0.0,
|
|
"Xinyan_ShieldDuration": 0.0,
|
|
"Xinyan_Shield2_BaseDurability": 0.0,
|
|
"Xinyan_Shield2_DefRatioDurability": 0.0
|
|
},
|
|
"modifiers": {
|
|
"UNIQUE_Xinyan_Skill_S_Shield": {
|
|
"GAIGOBCNNEE": "",
|
|
"isUnique": true,
|
|
"duration": "Xinyan_ShieldDuration",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "GlobalMainShieldMixin",
|
|
"shieldType": "Avatar_Fire",
|
|
"shieldAngle": 360.0,
|
|
"shieldHP": [
|
|
"Xinyan_Shield2_DefRatioDurability",
|
|
"FIGHT_PROP_CUR_DEFENSE",
|
|
"Mul",
|
|
"Xinyan_Shield2_BaseDurability",
|
|
"Add"
|
|
],
|
|
"costShieldRatioName": "",
|
|
"showDamageText": "INFO_ELITE_DEFENCE",
|
|
"effectPattern": "Eff_Avatar_Girl_Claymore_Xinyan_Shield_2",
|
|
"childShieldModifierName": "UNIQUE_Xinyan_Skill_S_Shield_Child"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Avatar_Girl_Claymore_Xinyan_Shield_3_Break"
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Xinyan_Skill_S_Shield_Child": {
|
|
"GAIGOBCNNEE": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "GlobalSubShieldMixin",
|
|
"mainShieldModifierName": "UNIQUE_Xinyan_Skill_S_Shield"
|
|
}
|
|
],
|
|
"properties": {
|
|
"Actor_EndureDelta": 0.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "CurLocalAvatar",
|
|
"GAIGOBCNNEE": "UNIQUE_Xinyan_Skill_S_FireBuff"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "CurLocalAvatar",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByUnlockTalentParam",
|
|
"target": "Caster",
|
|
"talentParam": "Avatar_Xinyan_Talent_ShieldEnhancePhysicalDMG"
|
|
}
|
|
],
|
|
"GAIGOBCNNEE": "Xinyan_Talent_ShieldEnhancePhysicalDMG"
|
|
}
|
|
],
|
|
"onBeingHit": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Target",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByHitEnBreak",
|
|
"enBreak": 0.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"GAIGOBCNNEE": "Xinyan_Skill_S_Shield_Hit_Handler"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Xinyan_Skill_S_Shield_Hit_Handler": {
|
|
"stacking": "Unique",
|
|
"GAIGOBCNNEE": "",
|
|
"duration": 0.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SendEffectTrigger",
|
|
"target": "Team",
|
|
"parameter": "Hit",
|
|
"effectPattern": "Eff_Avatar_Girl_Claymore_Xinyan_Shield_2"
|
|
}
|
|
]
|
|
},
|
|
"Xinyan_Talent_ShieldEnhancePhysicalDMG": {
|
|
"GAIGOBCNNEE": "",
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Actor_PhysicalAddHurtDelta": "Xinyan_Talent_ShieldEnhancePhysicalDMG_DMGRate"
|
|
},
|
|
"isLimitedProperties": true
|
|
},
|
|
"UNIQUE_Xinyan_Skill_S_FireBuff": {
|
|
"GAIGOBCNNEE": "",
|
|
"isUnique": true,
|
|
"duration": 1.0,
|
|
"elementType": "Fire",
|
|
"elementDurability": 25.0
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "Team",
|
|
"GAIGOBCNNEE": "UNIQUE_Xinyan_Skill_S_Shield"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Xinyan_ElementalArt_Shield_1",
|
|
"abilitySpecials": {
|
|
"Xinyan_Talent_ShieldEnhancePhysicalDMG_DMGRate": 0.0,
|
|
"Xinyan_ShieldDuration": 0.0,
|
|
"Xinyan_Shield1_BaseDurability": 0.0,
|
|
"Xinyan_Shield1_DefRatioDurability": 0.0
|
|
},
|
|
"modifiers": {
|
|
"UNIQUE_Xinyan_Skill_S_Shield": {
|
|
"GAIGOBCNNEE": "",
|
|
"isUnique": true,
|
|
"duration": "Xinyan_ShieldDuration",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "GlobalMainShieldMixin",
|
|
"shieldType": "Avatar_Fire",
|
|
"shieldAngle": 360.0,
|
|
"shieldHP": [
|
|
"Xinyan_Shield1_DefRatioDurability",
|
|
"FIGHT_PROP_CUR_DEFENSE",
|
|
"Mul",
|
|
"Xinyan_Shield1_BaseDurability",
|
|
"Add"
|
|
],
|
|
"costShieldRatioName": "",
|
|
"showDamageText": "INFO_ELITE_DEFENCE",
|
|
"effectPattern": "Eff_Avatar_Girl_Claymore_Xinyan_Shield_1",
|
|
"childShieldModifierName": "UNIQUE_Xinyan_Skill_S_Shield_Child"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Avatar_Girl_Claymore_Xinyan_Shield_3_Break"
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Xinyan_Skill_S_Shield_Child": {
|
|
"GAIGOBCNNEE": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "GlobalSubShieldMixin",
|
|
"mainShieldModifierName": "UNIQUE_Xinyan_Skill_S_Shield"
|
|
}
|
|
],
|
|
"properties": {
|
|
"Actor_EndureDelta": 0.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "CurLocalAvatar",
|
|
"GAIGOBCNNEE": "UNIQUE_Xinyan_Skill_S_FireBuff"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "CurLocalAvatar",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByUnlockTalentParam",
|
|
"target": "Caster",
|
|
"talentParam": "Avatar_Xinyan_Talent_ShieldEnhancePhysicalDMG"
|
|
}
|
|
],
|
|
"GAIGOBCNNEE": "Xinyan_Talent_ShieldEnhancePhysicalDMG"
|
|
}
|
|
],
|
|
"onBeingHit": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Target",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByHitEnBreak",
|
|
"enBreak": 0.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"GAIGOBCNNEE": "Xinyan_Skill_S_Shield_Hit_Handler"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Xinyan_Skill_S_Shield_Hit_Handler": {
|
|
"stacking": "Unique",
|
|
"GAIGOBCNNEE": "",
|
|
"duration": 0.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SendEffectTrigger",
|
|
"target": "Team",
|
|
"parameter": "Hit",
|
|
"effectPattern": "Eff_Avatar_Girl_Claymore_Xinyan_Shield_1"
|
|
}
|
|
]
|
|
},
|
|
"Xinyan_Talent_ShieldEnhancePhysicalDMG": {
|
|
"GAIGOBCNNEE": "",
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Actor_PhysicalAddHurtDelta": "Xinyan_Talent_ShieldEnhancePhysicalDMG_DMGRate"
|
|
},
|
|
"isLimitedProperties": true
|
|
},
|
|
"UNIQUE_Xinyan_Skill_S_FireBuff": {
|
|
"GAIGOBCNNEE": "",
|
|
"isUnique": true,
|
|
"duration": 1.0,
|
|
"elementType": "Fire",
|
|
"elementDurability": 25.0
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "Team",
|
|
"GAIGOBCNNEE": "UNIQUE_Xinyan_Skill_S_Shield"
|
|
},
|
|
{
|
|
"$type": "SendEffectTrigger",
|
|
"target": "Caster",
|
|
"parameter": "Eff_Ani_Noel_Skill_S_Loop_Show",
|
|
"effectPattern": "Eff_Avatar_Girl_Claymore_Xinyan_Shield_1"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Xinyan_ElementalBurst_Initiate",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Xinyan_ElementalBurst"
|
|
],
|
|
"GAIGOBCNNEE": "Invincible"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Xinyan_ElementalBurst",
|
|
"Xinyan_ElementalBurst_AS"
|
|
],
|
|
"GAIGOBCNNEE": "WeatherChange"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Xinyan_ElementalBurst"
|
|
],
|
|
"GAIGOBCNNEE": "Xinyan_ElementalBurst_Guitar"
|
|
},
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "Xinyan_ElementalBurst_AS",
|
|
"GAIGOBCNNEE": "Xinyan_ElementalBurst_Guitar_1",
|
|
"normalizeEnd": 0.15000000596046448
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"WeatherChange": {
|
|
"GAIGOBCNNEE": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "TriggerWeatherMixin",
|
|
"type": "Skill",
|
|
"weatherPattern": "Weather_Xinyan_ElementalBurst",
|
|
"transDuration": 1.0,
|
|
"duration": 2.0
|
|
}
|
|
]
|
|
},
|
|
"Invincible": {
|
|
"GAIGOBCNNEE": "",
|
|
"elementDurability": 100.0,
|
|
"state": "Invincible",
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachAbilityStateResistance",
|
|
"resistanceListID": 11002
|
|
}
|
|
]
|
|
},
|
|
"Xinyan_ElementalBurst_Guitar": {
|
|
"GAIGOBCNNEE": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Avatar_Girl_Claymore_Xinyan_Guitar"
|
|
}
|
|
]
|
|
},
|
|
"Xinyan_ElementalBurst_Guitar_1": {
|
|
"GAIGOBCNNEE": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Avatar_Girl_Claymore_Xinyan_Guitar"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Avatar_Girl_Claymore_Xinyan_Guitar_Dissipate"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Avatar_Girl_Claymore_Xinyan_ElementalBurst_Initiate"
|
|
},
|
|
{
|
|
"$type": "AvatarSkillStart",
|
|
"overtime": 10443,
|
|
"cdRatio": 1.0,
|
|
"costStaminaRatio": 1.0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Xinyan_ElementalBurst_Hit",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "Xinyan_ElementalBurst",
|
|
"GAIGOBCNNEE": "Xinyan_ElementalBurst_Hit",
|
|
"normalizeStart": 0.25
|
|
},
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "Xinyan_ElementalBurst",
|
|
"GAIGOBCNNEE": "Avatar_Xinyan_Talent_ElementalBurstInitShield",
|
|
"normalizeStart": 0.30000001192092896
|
|
}
|
|
],
|
|
"abilitySpecials": {
|
|
"Xinyan_ElementalBurst_PhysicalDamage": 0.0,
|
|
"Xinyan_Talent_CritWhenElementalBurst_CritRate": 0.0
|
|
},
|
|
"modifiers": {
|
|
"Xinyan_ElementalBurst_Hit": {
|
|
"GAIGOBCNNEE": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackCircle",
|
|
"lifeTime": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"secondHeight": 1.600000023841858,
|
|
"radius": 3.0
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "Elemental_Burst",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"bonusCriticalHurt": "Xinyan_ElementalBurst_PhysicalDamage",
|
|
"damagePercentageRatio": 0.0,
|
|
"elementDurability": 100.0,
|
|
"strikeType": "Default",
|
|
"enBreak": 300.0,
|
|
"bonusCritical": "Xinyan_Talent_CritWhenElementalBurst_CritRate"
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV3",
|
|
"canBeDefenceHalt": true
|
|
},
|
|
"forceCameraShake": true,
|
|
"cameraShake": {
|
|
"shakeType": "CustomVector",
|
|
"shakeRange": 0.23999999463558197,
|
|
"shakeTime": 0.30000001192092896,
|
|
"shakeDistance": 45.0,
|
|
"shakeDir": {
|
|
"_y": 1.0
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
}
|
|
]
|
|
},
|
|
"Avatar_Xinyan_Talent_ElementalBurstInitShield": {
|
|
"GAIGOBCNNEE": "",
|
|
"duration": 0.20000000298023224,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"target": "Team",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByUnlockTalentParam",
|
|
"target": "Caster",
|
|
"talentParam": "Avatar_Xinyan_Talent_ElementalBurstInitShield"
|
|
}
|
|
],
|
|
"GAIGOBCNNEE": "UNIQUE_Xinyan_Skill_S_Shield"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByUnlockTalentParam",
|
|
"target": "Caster",
|
|
"talentParam": "Avatar_Xinyan_Talent_ElementalBurstInitShield"
|
|
}
|
|
],
|
|
"abilityName": "Avatar_Xinyan_ElementalArt_Shield_3"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"key": "_ABILITY_Xinyan_ElementalBurst_Pos",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"onGround": true
|
|
},
|
|
"setTarget": false
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Avatar_Girl_Claymore_Xinyan_ElementalBurst_Hit",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Xinyan_ElementalBurst_Effect",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Avatar_Girl_Claymore_Xinyan_ElementalBurst_Shockwave",
|
|
"born": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 2.0
|
|
},
|
|
"onGround": true,
|
|
"positionKey": "_ABILITY_Xinyan_ElementalBurst_Pos",
|
|
"directionKey": ""
|
|
}
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Avatar_Girl_Claymore_Xinyan_ElementalBurst_Firework",
|
|
"born": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 2.0
|
|
},
|
|
"onGround": true,
|
|
"direction": {
|
|
"$type": "ConfigDirectionByEntity",
|
|
"angleOffset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"positionKey": "_ABILITY_Xinyan_ElementalBurst_Pos",
|
|
"directionKey": ""
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Xinyan_ElementalBurst_Fire",
|
|
"abilitySpecials": {
|
|
"Xinyan_ElementalBurst_FireDamage": 0.0
|
|
},
|
|
"modifiers": {
|
|
"Xinyan_ElementalBurst_Fire": {
|
|
"GAIGOBCNNEE": "",
|
|
"duration": 1.7999999523162842,
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 0.30000001192092896,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackCircle",
|
|
"lifeTime": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 2.0
|
|
},
|
|
"positionKey": "_ABILITY_Xinyan_ElementalBurst_Pos",
|
|
"directionKey": ""
|
|
},
|
|
"secondHeight": 1.600000023841858,
|
|
"radius": 4.0
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "Elemental_Burst",
|
|
"attenuationTag": "Elemental_Burst_Fire",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"bonusCriticalHurt": "Xinyan_ElementalBurst_FireDamage",
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Fire",
|
|
"elementRank": 1.5,
|
|
"elementDurability": 25.0,
|
|
"strikeType": "Default",
|
|
"enBreak": 50.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV5",
|
|
"overrideHitImpulse": {
|
|
"hitLevel": "Air",
|
|
"hitImpulseX": 0.0,
|
|
"hitImpulseY": 600.0
|
|
},
|
|
"canBeDefenceHalt": true
|
|
},
|
|
"forceCameraShake": true,
|
|
"cameraShake": {
|
|
"shakeType": "CustomVector",
|
|
"shakeRange": 0.36000001430511475,
|
|
"shakeTime": 0.30000001192092896,
|
|
"shakeDistance": 45.0,
|
|
"shakeDir": {
|
|
"_y": 1.0
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackCircle",
|
|
"lifeTime": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 2.0
|
|
},
|
|
"positionKey": "_ABILITY_Xinyan_ElementalBurst_Pos",
|
|
"directionKey": ""
|
|
},
|
|
"secondHeight": 1.600000023841858,
|
|
"radius": 4.0
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "Elemental_Burst",
|
|
"attenuationTag": "Elemental_Burst_Fire",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"bonusCriticalHurt": "Xinyan_ElementalBurst_FireDamage",
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Fire",
|
|
"elementRank": 1.5,
|
|
"elementDurability": 25.0,
|
|
"strikeType": "Default",
|
|
"enBreak": 50.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV2"
|
|
}
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"GAIGOBCNNEE": "Xinyan_ElementalBurst_Fire"
|
|
},
|
|
{
|
|
"$type": "ActCameraRadialBlur",
|
|
"cameraRadialBlur": {
|
|
"power": 1.5,
|
|
"blurTime": 0.25,
|
|
"fadeTime": 0.30000001192092896
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Xinyan_HideWeapon",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Xinyan_ElementalArt",
|
|
"Xinyan_ElementalBurst"
|
|
],
|
|
"GAIGOBCNNEE": "HideWeapon"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"HideWeapon": {
|
|
"GAIGOBCNNEE": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerHideWeapon",
|
|
"partNames": [
|
|
"equip01",
|
|
"equip02",
|
|
"sheathPoint"
|
|
]
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "TriggerHideWeapon",
|
|
"doOffStage": true,
|
|
"visible": true,
|
|
"partNames": [
|
|
"equip01",
|
|
"equip02",
|
|
"sheathPoint"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Xinyan_ElementalBurst_CameraExit",
|
|
"modifiers": {
|
|
"ExitCamera": {
|
|
"GAIGOBCNNEE": "",
|
|
"duration": 0.30000001192092896,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AvatarEnterCameraShot",
|
|
"cameraMoveCfgPath": "CameraElementalBurst_Out_Xinyan"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "AvatarExitCameraShot",
|
|
"doOffStage": true
|
|
},
|
|
{
|
|
"$type": "AvatarCameraParam",
|
|
"cameraParam": {
|
|
"forceRadius": 6.0,
|
|
"shouldKeepForceRadius": true
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"GAIGOBCNNEE": "ExitCamera"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Xinyan_FallingAnthem",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AvatarChangeSkillMixin",
|
|
"jumpSkillID": 5044010,
|
|
"flySkillID": 5044010
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"FallingAnthem_BS"
|
|
],
|
|
"GAIGOBCNNEE": "FallingAnthem_BS_Material"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"FallingAnthem_Loop"
|
|
],
|
|
"GAIGOBCNNEE": "FallingAnthem_Loop_Normal"
|
|
},
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"FallingAnthem_BS_2",
|
|
"FallingAnthem_Loop",
|
|
"FallingAnthem_Loop_Low"
|
|
],
|
|
"GAIGOBCNNEE": "FallingAnthem_LoopDamage"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"FallingAnthem_BS"
|
|
],
|
|
"GAIGOBCNNEE": "FallingAnthem_BS_VelocityForce_Initialize"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"FallingAnthem_BS",
|
|
"FallingAnthem_Loop",
|
|
"FallingAnthem_AS_1",
|
|
"FallingAnthem_AS_2"
|
|
],
|
|
"GAIGOBCNNEE": "FallingAnthem_Height_Detect"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"FallingAnthem_BS",
|
|
"FallingAnthem_Loop",
|
|
"FallingAnthem_AS_1",
|
|
"FallingAnthem_AS_2"
|
|
],
|
|
"GAIGOBCNNEE": "FallingAnthem_FallingDamageImmune_01"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"FallingAnthem_BS",
|
|
"FallingAnthem_Loop"
|
|
],
|
|
"GAIGOBCNNEE": "Inertia"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"FallingAnthem_BS",
|
|
"FallingAnthem_Loop",
|
|
"FallingAnthem_AS_1",
|
|
"FallingAnthem_AS_2"
|
|
],
|
|
"GAIGOBCNNEE": "FallingAnthem_OverHead_Camera"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"FallingAnthem_BS"
|
|
],
|
|
"GAIGOBCNNEE": "FallingAnthem_ClearVelocityForce"
|
|
},
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"FallingAnthem_BS_2",
|
|
"FallingAnthem_Loop"
|
|
],
|
|
"GAIGOBCNNEE": "FallingAnthem_AttachSelfEffect"
|
|
}
|
|
],
|
|
"abilitySpecials": {
|
|
"FallingAnthem_Normal_Loop_Damage": 0.0,
|
|
"FallingAnthem_Normal_Rank_1_Damage": 0.0,
|
|
"FallingAnthem_Normal_Rank_2_Damage": 0.0,
|
|
"FallingAnthem_Altitude_Lv0": 20.0,
|
|
"FallingAnthem_Altitude_Lv1": 40.0,
|
|
"FallingAnthem_Altitude_Lv2": 60.0,
|
|
"FallingAnthem_Altitude_Lv3": 100.0,
|
|
"FallingAnthem_Altitude_Lv4": 200.0,
|
|
"FallingAnthem_FallingDamageRatio_Lv0": -1.0,
|
|
"FallingAnthem_FallingDamageRatio_Lv1": -1.0,
|
|
"FallingAnthem_FallingDamageRatio_Lv2": -0.8999999761581421,
|
|
"FallingAnthem_FallingDamageRatio_Lv3": -0.800000011920929,
|
|
"FallingAnthem_FallingDamageRatio_Lv4": -0.6000000238418579,
|
|
"FallingAnthem_FallingDamageRatio": 0.0
|
|
},
|
|
"modifiers": {
|
|
"FallingAnthem_AttachSelfEffect": {
|
|
"GAIGOBCNNEE": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Avatar_Claymore_FallAnthem_Self_02"
|
|
}
|
|
]
|
|
},
|
|
"FallingAnthem_BS_Material": {
|
|
"GAIGOBCNNEE": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Avatar_Claymore_FallAnthem_Self"
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Avatar_Claymore_FallAnthem_BS"
|
|
}
|
|
]
|
|
},
|
|
"FallingAnthem_BS_VelocityForce_Initialize": {
|
|
"GAIGOBCNNEE": "",
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Actor_AddGravityScale": -2.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "RemoveVelocityForce",
|
|
"forces": [
|
|
"RushMoveType"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"FallingAnthem_LoopDamage": {
|
|
"GAIGOBCNNEE": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 0.30000001192092896,
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackSphere",
|
|
"lifeTime": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 1.0
|
|
}
|
|
},
|
|
"radius": 1.0
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "FallingAttack",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"bonusCriticalHurt": "FallingAnthem_Normal_Loop_Damage",
|
|
"damagePercentageRatio": 0.0,
|
|
"elementDurability": 0.0,
|
|
"overrideByWeapon": true,
|
|
"strikeType": "Slash",
|
|
"enBreak": 35.0,
|
|
"attackType": "Melee"
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV2",
|
|
"hitHaltTimeScale": 0.019999999552965164
|
|
}
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
}
|
|
]
|
|
},
|
|
"FallingAnthem_FallingDamageImmune_01": {
|
|
"GAIGOBCNNEE": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "ClearGlobalValue",
|
|
"key": "_ABILITY_FallingAttack_Altitude"
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetAltitude",
|
|
"logic": "LesserOrEqual",
|
|
"value": "FallingAnthem_Altitude_Lv0"
|
|
}
|
|
],
|
|
"value": "FallingAnthem_FallingDamageRatio_Lv0",
|
|
"key": "_ABILITY_FallingAttack_Altitude",
|
|
"useLimitRange": true,
|
|
"maxValue": "FallingAnthem_FallingDamageRatio_Lv0",
|
|
"minValue": "FallingAnthem_FallingDamageRatio_Lv0"
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetAltitude",
|
|
"logic": "LesserOrEqual",
|
|
"value": "FallingAnthem_Altitude_Lv1"
|
|
},
|
|
{
|
|
"$type": "ByTargetAltitude",
|
|
"value": "FallingAnthem_Altitude_Lv0"
|
|
}
|
|
],
|
|
"value": "FallingAnthem_FallingDamageRatio_Lv1",
|
|
"key": "_ABILITY_FallingAttack_Altitude",
|
|
"useLimitRange": true,
|
|
"maxValue": "FallingAnthem_FallingDamageRatio_Lv1",
|
|
"minValue": "FallingAnthem_FallingDamageRatio_Lv1"
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetAltitude",
|
|
"logic": "LesserOrEqual",
|
|
"value": "FallingAnthem_Altitude_Lv2"
|
|
},
|
|
{
|
|
"$type": "ByTargetAltitude",
|
|
"value": "FallingAnthem_Altitude_Lv1"
|
|
}
|
|
],
|
|
"value": "FallingAnthem_FallingDamageRatio_Lv2",
|
|
"key": "_ABILITY_FallingAttack_Altitude",
|
|
"useLimitRange": true,
|
|
"maxValue": "FallingAnthem_FallingDamageRatio_Lv2",
|
|
"minValue": "FallingAnthem_FallingDamageRatio_Lv2"
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetAltitude",
|
|
"logic": "LesserOrEqual",
|
|
"value": "FallingAnthem_Altitude_Lv3"
|
|
},
|
|
{
|
|
"$type": "ByTargetAltitude",
|
|
"value": "FallingAnthem_Altitude_Lv2"
|
|
}
|
|
],
|
|
"value": "FallingAnthem_FallingDamageRatio_Lv3",
|
|
"key": "_ABILITY_FallingAttack_Altitude",
|
|
"useLimitRange": true,
|
|
"maxValue": "FallingAnthem_FallingDamageRatio_Lv3",
|
|
"minValue": "FallingAnthem_FallingDamageRatio_Lv3"
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetAltitude",
|
|
"value": "FallingAnthem_Altitude_Lv3"
|
|
}
|
|
],
|
|
"value": "FallingAnthem_FallingDamageRatio_Lv4",
|
|
"key": "_ABILITY_FallingAttack_Altitude",
|
|
"useLimitRange": true,
|
|
"maxValue": "FallingAnthem_FallingDamageRatio_Lv4",
|
|
"minValue": "FallingAnthem_FallingDamageRatio_Lv4"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"GAIGOBCNNEE": "FallingAnthem_FallingDamageImmune_02"
|
|
}
|
|
]
|
|
},
|
|
"FallingAnthem_FallingDamageImmune_02": {
|
|
"GAIGOBCNNEE": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValueToOverrideMap",
|
|
"globalValueKey": "_ABILITY_FallingAttack_Altitude",
|
|
"overrideMapKey": "FallingAnthem_FallingDamageRatio"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"GAIGOBCNNEE": "FallingAnthem_FallingDamageImmune_03"
|
|
}
|
|
]
|
|
},
|
|
"FallingAnthem_FallingDamageImmune_03": {
|
|
"GAIGOBCNNEE": "",
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Actor_FallingDamageRatio": "FallingAnthem_FallingDamageRatio"
|
|
}
|
|
},
|
|
"FallingAnthem_Loop_Normal": {
|
|
"GAIGOBCNNEE": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "AttachModifierToSelfGlobalValueMixin",
|
|
"globalValueKey": "_ABILITY_FallingAnthem_UseCamera",
|
|
"defaultGlobalValueOnCreate": 0.0,
|
|
"valueSteps": [
|
|
-1.0,
|
|
0.5,
|
|
1.5
|
|
],
|
|
"modifierNameSteps": [
|
|
"FallingAnthem_Loop_Normal_Rank_1",
|
|
"FallingAnthem_Loop_Normal_Rank_2"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"FallingAnthem_Loop_Normal_Rank_1": {
|
|
"GAIGOBCNNEE": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Avatar_Claymore_FallAnthem_Loop_01"
|
|
}
|
|
]
|
|
},
|
|
"FallingAnthem_Loop_Normal_Rank_2": {
|
|
"GAIGOBCNNEE": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Avatar_Claymore_FallAnthem_Loop_02"
|
|
}
|
|
]
|
|
},
|
|
"Inertia": {
|
|
"GAIGOBCNNEE": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "ApplyInertiaVelocityMixin",
|
|
"useXZ": false,
|
|
"useY": false
|
|
}
|
|
]
|
|
},
|
|
"FallingAnthem_Height_Detect": {
|
|
"GAIGOBCNNEE": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetAltitude",
|
|
"logic": "LesserOrEqual",
|
|
"value": 2.4000000953674316
|
|
}
|
|
],
|
|
"value": 0.0,
|
|
"key": "_ABILITY_FallingAnthem_UseCamera",
|
|
"useLimitRange": true,
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetAltitude",
|
|
"value": 2.4000000953674316
|
|
}
|
|
],
|
|
"value": 5.0,
|
|
"key": "_ABILITY_FallingAnthem_UseCamera",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetAnimatorFloat",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetAltitude",
|
|
"logic": "LesserOrEqual",
|
|
"value": 2.4000000953674316
|
|
}
|
|
],
|
|
"floatID": "FallingAnthem_UseCamera",
|
|
"value": 0.0
|
|
},
|
|
{
|
|
"$type": "SetAnimatorFloat",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetAltitude",
|
|
"value": 2.4000000953674316
|
|
}
|
|
],
|
|
"floatID": "FallingAnthem_UseCamera",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetAnimatorFloat",
|
|
"floatID": "FallingAnthem_UseCamera",
|
|
"value": 0.0
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_ABILITY_FallingAnthem_UseCamera",
|
|
"useLimitRange": true,
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
"FallingAnthem_OverHead_Camera": {
|
|
"GAIGOBCNNEE": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AvatarCameraParam",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAnimatorFloat",
|
|
"logic": "Equal",
|
|
"value": 1.0,
|
|
"parameter": "FallingAnthem_UseCamera"
|
|
}
|
|
],
|
|
"cameraParam": {
|
|
"forceRadius": 4.5,
|
|
"forceRadiusDuration": 0.20000000298023224,
|
|
"shouldKeepForceRadius": true
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"FallingAnthem_OverHead_Camera_Remover": {
|
|
"GAIGOBCNNEE": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AvatarExitCameraShot",
|
|
"doOffStage": true
|
|
}
|
|
]
|
|
},
|
|
"FallingAnthem_Landed_Camera": {
|
|
"GAIGOBCNNEE": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AvatarCameraParam",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAnimatorFloat",
|
|
"logic": "Equal",
|
|
"value": 1.0,
|
|
"parameter": "FallingAnthem_UseCamera"
|
|
}
|
|
],
|
|
"cameraParam": {
|
|
"forceRadius": 6.0,
|
|
"forceRadiusDuration": 0.10000000149011612,
|
|
"shouldKeepForceRadius": true
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"FallingAnthem_ClearVelocityForce": {
|
|
"GAIGOBCNNEE": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "RemoveVelocityForce",
|
|
"forces": [
|
|
"RushMoveType",
|
|
"InertiaType"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_ABILITY_FallingAnthem_UseCamera",
|
|
"value": 0.0,
|
|
"forceByCaster": true,
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
],
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackCircle",
|
|
"lifeTime": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": -0.5,
|
|
"z": 1.0
|
|
}
|
|
},
|
|
"secondHeight": 2.0,
|
|
"radius": 3.0
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "FallingAttack",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"bonusCriticalHurt": "FallingAnthem_Normal_Rank_1_Damage",
|
|
"damagePercentageRatio": 0.0,
|
|
"elementDurability": 25.0,
|
|
"overrideByWeapon": true,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 150.0,
|
|
"attackType": "Melee"
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "none",
|
|
"hitImpulseType": "LV4",
|
|
"hitHaltTimeScale": 0.10000000149011612
|
|
},
|
|
"forceCameraShake": true,
|
|
"cameraShake": {
|
|
"shakeType": "CustomVector",
|
|
"shakeRange": 0.23999999463558197,
|
|
"shakeTime": 0.11999999731779099,
|
|
"shakeDistance": 30.0,
|
|
"shakeDir": {
|
|
"_y": 1.0
|
|
},
|
|
"extension": {
|
|
"baseCycle": 0.23999999463558197,
|
|
"cycleDamping": 0.0,
|
|
"rangeAttenuation": 0.30000001192092896
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_ABILITY_FallingAnthem_UseCamera",
|
|
"value": 1.0,
|
|
"forceByCaster": true
|
|
}
|
|
],
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackCircle",
|
|
"lifeTime": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": -0.5,
|
|
"z": 1.0
|
|
}
|
|
},
|
|
"secondHeight": 2.0,
|
|
"radius": 5.0
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "FallingAttack",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"bonusCriticalHurt": "FallingAnthem_Normal_Rank_2_Damage",
|
|
"damagePercentageRatio": 0.0,
|
|
"elementDurability": 25.0,
|
|
"overrideByWeapon": true,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 200.0,
|
|
"attackType": "Melee"
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "none",
|
|
"hitImpulseType": "LV7",
|
|
"overrideHitImpulse": {
|
|
"hitLevel": "Air",
|
|
"hitImpulseX": 0.0,
|
|
"hitImpulseY": 800.0
|
|
},
|
|
"hitHaltTimeScale": 0.10000000149011612
|
|
},
|
|
"forceCameraShake": true,
|
|
"cameraShake": {
|
|
"shakeType": "CustomVector",
|
|
"shakeRange": 0.5,
|
|
"shakeTime": 0.20000000298023224,
|
|
"shakeDistance": 30.0,
|
|
"shakeDir": {
|
|
"_y": 1.0,
|
|
"_z": 1.0
|
|
},
|
|
"extension": {
|
|
"baseCycle": 0.4000000059604645,
|
|
"cycleDamping": 0.0,
|
|
"rangeAttenuation": 0.30000001192092896
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_ABILITY_FallingAnthem_UseCamera",
|
|
"value": 0.0,
|
|
"forceByCaster": true,
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
],
|
|
"effectPattern": "Eff_Avatar_Claymore_FallAnthem_Strike_01"
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_ABILITY_FallingAnthem_UseCamera",
|
|
"value": 1.0,
|
|
"forceByCaster": true
|
|
}
|
|
],
|
|
"effectPattern": "Eff_Avatar_Claymore_FallAnthem_Strike_02"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Xinyan_NormalAttack_DamageHandler",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "ModifyDamageMixin",
|
|
"animEventNames": [
|
|
"ATK01"
|
|
],
|
|
"bonusCriticalHurt": "NormalAttack_01_DamagePercentage",
|
|
"damagePercentageRatio": 0.0
|
|
},
|
|
{
|
|
"$type": "ModifyDamageMixin",
|
|
"animEventNames": [
|
|
"ATK02"
|
|
],
|
|
"bonusCriticalHurt": "NormalAttack_02_DamagePercentage",
|
|
"damagePercentageRatio": 0.0
|
|
},
|
|
{
|
|
"$type": "ModifyDamageMixin",
|
|
"animEventNames": [
|
|
"ATK03"
|
|
],
|
|
"bonusCriticalHurt": "NormalAttack_03_DamagePercentage",
|
|
"damagePercentageRatio": 0.0
|
|
},
|
|
{
|
|
"$type": "ModifyDamageMixin",
|
|
"animEventNames": [
|
|
"ATK04"
|
|
],
|
|
"bonusCriticalHurt": "NormalAttack_04_DamagePercentage",
|
|
"damagePercentageRatio": 0.0
|
|
},
|
|
{
|
|
"$type": "ModifyDamageMixin",
|
|
"animEventNames": [
|
|
"ExtraAttack1"
|
|
],
|
|
"bonusCriticalHurt": "ExtraAttack_Loop_DamagePercentage",
|
|
"damagePercentageRatio": 0.0
|
|
},
|
|
{
|
|
"$type": "ModifyDamageMixin",
|
|
"animEventNames": [
|
|
"ExtraAttack2"
|
|
],
|
|
"bonusCriticalHurt": "ExtraAttack_End_DamagePercentage",
|
|
"damagePercentageRatio": 0.0
|
|
}
|
|
],
|
|
"abilitySpecials": {
|
|
"NormalAttack_01_DamagePercentage": 0.0,
|
|
"NormalAttack_02_DamagePercentage": 0.0,
|
|
"NormalAttack_03_DamagePercentage": 0.0,
|
|
"NormalAttack_04_DamagePercentage": 0.0,
|
|
"ExtraAttack_Loop_DamagePercentage": 0.0,
|
|
"ExtraAttack_End_DamagePercentage": 0.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Xinyan_Talent_CritEnhanceAtkSpeed",
|
|
"abilitySpecials": {
|
|
"Avatar_Xinyan_Talent_CritEnhanceAtkSpeed_AttackSpeedRatio": 0.0,
|
|
"Avatar_Xinyan_Talent_CritEnhanceAtkSpeed_Duration": 0.0
|
|
},
|
|
"modifiers": {
|
|
"UNIQUE_Xinyan_Talent_CritEnhanceAtkSpeed_Handler": {
|
|
"stacking": "Unique",
|
|
"GAIGOBCNNEE": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"onAttackLanded": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Target",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByHitCritical"
|
|
},
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Monster"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_ANIMAL_ENTITY_TYPE",
|
|
"value": 0.0,
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"GAIGOBCNNEE": "UNIQUE_Xinyan_Talent_CritEnhanceAtkSpeed_Buff"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Xinyan_Talent_CritEnhanceAtkSpeed_Buff": {
|
|
"stacking": "Unique",
|
|
"GAIGOBCNNEE": "",
|
|
"isUnique": true,
|
|
"duration": "Avatar_Xinyan_Talent_CritEnhanceAtkSpeed_Duration",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"ExtraAttack",
|
|
"ExtraAttack1",
|
|
"ExtraAttack2",
|
|
"ExtraAttack3"
|
|
],
|
|
"GAIGOBCNNEE": "Xinyan_Talent_CritEnhanceAtkSpeed"
|
|
}
|
|
],
|
|
"properties": {
|
|
"Animator_AttackSpeedRatio": "Avatar_Xinyan_Talent_CritEnhanceAtkSpeed_AttackSpeedRatio"
|
|
},
|
|
"state": "AttackUp",
|
|
"isLimitedProperties": true,
|
|
"buffID": 10001
|
|
},
|
|
"Xinyan_Talent_CritEnhanceAtkSpeed": {
|
|
"GAIGOBCNNEE": "",
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Animator_OverallSpeedRatio": "Avatar_Xinyan_Talent_CritEnhanceAtkSpeed_AttackSpeedRatio"
|
|
},
|
|
"isLimitedProperties": true
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"GAIGOBCNNEE": "UNIQUE_Xinyan_Talent_CritEnhanceAtkSpeed_Handler"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Xinyan_Talent_EnhanceExtraAttack",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"ExtraAttack",
|
|
"ExtraAttack1",
|
|
"ExtraAttack2",
|
|
"ExtraAttack3",
|
|
"ExtraAttack_BS"
|
|
],
|
|
"GAIGOBCNNEE": "Avatar_Xinyan_Talent_EnhanceExtraAttack"
|
|
}
|
|
],
|
|
"abilitySpecials": {
|
|
"Xinyan_Talent_EnhanceExtraAttack_StaminaCost": 0.0,
|
|
"Xinyan_Talent_EnhanceExtraAttack_DefPer": 0.0
|
|
},
|
|
"modifiers": {
|
|
"Avatar_Xinyan_Talent_EnhanceExtraAttack": {
|
|
"GAIGOBCNNEE": "",
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Actor_CostStaminaRatio": "Xinyan_Talent_EnhanceExtraAttack_StaminaCost",
|
|
"Actor_AttackExtraDelta": [
|
|
"Xinyan_Talent_EnhanceExtraAttack_DefPer",
|
|
"FIGHT_PROP_NONEXTRA_DEFENSE",
|
|
"Mul"
|
|
]
|
|
},
|
|
"isLimitedProperties": true
|
|
}
|
|
},
|
|
"isDynamicAbility": true
|
|
}
|
|
}
|
|
] |