warframe-worldstate-parser 5.2.17 → 5.2.18

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (133) hide show
  1. package/dist/Calendar-C-rbmV_t.d.mts +78 -0
  2. package/dist/CambionCycle-BzR_MfPH.d.mts +22 -0
  3. package/dist/CetusCycle-DaqfF4J1.d.mts +49 -0
  4. package/dist/ConstructionProgress-BRxmro3-.d.mts +18 -0
  5. package/dist/DarkSectorBattle-DHRl5tG1.d.mts +53 -0
  6. package/dist/Dependency-Cd-TxBJy.d.mts +41 -0
  7. package/dist/EarthCycle-C_oB5gDc.d.mts +60 -0
  8. package/dist/ExternalMission-CT__oi7Q.d.mts +49 -0
  9. package/dist/FetchProxy-DHSI4JPP.d.mts +10 -0
  10. package/dist/ImgCdn-DIhZrwap.d.mts +6 -0
  11. package/dist/Kinepage-CKBuvbv5.d.mts +22 -0
  12. package/dist/KuvaLogEntry-f4ZBn2Xf.d.mts +21 -0
  13. package/dist/MidrathCycle-CxveqDtx.d.mts +25 -0
  14. package/dist/News-CJ3lD7_g.d.mts +101 -0
  15. package/dist/Nightwave-BLHH02ht.d.mts +59 -0
  16. package/dist/NightwaveChallenge-j_m4hVQU.d.mts +51 -0
  17. package/dist/PersistentEnemy-BJ4twtUY.d.mts +79 -0
  18. package/dist/RewardData-BdtdUFnh.d.mts +11 -0
  19. package/dist/RewardTypes-BnGaD7VF.d.mts +34 -0
  20. package/dist/SteelPathOffering-DYjZ29sT.d.mts +37 -0
  21. package/dist/VallisCycle-as7DM4a-.d.mts +30 -0
  22. package/dist/WorldStateObject-C2KjQZjd.d.mts +48 -0
  23. package/dist/ZarimanCycle-DyYiVfyG.d.mts +45 -0
  24. package/dist/index-C4EJ_Mpd.d.mts +1671 -0
  25. package/dist/lib/WorldState.d.mts +16 -35
  26. package/dist/lib/WorldState.mjs +1 -3
  27. package/dist/lib/models/Alert.d.mts +1 -45
  28. package/dist/lib/models/Alert.mjs +1 -3
  29. package/dist/lib/models/Archimedea.d.mts +1 -86
  30. package/dist/lib/models/Archimedea.mjs +1 -3
  31. package/dist/lib/models/Calendar.d.mts +1 -77
  32. package/dist/lib/models/Calendar.mjs +1 -3
  33. package/dist/lib/models/CambionCycle.d.mts +1 -21
  34. package/dist/lib/models/CambionCycle.mjs +1 -3
  35. package/dist/lib/models/CetusCycle.d.mts +1 -48
  36. package/dist/lib/models/CetusCycle.mjs +1 -3
  37. package/dist/lib/models/ChallengeInstance.d.mts +1 -53
  38. package/dist/lib/models/ChallengeInstance.mjs +1 -3
  39. package/dist/lib/models/ConclaveChallenge.d.mts +1 -76
  40. package/dist/lib/models/ConclaveChallenge.mjs +1 -3
  41. package/dist/lib/models/ConstructionProgress.d.mts +1 -17
  42. package/dist/lib/models/ConstructionProgress.mjs +1 -3
  43. package/dist/lib/models/DailyDeal.d.mts +1 -66
  44. package/dist/lib/models/DailyDeal.mjs +1 -3
  45. package/dist/lib/models/DarkSector.d.mts +1 -142
  46. package/dist/lib/models/DarkSector.mjs +1 -3
  47. package/dist/lib/models/DarkSectorBattle.d.mts +1 -52
  48. package/dist/lib/models/DarkSectorBattle.mjs +1 -3
  49. package/dist/lib/models/DuviriCycle.d.mts +1 -23
  50. package/dist/lib/models/DuviriCycle.mjs +1 -3
  51. package/dist/lib/models/EarthCycle.d.mts +1 -59
  52. package/dist/lib/models/EarthCycle.mjs +1 -3
  53. package/dist/lib/models/Fissure.d.mts +1 -78
  54. package/dist/lib/models/Fissure.mjs +1 -3
  55. package/dist/lib/models/FlashSale.d.mts +1 -71
  56. package/dist/lib/models/FlashSale.mjs +1 -3
  57. package/dist/lib/models/GlobalUpgrade.d.mts +1 -55
  58. package/dist/lib/models/GlobalUpgrade.mjs +1 -3
  59. package/dist/lib/models/Invasion.d.mts +1 -113
  60. package/dist/lib/models/Invasion.mjs +1 -3
  61. package/dist/lib/models/Kinepage.d.mts +1 -21
  62. package/dist/lib/models/Kinepage.mjs +1 -2
  63. package/dist/lib/models/Kuva.d.mts +1 -20
  64. package/dist/lib/models/Kuva.mjs +1 -3
  65. package/dist/lib/models/MidrathCycle.d.mts +1 -24
  66. package/dist/lib/models/MidrathCycle.mjs +1 -3
  67. package/dist/lib/models/Mission.d.mts +1 -138
  68. package/dist/lib/models/Mission.mjs +1 -3
  69. package/dist/lib/models/News.d.mts +1 -100
  70. package/dist/lib/models/News.mjs +1 -3
  71. package/dist/lib/models/Nightwave.d.mts +1 -58
  72. package/dist/lib/models/Nightwave.mjs +1 -3
  73. package/dist/lib/models/NightwaveChallenge.d.mts +1 -50
  74. package/dist/lib/models/NightwaveChallenge.mjs +1 -3
  75. package/dist/lib/models/PersistentEnemy.d.mts +1 -78
  76. package/dist/lib/models/PersistentEnemy.mjs +1 -3
  77. package/dist/lib/models/Reward.d.mts +1 -67
  78. package/dist/lib/models/Reward.mjs +1 -3
  79. package/dist/lib/models/SentientOutpost.d.mts +1 -46
  80. package/dist/lib/models/SentientOutpost.mjs +1 -3
  81. package/dist/lib/models/Simaris.d.mts +1 -36
  82. package/dist/lib/models/Simaris.mjs +1 -3
  83. package/dist/lib/models/Sortie.d.mts +1 -60
  84. package/dist/lib/models/Sortie.mjs +1 -3
  85. package/dist/lib/models/SortieVariant.d.mts +1 -49
  86. package/dist/lib/models/SortieVariant.mjs +1 -3
  87. package/dist/lib/models/SteelPathOffering.d.mts +1 -36
  88. package/dist/lib/models/SteelPathOffering.mjs +1 -3
  89. package/dist/lib/models/SyndicateJob.d.mts +1 -92
  90. package/dist/lib/models/SyndicateJob.mjs +1 -3
  91. package/dist/lib/models/SyndicateMission.d.mts +1 -58
  92. package/dist/lib/models/SyndicateMission.mjs +1 -3
  93. package/dist/lib/models/Tmp.d.mts +1 -34
  94. package/dist/lib/models/Tmp.mjs +1 -3
  95. package/dist/lib/models/VallisCycle.d.mts +1 -29
  96. package/dist/lib/models/VallisCycle.mjs +1 -3
  97. package/dist/lib/models/VoidTrader.d.mts +1 -76
  98. package/dist/lib/models/VoidTrader.mjs +1 -3
  99. package/dist/lib/models/VoidTraderItem.d.mts +1 -43
  100. package/dist/lib/models/VoidTraderItem.mjs +1 -3
  101. package/dist/lib/models/VoidTraderSchedule.d.mts +1 -16
  102. package/dist/lib/models/VoidTraderSchedule.mjs +1 -3
  103. package/dist/lib/models/WeeklyChallenge.d.mts +1 -19
  104. package/dist/lib/models/WeeklyChallenge.mjs +1 -3
  105. package/dist/lib/models/WorldEvent.d.mts +1 -204
  106. package/dist/lib/models/WorldEvent.mjs +1 -3
  107. package/dist/lib/models/WorldStateObject.d.mts +1 -47
  108. package/dist/lib/models/WorldStateObject.mjs +1 -3
  109. package/dist/lib/models/ZarimanCycle.d.mts +1 -44
  110. package/dist/lib/models/ZarimanCycle.mjs +1 -3
  111. package/dist/lib/models/index.d.mts +17 -42
  112. package/dist/lib/models/index.mjs +1 -2
  113. package/dist/lib/supporting/Dependency.d.mts +1 -40
  114. package/dist/lib/supporting/Dependency.mjs +1 -1
  115. package/dist/lib/supporting/DuviriChoice.d.mts +1 -18
  116. package/dist/lib/supporting/DuviriChoice.mjs +1 -2
  117. package/dist/lib/supporting/ExternalMission.d.mts +1 -48
  118. package/dist/lib/supporting/ExternalMission.mjs +1 -1
  119. package/dist/lib/supporting/FetchProxy.d.mts +1 -9
  120. package/dist/lib/supporting/FetchProxy.mjs +1 -2
  121. package/dist/lib/supporting/ImgCdn.d.mts +1 -5
  122. package/dist/lib/supporting/ImgCdn.mjs +1 -2
  123. package/dist/lib/supporting/KuvaLogEntry.d.mts +1 -20
  124. package/dist/lib/supporting/KuvaLogEntry.mjs +1 -1
  125. package/dist/lib/supporting/RewardData.d.mts +1 -10
  126. package/dist/lib/supporting/RewardData.mjs +1 -2
  127. package/dist/lib/supporting/RewardTypes.d.mts +1 -33
  128. package/dist/lib/supporting/RewardTypes.mjs +1 -3
  129. package/dist/lib/supporting/index.d.mts +8 -8
  130. package/dist/lib/supporting/index.mjs +1 -2
  131. package/dist/main.d.mts +24 -52
  132. package/dist/main.mjs +1 -3
  133. package/package.json +1 -1
