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

52 lines
1.4 KiB
JSON

{
"Beidou_ThunderShield": {
"$type": "ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachBox"
}
},
"combat": {
"property": {
"useCreatorProperty": true,
"isGhostToAllied": true,
"isGhostToEnemy": true,
"canTriggerBullet": false
},
"beHit": {
"hitBloodEffect": "",
"muteAllHit": true,
"muteAllHitEffect": true,
"muteAllHitText": true
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Gadget_Lv1"
},
"die": {
"dieDisappearEffect": ""
}
},
"abilities": [
{
"abilityID": "Avatar_Beidou_ThunderShield_Gadget",
"abilityName": "Avatar_Beidou_ThunderShield_Gadget",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 15.0
},
"move": {
"$type": "ConfigFollowMove",
"velocityForce": {
"muteAll": true
},
"attachPoint": "RootNode",
"forward": {
"z": 1.0
}
}
}
}