Files
GenshinData-1/BinOutput/Gadget/ConfigGadget_SkillObj_Zhongli.json
Dimbreath d633c8cfe5 BinOutput
2021-05-16 19:49:16 -03:00

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"
}
]
}
}
}