Skip to content

Resource GameConfigResource

CrucifiedPain edited this page Jun 26, 2026 · 10 revisions

GameConfigResource (client.game_config)

Endpoints: • gameConfig.getDates • gameConfig.getGameConfig

.get()

Get the full static game configuration (items, resources, industries, etc.).

Signature

await client.gameconfig.get() -> 'GameConfig'

Return Models

BadgeReward

Field Type Required Description
_id `string null` No
__v `integer null` No
reward `number null` No
availabilities `array[string] null` No
cooldownDays `integer null` No

BadgeRewardWithMetadata

Field Type Required Description
_id `string null` No
__v `integer null` No
preserveBetweenReset `boolean null` No
reward `number null` No
uniqueMetadataKey `string null` No
availabilities `array[string] null` No
cooldownDays `integer null` No

BadgeRewardWithPreserve

Field Type Required Description
_id `string null` No
__v `integer null` No
preserveBetweenReset `boolean null` No
reward `number null` No
availabilities `array[string] null` No
cooldownDays `integer null` No

BarSkillLevelZero

Field Type Required Description
_id `string null` No
__v `integer null` No
isABar `boolean null` No
totalCost `number null` No
unlockAtLevel `integer null` No
value `number null` No

BarSkillLevels

Field Type Required Description
_id `string null` No
__v `integer null` No
0 `BarSkillLevelZero null` No
1 `SkillLevel null` No
10 `SkillLevel null` No
2 `SkillLevel null` No
3 `SkillLevel null` No
4 `SkillLevel null` No
5 `SkillLevel null` No
6 `SkillLevel null` No
7 `SkillLevel null` No
8 `SkillLevel null` No
9 `SkillLevel null` No

BarSkillTrack

Field Type Required Description
_id `string null` No
__v `integer null` No
levels `BarSkillLevels null` No

BattleTickPoints

Field Type Required Description
_id `string null` No
__v `integer null` No
1 `integer null` No
100 `integer null` No
200 `integer null` No
300 `integer null` No
400 `integer null` No
500 `integer null` No

GameConfig

Field Type Required Description
_id `string null` No
__v `integer null` No
alliance `GameConfigAlliance null` No
badge `GameConfigBadges null` No
battle `GameConfigBattle null` No
citizenshipApplication `GameConfigCitizenshipApplication null` No
company `GameConfigCompany null` No
country `GameConfigCountry null` No
election `GameConfigElection null` No
government `GameConfigGovernment null` No
items `GameConfigItems null` No
law `GameConfigLaw null` No
loot `GameConfigLoot null` No
mercenaryContract `GameConfigMercenaryContract null` No
mergingCost `MergingCostByRarity null` No
mission `GameConfigMission null` No
mu `GameConfigMu null` No
newspaper `GameConfigNewspaper null` No
org `GameConfigOrg null` No
party `GameConfigParty null` No
referral `GameConfigReferral null` No
region `GameConfigRegion null` No
skills `GameConfigSkills null` No
subSkinReward `GameConfigSubSkinReward null` No
unrest `GameConfigUnrest null` No
upgrade `GameConfigUpgrade null` No
upgradesConfig `GameConfigUpgradesConfig null` No
user `GameConfigUser null` No
worker `GameConfigWorker null` No

GameConfigAlliance

Field Type Required Description
_id `string null` No
__v `integer null` No
leaveCooldownDays `integer null` No

GameConfigBadges

Field Type Required Description
_id `string null` No
__v `integer null` No
alphaTester `BadgeRewardWithPreserve null` No
babyBoomer `BadgeRewardWithPreserve null` No
battleTerrainTop1 `BadgeReward null` No
battleTop1 `BadgeReward null` No
bugFinder `BadgeRewardWithPreserve null` No
coffee `BadgeRewardWithPreserve null` No
congressMember `BadgeReward null` No
councilMember `BadgeRewardWithPreserve null` No
countryPresident `BadgeReward null` No
countryTournamentWinner `BadgeRewardWithPreserve null` No
exploitFinder `BadgeRewardWithPreserve null` No
foundingFather `BadgeRewardWithPreserve null` No
giftPremium `BadgeRewardWithPreserve null` No
giveawayWinner `BadgeReward null` No
govMember `BadgeRewardWithPreserve null` No
hardWorker `BadgeReward null` No
muTournamentWinner `BadgeRewardWithPreserve null` No
popularArticle `BadgeRewardWithMetadata null` No
premium `BadgeRewardWithPreserve null` No
referral `BadgeReward null` No
resetSurvivor `BadgeRewardWithPreserve null` No
roundTerrainTop1 `BadgeReward null` No
roundTop1 `BadgeReward null` No
staff `BadgeRewardWithPreserve null` No
sugarDaddy `BadgeRewardWithPreserve null` No
translator `BadgeRewardWithPreserve null` No
vicePresident `BadgeReward null` No
voted `BadgeReward null` No

