Skip to content

更新 parser: autocardBuff, autocardSkin - #12

Merged
Nattsu39 merged 1 commit into
mainfrom
update-parsers/20260911
Sep 11, 2026
Merged

Nattsu39 merged 1 commit into
mainfrom
update-parsers/20260911

Conversation

@Nattsu39

Copy link
Copy Markdown
Contributor

变更内容

  • packages/solaris/solaris/parse/parsers/autocard_buff.py — 更新 autocardBuff.bytes 的解析逻辑
  • packages/solaris/solaris/parse/parsers/autocard_skin.py — 更新 autocardSkin.bytes 的解析逻辑

变更详情

autocard_buff.py

  • 调整字段读取顺序:五个效果标记整型(is_bf_battle_effect、is_cold_wave_effect、is_death_effect、is_growth_effect、is_place_effect)在前,随后依次读取 buff_des、buff_object、buff_param、effect_icon、id
  • 新增 is_bf_battle_effect、is_cold_wave_effect、is_growth_effect 字段
  • 原 object、param、param_des 字段更名为 buff_object、buff_param、buff_des

autocard_skin.py

  • 在 series 与 skin_name 之间新增 session 字段

@Nattsu39
Nattsu39 merged commit 79ad050 into main Sep 11, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant