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

34 lines
952 B
JSON

{
"Hili_MultiRange_Target": {
"$type": "ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "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"
}
},
"timer": {
"lifeTime": 2.0
}
}
}