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

42 lines
1010 B
JSON

{
"Shougun_ElementalArt_EyeBoom": {
"$type": "MoleMole.Config.ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "MoleMole.Config.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"
}
},
"BIBNFHANGEJ": "",
"abilities": [
{
"abilityID": "SkillObj_Shougun_ElementalArt_EyeBoom",
"abilityName": "SkillObj_Shougun_ElementalArt_EyeBoom",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 2.0
}
}
}