@@ -1,67 +1,2 @@
1
- import { Dependency } from "../supporting/Dependency.mjs";
2
- import "../supporting/index.mjs";
3
- import { WorldStateObject } from "./WorldStateObject.mjs";
4
- import { ContentTimestamp } from "warframe-worldstate-data/utilities";
5
-
6
- //#region lib/models/DailyDeal.d.ts
7
- interface RawDailyDeal {
8
- StoreItem: string;
9
- Expiry: ContentTimestamp;
10
- Activation: ContentTimestamp;
11
- OriginalPrice: number;
12
- SalePrice: number;
13
- AmountTotal: number;
14
- AmountSold: number;
15
- Discount: number;
16
- }
17
- /**
18
- * Represents a daily deal
19
- */
20
- declare class DailyDeal extends WorldStateObject {
21
- /**
22
- * The item that is being offered in the sale
23
- */
24
- item: string;
25
- /**
26
- * The uniqueName for the item on sale
27
- */
28
- uniqueName: string;
29
- /**
30
- * The item's original price
31
- */
32
- originalPrice: number;
33
- /**
34
- * The item's discounted price
35
- */
36
- salePrice: number;
37
- /**
38
- * The number of available items on sale
39
- */
40
- total: number;
41
- /**
42
- * The number of items that have already been sold
43
- */
44
- sold: number;
45
- /**
46
- * Unique identifier for this deal built from the end time and item
47
- */
48
- id: string;
49
- /**
50
- * Percent discount
51
- */
52
- discount: number;
53
- /**
54
- * @param data The deal data
55
- * @param deps The dependencies object
56
- * @param deps.locale Locale to use for translations
57
- */
58
- constructor(data: RawDailyDeal, {
59
- locale
60
- }?: Dependency);
61
- /**
62
- * Get a string indicating how much time is left before the deal expires
63
- */
64
- get eta(): string;
65
- }
66
- //#endregion
1
+ import { H as DailyDeal, U as RawDailyDeal } from "../../index-C4EJ_Mpd.mjs";
67
2
  export { DailyDeal, RawDailyDeal };
