mirror of
https://github.com/theBowja/GenshinData-1.git
synced 2025-08-04 23:43:50 +09:00
163 lines
4.9 KiB
JSON
163 lines
4.9 KiB
JSON
{
|
|
"Zhongli_Attack05": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "ConfigEffectAttachBox"
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"endureType": "Monster_Boss_Humanoid",
|
|
"useCreatorProperty": true,
|
|
"isInvincible": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"abilities": [
|
|
{
|
|
"abilityID": "SkillObj_Zhongli_Attack05",
|
|
"abilityName": "SkillObj_Zhongli_Attack05",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 1.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigLinerBulletMove",
|
|
"velocityForce": {
|
|
"muteAll": true
|
|
},
|
|
"speed": 10.0,
|
|
"acceleration": -20.0,
|
|
"delay": 0.20000000298023224
|
|
}
|
|
},
|
|
"Zhongli_PrimoPillar": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "ConfigEffectAttachBox"
|
|
}
|
|
},
|
|
"hasConnectTrigger": true,
|
|
"combat": {
|
|
"property": {
|
|
"endureType": "Monster_Boss_Humanoid",
|
|
"useCreatorProperty": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
},
|
|
"die": {
|
|
"dieDisappearEffect": "Eff_Avatar_Male_Pole_Zhongli_RockStand_Die"
|
|
}
|
|
},
|
|
"abilities": [
|
|
{
|
|
"abilityID": "SkillObj_Zhongli_PrimoPillar",
|
|
"abilityName": "SkillObj_Zhongli_PrimoPillar",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "RockGadget_Summon_Detect",
|
|
"abilityName": "Avatar_RockGadget_Summon_Detect",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "WeightRatio",
|
|
"abilityName": "RocketGadget_WeightRatio",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 31.0
|
|
}
|
|
},
|
|
"Zhongli_ExtraAttack": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "ConfigEffectAttachBox"
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"endureType": "Monster_Boss_Humanoid",
|
|
"useCreatorProperty": true,
|
|
"isInvincible": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"abilities": [
|
|
{
|
|
"abilityID": "SkillObj_Zhongli_ExtraAttack",
|
|
"abilityName": "SkillObj_Zhongli_ExtraAttack",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 0.6499999761581421
|
|
},
|
|
"move": {
|
|
"$type": "ConfigFollowMove",
|
|
"velocityForce": {
|
|
"muteAll": true
|
|
},
|
|
"attachPoint": "",
|
|
"forward": {
|
|
"z": 1.0
|
|
}
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"ccd": {
|
|
"type": "Always"
|
|
},
|
|
"triggerType": "TriggerNoRepeat",
|
|
"targetType": "Enemy",
|
|
"ignoreScene": true
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "SkillObj_Zhongli_ExtraAttack"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |