Namespace: enums

enums

Enums.

Members

(static, constant) Admirable :string

Admirable traits of a nation.

Type:
  • string
Properties:
Name Type Description
CULTURED string
EFFICIENT string
ENVIRONMENT string
GENIAL string
ORDERLY string
PROGRESSIVE string
SAFE string
To Do:
  • These are all I found with a quick search, there might be more.

(static, constant) CardBadgeType :string

Types of badges displayed on a trading card.

Type:
  • string
Properties:
Name Type Description
ADMIN string
AUTHOR_GA string
AUTHOR_HISTORICAL string
AUTHOR_ISSUE string
AUTHOR_SC string
COMMENDED string
CONDEMNED string
EASTER_EGG string
EDITOR string
FOUNDER string
MODERATOR string
MODERATOR_GAME string
MODERATOR_FORUM string
MODERATOR_RETIRED string
SUPPORTER string
PMG string
POSTMASTER string
WA_DELEGATE string
WA_MEMBER string
To Do:
  • These are all I found with a quick search, there might be more.

(static, constant) CensusMode :string

Valid display modes for the results of the various census shards.

Type:
  • string
Properties:
Name Type Description
SCORE string

Get the raw score.

RANK_REGION string

Get the rank of the nation, only considering other regional nations.

RANK_REGION_PERCENT string

Get the percentile of the nation, only considering other regional nations.

RANK_WORLD string

Get the rank of the nation or region.

RANK_WORLD_PERCENT string

Get the percentile of the nation or region.

(static, constant) CensusScale :number

IDs of World Census scales.

Type:
  • number
Properties:
Name Type Description
CIVIL_RIGHTS number
ECONOMY number
POLITICAL_FREEDOM number
POPULATION number
WEALTH_GAPS number
DEATH_RATE number
COMPASSION number
ECO_FRIENDLINESS number
SOCIAL_CONSERVATISM number
NUDITY number
INDUSTRY_AUTOMOBILE number
INDUSTRY_CHEESE number
INDUSTRY_BASKET number
INDUSTRY_IT number
INDUSTRY_PIZZA number
INDUSTRY_TROUT number
INDUSTRY_ARMS number
SECTOR_AGRICULTURE number
INDUSTRY_BEVERAGE number
INDUSTRY_TIMBER number
INDUSTRY_MINING number
INDUSTRY_INSURANCE number
INDUSTRY_FURNITURE number
INDUSTRY_RETAIL number
INDUSTRY_BOOK number
INDUSTRY_GAMBLING number
SECTOR_MANUFACTURING number
GOVERNMENT_SIZE number
WELFARE number
PUBLIC_HEALTHCARE number
LAW_ENFORCEMENT number
BUSINESS_SUBSIDIZATION number
RELIGIOUSNESS number
INCOME_EQUALITY number
NICENESS number
RUDENESS number
INTELLIGENCE number
IGNORANCE number
POLITICAL_APATHY number
HEALTH number
CHEERFULNESS number
WEATHER number
COMPLIANCE number
SAFETY number
LIFESPAN number
IDEOLOGICAL_RADICALITY number
DEFENSE_FORCES number
PACIFISM number
ECONOMIC_FREEDOM number
TAXATION number
FREEDOM_FROM_TAXATION number
CORRUPTION number
INTEGRITY number
AUTHORITARIANISM number
YOUTH_REBELLIOUSNESS number
CULTURE number
EMPLOYMENT number
PUBLIC_TRANSPORT number
TOURISM number
WEAPONIZATION number
RECREATIONAL_DRUG_USE number
OBESITY number
SECULARISM number
ENVIRONMENTAL_BEAUTY number
CHARMLESSNESS number
INFLUENCE number
WORLD_ASSEMBLY_ENDORSEMENTS number
AVERAGENESS number
HUMAN_DEVELOPMENT_INDEX number
PRIMITIVENESS number
SCIENTIFIC_ADVANCEMENT number
INCLUSIVENESS number
AVERAGE_INCOME number
AVERAGE_INCOME_POOR number
AVERAGE_INCOME_RICH number
PUBLIC_EDUCATION number
ECONOMIC_OUTPUT number
CRIME number
FOREIGN_AID number
BLACK_MARKET number
RESIDENCY number
SURVIVORS number
ZOMBIES number
DEAD number
ZOMBIES_PERCENT number
AVERAGE_DISPOSABLE_INCOME number
INTERNATIONAL_ARTWORK number
PATRIOTISM number
FOOD_QUALITY number
REGION_ALPHABET number

Works for regions only!*

REGION_POPULATION number

Works for regions only!*

(static, constant) CrosspostingPolicy :string

Policies on RMB posting privileges for residents of embassy regions.

