@blizzard-api/wow 2.0.3 → 2.1.0-next.0

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 (441) hide show
  1. package/dist/account-profile/account-profile.d.ts +56 -0
  2. package/dist/account-profile/account-profile.js +3 -0
  3. package/dist/account-profile/account-profile.js.map +1 -0
  4. package/dist/account-profile/types.d.ts +138 -0
  5. package/dist/account-profile/types.js +3 -0
  6. package/dist/account-profile/types.js.map +1 -0
  7. package/dist/achievements/achievements.d.ts +34 -0
  8. package/dist/achievements/achievements.js +4 -0
  9. package/dist/achievements/achievements.js.map +1 -0
  10. package/dist/achievements/types.d.ts +70 -0
  11. package/dist/achievements/types.js +3 -0
  12. package/dist/achievements/types.js.map +1 -0
  13. package/dist/auction-house/auction-house.d.ts +17 -0
  14. package/dist/auction-house/auction-house.js +4 -0
  15. package/dist/auction-house/auction-house.js.map +1 -0
  16. package/dist/auction-house/types.d.ts +50 -0
  17. package/dist/auction-house/types.js +3 -0
  18. package/dist/auction-house/types.js.map +1 -0
  19. package/dist/azerite-essence/azerite-essence.d.ts +29 -0
  20. package/dist/azerite-essence/azerite-essence.js +4 -0
  21. package/dist/azerite-essence/azerite-essence.js.map +1 -0
  22. package/dist/azerite-essence/types.d.ts +57 -0
  23. package/dist/azerite-essence/types.js +3 -0
  24. package/dist/azerite-essence/types.js.map +1 -0
  25. package/dist/base.d.ts +115 -0
  26. package/dist/base.js +3 -0
  27. package/dist/base.js.map +1 -0
  28. package/dist/character-achievements/character-achievements.d.ts +18 -0
  29. package/dist/character-achievements/character-achievements.js +3 -0
  30. package/dist/character-achievements/character-achievements.js.map +1 -0
  31. package/dist/character-achievements/types.d.ts +56 -0
  32. package/dist/character-achievements/types.js +3 -0
  33. package/dist/character-achievements/types.js.map +1 -0
  34. package/dist/character-appearance/character-appearance.d.ts +12 -0
  35. package/dist/character-appearance/character-appearance.js +3 -0
  36. package/dist/character-appearance/character-appearance.js.map +1 -0
  37. package/dist/character-appearance/types.d.ts +53 -0
  38. package/dist/character-appearance/types.js +3 -0
  39. package/dist/character-appearance/types.js.map +1 -0
  40. package/dist/character-collections/character-collections.d.ts +42 -0
  41. package/dist/character-collections/character-collections.js +3 -0
  42. package/dist/character-collections/character-collections.js.map +1 -0
  43. package/dist/character-collections/types.d.ts +79 -0
  44. package/dist/character-collections/types.js +3 -0
  45. package/dist/character-collections/types.js.map +1 -0
  46. package/dist/character-encounters/character-encounters.d.ts +24 -0
  47. package/dist/character-encounters/character-encounters.js +3 -0
  48. package/dist/character-encounters/character-encounters.js.map +1 -0
  49. package/dist/character-encounters/types.d.ts +56 -0
  50. package/dist/character-encounters/types.js +3 -0
  51. package/dist/character-encounters/types.js.map +1 -0
  52. package/dist/character-equipment/character-equipment.d.ts +12 -0
  53. package/dist/character-equipment/character-equipment.js +3 -0
  54. package/dist/character-equipment/character-equipment.js.map +1 -0
  55. package/dist/character-equipment/types.d.ts +144 -0
  56. package/dist/character-equipment/types.js +3 -0
  57. package/dist/character-equipment/types.js.map +1 -0
  58. package/dist/character-hunter-pets/character-hunter-pets.d.ts +13 -0
  59. package/dist/character-hunter-pets/character-hunter-pets.js +3 -0
  60. package/dist/character-hunter-pets/character-hunter-pets.js.map +1 -0
  61. package/dist/character-hunter-pets/types.d.ts +19 -0
  62. package/dist/character-hunter-pets/types.js +3 -0
  63. package/dist/character-hunter-pets/types.js.map +1 -0
  64. package/dist/character-media/character-media.d.ts +12 -0
  65. package/dist/character-media/character-media.js +3 -0
  66. package/dist/character-media/character-media.js.map +1 -0
  67. package/dist/character-media/types.d.ts +12 -0
  68. package/dist/character-media/types.js +3 -0
  69. package/dist/character-media/types.js.map +1 -0
  70. package/dist/character-mythic-keystone-profile/character-mythic-keystone-profile.d.ts +21 -0
  71. package/dist/character-mythic-keystone-profile/character-mythic-keystone-profile.js +3 -0
  72. package/dist/character-mythic-keystone-profile/character-mythic-keystone-profile.js.map +1 -0
  73. package/dist/character-mythic-keystone-profile/types.d.ts +46 -0
  74. package/dist/character-mythic-keystone-profile/types.js +3 -0
  75. package/dist/character-mythic-keystone-profile/types.js.map +1 -0
  76. package/dist/character-professions/character-professions.d.ts +12 -0
  77. package/dist/character-professions/character-professions.js +3 -0
  78. package/dist/character-professions/character-professions.js.map +1 -0
  79. package/dist/character-professions/types.d.ts +25 -0
  80. package/dist/character-professions/types.js +3 -0
  81. package/dist/character-professions/types.js.map +1 -0
  82. package/dist/character-profile/character-profile.d.ts +30 -0
  83. package/dist/character-profile/character-profile.js +3 -0
  84. package/dist/character-profile/character-profile.js.map +1 -0
  85. package/dist/character-profile/types.d.ts +55 -0
  86. package/dist/character-profile/types.js +3 -0
  87. package/dist/character-profile/types.js.map +1 -0
  88. package/dist/character-pvp/character-pvp.d.ts +12 -0
  89. package/dist/character-pvp/character-pvp.js +3 -0
  90. package/dist/character-pvp/character-pvp.js.map +1 -0
  91. package/dist/character-pvp/types.d.ts +19 -0
  92. package/dist/character-pvp/types.js +3 -0
  93. package/dist/character-pvp/types.js.map +1 -0
  94. package/dist/character-quests/character-quests.d.ts +18 -0
  95. package/dist/character-quests/character-quests.js +3 -0
  96. package/dist/character-quests/character-quests.js.map +1 -0
  97. package/dist/character-quests/types.d.ts +13 -0
  98. package/dist/character-quests/types.js +3 -0
  99. package/dist/character-quests/types.js.map +1 -0
  100. package/dist/character-reputations/character-reputations.d.ts +12 -0
  101. package/dist/character-reputations/character-reputations.js +3 -0
  102. package/dist/character-reputations/character-reputations.js.map +1 -0
  103. package/dist/character-reputations/types.d.ts +25 -0
  104. package/dist/character-reputations/types.js +3 -0
  105. package/dist/character-reputations/types.js.map +1 -0
  106. package/dist/character-soulbinds/character-soulbinds.d.ts +12 -0
  107. package/dist/character-soulbinds/character-soulbinds.js +3 -0
  108. package/dist/character-soulbinds/character-soulbinds.js.map +1 -0
  109. package/dist/character-soulbinds/types.d.ts +33 -0
  110. package/dist/character-soulbinds/types.js +3 -0
  111. package/dist/character-soulbinds/types.js.map +1 -0
  112. package/dist/character-specializations/character-specializations.d.ts +12 -0
  113. package/dist/character-specializations/character-specializations.js +3 -0
  114. package/dist/character-specializations/character-specializations.js.map +1 -0
  115. package/dist/character-specializations/types.d.ts +46 -0
  116. package/dist/character-specializations/types.js +3 -0
  117. package/dist/character-specializations/types.js.map +1 -0
  118. package/dist/character-statistics/character-statistics.d.ts +12 -0
  119. package/dist/character-statistics/character-statistics.js +3 -0
  120. package/dist/character-statistics/character-statistics.js.map +1 -0
  121. package/dist/character-statistics/types.d.ts +59 -0
  122. package/dist/character-statistics/types.js +3 -0
  123. package/dist/character-statistics/types.js.map +1 -0
  124. package/dist/character-titles/character-titles.d.ts +12 -0
  125. package/dist/character-titles/character-titles.js +3 -0
  126. package/dist/character-titles/character-titles.js.map +1 -0
  127. package/dist/character-titles/types.d.ts +11 -0
  128. package/dist/character-titles/types.js +3 -0
  129. package/dist/character-titles/types.js.map +1 -0
  130. package/dist/chunk-24236PHF.js +25 -0
  131. package/dist/chunk-24236PHF.js.map +1 -0
  132. package/dist/chunk-26JOGQUD.js +11 -0
  133. package/dist/chunk-26JOGQUD.js.map +1 -0
  134. package/dist/chunk-2GRTSQL6.js +37 -0
  135. package/dist/chunk-2GRTSQL6.js.map +1 -0
  136. package/dist/chunk-36KZKLT6.js +25 -0
  137. package/dist/chunk-36KZKLT6.js.map +1 -0
  138. package/dist/chunk-3W2TUGVY.js +30 -0
  139. package/dist/chunk-3W2TUGVY.js.map +1 -0
  140. package/dist/chunk-3ZMQPXO2.js +25 -0
  141. package/dist/chunk-3ZMQPXO2.js.map +1 -0
  142. package/dist/chunk-42VH37MD.js +19 -0
  143. package/dist/chunk-42VH37MD.js.map +1 -0
  144. package/dist/chunk-4ECCICR5.js +13 -0
  145. package/dist/chunk-4ECCICR5.js.map +1 -0
  146. package/dist/chunk-5JEMELDR.js +11 -0
  147. package/dist/chunk-5JEMELDR.js.map +1 -0
  148. package/dist/chunk-6GBFNMK2.js +25 -0
  149. package/dist/chunk-6GBFNMK2.js.map +1 -0
  150. package/dist/chunk-7HVEQCDL.js +19 -0
  151. package/dist/chunk-7HVEQCDL.js.map +1 -0
  152. package/dist/chunk-ALS7FD7K.js +18 -0
  153. package/dist/chunk-ALS7FD7K.js.map +1 -0
  154. package/dist/chunk-CMQTS6M4.js +24 -0
  155. package/dist/chunk-CMQTS6M4.js.map +1 -0
  156. package/dist/chunk-D7O6VYRC.js +11 -0
  157. package/dist/chunk-D7O6VYRC.js.map +1 -0
  158. package/dist/chunk-DEHA3454.js +19 -0
  159. package/dist/chunk-DEHA3454.js.map +1 -0
  160. package/dist/chunk-DGHQJFYZ.js +43 -0
  161. package/dist/chunk-DGHQJFYZ.js.map +1 -0
  162. package/dist/chunk-DHX4ALS7.js +31 -0
  163. package/dist/chunk-DHX4ALS7.js.map +1 -0
  164. package/dist/chunk-EZKCAWKI.js +62 -0
  165. package/dist/chunk-EZKCAWKI.js.map +1 -0
  166. package/dist/chunk-FPLFZJUE.js +13 -0
  167. package/dist/chunk-FPLFZJUE.js.map +1 -0
  168. package/dist/chunk-G775CQBW.js +11 -0
  169. package/dist/chunk-G775CQBW.js.map +1 -0
  170. package/dist/chunk-GBIE4KXG.js +60 -0
  171. package/dist/chunk-GBIE4KXG.js.map +1 -0
  172. package/dist/chunk-GLXKCE6S.js +11 -0
  173. package/dist/chunk-GLXKCE6S.js.map +1 -0
  174. package/dist/chunk-GQWURIOG.js +30 -0
  175. package/dist/chunk-GQWURIOG.js.map +1 -0
  176. package/dist/chunk-GVZPDS6Q.js +49 -0
  177. package/dist/chunk-GVZPDS6Q.js.map +1 -0
  178. package/dist/chunk-HCIV2L64.js +49 -0
  179. package/dist/chunk-HCIV2L64.js.map +1 -0
  180. package/dist/chunk-JAJBQO52.js +11 -0
  181. package/dist/chunk-JAJBQO52.js.map +1 -0
  182. package/dist/chunk-JIJPTSGU.js +11 -0
  183. package/dist/chunk-JIJPTSGU.js.map +1 -0
  184. package/dist/chunk-JMTWNL23.js +11 -0
  185. package/dist/chunk-JMTWNL23.js.map +1 -0
  186. package/dist/chunk-JR5B6CK4.js +30 -0
  187. package/dist/chunk-JR5B6CK4.js.map +1 -0
  188. package/dist/chunk-JZUJDSZ4.js +19 -0
  189. package/dist/chunk-JZUJDSZ4.js.map +1 -0
  190. package/dist/chunk-LE4UHLYZ.js +17 -0
  191. package/dist/chunk-LE4UHLYZ.js.map +1 -0
  192. package/dist/chunk-LTJAQT2G.js +16 -0
  193. package/dist/chunk-LTJAQT2G.js.map +1 -0
  194. package/dist/chunk-LXEXXIEG.js +17 -0
  195. package/dist/chunk-LXEXXIEG.js.map +1 -0
  196. package/dist/chunk-MSX4CUNQ.js +31 -0
  197. package/dist/chunk-MSX4CUNQ.js.map +1 -0
  198. package/dist/chunk-ON72ACOS.js +37 -0
  199. package/dist/chunk-ON72ACOS.js.map +1 -0
  200. package/dist/chunk-OYEA5CMS.js +18 -0
  201. package/dist/chunk-OYEA5CMS.js.map +1 -0
  202. package/dist/chunk-QWKGL6OD.js +55 -0
  203. package/dist/chunk-QWKGL6OD.js.map +1 -0
  204. package/dist/chunk-QYEYBQGO.js +31 -0
  205. package/dist/chunk-QYEYBQGO.js.map +1 -0
  206. package/dist/chunk-RDKBICVU.js +17 -0
  207. package/dist/chunk-RDKBICVU.js.map +1 -0
  208. package/dist/chunk-RGGXKGN5.js +33 -0
  209. package/dist/chunk-RGGXKGN5.js.map +1 -0
  210. package/dist/chunk-RYBCDOQV.js +60 -0
  211. package/dist/chunk-RYBCDOQV.js.map +1 -0
  212. package/dist/chunk-SPTZICRM.js +19 -0
  213. package/dist/chunk-SPTZICRM.js.map +1 -0
  214. package/dist/chunk-U3H47BSV.js +11 -0
  215. package/dist/chunk-U3H47BSV.js.map +1 -0
  216. package/dist/chunk-U4WVCUZN.js +19 -0
  217. package/dist/chunk-U4WVCUZN.js.map +1 -0
  218. package/dist/chunk-ULWUM3DX.js +49 -0
  219. package/dist/chunk-ULWUM3DX.js.map +1 -0
  220. package/dist/chunk-V3MTDINM.js +19 -0
  221. package/dist/chunk-V3MTDINM.js.map +1 -0
  222. package/dist/chunk-VPH2NQRQ.js +30 -0
  223. package/dist/chunk-VPH2NQRQ.js.map +1 -0
  224. package/dist/chunk-VTEJNKYT.js +11 -0
  225. package/dist/chunk-VTEJNKYT.js.map +1 -0
  226. package/dist/chunk-WTFOGQ55.js +60 -0
  227. package/dist/chunk-WTFOGQ55.js.map +1 -0
  228. package/dist/chunk-WZGXR5WG.js +37 -0
  229. package/dist/chunk-WZGXR5WG.js.map +1 -0
  230. package/dist/chunk-X42TYTZZ.js +43 -0
  231. package/dist/chunk-X42TYTZZ.js.map +1 -0
  232. package/dist/chunk-XWV4O5Z4.js +19 -0
  233. package/dist/chunk-XWV4O5Z4.js.map +1 -0
  234. package/dist/chunk-YB62WBDV.js +42 -0
  235. package/dist/chunk-YB62WBDV.js.map +1 -0
  236. package/dist/chunk-YNXUFYX2.js +36 -0
  237. package/dist/chunk-YNXUFYX2.js.map +1 -0
  238. package/dist/chunk-Z6SN5O7U.js +11 -0
  239. package/dist/chunk-Z6SN5O7U.js.map +1 -0
  240. package/dist/connected-realm/connected-realm.d.ts +24 -0
  241. package/dist/connected-realm/connected-realm.js +4 -0
  242. package/dist/connected-realm/connected-realm.js.map +1 -0
  243. package/dist/connected-realm/types.d.ts +111 -0
  244. package/dist/connected-realm/types.js +3 -0
  245. package/dist/connected-realm/types.js.map +1 -0
  246. package/dist/covenant/covenant.d.ts +45 -0
  247. package/dist/covenant/covenant.js +4 -0
  248. package/dist/covenant/covenant.js.map +1 -0
  249. package/dist/covenant/types.d.ts +119 -0
  250. package/dist/covenant/types.js +3 -0
  251. package/dist/covenant/types.js.map +1 -0
  252. package/dist/creature/creature.d.ts +52 -0
  253. package/dist/creature/creature.js +4 -0
  254. package/dist/creature/creature.js.map +1 -0
  255. package/dist/creature/types.d.ts +107 -0
  256. package/dist/creature/types.js +3 -0
  257. package/dist/creature/types.js.map +1 -0
  258. package/dist/guild/guild.d.ts +30 -0
  259. package/dist/guild/guild.js +3 -0
  260. package/dist/guild/guild.js.map +1 -0
  261. package/dist/guild/types.d.ts +100 -0
  262. package/dist/guild/types.js +3 -0
  263. package/dist/guild/types.js.map +1 -0
  264. package/dist/guild-crest/guild-crest.d.ts +23 -0
  265. package/dist/guild-crest/guild-crest.js +4 -0
  266. package/dist/guild-crest/guild-crest.js.map +1 -0
  267. package/dist/guild-crest/types.d.ts +47 -0
  268. package/dist/guild-crest/types.js +3 -0
  269. package/dist/guild-crest/types.js.map +1 -0
  270. package/dist/heirloom/heirloom.d.ts +17 -0
  271. package/dist/heirloom/heirloom.js +4 -0
  272. package/dist/heirloom/heirloom.js.map +1 -0
  273. package/dist/heirloom/types.d.ts +87 -0
  274. package/dist/heirloom/types.js +3 -0
  275. package/dist/heirloom/types.js.map +1 -0
  276. package/dist/index.d.ts +113 -4415
  277. package/dist/index.js +111 -1249
  278. package/dist/index.js.map +1 -1
  279. package/dist/item/item.d.ts +53 -0
  280. package/dist/item/item.js +4 -0
  281. package/dist/item/item.js.map +1 -0
  282. package/dist/item/types.d.ts +244 -0
  283. package/dist/item/types.js +3 -0
  284. package/dist/item/types.js.map +1 -0
  285. package/dist/journal/journal.d.ts +51 -0
  286. package/dist/journal/journal.js +4 -0
  287. package/dist/journal/journal.js.map +1 -0
  288. package/dist/journal/types.d.ts +160 -0
  289. package/dist/journal/types.js +3 -0
  290. package/dist/journal/types.js.map +1 -0
  291. package/dist/media-search/media-search.d.ts +12 -0
  292. package/dist/media-search/media-search.js +4 -0
  293. package/dist/media-search/media-search.js.map +1 -0
  294. package/dist/media-search/types.d.ts +29 -0
  295. package/dist/media-search/types.js +3 -0
  296. package/dist/media-search/types.js.map +1 -0
  297. package/dist/modified-crafting/modified-crafting.d.ts +33 -0
  298. package/dist/modified-crafting/modified-crafting.js +4 -0
  299. package/dist/modified-crafting/modified-crafting.js.map +1 -0
  300. package/dist/modified-crafting/types.d.ts +49 -0
  301. package/dist/modified-crafting/types.js +3 -0
  302. package/dist/modified-crafting/types.js.map +1 -0
  303. package/dist/mount/mount.d.ts +23 -0
  304. package/dist/mount/mount.js +4 -0
  305. package/dist/mount/mount.js.map +1 -0
  306. package/dist/mount/types.d.ts +62 -0
  307. package/dist/mount/types.js +3 -0
  308. package/dist/mount/types.js.map +1 -0
  309. package/dist/mythic-keystone-affix/mythic-keystone-affix.d.ts +23 -0
  310. package/dist/mythic-keystone-affix/mythic-keystone-affix.js +4 -0
  311. package/dist/mythic-keystone-affix/mythic-keystone-affix.js.map +1 -0
  312. package/dist/mythic-keystone-affix/types.d.ts +30 -0
  313. package/dist/mythic-keystone-affix/types.js +3 -0
  314. package/dist/mythic-keystone-affix/types.js.map +1 -0
  315. package/dist/mythic-keystone-dungeon/mythic-keystone-dungeon.d.ts +44 -0
  316. package/dist/mythic-keystone-dungeon/mythic-keystone-dungeon.js +4 -0
  317. package/dist/mythic-keystone-dungeon/mythic-keystone-dungeon.js.map +1 -0
  318. package/dist/mythic-keystone-dungeon/types.d.ts +80 -0
  319. package/dist/mythic-keystone-dungeon/types.js +3 -0
  320. package/dist/mythic-keystone-dungeon/types.js.map +1 -0
  321. package/dist/mythic-keystone-leaderboard/mythic-keystone-leaderboard.d.ts +20 -0
  322. package/dist/mythic-keystone-leaderboard/mythic-keystone-leaderboard.js +4 -0
  323. package/dist/mythic-keystone-leaderboard/mythic-keystone-leaderboard.js.map +1 -0
  324. package/dist/mythic-keystone-leaderboard/types.d.ts +61 -0
  325. package/dist/mythic-keystone-leaderboard/types.js +3 -0
  326. package/dist/mythic-keystone-leaderboard/types.js.map +1 -0
  327. package/dist/mythic-raid-leaderboard/mythic-raid-leaderboard.d.ts +13 -0
  328. package/dist/mythic-raid-leaderboard/mythic-raid-leaderboard.js +4 -0
  329. package/dist/mythic-raid-leaderboard/mythic-raid-leaderboard.js.map +1 -0
  330. package/dist/mythic-raid-leaderboard/types.d.ts +36 -0
  331. package/dist/mythic-raid-leaderboard/types.js +3 -0
  332. package/dist/mythic-raid-leaderboard/types.js.map +1 -0
  333. package/dist/pet/pet.d.ts +40 -0
  334. package/dist/pet/pet.js +4 -0
  335. package/dist/pet/pet.js.map +1 -0
  336. package/dist/pet/types.d.ts +78 -0
  337. package/dist/pet/types.js +3 -0
  338. package/dist/pet/types.js.map +1 -0
  339. package/dist/playable-class/playable-class.d.ts +29 -0
  340. package/dist/playable-class/playable-class.js +4 -0
  341. package/dist/playable-class/playable-class.js.map +1 -0
  342. package/dist/playable-class/types.d.ts +47 -0
  343. package/dist/playable-class/types.js +3 -0
  344. package/dist/playable-class/types.js.map +1 -0
  345. package/dist/playable-race/playable-race.d.ts +17 -0
  346. package/dist/playable-race/playable-race.js +4 -0
  347. package/dist/playable-race/playable-race.js.map +1 -0
  348. package/dist/playable-race/types.d.ts +22 -0
  349. package/dist/playable-race/types.js +3 -0
  350. package/dist/playable-race/types.js.map +1 -0
  351. package/dist/playable-specialization/playable-specialization.d.ts +23 -0
  352. package/dist/playable-specialization/playable-specialization.js +4 -0
  353. package/dist/playable-specialization/playable-specialization.js.map +1 -0
  354. package/dist/playable-specialization/types.d.ts +55 -0
  355. package/dist/playable-specialization/types.js +3 -0
  356. package/dist/playable-specialization/types.js.map +1 -0
  357. package/dist/power-type/power-type.d.ts +17 -0
  358. package/dist/power-type/power-type.js +4 -0
  359. package/dist/power-type/power-type.js.map +1 -0
  360. package/dist/power-type/types.d.ts +17 -0
  361. package/dist/power-type/types.js +3 -0
  362. package/dist/power-type/types.js.map +1 -0
  363. package/dist/profession/profession.d.ts +42 -0
  364. package/dist/profession/profession.js +4 -0
  365. package/dist/profession/profession.js.map +1 -0
  366. package/dist/profession/types.d.ts +74 -0
  367. package/dist/profession/types.js +3 -0
  368. package/dist/profession/types.js.map +1 -0
  369. package/dist/pvp-season/pvp-season.d.ts +36 -0
  370. package/dist/pvp-season/pvp-season.js +4 -0
  371. package/dist/pvp-season/pvp-season.js.map +1 -0
  372. package/dist/pvp-season/types.d.ts +89 -0
  373. package/dist/pvp-season/types.js +3 -0
  374. package/dist/pvp-season/types.js.map +1 -0
  375. package/dist/pvp-tier/pvp-tier.d.ts +23 -0
  376. package/dist/pvp-tier/pvp-tier.js +4 -0
  377. package/dist/pvp-tier/pvp-tier.js.map +1 -0
  378. package/dist/pvp-tier/types.d.ts +37 -0
  379. package/dist/pvp-tier/types.js +3 -0
  380. package/dist/pvp-tier/types.js.map +1 -0
  381. package/dist/quest/quest.d.ts +50 -0
  382. package/dist/quest/quest.js +4 -0
  383. package/dist/quest/quest.js.map +1 -0
  384. package/dist/quest/types.d.ts +102 -0
  385. package/dist/quest/types.js +3 -0
  386. package/dist/quest/types.js.map +1 -0
  387. package/dist/realm/realm.d.ts +23 -0
  388. package/dist/realm/realm.js +4 -0
  389. package/dist/realm/realm.js.map +1 -0
  390. package/dist/realm/types.d.ts +81 -0
  391. package/dist/realm/types.js +3 -0
  392. package/dist/realm/types.js.map +1 -0
  393. package/dist/region/region.d.ts +17 -0
  394. package/dist/region/region.js +4 -0
  395. package/dist/region/region.js.map +1 -0
  396. package/dist/region/types.d.ts +21 -0
  397. package/dist/region/types.js +3 -0
  398. package/dist/region/types.js.map +1 -0
  399. package/dist/reputations/reputations.d.ts +28 -0
  400. package/dist/reputations/reputations.js +4 -0
  401. package/dist/reputations/reputations.js.map +1 -0
  402. package/dist/reputations/types.d.ts +51 -0
  403. package/dist/reputations/types.js +3 -0
  404. package/dist/reputations/types.js.map +1 -0
  405. package/dist/spell/spell.d.ts +24 -0
  406. package/dist/spell/spell.js +4 -0
  407. package/dist/spell/spell.js.map +1 -0
  408. package/dist/spell/types.d.ts +47 -0
  409. package/dist/spell/types.js +3 -0
  410. package/dist/spell/types.js.map +1 -0
  411. package/dist/talent/talent.d.ts +46 -0
  412. package/dist/talent/talent.js +4 -0
  413. package/dist/talent/talent.js.map +1 -0
  414. package/dist/talent/types.d.ts +161 -0
  415. package/dist/talent/types.js +3 -0
  416. package/dist/talent/types.js.map +1 -0
  417. package/dist/tech-talent/tech-talent.d.ts +34 -0
  418. package/dist/tech-talent/tech-talent.js +4 -0
  419. package/dist/tech-talent/tech-talent.js.map +1 -0
  420. package/dist/tech-talent/types.d.ts +52 -0
  421. package/dist/tech-talent/types.js +3 -0
  422. package/dist/tech-talent/types.js.map +1 -0
  423. package/dist/title/title.d.ts +17 -0
  424. package/dist/title/title.js +4 -0
  425. package/dist/title/title.js.map +1 -0
  426. package/dist/title/types.d.ts +18 -0
  427. package/dist/title/types.js +3 -0
  428. package/dist/title/types.js.map +1 -0
  429. package/dist/toy/toy.d.ts +17 -0
  430. package/dist/toy/toy.js +4 -0
  431. package/dist/toy/toy.js.map +1 -0
  432. package/dist/toy/types.d.ts +29 -0
  433. package/dist/toy/types.js +3 -0
  434. package/dist/toy/types.js.map +1 -0
  435. package/dist/wow-token/types.d.ts +12 -0
  436. package/dist/wow-token/types.js +3 -0
  437. package/dist/wow-token/types.js.map +1 -0
  438. package/dist/wow-token/wow-token.d.ts +11 -0
  439. package/dist/wow-token/wow-token.js +4 -0
  440. package/dist/wow-token/wow-token.js.map +1 -0
  441. package/package.json +14 -5
