I can get my rare card in normal card choices. Here is the text inside the jldr, incase it tells what is causing the problem:
{
"name": "InfestedSquirrel",
"displayedName": "Infested squirrel",
"description": "Like a squirrel, but infested by bees. Can't be sacrificed.",
"metaCategories": [ "ChoiceNode", "TraderOffer", "Rare" ],
"cardComplexity": "Advanced",
"temple": "Nature",
"baseAttack": 0,
"baseHealth": 1,
"tribes": [ "Squirrel" ],
"abilities": [ "BeesOnHit" ],
"traits": [ "Terrain" ],
"texture": "InfestedSquirrel.png",
"appearanceBehaviour": [ "RareCardBackground", "TerrainBackground", "TerrainLayout" ]
}
I can get my rare card in normal card choices. Here is the text inside the jldr, incase it tells what is causing the problem: { "name": "InfestedSquirrel", "displayedName": "Infested squirrel", "description": "Like a squirrel, but infested by bees. Can't be sacrificed.", "metaCategories": [ "ChoiceNode", "TraderOffer", "Rare" ], "cardComplexity": "Advanced", "temple": "Nature", "baseAttack": 0, "baseHealth": 1, "tribes": [ "Squirrel" ], "abilities": [ "BeesOnHit" ], "traits": [ "Terrain" ], "texture": "InfestedSquirrel.png", "appearanceBehaviour": [ "RareCardBackground", "TerrainBackground", "TerrainLayout" ] }