葉立斌
2013年8月7日 10:49
");
$(".story_photo .videoPlay").hover (
function(){$(this).css({"opacity":"0"})},
function(){$(this).css({"opacity":"1"})}
)
}
//照片區塊出現
$(".story_photo").fadeIn(1000);
//寫入第一張照片
var firstimg = $(".story_photo img:first").attr("rel");
$(".story_photo img:first").attr("src",firstimg);
$(".story_photo li:not(:first)").hide();
//判斷是否有多張照片,寫入開關
var li_nums = $(".story_photo li").length;
var openclose = '
更多照片 '
if (li_nums > 1) {
$(".story_photo .p_switcher").append(openclose);
}
//控制錨點
if (li_nums > 1) {
$('.open_btn, .story_photo img').click(function(){
$('.news_story').ScrollTo(500);
});
$('.close_btn, .story_photo img').click(function(){
$('.news_story').ScrollTo(500);
});
} else {
$(".story_photo img").css("cursor","none").attr("title","");//一張圖時
$(".p_switcher").hide();
}
//點擊圖片或開關,展開其他圖片
$("a.open_close").click(function(){
//寫入其他圖片路徑
$(".story_photo img:not(:first)").each(function(){
var imgsrc = $(this).attr("rel");
$(this).attr("src",imgsrc);
});
$(".story_photo li:not(:first)").slideToggle(500);
$(".open_close span").toggle();
});
if (video_link>0){ // 如果有影音,點圖連到影音頁
$(".story_photo img, .story_photo .videoPlay").css("cursor","pointer").attr("title","點擊觀看影音新聞");//設定游標
$(".story_photo img, .story_photo .videoPlay").click(function(){
var videoURL = $(".story_photo .video_link a").attr("href");
location.href=videoURL;
});
} else { //沒影音時,點圖展開其它圖
if (li_nums > 1) {//一張圖以上
$(".story_photo img").css("cursor","pointer").attr("title","點擊展開");//設定游標
}
$(".story_photo img").click(function(){
//寫入其他圖片路徑
$(".story_photo img:not(:first)").each(function(){
var imgsrc = $(this).attr("rel");
$(this).attr("src",imgsrc);
});
$(".story_photo li:not(:first)").slideToggle(500);
$(".open_close span").toggle();
});
}
//-------------------
});
-
![](https://imageproxy.pixnet.cc/imgproxy?url=&width=320&height=240)
惡靈古堡系列遊戲,針對N3DS平台推出兩款遊戲。(圖/翻攝網路)
記者葉立斌/綜合報導
鬼月到了,準備好體驗不同的驚悚遊戲了嗎?惡靈古堡系列遊戲在各種不同平台出版,向來廣受電玩迷歡迎。卡普空(CAPCOM)針對任天堂掌機N3DS推出《惡靈古堡:啟示》以及《惡靈古堡:傭兵3D》,承襲系列作的故事主題,玩家仍要在各種陰森的場景中,消滅造型特異的殭屍。兩款遊戲皆支援網路連線,讓你能與朋友合作抗敵!
《惡靈古堡:啟示》(Biohazard Revelations)的故事大意為:2003年雨傘公司倒閉後,女主角Jill收到同袍Chris失蹤之消息,為此,他們需進入地中海一處擱淺的郵輪進行調查。《惡靈古堡:傭兵》(Biohazard Mercenaries 3D)中,系列作所有知名角色都會登場,且主打在限制時間內打倒最多殭屍,成為遊戲的霸主。
遊戲善用下螢幕的功能,可隨時查閱地圖或是現在使用的武器,如使用槍枝,點一下裝備中武器的圖示,即可裝填彈藥。更有部分劇情謎題,須仰賴下螢幕才能順利解謎。而該遊戲使用CAPCOM開發的「MT Framework Mobile」遊戲引擎,呈現超越過去掌機所能顯示的細緻畫面。《啟示》更推出繁體中文版,讓玩家玩過一次遊戲後,彷彿看了部恐怖電影。
全新道具「創世紀」使用後可掃描敵人了解對方的體力值,也可掃描場景,獲得關鍵事物。
▼《惡靈古堡:啟示》遊戲畫面。(圖/翻攝網路)
![](https://imageproxy.pixnet.cc/imgproxy?url=https://1-ps.googleusercontent.com/h/www.gstatic.com/psa/static/1.gif)
![](https://imageproxy.pixnet.cc/imgproxy?url=https://1-ps.googleusercontent.com/h/www.gstatic.com/psa/static/1.gif)
關鍵字:
N3DS
惡靈古堡
Biohazard
CAPCOM
This entry passed through the Full-Text RSS service — if this is your content and you're reading it on someone else's site, please read the FAQ at fivefilters.org/content-only/faq.php#publishers. Five Filters recommends: 'You Say What You Like, Because They Like What You Say' - http://www.medialens.org/index.php/alerts/alert-archive/alerts-2013/731-you-say-what-you-like-because-they-like-what-you-say.html