@@ -1,6 +1,5 @@
1
1
  import { WorldStateObject } from "./WorldStateObject.mjs";
2
2
  import { fromNow, languageString, timeDeltaToString } from "warframe-worldstate-data/utilities";
3
-
4
3
  //#region lib/models/DailyDeal.ts
5
4
  /**
6
5
  * Represents a daily deal
@@ -61,6 +60,5 @@ var DailyDeal = class extends WorldStateObject {
61
60
  return timeDeltaToString(fromNow(this.expiry));
62
61
  }
63
62
  };
64
-
65
63
  //#endregion
66
- export { DailyDeal };
64
+ export { DailyDeal };
@@ -1,143 +1,2 @@
1
- import { Dependency } from "../supporting/Dependency.mjs";
2
- import "../supporting/index.mjs";
3
- import { Mission, RawMission } from "./Mission.mjs";
4
- import { BaseContentObject, WorldStateObject } from "./WorldStateObject.mjs";
5
- import { DarkSectorBattle, RawDarkSectorBattle } from "./DarkSectorBattle.mjs";
6
- import { ContentTimestamp } from "warframe-worldstate-data/utilities";
7
-
8
- //#region lib/models/DarkSector.d.ts
9
- interface DefenderInfo {
10
- CreditsTaxRate: number;
11
- MemberCreditsTax: number;
12
- ItemsTaxRate: number;
13
- MemberItemsTaxRate: number;
14
- IsAlliance: boolean;
15
- Name: string;
16
- StrengthRemaining: string;
17
- MaxStrength: string;
18
- DeploymentActivationTime: ContentTimestamp;
19
- RailType: string;
20
- MOTD: string;
21
- DeployerName: string;
22
- DeployerClan: string;
23
- RailHealReserve: number;
24
- healRate: string;
25
- DamagePerMission: number;
26
- MissionInfo?: RawMission;
27
- BattlePayReserve: number;
28
- MissionBattlePay: number;
29
- BattlePaySetBy: string;
30
- BattlePaySetByClan: string;
31
- TaxLastChangedBy: string;
32
- TaxLastChangedByClan: string;
33
- }
34
- interface RawDarkSector extends BaseContentObject {
35
- DefenderInfo: DefenderInfo;
36
- History: RawDarkSectorBattle[];
37
- }
38
- /**
39
- * Represents a dark sector
40
- * @augments {WorldStateObject}
41
- */
42
- declare class DarkSector extends WorldStateObject {
43
- /**
44
- * The dark sector credit tax rate
45
- */
46
- creditTaxRate: number;
47
- /**
48
- * The dark sector credit tax rate for clan/alliance members
49
- */
50
- memberCreditsTaxRate: number;
51
- /**
52
- * The dark sector resource tax rate
53
- */
54
- itemsTaxRate: number;
55
- /**
56
- * The dark sector resource tax rate for clan/alliance members
57
- */
58
- memberItemsTaxRate: number;
59
- /**
60
- * Whether the dark sector holder is an alliance or not
61
- */
62
- isAlliance: boolean;
63
- /**
64
- * The current holder of the dark sector
65
- */
66
- defenderName: string;
67
- /**
68
- * The remaining health of the current solar rail
69
- */
70
- defenderPoolRemaining: number;
71
- /**
72
- * The maximum health of the solar rail
73
- */
74
- defenderMaxPool: number;
75
- /**
76
- * The date and time at which the rail was deployed
77
- */
78
- defenderDeployemntActivation: number | Date;
79
- /**
80
- * The solar rail type
81
- */
82
- railType: string;
83
- /**
84
- * The MOTD set by the dark sector holder
85
- */
86
- defenderMOTD: string;
87
- /**
88
- * The player who deployed the solar rail
89
- */
90
- deployerName: string;
91
- /**
92
- * The clan of the player who deployed the solar rail
93
- */
94
- deployerClan: string;
95
- defenderRailHealReserve: number;
96
- healRate: number;
97
- damagePerMission: number;
98
- /**
99
- * The dark sector's mission
100
- */
101
- mission?: Mission;
102
- battlePayReserve: number;
103
- /**
104
- * The battle pay per mission offered to players
105
- * @type {number}
106
- */
107
- perMissionBattlePay: number;
108
- /**
109
- * The player who set the battle pay
110
- * @type {string}
111
- */
112
- battlePaySetBy: string;
113
- /**
114
- * The clan of the player who set the battle pay
115
- * @type {string}
116
- */
117
- battlePaySetByClan: string;
118
- /**
119
- * The player who changed the tax
120
- * @type {string}
121
- */
122
- taxChangedBy: string;
123
- /**
124
- * The clan of the player who set the tax
125
- * @type {string}
126
- */
127
- taxChangedByClan: string;
128
- /**
129
- * The history of the dark sector
130
- * @type {Array.<DarkSectorBattle>}
131
- */
132
- history: DarkSectorBattle[];
133
- /**
134
- * @param {object} data The dark sector data
135
- * @param {object} deps The dependencies object
136
- * @param {string} deps.locale Locale to use for translations
137
- */
138
- constructor(data: RawDarkSector, {
139
- locale
140
- }?: Dependency);
141
- }
142
- //#endregion
1
+ import { B as DefenderInfo, V as RawDarkSector, z as DarkSector } from "../../index-C4EJ_Mpd.mjs";
143
2
  export { DarkSector, DefenderInfo, RawDarkSector };
