Skip to content

fix: correct skill power parsing and deduplicate skills - #3

Closed
bupt-lxc wants to merge 1 commit into
AofeiLi-code:mainfrom
bupt-lxc:fix/skill-power-parsing
Closed

fix: correct skill power parsing and deduplicate skills#3
bupt-lxc wants to merge 1 commit into
AofeiLi-code:mainfrom
bupt-lxc:fix/skill-power-parsing

Conversation

@bupt-lxc

Copy link
Copy Markdown
Contributor

Summary

  • Fix skill power always being 0: read from rocom_sprite_skill_power div instead of text sibling after category image
  • Deduplicate skills per sprite (wiki page contained skill block twice)

Test

Scraped 3 sprites with --limit 3, verified power values are non-zero and no duplicate skills.

@bupt-lxc
bupt-lxcforce-pushed the fix/skill-power-parsing branch from a1ec3d2 to 8aa8f53CompareApril 23, 2026 06:20
@bupt-lxc
bupt-lxc deleted the fix/skill-power-parsing branch May 6, 2026 04:48
Sign up for freeto 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

@bupt-lxc