Type:
  • string
Properties:
Name Type Description
NONE string

No RMB cross-posting from embassy regions allowed.

DELEGATES_AND_FOUNDERS string

Only Founders and WA Delegates of embassy regions may cross-post.

OFFICERS string

Only ROs of embassy regions may cross-post.

OFFICERS_WITH_COMMS string

Only ROs with the OfficerAuthority.COMMS in embassy regions may cross-post.

EVERYONE string

All nations in embassy regions may cross-post.

(static, constant) DeathCause :string

Types of causes of death in a nation.

Type:
  • string
Properties:
Name Type Description
ACCIDENT string
ANIMAL_ATTACK string
AGE string
BUNGEE_JUMPING string
CANCER string
CAPITAL_PUNISHMENT string
DISAPPEARANCE string
EUTHANASIA string
EXPOSURE string
GOD string
HEART_DISEASE string
MALNOURISHMENT string
MURDER string
SACRIFICE string
SCURVY string
SHUTTLE_MISHAP string
SPILL string
SUICIDE string
SUNBURN string
VAT_LEAKAGE string
WAR string
WILDERNESS string
WORK string

(static, constant) DispatchCategory :string

Top-level categories of dispatches.

Type:
  • string
Properties:
Name Type Description
FACTBOOK string
BULLETIN string
ACCOUNT string
META string

(static, constant) DispatchSearchMode :string

Valid sorting modes when querying dispatches.

Type:
  • string
Properties:
Name Type Description
NEW string

Get recently-posted trending dispatches.

BEST string

Get the all-time highest-scoring dispatches.

(static, constant) DispatchSubcategory

Sub-categories of dispatches.

Properties:
Name Type Description
FACTBOOK
BULLETIN
ACCOUNT
META

(static, constant) EmbassyPhase :string

Possible phases regional embassies can be in.

Type:
  • string
Properties:
Name Type Description
STANDING string

The embassy exists.

INVITED string

The region has received a request for the embassy.

REQUESTED string

The region has requested the embassy from another region.

REJECTED string

The region has rejected another's request for the embassy.

DENIED string

The region's request for the embassy was denied.

OPENING string

The embassy is currently being constructed.

CLOSING string

The embassy is currently being withdrawn.

(static, constant) HappeningsFilter :string

Valid filters when querying one of the HAPPENINGS shards.

Type:
  • string
Properties:
Name Type Description
LEGISLATION string

Get Issues-answering activity.

NATION_CHANGES string

Get changes in national settings, classifications, and new WA census badges.

DISPATCHES string

Get dispatch posting activity.

MAPS string

Get activity relating to maps or map versions being created.

RMB string

Get RMB posting activity.

EMBASSIES string

Get embassy proposals, agreement or rejection of them, and orders to close them.

BORDER_CONTROL string

Get ejecting and (un-)banning activity.

REGION_ADMIN string

Get WFE and flag changes, dispatch (un-)pins, and RO appointments in regions.

MOVEMENT string

Get nation relocations.

FOUNDING string

Get nation foundings.

CTE string

Get nation CTEs.

WA_VOTES string

Get WA votes being cast.

WA_PROPOSALS string

Get submissions, withdrawals, and promotions of, as well as new approvals on proposals.

WA_MEMBERSHIP string

Get WA application, admittance, and resignation happenings.

ENDORSEMENTS string

Get endorsement-giving and -withdrawing activity.

(static, constant) Influence :string

Influence ranks a nation can achieve in a region, in ascending order.

Type:
  • string

(static, constant) LegalityRuling :string

Possible moderator/GenSec rulings on a proposal's legality.

Type:
  • string
Properties:
Name Type Description
LEGAL string
ILLEGAL string
DISCARD string

(static, constant) NationCategory :string

World Census classifications of nations.

Type:
  • string
Properties:
Name Type Description
ANARCHY string
AUTHORITARIAN_DEMOCRACY string
BENEVOLENT_DICTATORSHIP string
CAPITALIST_PARADISE string
CAPITALIZT string
CIVIL_RIGHTS_LOVEFEST string
COMPULSORY_CONSUMERIST string
CONSERVATIVE_DEMOCRACY string
CORPORATE_BORDELLO string
CORPORATE_POLICE string
CORRUPT_DICTATORSHIP string
DEMOCRATIC_SOCIALISTS string
FATHER_KNOWS_BEST string
FREE_MARKET_PARADISE string
INOFFENSIVE string
IRON_FIST_CONSUMERISTS string
IRON_FIST_SOCIALISTS string
LEFT_COLLEGE string
LEFT_UTOPIA string
LIBERAL_DEMOCRATIC_SOCIALISTS string
LIBERTARIAN_POLICE string
MORALISTIC string
MOTHER_KNOWS_BEST string
NYT string
PSYCHOTIC_DICTATORSHIP string
RIGHT_UTOPIA string
SCANDINAVIAN string
TYRANNY_BY_MAJORITY string

