mirror of
https://github.com/theBowja/GenshinData-1.git
synced 2025-08-04 23:43:50 +09:00
27 lines
728 B
JSON
27 lines
728 B
JSON
{
|
|
"FreezeBoar": {
|
|
"$type": "ConfigGadget",
|
|
"hasModel": true,
|
|
"combat": {
|
|
"property": {
|
|
"HP": 999999.0,
|
|
"attack": 100.0,
|
|
"defense": 999999.0,
|
|
"isLockHP": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
}
|
|
},
|
|
"abilities": [
|
|
{
|
|
"abilityID": "SceneObj_Task_FreezeBoar",
|
|
"abilityName": "SceneObj_Task_FreezeBoar",
|
|
"abilityOverride": ""
|
|
}
|
|
]
|
|
}
|
|
} |