
-
{ "name": "Booster", "base": "", "fields": [ { "name": "booster_id", "type": "uint8" }, { "name": "pwr_multiplier", "type": "uint8" }, { "name": "pwr_add_per_round", "type": "uint16" }, { "name": "expire_after_elapsed_rounds", "type": "uint16" }, { "name": "aggregate_pwr_capacity", "type": "uint32" } ] }