(static, constant) Notable :string

Special characteristics notable about a nation.

Type:
  • string
Properties:
Name Type Description
NONE string
ANTI_SMOKING string
AVERSION string
CAR_BAN string
CARS string
CHEESE_HATE string
CINEMA string
CLOSED_BORDERS string
COMPUTERS string
CONSCRIPTION string
CURFEW string
DIGITAL_CURRENCY string
DINOSAURS string
DRUGS string
EXECUTIONS string
FERAL_CHILDREN string
FLOGGINGS string
GERONTOCIDE string
GUNS string
HEALTHCARE string
HETERO string
HOVERBOARDS string
INHOSPITABLE string
MISSILE_SILOS string
MUSEUMS string
NO_DIVORCE string
NO_EDUCATION string
NO_GUNS string
NO_PLANES string
NO_PRISONS string
NO_SPEED_LIMIT string
NO_WELFARE string
NUCLEAR string
NUDITY string
PANDEMICS string
PARENTAL_LICENSING string
PETTING_ZOO string
PIRACY string
PITH_HELMEST string
PLAGIARISM string
POETS string
POLYGAMY string
PRAMS string
PROHIBITION string
PYLONS string
REFERENDA string
RELIGION_IRREVERENCE string
SACRIFICES string
SAFETY string
SELL_SWORDS string
SLAVES string
SMUTTY_TV string
SOCIALIST string
SPACE string
TAXES string
TECHNOPHOBIA string
TEETOTAL string
VATS string
VEGETARIAN string
WASTE_DUMPING string
WELFARE string

(static, constant) NoticeIcon :string

Icons of NationStates notices.

Type:
  • string
Properties:
Name Type Description
BADGE string
BELL string
BUILDING string
MAIL string
NEWSPAPER string
PERSON string
RMB string
SCALES string
TROPHY string
UNLOCK string
WA string
To Do:
  • These are all I could identify, there might be more.

(static, constant) NoticeType :string

Types of NationStates notices.

Type:
  • string
Properties:
Name Type Description
BAD_LOGIN string
CARDS string
CENSUS_RANK string
DISPATCH_MENTION string
EMBASSY string
ENDORSEMENT_GAINED string
ENDORSEMENT_LOST string
NEW_ISSUE string
OFFICER string
POLICY string
RMB_LIKE string
RMB_QUOTE string
RMB_QUOTE_DISPATCH string
RMB_MENTION string
TELEGRAM string
UNLOCK string
To Do:
  • These are all I could identify, there might be more.

(static, constant) OfficerAuthority :string

Authority codes for the in-game authorities of Regional Officers.

Type:
  • string
Properties:
Name Type Description
EXECUTIVE string

Denotes that the officer may:

  • appoint and dismiss other Regional Officers, and
  • grant and take away their different authorities.
SUCCESSOR string

Denotes that the officer may establish and alter the list of successor nations to the Governor position.

WA string

Denotes that the officer may approve new WA proposals and has a weighted vote on WA resolutions.

APPEARANCE string

Denotes that the officer may:

  • change the regional banner, flag, and WFE,
  • add and remove tags from the region, and
  • (un-)pin dispatches to/from the WFE.
BORDER_CONTROL string

Denotes that the officer may:

  • eject and (un-)ban nations from the region, and
  • set, remove, and alter the regional password.
COMMS string

Denotes that the officer may:

  • set the regional welcome telegram,
  • send region-wide telegrams without needing telegram stamps, and
  • (un-)suppress messages on the region's RMB.
EMBASSIES string

Denotes that the officer may:

  • open new and close existing embassies with other regions, and
  • set the region's embassy cross-posting policy.
POLLS string

Denotes that the officer may create and cancel regional polls.

(static, constant) Rarity :string

Rarity categories of trading cards.

Type:
  • string
Properties:
Name Type Description
COMMON string
UNCOMMON string
RARE string
ULTRA_RARE string
EPIC string
LEGENDARY string

(static, constant) ReclassificationCategory :number

Categories for the reclassification of a nation's levels of freedom by an answer to an issue.

Type:
  • number
Properties:
Name Type Description
CIVIL_RIGHTS number
ECONOMIC_FREEDOM number
POLITICAL_FREEDOM number

(static, constant) RMBPostStatus :number

Suppression status codes of RMB posts.

Type:
  • number
Properties:
Name Type Description
OK number

The post is displayed as usual.

SUPPRESSED_OFFICER number