@@ -2,7 +2,6 @@ import { Mission } from "./Mission.mjs";
2
2
  import { WorldStateObject } from "./WorldStateObject.mjs";
3
3
  import { DarkSectorBattle } from "./DarkSectorBattle.mjs";
4
4
  import { languageString, parseDate } from "warframe-worldstate-data/utilities";
5
-
6
5
  //#region lib/models/DarkSector.ts
7
6
  /**
8
7
  * Represents a dark sector
@@ -133,6 +132,5 @@ var DarkSector = class extends WorldStateObject {
133
132
  this.history = data.History ? data.History.map((b) => new DarkSectorBattle(b)) : [];
134
133
  }
135
134
  };
136
-
137
135
  //#endregion
138
- export { DarkSector };
136
+ export { DarkSector };
@@ -1,53 +1,2 @@
1
- import { Identifier } from "./WorldStateObject.mjs";
2
- import { ContentTimestamp } from "warframe-worldstate-data/utilities";
3
-
4
- //#region lib/models/DarkSectorBattle.d.ts
5
- interface RawDarkSectorBattle {
6
- Def: string;
7
- DefAli: boolean;
8
- Att: string;
9
- AttAli: boolean;
10
- DefId: Identifier;
11
- WinId: Identifier;
12
- Start: ContentTimestamp;
13
- End: ContentTimestamp;
14
- }
15
- /**
16
- * Represents a battle over a dark sector
17
- */
18
- declare class DarkSectorBattle {
19
- /**
20
- * The defenders of the dark sector
21
- */
22
- defender: string;
23
- /**
24
- * Whether the defenders are an alliance or not
25
- */
26
- defenderIsAlliance: boolean;
27
- /**
28
- * The attackers of the dark sector
29
- */
30
- attacker: string;
31
- /**
32
- * Whether the attackers are an alliance or not
33
- */
34
- attackerIsAlliance: boolean;
35
- /**
36
- * The winner of the battle
37
- */
38
- winner: string;
39
- /**
40
- * The date and time at which the battle started
41
- */
42
- start: Date;
43
- /**
44
- * The date and time at which the battle ended
45
- */
46
- end: Date;
47
- /**
48
- * @param data The battle data
49
- */
50
- constructor(data: RawDarkSectorBattle);
51
- }
52
- //#endregion
1
+ import { n as RawDarkSectorBattle, t as DarkSectorBattle } from "../../DarkSectorBattle-DHRl5tG1.mjs";
53
2
  export { DarkSectorBattle, RawDarkSectorBattle };
