Skip to content

Update card data and logic enhancements#31

Merged
ClashStrategic merged 7 commits intomainfrom
feature/data
Apr 8, 2026
Merged

Update card data and logic enhancements#31
ClashStrategic merged 7 commits intomainfrom
feature/data

Conversation

@gamalielnk
Copy link
Copy Markdown
Collaborator

Enhance card configurations by updating hitspeed, prestige costs, and damage stats. Adjust the game data API source and refine the radius and splash attack logic for specific cards. Enable evolution for Minion Horde and update hero status for the Balloon card.

Update the radius assignment logic to prevent overwriting values for
unit-based cards and specific spells (Lightning, Void, Vines). This
ensures that only appropriate splash-type cards receive the radius
attribute from the raw data.
- Set hero property to true
- Update prestigeCost from null to 2
- Set evolution property to true
- Configure evolution cycles to 1
- Populate evolution damage and hitpoints across levels 11, 15, and 16
- Increase prestigeCost for card at index 4113
- Adjust hitspeed and radius for card at index 4769
- Decrease base and evolution damage values for card at index 5595 across levels 11, 15, and 16
@ClashStrategic ClashStrategic merged commit 3c37d3a into main Apr 8, 2026
1 check passed
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 8, 2026

🎉 This PR is included in version 1.10.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@ClashStrategic ClashStrategic deleted the feature/data branch April 8, 2026 17:40
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