mirror of
https://github.com/theBowja/GenshinData-1.git
synced 2025-08-05 16:03:55 +09:00
781 lines
31 KiB
JSON
781 lines
31 KiB
JSON
[
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Hound_Kanis_Electric_Pose",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachModifierToSelfGlobalValueMixin",
|
|
"globalValueKey": "_KANIS_POSE_TAG_",
|
|
"defaultGlobalValueOnCreate": 0.0,
|
|
"valueSteps": [
|
|
-0.5,
|
|
0.5,
|
|
1.5,
|
|
2.5
|
|
],
|
|
"modifierNameSteps": [
|
|
"Pose_None",
|
|
"Pose_NormalToActivated",
|
|
"Pose_Activated"
|
|
]
|
|
},
|
|
{
|
|
"$type": "AttachToPoseIDMixin",
|
|
"poseIDs": [
|
|
201,
|
|
301,
|
|
401
|
|
],
|
|
"modifierName": "Kanis_ChargeBar_Handler"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Kanis_ChargeBar_Handler": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UNIQUE_Kanis_ChargeBar"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Kanis_ChargeBar"
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Kanis_ChargeBar": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "ChargeBarMixin",
|
|
"KDEGIGBDHMC": "Electric",
|
|
"OGKPEFDFNLB": 2,
|
|
"FILLLGGOGIE": 0.0,
|
|
"maxValue": 100.0
|
|
},
|
|
{
|
|
"$type": "AttachModifierToSelfGlobalValueMixin",
|
|
"globalValueKey": "_CHARGEBAR_VALUE",
|
|
"defaultGlobalValueOnCreate": 0.0,
|
|
"valueSteps": [
|
|
99.5,
|
|
100.5
|
|
],
|
|
"modifierNameSteps": [
|
|
"ChargeActivated"
|
|
]
|
|
}
|
|
],
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetChargeBarValue",
|
|
"value": 0.0
|
|
}
|
|
]
|
|
},
|
|
"ChargeActivated": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_KANIS_POSE_TAG_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
"Pose_None": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetPoseInt",
|
|
"intID": "ActivatedTag"
|
|
},
|
|
{
|
|
"$type": "SetAnimatorBool",
|
|
"boolID": "ActivatedTag"
|
|
},
|
|
{
|
|
"$type": "SetAnimatorBool",
|
|
"boolID": "ShaderActivatedTag"
|
|
}
|
|
]
|
|
},
|
|
"Pose_NormalToActivated": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetPoseInt",
|
|
"intID": "ActivatedTag",
|
|
"value": 1
|
|
}
|
|
]
|
|
},
|
|
"Pose_Activated": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Actor_ElecSubHurtDelta": -0.30000001192092896
|
|
},
|
|
"state": "DefenseDown",
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetPoseInt",
|
|
"intID": "ActivatedTag",
|
|
"value": 2
|
|
},
|
|
{
|
|
"$type": "SetAnimatorBool",
|
|
"boolID": "ActivatedTag",
|
|
"value": true
|
|
},
|
|
{
|
|
"$type": "SetAnimatorBool",
|
|
"boolID": "ShaderActivatedTag",
|
|
"value": true
|
|
},
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Hound_Kanis_Electric_EyeEff_Remove"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Hound_Kanis_Electric_EyeEff_Add"
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Kanis_BeHitCheck": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"onBeingHit": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Target",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByHitElement",
|
|
"element": "Electric"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "AddChargeBarValue",
|
|
"value": 34.0,
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "TargetOriginOwner",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByHitElement",
|
|
"element": "Electric"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "AddChargeBarValue",
|
|
"value": 34.0,
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UNIQUE_Kanis_BeHitCheck"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Hound_Kanis_Electric_EyeEff_Add",
|
|
"modifiers": {
|
|
"UNIQUE_Kanis_Electric_EyeEff": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Kanis_Electric_Eye",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"attachPointName": "Head"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UNIQUE_Kanis_Electric_EyeEff"
|
|
}
|
|
],
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UNIQUE_Kanis_Electric_EyeEff"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Hound_Kanis_Electric_EyeEff_Remove",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Kanis_Electric_EyeEff"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Hound_Kanis_Electric_Steer",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"Turn"
|
|
],
|
|
"angularSpeed": 120.0,
|
|
"attackTrigger": ""
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"WavePaw"
|
|
],
|
|
"endNormalizedTime": 0.25,
|
|
"angularSpeed": 240.0,
|
|
"attackTrigger": ""
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"Strike_BS"
|
|
],
|
|
"endNormalizedTime": 0.4000000059604645,
|
|
"angularSpeed": 180.0,
|
|
"attackTrigger": ""
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"Biting_BS"
|
|
],
|
|
"endNormalizedTime": 0.8999999761581421,
|
|
"angularSpeed": 240.0,
|
|
"attackTrigger": ""
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"JumpBack_BS"
|
|
],
|
|
"endNormalizedTime": 0.20000000298023224,
|
|
"angularSpeed": 240.0,
|
|
"attackTrigger": ""
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Hound_Kanis_Electric_Strike_State",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Strike_Loop"
|
|
],
|
|
"modifierName": "UNIQUE_Strike_Actions"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"UNIQUE_Strike_Actions": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Kanis_Electric_Strike_BS"
|
|
},
|
|
{
|
|
"$type": "ClearLockTarget",
|
|
"target": "CurLocalAvatar"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "Strike_Invincible"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "Strike_DenyLockOn"
|
|
},
|
|
{
|
|
"$type": "TriggerSetVisible"
|
|
},
|
|
{
|
|
"$type": "HideUIBillBoard",
|
|
"hide": true
|
|
},
|
|
{
|
|
"$type": "EnableHitBoxByName",
|
|
"hitBoxNames": [
|
|
"HitBox"
|
|
]
|
|
},
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Strike_Blink"
|
|
},
|
|
{
|
|
"$type": "Randomed",
|
|
"chance": 0.5,
|
|
"successActions": [
|
|
{
|
|
"$type": "SetAISkillCDAvailableNow",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_KANIS_POSE_TAG_",
|
|
"value": 0.0,
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
],
|
|
"skillIDs": [
|
|
201
|
|
]
|
|
},
|
|
{
|
|
"$type": "SetAISkillCDAvailableNow",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_KANIS_POSE_TAG_",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"skillIDs": [
|
|
202
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByNot",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_KANIS_POSE_TAG_",
|
|
"value": 2.0
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"abilityName": "Monster_Hound_Kanis_Electric_EyeEff_Remove"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "EnableHitBoxByName",
|
|
"hitBoxNames": [
|
|
"HitBox"
|
|
],
|
|
"setEnable": true
|
|
},
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider"
|
|
],
|
|
"setEnable": true
|
|
},
|
|
{
|
|
"$type": "TriggerSetVisible",
|
|
"visible": true
|
|
},
|
|
{
|
|
"$type": "HideUIBillBoard"
|
|
},
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByNot",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_KANIS_POSE_TAG_",
|
|
"value": 2.0
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"abilityName": "Monster_Hound_Kanis_Electric_EyeEff_Add"
|
|
}
|
|
]
|
|
},
|
|
"Strike_Invincible": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"state": "Invincible"
|
|
},
|
|
"Strike_DenyLockOn": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"state": "DenyLockOn"
|
|
},
|
|
"Strike_Blink": {
|
|
"modifierName": "",
|
|
"duration": 0.30000001192092896,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Hound_Kanis_Electric_Strike_FindBlinkPoint"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Hound_Kanis_Electric_Strike_DoBlink"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Hound_Kanis_Electric_Strike_FindBlinkPoint",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "TryFindBlinkPointByBorn",
|
|
"target": "SelfAttackTarget",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "_ROUGUE_HOUNDSTRIKE_TAG_",
|
|
"value": 0.0,
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
],
|
|
"born": {
|
|
"$type": "ConfigBornByTargetLinearPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"onGround": true,
|
|
"linearOffset": 0.8500000238418579,
|
|
"linearXZ": false,
|
|
"linearMin": 0.0,
|
|
"linearMax": 25.0
|
|
},
|
|
"hitSceneType": "BlinkHitSceneTestByThreeSegments",
|
|
"limitY": 2.5
|
|
},
|
|
{
|
|
"$type": "TryFindBlinkPointByBorn",
|
|
"target": "SelfAttackTarget",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "_ROUGUE_HOUNDSTRIKE_TAG_",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"born": {
|
|
"$type": "ConfigBornByTargetLinearPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"onGround": true,
|
|
"linearOffset": 0.8500000238418579,
|
|
"linearXZ": false,
|
|
"linearMin": 0.0,
|
|
"linearMax": 25.0
|
|
},
|
|
"hitSceneType": "BlinkHitSceneTestByThreeSegments",
|
|
"limitY": 2.5
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Hound_Kanis_Electric_Strike_DoBlink",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "DoBlink"
|
|
},
|
|
{
|
|
"$type": "TurnDirectionToPos",
|
|
"target": "SelfAttackTarget",
|
|
"toPos": {
|
|
"$type": "ConfigBornByTarget"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Hound_Kanis_Electric_Strike_Attack",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackCircle",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": -0.20000000298023224,
|
|
"z": 0.7200000286102295
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByDefault",
|
|
"angleOffset": {
|
|
"x": 0.0,
|
|
"y": 30.0,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
},
|
|
"height": 2.0,
|
|
"fanAngle": 200.0,
|
|
"radius": 2.5
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "Hound_Corruption_Tag",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": 1.0,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Electric",
|
|
"elementDurability": 50.0,
|
|
"strikeType": "Default",
|
|
"enBreak": 20.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "Eff_Monster_Riftstalker_Hit",
|
|
"hitImpulseType": "LV2",
|
|
"hitHaltTimeScale": 0.05000000074505806
|
|
}
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Kanis_Electric_Strike_Attack"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Hound_Kanis_Electric_Biting",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "Biting",
|
|
"modifierName": "Biting_Action",
|
|
"normalizeStart": 0.05000000074505806
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Biting_Action": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "SelfAttackTarget",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "LesserOrEqual",
|
|
"value": 3.5
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "TryFindBlinkPointByBorn",
|
|
"target": "SelfAttackTarget",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 1.0
|
|
}
|
|
},
|
|
"hitSceneType": "BlinkHitSceneTestByThreeSegments",
|
|
"limitY": 2.5
|
|
},
|
|
{
|
|
"$type": "FixedMonsterRushMove",
|
|
"toPos": {
|
|
"$type": "ConfigBornByTeleportToPoint"
|
|
},
|
|
"timeRange": 0.6000000238418579,
|
|
"animatorStateIDs": [
|
|
"Biting"
|
|
],
|
|
"overrideMoveCollider": ""
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Kanis_Electric_Biting"
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "TryFindBlinkPointByBorn",
|
|
"target": "SelfAttackTarget",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": -1.2999999523162842
|
|
}
|
|
},
|
|
"hitSceneType": "BlinkHitSceneTestByThreeSegments",
|
|
"limitY": 2.5
|
|
},
|
|
{
|
|
"$type": "FixedMonsterRushMove",
|
|
"toPos": {
|
|
"$type": "ConfigBornByTeleportToPoint"
|
|
},
|
|
"timeRange": 1.0,
|
|
"animatorStateIDs": [
|
|
"Biting"
|
|
],
|
|
"overrideMoveCollider": ""
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Kanis_Electric_Biting"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Hound_Kanis_Electric_Acitvated",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "Activated",
|
|
"modifierName": "Kanis_Activated_Actions",
|
|
"normalizeStart": 0.05000000074505806
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Kanis_Activated_Actions": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 2.0,
|
|
"key": "_KANIS_POSE_TAG_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Kanis_ChargeBar"
|
|
},
|
|
{
|
|
"$type": "SetAISkillCDAvailableNow",
|
|
"skillIDs": [
|
|
601
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
}
|
|
] |