GameConfigBattle

Field Type Required Description
_id `string null` No
__v `integer null` No
allianceDamagesBonusPercent `number null` No
casesPer1kDamagesInPool `number null` No
countryOrderBonusPercent `number null` No
enemyDamagesBonusPercent `number null` No
healthCost `number null` No
hitFor1CaseInPool `integer null` No
lostAttackingRegionMalusPercent `number null` No
maxRounds `integer null` No
muOrderBonusPercent `number null` No
occupyingYourRegionsMalusPercent `number null` No
patrioticBonusPercent `number null` No
pointsToWinRound `integer null` No
regionNotLinkedToCapitalMalusPercent `number null` No
roundsToWin `integer null` No
setCountryOrderMoneyCost `number null` No
setMuOrderMoneyCost `number null` No
setOrderMoneyCost `number null` No
tickPoints `BattleTickPoints null` No
govMemberBountyRewardPercent `number null` No
rankingsLootPercentPer1kDmg `number null` No

GameConfigCitizenshipApplication

Field Type Required Description
_id `string null` No
__v `integer null` No
autoApprovalEnabled `boolean null` No
autoApprovalMaxPopulation `integer null` No

GameConfigCompany

Field Type Required Description
_id `string null` No
__v `integer null` No
changeItemCost `number null` No
constructionCostIncreasePerCompany `number null` No
depositResourceBonus `number null` No
destructionValuePercent `number null` No
moveCost `number null` No

GameConfigCountry

Field Type Required Description
_id `string null` No
__v `integer null` No
hijackedTaxPercentPerResistance `number null` No
maxTaxAmount `integer null` No

GameConfigElection

Field Type Required Description
_id `string null` No
__v `integer null` No
candidateDurationHours `integer null` No
candidateMinLevel `integer null` No
electionVoteDurationHours `integer null` No
voteMinLevel `integer null` No

GameConfigGovernment

Field Type Required Description
_id `string null` No
__v `integer null` No
resistanceDecreasedCooldownInHours `integer null` No
resistanceIncreasedCooldownInHours `integer null` No
announcement `GameConfigGovernmentAnnouncement null` No
memberWagePercent `number null` No
presidentWagePercent `number null` No
nominationCooldownDays `integer null` No

GameConfigGovernmentAnnouncement

Field Type Required Description
_id `string null` No
__v `integer null` No
maxPerHour `integer null` No
durationHours `integer null` No

GameConfigItems

Field Type Required Description
_id `string null` No
__v `integer null` No
ammo `ItemAmmo null` No
boots1 `ItemBoots null` No
boots2 `ItemBoots null` No
boots3 `ItemBoots null` No
boots4 `ItemBoots null` No
boots5 `ItemBoots null` No
boots6 `ItemBoots null` No
bread `ItemBread null` No
case1 `ItemCase null` No
case2 `ItemCase null` No
chest1 `ItemChestOrPants null` No
chest2 `ItemChestOrPants null` No
chest3 `ItemChestOrPants null` No
chest4 `ItemChestOrPants null` No
chest5 `ItemChestOrPants null` No
chest6 `ItemChestOrPants null` No
coca `ItemDepositResource null` No
cocain `ItemCocain null` No
concrete `ItemConcrete null` No
cookedFish `ItemCookedFish null` No
fish `ItemDepositResource null` No
gloves1 `ItemGloves null` No
gloves2 `ItemGloves null` No
gloves3 `ItemGloves null` No
gloves4 `ItemGloves null` No
gloves5 `ItemGloves null` No
gloves6 `ItemGloves null` No
grain `ItemDepositResource null` No
gun `ItemWeaponMeleeOrHeavy null` No
heavyAmmo `ItemHeavyAmmo null` No
helmet1 `ItemHelmet null` No
helmet2 `ItemHelmet null` No
helmet3 `ItemHelmet null` No
helmet4 `ItemHelmet null` No
helmet5 `ItemHelmet null` No
helmet6 `ItemHelmet null` No
iron `ItemRawResource null` No
jet `ItemRifleLike null` No
knife `ItemWeaponMeleeOrHeavy null` No
lead `ItemRawResource null` No
lightAmmo `ItemAmmo null` No
limestone `ItemRawResource null` No
livestock `ItemDepositResource null` No
oil `ItemOil null` No
paper `ItemPaper null` No
pants1 `ItemChestOrPants null` No
pants2 `ItemChestOrPants null` No
pants3 `ItemChestOrPants null` No
pants4 `ItemChestOrPants null` No
pants5 `ItemChestOrPants null` No
pants6 `ItemChestOrPants null` No
petroleum `ItemDepositResource null` No
rifle `ItemRifleLike null` No
scraps `ItemScraps null` No
sniper `ItemRifleLike null` No
steak `ItemSteak null` No
steel `ItemSteel null` No
tank `ItemWeaponMeleeOrHeavy null` No
wood `ItemWood null` No

