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

全站通知:

模块:Enchantment cost values

来自我的世界地下城WIKI_BWIKI_哔哩哔哩
跳到导航 跳到搜索
[创建 | 历史 | 清除缓存]文档页面
此模板没有文档页面。如果你知道此模板的使用方法,请帮助为其创建文档页面。
return {
	['aqua_affinity'] = {
		{1, 41},
	},
	['bane_of_arthropods'] = {
		{5, 25},
		{13, 33},
		{21, 41},
		{29, 49},
		{37, 57},
	},
	['binding_curse'] = {
		{25, 50},
	},
	['blast_protection'] = {
		{5, 13},
		{13, 21},
		{21, 29},
		{29, 37},
	},
	['channeling'] = {
		{25, 50},
	},
	['depth_strider'] = {
		{10, 25},
		{20, 35},
		{30, 45},
	},
	['efficiency'] = {
		{1, 61},
		{11, 71},
		{21, 81},
		{31, 91},
		{41, 101},
	},
	['feather_falling'] = {
		{5, 11},
		{11, 17},
		{17, 23},
		{23, 29},
	},
	['fire_aspect'] = {
		{10, 61},
		{30, 71},
	},
	['fire_protection'] = {
		{10, 18},
		{18, 26},
		{26, 34},
		{34, 42},
	},
	['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, 50},
	},
	['piercing'] = {
		{1, 50},
		{11, 50},
		{21, 50},
		{31, 50},
	},
	['power'] = {
		{1, 16},
		{11, 26},
		{21, 36},
		{31, 46},
		{41, 56},
	},
	['projectile_protection'] = {
		{3, 9},
		{9, 15},
		{15, 21},
		{21, 27},
	},
	['protection'] = {
		{1, 12},
		{12, 23},
		{23, 34},
		{34, 45},
	},
	['punch'] = {
		{12, 37},
		{32, 57},
	},
	['quick_charge'] = {
		{12, 50},
		{32, 50},
		{52, 50},
	},
	['respiration'] = {
		{10, 40},
		{20, 50},
		{30, 60},
	},
	['riptide'] = {
		{17, 50},
		{24, 50},
		{31, 50},
	},
	['sharpness'] = {
		{1, 21},
		{12, 32},
		{23, 43},
		{34, 54},
		{45, 65},
	},
	['silk_touch'] = {
		{15, 61},
	},
	['smite'] = {
		{5, 25},
		{13, 33},
		{21, 41},
		{29, 49},
		{37, 57},
	},
	['soul_speed'] = {
		{10, 25},
		{20, 35},
		{30, 45},
	},
	['sweeping'] = {
		{5, 20},
		{14, 29},
		{23, 38},
	},
	['swift_sneak'] = {
		{25, 75},
		{50, 100},
		{75, 125},
	},
	['thorns'] = {
		{10, 61},
		{30, 71},
		{50, 81},
	},
	['unbreaking'] = {
		{5, 61},
		{13, 71},
		{21, 81},
	},
	['vanishing_curse'] = {
		{25, 50},
	},
}