@@ -1,5 +1,4 @@
1
1
  import { parseDate } from "warframe-worldstate-data/utilities";
2
-
3
2
  //#region lib/models/DarkSectorBattle.ts
4
3
  /**
5
4
  * Represents a battle over a dark sector
@@ -46,6 +45,5 @@ var DarkSectorBattle = class {
46
45
  this.end = parseDate(data.End);
47
46
  }
48
47
  };
49
-
50
48
  //#endregion
51
- export { DarkSectorBattle };
49
+ export { DarkSectorBattle };
@@ -1,24 +1,2 @@
1
- import { DuviriChoice } from "../supporting/DuviriChoice.mjs";
2
- import { WorldStateObject } from "./WorldStateObject.mjs";
3
-
4
- //#region lib/models/DuviriCycle.d.ts
5
- /**
6
- * @typedef {WorldStateObject} DuviriCycle
7
- * @augments {WorldStateObject}
8
- */
9
- declare class DuviriCycle extends WorldStateObject {
10
- /**
11
- * Current stage key
12
- */
13
- state: string;
14
- /**
15
- * Choice options for this Cycle
16
- */
17
- choices: DuviriChoice[];
18
- /**
19
- * @param duviriChoices The current circuit choices
20
- */
21
- constructor(duviriChoices: DuviriChoice[]);
22
- }
23
- //#endregion
1
+ import { R as DuviriCycle } from "../../index-C4EJ_Mpd.mjs";
24
2
  export { DuviriCycle };
