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. 19-ES6(2)

    Promise 概念 所谓Promise,简单说就是一个容器,里面保存着某个未来才会结束的事件(通常是一个异步操作)的结果. 特点 对象的状态不受外界影响.Promise 对象代表一个异步操作,有三种 ...

  2. 常用open api

    SNS类网站API Facebook - http://developers.facebook.com/ 人人网开放平台 - http://dev.renren.com/ 51.com开放平台 - h ...

  3. kali Linux添加add-apt-repository

    Debian让用户可以通过一个名为add-apt-repository的应用程序,添加和使用PPA软件库,不过Kali Linux在其默认的程序包列表中并不含有该应用程序.就Kali而言,由于这是个特 ...

  4. IE9 打不开界面也不报错,只有打开控制台才会显示 - console

    IE9下,打开界面不报错也不展示数据,打开控制台时就能加载出数据,有可能是代码中有console

  5. iOS 分享至友盟分享

    iOS 友盟分享 这个主要是提到如何通过友盟去自定义分享的步骤: 一.肯定要去友盟官网下载最新的SDK包,然后将SDK导入到你的工程文件夹里面去: 二.注册友盟账号,将你的APP添加到你的账号里面然后 ...

  6. ASP.NET 状态服务 及 session丢失问题解决方案总结

    ASP.NET2.0系统时,在程序中做删除或创建文件操作时,出现session丢失问题.采用了如下方法:1.asp.net Session的实现:asp.net的Session是基于HttpModul ...

  7. js float 数据相加,有的正确,有的不对

    转:http://bbs.csdn.net/topics/360259080 //浮点数加法运算function FloatAdd(arg1,arg2){    var r1,r2,m;    try ...

  8. 蒙特卡洛马尔科夫链(MCMC)

    蒙特卡洛马尔科夫链(MCMC) 标签: 机器学习重要性采样MCMC蒙特卡洛 2016-12-30 20:34 3299人阅读 评论(0) 收藏 举报  分类: 数据挖掘与机器学习(41)  版权声明: ...

  9. Windows_RTM_RC

    1.https://zhidao.baidu.com/question/172764638.html RTM(Release to Manufacturing)版 软件在正式在零售商店上架前,需要一段 ...

  10. centos7 安装redis 开机启动

    redis 下载 https://redis.io/download wget http://download.redis.io/releases/redis-3.2.6.tar.gz 解压缩 .ta ...