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

    instr函数 instr函数在Oracle/PLSQL中是返回要截取的字符串在源字符串中的位置.instr是一个非常好用的字符串处理函数,几乎所有的字符串分隔都用到此函数. 作    用    返回 ...

  2. CSS2样式中选择器的介绍

    这里主要是对css2中的选择器进行了一下总结!

  3. T-SQL语句简易入门(第一课)

    在微软官方,有一篇介绍T-SQL语句的教程,非常好理解,完全可以帮助新手入门,了解常用SQL语句的使用语法,而且又不涉及较为复杂的操作.不用安装示例数据库AdventureWorks.下面是教程里内容 ...

  4. android dialog

    /** * @Title MenuTest.java * @package com.example.standardview * @since * @version 1.0.0 * @author V ...

  5. Xcode 8

    (一)Xcode8去掉多余LOG 1.打开我们的项目,进入EditScheme 2.我们在Environment Variables中添加OS_ACTIVITY_MODE=disable

  6. gravity与layout_gravity的区别

    android:gravivty 控件的内容显示位置 android:layout_gravity 控件在屏幕的布局位置,相对于容器或者父控件的位置

  7. LINQ之路 9:LINQ to SQL 和 Entity Framework(上)

    在上一篇中,我们从理论和概念上详细的了解了LINQ的第二种架构“解释查询”.在这接下来的二个篇章中,我们将使用LINQ to SQL和Entity Framework来实践“解释查询”,学习这些技术的 ...

  8. window 配置wnmp(转下整理 ,全)

    工具/原料   RunHiddenConsole.exe 下载地址:http://pan.baidu.com/share/link?shareid=100074&uk=822373947 方法 ...

  9. yyyy-MM-dd与YYYY-MM-dd

    Date date=new Date(); DateFormat sdf=new SimpleDateFormat("yyyy-MM-dd HH:MM:SS"); DateForm ...

  10. Dev Express 动态生成XRTable使用总结

    1. XRTableCell常见属性  XRTableCell xrTableCell = new XRTableCell(); A. 字体及字体大小 xrTableCell.Font = new S ...