@@ -1,5 +1,4 @@
1
1
  import { WorldStateObject } from "./WorldStateObject.mjs";
2
-
3
2
  //#region lib/models/DuviriCycle.ts
4
3
  const cycleTime = 36e3;
5
4
  const stateTime = 7200;
@@ -52,6 +51,5 @@ var DuviriCycle = class extends WorldStateObject {
52
51
  this.id = `duviriCycle${this.state}${this.expiry.getTime()}`;
53
52
  }
54
53
  };
55
-
56
54
  //#endregion
57
- export { DuviriCycle };
55
+ export { DuviriCycle };
@@ -1,60 +1,2 @@
1
- import { WorldStateObject } from "./WorldStateObject.mjs";
2
-
3
- //#region lib/models/EarthCycle.d.ts
4
- interface EarthCycleType {
5
- /**
6
- * Whether or not this it's daytime
7
- */
8
- dayTime: boolean;
9
- /**
10
- * Time remaining string
11
- */
12
- timeLeft: string;
13
- /**
14
- * The date and time at which the event ends
15
- */
16
- expiry: Date;
17
- /**
18
- * Time it expires in
19
- */
20
- expiresIn: number;
21
- /**
22
- * The date and time at which the event ends, rounded to the nearest minute
23
- */
24
- rounded: Date;
25
- /**
26
- * Current cycle state. One of `day`, `night`
27
- */
28
- state: string;
29
- /**
30
- * The date and time at which the event started, 4 hours before the end
31
- */
32
- start: Date;
33
- }
34
- /**
35
- * Represents the current Earth Day/Night Cycle
36
- * @augments {WorldStateObject}
37
- */
38
- declare class EarthCycle extends WorldStateObject {
39
- #private;
40
- /**
41
- * Whether or not this it's daytime
42
- */
43
- isDay: boolean;
44
- /**
45
- * Current cycle state. One of `day`, `night`
46
- */
47
- state: string;
48
- /**
49
- * Time remaining string
50
- */
51
- timeLeft: string;
52
- constructor();
53
- /**
54
- * Get whether or not the event has expired
55
- * @returns {boolean} Whether or not the event has expired
56
- */
57
- get expired(): boolean;
58
- }
59
- //#endregion
1
+ import { n as EarthCycleType, t as EarthCycle } from "../../EarthCycle-C_oB5gDc.mjs";
60
2
  export { EarthCycle, EarthCycleType };
@@ -1,6 +1,5 @@
1
1
  import { WorldStateObject } from "./WorldStateObject.mjs";
2
2
  import { fromNow } from "warframe-worldstate-data/utilities";
3
-
4
3
  //#region lib/models/EarthCycle.ts
