cb/assets/resources/Json/MESSAGE_MODEL.json

284 lines
3.8 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"模板": [
{
"id": 1,
"context": "首先,{0}吧"
},
{
"id": 2,
"context": "以{0}为目标吧"
},
{
"id": 3,
"context": "{0}{0}{0}很有用"
},
{
"id": 4,
"context": "{0}。"
},
{
"id": 5,
"context": "{0}"
},
{
"id": 6,
"context": "{0}"
},
{
"id": 7,
"context": "{0}……"
}
],
"基础颜色": [
{
"id": 1,
"context": "白色"
},
{
"id": 2,
"context": "黄色"
},
{
"id": 3,
"context": "浅绿"
},
{
"id": 4,
"context": "深绿"
},
{
"id": 5,
"context": "浅蓝"
},
{
"id": 6,
"context": "深蓝"
},
{
"id": 7,
"context": "粉色"
},
{
"id": 8,
"context": "红色"
},
{
"id": 9,
"context": "橙色"
},
{
"id": 10,
"context": "紫色"
},
{
"id": 11,
"context": "灰色"
}
],
"形状": [
{
"id": 1,
"context": "方块"
},
{
"id": 2,
"context": "2x2方块"
},
{
"id": 3,
"context": "1x3方块"
},
{
"id": 4,
"context": "L方块"
},
{
"id": 5,
"context": "反L方块"
},
{
"id": 6,
"context": "十字方块"
},
{
"id": 7,
"context": "丁字方块"
}
],
"物品": [
{
"id": 1,
"context": "方块"
},
{
"id": 2,
"context": "门"
},
{
"id": 3,
"context": "金币"
},
{
"id": 4,
"context": "方块克星"
},
{
"id": 5,
"context": "时间冻结器"
},
{
"id": 6,
"context": "魔杖"
},
{
"id": 7,
"context": "体力"
},
{
"id": 8,
"context": "x x x"
},
{
"id": 9,
"context": "x x x"
},
{
"id": 10,
"context": "x x x"
},
{
"id": 11,
"context": "钥匙"
},
{
"id": 12,
"context": "锁"
},
{
"id": 13,
"context": "冰块"
},
{
"id": 14,
"context": "左右"
},
{
"id": 15,
"context": "上下"
}
],
"方位": [
{
"id": 1,
"context": "上边"
},
{
"id": 2,
"context": "下边"
},
{
"id": 3,
"context": "左边"
},
{
"id": 4,
"context": "右边"
},
{
"id": 5,
"context": "中间"
},
{
"id": 6,
"context": "左上"
},
{
"id": 7,
"context": "右上"
},
{
"id": 8,
"context": "左下"
},
{
"id": 9,
"context": "右下"
}
],
"方位(副本)": [
{
"id": 1,
"context": "上边"
},
{
"id": 2,
"context": "下边"
},
{
"id": 3,
"context": "左边"
},
{
"id": 4,
"context": "右边"
},
{
"id": 5,
"context": "中间"
},
{
"id": 6,
"context": "左上"
},
{
"id": 7,
"context": "右上"
},
{
"id": 8,
"context": "左下"
},
{
"id": 9,
"context": "右下"
}
],
"方位(副本)(副本)": [
{
"id": 1,
"context": "上边"
},
{
"id": 2,
"context": "下边"
},
{
"id": 3,
"context": "左边"
},
{
"id": 4,
"context": "右边"
},
{
"id": 5,
"context": "中间"
},
{
"id": 6,
"context": "左上"
},
{
"id": 7,
"context": "右上"
},
{
"id": 8,
"context": "左下"
},
{
"id": 9,
"context": "右下"
}
]
}