Personal Combos

Since Blade and Soul is mainly based on skills, the game is more interesting after you can do the skill rotation resulting in a skill combo. It is a set of attacks combined from various skills dealing a significant damage to an enemy. A room for a greater combo will only be opened to an expert martial artist. There are mainly 3 personal combos in the game: high impact combos, situational combos, and conditional combos.

*The new combos concepts can be studied from wise sages scattered through out the world. It’s recommended to keep finding the combo that works best for you first before spending skill points on it.

Conditional combos use a certain sequence of skills based on a condition being triggered on either yourself, or on your opponent, such as being  knocked down or stunned.

An example of a conditional combo is an ability of the Summoner’s Familiar called “Anklebiter”. When used it applies a Knock Down condition, and as soon as that happens the ability called “If It Fits, I Sits” becomes available, which applies a Grapple condition on the opponent, and allows the ability “Headbutt” to be used. If you’re swift, chaining these abilities together will make for an effective combo. Practice will make perfect!

  • Hi Impact Combos

    This type of combos usually deals tremendous damage to a victim. It will trigger after you perform a set of required actions giving you a special “buff” for a specific ability in the series. To give you a sample, Blade Master Pierce skill performance, is increased after a successful block.

  • Situational Combos

    This type of combos will trigger based on an enemy situation that will keep dealing damage to an enemy until they are out of that situation. To give you a sample, the Force Master can set an enemy location on fire with a skill called “Blazing Wall” after immobilizing it with “Dragonfrost”. The Blazing Wall will burn the enemy until they are able to move again.

  • Conditional Combos

    Unlike other combos, conditional combos could can both you and your enemy based on the conditions you are in. These conditions include being knocked down, immobilized, stunned, and so on. The main idea of this combo is about turning an disadvantaged situation into your own advantage. To give you a sample, while being knocked down, theSummoner can use “Anklebiter” followed by “If It Fits, I Sits” and end with “Headbutt”. The “Anklebiter” allows the Summoner to quickly recover from the knock down stage while “If It Fits, I Sits” will grapple the enemy. You need to be quick in order to apply all these skill chains within seconds.

blade and soul Personal Combos的更多相关文章

  1. blade and soul Group Combos

    Group Combos A martial artist always make friends along their way. They learn how to work and fight ...

  2. 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 ...

  3. 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 ...

  4. How to Develop blade and soul Skills

    How to Develop Skills Each skill can be improved for variation effects. Some will boost more strengt ...

  5. blade and soul races guide

    Race Four races are available for those who wish to choose the path of martial arts: the careful Gon ...

  6. blade and soul zone overview

    The world of Blade and Soul, is a vast extension of land containing two continents (the Southern Con ...

  7. 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 ...

  8. blade and soul factions

    Faction You will be asked to join one of the elite Factions as a rising Martial Artist no matter wha ...

  9. 使用 Intel GPA 与 分析3D程序和抓取模型

    原文链接在这里 http://dev.cra0kalo.com/?p=213 背景信息 Intel的GPA本身是一款图形分析软件,并没有设计从3D程序里抓取模型资源的功能,但这里作者是通过hook G ...

随机推荐

  1. 2016-2017 ACM-ICPC, NEERC, Southern Subregional Contest (Online Mirror) in codeforces(codeforces730)

    A.Toda 2 思路:可以有二分来得到最后的数值,然后每次排序去掉最大的两个,或者3个(奇数时). /************************************************ ...

  2. 详解Linux目录(目录树详细解释)

    给大家一篇关于Linux目录 方面的详细说明,好好读一下! Linux目录详解(RHEL5.4) linux有四种基本文件系统类型:--普通文件:如文本文件.c语言源代码.shell脚本等,可以用ca ...

  3. Spring MVC中Action使用总结

    Spring MVC中每个控制器中可以定义多个请求处理方法即Action,Action可以有多个不同的参数,有多种类型的返回结果. 可以作为Action的参数类型有: 表单对象基本数据类型,包括包装类 ...

  4. C#字节数组转换成字符串

    C#字节数组转换成字符串 如果还想从 System.String 类中找到方法进行字符串和字节数组之间的转换,恐怕你会失望了.为了进行这样的转换,我们不得不借助另一个类:System.Text.Enc ...

  5. fineUI ueditor(可能别的editor也有)配置注意事项

    1.把ueditor配置在弹窗里的一些小问题 这种弹窗的原理 如果把ueditor放进这个小窗口里 放进items里(以下截图还没有放) 那么配置的ueditor是不可用的 就好像enable=fal ...

  6. laravel old

    最近做一个laravel框架下的一个网页.遇到了old 无法点击选中的问题,捉摸好久,原来,laravel下的old 是基于seesion下的. 如果想用old必须要在session有的情况下.

  7. Nodejs的安装及配置

    1.从Nodejs官网下载安装包,进行安装,是否安装成功,可以从cmd npm去检查,出现如下界面,就表示安装成功 2.打开Webstorm进行配置,(如果安装前打开webstorm了,需要重启web ...

  8. MarkDown常用语法记录

    目录 1. 斜体和粗体 2. 分级标题 3. 超链接 3.1 行内式(推荐) 3.2 行外式 3.3 自动链接 4. 锚点 5. 列表 5.1无序列表 5.2有序列表 6. 引用 7. 插入图像 8. ...

  9. 生成多sitemap文件

    Thinkphp生成多sitemap文件 我们知道sitemap对于seo的重要性,很多介绍只生成一个文件sitemap.xml ,但是如果网站内容比较多,就要生成多个sitemap文件,因为搜索引擎 ...

  10. Netscape HTTP Cooke File Parser In PHP

    http://www.hashbangcode.com/blog/netscape-http-cooke-file-parser-php I recently needed to create a f ...