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

130 lines
3.8 KiB
JSON

{
"Hutao_ExtraAttack_Bullet": {
"$type": "ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachBox"
}
},
"combat": {
"property": {
"useCreatorProperty": true,
"isInvincible": true,
"canTriggerBullet": false
},
"beHit": {
"hitBloodEffect": "",
"muteAllHit": true,
"muteAllHitEffect": true,
"muteAllHitText": true
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Gadget_Lv1"
}
},
"abilities": [
{
"abilityID": "ExtraAttack_Bullet",
"abilityName": "Avatar_Hutao_ExtraAttack_Bullet",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 0.5
},
"move": {
"$type": "ConfigFollowMove",
"attachPoint": "",
"followRotation": true,
"offset": {
"y": 0.8999999761581421
},
"forward": {
"z": 1.0
}
},
"gadget": {
"$type": "ConfigBulletPattern",
"collision": {
"ccd": {
"type": "Always"
},
"triggerType": "TriggerNoRepeat",
"targetType": "Enemy",
"ignoreScene": true
},
"triggerActions": [
{
"$type": "ConfigGadgetTriggerAbility",
"abilityName": "Avatar_Hutao_ExtraAttack_Bullet"
}
]
}
},
"Hutao_ExtraAttack_CrimsonPlum_Bullet": {
"$type": "ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachBox"
}
},
"combat": {
"property": {
"useCreatorProperty": true,
"isInvincible": true,
"canTriggerBullet": false
},
"beHit": {
"hitBloodEffect": "",
"muteAllHit": true,
"muteAllHitEffect": true,
"muteAllHitText": true
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Gadget_Lv1"
}
},
"abilities": [
{
"abilityID": "ExtraAttack_Bullet",
"abilityName": "Avatar_Hutao_ExtraAttack_CrimsonPlum_Bullet",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 0.5
},
"move": {
"$type": "ConfigFollowMove",
"attachPoint": "",
"followRotation": true,
"offset": {
"y": 0.8999999761581421
},
"forward": {
"z": 1.0
}
},
"gadget": {
"$type": "ConfigBulletPattern",
"collision": {
"ccd": {
"type": "Always"
},
"triggerType": "TriggerNoRepeat",
"targetType": "Enemy",
"ignoreScene": true
},
"triggerActions": [
{
"$type": "ConfigGadgetTriggerAbility",
"abilityName": "Avatar_Hutao_ExtraAttack_CrimsonPlum_Bullet"
}
]
}
}
}