5
4
  /**
6
5
  * Get the current Earth Day/Night Cycle
@@ -70,6 +69,5 @@ var EarthCycle = class extends WorldStateObject {
70
69
  return fromNow(this.expiry) < 0;
71
70
  }
72
71
  };
73
-
74
72
  //#endregion
75
- export { EarthCycle };
73
+ export { EarthCycle };
@@ -1,79 +1,2 @@
1
- import { Dependency } from "../supporting/Dependency.mjs";
2
- import "../supporting/index.mjs";
3
- import { BaseContentObject, WorldStateObject } from "./WorldStateObject.mjs";
4
- import { ContentTimestamp } from "warframe-worldstate-data/utilities";
5
-
6
- //#region lib/models/Fissure.d.ts
7
- interface RawFissure extends BaseContentObject {
8
- Node: string;
9
- MissionType: string;
10
- Modifier: string;
11
- ActiveMissionTier: string;
12
- Activation: ContentTimestamp;
13
- Expiry: ContentTimestamp;
14
- Hard?: boolean;
15
- }
16
- /**
17
- * Represents a fissure mission
18
- * @augments {WorldStateObject}
19
- */
20
- declare class Fissure extends WorldStateObject {
21
- /**
22
- * The node where the fissure has appeared
23
- */
24
- node: string;
25
- /**
26
- * The fissure mission type
27
- */
28
- missionType: string;
29
- /**
30
- * The fissure mission type key
31
- */
32
- missionTypeKey: string;
33
- /**
34
- * The faction controlling the node where the fissure has appeared
35
- */
36
- enemy: string;
37
- /**
38
- * Faction enum for the faction controlling the node where the fissure has appeared
39
- */
40
- enemyKey: string;
41
- /**
42
- * The node key where the fissure has appeared
43
- */
44
- nodeKey: string;
45
- /**
46
- * The fissure's tier
47
- */
48
- tier: string;
49
- /**
50
- * The fissure's tier as a number
51
- */
52
- tierNum: string | number;
53
- /**
54
- * Whether this fissure corresponds to a RailJack Void Storm
55
- */
56
- isStorm: boolean;
57
- /**
58
- * Whether this fissure is a Steel Path fissure
59
- */
60
- isHard: boolean;
61
- /**
62
- * @param {object} data The fissure data
63
- * @param {Dependency} deps The dependencies object
64
- * @param {string} deps.locale Locale to use for translations
65
- */
66
- constructor(data: RawFissure, {
67
- locale
68
- }?: Dependency);
69
- /**
70
- * Whether this is expired (at time of object creation)
71
- */
72
- get expired(): boolean;
73
- /**
74
- * ETA string (at time of object creation)
75
- */
76
- get eta(): string;
77
- }
78
- //#endregion
1
+ import { I as Fissure, L as RawFissure } from "../../index-C4EJ_Mpd.mjs";
79
2
  export { Fissure, RawFissure };
@@ -1,6 +1,5 @@
1
1
  import { WorldStateObject } from "./WorldStateObject.mjs";
2
2
  import { fissureModifier, fissureTier, fromNow, missionType, node, nodeEnemy, nodeMissionType, parseDate, timeDeltaToString } from "warframe-worldstate-data/utilities";
3
-
4
3
  //#region lib/models/Fissure.ts
5
4
  /**
6
5
  * Represents a fissure mission
@@ -80,6 +79,5 @@ var Fissure = class extends WorldStateObject {
80
79
  return timeDeltaToString(fromNow(this.expiry));
81
80
  }
82
81
  };
83
-
84
82
  //#endregion
85
- export { Fissure };
83
+ export { Fissure };
@@ -1,72 +1,2 @@
1
- import { Dependency } from "../supporting/Dependency.mjs";
2
- import "../supporting/index.mjs";
3
- import { BaseContentObject, WorldStateObject } from "./WorldStateObject.mjs";
4
- import { ContentTimestamp } from "warframe-worldstate-data/utilities";
5
-
6
- //#region lib/models/FlashSale.d.ts
7
- interface RawFlashSale extends BaseContentObject {
8
- TypeName: string;
9
- EndDate: ContentTimestamp;
10
- StartDate: ContentTimestamp;
11
- Discount: number;
12
- RegularOverride: number;
13
- PremiumOverride: number;
14
- ShowInMarket: boolean;
15
- Featured: boolean;
16
- Popular: boolean;
17
- }
18
- /**
19
- * Represents a flash sale
20
- */
21
- declare class FlashSale extends WorldStateObject {
22
- /**
23
- * The item being offered in the flash sale
24
- */
25
- item: string;
26
- /**
27
- * The item's discount percentage
28
- */
29
- discount: number;
30
- /**
31
- * The item's discounted credit price
32
- */
33
- regularOverride: number;
34
- /**
35
- * The item's discounted platinum price
36
- */
37
- premiumOverride: number;
38
- /**
39
- * Whether this item is show in the in-game market
40
- */
41
- isShownInMarket: boolean;
42
- /**
43
- * Whether this item is featured in the in-game market
44
- */
45
- isFeatured: boolean;
46
- /**
47
- * Whether this item is marked as popular in the in-game market
48
- */
49
- isPopular: boolean;
50
- /**
51
- * Unique identifier for this sale built from the end time and reward
52
- */
53
- id: string;
54
- /**
55
- * @param {object} data The flash sale data
56
- * @param {Dependency} deps The dependencies object
57
- * @param {string} deps.locale Locale to use for translations
58
- */
59
- constructor(data: RawFlashSale, {
60
- locale
61
- }?: Dependency);
62
- /**
63
- * ETA string (at time of object creation)
64
- */
65
- get eta(): string;
66
- /**
67
- * Whether or not this is expired (at time of object creation)
68
- */
69
- get expired(): boolean;
70
- }
71
- //#endregion
1
+ import { F as RawFlashSale, P as FlashSale } from "../../index-C4EJ_Mpd.mjs";
72
2
  export { FlashSale, RawFlashSale };
