handle missions were the alternate influence gain goes towards the same faction but in a different system
This commit is contained in:
1439
TestData/SameInfTwice-Log.txt
Normal file
1439
TestData/SameInfTwice-Log.txt
Normal file
File diff suppressed because one or more lines are too long
47
TestData/SameInfTwice.txt
Normal file
47
TestData/SameInfTwice.txt
Normal file
@@ -0,0 +1,47 @@
|
||||
This happens when target and source faction are the same faction
|
||||
|
||||
{ "timestamp":"2022-01-26T23:14:26Z", "event":"MissionAccepted", "Faction":"Peraesii Empire Consulate", "Name":"Mission_Courier_Famine", "LocalisedName":"Famine Data Transportation", "TargetFaction":"Peraesii Empire Consulate", "DestinationSystem":"Madngela", "DestinationStation":"Napier Dock", "Expiry":"2022-01-27T23:10:47Z", "Wing":false, "Influence":"++", "Reputation":"+", "Reward":94062, "MissionID":840783745 }
|
||||
{ "timestamp":"2022-01-26T23:42:37Z", "event":"MissionCompleted", "Faction":"Peraesii Empire Consulate", "Name":"Mission_Courier_Famine_name", "MissionID":840783745, "TargetFaction":"Peraesii Empire Consulate", "DestinationSystem":"Madngela", "DestinationStation":"Napier Dock", "Reward":11002, "FactionEffects":[ { "Faction":"Peraesii Empire Consulate", "Effects":[ { "Effect":"$MISSIONUTIL_Interaction_Summary_EP_up;", "Effect_Localised":"The economic status of $#MinorFaction; has improved in the $#System; system.", "Trend":"UpGood" }, { "Effect":"$MISSIONUTIL_Interaction_Summary_EP_up;", "Effect_Localised":"The economic status of $#MinorFaction; has improved in the $#System; system.", "Trend":"UpGood" } ], "Influence":[ { "SystemAddress":7269097350585, "Trend":"UpGood", "Influence":"+++" }, { "SystemAddress":2557887746778, "Trend":"UpGood", "Influence":"+++" } ], "ReputationTrend":"UpGood", "Reputation":"++" } ] }
|
||||
|
||||
{
|
||||
"timestamp": "2022-01-26T23:42:37Z",
|
||||
"event": "MissionCompleted",
|
||||
"Faction": "Peraesii Empire Consulate",
|
||||
"Name": "Mission_Courier_Famine_name",
|
||||
"MissionID": 840783745,
|
||||
"TargetFaction": "Peraesii Empire Consulate",
|
||||
"DestinationSystem": "Madngela",
|
||||
"DestinationStation": "Napier Dock",
|
||||
"Reward": 11002,
|
||||
"FactionEffects": [
|
||||
{
|
||||
"Faction": "Peraesii Empire Consulate",
|
||||
"Effects": [
|
||||
{
|
||||
"Effect": "$MISSIONUTIL_Interaction_Summary_EP_up;",
|
||||
"Effect_Localised": "The economic status of $#MinorFaction; has improved in the $#System; system.",
|
||||
"Trend": "UpGood"
|
||||
},
|
||||
{
|
||||
"Effect": "$MISSIONUTIL_Interaction_Summary_EP_up;",
|
||||
"Effect_Localised": "The economic status of $#MinorFaction; has improved in the $#System; system.",
|
||||
"Trend": "UpGood"
|
||||
}
|
||||
],
|
||||
"Influence": [
|
||||
{
|
||||
"SystemAddress": 7269097350585,
|
||||
"Trend": "UpGood",
|
||||
"Influence": "+++"
|
||||
},
|
||||
{
|
||||
"SystemAddress": 2557887746778,
|
||||
"Trend": "UpGood",
|
||||
"Influence": "+++"
|
||||
}
|
||||
],
|
||||
"ReputationTrend": "UpGood",
|
||||
"Reputation": "++"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user