mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
57 lines
1.6 KiB
JSON
57 lines
1.6 KiB
JSON
{
|
|
"Task_Trap": {
|
|
"$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_TrapHunter",
|
|
"abilityName": "SceneObj_Task_TrapHunter",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "Trap_Hunt_Attack",
|
|
"abilityName": "Trap_Hunt_Attack",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "Task_HuntTrap_GlobalValue",
|
|
"abilityName": "Task_HuntTrap_GlobalValue",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"move": {
|
|
"$type": "ConfigLinerBulletMove",
|
|
"DMMDOKKMANE": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
}
|
|
},
|
|
"AFEIEIPGDCN": {
|
|
"$type": "ConfigBulletPattern",
|
|
"EJFGJMDMBNJ": {
|
|
"lifeTime": "TriggerAlways",
|
|
"OJIFKEOCJGB": "Enemy"
|
|
},
|
|
"DHBKLEHDFNF": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Trap_Hunt_Attack"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |