Skip to content

Commit 4f59d59

Browse files
author
sumghai
committed
Editor Part Filter Manufacturer Icons
1 parent 6bdbb6d commit 4f59d59

3 files changed

Lines changed: 45 additions & 0 deletions

File tree

GameData/SDHI/Agencies/Agents.cfg

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
// Agency mentalities
2+
// * Commercial [Increased financial stakes, both for success and failure]
3+
// * Competitive [competes with companies which we have a negative standing towards, auto-added if any standings set][not impl]
4+
// * Conglomerate []
5+
// * Startup []
6+
// * Cooperative [not impl]
7+
// * Ecomental [not impl]
8+
// * Economic []
9+
// * Hasty [-deadlines -expiry +rep]
10+
// * Patient []
11+
// * Industrial [not impl]
12+
// * Perfectionist [not impl]
13+
// * Pioneer [Makes agency more likely to offer a contract to something that's never been done before]
14+
// * Record [Flags agency as a record-keeping organization, focuses on contracts about breaking existing records and doing new things]
15+
// * Scientific [Agency is more likely to offer science data gathering contracts][not impl]
16+
// * Stern [Higher Reputation Stakes for both success and failure]
17+
// * EasyGoing [Lower Reputation Stakes for both success and failure]
18+
// * Kerbalminded [not impl][Sets up conditions against losing Kerbals]
19+
// * Moral [not impl]
20+
21+
// syntax guidelines
22+
//
23+
// standings = agent name string, float
24+
// mentality = MentalityClass [float]
25+
26+
27+
28+
AGENT
29+
{
30+
name = Sum Dum Heavy Industries Co., Ltd
31+
32+
description = A heavy engineering firm based in the Honko Co-prosperity Union, specializing in aerospace engineering, mass transit systems, shipbuilding, industrial and agricultural machinery. One of the core companies of the multinational Sum Dum conglomerate.
33+
34+
logoURL = SDHI/Agencies/SDHI
35+
logoScaledURL = SDHI/Agencies/SDHI_scaled
36+
37+
mentality = Commercial
38+
mentality = Conglomerate
39+
mentality = Patient
40+
mentality = Industrial
41+
mentality = Perfectionist
42+
mentality = Stern
43+
mentality = Kerbalminded
44+
mentality = Moral
45+
}

GameData/SDHI/Agencies/SDHI.png

5.95 KB
Loading
1.12 KB
Binary file not shown.

0 commit comments

Comments
 (0)