@flesh-and-blood/types 3.9.7 → 4.0.3
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/dist/helpers/cards.d.ts +1 -1
- package/dist/helpers/cards.js +140 -0
- package/dist/helpers/index.d.ts +2 -2
- package/dist/helpers/index.js +2 -0
- package/dist/helpers/printings.d.ts +1 -1
- package/dist/helpers/printings.js +432 -0
- package/dist/index.cjs +1 -0
- package/dist/index.d.ts +3 -3
- package/dist/index.js +3 -1
- package/dist/interfaces.js +492 -0
- package/dist/sets.d.ts +1 -1
- package/dist/sets.js +2113 -0
- package/package.json +29 -5
|
@@ -0,0 +1,492 @@
|
|
|
1
|
+
var Foiling = /* @__PURE__ */ ((Foiling2) => {
|
|
2
|
+
Foiling2["Cold"] = "Cold";
|
|
3
|
+
Foiling2["Gold"] = "Gold";
|
|
4
|
+
Foiling2["Rainbow"] = "Rainbow";
|
|
5
|
+
return Foiling2;
|
|
6
|
+
})(Foiling || {});
|
|
7
|
+
var Shorthand = /* @__PURE__ */ ((Shorthand2) => {
|
|
8
|
+
Shorthand2["Buffs"] = "Buffs";
|
|
9
|
+
Shorthand2["Flick"] = "Flick";
|
|
10
|
+
Shorthand2["Poppers"] = "Poppers";
|
|
11
|
+
Shorthand2["Tap"] = "Tap";
|
|
12
|
+
Shorthand2["Untap"] = "Untap";
|
|
13
|
+
return Shorthand2;
|
|
14
|
+
})(Shorthand || {});
|
|
15
|
+
var Treatment = /* @__PURE__ */ ((Treatment2) => {
|
|
16
|
+
Treatment2["AB"] = "Alternate Border";
|
|
17
|
+
Treatment2["AA"] = "Alternate Art";
|
|
18
|
+
Treatment2["AT"] = "Alternate Text";
|
|
19
|
+
Treatment2["EA"] = "Extended Art";
|
|
20
|
+
Treatment2["FA"] = "Full Art";
|
|
21
|
+
return Treatment2;
|
|
22
|
+
})(Treatment || {});
|
|
23
|
+
var Class = /* @__PURE__ */ ((Class2) => {
|
|
24
|
+
Class2["NotClassed"] = "NotClassed";
|
|
25
|
+
Class2["Generic"] = "Generic";
|
|
26
|
+
Class2["Adjudicator"] = "Adjudicator";
|
|
27
|
+
Class2["Assassin"] = "Assassin";
|
|
28
|
+
Class2["Bard"] = "Bard";
|
|
29
|
+
Class2["Brute"] = "Brute";
|
|
30
|
+
Class2["Guardian"] = "Guardian";
|
|
31
|
+
Class2["Illusionist"] = "Illusionist";
|
|
32
|
+
Class2["Mechanologist"] = "Mechanologist";
|
|
33
|
+
Class2["Merchant"] = "Merchant";
|
|
34
|
+
Class2["Necromancer"] = "Necromancer";
|
|
35
|
+
Class2["Ninja"] = "Ninja";
|
|
36
|
+
Class2["Pirate"] = "Pirate";
|
|
37
|
+
Class2["Ranger"] = "Ranger";
|
|
38
|
+
Class2["Runeblade"] = "Runeblade";
|
|
39
|
+
Class2["Shapeshifter"] = "Shapeshifter";
|
|
40
|
+
Class2["Thief"] = "Thief";
|
|
41
|
+
Class2["Warrior"] = "Warrior";
|
|
42
|
+
Class2["Wizard"] = "Wizard";
|
|
43
|
+
return Class2;
|
|
44
|
+
})(Class || {});
|
|
45
|
+
var Bond = /* @__PURE__ */ ((Bond2) => {
|
|
46
|
+
Bond2["Earth"] = "Earth";
|
|
47
|
+
return Bond2;
|
|
48
|
+
})(Bond || {});
|
|
49
|
+
var Flow = /* @__PURE__ */ ((Flow2) => {
|
|
50
|
+
Flow2["Lightning"] = "Lightning";
|
|
51
|
+
return Flow2;
|
|
52
|
+
})(Flow || {});
|
|
53
|
+
var Format = /* @__PURE__ */ ((Format2) => {
|
|
54
|
+
Format2["Blitz"] = "Blitz";
|
|
55
|
+
Format2["ClassicConstructed"] = "Classic Constructed";
|
|
56
|
+
Format2["Draft"] = "Draft";
|
|
57
|
+
Format2["GoldenAge"] = "Golden Age";
|
|
58
|
+
Format2["LivingLegend"] = "Living Legend";
|
|
59
|
+
Format2["Open"] = "Open";
|
|
60
|
+
Format2["Sealed"] = "Sealed";
|
|
61
|
+
Format2["SilverAge"] = "Silver Age";
|
|
62
|
+
Format2["UltimatePitFight"] = "Ultimate Pit Fight";
|
|
63
|
+
return Format2;
|
|
64
|
+
})(Format || {});
|
|
65
|
+
var Fusion = /* @__PURE__ */ ((Fusion2) => {
|
|
66
|
+
Fusion2["Earth"] = "Earth";
|
|
67
|
+
Fusion2["Ice"] = "Ice";
|
|
68
|
+
Fusion2["Lightning"] = "Lightning";
|
|
69
|
+
return Fusion2;
|
|
70
|
+
})(Fusion || {});
|
|
71
|
+
var Rarity = /* @__PURE__ */ ((Rarity2) => {
|
|
72
|
+
Rarity2["Basic"] = "Basic";
|
|
73
|
+
Rarity2["Token"] = "Token";
|
|
74
|
+
Rarity2["Common"] = "Common";
|
|
75
|
+
Rarity2["Rare"] = "Rare";
|
|
76
|
+
Rarity2["SuperRare"] = "Super Rare";
|
|
77
|
+
Rarity2["Majestic"] = "Majestic";
|
|
78
|
+
Rarity2["Marvel"] = "Marvel";
|
|
79
|
+
Rarity2["Legendary"] = "Legendary";
|
|
80
|
+
Rarity2["Fabled"] = "Fabled";
|
|
81
|
+
Rarity2["Promo"] = "Promo";
|
|
82
|
+
return Rarity2;
|
|
83
|
+
})(Rarity || {});
|
|
84
|
+
var Meta = /* @__PURE__ */ ((Meta2) => {
|
|
85
|
+
Meta2["Expansion"] = "Expansion slot";
|
|
86
|
+
Meta2["Rainbow"] = "Rainbow";
|
|
87
|
+
return Meta2;
|
|
88
|
+
})(Meta || {});
|
|
89
|
+
var Release = /* @__PURE__ */ ((Release2) => {
|
|
90
|
+
Release2["ArcaneRising"] = "Arcane Rising";
|
|
91
|
+
Release2["BrightLights"] = "Bright Lights";
|
|
92
|
+
Release2["CompendiumOfRathe"] = "Compendium of Rathe";
|
|
93
|
+
Release2["CrucibleOfWar"] = "Crucible of War";
|
|
94
|
+
Release2["DuskTillDawn"] = "Dusk till Dawn";
|
|
95
|
+
Release2["Dynasty"] = "Dynasty";
|
|
96
|
+
Release2["Everfest"] = "Everfest";
|
|
97
|
+
Release2["HeavyHitters"] = "Heavy Hitters";
|
|
98
|
+
Release2["HighSeas"] = "High Seas";
|
|
99
|
+
Release2["HistoryPack1"] = "History Pack 1";
|
|
100
|
+
Release2["IAR"] = "IAR";
|
|
101
|
+
Release2["Monarch"] = "Monarch";
|
|
102
|
+
Release2["OmensOfTheThirdAge"] = "Omens of the Third Age";
|
|
103
|
+
Release2["Outsiders"] = "Outsiders";
|
|
104
|
+
Release2["PartTheMistveil"] = "Part the Mistveil";
|
|
105
|
+
Release2["Rosetta"] = "Rosetta";
|
|
106
|
+
Release2["SuperSlam"] = "Super Slam";
|
|
107
|
+
Release2["TalesOfAria"] = "Tales of Aria";
|
|
108
|
+
Release2["TheHunted"] = "The Hunted";
|
|
109
|
+
Release2["Uprising"] = "Uprising";
|
|
110
|
+
Release2["WelcomeToRathe"] = "Welcome to Rathe";
|
|
111
|
+
Release2["ArmoryDeckArakni"] = "Armory Deck: Arakni";
|
|
112
|
+
Release2["ArmoryDeckAurora"] = "Armory Deck: Aurora";
|
|
113
|
+
Release2["ArmoryDeckAzalea"] = "Armory Deck: Azalea";
|
|
114
|
+
Release2["ArmoryDeckBoltyn"] = "Armory Deck: Boltyn";
|
|
115
|
+
Release2["ArmoryDeckDash"] = "Armory Deck: Dash";
|
|
116
|
+
Release2["ArmoryDeckGravyBones"] = "Armory Deck: Gravy Bones";
|
|
117
|
+
Release2["ArmoryDeckIra"] = "Armory Deck: Ira";
|
|
118
|
+
Release2["ArmoryDeckKayo"] = "Armory Deck: Kayo";
|
|
119
|
+
Release2["ArmoryDeckMaxx"] = "Armory Deck: Maxx";
|
|
120
|
+
Release2["ArmoryDeckOlympia"] = "Armory Deck: Olympia";
|
|
121
|
+
Release2["ArmoryDeckPleiades"] = "Armory Deck: Pleiades";
|
|
122
|
+
Release2["ArmoryDeckRhinar"] = "Armory Deck: Rhinar";
|
|
123
|
+
Release2["ArmoryDeckZyggy"] = "Armory Deck: Zyggy";
|
|
124
|
+
Release2["ArmoryDeckOriginsHala"] = "Armory Deck Origins: Hala";
|
|
125
|
+
Release2["ArmoryDeckOriginsJarl"] = "Armory Deck Origins: Jarl";
|
|
126
|
+
Release2["ArmoryDeckLegendsPrism"] = "Armory Deck Legends: Prism";
|
|
127
|
+
Release2["ArmoryDeckLegendsViserai"] = "Armory Deck Legends: Viserai";
|
|
128
|
+
Release2["ArakniBlitzDeck"] = "Arakni Blitz Deck";
|
|
129
|
+
Release2["ArakniBlitzDeckARK"] = "Arakni Hunted Blitz Deck";
|
|
130
|
+
Release2["ArakniWebOfDeceitBlitzDeck"] = "Arakni, Web of Deceit Blitz Deck";
|
|
131
|
+
Release2["AuroraBlitzDeck"] = "Aurora Blitz Deck";
|
|
132
|
+
Release2["AzaleaBlitzDeck"] = "Azalea Blitz Deck";
|
|
133
|
+
Release2["BenjiBlitzDeck"] = "Benji Blitz Deck";
|
|
134
|
+
Release2["BetsyBlitzDeck"] = "Betsy Blitz Deck";
|
|
135
|
+
Release2["BoltynBlitzDeck"] = "Boltyn Blitz Deck";
|
|
136
|
+
Release2["BriarBlitzDeck"] = "Briar Blitz Deck";
|
|
137
|
+
Release2["ChaneBlitzDeck"] = "Chane Blitz Deck";
|
|
138
|
+
Release2["CindraBlitzDeck"] = "Cindra Blitz Deck";
|
|
139
|
+
Release2["DromaiBlitzDeck"] = "Dromai Blitz Deck";
|
|
140
|
+
Release2["EnigmaBlitzDeck"] = "Enigma Blitz Deck";
|
|
141
|
+
Release2["FaiBlitzDeck"] = "Fai Blitz Deck";
|
|
142
|
+
Release2["FangBlitzDeck"] = "Fang Blitz Deck";
|
|
143
|
+
Release2["FlorianBlitzDeck"] = "Florian Blitz Deck";
|
|
144
|
+
Release2["KassaiBlitzDeck"] = "Kassai Blitz Deck";
|
|
145
|
+
Release2["KatsuBlitzDeck"] = "Katsu Blitz Deck";
|
|
146
|
+
Release2["KayoBlitzDeck"] = "Kayo Blitz Deck";
|
|
147
|
+
Release2["LeviaBlitzDeck"] = "Levia Blitz Deck";
|
|
148
|
+
Release2["LexiBlitzDeck"] = "Lexi Blitz Deck";
|
|
149
|
+
Release2["NuuBlitzDeck"] = "Nuu Blitz Deck";
|
|
150
|
+
Release2["OldhimBlitzDeck"] = "Oldhim Blitz Deck";
|
|
151
|
+
Release2["OlympiaBlitzDeck"] = "Olympia Blitz Deck";
|
|
152
|
+
Release2["OscilioBlitzDeck"] = "Oscilio Blitz Deck";
|
|
153
|
+
Release2["PrismBlitzDeck"] = "Prism Blitz Deck";
|
|
154
|
+
Release2["RhinarBlitzDeck"] = "Rhinar Blitz Deck";
|
|
155
|
+
Release2["RiptideBlitzDeck"] = "Riptide Blitz Deck";
|
|
156
|
+
Release2["UzuriBlitzDeck"] = "Uzuri Blitz Deck";
|
|
157
|
+
Release2["VerdanceBlitzDeck"] = "Verdance Blitz Deck";
|
|
158
|
+
Release2["VictorBlitzDeck"] = "Victor Blitz Deck";
|
|
159
|
+
Release2["ZenBlitzDeck"] = "Zen Blitz Deck";
|
|
160
|
+
Release2["FirstStrikeAurora"] = "1st Strike: Aurora";
|
|
161
|
+
Release2["FirstStrikeTerra"] = "1st Strike: Terra";
|
|
162
|
+
Release2["BravoHeroDeck"] = "Bravo Hero Deck";
|
|
163
|
+
Release2["DorintheaHeroDeck"] = "Dorinthea Hero Deck";
|
|
164
|
+
Release2["KatsuHeroDeck"] = "Katsu Hero Deck";
|
|
165
|
+
Release2["RhinarHeroDeck"] = "Rhinar Hero Deck";
|
|
166
|
+
Release2["ArakniSilverAgeDeck"] = "Arakni Silver Age Deck";
|
|
167
|
+
Release2["AzaleaSilverAgeDeck"] = "Azalea Silver Age Deck";
|
|
168
|
+
Release2["BlazeSilverAgeDeck"] = "Blaze Silver Age Deck";
|
|
169
|
+
Release2["BoltynSilverAgeDeck"] = "Boltyn Silver Age Deck";
|
|
170
|
+
Release2["BravoSilverAgeDeck"] = "Bravo Silver Age Deck";
|
|
171
|
+
Release2["BriarSilverAgeDeck"] = "Briar Silver Age Deck";
|
|
172
|
+
Release2["DashSilverAgeDeck"] = "Dash Silver Age Deck";
|
|
173
|
+
Release2["DorintheaSilverAgeDeck"] = "Dorinthea Silver Age Deck";
|
|
174
|
+
Release2["EnigmaSilverAgeDeck"] = "Enigma Silver Age Deck";
|
|
175
|
+
Release2["FaiSilverAgeDeck"] = "Fai Silver Age Deck";
|
|
176
|
+
Release2["GravyBonesSilverAgeDeck"] = "Gravy Bones Silver Age Deck";
|
|
177
|
+
Release2["IyslanderSilverAgeDeck"] = "Iyslander Silver Age Deck";
|
|
178
|
+
Release2["KayoSilverAgeDeck"] = "Kayo Silver Age Deck";
|
|
179
|
+
Release2["LyathSilverAgeDeck"] = "Lyath Silver Age Deck";
|
|
180
|
+
Release2["ViseraiSilverAgeDeck"] = "Viserai Silver Age Deck";
|
|
181
|
+
Release2["MasteryPackGuardian"] = "Mastery Pack: Guardian";
|
|
182
|
+
Release2["MasteryPackWarrior"] = "Mastery Pack: Warrior";
|
|
183
|
+
Release2["BravoDemoDeck"] = "Bravo Demo Deck";
|
|
184
|
+
Release2["DorintheaDemoDeck"] = "Dorinthea Demo Deck";
|
|
185
|
+
Release2["ClassicBattlesRhinarDorinthea"] = "Classic Battles: Rhinar vs Dorinthea";
|
|
186
|
+
Release2["IraWelcomeDeck"] = "Ira Welcome Deck";
|
|
187
|
+
Release2["RoundTheTable"] = "Round the Table: TCC x LSS";
|
|
188
|
+
Release2["SmashPalace"] = "Smash Palace";
|
|
189
|
+
Release2["GEM"] = "GEM";
|
|
190
|
+
Release2["Promos"] = "Promos";
|
|
191
|
+
Release2["TournamentPack"] = "Tournament Pack";
|
|
192
|
+
return Release2;
|
|
193
|
+
})(Release || {});
|
|
194
|
+
var ReleaseEdition = /* @__PURE__ */ ((ReleaseEdition2) => {
|
|
195
|
+
ReleaseEdition2["Alpha"] = "Alpha";
|
|
196
|
+
ReleaseEdition2["First"] = "First";
|
|
197
|
+
ReleaseEdition2["Unlimited"] = "Unlimited";
|
|
198
|
+
ReleaseEdition2["Promo"] = "Promo";
|
|
199
|
+
return ReleaseEdition2;
|
|
200
|
+
})(ReleaseEdition || {});
|
|
201
|
+
var Talent = /* @__PURE__ */ ((Talent2) => {
|
|
202
|
+
Talent2["Chaos"] = "Chaos";
|
|
203
|
+
Talent2["Draconic"] = "Draconic";
|
|
204
|
+
Talent2["Earth"] = "Earth";
|
|
205
|
+
Talent2["Elemental"] = "Elemental";
|
|
206
|
+
Talent2["Ice"] = "Ice";
|
|
207
|
+
Talent2["Light"] = "Light";
|
|
208
|
+
Talent2["Lightning"] = "Lightning";
|
|
209
|
+
Talent2["Mystic"] = "Mystic";
|
|
210
|
+
Talent2["Revered"] = "Revered";
|
|
211
|
+
Talent2["Reviled"] = "Reviled";
|
|
212
|
+
Talent2["Royal"] = "Royal";
|
|
213
|
+
Talent2["Shadow"] = "Shadow";
|
|
214
|
+
return Talent2;
|
|
215
|
+
})(Talent || {});
|
|
216
|
+
var Trait = /* @__PURE__ */ ((Trait2) => {
|
|
217
|
+
Trait2["AgentOfChaos"] = "Agent of Chaos";
|
|
218
|
+
return Trait2;
|
|
219
|
+
})(Trait || {});
|
|
220
|
+
var Metatype = /* @__PURE__ */ ((Metatype2) => {
|
|
221
|
+
Metatype2["Arakni"] = "Arakni";
|
|
222
|
+
Metatype2["OmensOfTheThirdAge"] = "Omens of the Third Age";
|
|
223
|
+
Metatype2["Scurv"] = "Scurv";
|
|
224
|
+
Metatype2["HighSeas"] = "High Seas";
|
|
225
|
+
Metatype2["Puffin"] = "Puffin";
|
|
226
|
+
Metatype2["Rosetta"] = "Rosetta";
|
|
227
|
+
return Metatype2;
|
|
228
|
+
})(Metatype || {});
|
|
229
|
+
var Type = /* @__PURE__ */ ((Type2) => {
|
|
230
|
+
Type2["Action"] = "Action";
|
|
231
|
+
Type2["AttackReaction"] = "Attack Reaction";
|
|
232
|
+
Type2["Block"] = "Block";
|
|
233
|
+
Type2["Companion"] = "Companion";
|
|
234
|
+
Type2["DefenseReaction"] = "Defense Reaction";
|
|
235
|
+
Type2["DemiHero"] = "Demi-Hero";
|
|
236
|
+
Type2["Equipment"] = "Equipment";
|
|
237
|
+
Type2["Hero"] = "Hero";
|
|
238
|
+
Type2["Instant"] = "Instant";
|
|
239
|
+
Type2["Macro"] = "Macro";
|
|
240
|
+
Type2["Mentor"] = "Mentor";
|
|
241
|
+
Type2["Resource"] = "Resource";
|
|
242
|
+
Type2["Token"] = "Token";
|
|
243
|
+
Type2["Weapon"] = "Weapon";
|
|
244
|
+
return Type2;
|
|
245
|
+
})(Type || {});
|
|
246
|
+
var Subtype = /* @__PURE__ */ ((Subtype2) => {
|
|
247
|
+
Subtype2["OneHanded"] = "1H";
|
|
248
|
+
Subtype2["TwoHanded"] = "2H";
|
|
249
|
+
Subtype2["Affliction"] = "Affliction";
|
|
250
|
+
Subtype2["Ally"] = "Ally";
|
|
251
|
+
Subtype2["Angel"] = "Angel";
|
|
252
|
+
Subtype2["Arms"] = "Arms";
|
|
253
|
+
Subtype2["Arrow"] = "Arrow";
|
|
254
|
+
Subtype2["Ash"] = "Ash";
|
|
255
|
+
Subtype2["Attack"] = "Attack";
|
|
256
|
+
Subtype2["Aura"] = "Aura";
|
|
257
|
+
Subtype2["Axe"] = "Axe";
|
|
258
|
+
Subtype2["Base"] = "Base";
|
|
259
|
+
Subtype2["Book"] = "Book";
|
|
260
|
+
Subtype2["Bow"] = "Bow";
|
|
261
|
+
Subtype2["Cannon"] = "Cannon";
|
|
262
|
+
Subtype2["Chest"] = "Chest";
|
|
263
|
+
Subtype2["Chi"] = "Chi";
|
|
264
|
+
Subtype2["Claw"] = "Claw";
|
|
265
|
+
Subtype2["Club"] = "Club";
|
|
266
|
+
Subtype2["Construct"] = "Construct";
|
|
267
|
+
Subtype2["Dagger"] = "Dagger";
|
|
268
|
+
Subtype2["Demon"] = "Demon";
|
|
269
|
+
Subtype2["Dragon"] = "Dragon";
|
|
270
|
+
Subtype2["Evo"] = "Evo";
|
|
271
|
+
Subtype2["Fiddle"] = "Fiddle";
|
|
272
|
+
Subtype2["Figment"] = "Figment";
|
|
273
|
+
Subtype2["Flail"] = "Flail";
|
|
274
|
+
Subtype2["Gem"] = "Gem";
|
|
275
|
+
Subtype2["Gun"] = "Gun";
|
|
276
|
+
Subtype2["Hammer"] = "Hammer";
|
|
277
|
+
Subtype2["Head"] = "Head";
|
|
278
|
+
Subtype2["Invocation"] = "Invocation";
|
|
279
|
+
Subtype2["Item"] = "Item";
|
|
280
|
+
Subtype2["Landmark"] = "Landmark";
|
|
281
|
+
Subtype2["Log"] = "Log";
|
|
282
|
+
Subtype2["Lute"] = "Lute";
|
|
283
|
+
Subtype2["Legs"] = "Legs";
|
|
284
|
+
Subtype2["NonAttack"] = "Non-Attack";
|
|
285
|
+
Subtype2["OffHand"] = "Off-Hand";
|
|
286
|
+
Subtype2["Orb"] = "Orb";
|
|
287
|
+
Subtype2["Pistol"] = "Pistol";
|
|
288
|
+
Subtype2["PitFighter"] = "Pit-Fighter";
|
|
289
|
+
Subtype2["Polearm"] = "Polearm";
|
|
290
|
+
Subtype2["Quiver"] = "Quiver";
|
|
291
|
+
Subtype2["Rock"] = "Rock";
|
|
292
|
+
Subtype2["Shuriken"] = "Shuriken";
|
|
293
|
+
Subtype2["Scepter"] = "Scepter";
|
|
294
|
+
Subtype2["Scroll"] = "Scroll";
|
|
295
|
+
Subtype2["Scythe"] = "Scythe";
|
|
296
|
+
Subtype2["Song"] = "Song";
|
|
297
|
+
Subtype2["Staff"] = "Staff";
|
|
298
|
+
Subtype2["Sword"] = "Sword";
|
|
299
|
+
Subtype2["Trap"] = "Trap";
|
|
300
|
+
Subtype2["Wrench"] = "Wrench";
|
|
301
|
+
Subtype2["Young"] = "Young";
|
|
302
|
+
return Subtype2;
|
|
303
|
+
})(Subtype || {});
|
|
304
|
+
var Hero = /* @__PURE__ */ ((Hero2) => {
|
|
305
|
+
Hero2["Arakni"] = "Arakni";
|
|
306
|
+
Hero2["Aurora"] = "Aurora";
|
|
307
|
+
Hero2["Aurora2"] = "Aurora2";
|
|
308
|
+
Hero2["Azalea"] = "Azalea";
|
|
309
|
+
Hero2["Baalghor"] = "Baalghor";
|
|
310
|
+
Hero2["Benji"] = "Benji";
|
|
311
|
+
Hero2["Betsy"] = "Betsy";
|
|
312
|
+
Hero2["Blaze"] = "Blaze";
|
|
313
|
+
Hero2["Bolfar"] = "Bolfar";
|
|
314
|
+
Hero2["Boltyn"] = "Boltyn";
|
|
315
|
+
Hero2["Bravo"] = "Bravo";
|
|
316
|
+
Hero2["Brevant"] = "Brevant";
|
|
317
|
+
Hero2["Briar"] = "Briar";
|
|
318
|
+
Hero2["Brutus"] = "Brutus";
|
|
319
|
+
Hero2["Chane"] = "Chane";
|
|
320
|
+
Hero2["Cindra"] = "Cindra";
|
|
321
|
+
Hero2["Crackni"] = "Crackni";
|
|
322
|
+
Hero2["Crix"] = "Crix";
|
|
323
|
+
Hero2["Dash"] = "Dash";
|
|
324
|
+
Hero2["DataDoll"] = "Data Doll";
|
|
325
|
+
Hero2["Dorinthea"] = "Dorinthea";
|
|
326
|
+
Hero2["Dromai"] = "Dromai";
|
|
327
|
+
Hero2["Emperor"] = "Emperor";
|
|
328
|
+
Hero2["Enigma"] = "Enigma";
|
|
329
|
+
Hero2["Fai"] = "Fai";
|
|
330
|
+
Hero2["Fang"] = "Fang";
|
|
331
|
+
Hero2["Florian"] = "Florian";
|
|
332
|
+
Hero2["Frankie"] = "Frankie";
|
|
333
|
+
Hero2["Genis"] = "Genis";
|
|
334
|
+
Hero2["GravyBones"] = "Gravy Bones";
|
|
335
|
+
Hero2["Hala"] = "Hala";
|
|
336
|
+
Hero2["Ira"] = "Ira";
|
|
337
|
+
Hero2["Iyslander"] = "Iyslander";
|
|
338
|
+
Hero2["Jarl"] = "Jarl";
|
|
339
|
+
Hero2["Kano"] = "Kano";
|
|
340
|
+
Hero2["Kassai"] = "Kassai";
|
|
341
|
+
Hero2["Katsu"] = "Katsu";
|
|
342
|
+
Hero2["Kavdaen"] = "Kavdaen";
|
|
343
|
+
Hero2["Kayo"] = "Kayo";
|
|
344
|
+
Hero2["Kox"] = "Kox";
|
|
345
|
+
Hero2["Levia"] = "Levia";
|
|
346
|
+
Hero2["Lexi"] = "Lexi";
|
|
347
|
+
Hero2["Librarian"] = "Librarian";
|
|
348
|
+
Hero2["Lyath"] = "Lyath";
|
|
349
|
+
Hero2["Marlynn"] = "Marlynn";
|
|
350
|
+
Hero2["Maxx"] = "Maxx";
|
|
351
|
+
Hero2["Melody"] = "Melody";
|
|
352
|
+
Hero2["Nuu"] = "Nuu";
|
|
353
|
+
Hero2["Oldhim"] = "Oldhim";
|
|
354
|
+
Hero2["Olympia"] = "Olympia";
|
|
355
|
+
Hero2["Oscilio"] = "Oscilio";
|
|
356
|
+
Hero2["Broscilio"] = "Broscilio";
|
|
357
|
+
Hero2["Pleiades"] = "Pleiades";
|
|
358
|
+
Hero2["Prism"] = "Prism";
|
|
359
|
+
Hero2["Puffin"] = "Puffin";
|
|
360
|
+
Hero2["Reya"] = "Reya";
|
|
361
|
+
Hero2["Rhinar"] = "Rhinar";
|
|
362
|
+
Hero2["Riptide"] = "Riptide";
|
|
363
|
+
Hero2["RKO"] = "RKO";
|
|
364
|
+
Hero2["Ruudi"] = "Ruu'di";
|
|
365
|
+
Hero2["Shiyana"] = "Shiyana";
|
|
366
|
+
Hero2["Slippy"] = "Slippy";
|
|
367
|
+
Hero2["Squizzy"] = "Squizzy";
|
|
368
|
+
Hero2["Scurv"] = "Scurv";
|
|
369
|
+
Hero2["Starvo"] = "Starvo";
|
|
370
|
+
Hero2["Taipanis"] = "Taipanis";
|
|
371
|
+
Hero2["Taylor"] = "Taylor";
|
|
372
|
+
Hero2["Teklovossen"] = "Teklovossen";
|
|
373
|
+
Hero2["Terra"] = "Terra";
|
|
374
|
+
Hero2["Theryon"] = "Theryon";
|
|
375
|
+
Hero2["Tuffnut"] = "Tuffnut";
|
|
376
|
+
Hero2["Uzuri"] = "Uzuri";
|
|
377
|
+
Hero2["Valda"] = "Valda";
|
|
378
|
+
Hero2["Verdance"] = "Verdance";
|
|
379
|
+
Hero2["Victor"] = "Victor";
|
|
380
|
+
Hero2["Vynnset"] = "Vynnset";
|
|
381
|
+
Hero2["Viserai"] = "Viserai";
|
|
382
|
+
Hero2["Yorick"] = "Yorick";
|
|
383
|
+
Hero2["Yoji"] = "Yoji";
|
|
384
|
+
Hero2["Zen"] = "Zen";
|
|
385
|
+
Hero2["Zyggy"] = "Zyggy";
|
|
386
|
+
return Hero2;
|
|
387
|
+
})(Hero || {});
|
|
388
|
+
var Keyword = /* @__PURE__ */ ((Keyword2) => {
|
|
389
|
+
Keyword2["Ambush"] = "Ambush";
|
|
390
|
+
Keyword2["Amp"] = "Amp";
|
|
391
|
+
Keyword2["ArcaneBarrier"] = "Arcane Barrier";
|
|
392
|
+
Keyword2["ArcaneShelter"] = "Arcane Shelter";
|
|
393
|
+
Keyword2["Awaken"] = "Awaken";
|
|
394
|
+
Keyword2["Battleworn"] = "Battleworn";
|
|
395
|
+
Keyword2["BeatChest"] = "Beat Chest";
|
|
396
|
+
Keyword2["BladeBreak"] = "Blade Break";
|
|
397
|
+
Keyword2["BloodDebt"] = "Blood Debt";
|
|
398
|
+
Keyword2["Boost"] = "Boost";
|
|
399
|
+
Keyword2["Bond"] = "Bond";
|
|
400
|
+
Keyword2["Channel"] = "Channel";
|
|
401
|
+
Keyword2["Charge"] = "Charge";
|
|
402
|
+
Keyword2["Clash"] = "Clash";
|
|
403
|
+
Keyword2["Cloaked"] = "Cloaked";
|
|
404
|
+
Keyword2["Combo"] = "Combo";
|
|
405
|
+
Keyword2["Contract"] = "Contract";
|
|
406
|
+
Keyword2["Crank"] = "Crank";
|
|
407
|
+
Keyword2["TheCrowdBoos"] = "The Crowd Boos";
|
|
408
|
+
Keyword2["TheCrowdCheers"] = "The Crowd Cheers";
|
|
409
|
+
Keyword2["Crush"] = "Crush";
|
|
410
|
+
Keyword2["Decompose"] = "Decompose";
|
|
411
|
+
Keyword2["Dominate"] = "Dominate";
|
|
412
|
+
Keyword2["Ephemeral"] = "Ephemeral";
|
|
413
|
+
Keyword2["Essence"] = "Essence";
|
|
414
|
+
Keyword2["EvoUpgrade"] = "Evo Upgrade";
|
|
415
|
+
Keyword2["Flow"] = "Flow";
|
|
416
|
+
Keyword2["Fragment"] = "Fragment";
|
|
417
|
+
Keyword2["Freeze"] = "Freeze";
|
|
418
|
+
Keyword2["Fusion"] = "Fusion";
|
|
419
|
+
Keyword2["Galvanize"] = "Galvanize";
|
|
420
|
+
Keyword2["GoAgain"] = "Go again";
|
|
421
|
+
Keyword2["GoFish"] = "Go Fish";
|
|
422
|
+
Keyword2["Guardwell"] = "Guardwell";
|
|
423
|
+
Keyword2["Heave"] = "Heave";
|
|
424
|
+
Keyword2["Heavy"] = "Heavy";
|
|
425
|
+
Keyword2["HighTide"] = "High Tide";
|
|
426
|
+
Keyword2["Intimidate"] = "Intimidate";
|
|
427
|
+
Keyword2["Legendary"] = "Legendary";
|
|
428
|
+
Keyword2["Mark"] = "Mark";
|
|
429
|
+
Keyword2["Material"] = "Material";
|
|
430
|
+
Keyword2["Meld"] = "Meld";
|
|
431
|
+
Keyword2["Modular"] = "Modular";
|
|
432
|
+
Keyword2["Mirage"] = "Mirage";
|
|
433
|
+
Keyword2["Negate"] = "Negate";
|
|
434
|
+
Keyword2["Opt"] = "Opt";
|
|
435
|
+
Keyword2["Overpower"] = "Overpower";
|
|
436
|
+
Keyword2["Pairs"] = "Pairs";
|
|
437
|
+
Keyword2["Piercing"] = "Piercing";
|
|
438
|
+
Keyword2["Phantasm"] = "Phantasm";
|
|
439
|
+
Keyword2["Protect"] = "Protect";
|
|
440
|
+
Keyword2["Quell"] = "Quell";
|
|
441
|
+
Keyword2["Quickstrike"] = "Quickstrike";
|
|
442
|
+
Keyword2["Reload"] = "Reload";
|
|
443
|
+
Keyword2["Reprise"] = "Reprise";
|
|
444
|
+
Keyword2["Retrieve"] = "Retrieve";
|
|
445
|
+
Keyword2["RuneGate"] = "Rune Gate";
|
|
446
|
+
Keyword2["Rupture"] = "Rupture";
|
|
447
|
+
Keyword2["Scrap"] = "Scrap";
|
|
448
|
+
Keyword2["Sharpen"] = "Sharpen";
|
|
449
|
+
Keyword2["Solflare"] = "Solflare";
|
|
450
|
+
Keyword2["Specialization"] = "Specialization";
|
|
451
|
+
Keyword2["Spectra"] = "Spectra";
|
|
452
|
+
Keyword2["Spellvoid"] = "Spellvoid";
|
|
453
|
+
Keyword2["Starfall"] = "Starfall";
|
|
454
|
+
Keyword2["Steal"] = "Steal";
|
|
455
|
+
Keyword2["Stealth"] = "Stealth";
|
|
456
|
+
Keyword2["Surge"] = "Surge";
|
|
457
|
+
Keyword2["Suspense"] = "Suspense";
|
|
458
|
+
Keyword2["Temper"] = "Temper";
|
|
459
|
+
Keyword2["Tower"] = "Tower";
|
|
460
|
+
Keyword2["Transform"] = "Transform";
|
|
461
|
+
Keyword2["Transcend"] = "Transcend";
|
|
462
|
+
Keyword2["Unlimited"] = "Unlimited";
|
|
463
|
+
Keyword2["Universal"] = "Universal";
|
|
464
|
+
Keyword2["Unfreeze"] = "Unfreeze";
|
|
465
|
+
Keyword2["Unity"] = "Unity";
|
|
466
|
+
Keyword2["Usurp"] = "Usurp";
|
|
467
|
+
Keyword2["Wager"] = "Wager";
|
|
468
|
+
Keyword2["Ward"] = "Ward";
|
|
469
|
+
Keyword2["WateryGrave"] = "Watery Grave";
|
|
470
|
+
return Keyword2;
|
|
471
|
+
})(Keyword || {});
|
|
472
|
+
export {
|
|
473
|
+
Bond,
|
|
474
|
+
Class,
|
|
475
|
+
Flow,
|
|
476
|
+
Foiling,
|
|
477
|
+
Format,
|
|
478
|
+
Fusion,
|
|
479
|
+
Hero,
|
|
480
|
+
Keyword,
|
|
481
|
+
Meta,
|
|
482
|
+
Metatype,
|
|
483
|
+
Rarity,
|
|
484
|
+
Release,
|
|
485
|
+
ReleaseEdition,
|
|
486
|
+
Shorthand,
|
|
487
|
+
Subtype,
|
|
488
|
+
Talent,
|
|
489
|
+
Trait,
|
|
490
|
+
Treatment,
|
|
491
|
+
Type
|
|
492
|
+
};
|
package/dist/sets.d.ts
CHANGED