# Stores data about specific actions that members, council members, the Custodian or the Emperor can use in the Galactic Community. # Currently only stores cost and economic group of the actions. freeze_resolution = { resources = { category = resolutions cost = { influence = 200 } } } end_senate_session = { resources = { category = resolutions cost = { influence = 190 } } }