Skip to content

Commit

Permalink
refactor(content): Refactor the Argosy Hijacking mission (endless-sky…
Browse files Browse the repository at this point in the history
  • Loading branch information
bene-dictator authored Mar 17, 2024
1 parent 7c126cf commit 5b53fca
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 60 deletions.
20 changes: 0 additions & 20 deletions data/governments.txt
Original file line number Diff line number Diff line change
Expand Up @@ -953,26 +953,6 @@ government "Merchant"
"hostile hail" "hostile civilian"
"hostile disabled hail" "hostile disabled"

government "Merchant (Hijacked)"
"display name" "Merchant"
swizzle 5
"attitude toward"
"Republic" -.01
"Syndicate" -.01
"player reputation" 1
"fine" 0
"friendly hail" "friendly civilian"
"friendly disabled hail" "friendly disabled"
"hostile hail" "hostile pirate"
"hostile disabled hail" "hostile disabled"
"penalty for"
assist 0
disable 0
board 0
capture 0
destroy 0
atrocity 0

government "Militia"
swizzle 2
color "governments: Free"
Expand Down
44 changes: 4 additions & 40 deletions data/human/human missions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5866,19 +5866,8 @@ mission "Quicksilver Mixup 3"




mission "Argosy Hijacking (Trigger)"
landing
invisible
source
government "Syndicate"
to offer
"combat rating" > 200
random < 5
on offer
fail

mission "Argosy Hijacking"
minor
landing
name "Stop Ship Hijacking"
description "The <npc> was hijacked on <origin>; disable it and return to <origin>. Do not board, capture, or destroy it; Syndicated Security will deal with the hijackers in space after you have disabled it."
Expand All @@ -5887,7 +5876,8 @@ mission "Argosy Hijacking"
not attributes "station"
not near "Sol" 3
to offer
has "Argosy Hijacking (Trigger): offered"
"combat rating" > 200
random < 5
on offer
conversation
`You're signing the standard Syndicate landing papers with an officer on <origin>. "Everything seems to be in order. And of course, we'll have your ship refueled promptly. Have a good day, Captain <last>." He nods his head at you and starts to move off towards the next ship.`
Expand Down Expand Up @@ -5944,7 +5934,7 @@ mission "Argosy Hijacking"
fail
on kill
set "destroyed hijacked argosy"
dialog `You have destroyed the Moonshake Express. Its captain won't be impressed.`
dialog `You have destroyed the Moonshake Express. The ship's captain won't be impressed.`

on fail
conversation
Expand Down Expand Up @@ -6025,32 +6015,6 @@ mission "Argosy Hijacking"
` The hijackers, just a raucous group of young kids, are hauled out of the <npc model> by Syndicated Security personnel towards an armored van. Multiple times the kids try to run away, but after a few minutes they're finally detained; the van drives off towards the spaceport terminal.`
` After the incident is wrapped up, the captain of the <npc> sends you <payment>, and a message thanking you for helping him recover his ship.`

mission "Argosy Hijacking (Declined)"
invisible
landing
source
government "Syndicate"
not attributes "station"
not near "Sol" 3
deadline 1
to offer
has "Argosy Hijacking (Trigger): offered"
to complete
never
npc
personality launching daring uninterested
confusion 40
government "Merchant (Hijacked)"
ship "Argosy (Blaster)" "Moonshake Express"
to spawn
has "Argosy Hijacking: declined"
npc
personality launching disables uninterested
government "Syndicate"
fleet "Small Syndicate"
to spawn
has "Argosy Hijacking: declined"



mission "Blind Man from Martini"
Expand Down

0 comments on commit 5b53fca

Please sign in to comment.