Updated names for speakers in scripts.

This commit is contained in:
Steve 2016-07-20 08:30:43 +01:00
parent e15ebcba9b
commit 0a5430bbe4
16 changed files with 154 additions and 22 deletions

View File

@ -22,7 +22,7 @@
"player" : {
"type" : "ATAF",
"side" : "SIDE_ALLIES",
"pilot" : "Cdr. Estelle de Dodds",
"pilot" : "Cdr. Estelle de Winter",
"squadron" : "White Knights",
"x" : 25,
"y" : 25

View File

@ -25,12 +25,19 @@
},
"fighters" : [
{
"name" : "ALLIES",
"name" : "Koonan",
"types" : "ATAF",
"side" : "SIDE_ALLIES",
"x" : 10,
"y" : 10,
"scatter" : 500
},
{
"name" : "Todd",
"types" : "ATAF",
"side" : "SIDE_ALLIES",
"x" : 10,
"y" : 10,
"number" : 2,
"scatter" : 500
},
{

View File

@ -45,6 +45,16 @@
"scatter" : 10000,
"flags" : "+EF_AI_TARGET"
},
{
"name" : "Welch",
"groupName" : "twilightLancers",
"types" : "Kingfisher",
"side" : "SIDE_ALLIES",
"x" : -1,
"y" : -1,
"scatter" : 600,
"active" : 0
},
{
"groupName" : "twilightLancers",
"types" : "TAF;Ray;Kingfisher;Hammerhead",

View File

@ -22,9 +22,48 @@
},
"fighters" : [
{
"name" : "ATAF",
"name" : "de Winter",
"types" : "ATAF",
"side" : "SIDE_ALLIES",
"x" : 25,
"y" : 25,
"scatter" : 500,
"flags" : "+EF_AI_LEADER",
"aiFlags" : "+AIF_UNLIMITED_RANGE"
},
{
"name" : "Dodds",
"types" : "ATAF",
"side" : "SIDE_ALLIES",
"x" : 25,
"y" : 25,
"scatter" : 500,
"flags" : "+EF_AI_LEADER",
"aiFlags" : "+AIF_UNLIMITED_RANGE"
},
{
"name" : "Koonan",
"types" : "ATAF",
"side" : "SIDE_ALLIES",
"x" : 25,
"y" : 25,
"scatter" : 500,
"flags" : "+EF_AI_LEADER",
"aiFlags" : "+AIF_UNLIMITED_RANGE"
},
{
"name" : "Taylor",
"types" : "ATAF",
"side" : "SIDE_ALLIES",
"x" : 25,
"y" : 25,
"scatter" : 500,
"flags" : "+EF_AI_LEADER",
"aiFlags" : "+AIF_UNLIMITED_RANGE"
},
{
"name" : "Todd",
"types" : "ATAF",
"number" : 5,
"side" : "SIDE_ALLIES",
"x" : 25,
"y" : 25,

View File

@ -49,12 +49,30 @@
"scatter" : 5000
},
{
"name" : "ATAFs",
"name" : "de Winter",
"types" : "ATAF",
"side" : "SIDE_ALLIES",
"x" : 25,
"y" : 25,
"number" : 5,
"scatter" : 500,
"active" : 0
},
{
"name" : "Dodds",
"types" : "ATAF",
"side" : "SIDE_ALLIES",
"x" : 25,
"y" : 25,
"scatter" : 500,
"active" : 0
},
{
"name" : "ATAF",
"types" : "ATAF",
"side" : "SIDE_ALLIES",
"x" : 25,
"y" : 25,
"number" : 3,
"scatter" : 500,
"active" : 0
},

View File

@ -82,6 +82,7 @@
},
{
"groupName" : "ZakGroup",
"name" : "Unique Sphinx",
"types" : "Unique Sphinx",
"side" : "SIDE_PANDORAN",
"x" : 25,

View File

@ -60,7 +60,7 @@
},
"fighters" : [
{
"name" : "ALLIES",
"name" : "Taylor",
"types" : "ATAF",
"side" : "SIDE_ALLIES",
"x" : 25,

View File

@ -45,13 +45,22 @@
"number" : 3,
"scatter" : 500
},
{
"name" : "Fox",
"groupName" : "Irregular Nomads",
"types" : "Kingfisher",
"side" : "SIDE_ALLIES",
"x" : 30,
"y" : 1,
"active" : 0
},
{
"groupName" : "Irregular Nomads",
"types" : "TAF;Ray;Kingfisher;Hammerhead;Rook",
"side" : "SIDE_ALLIES",
"x" : 30,
"y" : 1,
"number" : 4,
"number" : 3,
"active" : 0
},
{

View File

@ -21,7 +21,15 @@
"fighters" : [
{
"types" : "TAF",
"number" : 4,
"name" : "Heywood",
"side" : "SIDE_ALLIES",
"x" : 25,
"y" : 25,
"scatter" : 250
},
{
"types" : "TAF",
"number" : 3,
"side" : "SIDE_ALLIES",
"x" : 25,
"y" : 25,

View File

@ -22,7 +22,15 @@
"fighters" : [
{
"types" : "TAF",
"number" : 4,
"name" : "Heywood",
"side" : "SIDE_ALLIES",
"x" : 25,
"y" : 25,
"scatter" : 250
},
{
"types" : "TAF",
"number" : 3,
"side" : "SIDE_ALLIES",
"x" : 25,
"y" : 25,

View File

@ -52,7 +52,14 @@
},
{
"types" : "TAF",
"number" : 2,
"name" : "Strickland",
"side" : "SIDE_ALLIES",
"x" : 25,
"y" : 25,
"scatter" : 300
},
{
"types" : "TAF",
"side" : "SIDE_ALLIES",
"x" : 25,
"y" : 25,

View File

@ -23,9 +23,17 @@
"y" : 20
},
"fighters" : [
{
"name" : "Heywood",
"types" : "TAF",
"side" : "SIDE_ALLIES",
"x" : 20,
"y" : 20,
"scatter" : 1000
},
{
"types" : "TAF;Ray;Rook;Hammerhead",
"number" : 12,
"number" : 11,
"side" : "SIDE_ALLIES",
"x" : 20,
"y" : 20,

View File

@ -86,7 +86,7 @@
"function" : "ENEMIES_KILLED 75",
"lines" : [
"MSG_BOX Wingmate;How many of these bastards did Tzac hire?!",
"MSG_BOX Lovelace;Whatever the number, we'll make sure we send a clear message it wasn't enough!"
"MSG_BOX UNF Lovelace;Whatever the number, we'll make sure we send a clear message it wasn't enough!"
]
},
{

View File

@ -89,26 +89,26 @@
{
"function" : "TIME 1",
"lines" : [
"MSG_BOX D'ath;Looks like we've got a welcoming committee heading our way."
"MSG_BOX D'Ath;Looks like we've got a welcoming committee heading our way."
]
},
{
"function" : "TIME 30",
"lines" : [
"MSG_BOX D'ath;Remember: we need to disable the Drachma. Target the guns and engines, only. We don't want to destroy it."
"MSG_BOX D'Ath;Remember: we need to disable the Drachma. Target the guns and engines, only. We don't want to destroy it."
]
},
{
"function" : "ENEMIES_SURRENDERED 1",
"lines" : [
"MSG_BOX D'ath;Some of them are surrendering. Disable their fighters, and we'll deal with them later. Don't kill them!"
"MSG_BOX D'Ath;Some of them are surrendering. Disable their fighters, and we'll deal with them later. Don't kill them!"
]
},
{
"function" : "ALL_OBJECTIVES_COMPLETE",
"lines" : [
"WAIT 1",
"MSG_BOX D'ath;Control, traitors have been dealt with, and the Drachma has been disabled. She's ready for boarding.",
"MSG_BOX D'Ath;Control, traitors have been dealt with, and the Drachma has been disabled. She's ready for boarding.",
"MSG_BOX Control;Acknowledged. Shuttles are on their way.",
"WAIT_MSG_BOX",
"COMPLETE_MISSION"

View File

@ -61,9 +61,17 @@
"scatter" : 500
},
{
"name" : "ATAF",
"name" : "de Winter",
"types" : "ATAF",
"side" : "SIDE_ALLIES",
"x" : 10,
"y" : 10,
"scatter" : 500,
"aiFlags" : "+AIF_UNLIMITED_RANGE"
},
{
"name" : "Koonan",
"types" : "ATAF",
"number" : 2,
"side" : "SIDE_ALLIES",
"x" : 10,
"y" : 10,

View File

@ -69,9 +69,18 @@
"aiFlags" : "+AIF_MOVES_TO_LEADER"
},
{
"name" : "ATAF",
"name" : "Taylor",
"types" : "ATAF",
"side" : "SIDE_ALLIES",
"x" : 40,
"y" : 40,
"scatter" : 500,
"flags" : "+EF_AI_LEADER",
"aiFlags" : "+AIF_UNLIMITED_RANGE"
},
{
"name" : "Todd",
"types" : "ATAF",
"number" : 2,
"side" : "SIDE_ALLIES",
"x" : 40,
"y" : 40,