blade and soul pvp guide
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的更多相关文章
- blade and soul races guide
Race Four races are available for those who wish to choose the path of martial arts: the careful Gon ...
- 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 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 ...
- 使用 Intel GPA 与 分析3D程序和抓取模型
原文链接在这里 http://dev.cra0kalo.com/?p=213 背景信息 Intel的GPA本身是一款图形分析软件,并没有设计从3D程序里抓取模型资源的功能,但这里作者是通过hook G ...
随机推荐
- 不用git将项目push到码云上
1.在码云上创建一个项目: 2.打开STS(spring Tool Suite) 新建一个Maven(webapp)项目: 3.打开你的码云账号,把码云上的工程的URL复制: 4.重新在另一个目录 ...
- this的问题
javascript this可以绑定到:全局对象,自己定义的对象,用构造函数生成的对象,通过call或者apply更改绑定的对象 1.全局对象 1 2 3 4 5 function glob ...
- hdu5737(2016多校联赛第2场D)
题意:给2组数据a和b数组,每次有2种操作:(+,l,r,x)把a数组第l个到第r个元素全置为x,(?,l,r)查询[l,r]之间哪些位置满足a[i]>=b[i](i>=l &&a ...
- [原]ComFriendlyWaitMtaThreadProc
c++代码(大体逻辑没问题,细节需要确认) DWORD __stdcall *ComFriendlyWaitMtaThreadProc(LPVOID lpThreadParameter) { CoIn ...
- IOS的H5页面滑动不流畅的问题:
IOS的H5页面滑动不流畅的问题: -webkit-overflow-scrolling : touch; 需要滑动的是哪块区域,就在哪里加上这段代码就OK
- 【问题】AndroidStudio导入项目一直卡在Building gradle project infod的最快速解决方案
原因 AndroidStudio导入项目一直卡在Building gradle project info的原因, 是因为导入的这个项目使用的gradle版本与本地已经拥有的gradle版本不一致,导致 ...
- Fair Scheduler 队列设置经验总结
Fair Scheduler 队列设置经验总结 由于公司的hadoop集群的计算资源不是很充足,需要开启yarn资源队列的资源抢占.在使用过程中,才明白资源抢占的一些特点.在这里总结一下. 只有一个队 ...
- Java集合常用类特点整理
集合的结构如下图所示: 集合的两个顶级接口分别为:Collection和Map Collection下有两个比较常用的接口分别是List(列表)和Set(集),其中List可以存储重复元素,元素是有序 ...
- Jmeter学习(一)
最近测了一个导出功能,感觉应该学习下Jmeter,WEB系统的性能系统还是需要有一定累积. 选择Jmeter而不是LR,很简单的原因是QTP和LR不能装一台机器上. 也有很多测试人员推荐Jmeter, ...
- IaaS/PaaS/SaaS
如果你是一个网站站长,想要建立一个网站.不采用云服务,你所需要的投入大概是:买服务器,安装服务器软件,编写网站程序.现在你追随潮流,采用流行的云计算,如果你采用IaaS服务,那么意味着你就不用自己买服 ...