GameConfigLaw

Field Type Required Description
_id `string null` No
__v `integer null` No
abusiveLawPossibleVotersNeeded `number null` No
abusiveLawsCooldownInDays `integer null` No
accept_alliance `LawActionCostAndMaintenance null` No
accept_join_alliance `LawActionCostAndMaintenance null` No
create_alliance `LawActionCostAndMaintenance null` No
leave_alliance `LawActionCostAndMaintenance null` No
sendMoneyToCountry `LawSendMoneyToCountry null` No
define_enemy_country `LawActionCostAndMaintenance null` No
lawVotesDurationHours `integer null` No
propose_alliance `LawActionCostAndMaintenance null` No
set_color_scheme `LawActionCost null` No
votersRatioNeeded `number null` No

GameConfigLoot

Field Type Required Description
_id `string null` No
__v `integer null` No
weaponChancePercent `number null` No
damagePerLootItem `number null` No
battleLootDamagePerLootItem `number null` No

GameConfigMercenaryContract

Field Type Required Description
_id `string null` No
__v `integer null` No
enabled `boolean null` No
acceptanceFeePercent `number null` No
cancellationPenaltyPercent `number null` No
reputation `MercenaryReputationConfig null` No
bountyMinActiveCitizens `integer null` No
nationalBountyMinActiveCitizens `integer null` No
nationalBountyEnabled `boolean null` No
bountyCooldownMinutes `number null` No
maxBountyWageMultiplier `number null` No
auction `MercenaryAuctionConfig null` No

GameConfigMission

Field Type Required Description
_id `string null` No
__v `integer null` No
rerollMissionCost `MissionRerollCostByLevel null` No
reward `MissionRewardByPeriod null` No

GameConfigMu

Field Type Required Description
_id `string null` No
__v `integer null` No
constructionCost `number null` No
destructionValuePercent `number null` No
healthPerHelp `number null` No
helpCooldownHours `integer null` No
helpValue `number null` No
maxOwnedMus `integer null` No
moveCost `number null` No

GameConfigNewspaper

Field Type Required Description
_id `string null` No
__v `integer null` No
commentMinLevel `integer null` No
createArticleMinLevel `integer null` No
gemTipValue `number null` No
publishCost `number null` No
tipMinLevel `integer null` No
tipValue `number null` No

GameConfigOrg

Field Type Required Description
_id `string null` No
__v `integer null` No
constructionCost `number null` No
moveCost `number null` No

GameConfigParty

Field Type Required Description
_id `string null` No
__v `integer null` No
createCost `number null` No

GameConfigReferral

Field Type Required Description
_id `string null` No
__v `integer null` No
canSetReferrerBeforeOrAtLevel `integer null` No
levelNeededForBadge `integer null` No
lifeTimeBadgeMoneySharePercent `number null` No
moneyForBeingReferred `number null` No

GameConfigRegion

Field Type Required Description
_id `string null` No
__v `integer null` No
battleCooldownHours `integer null` No
decreaseBy `number null` No
decreaseResistanceCost `number null` No
depleteHourlyPercent `number null` No
increaseBy `number null` No
increaseResistanceCost `number null` No
liberationDaysCooldown `integer null` No
nonAggressionHoursAfterLiberation `integer null` No
nonAggressionHoursAfterPeace `integer null` No
maxDailyResistance `integer null` No
maxResistance `integer null` No
minDailyResistance `integer null` No
regionNotLinkedToCapitalMalusDevelopmentPercent `number null` No
resistanceAllyBonusPercent `number null` No
resistanceBarMultiplier `number null` No
resistanceBattleCooldownHours `integer null` No
resistanceBattleStartCostMultiplier `number null` No
resistanceCitizenBonus `number null` No
resistanceCitizenBonusPercent `number null` No
resistanceContributionCooldownAfterRevoltHours `integer null` No
resistanceContributionCost `number null` No
resistanceContributionMinLevel `integer null` No
resistanceContributionValue `number null` No
resistanceDecayPercent `number null` No
resistanceForeignGovCostMultiplier `number null` No
resistanceGrowthPercentMax `number null` No
resistanceGrowthPercentMin `number null` No
resistancePassiveGrowthPercent `number null` No
resourcesBonus `RegionResourceBonusByTier null` No
transferDaysCooldown `integer null` No

GameConfigSkills

Field Type Required Description
_id `string null` No
__v `integer null` No
armor `SkillTrack null` No
attack `SkillTrack null` No
companies `SkillTrack null` No
criticalChance `SkillTrack null` No
criticalDamages `SkillTrack null` No
dodge `SkillTrack null` No
energy `BarSkillTrack null` No
entrepreneurship `BarSkillTrack null` No
health `BarSkillTrack null` No
hunger `BarSkillTrack null` No
lootChance `SkillTrack null` No
management `SkillTrack null` No
precision `SkillTrack null` No
production `BarSkillTrack null` No

GameConfigSubSkinReward

