mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
73 lines
1.9 KiB
JSON
73 lines
1.9 KiB
JSON
[
|
|
{
|
|
"Default": {
|
|
"$type": "MoleMole.Config.ConfigAbility",
|
|
"abilityName": "LevelAbility_Quest_XiaoDungeonStageReady",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.StageReadyMixin",
|
|
"onStageReady": [
|
|
{
|
|
"$type": "MoleMole.Config.ServerLuaCall",
|
|
"luaCallType": "SpecificGroup",
|
|
"CallParamList": [
|
|
201032010
|
|
],
|
|
"funcName": "stage_ready",
|
|
"param1": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
},
|
|
"param2": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
},
|
|
"param3": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "MoleMole.Config.ConfigAbility",
|
|
"abilityName": "LevelAbility_Quest_ShougunDungeonStageReady",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "MoleMole.Config.StageReadyMixin",
|
|
"onStageReady": [
|
|
{
|
|
"$type": "MoleMole.Config.ServerLuaCall",
|
|
"luaCallType": "FromGroup",
|
|
"funcName": "EndlessBladeDecliningEnergy",
|
|
"param1": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
},
|
|
"param2": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
},
|
|
"param3": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
}
|
|
] |