Files
MinFt/cfgData/tbeventbossfightinit.json
Liubing\LB 3d8d4d18f3 first commit
先修复一下,错误的场景

删除不必要的钓场资产

修复into场景

update:更新meta文件,修复报错

update:修复资源

修复第一章节建造

修复建造第三章

update:删除多余内容

update:更新README.md

update:还原图标

update:更新README

update:更新配置
2026-04-28 02:17:22 +08:00

162 lines
2.9 KiB
JSON

[
{
"ID": 41201,
"UIPanel": "EventBossFightUnderseaPanel",
"InfoPanel": "EventBossFightUnderseaInfoPopupPanel",
"LoadingPanel": "EventBossFightUnderseaLoadingPanel",
"RewardPanel": "EventBossFightUnderseaRewardPopupPanel",
"EndingPanel": "EventBossFightUnderseaEndingPopupPanel",
"ReviewPanel": "EventBossFightUnderseaReviewPopupPanel",
"PackId": 4109101,
"SweepPackId": 4109001,
"Icon": "separate_icon_eventbossfight_undersea",
"Addressable": "EventBossFightUndersea",
"Atlas": "event_bossfight_undersea_atlas",
"ItemID": 4120101,
"SpinRequire": 1,
"SpinMag": [
1,
2,
3,
5,
10
],
"ShieldCapacity": 3,
"SpinPointList": [
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
],
"StageList": [
1001,
1002,
1003,
1004,
1005,
1006,
1007,
1008,
1009,
1010
],
"StageGroupList": [
[
1001,
1002,
1003,
1004,
1005,
1006,
1007,
1008,
1009,
1010
],
[
1101,
1102,
1103,
1104,
1105,
1106,
1107,
1108,
1109,
1110
]
],
"WheelIcon": "atlas_bossfightundersea_wheel_shape_",
"AssetBundle": "undersea_boss",
"TargetGroupByHook": [
0,
10000
]
},
{
"ID": 41202,
"UIPanel": "EventBossFightAtlantisPanel",
"InfoPanel": "EventBossFightAtlantisInfoPopupPanel",
"LoadingPanel": "EventBossFightAtlantisLoadingPanel",
"RewardPanel": "EventBossFightAtlantisRewardPopupPanel",
"EndingPanel": "EventBossFightAtlantisEndingPopupPanel",
"ReviewPanel": "EventBossFightAtlantisReviewPopupPanel",
"PackId": 4115101,
"SweepPackId": 4115001,
"Icon": "separate_icon_eventbossfight_atlantis",
"Addressable": "EventBossFightAtlantis",
"Atlas": "event_bossfight_atlantis_atlas",
"ItemID": 4120201,
"SpinRequire": 1,
"SpinMag": [
1,
2,
3,
5,
10
],
"ShieldCapacity": 3,
"SpinPointList": [
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
],
"StageList": [
1001,
1002,
1003,
1004,
1005,
1006,
1007,
1008,
1009,
1010
],
"StageGroupList": [
[
1001,
1002,
1003,
1004,
1005,
1006,
1007,
1008,
1009,
1010
],
[
1101,
1102,
1103,
1104,
1105,
1106,
1107,
1108,
1109,
1110
]
],
"WheelIcon": "atlas_bossfightatlantis_wheel_shape_",
"AssetBundle": "atlantis_boss",
"TargetGroupByHook": [
0,
10000
]
}
]