GameConfigResource (client.game_config)
Endpoints:
• gameConfig.getDates
• gameConfig.getGameConfig
.get()
Get the full static game configuration (items, resources, industries, etc.).
Signature
await client.game_config.get() -> 'GameConfig'
Return Models
BadgeReward
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
reward |
number |
Optional |
availabilities |
array[string] |
Optional |
cooldownDays |
integer |
Optional |
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
preserveBetweenReset |
boolean |
Optional |
reward |
number |
Optional |
uniqueMetadataKey |
string |
Optional |
availabilities |
array[string] |
Optional |
cooldownDays |
integer |
Optional |
BadgeRewardWithPreserve
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
preserveBetweenReset |
boolean |
Optional |
reward |
number |
Optional |
availabilities |
array[string] |
Optional |
cooldownDays |
integer |
Optional |
BarSkillLevelZero
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
isABar |
boolean |
Optional |
totalCost |
number |
Optional |
unlockAtLevel |
integer |
Optional |
value |
number |
Optional |
BarSkillLevels
BarSkillTrack
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
levels |
BarSkillLevels |
Optional |
BattleTickPoints
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
1 |
integer |
Optional |
100 |
integer |
Optional |
200 |
integer |
Optional |
300 |
integer |
Optional |
400 |
integer |
Optional |
500 |
integer |
Optional |
GameConfig
GameConfigAlliance
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
leaveCooldownDays |
integer |
Optional |
GameConfigBadges
GameConfigBattle
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
allianceDamagesBonusPercent |
number |
Optional |
casesPer1kDamagesInPool |
number |
Optional |
countryOrderBonusPercent |
number |
Optional |
enemyDamagesBonusPercent |
number |
Optional |
healthCost |
number |
Optional |
hitFor1CaseInPool |
integer |
Optional |
lostAttackingRegionMalusPercent |
number |
Optional |
maxRounds |
integer |
Optional |
muOrderBonusPercent |
number |
Optional |
occupyingYourRegionsMalusPercent |
number |
Optional |
patrioticBonusPercent |
number |
Optional |
pointsToWinRound |
integer |
Optional |
regionNotLinkedToCapitalMalusPercent |
number |
Optional |
roundsToWin |
integer |
Optional |
setCountryOrderMoneyCost |
number |
Optional |
setMuOrderMoneyCost |
number |
Optional |
setOrderMoneyCost |
number |
Optional |
tickPoints |
BattleTickPoints |
Optional |
govMemberBountyRewardPercent |
number |
Optional |
rankingsLootPercentPer1kDmg |
number |
Optional |
GameConfigCitizenshipApplication
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
autoApprovalEnabled |
boolean |
Optional |
autoApprovalMaxPopulation |
integer |
Optional |
GameConfigCompany
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
changeItemCost |
number |
Optional |
constructionCostIncreasePerCompany |
number |
Optional |
depositResourceBonus |
number |
Optional |
destructionValuePercent |
number |
Optional |
moveCost |
number |
Optional |
GameConfigCountry
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
hijackedTaxPercentPerResistance |
number |
Optional |
maxTaxAmount |
integer |
Optional |
GameConfigElection
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
candidateDurationHours |
integer |
Optional |
candidateMinLevel |
integer |
Optional |
electionVoteDurationHours |
integer |
Optional |
voteMinLevel |
integer |
Optional |
GameConfigGovernment
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
resistanceDecreasedCooldownInHours |
integer |
Optional |
resistanceIncreasedCooldownInHours |
integer |
Optional |
announcement |
GameConfigGovernmentAnnouncement |
Optional |
memberWagePercent |
number |
Optional |
presidentWagePercent |
number |
Optional |
nominationCooldownDays |
integer |
Optional |
GameConfigGovernmentAnnouncement
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
maxPerHour |
integer |
Optional |
durationHours |
integer |
Optional |
GameConfigItems
GameConfigLaw
GameConfigLoot
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
weaponChancePercent |
number |
Optional |
damagePerLootItem |
number |
Optional |
battleLootDamagePerLootItem |
number |
Optional |
GameConfigMercenaryContract
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
enabled |
boolean |
Optional |
acceptanceFeePercent |
number |
Optional |
cancellationPenaltyPercent |
number |
Optional |
reputation |
MercenaryReputationConfig |
Optional |
bountyMinActiveCitizens |
integer |
Optional |
nationalBountyMinActiveCitizens |
integer |
Optional |
nationalBountyEnabled |
boolean |
Optional |
bountyCooldownMinutes |
number |
Optional |
maxBountyWageMultiplier |
number |
Optional |
auction |
MercenaryAuctionConfig |
Optional |
GameConfigMission
GameConfigMu
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
constructionCost |
number |
Optional |
destructionValuePercent |
number |
Optional |
healthPerHelp |
number |
Optional |
helpCooldownHours |
integer |
Optional |
helpValue |
number |
Optional |
maxOwnedMus |
integer |
Optional |
moveCost |
number |
Optional |
GameConfigNewspaper
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
commentMinLevel |
integer |
Optional |
createArticleMinLevel |
integer |
Optional |
gemTipValue |
number |
Optional |
publishCost |
number |
Optional |
tipMinLevel |
integer |
Optional |
tipValue |
number |
Optional |
GameConfigOrg
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
constructionCost |
number |
Optional |
moveCost |
number |
Optional |
GameConfigParty
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
createCost |
number |
Optional |
GameConfigReferral
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
canSetReferrerBeforeOrAtLevel |
integer |
Optional |
levelNeededForBadge |
integer |
Optional |
lifeTimeBadgeMoneySharePercent |
number |
Optional |
moneyForBeingReferred |
number |
Optional |
GameConfigRegion
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
battleCooldownHours |
integer |
Optional |
decreaseBy |
number |
Optional |
decreaseResistanceCost |
number |
Optional |
depleteHourlyPercent |
number |
Optional |
increaseBy |
number |
Optional |
increaseResistanceCost |
number |
Optional |
liberationDaysCooldown |
integer |
Optional |
nonAggressionHoursAfterLiberation |
integer |
Optional |
nonAggressionHoursAfterPeace |
integer |
Optional |
maxDailyResistance |
integer |
Optional |
maxResistance |
integer |
Optional |
minDailyResistance |
integer |
Optional |
regionNotLinkedToCapitalMalusDevelopmentPercent |
number |
Optional |
resistanceAllyBonusPercent |
number |
Optional |
resistanceBarMultiplier |
number |
Optional |
resistanceBattleCooldownHours |
integer |
Optional |
resistanceBattleStartCostMultiplier |
number |
Optional |
resistanceCitizenBonus |
number |
Optional |
resistanceCitizenBonusPercent |
number |
Optional |
resistanceContributionCooldownAfterRevoltHours |
integer |
Optional |
resistanceContributionCost |
number |
Optional |
resistanceContributionMinLevel |
integer |
Optional |
resistanceContributionValue |
number |
Optional |
resistanceDecayPercent |
number |
Optional |
resistanceForeignGovCostMultiplier |
number |
Optional |
resistanceGrowthPercentMax |
number |
Optional |
resistanceGrowthPercentMin |
number |
Optional |
resistancePassiveGrowthPercent |
number |
Optional |
resourcesBonus |
RegionResourceBonusByTier |
Optional |
transferDaysCooldown |
integer |
Optional |
GameConfigSkills
GameConfigSubSkinReward
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
skinKey |
string |
Optional |
deadline |
string |
Optional |
GameConfigUnrest
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
barMultiplier |
number |
Optional |
battleCooldownHours |
integer |
Optional |
battleStartCost |
number |
Optional |
bordersOpenDays |
integer |
Optional |
contributionCooldownAfterRevolutionHours |
integer |
Optional |
contributionCost |
number |
Optional |
contributionMinLevel |
integer |
Optional |
contributionValue |
number |
Optional |
nominationPeriodHours |
integer |
Optional |
GameConfigUpgrade
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
refundPercent |
number |
Optional |
regionDowngradeCooldownHours |
integer |
Optional |
regionUpgradeCooldownHours |
integer |
Optional |
GameConfigUpgradesConfig
GameConfigUser
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
activeCitizenMinLevel |
integer |
Optional |
canTakeControlAtLevel |
integer |
Optional |
chatMinLevel |
integer |
Optional |
citizenshipDaysCooldown |
integer |
Optional |
constructionEnergyCost |
number |
Optional |
dailyReward |
UserDailyReward |
Optional |
dailyXp |
number |
Optional |
donationMinLevel |
integer |
Optional |
energyCostPerAction |
number |
Optional |
equipmentSets |
UserEquipmentSets |
Optional |
fieldsToPopulate |
string |
Optional |
isInactiveAfterDays |
integer |
Optional |
kits |
UserEquipmentSets |
Optional |
marketMinLevel |
integer |
Optional |
maxConstructionPoints |
integer |
Optional |
maxEnergy |
integer |
Optional |
maxHunger |
integer |
Optional |
regenDividedBy |
number |
Optional |
resetSkillDaysCooldown |
integer |
Optional |
resetSkillsCostPerPoint |
number |
Optional |
takeControlCooldownInDays |
integer |
Optional |
xpPerAction |
number |
Optional |
GameConfigWorker
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
fidelityProductionBonusPercent |
number |
Optional |
maxFidelity |
integer |
Optional |
ItemAmmo
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
code |
string |
Optional |
flatStats |
ItemFlatStatsPercentAttack |
Optional |
isTradable |
boolean |
Optional |
productionNeeds |
ItemProductionNeedsLead |
Optional |
productionPoints |
integer |
Optional |
rarity |
string |
Optional |
skinSlot |
string |
Optional |
type |
string |
Optional |
usage |
string |
Optional |
ItemBoots
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
code |
string |
Optional |
dynamicStats |
ItemDynamicStatsDodge |
Optional |
iconImg |
string |
Optional |
rarity |
string |
Optional |
skinSlot |
string |
Optional |
type |
string |
Optional |
usage |
string |
Optional |
ItemBread
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
code |
string |
Optional |
flatStats |
ItemFlatStatsHealthRegen |
Optional |
IconComponent |
ItemIconComponent |
Optional |
iconImg |
string |
Optional |
isConsumable |
boolean |
Optional |
isTradable |
boolean |
Optional |
productionNeeds |
ItemProductionNeedsGrain |
Optional |
productionPoints |
integer |
Optional |
rarity |
string |
Optional |
type |
string |
Optional |
ItemCase
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
code |
string |
Optional |
isTradable |
boolean |
Optional |
rarity |
string |
Optional |
type |
string |
Optional |
usage |
string |
Optional |
ItemChestOrPants
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
code |
string |
Optional |
dynamicStats |
ItemDynamicStatsArmor |
Optional |
iconImg |
string |
Optional |
rarity |
string |
Optional |
skinSlot |
string |
Optional |
type |
string |
Optional |
usage |
string |
Optional |
ItemCocain
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
code |
string |
Optional |
flatStats |
ItemFlatStatsCocain |
Optional |
IconComponent |
ItemIconComponent |
Optional |
isTradable |
boolean |
Optional |
productionNeeds |
ItemProductionNeedsCoca |
Optional |
productionPoints |
integer |
Optional |
rarity |
string |
Optional |
type |
string |
Optional |
ItemConcrete
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
code |
string |
Optional |
isTradable |
boolean |
Optional |
productionNeeds |
ItemProductionNeedsLimestone |
Optional |
productionPoints |
integer |
Optional |
rarity |
string |
Optional |
type |
string |
Optional |
ItemCookedFish
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
code |
string |
Optional |
flatStats |
ItemFlatStatsHealthRegen |
Optional |
isConsumable |
boolean |
Optional |
isTradable |
boolean |
Optional |
productionNeeds |
ItemProductionNeedsFish |
Optional |
productionPoints |
integer |
Optional |
rarity |
string |
Optional |
type |
string |
Optional |
ItemDepositResource
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
climates |
array[string] |
Optional |
code |
string |
Optional |
IconComponent |
ItemIconComponent |
Optional |
isDeposit |
boolean |
Optional |
isTradable |
boolean |
Optional |
productionPoints |
integer |
Optional |
rarity |
string |
Optional |
type |
string |
Optional |
ItemDynamicStatsArmor
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
armor |
array[number] |
Optional |
ItemDynamicStatsCriticalDamages
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
criticalDamages |
array[number] |
Optional |
ItemDynamicStatsDodge
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
dodge |
array[number] |
Optional |
ItemDynamicStatsPrecision
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
precision |
array[number] |
Optional |
ItemDynamicStatsWeaponBase
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
attack |
array[number] |
Optional |
criticalChance |
array[number] |
Optional |
ItemFlatStatsCocain
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
buffDurationHours |
integer |
Optional |
debuffDurationHours |
number |
Optional |
percentAttack |
number |
Optional |
ItemFlatStatsHealthRegen
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
healthRegen |
number |
Optional |
healthRegenPercent |
number |
Optional |
ItemFlatStatsPercentAttack
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
percentAttack |
number |
Optional |
ItemGloves
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
code |
string |
Optional |
dynamicStats |
ItemDynamicStatsPrecision |
Optional |
iconImg |
string |
Optional |
rarity |
string |
Optional |
skinSlot |
string |
Optional |
type |
string |
Optional |
usage |
string |
Optional |
ItemHeavyAmmo
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
code |
string |
Optional |
flatStats |
ItemFlatStatsPercentAttack |
Optional |
IconComponent |
ItemIconComponent |
Optional |
isTradable |
boolean |
Optional |
productionNeeds |
ItemProductionNeedsLead |
Optional |
productionPoints |
integer |
Optional |
rarity |
string |
Optional |
skinSlot |
string |
Optional |
type |
string |
Optional |
usage |
string |
Optional |
ItemHelmet
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
code |
string |
Optional |
dynamicStats |
ItemDynamicStatsCriticalDamages |
Optional |
iconImg |
string |
Optional |
rarity |
string |
Optional |
skinSlot |
string |
Optional |
type |
string |
Optional |
usage |
string |
Optional |
ItemIconComponent
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
compare |
any |
Optional |
ItemOil
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
code |
string |
Optional |
IconComponent |
ItemIconComponent |
Optional |
isTradable |
boolean |
Optional |
productionNeeds |
ItemProductionNeedsPetroleum |
Optional |
productionPoints |
integer |
Optional |
rarity |
string |
Optional |
type |
string |
Optional |
ItemPaper
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
code |
string |
Optional |
IconComponent |
ItemIconComponent |
Optional |
isTradable |
boolean |
Optional |
productionNeeds |
ItemProductionNeedsWood |
Optional |
productionPoints |
integer |
Optional |
rarity |
string |
Optional |
type |
string |
Optional |
ItemProductionNeedsCoca
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
coca |
number |
Optional |
ItemProductionNeedsFish
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
fish |
number |
Optional |
ItemProductionNeedsGrain
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
grain |
number |
Optional |
ItemProductionNeedsIron
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
iron |
number |
Optional |
ItemProductionNeedsLead
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
lead |
number |
Optional |
ItemProductionNeedsLimestone
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
limestone |
number |
Optional |
ItemProductionNeedsLivestock
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
livestock |
number |
Optional |
ItemProductionNeedsPetroleum
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
petroleum |
number |
Optional |
ItemProductionNeedsWood
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
wood |
number |
Optional |
ItemRawResource
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
climates |
array[string] |
Optional |
code |
string |
Optional |
isDeposit |
boolean |
Optional |
isTradable |
boolean |
Optional |
productionPoints |
integer |
Optional |
rarity |
string |
Optional |
type |
string |
Optional |
ItemRifleLike
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
code |
string |
Optional |
dynamicStats |
ItemDynamicStatsWeaponBase |
Optional |
rarity |
string |
Optional |
skinSlot |
string |
Optional |
type |
string |
Optional |
usage |
string |
Optional |
ItemScraps
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
code |
string |
Optional |
isTradable |
boolean |
Optional |
rarity |
string |
Optional |
type |
string |
Optional |
ItemSteak
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
code |
string |
Optional |
flatStats |
ItemFlatStatsHealthRegen |
Optional |
IconComponent |
ItemIconComponent |
Optional |
isConsumable |
boolean |
Optional |
isTradable |
boolean |
Optional |
productionNeeds |
ItemProductionNeedsLivestock |
Optional |
productionPoints |
integer |
Optional |
rarity |
string |
Optional |
type |
string |
Optional |
ItemSteel
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
code |
string |
Optional |
isTradable |
boolean |
Optional |
productionNeeds |
ItemProductionNeedsIron |
Optional |
productionPoints |
integer |
Optional |
rarity |
string |
Optional |
type |
string |
Optional |
ItemWeaponMeleeOrHeavy
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
code |
string |
Optional |
dynamicStats |
ItemDynamicStatsWeaponBase |
Optional |
IconComponent |
ItemIconComponent |
Optional |
rarity |
string |
Optional |
skinSlot |
string |
Optional |
type |
string |
Optional |
usage |
string |
Optional |
ItemWood
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
climates |
array[string] |
Optional |
code |
string |
Optional |
IconComponent |
ItemIconComponent |
Optional |
isDeposit |
boolean |
Optional |
isTradable |
boolean |
Optional |
productionPoints |
integer |
Optional |
rarity |
string |
Optional |
type |
string |
Optional |
LawActionCost
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
cost |
number |
Optional |
LawActionCostAndMaintenance
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
cost |
number |
Optional |
maintenanceCost |
number |
Optional |
LawSendMoneyToCountry
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
allianceTaxRate |
number |
Optional |
externalTaxRate |
number |
Optional |
MercenaryAuctionConfig
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
minDuration |
number |
Optional |
maxDuration |
number |
Optional |
maxPerKMultiplier |
number |
Optional |
minPerK |
number |
Optional |
bidStep |
number |
Optional |
timerExtensionThreshold |
number |
Optional |
timerExtensionAmount |
number |
Optional |
maxDamagePerContract |
number |
Optional |
MercenaryReputationConfig
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
professionalsOnlyThreshold |
number |
Optional |
successPerDollar |
number |
Optional |
failurePerDollar |
number |
Optional |
failurePerDamage |
number |
Optional |
weeklyDecayPercent |
number |
Optional |
negativeBuyCost |
number |
Optional |
negativeBuyAmount |
number |
Optional |
negativeBuyCooldownHours |
number |
Optional |
MergingCostByRarity
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
common |
number |
Optional |
epic |
number |
Optional |
legendary |
number |
Optional |
mythic |
number |
Optional |
rare |
number |
Optional |
uncommon |
number |
Optional |
MissionRerollCostByLevel
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
0 |
integer |
Optional |
1 |
integer |
Optional |
10 |
integer |
Optional |
11 |
integer |
Optional |
12 |
integer |
Optional |
13 |
integer |
Optional |
14 |
integer |
Optional |
15 |
integer |
Optional |
16 |
integer |
Optional |
17 |
integer |
Optional |
18 |
integer |
Optional |
19 |
integer |
Optional |
2 |
integer |
Optional |
20 |
integer |
Optional |
3 |
integer |
Optional |
4 |
integer |
Optional |
5 |
integer |
Optional |
6 |
integer |
Optional |
7 |
integer |
Optional |
8 |
integer |
Optional |
9 |
integer |
Optional |
MissionRewardByPeriod
MissionRewardConfig
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
cases |
number |
Optional |
money |
number |
Optional |
xp |
number |
Optional |
xpWhenFinished |
number |
Optional |
RegionResourceBonusByTier
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
1 |
number |
Optional |
2 |
number |
Optional |
3 |
number |
Optional |
SkillLevel
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
cost |
number |
Optional |
totalCost |
number |
Optional |
unlockAtLevel |
integer |
Optional |
value |
number |
Optional |
SkillLevelZero
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
totalCost |
number |
Optional |
unlockAtLevel |
integer |
Optional |
value |
number |
Optional |
SkillLevels
SkillTrack
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
levels |
SkillLevels |
Optional |
softCap |
number |
Optional |
skillOverflow |
string |
Optional |
skillOverflowValue |
number |
Optional |
UpgradeConfigAttackBonusStats
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
attackBonus |
number |
Optional |
UpgradeConfigAutomatedEngine
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
canDowngrade |
boolean |
Optional |
levels |
UpgradeConfigStorageLevels |
Optional |
pendingDurationHours |
integer |
Optional |
UpgradeConfigBase
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
canBeDestroyed |
boolean |
Optional |
canBeDisabled |
boolean |
Optional |
canDowngrade |
boolean |
Optional |
levels |
UpgradeConfigBaseLevels |
Optional |
pendingDurationHours |
integer |
Optional |
UpgradeConfigBaseLevel
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
constructionPointsCost |
integer |
Optional |
level |
integer |
Optional |
maintenanceCostCountryDevScale |
number |
Optional |
minimumMaintenanceCost |
number |
Optional |
stats |
UpgradeConfigAttackBonusStats |
Optional |
steelCost |
number |
Optional |
UpgradeConfigBaseLevels
UpgradeConfigBreakRoom
UpgradeConfigBreakRoomLevel
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
level |
integer |
Optional |
stats |
UpgradeConfigBreakRoomStats |
Optional |
steelCost |
number |
Optional |
UpgradeConfigBreakRoomLevels
UpgradeConfigBreakRoomStats
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
dailyHires |
integer |
Optional |
maxWorkers |
integer |
Optional |
UpgradeConfigBunker
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
canBeDestroyed |
boolean |
Optional |
canBeDisabled |
boolean |
Optional |
canDowngrade |
boolean |
Optional |
levels |
UpgradeConfigBunkerLevels |
Optional |
pendingDurationHours |
integer |
Optional |
UpgradeConfigBunkerLevel
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
constructionPointsCost |
integer |
Optional |
level |
integer |
Optional |
maintenanceCostCountryDevScale |
number |
Optional |
minimumMaintenanceCost |
number |
Optional |
stats |
UpgradeConfigDefenseBonusStats |
Optional |
steelCost |
number |
Optional |
UpgradeConfigBunkerLevels
UpgradeConfigDefenseBonusStats
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
defenseBonus |
number |
Optional |
UpgradeConfigDormitories
UpgradeConfigDormitoriesLevel
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
level |
integer |
Optional |
stats |
UpgradeConfigDormitoriesStats |
Optional |
steelCost |
number |
Optional |
UpgradeConfigDormitoriesLevels
UpgradeConfigDormitoriesStats
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
members |
integer |
Optional |
UpgradeConfigHeadquarters
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
canBeDisabled |
boolean |
Optional |
canDowngrade |
boolean |
Optional |
levels |
UpgradeConfigHeadquartersLevels |
Optional |
pendingDurationHours |
integer |
Optional |
UpgradeConfigHeadquartersLevel
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
level |
integer |
Optional |
maintenanceCost |
number |
Optional |
stats |
UpgradeConfigAttackBonusStats |
Optional |
steelCost |
number |
Optional |
UpgradeConfigHeadquartersLevels
UpgradeConfigPacificationCenter
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
canBeDestroyed |
boolean |
Optional |
canBeDisabled |
boolean |
Optional |
canDowngrade |
boolean |
Optional |
levels |
UpgradeConfigPacificationCenterLevels |
Optional |
pendingDurationHours |
integer |
Optional |
UpgradeConfigPacificationCenterLevel
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
constructionPointsCost |
integer |
Optional |
level |
integer |
Optional |
maintenanceCostRegionDevScale |
number |
Optional |
minimumMaintenanceCost |
number |
Optional |
stats |
UpgradeConfigPacificationCenterStats |
Optional |
steelCost |
number |
Optional |
UpgradeConfigPacificationCenterLevels
UpgradeConfigPacificationCenterStats
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
resistanceGrowthReduction |
number |
Optional |
UpgradeConfigStorage
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
canDowngrade |
boolean |
Optional |
levels |
UpgradeConfigStorageCapacityLevels |
Optional |
pendingDurationHours |
integer |
Optional |
UpgradeConfigStorageCapacityLevel
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
constructionPointsCost |
integer |
Optional |
level |
integer |
Optional |
stats |
UpgradeConfigStorageCapacityStats |
Optional |
steelCost |
number |
Optional |
UpgradeConfigStorageCapacityLevels
UpgradeConfigStorageCapacityStats
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
maxProduction |
integer |
Optional |
UpgradeConfigStorageLevel
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
constructionPointsCost |
integer |
Optional |
level |
integer |
Optional |
stats |
UpgradeConfigStorageStats |
Optional |
steelCost |
number |
Optional |
UpgradeConfigStorageLevels
UpgradeConfigStorageStats
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
dailyProd |
integer |
Optional |
UserDailyReward
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
case1 |
number |
Optional |
money |
number |
Optional |
xp |
number |
Optional |
UserEquipmentSets
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
nonPremiumMax |
integer |
Optional |
premiumMax |
integer |
Optional |
.get_dates()
Get current in-game date information.
Signature
await client.game_config.get_dates() -> 'GameDates'
Return Models
GameDates
| Field |
Type |
Required |
_id |
string |
Optional |
__v |
integer |
Optional |
nextDayAt |
string |
Optional |
nextRegenAt |
string |
Optional |
previousDayAt |
string |
Optional |
nextCongressElectionsAt |
string |
Optional |
nextPresidentialElectionsAt |
string |
Optional |
nextMonthAt |
string |
Optional |
dailyMissionRegenAt |
string |
Optional |
weeklyMissionRegenAt |
string |
Optional |
gameDay |
integer |
Optional |
gameMonth |
integer |
Optional |
gameYear |
integer |
Optional |
realDate |
string |
Optional |
dayDurationSeconds |
integer |
Optional |
.invalidate_cache()
Clear the SWR cache for all resources.
Signature
await client.game_config.invalidate_cache() -> 'None'