The post has been suppressed by a Regional Officer, but can still be viewed.

DELETED number

The post has been self-deleted by the author and can't be viewed anymore.

SUPPRESSED_MOD number

The post has been suppressed by a NS Moderator and can't be viewed anymore.

(static, constant) Sensibility :string

Possible sensibility traits of a nation's citizens.

Type:
  • string
Properties:
Name Type Description
CHEERFUL string
COMPASSIONATE string
CYNICAL string
DEMOCRATIC string
DEVOUT string
HARD_NOSED string
HARD_WORKING string
HUMORLESS string
To Do:
  • These are all I found with a quick search, there might be more.

(static, constant) Tag :string

Regional tags.

Type:
  • string
Properties:
Name Type Description
NOT string
ANARCHIST string
ANIME string
ANTI_CAPITALIST string
ANTI_COMMUNIST string
ANTI_FASCIST string
ANTI_GA string
ANTI_SC string
ANTI_WA string
CAPITALIST string
CASUAL string
CATCHER string
CLASS string
COLONY string
COMMENDED string
COMMUNIST string
CONDEMNED string
CONSERVATIVE string
CYBERPUNK string
DEFENDER string
DEMOCRATIC string
ECO_FRIENDLY string
EGALITARIAN string
EMBASSY_COLLECTOR string
ENORMOUS string
FORUM_7 string
FANDOM string
FANTASY_TECH string
FASCIST string
FEATURED string
FEEDER string
FEMINIST string
FOUNDERLESS string
FREE_TRADE string
FRONTIER string
FUTURE_TECH string
FT_FTL string
FT_FTLI string
FT_STL string
GAME_PLAYER string
GARGANTUAN string
GA string
GENERALITE string
GOVERNORLESS string
HUMAN_ONLY string
IMPERIALIST string
INDEPENDENT string
INDUSTRIAL string
INJUNCTED string
INT_FED string
INVADER string
ISOLATIONIST string
ISSUES_PLAYER string
JUMP_POINT string
LGBT string
LARGE string
LIBERAL string
LIBERATED string
LIBERTARIAN string
MAGICAL string
MAP string
MEDIUM string
MERCENARY string
MINUSCULE string
MODERN_TECH string
MONARCHIST string
MULTI_SPECIES string
MULTILINGUAL string
NAT_SOV string
NEUTRAL string
NEW string
NON_ENGLISH string
OFFSITE_CHAT string
OFFSITE_FORUMS string
OUTER_SPACE string
P2TM string
PACIFIST string
PARODY string
PASSWORDED string
PAST_TECH string
PATRIARCHAL string
POST_APOCALYPTIC string
POST_MODERN_TECH string
PUPPET_STORAGE string
REGIONAL_GOVERNMENT string
RELIGIOUS string
RESTORER string
ROLEPLAYER string
SC string
SERIOUS string
SILLY string
SINKER string
SMALL string
SNARKY string
SOCIAL string
SOCIALIST string
SPORTS string
STEAMPUNK string
SURREAL string
THEOCRATIC string
TOTALITARIAN string
TRADING_CARDS string
VIDEO_GAME string
WARZONE string
WA string

(static, constant) WABadgeType :string

Possible WA badges for nations and regions.

Type:
  • string
Properties:
Name Type Description
COMMENDATION string
CONDEMNATION string
LIBERATION string
INJUNCTION string

(static, constant) WACouncil :number

WA Council codes.

Type:
  • number
Properties:
Name Type Description
GA number

General Assembly.

SC number

Security Council.

(static, constant) WAStatus :string

Possible WA membership status codes.

Type:
  • string
Properties:
Name Type Description
NONMEMBER string

The nation isn't a WA member.

MEMBER string

The nation is a WA member.

DELEGATE string

The nation is a WA member and the WA Delegate of their region.

(static, constant) WAVote :string

Possible votes of nations on WA resolutions.

Type:
  • string
Properties:
Name Type Description
FOR string

The nation has voted in favor of the resolution.

AGAINST string

The nation has voted against the resolution.

UNDECIDED string

The nation has not voted on the resolution yet.

WITHDRAWN string

Only used in the delegate voting log. The nation has withdrawn its previous vote on the resolution.

NONE_AT_VOTE string

There currently is no resolution at vote.

(static, constant) ZombieAction :string

Possible responses of nations to the annual zombie apocalypse on Z-Day.

Type:
  • string
Properties:
Name Type Description
INACTION string

The nation hasn't made a decision on their response yet.

EXPORT string

The nation sends zombies to other nations in order to infect their populations.

EXTERMINATE string

The nation shoots and kills zombies.

RESEARCH string

The nation researches a cure in order to turn zombies back into normal citizens.