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 ...
随机推荐
- Nudnik Photographer -Ural1260动态规划
Time limit: 1.0 second Memory limit: 64 MB If two people were born one after another with one second ...
- iOS定时器的使用
iOS开发中定时器经常会用到,iOS中常用的定时器有三种,分别是NSTime,CADisplayLink和GCD. NSTimer 方式1 // 创建定时器 NSTimer *timer = [NST ...
- IBM X3850 Windows 无法安装到这个磁盘。选中的磁盘具有MBR分区表。在 EFI 系统上,Windows 只能安装到 GPT 磁盘
以前安装的是window2003 32位, 改装为2012 64位的时候.出现 Windows 无法安装到这个磁盘.选中的磁盘具有MBR分区表.在 EFI 系统上,Windows 只能安装到 GPT ...
- SQL 存储过程 分页查询
ALTER PROCEDURE [dbo].[gzProc_TablePage] @tablename varchar(MAX),--表名 @selcolumn varchar(MAX),--查询字段 ...
- JS中parseInt()、Numer()深度解析
JS中字符串转换为数字有两种方式: 1.parseInt函数 定义:https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference/ ...
- less文件编译成微信小程序wxss文件
2016年9月21日,微信小程序正式开启内测.在微信生态下,触手可及.用完即走的微信小程序引起广泛关注,刷爆朋友圈子.在这样的火爆氛围中,作为一个前端开发者的我,也悄悄地去尝鲜.在做demo小示例的过 ...
- MySQL索引原理及慢查询优化 转载
原文地址: http://tech.meituan.com/mysql-index.html MySQL凭借着出色的性能.低廉的成本.丰富的资源,已经成为绝大多数互联网公司的首选关系型数据库.虽然性能 ...
- ie6、7 下input的边框问题 ?
input的border设置为none,ie8及以上border都兼容,ie6和7的border还继续存在,将border设为0时所有浏览器上都不存在了,但是border为0时还是会继续的渲染. 将i ...
- jsp发布:Could not publish server configuration: null. java.lang.NullPointerException
1.jsp发布: Could not publish server configuration: null. java.lang.NullPointerException
- UITableView使用
@多组数据和多组cell 1根数组内含数组时,只可以开启一组cell,内含多个数组时,可以开启多组cell 2多个数组开启多个cell时,既可以竖向开启,也可以横向里层开启,就好比猜题的模式 @注意点 ...