diff --git a/resource/item_index.json b/resource/item_index.json index b20e86464b..d7809e22f2 100644 --- a/resource/item_index.json +++ b/resource/item_index.json @@ -1831,6 +1831,14 @@ "sortId": -10000, "usage": "花哨的杂志复印件,内容荒诞不经,却广受杜林人欢迎。可以用来在跳跳钳兽大市集与杜林人换取物资。" }, + "act20mini_token_cork": { + "classifyType": "NONE", + "description": "兑换大奖所需的瓶塞数量太多,绝大多数人能换取的不过是凑不成套的品酒杯。虽然一看就知道是卡西米尔商人一贯的伎俩,但“黄金平原”仍靠这种营销方式在新沃尔西尼打开了销路。", + "icon": "act20mini_token_cork.png", + "name": "软木瓶塞", + "sortId": -10000, + "usage": "“黄金平原”酒业在新沃尔西尼发售的红酒上使用的软木瓶塞,顶部装有特制的贴标。收集一定数量的瓶塞送至红酒锦标赛筹委会接待处,便能获得锦标赛的现场观赛券等奖品。" + }, "act21side_token_permesso": { "classifyType": "NONE", "description": "令人满意的肉排、时蔬、鲜果,或者是一些别的东西。聪明人知道什么是家族想要的,并且会提前准备好它们,在合适的时间将其提供给家族。", diff --git a/resource/template/items/act20mini_token_cork.png b/resource/template/items/act20mini_token_cork.png new file mode 100644 index 0000000000..9916a97f4d Binary files /dev/null and b/resource/template/items/act20mini_token_cork.png differ