mirror of
https://github.com/theBowja/GenshinData-1.git
synced 2025-08-04 15:36:31 +09:00
24 lines
745 B
JSON
24 lines
745 B
JSON
[
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "LevelAbility_Quest_XiaoDungeonStageReady",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "StageReadyMixin",
|
|
"onStageReady": [
|
|
{
|
|
"$type": "ServerLuaCall",
|
|
"luaCallType": "SpecificGroup",
|
|
"CallParamList": [
|
|
201032010
|
|
],
|
|
"funcName": "stage_ready"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
}
|
|
] |