Traveling in Blade & Soul
Traveling in Blade & Soul
Walking is too simple. Having trained their physics and spirits for years, even a beginner martial artists can walk through thin air with an ability called “windwalking” aka qinggong (“ching-gong”) in wuxia (“woo-shya”). When manipulating their inner Chi to combine with a power of natural Chi, they can jump high, deny gravity, and glide in the air. Because of their mastery in manipulating Chi, martial artists can properly land anywhere at will.
When martial artists improve their gliding techniques, they can also fly in the air, sprint through water, and climb a great high wall from their Chi manipulation.
Martial artists can not keep windwalking forever due to its extensive amount of stamina consumption and concentration. Stamina is going be slightly generated after a successful landing. Only those who are masters in windtalking can learn a trick to increase their stamina and sustain their gliding technique for a longer period of time.
Activating windwalking can be done mainly in 2 ways: double-tapping the “W” key or holding “SHIFT” while running with an increase in moving speed. Remember that windwalking requires a great amount of concentration, and this makes it impossible for a martial artist to perform it during a fight.
Windwalking is Blade & Soul's most basic form of transportation. By double tapping your W key, you immediately start Windwalking, granting you an incredible boost in both speed and agility. While in this state, you run at very high speeds, jump incredibly high, and perform some visually impressive acrobatics while doing so.
Windstriding is the most efficient but expensive method of travel in the game. They allow you to be instantly transported to any town or quest hub. To use this skill, you must have first visited a Windstride location, after which you can go back any time by clicking the icon in the map.
Dragon Pulses are travel "ports" used to get to difficult destinations in Blade & Soul at very high speeds.
Return Charms are items crafted by the Earthseekers which can be used to return to the main towns of every zone.
Traveling in Blade & Soul的更多相关文章
- blade and soul pvp guide
PvP PvP in Blade and Soul is categorized into two types, a personal PvP called Arena and a large-sca ...
- how to get soul shields in blade and soul
These soul shields can either be obtained by E.Fleet Supply Chain or Blackram Supply Chain (4-man or ...
- blade and soul Group Combos
Group Combos A martial artist always make friends along their way. They learn how to work and fight ...
- blade and soul Personal Combos
Personal Combos Since Blade and Soul is mainly based on skills, the game is more interesting after y ...
- How to Develop blade and soul Skills
How to Develop Skills Each skill can be improved for variation effects. Some will boost more strengt ...
- blade and soul races guide
Race Four races are available for those who wish to choose the path of martial arts: the careful Gon ...
- blade and soul zone overview
The world of Blade and Soul, is a vast extension of land containing two continents (the Southern Con ...
- what is blade and soul Soul Shields
Soul Shields are sets of 8 fragments which serve as the main source of attributes to a character. Ad ...
- blade and soul factions
Faction You will be asked to join one of the elite Factions as a rising Martial Artist no matter wha ...
随机推荐
- R语言解读多元线性回归模型
转载:http://blog.fens.me/r-multi-linear-regression/ 前言 本文接上一篇R语言解读一元线性回归模型.在许多生活和工作的实际问题中,影响因变量的因素可能不止 ...
- Java 打印堆栈的几种方法 Exception
Exception e = new Exception("this is a log"); e.printStackTrace(); //延迟才可以看出效果 Thread.curr ...
- Xcode8.0 去除控制台多余打印
选择Product->Scheme->Edit Scheme ...或者直接按 command + shift + < 快捷键,在弹出的窗口中Environment Variable ...
- 解决yum update失败
1.yum update .yum clean.yum install操作提示 Loaded plugins: fastestmirror, langpacks Loading mirror spee ...
- [转]抓取安卓APP内接口的方法--Charles
http://blog.csdn.net/yyh352091626/article/details/52759294
- 可拖拽和带预览图的jQuery文件上传插件ssi-uploader
插件描述:ssi-uploader是一款带预览图并且可以拖拽文件的jQuery ajax文件上传插件.该文件上传插件支持AJAX,支持多文件上传,可控制上的文件格式和文件大小,提供各种回调函数,使用非 ...
- JavaScript中关于地址的获取
//取当前页面名称(不带后缀名) function pageName(){ var a = location.href; var b = a.split("/"); var c = ...
- TCP/IP协议学习(七) 基于C# Socket的Web服务器---动态通讯实现
目录 (1).基于Ajax的前端实现 (2).Web服务器后端处理 一个完整的web服务器,不仅需要满足用户端对于图片.文档等资源的需求:还能够对于用户端的动态请求,返回指定程序生成的数据.支持动态请 ...
- 如何查看python 的api
python 搭建好python开发环境后,怎么查看api文档呢? 其实很简单: 首先打开命令行,在dos窗口输入: python -m pydoc -p 4895 python -m pydoc - ...
- 第四周作业-yjw
运动策略分析 首先我们可以得到我方击球手质心的位置,球的质心的位置,对方球门中心位置.同时以桌面边缘为坐标轴,建立笛卡尔坐标系.可以明确的一点是,击球手的运动为曲线,球进框的运动为直线,或者折线. 击 ...