# /tools
The tools command group provides various tools for calculating infrastructure, land, city, project, and resource costs.
# /tools infrastructure
Calculates the cost to buy infrastructure from the before amount to the after amount.
# Parameters
before
: The starting infrastructure.after
: The ending infrastructure.urbanization_policy
: Whether or not to account for the Urbanization Policy. Defaults to false.center_for_civil_engineering
: Whether or not to account for the Center for Civil Engineering Project. Defaults to false.advanced_engineering_corps
: Whether or not to account for the Advanced Engineering Corps Project. Defaults to false.
# /tools land
Calculates the cost to buy land from the before amount to the after amount.
# Parameters
before
: The starting land.after
: The ending land.rapid_expansion_policy
: Whether or not to account for the Rapid Expansion Policy. Defaults to false.arable_land_agency
: Whether or not to account for the Arable Land Agency Project. Defaults to false.advanced_engineering_corps
: Whether or not to account for the Advanced Engineering Corps Project. Defaults to false.
# /tools city
Calculates the cost to buy cities from the before amount to the after amount.
# Parameters
before
: The starting city.after
: The ending city.manifest_destiny_policy
: Whether or not to account for the Manifest Destiny Policy. Defaults to false.urban_planning
: Whether or not to account for the Urban Planning Project. Defaults to false.advanced_urban_planning
: Whether or not to account for the Advanced Urban Planning Project. Defaults to false.
# /tools projects
Calculate the cost of buying projects.
# Parameters
technological_advancement
: Whether or not to account for the Technological Advancement Policy. Defaults to false.page
: The page of projects to show.
# /tools calculate-value
Calculates the value of the provided resources.
# Parameters
resources
: The resources to use.
# /tools nation infrastructure
Calculates the cost to modify a nation's infrastructure to the provided amount in each city.
# Parameters
after
: The ending infrastructure.nation
: The nation ID, nation link, part of the nation or leader name, or the username/mention of the nation's linked Discord account. Defaults to the linked nation of the user executing the command.only_buy
: Whether to only buy instead of selling excess. Defaults to false.
# /tools nation land
Calculates the cost to modify a nation's land to the provided amount in each city.
# Parameters
after
: The ending land.nation
: The nation ID, nation link, part of the nation or leader name, or the username/mention of the nation's linked Discord account. Defaults to the linked nation of the user executing the command.only_buy
: Whether to only buy instead of selling excess. Defaults to false.
# /tools nation city
Calculates the cost to buy a nation to a specified city count.
after
: The ending city.nation
: The nation ID, nation link, part of the nation or leader name, or the username/mention of the nation's linked Discord account. Defaults to the linked nation of the user executing the command.
# /tools nation projects
Calculate the cost of buying projects for a nation.
# Parameters
nation
: The nation ID, nation link, part of the nation or leader name, or the username/mention of the nation's linked Discord account. Defaults to the linked nation of the user executing the command.page
: The page of projects to show.
# /tools alliance infrastructure
Calculates the cost to modify every nation's infrastructure in the provided alliance to the amount specified in each city.
# Parameters
after
: The ending infrastructure.alliance
: The alliance ID, alliance link, part of the alliance name or acronym, an invented acronym from the first letter of the alliance name, or any valid argument for a nation to use the alliance of.only_buy
: Whether to only buy instead of selling excess. Defaults to false.
# /tools alliance land
Calculates the cost to modify every nation's land in the provided alliance to the amount specified in each city.
# Parameters
after
: The ending land.alliance
: The alliance ID, alliance link, part of the alliance name or acronym, an invented acronym from the first letter of the alliance name, or any valid argument for a nation to use the alliance of.only_buy
: Whether to only buy instead of selling excess. Defaults to false.
# /tools alliance city
Calculates the cost to buy every nation in the provided alliance to a specified city count.
after
: The ending city.alliance
: The alliance ID, alliance link, part of the alliance name or acronym, an invented acronym from the first letter of the alliance name, or any valid argument for a nation to use the alliance of.
# /tools alliance projects
Calculate the cost of buying a project for every nation in the provided alliance.
# Parameters
alliance
: The alliance ID, alliance link, part of the alliance name or acronym, an invented acronym from the first letter of the alliance name, or any valid argument for a nation to use the alliance of.page
: The page of projects to show.