Field Type Required Description
_id `string null` No
__v `integer null` No
skinKey `string null` No
deadline `string null` No

GameConfigUnrest

Field Type Required Description
_id `string null` No
__v `integer null` No
barMultiplier `number null` No
battleCooldownHours `integer null` No
battleStartCost `number null` No
bordersOpenDays `integer null` No
contributionCooldownAfterRevolutionHours `integer null` No
contributionCost `number null` No
contributionMinLevel `integer null` No
contributionValue `number null` No
nominationPeriodHours `integer null` No

GameConfigUpgrade

Field Type Required Description
_id `string null` No
__v `integer null` No
refundPercent `number null` No
regionDowngradeCooldownHours `integer null` No
regionUpgradeCooldownHours `integer null` No

GameConfigUpgradesConfig

Field Type Required Description
_id `string null` No
__v `integer null` No
automatedEngine `UpgradeConfigAutomatedEngine null` No
base `UpgradeConfigBase null` No
breakRoom `UpgradeConfigBreakRoom null` No
bunker `UpgradeConfigBunker null` No
dormitories `UpgradeConfigDormitories null` No
headquarters `UpgradeConfigHeadquarters null` No
pacificationCenter `UpgradeConfigPacificationCenter null` No
storage `UpgradeConfigStorage null` No

GameConfigUser

Field Type Required Description
_id `string null` No
__v `integer null` No
activeCitizenMinLevel `integer null` No
canTakeControlAtLevel `integer null` No
chatMinLevel `integer null` No
citizenshipDaysCooldown `integer null` No
constructionEnergyCost `number null` No
dailyReward `UserDailyReward null` No
dailyXp `number null` No
donationMinLevel `integer null` No
energyCostPerAction `number null` No
equipmentSets `UserEquipmentSets null` No
fieldsToPopulate `string null` No
isInactiveAfterDays `integer null` No
kits `UserEquipmentSets null` No
marketMinLevel `integer null` No
maxConstructionPoints `integer null` No
maxEnergy `integer null` No
maxHunger `integer null` No
regenDividedBy `number null` No
resetSkillDaysCooldown `integer null` No
resetSkillsCostPerPoint `number null` No
takeControlCooldownInDays `integer null` No
xpPerAction `number null` No

GameConfigWorker

Field Type Required Description
_id `string null` No
__v `integer null` No
fidelityProductionBonusPercent `number null` No
maxFidelity `integer null` No

ItemAmmo

Field Type Required Description
_id `string null` No
__v `integer null` No
code `string null` No
flatStats `ItemFlatStatsPercentAttack null` No
isTradable `boolean null` No
productionNeeds `ItemProductionNeedsLead null` No
productionPoints `integer null` No
rarity `string null` No
skinSlot `string null` No
type `string null` No
usage `string null` No

ItemBoots

Field Type Required Description
_id `string null` No
__v `integer null` No
code `string null` No
dynamicStats `ItemDynamicStatsDodge null` No
iconImg `string null` No
rarity `string null` No
skinSlot `string null` No
type `string null` No
usage `string null` No

ItemBread

Field Type Required Description
_id `string null` No
__v `integer null` No
code `string null` No
flatStats `ItemFlatStatsHealthRegen null` No
IconComponent `ItemIconComponent null` No
iconImg `string null` No
isConsumable `boolean null` No
isTradable `boolean null` No
productionNeeds `ItemProductionNeedsGrain null` No
productionPoints `integer null` No
rarity `string null` No
type `string null` No

ItemCase

Field Type Required Description
_id `string null` No
__v `integer null` No
code `string null` No
isTradable `boolean null` No
rarity `string null` No
type `string null` No
usage `string null` No

ItemChestOrPants

Field Type Required Description
_id `string null` No
__v `integer null` No
code `string null` No
dynamicStats `ItemDynamicStatsArmor null` No
iconImg `string null` No
rarity `string null` No
skinSlot `string null` No
type `string null` No
usage `string null` No

ItemCocain

Field Type Required Description
_id `string null` No
__v `integer null` No
code `string null` No
flatStats `ItemFlatStatsCocain null` No
IconComponent `ItemIconComponent null` No
isTradable `boolean null` No
productionNeeds `ItemProductionNeedsCoca null` No
productionPoints `integer null` No
rarity `string null` No
type `string null` No

ItemConcrete

Field Type Required Description
_id `string null` No
__v `integer null` No
code `string null` No
isTradable `boolean null` No
productionNeeds `ItemProductionNeedsLimestone null` No
productionPoints `integer null` No
rarity `string null` No
type `string null` No

ItemCookedFish

Field Type Required Description
_id `string null` No
__v `integer null` No
code `string null` No
flatStats `ItemFlatStatsHealthRegen null` No
isConsumable `boolean null` No
isTradable `boolean null` No
productionNeeds `ItemProductionNeedsFish null` No
productionPoints `integer null` No
rarity `string null` No
type `string null` No

