BoardInfo¶
- class BoardInfo(_header: Header, _unknown: U64, initial_cash: U16, target_amount: U16, base_salary: U16, salary_increment: U16, max_dice_roll: U16, _galaxy_status: U16, version_flag: U32)¶
Bases:
objectA dataclass representing Board Info, which is attached to a Square object.
This object contains global board information. The object contains a header, an unknown value, initial cash, target amount, base salary, salary increment, max dice roll, looping mode (galaxy status here), and a version flag, which is added by newer versions of Fortune Avenue.
Methods
sizeAttributes
galaxy_statusinitial_cashtarget_amountbase_salarysalary_incrementmax_dice_rollversion_flag