<async> new WorldState(json [, deps])
Generates the worldstate json as a string into usable objects
Parameters:
Name | Type | Argument | Description |
---|---|---|---|
json |
string | The worldstate JSON string | |
deps |
Dependency |
<optional> |
The options object |
- Source:
Classes
Members
-
alerts :Array.<Alert>
-
The current alerts
Type:
- Array.<Alert>
- Source:
-
cambionCycle :CambionCycle
-
Cambion Drift Cycle
Type:
- CambionCycle
- Source:
-
cetusCycle :CetusCycle
-
The current Cetus cycle
Type:
- CetusCycle
- Source:
-
conclaveChallenges :Array.<ConclaveChallenge>
-
The current conclave challenges
Type:
- Array.<ConclaveChallenge>
- Source:
-
constructionProgress :ConstructionProgress
-
The Current construction progress for Fomorians/Razorback/etc.
Type:
- ConstructionProgress
- Source:
-
dailyDeals :Array.<DailyDeal>
-
The current daily deals
Type:
- Array.<DailyDeal>
- Source:
-
darkSectors :Array.<DarkSector>
-
The state of the dark sectors
Type:
- Array.<DarkSector>
- Source:
-
deepArchimedea :DeepArchimedea
-
The current Deep Archimedea missions and modifiers
Type:
- DeepArchimedea
- Source:
-
earthCycle :EarthCycle
-
The current earth cycle
Type:
- Source:
-
events :Array.<WorldEvent>
-
The current events
Type:
- Array.<WorldEvent>
- Source:
-
fissures :Array.<Fissure>
-
The current fissures: 'ActiveMissions' & 'VoidStorms'
Type:
- Array.<Fissure>
- Source:
-
flashSales :Array.<FlashSale>
-
The current flash sales
Type:
- Array.<FlashSale>
- Source:
-
globalUpgrades :Array.<GlobalUpgrade>
-
The current global upgrades
Type:
- Array.<GlobalUpgrade>
- Source:
-
invasions :Array.<Invasion>
-
The current invasions
Type:
- Array.<Invasion>
- Source:
-
news :Array.<News>
-
The in-game news
Type:
- Array.<News>
- Source:
-
nightwave :Nightwave
-
The current nightwave season
Type:
- Nightwave
- Source:
-
persistentEnemies :Array.<PersistentEnemy>
-
The currently active persistent enemies
Type:
- Array.<PersistentEnemy>
- Source:
-
sentientOutposts :SentientOutpost
-
Current sentient outposts
Type:
- SentientOutpost
- Source:
-
simaris :Simaris
-
The state of the sanctuary synthesis targets
Type:
- Simaris
- Source:
-
steelPath :SteelPathOffering
-
Steel path offering rotation
Type:
- SteelPathOffering
- Source:
-
syndicateMissions :Array.<SyndicateMission>
-
The current syndicate missions
Type:
- Array.<SyndicateMission>
- Source:
-
timestamp :Date
-
The date and time at which the World State was generated
Type:
- Date
- Source:
-
vallisCycle :VallisCycle
-
The current Orb Vallis cycle state
Type:
- VallisCycle
- Source:
-
voidTraders :Array.<VoidTrader>
-
The state of all Void Traders
Type:
- Array.<VoidTrader>
- Source:
-
weeklyChallenges :Array.<WeeklyChallenge>
-
Weekly challenges
Type:
- Array.<WeeklyChallenge>
- Source:
-
zarimanCycle :ZarimanCycle
-
The current Zariman cycle based off current time
Type:
- ZarimanCycle
- Source: