Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add large Swiftsong transport jobs #9575

Merged
merged 17 commits into from
Dec 31, 2023
Merged
Changes from 12 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
211 changes: 211 additions & 0 deletions data/hai/hai jobs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1503,3 +1503,214 @@ mission "Hai Prisoner Roleplay"
payment 15000 150
"reputation: Hai" += 5
dialog "The Hai depart your ship chittering in excitement. One of them hands you your payment of <payment> before running to catch up with their friends."



mission "Swiftsong Business Convention [1]"
name "Transport to business convention at <planet>"
roadrunner56 marked this conversation as resolved.
Show resolved Hide resolved
job
repeat
description "A group of <bunks> Hai who need to get to a business convention will pay you <payment> in exchange for transporting them and their <tons> of supplies to <planet>."
passengers 4 2 .1
cargo "office supplies" 1 2
to offer
random < 10
source
government "Hai"
not planet "Swiftsong"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would it be better to set a minimum distance of 2? Otherwise, you might get jobs from Ya Hai. You might also get them from Icelake, which is in the same system? I'm not sure if that's intended.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point but I don't really see this as a problem tbh, there's gotta be people from Ya Hai or Icelake who want to go to events on Swiftsong.

destination "Swiftsong"
on visit
dialog phrase "generic cargo and passenger on visit"
on complete
payment 10000 500
roadrunner56 marked this conversation as resolved.
Show resolved Hide resolved
"reputation: Hai" += 3
dialog `During the trip, your passengers appeared to be practicing a presentation for the conference. You sense a tinge of nervousness as they give you <payment> and leave your ship.`
roadrunner56 marked this conversation as resolved.
Show resolved Hide resolved



mission "Swiftsong Business Convention [2]"
name "Transport to business convention at <planet>"
roadrunner56 marked this conversation as resolved.
Show resolved Hide resolved
job
repeat
description "A group of <bunks> Hai who need to get to a business convention will pay you <payment> in exchange for transporting them and their <tons> of supplies to <planet>."
passengers 4 4 .1
cargo "office supplies" 1 3
to offer
random < 5
source
government "Hai"
not planet "Swiftsong"
destination "Swiftsong"
on visit
dialog phrase "generic cargo and passenger on visit"
on complete
payment 10000 500
roadrunner56 marked this conversation as resolved.
Show resolved Hide resolved
"reputation: Hai" += 3
dialog `During the trip, your passengers appeared to be practicing a presentation for the conference. You sense a tinge of nervousness as they give you <payment> and leave your ship.`
roadrunner56 marked this conversation as resolved.
Show resolved Hide resolved



mission "Swiftsong Film Festival [1]"
name "Transport to film festival at <planet>"
job
repeat
roadrunner56 marked this conversation as resolved.
Show resolved Hide resolved
description "A group of <bunks> Hai movie buffs will pay you <payment> in exchange for transporting them to <planet>, where a film festival is taking place."
passengers 4 2 .1
to offer
random < 10
source
government "Hai"
not planet "Swiftsong"
destination "Swiftsong"
on visit
dialog phrase "generic passenger on visit"
on complete
payment 10000 500
"reputation: Hai" += 3
dialog `The Hai chitter excitedly as they give you <payment> and step off your ship. Some of the movie plots they discussed during the trip were bewildering.`



mission "Swiftsong Film Festival [2]"
name "Transport to film festival at <planet>"
job
repeat
description "A group of <bunks> Hai movie buffs will pay you <payment> in exchange for transporting them to <planet>, where a large film festival is taking place."
passengers 4 4 .1
to offer
random < 5
source
government "Hai"
not planet "Swiftsong"
destination "Swiftsong"
on visit
dialog phrase "generic passenger on visit"
on complete
payment 10000 500
"reputation: Hai" += 3
dialog `The Hai chitter excitedly as they give you <payment> and step off your ship. Some of the movie plots they discussed during the trip were bewildering.`



mission "Swiftsong Music Festival [1]"
name "Transport to music festival at <planet>"
job
repeat
description "A group of <bunks> Hai will pay you <payment> in exchange for transporting them to <planet>, where a music festival is taking place."
passengers 4 2 .1
to offer
random < 10
source
government "Hai"
not planet "Swiftsong"
destination "Swiftsong"
roadrunner56 marked this conversation as resolved.
Show resolved Hide resolved
on visit
dialog phrase "generic passenger on visit"
on complete
payment 10000 500
"reputation: Hai" += 3
dialog `The Hai chitter excitedly as they give you <payment> and step off your ship. You can hear the music blasting all the way from the spaceport.`



mission "Swiftsong Music Festival [2]"
name "Transport to music festival at <planet>"
job
repeat
description "A group of <bunks> Hai will pay you <payment> in exchange for transporting them to <planet>, where a large music festival is taking place."
passengers 4 4 .1
to offer
random < 5
source
government "Hai"
not planet "Swiftsong"
destination "Swiftsong"
on visit
dialog phrase "generic passenger on visit"
on complete
payment 10000 500
"reputation: Hai" += 3
dialog `The Hai chitter excitedly as they give you <payment> and step off your ship. You can hear the music blasting all the way from the spaceport.`



mission "Swiftsong Computer Security Conference [1]"
name "Transport to computer security conference at <planet>"
job
repeat
description "A group of <bunks> Hai will pay you <payment> in exchange for transporting them to <planet>, where a computer security conference is taking place."
passengers 4 2 .1
to offer
random < 10
source
government "Hai"
not planet "Swiftsong"
destination "Swiftsong"
on visit
dialog phrase "generic passenger on visit"
on complete
payment 10000 500
"reputation: Hai" += 3
roadrunner56 marked this conversation as resolved.
Show resolved Hide resolved
dialog `The Hai chitter excitedly as they give you <payment> and step off your ship. Your passengers' conversations went mostly over your head, but they were otherwise pleasant the entire trip.`



mission "Swiftsong Computer Security Conference [2]"
name "Transport to computer security conference at <planet>"
job
repeat
description "A group of <bunks> Hai will pay you <payment> in exchange for transporting them to <planet>, where a large computer security conference is taking place."
passengers 4 4 .1
to offer
random < 5
source
government "Hai"
not planet "Swiftsong"
destination "Swiftsong"
on visit
dialog phrase "generic passenger on visit"
on complete
payment 10000 500
"reputation: Hai" += 3
dialog `The Hai chitter excitedly as they give you <payment> and step off your ship. Your passengers' conversations went mostly over your head, but they were otherwise pleasant the entire trip.`


mission "Swiftsong Science Fiction Convention [1]"
name "Transport to science fiction convention at <planet>"
job
repeat
description "A group of <bunks> Hai will pay you <payment> in exchange for transporting them to <planet>, where a science fiction convention is taking place."
passengers 4 2 .1
to offer
random < 10
source
government "Hai"
not planet "Swiftsong"
destination "Swiftsong"
on visit
dialog phrase "generic passenger on visit"
on complete
payment 10000 500
"reputation: Hai" += 3
dialog `The Hai chitter excitedly as they give you <payment> and step off your ship. As they leave, you can identify some of their memorabilia as being human in origin.`



mission "Swiftsong Science Fiction Convention [2]"
name "Transport to science fiction convention at <planet>"
job
repeat
description "A group of <bunks> Hai will pay you <payment> in exchange for transporting them to <planet>, where a large science fiction convention is taking place."
passengers 4 4 .1
to offer
random < 5
source
government "Hai"
not planet "Swiftsong"
destination "Swiftsong"
on visit
dialog phrase "generic passenger on visit"
on complete
payment 10000 500
"reputation: Hai" += 3
dialog `The Hai chitter excitedly as they give you <payment> and step off your ship. As they leave, you can identify some of their memorabilia as being human in origin.`
roadrunner56 marked this conversation as resolved.
Show resolved Hide resolved