PvP

PvP in Blade and Soul is categorized into two types, a personal PvP called Arena and a large-scale PvP called World PvP.Player vs Player in Blade and Soul is divided into two modes of play: World PVP, which is based on an optional flagging system regulated by specific costumes, and Arena PVP, which is based on 1 vs 1 or 3 vs 3 matches.Blade & Soul is going to release in the west in January 2016 while its closed beta is ongoing currently. The game has a good world PvP system as well as an Arena where you match players with similar winning rate. But what are the best PvP classes? Technically there's no "best" class but most suitable class. However, I still try to do an analysis on each class' advantages and disadvantages in PvPbased on my experience in the Chinese server (the NA and EU version should be very close to the CN version in terms of class balance).

Arena PvP


Arena is one of the best ways to hone martial artists’ skills through fighting with another fellow martial artist. With it, one will learn the best way to use a skill rotation performingserial sequences of combos in order to finish an opponent as fast as possible while having a spare room for survivability skills.

Arena in Blade and Soul is fair fight. Only martial artists with equal levels, equipments, and ranks will be matched up together. The system will automatically scale up a player’s character level automatically to make sure both parties have the same conditions as much as possible. For example, a level 25 player will have a temporary level increase when sparring with a level 30 player. However, reaching the level cap is still necessary if any martial artist would like to be a competitive arena player.

The Arena rewards martial artists with “Zen Beans”, a special currency only given through PvP related features such as Arena, World PvP, PvP daily quests, and so on. It can be used for various purposes such as upgrading some skills, crafting, and materials. And of course, a PvP winner will receive a lot more Zen Beans than the loser.

Press “F9” to enter the Arena. Within here, martial artists will have an option to duel with a random player or specify their own opponent by stating the name (case sensitive) at Arena Lobby. Once the opponent is confirmed, martial artists will be automatically moved to the Dueling Grounds for a preparation. There are only 30 seconds during this stage to adjust all skills that can deal the most dps while giving great survivability as well. Press “SHIFT+F” to start the fight.

PvP rules and regulations in Blade and Soul is quite similar to boxing. It consists of 3 rounds, 3 minutes each, and whoever knocks down an opponent first will be the winner.

There are also other 2 options for PvP in Blade and Soul. The first one is called “World PvP”. It’s a war between 2 factions where all participating martial artists must wear a uniform representing their own faction. Another one is a competitive PvP system called “Seasons”. However, it’s still being developed.

World PvP


In the beginning of the game, Blade and Soul players must reside with either the Cerulean Order or the Crimson Legion, the two ruling factions in the Earthly Realm. Because of a great difference in philosophies, these two factions regularly fight against one another. Do you support a freewilling philosophy from the Cerulean Order? Or do you believe that the military can bring real happiness to the realm? Choose your decision well.

After joining a faction, a player will be given a faction uniform. It must be equipped in order to join the World PvP, do daily faction quests, or use a faction Windstride port.

Most of the time, these two factions are fighting because of resources. If a martial artist would like to join a World PvP, they should open the map, look for faction symbols, travel there, and equip a faction uniform.

Build Up Your Reputation through Prestige Points

World PvP rewards you with a temporary currency that only lasts a single play session called “Prestige Points” after killing an enemy from another faction. And, yes, a martial artist will lose these points after being slain by an opponent as well.

Prestige Points can be used to build up a reputation within your chosen faction. All martial artists will have a reputation at Rank 10 when they first join a faction, and the highest rank is Rank 1. The higher rank the martial artist is in, the more worthy and precious rewards will be unlocked. On the very moment a martial artist changes a faction, the Rank will be immediately reset to Rank 10.

Remember that Prestige Points only last for a single play session. A martial artist should spend it all before removing a PvP flag. Not only that, changing channels, using Windstride, leaving the game, un-eqipping a faction uniform, and so on can reset Prestige Points.

Gaining Prestige Points does not limit to only killing a player from an enemy faction, slaying an NPC can also give these points as well. In order to find a non-player opponent, a martial artist should travel to a faction camp and do PvP quests there.

blade and soul pvp guide的更多相关文章

  1. blade and soul races guide

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

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

  3. blade and soul Group Combos

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

  4. blade and soul Personal Combos

    Personal Combos Since Blade and Soul is mainly based on skills, the game is more interesting after y ...

  5. How to Develop blade and soul Skills

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

  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. phpMyAdmin的配置

    好久没写东西了,上来记录一下今天学的一点小东西吧~ 之前搞php开发的时候,一直用的是SQLyog来操作mysql数据库的,但是今天发现sqlyog功能不是很完善,主要是我想修改数据库名,但是sqly ...

  2. python 学习笔记十八 django深入学习三 分页,自定义标签,权限机制

    django  Pagination(分页) django 自带的分页功能非常强大,我们来看一个简单的练习示例: #导入Paginator>>> from django.core.p ...

  3. animation 动画重播

    <style> div, body{ margin: 0; padding: 0; } body{ background-color: #333; } @keyframes running ...

  4. 24-React Components组件

    Components 组件 1.组件 可以让UI独立的分割出来,可以让UI重复利用. 2.组件就像是JavaScript函数,它们能够接收任意的输入(称为"props",即属性)并 ...

  5. 使用Python结合Face++ API识别人脸

    Face++是北京旷视科技旗下的视觉服务平台,可以进行人脸识别.检测等功能.其人脸识别技术据悉在目前准确率较高,其API非常友好,免费使用,功能众多,而且调用几乎没有限制.这里我使用了Python调用 ...

  6. C#序列化及反序列化Json对象通用类JsonHelper

    当今的程序界Json大行其道.因为Json对象具有简短高效等优势,广受广大C#码农喜爱.这里发一个序列化及反序列化Json对象通用类库,希望对大家有用. public class JsonHelper ...

  7. 新接触PHP课程,给自己定制的目标

    PHP课程初接触,对自己的计划和展望恢复 从今天开始了为期四个半月的关于PHP课程的学习.从零开始接触一门新的技术知识,而且还是在短短四个月内就要掌握牢固,其实确确实实感觉不易.可是世间再没有路,不还 ...

  8. Java开发中经典的小实例-(输入三个数字判断三角形类型)

    import java.util.Scanner;public class threeTest {    public static void main(String[] args) {       ...

  9. .NET下载文件报错System.UnauthorizedAccessException的解决方法

    假设VS代码对应路径为E:\Projects\Web1,在VS用“发布Web”的方式发布后的路径为E:\Site\Web1.在IIS新建2个站点,站点A指向E:\Projects\Web1,站点B指向 ...

  10. IOS7 edgesForExtendedLayout

    在iOS 7中,苹果引入了一个新的属性,叫做[UIViewController setEdgesForExtendedLayout:],它的默认值为UIRectEdgeAll.当你的容器是naviga ...