mirror of
https://github.com/theBowja/GenshinData-1.git
synced 2025-08-04 07:26:28 +09:00
18 lines
487 B
JSON
18 lines
487 B
JSON
[
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Scene_RockGadget_Summon_Detect",
|
|
"onAdded": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_SCENE_GADGET_ISSUMMON",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
}
|
|
}
|
|
] |