ronjae 发表于 2014-11-21 17:26:07

远古世界沙漠之风 v0.19

<style>
.tab1e
{

border-collapse: collapse;
text-align: center;
position:relative;
width:100%

}

.tab1e th
{
border:2px solid #CDCDCD;
text-align: center;
font-weight: bold;
font-size:20px;
padding-top: 2px;
padding-bottom: 2px;
padding-right: 10px;
padding-left: 10px;
background-image: linear-gradient(rgb(150,150,150) 40%, rgba(255,255,255,1) 20%, rgb(100,100,100) 40%) ;
color: rgb(220,220,220);
text-shadow: 0px 0px 1px rgba(20,20,20,1);
letter-spacing:1px;
font-family:微软雅黑;

}

.tab1e td
{
border:2px solid #CDCDCD;
padding:4px;
text-align: center;
background-color:rgb(230,230,230);


}

pre
{
font-family: 微软雅黑;
word-wrap: break-word;
white-space: wrap;

}

hr
{
color:rgb(200,200,200);
}

/* Animation*/


@keyframes translating
{
from {background-color: rgb(245,245,245);}
to {background-color: rgb(0,0,0);}
}

@keyframes translating2
{
from {background-color: rgb(0,0,0);}
to {background-color: rgb(245,245,245);}
}

@-webkit-keyframes translating
{
from {background-color: rgb(245,245,245);}
to {background-color: rgb(0,0,0);}
}

@-webkit-keyframes translating2
{
from {background-color: rgb(0,0,0);}
to {background-color: rgb(245,245,245);}
}

</style>

<table class="tab1e">
<tr>

        <th>地图名称 - 宣传语 - 版本号</th>
</tr>

        <tr>
<td>
<p></p>
        <pre>
  这是一张优秀的RPG地图,画面精美,有着强大的自定义的战斗系统:闪避、招架、格挡,法术暴击和物理暴击等等
  拥有天赋系统,每个人物都有3种天赋可以选择。
  这个游戏有着令人热血沸腾的快节奏战斗(前提是你们的队伍不全是T)以及十分独特的BOSS技能系统,你将要利用跑位战胜BOSS,一味的砍杀只会加速你们的死亡。
  支持Save/Load ,这是WOA系列的第一章,是最简单的一个副本,你存储的英雄可以在接下来的其他地图内使用。
  有关紫装:
  在英雄难度下,被侦察兵发现后,将会开始倒计时
  请按照FAQ介绍BOSS的顺序在倒计时内杀死BOSS,这样将会掉落紫色装备!
        </pre>

</td>
        </tr>


       
<tr>
<td>
        <pre>
地图作者: Serbianbeast
地图类型: ORPG
地图人数: 1-5
地图版本: 1.24
地图语言: 简体中文
        </pre>

</td>

</tr>

<tr>
<td style="height:50px; background-color:rgb(250,250,250);">
</td>
</tr>

</table>


<table class="tab1e">

<tr>
        <th>
游戏截图 - 预告 - 下载
        </th>
</tr>

<tr>
        <td>
        <pre>
http://imageshack.com/a/img674/8926/YkTt1t.jpg
http://imageshack.com/a/img674/1218/6P70fm.jpg
        </pre>

</td>

</tr>

<tr>
<td style="height:50px; background-color:rgb(250,250,250);">
</td>
</tr>

<tr>
        <td>
<pre>
大部分汉化,不影响游戏进行
</pre>

        </td>
</tr>

<tr>
<td style="height:50px; background-color:rgb(250,250,250);">
</td>
</tr>

<tr>
        <td>

<center>
<a href="http://pan.baidu.com/s/1mg61Ii8" style="text-decoration:none; a:link {color:rgb(150,150,150);}; a:visited {color:rgb(150,150,150);}; a:hover {color:rgb(150,150,150);}; a:active {color:rgb(150,150,150);}; "><div style="
width:150px; border-radius:4px; box-shadow: 0px 0px 1px rgb(50,50,50); background-color:rgb(245,245,245); background-image: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.08));
text-align:center; padding:12px; font-family:微软雅黑; color:rgb(150,150,150); font-weight:bold;
" id="buttonfor" onmouseover="overON(this)" onmouseout="outON(this)">
点击下载
</div>
</a>
</center>

        </td>
</tr>

<tr>
<td style="height:50px; background-color:rgb(250,250,250);">
</td>
</tr>

<tr>
        <th>
游戏签名 - 更新记录 - 其他杂项
        </th>
</tr>

<tr>
        <td>

<! -- 代码以后可直接复制到个人签名中使用 -- >

        <pre>
<a href="替换这里的中文文字为想要的页面"><img src="这里写入想要的图片地址"/></a>

<form>
<textarea height="100%" cols="100%">
<a href="替换这里的中文文字为想要的页面"><img src="这里写入想要的图片地址"/></a>
</textarea>
</form>
</pre>

        </td>

</tr>

<tr>
<td style="height:50px; background-color:rgb(250,250,250);">
</td>
</tr>

</table>


<script>

function overON(arg) {
arg.style.animation = "translating 2s";
arg.style.WebkitAnimation = "translating 2s";
arg.style.backgroundColor = "rgb(0,0,0)";

}

function outON(arg1) {
arg1.style.animation = "translating2 2s";
arg1.style.WebkitAnimation = "translating2 2s";
arg1.style.backgroundColor = "rgb(245,245,245)";


}

</script>



哈哈笑三少 发表于 2014-11-21 18:51:39

很老的一个图了。

Tonight 发表于 2014-11-21 19:38:20

文件下不了?这是啥情况

ronjae 发表于 2014-11-21 21:02:26

哈哈笑三少 发表于 2014-11-21 18:51
很老的一个图了。

恩,以前星园网发的,地图还是不错的,就转了

ronjae 发表于 2014-11-21 21:02:49

Tonight 发表于 2014-11-21 19:38
文件下不了?这是啥情况

可以下载了。

灵魂墯裸 发表于 2015-2-10 11:25:11

虽然是老图 但是我没看过就是新图啊支持你兄弟

金木研 发表于 2015-3-17 17:16:06

看起来不错的样子,马克一下。:)

金木研 发表于 2015-3-17 17:48:49

技能没汉化啊:L

duzun123789 发表于 2015-3-19 18:25:19

求把后面的几章汉化了啊,很久前玩过,不错,就是只有一章

648784231 发表于 2016-3-17 12:43:12

支持支持支持支持吃吃
页: [1]
查看完整版本: 远古世界沙漠之风 v0.19