pogo-masterfile-types 0.1.7 → 0.1.8
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.
- package/CHANGELOG.md +4 -0
- package/dist/avatar-group-order-settings/{entries.d.ts → entries/index.d.ts} +2 -2
- package/dist/bread-move-level-settings/{entries.d.ts → entries/index.d.ts} +2 -2
- package/dist/buddy-activity-category-settings/{entries.d.ts → entries/index.d.ts} +2 -2
- package/dist/buddy-emotion-level-settings/{entries.d.ts → entries/index.d.ts} +2 -2
- package/dist/buddy-level-settings/{entries.d.ts → entries/index.d.ts} +2 -2
- package/dist/client-quest-template/{entries.d.ts → entries/index.d.ts} +2 -2
- package/dist/code-gate-proto/{entries.d.ts → entries/index.d.ts} +2 -2
- package/dist/combat-npc-personality/{entries.d.ts → entries/index.d.ts} +2 -2
- package/dist/combat-npc-trainer/{entries.d.ts → entries/index.d.ts} +2 -2
- package/dist/combat-ranking-proto-settings/{entries.d.ts → entries/index.d.ts} +2 -2
- package/dist/combat-type/{entries.d.ts → entries/index.d.ts} +2 -2
- package/dist/event-pass-settings/{entries.d.ts → entries/index.d.ts} +2 -2
- package/dist/evolution-chain-display-settings/{entries.d.ts → entries/index.d.ts} +2 -2
- package/dist/evolution-quest-template/{entries.d.ts → entries/index.d.ts} +2 -2
- package/dist/feature-gate/{entries.d.ts → entries/index.d.ts} +2 -2
- package/dist/fort-power-up-level-settings/{entries.d.ts → entries/index.d.ts} +2 -2
- package/dist/friendship-milestone-settings/{entries.d.ts → entries/index.d.ts} +2 -2
- package/dist/iap-category-display/{entries.d.ts → entries/index.d.ts} +2 -2
- package/dist/invasion-npc-display-settings/{entries.d.ts → entries/index.d.ts} +2 -2
- package/dist/item-expiration-settings/{entries.d.ts → entries/index.d.ts} +2 -2
- package/dist/language-settings/{entries.d.ts → entries/index.d.ts} +2 -2
- package/dist/level-up-rewards/{entries.d.ts → entries/index.d.ts} +2 -2
- package/dist/limited-purchase-sku-settings/{entries.d.ts → entries/index.d.ts} +2 -2
- package/dist/move-sequence-settings/{entries.d.ts → entries/index.d.ts} +2 -2
- package/dist/non-combat-move-settings/{entries.d.ts → entries/index.d.ts} +2 -2
- package/dist/party-play-general-settings/{entries.d.ts → entries/index.d.ts} +2 -2
- package/dist/photo-sets-settings-proto/{entries.d.ts → entries/index.d.ts} +2 -2
- package/dist/pokemon-home-energy-costs/{entries.d.ts → entries/index.d.ts} +2 -2
- package/dist/pokemon-home-form-reversions/{entries.d.ts → entries/index.d.ts} +2 -2
- package/dist/pokemon-scale-settings/{entries.d.ts → entries/index.d.ts} +2 -2
- package/dist/pokemon-upgrades/{entries.d.ts → entries/index.d.ts} +2 -2
- package/dist/pokestop-invasion-availability-settings/{entries.d.ts → entries/index.d.ts} +2 -2
- package/dist/quest-settings/{entries.d.ts → entries/index.d.ts} +2 -2
- package/dist/recommended-search-settings/{entries.d.ts → entries/index.d.ts} +2 -2
- package/dist/roll-back/{entries.d.ts → entries/index.d.ts} +2 -2
- package/dist/tappable-settings/{entries.d.ts → entries/index.d.ts} +2 -2
- package/dist/temporary-evolution-settings/{entries.d.ts → entries/index.d.ts} +2 -2
- package/dist/type-effective/{entries.d.ts → entries/index.d.ts} +2 -2
- package/dist/vs-seeker-loot/{entries.d.ts → entries/index.d.ts} +2 -2
- package/dist/vs-seeker-pokemon-rewards/{entries.d.ts → entries/index.d.ts} +2 -2
- package/dist/weather-affinities/{entries.d.ts → entries/index.d.ts} +2 -2
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,10 @@
|
|
|
2
2
|
|
|
3
3
|
All notable changes to `pogo-masterfile-types` (npm) are recorded here. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
4
4
|
|
|
5
|
+
## [0.1.8] - 2026-05-05
|
|
6
|
+
|
|
7
|
+
Backfill release from merge commit `2d4d1d60969f40cddd18f247ffea6e1ae00db0e8`.
|
|
8
|
+
|
|
5
9
|
## [0.1.7] - 2026-05-05
|
|
6
10
|
|
|
7
11
|
Automated regeneration from upstream masterfile commit `dafeb93352512e4091a8abf6b5196fbaa68baa08`.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// Generated from Pokémon GO masterfile — group "avatarGroupOrderSettings", 2 entries (variant aliases).
|
|
2
2
|
|
|
3
|
-
import type { S } from "
|
|
4
|
-
import type { AvatarGroupOrderSettings } from "
|
|
3
|
+
import type { S } from "../../_utils";
|
|
4
|
+
import type { AvatarGroupOrderSettings } from "../types";
|
|
5
5
|
|
|
6
6
|
export type AvatarGroupOrderSettingsOrderSettings = S<
|
|
7
7
|
AvatarGroupOrderSettings<
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// Generated from Pokémon GO masterfile — group "breadMoveLevelSettings", 7 entries (variant aliases).
|
|
2
2
|
|
|
3
|
-
import type { S } from "
|
|
4
|
-
import type { BreadMoveLevelSettings } from "
|
|
3
|
+
import type { S } from "../../_utils";
|
|
4
|
+
import type { BreadMoveLevelSettings } from "../types";
|
|
5
5
|
|
|
6
6
|
export type BreadMoveLevelSettings1 = S<
|
|
7
7
|
BreadMoveLevelSettings<
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// Generated from Pokémon GO masterfile — group "buddyActivityCategorySettings", 8 entries (variant aliases).
|
|
2
2
|
|
|
3
|
-
import type { S } from "
|
|
4
|
-
import type { BuddyActivityCategorySettings } from "
|
|
3
|
+
import type { S } from "../../_utils";
|
|
4
|
+
import type { BuddyActivityCategorySettings } from "../types";
|
|
5
5
|
|
|
6
6
|
export type BuddyActivityCategorySettingsBattle = S<
|
|
7
7
|
BuddyActivityCategorySettings<
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// Generated from Pokémon GO masterfile — group "buddyEmotionLevelSettings", 7 entries (variant aliases).
|
|
2
2
|
|
|
3
|
-
import type { S } from "
|
|
4
|
-
import type { BuddyEmotionLevelSettings } from "
|
|
3
|
+
import type { S } from "../../_utils";
|
|
4
|
+
import type { BuddyEmotionLevelSettings } from "../types";
|
|
5
5
|
|
|
6
6
|
export type BuddyEmotionLevelSettings0 = S<
|
|
7
7
|
BuddyEmotionLevelSettings<
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// Generated from Pokémon GO masterfile — group "buddyLevelSettings", 5 entries (variant aliases).
|
|
2
2
|
|
|
3
|
-
import type { S } from "
|
|
4
|
-
import type { BuddyLevelSettings } from "
|
|
3
|
+
import type { S } from "../../_utils";
|
|
4
|
+
import type { BuddyLevelSettings } from "../types";
|
|
5
5
|
|
|
6
6
|
export type BuddyLevelSettings0 = S<BuddyLevelSettings<"BUDDY_LEVEL_0">>;
|
|
7
7
|
export type BuddyLevelSettings1 = S<
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// Generated from Pokémon GO masterfile — group "clientQuestTemplate", 55 entries (variant aliases).
|
|
2
2
|
|
|
3
|
-
import type { S } from "
|
|
4
|
-
import type { ClientQuestTemplate } from "
|
|
3
|
+
import type { S } from "../../_utils";
|
|
4
|
+
import type { ClientQuestTemplate } from "../types";
|
|
5
5
|
|
|
6
6
|
export type ClientQuestTemplateLevel71Cap = S<
|
|
7
7
|
ClientQuestTemplate<
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// Generated from Pokémon GO masterfile — group "codeGateProto", 13 entries (variant aliases).
|
|
2
2
|
|
|
3
|
-
import type { S } from "
|
|
4
|
-
import type { CodeGateProto } from "
|
|
3
|
+
import type { S } from "../../_utils";
|
|
4
|
+
import type { CodeGateProto } from "../types";
|
|
5
5
|
|
|
6
6
|
export type CodeGateProtoBattleAccessibilityCodeGate = S<
|
|
7
7
|
CodeGateProto<
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// Generated from Pokémon GO masterfile — group "combatNpcPersonality", 3 entries (variant aliases).
|
|
2
2
|
|
|
3
|
-
import type { S } from "
|
|
4
|
-
import type { CombatNpcPersonality } from "
|
|
3
|
+
import type { S } from "../../_utils";
|
|
4
|
+
import type { CombatNpcPersonality } from "../types";
|
|
5
5
|
|
|
6
6
|
export type CombatNpcPersonalityEasy = S<
|
|
7
7
|
CombatNpcPersonality<
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// Generated from Pokémon GO masterfile — group "combatNpcTrainer", 9 entries (variant aliases).
|
|
2
2
|
|
|
3
|
-
import type { S } from "
|
|
4
|
-
import type { CombatNpcTrainer } from "
|
|
3
|
+
import type { S } from "../../_utils";
|
|
4
|
+
import type { CombatNpcTrainer } from "../types";
|
|
5
5
|
|
|
6
6
|
export type CombatNpcTrainerBlancheGreat = S<
|
|
7
7
|
CombatNpcTrainer<
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// Generated from Pokémon GO masterfile — group "combatRankingProtoSettings", 21 entries (variant aliases).
|
|
2
2
|
|
|
3
|
-
import type { S } from "
|
|
4
|
-
import type { CombatRankingProtoSettings } from "
|
|
3
|
+
import type { S } from "../../_utils";
|
|
4
|
+
import type { CombatRankingProtoSettings } from "../types";
|
|
5
5
|
|
|
6
6
|
export type CombatRankingProtoSettingsSettings = S<
|
|
7
7
|
CombatRankingProtoSettings<
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// Generated from Pokémon GO masterfile — group "combatType", 18 entries (variant aliases).
|
|
2
2
|
|
|
3
|
-
import type { S } from "
|
|
4
|
-
import type { CombatType } from "
|
|
3
|
+
import type { S } from "../../_utils";
|
|
4
|
+
import type { CombatType } from "../types";
|
|
5
5
|
|
|
6
6
|
export type CombatTypeBug = S<
|
|
7
7
|
CombatType<
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// Generated from Pokémon GO masterfile — group "eventPassSettings", 3 entries (variant aliases).
|
|
2
2
|
|
|
3
|
-
import type { S } from "
|
|
4
|
-
import type { EventPassSettings } from "
|
|
3
|
+
import type { S } from "../../_utils";
|
|
4
|
+
import type { EventPassSettings } from "../types";
|
|
5
5
|
|
|
6
6
|
export type EventPassSettingsApril2026Season = S<
|
|
7
7
|
EventPassSettings<
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// Generated from Pokémon GO masterfile — group "evolutionChainDisplaySettings", 79 entries (variant aliases).
|
|
2
2
|
|
|
3
|
-
import type { S } from "
|
|
4
|
-
import type { EvolutionChainDisplaySettings } from "
|
|
3
|
+
import type { S } from "../../_utils";
|
|
4
|
+
import type { EvolutionChainDisplaySettings } from "../types";
|
|
5
5
|
|
|
6
6
|
export type EvolutionChainDisplaySettingsV0052PokemonMeowth = S<
|
|
7
7
|
EvolutionChainDisplaySettings<
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// Generated from Pokémon GO masterfile — group "evolutionQuestTemplate", 37 entries (variant aliases).
|
|
2
2
|
|
|
3
|
-
import type { S } from "
|
|
4
|
-
import type { EvolutionQuestTemplate } from "
|
|
3
|
+
import type { S } from "../../_utils";
|
|
4
|
+
import type { EvolutionQuestTemplate } from "../types";
|
|
5
5
|
|
|
6
6
|
export type EvolutionQuestTemplateAnnihilapeCdEvolutionQuest = S<
|
|
7
7
|
EvolutionQuestTemplate<
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// Generated from Pokémon GO masterfile — group "featureGate", 14 entries (variant aliases).
|
|
2
2
|
|
|
3
|
-
import type { S } from "
|
|
4
|
-
import type { FeatureGate } from "
|
|
3
|
+
import type { S } from "../../_utils";
|
|
4
|
+
import type { FeatureGate } from "../types";
|
|
5
5
|
|
|
6
6
|
export type FeatureGateAdminGmNiaOpsOnlyFilterAms = S<
|
|
7
7
|
FeatureGate<
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// Generated from Pokémon GO masterfile — group "fortPowerUpLevelSettings", 4 entries (variant aliases).
|
|
2
2
|
|
|
3
|
-
import type { S } from "
|
|
4
|
-
import type { FortPowerUpLevelSettings } from "
|
|
3
|
+
import type { S } from "../../_utils";
|
|
4
|
+
import type { FortPowerUpLevelSettings } from "../types";
|
|
5
5
|
|
|
6
6
|
export type FortPowerUpLevelSettings0 = S<FortPowerUpLevelSettings<"FORT_POWER_UP_LEVEL_0">>;
|
|
7
7
|
export type FortPowerUpLevelSettings1 = S<
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// Generated from Pokémon GO masterfile — group "friendshipMilestoneSettings", 6 entries (variant aliases).
|
|
2
2
|
|
|
3
|
-
import type { S } from "
|
|
4
|
-
import type { FriendshipMilestoneSettings } from "
|
|
3
|
+
import type { S } from "../../_utils";
|
|
4
|
+
import type { FriendshipMilestoneSettings } from "../types";
|
|
5
5
|
|
|
6
6
|
export type FriendshipMilestoneSettings0 = S<
|
|
7
7
|
FriendshipMilestoneSettings<
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// Generated from Pokémon GO masterfile — group "iapCategoryDisplay", 13 entries (variant aliases).
|
|
2
2
|
|
|
3
|
-
import type { S } from "
|
|
4
|
-
import type { IapCategoryDisplay } from "
|
|
3
|
+
import type { S } from "../../_utils";
|
|
4
|
+
import type { IapCategoryDisplay } from "../types";
|
|
5
5
|
|
|
6
6
|
export type IapCategoryDisplayAvatar = S<
|
|
7
7
|
IapCategoryDisplay<
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// Generated from Pokémon GO masterfile — group "invasionNpcDisplaySettings", 67 entries (variant aliases).
|
|
2
2
|
|
|
3
|
-
import type { S } from "
|
|
4
|
-
import type { InvasionNpcDisplaySettings } from "
|
|
3
|
+
import type { S } from "../../_utils";
|
|
4
|
+
import type { InvasionNpcDisplaySettings } from "../types";
|
|
5
5
|
|
|
6
6
|
export type InvasionNpcDisplaySettingsBlanche = S<
|
|
7
7
|
InvasionNpcDisplaySettings<
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// Generated from Pokémon GO masterfile — group "itemExpirationSettings", 22 entries (variant aliases).
|
|
2
2
|
|
|
3
|
-
import type { S } from "
|
|
4
|
-
import type { ItemExpirationSettings } from "
|
|
3
|
+
import type { S } from "../../_utils";
|
|
4
|
+
import type { ItemExpirationSettings } from "../types";
|
|
5
5
|
|
|
6
6
|
export type ItemExpirationSettingsEventPassPointGoFest01 = S<
|
|
7
7
|
ItemExpirationSettings<
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// Generated from Pokémon GO masterfile — group "languageSettings", 3 entries (variant aliases).
|
|
2
2
|
|
|
3
|
-
import type { S } from "
|
|
4
|
-
import type { LanguageSettings } from "
|
|
3
|
+
import type { S } from "../../_utils";
|
|
4
|
+
import type { LanguageSettings } from "../types";
|
|
5
5
|
|
|
6
6
|
export type LanguageSettingsHindi = S<
|
|
7
7
|
LanguageSettings<
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// Generated from Pokémon GO masterfile — group "levelUpRewards", 97 entries (variant aliases).
|
|
2
2
|
|
|
3
|
-
import type { S } from "
|
|
4
|
-
import type { LevelUpRewards } from "
|
|
3
|
+
import type { S } from "../../_utils";
|
|
4
|
+
import type { LevelUpRewards } from "../types";
|
|
5
5
|
|
|
6
6
|
export type LevelUpRewardsAwardsLevel2 = S<
|
|
7
7
|
LevelUpRewards<
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// Generated from Pokémon GO masterfile — group "limitedPurchaseSkuSettings", 34 entries (variant aliases).
|
|
2
2
|
|
|
3
|
-
import type { S } from "
|
|
4
|
-
import type { LimitedPurchaseSkuSettings } from "
|
|
3
|
+
import type { S } from "../../_utils";
|
|
4
|
+
import type { LimitedPurchaseSkuSettings } from "../types";
|
|
5
5
|
|
|
6
6
|
export type LimitedPurchaseSkuSettingsBundleFlairFirsttime1 = S<
|
|
7
7
|
LimitedPurchaseSkuSettings<
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// Generated from Pokémon GO masterfile — group "moveSequenceSettings", 332 entries (variant aliases).
|
|
2
2
|
|
|
3
|
-
import type { S } from "
|
|
4
|
-
import type { MoveSequenceSettings } from "
|
|
3
|
+
import type { S } from "../../_utils";
|
|
4
|
+
import type { MoveSequenceSettings } from "../types";
|
|
5
5
|
|
|
6
6
|
export type MoveSequenceSettingsAcidFast = S<
|
|
7
7
|
MoveSequenceSettings<
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// Generated from Pokémon GO masterfile — group "nonCombatMoveSettings", 9 entries (variant aliases).
|
|
2
2
|
|
|
3
|
-
import type { S } from "
|
|
4
|
-
import type { NonCombatMoveSettings } from "
|
|
3
|
+
import type { S } from "../../_utils";
|
|
4
|
+
import type { NonCombatMoveSettings } from "../types";
|
|
5
5
|
|
|
6
6
|
export type NonCombatMoveSettingsV0388MoveSpacialRend = S<
|
|
7
7
|
NonCombatMoveSettings<
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// Generated from Pokémon GO masterfile — group "partyPlayGeneralSettings", 2 entries (variant aliases).
|
|
2
2
|
|
|
3
|
-
import type { S } from "
|
|
4
|
-
import type { PartyPlayGeneralSettings } from "
|
|
3
|
+
import type { S } from "../../_utils";
|
|
4
|
+
import type { PartyPlayGeneralSettings } from "../types";
|
|
5
5
|
|
|
6
6
|
export type PartyPlayGeneralSettingsPartyPlayGeneralSettings = S<
|
|
7
7
|
PartyPlayGeneralSettings<
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// Generated from Pokémon GO masterfile — group "photoSetsSettingsProto", 45 entries (variant aliases).
|
|
2
2
|
|
|
3
|
-
import type { S } from "
|
|
4
|
-
import type { PhotoSetsSettingsProto } from "
|
|
3
|
+
import type { S } from "../../_utils";
|
|
4
|
+
import type { PhotoSetsSettingsProto } from "../types";
|
|
5
5
|
|
|
6
6
|
export type PhotoSetsSettingsProtoAlola = S<
|
|
7
7
|
PhotoSetsSettingsProto<
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// Generated from Pokémon GO masterfile — group "pokemonHomeEnergyCosts", 4 entries (variant aliases).
|
|
2
2
|
|
|
3
|
-
import type { S } from "
|
|
4
|
-
import type { PokemonHomeEnergyCosts } from "
|
|
3
|
+
import type { S } from "../../_utils";
|
|
4
|
+
import type { PokemonHomeEnergyCosts } from "../types";
|
|
5
5
|
|
|
6
6
|
export type PokemonHomeEnergyCostsLegendary = S<
|
|
7
7
|
PokemonHomeEnergyCosts<
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// Generated from Pokémon GO masterfile — group "pokemonHomeFormReversions", 7 entries (variant aliases).
|
|
2
2
|
|
|
3
|
-
import type { S } from "
|
|
4
|
-
import type { PokemonHomeFormReversions } from "
|
|
3
|
+
import type { S } from "../../_utils";
|
|
4
|
+
import type { PokemonHomeFormReversions } from "../types";
|
|
5
5
|
|
|
6
6
|
export type PokemonHomeFormReversionsV0351PokemonCastformHomeFormReversion = S<
|
|
7
7
|
PokemonHomeFormReversions<
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// Generated from Pokémon GO masterfile — group "pokemonScaleSettings", 6 entries (variant aliases).
|
|
2
2
|
|
|
3
|
-
import type { S } from "
|
|
4
|
-
import type { PokemonScaleSettings } from "
|
|
3
|
+
import type { S } from "../../_utils";
|
|
4
|
+
import type { PokemonScaleSettings } from "../types";
|
|
5
5
|
|
|
6
6
|
export type PokemonScaleSettingsBattlePokemonScale = S<
|
|
7
7
|
PokemonScaleSettings<
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// Generated from Pokémon GO masterfile — group "pokemonUpgrades", 2 entries (variant aliases).
|
|
2
2
|
|
|
3
|
-
import type { S } from "
|
|
4
|
-
import type { PokemonUpgrades } from "
|
|
3
|
+
import type { S } from "../../_utils";
|
|
4
|
+
import type { PokemonUpgrades } from "../types";
|
|
5
5
|
|
|
6
6
|
export type PokemonUpgradesOverrideSettingsV0890PokemonEternatus = S<
|
|
7
7
|
PokemonUpgrades<
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// Generated from Pokémon GO masterfile — group "pokestopInvasionAvailabilitySettings", 7 entries (variant aliases).
|
|
2
2
|
|
|
3
|
-
import type { S } from "
|
|
4
|
-
import type { PokestopInvasionAvailabilitySettings } from "
|
|
3
|
+
import type { S } from "../../_utils";
|
|
4
|
+
import type { PokestopInvasionAvailabilitySettings } from "../types";
|
|
5
5
|
|
|
6
6
|
export type PokestopInvasionAvailabilitySettingsFriday = S<PokestopInvasionAvailabilitySettings<"INVASION_AVAILABILITY_SETTINGS_FRIDAY">>;
|
|
7
7
|
export type PokestopInvasionAvailabilitySettingsMonday = S<PokestopInvasionAvailabilitySettings<"INVASION_AVAILABILITY_SETTINGS_MONDAY">>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// Generated from Pokémon GO masterfile — group "questSettings", 3 entries (variant aliases).
|
|
2
2
|
|
|
3
|
-
import type { S } from "
|
|
4
|
-
import type { QuestSettings } from "
|
|
3
|
+
import type { S } from "../../_utils";
|
|
4
|
+
import type { QuestSettings } from "../types";
|
|
5
5
|
|
|
6
6
|
export type QuestSettingsCatchOfTheDay = S<
|
|
7
7
|
QuestSettings<
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// Generated from Pokémon GO masterfile — group "recommendedSearchSettings", 10 entries (variant aliases).
|
|
2
2
|
|
|
3
|
-
import type { S } from "
|
|
4
|
-
import type { RecommendedSearchSettings } from "
|
|
3
|
+
import type { S } from "../../_utils";
|
|
4
|
+
import type { RecommendedSearchSettings } from "../types";
|
|
5
5
|
|
|
6
6
|
export type RecommendedSearchSettingsAppraisalIvHigh = S<
|
|
7
7
|
RecommendedSearchSettings<
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// Generated from Pokémon GO masterfile — group "rollBack", 3 entries (variant aliases).
|
|
2
2
|
|
|
3
|
-
import type { S } from "
|
|
4
|
-
import type { RollBack } from "
|
|
3
|
+
import type { S } from "../../_utils";
|
|
4
|
+
import type { RollBack } from "../types";
|
|
5
5
|
|
|
6
6
|
export type RollBackAndroidSensors = S<RollBack<"ANDROID_SENSORS_ROLL_BACK">>;
|
|
7
7
|
export type RollBackBidirectionalFpWeeklyChallengeReward = S<RollBack<"BIDIRECTIONAL_FP_WEEKLY_CHALLENGE_REWARD_ROLL_BACK">>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// Generated from Pokémon GO masterfile — group "tappableSettings", 5 entries (variant aliases).
|
|
2
2
|
|
|
3
|
-
import type { S } from "
|
|
4
|
-
import type { TappableSettings } from "
|
|
3
|
+
import type { S } from "../../_utils";
|
|
4
|
+
import type { TappableSettings } from "../types";
|
|
5
5
|
|
|
6
6
|
export type TappableSettingsSettings = S<
|
|
7
7
|
TappableSettings<
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// Generated from Pokémon GO masterfile — group "temporaryEvolutionSettings", 50 entries (variant aliases).
|
|
2
2
|
|
|
3
|
-
import type { S } from "
|
|
4
|
-
import type { TemporaryEvolutionSettings } from "
|
|
3
|
+
import type { S } from "../../_utils";
|
|
4
|
+
import type { TemporaryEvolutionSettings } from "../types";
|
|
5
5
|
|
|
6
6
|
export type TemporaryEvolutionSettingsV0003PokemonVenusaur = S<
|
|
7
7
|
TemporaryEvolutionSettings<
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// Generated from Pokémon GO masterfile — group "typeEffective", 18 entries (variant aliases).
|
|
2
2
|
|
|
3
|
-
import type { S } from "
|
|
4
|
-
import type { TypeEffective } from "
|
|
3
|
+
import type { S } from "../../_utils";
|
|
4
|
+
import type { TypeEffective } from "../types";
|
|
5
5
|
|
|
6
6
|
export type TypeEffectiveBug = S<
|
|
7
7
|
TypeEffective<
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// Generated from Pokémon GO masterfile — group "vsSeekerLoot", 48 entries (variant aliases).
|
|
2
2
|
|
|
3
|
-
import type { S } from "
|
|
4
|
-
import type { VsSeekerLoot } from "
|
|
3
|
+
import type { S } from "../../_utils";
|
|
4
|
+
import type { VsSeekerLoot } from "../types";
|
|
5
5
|
|
|
6
6
|
export type VsSeekerLoot1Free = S<
|
|
7
7
|
VsSeekerLoot<
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// Generated from Pokémon GO masterfile — group "vsSeekerPokemonRewards", 2 entries (variant aliases).
|
|
2
2
|
|
|
3
|
-
import type { S } from "
|
|
4
|
-
import type { VsSeekerPokemonRewards } from "
|
|
3
|
+
import type { S } from "../../_utils";
|
|
4
|
+
import type { VsSeekerPokemonRewards } from "../types";
|
|
5
5
|
|
|
6
6
|
export type VsSeekerPokemonRewardsFree = S<VsSeekerPokemonRewards<"VS_SEEKER_POKEMON_REWARDS_FREE">>;
|
|
7
7
|
export type VsSeekerPokemonRewardsPremium = S<
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// Generated from Pokémon GO masterfile — group "weatherAffinities", 7 entries (variant aliases).
|
|
2
2
|
|
|
3
|
-
import type { S } from "
|
|
4
|
-
import type { WeatherAffinities } from "
|
|
3
|
+
import type { S } from "../../_utils";
|
|
4
|
+
import type { WeatherAffinities } from "../types";
|
|
5
5
|
|
|
6
6
|
export type WeatherAffinitiesClear = S<
|
|
7
7
|
WeatherAffinities<
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "pogo-masterfile-types",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.8",
|
|
4
4
|
"description": "Generated TypeScript type definitions for the Pokémon GO masterfile, plus a typed `parseMasterfile` helper that dispatches each entry to its concrete payload type.",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"author": "Hazel's Lab (https://github.com/Hazels-Lab)",
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
"types": "./dist/*/index.d.ts"
|
|
43
43
|
},
|
|
44
44
|
"./*/entries": {
|
|
45
|
-
"types": "./dist/*/entries.d.ts"
|
|
45
|
+
"types": "./dist/*/entries/index.d.ts"
|
|
46
46
|
},
|
|
47
47
|
"./*/types": {
|
|
48
48
|
"types": "./dist/*/types.d.ts"
|