本站文本内容除另有声明外,转载时均必须注明出处,并遵守CC BY-NC-SA 3.0协议。(转载须知
本站是中文Minecraft Wiki的镜像站,与Mojang Studios、Weird Gloop没有从属关系。(免责声明

全站通知:

模块:Enchantment cost values BE

来自我的世界地下城WIKI_BWIKI_哔哩哔哩
跳到导航 跳到搜索
[创建 | 历史 | 清除缓存]文档页面
此模板没有文档页面。如果你知道此模板的使用方法,请帮助为其创建文档页面。
return {
	['aqua_affinity'] = {
		{'1', '41'},
	},
	['bane_of_arthropods'] = {
		{'11', '31'},
		{'19', '39'},
		{'27', '47'},
		{'35', '55'},
		{'43', '63'},
	},
	['binding'] = {
		{'25', '50'},
	},
	['blast_protection'] = {
		{'11', '23'},
		{'19', '31'},
		{'27', '39'},
		{'35', '47'},
	},
	['channeling'] = {
		{'25', '50'},
	},
	['depth_strider'] = {
		{'10', '100'},
		{'20', '200'},
		{'30', '300'},
	},
	['efficiency'] = {
		{'1', '61'},
		{'11', '71'},
		{'21', '81'},
		{'31', '91'},
		{'41', '101'},
	},
	['feather_falling'] = {
		{'7', '17'},
		{'13', '23'},
		{'19', '29'},
		{'25', '35'},
	},
	['fire_aspect'] = {
		{'10', '61'},
		{'30', '71'},
	},
	['fire_protection'] = {
		{'10', '22'},
		{'18', '30'},
		{'26', '38'},
		{'34', '46'},
	},
	['flame'] = {
		{'20', '50'},
	},
	['fortune'] = {
		{'15', '61'},
		{'24', '71'},
		{'33', '81'},
	},
	['frost_walker'] = {
		{'10', '25'},
		{'20', '35'},
	},
	['impaling'] = {
		{'1', '21'},
		{'9', '29'},
		{'17', '37'},
		{'25', '45'},
		{'33', '53'},
	},
	['infinity'] = {
		{'20', '50'},
	},
	['knockback'] = {
		{'5', '61'},
		{'25', '71'},
	},
	['looting'] = {
		{'15', '61'},
		{'24', '71'},
		{'33', '81'},
	},
	['loyalty'] = {
		{'12', '50'},
		{'19', '50'},
		{'26', '50'},
	},
	['luck_of_the_sea'] = {
		{'15', '61'},
		{'24', '71'},
		{'33', '81'},
	},
	['lure'] = {
		{'15', '61'},
		{'24', '71'},
		{'33', '81'},
	},
	['mending'] = {
		{'25', '75'},
	},
	['multishot'] = {
		{'20', '70'},
	},
	['piercing'] = {
		{'1', '51'},
		{'11', '61'},
		{'21', '71'},
		{'31', '81'},
	},
	['power'] = {
		{'1', '16'},
		{'11', '26'},
		{'21', '36'},
		{'31', '46'},
		{'41', '56'},
	},
	['projectile_protection'] = {
		{'9', '24'},
		{'15', '30'},
		{'21', '36'},
		{'27', '42'},
	},
	['protection'] = {
		{'1', '21'},
		{'12', '32'},
		{'23', '43'},
		{'34', '54'},
	},
	['punch'] = {
		{'12', '37'},
		{'32', '57'},
	},
	['quick_charge'] = {
		{'12', '62'},
		{'32', '82'},
		{'52', '102'},
	},
	['respiration'] = {
		{'10', '300'},
		{'20', '600'},
		{'30', '900'},
	},
	['riptide'] = {
		{'17', '50'},
		{'24', '50'},
		{'31', '50'},
	},
	['sharpness'] = {
		{'1', '21'},
		{'12', '32'},
		{'23', '43'},
		{'34', '54'},
		{'45', '65'},
	},
	['silk_touch'] = {
		{'15', '61'},
	},
	['smite'] = {
		{'11', '31'},
		{'19', '39'},
		{'27', '47'},
		{'35', '55'},
		{'43', '63'},
	},
	['soul_speed'] = {
		{'10', '25'},
	},
	['swift_sneak'] = {
		{'10', '25'},
		{'20', '35'},
		{'30', '45'},
	},
	['thorns'] = {
		{'10', '61'},
		{'30', '71'},
		{'50', '81'},
	},
	['unbreaking'] = {
		{'5', '61'},
		{'13', '71'},
		{'21', '81'},
	},
	['vanishing'] = {
		{'25', '50'},
	},
}