export declare const OPENABLE_LOOT_DROP_HRIDS: readonly ["/items/bag_of_10_cowbells", "/items/chimerical_chest", "/items/chimerical_refinement_chest", "/items/enchanted_chest", "/items/enchanted_refinement_chest", "/items/labyrinth_refinement_chest", "/items/large_artisans_crate", "/items/large_meteorite_cache", "/items/large_treasure_chest", "/items/medium_artisans_crate", "/items/medium_meteorite_cache", "/items/medium_treasure_chest", "/items/pirate_chest", "/items/pirate_refinement_chest", "/items/purdoras_box_combat", "/items/purdoras_box_skilling", "/items/purples_gift", "/items/sinister_chest", "/items/sinister_refinement_chest", "/items/small_artisans_crate", "/items/small_meteorite_cache", "/items/small_treasure_chest"]; export declare const ENHANCEMENT_LEVEL_SUCCESS_RATES: readonly [0.5, 0.45, 0.45, 0.4, 0.4, 0.4, 0.35, 0.35, 0.35, 0.35, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3, 0.3]; export declare const ENHANCEMENT_LEVEL_BONUS_MULTIPLIERS: readonly [0, 1, 2.1, 3.3, 4.6, 6, 7.5, 9.1, 10.8, 12.600000000000001, 14.500000000000002, 16.7, 19.2, 22, 25.1, 28.5, 32.2, 36.2, 40.50000000000001, 45.1, 50]; //# sourceMappingURL=constants.d.ts.map