@@ -1,6 +1,5 @@
1
1
  import { WorldStateObject } from "./WorldStateObject.mjs";
2
2
  import { fromNow, languageString, timeDeltaToString } from "warframe-worldstate-data/utilities";
3
-
4
3
  //#region lib/models/FlashSale.ts
5
4
  /**
6
5
  * Represents a flash sale
@@ -70,6 +69,5 @@ var FlashSale = class extends WorldStateObject {
70
69
  return fromNow(this.expiry) < 0;
71
70
  }
72
71
  };
73
-
74
72
  //#endregion
75
- export { FlashSale };
73
+ export { FlashSale };
@@ -1,56 +1,2 @@
1
- import { Dependency } from "../supporting/Dependency.mjs";
2
- import "../supporting/index.mjs";
3
- import { BaseContentObject, WorldStateObject } from "./WorldStateObject.mjs";
4
- import { ContentTimestamp } from "warframe-worldstate-data/utilities";
5
-
6
- //#region lib/models/GlobalUpgrade.d.ts
7
- interface RawGlobalUpgrade extends BaseContentObject {
8
- Activation: ContentTimestamp;
9
- Expiry: ContentTimestamp;
10
- UpgradeType: string;
11
- OperationType: string;
12
- Value: number;
13
- }
14
- /**
15
- * Represents an upgrade that applies to all players
16
- */
17
- declare class GlobalUpgrade extends WorldStateObject {
18
- /**
19
- * The effect of the upgrade
20
- */
21
- upgrade: string;
22
- /**
23
- * The operation type
24
- */
25
- operation: string;
26
- /**
27
- * Symbol for operation
28
- */
29
- operationSymbol: string;
30
- /**
31
- * The operation value
32
- */
33
- upgradeOperationValue: number;
34
- /**
35
- * @param {object} data The global upgrade data
36
- * @param {object} deps The dependencies object
37
- * @param {string} deps.locale Locale to use for translations
38
- */
39
- constructor(data: RawGlobalUpgrade, {
40
- locale
41
- }?: Dependency);
42
- /**
43
- * Plaintext description of upgrade
44
- */
45
- get desc(): string;
46
- /**
47
- * ETA string (at time of object creation)
48
- */
49
- get eta(): string;
50
- /**
51
- * Whether or not this is expired (at time of object creation)
52
- */
53
- get expired(): boolean;
54
- }
55
- //#endregion
1
+ import { M as GlobalUpgrade, N as RawGlobalUpgrade } from "../../index-C4EJ_Mpd.mjs";
56
2
  export { GlobalUpgrade, RawGlobalUpgrade };
@@ -1,6 +1,5 @@
1
1
  import { WorldStateObject } from "./WorldStateObject.mjs";
2
2
  import { fromNow, operation, operationSymbol, timeDeltaToString, upgrade } from "warframe-worldstate-data/utilities";
3
-
4
3
  //#region lib/models/GlobalUpgrade.ts
5
4
  /**
6
5
  * Represents an upgrade that applies to all players
@@ -53,6 +52,5 @@ var GlobalUpgrade = class extends WorldStateObject {
53
52
  return fromNow(this.expiry) < 0;
54
53
  }
55
54
  };
56
-
57
55
  //#endregion
58
- export { GlobalUpgrade };
56
+ export { GlobalUpgrade };