ItemDepositResource

Field Type Required Description
_id `string null` No
__v `integer null` No
climates `array[string] null` No
code `string null` No
IconComponent `ItemIconComponent null` No
isDeposit `boolean null` No
isTradable `boolean null` No
productionPoints `integer null` No
rarity `string null` No
type `string null` No

ItemDynamicStatsArmor

Field Type Required Description
_id `string null` No
__v `integer null` No
armor `array[number] null` No

ItemDynamicStatsCriticalDamages

Field Type Required Description
_id `string null` No
__v `integer null` No
criticalDamages `array[number] null` No

ItemDynamicStatsDodge

Field Type Required Description
_id `string null` No
__v `integer null` No
dodge `array[number] null` No

ItemDynamicStatsPrecision

Field Type Required Description
_id `string null` No
__v `integer null` No
precision `array[number] null` No

ItemDynamicStatsWeaponBase

Field Type Required Description
_id `string null` No
__v `integer null` No
attack `array[number] null` No
criticalChance `array[number] null` No

ItemFlatStatsCocain

Field Type Required Description
_id `string null` No
__v `integer null` No
buffDurationHours `integer null` No
debuffDurationHours `number null` No
percentAttack `number null` No

ItemFlatStatsHealthRegen

Field Type Required Description
_id `string null` No
__v `integer null` No
healthRegen `number null` No
healthRegenPercent `number null` No

ItemFlatStatsPercentAttack

Field Type Required Description
_id `string null` No
__v `integer null` No
percentAttack `number null` No

ItemGloves

Field Type Required Description
_id `string null` No
__v `integer null` No
code `string null` No
dynamicStats `ItemDynamicStatsPrecision null` No
iconImg `string null` No
rarity `string null` No
skinSlot `string null` No
type `string null` No
usage `string null` No

ItemHeavyAmmo

Field Type Required Description
_id `string null` No
__v `integer null` No
code `string null` No
flatStats `ItemFlatStatsPercentAttack null` No
IconComponent `ItemIconComponent null` No
isTradable `boolean null` No
productionNeeds `ItemProductionNeedsLead null` No
productionPoints `integer null` No
rarity `string null` No
skinSlot `string null` No
type `string null` No
usage `string null` No

ItemHelmet

Field Type Required Description
_id `string null` No
__v `integer null` No
code `string null` No
dynamicStats `ItemDynamicStatsCriticalDamages null` No
iconImg `string null` No
rarity `string null` No
skinSlot `string null` No
type `string null` No
usage `string null` No

ItemIconComponent

Field Type Required Description
_id `string null` No
__v `integer null` No
compare null No

ItemOil

Field Type Required Description
_id `string null` No
__v `integer null` No
code `string null` No
IconComponent `ItemIconComponent null` No
isTradable `boolean null` No
productionNeeds `ItemProductionNeedsPetroleum null` No
productionPoints `integer null` No
rarity `string null` No
type `string null` No

ItemPaper

Field Type Required Description
_id `string null` No
__v `integer null` No
code `string null` No
IconComponent `ItemIconComponent null` No
isTradable `boolean null` No
productionNeeds `ItemProductionNeedsWood null` No
productionPoints `integer null` No
rarity `string null` No
type `string null` No

ItemProductionNeedsCoca

Field Type Required Description
_id `string null` No
__v `integer null` No
coca `number null` No

ItemProductionNeedsFish

Field Type Required Description
_id `string null` No
__v `integer null` No
fish `number null` No

ItemProductionNeedsGrain

Field Type Required Description
_id `string null` No
__v `integer null` No
grain `number null` No

ItemProductionNeedsIron

Field Type Required Description
_id `string null` No
__v `integer null` No
iron `number null` No

ItemProductionNeedsLead

Field Type Required Description
_id `string null` No
__v `integer null` No
lead `number null` No

ItemProductionNeedsLimestone

Field Type Required Description
_id `string null` No
__v `integer null` No
limestone `number null` No

ItemProductionNeedsLivestock

Field Type Required Description
_id `string null` No
__v `integer null` No
livestock `number null` No

ItemProductionNeedsPetroleum

Field Type Required Description
_id `string null` No
__v `integer null` No
petroleum `number null` No

ItemProductionNeedsWood

Field Type Required Description
_id `string null` No
__v `integer null` No
wood `number null` No

ItemRawResource

Field Type Required Description
_id `string null` No
__v `integer null` No
climates `array[string] null` No
code `string null` No
isDeposit `boolean null` No
isTradable `boolean null` No
productionPoints `integer null` No
rarity `string null` No
type `string null` No

ItemRifleLike

Field Type Required Description
_id `string null` No
__v `integer null` No
code `string null` No
dynamicStats `ItemDynamicStatsWeaponBase null` No
rarity `string null` No
skinSlot `string null` No
type `string null` No
usage `string null` No

ItemScraps

