2022-10-03 13:47:35 +03:00

6700 lines
270 KiB
JSON

[
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Ningguang_Roulette",
"abilityMixins": [
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Attack01",
"GAIGOBCNNEE": "Ningguang_NormalAttack_Mark_1",
"normalizeEnd": 0.20000000298023224
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Attack02",
"GAIGOBCNNEE": "Ningguang_NormalAttack_Mark_2",
"normalizeEnd": 0.20000000298023224
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Attack03",
"GAIGOBCNNEE": "Ningguang_NormalAttack_Mark_3",
"normalizeEnd": 0.20000000298023224
}
],
"modifiers": {
"Ningguang_NormalAttack_Mark_1": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AddGlobalValue",
"value": -3.0,
"key": "_Ningguang_NormalAttack_Mark",
"useLimitRange": true,
"maxValue": 3.0,
"minValue": 0.0
},
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_Ningguang_NormalAttack_Mark",
"useLimitRange": true,
"maxValue": 3.0,
"minValue": 0.0
}
]
},
"Ningguang_NormalAttack_Mark_2": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AddGlobalValue",
"value": -3.0,
"key": "_Ningguang_NormalAttack_Mark",
"useLimitRange": true,
"maxValue": 3.0,
"minValue": 0.0
},
{
"$type": "AddGlobalValue",
"value": 2.0,
"key": "_Ningguang_NormalAttack_Mark",
"useLimitRange": true,
"maxValue": 3.0,
"minValue": 0.0
}
]
},
"Ningguang_NormalAttack_Mark_3": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AddGlobalValue",
"value": -3.0,
"key": "_Ningguang_NormalAttack_Mark",
"useLimitRange": true,
"maxValue": 3.0,
"minValue": 0.0
},
{
"$type": "AddGlobalValue",
"value": 3.0,
"key": "_Ningguang_NormalAttack_Mark",
"useLimitRange": true,
"maxValue": 3.0,
"minValue": 0.0
}
]
}
},
"onAdded": [
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_Ningguang_NormalAttack_Mark",
"useLimitRange": true,
"maxValue": 3.0,
"minValue": 0.0
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Ningguang_ExtraAttack",
"abilityMixins": [
{
"$type": "ButtonHoldChargeMixin",
"overtime": 10271,
"chargeTime": 0.05000000074505806,
"secondChargeTime": 0.15000000596046448,
"OnBeginUncharged": [
{
"$type": "SetAnimatorTrigger",
"predicates": [
{
"$type": "ByAnimatorInt",
"logic": "Equal",
"value": 0,
"parameter": "ComboCount"
}
],
"triggerID": "DoSkill"
},
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_Ningguang_NormalAttack_Mark",
"value": 1.0,
"compareType": "NoneOrEqual"
}
],
"successActions": [
{
"$type": "Randomed",
"predicates": [
{
"$type": "ByAnimatorInt",
"logic": "Equal",
"value": 0,
"parameter": "ComboCount"
}
],
"chance": 0.5,
"successActions": [
{
"$type": "SetAnimatorInt",
"intID": "SkillID",
"value": 21.0
}
],
"failActions": [
{
"$type": "SetAnimatorInt",
"intID": "SkillID",
"value": 31.0
}
]
}
]
},
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_Ningguang_NormalAttack_Mark",
"value": 2.0
}
],
"successActions": [
{
"$type": "Randomed",
"predicates": [
{
"$type": "ByAnimatorInt",
"logic": "Equal",
"value": 0,
"parameter": "ComboCount"
}
],
"chance": 0.5,
"successActions": [
{
"$type": "SetAnimatorInt",
"intID": "SkillID",
"value": 11.0
}
],
"failActions": [
{
"$type": "SetAnimatorInt",
"intID": "SkillID",
"value": 31.0
}
]
}
]
},
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_Ningguang_NormalAttack_Mark",
"value": 3.0
}
],
"successActions": [
{
"$type": "Randomed",
"predicates": [
{
"$type": "ByAnimatorInt",
"logic": "Equal",
"value": 0,
"parameter": "ComboCount"
}
],
"chance": 0.5,
"successActions": [
{
"$type": "SetAnimatorInt",
"intID": "SkillID",
"value": 21.0
}
],
"failActions": [
{
"$type": "SetAnimatorInt",
"intID": "SkillID",
"value": 11.0
}
]
}
]
},
{
"$type": "SetAnimatorBool",
"boolID": "IsCharging"
}
],
"OnReleaseUncharged": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "DoSkill"
},
{
"$type": "SetAnimatorInt",
"intID": "SkillID",
"value": 1.0
}
],
"OnBeginCharged": [
{
"$type": "SetAnimatorBool",
"boolID": "IsCharging",
"value": true
}
],
"OnReleaseCharged": [
{
"$type": "SetAnimatorBool",
"boolID": "IsCharging"
},
{
"$type": "SetAnimatorTrigger",
"triggerID": "DoSkill"
},
{
"$type": "SetAnimatorInt",
"intID": "SkillID",
"value": 1.0
}
],
"OnBeginSecondCharged": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "DoSkill"
},
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByAny",
"predicates": [
{
"$type": "ByLocalAvatarStamina",
"logic": "GreaterOrEqual",
"stamina": [
"ExtraAttack_Catalyst_Stamina_Cost",
"Ningguang_ExtraAttack_StaminaCost",
"Mul",
"Flexible_Stamina",
"Add"
]
},
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Ningguang_FreeExtraAttack",
"value": 1.0
}
]
}
],
"successActions": [
{
"$type": "SetAnimatorInt",
"intID": "SkillID",
"value": 6.0
}
],
"failActions": [
{
"$type": "SetAnimatorInt",
"intID": "SkillID",
"value": 1.0
}
]
},
{
"$type": "SetAnimatorBool",
"boolID": "IsCharging"
}
],
"chargeStateIDs": [
"Attack01",
"Attack02",
"Attack03",
"ExtraAttack_BS",
"ExtraAttack_Charge",
"ExtraAttack",
"ExtraAttack_AS"
]
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"ExtraAttack_Charge"
],
"GAIGOBCNNEE": "ExtraAttack_StaminaCost"
}
],
"abilitySpecials": {
"Ningguang_ExtraAttack_StaminaCost": 1.0,
"ExtraAttack_Catalyst_Stamina_Cost": 0.0,
"Flexible_Stamina": -2.0
},
"modifiers": {
"ExtraAttack_StaminaCost": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AvatarSkillStart",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Self",
"key": "_ABILITY_Ningguang_FreeExtraAttack",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"overtime": 10003,
"cdRatio": 1.0,
"costStaminaRatio": [
"Ningguang_ExtraAttack_StaminaCost",
"ExtraAttack_Catalyst_Stamina_Cost",
"Mul"
]
},
{
"$type": "AvatarSkillStart",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Self",
"key": "_ABILITY_Ningguang_FreeExtraAttack",
"value": 1.0
}
],
"overtime": 10003,
"cdRatio": 1.0,
"costStaminaRatio": 0.0
}
]
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Ningguang_ExtraAttack_Fx",
"abilityMixins": [
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"ExtraAttack_Charge",
"ExtraAttack"
],
"GAIGOBCNNEE": "Ningguang_ExtraAttack_FX"
}
],
"modifiers": {
"Ningguang_ExtraAttack_FX": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Ningguang_ExtraAttack_TriggerBullet",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
}
}
]
}
},
"onAbilityStart": [
{
"$type": "TriggerBullet",
"bulletID": 41027020,
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 1.2999999523162842,
"z": 0.8299999833106995
}
}
},
{
"$type": "TriggerAbility",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 41027019
},
"abilityName": "Avatar_Ningguang_ExtraAttack_BulletTrigger",
"forceUseSelfCurrentAttackTarget": true
},
{
"$type": "RemoveModifier",
"GAIGOBCNNEE": "Ningguang_ExtraAttack_FX"
},
{
"$type": "TriggerAbility",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 41027013
},
"predicates": [
{
"$type": "ByHasChildGadget",
"configIdArray": [
41027013
],
"weight": 1,
"forceByCaster": true
}
],
"abilityName": "Avatar_Ningguang_Constellation_Attack_Up_BulletTrigger"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Ningguang_ExtraAttack_BulletTrigger",
"abilityMixins": [
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_ABILITY_ExtraAttack_Effect_Queue",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [
-0.5,
0.5,
1.5,
2.5,
3.5
],
"modifierNameSteps": [
"Blank",
"Bullet_1_Fx",
"Bullet_2_Fx",
"Bullet_3_Fx"
],
"removeAppliedModifier": false
}
],
"modifiers": {
"Attack_Timer": {
"GAIGOBCNNEE": "",
"duration": 0.1599999964237213,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "SetSelfAttackTarget",
"otherTargets": {
"$type": "SelectTargetsByShape",
"topLimit": 1,
"entityTypePriority": [
"Monster",
"Gadget"
],
"sortType": "Random",
"shapeName": "SectorR15D90",
"campTargetType": "Enemy",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster",
"Gadget"
]
}
],
"turnToTargetImmediately": true,
"turnToTargetKeepUpAxisDirection": true
},
{
"$type": "TriggerBullet",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Ningguang_ExtraAttack_Gem_Bullet_Count",
"value": 1.0,
"forceByCaster": true,
"compareType": "MoreThanAndEqual"
}
],
"bulletID": 41027014,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"attachPointName": "Ponit1"
},
"propOwnerIs": "OriginOwner"
},
{
"$type": "SetSelfAttackTarget",
"otherTargets": {
"$type": "SelectTargetsByShape",
"topLimit": 1,
"entityTypePriority": [
"Monster",
"Gadget"
],
"sortType": "Random",
"shapeName": "SectorR15D90",
"campTargetType": "Enemy",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster",
"Gadget"
]
}
],
"turnToTargetImmediately": true,
"turnToTargetKeepUpAxisDirection": true
},
{
"$type": "TriggerBullet",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Ningguang_ExtraAttack_Gem_Bullet_Count",
"value": 2.0,
"forceByCaster": true,
"compareType": "MoreThanAndEqual"
}
],
"bulletID": 41027015,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"attachPointName": "Ponit2"
},
"propOwnerIs": "OriginOwner"
},
{
"$type": "SetSelfAttackTarget",
"otherTargets": {
"$type": "SelectTargetsByShape",
"topLimit": 1,
"entityTypePriority": [
"Monster",
"Gadget"
],
"sortType": "Random",
"shapeName": "SectorR15D90",
"campTargetType": "Enemy",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster",
"Gadget"
]
}
],
"turnToTargetImmediately": true,
"turnToTargetKeepUpAxisDirection": true
},
{
"$type": "TriggerBullet",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Ningguang_ExtraAttack_Gem_Bullet_Count",
"value": 3.0,
"forceByCaster": true,
"compareType": "MoreThanAndEqual"
}
],
"bulletID": 41027014,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"attachPointName": "Ponit3"
},
"propOwnerIs": "OriginOwner"
},
{
"$type": "AddGlobalValue",
"value": -3.0,
"key": "_ABILITY_ExtraAttack_Effect_Queue",
"useLimitRange": true,
"maxValue": 3.0,
"minValue": 0.0
}
]
},
"Blank": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "RemoveModifier",
"doOffStage": true,
"GAIGOBCNNEE": "Bullet_1_Fx"
},
{
"$type": "RemoveModifier",
"doOffStage": true,
"GAIGOBCNNEE": "Bullet_2_Fx"
},
{
"$type": "RemoveModifier",
"doOffStage": true,
"GAIGOBCNNEE": "Bullet_3_Fx"
}
]
},
"Bullet_1_Fx": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "RemoveModifier",
"GAIGOBCNNEE": "Blank"
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_Ningguang_ExtraAttack_Gem_Trigger_Funnel_Orange",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"attachPointName": "Ponit1"
}
},
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": 1.0,
"key": "_ABILITY_Ningguang_ExtraAttack_Gem_Bullet_Count",
"useLimitRange": true,
"maxValue": 3.0,
"minValue": 0.0
},
{
"$type": "AddGlobalValue",
"target": "Owner",
"doOffStage": true,
"predicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "Ningguang_PermanentSkill_1"
}
],
"value": 1.0,
"key": "_ABILITY_Ningguang_FreeExtraAttack",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": -1.0,
"key": "_ABILITY_Ningguang_ExtraAttack_Gem_Bullet_Count",
"useLimitRange": true,
"maxValue": 3.0,
"minValue": 0.0
},
{
"$type": "AddGlobalValue",
"target": "Owner",
"doOffStage": true,
"predicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "Ningguang_PermanentSkill_1"
}
],
"value": -1.0,
"key": "_ABILITY_Ningguang_FreeExtraAttack",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
]
},
"Bullet_2_Fx": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "RemoveModifier",
"GAIGOBCNNEE": "Blank"
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_Ningguang_ExtraAttack_Gem_Trigger_Funnel_Red",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"attachPointName": "Ponit2"
}
},
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": 1.0,
"key": "_ABILITY_Ningguang_ExtraAttack_Gem_Bullet_Count",
"useLimitRange": true,
"maxValue": 3.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": -1.0,
"key": "_ABILITY_Ningguang_ExtraAttack_Gem_Bullet_Count",
"useLimitRange": true,
"maxValue": 3.0,
"minValue": 0.0
}
]
},
"Bullet_3_Fx": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "RemoveModifier",
"GAIGOBCNNEE": "Blank"
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_Ningguang_ExtraAttack_Gem_Trigger_Funnel_Yellow",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"attachPointName": "Ponit3"
}
},
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": 1.0,
"key": "_ABILITY_Ningguang_ExtraAttack_Gem_Bullet_Count",
"useLimitRange": true,
"maxValue": 3.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": -1.0,
"key": "_ABILITY_Ningguang_ExtraAttack_Gem_Bullet_Count",
"useLimitRange": true,
"maxValue": 3.0,
"minValue": 0.0
}
]
}
},
"onAbilityStart": [
{
"$type": "Predicated",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR15",
"campTargetType": "All",
"sizeRatio": 1.0
},
"targetPredicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster",
"Gadget"
]
}
],
"successActions": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "Attack"
}
]
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Attack_Timer"
},
{
"$type": "FireEffect",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Ningguang_ExtraAttack_Gem_Bullet_Count",
"value": 1.0,
"forceByCaster": true,
"compareType": "MoreThanAndEqual"
}
],
"effectPattern": "Eff_Ningguang_ElementalBurst_Attack_Up_Funnel_Disappear",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "Ponit1"
}
},
{
"$type": "FireEffect",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Ningguang_ExtraAttack_Gem_Bullet_Count",
"value": 2.0,
"forceByCaster": true,
"compareType": "MoreThanAndEqual"
}
],
"effectPattern": "Eff_Ningguang_ElementalBurst_Attack_Up_Funnel_Disappear",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "Ponit2"
}
},
{
"$type": "FireEffect",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Ningguang_ExtraAttack_Gem_Bullet_Count",
"value": 3.0,
"forceByCaster": true,
"compareType": "MoreThanAndEqual"
}
],
"effectPattern": "Eff_Ningguang_ElementalBurst_Attack_Up_Funnel_Disappear",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "Ponit3"
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Ningguang_ExtraAttack_GemBullet_Handler",
"modifiers": {
"ExtraAttack_GemBullet_Handler": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAttackLanded": [
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByAttackTags",
"attackTags": [
"NormalAttack_01",
"NormalAttack_02",
"NormalAttack_03"
]
},
{
"$type": "ByHasChildGadget",
"configIdArray": [
41027013
],
"compareType": "NoneOrEqual"
},
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_Ningguang_ElementalBurst_Flag",
"value": 0.0,
"forceByCaster": true,
"compareType": "NoneOrEqual"
}
],
"GAIGOBCNNEE": "AddGlobalValueToGadget"
}
],
"onAvatarOut": [
{
"$type": "AddGlobalValue",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 41027019
},
"doOffStage": true,
"value": -3.0,
"key": "_ABILITY_ExtraAttack_Effect_Queue",
"useLimitRange": true,
"maxValue": 3.0,
"minValue": 0.0
}
]
},
"AddGlobalValueToGadget": {
"GAIGOBCNNEE": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AddGlobalValue",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 41027019
},
"value": 1.0,
"key": "_ABILITY_ExtraAttack_Effect_Queue",
"useLimitRange": true,
"maxValue": 3.0,
"minValue": 0.0
}
]
},
"ExtraAttack_Mark_Initializer": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": -1.0,
"key": "_ABILITY_Ningguang_FreeExtraAttack",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
],
"onReconnect": [
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": 0.0,
"key": "_ABILITY_Ningguang_FreeExtraAttack",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "ExtraAttack_GemBullet_Handler"
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "ExtraAttack_Mark_Initializer"
}
],
"onAbilityStart": [
{
"$type": "CreateGadget",
"predicates": [
{
"$type": "ByHasChildGadget",
"configIdArray": [
41027019
],
"compareType": "NoneOrEqual"
}
],
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"gadgetID": 41027019,
"campID": 1001,
"campTargetType": "Enemy"
}
],
"onKill": [
{
"$type": "KillGadget",
"doOffStage": true,
"gadgetInfo": {
"configID": 41027019
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Ningguang_ExtraAttack_Damage",
"abilitySpecials": {
"ExtraAttack_Damage": 0.0
},
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Ningguang_ExtraAttack_Trail"
}
],
"onAbilityStart": [
{
"$type": "TriggerAttackEvent",
"doOffStage": true,
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByCollisionPoint"
},
"radius": 1.5
},
"attackInfo": {
"attackTag": "ExtraAttack",
"attenuationTag": "ExtraAttack",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "ExtraAttack_Damage",
"damagePercentageRatio": 0.0,
"elementType": "Rock",
"elementDurability": 25.0,
"strikeType": "Blunt",
"enBreak": 45.0
},
"hitPattern": {
"onHitEffectName": "Eff_Ningguang_Elemental_Burst_Bullet_Trail_Hit_Orange",
"hitImpulseType": "LV2",
"hitHaltTimeScale": 0.05000000074505806
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
},
{
"$type": "FireHitEffect",
"hitEntity": "",
"hitScene": {
"defaultEffect": "Eff_Ningguang_NormalAttack_Bullet_Hit"
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Ningguang_NormalAttack_Dummy",
"abilitySpecials": {
"NanoBoost_AttackUp": 0.0
},
"modifiers": {
"Ningguang_Nano_Boost": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Ningguang_NanoBoost"
},
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_NANOBOOST",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "AttackUp"
}
]
},
"AttackUp": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "ModifyDamageMixin",
"attackTags": [
"Elemental_Burst",
"NormalAttack_01"
],
"damagePercentageRatio": "NanoBoost_AttackUp"
}
]
}
},
"onAbilityStart": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_IS_SERVANTSTONE",
"value": 1.0
}
],
"successActions": [
{
"$type": "ApplyModifier",
"target": "Owner",
"GAIGOBCNNEE": "Ningguang_Nano_Boost"
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Ningguang_NanoBoost_Wall",
"born": {
"$type": "ConfigBornByHitPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.30000001192092896
},
"direction": {
"$type": "ConfigDirectionByEntity",
"angleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
}
}
}
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Ningguang_NormalAttackDamage",
"abilitySpecials": {
"NormalAttack_Damage": 0.0
},
"modifiers": {
"Timer": {
"GAIGOBCNNEE": "",
"duration": 0.30000001192092896,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "AngularVelocityUp"
}
]
},
"AngularVelocityUp": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"properties": {
"Actor_BulletMoveAngularVelocityRatio": 20.0
}
},
"NormalAttackElementBall": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAttackLanded": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByAttackTags",
"attackTags": [
"NormalAttack_01"
]
},
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByTargetGlobalValue",
"key": "_ANIMAL_ENTITY_TYPE",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"successActions": [
{
"$type": "AttachModifier",
"GAIGOBCNNEE": "Ball"
}
]
}
]
},
"Ball": {
"stacking": "Unique",
"GAIGOBCNNEE": "",
"duration": 1.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "Randomed",
"chance": 0.5,
"successActions": [
{
"$type": "GenerateElemBall",
"configID": 2023,
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"ratio": 1.0,
"baseEnergy": 3.0
}
]
}
]
}
},
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Ningguang_NormalAttack_Bullet_Trail"
},
{
"$type": "AttachModifier",
"GAIGOBCNNEE": "NormalAttackElementBall"
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Timer"
}
],
"onAbilityStart": [
{
"$type": "TriggerAttackEvent",
"doOffStage": true,
"predicates": [
{
"$type": "ByNot",
"predicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "Ningguang_Constellation_1"
}
]
}
],
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByCollisionPoint"
},
"radius": 0.5
},
"attackInfo": {
"attackTag": "NormalAttack_01",
"attenuationTag": "NormalAttack",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "NormalAttack_Damage",
"damagePercentageRatio": 0.0,
"elementType": "Rock",
"elementDurability": 25.0,
"strikeType": "Blunt",
"enBreak": 45.0
},
"hitPattern": {
"onHitEffectName": "Eff_Ningguang_NormalAttack_Bullet_Hit",
"hitImpulseType": "LV2",
"hitHaltTimeScale": 0.05000000074505806
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
},
{
"$type": "FireEffect",
"predicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "Ningguang_Constellation_1"
}
],
"effectPattern": "Eff_Ningguang_NormalAttack_Bullet_Hit_Blast"
},
{
"$type": "TriggerAttackEvent",
"doOffStage": true,
"predicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "Ningguang_Constellation_1"
}
],
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByCollisionPoint"
},
"radius": 3.5
},
"attackInfo": {
"attackTag": "NormalAttack_01",
"attenuationTag": "NormalAttack",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "NormalAttack_Damage",
"damagePercentageRatio": 0.0,
"elementType": "Rock",
"elementDurability": 25.0,
"strikeType": "Blunt",
"enBreak": 45.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV2",
"hitHaltTimeScale": 0.05000000074505806
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
},
{
"$type": "FireHitEffect",
"hitEntity": "",
"hitScene": {
"defaultEffect": "Eff_Ningguang_NormalAttack_Bullet_Hit"
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Ningguang_NormalAttack_LifeOver_Fx",
"onAbilityStart": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Ningguang_NormalAttack_Bullet_Hit"
},
{
"$type": "FireEffect",
"predicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "Ningguang_Constellation_1"
}
],
"effectPattern": "Eff_Ningguang_NormalAttack_Bullet_Hit_Blast"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Ningguang_Elemental_Burst_LifeOver_Orange",
"onAbilityStart": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Ningguang_Elemental_Burst_Bullet_Trail_Disappear_Orange"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Ningguang_Elemental_Burst_LifeOver_Red",
"onAbilityStart": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Ningguang_Elemental_Burst_Bullet_Trail_Disappear_Red"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Ningguang_Elemental_Burst_LifeOver_Yellow",
"onAbilityStart": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Ningguang_Elemental_Burst_Bullet_Trail_Disappear_Yellow"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Ningguang_HideWeapon",
"abilityMixins": [
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Attack01",
"GAIGOBCNNEE": "Ningguang_Attack01_ClearTrigger",
"normalizeStart": 0.11999999731779099,
"normalizeEnd": 0.44999998807907104
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Attack02",
"GAIGOBCNNEE": "Ningguang_Attack02_ClearTrigger",
"normalizeStart": 0.14000000059604645,
"normalizeEnd": 0.4000000059604645
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Attack03",
"GAIGOBCNNEE": "Ningguang_Attack03_ClearTrigger",
"normalizeStart": 0.11999999731779099,
"normalizeEnd": 0.4000000059604645
}
],
"modifiers": {
"NormalAttack_HideWeapon": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "TriggerHideWeapon",
"partNames": [
"sheathPoint",
"equip01",
"equip02",
"equip03"
]
}
],
"onRemoved": [
{
"$type": "TriggerHideWeapon",
"doOffStage": true,
"visible": true,
"partNames": [
"sheathPoint",
"equip01",
"equip02",
"equip03"
]
}
]
},
"Ningguang_Attack01_ClearTrigger": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ResetAnimatorTrigger",
"triggerID": "DoSkill"
}
],
"onRemoved": [
{
"$type": "ResetAnimatorTrigger",
"triggerID": "DoSkill"
}
]
},
"Ningguang_Attack02_ClearTrigger": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ResetAnimatorTrigger",
"triggerID": "DoSkill"
}
],
"onRemoved": [
{
"$type": "ResetAnimatorTrigger",
"triggerID": "DoSkill"
}
]
},
"Ningguang_Attack03_ClearTrigger": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ResetAnimatorTrigger",
"triggerID": "DoSkill"
}
],
"onRemoved": [
{
"$type": "ResetAnimatorTrigger",
"triggerID": "DoSkill"
}
]
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Ningguang_Attack01",
"modifiers": {
"Ningguang_Attack01_Fx": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Ningguang_NormalAttack",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByEntity"
},
"attachPointName": "PRIVATE_AttackR"
}
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_Ningguang_NormalAttack",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByEntity"
},
"attachPointName": "PRIVATE_AttackL"
}
}
]
}
},
"onAbilityStart": [
{
"$type": "TriggerBullet",
"predicates": [
{
"$type": "ByNot",
"predicates": [
{
"$type": "ByHasAttackTarget"
}
]
}
],
"bulletID": 41027012,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByEntity",
"angleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"attachPointName": "PRIVATE_AttackL"
}
},
{
"$type": "TriggerBullet",
"predicates": [
{
"$type": "ByNot",
"predicates": [
{
"$type": "ByHasAttackTarget"
}
]
}
],
"bulletID": 41027012,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByEntity",
"angleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"attachPointName": "PRIVATE_AttackR"
}
},
{
"$type": "TriggerBullet",
"predicates": [
{
"$type": "ByHasAttackTarget"
}
],
"bulletID": 41027001,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByAttackTarget",
"scatter": {
"maxDistance": 15.0,
"maxScatterAngle": 45.0,
"centerRote": -110.0,
"randomRote": 20.0
}
},
"attachPointName": "PRIVATE_AttackL"
}
},
{
"$type": "TriggerBullet",
"predicates": [
{
"$type": "ByHasAttackTarget"
}
],
"bulletID": 41027001,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByAttackTarget",
"scatter": {
"maxDistance": 10.0,
"maxScatterAngle": 45.0,
"centerRote": 110.0,
"randomRote": 20.0
}
},
"attachPointName": "PRIVATE_AttackR"
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Ningguang_Attack02",
"modifiers": {
"Ningguang_Attack02_Fx": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Ningguang_NormalAttack",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByEntity"
},
"attachPointName": "PRIVATE_AttackR"
}
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_Ningguang_NormalAttack",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByEntity"
},
"attachPointName": "PRIVATE_AttackL"
}
}
]
}
},
"onAbilityStart": [
{
"$type": "TriggerBullet",
"predicates": [
{
"$type": "ByNot",
"predicates": [
{
"$type": "ByHasAttackTarget"
}
]
}
],
"bulletID": 41027012,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByEntity",
"angleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"attachPointName": "PRIVATE_AttackL"
}
},
{
"$type": "TriggerBullet",
"predicates": [
{
"$type": "ByNot",
"predicates": [
{
"$type": "ByHasAttackTarget"
}
]
}
],
"bulletID": 41027012,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByEntity",
"angleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"attachPointName": "PRIVATE_AttackR"
}
},
{
"$type": "TriggerBullet",
"predicates": [
{
"$type": "ByHasAttackTarget"
}
],
"bulletID": 41027001,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByAttackTarget",
"scatter": {
"maxDistance": 10.0,
"maxScatterAngle": 45.0,
"centerRote": -110.0,
"randomRote": 20.0
}
},
"attachPointName": "PRIVATE_AttackL"
}
},
{
"$type": "TriggerBullet",
"predicates": [
{
"$type": "ByHasAttackTarget"
}
],
"bulletID": 41027001,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByAttackTarget",
"scatter": {
"maxDistance": 10.0,
"maxScatterAngle": 45.0,
"centerRote": 110.0,
"randomRote": 20.0
}
},
"attachPointName": "PRIVATE_AttackR"
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Ningguang_Attack03",
"modifiers": {
"Ningguang_Attack03_Fx": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Ningguang_NormalAttack",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByEntity"
},
"attachPointName": "PRIVATE_AttackR"
}
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_Ningguang_NormalAttack",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByEntity"
},
"attachPointName": "PRIVATE_AttackL"
}
}
]
}
},
"onAbilityStart": [
{
"$type": "TriggerBullet",
"predicates": [
{
"$type": "ByNot",
"predicates": [
{
"$type": "ByHasAttackTarget"
}
]
}
],
"bulletID": 41027012,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByEntity",
"angleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"attachPointName": "PRIVATE_AttackL"
}
},
{
"$type": "TriggerBullet",
"predicates": [
{
"$type": "ByNot",
"predicates": [
{
"$type": "ByHasAttackTarget"
}
]
}
],
"bulletID": 41027012,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByEntity",
"angleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"attachPointName": "PRIVATE_AttackR"
}
},
{
"$type": "TriggerBullet",
"predicates": [
{
"$type": "ByHasAttackTarget"
}
],
"bulletID": 41027001,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByAttackTarget",
"scatter": {
"maxDistance": 10.0,
"maxScatterAngle": 45.0,
"centerRote": -110.0,
"randomRote": 20.0
}
},
"attachPointName": "PRIVATE_AttackL"
}
},
{
"$type": "TriggerBullet",
"predicates": [
{
"$type": "ByHasAttackTarget"
}
],
"bulletID": 41027001,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByAttackTarget",
"scatter": {
"maxDistance": 10.0,
"maxScatterAngle": 45.0,
"centerRote": 110.0,
"randomRote": 20.0
}
},
"attachPointName": "PRIVATE_AttackR"
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Ningguang_Attack04",
"onAbilityStart": [
{
"$type": "TriggerBullet",
"bulletID": 41027001,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByEntity"
},
"attachPointName": "PRIVATE_AttackL"
}
},
{
"$type": "TriggerBullet",
"bulletID": 41027001,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByEntity"
},
"attachPointName": "PRIVATE_AttackR"
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Ningguang_ServantStone",
"abilityMixins": [
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"ServantStone_BS"
],
"GAIGOBCNNEE": "GadgetKiller"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"ServantStone_BS"
],
"GAIGOBCNNEE": "SkillStart"
}
],
"modifiers": {
"ElementalArt_Mark": {
"GAIGOBCNNEE": "",
"duration": 1.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AddGlobalValue",
"value": 0.0,
"key": "_AVATAR_Ningguang_ELementalArt_IsCharge",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
]
},
"GadgetKiller": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "KillGadget",
"doOffStage": true,
"gadgetInfo": {
"configID": 41027000
}
}
]
},
"SkillStart": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AvatarSkillStart",
"overtime": 10272,
"cdRatio": 1.0,
"costStaminaRatio": 1.0
},
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_ABILITY_Ningguang_SkillCD_Protect",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": -1.0,
"key": "_ABILITY_Ningguang_SkillCD_Protect",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
]
}
},
"onAbilityStart": [
{
"$type": "CreateGadget",
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 3.0
},
"onGround": true,
"onGroundIgnoreWater": true,
"onGroundRaycastUpDist": 4.0
},
"gadgetID": 41027000,
"campID": 1001,
"campTargetType": "Enemy"
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "ElementalArt_Mark"
}
],
"onAvatarOut": [
{
"$type": "KillGadget",
"doOffStage": true,
"gadgetInfo": {
"configID": 41027013
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Ningguang_Charge_ServantStone",
"modifiers": {
"ElementalArt_Charge_Mark": {
"GAIGOBCNNEE": "",
"duration": 1.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_AVATAR_Ningguang_ELementalArt_IsCharge",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "AddGlobalValue",
"value": -1.0,
"key": "_AVATAR_Ningguang_ELementalArt_IsCharge",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
]
}
},
"onAbilityStart": [
{
"$type": "CreateGadget",
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 3.0
},
"onGround": true,
"onGroundRaycastUpDist": 4.0
},
"gadgetID": 41027000,
"campID": 1001,
"campTargetType": "Enemy"
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "ElementalArt_Charge_Mark"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Ningguang_Change_Gadget_BornState",
"onAbilityStart": [
{
"$type": "SetAnimatorTrigger",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 41027000
},
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_AVATAR_Ningguang_ELementalArt_IsCharge",
"value": 0.0,
"forceByCaster": true
}
],
"triggerID": "BornToOpen"
},
{
"$type": "SetAnimatorTrigger",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 41027000
},
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_AVATAR_Ningguang_ELementalArt_IsCharge",
"value": 1.0,
"forceByCaster": true
}
],
"triggerID": "BornToClose"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Ningguang_ServantStone_Switch",
"modifiers": {
"ServantStone_Switch": {
"GAIGOBCNNEE": "",
"duration": 0.30000001192092896,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetAnimatorTrigger",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"sortType": "Reversed",
"configID": 41027000
},
"triggerID": "Switch"
},
{
"$type": "AvatarSkillStart",
"overtime": 10273,
"cdRatio": 1.0,
"costStaminaRatio": 1.0
}
]
}
},
"onAbilityStart": [
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "ServantStone_Switch"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Ningguang_ServantStone_Material",
"abilityMixins": [
{
"$type": "DoActionByStateIDMixin",
"stateIDs": [
"BornToOpen"
],
"enterActions": [
{
"$type": "SendEffectTrigger",
"parameter": "BornToOpen",
"effectPattern": "Eff_Ningguang_ElementArt_ServantStone_Open"
},
{
"$type": "SendEffectTrigger",
"parameter": "InVisible",
"effectPattern": "Eff_Ningguang_ElementArt_ServantStone_Closed"
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Ningguang_ElementArt_Particle_2"
}
]
},
{
"$type": "DoActionByStateIDMixin",
"stateIDs": [
"BornToClosed"
],
"enterActions": [
{
"$type": "SendEffectTrigger",
"parameter": "BornToClosed",
"effectPattern": "Eff_Ningguang_ElementArt_ServantStone_Closed"
},
{
"$type": "SendEffectTrigger",
"parameter": "InVisible",
"effectPattern": "Eff_Ningguang_ElementArt_ServantStone_Open"
}
]
},
{
"$type": "DoActionByStateIDMixin",
"stateIDs": [
"Open"
]
},
{
"$type": "DoActionByStateIDMixin",
"stateIDs": [
"Closed"
]
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"Open"
],
"GAIGOBCNNEE": "ServantStone_Open"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"Closed"
],
"GAIGOBCNNEE": "ServantStone_Closed"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"BornToOpen"
],
"GAIGOBCNNEE": "ServantStone_BornToOpen"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"BornToClosed"
],
"GAIGOBCNNEE": "ServantStone_BornToClosed"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"Closed",
"BornToClosed"
],
"GAIGOBCNNEE": "ServantStone_Invincible"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"OpenToImpact"
],
"GAIGOBCNNEE": "GemStone_Impact_FromOpen"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"CloseToImpact"
],
"GAIGOBCNNEE": "GemStone_Impact_FromClosed"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"Open",
"BornToOpen"
],
"GAIGOBCNNEE": "ServantStone_Open_BeHit_Handler"
}
],
"abilitySpecials": {
"SkillUpgrade_2_HpUpPercentageRatio": 0.0,
"Elemental_Art_Damage": 0.0
},
"modifiers": {
"ServantStone_Fx": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Ningguang_ElementArt_ServantStone_Open"
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_Ningguang_ElementArt_ServantStone_Closed"
}
]
},
"ServantStone_Open": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SendEffectTrigger",
"parameter": "CloseToOpen",
"effectPattern": "Eff_Ningguang_ElementArt_ServantStone_Closed"
},
{
"$type": "SendEffectTrigger",
"parameter": "CloseToOpen",
"effectPattern": "Eff_Ningguang_ElementArt_ServantStone_Open"
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "TurnDirectionHandler"
}
]
},
"TurnDirectionHandler": {
"GAIGOBCNNEE": "",
"duration": 0.20000000298023224,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "SetSelfAttackTarget",
"target": "Owner",
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar"
]
}
],
"turnToTargetImmediately": true,
"turnToTargetKeepUpAxisDirection": true
}
]
},
"ServantStone_Open_BeHit_Handler": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onBeingHit": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Ningguang_ElementalArt_02_Model_Hit",
"born": {
"$type": "ConfigBornByHitPoint"
}
}
]
},
"ServantStone_Closed": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SendEffectTrigger",
"parameter": "OpenToClose",
"effectPattern": "Eff_Ningguang_ElementArt_ServantStone_Closed"
},
{
"$type": "SendEffectTrigger",
"parameter": "OpenToClose",
"effectPattern": "Eff_Ningguang_ElementArt_ServantStone_Open"
}
],
"onKill": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Ningguang_ElementalArt_01_Model_Disappear"
}
]
},
"ServantStone_Invincible": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"state": "IsGhostToEnemy"
},
"ServantStone_ChangeSkill": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "SwitchSkillIDMixin",
"priority": "AvatarSpecial",
"skillIndex": 1,
"overtime": 10273
}
],
"onRemoved": [
{
"$type": "EntityDoSkill",
"doOffStage": true,
"overtime": 10275
}
]
},
"GemStone_Impact_FromClosed": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "GemStone_Impact_Timer"
},
{
"$type": "HideUIBillBoard",
"hide": true
},
{
"$type": "CreateGadget",
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"gadgetID": 41027002
},
{
"$type": "SendEffectTrigger",
"parameter": "CloseToOpen",
"effectPattern": "Eff_Ningguang_ElementArt_ServantStone_Closed"
}
]
},
"GemStone_Impact_FromOpen": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "GemStone_Impact_Timer"
},
{
"$type": "HideUIBillBoard",
"hide": true
},
{
"$type": "CreateGadget",
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"gadgetID": 41027002
},
{
"$type": "SendEffectTrigger",
"parameter": "OpenToClose",
"effectPattern": "Eff_Ningguang_ElementArt_ServantStone_Open"
}
]
},
"GemStone_Impact_Timer": {
"GAIGOBCNNEE": "",
"duration": 0.30000001192092896,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "KillSelf"
}
]
},
"Ningguang_SkillUpgrade_2_HpUp": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"properties": {
"Actor_MaxHPRatio": "SkillUpgrade_2_HpUpPercentageRatio"
}
},
"ServantStone_BornToOpen": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0
},
"ServantStone_BornToClosed": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onKill": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Ningguang_ElementalArt_01_Model_Disappear"
}
]
}
},
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Ningguang_ElementArt_Particle_ShockWave"
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"secondHeight": 1.5,
"radius": 5.0
},
"attackInfo": {
"attackTag": "Elemental_Art",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "Elemental_Art_Damage",
"damagePercentageRatio": 0.0,
"elementType": "Rock",
"elementRank": 1.5,
"elementDurability": 25.0,
"strikeType": "Blunt",
"enBreak": 133.1999969482422
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV5",
"retreatType": "ByHitDirection",
"hitHaltTime": 0.05000000074505806,
"hitHaltTimeScale": 0.05000000074505806,
"canBeDefenceHalt": true
},
"forceCameraShake": true,
"cameraShake": {
"shakeRange": 0.30000001192092896,
"shakeTime": 0.15000000596046448
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
},
{
"$type": "TriggerAbility",
"target": "Owner",
"abilityName": "Avatar_Ningguang_Change_Gadget_BornState"
},
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "Ningguang_SkillUpgrade_2"
}
],
"GAIGOBCNNEE": "Ningguang_SkillUpgrade_2_HpUp"
},
{
"$type": "AttachModifier",
"GAIGOBCNNEE": "ServantStone_Fx"
}
],
"onKill": [
{
"$type": "RemoveModifier",
"target": "Owner",
"GAIGOBCNNEE": "ServantStone_ChangeSkill"
},
{
"$type": "RemoveModifier",
"GAIGOBCNNEE": "ServantStone_Fx"
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Ningguang_ElementalArt_02_Model_Disappear"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Ningguang_Trigger_ElementalArt_CD"
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Ningguang_GemStone_Impact",
"abilityMixins": [
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"GemStone_Impact"
],
"GAIGOBCNNEE": "Camera_Remover_Handler"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"GemStone_Impact"
],
"GAIGOBCNNEE": "Elemental_Burst_Invincible"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"GemStone_Impact"
],
"GAIGOBCNNEE": "Ningguang_ElementalBurst_Flag",
"predicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "Ningguang_Constellation_6"
}
]
}
],
"modifiers": {
"Camera_Remover_Handler": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "AvatarExitCameraShot",
"doOffStage": true
},
{
"$type": "AvatarCameraParam",
"cameraParam": {
"forceRadius": 6.0,
"forceRadiusDuration": 0.0,
"shouldKeepForceRadius": true
}
}
],
"onAvatarOut": [
{
"$type": "AvatarExitCameraShot",
"doOffStage": true
},
{
"$type": "AvatarCameraParam",
"cameraParam": {
"forceRadius": 6.0,
"forceRadiusDuration": 0.0,
"shouldKeepForceRadius": true
}
}
]
},
"Elemental_Burst_Invincible": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"state": "Invincible",
"onAdded": [
{
"$type": "AttachAbilityStateResistance",
"resistanceListID": 11002
}
]
},
"Ningguang_ElementalBurst_Flag": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": 1.0,
"key": "_ABILITY_Ningguang_ElementalBurst_Flag",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": -1.0,
"key": "_ABILITY_Ningguang_ElementalBurst_Flag",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
]
}
},
"onAbilityStart": [
{
"$type": "AddGlobalValue",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 41027019
},
"predicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "Ningguang_Constellation_6"
}
],
"value": -3.0,
"key": "_ABILITY_ExtraAttack_Effect_Queue",
"useLimitRange": true,
"maxValue": 3.0,
"minValue": 0.0
},
{
"$type": "CreateGadget",
"predicates": [
{
"$type": "ByHasAttackTarget"
}
],
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"gadgetID": 41027007
},
{
"$type": "CreateGadget",
"predicates": [
{
"$type": "ByNot",
"predicates": [
{
"$type": "ByHasAttackTarget"
}
]
}
],
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"gadgetID": 41027017
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Ningguang_Elemental_Burst_TriggerBullet",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.5,
"z": 0.0
}
}
},
{
"$type": "AvatarSkillStart",
"overtime": 10274,
"cdRatio": 1.0,
"costStaminaRatio": 1.0
},
{
"$type": "SetAnimatorTrigger",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"topLimit": 2,
"sortType": "Reversed",
"configID": 41027000
},
"triggerID": "GemStone_Impact"
},
{
"$type": "ActCameraRadialBlur",
"cameraRadialBlur": {
"power": 1.0,
"blurTime": 0.20000000298023224,
"fadeTime": 0.10000000149011612
}
},
{
"$type": "KillGadget",
"doOffStage": true,
"gadgetInfo": {
"configID": 41027013
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Ningguang_ElementalBurst_BulletTrigger",
"abilityMixins": [
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_ABILITY_ElementalBurst_BulletTrigger_Queue",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [
0.5,
1.5,
2.5,
3.5,
4.5,
5.5,
6.5
],
"modifierNameSteps": [
"TriggerBullet_1",
"TriggerBullet_2",
"TriggerBullet_3",
"TriggerBullet_4",
"TriggerBullet_5",
"TriggerBullet_6"
]
}
],
"modifiers": {
"Bullet_Trigger_Timer": {
"GAIGOBCNNEE": "",
"duration": 0.800000011920929,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Bullet_Trigger_Counter"
}
]
},
"Bullet_Trigger_Counter": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"thinkInterval": 0.029999999329447746,
"onAdded": [
{
"$type": "AddGlobalValue",
"value": 0.0,
"key": "_ABILITY_ElementalBurst_BulletTrigger_Queue",
"useLimitRange": true,
"maxValue": 0.0,
"minValue": 0.0
}
],
"onThinkInterval": [
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_ABILITY_ElementalBurst_BulletTrigger_Queue",
"useLimitRange": true,
"maxValue": 6.0,
"minValue": 0.0
}
]
},
"TriggerBullet_1": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetSelfAttackTarget",
"otherTargets": {
"$type": "SelectTargetsByShape",
"topLimit": 1,
"entityTypePriority": [
"Monster",
"Gadget"
],
"sortType": "Random",
"shapeName": "SectorR15D180",
"centerBasedOn": "Owner",
"campTargetType": "Enemy",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster",
"Gadget"
]
}
],
"turnToTargetImmediately": true,
"turnToTargetKeepUpAxisDirection": true
},
{
"$type": "TriggerBullet",
"bulletID": 41027003,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"attachPointName": "Ponit1"
}
}
]
},
"TriggerBullet_2": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetSelfAttackTarget",
"otherTargets": {
"$type": "SelectTargetsByShape",
"topLimit": 1,
"entityTypePriority": [
"Monster",
"Gadget"
],
"sortType": "Random",
"shapeName": "SectorR15D180",
"centerBasedOn": "Owner",
"campTargetType": "Enemy",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster",
"Gadget"
]
}
],
"turnToTargetImmediately": true,
"turnToTargetKeepUpAxisDirection": true
},
{
"$type": "TriggerBullet",
"bulletID": 41027004,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"attachPointName": "Ponit2"
}
}
]
},
"TriggerBullet_3": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetSelfAttackTarget",
"otherTargets": {
"$type": "SelectTargetsByShape",
"topLimit": 1,
"entityTypePriority": [
"Monster",
"Gadget"
],
"sortType": "Random",
"shapeName": "SectorR15D180",
"centerBasedOn": "Owner",
"campTargetType": "Enemy",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster",
"Gadget"
]
}
],
"turnToTargetImmediately": true,
"turnToTargetKeepUpAxisDirection": true
},
{
"$type": "TriggerBullet",
"bulletID": 41027008,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"attachPointName": "Ponit3"
}
}
]
},
"TriggerBullet_4": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetSelfAttackTarget",
"otherTargets": {
"$type": "SelectTargetsByShape",
"topLimit": 1,
"entityTypePriority": [
"Monster",
"Gadget"
],
"sortType": "Random",
"shapeName": "SectorR15D180",
"centerBasedOn": "Owner",
"campTargetType": "Enemy",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster",
"Gadget"
]
}
],
"turnToTargetImmediately": true,
"turnToTargetKeepUpAxisDirection": true
},
{
"$type": "TriggerBullet",
"bulletID": 41027009,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"attachPointName": "Ponit4"
}
}
]
},
"TriggerBullet_5": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetSelfAttackTarget",
"otherTargets": {
"$type": "SelectTargetsByShape",
"topLimit": 1,
"entityTypePriority": [
"Monster",
"Gadget"
],
"sortType": "Random",
"shapeName": "SectorR15D180",
"centerBasedOn": "Owner",
"campTargetType": "Enemy",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster",
"Gadget"
]
}
],
"turnToTargetImmediately": true,
"turnToTargetKeepUpAxisDirection": true
},
{
"$type": "TriggerBullet",
"bulletID": 41027010,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"attachPointName": "Ponit5"
}
}
]
},
"TriggerBullet_6": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetSelfAttackTarget",
"otherTargets": {
"$type": "SelectTargetsByShape",
"topLimit": 1,
"entityTypePriority": [
"Monster",
"Gadget"
],
"sortType": "Random",
"shapeName": "SectorR15D180",
"centerBasedOn": "Owner",
"campTargetType": "Enemy",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster",
"Gadget"
]
}
],
"turnToTargetImmediately": true,
"turnToTargetKeepUpAxisDirection": true
},
{
"$type": "TriggerBullet",
"bulletID": 41027011,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"attachPointName": "Ponit6"
}
}
]
}
},
"onAdded": [
{
"$type": "AttachModifier",
"GAIGOBCNNEE": "Bullet_Trigger_Timer"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Ningguang_ElementalBurst_BulletTrigger_WithOutTarget",
"abilityMixins": [
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_ABILITY_ElementalBurst_BulletTrigger_Queue",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [
0.5,
1.5,
2.5,
3.5,
4.5,
5.5,
6.5
],
"modifierNameSteps": [
"TriggerBullet_1",
"TriggerBullet_2",
"TriggerBullet_3",
"TriggerBullet_4",
"TriggerBullet_5",
"TriggerBullet_6"
]
}
],
"modifiers": {
"Create_Attack_Target": {
"GAIGOBCNNEE": "",
"duration": 0.800000011920929,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "CreateGadget",
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 8.0
}
},
"gadgetID": 41027018,
"campID": 4001,
"campTargetType": "All"
}
],
"onRemoved": [
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Bullet_Trigger_Counter"
}
]
},
"Bullet_Trigger_Counter": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"thinkInterval": 0.029999999329447746,
"onAdded": [
{
"$type": "AddGlobalValue",
"value": 0.0,
"key": "_ABILITY_ElementalBurst_BulletTrigger_Queue",
"useLimitRange": true,
"maxValue": 0.0,
"minValue": 0.0
}
],
"onThinkInterval": [
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_ABILITY_ElementalBurst_BulletTrigger_Queue",
"useLimitRange": true,
"maxValue": 6.0,
"minValue": 0.0
}
]
},
"TriggerBullet_1": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetSelfAttackTarget",
"otherTargets": {
"$type": "SelectTargetsByShape",
"topLimit": 1,
"entityTypePriority": [
"Monster",
"Gadget"
],
"sortType": "Random",
"shapeName": "SectorR15D90",
"campTargetType": "Enemy",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster",
"Gadget"
]
}
],
"turnToTargetImmediately": true,
"turnToTargetKeepUpAxisDirection": true
},
{
"$type": "TriggerBullet",
"bulletID": 41027003,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"attachPointName": "Ponit1"
}
}
]
},
"TriggerBullet_2": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetSelfAttackTarget",
"otherTargets": {
"$type": "SelectTargetsByShape",
"topLimit": 1,
"entityTypePriority": [
"Monster",
"Gadget"
],
"sortType": "Random",
"shapeName": "SectorR15D90",
"campTargetType": "Enemy",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster",
"Gadget"
]
}
],
"turnToTargetImmediately": true,
"turnToTargetKeepUpAxisDirection": true
},
{
"$type": "TriggerBullet",
"bulletID": 41027004,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"attachPointName": "Ponit2"
}
}
]
},
"TriggerBullet_3": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetSelfAttackTarget",
"otherTargets": {
"$type": "SelectTargetsByShape",
"topLimit": 1,
"entityTypePriority": [
"Monster",
"Gadget"
],
"sortType": "Random",
"shapeName": "SectorR15D90",
"campTargetType": "Enemy",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster",
"Gadget"
]
}
],
"turnToTargetImmediately": true,
"turnToTargetKeepUpAxisDirection": true
},
{
"$type": "TriggerBullet",
"bulletID": 41027008,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"attachPointName": "Ponit3"
}
}
]
},
"TriggerBullet_4": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetSelfAttackTarget",
"otherTargets": {
"$type": "SelectTargetsByShape",
"topLimit": 1,
"entityTypePriority": [
"Monster",
"Gadget"
],
"sortType": "Random",
"shapeName": "SectorR15D90",
"campTargetType": "Enemy",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster",
"Gadget"
]
}
],
"turnToTargetImmediately": true,
"turnToTargetKeepUpAxisDirection": true
},
{
"$type": "TriggerBullet",
"bulletID": 41027009,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"attachPointName": "Ponit4"
}
}
]
},
"TriggerBullet_5": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetSelfAttackTarget",
"otherTargets": {
"$type": "SelectTargetsByShape",
"topLimit": 1,
"entityTypePriority": [
"Monster",
"Gadget"
],
"sortType": "Random",
"shapeName": "SectorR15D90",
"campTargetType": "Enemy",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster",
"Gadget"
]
}
],
"turnToTargetImmediately": true,
"turnToTargetKeepUpAxisDirection": true
},
{
"$type": "TriggerBullet",
"bulletID": 41027010,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"attachPointName": "Ponit5"
}
}
]
},
"TriggerBullet_6": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetSelfAttackTarget",
"otherTargets": {
"$type": "SelectTargetsByShape",
"topLimit": 1,
"entityTypePriority": [
"Monster",
"Gadget"
],
"sortType": "Random",
"shapeName": "SectorR15D90",
"campTargetType": "Enemy",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster",
"Gadget"
]
}
],
"turnToTargetImmediately": true,
"turnToTargetKeepUpAxisDirection": true
},
{
"$type": "TriggerBullet",
"bulletID": 41027011,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"attachPointName": "Ponit6"
}
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Create_Attack_Target"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Ningguang_ElementalBurst_ServantStoneTrigger",
"abilityMixins": [
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_ABILITY_ElementalBurst_BulletTrigger_Queue",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [
0.5,
1.5,
2.5,
3.5,
4.5,
5.5,
6.5
],
"modifierNameSteps": [
"TriggerBullet_1",
"TriggerBullet_2",
"TriggerBullet_3",
"TriggerBullet_4",
"TriggerBullet_5",
"TriggerBullet_6"
]
}
],
"modifiers": {
"Bullet_Trigger_Timer": {
"GAIGOBCNNEE": "",
"duration": 2.0,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "ALESystem"
}
]
},
"ALESystem": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"thinkInterval": 0.07999999821186066,
"onAdded": [
{
"$type": "AddGlobalValue",
"value": 0.0,
"key": "_ABILITY_ElementalBurst_BulletTrigger_Queue",
"useLimitRange": true,
"maxValue": 0.0,
"minValue": 0.0
}
],
"onThinkInterval": [
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_ABILITY_ElementalBurst_BulletTrigger_Queue",
"useLimitRange": true,
"maxValue": 6.0,
"minValue": 0.0
}
]
},
"TriggerBullet_1": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetSelfAttackTarget",
"otherTargets": {
"$type": "SelectTargetsByShape",
"topLimit": 1,
"entityTypePriority": [
"Monster",
"Gadget"
],
"sortType": "Random",
"shapeName": "CircleR15",
"campTargetType": "Enemy",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster",
"Gadget"
]
}
]
},
{
"$type": "TriggerBullet",
"predicates": [
{
"$type": "ByHasAttackTarget"
}
],
"bulletID": 41027003,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"attachPointName": "Ponit1"
}
}
]
},
"TriggerBullet_2": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetSelfAttackTarget",
"otherTargets": {
"$type": "SelectTargetsByShape",
"topLimit": 1,
"entityTypePriority": [
"Monster",
"Gadget"
],
"sortType": "Random",
"shapeName": "CircleR15",
"campTargetType": "Enemy",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster",
"Gadget"
]
}
]
},
{
"$type": "TriggerBullet",
"predicates": [
{
"$type": "ByHasAttackTarget"
}
],
"bulletID": 41027004,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"attachPointName": "Ponit2"
}
}
]
},
"TriggerBullet_3": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetSelfAttackTarget",
"otherTargets": {
"$type": "SelectTargetsByShape",
"topLimit": 1,
"entityTypePriority": [
"Monster",
"Gadget"
],
"sortType": "Random",
"shapeName": "CircleR15",
"campTargetType": "Enemy",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster",
"Gadget"
]
}
]
},
{
"$type": "TriggerBullet",
"predicates": [
{
"$type": "ByHasAttackTarget"
}
],
"bulletID": 41027008,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"attachPointName": "Ponit3"
}
}
]
},
"TriggerBullet_4": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetSelfAttackTarget",
"otherTargets": {
"$type": "SelectTargetsByShape",
"topLimit": 1,
"entityTypePriority": [
"Monster",
"Gadget"
],
"sortType": "Random",
"shapeName": "CircleR15",
"campTargetType": "Enemy",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster",
"Gadget"
]
}
]
},
{
"$type": "TriggerBullet",
"predicates": [
{
"$type": "ByHasAttackTarget"
}
],
"bulletID": 41027009,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"attachPointName": "Ponit4"
}
}
]
},
"TriggerBullet_5": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetSelfAttackTarget",
"otherTargets": {
"$type": "SelectTargetsByShape",
"topLimit": 1,
"entityTypePriority": [
"Monster",
"Gadget"
],
"sortType": "Random",
"shapeName": "CircleR15",
"campTargetType": "Enemy",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster",
"Gadget"
]
}
]
},
{
"$type": "TriggerBullet",
"predicates": [
{
"$type": "ByHasAttackTarget"
}
],
"bulletID": 41027010,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"attachPointName": "Ponit5"
}
}
]
},
"TriggerBullet_6": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetSelfAttackTarget",
"otherTargets": {
"$type": "SelectTargetsByShape",
"topLimit": 1,
"entityTypePriority": [
"Monster",
"Gadget"
],
"sortType": "Random",
"shapeName": "CircleR15",
"campTargetType": "Enemy",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster",
"Gadget"
]
}
]
},
{
"$type": "TriggerBullet",
"predicates": [
{
"$type": "ByHasAttackTarget"
}
],
"bulletID": 41027011,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"attachPointName": "Ponit6"
}
}
]
}
},
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Ningguang_GemStone_Impact"
},
{
"$type": "AttachModifier",
"GAIGOBCNNEE": "Bullet_Trigger_Timer"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_ElementalBurst_Bullet_Damage",
"abilitySpecials": {
"ElementalBurst_Bullet_Damage": 1.0
},
"onAbilityStart": [
{
"$type": "TriggerAttackEvent",
"doOffStage": true,
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByCollisionPoint"
},
"radius": 0.5
},
"attackInfo": {
"attackTag": "Elemental_Burst",
"attenuationTag": "Elemental_Burst",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "ElementalBurst_Bullet_Damage",
"damagePercentageRatio": 0.0,
"elementType": "Rock",
"elementRank": 1.5,
"elementDurability": 50.0,
"strikeType": "Blunt"
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV5",
"retreatType": "ByOriginOwner",
"canBeDefenceHalt": true
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Ningguang_ElementalBurst_Bullet_Hit_Fx_1",
"onAbilityStart": [
{
"$type": "FireHitEffect",
"hitEntity": "Eff_Ningguang_Elemental_Burst_Bullet_Trail_Hit_Orange",
"hitScene": {
"defaultEffect": "Eff_Ningguang_Elemental_Burst_Bullet_Trail_Hit_Orange"
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Ningguang_ElementalBurst_Bullet_Hit_Fx_2",
"onAbilityStart": [
{
"$type": "FireHitEffect",
"hitEntity": "Eff_Ningguang_Elemental_Burst_Bullet_Trail_Hit_Red",
"hitScene": {
"defaultEffect": "Eff_Ningguang_Elemental_Burst_Bullet_Trail_Hit_Red"
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Ningguang_ElementalBurst_Bullet_Hit_Fx_3",
"onAbilityStart": [
{
"$type": "FireHitEffect",
"hitEntity": "Eff_Ningguang_Elemental_Burst_Bullet_Trail_Hit_Yellow",
"hitScene": {
"defaultEffect": "Eff_Ningguang_Elemental_Burst_Bullet_Trail_Hit_Yellow"
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Ningguang_ElementalBurst_Bullet_1_Material",
"abilitySpecials": {
"RandomSpeedRatio": 0.0,
"RandomTimeRatio": 0.0,
"VelocityRatio": 19.0
},
"modifiers": {
"SetVisble": {
"GAIGOBCNNEE": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "TriggerSetVisible"
}
],
"onRemoved": [
{
"$type": "TriggerSetVisible",
"visible": true
}
]
},
"RandomSpeed": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"properties": {
"Animator_OverallSpeedRatioMultiplied": "RandomSpeedRatio"
}
},
"Timer": {
"GAIGOBCNNEE": "",
"duration": "RandomTimeRatio",
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "AngularVelocityUp"
}
]
},
"AngularVelocityUp": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"properties": {
"Actor_BulletMoveAngularVelocityRatio": "VelocityRatio"
}
}
},
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Ningguang_Elemental_Burst_Bullet_Trail_Orange"
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "SetVisble"
},
{
"$type": "SetRandomOverrideMapValue",
"valueRangeMax": 0.6000000238418579,
"valueRangeMin": 0.30000001192092896,
"overrideMapKey": "RandomTimeRatio"
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Timer"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Ningguang_ElementalBurst_Bullet_2_Material",
"abilitySpecials": {
"RandomSpeedRatio": 0.0,
"RandomTimeRatio": 0.0,
"VelocityRatio": 19.0
},
"modifiers": {
"SetVisble": {
"GAIGOBCNNEE": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "TriggerSetVisible"
}
],
"onRemoved": [
{
"$type": "TriggerSetVisible",
"visible": true
}
]
},
"RandomSpeed": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"properties": {
"Animator_OverallSpeedRatioMultiplied": "RandomSpeedRatio"
}
},
"Timer": {
"GAIGOBCNNEE": "",
"duration": "RandomTimeRatio",
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "AngularVelocityUp"
}
]
},
"AngularVelocityUp": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"properties": {
"Actor_BulletMoveAngularVelocityRatio": "VelocityRatio"
}
}
},
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Ningguang_Elemental_Burst_Bullet_Trail_Red"
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "SetVisble"
},
{
"$type": "SetRandomOverrideMapValue",
"valueRangeMax": 0.6000000238418579,
"valueRangeMin": 0.30000001192092896,
"overrideMapKey": "RandomTimeRatio"
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Timer"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Ningguang_ElementalBurst_Bullet_3_Material",
"abilitySpecials": {
"RandomSpeedRatio": 0.0,
"RandomTimeRatio": 0.0,
"VelocityRatio": 19.0
},
"modifiers": {
"SetVisble": {
"GAIGOBCNNEE": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "TriggerSetVisible"
}
],
"onRemoved": [
{
"$type": "TriggerSetVisible",
"visible": true
}
]
},
"RandomSpeed": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"properties": {
"Animator_OverallSpeedRatioMultiplied": "RandomSpeedRatio"
}
},
"Timer": {
"GAIGOBCNNEE": "",
"duration": "RandomTimeRatio",
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "AngularVelocityUp"
}
]
},
"AngularVelocityUp": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"properties": {
"Actor_BulletMoveAngularVelocityRatio": "VelocityRatio"
}
}
},
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Ningguang_Elemental_Burst_Bullet_Trail_Yellow"
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "SetVisble"
},
{
"$type": "SetRandomOverrideMapValue",
"valueRangeMax": 0.6000000238418579,
"valueRangeMin": 0.30000001192092896,
"overrideMapKey": "RandomTimeRatio"
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Timer"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Ningguang_Constellation_2",
"modifiers": {
"UNIQUE_Modify_ElementalArt_CD": {
"stacking": "Unique",
"GAIGOBCNNEE": "",
"isUnique": true,
"duration": 6.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ModifyAvatarSkillCD",
"doOffStage": true,
"predicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "Ningguang_Constellation_2"
}
],
"overtime": 10272,
"cdRatio": -1.0
}
]
}
},
"onKill": [
{
"$type": "ApplyModifier",
"target": "Owner",
"predicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "Ningguang_Constellation_2"
}
],
"GAIGOBCNNEE": "UNIQUE_Modify_ElementalArt_CD"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Ningguang_Constellation_4",
"abilityMixins": [
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"Open",
"BornToOpen"
],
"GAIGOBCNNEE": "ServantStone_Shield_ElementDefenceUp_Handler",
"predicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "Ningguang_Constellation_4"
}
]
}
],
"modifiers": {
"ServantStone_Shield_ElementDefenceUp_Handler": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"thinkInterval": 0.25,
"onThinkInterval": [
{
"$type": "ApplyModifier",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR10",
"campTargetType": "Alliance",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar"
]
}
],
"GAIGOBCNNEE": "UNIQUE_ServantStone_Shield_ElementDefenceUp"
}
]
},
"UNIQUE_ServantStone_Shield_ElementDefenceUp": {
"GAIGOBCNNEE": "",
"isUnique": true,
"duration": 0.5,
"elementDurability": 100.0,
"properties": {
"Actor_FireSubHurtDelta": 0.10000000149011612,
"Actor_ElecSubHurtDelta": 0.10000000149011612,
"Actor_WaterSubHurtDelta": 0.10000000149011612,
"Actor_GrassSubHurtDelta": 0.10000000149011612,
"Actor_WindSubHurtDelta": 0.10000000149011612,
"Actor_IceSubHurtDelta": 0.10000000149011612,
"Actor_RockSubHurtDelta": 0.10000000149011612
},
"isLimitedProperties": true
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Ningguang_ReviveElemEnergy",
"modifiers": {
"ServantStone_ElemEnergy_Handler": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAttackLanded": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Owner",
"key": "_ServantStone_ElemEnergy_CD",
"value": 0.0,
"compareType": "NoneOrEqual"
},
{
"$type": "ByAttackTags",
"attackTags": [
"Elemental_Art"
]
},
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByTargetGlobalValue",
"key": "_ANIMAL_ENTITY_TYPE",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"successActions": [
{
"$type": "GenerateElemBall",
"configID": 2023,
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"ratio": 1.0,
"baseEnergy": 9.0
},
{
"$type": "Randomed",
"chance": 0.33000001311302185,
"successActions": [
{
"$type": "GenerateElemBall",
"configID": 2023,
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"ratio": 1.0,
"baseEnergy": 3.0
}
]
},
{
"$type": "ApplyModifier",
"target": "Owner",
"GAIGOBCNNEE": "ServantStone_ElemEnergy_CD"
}
]
}
]
},
"ServantStone_ElemEnergy_CD": {
"GAIGOBCNNEE": "",
"duration": 6.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": 1.0,
"key": "_ServantStone_ElemEnergy_CD",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": -1.0,
"key": "_ServantStone_ElemEnergy_CD",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "ServantStone_ElemEnergy_Handler"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Ningguang_Constellation_6",
"abilityMixins": [
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"GemStone_Impact"
],
"GAIGOBCNNEE": "Ningguang_Constellation_6_Handler"
}
],
"abilitySpecials": {
"Constellation_6_DamagePercentageRatio": 0.0
},
"modifiers": {
"Ningguang_Constellation_6_Handler": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "CreateGadget",
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": -1.0,
"z": 0.0
}
},
"gadgetID": 41027013,
"campID": 1001,
"campTargetType": "Enemy"
}
]
}
},
"onKill": [
{
"$type": "KillGadget",
"doOffStage": true,
"gadgetInfo": {
"configID": 41027013
}
}
],
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Ningguang_PermanentSkill_2",
"abilitySpecials": {
"PermanentSkill_RockAddHurtDelta": 0.11999999731779099,
"Duration": 10.0
},
"modifiers": {
"UNIQUE_Ningguang_PermanentSkill_2_AttackUp": {
"GAIGOBCNNEE": "",
"isUnique": true,
"duration": "Duration",
"elementDurability": 100.0,
"properties": {
"Actor_RockAddHurtDelta": "PermanentSkill_RockAddHurtDelta"
},
"state": "AttackUp",
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Ningguang_Up_Body"
}
],
"isLimitedProperties": true
},
"Ningguang_PermanentSkill_2_FireEffect": {
"GAIGOBCNNEE": "",
"duration": 0.5,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Ningguang_Up_Door"
}
]
}
},
"onFieldEnter": [
{
"$type": "DebugLog",
"doOffStage": true,
"content": "Skill log must be looooooooooooooooooooooooooooooooooooooooooong"
},
{
"$type": "RemoveUniqueModifier",
"target": "Target",
"predicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "Ningguang_PermanentSkill_2"
}
],
"GAIGOBCNNEE": "UNIQUE_Ningguang_PermanentSkill_2_AttackUp"
},
{
"$type": "ApplyModifier",
"target": "Target",
"predicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "Ningguang_PermanentSkill_2"
}
],
"GAIGOBCNNEE": "UNIQUE_Ningguang_PermanentSkill_2_AttackUp"
},
{
"$type": "ApplyModifier",
"target": "Target",
"predicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "Ningguang_PermanentSkill_2"
}
],
"GAIGOBCNNEE": "Ningguang_PermanentSkill_2_FireEffect"
},
{
"$type": "SendEffectTrigger",
"predicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "Ningguang_PermanentSkill_2"
}
],
"parameter": "Material",
"effectPattern": "Eff_Ningguang_ElementArt_ServantStone_Open"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Ningguang_Constellation_Attack_Up_BulletTrigger",
"modifiers": {
"Ningguang_ElementalBurst_Bullet_FreeExtraAttack": {
"GAIGOBCNNEE": "",
"duration": 21.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": 1.0,
"key": "_ABILITY_Ningguang_FreeExtraAttack",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": -1.0,
"key": "_ABILITY_Ningguang_FreeExtraAttack",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
]
},
"Attack_Timer": {
"GAIGOBCNNEE": "",
"duration": 0.05000000074505806,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "SetSelfAttackTarget",
"otherTargets": {
"$type": "SelectTargetsByShape",
"topLimit": 1,
"entityTypePriority": [
"Monster",
"Gadget"
],
"sortType": "Random",
"shapeName": "SectorR15D90",
"campTargetType": "Enemy",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster",
"Gadget"
]
}
],
"turnToTargetImmediately": true,
"turnToTargetKeepUpAxisDirection": true
},
{
"$type": "TriggerBullet",
"bulletID": 41027014,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"attachPointName": "Ponit1"
},
"propOwnerIs": "OriginOwner"
},
{
"$type": "SetSelfAttackTarget",
"otherTargets": {
"$type": "SelectTargetsByShape",
"topLimit": 1,
"entityTypePriority": [
"Monster",
"Gadget"
],
"sortType": "Random",
"shapeName": "SectorR15D90",
"campTargetType": "Enemy",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster",
"Gadget"
]
}
],
"turnToTargetImmediately": true,
"turnToTargetKeepUpAxisDirection": true
},
{
"$type": "TriggerBullet",
"bulletID": 41027015,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"attachPointName": "Ponit2"
},
"propOwnerIs": "OriginOwner"
},
{
"$type": "SetSelfAttackTarget",
"otherTargets": {
"$type": "SelectTargetsByShape",
"topLimit": 1,
"entityTypePriority": [
"Monster",
"Gadget"
],
"sortType": "Random",
"shapeName": "SectorR15D90",
"campTargetType": "Enemy",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster",
"Gadget"
]
}
],
"turnToTargetImmediately": true,
"turnToTargetKeepUpAxisDirection": true
},
{
"$type": "TriggerBullet",
"bulletID": 41027014,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"attachPointName": "Ponit3"
},
"propOwnerIs": "OriginOwner"
},
{
"$type": "SetSelfAttackTarget",
"otherTargets": {
"$type": "SelectTargetsByShape",
"topLimit": 1,
"entityTypePriority": [
"Monster",
"Gadget"
],
"sortType": "Random",
"shapeName": "SectorR15D90",
"campTargetType": "Enemy",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster",
"Gadget"
]
}
],
"turnToTargetImmediately": true,
"turnToTargetKeepUpAxisDirection": true
},
{
"$type": "TriggerBullet",
"bulletID": 41027016,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"attachPointName": "Ponit4"
},
"propOwnerIs": "OriginOwner"
},
{
"$type": "SetSelfAttackTarget",
"otherTargets": {
"$type": "SelectTargetsByShape",
"topLimit": 1,
"entityTypePriority": [
"Monster",
"Gadget"
],
"sortType": "Random",
"shapeName": "SectorR15D90",
"campTargetType": "Enemy",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster",
"Gadget"
]
}
],
"turnToTargetImmediately": true,
"turnToTargetKeepUpAxisDirection": true
},
{
"$type": "TriggerBullet",
"bulletID": 41027015,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"attachPointName": "Ponit5"
},
"propOwnerIs": "OriginOwner"
},
{
"$type": "SetSelfAttackTarget",
"otherTargets": {
"$type": "SelectTargetsByShape",
"topLimit": 1,
"entityTypePriority": [
"Monster",
"Gadget"
],
"sortType": "Random",
"shapeName": "SectorR15D90",
"campTargetType": "Enemy",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster",
"Gadget"
]
}
],
"turnToTargetImmediately": true,
"turnToTargetKeepUpAxisDirection": true
},
{
"$type": "TriggerBullet",
"bulletID": 41027014,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"attachPointName": "Ponit6"
},
"propOwnerIs": "OriginOwner"
},
{
"$type": "SetSelfAttackTarget",
"otherTargets": {
"$type": "SelectTargetsByShape",
"topLimit": 1,
"entityTypePriority": [
"Monster",
"Gadget"
],
"sortType": "Random",
"shapeName": "SectorR15D90",
"campTargetType": "Enemy",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster",
"Gadget"
]
}
],
"turnToTargetImmediately": true,
"turnToTargetKeepUpAxisDirection": true
},
{
"$type": "TriggerBullet",
"bulletID": 41027016,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"attachPointName": "Ponit7"
},
"propOwnerIs": "OriginOwner"
}
]
},
"Bullet_1_Fx": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Ningguang_ElementalBurst_Attack_Up_Funnel_Orange_1",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"attachPointName": "Ponit1"
}
}
]
},
"Bullet_2_Fx": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Ningguang_ElementalBurst_Attack_Up_Funnel_Red_1",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"attachPointName": "Ponit2"
}
}
]
},
"Bullet_3_Fx": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Ningguang_ElementalBurst_Attack_Up_Funnel_Orange_2",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"attachPointName": "Ponit3"
}
}
]
},
"Bullet_4_Fx": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Ningguang_ElementalBurst_Attack_Up_Funnel_Yellow_1",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"attachPointName": "Ponit4"
}
}
]
},
"Bullet_5_Fx": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Ningguang_ElementalBurst_Attack_Up_Funnel_Red_2",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"attachPointName": "Ponit5"
}
}
]
},
"Bullet_6_Fx": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Ningguang_ElementalBurst_Attack_Up_Funnel_Orange_3",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"attachPointName": "Ponit6"
}
}
]
},
"Bullet_7_Fx": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Ningguang_ElementalBurst_Attack_Up_Funnel_Yellow_2",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"attachPointName": "Ponit7"
}
}
]
}
},
"onAdded": [
{
"$type": "AttachModifier",
"target": "OriginOwner",
"predicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "Ningguang_PermanentSkill_FreeExtraAttack"
}
],
"GAIGOBCNNEE": "Ningguang_ElementalBurst_Bullet_FreeExtraAttack"
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Bullet_1_Fx"
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Bullet_2_Fx"
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Bullet_3_Fx"
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Bullet_4_Fx"
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Bullet_5_Fx"
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Bullet_6_Fx"
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Bullet_7_Fx"
}
],
"onAbilityStart": [
{
"$type": "Predicated",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR15",
"campTargetType": "All",
"sizeRatio": 1.0
},
"targetPredicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster",
"Gadget"
]
}
],
"successActions": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "Attack"
}
]
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Attack_Timer"
},
{
"$type": "RemoveModifier",
"GAIGOBCNNEE": "Bullet_1_Fx"
},
{
"$type": "RemoveModifier",
"GAIGOBCNNEE": "Bullet_2_Fx"
},
{
"$type": "RemoveModifier",
"GAIGOBCNNEE": "Bullet_3_Fx"
},
{
"$type": "RemoveModifier",
"GAIGOBCNNEE": "Bullet_4_Fx"
},
{
"$type": "RemoveModifier",
"GAIGOBCNNEE": "Bullet_5_Fx"
},
{
"$type": "RemoveModifier",
"GAIGOBCNNEE": "Bullet_6_Fx"
},
{
"$type": "RemoveModifier",
"GAIGOBCNNEE": "Bullet_7_Fx"
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Ningguang_ElementalBurst_Attack_Up_Funnel_Disappear",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "Ponit1"
}
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Ningguang_ElementalBurst_Attack_Up_Funnel_Disappear",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "Ponit2"
}
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Ningguang_ElementalBurst_Attack_Up_Funnel_Disappear",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "Ponit3"
}
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Ningguang_ElementalBurst_Attack_Up_Funnel_Disappear",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "Ponit4"
}
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Ningguang_ElementalBurst_Attack_Up_Funnel_Disappear",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "Ponit5"
}
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Ningguang_ElementalBurst_Attack_Up_Funnel_Disappear",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "Ponit6"
}
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Ningguang_ElementalBurst_Attack_Up_Funnel_Disappear",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "Ponit7"
}
},
{
"$type": "KillSelf",
"duration": 0.5
}
],
"onKill": [
{
"$type": "RemoveModifier",
"target": "OriginOwner",
"predicates": [
{
"$type": "ByUnlockTalentParam",
"talentParam": "Ningguang_PermanentSkill_FreeExtraAttack"
}
],
"GAIGOBCNNEE": "Ningguang_ElementalBurst_Bullet_FreeExtraAttack"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Ningguang_Constellation_Bullet_1_Material",
"abilitySpecials": {
"RandomTimeRatio": 0.0,
"VelocityRatio": 29.0
},
"modifiers": {
"Timer": {
"GAIGOBCNNEE": "",
"duration": "RandomTimeRatio",
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "AngularVelocityUp"
}
]
},
"AngularVelocityUp": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"properties": {
"Actor_BulletMoveAngularVelocityRatio": "VelocityRatio"
}
}
},
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Ningguang_ElementalBurst_Attack_Up_Funnel_Orange_Trail"
},
{
"$type": "SetRandomOverrideMapValue",
"valueRangeMax": 0.5,
"valueRangeMin": 0.20000000298023224,
"overrideMapKey": "RandomTimeRatio"
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Timer"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Ningguang_Constellation_Bullet_2_Material",
"abilitySpecials": {
"RandomTimeRatio": 0.0,
"VelocityRatio": 29.0
},
"modifiers": {
"Timer": {
"GAIGOBCNNEE": "",
"duration": "RandomTimeRatio",
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "AngularVelocityUp"
}
]
},
"AngularVelocityUp": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"properties": {
"Actor_BulletMoveAngularVelocityRatio": "VelocityRatio"
}
}
},
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Ningguang_ElementalBurst_Attack_Up_Funnel_Red_Trail"
},
{
"$type": "SetRandomOverrideMapValue",
"valueRangeMax": 0.5,
"valueRangeMin": 0.20000000298023224,
"overrideMapKey": "RandomTimeRatio"
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Timer"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Ningguang_Constellation_Bullet_3_Material",
"abilitySpecials": {
"RandomTimeRatio": 0.0,
"VelocityRatio": 29.0
},
"modifiers": {
"Timer": {
"GAIGOBCNNEE": "",
"duration": "RandomTimeRatio",
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "AngularVelocityUp"
}
]
},
"AngularVelocityUp": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"properties": {
"Actor_BulletMoveAngularVelocityRatio": "VelocityRatio"
}
}
},
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Ningguang_ElementalBurst_Attack_Up_Funnel_Yellow_Trail"
},
{
"$type": "SetRandomOverrideMapValue",
"valueRangeMax": 0.5,
"valueRangeMin": 0.20000000298023224,
"overrideMapKey": "RandomTimeRatio"
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "Timer"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Ningguang_SkillUpgrade_3",
"abilityMixins": [
{
"$type": "ModifyDamageMixin",
"attackTags": [
"Elemental_Burst"
],
"bonusCriticalHurt": "SkillUpgrade_3_DamagePercentage",
"damagePercentageRatio": 0.0
}
],
"abilitySpecials": {
"SkillUpgrade_3_DamagePercentage": 0.0
},
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Ningguang_GemBullet_Damage",
"abilitySpecials": {
"GemBullet_Damage": 0.0
},
"onAbilityStart": [
{
"$type": "TriggerAttackEvent",
"doOffStage": true,
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByCollisionPoint"
},
"radius": 0.5
},
"attackInfo": {
"attackTag": "ExtraAttack",
"attenuationTag": "ExtraAttack",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "GemBullet_Damage",
"damagePercentageRatio": 0.0,
"elementType": "Rock",
"elementRank": 1.5,
"elementDurability": 50.0,
"strikeType": "Blunt"
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV5",
"retreatType": "ByOriginOwner",
"canBeDefenceHalt": true
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Ningguang_FallingAnthem",
"abilityMixins": [
{
"$type": "AvatarChangeSkillMixin",
"jumpSkillID": 5027010,
"flySkillID": 5027010
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS"
],
"GAIGOBCNNEE": "FallingAnthem_BS_Material"
},
{
"$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",
"FallingAnthem_Loop_Low",
"FallingAnthem_AS_1"
],
"GAIGOBCNNEE": "FallingAnthem_Attach_SelfEffect"
},
{
"$type": "AttachToAnimatorStateIDMixin",
"stateIDs": [
"FallingAnthem_AS_1"
],
"GAIGOBCNNEE": "FallingAnthem_Remove_SelfEffect"
},
{
"$type": "AttachToAnimatorStateIDMixin",
"stateIDs": [
"FallingAnthem_BS_2",
"FallingAnthem_Loop"
],
"GAIGOBCNNEE": "FallingAnthem_SetVisible"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FallingAnthem_BS",
"FallingAnthem_Loop",
"FallingAnthem_AS_1"
],
"GAIGOBCNNEE": "HideWeapon"
}
],
"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": {
"HideWeapon": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "TriggerHideWeapon",
"partNames": [
"equip01",
"equip02",
"sheathPoint"
]
}
],
"onRemoved": [
{
"$type": "TriggerHideWeapon",
"visible": true,
"partNames": [
"equip01",
"equip02",
"sheathPoint"
]
}
]
},
"FallingAnthem_SetVisible": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "TriggerSetVisible",
"doOffStage": true
}
],
"onRemoved": [
{
"$type": "TriggerSetVisible",
"doOffStage": true,
"visible": true
}
]
},
"FallingAnthem_BS_Material": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Avatar_Catalyst_FallAnthem_BS_Rock"
},
{
"$type": "ApplyModifier",
"GAIGOBCNNEE": "FallingAnthem_BSCameraRadialBlur"
}
]
},
"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": 0.0
}
},
"radius": 1.5
},
"attackInfo": {
"attackTag": "FallingAttack",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "FallingAnthem_Normal_Loop_Damage",
"damagePercentageRatio": 0.0,
"elementType": "Rock",
"elementDurability": 0.0,
"strikeType": "Default",
"enBreak": 5.0
},
"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"
}
},
"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"
]
}
]
},
"FallingAnthem_Attach_SelfEffect": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Avatar_Catalyst_FallAnthem_Self_Rock"
}
]
},
"FallingAnthem_Remove_SelfEffect": {
"GAIGOBCNNEE": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "RemoveModifier",
"GAIGOBCNNEE": "FallingAnthem_Attach_SelfEffect"
}
]
},
"FallingAnthem_BSCameraRadialBlur": {
"GAIGOBCNNEE": "",
"duration": 0.30000001192092896,
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "CameraBlurMixin",
"cameraRadialBlur": {
"power": 0.30000001192092896,
"fadeTime": 0.15000000596046448
}
}
]
}
},
"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": 0.0
}
},
"secondHeight": 2.0,
"radius": 3.0
},
"attackInfo": {
"attackTag": "FallingAttack",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "FallingAnthem_Normal_Rank_1_Damage",
"damagePercentageRatio": 0.0,
"elementType": "Rock",
"elementDurability": 25.0,
"strikeType": "Default",
"enBreak": 50.0
},
"hitPattern": {
"onHitEffectName": "none",
"hitImpulseType": "LV3",
"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": 0.0
}
},
"secondHeight": 2.0,
"radius": 3.5
},
"attackInfo": {
"attackTag": "FallingAttack",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": "FallingAnthem_Normal_Rank_2_Damage",
"damagePercentageRatio": 0.0,
"elementType": "Rock",
"elementDurability": 25.0,
"strikeType": "Default",
"enBreak": 100.0
},
"hitPattern": {
"onHitEffectName": "none",
"hitImpulseType": "LV4",
"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_Catalyst_FallAnthem_Strike_01_Rock"
},
{
"$type": "FireEffect",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_FallingAnthem_UseCamera",
"value": 1.0,
"forceByCaster": true
}
],
"effectPattern": "Eff_Avatar_Catalyst_FallAnthem_Strike_02_Rock"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Avatar_Ningguang_Radar_Ore",
"modifiers": {
"Radar_Toggle": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": 1.0,
"key": "_ABILITY_Radar_Ore",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "AddGlobalValue",
"doOffStage": true,
"value": -1.0,
"key": "_ABILITY_Radar_Ore",
"useLimitRange": true,
"maxValue": 0.0,
"minValue": 0.0
}
]
}
},
"onAdded": [
{
"$type": "AttachModifier",
"GAIGOBCNNEE": "Radar_Toggle"
}
],
"isDynamicAbility": true
}
}
]