We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Check https://arkhamdb.com/api/public/card/01603 vs https://arkhamdb.com/api/public/card/01599
Also on website: https://arkhamdb.com/find?q=e%3Arcore+b%3Abasicweakness&decks=player
These cards are defined only as clones:
{ "code": "01599", "duplicate_of": "01099", "pack_code": "rcore", "position": 99, "quantity": 1 }, ... { "code": "01603", "duplicate_of": "01103", "pack_code": "rcore", "position": 103, "quantity": 1 },
So there must be something that doesn't copy Basic Weakness subtype for Enemy type cards.
The text was updated successfully, but these errors were encountered:
I think this also happens for Assets and Events (rcore Investigators' Weakness cards).
Sorry, something went wrong.
No branches or pull requests
Check
https://arkhamdb.com/api/public/card/01603
vs
https://arkhamdb.com/api/public/card/01599
Also on website:
https://arkhamdb.com/find?q=e%3Arcore+b%3Abasicweakness&decks=player
These cards are defined only as clones:
So there must be something that doesn't copy Basic Weakness subtype for Enemy type cards.
The text was updated successfully, but these errors were encountered: