1#ifndef COCKATRICE_COMMANDER_SPELLBOOK_ESTIMATE_BRACKET_RESULT_H
2#define COCKATRICE_COMMANDER_SPELLBOOK_ESTIMATE_BRACKET_RESULT_H
Definition commander_spellbook_estimate_bracket_result.h:11
QList< CommanderSpellbookVariantResult > massLandDenialTemplates
Definition commander_spellbook_estimate_bracket_result.h:20
QList< CommanderSpellbookCardResult > gameChangerCards
Definition commander_spellbook_estimate_bracket_result.h:16
QList< CommanderSpellbookCardResult > massLandDenialCards
Definition commander_spellbook_estimate_bracket_result.h:17
QList< CommanderSpellbookVariantResult > arguablyTwoCardCombos
Definition commander_spellbook_estimate_bracket_result.h:29
QList< CommanderSpellbookVariantResult > extraTurnCombos
Definition commander_spellbook_estimate_bracket_result.h:24
QList< CommanderSpellbookVariantResult > definitelyTwoCardCombos
Definition commander_spellbook_estimate_bracket_result.h:28
static EstimateBracketResult fromJson(const QJsonObject &json)
Definition commander_spellbook_estimate_bracket_result.cpp:3
QList< CommanderSpellbookVariantResult > massLandDenialCombos
Definition commander_spellbook_estimate_bracket_result.h:23
QString bracketTag
Definition commander_spellbook_estimate_bracket_result.h:14
QList< CommanderSpellbookVariantResult > skipTurnsCombos
Definition commander_spellbook_estimate_bracket_result.h:26
QList< CommanderSpellbookCardResult > extraTurnCards
Definition commander_spellbook_estimate_bracket_result.h:18
QList< CommanderSpellbookVariantResult > lockCombos
Definition commander_spellbook_estimate_bracket_result.h:25
QList< CommanderSpellbookVariantResult > extraTurnTemplates
Definition commander_spellbook_estimate_bracket_result.h:21