Faction

You will be asked to join one of the elite Factions as a rising Martial Artist no matter what your race is. They differ in their views on how the realm shall operate but share the same goal of eliminating evil. The Clans you can join will be based on who you choose.

Factions are in-game World Players Verse Players organizations. By equipping corresponding outfit(s) for factions, players can flag themselves and do World PvP in the overworld. Each faction in the game has an opposing faction associated with it and players cannot attack players of other factions that are not the enemy of their faction. Note only the Cerulean Order andCrimson Legion are the only two main factions in the world that has more functions beside only to acquire achievements.

Turning in Prestige Points will increase your Contribution Points toward either Cerulean Order's or Crimson Legion's rank. Players can obtain Prestige Points by killing faction NPCs within the proper level range (This can be seen next to the name toward left with numbers). Executing players will not yield any Prestige Points unless the player carries some when killed. Having a higher reputation means one will less likely to be challenge by other PVPers when wearing Faction Uniforms in the overworld, also allowing players to purchase variety of items from faction merchants.

The Cerulean Order

“So you wish to help society reach its full potential? Then surely you must appreciate the value of order, unity, and dignity.” – Cerulean Elder Hansu

You’ve made a wise choice in seeking out the Cerulean Order. Ours is a refined militant faction that has focuses on the future and the well-being of the realm. We are a group of noble warriors, different from other inferior groups, and it is our obligation to punish the evil forces and bring peace to the world. The war between the Stratus and Talus has thrown the world into disarray. Governments are corrupt from their core. It’s only natural that we seek to remove those broken facets of the system and replace them with a new order, unified and diligent in its desire to improve the lives of the people.

Unlike the anarchistic Crimson Legion, the Cerulean Order focuses on strength in a shared vision of a better tomorrow. We maintain ourselves with a careful system of checks and balances to ensure we do not fall prey to the same corruption that plagued our predecessors. Those deluded Crimson Legion believe society can survive without structure and control, but they are lying to themselves. It is in our very nature to form bonds with one another and work together. You have heard the rallying call to action, so rise to that noble cause and fight with us! Together we can rid the world of its faults and usher in a new age of prosperity for all

The Crimson Legion

“All living beings are born free! Time and again we’ve seen established governments turn corrupt without hesitation, so why should we bow to those who only serve themselves?” –Crimson Chief Sansu

We’ve all been stepped on, kicked around, and mistreated by those who hold unjust power over the populace. Surely you’re as sick of it as the rest of us! The Crimson Legion believes in freedom above all else: freedom to make our own place in the world and freedom to rise against those who would enforce their will on the masses. We’ve all seen the way these overgrown organizations tread all over the common folk. It is the obligation of a government to protect its people and, if it fails in that regard, the people must make a stand for their own rights.

The Cerulean Order is just another stuffy, self-important organization waiting to replace the current bunch. Mark my words: it’ll repeat the same mistakes as the rest! It’s just the nature of those groups trying to force others to bend to their idea of how things should be. The Crimson Legion eschews outdated traditions – we’ll carve a new path for ourselves, leading the way into a future without some oppressive hierarchy dictating our lives. Our passion and drive can’t be resisted! So take up your sword and join us! Together we’ll break the chains of the past and show the world that the human spirit can’t be locked into servitude!

blade and soul factions的更多相关文章

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

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

  9. 使用 Intel GPA 与 分析3D程序和抓取模型

    原文链接在这里 http://dev.cra0kalo.com/?p=213 背景信息 Intel的GPA本身是一款图形分析软件,并没有设计从3D程序里抓取模型资源的功能,但这里作者是通过hook G ...

随机推荐

  1. mysql压缩包安装配置

    1.在环境变量中添加:MYSQL_HOME:C:\05_study\mysql-5.7.10-winx64,在path路径中加入:%MYSQL_HOME%\bin.配置环境变量不是必须的,只是为了能更 ...

  2. 课堂 一些代码的叫法 JavaScript js

    ():圆括号 {} :花括号 <>:尖括号 [] :方括号

  3. Android应用的安全的攻防之战

    一.前言 在前两篇破解的文章中,我们介绍了如何使用动态调试来破解apk,一个是通过调试smali源码,一个是通过调试so代码来进行代码的跟踪破解,那么今天我们就这两篇文章的破解方法,来看看Androi ...

  4. word域3

    WORD是文字处理软件,我们在日常处理一些文字时经常遇到一些问题,如:各种公式的录入,尽管Word都提供了"公式编辑器",但其插入的却是"对象",有时排版会感觉 ...

  5. mysql的分区和分表

    分区 分区就是把一个数据表的文件和索引分散存储在不同的物理文件中. mysql支持的分区类型包括Range.List.Hash.Key,其中Range比较常用: RANGE分区:基于属于一个给定连续区 ...

  6. margin塌陷现象

    如果两个盒子是包含关系,如果让子盒子在父盒子之内向下平移100px:(margin塌陷现象)解决方案: padding , border , overflow <!DOCTYPE html> ...

  7. Upgrade NE script with GUI but cannot support multithread, need to add soon

    #-*- coding:utf-8 -*- __authour__='CC' from Tkinter import *import osimport telnetlibimport timeimpo ...

  8. venus

    The Venus system was a small timesharing system serving five or six users at a time:分时系统 The design ...

  9. PHP基础知识之————PHP Web脚本中使用FFmpeg

    简介 本文将尝试指出在PHP Web脚本中使用FFmpeg时需要了解的所有重要事项.它还将显示一些使用示例,以使事情更清楚.这个想法也可以应用到其他web脚本语言. 从PHP脚本调用命令行工具 选择一 ...

  10. mybatis入门_mybatis基本原理以及入门程序

    一.传统jdbc存在的问题 1.创建数据库的连接存在大量的硬编码, 2.执行statement时存在硬编码. 3.频繁的开启和关闭数据库连接,会严重影响数据库的性能,浪费数据库的资源. 4.存在大量的 ...