These soul shields can either be obtained by E.Fleet Supply Chain or Blackram Supply Chain (4-man or 6-man). You can also exchange 10 Siren Emblems to a vendor in front of E.Fleet Supply Chain for a specific piece.

In E.Fleet they mostly come from boxes obtained from the bosses that spawn there such as Slashimi. However, you must do enough damage to the boss to get a "brilliant" version of the bosses' box in order to have a chance to obtain these soul shields.

In Blackram Supply Chain, these soul shields drop after each boss kill like previous dungeons (ex. Tomb of Exiles) and party members must outbid each other for them.

  • Note- Each piece of the soul shield set can roll different values but will always have HP as the base stat although this HP value has a set range it can roll for each piece as well. For example, soul shield #1 can roll 1540 HP, 58 Crit, 116 Accuracy OR 1540 HP, 46 Block, and 116 Accuracy (this is not the only variation)

Unlike other MMOs, armors aren’t an important factor in increasing player defense. In Blade and Soul, it is “Soul Shield”.

Soul Shield consists of 8 individual pieces. Each piece provides a different type of attributes including defense, HP, Accuracy, Critical, and so on. There is also a soul shield set providing additional bonus when wearing 3, 5, and 8 parts at the same time. It’s not necessary to focus only on a set of complete 8-piece Soul Shield. Sometimes, 5 pieces of 1 soul shield set and another 3 from other set gives a better bonus. Soul Shield bonus can be customized by using different Soul Shield pieces.

Since Soul Shield plays a part in increasing defense and related attributes, a martial artist is required to wear a cloth. Without it, Soul Shield can not be activated.

There’s a section in an inventory purely for Soul Shield. It will show how many Soul Shield pieces for each set you have at the moment, which part you will still need, and which set you have already completed. This also gives you a better overview for each set and makes it easier to compare the effectiveness of all Soul Shields set in your possession. Soul Shields can be changed at will while not in a fight.

I'm a bit confused on what SS set I should be aiming for (PvE). I've tried to research a bit but no one seems to agree. So far the best setups I've heard are

1- Misty Woods (faction farm set) pieces 1,2,3,4,6 and Brightstone 5,7,8

2- Full Misty Woods

3- Full Dokomo

3- Full PoH 24 (w/e it's called) blue version or purple if possible

Is there an optimal setup or is everyone just grabbing whatever? It's just that it'd be nice to know what to focus on.

how to get soul shields in blade and soul的更多相关文章

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

  2. blade and soul Group Combos

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

  3. blade and soul Personal Combos

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

  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 pvp guide

    PvP PvP in Blade and Soul is categorized into two types, a personal PvP called Arena and a large-sca ...

  6. blade and soul races guide

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

  7. blade and soul zone overview

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

  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. Dubbo学习系列之十七(微服务Soul网关)

    论起微服务,哪能不谈网关,老将有Zuul,后继有Gateway,但这些都和SpringCloud关系密切,其他网关如Kong,因Lua原因,玩起来略不顺手.这不,就来了个Soul,我顺便拿来整进了我在 ...

随机推荐

  1. EF的性能改善和思考

    EF是个工具,用的好了性能就会很好,用的不好性能就会有很大损失. 先从EF的设计思想来讲解 EF的初衷是根据缓存中的实体对象,以及实体对象的状态(删除.更新.添加)来对数据库进行操作,这些实体对象.以 ...

  2. iOS 使用Block进行逆传值

    跟通知一样也是两个控制器,然后代码创建控件直接上代码 #import "ViewController.h" #import "TwoViewController.h&qu ...

  3. SqlServer 递归查询树形数据

    一直没有在意过数据库处理树形数据的重要性,直到有一天朋友问起我关于树形数据查询的问题时才发现根本不会,正好这个时候也要用到递归进行树形数据的查询于是在网上查了一圈,语法总结如下 参考文献:https: ...

  4. Query Designer:公式冲突

    声明:原创作品,转载时请注明文章来自SAP师太技术博客( 博/客/园www.cnblogs.com):www.cnblogs.com/jiangzhengjun,并以超链接形式标明文章原始出处,否则将 ...

  5. P与NP问题

    Polynomial Nondeterministic Polynomial P问题: 一个问题可以在多项式时间复杂度内解决 NP问题: 一个问题可以在多项式时间内证实或者证伪 NP-Hard问题: ...

  6. ubuntu12.04 安装 QQ

    友情提示:QQ对于第三方平台封杀已经到了丧心病狂的程度,所以不要妄想在linux的QQ能像win系统下的效果,只能祈求能用就好 1.下载QQ安装包 http://pan.baidu.com/s/1ge ...

  7. Android高级控件--AdapterView与Adapter

    在J2EE中提供过一种非常好的框架--MVC框架,实现原理:数据模型M(Model)存放数据,利用控制器C(Controller)将数据显示在视图V(View)上.在Android中有这样一种高级控件 ...

  8. linux内核学习心得

    最初在其他课程做实验的时候接触到了linux,震撼于linux的开源精神,想更了解linux的内部原理,选了这门课程.通过这门课程对linux内部实现有了一定的了解,主要是中断.进程切换.系统函数的具 ...

  9. Nginx

    Nginx的常识 1.nginx三大功能:(百万级别繁忙服务器占有率) 1)web服务器 轻量级,处理的并发量更大. 2)反向代理服务器 通过将用户端的请求,透明的转送给应用服务器.这样所 有的客户端 ...

  10. node config

    @echo off title node_5560 cd /d %~dp0 java -jar selenium-server-standalone-.jar ^ -role node ^ -Dweb ...