CardTrait caching
Open
Game Mechanics
- Dominant language
- Java
- Stars
- 2.7k
- Forks
- 1.1k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 158
Description
Card Traits are updated multiple times via
getChangedCardTraitsList and their functions like `applyReplacementEffect`
inside, ICardTraitChanges apply their stuff to all of the four categories. (+1 for Keywords?)
combine the apply function into one
and then store the result as cache like KeywordCache
Contributor guide
Assessment
This issue has not been assessed yet.