Guest User

usesc_eve4pilot.config

a guest
Jan 26th, 2018
12
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.68 KB | None | 0 0
  1. {
  2.   "converse" : {
  3.     "default" : {
  4.       "default" : [
  5.         "When you have a shuttlecraft, nobody tells you where to go and when. Except planetary Flight Control of course.",
  6.         "Ever tried flying one of those Recon shuttlecraft? They're fast!",
  7.         "Flying a Passenger Liner is like flying a large unwieldy hunk of metal with an engine. Which it is!",
  8.         "You really ought to install some weapons on your shuttlecraft. Theres space pirates out there!",
  9.         "They let just about anyone fly these shuttlecraft nowadays. I don't even have a license!",
  10.         "I'm still practicing my landings! And my flying in general!",
  11.         "Back on Eve-4, only people with pilot licenses can drive these things!",
  12.         "Everyone wants their own shuttlecraft these days! And they should!",
  13.         "I'm certified with a level 1 pilot's license!",
  14.         "I don't think these shuttlecraft have ejection seats... Not that I would need them, of course. Maybe.",
  15.         "These shuttlecraft are pretty good for strafing runs surprisingly enough.",
  16.         "Everyone seems to think they can fly a shuttlecraft. And they can!",
  17.         "Shuttlecraft seem to be the new hype. But I was flying them before they were popular.",
  18.         "These things lack RCS thrusters.",
  19.         "Crash land once, shame on me. Crash land twice, who cares! You can barely break these shuttlecraft anyway!",
  20.         "I saw someone flying a shuttlecraft with a skull painted on it! Must have been either a cool person or a pirate. Or both!",
  21.         "I think people who are flying Bomber shuttlecraft are just out to wreck stuff. Just my opinion.",
  22.         "I had a collision with a Medivac shuttlecraft last week. Lucky me!",
  23.         "If its obscene and overwhelming firepower you want, theres no substitute for the Heavy Assault shuttlecraft.",
  24.         "If you want both maneuverability and studiness, the Fighter shuttlecraft is for you!",
  25.         "Hornet APHE on Fighter shuttlecraft make for surprisingly effective long range fighters."
  26.       ]
  27.     }
  28.     },
  29.  
  30.   "reattack" : {
  31.     "default" : {
  32.       "default" : [
  33.         "Coming around for another pass!",
  34.         "Coming back for a strafing run!",
  35.         "Target reacquired!"
  36.       ]
  37.     }
  38.         },
  39.  
  40.   "attack" : {
  41.     "default" : {
  42.       "default" : [
  43.         "Light them up!",
  44.         "Hostiles sighted!",
  45.         "Engaging target!",
  46.         "We've got hostiles!",
  47.         "Weapons hot, moving to engage!",
  48.         "Go go go!",
  49.         "Enemy contact!",
  50.         "We've got bogeys!",
  51.         "Bandits sighted!"
  52.       ]
  53.     }
  54.   },
  55.   "killedTarget" : {
  56.     "default" : {
  57.       "default" : [
  58.         "Thats one less bogey!",
  59.         "Got one!",
  60.         "Scratch one bandit!",
  61.         "Just bagged one!",
  62.         "One kill!",
  63.         "That's an extra kill for me!"
  64.       ]
  65.     }
  66.   }
  67. }
Advertisement
Add Comment
Please, Sign In to add comment