模块:数据库/家具
< 模块:数据库
此模块的文档可以在模块:数据库/家具/doc创建
local furns = { }
----------------------------------------------------------------------------------------------------
furns['1'] = {
id=1, title='宿舍用床', star=4, width=13, height=7, type='床',
caseId=0, case='无', collection='简朴的提督;',
desc='据说是大学宿舍经常使用的床铺,为了防止掉落还在床边制作了栏杆。不过怎么看似乎都是上铺的设计,难道说……'
}
furns['2'] = {
id=2, title='军用沙发', star=3, width=6, height=7, type='沙发',
caseId=1, case='初始套装', collection='简朴的提督;',
desc='本产品由陆军友情馈赠,纯绿色沙发,棱角分明,坐上去会觉得有点硬,有助于矫正坐姿。'
}
furns['3'] = {
id=3, title='白色靠椅', star=3, width=4, height=6, type='桌椅',
caseId=1, case='初始套装', collection='简朴的提督;',
desc='海军后勤部独立生产制作的靠椅,白色的布感觉很容易弄脏的样子……'
}
furns['4'] = {
id=4, title='榆木圆桌(灰色)', star=3, width=8, height=6, type='桌椅',
caseId=0, case='无', collection='简朴的提督;',
desc='北方产的榆木木性坚韧,纹理通达清晰,可以说是木制家具中的极品。'
}
furns['5'] = {
id=5, title='手工编织地毯', star=3, width=19, height=20, type='地毯',
caseId=1, case='初始套装', collection='',
desc='由C国提供的手工编织地毯,据说该手艺在C国已经流传了近千年。'
}
furns['6'] = {
id=6, title='跨越', star=5, width=7, height=26, type='挂饰',
caseId=1, case='初始套装', collection='英雄X;',
desc='由海军收藏的世界名画之一,颇具观赏性。'
}
furns['7'] = {
id=7, title='简约式吊灯', star=3, width=2, height=4, type='灯具',
caseId=0, case='无', collection='',
desc='很普通的黑色吊灯,在港区随处可见。'
}
furns['8'] = {
id=8, title='水晶吊灯', star=4, width=2, height=4, type='灯具',
caseId=0, case='无', collection='',
desc='精挑细选的吊灯,是很华丽的装饰品,造型上颇有时尚感。'
}
furns['9'] = {
id=9, title='冲浪板', star=5, width=8, height=3, type='装饰',
caseId=0, case='无', collection='海洋之心;荷枪实弹;',
desc='冲浪用的,不过似乎大家都不太会用得到这个东西……'
}
furns['10'] = {
id=10, title='黑檀木刀托', star=4, width=9, height=6, type='装饰',
caseId=2, case='和风居室套装', collection='历史的痕迹;荷枪实弹;',
desc='某对轻巡姐妹用来摆放佩刀的刀托,附近贴着写有“请不要乱动”的字条。'
}
furns['11'] = {
id=11, title='铺好的被褥', star=4, width=13, height=16, type='床',
caseId=2, case='和风居室套装', collection='简朴的提督;',
desc='简约或许是最好的选择,给人一种想要躺上去的冲动。'
}
furns['12'] = {
id=12, title='组合书柜', star=4, width=9, height=8, type='装饰',
caseId=2, case='和风居室套装', collection='',
desc='似乎混入了奇怪的东西……'
}
furns['13'] = {
id=13, title='居室门', star=3, width=13, height=50, type='门窗',
caseId=2, case='和风居室套装', collection='',
desc='请在十秒内想出打开它的方法。'
}
furns['14'] = {
id=14, title='音乐台座', star=3, width=8, height=6, type='桌椅',
caseId=2, case='和风居室套装', collection='',
desc='专门用来放置音乐盒的台座,请不要摆放花瓶等观赏类物件。“会影响音质的。”“真的假的……”'
}
furns['15'] = {
id=15, title='拉绳吊灯', star=4, width=12, height=4, type='灯具',
caseId=2, case='和风居室套装', collection='',
desc='轻轻拉下拉绳就可以沐浴在暖黄色的灯光中。'
}
furns['16'] = {
id=16, title='粉色格子地毯', star=3, width=7, height=10, type='玩具',
caseId=2, case='和风居室套装', collection='',
desc='摆放着小猪模样的香炉和蚊香,打开院子门的时候请务必配套使用。'
}
furns['17'] = {
id=17, title='女湯', star=4, width=14, height=45, type='门窗',
caseId=2, case='和风居室套装', collection='',
desc='在室内增设了温泉,是个放松身心的好地方。泡完澡再来一瓶牛奶~真是幸福到了极点~'
}
furns['18'] = {
id=18, title='书法挂轴', star=5, width=5, height=29, type='挂饰',
caseId=2, case='和风居室套装', collection='',
desc='写有“油弹钢铝”的挂轴,没有落款。'
}
furns['19'] = {
id=19, title='不倒翁被炉', star=3, width=12, height=14, type='桌椅',
caseId=2, case='和风居室套装', collection='休闲时光;',
desc='大受欢迎的被炉,被称为“废人制造机”。'
}
furns['20'] = {
id=20, title='扭蛋机', star=4, width=5, height=5, type='装饰',
caseId=2, case='和风居室套装', collection='现代化港区;财团X的阴谋;',
desc='某神秘企业送来的扭蛋机,背后贴着写有“为了守护大家的笑容”的字条。'
}
furns['21'] = {
id=21, title='红色坐垫', star=5, width=6, height=9, type='装饰',
caseId=2, case='和风居室套装', collection='',
desc='很精致的红色坐垫,就算是跪坐在上面很久也不会感到不适。深受舰娘们喜爱。'
}
furns['22'] = {
id=22, title='旧式电风扇', star=4, width=4, height=5, type='装饰',
caseId=2, case='和风居室套装', collection='',
desc='充斥着古朴气息的电风扇,不知道是从哪个跳蚤市场淘来的古董。'
}
furns['23'] = {
id=23, title='薛定谔的书', star=3, width=4, height=6, type='装饰',
caseId=2, case='和风居室套装', collection='热爱学习;',
desc='究竟是什么类型的书呢?'
}
furns['24'] = {
id=24, title='灰黑色毛质地毯', star=5, width=22, height=26, type='地毯',
caseId=5, case='海洋之心套装', collection='',
desc='看着就感觉很暖和,毛质的地毯最适合在上面打滚。'
}
furns['25'] = {
id=25, title='冰川时代', star=5, width=23, height=25, type='地毯',
caseId=5, case='海洋之心套装', collection='',
desc='不规则的白色分布在海蓝底色上,让人感觉到别样的美感。'
}
furns['26'] = {
id=26, title='黑色菱花窗格', star=5, width=11, height=50, type='门窗',
caseId=3, case='爵士俱乐部套装', collection='',
desc='中式菱花窗格,却用了颇具现代气息的黑色,别有一番滋味。'
}
furns['27'] = {
id=27, title='欧式蜡烛吊灯', star=5, width=3, height=4, type='灯具',
caseId=3, case='爵士俱乐部套装', collection='豪华港区;',
desc='欧式吊灯,模仿了欧式古代蜡烛吊灯,唯一的不同是将蜡烛替代成了模样相近的灯泡。'
}
furns['28'] = {
id=28, title='迎宾台', star=3, width=3, height=3, type='装饰',
caseId=3, case='爵士俱乐部套装', collection='',
desc='在饭店、酒吧等场所门口可见的迎宾台,似乎大家都很喜欢在这里体验一下迎宾的感觉。'
}
furns['29'] = {
id=29, title='酒吧卡座', star=4, width=16, height=10, type='桌椅',
caseId=3, case='爵士俱乐部套装', collection='休闲时光;',
desc='酒吧的卡座,一般供团体一起,不过似乎由于卡座设计的太近,经常会发生嫌对方吵而引发的斗殴事件。'
}
furns['30'] = {
id=30, title='简易舞台', star=5, width=12, height=30, type='装饰',
caseId=3, case='爵士俱乐部套装', collection='',
desc='很常见的酒吧舞台,无论是灯光还是舞台本身都比较朴素,但是能满足基本的表演需求。'
}
furns['31'] = {
id=31, title='金色旋梯', star=4, width=20, height=6, type='装饰',
caseId=3, case='爵士俱乐部套装', collection='',
desc='也不知道是谁规定的,酒吧之类的地方就是需要这样的旋梯。'
}
furns['32'] = {
id=32, title='黑色真皮椅', star=5, width=4, height=5, type='桌椅',
caseId=3, case='爵士俱乐部套装', collection='',
desc='据说是真皮…防水性能很好。'
}
furns['33'] = {
id=33, title='樱花团扇', star=4, width=4, height=5, type='装饰',
caseId=2, case='和风居室套装', collection='',
desc='从祭典上买来的团扇,仿佛洋溢着春的气息。'
}
furns['34'] = {
id=34, title='黑色玻璃圆桌', star=4, width=7, height=5, type='桌椅',
caseId=3, case='爵士俱乐部套装', collection='',
desc='现代风格的玻璃圆桌,一般是当酒吧散台来用。'
}
furns['35'] = {
id=35, title='纯白色卡座', star=3, width=14, height=9, type='桌椅',
caseId=3, case='爵士俱乐部套装', collection='',
desc='缺少了条纹的纯白色卡座,适合比较安静的人聚会使用'
}
furns['36'] = {
id=36, title='海天之间', star=5, width=30, height=22, type='地毯',
caseId=6, case='简约现代风套装', collection='',
desc='蓝白色调,象征着海洋与天空。'
}
furns['37'] = {
id=37, title='卡其色布丁地毯', star=5, width=19, height=12, type='地毯',
caseId=7, case='喵喵咖啡店套装', collection='',
desc='裁剪风格与其表面的花纹如同布丁一般诱人~可不要尝试去咬一口哦~'
}
furns['38'] = {
id=38, title='红色地毯', star=5, width=45, height=19, type='地毯',
caseId=3, case='爵士俱乐部套装', collection='',
desc='很喜庆颜色的地毯,在很多公共场合都会有用到。'
}
furns['39'] = {
id=39, title='红木茶几套', star=4, width=5, height=18, type='装饰',
caseId=4, case='中式古典家居套装', collection='休闲时光;历史的痕迹;',
desc='一整套的红木茶几,还送了一整套茶具。'
}
furns['40'] = {
id=40, title='中式木制窗框', star=3, width=9, height=22, type='门窗',
caseId=4, case='中式古典家居套装', collection='',
desc='中国传统窗框,还贴了一些绿色的窗纸,象征着生机与活力。'
}
furns['41'] = {
id=41, title='楠木床榻', star=5, width=21, height=11, type='床',
caseId=4, case='中式古典家居套装', collection='',
desc='冬天不凉,夏天不热,不伤身体,乃是质地较硬木材中的上品。'
}
furns['42'] = {
id=42, title='红木六脚圆凳', star=5, width=3, height=4, type='桌椅',
caseId=4, case='中式古典家居套装', collection='',
desc='红木打造,匠心独运。'
}
furns['43'] = {
id=43, title='老电话机', star=4, width=4, height=15, type='挂饰',
caseId=4, case='中式古典家居套装', collection='历史的痕迹;',
desc='音质很差,而且还经常出故障,不过是作为收藏品还依旧保留在港口。在某次突发奇想的拍卖所得。'
}
furns['44'] = {
id=44, title='紫砂茶具', star=3, width=4, height=5, type='装饰',
caseId=4, case='中式古典家居套装', collection='',
desc='来自于古镇的紫砂茶具,是某位大人物送来的慰问品。'
}
furns['45'] = {
id=45, title='红木茶几', star=3, width=4, height=4, type='装饰',
caseId=4, case='中式古典家居套装', collection='',
desc='高脚红木茶几,也可以用来放盆栽。'
}
furns['46'] = {
id=46, title='装饰华丽的门', star=4, width=11, height=45, type='门窗',
caseId=4, case='中式古典家居套装', collection='',
desc='民国时期常见的门,看起来挺好看的。'
}
furns['47'] = {
id=47, title='满天星', star=3, width=3, height=3, type='装饰',
caseId=4, case='中式古典家居套装', collection='',
desc='甘愿做配角,只愿在你身边。'
}
furns['48'] = {
id=48, title='中式木制靠椅', star=4, width=5, height=6, type='桌椅',
caseId=4, case='中式古典家居套装', collection='',
desc='使用檀香紫檀制作,质量上乘,仔细闻一下还能感受到芳香……'
}
furns['49'] = {
id=49, title='芦荟', star=3, width=3, height=3, type='装饰',
caseId=4, case='中式古典家居套装', collection='',
desc='家庭常用摆放植物,美容效果极佳。'
}
furns['50'] = {
id=50, title='老榆木圆桌', star=6, width=10, height=8, type='桌椅',
caseId=4, case='中式古典家居套装', collection='',
desc='榆木打造的桌身,桌面由大理石填补,美观、大方。'
}
furns['51'] = {
id=51, title='中式仿羊皮吊灯', star=6, width=2, height=4, type='灯具',
caseId=4, case='中式古典家居套装', collection='',
desc='光线温和,色调温馨,居家首选。'
}
furns['52'] = {
id=52, title='金色吊灯', star=3, width=2, height=4, type='灯具',
caseId=8, case='tap娱乐室套装', collection='',
desc='黄金色的吊灯,小巧玲珑,在各类居家装饰中都有广泛的应用。'
}
furns['53'] = {
id=53, title='蓝色条纹休闲椅', star=5, width=6, height=7, type='桌椅',
caseId=8, case='tap娱乐室套装', collection='',
desc='坐上去,就感觉自己已经变成了一个废人。'
}
furns['54'] = {
id=54, title='黄色条纹休闲椅', star=5, width=6, height=7, type='桌椅',
caseId=8, case='tap娱乐室套装', collection='',
desc='金色品质,坐上去感觉自己就是新世界的神。'
}
furns['55'] = {
id=55, title='决斗桌', star=4, width=7, height=5, type='桌椅',
caseId=8, case='tap娱乐室套装', collection='',
desc='普林斯顿的最爱。据说可以为大家带来笑容……'
}
furns['56'] = {
id=56, title='战棋世界', star=4, width=7, height=5, type='桌椅',
caseId=8, case='tap娱乐室套装', collection='',
desc='某公司出品的最新战棋游戏,俾斯麦和胡德经常在这里一决胜负。'
}
furns['57'] = {
id=57, title='红色galo抱枕', star=5, width=10, height=6, type='玩具',
caseId=0, case='无', collection='',
desc='可爱的抱枕,据说昆西很喜欢它。'
}
furns['58'] = {
id=58, title='神秘物件—X', star=4, width=12, height=14, type='玩具',
caseId=0, case='无', collection='英雄X;港区的奇妙历险;历史的痕迹;荷枪实弹;',
desc='似乎是不祥的征兆,不知道谁拿来的,也不知道用来做什么。'
}
furns['59'] = {
id=59, title='冷藏柜', star=4, width=8, height=6, type='装饰',
caseId=0, case='无', collection='现代化港区;',
desc='用来放置冷饮和冰淇淋之类的东西,夏天的时候一天要补给三次。'
}
furns['60'] = {
id=60, title='电视游戏机', star=6, width=7, height=10, type='玩具',
caseId=0, case='无', collection='休闲时光;现代化港区;',
desc='提尔比茨的游戏机之一,可以两人一起玩。'
}
furns['61'] = {
id=61, title='健身器材', star=5, width=8, height=9, type='玩具',
caseId=0, case='无', collection='休闲时光;',
desc='用来锻炼身体的,不过似乎没人用……'
}
furns['62'] = {
id=62, title='圆形全身镜', star=4, width=5, height=4, type='玩具',
caseId=0, case='无', collection='',
desc='可以直接照出全身的镜子,很方便。'
}
furns['63'] = {
id=63, title='黑灰色垃圾桶', star=3, width=3, height=4, type='装饰',
caseId=0, case='无', collection='',
desc='不要乱丢垃圾哦!'
}
furns['64'] = {
id=64, title='红色垃圾桶', star=3, width=3, height=4, type='装饰',
caseId=0, case='无', collection='',
desc='不要乱丢垃圾哦!'
}
furns['65'] = {
id=65, title='落地白炽灯', star=4, width=6, height=4, type='灯具',
caseId=0, case='无', collection='',
desc='亮度很高,但是时间长了对眼睛不太好。'
}
furns['66'] = {
id=66, title='松树盆景', star=4, width=4, height=5, type='装饰',
caseId=1, case='初始套装', collection='',
desc='室内装饰品,代表着长寿。'
}
furns['67'] = {
id=67, title='折叠沙发', star=4, width=16, height=6, type='沙发',
caseId=0, case='无', collection='',
desc='必要的时候可以当成床在上面睡觉,买的时候还送了几个小枕头。'
}
furns['68'] = {
id=68, title='真皮沙发', star=5, width=18, height=8, type='沙发',
caseId=0, case='无', collection='',
desc='绝对真皮打造,尽显主人气度。'
}
furns['69'] = {
id=69, title='破旧的铁柜', star=3, width=5, height=6, type='装饰',
caseId=0, case='无', collection='旧货回收员;',
desc='这种造型过时且有些旧的铁柜到底是从哪里买来的……'
}
furns['70'] = {
id=70, title='迷你轨道赛艇', star=6, width=15, height=12, type='玩具',
caseId=0, case='无', collection='',
desc='以赛艇为原型的竞速玩具,似乎是大家小时候都喜欢的东西。'
}
furns['71'] = {
id=71, title='灰色布质沙发', star=3, width=6, height=7, type='沙发',
caseId=0, case='无', collection='简朴的提督;',
desc='造型朴素,有些硬,不过很结实耐用。'
}
furns['72'] = {
id=72, title='旧纸箱', star=3, width=8, height=8, type='玩具',
caseId=1, case='初始套装', collection='旧货回收员;',
desc='一些旧衣物都堆在里面,仔细找找说不定…会被当做变态。'
}
furns['73'] = {
id=73, title='榆木圆桌(黄色)', star=3, width=8, height=6, type='桌椅',
caseId=0, case='无', collection='',
desc='北方产的榆木木性坚韧,纹理通达清晰,可以说是木制家具中的极品。'
}
furns['74'] = {
id=74, title='galo金雕像', star=5, width=3, height=3, type='装饰',
caseId=0, case='无', collection='豪华港区;荷枪实弹;财团X的阴谋;',
desc='为了纪念galo而制作的金雕像。等等,为什么要纪念galo来着?'
}
furns['75'] = {
id=75, title='欧式铁艺床', star=5, width=13, height=7, type='床',
caseId=0, case='无', collection='',
desc='圆润造型的复古铁艺床,使用了极具古典范的配色,十分美丽。'
}
furns['76'] = {
id=76, title='盆栽', star=3, width=3, height=3, type='装饰',
caseId=0, case='无', collection='',
desc='常见的盆栽植物,需要经常修剪才能保持美观。'
}
furns['77'] = {
id=77, title='留声机', star=4, width=5, height=4, type='装饰',
caseId=0, case='无', collection='休闲时光;永无止境的五月;',
desc='只有富贵人家才有的留声机,也可以算得上身份的象征。'
}
furns['78'] = {
id=78, title='木箱', star=3, width=9, height=6, type='装饰',
caseId=0, case='无', collection='旧货回收员;',
desc='三个木箱,储备一些物资的时候可以用,但是要当心受潮。'
}
furns['79'] = {
id=79, title='三角酒架', star=3, width=3, height=5, type='玩具',
caseId=0, case='无', collection='休闲时光;',
desc='长期放置着各类酒水,里面的冰块似乎不会融化,无论何时都让酒水保持着冰镇后那股特别的口感。'
}
furns['80'] = {
id=80, title='炮弹模型', star=4, width=9, height=11, type='装饰',
caseId=0, case='无', collection='荷枪实弹;财团X的阴谋;',
desc='三式弹和九一式穿甲弹的1:1模型,并不是真货,请不要当做备用弹药拿走。'
}
furns['81'] = {
id=81, title='非洲茉莉盆栽', star=3, width=2, height=2, type='装饰',
caseId=0, case='无', collection='',
desc='叶片对生的小乔木。冬夏开花时那种若有若无的淡淡幽香简直让人陶醉。可不要忘记给它浇水哦~'
}
furns['82'] = {
id=82, title='诺夫哥罗德决斗盘', star=6, width=12, height=15, type='玩具',
caseId=0, case='无', collection='',
desc='限量版的诺夫哥罗德决斗盘,附赠了以诺夫哥罗德形象设计的战斗陀螺。现在就来感受战斗陀螺带来的乐趣吧!'
}
furns['83'] = {
id=83, title='黄梨木椅子', star=5, width=5, height=7, type='桌椅',
caseId=0, case='无', collection='',
desc='据说是用名贵木材制作的椅子,单从外表上并看不出名贵在哪里,坐久了还会腰疼。'
}
furns['84'] = {
id=84, title='鱼雷雕像', star=5, width=5, height=3, type='装饰',
caseId=0, case='无', collection='豪华港区;荷枪实弹;财团X的阴谋;',
desc='某鱼雷的缩放模型。仅仅只是涂成金色而已,请不要动歪脑筋。'
}
furns['85'] = {
id=85, title='普通的办公桌', star=4, width=11, height=8, type='桌椅',
caseId=0, case='无', collection='',
desc='极其常见的办公桌,上面放置了一块红布。空无一物的桌面只是暂时的,不要趴在上面睡觉。'
}
furns['86'] = {
id=86, title='迷宫地毯', star=5, width=19, height=23, type='地毯',
caseId=0, case='无', collection='',
desc='绘有迷宫图案的地毯。即使解开迷宫也不会有人为你喝彩,请不要趴在门口挡住别人的路。'
}
furns['87'] = {
id=87, title='波浪地毯', star=4, width=19, height=23, type='地毯',
caseId=0, case='无', collection='',
desc='绘有两色波浪图案的地毯。没有值得引人注意的地方,仅仅只是个地毯而已。'
}
furns['88'] = {
id=88, title='印象地毯', star=5, width=22, height=27, type='地毯',
caseId=0, case='无', collection='豪华港区;',
desc='绘有复杂纹饰的地毯。据说是手工缝制的,不禁让人感叹制作者的手艺。'
}
furns['89'] = {
id=89, title='日光灯', star=4, width=14, height=4, type='灯具',
caseId=0, case='无', collection='',
desc='非常常见的日光灯,在便利店就能买到。'
}
furns['90'] = {
id=90, title='吸顶吊灯', star=3, width=3, height=4, type='灯具',
caseId=0, case='无', collection='',
desc='给人一种随时都会掉下来的感觉,坐在下面有些提心吊胆。'
}
furns['91'] = {
id=91, title='欧式吊灯', star=5, width=2, height=4, type='灯具',
caseId=0, case='无', collection='豪华港区;',
desc='“奢华的设计与用材,全心全意的为您服务。”“就因为这个广告语你就直接买下了?!”'
}
furns['92'] = {
id=92, title='储物柜', star=3, width=5, height=5, type='装饰',
caseId=0, case='无', collection='港区的奇妙历险;',
desc='可以放置不少物品,既安全又方便。必要的时候甚至可以当做藏身处。'
}
furns['93'] = {
id=93, title='健身架', star=4, width=12, height=6, type='玩具',
caseId=0, case='无', collection='热爱学习;',
desc='洋溢着青春的气息,不禁让人想要挥洒汗水,投入其中。'
}
furns['94'] = {
id=94, title='坚固的铁门', star=4, width=9, height=34, type='门窗',
caseId=0, case='无', collection='港区的奇妙历险;财团X的阴谋;',
desc='关押着迷之生物的大门,为了彰显其危险性还在门上绘制了该生物的图案。未经允许,请不要靠近。'
}
furns['95'] = {
id=95, title='黄铜色木门', star=3, width=9, height=34, type='门窗',
caseId=1, case='初始套装', collection='',
desc='刷成黄铜色的木门,带着谜一般的芬香。据说可以驱赶蚊虫。'
}
furns['96'] = {
id=96, title='银灰色木门', star=3, width=9, height=34, type='门窗',
caseId=0, case='无', collection='',
desc='刷成银灰色的木门,带着谜一般的芬香。据说可以驱赶某些驱逐舰。'
}
furns['97'] = {
id=97, title='暖气片', star=5, width=9, height=3, type='装饰',
caseId=0, case='无', collection='',
desc='能有效的给室内带来温暖,但也会变得干燥,需要注意加湿。'
}
furns['98'] = {
id=98, title='木制栅栏', star=4, width=9, height=4, type='装饰',
caseId=0, case='无', collection='',
desc='木制的栅栏,能够起到一定的防盗作用。但对于某个驱逐舰来说,只能阻拦她不到3秒。'
}
furns['99'] = {
id=99, title='奢华的拱形门', star=5, width=12, height=37, type='门窗',
caseId=0, case='无', collection='豪华港区;',
desc='做工一流的拱形门,给人一种打开门后会跑出奇怪的标题LOGO的错觉。'
}
furns['100'] = {
id=100, title='周末时光', star=3, width=4, height=8, type='挂饰',
caseId=5, case='海洋之心套装', collection='',
desc='一个闲暇的周末,司令官本来想偷偷抓拍一张,却被萨拉托加发现,还摆了一个pose……'
}
furns['101'] = {
id=101, title='柯尼斯堡三姐妹(部分)', star=5, width=5, height=14, type='挂饰',
caseId=5, case='海洋之心套装', collection='',
desc='明明当时是柯尼斯堡三姐妹一起站着,长官却只拍了一张科隆的特写。'
}
furns['102'] = {
id=102, title='战斗记录', star=5, width=3, height=7, type='挂饰',
caseId=5, case='海洋之心套装', collection='',
desc='很多提督都喜欢做的一件事情,在战斗的时候拍照……'
}
furns['103'] = {
id=103, title='苏赫巴托尔大人', star=3, width=4, height=11, type='挂饰',
caseId=5, case='海洋之心套装', collection='',
desc='苏赫巴托尔大人要求将军拍的照片,彰显了蒙古海军的可爱与帅气。'
}
furns['104'] = {
id=104, title='冬日暖阳', star=3, width=3, height=8, type='挂饰',
caseId=5, case='海洋之心套装', collection='',
desc='冬天的港区,格外的美丽……'
}
furns['105'] = {
id=105, title='永远的守护者', star=4, width=4, height=11, type='挂饰',
caseId=5, case='海洋之心套装', collection='',
desc='我们要守护这片海洋,直到永远……'
}
furns['106'] = {
id=106, title='要塞姬特写', star=5, width=4, height=8, type='挂饰',
caseId=5, case='海洋之心套装', collection='',
desc='据说的帕斯塔战役时某个在一旁观战的提督拍的……'
}
furns['107'] = {
id=107, title='抽风机', star=3, width=5, height=14, type='挂饰',
caseId=0, case='无', collection='',
desc='快速更换室内空气,风力强劲,请不要尝试靠近风叶。'
}
furns['108'] = {
id=108, title='田园窗户(黑)', star=3, width=5, height=41, type='挂饰',
caseId=0, case='无', collection='',
desc='窗外是一望无际的草原与蓝天,只是单纯的看着这风景,内心就不由得变得平静下来。'
}
furns['109'] = {
id=109, title='田园窗户(白)', star=3, width=5, height=41, type='挂饰',
caseId=0, case='无', collection='',
desc='窗外是一望无际的草原与蓝天,只是单纯的看着这风景,内心就不由得变得平静下来。'
}
furns['110'] = {
id=110, title='满溢海之气息的窗户', star=4, width=9, height=42, type='挂饰',
caseId=0, case='无', collection='',
desc='“面朝大海,春——”“真想把你的嘴给缝上。”“……对不起,我错了。”'
}
furns['111'] = {
id=111, title='欧式木钟', star=5, width=6, height=25, type='挂饰',
caseId=0, case='无', collection='豪华港区;永无止境的五月;',
desc='富含古典韵味的木钟,要是报时的时候能弹出小鸟来就更好了。'
}
furns['112'] = {
id=112, title='壁挂电视', star=5, width=15, height=29, type='装饰',
caseId=0, case='无', collection='休闲时光;现代化港区;',
desc='卧室首选,提尔比茨全力推荐。'
}
furns['113'] = {
id=113, title='飞镖盘', star=3, width=6, height=22, type='挂饰',
caseId=0, case='无', collection='休闲时光;',
desc='无聊的时候可以射着玩,但是却总是被一群人拿着大炮打来来去。'
}
furns['114'] = {
id=114, title='奇怪的挂画', star=4, width=10, height=31, type='挂饰',
caseId=0, case='无', collection='英雄X;',
desc='一张有些破了的挂画,上面是一个神秘的人,据说来自于新……'
}
furns['115'] = {
id=115, title='挂式小便斗', star=5, width=7, height=21, type='玩具',
caseId=0, case='无', collection='港区的奇妙历险;',
desc='??????'
}
furns['116'] = {
id=116, title='排风口', star=3, width=5, height=13, type='挂饰',
caseId=0, case='无', collection='港区的奇妙历险;',
desc='排气用,效果还不错。'
}
furns['117'] = {
id=117, title='挂历', star=3, width=5, height=14, type='挂饰',
caseId=1, case='初始套装', collection='热爱学习;',
desc='很普通的挂历,存在感不强。'
}
furns['118'] = {
id=118, title='木制壁挂书架', star=4, width=14, height=11, type='挂饰',
caseId=0, case='无', collection='热爱学习;',
desc='用来放小人和书的书架,能够节约室内空间。'
}
furns['119'] = {
id=119, title='通风口', star=3, width=5, height=4, type='挂饰',
caseId=0, case='无', collection='',
desc='不起眼的通风口,但是却有着很大的作用。'
}
furns['120'] = {
id=120, title='黑白相片', star=5, width=10, height=17, type='挂饰',
caseId=0, case='无', collection='英雄X;历史的痕迹;',
desc='记录着这个港区过去历史的照片,每次看都会让人感慨万千。'
}
furns['121'] = {
id=121, title='壁挂式钟表(夜用型)', star=4, width=4, height=12, type='挂饰',
caseId=0, case='无', collection='永无止境的五月;',
desc='很普通的钟表,提醒着大家时间在流逝。'
}
furns['122'] = {
id=122, title='壁挂式钟表(日用型)', star=4, width=4, height=12, type='挂饰',
caseId=0, case='无', collection='永无止境的五月;',
desc='很普通的钟表,提醒着大家时间在流逝。'
}
furns['123'] = {
id=123, title='西洋金色窗饰', star=3, width=3, height=22, type='挂饰',
caseId=0, case='无', collection='',
desc='童话里经常看到的窗饰,受到港区内舰娘们的喜爱。'
}
furns['124'] = {
id=124, title='壁灯', star=3, width=2, height=12, type='灯具',
caseId=0, case='无', collection='',
desc='散发着昏暗的灯光,经常见于一般西方城堡中。'
}
furns['125'] = {
id=125, title='埃塞克斯的微笑', star=5, width=4, height=9, type='挂饰',
caseId=5, case='海洋之心套装', collection='',
desc='埃塞克斯加入港区时拍摄的,脸上漏出了难得的笑容'
}
furns['126'] = {
id=126, title='海之守卫', star=4, width=11, height=7, type='挂饰',
caseId=5, case='海洋之心套装', collection='',
desc='有那么一群人,将一生都用来守卫这片蓝色的海洋……'
}
furns['127'] = {
id=127, title='西洋金色窗饰(宽版)', star=4, width=7, height=24, type='挂饰',
caseId=0, case='无', collection='豪华港区;',
desc='童话里经常看到的窗饰,受到港区内舰娘们的喜爱。'
}
furns['128'] = {
id=128, title='大贝斯-复仇号', star=6, width=5, height=5, type='装饰',
caseId=0, case='无', collection='',
desc='大贝斯-复仇号'
}
furns['129'] = {
id=129, title='爵士号-拉米利斯号', star=6, width=5, height=5, type='装饰',
caseId=0, case='无', collection='',
desc='爵士号-拉米利斯号'
}
furns['130'] = {
id=130, title='萨克斯-君权号', star=6, width=5, height=5, type='装饰',
caseId=0, case='无', collection='',
desc='萨克斯-君权号'
}
furns['131'] = {
id=131, title='鼓手-决心号', star=6, width=5, height=5, type='装饰',
caseId=0, case='无', collection='',
desc='鼓手-决心号'
}
furns['132'] = {
id=132, title='深渊的凝视', star=6, width=6, height=5, type='玩具',
caseId=0, case='无', collection='',
desc='一只从深海捞出的小鱼,不知怎么的就开始变异了,据说吃了以后你也会变异。'
}
furns['133'] = {
id=133, title='地中海风格船舵方向盘', star=4, width=7, height=18, type='挂饰',
caseId=5, case='海洋之心套装', collection='海洋之心;历史的痕迹;',
desc='地中海战争胜利的荣耀属于皇家海军!——来自不愿意透露姓名的胡德小姐。'
}
furns['134'] = {
id=134, title='云海彼端', star=5, width=4, height=4, type='灯具',
caseId=5, case='海洋之心套装', collection='海洋之心;豪华港区;',
desc='据说是很珍贵的吊灯,因其蓝白的淡雅色调深受皇家海军喜爱,但是一般人可没资格使用。'
}
furns['135'] = {
id=135, title='云海翻涌', star=3, width=3, height=11, type='灯具',
caseId=5, case='海洋之心套装', collection='',
desc='云海彼端的简化版,适合在卧室、书房使用。'
}
furns['136'] = {
id=136, title='破旧的橱柜', star=4, width=5, height=10, type='装饰',
caseId=5, case='海洋之心套装', collection='旧货回收员;',
desc='这个橱柜据说是装杂物的,可是打开后能看到有紫色的带着补丁的衣服,很干净,明显刚刚洗过。'
}
furns['137'] = {
id=137, title='吊兰', star=4, width=5, height=3, type='装饰',
caseId=5, case='海洋之心套装', collection='',
desc='虽说是吊兰,但是为了防止吊起来后被肇和用来搞恶作剧,因此改成放在高脚凳上。'
}
furns['138'] = {
id=138, title='平安树', star=4, width=5, height=4, type='装饰',
caseId=5, case='海洋之心套装', collection='',
desc='据说这个植物背后有着一个很美丽的传说……'
}
furns['139'] = {
id=139, title='欧式地中海落地灯', star=4, width=4, height=4, type='灯具',
caseId=5, case='海洋之心套装', collection='海洋之心;',
desc='地中海风格的基础上加入了星星作为点缀,是萤火虫最喜欢的家具。'
}
furns['140'] = {
id=140, title='蓝色水晶台灯(异色版)', star=4, width=4, height=4, type='灯具',
caseId=5, case='海洋之心套装', collection='简朴的提督;',
desc='起源于美国田园乡村风格的水晶灯,在欧洲也很流行,同时,为了讨孩子们喜欢,加入了异色版。'
}
furns['141'] = {
id=141, title='简易蓝白沙发床', star=5, width=12, height=8, type='床',
caseId=5, case='海洋之心套装', collection='',
desc='困了就在这里休息一下吧。'
}
furns['142'] = {
id=142, title='白色欧式木茶几', star=4, width=10, height=6, type='装饰',
caseId=5, case='海洋之心套装', collection='',
desc='胡德的私人家具,经常会在温暖的午后邀请大家来这里喝茶。(使用须知:俾斯麦不得靠近)'
}
furns['143'] = {
id=143, title='放着抱枕的豪华沙发', star=5, width=5, height=5, type='桌椅',
caseId=5, case='海洋之心套装', collection='海洋之心;豪华港区;',
desc='萨拉托加小姐取得了第二届舰萌大赛冠军后,人气高涨,连主题抱枕都有了,虽然不知道是谁买的抱枕,但是自从有了这个抱枕,普林斯顿就很喜欢来这里休息。'
}
furns['144'] = {
id=144, title='放着抱枕的豪华沙发(二号)', star=5, width=5, height=5, type='桌椅',
caseId=5, case='海洋之心套装', collection='',
desc='海洋之心牌豪华沙发,还抽到了一个船舵抱枕,可是没多久上面就多了一个关岛的抱枕……'
}
furns['145'] = {
id=145, title='简易三人式条纹沙发', star=4, width=8, height=12, type='沙发',
caseId=5, case='海洋之心套装', collection='海洋之心;',
desc='简单朴素的沙发款式,不过质量很好,经久耐用。'
}
furns['146'] = {
id=146, title='简易单人床铺', star=5, width=13, height=7, type='床',
caseId=5, case='海洋之心套装', collection='简朴的提督;',
desc='港区宿舍最常见的一种单人床款式。'
}
furns['147'] = {
id=147, title='欧式简约风窗框(白色)', star=6, width=17, height=58, type='门窗',
caseId=5, case='海洋之心套装', collection='海洋之心;豪华港区;',
desc='打开窗户,海风的气息扑面而来,就算只是看看窗外的景色都会心情愉悦。'
}
furns['148'] = {
id=148, title='蓝色栅栏', star=3, width=21, height=3, type='装饰',
caseId=5, case='海洋之心套装', collection='海洋之心;',
desc='很常见的栅栏,至于为什么是蓝色,当然是因为蓝色是智慧的象征。'
}
furns['149'] = {
id=149, title='书架(提尔比茨用)', star=5, width=11, height=4, type='装饰',
caseId=8, case='tap娱乐室套装', collection='',
desc='本身买来是为了放书,结果成了提尔比茨摆游戏的地方。'
}
furns['150'] = {
id=150, title='简易吊灯', star=3, width=2, height=4, type='灯具',
caseId=6, case='简约现代风套装', collection='',
desc='很常见的吊灯,灯光明亮而不晃眼。'
}
furns['151'] = {
id=151, title='黑色实木茶几', star=4, width=13, height=10, type='桌椅',
caseId=6, case='简约现代风套装', collection='简朴的提督;',
desc='俾斯麦买回来的桌子,喜欢这种颜色的都说明已经是个vhjnmgcdf……'
}
furns['152'] = {
id=152, title='黑灰色实木椅子', star=3, width=4, height=5, type='桌椅',
caseId=6, case='简约现代风套装', collection='简朴的提督;',
desc='黑色象征着庄严稳重,这是军人的基本要求。——俾斯麦'
}
furns['153'] = {
id=153, title='黑灰色实木椅子', star=3, width=5, height=6, type='桌椅',
caseId=6, case='简约现代风套装', collection='',
desc='俾斯麦为德国舰娘们统一订购的椅子。'
}
furns['154'] = {
id=154, title='黑色绒布沙发', star=4, width=7, height=8, type='沙发',
caseId=6, case='简约现代风套装', collection='',
desc='很普通的沙发,但坐上去意外地很舒服。想要摆脱沙发的封印似乎没有那么简单……'
}
furns['155'] = {
id=155, title='蓝白条纹沙发', star=4, width=7, height=8, type='沙发',
caseId=6, case='简约现代风套装', collection='',
desc='设计上有些前卫的沙发,据称其设计灵感是参考了——'
}
furns['156'] = {
id=156, title='钢化玻璃茶几', star=5, width=11, height=8, type='装饰',
caseId=6, case='简约现代风套装', collection='',
desc='虽然承重力相当不错,但请注意礼仪,这既不是凳子也不是脚垫。'
}
furns['157'] = {
id=157, title='收纳柜', star=4, width=5, height=6, type='装饰',
caseId=6, case='简约现代风套装', collection='热爱学习;',
desc='简易设计的收纳柜,上面放着一本“令xxx兴奋不已的美少女绘法”。'
}
furns['158'] = {
id=158, title='高档组合沙发', star=5, width=17, height=11, type='沙发',
caseId=6, case='简约现代风套装', collection='',
desc='柔软度适中,躺着看电视果然很舒服啊……'
}
furns['159'] = {
id=159, title='立式台灯', star=3, width=3, height=4, type='灯具',
caseId=6, case='简约现代风套装', collection='',
desc='似乎是拿过奖的设计作品,在上市的第一时间就买回来了。'
}
furns['160'] = {
id=160, title='观叶植物(红)', star=4, width=3, height=3, type='装饰',
caseId=6, case='简约现代风套装', collection='',
desc='停车坐爱枫林晚,霜叶红于二月花。'
}
furns['161'] = {
id=161, title='观叶植物(绿)', star=4, width=3, height=3, type='装饰',
caseId=6, case='简约现代风套装', collection='',
desc='含机绿锦翻新叶,满匣青铜莹古花。'
}
furns['162'] = {
id=162, title='天文望远镜', star=5, width=5, height=6, type='玩具',
caseId=6, case='简约现代风套装', collection='休闲时光;热爱学习;现代化港区;',
desc='“吶,夏季大■角,提督您看见了吗?”“…会被版权的啦。”'
}
furns['163'] = {
id=163, title='壁挂式空调', star=4, width=11, height=10, type='挂饰',
caseId=6, case='简约现代风套装', collection='现代化港区;',
desc='打开的话,好像就能一直发动“北方的孤独”……'
}
furns['164'] = {
id=164, title='百叶窗', star=3, width=4, height=11, type='挂饰',
caseId=6, case='简约现代风套装', collection='现代化港区;',
desc='通风遮阳首选,注意不要让驱逐舰拉着玩。'
}
furns['165'] = {
id=165, title='白色窗帘', star=4, width=7, height=46, type='挂饰',
caseId=6, case='简约现代风套装', collection='',
desc='轻柔洁白的窗帘,随着微风飘动的样子很美。'
}
furns['166'] = {
id=166, title='黑色窗帘', star=4, width=7, height=46, type='挂饰',
caseId=6, case='简约现代风套装', collection='',
desc='遮光性相当好,拉上了的话有种夜晚已经到来了的感觉。'
}
furns['167'] = {
id=167, title='西饼展示柜', star=6, width=19, height=11, type='装饰',
caseId=7, case='喵喵咖啡店套装', collection='',
desc='用来放置本店招牌西饼的展示柜。即使搁着玻璃,也能闻到那股沁人心脾的香味。在菜单的另一侧躺着可爱的虎纹猫。“是店长大人喵~”说话了?!'
}
furns['168'] = {
id=168, title='放置着果酱的壁挂', star=3, width=9, height=11, type='挂饰',
caseId=7, case='喵喵咖啡店套装', collection='',
desc='瓶子里放置着做好的各式果酱,搭配吐司面包风味更佳。'
}
furns['169'] = {
id=169, title='放置着杂物的壁挂', star=3, width=9, height=11, type='挂饰',
caseId=7, case='喵喵咖啡店套装', collection='',
desc='整齐的摆放着一些小杂物,瓶子里意外的放了几个马卡龙。'
}
furns['170'] = {
id=170, title='下午茶餐桌(A型)', star=4, width=10, height=9, type='桌椅',
caseId=7, case='喵喵咖啡店套装', collection='',
desc='红茶配上黑森林蛋糕也是一种别致的享受~'
}
furns['171'] = {
id=171, title='下午茶餐桌(B型)', star=4, width=10, height=9, type='桌椅',
caseId=7, case='喵喵咖啡店套装', collection='',
desc='“芝士蛋糕~我最喜欢~”“小心又长胖哦?”“呜呜呜…要你管啦!”'
}
furns['172'] = {
id=172, title='喵喵木椅', star=5, width=5, height=6, type='桌椅',
caseId=7, case='喵喵咖啡店套装', collection='',
desc='一旦坐下去就不想起来!喵~'
}
furns['173'] = {
id=173, title='女仆制服(备用)', star=6, width=3, height=3, type='玩具',
caseId=7, case='喵喵咖啡店套装', collection='休闲时光;',
desc='其实只是衣架,请不要随意乱动,更不要擅自试穿。'
}
furns['174'] = {
id=174, title='甜品壁画', star=3, width=9, height=10, type='挂饰',
caseId=7, case='喵喵咖啡店套装', collection='',
desc='绘制着甜品的壁画,用以激发人们的购买欲。(咦?)'
}
furns['175'] = {
id=175, title='咖啡宣传画', star=3, width=5, height=16, type='挂饰',
caseId=7, case='喵喵咖啡店套装', collection='',
desc='某款咖啡的宣传画,正在好评发售中——'
}
furns['176'] = {
id=176, title='喵喵咖啡厅(大门)', star=5, width=17, height=52, type='门窗',
caseId=7, case='喵喵咖啡店套装', collection='',
desc='喵喵咖啡厅~欢迎各位的到来~请好好享受悠闲的下午茶时间吧——'
}
furns['177'] = {
id=177, title='喵喵咖啡厅(窗台A)', star=4, width=9, height=32, type='门窗',
caseId=7, case='喵喵咖啡店套装', collection='',
desc='一眼望去,海平面仿佛近在眼前。随风飘扬的绿叶似乎也在为这幅景色而陶醉。'
}
furns['178'] = {
id=178, title='喵喵咖啡厅(窗台B)', star=4, width=9, height=32, type='门窗',
caseId=7, case='喵喵咖啡店套装', collection='',
desc='“真想打开窗户……”“客人,想要吹海风可以去外面哦~”“…好的,我知道了。”'
}
furns['179'] = {
id=179, title='可爱的圆表', star=3, width=4, height=11, type='挂饰',
caseId=8, case='tap娱乐室套装', collection='',
desc='没有任何存在感的表,一旦大家玩起了游戏,没人会在意时间的……'
}
furns['180'] = {
id=180, title='52寸挂屏电视', star=6, width=15, height=22, type='挂饰',
caseId=8, case='tap娱乐室套装', collection='',
desc='支持4K,无漏光,长期玩耍不伤眼。'
}
furns['181'] = {
id=181, title='家用主机PR5', star=5, width=11, height=4, type='玩具',
caseId=8, case='tap娱乐室套装', collection='科技改变生活;',
desc='港区购买的新款家用主机,支持海量游戏。'
}
furns['182'] = {
id=182, title='YBOY家用主机', star=5, width=11, height=4, type='玩具',
caseId=8, case='tap娱乐室套装', collection='',
desc='本来是用来放YBOY主机的,但是主机似乎被提尔比茨扔了……'
}
furns['183'] = {
id=183, title='新版家用主机NX', star=5, width=11, height=4, type='玩具',
caseId=8, case='tap娱乐室套装', collection='科技改变生活;',
desc='某公司出产的新版家用主机,虽然游戏少,但是提尔比茨很喜欢玩。'
}
furns['184'] = {
id=184, title='蓝色方型窗户', star=4, width=7, height=22, type='门窗',
caseId=8, case='tap娱乐室套装', collection='',
desc='每天下午进入房间,一抬头,外面的天就黑了……'
}
furns['185'] = {
id=185, title='白色方型门', star=3, width=12, height=34, type='门窗',
caseId=8, case='tap娱乐室套装', collection='',
desc='简单朴素风格的门,从外面看根本看不出来是游戏厅。'
}
furns['186'] = {
id=186, title='垃圾桶(塞满)', star=3, width=2, height=2, type='装饰',
caseId=8, case='tap娱乐室套装', collection='',
desc='塞了一个奇怪主机的垃圾桶。'
}
furns['187'] = {
id=187, title='蓝色置物架(满)', star=3, width=7, height=8, type='挂饰',
caseId=8, case='tap娱乐室套装', collection='',
desc='这里放了一些大家都很喜欢的游戏~'
}
furns['188'] = {
id=188, title='棋盘地毯', star=5, width=34, height=19, type='地毯',
caseId=8, case='tap娱乐室套装', collection='',
desc='仿佛棋盘一样的地毯,可以在上面玩跳房子。'
}
furns['189'] = {
id=189, title='立体全息投影装置', star=6, width=6, height=5, type='玩具',
caseId=0, case='无', collection='科技改变生活;',
desc='由科研部制作的新式道具,可以投影出galo的立体全息影像,能够识别指令并做出回应。'
}
furns['190'] = {
id=190, title='蓝色钩锁', star=5, width=2, height=4, type='挂饰',
caseId=0, case='无', collection='',
desc='涂装成蓝色的钩锁,可以用来运输部分货物。'
}
furns['191'] = {
id=191, title='海域模拟桌', star=6, width=11, height=5, type='玩具',
caseId=0, case='无', collection='',
desc='研发部的新产品,可以在桌面上投影出海域的立体全息影像,方便进行作战会议。'
}
furns['192'] = {
id=192, title='多功能燃气灶', star=6, width=10, height=5, type='玩具',
caseId=0, case='无', collection='科技改变生活;',
desc='将烤箱与燃气灶巧妙的结合在一起,能更为便捷的处理厨房的事务。'
}
furns['193'] = {
id=193, title='楠竹围栏', star=5, width=19, height=2, type='装饰',
caseId=9, case='合味道馆套装', collection='',
desc='用楠竹制成的围栏,散发着自然的清香。'
}
furns['194'] = {
id=194, title='虾大厨', star=6, width=11, height=5, type='装饰',
caseId=9, case='合味道馆套装', collection='',
desc='招揽客人的迷之生物,看起来像是被蒸熟了一般。似乎不是玩偶?'
}
furns['195'] = {
id=195, title='蟹大厨', star=6, width=16, height=5, type='装饰',
caseId=9, case='合味道馆套装', collection='',
desc='招揽客人的迷之生物,有种想把它推翻在地上的冲动。似乎不是玩偶?'
}
furns['196'] = {
id=196, title='装饰着虾的灯笼', star=5, width=6, height=7, type='灯具',
caseId=9, case='合味道馆套装', collection='',
desc='常见的日式灯笼,在顶端安置了一只虾的模型。'
}
furns['197'] = {
id=197, title='装饰着蟹的灯笼', star=5, width=6, height=7, type='灯具',
caseId=9, case='合味道馆套装', collection='',
desc='常见的日式灯笼,在顶端安置了一只蟹的模型。'
}
furns['198'] = {
id=198, title='鱼板座椅', star=5, width=16, height=4, type='桌椅',
caseId=9, case='合味道馆套装', collection='',
desc='椅面涂成了鱼板的样子,看上去让人食指大动。'
}
furns['199'] = {
id=199, title='合味道食车', star=6, width=20, height=7, type='装饰',
caseId=9, case='合味道馆套装', collection='',
desc='满载着合味道珍藏的食车,只在午夜才会出摊。'
}
furns['200'] = {
id=200, title='PG HM-0独角galo(无畏之海版)', star=5, width=7, height=13, type='挂饰',
caseId=10, case='未来科技研发工作室', collection='如胶似漆;',
desc='幻之南梦工厂倾力打造的独角galo,一看就是换个骨架来骗钱的。'
}
furns['201'] = {
id=201, title='galo巨神铠甲', star=6, width=6, height=7, type='玩具',
caseId=10, case='未来科技研发工作室', collection='如胶似漆;',
desc='小岛脱出作战后,由空想在原有装备的基础上改造而成的家具,据说穿上可以增加闪避。'
}
furns['202'] = {
id=202, title='抽风机', star=3, width=3, height=8, type='挂饰',
caseId=10, case='未来科技研发工作室', collection='',
desc='通风排气什么的根本不重要,我需要空调。——提尔比茨。'
}
furns['203'] = {
id=203, title='长条落地窗', star=4, width=5, height=59, type='门窗',
caseId=10, case='未来科技研发工作室', collection='如胶似漆;',
desc='只有半人宽的落地窗,莱比锡曾经想在这里装上黑色的窗帘,但被阻止了。'
}
furns['204'] = {
id=204, title='都市丽人靠背椅', star=3, width=3, height=5, type='桌椅',
caseId=10, case='未来科技研发工作室', collection='',
desc='肉粉色和棕红色相结合,条纹的搭配,尽显时尚风格。'
}
furns['205'] = {
id=205, title='标有黄线的门', star=3, width=9, height=34, type='门窗',
caseId=10, case='未来科技研发工作室', collection='',
desc='门上有明确的标志告诉大家如何使用该门,就算是昆西都不会看错。'
}
furns['206'] = {
id=206, title='迷你赛艇王海报', star=4, width=6, height=24, type='挂饰',
caseId=10, case='未来科技研发工作室', collection='如胶似漆;',
desc='快和朋友一起玩来加深你们的友情吧!'
}
furns['207'] = {
id=207, title='幻之南梦工厂主题地毯', star=5, width=0, height=0, type='地毯',
caseId=10, case='未来科技研发工作室', collection='如胶似漆;',
desc='用新的独角galo,为大家带来笑容。'
}
furns['208'] = {
id=208, title='模拟对战系统', star=6, width=9, height=4, type='玩具',
caseId=10, case='未来科技研发工作室', collection='',
desc='幻萌科技最新研发科技,通过模拟对战平台来丰富大家对于战斗的理解,游戏性很足。'
}
furns['209'] = {
id=209, title='展示柜', star=4, width=10, height=5, type='装饰',
caseId=10, case='未来科技研发工作室', collection='如胶似漆;',
desc='嘿,你看到了吗?这就是宝库,就是属于我们的宝库!'
}
furns['210'] = {
id=210, title='模型组装台', star=4, width=15, height=10, type='桌椅',
caseId=10, case='未来科技研发工作室', collection='如胶似漆;',
desc='我能在这里拼组一天的模型!'
}
furns['211'] = {
id=211, title='涂装台', star=4, width=15, height=10, type='桌椅',
caseId=10, case='未来科技研发工作室', collection='如胶似漆;',
desc='每一步都不能有差错,无论在任何事情上都要展现我们的专业精神!'
}
furns['212'] = {
id=212, title='放盒子的架子', star=3, width=7, height=11, type='挂饰',
caseId=10, case='未来科技研发工作室', collection='如胶似漆;',
desc='专门堆放展示用的盒子。'
}
furns['213'] = {
id=213, title='橘色挂钟', star=3, width=4, height=11, type='挂饰',
caseId=10, case='未来科技研发工作室', collection='',
desc='为了搭配房间风格特制的挂钟。'
}
furns['214'] = {
id=214, title='拥抱自然靠背椅', star=3, width=3, height=5, type='桌椅',
caseId=10, case='未来科技研发工作室', collection='',
desc='坐上去,就好像进入了自然母亲的怀抱,夏天的时候会感觉更加清凉。'
}
furns['215'] = {
id=215, title='纸箱巴士', star=4, width=8, height=10, type='玩具',
caseId=11, case='海之星幼儿园', collection='爱丽丝的画中世界;',
desc='原本是牛奶箱,被孩子们废物利用做成了巴士的样子。'
}
furns['216'] = {
id=216, title='图画板', star=4, width=38, height=38, type='挂饰',
caseId=11, case='海之星幼儿园', collection='爱丽丝的画中世界;',
desc='绘制着港区生活的图画板。稚嫩的画笔重现了港区的“日常”,生动又活泼。'
}
furns['217'] = {
id=217, title='大象滑梯', star=4, width=17, height=10, type='玩具',
caseId=11, case='海之星幼儿园', collection='爱丽丝的画中世界;',
desc='有着大象外形的滑梯,游玩时请注意前方是否有障碍物。'
}
furns['218'] = {
id=218, title='记事板', star=3, width=11, height=24, type='挂饰',
caseId=11, case='海之星幼儿园', collection='',
desc='贴着许多便签的板子。从小就要树立良好的防范意识。'
}
furns['219'] = {
id=219, title='不可名状的轮车', star=6, width=6, height=4, type='玩具',
caseId=11, case='海之星幼儿园', collection='爱丽丝的画中世界;',
desc='造型奇异的轮车,基本没有人会去玩。'
}
furns['220'] = {
id=220, title='组合储物柜', star=4, width=39, height=6, type='装饰',
caseId=11, case='海之星幼儿园', collection='',
desc='兼顾幼儿以及老师储物需求的柜子。'
}
furns['221'] = {
id=221, title='可移动黑板', star=3, width=15, height=13, type='装饰',
caseId=11, case='海之星幼儿园', collection='爱丽丝的画中世界;',
desc='装有滚轮的黑板,方便四处移动。黑板上还留着上堂课的教学知识。'
}
furns['222'] = {
id=222, title='组合滑梯', star=5, width=24, height=12, type='装饰',
caseId=11, case='海之星幼儿园', collection='爱丽丝的画中世界;',
desc='可以容纳多人同时游玩的滑梯,深受孩子们的好评。'
}
furns['223'] = {
id=223, title='绒布小圆凳', star=3, width=4, height=5, type='桌椅',
caseId=11, case='海之星幼儿园', collection='',
desc='覆盖着绒布的圆凳,是为孩子们特别设计的款式。'
}
furns['224'] = {
id=224, title='红顶小木屋', star=4, width=8, height=7, type='装饰',
caseId=11, case='海之星幼儿园', collection='',
desc='用来暂时躲避老师唠叨的道具,或许还能当一些宠物的窝。'
}
furns['225'] = {
id=225, title='向日葵圆桌', star=3, width=8, height=9, type='桌椅',
caseId=11, case='海之星幼儿园', collection='爱丽丝的画中世界;',
desc='做成向日葵形状的圆桌,似乎能闻到一股独特的香味。'
}
furns['226'] = {
id=226, title='简单的时钟', star=3, width=6, height=14, type='挂饰',
caseId=11, case='海之星幼儿园', collection='',
desc='据说是某人手工制作的时钟,作为礼物送到了这里。'
}
furns['227'] = {
id=227, title='卡通系列钩子(小兔子)', star=5, width=2, height=13, type='挂饰',
caseId=0, case='无', collection='',
desc='游戏城为了吸引小孩子来玩而用的全新钩子,不过看起来更难夹中了……'
}
furns['228'] = {
id=228, title='卡通系列钩子(小猴子)', star=5, width=3, height=12, type='挂饰',
caseId=0, case='无', collection='',
desc='游戏城为了吸引小孩子来玩而用的全新钩子,不过看起来更难夹中了……'
}
furns['229'] = {
id=229, title='卡通系列钩子(鹦鹉)', star=5, width=3, height=13, type='挂饰',
caseId=0, case='无', collection='',
desc='游戏城为了吸引小孩子来玩而用的全新钩子,不过看起来更难夹中了……'
}
furns['230'] = {
id=230, title='娃娃机钩子', star=5, width=2, height=4, type='挂饰',
caseId=0, case='无', collection='',
desc='游戏城最新娃娃机用的钩子。'
}
furns['231'] = {
id=231, title='galo牌收音机', star=6, width=5, height=3, type='装饰',
caseId=0, case='无', collection='',
desc='昆西最喜欢的收音机,品质值得信赖,只是不知道为什么,每隔两周都会消失……'
}
furns['232'] = {
id=232, title='熊猫导弹发射器(维修中……)', star=5, width=6, height=2, type='装饰',
caseId=0, case='无', collection='',
desc='长春最爱的宠物,每天都要亲一亲,抱一抱,不过似乎有些故障,无法发动导弹……'
}
furns['233'] = {
id=233, title='围棋', star=4, width=9, height=4, type='装饰',
caseId=0, case='无', collection='',
desc='C国、J国舰娘们颇为喜欢的娱乐项目,一坐就是一天。'
}
furns['234'] = {
id=234, title='银饰雕花靠椅', star=5, width=5, height=4, type='桌椅',
caseId=12, case='午夜巴黎', collection='',
desc='美观、优雅的象征,价格不菲,据说,在某个靠椅的背上还刻着一个人的名字:Ernest Miller——后面似乎看不太清了。'
}
furns['235'] = {
id=235, title='银饰圆桌', star=5, width=8, height=4, type='桌椅',
caseId=12, case='午夜巴黎', collection='',
desc='丁香咖啡馆为了吸引顾客而采购的新桌子,大气、美观。这里很适合在充满阳光的午后点一杯咖啡,开始一天的创作。'
}
furns['236'] = {
id=236, title='今日特价菜', star=4, width=3, height=4, type='装饰',
caseId=12, case='午夜巴黎', collection='',
desc='丁香咖啡馆每天的特价菜展览牌,昨天是毕加索通心面,今天似乎是海明威胡椒牛排……'
}
furns['237'] = {
id=237, title='散书书架', star=4, width=12, height=6, type='装饰',
caseId=12, case='午夜巴黎', collection='',
desc='海瑟薇书店供路人休息时翻阅的书架和座位,没有什么装饰,许多作家都会在这里停留,也因此这里一直被视为这座城市最富有的地方。'
}
furns['238'] = {
id=238, title='熊猫', star=0, width=0, height=0, type='undefined',
caseId=0, case='无', collection='',
desc='长春最爱的宠物,每天都要亲一亲,抱一抱,不过似乎有些故障,无法发动导弹……'
}
furns['239'] = {
id=239, title='某宠物', star=0, width=0, height=0, type='undefined',
caseId=0, case='无', collection='',
desc=''
}
furns['240'] = {
id=240, title='代理型咕咕', star=3, width=2, height=1, type='undefined',
caseId=0, case='无', collection='',
desc='辅助提督工作的好帮手。“哈哈!怎么样~算你便宜点!”——博士。'
}
furns['241'] = {
id=241, title='螃蟹', star=0, width=0, height=0, type='undefined',
caseId=0, case='无', collection='',
desc=''
}
furns['242'] = {
id=242, title='鹦鹉螺', star=0, width=0, height=0, type='undefined',
caseId=0, case='无', collection='',
desc=''
}
furns['243'] = {
id=243, title='认真的奥托', star=4, width=3, height=2, type='undefined',
caseId=0, case='无', collection='',
desc='汪汪汪汪汪!(似乎很严肃的样子)'
}
furns['244'] = {
id=244, title='战狼2', star=0, width=0, height=0, type='undefined',
caseId=0, case='无', collection='',
desc=''
}
furns['245'] = {
id=245, title='伯格', star=4, width=3, height=2, type='undefined',
caseId=0, case='无', collection='',
desc='简介:欺负人是不好的。“它说它自由了耶……?”——Z16'
}
furns['246'] = {
id=246, title='威廉', star=4, width=5, height=2, type='undefined',
caseId=0, case='无', collection='',
desc='突然出现在港区里的神秘猫咪。“这、这是……!”——塞德利茨。'
}
furns['247'] = {
id=247, title='生姜', star=4, width=5, height=2, type='undefined',
caseId=0, case='无', collection='',
desc='鱼饼呢?鱼饼呢?鱼饼呢??'
}
furns['248'] = {
id=248, title='猫3西蒙', star=0, width=0, height=0, type='undefined',
caseId=0, case='无', collection='',
desc=''
}
furns['249'] = {
id=249, title='猫4鱼饼', star=0, width=0, height=0, type='undefined',
caseId=0, case='无', collection='',
desc=''
}
furns['250'] = {
id=250, title='galo', star=4, width=4, height=2, type='undefined',
caseId=0, case='无', collection='',
desc=''
}
furns['251'] = {
id=251, title='老虎', star=0, width=0, height=0, type='undefined',
caseId=0, case='无', collection='',
desc=''
}
furns['252'] = {
id=252, title='猫头鹰', star=0, width=0, height=0, type='undefined',
caseId=0, case='无', collection='',
desc=''
}
furns['253'] = {
id=253, title='老鹰', star=0, width=0, height=0, type='undefined',
caseId=0, case='无', collection='',
desc=''
}
furns['254'] = {
id=254, title='信天翁', star=4, width=2, height=1, type='undefined',
caseId=0, case='无', collection='',
desc='飞不起来……'
}
furns['255'] = {
id=255, title='白galo轮车', star=5, width=7, height=4, type='玩具',
caseId=13, case='极道赛车场', collection='',
desc='白色的galo轮车,引擎受到机体的限制无法发挥最大速度。'
}
furns['256'] = {
id=256, title='普通方程式赛车', star=4, width=8, height=8, type='玩具',
caseId=13, case='极道赛车场', collection='',
desc='常见的方程式赛车,便于操作但性能一般。'
}
furns['257'] = {
id=257, title='弹射跑道α', star=4, width=7, height=10, type='装饰',
caseId=13, case='极道赛车场', collection='',
desc='它究竟是用来做什么的已经被人遗忘了。'
}
furns['258'] = {
id=258, title='红galo轮车', star=5, width=7, height=5, type='玩具',
caseId=13, case='极道赛车场', collection='',
desc='红色的galo轮车,可以开启禁忌的三倍速模式,请小心驾驶。'
}
furns['259'] = {
id=259, title='赛道护栏', star=4, width=64, height=1, type='装饰',
caseId=13, case='极道赛车场', collection='',
desc='用以隔离无关人员的护栏,请不要随意进入赛道内。'
}
furns['260'] = {
id=260, title='试作型M计划滑板', star=4, width=11, height=6, type='玩具',
caseId=13, case='极道赛车场', collection='',
desc='使用了最新的G国科技研制而成的滑板,具有如野兽般可怕的性能。'
}
furns['261'] = {
id=261, title='试作型变形摩托', star=5, width=11, height=8, type='玩具',
caseId=13, case='极道赛车场', collection='',
desc='改良型的变形摩托,变形功能因为太过强大而被封印,所以只是个普通的摩托车。'
}
furns['262'] = {
id=262, title='试作型炮塔堡垒车', star=6, width=14, height=10, type='玩具',
caseId=13, case='极道赛车场', collection='',
desc='不能发射炮弹。'
}
furns['263'] = {
id=263, title='平凡的小摩托', star=4, width=7, height=3, type='玩具',
caseId=13, case='极道赛车场', collection='',
desc='用来买菜的摩托,不知道为什么会出现在这里……'
}
furns['264'] = {
id=264, title='galo路障', star=3, width=4, height=4, type='装饰',
caseId=13, case='极道赛车场', collection='',
desc='禁止向其他参赛者投掷此物品。'
}
furns['265'] = {
id=265, title='试作型纸盒车', star=4, width=7, height=5, type='玩具',
caseId=13, case='极道赛车场', collection='',
desc='平平无奇的纸盒车,某位王者的专属车辆。'
}
furns['266'] = {
id=266, title='橡木方形窗', star=5, width=14, height=33, type='门窗',
caseId=14, case='西部牛仔主题酒吧', collection='',
desc='M国西部特色木制窗,用的是看似是未经加工的原木材料,以突出其天然的质感。'
}
furns['267'] = {
id=267, title='红色镶边地毯', star=4, width=16, height=17, type='地毯',
caseId=14, case='西部牛仔主题酒吧', collection='',
desc='因为某些牛仔的原因,几乎每天都要换上新的地毯,只是看起来比较好看,实际很便宜……'
}
furns['268'] = {
id=268, title='黑色古典风格吊灯', star=5, width=11, height=4, type='灯具',
caseId=14, case='西部牛仔主题酒吧', collection='',
desc='西方传说中古堡里经常出现的灯,不过据说此灯为黑铁所制,一般子弹都打不穿的……'
}
furns['269'] = {
id=269, title='枯草团', star=3, width=4, height=2, type='装饰',
caseId=14, case='西部牛仔主题酒吧', collection='',
desc='见证了无数决斗的枯草团,早已看穿了生死。'
}
furns['270'] = {
id=270, title='木制钢琴', star=4, width=10, height=18, type='装饰',
caseId=14, case='西部牛仔主题酒吧', collection='',
desc='廉价的钢琴,音色比较差,不过来这里的人也不会在意这种东西……'
}
furns['271'] = {
id=271, title='公示栏', star=3, width=7, height=32, type='挂饰',
caseId=14, case='西部牛仔主题酒吧', collection='',
desc='想一夜暴富吗?想知道最新的西部动态吗?点一点,就知道了。'
}
furns['272'] = {
id=272, title='高脚圆凳', star=4, width=4, height=10, type='桌椅',
caseId=14, case='西部牛仔主题酒吧', collection='',
desc='木制高脚凳,供靠在吧台喝酒的人坐。'
}
furns['273'] = {
id=273, title='木制酒架', star=3, width=6, height=9, type='桌椅',
caseId=14, case='西部牛仔主题酒吧', collection='',
desc='很简单朴素的酒架,零零散散摆着几瓶酒'
}
furns['274'] = {
id=274, title='木制圆酒桌', star=4, width=10, height=8, type='桌椅',
caseId=14, case='西部牛仔主题酒吧', collection='',
desc='很简单朴素的酒桌,反正都会在打架中牺牲,没必要用好的。'
}
furns['275'] = {
id=275, title='麋鹿角', star=4, width=6, height=12, type='挂饰',
caseId=14, case='西部牛仔主题酒吧', collection='',
desc='强者的证明!——当然,打死麋鹿的前任酒吧老板已经因为狩猎保护动物而被关进监狱了。'
}
furns['276'] = {
id=276, title='动物头骨装饰', star=5, width=11, height=23, type='挂饰',
caseId=14, case='西部牛仔主题酒吧', collection='',
desc='这里不卖狗肉!——酒吧老板。'
}
furns['277'] = {
id=277, title='马蹄铁', star=3, width=4, height=12, type='挂饰',
caseId=14, case='西部牛仔主题酒吧', collection='',
desc='“你想要表达什么意思呢老板?是纪念曾经的朋友吗?”“是的,这是它在我胸口留下的伤疤,凶器就是挂着的这个。'
}
furns['278'] = {
id=278, title='酒吧木门', star=5, width=10, height=34, type='门窗',
caseId=14, case='西部牛仔主题酒吧', collection='',
desc='装饰用的酒吧木门,也不知道是谁规定的,西部酒吧的门一定要这样……'
}
furns['279'] = {
id=279, title='橡木制靠背椅', star=4, width=5, height=6, type='桌椅',
caseId=14, case='西部牛仔主题酒吧', collection='',
desc='有点硬,但是很结实。'
}
furns['280'] = {
id=280, title='橡木高脚靠背椅', star=4, width=4, height=5, type='桌椅',
caseId=14, case='西部牛仔主题酒吧', collection='',
desc='为了让这个显得很新,专门重新上了一次漆。'
}
furns['281'] = {
id=281, title='木质屏风', star=3, width=6, height=3, type='装饰',
caseId=14, case='西部牛仔主题酒吧', collection='',
desc='为什么这里有个屏风?——内华达。'
}
furns['282'] = {
id=282, title='左轮手枪', star=3, width=4, height=7, type='挂饰',
caseId=14, case='西部牛仔主题酒吧', collection='',
desc='只要发生争斗,就会被老板拿下来赶人用。'
}
furns['283'] = {
id=283, title='双持步枪木雕', star=5, width=9, height=19, type='挂饰',
caseId=14, case='西部牛仔主题酒吧', collection='',
desc='西部精神的浓缩体现。'
}
furns['284'] = {
id=284, title='通缉令', star=4, width=4, height=11, type='挂饰',
caseId=14, case='西部牛仔主题酒吧', collection='',
desc='通缉犯人:迷路的补给酱 赏金:抓多少给多少 悬赏人:不愿透露姓名的艾拉'
}
furns['285'] = {
id=285, title='酒吧告示牌', star=3, width=4, height=5, type='装饰',
caseId=14, case='西部牛仔主题酒吧', collection='',
desc='本酒吧禁止以下行为:1、内华达开的赌局;2、俄克拉荷马开的酒局;3、沙恩霍斯特小姐独自酗酒。'
}
furns['286'] = {
id=286, title='红星标志', star=4, width=5, height=14, type='挂饰',
caseId=14, case='西部牛仔主题酒吧', collection='',
desc='实力的象征,只有有了红星标志的人才能立足西部。'
}
furns['287'] = {
id=287, title='红色招牌', star=3, width=10, height=11, type='挂饰',
caseId=14, case='西部牛仔主题酒吧', collection='',
desc='关于招牌为什么是红色的原因,每次决斗后大家才理解了。'
}
furns['288'] = {
id=288, title='木制挂钟', star=3, width=4, height=14, type='挂饰',
caseId=14, case='西部牛仔主题酒吧', collection='',
desc='显示时间的挂钟,提醒大家快到中午12点了。'
}
furns['289'] = {
id=289, title='竞技神船模', star=4, width=9, height=3, type='装饰',
caseId=0, case='无', collection='',
desc='E国皇家海军永远的骄傲。据说只要得到它,你就能召唤出一位强大而年长的舰娘……'
}
furns['290'] = {
id=290, title='胜利号船模', star=4, width=8, height=3, type='装饰',
caseId=0, case='无', collection='',
desc='象征着胜利、荣耀与责任,是皇家海军永远不变的信仰。'
}
furns['291'] = {
id=291, title='木质酒桌', star=4, width=9, height=13, type='桌椅',
caseId=14, case='西部牛仔主题酒吧', collection='',
desc='问我为什么只喝牛奶,因为啤酒伤身体。'
}
furns['292'] = {
id=292, title='战舰模拟器', star=6, width=9, height=4, type='玩具',
caseId=0, case='无', collection='',
desc='世界上最浪漫的事情莫过于在茶余饭后来一场激烈的海战模拟!'
}
furns['293'] = {
id=293, title='海誓山盟', star=6, width=2, height=2, type='玩具',
caseId=0, case='无', collection='',
desc='死生契阔,与子成说。执子之手,与子偕老。'
}
furns['294'] = {
id=294, title='夏日回忆', star=6, width=7, height=4, type='装饰',
caseId=0, case='无', collection='',
desc='与你一起,相识在那个夏日,是我一生最美丽的回忆。'
}
furns['295'] = {
id=295, title='25J6收割机', star=5, width=18, height=11, type='玩具',
caseId=15, case='辛勤的土星日', collection='',
desc='港区第二十五局六公司支援捐赠的收割机,经久耐用,不可或缺的务农用品。'
}
furns['296'] = {
id=296, title='老式水井', star=5, width=9, height=8, type='装饰',
caseId=15, case='辛勤的土星日', collection='',
desc='很复古风的水井,据宣传说:里面的水有点甜。'
}
furns['297'] = {
id=297, title='稻草人', star=5, width=10, height=3, type='装饰',
caseId=15, case='辛勤的土星日', collection='',
desc='不知道是以谁为原型制作的稻草人,形象逼真,但是并没有什么用。'
}
furns['298'] = {
id=298, title='旱田', star=6, width=23, height=24, type='玩具',
caseId=15, case='辛勤的土星日', collection='',
desc='北方常见的田地,土地肥沃,但是收成却一直不是很好……'
}
furns['299'] = {
id=299, title='行军用粮草', star=3, width=6, height=5, type='装饰',
caseId=15, case='辛勤的土星日', collection='',
desc='这个不能吃,昆西与galo请勿靠近。——说明书上是这么写的。'
}
furns['300'] = {
id=300, title='盆栽', star=4, width=6, height=4, type='装饰',
caseId=15, case='辛勤的土星日', collection='',
desc='常见的盆栽,很普通。'
}
furns['301'] = {
id=301, title='木墩', star=3, width=5, height=11, type='桌椅',
caseId=15, case='辛勤的土星日', collection='',
desc='夏天的时候摆在院子里乘凉,是这个世界上最舒服的事情了。'
}
furns['302'] = {
id=302, title='牛仔帽和绳子', star=3, width=7, height=10, type='装饰',
caseId=15, case='辛勤的土星日', collection='',
desc='U国西部很常见的物件,不知道为何出现在这里。'
}
furns['303'] = {
id=303, title='木席', star=4, width=14, height=11, type='桌椅',
caseId=15, case='辛勤的土星日', collection='',
desc='夏天在院子里乘凉时经常用的木席,如果在上面睡着的话会着凉的。'
}
furns['304'] = {
id=304, title='鸡屋', star=3, width=15, height=11, type='装饰',
caseId=15, case='辛勤的土星日', collection='',
desc='木质的鸡屋,在下面放上草甸可以有效防止鸡蛋破裂。'
}
furns['305'] = {
id=305, title='阿芙乐尔船模', star=5, width=7, height=9, type='装饰',
caseId=0, case='无', collection='',
desc='著名巡洋舰阿芙乐尔的船模。'
}
furns['306'] = {
id=306, title='干草和围栏', star=4, width=64, height=1, type='装饰',
caseId=15, case='辛勤的土星日', collection='',
desc='围栏外的人想冲进去,围栏里的人想逃出来。'
}
furns['307'] = {
id=307, title='维内托的座椅', star=6, width=17, height=4, type='装饰',
caseId=0, case='无', collection='',
desc='维内托小姐的座椅,集端庄、宏伟、漂亮于一体的座椅,无论是谁坐上去,都像是一个王者。'
}
furns['308'] = {
id=308, title='狂热节奏', star=6, width=8, height=6, type='装饰',
caseId=12, case='午夜巴黎', collection='',
desc='声望、反击的最爱,一旦启动,任何人都会沉浸在这些音乐的节拍中无法自拔。'
}
furns['309'] = {
id=309, title='桌面战记', star=6, width=7, height=5, type='玩具',
caseId=0, case='无', collection='',
desc='最新的港区主题桌游,内容丰富多样,提尔比茨倾力推荐!'
}
furns['310'] = {
id=310, title='海军纪念墙', star=4, width=9, height=3, type='装饰',
caseId=17, case='萤火虫的斜边巷', collection='',
desc='“妈妈,妈妈,刚刚里面的人动了!”“傻孩子,说什么胡话呢!”'
}
furns['311'] = {
id=311, title='幽灵galo', star=4, width=5, height=2, type='undefined',
caseId=16, case='万圣古堡', collection='',
desc='它经常在这里游荡,诉说着生时的骄傲,唯独看到一个蓝头发的姑娘时,它会选择逃跑。'
}
furns['312'] = {
id=312, title='低语的帽子', star=5, width=6, height=3, type='装饰',
caseId=17, case='萤火虫的斜边巷', collection='',
desc='他总是在喃喃低语,似乎在讲述什么故事……萤火虫、基林、Z16…你选择哪个?'
}
furns['313'] = {
id=313, title='足球机', star=6, width=7, height=5, type='玩具',
caseId=0, case='无', collection='',
desc=''
}
furns['314'] = {
id=314, title='萤火虫的魔法商店', star=5, width=9, height=5, type='装饰',
caseId=17, case='萤火虫的斜边巷', collection='',
desc='“这些就是普通的木头棒子!”某个路过不愿透露姓名的人说道。'
}
furns['315'] = {
id=315, title='热血网球场', star=6, width=41, height=21, type='玩具',
caseId=18, case='热血网球场', collection='',
desc='这里是热血网球场,是实现梦想的地方,请注意,禁止使用一切超能力!'
}
furns['316'] = {
id=316, title='丑陋的墙', star=5, width=12, height=3, type='装饰',
caseId=17, case='萤火虫的斜边巷', collection='',
desc='曾有不少舰娘投诉这面墙很丑,但依然没人来拆除重建。'
}
furns['317'] = {
id=317, title='白色百叶窗', star=3, width=7, height=14, type='装饰',
caseId=18, case='热血网球场', collection='',
desc='纯白色的百叶窗,经常会有路过的人往里面偷看。'
}
furns['318'] = {
id=318, title='朴素的背包', star=3, width=3, height=3, type='装饰',
caseId=18, case='热血网球场', collection='',
desc='似乎是不成文的规定,这种球场大家一定会背包过来。'
}
furns['319'] = {
id=319, title='裁判高椅', star=3, width=4, height=3, type='桌椅',
caseId=18, case='热血网球场', collection='',
desc='很高的椅子,很危险,坐上去如果不做出平衡的判决就会被轰下来。'
}
furns['320'] = {
id=320, title='观众席', star=4, width=7, height=11, type='桌椅',
caseId=18, case='热血网球场', collection='',
desc='红色的椅子容易激发观众们的荷尔蒙…你认真的吗?'
}
furns['321'] = {
id=321, title='测速仪', star=3, width=3, height=8, type='装饰',
caseId=18, case='热血网球场', collection='',
desc='网球场必备,测试一下这个球的速度。'
}
furns['322'] = {
id=322, title='衣柜', star=4, width=10, height=2, type='装饰',
caseId=18, case='热血网球场', collection='',
desc='换掉的衣服和鞋子要摆整齐放进去哦!'
}
furns['323'] = {
id=323, title='挂式电风扇', star=3, width=4, height=14, type='装饰',
caseId=18, case='热血网球场', collection='',
desc='挂在墙上的电风扇,不能一直对着吹,会着凉的。'
}
furns['324'] = {
id=324, title='立体音箱', star=3, width=2, height=7, type='装饰',
caseId=18, case='热血网球场', collection='',
desc='用来发布重要通知的音箱,只要在场馆内就一定能听到。'
}
furns['325'] = {
id=325, title='记分板', star=4, width=14, height=17, type='装饰',
caseId=18, case='热血网球场', collection='',
desc='记录分数的板子。'
}
furns['326'] = {
id=326, title='教练椅', star=3, width=4, height=3, type='桌椅',
caseId=18, case='热血网球场', collection='',
desc='教练坐在这里,看着大家打网球,偶尔会被误伤。'
}
furns['327'] = {
id=327, title='壁挂式空调', star=3, width=9, height=8, type='装饰',
caseId=18, case='热血网球场', collection='',
desc='壁挂式空调,夏天锻炼必备。'
}
furns['328'] = {
id=328, title='矿泉水与毛巾', star=3, width=4, height=3, type='装饰',
caseId=18, case='热血网球场', collection='',
desc='运动员中场休息时不可缺少的东西。'
}
furns['329'] = {
id=329, title='日光灯', star=3, width=15, height=2, type='装饰',
caseId=18, case='热血网球场', collection='',
desc='真亮啊……'
}
furns['330'] = {
id=330, title='水壶', star=3, width=2, height=2, type='装饰',
caseId=18, case='热血网球场', collection='',
desc='偶尔也有运动员喜欢带自己喜欢的饮料或者茶水到运动场来。'
}
furns['331'] = {
id=331, title='通风口', star=3, width=7, height=5, type='装饰',
caseId=18, case='热血网球场', collection='',
desc='不起眼的通风口,但是对于运动员身体健康而言很关键。'
}
furns['332'] = {
id=332, title='孤独的网球', star=3, width=2, height=2, type='装饰',
caseId=18, case='热血网球场', collection='',
desc='练习用的网球,下一秒可能就会丢掉。'
}
furns['333'] = {
id=333, title='galoler网球包', star=4, width=6, height=4, type='装饰',
caseId=18, case='热血网球场', collection='',
desc='全新品牌,值得信赖,港区唯一指定赞助商。'
}
furns['334'] = {
id=334, title='网球拍', star=3, width=6, height=8, type='装饰',
caseId=18, case='热血网球场', collection='',
desc='蓝白色的网球拍象征着充满活力的大海。'
}
furns['335'] = {
id=335, title='网球收纳筐', star=3, width=6, height=5, type='装饰',
caseId=18, case='热血网球场', collection='',
desc='每天都在捡球,总有一天也会成为网球大师。'
}
furns['336'] = {
id=336, title='吊灯', star=3, width=3, height=4, type='灯具',
caseId=18, case='热血网球场', collection='',
desc='垂吊下来的灯,似乎在这里有点危险。'
}
furns['337'] = {
id=337, title='补充能量的火锅', star=4, width=6, height=8, type='装饰',
caseId=16, case='万圣古堡', collection='',
desc='“来吧,喝了它,你就可以充满活力!”伦敦这么说道。'
}
furns['338'] = {
id=338, title='西式棺木', star=5, width=13, height=10, type='装饰',
caseId=16, case='万圣古堡', collection='',
desc='棺木中会爬出来吸血鬼吗?'
}
furns['339'] = {
id=339, title='蛛网', star=4, width=17, height=43, type='装饰',
caseId=16, case='万圣古堡', collection='',
desc='逸仙每次打扫屋子时最讨厌的东西。'
}
furns['340'] = {
id=340, title='恶魔南瓜灯', star=4, width=5, height=3, type='装饰',
caseId=16, case='万圣古堡', collection='',
desc='听名字就很吓人,实际上……'
}
furns['341'] = {
id=341, title='烛光晚餐?', star=4, width=14, height=8, type='桌椅',
caseId=16, case='万圣古堡', collection='',
desc='“你确定浪漫无比的烛光晚餐就是把蜡烛直接放桌上?”'
}
furns['342'] = {
id=342, title='黄金吊灯', star=4, width=6, height=3, type='装饰',
caseId=16, case='万圣古堡', collection='',
desc='充满着西式古典风味的黄金吊灯,0.3mm镀金制成。'
}
furns['343'] = {
id=343, title='家庭沙发(万圣节特制版)', star=4, width=14, height=6, type='沙发',
caseId=16, case='万圣古堡', collection='',
desc='据说小孩子坐在这个沙发上就除了看电视什么都不想干了。'
}
furns['344'] = {
id=344, title='单人沙发(万圣节特制版)', star=3, width=6, height=8, type='沙发',
caseId=16, case='万圣古堡', collection='',
desc='小孩子不能单独坐上去,会被吃掉的!'
}
furns['345'] = {
id=345, title='红色铁板凳(侧面)', star=3, width=5, height=6, type='桌椅',
caseId=16, case='万圣古堡', collection='',
desc='就算在上面刷了红色的油漆,也不会让人有温暖的感觉。'
}
furns['346'] = {
id=346, title='红色铁板凳', star=3, width=5, height=4, type='桌椅',
caseId=16, case='万圣古堡', collection='',
desc='就算在上面刷了红色的油漆,也不会让人有温暖的感觉。'
}
furns['347'] = {
id=347, title='蓝色条纹地毯', star=3, width=19, height=14, type='地毯',
caseId=16, case='万圣古堡', collection='',
desc='很常见的地毯,因为颜色偏暗,不受人喜欢。'
}
furns['348'] = {
id=348, title='红色花纹地毯', star=4, width=21, height=15, type='地毯',
caseId=16, case='万圣古堡', collection='',
desc='秀丽的地毯,红黄配色彰显尊贵,但是太贵了。'
}
furns['349'] = {
id=349, title='不会飞的扫帚', star=3, width=3, height=2, type='装饰',
caseId=16, case='万圣古堡', collection='',
desc='“这个扫帚不会飞。”扫帚旁贴了一个很贴心的标语。'
}
furns['350'] = {
id=350, title='万圣节奇妙夜', star=4, width=13, height=28, type='装饰',
caseId=16, case='万圣古堡', collection='',
desc='好孩子千万不能出去哦!外面很恐怖的!'
}
furns['351'] = {
id=351, title='朴素的镜子', star=3, width=6, height=16, type='装饰',
caseId=16, case='万圣古堡', collection='',
desc='很普通的镜子,但也很干净。'
}
furns['352'] = {
id=352, title='风化的画像', star=3, width=11, height=11, type='装饰',
caseId=16, case='万圣古堡', collection='',
desc='据说上面画着这个世界最伟大的三个人,只是他们的模样已经看不清楚了。'
}
furns['353'] = {
id=353, title='古旧的剑盾', star=3, width=4, height=12, type='装饰',
caseId=16, case='万圣古堡', collection='',
desc='古旧的装饰用剑盾,似乎诉说着这里的历史。'
}
furns['354'] = {
id=354, title='酒桶?', star=3, width=7, height=2, type='装饰',
caseId=17, case='萤火虫的斜边巷', collection='',
desc='是酒桶吗?里面有酒吗?可千万不要让G国舰娘看到这些。'
}
furns['355'] = {
id=355, title='奇怪的行李箱', star=4, width=9, height=4, type='装饰',
caseId=17, case='萤火虫的斜边巷', collection='',
desc='这只鸟不错…什么?这是送信的?那你为什么不用短信?电话?OO呢?'
}
furns['356'] = {
id=356, title='呆若木鸡的猫头鹰', star=3, width=7, height=3, type='undefined',
caseId=17, case='萤火虫的斜边巷', collection='',
desc='仿佛雕像一样的猫头鹰,你可别乱碰,会啄你的!'
}
furns['357'] = {
id=357, title='笼子里的猫头鹰', star=3, width=3, height=3, type='undefined',
caseId=17, case='萤火虫的斜边巷', collection='',
desc='这个时代如果有人带着猫头鹰出门散步一定会引来围观的。'
}
furns['358'] = {
id=358, title='蝙蝠', star=3, width=2, height=6, type='undefined',
caseId=17, case='萤火虫的斜边巷', collection='',
desc='不常见的野生动物,不可食用,可能携带诸多病毒原体,吃的人都没命了,还会影响其它人。'
}
furns['359'] = {
id=359, title='便携宠物厕所', star=5, width=8, height=2, type='装饰',
caseId=0, case='无', collection='',
desc='“什么厕所!文明点,我们要说这是卫生间!”'
}
furns['360'] = {
id=360, title='海军纪念照片(初回限定版)', star=4, width=7, height=30, type='装饰',
caseId=17, case='萤火虫的斜边巷', collection='',
desc='长春和逸仙的合影,俾斯麦的独照,以及胡德声望的日常。'
}
furns['361'] = {
id=361, title='海军纪念照片(周年纪念版)', star=4, width=7, height=21, type='装饰',
caseId=17, case='萤火虫的斜边巷', collection='',
desc='黎塞留的半身照,乔治五世的特写,还有约克公爵的全身照。'
}
furns['362'] = {
id=362, title='红色垫子', star=5, width=7, height=6, type='装饰',
caseId=0, case='无', collection='',
desc='球球的最爱,但是经常被奥斯卡占领。'
}
furns['363'] = {
id=363, title='猫抓板', star=4, width=3, height=2, type='装饰',
caseId=0, case='无', collection='',
desc='生姜鱼饼的玩具。'
}
furns['364'] = {
id=364, title='鸟架', star=4, width=5, height=3, type='装饰',
caseId=0, case='无', collection='',
desc='翠鸟传来了情报…贝尔也来了…它们打起来了。'
}
furns['365'] = {
id=365, title='食物盆', star=5, width=4, height=2, type='装饰',
caseId=0, case='无', collection='',
desc='这是这个世间最神圣、纯洁的道具。'
}
furns['366'] = {
id=366, title='龟背竹', star=5, width=2, height=2, type='装饰',
caseId=19, case='“朋友”宠物乐园', collection='',
desc='叶形奇特,孔裂纹状,极像龟背。'
}
furns['367'] = {
id=367, title='美丽的藤蔓', star=6, width=64, height=68, type='装饰',
caseId=19, case='“朋友”宠物乐园', collection='',
desc='啊,春天的气息!'
}
furns['368'] = {
id=368, title='复读的猫头鹰时钟', star=6, width=6, height=20, type='装饰',
caseId=19, case='“朋友”宠物乐园', collection='',
desc='一个只会复读的时钟,每当到了时间,它就会说:二号去看戏,晚上看星星,隔天去餐厅,然后看电影。'
}
furns['369'] = {
id=369, title='藤蔓扶梯', star=4, width=9, height=3, type='装饰',
caseId=19, case='“朋友”宠物乐园', collection='',
desc='被藤蔓环绕的扶梯,这里有好多人会来拍照,但这里也有不少虫子。'
}
furns['370'] = {
id=370, title='猫球', star=3, width=3, height=2, type='装饰',
caseId=19, case='“朋友”宠物乐园', collection='',
desc='生姜鱼饼大战奥斯卡球球。'
}
furns['371'] = {
id=371, title='换气窗', star=3, width=4, height=11, type='门窗',
caseId=19, case='“朋友”宠物乐园', collection='',
desc='必不可少的换气窗,冬天的时候站在这里就能感受到外面新鲜的空气,然后浑身舒爽得发抖。'
}
furns['372'] = {
id=372, title='虎纹猫垫', star=5, width=14, height=8, type='沙发',
caseId=19, case='“朋友”宠物乐园', collection='',
desc='大型豪华毛垫,俾斯麦给奥斯卡买的,后来生姜鱼饼也住了进来。'
}
furns['373'] = {
id=373, title='绿意盎然凳', star=3, width=4, height=3, type='桌椅',
caseId=19, case='“朋友”宠物乐园', collection='',
desc='小凳子,但是是给猫猫狗狗坐的。'
}
furns['374'] = {
id=374, title='猫抓木桩', star=3, width=9, height=2, type='装饰',
caseId=19, case='“朋友”宠物乐园', collection='',
desc='上面的痕迹诉说着这个港区的历史。'
}
furns['375'] = {
id=375, title='小熊桌子', star=4, width=9, height=6, type='桌椅',
caseId=19, case='“朋友”宠物乐园', collection='',
desc='小熊模样的桌子,动物大会的时候会用。'
}
furns['376'] = {
id=376, title='仿生挂衣架', star=3, width=2, height=3, type='装饰',
caseId=19, case='“朋友”宠物乐园', collection='',
desc='本来是用来挂衣服的,后来变成贝尔和它的好朋友们的栖息地。'
}
furns['377'] = {
id=377, title='鲜花装饰画(小)', star=3, width=5, height=15, type='装饰',
caseId=19, case='“朋友”宠物乐园', collection='',
desc='买另一个装饰的时候+5元买的,球球没有跳过这个装饰,因为太小了。'
}
furns['378'] = {
id=378, title='鲜花装饰画', star=3, width=6, height=17, type='装饰',
caseId=19, case='“朋友”宠物乐园', collection='',
desc='球球不止一次想要从这里跳到美丽的自然中,然后被现实的墙壁打破梦想。'
}
furns['379'] = {
id=379, title='复古拱门', star=4, width=15, height=36, type='门窗',
caseId=19, case='“朋友”宠物乐园', collection='',
desc='很有园林气息的拱门,细看则杂乱不堪。'
}
furns['380'] = {
id=380, title='圆形拱窗', star=3, width=9, height=22, type='门窗',
caseId=19, case='“朋友”宠物乐园', collection='',
desc='苏式园林里常见的拱窗,用来形成叠景与遮景相结合的感觉。'
}
furns['381'] = {
id=381, title='长颈鹿板凳', star=4, width=6, height=5, type='桌椅',
caseId=19, case='“朋友”宠物乐园', collection='',
desc='坐上去的人只会说一句话:我懂的。'
}
furns['382'] = {
id=382, title='兔子板凳', star=4, width=6, height=8, type='桌椅',
caseId=19, case='“朋友”宠物乐园', collection='',
desc='可爱的兔子板凳,大家都很喜欢。然而身材太大的话,会摔倒。'
}
furns['383'] = {
id=383, title='虎纹木板床', star=4, width=14, height=7, type='床',
caseId=19, case='“朋友”宠物乐园', collection='',
desc='很硬的木板床,俾斯麦经常深夜一个人撸猫结束后在这里直接睡了。'
}
furns['384'] = {
id=384, title='高级猫粮', star=3, width=2, height=1, type='装饰',
caseId=19, case='“朋友”宠物乐园', collection='',
desc='高级优质猫粮,生姜鱼饼权威认证,好吃实惠,胡德含泪推荐,隔壁俾斯麦都馋哭了。'
}
furns['385'] = {
id=385, title='奇怪的盒子', star=3, width=4, height=4, type='装饰',
caseId=19, case='“朋友”宠物乐园', collection='',
desc='谁偷了苏赫巴托尔的卧室???'
}
furns['386'] = {
id=386, title='猫抓板', star=3, width=5, height=3, type='装饰',
caseId=19, case='“朋友”宠物乐园', collection='',
desc='爪子的味道与痕迹,就是地盘的象征!'
}
furns['387'] = {
id=387, title='天堂鸟', star=3, width=2, height=2, type='装饰',
caseId=19, case='“朋友”宠物乐园', collection='',
desc='我的夏洛特,你哭泣的样子也很可爱啊。'
}
furns['388'] = {
id=388, title='宠物手办台', star=5, width=12, height=13, type='装饰',
caseId=19, case='“朋友”宠物乐园', collection='',
desc='宠物也有自己的收集爱好。'
}
furns['389'] = {
id=389, title='动物书柜', star=4, width=15, height=18, type='装饰',
caseId=19, case='“朋友”宠物乐园', collection='',
desc='里面全是动物饲养方法的书籍,但都是全新的,没人翻过几次。'
}
furns['390'] = {
id=390, title='青草地毯', star=3, width=16, height=19, type='地毯',
caseId=19, case='“朋友”宠物乐园', collection='',
desc='这是最新推出的“青青草原”主题地毯。'
}
furns['391'] = {
id=391, title='荒原地毯', star=3, width=23, height=17, type='地毯',
caseId=19, case='“朋友”宠物乐园', collection='',
desc='这是最新推出的“荒漠草原”主题地毯。'
}
furns['392'] = {
id=392, title='稀疏的藤蔓', star=3, width=51, height=5, type='装饰',
caseId=19, case='“朋友”宠物乐园', collection='',
desc='夏天的时候,投过藤蔓望向天空,想起了儿时的时光。'
}
furns['393'] = {
id=393, title='御用座驾', star=6, width=27, height=14, type='装饰',
caseId=20, case='誓言街', collection='',
desc='维内托小姐御用座驾,漆黑而普通,除了挡风玻璃处,外面是绝对看不到里面的。<br/>民众习惯用车牌号记住这个绝不能惹的座驾。'
}
furns['394'] = {
id=394, title='普通的木推车', star=6, width=14, height=5, type='装饰',
caseId=20, case='誓言街', collection='',
desc='搬运工经常使用的小推车,轻便好使。据说在数千万底层搬运工中,藏有维内托小姐最得力的卧底。'
}
furns['395'] = {
id=395, title='街边路灯', star=5, width=3, height=3, type='装饰',
caseId=20, case='誓言街', collection='',
desc='街边常见的老旧路灯,据说最近有一个美国来的贵妇人经常徘徊于路灯边,而另一位美国来的警察也喜欢在路灯下发呆。'
}
furns['396'] = {
id=396, title='备用轮胎', star=3, width=9, height=9, type='装饰',
caseId=20, case='誓言街', collection='',
desc='常见的轮胎,等待着车胎坏了后被换上去。当武器有点重了。'
}
furns['397'] = {
id=397, title='公共电话亭', star=4, width=9, height=12, type='装饰',
caseId=20, case='誓言街', collection='',
desc='充满神秘感的电话亭,由于外面完全听不到里面说话,所以这里的一切都是秘密。'
}
furns['398'] = {
id=398, title='干垃圾桶', star=4, width=6, height=4, type='装饰',
caseId=20, case='誓言街', collection='',
desc='两个垃圾桶,一个干垃圾,另一个也是干垃圾,那么问题来了,你这是什么垃圾?'
}
furns['399'] = {
id=399, title='阿修罗的战车', star=6, width=22, height=7, type='装饰',
caseId=21, case='永恒之国', collection='',
desc='据传是太阳神阿修罗的战车,现在为奥丁所有。'
}
furns['400'] = {
id=400, title='锦绣屋', star=5, width=16, height=21, type='装饰',
caseId=21, case='永恒之国', collection='',
desc='永恒之国内最常见的屋顶设计,下面放个布就是一个完整的屋子了,通风好、采光好,唯一的问题是夏天蚊子冬天冷。'
}
furns['401'] = {
id=401, title='galo战车', star=6, width=14, height=7, type='装饰',
caseId=21, case='永恒之国', collection='',
desc='如果当年的木马是这个样子,我相信…对方不会上当。'
}
furns['402'] = {
id=402, title='持盾长枪兵', star=3, width=10, height=6, type='装饰',
caseId=0, case='无', collection='',
desc='“你确定这些玩意能作战?”罗马一脸迷茫地望着庞贝。'
}
furns['403'] = {
id=403, title='赛车功能专用起跑线', star=3, width=1, height=1, type='装饰',
caseId=0, case='无', collection='',
desc='赛车功能专用起跑线'
}
furns['404'] = {
id=404, title='赛车功能专用起跑线', star=3, width=1, height=1, type='装饰',
caseId=0, case='无', collection='',
desc='赛车功能专用起跑线'
}
furns['405'] = {
id=405, title='赛车功能专用起跑线', star=3, width=1, height=1, type='装饰',
caseId=0, case='无', collection='',
desc='赛车功能专用起跑线'
}
furns['406'] = {
id=406, title='白玉石柱', star=3, width=5, height=5, type='装饰',
caseId=21, case='永恒之国', collection='',
desc='洁白的石头做的柱子,和白玉没有白毛钱关系。'
}
furns['407'] = {
id=407, title='装饰用盆栽', star=3, width=11, height=5, type='装饰',
caseId=21, case='永恒之国', collection='',
desc='说起来你不信,这是希腊独有的盆栽……'
}
furns['408'] = {
id=408, title='神秘的地洞', star=4, width=14, height=16, type='装饰',
caseId=21, case='永恒之国', collection='',
desc='据说是希腊王公贵族逃命时候会跳进去的地洞,通往哪里就不知道了。'
}
furns['409'] = {
id=409, title='断壁残垣', star=3, width=17, height=5, type='装饰',
caseId=21, case='永恒之国', collection='',
desc='庞贝一直想拆了这里。'
}
furns['410'] = {
id=410, title='三拱门', star=3, width=17, height=2, type='装饰',
caseId=21, case='永恒之国', collection='',
desc='这不是废墟,这只是艺术品,是我们精神文化的一部分……'
}
furns['411'] = {
id=411, title='单人滑梯', star=5, width=9, height=10, type='装饰',
caseId=22, case='碧海乐园', collection='',
desc='需要用淋浴桶才能保证水流的滑梯,只能容纳一个人(备注:驱逐舰可以两个人一起)。'
}
furns['412'] = {
id=412, title='多轨道水上滑梯', star=6, width=14, height=10, type='装饰',
caseId=22, case='碧海乐园', collection='',
desc='多滑道滑梯,也比较高,相对来讲会比较刺激,小孩子要在家长陪同下玩耍。'
}
furns['413'] = {
id=413, title='水上摩托艇', star=5, width=11, height=6, type='装饰',
caseId=22, case='碧海乐园', collection='',
desc='衣阿华最喜欢的水上项目,但自从海边推出限速令后,她就很少在海边飙车了。'
}
furns['414'] = {
id=414, title='茄子橡皮艇', star=5, width=9, height=5, type='装饰',
caseId=22, case='碧海乐园', collection='',
desc='不知道是谁的恶趣味,把橡皮艇设计成茄子的样子,这让不喜欢吃茄子的人怎么办。'
}
furns['415'] = {
id=415, title='打西瓜游戏', star=5, width=12, height=11, type='装饰',
caseId=22, case='碧海乐园', collection='',
desc='陆奥最爱的游戏,除了经常会敲中人,也没什么不好。'
}
furns['416'] = {
id=416, title='游泳池', star=5, width=38, height=19, type='地毯',
caseId=22, case='碧海乐园', collection='',
desc='不小的游泳池,但很少有人问津,毕竟这是临海。旁边还注明:禁止潜水。'
}
furns['417'] = {
id=417, title='水球', star=3, width=4, height=2, type='装饰',
caseId=22, case='碧海乐园', collection='',
desc='很轻松的水上运动,如果控制不好力度会酿成惨案。'
}
furns['418'] = {
id=418, title='躺椅', star=4, width=5, height=6, type='桌椅',
caseId=22, case='碧海乐园', collection='',
desc='可以舒舒服服躺在那里看大家玩耍的椅子,提督的最爱。'
}
furns['419'] = {
id=419, title='救生员椅', star=4, width=7, height=7, type='桌椅',
caseId=22, case='碧海乐园', collection='',
desc='也不知道这个港区还有谁需要救援?U1206吗?'
}
furns['420'] = {
id=420, title='遮阳伞', star=3, width=3, height=4, type='装饰',
caseId=22, case='碧海乐园', collection='',
desc='很大的遮阳伞,密苏里会在这里要求司令官给她涂防晒霜。'
}
furns['421'] = {
id=421, title='移动冰淇淋车', star=4, width=13, height=12, type='装饰',
caseId=22, case='碧海乐园', collection='',
desc='无论是谁都拒绝不了在夏日来一杯清爽的冰淇淋。'
}
furns['422'] = {
id=422, title='黑白简约风冲浪板', star=3, width=3, height=1, type='装饰',
caseId=22, case='碧海乐园', collection='',
desc='黑白色的简约设计冲浪板,其实没什么好说的,买这个主要是因为便宜。'
}
furns['423'] = {
id=423, title='环保风格冲浪板', star=3, width=3, height=1, type='装饰',
caseId=22, case='碧海乐园', collection='',
desc='看起来加了很多颜色的冲浪板,和简约风冲浪板一起买八折优惠。'
}
furns['424'] = {
id=424, title='简陋的更衣室', star=3, width=11, height=3, type='装饰',
caseId=22, case='碧海乐园', collection='',
desc='修建海上乐园花了几乎所有经费,更衣室简陋一点就好,反正不被人看到就行,说来,更衣室要防谁?'
}
furns['425'] = {
id=425, title='简易屏风', star=3, width=9, height=12, type='装饰',
caseId=21, case='永恒之国', collection='',
desc='浴室门口常见设计,来到永恒之国怎么能不洗个澡。'
}
furns['426'] = {
id=426, title='传家之物', star=3, width=6, height=2, type='装饰',
caseId=21, case='永恒之国', collection='',
desc='据说是永恒之国存在的时候就有的陶罐,每家每户都有几个。'
}
furns['427'] = {
id=427, title='简易装饰架', star=4, width=13, height=4, type='装饰',
caseId=21, case='永恒之国', collection='',
desc='放了无数“传家宝”的东西。'
}
furns['428'] = {
id=428, title='小板凳', star=4, width=6, height=7, type='桌椅',
caseId=21, case='永恒之国', collection='',
desc='据说这只是一个普通的板凳,没人敢问靠背上那个弓是干什么的。'
}
furns['429'] = {
id=429, title='锦绣席', star=4, width=14, height=14, type='装饰',
caseId=21, case='永恒之国', collection='',
desc='开张了这就是摊位,收摊了这就是床。'
}
furns['430'] = {
id=430, title='破旧的旗帜', star=3, width=6, height=41, type='装饰',
caseId=21, case='永恒之国', collection='',
desc='据说是某贵族家道中落前的家族旗帜,现在打折出售中,买到就是赚到。'
}
furns['431'] = {
id=431, title='批发陶罐', star=3, width=4, height=34, type='装饰',
caseId=21, case='永恒之国', collection='',
desc='批发陶罐,三元一个,十元三个。'
}
furns['432'] = {
id=432, title='石头窗户', star=3, width=5, height=28, type='门窗',
caseId=21, case='永恒之国', collection='',
desc='外面看起来很美,但是却没有永恒。'
}
furns['433'] = {
id=433, title='整齐的木箱', star=3, width=7, height=11, type='装饰',
caseId=20, case='誓言街', collection='',
desc='码头摆放整齐的木箱,用来装货物,无论警察还是黑帮都对木箱里的东西很感兴趣。'
}
furns['434'] = {
id=434, title='路障', star=3, width=6, height=8, type='装饰',
caseId=20, case='誓言街', collection='',
desc='警方用来封锁现场的路障,偶尔会被某些民众拿去私用。'
}
furns['435'] = {
id=435, title='排气口', star=4, width=7, height=8, type='装饰',
caseId=20, case='誓言街', collection='',
desc='很普通的排气孔,据说有的怪盗团很喜欢走这个地方。'
}
furns['436'] = {
id=436, title='渗水的湿垃圾箱', star=3, width=8, height=6, type='装饰',
caseId=20, case='誓言街', collection='',
desc='湿垃圾箱,可以扔湿垃圾,记得袋子别扔进去,还有,小心它滴下的水。'
}
furns['437'] = {
id=437, title='绝命逃生梯', star=4, width=13, height=57, type='装饰',
caseId=20, case='誓言街', collection='',
desc='当你用这个楼梯逃生时,你会为这个90度直角梯的设计而骂娘。'
}
furns['438'] = {
id=438, title='下水道', star=3, width=7, height=3, type='地毯',
caseId=20, case='誓言街', collection='',
desc='你在期待什么?你在看什么?老鼠吗?'
}
furns['439'] = {
id=439, title='被封印的窗户', star=3, width=5, height=19, type='门窗',
caseId=20, case='誓言街', collection='',
desc='据说房屋的主人三十年前就死了,谁知道呢。'
}
furns['440'] = {
id=440, title='微茫的灯光', star=4, width=5, height=19, type='门窗',
caseId=20, case='誓言街', collection='',
desc='汉考克小姐,您昨晚屋子里的灯忘关了。'
}
furns['441'] = {
id=441, title='排水口', star=3, width=9, height=6, type='装饰',
caseId=20, case='誓言街', collection='',
desc='通过这些严谨的工艺,我们有理由相信这个下水道系统是德国人造的。'
}
furns['442'] = {
id=442, title='壁灯', star=3, width=2, height=10, type='装饰',
caseId=20, case='誓言街', collection='',
desc='有了它,人们在黑夜里将不惧怕黑暗。'
}
furns['443'] = {
id=443, title='紧锁的大门', star=3, width=9, height=34, type='门窗',
caseId=20, case='誓言街', collection='',
desc='如果你想进这个门,首先需要敲三下门,然后再晃动门锁两下,然后对门内说口令,这样…你将找到进去的方法。'
}
furns['444'] = {
id=444, title='神秘的海报', star=4, width=7, height=16, type='装饰',
caseId=20, case='誓言街', collection='',
desc='据说这些海报里藏有黑手党的秘密。'
}
furns['445'] = {
id=445, title='预告', star=3, width=4, height=9, type='装饰',
caseId=20, case='誓言街', collection='',
desc='交错街的民众每天早上都会看看这里有没有预告,如果没有,那至少说明今天是平安日。'
}
furns['446'] = {
id=446, title='梯子(泳池用)', star=3, width=0, height=0, type='装饰',
caseId=0, case='无', collection='',
desc='游泳池'
}
furns['447'] = {
id=447, title='格斗王', star=5, width=8, height=7, type='玩具',
caseId=23, case='港区科研部', collection='',
desc='你知道吗?这个游戏有个秘籍。上上下下左右左右……(后面看不清了)'
}
furns['448'] = {
id=448, title='极品漂移20', star=5, width=13, height=8, type='玩具',
caseId=23, case='港区科研部', collection='',
desc='某飙车系列第20部作品,也不知道为什么就出了这么多部,总之,人生的意义不就是枪车球吗?'
}
furns['449'] = {
id=449, title='港区节奏王', star=5, width=14, height=9, type='玩具',
caseId=23, case='港区科研部', collection='',
desc='谁才是港区真正的节奏之王,来这里比一场就知道了!'
}
furns['450'] = {
id=450, title='青春投篮机', star=5, width=14, height=11, type='玩具',
caseId=23, case='港区科研部', collection='',
desc='投篮就是青春!青春就是投篮!凌晨四点的港区你……(后面的字看不清了)'
}
furns['451'] = {
id=451, title='galo娃娃机', star=6, width=8, height=5, type='玩具',
caseId=23, case='港区科研部', collection='',
desc='每当你抓到一个galo,勾爪就会被galo吃掉。'
}
furns['452'] = {
id=452, title='联排街机', star=6, width=20, height=7, type='玩具',
caseId=23, case='港区科研部', collection='',
desc='常见的联排街机,有很多不同的游戏机满足大家的需要。'
}
furns['453'] = {
id=453, title='游戏榜单', star=4, width=4, height=14, type='装饰',
caseId=23, case='港区科研部', collection='',
desc='每周的前三名会显示在这里,作为无上的荣耀。通常伴随的还会有被叫到禁闭室里聊天。'
}
furns['454'] = {
id=454, title='老式自行车', star=5, width=10, height=2, type='装饰',
caseId=24, case='栖本公园', collection='',
desc='只是老式自行车而已,不会有可爱的喜欢捉弄人的小姑娘在旁边的。'
}
furns['455'] = {
id=455, title='烤红薯', star=4, width=4, height=3, type='装饰',
caseId=24, case='栖本公园', collection='',
desc='香甜可口的烤红薯。如果是美少女吃下去,你会觉得很可爱。如果是……'
}
furns['456'] = {
id=456, title='桌球小将', star=6, width=11, height=9, type='玩具',
caseId=23, case='港区科研部', collection='',
desc='一对一的桌球对决,赢了就是真正的强者,输了的人要接受惩罚游戏。但德梅因,没有输过。'
}
furns['457'] = {
id=457, title='树秋千', star=6, width=20, height=8, type='装饰',
caseId=24, case='栖本公园', collection='',
desc='现在已经几乎看不到这种绑在树上的秋千了,主要是怕坏。'
}
furns['458'] = {
id=458, title='迷你赛艇轨道', star=6, width=41, height=28, type='装饰',
caseId=10, case='未来科技研发工作室', collection='',
desc='最新版的迷你赛艇轨道,谁才是赛艇之王!快快快!冲冲冲!'
}
furns['459'] = {
id=459, title='迷你轨道赛艇零件架', star=4, width=6, height=2, type='装饰',
caseId=10, case='未来科技研发工作室', collection='',
desc='如果你输了,一定是零件问题,你只要买下最适合的赛艇零件,就可以无往不利。'
}
furns['460'] = {
id=460, title='露营休闲椅A', star=4, width=7, height=6, type='桌椅',
caseId=24, case='栖本公园', collection='',
desc='很舒适的休闲椅,适合野外露营使用,而且方便折叠。'
}
furns['461'] = {
id=461, title='露营休闲椅B', star=4, width=7, height=6, type='桌椅',
caseId=24, case='栖本公园', collection='',
desc='坐在椅子里,喝点暖和的东西,吃着地瓜,多幸福啊。'
}
furns['462'] = {
id=462, title='折叠桌', star=4, width=5, height=3, type='桌椅',
caseId=24, case='栖本公园', collection='',
desc='方便携带的折叠桌,虽然放不了很多东西,但一人露营还是足够了。'
}
furns['463'] = {
id=463, title='便携冷藏箱', star=4, width=4, height=3, type='装饰',
caseId=24, case='栖本公园', collection='',
desc='常见于街边卖冷饮的小贩,自己露营想带冷饮的话,这个也不错。'
}
furns['464'] = {
id=464, title='户外烧烤炉', star=4, width=13, height=3, type='装饰',
caseId=24, case='栖本公园', collection='',
desc='并不简易的烧烤炉,但很实用,烧烤是人类的主宰。'
}
furns['465'] = {
id=465, title='露营帐篷', star=4, width=13, height=7, type='装饰',
caseId=24, case='栖本公园', collection='',
desc='绿色的露营帐篷,本身的设计是为了与自然融为一体,但是一般露营秋天居多,导致毫无意义。'
}
furns['466'] = {
id=466, title='公园长椅', star=4, width=12, height=2, type='桌椅',
caseId=24, case='栖本公园', collection='',
desc='很常见的公园长椅,坐上去前记得看看油漆干了没。'
}
furns['467'] = {
id=467, title='格子午餐布', star=3, width=14, height=9, type='地毯',
caseId=24, case='栖本公园', collection='',
desc='格子花纹的午餐布,很常见的日用品,随便找个便利店就能买到。'
}
furns['468'] = {
id=468, title='小凳子', star=3, width=3, height=2, type='桌椅',
caseId=23, case='港区科研部', collection='',
desc='游戏厅很常见的小凳子,无论是坐着发呆还是玩游戏都挺好。'
}
furns['469'] = {
id=469, title='galo吃豆豆2.0地毯', star=4, width=55, height=24, type='地毯',
caseId=23, case='港区科研部', collection='',
desc='galo吃豆豆2.0制作方赞助的地毯,很舒服,虽然galo协会依然对此表示抗议,但这地毯太舒服了。'
}
furns['470'] = {
id=470, title='小海报', star=3, width=4, height=4, type='装饰',
caseId=23, case='港区科研部', collection='',
desc='随处可见的小型海报,但注意到的人不多。'
}
furns['471'] = {
id=471, title='galo吃豆豆', star=4, width=6, height=14, type='装饰',
caseId=23, case='港区科研部', collection='',
desc='galo协会对此表示抗议,它们认为:如果这真的是galo,墙壁也已经被吃了。'
}
furns['472'] = {
id=472, title='游戏海报B', star=3, width=12, height=4, type='装饰',
caseId=23, case='港区科研部', collection='',
desc='最新的游戏海报,很刺激的游戏,但是由于本游戏黑了F国的人…哦,好像没人在意。'
}
furns['473'] = {
id=473, title='游戏海报A', star=3, width=13, height=4, type='装饰',
caseId=23, case='港区科研部', collection='',
desc='最新的游戏海报,有关于战争的,但是由于本游戏黑了S国的人,所以遭到了她们的抵制。'
}
furns['500'] = {
id=500, title='星光塔罗', star=6, width=19, height=15, type='装饰',
caseId=0, case='无', collection='',
desc='遥远的村落里存在的塔罗,据传是庆典女神——弗洛拉和克莱尔留下的命运之牌。'
}
furns['501'] = {
id=501, title='蓝色幽灵', star=6, width=7, height=5, type='装饰',
caseId=0, case='无', collection='',
desc='CV16为原型的纪念手办,港区的宝物。'
}
furns['502'] = {
id=502, title='特殊培养皿', star=6, width=7, height=8, type='装饰',
caseId=0, case='无', collection='',
desc='从深海打捞上来的神秘生物,或许有一天它会再度觉醒,在这之前,我们都要耐心等待。'
}
furns['503'] = {
id=503, title='桌面海战·黄金典藏版', star=6, width=16, height=9, type='玩具',
caseId=0, case='无', collection='',
desc='《桌面战记》最新技术研制的全角色虚拟对战桌游,更为逼真,更为刺激,玩上一天都停不下来。'
}
furns['508'] = {
id=508, title='桌面海战·梦版', star=6, width=16, height=9, type='玩具',
caseId=0, case='无', collection='',
desc='《桌面战记》推出的特别版本虚拟对战桌游,粉红色的外观满足了不同人的需要。'
}
furns['901'] = {
id=901, title='食堂桌子', star=4, width=8, height=6, type='桌椅',
caseId=0, case='无', collection='',
desc=''
}
furns['902'] = {
id=902, title='食堂椅子', star=4, width=4, height=2, type='桌椅',
caseId=0, case='无', collection='',
desc=''
}
furns['903'] = {
id=903, title='食堂桌子2', star=4, width=8, height=6, type='桌椅',
caseId=0, case='无', collection='',
desc=''
}
furns['904'] = {
id=904, title='食堂椅子2', star=4, width=5, height=2, type='桌椅',
caseId=0, case='无', collection='',
desc=''
}
furns['905'] = {
id=905, title='中式桌子', star=4, width=7, height=6, type='桌椅',
caseId=0, case='无', collection='',
desc=''
}
furns['906'] = {
id=906, title='中式椅子', star=4, width=4, height=3, type='桌椅',
caseId=0, case='无', collection='',
desc=''
}
furns['907'] = {
id=907, title='学院桌子', star=4, width=8, height=15, type='桌椅',
caseId=0, case='无', collection='',
desc=''
}
furns['908'] = {
id=908, title='学院椅子', star=4, width=6, height=8, type='桌椅',
caseId=0, case='无', collection='',
desc=''
}
furns['909'] = {
id=909, title='海洋桌子', star=4, width=7, height=21, type='桌椅',
caseId=0, case='无', collection='',
desc=''
}
furns['910'] = {
id=910, title='海洋椅子', star=4, width=5, height=15, type='桌椅',
caseId=0, case='无', collection='',
desc=''
}
furns['1001'] = {
id=1001, title='米黄色障子门墙纸', star=4, width=64, height=68, type='墙壁',
caseId=2, case='和风居室套装', collection='',
desc='由某人独特的趣味所制作的墙纸。迷惑性极强,受害者人数稳定上升中。'
}
furns['1002'] = {
id=1002, title='凤纹墙纸', star=4, width=64, height=68, type='墙壁',
caseId=3, case='爵士俱乐部套装', collection='',
desc='盯久了一定会眼花,请随意挑战你的忍耐极限。'
}
furns['1003'] = {
id=1003, title='中式印花墙纸', star=4, width=64, height=68, type='墙壁',
caseId=4, case='中式古典家居套装', collection='',
desc='这些花纹隐藏着宝藏的秘密。——苏赫巴托尔。'
}
furns['1004'] = {
id=1004, title='甲板色墙纸', star=3, width=64, height=68, type='墙壁',
caseId=0, case='无', collection='',
desc='粉刷成某战列舰甲板色的墙纸,深受她的好评。'
}
furns['1005'] = {
id=1005, title='残破的绿色墙纸', star=3, width=64, height=68, type='墙壁',
caseId=0, case='无', collection='旧货回收员;',
desc='颇具历史感的绿色墙纸,有些地方甚至露出了后面的墙面。'
}
furns['1006'] = {
id=1006, title='欧式风情墙纸', star=4, width=64, height=68, type='墙壁',
caseId=0, case='无', collection='',
desc='具有欧式(?)特有审美的墙纸,让人觉得那浮雕仿佛是真的一般。'
}
furns['1007'] = {
id=1007, title='木墙', star=3, width=64, height=68, type='墙壁',
caseId=0, case='无', collection='',
desc='看起来质量还不错的墙纸'
}
furns['1008'] = {
id=1008, title='红色木质墙纸', star=3, width=64, height=68, type='墙壁',
caseId=0, case='无', collection='',
desc='仅仅是看着就觉得浑身火热,大概是暖气开太高的缘故吧?'
}
furns['1009'] = {
id=1009, title='红色纹饰墙纸', star=4, width=64, height=68, type='墙壁',
caseId=0, case='无', collection='',
desc='“墙纸上的纹饰仿佛带有催眠的特效,盯着看就会眼睛干涩……”“你为什么不眨眼?”'
}
furns['1010'] = {
id=1010, title='苋红色格子墙纸', star=4, width=64, height=68, type='墙壁',
caseId=0, case='无', collection='',
desc='有些微妙的颜色,不知道该如何评价。总之,需要考虑一下搭配。'
}
furns['1011'] = {
id=1011, title='白砖墙纸', star=5, width=64, height=68, type='墙壁',
caseId=5, case='海洋之心套装', collection='',
desc='远远看去就跟真的砖墙一样。“那个…墙纸还没有贴上去哦?”“……”'
}
furns['1012'] = {
id=1012, title='能看到海的露台', star=5, width=64, height=68, type='墙壁',
caseId=6, case='简约现代风套装', collection='',
desc='能将大海尽收眼底的露台,是聚会的好地点。不过要小心椰子掉下来砸到头~'
}
furns['1013'] = {
id=1013, title='喵喵墙纸', star=5, width=64, height=68, type='墙壁',
caseId=7, case='喵喵咖啡店套装', collection='',
desc='简约的条纹设计辅以喵爪,可爱度好评上升中。'
}
furns['1014'] = {
id=1014, title='游戏室专用墙纸', star=5, width=64, height=68, type='墙壁',
caseId=8, case='tap娱乐室套装', collection='',
desc='很适合游戏室使用的墙纸,从纹路到颜色都能舒缓人的心情'
}
furns['1015'] = {
id=1015, title='神奈川冲浪里墙纸', star=5, width=64, height=68, type='墙壁',
caseId=9, case='合味道馆套装', collection='',
desc='名画《神奈川冲浪里》的复制品。翻涌的海浪与远处的富士山形成了绝妙的画卷。'
}
furns['1016'] = {
id=1016, title='纯白墙面', star=4, width=64, height=68, type='墙壁',
caseId=10, case='未来科技研发工作室', collection='',
desc='纯白色高密度材料制作的墙面,抗击打能力极强。'
}
furns['1017'] = {
id=1017, title='《大家都是好朋友》墙纸', star=5, width=64, height=68, type='墙壁',
caseId=11, case='海之星幼儿园', collection='',
desc='由孩子们共同绘制的壁纸,上面画着从这里毕业的学姐们。'
}
furns['1018'] = {
id=1018, title='流动的盛宴', star=6, width=64, height=68, type='墙壁',
caseId=12, case='午夜巴黎', collection='',
desc='这是一座非常古老的城市,这里什么都不简单,甚至贫穷、意外所得的钱财、月光、是与非,以及那在月光下睡在你身边的人的呼吸,都不简单。'
}
furns['1019'] = {
id=1019, title='赛车场', star=5, width=64, height=68, type='墙壁',
caseId=13, case='极道赛车场', collection='',
desc='建造在旷野的赛车场,是竞技者的天堂。'
}
furns['1020'] = {
id=1020, title='木制墙?', star=5, width=64, height=68, type='墙壁',
caseId=14, case='西部牛仔主题酒吧', collection='',
desc='无论看着还是质感都很像木头的……不对,就应该是木头!'
}
furns['1021'] = {
id=1021, title='小树山峦人家', star=6, width=64, height=68, type='墙壁',
caseId=15, case='辛勤的土星日', collection='',
desc='梦中最美丽的地方。'
}
furns['1022'] = {
id=1022, title='萤火街', star=6, width=64, height=68, type='墙壁',
caseId=17, case='萤火虫的斜边巷', collection='',
desc='萤火虫的突出表现已经传到了她的母校,为此,这条街以她的名字命名。'
}
furns['1023'] = {
id=1023, title='热血决赛场', star=6, width=64, height=68, type='墙壁',
caseId=18, case='热血网球场', collection='',
desc='看名字就知道啦!这里是热血网球的决赛场地,我们再强调一次:禁止使用超能力。'
}
furns['1024'] = {
id=1024, title='室内练习区', star=5, width=64, height=68, type='墙壁',
caseId=18, case='热血网球场', collection='',
desc='此处是给运动员们进行室内练习的,大家练习要保持和谐友爱的氛围哦~!'
}
furns['1025'] = {
id=1025, title='万圣节墙面', star=4, width=64, height=68, type='墙壁',
caseId=16, case='万圣古堡', collection='',
desc='专业装修团队将这里打造成了万圣节狂欢的天堂!'
}
furns['1026'] = {
id=1026, title='万圣节古堡', star=5, width=64, height=68, type='墙壁',
caseId=16, case='万圣古堡', collection='',
desc='据住在这里的人说这些都是一夜之间完成的,到底是怎么做到的,魔法吗?'
}
furns['1027'] = {
id=1027, title='欢迎来到……', star=6, width=64, height=68, type='墙壁',
caseId=19, case='“朋友”宠物乐园', collection='',
desc='那个乐园,是我们一直追寻的快乐,那个乐园,一定在哪里还存在着……'
}
furns['1028'] = {
id=1028, title='动物喜欢的装潢', star=4, width=64, height=68, type='墙壁',
caseId=19, case='“朋友”宠物乐园', collection='',
desc='对于人而言可能看不出来什么,但是小动物们非常喜欢。'
}
furns['1029'] = {
id=1029, title='交错之路', star=6, width=64, height=68, type='墙壁',
caseId=20, case='誓言街', collection='',
desc='意大利著名的交错街,里面各势力处于一个微妙平衡的状态。'
}
furns['1030'] = {
id=1030, title='永恒之国', star=6, width=64, height=68, type='墙壁',
caseId=21, case='永恒之国', collection='',
desc='这是永恒的繁荣过度,这里不会灭亡,至少在人们的心中不会。'
}
furns['1031'] = {
id=1031, title='水上乐园', star=5, width=64, height=68, type='墙壁',
caseId=22, case='碧海乐园', collection='',
desc='港区水上乐园开张啦!海水灌入,绝无假冒伪劣!'
}
furns['1032'] = {
id=1032, title='城墙', star=4, width=64, height=68, type='墙壁',
caseId=21, case='永恒之国', collection='',
desc='据说这个城墙可抵十万大军。'
}
furns['1033'] = {
id=1033, title='红砖墙面', star=4, width=64, height=68, type='墙壁',
caseId=20, case='誓言街', collection='',
desc='据说有动物喜欢吃红砖?'
}
furns['1034'] = {
id=1034, title='秋意浓', star=6, width=64, height=68, type='墙壁',
caseId=24, case='栖本公园', collection='',
desc='秋天到了,公园里一片金黄,美不胜收——所以请回答这是什么气候带?'
}
furns['1035'] = {
id=1035, title='游戏厅的墙', star=4, width=64, height=68, type='墙壁',
caseId=23, case='港区科研部', collection='',
desc='你来游戏厅,为什么要看墙壁是什么样的?'
}
furns['2001'] = {
id=2001, title='榻榻米', star=4, width=64, height=30, type='地板',
caseId=2, case='和风居室套装', collection='',
desc='“躺在上面就什么也不想做了——Zzz……”“这么快就睡着了?!”'
}
furns['2002'] = {
id=2002, title='浅色地板', star=4, width=64, height=30, type='地板',
caseId=3, case='爵士俱乐部套装', collection='',
desc='浅颜色的地板,虽然很明亮,但不是很耐脏。'
}
furns['2003'] = {
id=2003, title='洋气地板', star=4, width=64, height=30, type='地板',
caseId=4, case='中式古典家居套装', collection='',
desc='区别于中国传统地板,很滑,很亮。'
}
furns['2004'] = {
id=2004, title='实木地板', star=4, width=64, height=30, type='地板',
caseId=0, case='无', collection='',
desc='纯实木打造,结实,耐用。'
}
furns['2005'] = {
id=2005, title='有些旧的玻化砖地板', star=3, width=64, height=30, type='地板',
caseId=0, case='无', collection='',
desc='据说是在二手市场淘来的,虽然有些破旧,不过尚且能用。'
}
furns['2006'] = {
id=2006, title='暗褐色砖地板', star=3, width=64, height=30, type='地板',
caseId=0, case='无', collection='',
desc='不知为何染上了这难以言喻的颜色…想要立刻清理干净。'
}
furns['2007'] = {
id=2007, title='白色抛光砖地板', star=3, width=64, height=30, type='地板',
caseId=0, case='无', collection='旧货回收员;',
desc='因为白色的关系,所以不是很耐用呀……'
}
furns['2008'] = {
id=2008, title='实木复合地板', star=5, width=64, height=30, type='地板',
caseId=0, case='无', collection='',
desc='三层实木地板,耐热性强。'
}
furns['2009'] = {
id=2009, title='海洋之心地板', star=5, width=64, height=30, type='地板',
caseId=5, case='海洋之心套装', collection='',
desc='蕴藏着大海的秘密。只是宣传语而已,不要相信。'
}
furns['2010'] = {
id=2010, title='海军灰复合地板', star=5, width=64, height=30, type='地板',
caseId=6, case='简约现代风套装', collection='',
desc='涂成海军灰色的木地板,有些死气沉沉的感觉。'
}
furns['2011'] = {
id=2011, title='刚上完蜡的实木复合地板', star=5, width=64, height=30, type='地板',
caseId=7, case='喵喵咖啡店套装', collection='',
desc='刚上完蜡,看起来非常的新,也非常的滑。'
}
furns['2012'] = {
id=2012, title='黑色地板', star=4, width=64, height=30, type='地板',
caseId=8, case='tap娱乐室套装', collection='',
desc='很普通的黑色地板,较少出现于卧室,多用于公共场所。'
}
furns['2013'] = {
id=2013, title='合味道馆地板', star=5, width=64, height=30, type='地板',
caseId=9, case='合味道馆套装', collection='',
desc='由上好的楠木制成的地板,走在上面绝对不会摔倒。'
}
furns['2014'] = {
id=2014, title='打底用地毯', star=5, width=64, height=30, type='地板',
caseId=10, case='未来科技研发工作室', collection='',
desc='用来打底的地毯,较薄,颜色较淡,适用范围很广。'
}
furns['2015'] = {
id=2015, title='木纹地板贴', star=4, width=64, height=30, type='地板',
caseId=11, case='海之星幼儿园', collection='',
desc='PVC材质的地板贴,易于清理。'
}
furns['2016'] = {
id=2016, title='彩砖街道', star=5, width=64, height=30, type='地板',
caseId=12, case='午夜巴黎', collection='',
desc='颇具历史感的街道,全部用彩砖铺成。'
}
furns['2017'] = {
id=2017, title='赛车场赛道', star=4, width=64, height=30, type='地板',
caseId=13, case='极道赛车场', collection='',
desc='由新式材料制成的赛道,赶紧去跑一圈吧!'
}
furns['2018'] = {
id=2018, title='酒吧木制地板', star=5, width=64, height=30, type='地板',
caseId=14, case='西部牛仔主题酒吧', collection='',
desc='一看就是最次的那种,反正怎么被子弹打穿也不会心疼……'
}
furns['2019'] = {
id=2019, title='草地', star=5, width=64, height=30, type='地板',
caseId=15, case='辛勤的土星日', collection='',
desc='茂密的草地,躺起来一定很舒服。'
}
furns['2020'] = {
id=2020, title='绿地', star=5, width=64, height=30, type='地板',
caseId=18, case='热血网球场', collection='',
desc='很平整的绿地,但是比赛结束后就不是这样了。'
}
furns['2021'] = {
id=2021, title='萤火路', star=5, width=64, height=30, type='地板',
caseId=17, case='萤火虫的斜边巷', collection='',
desc='点点萤火,亦可照亮夜空。——这条路上刻着的小字。'
}
furns['2022'] = {
id=2022, title='紫色方砖地板', star=5, width=64, height=30, type='地板',
caseId=16, case='万圣古堡', collection='',
desc='如果不是万圣节看起来应该会很诡异…不对,万圣节看着就更诡异了……'
}
furns['2023'] = {
id=2023, title='带青苔的地板', star=4, width=64, height=30, type='地板',
caseId=19, case='“朋友”宠物乐园', collection='',
desc='“这不是我懒!这是原生态!原生态懂吗!”'
}
furns['2024'] = {
id=2024, title='赛车功能专用赛道', star=4, width=64, height=30, type='地板',
caseId=0, case='无', collection='',
desc='赛车功能专用赛道'
}
furns['2025'] = {
id=2025, title='沙滩', star=4, width=64, height=30, type='地板',
caseId=22, case='碧海乐园', collection='',
desc='没啥好介绍的了,就是普通的沙滩而已。'
}
furns['2026'] = {
id=2026, title='石质道路', star=5, width=64, height=30, type='地板',
caseId=21, case='永恒之国', collection='',
desc='据说这个道路是庞贝亲自设计的,姐妹们都为这个道路的形状而困惑。'
}
furns['2027'] = {
id=2027, title='交错的地板', star=5, width=64, height=30, type='地板',
caseId=20, case='誓言街', collection='',
desc='明明很光滑的地板,但出产于交错街,就没办法啦。'
}
furns['2028'] = {
id=2028, title='秋日小道', star=4, width=64, height=30, type='地板',
caseId=24, case='栖本公园', collection='',
desc='踩着落叶的小道,落叶沙沙作响,很好听,很惬意。'
}
furns['2029'] = {
id=2029, title='游戏厅的地板', star=3, width=64, height=30, type='地板',
caseId=23, case='港区科研部', collection='',
desc='每天定时清扫,所以非常干净。'
}
furns['3001'] = {
id=3001, title='钢化玻璃天花板', star=3, width=64, height=4, type='天花板',
caseId=0, case='无', collection='',
desc='非常坚固,隔音性强。'
}
furns['3002'] = {
id=3002, title='浅褐色天花板', star=3, width=64, height=4, type='天花板',
caseId=0, case='无', collection='',
desc='是能让人静下心来的色彩,悠哉的享受在房间里的时光吧。'
}
furns['3003'] = {
id=3003, title='蓝色天花板', star=3, width=64, height=4, type='天花板',
caseId=0, case='无', collection='',
desc='蓝色的天花板,能使房间变得明亮。'
}
furns['3004'] = {
id=3004, title='曜石黑天花板', star=3, width=64, height=4, type='天花板',
caseId=0, case='无', collection='',
desc='具备钢铁一样的色泽亮度,给人一种很坚硬的感觉,其实只不过是一层漆啦……'
}
furns['3005'] = {
id=3005, title='米黄色天花板', star=3, width=64, height=4, type='天花板',
caseId=0, case='无', collection='',
desc='仿佛透着奶油般的清香,让人浮想联翩。'
}
furns['3006'] = {
id=3006, title='合味道馆天花板', star=3, width=64, height=4, type='天花板',
caseId=9, case='合味道馆套装', collection='',
desc='仿佛凝聚着历史的厚重感的天花板。'
}
furns['3007'] = {
id=3007, title='钢化玻璃天花板', star=3, width=64, height=4, type='天花板',
caseId=10, case='未来科技研发工作室', collection='',
desc='金属质感,看起来有点冷,经过多次试验后决定用钢化玻璃来减少意外发生。'
}
furns['3008'] = {
id=3008, title='巧克力贴纸天花板', star=3, width=64, height=4, type='天花板',
caseId=11, case='海之星幼儿园', collection='',
desc='绘有巧克力纹路的天花板,看起来就像是真的一样。'
}
furns['3009'] = {
id=3009, title='酒吧木制天花板', star=3, width=64, height=4, type='天花板',
caseId=14, case='西部牛仔主题酒吧', collection='',
desc='纯木结构,承载着多少英雄的梦。'
}
furns['3010'] = {
id=3010, title='室内天花板', star=3, width=64, height=4, type='天花板',
caseId=18, case='热血网球场', collection='',
desc='我们说了很多次了,不能往天花板上打球,维修费很贵的!'
}
furns['3011'] = {
id=3011, title='天花板(万圣节)', star=3, width=64, height=4, type='天花板',
caseId=16, case='万圣古堡', collection='',
desc='抬头望望天…南瓜头在笑?'
}
furns['3012'] = {
id=3012, title='带花纹的天花板', star=4, width=64, height=4, type='天花板',
caseId=19, case='“朋友”宠物乐园', collection='',
desc='有种古旧的感觉,但很美丽。'
}
furns['3013'] = {
id=3013, title='传说中的天空', star=4, width=64, height=4, type='天花板',
caseId=21, case='永恒之国', collection='',
desc='????可能这就是天空的颜色吧。'
}
furns['3014'] = {
id=3014, title='漆黑的屋檐', star=4, width=64, height=4, type='天花板',
caseId=20, case='誓言街', collection='',
desc='这条街上很常见的屋檐设计,给人一种压抑感'
}
furns['3015'] = {
id=3015, title='游戏厅的地板', star=3, width=64, height=4, type='天花板',
caseId=23, case='港区科研部', collection='',
desc='每天定时清扫,所以非常干净。'
}
----------------------------------------------------------------------------------------------------
return { furns=furns }