@@ -0,0 +1,21 @@
1
+ import { Resource } from '@blizzard-api/core';
2
+ import { CharacterMythicKeystoneProfileIndexResponse, CharacterMythicKeystoneSeasonDetailsResponse } from './types.js';
3
+ import '../base.js';
4
+
5
+ /**
6
+ * @param realmSlug The slug of the realm.
7
+ * @param characterName The lowercase name of the character.
8
+ * @returns Returns the Mythic Keystone season details for a character. Returns a 404 Not Found for characters that have not yet completed a Mythic Keystone dungeon for the specified season.
9
+ */
10
+ declare function characterMythicKeystoneProfileIndex(realmSlug: string, characterName: string): Resource<CharacterMythicKeystoneProfileIndexResponse>;
11
+ /**
12
+ * Returns the Mythic Keystone season details for a character.
13
+ * Returns a 404 Not Found for characters that have not yet completed a Mythic Keystone dungeon for the specified season.
14
+ * @param realmSlug The slug of the realm.
15
+ * @param characterName The lowercase name of the character.
16
+ * @param seasonId The ID of the season.
17
+ * @returns the Mythic Keystone season details for a character.
18
+ */
19
+ declare function characterMythicKeystoneSeasonDetails(realmSlug: string, characterName: string, seasonId: number): Resource<CharacterMythicKeystoneSeasonDetailsResponse>;
20
+
21
+ export { characterMythicKeystoneProfileIndex, characterMythicKeystoneSeasonDetails };
@@ -0,0 +1,3 @@
1
+ export { characterMythicKeystoneProfileIndex, characterMythicKeystoneSeasonDetails } from '../chunk-LE4UHLYZ.js';
2
+ //# sourceMappingURL=character-mythic-keystone-profile.js.map
3
+ //# sourceMappingURL=character-mythic-keystone-profile.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"names":[],"mappings":"","file":"character-mythic-keystone-profile.js"}
@@ -0,0 +1,46 @@
1
+ import { ResponseBase, Character, KeyBase, NameIdKey, NameId, Realm, Color } from '../base.js';
2
+
3
+ interface CharacterMythicKeystoneProfileIndexResponse extends ResponseBase {
4
+ character: Character;
5
+ current_period: CurrentPeriod;
6
+ seasons: Array<KeyBase & {
7
+ id: number;
8
+ }>;
9
+ }
10
+ interface CharacterMythicKeystoneSeasonDetailsResponse extends ResponseBase {
11
+ best_runs: Array<BestRun>;
12
+ character: NameIdKey;
13
+ mythic_rating: MythicRating;
14
+ season: KeyBase & {
15
+ id: number;
16
+ };
17
+ }
18
+ interface BestRun {
19
+ completed_timestamp: number;
20
+ dungeon: NameIdKey;
21
+ duration: number;
22
+ is_completed_within_time: boolean;
23
+ keystone_affixes: Array<NameIdKey>;
24
+ keystone_level: number;
25
+ members: Array<Member>;
26
+ mythic_rating: MythicRating;
27
+ }
28
+ interface CurrentPeriod {
29
+ period: KeyBase & {
30
+ id: number;
31
+ };
32
+ }
33
+ interface Member {
34
+ character: NameId & {
35
+ realm: Realm;
36
+ };
37
+ equipped_item_level: number;
38
+ race: NameIdKey;
39
+ specialization: NameIdKey;
40
+ }
41
+ interface MythicRating {
42
+ color: Color;
43
+ rating: number;
44
+ }
45
+
46
+ export type { CharacterMythicKeystoneProfileIndexResponse, CharacterMythicKeystoneSeasonDetailsResponse };
@@ -0,0 +1,3 @@
1
+
2
+ //# sourceMappingURL=types.js.map
3
+ //# sourceMappingURL=types.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"names":[],"mappings":"","file":"types.js"}
@@ -0,0 +1,12 @@
1
+ import { Resource } from '@blizzard-api/core';
2
+ import { CharacterProfessionsSummaryResponse } from './types.js';
3
+ import '../base.js';
4
+
5
+ /**
6
+ * @param realmSlug The slug of the realm.
7
+ * @param characterName The lowercase name of the character.
8
+ * @returns a summary of the professions for a character.
9
+ */
10
+ declare function characterProfessionsSummary(realmSlug: string, characterName: string): Resource<CharacterProfessionsSummaryResponse>;
11
+
12
+ export { characterProfessionsSummary };
@@ -0,0 +1,3 @@
1
+ export { characterProfessionsSummary } from '../chunk-GLXKCE6S.js';
2
+ //# sourceMappingURL=character-professions.js.map
3
+ //# sourceMappingURL=character-professions.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"names":[],"mappings":"","file":"character-professions.js"}
@@ -0,0 +1,25 @@
1
+ import { ResponseBase, Character, NameIdKey, NameId } from '../base.js';
2
+
3
+ interface CharacterProfessionsSummaryResponse extends ResponseBase {
4
+ character: Character;
5
+ primaries: Array<Primary>;
6
+ secondaries: Array<Secondary>;
7
+ }
8
+ interface Primary {
9
+ profession: NameIdKey;
10
+ tiers: Array<Tier>;
11
+ }
12
+ interface Secondary {
13
+ max_skill_points?: number;
14
+ profession: NameIdKey;
15
+ skill_points?: number;
16
+ tiers?: Array<Tier>;
17
+ }
18
+ interface Tier {
19
+ known_recipes?: Array<NameIdKey>;
20
+ max_skill_points: number;
21
+ skill_points: number;
22
+ tier: NameId;
23
+ }
24
+
25
+ export type { CharacterProfessionsSummaryResponse };
@@ -0,0 +1,3 @@
1
+
2
+ //# sourceMappingURL=types.js.map
3
+ //# sourceMappingURL=types.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"names":[],"mappings":"","file":"types.js"}
@@ -0,0 +1,30 @@
1
+ import { Resource } from '@blizzard-api/core';
2
+ import { CharacterProfileStatusResponse, CharacterProfileSummaryResponse } from './types.js';
3
+ import '../base.js';
4
+
5
+ /**
6
+ * Returns the status and a unique ID for a character. A client should delete information about a character from their application if any of the following conditions occur:
7
+ * - an HTTP 404 Not Found error is returned
8
+ * - the is_valid value is false
9
+ * - the returned character ID doesn't match the previously recorded value for the character
10
+ *
11
+ * The following example illustrates how to use this endpoint:
12
+ *
13
+ * 1. A client requests and stores information about a character, including its unique character ID and the timestamp of the request.
14
+ * 2. After 30 days, the client makes a request to the status endpoint to verify if the character information is still valid.
15
+ * 3. If character cannot be found, is not valid, or the characters IDs do not match, the client removes the information from their application.
16
+ * 4. If the character is valid and the character IDs match, the client retains the data for another 30 days.
17
+ * @param realmSlug The slug of the realm.
18
+ * @param characterName The lowercase name of the character.
19
+ * @returns the status of the character profile for a character.
20
+ */
21
+ declare function characterProfileStatus(realmSlug: string, characterName: string): Resource<CharacterProfileStatusResponse>;
22
+ /**
23
+ * Returns a summary of the character profile for a character.
24
+ * @param realmSlug The slug of the realm.
25
+ * @param characterName The lowercase name of the character.
26
+ * @returns a summary of the character profile for a character.
27
+ */
28
+ declare function characterProfileSummary(realmSlug: string, characterName: string): Resource<CharacterProfileSummaryResponse>;
29
+
30
+ export { characterProfileStatus, characterProfileSummary };
@@ -0,0 +1,3 @@
1
+ export { characterProfileStatus, characterProfileSummary } from '../chunk-LXEXXIEG.js';
2
+ //# sourceMappingURL=character-profile.js.map
3
+ //# sourceMappingURL=character-profile.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"names":[],"mappings":"","file":"character-profile.js"}
@@ -0,0 +1,55 @@
1
+ import { ResponseBase, Href, NameIdKey, Faction, Realm } from '../base.js';
2
+
3
+ interface CharacterProfileStatusResponse extends ResponseBase {
4
+ id: number;
5
+ is_valid: boolean;
6
+ }
7
+ interface CharacterProfileSummaryResponse extends ResponseBase {
8
+ achievement_points: number;
9
+ achievements: Href;
10
+ achievements_statistics: Href;
11
+ active_spec: NameIdKey;
12
+ active_title: NameIdKey & {
13
+ display_string: string;
14
+ };
15
+ appearance: Href;
16
+ average_item_level: number;
17
+ character_class: NameIdKey;
18
+ collections: Href;
19
+ covenant_progress: CovenantProgress;
20
+ encounters: Href;
21
+ equipment: Href;
22
+ equipped_item_level: number;
23
+ experience: number;
24
+ faction: Faction;
25
+ gender: Faction;
26
+ guild: Guild;
27
+ hunter_pets: Href;
28
+ id: number;
29
+ last_login_timestamp: number;
30
+ level: number;
31
+ media: Href;
32
+ mythic_keystone_profile: Href;
33
+ name: string;
34
+ name_search: string;
35
+ professions: Href;
36
+ pvp_summary: Href;
37
+ quests: Href;
38
+ race: NameIdKey;
39
+ realm: Realm;
40
+ reputations: Href;
41
+ specializations: Href;
42
+ statistics: Href;
43
+ titles: Href;
44
+ }
45
+ interface CovenantProgress {
46
+ chosen_covenant: NameIdKey;
47
+ renown_level: number;
48
+ soulbinds: Href;
49
+ }
50
+ interface Guild extends NameIdKey {
51
+ faction: Faction;
52
+ realm: Realm;
53
+ }
54
+
55
+ export type { CharacterProfileStatusResponse, CharacterProfileSummaryResponse };
@@ -0,0 +1,3 @@
1
+
2
+ //# sourceMappingURL=types.js.map
3
+ //# sourceMappingURL=types.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"names":[],"mappings":"","file":"types.js"}
@@ -0,0 +1,12 @@
1
+ import { Resource } from '@blizzard-api/core';
2
+ import { CharacterPvpSummaryResponse } from './types.js';
3
+ import '../base.js';
4
+
5
+ /**
6
+ * @param realmSlug The slug of the realm.
7
+ * @param characterName The lowercase name of the character.
8
+ * @returns a PvP summary for a character.
9
+ */
10
+ declare function characterPvpSummary(realmSlug: string, characterName: string): Resource<CharacterPvpSummaryResponse>;
11
+
12
+ export { characterPvpSummary };
@@ -0,0 +1,3 @@
1
+ export { characterPvpSummary } from '../chunk-U3H47BSV.js';
2
+ //# sourceMappingURL=character-pvp.js.map
3
+ //# sourceMappingURL=character-pvp.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"names":[],"mappings":"","file":"character-pvp.js"}
@@ -0,0 +1,19 @@
1
+ import { ResponseBase, Character, NameId } from '../base.js';
2
+
3
+ interface CharacterPvpSummaryResponse extends ResponseBase {
4
+ character: Character;
5
+ honor_level: number;
6
+ honorable_kills: number;
7
+ pvp_map_statistics: Array<PvpMapStatistic>;
8
+ }
9
+ interface MatchStatistics {
10
+ lost: number;
11
+ played: number;
12
+ won: number;
13
+ }
14
+ interface PvpMapStatistic {
15
+ match_statistics: MatchStatistics;
16
+ world_map: NameId;
17
+ }
18
+
19
+ export type { CharacterPvpSummaryResponse };
@@ -0,0 +1,3 @@
1
+
2
+ //# sourceMappingURL=types.js.map
3
+ //# sourceMappingURL=types.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"names":[],"mappings":"","file":"types.js"}
@@ -0,0 +1,18 @@
1
+ import { Resource } from '@blizzard-api/core';
2
+ import { CharacterCompletedQuestsResponse, CharacterQuestsResponse } from './types.js';
3
+ import '../base.js';
4
+
5
+ /**
6
+ * @param realmSlug The slug of the realm.
7
+ * @param characterName The lowercase name of the character.
8
+ * @returns a list of quests that a character has completed.
9
+ */
10
+ declare function characterCompletedQuests(realmSlug: string, characterName: string): Resource<CharacterCompletedQuestsResponse>;
11
+ /**
12
+ * @param realmSlug The slug of the realm.
13
+ * @param characterName The lowercase name of the character.
14
+ * @returns a character's active quests as well as a link to the character's completed quests.
15
+ */
16
+ declare function characterQuests(realmSlug: string, characterName: string): Resource<CharacterQuestsResponse>;
17
+
18
+ export { characterCompletedQuests, characterQuests };
@@ -0,0 +1,3 @@
1
+ export { characterCompletedQuests, characterQuests } from '../chunk-RDKBICVU.js';
2
+ //# sourceMappingURL=character-quests.js.map
3
+ //# sourceMappingURL=character-quests.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"names":[],"mappings":"","file":"character-quests.js"}
@@ -0,0 +1,13 @@
1
+ import { ResponseBase, Character, NameIdKey, Href } from '../base.js';
2
+
3
+ interface CharacterCompletedQuestsResponse extends ResponseBase {
4
+ character: Character;
5
+ quests: Array<NameIdKey>;
6
+ }
7
+ interface CharacterQuestsResponse extends ResponseBase {
8
+ character: Character;
9
+ completed: Href;
10
+ in_progress: Array<NameIdKey>;
11
+ }
12
+
13
+ export type { CharacterCompletedQuestsResponse, CharacterQuestsResponse };
@@ -0,0 +1,3 @@
1
+
2
+ //# sourceMappingURL=types.js.map
3
+ //# sourceMappingURL=types.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"names":[],"mappings":"","file":"types.js"}
@@ -0,0 +1,12 @@
1
+ import { Resource } from '@blizzard-api/core';
2
+ import { CharacterReputationsSummaryResponse } from './types.js';
3
+ import '../base.js';
4
+
5
+ /**
6
+ * @param realmSlug The slug of the realm.
7
+ * @param characterName The lowercase name of the character.
8
+ * @returns a summary of a character's reputations.
9
+ */
10
+ declare function characterReputationsSummary(realmSlug: string, characterName: string): Resource<CharacterReputationsSummaryResponse>;
11
+
12
+ export { characterReputationsSummary };
@@ -0,0 +1,3 @@
1
+ export { characterReputationsSummary } from '../chunk-5JEMELDR.js';
2
+ //# sourceMappingURL=character-reputations.js.map
3
+ //# sourceMappingURL=character-reputations.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"names":[],"mappings":"","file":"character-reputations.js"}
@@ -0,0 +1,25 @@
1
+ import { ResponseBase, Character, NameIdKey } from '../base.js';
2
+
3
+ interface CharacterReputationsSummaryResponse extends ResponseBase {
4
+ character: Character;
5
+ reputations: Array<Reputation>;
6
+ }
7
+ interface Paragon {
8
+ max: number;
9
+ raw: number;
10
+ value: number;
11
+ }
12
+ interface Reputation {
13
+ faction: NameIdKey;
14
+ paragon?: Paragon;
15
+ standing: Standing;
16
+ }
17
+ interface Standing {
18
+ max: number;
19
+ name: string;
20
+ raw: number;
21
+ tier: number;
22
+ value: number;
23
+ }
24
+
25
+ export type { CharacterReputationsSummaryResponse };
@@ -0,0 +1,3 @@
1
+
2
+ //# sourceMappingURL=types.js.map
3
+ //# sourceMappingURL=types.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"names":[],"mappings":"","file":"types.js"}
@@ -0,0 +1,12 @@
1
+ import { Resource } from '@blizzard-api/core';
2
+ import { CharacterSoulbindsResponse } from './types.js';
3
+ import '../base.js';
4
+
5
+ /**
6
+ * @param realmSlug The slug of the realm.
7
+ * @param characterName The lowercase name of the character.
8
+ * @returns a character's soulbinds.
9
+ */
10
+ declare function characterSoulbinds(realmSlug: string, characterName: string): Resource<CharacterSoulbindsResponse>;
11
+
12
+ export { characterSoulbinds };
@@ -0,0 +1,3 @@
1
+ export { characterSoulbinds } from '../chunk-26JOGQUD.js';
2
+ //# sourceMappingURL=character-soulbinds.js.map
3
+ //# sourceMappingURL=character-soulbinds.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"names":[],"mappings":"","file":"character-soulbinds.js"}
@@ -0,0 +1,33 @@
1
+ import { ResponseBase, Character, NameIdKey } from '../base.js';
2
+
3
+ interface CharacterSoulbindsResponse extends ResponseBase {
4
+ character: Character;
5
+ chosen_covenant: NameIdKey;
6
+ renown_level: number;
7
+ soulbinds: Array<Soulbind>;
8
+ }
9
+ interface ConduitSocket {
10
+ socket: Socket;
11
+ type: TypeClass;
12
+ }
13
+ interface Socket {
14
+ conduit: NameIdKey;
15
+ rank: number;
16
+ }
17
+ interface Soulbind {
18
+ is_active?: boolean;
19
+ soulbind: NameIdKey;
20
+ traits: Array<Trait>;
21
+ }
22
+ interface Trait {
23
+ conduit_socket?: ConduitSocket;
24
+ display_order: number;
25
+ tier: number;
26
+ trait?: NameIdKey;
27
+ }
28
+ interface TypeClass {
29
+ name: 'Endurance Conduit Slot' | 'Finesse Conduit Slot' | 'Potency Conduit Slot';
30
+ type: 'ENDURANCE' | 'FINESSE' | 'POTENCY';
31
+ }
32
+
33
+ export type { CharacterSoulbindsResponse };
@@ -0,0 +1,3 @@
1
+
2
+ //# sourceMappingURL=types.js.map
3
+ //# sourceMappingURL=types.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"names":[],"mappings":"","file":"types.js"}
@@ -0,0 +1,12 @@
1
+ import { Resource } from '@blizzard-api/core';
2
+ import { CharacterSpecializationsSummaryResponse } from './types.js';
3
+ import '../base.js';
4
+
5
+ /**
6
+ * @param realmSlug The slug of the realm.
7
+ * @param characterName The lowercase name of the character.
8
+ * @returns a summary of a character's specializations.
9
+ */
10
+ declare function characterSpecializationsSummary(realmSlug: string, characterName: string): Resource<CharacterSpecializationsSummaryResponse>;
11
+
12
+ export { characterSpecializationsSummary };
@@ -0,0 +1,3 @@
1
+ export { characterSpecializationsSummary } from '../chunk-JIJPTSGU.js';
2
+ //# sourceMappingURL=character-specializations.js.map
3
+ //# sourceMappingURL=character-specializations.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"names":[],"mappings":"","file":"character-specializations.js"}
@@ -0,0 +1,46 @@
1
+ import { ResponseBase, NameIdKey, Character } from '../base.js';
2
+
3
+ interface CharacterSpecializationsSummaryResponse extends ResponseBase {
4
+ active_hero_talent: NameIdKey;
5
+ active_specialization: NameIdKey;
6
+ character: Character;
7
+ specializations: Array<Specialization>;
8
+ }
9
+ interface Loadout {
10
+ is_active: boolean;
11
+ selected_class_talent_tree: NameIdKey;
12
+ selected_class_talents: Array<SelectedTalent>;
13
+ selected_spec_talent_tree: NameIdKey;
14
+ selected_spec_talents?: Array<SelectedTalent>;
15
+ talent_loadout_code: string;
16
+ }
17
+ interface PvpTalentSlot {
18
+ selected: Selected;
19
+ slot_number: number;
20
+ }
21
+ interface Selected {
22
+ spell_tooltip: SpellTooltip;
23
+ talent: NameIdKey;
24
+ }
25
+ interface SelectedTalent {
26
+ default_points?: number;
27
+ id: number;
28
+ rank: number;
29
+ tooltip: Selected;
30
+ }
31
+ interface Specialization {
32
+ glyphs?: Array<NameIdKey>;
33
+ loadouts: Array<Loadout>;
34
+ pvp_talent_slots?: Array<PvpTalentSlot>;
35
+ specialization: NameIdKey;
36
+ }
37
+ interface SpellTooltip {
38
+ cast_time: '1.5 sec cast' | '2.5 sec cast' | '3 sec cast' | 'Channeled' | 'Instant' | 'Passive';
39
+ cooldown?: string;
40
+ description: string;
41
+ power_cost?: string;
42
+ range?: '8-30 yd range' | '15 yd range' | '30 yd range' | '40 yd range' | '50 yd range' | '55 yd range' | '100 yd range' | 'Melee Range';
43
+ spell: NameIdKey;
44
+ }
45
+
46
+ export type { CharacterSpecializationsSummaryResponse };
@@ -0,0 +1,3 @@
1
+
2
+ //# sourceMappingURL=types.js.map
3
+ //# sourceMappingURL=types.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"names":[],"mappings":"","file":"types.js"}
@@ -0,0 +1,12 @@
1
+ import { Resource } from '@blizzard-api/core';
2
+ import { CharacterStatisticsSummaryResponse } from './types.js';
3
+ import '../base.js';
4
+
5
+ /**
6
+ * @param realmSlug The slug of the realm.
7
+ * @param characterName The lowercase name of the character.
8
+ * @returns a statistics summary for a character.
9
+ */
10
+ declare function characterStatisticsSummary(realmSlug: string, characterName: string): Resource<CharacterStatisticsSummaryResponse>;
11
+
12
+ export { characterStatisticsSummary };
@@ -0,0 +1,3 @@
1
+ export { characterStatisticsSummary } from '../chunk-G775CQBW.js';
2
+ //# sourceMappingURL=character-statistics.js.map
3
+ //# sourceMappingURL=character-statistics.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"names":[],"mappings":"","file":"character-statistics.js"}
@@ -0,0 +1,59 @@
1
+ import { ResponseBase, Character } from '../base.js';
2
+
3
+ interface CharacterStatisticsSummaryResponse extends ResponseBase {
4
+ agility: BaseEffectiveStat;
5
+ armor: BaseEffectiveStat;
6
+ attack_power: number;
7
+ avoidance: Rating;
8
+ block: RatingWithValue;
9
+ bonus_armor: number;
10
+ character: Character;
11
+ dodge: RatingWithValue;
12
+ health: number;
13
+ intellect: BaseEffectiveStat;
14
+ lifesteal: RatingWithValue;
15
+ main_hand_damage_max: number;
16
+ main_hand_damage_min: number;
17
+ main_hand_dps: number;
18
+ main_hand_speed: number;
19
+ mana_regen: number;
20
+ mana_regen_combat: number;
21
+ mastery: RatingWithValue;
22
+ melee_crit: RatingWithValue;
23
+ melee_haste: RatingWithValue;
24
+ off_hand_damage_max: number;
25
+ off_hand_damage_min: number;
26
+ off_hand_dps: number;
27
+ off_hand_speed: number;
28
+ parry: RatingWithValue;
29
+ power: number;
30
+ power_type: Character;
31
+ ranged_crit: RatingWithValue;
32
+ ranged_haste: RatingWithValue;
33
+ speed: Rating;
34
+ spell_crit: RatingWithValue;
35
+ spell_haste: RatingWithValue;
36
+ spell_penetration: number;
37
+ spell_power: number;
38
+ stamina: BaseEffectiveStat;
39
+ strength: BaseEffectiveStat;
40
+ versatility: number;
41
+ versatility_damage_done_bonus: number;
42
+ versatility_damage_taken_bonus: number;
43
+ versatility_healing_done_bonus: number;
44
+ }
45
+ interface BaseEffectiveStat {
46
+ base: number;
47
+ effective: number;
48
+ }
49
+ interface Rating {
50
+ rating: number;
51
+ rating_bonus: number;
52
+ }
53
+ interface RatingWithValue {
54
+ rating: number;
55
+ rating_bonus: number;
56
+ value: number;
57
+ }
58
+
59
+ export type { CharacterStatisticsSummaryResponse };
@@ -0,0 +1,3 @@
1
+
2
+ //# sourceMappingURL=types.js.map
3
+ //# sourceMappingURL=types.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"names":[],"mappings":"","file":"types.js"}