Field Type Required Description
_id `string null` No
__v `integer null` No
code `string null` No
isTradable `boolean null` No
rarity `string null` No
type `string null` No

ItemSteak

Field Type Required Description
_id `string null` No
__v `integer null` No
code `string null` No
flatStats `ItemFlatStatsHealthRegen null` No
IconComponent `ItemIconComponent null` No
isConsumable `boolean null` No
isTradable `boolean null` No
productionNeeds `ItemProductionNeedsLivestock null` No
productionPoints `integer null` No
rarity `string null` No
type `string null` No

ItemSteel

Field Type Required Description
_id `string null` No
__v `integer null` No
code `string null` No
isTradable `boolean null` No
productionNeeds `ItemProductionNeedsIron null` No
productionPoints `integer null` No
rarity `string null` No
type `string null` No

ItemWeaponMeleeOrHeavy

Field Type Required Description
_id `string null` No
__v `integer null` No
code `string null` No
dynamicStats `ItemDynamicStatsWeaponBase null` No
IconComponent `ItemIconComponent null` No
rarity `string null` No
skinSlot `string null` No
type `string null` No
usage `string null` No

ItemWood

Field Type Required Description
_id `string null` No
__v `integer null` No
climates `array[string] null` No
code `string null` No
IconComponent `ItemIconComponent null` No
isDeposit `boolean null` No
isTradable `boolean null` No
productionPoints `integer null` No
rarity `string null` No
type `string null` No

LawActionCost

Field Type Required Description
_id `string null` No
__v `integer null` No
cost `number null` No

LawActionCostAndMaintenance

Field Type Required Description
_id `string null` No
__v `integer null` No
cost `number null` No
maintenanceCost `number null` No

LawSendMoneyToCountry

Field Type Required Description
_id `string null` No
__v `integer null` No
allianceTaxRate `number null` No
externalTaxRate `number null` No

MercenaryAuctionConfig

Field Type Required Description
_id `string null` No
__v `integer null` No
minDuration `number null` No
maxDuration `number null` No
maxPerKMultiplier `number null` No
minPerK `number null` No
bidStep `number null` No
timerExtensionThreshold `number null` No
timerExtensionAmount `number null` No
maxDamagePerContract `number null` No

MercenaryReputationConfig

Field Type Required Description
_id `string null` No
__v `integer null` No
professionalsOnlyThreshold `number null` No
successPerDollar `number null` No
failurePerDollar `number null` No
failurePerDamage `number null` No
weeklyDecayPercent `number null` No
negativeBuyCost `number null` No
negativeBuyAmount `number null` No
negativeBuyCooldownHours `number null` No

MergingCostByRarity

Field Type Required Description
_id `string null` No
__v `integer null` No
common `number null` No
epic `number null` No
legendary `number null` No
mythic `number null` No
rare `number null` No
uncommon `number null` No

MissionRerollCostByLevel

Field Type Required Description
_id `string null` No
__v `integer null` No
0 `integer null` No
1 `integer null` No
10 `integer null` No
11 `integer null` No
12 `integer null` No
13 `integer null` No
14 `integer null` No
15 `integer null` No
16 `integer null` No
17 `integer null` No
18 `integer null` No
19 `integer null` No
2 `integer null` No
20 `integer null` No
3 `integer null` No
4 `integer null` No
5 `integer null` No
6 `integer null` No
7 `integer null` No
8 `integer null` No
9 `integer null` No

MissionRewardByPeriod

Field Type Required Description
_id `string null` No
__v `integer null` No
daily `MissionRewardConfig null` No
monthly `MissionRewardConfig null` No
starting `MissionRewardConfig null` No
weekly `MissionRewardConfig null` No

MissionRewardConfig

Field Type Required Description
_id `string null` No
__v `integer null` No
cases `number null` No
money `number null` No
xp `number null` No
xpWhenFinished `number null` No

RegionResourceBonusByTier

Field Type Required Description
_id `string null` No
__v `integer null` No
1 `number null` No
2 `number null` No
3 `number null` No

SkillLevel

Field Type Required Description
_id `string null` No
__v `integer null` No
cost `number null` No
totalCost `number null` No
unlockAtLevel `integer null` No
value `number null` No

SkillLevelZero

Field Type Required Description
_id `string null` No
__v `integer null` No
totalCost `number null` No
unlockAtLevel `integer null` No
value `number null` No

SkillLevels

Field Type Required Description
_id `string null` No
__v `integer null` No
0 `SkillLevelZero null` No
1 `SkillLevel null` No
10 `SkillLevel null` No
2 `SkillLevel null` No
3 `SkillLevel null` No
4 `SkillLevel null` No
5 `SkillLevel null` No
6 `SkillLevel null` No
7 `SkillLevel null` No
8 `SkillLevel null` No
9 `SkillLevel null` No

SkillTrack

Field Type Required Description
_id `string null` No
__v `integer null` No
levels `SkillLevels null` No
softCap `number null` No
skillOverflow `string null` No
skillOverflowValue `number null` No

