Skip to content

Update card statistics and automate ingestion for level 16#27

Merged
ClashStrategic merged 5 commits into
mainfrom
feature/level16
Jan 19, 2026
Merged

Update card statistics and automate ingestion for level 16#27
ClashStrategic merged 5 commits into
mainfrom
feature/level16

Conversation

@gamalielnk
Copy link
Copy Markdown
Collaborator

Enhance card attributes in cards.json to include level 16 statistics and establish an automated routine for card data ingestion. Update validation logic to ensure compliance with the new level 16 data structure.

Updated various card attributes in cards.json, including:
- Populated fatalDamage values where they were previously null.
- Adjusted hitpoints and chargeDamage for several card entries.
- Modified towerDamage and hitspeed values to align with current balance
  requirements.
Introduces a maintenance utility designed to reconcile local card
definitions with remote API data. The implementation automates the
transformation of raw character stats into the project's specific
schema, incorporating level-scaling adjustments and evolution
states. The command manifest is updated to support this new workflow.
- Update multipliers and skeletons to include Level 16 data
- Enhance data extraction logic to handle area effects and spawn data
- Implement extrapolation for Level 16 stats based on Level 11 bases
- Ensure structural consistency of Level 16 keys across all card types
Include level 16 data for damage, hitpoints, and special damage
attributes across all entries in cards.json to support the latest
progression level.
Update the card data validation logic and JSON schema to include checks for level 16 statistics across hitpoints, damage, and tower damage.
@ClashStrategic ClashStrategic merged commit f31d0ab into main Jan 19, 2026
1 check passed
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.7.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@ClashStrategic ClashStrategic deleted the feature/level16 branch January 19, 2026 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants