暴雪神秘新游戏分析预测(更新第五张)
在访问暴雪官方网站(http://www.blizzard.com/)或是暴雪战网网站(http://www.battle.net/)时,看到的是一张非常神秘的图片:

这当然不是网站被黑了,暴雪这样做是前科的。上一次暴雪类似的行为是公布《星际争霸2》。 在几天后的6月28和29日,暴雪将举办暴雪全球精英邀请赛(Blizzard Worldwide Invitational)。而在去年5月的暴雪全球精英邀请赛上,暴雪正式对外宣布《星际争霸2》的发布计划。
大家都已经看到了暴雪首页的新的splash页面,各种猜测层出不穷。有人说是Diablo(暗黑破坏神)3,有的说是《魔兽世界:巫妖王之怒》
首先分析首页的css文件会发现,图片目录为 us.media.blizzard.com/232309/_images
问题来了,为什么是232309?如果吧英文字母按顺序排列,好了232309=WWI,WWI是什么?
马上就要举办的World Wide Invitational 08 的缩写。。。
继续分析css文件:
/*
(c) Blizzard Entertainment 2008. All rights reserved.
*/
body {
background:black;
margin:0;padding:0;
font:11px/14px Arial, Helvetica, sans-serif;}
a,a:active,a:visited {
color:white;font-weight:bold;
text-decoration:none}
a:active {outline:none;}
a:focus {outline:none; -moz-outline-style:none;}
/*.tundra {background:url(_images/04.jpg) no-repeat 0 0} */
.clickthru {background:url(’_images/ctbg.gif’) repeat-x 0 0;}
/*.cold {background:url(_images/16.jpg) no-repeat 0 0} */
.clickthru .link {
background:url(’_images/ctbg.jpg’) no-repeat 50% 0;
text-align:center;height:29px;}
.clickthru a {
line-height:29px;padding:0 15px 0 0;
background:url(’_images/link.gif’) no-repeat 100% 50%}
/*.cavern {background:url(_images/15.jpg) no-repeat 0 0} */
.icefield {
cursor: pointer;
background:url(’_images/ice3.jpg’) no-repeat 50% 0;
height:725px;text-align:center;}
.icefield a {
display:block;
height:55px;
width:110px;
position:relative;
top:640px;
margin:0 auto;}
.footer {text-align:center;}
/*.icy {background:url(_images/23.jpg) no-repeat 0 0} */
.footer a,.footer a:active,.footer a:visited{
color:#083f53;font-weight:normal}
.footer a:hover {color:white}
会看到其中已经有4个被隐藏的图片
/*.tundra {background:url(_images/04.jpg) no-repeat 0 0} */
/*.cold {background:url(_images/16.jpg) no-repeat 0 0} */
/*.cavern {background:url(_images/15.jpg) no-repeat 0 0} */
/*.icy {background:url(_images/23.jpg) no-repeat 0 0} */
按照惯例,每天发一张图片的话:
04.jpg —– D
16.jpg —– P
08.jpg —– H
15.jpg —– O
23.jpg —– W
按照日期到28日那一天刚好还有2天,也就是说还有2张神秘的图片未显示出来,如我猜测的下图:
如果说按照这样的推理的话,既不是以前猜测的diablo 3 的组合也不是《魔兽世界:巫妖王之怒》(World of Warcraft: The Wrath of the Lich King Expansion Pack)的组合,奇怪了,但是按照CSS中注释掉的名字tundra,cavern和icy来说又极像Diablo中场景的名字。暴雪到底想要干什么?
让我们拭目以待吧,毕竟Diablo让我们等待了8年的时间,如果是巫妖王或者其他的,倒没啥可兴奋的了
PS:我会每天更新上面的猜测图,直到本周六的WWI上暴雪发布 ^_^
本文地址 : http://www.foolpig.com/2008/06/26/blizzard-new-game/
如果你对本文感兴趣,欢迎订阅我的博客


2008-06-26 5:50 pm
暴雪做的东西那是相当的慢 ……
如果真的是暗黑3,我估计09年底能出来就很不错了。
对了,您的博客在ie7下访问,网站上面有错位。
2008-06-28 5:06 pm
[...] 此前几日图片的变换引来外界种种猜测,衍生了多种版本的预测:包括可能是新作《暗黑破坏神3》、《星际争霸网络版》或者公布《魔兽世界:巫妖王之怒》的上市时间等等。 [...]
2008-07-10 7:50 am
@seo土坷垃:
哎呀,真不好意思,不知道为啥,你的评论被Akismet给当作垃圾评论了,刚才发现
我没有IE7的测试环境,所以不是很清楚,不过还是谢谢您的提醒,我找个环境看看