UpgradeConfigAttackBonusStats

Field Type Required Description
_id `string null` No
__v `integer null` No
attackBonus `number null` No

UpgradeConfigAutomatedEngine

Field Type Required Description
_id `string null` No
__v `integer null` No
canDowngrade `boolean null` No
levels `UpgradeConfigStorageLevels null` No
pendingDurationHours `integer null` No

UpgradeConfigBase

Field Type Required Description
_id `string null` No
__v `integer null` No
canBeDestroyed `boolean null` No
canBeDisabled `boolean null` No
canDowngrade `boolean null` No
levels `UpgradeConfigBaseLevels null` No
pendingDurationHours `integer null` No

UpgradeConfigBaseLevel

Field Type Required Description
_id `string null` No
__v `integer null` No
constructionPointsCost `integer null` No
level `integer null` No
maintenanceCostCountryDevScale `number null` No
minimumMaintenanceCost `number null` No
stats `UpgradeConfigAttackBonusStats null` No
steelCost `number null` No

UpgradeConfigBaseLevels

Field Type Required Description
_id `string null` No
__v `integer null` No
1 `UpgradeConfigBaseLevel null` No
2 `UpgradeConfigBaseLevel null` No
3 `UpgradeConfigBaseLevel null` No
4 `UpgradeConfigBaseLevel null` No
5 `UpgradeConfigBaseLevel null` No

UpgradeConfigBreakRoom

Field Type Required Description
_id `string null` No
__v `integer null` No
canDowngrade `boolean null` No
levels `UpgradeConfigBreakRoomLevels null` No

UpgradeConfigBreakRoomLevel

Field Type Required Description
_id `string null` No
__v `integer null` No
level `integer null` No
stats `UpgradeConfigBreakRoomStats null` No
steelCost `number null` No

UpgradeConfigBreakRoomLevels

Field Type Required Description
_id `string null` No
__v `integer null` No
1 `UpgradeConfigBreakRoomLevel null` No
2 `UpgradeConfigBreakRoomLevel null` No
3 `UpgradeConfigBreakRoomLevel null` No
4 `UpgradeConfigBreakRoomLevel null` No
5 `UpgradeConfigBreakRoomLevel null` No

UpgradeConfigBreakRoomStats

Field Type Required Description
_id `string null` No
__v `integer null` No
dailyHires `integer null` No
maxWorkers `integer null` No

UpgradeConfigBunker

Field Type Required Description
_id `string null` No
__v `integer null` No
canBeDestroyed `boolean null` No
canBeDisabled `boolean null` No
canDowngrade `boolean null` No
levels `UpgradeConfigBunkerLevels null` No
pendingDurationHours `integer null` No

UpgradeConfigBunkerLevel

Field Type Required Description
_id `string null` No
__v `integer null` No
constructionPointsCost `integer null` No
level `integer null` No
maintenanceCostCountryDevScale `number null` No
minimumMaintenanceCost `number null` No
stats `UpgradeConfigDefenseBonusStats null` No
steelCost `number null` No

UpgradeConfigBunkerLevels

Field Type Required Description
_id `string null` No
__v `integer null` No
1 `UpgradeConfigBunkerLevel null` No
2 `UpgradeConfigBunkerLevel null` No
3 `UpgradeConfigBunkerLevel null` No
4 `UpgradeConfigBunkerLevel null` No
5 `UpgradeConfigBunkerLevel null` No

UpgradeConfigDefenseBonusStats

Field Type Required Description
_id `string null` No
__v `integer null` No
defenseBonus `number null` No

UpgradeConfigDormitories

Field Type Required Description
_id `string null` No
__v `integer null` No
canDowngrade `boolean null` No
levels `UpgradeConfigDormitoriesLevels null` No

UpgradeConfigDormitoriesLevel

Field Type Required Description
_id `string null` No
__v `integer null` No
level `integer null` No
stats `UpgradeConfigDormitoriesStats null` No
steelCost `number null` No

UpgradeConfigDormitoriesLevels

Field Type Required Description
_id `string null` No
__v `integer null` No
1 `UpgradeConfigDormitoriesLevel null` No
2 `UpgradeConfigDormitoriesLevel null` No
3 `UpgradeConfigDormitoriesLevel null` No
4 `UpgradeConfigDormitoriesLevel null` No
5 `UpgradeConfigDormitoriesLevel null` No

UpgradeConfigDormitoriesStats

Field Type Required Description
_id `string null` No
__v `integer null` No
members `integer null` No

UpgradeConfigHeadquarters

Field Type Required Description
_id `string null` No
__v `integer null` No
canBeDisabled `boolean null` No
canDowngrade `boolean null` No
levels `UpgradeConfigHeadquartersLevels null` No
pendingDurationHours `integer null` No

UpgradeConfigHeadquartersLevel

