item replace entity @a[tag=book,gamemode=creative] hotbar.5 with written_book{
	title:"【殲滅II】死亡物品消失機率",author:"哈記",HideFlags:32,
	pages:['
		["",
				{
					"text":"【死亡物品消失機率】\\n\\n        "
				},
				{
					"text":" ◀ ",
					"color":"red",
					"clickEvent":{"action":"run_command","value":"/trigger BKoption set 301"},
					"hoverEvent":{
						"action":"show_text","value":
						{
							"text":"減少5%機率",
							"color":"red"
						}
					}
				},
				{
					"score":{"name":"@e[tag=HG,limit=1]","objective":"clearinv"},
					"color":"gray"
				},
				{
					"text":" ▶ ",
					"color":"dark_green",
					"clickEvent":{"action":"run_command","value":"/trigger BKoption set 302"},
					"hoverEvent":{
						"action":"show_text","value":
						{
							"text":"增加5%機率",
							"color":"dark_green"
						}
					}
				},
				{
					"text":"\\n\\n"
				},
				{
					"text":" 【10】 ",
					"color":"dark_gray",
					"clickEvent":{"action":"run_command","value":"/trigger BKoption set 303"},
					"hoverEvent":{"action":"show_text","value":
						{
							"text":"快速調整至10%",
							"color":"white"
						}
					}
				},
				{
					"text":" 【20】 ",
					"color":"dark_gray",
					"clickEvent":{"action":"run_command","value":"/trigger BKoption set 304"},
					"hoverEvent":{"action":"show_text","value":
						{
							"text":"快速調整至20%",
							"color":"white"
						}
					}
				},
				{
					"text":" 【30】 ",
					"color":"dark_gray",
					"clickEvent":{"action":"run_command","value":"/trigger BKoption set 305"},
					"hoverEvent":{"action":"show_text","value":
						{
							"text":"快速調整至30%",
							"color":"white"
						}
					}
				},
				{
					"text":"\\n"
				},
				{
					"text":" 【40】 ",
					"color":"dark_gray",
					"clickEvent":{"action":"run_command","value":"/trigger BKoption set 306"},
					"hoverEvent":{"action":"show_text","value":
						{
							"text":"快速調整至40%",
							"color":"white"
						}
					}
				},
				{
					"text":" 【50】 ",
					"color":"dark_gray",
					"clickEvent":{"action":"run_command","value":"/trigger BKoption set 307"},
					"hoverEvent":{"action":"show_text","value":
						{
							"text":"快速調整至50%",
							"color":"white"
						}
					}
				},
				{
					"text":" 【60】 ",
					"color":"dark_gray",
					"clickEvent":{"action":"run_command","value":"/trigger BKoption set 308"},
					"hoverEvent":{"action":"show_text","value":
						{
							"text":"快速調整至60%",
							"color":"white"
						}
					}
				},
				{
					"text":"\\n"
				},
				{
					"text":" 【70】 ",
					"color":"dark_gray",
					"clickEvent":{"action":"run_command","value":"/trigger BKoption set 309"},
					"hoverEvent":{"action":"show_text","value":
						{
							"text":"快速調整至70%",
							"color":"white"
						}
					}
				},
				{
					"text":" 【80】 ",
					"color":"dark_gray",
					"clickEvent":{"action":"run_command","value":"/trigger BKoption set 310"},
					"hoverEvent":{"action":"show_text","value":
						{
							"text":"快速調整至80%",
							"color":"white"
						}
					}
				},
				{
					"text":" 【90】 ",
					"color":"dark_gray",
					"clickEvent":{"action":"run_command","value":"/trigger BKoption set 311"},
					"hoverEvent":{"action":"show_text","value":
						{
							"text":"快速調整至90%",
							"color":"white"
						}
					}
				},
				{
					"text":"\\n"
				},
				{
					"text":" 【100】 ",
					"color":"dark_gray",
					"clickEvent":{"action":"run_command","value":"/trigger BKoption set 312"},
					"hoverEvent":{"action":"show_text","value":
						{
							"text":"快速調整至100%",
							"color":"white"
						}
					}
				}
		]
	']
} 1