@c3d.gg/mwi-types 0.2.3 → 0.2.5
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/.tsbuildinfo +1 -1
- package/dist/generated/types/items.d.ts +4 -0
- package/dist/generated/types/items.d.ts.map +1 -1
- package/dist/generated/types/items.js +951 -0
- package/dist/generated/types/items.js.map +1 -1
- package/dist/generated/types/recipes.d.ts +12 -1
- package/dist/generated/types/recipes.d.ts.map +1 -1
- package/dist/generated/types/recipes.js +60 -10
- package/dist/generated/types/recipes.js.map +1 -1
- package/package.json +1 -1
|
@@ -68559,6 +68559,916 @@ export const ALCHEMICAL_ITEM_HRIDS = [
|
|
|
68559
68559
|
'/items/wooden_water_staff',
|
|
68560
68560
|
'/items/yogurt',
|
|
68561
68561
|
];
|
|
68562
|
+
export const ITEMS_BY_MARKETPLACE_CATEGORY = {
|
|
68563
|
+
Resources: [
|
|
68564
|
+
'/items/abyssal_essence',
|
|
68565
|
+
'/items/acrobats_ribbon',
|
|
68566
|
+
'/items/alchemy_essence',
|
|
68567
|
+
'/items/amber',
|
|
68568
|
+
'/items/amethyst',
|
|
68569
|
+
'/items/apple',
|
|
68570
|
+
'/items/aqua_essence',
|
|
68571
|
+
'/items/arabica_coffee_bean',
|
|
68572
|
+
'/items/arcane_log',
|
|
68573
|
+
'/items/arcane_lumber',
|
|
68574
|
+
'/items/azure_cheese',
|
|
68575
|
+
'/items/azure_milk',
|
|
68576
|
+
'/items/bag_of_10_cowbells',
|
|
68577
|
+
'/items/bamboo_branch',
|
|
68578
|
+
'/items/bamboo_fabric',
|
|
68579
|
+
'/items/bear_essence',
|
|
68580
|
+
'/items/beast_hide',
|
|
68581
|
+
'/items/beast_leather',
|
|
68582
|
+
'/items/birch_log',
|
|
68583
|
+
'/items/birch_lumber',
|
|
68584
|
+
'/items/bishops_scroll',
|
|
68585
|
+
'/items/black_bear_fluff',
|
|
68586
|
+
'/items/black_tea_leaf',
|
|
68587
|
+
'/items/blackberry',
|
|
68588
|
+
'/items/blueberry',
|
|
68589
|
+
'/items/branch_of_insight',
|
|
68590
|
+
'/items/brewing_essence',
|
|
68591
|
+
'/items/burble_cheese',
|
|
68592
|
+
'/items/burble_milk',
|
|
68593
|
+
'/items/burble_tea_leaf',
|
|
68594
|
+
'/items/butter_of_proficiency',
|
|
68595
|
+
'/items/catalyst_of_coinification',
|
|
68596
|
+
'/items/catalyst_of_decomposition',
|
|
68597
|
+
'/items/catalyst_of_transmutation',
|
|
68598
|
+
'/items/cedar_log',
|
|
68599
|
+
'/items/cedar_lumber',
|
|
68600
|
+
'/items/centaur_hoof',
|
|
68601
|
+
'/items/chaotic_chain',
|
|
68602
|
+
'/items/cheese',
|
|
68603
|
+
'/items/cheesesmithing_essence',
|
|
68604
|
+
'/items/chimerical_chest',
|
|
68605
|
+
'/items/chimerical_essence',
|
|
68606
|
+
'/items/chimerical_refinement_chest',
|
|
68607
|
+
'/items/chimerical_refinement_shard',
|
|
68608
|
+
'/items/chimerical_token',
|
|
68609
|
+
'/items/chrono_sphere',
|
|
68610
|
+
'/items/cocoon',
|
|
68611
|
+
'/items/coin',
|
|
68612
|
+
'/items/colossus_core',
|
|
68613
|
+
'/items/cooking_essence',
|
|
68614
|
+
'/items/corsair_crest',
|
|
68615
|
+
'/items/cotton',
|
|
68616
|
+
'/items/cotton_fabric',
|
|
68617
|
+
'/items/cowbell',
|
|
68618
|
+
'/items/crab_pincer',
|
|
68619
|
+
'/items/crafting_essence',
|
|
68620
|
+
'/items/crimson_cheese',
|
|
68621
|
+
'/items/crimson_milk',
|
|
68622
|
+
'/items/crushed_amber',
|
|
68623
|
+
'/items/crushed_amethyst',
|
|
68624
|
+
'/items/crushed_garnet',
|
|
68625
|
+
'/items/crushed_jade',
|
|
68626
|
+
'/items/crushed_moonstone',
|
|
68627
|
+
'/items/crushed_pearl',
|
|
68628
|
+
'/items/crushed_philosophers_stone',
|
|
68629
|
+
'/items/crushed_sunstone',
|
|
68630
|
+
'/items/cursed_ball',
|
|
68631
|
+
'/items/damaged_anchor',
|
|
68632
|
+
'/items/demonic_core',
|
|
68633
|
+
'/items/dodocamel_plume',
|
|
68634
|
+
'/items/dragon_fruit',
|
|
68635
|
+
'/items/egg',
|
|
68636
|
+
'/items/emp_tea_leaf',
|
|
68637
|
+
'/items/enchanted_chest',
|
|
68638
|
+
'/items/enchanted_essence',
|
|
68639
|
+
'/items/enchanted_refinement_chest',
|
|
68640
|
+
'/items/enchanted_refinement_shard',
|
|
68641
|
+
'/items/enchanted_token',
|
|
68642
|
+
'/items/enhancing_essence',
|
|
68643
|
+
'/items/excelsa_coffee_bean',
|
|
68644
|
+
'/items/eye_of_the_watcher',
|
|
68645
|
+
'/items/eyessence',
|
|
68646
|
+
'/items/fieriosa_coffee_bean',
|
|
68647
|
+
'/items/flaming_cloth',
|
|
68648
|
+
'/items/flax',
|
|
68649
|
+
'/items/foraging_essence',
|
|
68650
|
+
'/items/frost_sphere',
|
|
68651
|
+
'/items/garnet',
|
|
68652
|
+
'/items/ginkgo_log',
|
|
68653
|
+
'/items/ginkgo_lumber',
|
|
68654
|
+
'/items/gluttonous_energy',
|
|
68655
|
+
'/items/gobo_essence',
|
|
68656
|
+
'/items/gobo_hide',
|
|
68657
|
+
'/items/gobo_leather',
|
|
68658
|
+
'/items/gobo_rag',
|
|
68659
|
+
'/items/goggles',
|
|
68660
|
+
'/items/golem_essence',
|
|
68661
|
+
'/items/green_tea_leaf',
|
|
68662
|
+
'/items/griffin_leather',
|
|
68663
|
+
'/items/griffin_talon',
|
|
68664
|
+
'/items/grizzly_bear_fluff',
|
|
68665
|
+
'/items/guzzling_energy',
|
|
68666
|
+
'/items/holy_cheese',
|
|
68667
|
+
'/items/holy_milk',
|
|
68668
|
+
'/items/icy_cloth',
|
|
68669
|
+
'/items/infernal_ember',
|
|
68670
|
+
'/items/jackalope_antler',
|
|
68671
|
+
'/items/jade',
|
|
68672
|
+
'/items/jungle_essence',
|
|
68673
|
+
'/items/knights_ingot',
|
|
68674
|
+
'/items/kraken_fang',
|
|
68675
|
+
'/items/kraken_leather',
|
|
68676
|
+
'/items/large_artisans_crate',
|
|
68677
|
+
'/items/large_meteorite_cache',
|
|
68678
|
+
'/items/large_treasure_chest',
|
|
68679
|
+
'/items/liberica_coffee_bean',
|
|
68680
|
+
'/items/linen_fabric',
|
|
68681
|
+
'/items/living_granite',
|
|
68682
|
+
'/items/log',
|
|
68683
|
+
'/items/lumber',
|
|
68684
|
+
'/items/luna_wing',
|
|
68685
|
+
'/items/maelstrom_plating',
|
|
68686
|
+
'/items/magicians_cloth',
|
|
68687
|
+
'/items/magnet',
|
|
68688
|
+
'/items/magnifying_glass',
|
|
68689
|
+
'/items/manticore_sting',
|
|
68690
|
+
'/items/marine_scale',
|
|
68691
|
+
'/items/marksman_brooch',
|
|
68692
|
+
'/items/marsberry',
|
|
68693
|
+
'/items/medium_artisans_crate',
|
|
68694
|
+
'/items/medium_meteorite_cache',
|
|
68695
|
+
'/items/medium_treasure_chest',
|
|
68696
|
+
'/items/milk',
|
|
68697
|
+
'/items/milking_essence',
|
|
68698
|
+
'/items/mirror_of_protection',
|
|
68699
|
+
'/items/mooberry',
|
|
68700
|
+
'/items/moolong_tea_leaf',
|
|
68701
|
+
'/items/moonstone',
|
|
68702
|
+
'/items/orange',
|
|
68703
|
+
'/items/panda_fluff',
|
|
68704
|
+
'/items/peach',
|
|
68705
|
+
'/items/pearl',
|
|
68706
|
+
'/items/philosophers_stone',
|
|
68707
|
+
'/items/pirate_chest',
|
|
68708
|
+
'/items/pirate_essence',
|
|
68709
|
+
'/items/pirate_refinement_chest',
|
|
68710
|
+
'/items/pirate_refinement_shard',
|
|
68711
|
+
'/items/pirate_token',
|
|
68712
|
+
'/items/plum',
|
|
68713
|
+
'/items/polar_bear_fluff',
|
|
68714
|
+
'/items/prime_catalyst',
|
|
68715
|
+
'/items/purpleheart_log',
|
|
68716
|
+
'/items/purpleheart_lumber',
|
|
68717
|
+
'/items/purples_gift',
|
|
68718
|
+
'/items/radiant_fabric',
|
|
68719
|
+
'/items/radiant_fiber',
|
|
68720
|
+
'/items/rainbow_cheese',
|
|
68721
|
+
'/items/rainbow_milk',
|
|
68722
|
+
'/items/red_panda_fluff',
|
|
68723
|
+
'/items/red_tea_leaf',
|
|
68724
|
+
'/items/redwood_log',
|
|
68725
|
+
'/items/redwood_lumber',
|
|
68726
|
+
'/items/regal_jewel',
|
|
68727
|
+
'/items/reptile_hide',
|
|
68728
|
+
'/items/reptile_leather',
|
|
68729
|
+
'/items/revenant_anima',
|
|
68730
|
+
'/items/robusta_coffee_bean',
|
|
68731
|
+
'/items/rough_hide',
|
|
68732
|
+
'/items/rough_leather',
|
|
68733
|
+
'/items/royal_cloth',
|
|
68734
|
+
'/items/shard_of_protection',
|
|
68735
|
+
'/items/shoebill_feather',
|
|
68736
|
+
'/items/silk_fabric',
|
|
68737
|
+
'/items/sinister_chest',
|
|
68738
|
+
'/items/sinister_essence',
|
|
68739
|
+
'/items/sinister_refinement_chest',
|
|
68740
|
+
'/items/sinister_refinement_shard',
|
|
68741
|
+
'/items/sinister_token',
|
|
68742
|
+
'/items/small_artisans_crate',
|
|
68743
|
+
'/items/small_meteorite_cache',
|
|
68744
|
+
'/items/small_treasure_chest',
|
|
68745
|
+
'/items/snail_shell',
|
|
68746
|
+
'/items/snake_fang',
|
|
68747
|
+
'/items/sorcerer_essence',
|
|
68748
|
+
'/items/sorcerers_sole',
|
|
68749
|
+
'/items/soul_fragment',
|
|
68750
|
+
'/items/spaceberry',
|
|
68751
|
+
'/items/spacia_coffee_bean',
|
|
68752
|
+
'/items/stalactite_shard',
|
|
68753
|
+
'/items/star_fragment',
|
|
68754
|
+
'/items/star_fruit',
|
|
68755
|
+
'/items/strawberry',
|
|
68756
|
+
'/items/sugar',
|
|
68757
|
+
'/items/sundering_jewel',
|
|
68758
|
+
'/items/sunstone',
|
|
68759
|
+
'/items/swamp_essence',
|
|
68760
|
+
'/items/tailoring_essence',
|
|
68761
|
+
'/items/task_crystal',
|
|
68762
|
+
'/items/task_token',
|
|
68763
|
+
'/items/thread_of_expertise',
|
|
68764
|
+
'/items/treant_bark',
|
|
68765
|
+
'/items/turtle_shell',
|
|
68766
|
+
'/items/twilight_essence',
|
|
68767
|
+
'/items/umbral_hide',
|
|
68768
|
+
'/items/umbral_leather',
|
|
68769
|
+
'/items/vampire_fang',
|
|
68770
|
+
'/items/verdant_cheese',
|
|
68771
|
+
'/items/verdant_milk',
|
|
68772
|
+
'/items/werewolf_claw',
|
|
68773
|
+
'/items/wheat',
|
|
68774
|
+
'/items/woodcutting_essence',
|
|
68775
|
+
],
|
|
68776
|
+
Consumables: [
|
|
68777
|
+
'/items/alchemy_tea',
|
|
68778
|
+
'/items/apple_gummy',
|
|
68779
|
+
'/items/apple_yogurt',
|
|
68780
|
+
'/items/artisan_tea',
|
|
68781
|
+
'/items/attack_coffee',
|
|
68782
|
+
'/items/blackberry_cake',
|
|
68783
|
+
'/items/blackberry_donut',
|
|
68784
|
+
'/items/blessed_tea',
|
|
68785
|
+
'/items/blueberry_cake',
|
|
68786
|
+
'/items/blueberry_donut',
|
|
68787
|
+
'/items/brewing_tea',
|
|
68788
|
+
'/items/catalytic_tea',
|
|
68789
|
+
'/items/channeling_coffee',
|
|
68790
|
+
'/items/cheesesmithing_tea',
|
|
68791
|
+
'/items/cooking_tea',
|
|
68792
|
+
'/items/crafting_tea',
|
|
68793
|
+
'/items/critical_coffee',
|
|
68794
|
+
'/items/cupcake',
|
|
68795
|
+
'/items/defense_coffee',
|
|
68796
|
+
'/items/donut',
|
|
68797
|
+
'/items/dragon_fruit_gummy',
|
|
68798
|
+
'/items/dragon_fruit_yogurt',
|
|
68799
|
+
'/items/efficiency_tea',
|
|
68800
|
+
'/items/enhancing_tea',
|
|
68801
|
+
'/items/foraging_tea',
|
|
68802
|
+
'/items/gathering_tea',
|
|
68803
|
+
'/items/gourmet_tea',
|
|
68804
|
+
'/items/gummy',
|
|
68805
|
+
'/items/intelligence_coffee',
|
|
68806
|
+
'/items/lucky_coffee',
|
|
68807
|
+
'/items/magic_coffee',
|
|
68808
|
+
'/items/marsberry_cake',
|
|
68809
|
+
'/items/marsberry_donut',
|
|
68810
|
+
'/items/melee_coffee',
|
|
68811
|
+
'/items/milking_tea',
|
|
68812
|
+
'/items/mooberry_cake',
|
|
68813
|
+
'/items/mooberry_donut',
|
|
68814
|
+
'/items/orange_gummy',
|
|
68815
|
+
'/items/orange_yogurt',
|
|
68816
|
+
'/items/peach_gummy',
|
|
68817
|
+
'/items/peach_yogurt',
|
|
68818
|
+
'/items/plum_gummy',
|
|
68819
|
+
'/items/plum_yogurt',
|
|
68820
|
+
'/items/processing_tea',
|
|
68821
|
+
'/items/ranged_coffee',
|
|
68822
|
+
'/items/spaceberry_cake',
|
|
68823
|
+
'/items/spaceberry_donut',
|
|
68824
|
+
'/items/stamina_coffee',
|
|
68825
|
+
'/items/star_fruit_gummy',
|
|
68826
|
+
'/items/star_fruit_yogurt',
|
|
68827
|
+
'/items/strawberry_cake',
|
|
68828
|
+
'/items/strawberry_donut',
|
|
68829
|
+
'/items/super_alchemy_tea',
|
|
68830
|
+
'/items/super_attack_coffee',
|
|
68831
|
+
'/items/super_brewing_tea',
|
|
68832
|
+
'/items/super_cheesesmithing_tea',
|
|
68833
|
+
'/items/super_cooking_tea',
|
|
68834
|
+
'/items/super_crafting_tea',
|
|
68835
|
+
'/items/super_defense_coffee',
|
|
68836
|
+
'/items/super_enhancing_tea',
|
|
68837
|
+
'/items/super_foraging_tea',
|
|
68838
|
+
'/items/super_intelligence_coffee',
|
|
68839
|
+
'/items/super_magic_coffee',
|
|
68840
|
+
'/items/super_melee_coffee',
|
|
68841
|
+
'/items/super_milking_tea',
|
|
68842
|
+
'/items/super_ranged_coffee',
|
|
68843
|
+
'/items/super_stamina_coffee',
|
|
68844
|
+
'/items/super_tailoring_tea',
|
|
68845
|
+
'/items/super_woodcutting_tea',
|
|
68846
|
+
'/items/swiftness_coffee',
|
|
68847
|
+
'/items/tailoring_tea',
|
|
68848
|
+
'/items/ultra_alchemy_tea',
|
|
68849
|
+
'/items/ultra_attack_coffee',
|
|
68850
|
+
'/items/ultra_brewing_tea',
|
|
68851
|
+
'/items/ultra_cheesesmithing_tea',
|
|
68852
|
+
'/items/ultra_cooking_tea',
|
|
68853
|
+
'/items/ultra_crafting_tea',
|
|
68854
|
+
'/items/ultra_defense_coffee',
|
|
68855
|
+
'/items/ultra_enhancing_tea',
|
|
68856
|
+
'/items/ultra_foraging_tea',
|
|
68857
|
+
'/items/ultra_intelligence_coffee',
|
|
68858
|
+
'/items/ultra_magic_coffee',
|
|
68859
|
+
'/items/ultra_melee_coffee',
|
|
68860
|
+
'/items/ultra_milking_tea',
|
|
68861
|
+
'/items/ultra_ranged_coffee',
|
|
68862
|
+
'/items/ultra_stamina_coffee',
|
|
68863
|
+
'/items/ultra_tailoring_tea',
|
|
68864
|
+
'/items/ultra_woodcutting_tea',
|
|
68865
|
+
'/items/wisdom_coffee',
|
|
68866
|
+
'/items/wisdom_tea',
|
|
68867
|
+
'/items/woodcutting_tea',
|
|
68868
|
+
'/items/yogurt',
|
|
68869
|
+
],
|
|
68870
|
+
Books: [
|
|
68871
|
+
'/items/aqua_arrow',
|
|
68872
|
+
'/items/berserk',
|
|
68873
|
+
'/items/cleave',
|
|
68874
|
+
'/items/crippling_slash',
|
|
68875
|
+
'/items/critical_aura',
|
|
68876
|
+
'/items/elemental_affinity',
|
|
68877
|
+
'/items/elusiveness',
|
|
68878
|
+
'/items/entangle',
|
|
68879
|
+
'/items/fierce_aura',
|
|
68880
|
+
'/items/fireball',
|
|
68881
|
+
'/items/firestorm',
|
|
68882
|
+
'/items/flame_arrow',
|
|
68883
|
+
'/items/flame_blast',
|
|
68884
|
+
'/items/fracturing_impact',
|
|
68885
|
+
'/items/frenzy',
|
|
68886
|
+
'/items/frost_surge',
|
|
68887
|
+
'/items/guardian_aura',
|
|
68888
|
+
'/items/heal',
|
|
68889
|
+
'/items/ice_spear',
|
|
68890
|
+
'/items/impale',
|
|
68891
|
+
'/items/insanity',
|
|
68892
|
+
'/items/invincible',
|
|
68893
|
+
'/items/life_drain',
|
|
68894
|
+
'/items/maim',
|
|
68895
|
+
'/items/mana_spring',
|
|
68896
|
+
'/items/minor_heal',
|
|
68897
|
+
'/items/mystic_aura',
|
|
68898
|
+
'/items/natures_veil',
|
|
68899
|
+
'/items/penetrating_shot',
|
|
68900
|
+
'/items/penetrating_strike',
|
|
68901
|
+
'/items/pestilent_shot',
|
|
68902
|
+
'/items/poke',
|
|
68903
|
+
'/items/precision',
|
|
68904
|
+
'/items/provoke',
|
|
68905
|
+
'/items/puncture',
|
|
68906
|
+
'/items/quick_aid',
|
|
68907
|
+
'/items/quick_shot',
|
|
68908
|
+
'/items/rain_of_arrows',
|
|
68909
|
+
'/items/rejuvenate',
|
|
68910
|
+
'/items/retribution',
|
|
68911
|
+
'/items/revive',
|
|
68912
|
+
'/items/scratch',
|
|
68913
|
+
'/items/shield_bash',
|
|
68914
|
+
'/items/silencing_shot',
|
|
68915
|
+
'/items/smack',
|
|
68916
|
+
'/items/smoke_burst',
|
|
68917
|
+
'/items/speed_aura',
|
|
68918
|
+
'/items/spike_shell',
|
|
68919
|
+
'/items/steady_shot',
|
|
68920
|
+
'/items/stunning_blow',
|
|
68921
|
+
'/items/sweep',
|
|
68922
|
+
'/items/taunt',
|
|
68923
|
+
'/items/toughness',
|
|
68924
|
+
'/items/toxic_pollen',
|
|
68925
|
+
'/items/vampirism',
|
|
68926
|
+
'/items/water_strike',
|
|
68927
|
+
],
|
|
68928
|
+
Keys: [
|
|
68929
|
+
'/items/blue_key_fragment',
|
|
68930
|
+
'/items/brown_key_fragment',
|
|
68931
|
+
'/items/burning_key_fragment',
|
|
68932
|
+
'/items/chimerical_chest_key',
|
|
68933
|
+
'/items/chimerical_entry_key',
|
|
68934
|
+
'/items/dark_key_fragment',
|
|
68935
|
+
'/items/enchanted_chest_key',
|
|
68936
|
+
'/items/enchanted_entry_key',
|
|
68937
|
+
'/items/green_key_fragment',
|
|
68938
|
+
'/items/orange_key_fragment',
|
|
68939
|
+
'/items/pirate_chest_key',
|
|
68940
|
+
'/items/pirate_entry_key',
|
|
68941
|
+
'/items/purple_key_fragment',
|
|
68942
|
+
'/items/sinister_chest_key',
|
|
68943
|
+
'/items/sinister_entry_key',
|
|
68944
|
+
'/items/stone_key_fragment',
|
|
68945
|
+
'/items/white_key_fragment',
|
|
68946
|
+
],
|
|
68947
|
+
Equipment: [
|
|
68948
|
+
'/items/acrobatic_hood',
|
|
68949
|
+
'/items/acrobatic_hood_refined',
|
|
68950
|
+
'/items/advanced_task_badge',
|
|
68951
|
+
'/items/alchemists_bottoms',
|
|
68952
|
+
'/items/alchemists_top',
|
|
68953
|
+
'/items/anchorbound_plate_body',
|
|
68954
|
+
'/items/anchorbound_plate_body_refined',
|
|
68955
|
+
'/items/anchorbound_plate_legs',
|
|
68956
|
+
'/items/anchorbound_plate_legs_refined',
|
|
68957
|
+
'/items/arcane_bow',
|
|
68958
|
+
'/items/arcane_crossbow',
|
|
68959
|
+
'/items/arcane_fire_staff',
|
|
68960
|
+
'/items/arcane_nature_staff',
|
|
68961
|
+
'/items/arcane_shield',
|
|
68962
|
+
'/items/arcane_water_staff',
|
|
68963
|
+
'/items/azure_boots',
|
|
68964
|
+
'/items/azure_buckler',
|
|
68965
|
+
'/items/azure_bulwark',
|
|
68966
|
+
'/items/azure_gauntlets',
|
|
68967
|
+
'/items/azure_helmet',
|
|
68968
|
+
'/items/azure_mace',
|
|
68969
|
+
'/items/azure_plate_body',
|
|
68970
|
+
'/items/azure_plate_legs',
|
|
68971
|
+
'/items/azure_spear',
|
|
68972
|
+
'/items/azure_sword',
|
|
68973
|
+
'/items/bamboo_boots',
|
|
68974
|
+
'/items/bamboo_gloves',
|
|
68975
|
+
'/items/bamboo_hat',
|
|
68976
|
+
'/items/bamboo_robe_bottoms',
|
|
68977
|
+
'/items/bamboo_robe_top',
|
|
68978
|
+
'/items/basic_task_badge',
|
|
68979
|
+
'/items/beast_boots',
|
|
68980
|
+
'/items/beast_bracers',
|
|
68981
|
+
'/items/beast_chaps',
|
|
68982
|
+
'/items/beast_hood',
|
|
68983
|
+
'/items/beast_tunic',
|
|
68984
|
+
'/items/birch_bow',
|
|
68985
|
+
'/items/birch_crossbow',
|
|
68986
|
+
'/items/birch_fire_staff',
|
|
68987
|
+
'/items/birch_nature_staff',
|
|
68988
|
+
'/items/birch_shield',
|
|
68989
|
+
'/items/birch_water_staff',
|
|
68990
|
+
'/items/bishops_codex',
|
|
68991
|
+
'/items/bishops_codex_refined',
|
|
68992
|
+
'/items/black_bear_shoes',
|
|
68993
|
+
'/items/blazing_trident',
|
|
68994
|
+
'/items/blazing_trident_refined',
|
|
68995
|
+
'/items/blooming_trident',
|
|
68996
|
+
'/items/blooming_trident_refined',
|
|
68997
|
+
'/items/brewers_bottoms',
|
|
68998
|
+
'/items/brewers_top',
|
|
68999
|
+
'/items/burble_boots',
|
|
69000
|
+
'/items/burble_buckler',
|
|
69001
|
+
'/items/burble_bulwark',
|
|
69002
|
+
'/items/burble_gauntlets',
|
|
69003
|
+
'/items/burble_helmet',
|
|
69004
|
+
'/items/burble_mace',
|
|
69005
|
+
'/items/burble_plate_body',
|
|
69006
|
+
'/items/burble_plate_legs',
|
|
69007
|
+
'/items/burble_spear',
|
|
69008
|
+
'/items/burble_sword',
|
|
69009
|
+
'/items/cedar_bow',
|
|
69010
|
+
'/items/cedar_crossbow',
|
|
69011
|
+
'/items/cedar_fire_staff',
|
|
69012
|
+
'/items/cedar_nature_staff',
|
|
69013
|
+
'/items/cedar_shield',
|
|
69014
|
+
'/items/cedar_water_staff',
|
|
69015
|
+
'/items/centaur_boots',
|
|
69016
|
+
'/items/chaotic_flail',
|
|
69017
|
+
'/items/chaotic_flail_refined',
|
|
69018
|
+
'/items/cheese_boots',
|
|
69019
|
+
'/items/cheese_buckler',
|
|
69020
|
+
'/items/cheese_bulwark',
|
|
69021
|
+
'/items/cheese_gauntlets',
|
|
69022
|
+
'/items/cheese_helmet',
|
|
69023
|
+
'/items/cheese_mace',
|
|
69024
|
+
'/items/cheese_plate_body',
|
|
69025
|
+
'/items/cheese_plate_legs',
|
|
69026
|
+
'/items/cheese_spear',
|
|
69027
|
+
'/items/cheese_sword',
|
|
69028
|
+
'/items/cheesemakers_bottoms',
|
|
69029
|
+
'/items/cheesemakers_top',
|
|
69030
|
+
'/items/chefs_bottoms',
|
|
69031
|
+
'/items/chefs_top',
|
|
69032
|
+
'/items/chimerical_quiver',
|
|
69033
|
+
'/items/chimerical_quiver_refined',
|
|
69034
|
+
'/items/chrono_gloves',
|
|
69035
|
+
'/items/collectors_boots',
|
|
69036
|
+
'/items/colossus_plate_body',
|
|
69037
|
+
'/items/colossus_plate_legs',
|
|
69038
|
+
'/items/corsair_helmet',
|
|
69039
|
+
'/items/corsair_helmet_refined',
|
|
69040
|
+
'/items/cotton_boots',
|
|
69041
|
+
'/items/cotton_gloves',
|
|
69042
|
+
'/items/cotton_hat',
|
|
69043
|
+
'/items/cotton_robe_bottoms',
|
|
69044
|
+
'/items/cotton_robe_top',
|
|
69045
|
+
'/items/crafters_bottoms',
|
|
69046
|
+
'/items/crafters_top',
|
|
69047
|
+
'/items/crimson_boots',
|
|
69048
|
+
'/items/crimson_buckler',
|
|
69049
|
+
'/items/crimson_bulwark',
|
|
69050
|
+
'/items/crimson_gauntlets',
|
|
69051
|
+
'/items/crimson_helmet',
|
|
69052
|
+
'/items/crimson_mace',
|
|
69053
|
+
'/items/crimson_plate_body',
|
|
69054
|
+
'/items/crimson_plate_legs',
|
|
69055
|
+
'/items/crimson_spear',
|
|
69056
|
+
'/items/crimson_sword',
|
|
69057
|
+
'/items/cursed_bow',
|
|
69058
|
+
'/items/cursed_bow_refined',
|
|
69059
|
+
'/items/dairyhands_bottoms',
|
|
69060
|
+
'/items/dairyhands_top',
|
|
69061
|
+
'/items/demonic_plate_body',
|
|
69062
|
+
'/items/demonic_plate_legs',
|
|
69063
|
+
'/items/dodocamel_gauntlets',
|
|
69064
|
+
'/items/dodocamel_gauntlets_refined',
|
|
69065
|
+
'/items/enchanted_cloak',
|
|
69066
|
+
'/items/enchanted_cloak_refined',
|
|
69067
|
+
'/items/enchanted_gloves',
|
|
69068
|
+
'/items/enhancers_bottoms',
|
|
69069
|
+
'/items/enhancers_top',
|
|
69070
|
+
'/items/expert_task_badge',
|
|
69071
|
+
'/items/eye_watch',
|
|
69072
|
+
'/items/flaming_robe_bottoms',
|
|
69073
|
+
'/items/flaming_robe_top',
|
|
69074
|
+
'/items/fluffy_red_hat',
|
|
69075
|
+
'/items/foragers_bottoms',
|
|
69076
|
+
'/items/foragers_top',
|
|
69077
|
+
'/items/frost_staff',
|
|
69078
|
+
'/items/furious_spear',
|
|
69079
|
+
'/items/furious_spear_refined',
|
|
69080
|
+
'/items/gator_vest',
|
|
69081
|
+
'/items/giant_pouch',
|
|
69082
|
+
'/items/ginkgo_bow',
|
|
69083
|
+
'/items/ginkgo_crossbow',
|
|
69084
|
+
'/items/ginkgo_fire_staff',
|
|
69085
|
+
'/items/ginkgo_nature_staff',
|
|
69086
|
+
'/items/ginkgo_shield',
|
|
69087
|
+
'/items/ginkgo_water_staff',
|
|
69088
|
+
'/items/gluttonous_pouch',
|
|
69089
|
+
'/items/gobo_boomstick',
|
|
69090
|
+
'/items/gobo_boots',
|
|
69091
|
+
'/items/gobo_bracers',
|
|
69092
|
+
'/items/gobo_chaps',
|
|
69093
|
+
'/items/gobo_defender',
|
|
69094
|
+
'/items/gobo_hood',
|
|
69095
|
+
'/items/gobo_shooter',
|
|
69096
|
+
'/items/gobo_slasher',
|
|
69097
|
+
'/items/gobo_smasher',
|
|
69098
|
+
'/items/gobo_stabber',
|
|
69099
|
+
'/items/gobo_tunic',
|
|
69100
|
+
'/items/granite_bludgeon',
|
|
69101
|
+
'/items/griffin_bulwark',
|
|
69102
|
+
'/items/griffin_bulwark_refined',
|
|
69103
|
+
'/items/griffin_chaps',
|
|
69104
|
+
'/items/griffin_tunic',
|
|
69105
|
+
'/items/grizzly_bear_shoes',
|
|
69106
|
+
'/items/guzzling_pouch',
|
|
69107
|
+
'/items/holy_boots',
|
|
69108
|
+
'/items/holy_buckler',
|
|
69109
|
+
'/items/holy_bulwark',
|
|
69110
|
+
'/items/holy_gauntlets',
|
|
69111
|
+
'/items/holy_helmet',
|
|
69112
|
+
'/items/holy_mace',
|
|
69113
|
+
'/items/holy_plate_body',
|
|
69114
|
+
'/items/holy_plate_legs',
|
|
69115
|
+
'/items/holy_spear',
|
|
69116
|
+
'/items/holy_sword',
|
|
69117
|
+
'/items/icy_robe_bottoms',
|
|
69118
|
+
'/items/icy_robe_top',
|
|
69119
|
+
'/items/infernal_battlestaff',
|
|
69120
|
+
'/items/jackalope_staff',
|
|
69121
|
+
'/items/knights_aegis',
|
|
69122
|
+
'/items/knights_aegis_refined',
|
|
69123
|
+
'/items/kraken_chaps',
|
|
69124
|
+
'/items/kraken_chaps_refined',
|
|
69125
|
+
'/items/kraken_tunic',
|
|
69126
|
+
'/items/kraken_tunic_refined',
|
|
69127
|
+
'/items/large_pouch',
|
|
69128
|
+
'/items/linen_boots',
|
|
69129
|
+
'/items/linen_gloves',
|
|
69130
|
+
'/items/linen_hat',
|
|
69131
|
+
'/items/linen_robe_bottoms',
|
|
69132
|
+
'/items/linen_robe_top',
|
|
69133
|
+
'/items/lumberjacks_bottoms',
|
|
69134
|
+
'/items/lumberjacks_top',
|
|
69135
|
+
'/items/luna_robe_bottoms',
|
|
69136
|
+
'/items/luna_robe_top',
|
|
69137
|
+
'/items/maelstrom_plate_body',
|
|
69138
|
+
'/items/maelstrom_plate_body_refined',
|
|
69139
|
+
'/items/maelstrom_plate_legs',
|
|
69140
|
+
'/items/maelstrom_plate_legs_refined',
|
|
69141
|
+
'/items/magicians_hat',
|
|
69142
|
+
'/items/magicians_hat_refined',
|
|
69143
|
+
'/items/magnetic_gloves',
|
|
69144
|
+
'/items/manticore_shield',
|
|
69145
|
+
'/items/marine_chaps',
|
|
69146
|
+
'/items/marine_tunic',
|
|
69147
|
+
'/items/marksman_bracers',
|
|
69148
|
+
'/items/marksman_bracers_refined',
|
|
69149
|
+
'/items/medium_pouch',
|
|
69150
|
+
'/items/panda_gloves',
|
|
69151
|
+
'/items/pincer_gloves',
|
|
69152
|
+
'/items/polar_bear_shoes',
|
|
69153
|
+
'/items/purpleheart_bow',
|
|
69154
|
+
'/items/purpleheart_crossbow',
|
|
69155
|
+
'/items/purpleheart_fire_staff',
|
|
69156
|
+
'/items/purpleheart_nature_staff',
|
|
69157
|
+
'/items/purpleheart_shield',
|
|
69158
|
+
'/items/purpleheart_water_staff',
|
|
69159
|
+
'/items/radiant_boots',
|
|
69160
|
+
'/items/radiant_gloves',
|
|
69161
|
+
'/items/radiant_hat',
|
|
69162
|
+
'/items/radiant_robe_bottoms',
|
|
69163
|
+
'/items/radiant_robe_top',
|
|
69164
|
+
'/items/rainbow_boots',
|
|
69165
|
+
'/items/rainbow_buckler',
|
|
69166
|
+
'/items/rainbow_bulwark',
|
|
69167
|
+
'/items/rainbow_gauntlets',
|
|
69168
|
+
'/items/rainbow_helmet',
|
|
69169
|
+
'/items/rainbow_mace',
|
|
69170
|
+
'/items/rainbow_plate_body',
|
|
69171
|
+
'/items/rainbow_plate_legs',
|
|
69172
|
+
'/items/rainbow_spear',
|
|
69173
|
+
'/items/rainbow_sword',
|
|
69174
|
+
'/items/red_culinary_hat',
|
|
69175
|
+
'/items/redwood_bow',
|
|
69176
|
+
'/items/redwood_crossbow',
|
|
69177
|
+
'/items/redwood_fire_staff',
|
|
69178
|
+
'/items/redwood_nature_staff',
|
|
69179
|
+
'/items/redwood_shield',
|
|
69180
|
+
'/items/redwood_water_staff',
|
|
69181
|
+
'/items/regal_sword',
|
|
69182
|
+
'/items/regal_sword_refined',
|
|
69183
|
+
'/items/reptile_boots',
|
|
69184
|
+
'/items/reptile_bracers',
|
|
69185
|
+
'/items/reptile_chaps',
|
|
69186
|
+
'/items/reptile_hood',
|
|
69187
|
+
'/items/reptile_tunic',
|
|
69188
|
+
'/items/revenant_chaps',
|
|
69189
|
+
'/items/revenant_tunic',
|
|
69190
|
+
'/items/rippling_trident',
|
|
69191
|
+
'/items/rippling_trident_refined',
|
|
69192
|
+
'/items/rough_boots',
|
|
69193
|
+
'/items/rough_bracers',
|
|
69194
|
+
'/items/rough_chaps',
|
|
69195
|
+
'/items/rough_hood',
|
|
69196
|
+
'/items/rough_tunic',
|
|
69197
|
+
'/items/royal_fire_robe_bottoms',
|
|
69198
|
+
'/items/royal_fire_robe_bottoms_refined',
|
|
69199
|
+
'/items/royal_fire_robe_top',
|
|
69200
|
+
'/items/royal_fire_robe_top_refined',
|
|
69201
|
+
'/items/royal_nature_robe_bottoms',
|
|
69202
|
+
'/items/royal_nature_robe_bottoms_refined',
|
|
69203
|
+
'/items/royal_nature_robe_top',
|
|
69204
|
+
'/items/royal_nature_robe_top_refined',
|
|
69205
|
+
'/items/royal_water_robe_bottoms',
|
|
69206
|
+
'/items/royal_water_robe_bottoms_refined',
|
|
69207
|
+
'/items/royal_water_robe_top',
|
|
69208
|
+
'/items/royal_water_robe_top_refined',
|
|
69209
|
+
'/items/shoebill_shoes',
|
|
69210
|
+
'/items/sighted_bracers',
|
|
69211
|
+
'/items/silk_boots',
|
|
69212
|
+
'/items/silk_gloves',
|
|
69213
|
+
'/items/silk_hat',
|
|
69214
|
+
'/items/silk_robe_bottoms',
|
|
69215
|
+
'/items/silk_robe_top',
|
|
69216
|
+
'/items/sinister_cape',
|
|
69217
|
+
'/items/sinister_cape_refined',
|
|
69218
|
+
'/items/small_pouch',
|
|
69219
|
+
'/items/snail_shell_helmet',
|
|
69220
|
+
'/items/snake_fang_dirk',
|
|
69221
|
+
'/items/sorcerer_boots',
|
|
69222
|
+
'/items/soul_hunter_crossbow',
|
|
69223
|
+
'/items/spiked_bulwark',
|
|
69224
|
+
'/items/stalactite_spear',
|
|
69225
|
+
'/items/sundering_crossbow',
|
|
69226
|
+
'/items/sundering_crossbow_refined',
|
|
69227
|
+
'/items/tailors_bottoms',
|
|
69228
|
+
'/items/tailors_top',
|
|
69229
|
+
'/items/tome_of_healing',
|
|
69230
|
+
'/items/tome_of_the_elements',
|
|
69231
|
+
'/items/treant_shield',
|
|
69232
|
+
'/items/turtle_shell_body',
|
|
69233
|
+
'/items/turtle_shell_legs',
|
|
69234
|
+
'/items/umbral_boots',
|
|
69235
|
+
'/items/umbral_bracers',
|
|
69236
|
+
'/items/umbral_chaps',
|
|
69237
|
+
'/items/umbral_hood',
|
|
69238
|
+
'/items/umbral_tunic',
|
|
69239
|
+
'/items/vampire_fang_dirk',
|
|
69240
|
+
'/items/vampiric_bow',
|
|
69241
|
+
'/items/verdant_boots',
|
|
69242
|
+
'/items/verdant_buckler',
|
|
69243
|
+
'/items/verdant_bulwark',
|
|
69244
|
+
'/items/verdant_gauntlets',
|
|
69245
|
+
'/items/verdant_helmet',
|
|
69246
|
+
'/items/verdant_mace',
|
|
69247
|
+
'/items/verdant_plate_body',
|
|
69248
|
+
'/items/verdant_plate_legs',
|
|
69249
|
+
'/items/verdant_spear',
|
|
69250
|
+
'/items/verdant_sword',
|
|
69251
|
+
'/items/vision_helmet',
|
|
69252
|
+
'/items/vision_shield',
|
|
69253
|
+
'/items/watchful_relic',
|
|
69254
|
+
'/items/werewolf_slasher',
|
|
69255
|
+
'/items/wooden_bow',
|
|
69256
|
+
'/items/wooden_crossbow',
|
|
69257
|
+
'/items/wooden_fire_staff',
|
|
69258
|
+
'/items/wooden_nature_staff',
|
|
69259
|
+
'/items/wooden_shield',
|
|
69260
|
+
'/items/wooden_water_staff',
|
|
69261
|
+
],
|
|
69262
|
+
Accessories: [
|
|
69263
|
+
'/items/advanced_alchemy_charm',
|
|
69264
|
+
'/items/advanced_attack_charm',
|
|
69265
|
+
'/items/advanced_brewing_charm',
|
|
69266
|
+
'/items/advanced_cheesesmithing_charm',
|
|
69267
|
+
'/items/advanced_cooking_charm',
|
|
69268
|
+
'/items/advanced_crafting_charm',
|
|
69269
|
+
'/items/advanced_defense_charm',
|
|
69270
|
+
'/items/advanced_enhancing_charm',
|
|
69271
|
+
'/items/advanced_foraging_charm',
|
|
69272
|
+
'/items/advanced_intelligence_charm',
|
|
69273
|
+
'/items/advanced_magic_charm',
|
|
69274
|
+
'/items/advanced_melee_charm',
|
|
69275
|
+
'/items/advanced_milking_charm',
|
|
69276
|
+
'/items/advanced_ranged_charm',
|
|
69277
|
+
'/items/advanced_stamina_charm',
|
|
69278
|
+
'/items/advanced_tailoring_charm',
|
|
69279
|
+
'/items/advanced_woodcutting_charm',
|
|
69280
|
+
'/items/basic_alchemy_charm',
|
|
69281
|
+
'/items/basic_attack_charm',
|
|
69282
|
+
'/items/basic_brewing_charm',
|
|
69283
|
+
'/items/basic_cheesesmithing_charm',
|
|
69284
|
+
'/items/basic_cooking_charm',
|
|
69285
|
+
'/items/basic_crafting_charm',
|
|
69286
|
+
'/items/basic_defense_charm',
|
|
69287
|
+
'/items/basic_enhancing_charm',
|
|
69288
|
+
'/items/basic_foraging_charm',
|
|
69289
|
+
'/items/basic_intelligence_charm',
|
|
69290
|
+
'/items/basic_magic_charm',
|
|
69291
|
+
'/items/basic_melee_charm',
|
|
69292
|
+
'/items/basic_milking_charm',
|
|
69293
|
+
'/items/basic_ranged_charm',
|
|
69294
|
+
'/items/basic_stamina_charm',
|
|
69295
|
+
'/items/basic_tailoring_charm',
|
|
69296
|
+
'/items/basic_woodcutting_charm',
|
|
69297
|
+
'/items/earrings_of_armor',
|
|
69298
|
+
'/items/earrings_of_critical_strike',
|
|
69299
|
+
'/items/earrings_of_essence_find',
|
|
69300
|
+
'/items/earrings_of_gathering',
|
|
69301
|
+
'/items/earrings_of_rare_find',
|
|
69302
|
+
'/items/earrings_of_regeneration',
|
|
69303
|
+
'/items/earrings_of_resistance',
|
|
69304
|
+
'/items/expert_alchemy_charm',
|
|
69305
|
+
'/items/expert_attack_charm',
|
|
69306
|
+
'/items/expert_brewing_charm',
|
|
69307
|
+
'/items/expert_cheesesmithing_charm',
|
|
69308
|
+
'/items/expert_cooking_charm',
|
|
69309
|
+
'/items/expert_crafting_charm',
|
|
69310
|
+
'/items/expert_defense_charm',
|
|
69311
|
+
'/items/expert_enhancing_charm',
|
|
69312
|
+
'/items/expert_foraging_charm',
|
|
69313
|
+
'/items/expert_intelligence_charm',
|
|
69314
|
+
'/items/expert_magic_charm',
|
|
69315
|
+
'/items/expert_melee_charm',
|
|
69316
|
+
'/items/expert_milking_charm',
|
|
69317
|
+
'/items/expert_ranged_charm',
|
|
69318
|
+
'/items/expert_stamina_charm',
|
|
69319
|
+
'/items/expert_tailoring_charm',
|
|
69320
|
+
'/items/expert_woodcutting_charm',
|
|
69321
|
+
'/items/fighter_necklace',
|
|
69322
|
+
'/items/grandmaster_alchemy_charm',
|
|
69323
|
+
'/items/grandmaster_attack_charm',
|
|
69324
|
+
'/items/grandmaster_brewing_charm',
|
|
69325
|
+
'/items/grandmaster_cheesesmithing_charm',
|
|
69326
|
+
'/items/grandmaster_cooking_charm',
|
|
69327
|
+
'/items/grandmaster_crafting_charm',
|
|
69328
|
+
'/items/grandmaster_defense_charm',
|
|
69329
|
+
'/items/grandmaster_enhancing_charm',
|
|
69330
|
+
'/items/grandmaster_foraging_charm',
|
|
69331
|
+
'/items/grandmaster_intelligence_charm',
|
|
69332
|
+
'/items/grandmaster_magic_charm',
|
|
69333
|
+
'/items/grandmaster_melee_charm',
|
|
69334
|
+
'/items/grandmaster_milking_charm',
|
|
69335
|
+
'/items/grandmaster_ranged_charm',
|
|
69336
|
+
'/items/grandmaster_stamina_charm',
|
|
69337
|
+
'/items/grandmaster_tailoring_charm',
|
|
69338
|
+
'/items/grandmaster_woodcutting_charm',
|
|
69339
|
+
'/items/master_alchemy_charm',
|
|
69340
|
+
'/items/master_attack_charm',
|
|
69341
|
+
'/items/master_brewing_charm',
|
|
69342
|
+
'/items/master_cheesesmithing_charm',
|
|
69343
|
+
'/items/master_cooking_charm',
|
|
69344
|
+
'/items/master_crafting_charm',
|
|
69345
|
+
'/items/master_defense_charm',
|
|
69346
|
+
'/items/master_enhancing_charm',
|
|
69347
|
+
'/items/master_foraging_charm',
|
|
69348
|
+
'/items/master_intelligence_charm',
|
|
69349
|
+
'/items/master_magic_charm',
|
|
69350
|
+
'/items/master_melee_charm',
|
|
69351
|
+
'/items/master_milking_charm',
|
|
69352
|
+
'/items/master_ranged_charm',
|
|
69353
|
+
'/items/master_stamina_charm',
|
|
69354
|
+
'/items/master_tailoring_charm',
|
|
69355
|
+
'/items/master_woodcutting_charm',
|
|
69356
|
+
'/items/necklace_of_efficiency',
|
|
69357
|
+
'/items/necklace_of_speed',
|
|
69358
|
+
'/items/necklace_of_wisdom',
|
|
69359
|
+
'/items/philosophers_earrings',
|
|
69360
|
+
'/items/philosophers_necklace',
|
|
69361
|
+
'/items/philosophers_ring',
|
|
69362
|
+
'/items/ranger_necklace',
|
|
69363
|
+
'/items/ring_of_armor',
|
|
69364
|
+
'/items/ring_of_critical_strike',
|
|
69365
|
+
'/items/ring_of_essence_find',
|
|
69366
|
+
'/items/ring_of_gathering',
|
|
69367
|
+
'/items/ring_of_rare_find',
|
|
69368
|
+
'/items/ring_of_regeneration',
|
|
69369
|
+
'/items/ring_of_resistance',
|
|
69370
|
+
'/items/trainee_alchemy_charm',
|
|
69371
|
+
'/items/trainee_attack_charm',
|
|
69372
|
+
'/items/trainee_brewing_charm',
|
|
69373
|
+
'/items/trainee_cheesesmithing_charm',
|
|
69374
|
+
'/items/trainee_cooking_charm',
|
|
69375
|
+
'/items/trainee_crafting_charm',
|
|
69376
|
+
'/items/trainee_defense_charm',
|
|
69377
|
+
'/items/trainee_enhancing_charm',
|
|
69378
|
+
'/items/trainee_foraging_charm',
|
|
69379
|
+
'/items/trainee_intelligence_charm',
|
|
69380
|
+
'/items/trainee_magic_charm',
|
|
69381
|
+
'/items/trainee_melee_charm',
|
|
69382
|
+
'/items/trainee_milking_charm',
|
|
69383
|
+
'/items/trainee_ranged_charm',
|
|
69384
|
+
'/items/trainee_stamina_charm',
|
|
69385
|
+
'/items/trainee_tailoring_charm',
|
|
69386
|
+
'/items/trainee_woodcutting_charm',
|
|
69387
|
+
'/items/wizard_necklace',
|
|
69388
|
+
],
|
|
69389
|
+
Tools: [
|
|
69390
|
+
'/items/azure_alembic',
|
|
69391
|
+
'/items/azure_brush',
|
|
69392
|
+
'/items/azure_chisel',
|
|
69393
|
+
'/items/azure_enhancer',
|
|
69394
|
+
'/items/azure_hammer',
|
|
69395
|
+
'/items/azure_hatchet',
|
|
69396
|
+
'/items/azure_needle',
|
|
69397
|
+
'/items/azure_pot',
|
|
69398
|
+
'/items/azure_shears',
|
|
69399
|
+
'/items/azure_spatula',
|
|
69400
|
+
'/items/burble_alembic',
|
|
69401
|
+
'/items/burble_brush',
|
|
69402
|
+
'/items/burble_chisel',
|
|
69403
|
+
'/items/burble_enhancer',
|
|
69404
|
+
'/items/burble_hammer',
|
|
69405
|
+
'/items/burble_hatchet',
|
|
69406
|
+
'/items/burble_needle',
|
|
69407
|
+
'/items/burble_pot',
|
|
69408
|
+
'/items/burble_shears',
|
|
69409
|
+
'/items/burble_spatula',
|
|
69410
|
+
'/items/celestial_alembic',
|
|
69411
|
+
'/items/celestial_brush',
|
|
69412
|
+
'/items/celestial_chisel',
|
|
69413
|
+
'/items/celestial_enhancer',
|
|
69414
|
+
'/items/celestial_hammer',
|
|
69415
|
+
'/items/celestial_hatchet',
|
|
69416
|
+
'/items/celestial_needle',
|
|
69417
|
+
'/items/celestial_pot',
|
|
69418
|
+
'/items/celestial_shears',
|
|
69419
|
+
'/items/celestial_spatula',
|
|
69420
|
+
'/items/cheese_alembic',
|
|
69421
|
+
'/items/cheese_brush',
|
|
69422
|
+
'/items/cheese_chisel',
|
|
69423
|
+
'/items/cheese_enhancer',
|
|
69424
|
+
'/items/cheese_hammer',
|
|
69425
|
+
'/items/cheese_hatchet',
|
|
69426
|
+
'/items/cheese_needle',
|
|
69427
|
+
'/items/cheese_pot',
|
|
69428
|
+
'/items/cheese_shears',
|
|
69429
|
+
'/items/cheese_spatula',
|
|
69430
|
+
'/items/crimson_alembic',
|
|
69431
|
+
'/items/crimson_brush',
|
|
69432
|
+
'/items/crimson_chisel',
|
|
69433
|
+
'/items/crimson_enhancer',
|
|
69434
|
+
'/items/crimson_hammer',
|
|
69435
|
+
'/items/crimson_hatchet',
|
|
69436
|
+
'/items/crimson_needle',
|
|
69437
|
+
'/items/crimson_pot',
|
|
69438
|
+
'/items/crimson_shears',
|
|
69439
|
+
'/items/crimson_spatula',
|
|
69440
|
+
'/items/holy_alembic',
|
|
69441
|
+
'/items/holy_brush',
|
|
69442
|
+
'/items/holy_chisel',
|
|
69443
|
+
'/items/holy_enhancer',
|
|
69444
|
+
'/items/holy_hammer',
|
|
69445
|
+
'/items/holy_hatchet',
|
|
69446
|
+
'/items/holy_needle',
|
|
69447
|
+
'/items/holy_pot',
|
|
69448
|
+
'/items/holy_shears',
|
|
69449
|
+
'/items/holy_spatula',
|
|
69450
|
+
'/items/rainbow_alembic',
|
|
69451
|
+
'/items/rainbow_brush',
|
|
69452
|
+
'/items/rainbow_chisel',
|
|
69453
|
+
'/items/rainbow_enhancer',
|
|
69454
|
+
'/items/rainbow_hammer',
|
|
69455
|
+
'/items/rainbow_hatchet',
|
|
69456
|
+
'/items/rainbow_needle',
|
|
69457
|
+
'/items/rainbow_pot',
|
|
69458
|
+
'/items/rainbow_shears',
|
|
69459
|
+
'/items/rainbow_spatula',
|
|
69460
|
+
'/items/verdant_alembic',
|
|
69461
|
+
'/items/verdant_brush',
|
|
69462
|
+
'/items/verdant_chisel',
|
|
69463
|
+
'/items/verdant_enhancer',
|
|
69464
|
+
'/items/verdant_hammer',
|
|
69465
|
+
'/items/verdant_hatchet',
|
|
69466
|
+
'/items/verdant_needle',
|
|
69467
|
+
'/items/verdant_pot',
|
|
69468
|
+
'/items/verdant_shears',
|
|
69469
|
+
'/items/verdant_spatula',
|
|
69470
|
+
],
|
|
69471
|
+
};
|
|
68562
69472
|
export function getItemsByCategory(category) {
|
|
68563
69473
|
const hrids = ITEMS_BY_CATEGORY[category] || [];
|
|
68564
69474
|
return hrids.map((hrid) => ITEMS.get(hrid)).filter(Boolean);
|
|
@@ -68597,4 +69507,45 @@ export function getItemValue(item) {
|
|
|
68597
69507
|
}
|
|
68598
69508
|
return value;
|
|
68599
69509
|
}
|
|
69510
|
+
export function getMarketplaceCategory(item) {
|
|
69511
|
+
// First check if it's equipment-based (Equipment, Accessories, Tools)
|
|
69512
|
+
if (item.equipmentDetail) {
|
|
69513
|
+
const equipType = item.equipmentDetail.type.toLowerCase();
|
|
69514
|
+
// Tools: equipment types containing "tool"
|
|
69515
|
+
if (equipType.includes('tool')) {
|
|
69516
|
+
return 'Tools';
|
|
69517
|
+
}
|
|
69518
|
+
// Accessories: equipment types for jewelry and accessories
|
|
69519
|
+
if (equipType.includes('neck') ||
|
|
69520
|
+
equipType.includes('ring') ||
|
|
69521
|
+
equipType.includes('ear') ||
|
|
69522
|
+
equipType.includes('charm') ||
|
|
69523
|
+
equipType.includes('amulet') ||
|
|
69524
|
+
equipType.includes('necklace') ||
|
|
69525
|
+
equipType.includes('earring')) {
|
|
69526
|
+
return 'Accessories';
|
|
69527
|
+
}
|
|
69528
|
+
// Everything else with equipmentDetail is Equipment
|
|
69529
|
+
return 'Equipment';
|
|
69530
|
+
}
|
|
69531
|
+
// Non-equipment items categorized by exact categoryHrid match
|
|
69532
|
+
switch (item.categoryHrid) {
|
|
69533
|
+
case '/item_categories/ability_book':
|
|
69534
|
+
return 'Books';
|
|
69535
|
+
case '/item_categories/key':
|
|
69536
|
+
return 'Keys';
|
|
69537
|
+
case '/item_categories/food':
|
|
69538
|
+
case '/item_categories/drink':
|
|
69539
|
+
return 'Consumables';
|
|
69540
|
+
case '/item_categories/resource':
|
|
69541
|
+
case '/item_categories/loot':
|
|
69542
|
+
case '/item_categories/currency':
|
|
69543
|
+
default:
|
|
69544
|
+
return 'Resources';
|
|
69545
|
+
}
|
|
69546
|
+
}
|
|
69547
|
+
export function getItemsByMarketplaceCategory(category) {
|
|
69548
|
+
const hrids = ITEMS_BY_MARKETPLACE_CATEGORY[category] || [];
|
|
69549
|
+
return hrids.map((hrid) => ITEMS.get(hrid)).filter(Boolean);
|
|
69550
|
+
}
|
|
68600
69551
|
//# sourceMappingURL=items.js.map
|