Grasscutter_Resources/Resources/BinOutput/Gadget/ConfigGadget_SkillObj_Beidou.json
2022-04-23 07:55:31 +05:30

53 lines
1.2 KiB
JSON

{
"Beidou_ThunderShield": {
"$type": "MoleMole.Config.ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "MoleMole.Config.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": ""
}
},
"BIBNFHANGEJ": "",
"abilities": [
{
"abilityID": "Avatar_Beidou_ThunderShield_Gadget",
"abilityName": "Avatar_Beidou_ThunderShield_Gadget",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 15.0
},
"move": {
"$type": "MoleMole.Config.ConfigFollowMove",
"velocityForce": {
"muteAll": true
},
"attachPoint": "RootNode",
"forward": {
"z": 1.0
}
}
}
}