yasuki_core.game_pieces.pregame.StrongholdCard#
- class StrongholdCard(id, name, side, printed_id=None, clan=None, clans=(), keywords=(), traits=(), card_type=None, creates=(), text='', is_unique=False, bowed=False, face_up=True, inverted=False, counters=<factory>, image_front=PosixPath('/home/docs/checkouts/readthedocs.org/user_builds/game-on-yasuki/checkouts/latest/src/yasuki_core/assets/images/defaults/generic_stronghold.jpg'), image_back=None, owner=None, shown=False, peekers=frozenset({}), back_card_id=None, back=None, showing_back=False, is_token=False, art_swap=None, note=None, starting_honor=0, gold_production=0, province_strength=0, province_count=4, starting_hand_size=5)[source]#
A stronghold, placed face-up at setup;
starting_honoris the honor the player begins the game with andstarting_hand_sizeis the number of fate cards drawn into the opening hand.Methods
StrongholdCard.__init__(id, name, side[, ...])Attributes
starting_honorgold_productionprovince_strengthprovince_countstarting_hand_size