2017-01-10 23:23:17 +01:00
|
|
|
|
//Contains the "information" property for all the Factions, which is just a description
|
|
|
|
|
//of each faction
|
2017-08-30 19:44:29 +02:00
|
|
|
|
let FactionInfo = {
|
2018-03-27 02:46:21 +02:00
|
|
|
|
//Endgame
|
|
|
|
|
IlluminatiInfo: "Humanity never changes. No matter how civilized society becomes, it will eventually fall back " +
|
2017-07-04 21:34:17 +02:00
|
|
|
|
"into chaos. And from this chaos, we are the Invisible hand that guides them to order. ",
|
2017-08-30 19:44:29 +02:00
|
|
|
|
|
2018-03-27 02:46:21 +02:00
|
|
|
|
DaedalusInfo: "Yesterday we obeyed kings and bent our necks to emperors. Today we kneel only to truth.",
|
2017-08-30 19:44:29 +02:00
|
|
|
|
|
2018-03-27 02:46:21 +02:00
|
|
|
|
CovenantInfo: "Surrender yourself. Give up your empty individuality to become part of something great, something eternal. " +
|
2017-08-30 19:44:29 +02:00
|
|
|
|
"Become a slave. Submit your mind, body, and soul. Only then can you set yourself free.<br><br> " +
|
2017-02-24 21:48:15 +01:00
|
|
|
|
"Only then can you discover immortality.",
|
2017-08-30 19:44:29 +02:00
|
|
|
|
|
2018-03-27 02:46:21 +02:00
|
|
|
|
//Megacorporations, each forms its own faction
|
|
|
|
|
ECorpInfo: "ECorp's mission is simple: to connect the world of today with the technology of tomorrow. " +
|
|
|
|
|
"With our wide range of Internet-related software and commercial hardware, ECorp makes the world's " +
|
|
|
|
|
"information universally accessible.",
|
2017-08-30 19:44:29 +02:00
|
|
|
|
|
2018-03-27 02:46:21 +02:00
|
|
|
|
MegaCorpInfo: "MegaCorp does things that others don't. We imagine. We create. We invent. We build things that " +
|
|
|
|
|
"others have never even dreamed of. Our work fills the world's needs for food, water, power, and " +
|
|
|
|
|
"transporation on an unprecendented scale, in ways that no other company can.<br><br>" +
|
|
|
|
|
"In our labs and factories and on the ground with customers, MegaCorp is ushering in a new era for the world.",
|
2017-08-30 19:44:29 +02:00
|
|
|
|
|
2018-03-27 02:46:21 +02:00
|
|
|
|
BachmanAndAssociatesInfo: "Where Law and Business meet - thats where we are. <br><br>" +
|
2017-05-10 22:21:15 +02:00
|
|
|
|
"Legal Insight - Business Instinct - Experience Innovation",
|
2017-08-30 19:44:29 +02:00
|
|
|
|
|
2018-03-27 02:46:21 +02:00
|
|
|
|
BladeIndustriesInfo: "Augmentation is salvation",
|
2017-08-30 19:44:29 +02:00
|
|
|
|
|
2018-03-28 18:35:34 +02:00
|
|
|
|
NWOInfo: "The human being does not truly desire freedom. It wants " +
|
|
|
|
|
"to be observed, understood, and judged. It wants to be given purpose and " +
|
|
|
|
|
"direction in its life. That is why humans created God. " +
|
|
|
|
|
"And that is why humans created civilization - " +
|
|
|
|
|
"not because of willingness, " +
|
|
|
|
|
"but because of a need to be incorporated into higher orders of structure and meaning.",
|
2017-08-30 19:44:29 +02:00
|
|
|
|
|
2018-03-27 02:46:21 +02:00
|
|
|
|
ClarkeIncorporatedInfo: "Unlocking the power of the genome",
|
2017-08-30 19:44:29 +02:00
|
|
|
|
|
2018-03-27 02:46:21 +02:00
|
|
|
|
OmniTekIncorporatedInfo: "Simply put, our mission is to design and build robots that make a difference",
|
2017-08-30 19:44:29 +02:00
|
|
|
|
|
2018-03-27 02:46:21 +02:00
|
|
|
|
FourSigmaInfo: "The scientific method is the best way to approach investing. Big strategies backed up with big data. Driven by " +
|
2017-05-30 06:26:08 +02:00
|
|
|
|
"deep learning and innovative ideas. And improved by iteration. That's Four Sigma.",
|
2017-08-30 19:44:29 +02:00
|
|
|
|
|
2018-03-27 02:46:21 +02:00
|
|
|
|
KuaiGongInternationalInfo: "Dream big. Work hard. Make history.",
|
2017-08-30 19:44:29 +02:00
|
|
|
|
|
2017-04-19 21:19:33 +02:00
|
|
|
|
//Other Corporations
|
2018-03-28 18:35:34 +02:00
|
|
|
|
FulcrumSecretTechnologiesInfo: "The human organism has an innate desire to worship. " +
|
|
|
|
|
"That is why they created gods. If there were no gods, " +
|
|
|
|
|
"it would be necessary to create them. And now we can.",
|
2017-08-30 19:44:29 +02:00
|
|
|
|
|
2018-03-27 02:46:21 +02:00
|
|
|
|
//Hacker groups
|
|
|
|
|
BitRunnersInfo: "Our entire lives are controlled by bits. All of our actions, our thoughts, our personal information. "+
|
|
|
|
|
"It's all transformed into bits, stored in bits, communicated through bits. It’s impossible for any person " +
|
|
|
|
|
"to move, to live, to operate at any level without the use of bits. " +
|
|
|
|
|
"And when a person moves, lives, and operates, they leave behind their bits, mere traces of seemingly " +
|
|
|
|
|
"meaningless fragments of information. But these bits can be reconstructed. Transformed. Used.<br><br>" +
|
|
|
|
|
"Those who run the bits, run the world",
|
2017-08-30 19:44:29 +02:00
|
|
|
|
|
|
|
|
|
|
2018-03-27 02:46:21 +02:00
|
|
|
|
BlackHandInfo: "The world, so afraid of strong government, now has no government. Only power - Digital power. Financial power. " +
|
2017-08-30 19:44:29 +02:00
|
|
|
|
"Technological power. " +
|
2018-03-27 02:46:21 +02:00
|
|
|
|
"And those at the top rule with an invisible hand. They built a society where the rich get richer, " +
|
|
|
|
|
"and everyone else suffers.<br><br>" +
|
|
|
|
|
"So much pain. So many lives. Their darkness must end.",
|
2017-08-30 19:44:29 +02:00
|
|
|
|
|
2018-03-27 02:46:21 +02:00
|
|
|
|
NiteSecInfo:
|
2017-04-19 21:19:33 +02:00
|
|
|
|
" __..__ <br>" +
|
|
|
|
|
" _.nITESECNIt. <br>" +
|
|
|
|
|
" .-'NITESECNITESEc. <br>" +
|
|
|
|
|
" .' NITESECNITESECn <br>" +
|
|
|
|
|
" / NITESECNITESEC; <br>" +
|
|
|
|
|
" : :NITESECNITESEC; <br>" +
|
2017-07-22 00:54:55 +02:00
|
|
|
|
" ; $ NITESECNITESECN <br>" +
|
2017-04-19 21:19:33 +02:00
|
|
|
|
" : _, ,N'ITESECNITESEC <br>" +
|
2017-07-22 00:54:55 +02:00
|
|
|
|
" : .+^^`, : `NITESECNIT <br>" +
|
2017-04-19 21:19:33 +02:00
|
|
|
|
" ) /), `-,-=,NITESECNI <br>" +
|
2017-07-22 00:54:55 +02:00
|
|
|
|
" / ^ ,-;|NITESECN; <br>" +
|
|
|
|
|
" / _.' '-';NITESECN <br>" +
|
|
|
|
|
" ( , ,-''`^NITE' <br>" +
|
2017-04-19 21:19:33 +02:00
|
|
|
|
" )` :`. .' <br>" +
|
2017-07-22 00:54:55 +02:00
|
|
|
|
" )-- ; `- / <br>" +
|
|
|
|
|
" \' _.-' : <br>" +
|
2017-04-19 21:19:33 +02:00
|
|
|
|
" ( _.-' \. \ <br>" +
|
|
|
|
|
" \------. \ \ <br>" +
|
|
|
|
|
" \. \ \ <br>" +
|
2017-07-22 00:54:55 +02:00
|
|
|
|
" \ _.nIt <br>" +
|
2017-04-19 21:19:33 +02:00
|
|
|
|
" \ _.nITESECNi <br>" +
|
|
|
|
|
" nITESECNIT^' \ <br>" +
|
|
|
|
|
" NITE^' ___ \ <br>" +
|
|
|
|
|
" / .gP''''Tp. \ <br>" +
|
|
|
|
|
" : d' . `b \ <br>" +
|
|
|
|
|
" ; d' o `b ; <br>" +
|
|
|
|
|
" / d; `b| <br>" +
|
|
|
|
|
" /, $; @ `: <br>" +
|
|
|
|
|
" /' $$ ; <br>" +
|
2017-07-22 00:54:55 +02:00
|
|
|
|
" .' $$b o | <br>" +
|
2017-04-19 21:19:33 +02:00
|
|
|
|
" .' d$$$; : <br>" +
|
|
|
|
|
" / .d$$$$; , ; <br>" +
|
2017-07-22 00:54:55 +02:00
|
|
|
|
" d .dNITESEC $ | <br>" +
|
|
|
|
|
" :bp.__.gNITESEC$$ :$ ; <br>" +
|
|
|
|
|
" NITESECNITESECNIT $$b : <br>",
|
2017-08-30 19:44:29 +02:00
|
|
|
|
|
2018-03-27 02:46:21 +02:00
|
|
|
|
//City factions, essentially governments
|
|
|
|
|
ChongqingInfo: "Serve the people",
|
|
|
|
|
Sector12Info: "The City of the Future",
|
|
|
|
|
HongKongInfo: "Asia's World City",
|
|
|
|
|
AevumInfo: "The Silicon City",
|
2017-05-30 06:26:08 +02:00
|
|
|
|
IshimaInfo: "The East Asian Order of the Future",
|
2018-03-27 02:46:21 +02:00
|
|
|
|
VolhavenInfo: "Benefit, Honour, and Glory",
|
2017-08-30 19:44:29 +02:00
|
|
|
|
|
2018-03-27 02:46:21 +02:00
|
|
|
|
//Criminal Organizations/Gangs
|
|
|
|
|
SpeakersForTheDeadInfo: "It is better to reign in hell than to serve in heaven.",
|
2017-08-30 19:44:29 +02:00
|
|
|
|
|
2018-03-27 02:46:21 +02:00
|
|
|
|
DarkArmyInfo: "The World doesn't care about right or wrong. It's all about power.",
|
2017-08-30 19:44:29 +02:00
|
|
|
|
|
2018-03-27 02:46:21 +02:00
|
|
|
|
TheSyndicateInfo: "Honor holds you back",
|
2017-08-30 19:44:29 +02:00
|
|
|
|
|
2018-03-27 02:46:21 +02:00
|
|
|
|
SilhouetteInfo: "Corporations have filled the void of power left behind by the collapse of Western government. The issue is they've become so big " +
|
2017-07-04 21:34:17 +02:00
|
|
|
|
"that you don't know who they're working for. And if you're employed at one of these corporations, you don't even know who you're working " +
|
2017-08-30 19:44:29 +02:00
|
|
|
|
"for. <br><br>" +
|
2017-07-05 06:02:19 +02:00
|
|
|
|
"That's terror. Terror, fear, and corruption. All born into the system, all propagated by the system.",
|
2017-08-30 19:44:29 +02:00
|
|
|
|
|
2017-05-30 06:26:08 +02:00
|
|
|
|
TetradsInfo: "Following the Mandate of Heaven and Carrying out the Way",
|
2017-08-30 19:44:29 +02:00
|
|
|
|
|
2017-05-12 20:12:32 +02:00
|
|
|
|
SlumSnakesInfo: "Slum Snakes rule!",
|
2017-08-30 19:44:29 +02:00
|
|
|
|
|
2018-03-27 02:46:21 +02:00
|
|
|
|
//Earlygame factions - factions the player will prestige with early on that don't
|
|
|
|
|
//belong in other categories
|
2017-05-12 22:01:23 +02:00
|
|
|
|
NetburnersInfo: "~~//*>H4CK|\|3T 8URN3R5**>?>\\~~",
|
2017-08-30 19:44:29 +02:00
|
|
|
|
|
2018-03-27 02:46:21 +02:00
|
|
|
|
TianDiHuiInfo: "Obey Heaven and Work Righteousness",
|
2017-08-30 19:44:29 +02:00
|
|
|
|
|
2018-03-27 02:46:21 +02:00
|
|
|
|
CyberSecInfo: "The Internet is the first thing that humanity has built that humanity doesn’t understand, " +
|
|
|
|
|
"the largest experiment in anarchy that we have ever had. And as the world becomes increasingly " +
|
|
|
|
|
"dominated by the internet, society approaches the brink of total chaos. " +
|
|
|
|
|
"We serve only to protect society, to protect humanity, to protect the world from its imminent collapse.",
|
2017-08-30 19:44:29 +02:00
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
export {FactionInfo};
|