@Lyya Today bot fetches the new data, and found that traits information was empty.
Can tratis field be empty?
{"id":6451,"name":"Nosferatu", ... ,"traits":[]},
@Lyya Today bot fetches the new data, and found that traits information was empty.
Can tratis field be empty?
{"id":6451,"name":"Nosferatu", ... ,"traits":[]},
Itās a bug, and I know the cause. I will fix it tonight.
Okay, itās fixed. When trait costs are not known, the traits will show but the costs will be empty, as in:
"traits": [{
"costs": [],
"name": "Life Drain",
"code": "lifedrain",
"description": "Gain 4 Life when an enemy dies."
},
{
"costs": [],
"name": "Stealthy",
"code": "stealthy",
"description": "Cannot be targeted by spells (unless there are no other targets)."
},
{
"costs": [],
"name": "Undying",
"code": "undying",
"description": "Immune to Poison, Disease, and Death Mark."
}],
hello @Lyya,
itās possible to have a endpoint of collection informations ? or at minima a true / false response for id card ?
the idea behind this is to compare āprebuildā team and collections for propose team with collection comparison.
it is planned to have a companion endpoint ?
Hi, is there a command or an endpoint that we could send a team [6000,6000,6000,6000] and retrieve teamās bonus ?