Files
PetitPlanet-Data/ExcelData/CafereactionCfg.json
2025-11-11 07:21:48 +07:00

132 lines
2.3 KiB
JSON

[
{
"id": 1,
"cafeid": 0,
"name": "0",
"temp": 60,
"sugerratio": 999,
"reactionid": 1,
"desc": "太烫了",
"weight": 60
},
{
"id": 3,
"cafeid": 0,
"name": "0",
"temp": 40,
"sugerratio": 999,
"reactionid": 2,
"desc": "暖暖的",
"weight": 20
},
{
"id": 5,
"cafeid": 0,
"name": "0",
"temp": 10,
"sugerratio": 999,
"reactionid": 3,
"desc": "凉爽",
"weight": 20
},
{
"id": 6,
"cafeid": 0,
"name": "0",
"temp": 5,
"sugerratio": 999,
"reactionid": 4,
"desc": "太冰了",
"weight": 60
},
{
"id": 7,
"cafeid": 0,
"name": "0",
"temp": 999,
"sugerratio": 1,
"reactionid": 5,
"desc": "太甜了",
"weight": 60
},
{
"id": 11,
"cafeid": 10017,
"name": "午时",
"temp": 999,
"sugerratio": 999,
"reactionid": 6,
"desc": "满意的表情(味道合适)",
"weight": 40
},
{
"id": 12,
"cafeid": 10018,
"name": "胡椒摩卡",
"temp": 999,
"sugerratio": 999,
"reactionid": 7,
"desc": "满意的表情(味道酸)",
"weight": 40
},
{
"id": 13,
"cafeid": 10019,
"name": "橘子阳光",
"temp": 999,
"sugerratio": 999,
"reactionid": 8,
"desc": "满意的表情(味道甜)",
"weight": 40
},
{
"id": 14,
"cafeid": 10020,
"name": "梦境玛奇朵 ",
"temp": 999,
"sugerratio": 999,
"reactionid": 9,
"desc": "满意的表情(味道苦)",
"weight": 40
},
{
"id": 15,
"cafeid": 10021,
"name": "火山灰翼",
"temp": 999,
"sugerratio": 999,
"reactionid": 6,
"desc": "满意的表情(味道合适)",
"weight": 40
},
{
"id": 16,
"cafeid": 10022,
"name": "月光之吻",
"temp": 999,
"sugerratio": 999,
"reactionid": 7,
"desc": "满意的表情(味道酸)",
"weight": 40
},
{
"id": 17,
"cafeid": 10023,
"name": "海洋之歌",
"temp": 999,
"sugerratio": 999,
"reactionid": 8,
"desc": "满意的表情(味道甜)",
"weight": 40
},
{
"id": 18,
"cafeid": 10024,
"name": "晴天",
"temp": 999,
"sugerratio": 999,
"reactionid": 9,
"desc": "满意的表情(味道苦)",
"weight": 40
}
]