Field Type Required Description
_id `string null` No
__v `integer null` No
level `integer null` No
maintenanceCost `number null` No
stats `UpgradeConfigAttackBonusStats null` No
steelCost `number null` No

UpgradeConfigHeadquartersLevels

Field Type Required Description
_id `string null` No
__v `integer null` No
1 `UpgradeConfigHeadquartersLevel null` No
2 `UpgradeConfigHeadquartersLevel null` No
3 `UpgradeConfigHeadquartersLevel null` No
4 `UpgradeConfigHeadquartersLevel null` No

UpgradeConfigPacificationCenter

Field Type Required Description
_id `string null` No
__v `integer null` No
canBeDestroyed `boolean null` No
canBeDisabled `boolean null` No
canDowngrade `boolean null` No
levels `UpgradeConfigPacificationCenterLevels null` No
pendingDurationHours `integer null` No

UpgradeConfigPacificationCenterLevel

Field Type Required Description
_id `string null` No
__v `integer null` No
constructionPointsCost `integer null` No
level `integer null` No
maintenanceCostRegionDevScale `number null` No
minimumMaintenanceCost `number null` No
stats `UpgradeConfigPacificationCenterStats null` No
steelCost `number null` No

UpgradeConfigPacificationCenterLevels

Field Type Required Description
_id `string null` No
__v `integer null` No
1 `UpgradeConfigPacificationCenterLevel null` No
2 `UpgradeConfigPacificationCenterLevel null` No
3 `UpgradeConfigPacificationCenterLevel null` No
4 `UpgradeConfigPacificationCenterLevel null` No
5 `UpgradeConfigPacificationCenterLevel null` No

UpgradeConfigPacificationCenterStats

Field Type Required Description
_id `string null` No
__v `integer null` No
resistanceGrowthReduction `number null` No

UpgradeConfigStorage

Field Type Required Description
_id `string null` No
__v `integer null` No
canDowngrade `boolean null` No
levels `UpgradeConfigStorageCapacityLevels null` No
pendingDurationHours `integer null` No

UpgradeConfigStorageCapacityLevel

Field Type Required Description
_id `string null` No
__v `integer null` No
constructionPointsCost `integer null` No
level `integer null` No
stats `UpgradeConfigStorageCapacityStats null` No
steelCost `number null` No

UpgradeConfigStorageCapacityLevels

Field Type Required Description
_id `string null` No
__v `integer null` No
1 `UpgradeConfigStorageCapacityLevel null` No
2 `UpgradeConfigStorageCapacityLevel null` No
3 `UpgradeConfigStorageCapacityLevel null` No
4 `UpgradeConfigStorageCapacityLevel null` No
5 `UpgradeConfigStorageCapacityLevel null` No
6 `UpgradeConfigStorageCapacityLevel null` No
7 `UpgradeConfigStorageCapacityLevel null` No

UpgradeConfigStorageCapacityStats

Field Type Required Description
_id `string null` No
__v `integer null` No
maxProduction `integer null` No

UpgradeConfigStorageLevel

Field Type Required Description
_id `string null` No
__v `integer null` No
constructionPointsCost `integer null` No
level `integer null` No
stats `UpgradeConfigStorageStats null` No
steelCost `number null` No

UpgradeConfigStorageLevels

Field Type Required Description
_id `string null` No
__v `integer null` No
1 `UpgradeConfigStorageLevel null` No
2 `UpgradeConfigStorageLevel null` No
3 `UpgradeConfigStorageLevel null` No
4 `UpgradeConfigStorageLevel null` No
5 `UpgradeConfigStorageLevel null` No
6 `UpgradeConfigStorageLevel null` No
7 `UpgradeConfigStorageLevel null` No

UpgradeConfigStorageStats

Field Type Required Description
_id `string null` No
__v `integer null` No
dailyProd `integer null` No

UserDailyReward

Field Type Required Description
_id `string null` No
__v `integer null` No
case1 `number null` No
money `number null` No
xp `number null` No

UserEquipmentSets

Field Type Required Description
_id `string null` No
__v `integer null` No
nonPremiumMax `integer null` No
premiumMax `integer null` No

.get_dates()

Get current in-game date information.

Signature

await client.gameconfig.get_dates() -> 'GameDates'

Return Models

GameDates

Field Type Required Description
_id `string null` No
__v `integer null` No
nextDayAt `string null` No
nextRegenAt `string null` No
previousDayAt `string null` No
nextCongressElectionsAt `string null` No
nextPresidentialElectionsAt `string null` No
nextMonthAt `string null` No
dailyMissionRegenAt `string null` No
weeklyMissionRegenAt `string null` No
gameDay `integer null` No
gameMonth `integer null` No
gameYear `integer null` No
realDate `string null` No
dayDurationSeconds `integer null` No

.invalidate_cache()

Clear the SWR cache for all resources.

Signature

await client.gameconfig.invalidate_cache() -> 'None'

Clone this wiki locally