Chaldea 队伍导入

远程数据解析与格式转换模块。解决从 HTTP API 获取配置数据并转换为本地格式的问题。适用于需要集成第三方平台数据的场景。

Author
xlxyvergil
Version
1.0.0
Status
stable
Language
python
Runtime
python 3.12.9
Updated
2026-05-06
Created
2026-05-06
Tags
fgo, chaldea, import, team
Dependencies
maa framework sdk

Installation

git clone https://github.com/MaaXYZ/MaaHub.git --depth=1
cp -r MaaHub/Storage/customs/xlxyvergil/chaldea-import ./your_customs/

Package Files

  • chaldea_converter.py
  • chaldea_import_action.py
  • chaldea/__init__.py
  • chaldea/bbc_formatter.py
  • chaldea/chaldea_client.py
  • chaldea/config_checker.py
  • chaldea/game_data.py
  • chaldea/servant_types.py
  • maahub_meta.json
  • README.md
  • utils/equip_names_CN.json
  • utils/servant_names_CN.json

Source Repository on GitHub | Back to all customs