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. 我理解的webservice是这样的

    本文来自 --迹忆:http://www.onmpw.com/tm/xwzj/network_45.html 最近在工作中遇到这样的一个项目(暂且定为项目A),项目A本身是用PHP开发的,但是其数据是 ...

  2. XCode与Git的完美融合,不再依赖其它Git客户端

    Git源代码管理工具的出现,使得我们开发人员对于源码的管理更加方便快捷.至于Git的优点以及与其他源代码管理工具有何区别,不是本文的重点,如果想深入了解可以搜索一下这方面的文章.下面直接进入主题,如何 ...

  3. js 练习

    <%@ Page Language="C#" AutoEventWireup="true" CodeFile="req_form.aspx.cs ...

  4. 【状压DP】bzoj1087 互不侵犯king

    一.题目 Description 在N×N的棋盘里面放K个国王,使他们互不攻击,共有多少种摆放方案.国王能攻击到它上.下.左.右,以及左上.左下.右上.右下八个方向上附近的各一个格子,共8个格子. I ...

  5. 18-ES6(1)

    第18课-ES6(1) 模块化 1.export和import // model.js export default let m = 1; // 出错 export default n = 2; le ...

  6. python之路4

    迭代器&生成器 迭代器: 迭代器是访问集合元素的一种方式.迭代器对象从集合的第一个元素开始访问,直到所有的元素被访问完结束.迭代器只能往前不会后退,不过这也没什么, 因为人们很少在迭代途中往后 ...

  7. Java-坦克大战

    利用Java语言中的集合.Swing.线程等知识点编写一个坦克大战游戏.(1) 画出敌我坦克的原理:在坦克类里面有一个布尔类型变量good.用于判断坦克的阵营,在创建坦克对象时在Tank类的构造方法中 ...

  8. javax.crypto.BadPaddingException: Given final block not properly padded

    一.报错 写了一个加密方法,在Windows上运行没有问题,在Linux上运行时提示如下错误: javax.crypto.BadPaddingException: Given final block ...

  9. 30.Nginx集群搭建笔记

    源码安装Nginx: tar -zxvf nginx-1.8.0.tar.gz -C /nginx/        #解压Nginx rpm -ivh keepalived-1.2.13-5.el6_ ...

  10. HDU 5934 Bomb(炸弹)

    p.MsoNormal { margin: 0pt; margin-bottom: .0001pt; text-align: justify; font-family: Calibri; font-s ...