mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
28 lines
738 B
JSON
28 lines
738 B
JSON
{
|
|
"FreezeBoar": {
|
|
"$type": "ConfigGadget",
|
|
"MNDEFJBNOGI": true,
|
|
"combat": {
|
|
"property": {
|
|
"HP": 999999.0,
|
|
"attack": 100.0,
|
|
"defense": 999999.0,
|
|
"isLockHP": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "SceneObj_Task_FreezeBoar",
|
|
"abilityName": "SceneObj_Task_FreezeBoar",
|
|
"abilityOverride": ""
|
|
}
|
|
]
|
|
}
|
|
} |