Initial commit
Signed-off-by: fly <merspieler@alwaysdata.com>
This commit is contained in:
commit
3993e1e667
1 changed files with 57 additions and 0 deletions
57
ideas
Normal file
57
ideas
Normal file
|
@ -0,0 +1,57 @@
|
|||
Start out as small operator as part of a small network (BOB?)
|
||||
|
||||
Tracks:
|
||||
Attributes:
|
||||
Single/Double and of that 1 or 2 side by side
|
||||
Max speed by surroundings (No 300km/h at Geislingen Steige) for expansion
|
||||
Max speed currently allowed
|
||||
Train protection (None, PZB, LZB, ETCS) -> Influence on max speed
|
||||
Track protection (None, signals, derail, switch) -> Influence on max speed
|
||||
Electrified
|
||||
|
||||
Stations:
|
||||
Attributes:
|
||||
Change times (A) platform dependent
|
||||
Number of Platforms with length
|
||||
(A) comfort features such as launge and station wifi
|
||||
|
||||
Trains:
|
||||
Attributes:
|
||||
Name
|
||||
Capacity (pax)
|
||||
Dis/embark speed (pax/min)
|
||||
Max speed (km/h)
|
||||
Electric
|
||||
Supported protection system
|
||||
(A) Configuration dependent capacity
|
||||
(A) Configuration dependent comfort features (1st class, wifi, bord restaurant)
|
||||
(A) Acceleration/Deceleration speed
|
||||
|
||||
Schedules:
|
||||
Attributes:
|
||||
Type (S, RB, RE, IC, ICE) used in other places to decide behavior
|
||||
(A) Ticket checks -> higher personel cost but lower rate of people without ticket
|
||||
Time table:
|
||||
Planed arrival time
|
||||
Planed departure time
|
||||
Waiting for delayed connection (Yes, no, how long? dependent on connecting type)
|
||||
|
||||
Construction:
|
||||
Takes time, sometimes delay. Offer multiple construction companies with different deals -> cost, duration and hidden to the player: delays, cost increase
|
||||
Plan work, then submit it.
|
||||
When done on existing line, existing line might be negatively impacted -> lower speed during construction, closure (ie. if a switch is added)
|
||||
Intersection options:
|
||||
Intersecting (might cause traffic jams when crossing trains need to wait)
|
||||
Non-Intersecting (all lines cross over bridges/tunnels, but significantly more expensive and longer to build)
|
||||
|
||||
Events:
|
||||
Offer for taking over a new line
|
||||
Offer for a free ticket (on selected schedule types). Fixed revenue on agreed lines. penalty when service is removed, or dissatisfactory. Only 1st class ticket sales on affected lines.
|
||||
Accidents. Frequent accidents may cause sticker laws regarding protections -> potential retrofit needed!
|
||||
Offer to take over infrastructure (you need to buy it or there's some high initial maintenance cost
|
||||
Offer to build a new infra line from scratch
|
||||
|
||||
Game:
|
||||
Loading saves
|
||||
Starting new games
|
||||
Settings
|
Loading…
Reference in a new issue