Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
blob: 5d075365e56bdb25eea7f23a5c1df0694ca7bef8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
;
; factions.ini
;
; Faction definitions 

; human factions
[faction]
; faction label
label=colonies
; faction full name
name=Independent Colonies
; [r g b] primary faction color, values in the 0-255 range
color=222 192 145
; [r g b] secondary faction color, values in the 0-255 range
colorsecond=160 160 160

[faction]
label=militia
name=Colonial Militia
color=100 100 230
colorsecond=192 192 40

info=The Colonial Militia protects the Independent Colonies.

	[reputation]
	faction=default
	reputation=100
	
	[reputation]
	faction=pirates
	reputation=-100

; used to indicate neutral space
[faction]
label=neutral
name=Neutral
color=0.7 0.7 0.9
colorsecond=0.7 0.8 0.95

; used to indicate rogue space
[faction]
label=rogue
name=Rogue
color=0.5 0.5 0.5

	[reputation]
	faction=default
	reputation=-25

[faction]
; faction label
label=lindblade
; faction full name
name=House Lindblade
; [r g b] primary faction color, values in the 0.0-1.0 range
color=0.5 0.1 0.1
; [r g b] secondary faction color, values in the 0.0-1.0 range
colorsecond=0.75 0.35 0

[faction]
; faction label
label=praetoria
; faction full name
name=House Praetoria
color=217 131 0

	[reputation]
	faction=default
	reputation=0
	
	[reputation]
	faction=courier
	reputation=100

[faction]
label=courier
name=PEX
color=217 131 0

info=The PEX courier service is probably the fastest and safest way to transport mail and small packages accross the galaxy.
info=For Praetorian Express, safe transport is the corporate motto, and while the company usually delivers on its promises
info=it is widely know the it doesnt protect your package from the prying eyes of Praetorian authorities.
info=
info=It has long been suspected that Praetorian Express acts as the the public relations front for Praetorian Intelligence,
info=but due to the high quality of their services, most clients don't seem to mind.

	[reputation]
	faction=default
	reputation=0
	
	[reputation]
	faction=praetoria
	reputation=100
	
	[reputation]
	faction=pirates
	reputation=-100
	
	[reputation]
	faction=camorra
	reputation=-100

[faction]
label=dagon
name=House Dagon
color=0.2 0.5 0.2
colorsecond=0.2 0.8 0.2

	[reputation]
	faction=default
	reputation=0

[faction]
label=miners
name=JMA
color=106 95 87
colorsecond=152 166 169

	[reputation]
	faction=default
	reputation=0

[faction]
label=research
name=Universal Research
colorsecond=152 166 169
color=106 95 87

	[reputation]
	faction=default
	reputation=0
	
[faction]
label=mercenaries
name=Mercenaries Guild

	[reputation]
	faction=default
	reputation=0

[faction]
label=merchants
name=Merchants Association
color=24 132 8
colorsecond=255 238 58

	[reputation]
	faction=default
	reputation=0
	
[faction]
label=pirates
name=Pirates
color=0.6 0.5 0.1
colorsecond=0.2 0.2 0.2

info=Pirates are bad guys who want to steal your cargo.

	[reputation]
	faction=default
	reputation=-100
	
	[reputation]
	faction=militia
	reputation=-100
	
	[reputation]
	faction=courier
	reputation=-100

[faction]
label=camorra
name=Camorra Syndicate
color=0.6 0.5 0.1
colorsecond=0.2 0.2 0.2

	[reputation]
	faction=default
	reputation=-100
	
	[reputation]
	faction=courier
	reputation=-100

; tsu-khan factions
[faction]
label=tsukhan_civilians
name=Tsu-Khan Civilians
color=0.1 0.1 0.1
colorsecond=0.5 0 0.5

[faction]
label=tsukhan_military
name=Tsu-Khan Military
color=0.1 0.1 0.1
colorsecond=0.5 0 0.5

[faction]
label=tsukhan_elite
name=Tsu-Khan Elite
color=0.1 0.1 0.1
colorsecond=0.25 0.25 0.25

; other
[faction]
label=derelict
name=Derelict
color=0.2 0.2 0.2
colorsecond=0.3 0.3 0.3