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

35 lines
776 B
JSON

{
"Hili_MultiRange_Target": {
"$type": "MoleMole.Config.ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "MoleMole.Config.ConfigEffectAttachBox"
}
},
"combat": {
"property": {
"useCreatorProperty": true,
"HP": 999999.0,
"attack": 15.0,
"defense": 999999.0,
"isInvincible": true,
"isGhostToAllied": true,
"canTriggerBullet": false
},
"beHit": {
"hitBloodEffect": "",
"hitAutoRedirect": false,
"muteAllHitText": true
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Default"
}
},
"BIBNFHANGEJ": "",
"timer": {
"lifeTime": 2.0
}
}
}