mirror of
https://github.com/thepeacockproject/Peacock
synced 2024-11-22 22:12:45 +01:00
escalation: yulania (#402)
* yulan gamechangers Signed-off-by: suanjiansalt <127009844+suanjiansalt@users.noreply.github.com> * escalation jsons Signed-off-by: suanjiansalt <127009844+suanjiansalt@users.noreply.github.com> * Update missionsInLocation.ts Signed-off-by: suanjiansalt <127009844+suanjiansalt@users.noreply.github.com> * Update EscalationCodenames.json Signed-off-by: suanjiansalt <127009844+suanjiansalt@users.noreply.github.com> * Update locale.json Signed-off-by: suanjiansalt <127009844+suanjiansalt@users.noreply.github.com> * Update YULAN.json Signed-off-by: suanjiansalt <127009844+suanjiansalt@users.noreply.github.com> * Update YULAN1.json Signed-off-by: suanjiansalt <127009844+suanjiansalt@users.noreply.github.com> * Update YULAN2.json Signed-off-by: suanjiansalt <127009844+suanjiansalt@users.noreply.github.com> * Update YULAN3.json Signed-off-by: suanjiansalt <127009844+suanjiansalt@users.noreply.github.com> * rename codename * Update PeacockGameChangerProperties.json Signed-off-by: suanjiansalt <127009844+suanjiansalt@users.noreply.github.com> * run prettier --------- Signed-off-by: suanjiansalt <127009844+suanjiansalt@users.noreply.github.com>
This commit is contained in:
parent
7047d55ed6
commit
1efec72494
@ -140,7 +140,10 @@ export const missionsInLocations = {
|
||||
"88451dd9-4b57-441e-9eab-e20b9879bafa",
|
||||
],
|
||||
LOCATION_HOKKAIDO_FLU: [],
|
||||
LOCATION_NEWZEALAND: ["3efc73f9-33f0-4af6-9508-7208e6851394"],
|
||||
LOCATION_NEWZEALAND: [
|
||||
"e1e86206-d3f0-a819-e477-3d80e55e8a40",
|
||||
"3efc73f9-33f0-4af6-9508-7208e6851394",
|
||||
],
|
||||
LOCATION_MIAMI: [
|
||||
"719ee044-4b05-4bd9-b2bb-75029f6d2a35",
|
||||
"5284cb9f-9bdd-4b00-99c3-0b5939b01818",
|
||||
|
42
contractdata/HAWKESBAY/ESCALATION/YULANIA/YULANIA.json
Normal file
42
contractdata/HAWKESBAY/ESCALATION/YULANIA/YULANIA.json
Normal file
@ -0,0 +1,42 @@
|
||||
{
|
||||
"Data": {
|
||||
"EnableSaving": false,
|
||||
"Objectives": [],
|
||||
"Bricks": [],
|
||||
"VR": [
|
||||
{
|
||||
"Quality": "base",
|
||||
"Bricks": [
|
||||
"assembly:/_pro/Scenes/Bricks/vr_setup.brick",
|
||||
"assembly:/_pro/scenes/missions/sheep/vr_overrides_adonis.brick"
|
||||
]
|
||||
}
|
||||
],
|
||||
"GameChangers": [],
|
||||
"GameChangerReferences": []
|
||||
},
|
||||
"Metadata": {
|
||||
"Id": "e1e86206-d3f0-a819-e477-3d80e55e8a40",
|
||||
"IsPublished": true,
|
||||
"CreationTimestamp": "2024-03-13T15:32:25.692Z",
|
||||
"CreatorUserId": "fadb923c-e6bb-4283-a537-eb4d1150262e",
|
||||
"Title": "UI_PEACOCK_YULANIA",
|
||||
"Description": "UI_PEACOCK_ESCALATION_HAWKESBAY_DESC",
|
||||
"TileImage": "images/contracts/escalation/contractescalation_yulania.jpg",
|
||||
"Type": "escalation",
|
||||
"Location": "LOCATION_NEWZEALAND",
|
||||
"ScenePath": "assembly:/_pro/scenes/missions/sheep/scene_sheep.entity",
|
||||
"GroupDefinition": {
|
||||
"Type": "escalation",
|
||||
"Order": [
|
||||
"7915a9b1-6035-d5e1-445a-0b5e3c0e3f12",
|
||||
"934a904e-1b17-4e84-c0e0-4f90799a031b",
|
||||
"21232f29-296f-555a-b642-c99bf068506e"
|
||||
]
|
||||
},
|
||||
"Entitlements": ["H2_LEGACY_STANDARD"],
|
||||
"Season": 0,
|
||||
"OriginalSeason": 2
|
||||
},
|
||||
"UserData": {}
|
||||
}
|
175
contractdata/HAWKESBAY/ESCALATION/YULANIA/YULANIA1.json
Normal file
175
contractdata/HAWKESBAY/ESCALATION/YULANIA/YULANIA1.json
Normal file
@ -0,0 +1,175 @@
|
||||
{
|
||||
"Data": {
|
||||
"EnableExits": {
|
||||
"$eq": ["Completed", "$5746a594-6f00-0b80-3e02-7397624515d4"]
|
||||
},
|
||||
"Objectives": [
|
||||
{
|
||||
"_comment": "----- trigger: start the game -----",
|
||||
"Id": "121573e4-975a-0756-a8e0-f3055e219590",
|
||||
"Category": "primary",
|
||||
"ObjectiveType": "custom",
|
||||
"ForceShowOnLoadingScreen": true,
|
||||
"Image": "images/actors/sheep_gather_intel.jpg",
|
||||
"BriefingName": "$loc UI_PEACOCK_YULANIA_STARTTHEGAME_NAME",
|
||||
"BriefingText": "$loc UI_PEACOCK_YULANIA_STARTTHEGAME_DESC",
|
||||
"HUDTemplate": {
|
||||
"display": "$loc UI_PEACOCK_YULANIA_STARTTHEGAME_NAME",
|
||||
"iconType": 17
|
||||
},
|
||||
"OnActive": {
|
||||
"IfCompleted": {
|
||||
"Visible": false
|
||||
}
|
||||
},
|
||||
"Type": "statemachine",
|
||||
"Definition": {
|
||||
"States": {
|
||||
"Start": {
|
||||
"-": [
|
||||
{
|
||||
"Transition": "InCountdown"
|
||||
}
|
||||
]
|
||||
},
|
||||
"InCountdown": {
|
||||
"setpieces": [
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"ac126d23-58a6-42cf-916d-599867411612"
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Activation": {
|
||||
"$eq": [
|
||||
"$121573e4-975a-0756-a8e0-f3055e219590",
|
||||
"Completed"
|
||||
]
|
||||
},
|
||||
"_comment": "----- target 1: snipe the bodyguard captain -----",
|
||||
"Id": "5746a594-6f00-0b80-3e02-7397624515d4",
|
||||
"Category": "primary",
|
||||
"Type": "statemachine",
|
||||
"ObjectiveType": "kill",
|
||||
"HUDTemplate": {
|
||||
"display": "$loc UI_PEACOCK_YULANIA_CAPTAIN"
|
||||
},
|
||||
"TargetConditions": [
|
||||
{
|
||||
"Type": "disguise",
|
||||
"RepositoryId": "08022e2c-4954-4b63-b632-3ac50d018292",
|
||||
"HardCondition": true
|
||||
},
|
||||
{
|
||||
"Type": "killmethod",
|
||||
"HardCondition": true,
|
||||
"KillMethod": "sniperrifle"
|
||||
}
|
||||
],
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": ["d37dbe48-0cd8-480d-9d61-28fe8057d3e1"]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"d37dbe48-0cd8-480d-9d61-28fe8057d3e1"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.OutfitIsHitmanSuit",
|
||||
true
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.KillMethodBroad",
|
||||
"sniperrifle"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"d37dbe48-0cd8-480d-9d61-28fe8057d3e1"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"Entrances": ["40e5cc64-9aba-4f1a-9d37-a2e558e118b6"],
|
||||
"MandatoryLoadout": [
|
||||
{
|
||||
"Id": "CHAR_Sheep_Hero_StartingOutfit_M_PRO109553",
|
||||
"Properties": {
|
||||
"LoadoutSlot": "disguise",
|
||||
"RepositoryId": "08022e2c-4954-4b63-b632-3ac50d018292"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Id": "(Sniper) Jaeger Tuatara",
|
||||
"Properties": {
|
||||
"LoadoutSlot": "weapon",
|
||||
"RepositoryId": "081f8265-63db-4759-96a3-5186caf59f62"
|
||||
}
|
||||
}
|
||||
],
|
||||
"GameChangers": ["5e2a1492-a099-c696-529e-1e56171e352d"],
|
||||
"Bricks": [
|
||||
"assembly:/_pro/scenes/missions/sheep/difficulty_hard_newzealand_sheep.brick"
|
||||
]
|
||||
},
|
||||
"Metadata": {
|
||||
"Title": "UI_PEACOCK_YULANIA1",
|
||||
"Description": "",
|
||||
"Entitlements": ["H2_LEGACY_STANDARD"],
|
||||
"ScenePath": "assembly:/_pro/scenes/missions/sheep/scene_sheep.entity",
|
||||
"Location": "LOCATION_NEWZEALAND",
|
||||
"IsPublished": true,
|
||||
"CreatorUserId": "7e4192f0-4a95-7575-f979-1e11f9945061",
|
||||
"Type": "escalation",
|
||||
"Id": "7915a9b1-6035-d5e1-445a-0b5e3c0e3f12",
|
||||
"PublicId": "165627655427",
|
||||
"TileImage": "images/contracts/escalation/contractescalation_yulania.jpg",
|
||||
"InGroup": "e1e86206-d3f0-a819-e477-3d80e55e8a40",
|
||||
"GroupObjectiveDisplayOrder": [
|
||||
{
|
||||
"Id": "121573e4-975a-0756-a8e0-f3055e219590"
|
||||
},
|
||||
{
|
||||
"Id": "5746a594-6f00-0b80-3e02-7397624515d4"
|
||||
},
|
||||
{
|
||||
"Id": "5e2a1492-a099-c696-529e-1e56171e352d"
|
||||
}
|
||||
],
|
||||
"CreationTimestamp": "2024-03-13T15:32:25.692Z"
|
||||
},
|
||||
"UserData": {}
|
||||
}
|
344
contractdata/HAWKESBAY/ESCALATION/YULANIA/YULANIA2.json
Normal file
344
contractdata/HAWKESBAY/ESCALATION/YULANIA/YULANIA2.json
Normal file
@ -0,0 +1,344 @@
|
||||
{
|
||||
"Data": {
|
||||
"EnableExits": {
|
||||
"$eq": [
|
||||
"Completed",
|
||||
"$5746a594-6f00-0b80-3e02-7397624515d4",
|
||||
"$663b1363-0335-25d5-f02f-91a52c1a125d",
|
||||
"$4e050a96-a53e-0997-c1b8-1633009d631a"
|
||||
]
|
||||
},
|
||||
"Objectives": [
|
||||
{
|
||||
"_comment": "----- target 1: snipe the bodyguard captain -----",
|
||||
"Id": "5746a594-6f00-0b80-3e02-7397624515d4",
|
||||
"Category": "primary",
|
||||
"Type": "statemachine",
|
||||
"ObjectiveType": "kill",
|
||||
"HUDTemplate": {
|
||||
"display": "$loc UI_PEACOCK_YULANIA_CAPTAIN"
|
||||
},
|
||||
"TargetConditions": [
|
||||
{
|
||||
"Type": "disguise",
|
||||
"RepositoryId": "08022e2c-4954-4b63-b632-3ac50d018292",
|
||||
"HardCondition": true
|
||||
},
|
||||
{
|
||||
"Type": "killmethod",
|
||||
"HardCondition": true,
|
||||
"KillMethod": "sniperrifle"
|
||||
}
|
||||
],
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": ["d37dbe48-0cd8-480d-9d61-28fe8057d3e1"]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"d37dbe48-0cd8-480d-9d61-28fe8057d3e1"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.OutfitIsHitmanSuit",
|
||||
true
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.KillMethodBroad",
|
||||
"sniperrifle"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"d37dbe48-0cd8-480d-9d61-28fe8057d3e1"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"_comment": "----- target 2: far bodyguard A -----",
|
||||
"Id": "663b1363-0335-25d5-f02f-91a52c1a125d",
|
||||
"Category": "primary",
|
||||
"Type": "statemachine",
|
||||
"ObjectiveType": "kill",
|
||||
"HUDTemplate": {
|
||||
"display": "$loc UI_PEACOCK_YULANIA_TAR1"
|
||||
},
|
||||
"TargetConditions": [
|
||||
{
|
||||
"Type": "disguise",
|
||||
"RepositoryId": "08022e2c-4954-4b63-b632-3ac50d018292",
|
||||
"HardCondition": true
|
||||
},
|
||||
{
|
||||
"Type": "killmethod",
|
||||
"HardCondition": true,
|
||||
"KillMethod": "sniperrifle"
|
||||
}
|
||||
],
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": ["4e98437d-49e2-4cbd-a081-6c3f34c7797d"]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"4e98437d-49e2-4cbd-a081-6c3f34c7797d"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.OutfitIsHitmanSuit",
|
||||
true
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.KillMethodBroad",
|
||||
"sniperrifle"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"4e98437d-49e2-4cbd-a081-6c3f34c7797d"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"_comment": "----- target 3: far bodyguard B -----",
|
||||
"Id": "4e050a96-a53e-0997-c1b8-1633009d631a",
|
||||
"Category": "primary",
|
||||
"Type": "statemachine",
|
||||
"ObjectiveType": "kill",
|
||||
"HUDTemplate": {
|
||||
"display": "$loc UI_PEACOCK_YULANIA_TAR2"
|
||||
},
|
||||
"TargetConditions": [
|
||||
{
|
||||
"Type": "disguise",
|
||||
"RepositoryId": "08022e2c-4954-4b63-b632-3ac50d018292",
|
||||
"HardCondition": true
|
||||
},
|
||||
{
|
||||
"Type": "killmethod",
|
||||
"HardCondition": true,
|
||||
"KillMethod": "sniperrifle"
|
||||
}
|
||||
],
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": ["c8c6979e-2b8b-48cc-b405-7f1138b88e8c"]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"c8c6979e-2b8b-48cc-b405-7f1138b88e8c"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.OutfitIsHitmanSuit",
|
||||
true
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.KillMethodBroad",
|
||||
"sniperrifle"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"c8c6979e-2b8b-48cc-b405-7f1138b88e8c"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"_comment": "----- target 4: rooftop bodyguard -----",
|
||||
"Id": "d8578edf-8e56-8afc-4f8e-88bc9b7d659a",
|
||||
"Category": "primary",
|
||||
"Type": "statemachine",
|
||||
"ObjectiveType": "kill",
|
||||
"HUDTemplate": {
|
||||
"display": "$loc UI_PEACOCK_YULANIA_TAR3"
|
||||
},
|
||||
"TargetConditions": [
|
||||
{
|
||||
"Type": "disguise",
|
||||
"RepositoryId": "08022e2c-4954-4b63-b632-3ac50d018292",
|
||||
"HardCondition": true
|
||||
},
|
||||
{
|
||||
"Type": "killmethod",
|
||||
"HardCondition": true,
|
||||
"KillMethod": "sniperrifle"
|
||||
}
|
||||
],
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": ["6024f334-d840-4418-b3b0-12a2870150c4"]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"6024f334-d840-4418-b3b0-12a2870150c4"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.OutfitIsHitmanSuit",
|
||||
true
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.KillMethodBroad",
|
||||
"sniperrifle"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"6024f334-d840-4418-b3b0-12a2870150c4"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"Entrances": ["40e5cc64-9aba-4f1a-9d37-a2e558e118b6"],
|
||||
"MandatoryLoadout": [
|
||||
{
|
||||
"Id": "CHAR_Sheep_Hero_StartingOutfit_M_PRO109553",
|
||||
"Properties": {
|
||||
"LoadoutSlot": "disguise",
|
||||
"RepositoryId": "08022e2c-4954-4b63-b632-3ac50d018292"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Id": "(Sniper) Jaeger Tuatara",
|
||||
"Properties": {
|
||||
"LoadoutSlot": "weapon",
|
||||
"RepositoryId": "081f8265-63db-4759-96a3-5186caf59f62"
|
||||
}
|
||||
}
|
||||
],
|
||||
"GameChangers": ["5e2a1492-a099-c696-529e-1e56171e352d"],
|
||||
"Bricks": [
|
||||
"assembly:/_pro/scenes/missions/sheep/override_skipintro.brick",
|
||||
"assembly:/_pro/scenes/missions/sheep/difficulty_hard_newzealand_sheep.brick"
|
||||
]
|
||||
},
|
||||
"Metadata": {
|
||||
"Title": "UI_PEACOCK_YULANIA2",
|
||||
"Description": "",
|
||||
"Entitlements": ["H2_LEGACY_STANDARD"],
|
||||
"ScenePath": "assembly:/_pro/scenes/missions/sheep/scene_sheep.entity",
|
||||
"Location": "LOCATION_NEWZEALAND",
|
||||
"IsPublished": true,
|
||||
"CreatorUserId": "fadb923c-e6bb-4283-a537-eb4d1150262e",
|
||||
"Type": "escalation",
|
||||
"Id": "934a904e-1b17-4e84-c0e0-4f90799a031b",
|
||||
"PublicId": "165627655427",
|
||||
"TileImage": "images/contracts/escalation/contractescalation_yulania.jpg",
|
||||
"InGroup": "e1e86206-d3f0-a819-e477-3d80e55e8a40",
|
||||
"GroupObjectiveDisplayOrder": [
|
||||
{
|
||||
"Id": "663b1363-0335-25d5-f02f-91a52c1a125d",
|
||||
"IsNew": true
|
||||
},
|
||||
{
|
||||
"Id": "4e050a96-a53e-0997-c1b8-1633009d631a",
|
||||
"IsNew": true
|
||||
},
|
||||
{
|
||||
"Id": "d8578edf-8e56-8afc-4f8e-88bc9b7d659a",
|
||||
"IsNew": true
|
||||
},
|
||||
{
|
||||
"Id": "5746a594-6f00-0b80-3e02-7397624515d4"
|
||||
},
|
||||
{
|
||||
"Id": "5e2a1492-a099-c696-529e-1e56171e352d"
|
||||
}
|
||||
],
|
||||
"CreationTimestamp": "2024-03-13T15:32:25.692Z"
|
||||
},
|
||||
"UserData": {}
|
||||
}
|
349
contractdata/HAWKESBAY/ESCALATION/YULANIA/YULANIA3.json
Normal file
349
contractdata/HAWKESBAY/ESCALATION/YULANIA/YULANIA3.json
Normal file
@ -0,0 +1,349 @@
|
||||
{
|
||||
"Data": {
|
||||
"EnableExits": {
|
||||
"$eq": [
|
||||
"Completed",
|
||||
"$5746a594-6f00-0b80-3e02-7397624515d4",
|
||||
"$663b1363-0335-25d5-f02f-91a52c1a125d",
|
||||
"$4e050a96-a53e-0997-c1b8-1633009d631a",
|
||||
"$d8578edf-8e56-8afc-4f8e-88bc9b7d659a"
|
||||
]
|
||||
},
|
||||
"Objectives": [
|
||||
{
|
||||
"_comment": "----- target 1: snipe the bodyguard captain -----",
|
||||
"Id": "5746a594-6f00-0b80-3e02-7397624515d4",
|
||||
"Category": "primary",
|
||||
"Type": "statemachine",
|
||||
"ObjectiveType": "kill",
|
||||
"HUDTemplate": {
|
||||
"display": "$loc UI_PEACOCK_YULANIA_CAPTAIN"
|
||||
},
|
||||
"TargetConditions": [
|
||||
{
|
||||
"Type": "disguise",
|
||||
"RepositoryId": "08022e2c-4954-4b63-b632-3ac50d018292",
|
||||
"HardCondition": true
|
||||
},
|
||||
{
|
||||
"Type": "killmethod",
|
||||
"HardCondition": true,
|
||||
"KillMethod": "sniperrifle"
|
||||
}
|
||||
],
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": ["d37dbe48-0cd8-480d-9d61-28fe8057d3e1"]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"d37dbe48-0cd8-480d-9d61-28fe8057d3e1"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.OutfitIsHitmanSuit",
|
||||
true
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.KillMethodBroad",
|
||||
"sniperrifle"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"d37dbe48-0cd8-480d-9d61-28fe8057d3e1"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"_comment": "----- target 2: far bodyguard A -----",
|
||||
"Id": "663b1363-0335-25d5-f02f-91a52c1a125d",
|
||||
"Category": "primary",
|
||||
"Type": "statemachine",
|
||||
"ObjectiveType": "kill",
|
||||
"HUDTemplate": {
|
||||
"display": "$loc UI_PEACOCK_YULANIA_TAR1"
|
||||
},
|
||||
"TargetConditions": [
|
||||
{
|
||||
"Type": "disguise",
|
||||
"RepositoryId": "08022e2c-4954-4b63-b632-3ac50d018292",
|
||||
"HardCondition": true
|
||||
},
|
||||
{
|
||||
"Type": "killmethod",
|
||||
"HardCondition": true,
|
||||
"KillMethod": "sniperrifle"
|
||||
}
|
||||
],
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": ["4e98437d-49e2-4cbd-a081-6c3f34c7797d"]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"4e98437d-49e2-4cbd-a081-6c3f34c7797d"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.OutfitIsHitmanSuit",
|
||||
true
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.KillMethodBroad",
|
||||
"sniperrifle"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"4e98437d-49e2-4cbd-a081-6c3f34c7797d"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"_comment": "----- target 3: far bodyguard B -----",
|
||||
"Id": "4e050a96-a53e-0997-c1b8-1633009d631a",
|
||||
"Category": "primary",
|
||||
"Type": "statemachine",
|
||||
"ObjectiveType": "kill",
|
||||
"HUDTemplate": {
|
||||
"display": "$loc UI_PEACOCK_YULANIA_TAR2"
|
||||
},
|
||||
"TargetConditions": [
|
||||
{
|
||||
"Type": "disguise",
|
||||
"RepositoryId": "08022e2c-4954-4b63-b632-3ac50d018292",
|
||||
"HardCondition": true
|
||||
},
|
||||
{
|
||||
"Type": "killmethod",
|
||||
"HardCondition": true,
|
||||
"KillMethod": "sniperrifle"
|
||||
}
|
||||
],
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": ["c8c6979e-2b8b-48cc-b405-7f1138b88e8c"]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"c8c6979e-2b8b-48cc-b405-7f1138b88e8c"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.OutfitIsHitmanSuit",
|
||||
true
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.KillMethodBroad",
|
||||
"sniperrifle"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"c8c6979e-2b8b-48cc-b405-7f1138b88e8c"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"_comment": "----- target 4: rooftop bodyguard -----",
|
||||
"Id": "d8578edf-8e56-8afc-4f8e-88bc9b7d659a",
|
||||
"Category": "primary",
|
||||
"Type": "statemachine",
|
||||
"ObjectiveType": "kill",
|
||||
"HUDTemplate": {
|
||||
"display": "$loc UI_PEACOCK_YULANIA_TAR3"
|
||||
},
|
||||
"TargetConditions": [
|
||||
{
|
||||
"Type": "disguise",
|
||||
"RepositoryId": "08022e2c-4954-4b63-b632-3ac50d018292",
|
||||
"HardCondition": true
|
||||
},
|
||||
{
|
||||
"Type": "killmethod",
|
||||
"HardCondition": true,
|
||||
"KillMethod": "sniperrifle"
|
||||
}
|
||||
],
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": ["6024f334-d840-4418-b3b0-12a2870150c4"]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"6024f334-d840-4418-b3b0-12a2870150c4"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.OutfitIsHitmanSuit",
|
||||
true
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.KillMethodBroad",
|
||||
"sniperrifle"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"6024f334-d840-4418-b3b0-12a2870150c4"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"Entrances": ["40e5cc64-9aba-4f1a-9d37-a2e558e118b6"],
|
||||
"MandatoryLoadout": [
|
||||
{
|
||||
"Id": "CHAR_Sheep_Hero_StartingOutfit_M_PRO109553",
|
||||
"Properties": {
|
||||
"LoadoutSlot": "disguise",
|
||||
"RepositoryId": "08022e2c-4954-4b63-b632-3ac50d018292"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Id": "(Sniper) Jaeger Covert",
|
||||
"Properties": {
|
||||
"LoadoutSlot": "weapon",
|
||||
"RepositoryId": "eedb7f84-896d-403b-905b-11b105e7ce35"
|
||||
}
|
||||
}
|
||||
],
|
||||
"GameChangers": [
|
||||
"5e2a1492-a099-c696-529e-1e56171e352d",
|
||||
"c3fcd3d7-6192-e400-7dfb-4f0b6227b04c"
|
||||
],
|
||||
"Bricks": [
|
||||
"assembly:/_pro/scenes/missions/sheep/override_skipintro.brick",
|
||||
"assembly:/_pro/scenes/missions/sheep/difficulty_hard_newzealand_sheep.brick"
|
||||
]
|
||||
},
|
||||
"Metadata": {
|
||||
"Title": "UI_PEACOCK_YULANIA3",
|
||||
"Description": "",
|
||||
"Entitlements": ["H2_LEGACY_STANDARD"],
|
||||
"ScenePath": "assembly:/_pro/scenes/missions/sheep/scene_sheep.entity",
|
||||
"Location": "LOCATION_NEWZEALAND",
|
||||
"IsPublished": true,
|
||||
"CreatorUserId": "fadb923c-e6bb-4283-a537-eb4d1150262e",
|
||||
"Type": "escalation",
|
||||
"Id": "21232f29-296f-555a-b642-c99bf068506e",
|
||||
"PublicId": "165627655427",
|
||||
"TileImage": "images/contracts/escalation/contractescalation_yulania.jpg",
|
||||
"InGroup": "e1e86206-d3f0-a819-e477-3d80e55e8a40",
|
||||
"GroupObjectiveDisplayOrder": [
|
||||
{
|
||||
"Id": "c3fcd3d7-6192-e400-7dfb-4f0b6227b04c",
|
||||
"IsNew": true
|
||||
},
|
||||
{
|
||||
"Id": "663b1363-0335-25d5-f02f-91a52c1a125d"
|
||||
},
|
||||
{
|
||||
"Id": "4e050a96-a53e-0997-c1b8-1633009d631a"
|
||||
},
|
||||
{
|
||||
"Id": "d8578edf-8e56-8afc-4f8e-88bc9b7d659a"
|
||||
},
|
||||
{
|
||||
"Id": "5746a594-6f00-0b80-3e02-7397624515d4"
|
||||
},
|
||||
{
|
||||
"Id": "5e2a1492-a099-c696-529e-1e56171e352d"
|
||||
}
|
||||
],
|
||||
"CreationTimestamp": "2024-03-13T15:32:25.692Z"
|
||||
},
|
||||
"UserData": {}
|
||||
}
|
@ -239,7 +239,21 @@
|
||||
"UI_PEACOCK_KASTURI2": "The Personages - Level 2",
|
||||
"UI_PEACOCK_KASTURI3": "The Personages - Level 3",
|
||||
"UI_PEACOCK_KASTURI_COMPLETED_NAME": "Eliminate The Personages",
|
||||
"UI_PEACOCK_KASTURI_COMPLETED_DESC": "<li>Eliminate all Elusive Targets that are part of The Personages.</li>"
|
||||
"UI_PEACOCK_KASTURI_COMPLETED_DESC": "<li>Eliminate all Elusive Targets that are part of The Personages.</li>",
|
||||
"UI_PEACOCK_YULANIA": "The Selena Snarl",
|
||||
"UI_PEACOCK_YULANIA1": "The Selena Snarl - Level 1",
|
||||
"UI_PEACOCK_YULANIA2": "The Selena Snarl - Level 2",
|
||||
"UI_PEACOCK_YULANIA3": "The Selena Snarl - Level 3",
|
||||
"UI_PEACOCK_YULANIA_STARTTHEGAME_NAME": "Extract the intel",
|
||||
"UI_PEACOCK_YULANIA_STARTTHEGAME_DESC": "Extract the intel to start the game.",
|
||||
"UI_PEACOCK_YULANIA_CAPTAIN": "Eliminate Gerard Mann with Sniper Rifle in Tactical Wetsuit",
|
||||
"UI_PEACOCK_YULANIA_TAR1": "Eliminate Dwight Nye with Sniper Rifle in Tactical Wetsuit",
|
||||
"UI_PEACOCK_YULANIA_TAR2": "Eliminate Julian Rowntree with Sniper Rifle in Tactical Wetsuit",
|
||||
"UI_PEACOCK_YULANIA_TAR3": "Eliminate Perry Firmin with Sniper Rifle in Tactical Wetsuit",
|
||||
"UI_PEACOCK_GAMECHANGERS_NEWZEALAND_NOBODIESHIDDEN_NAME": "Do not hide the bodies",
|
||||
"UI_PEACOCK_GAMECHANGERS_NEWZEALAND_NOBODIESHIDDEN_DESC": "Bodies must not be hidden. Once you hide a body, you will fail the mission.",
|
||||
"UI_PEACOCK_GAMECHANGERS_NEWZEALAND_CHANGEWEAPON_NAME": "Single Scope",
|
||||
"UI_PEACOCK_GAMECHANGERS_NEWZEALAND_CHANGEWEAPON_DESC": "Your vanilla sniper rifle has been changed to Jaeger 7 Covert now."
|
||||
},
|
||||
"french": {
|
||||
"UI_DRP_001": "UI_DRP_001",
|
||||
@ -482,7 +496,21 @@
|
||||
"UI_PEACOCK_KASTURI2": "The Personages - Level 2",
|
||||
"UI_PEACOCK_KASTURI3": "The Personages - Level 3",
|
||||
"UI_PEACOCK_KASTURI_COMPLETED_NAME": "Eliminate The Personages",
|
||||
"UI_PEACOCK_KASTURI_COMPLETED_DESC": "<li>Eliminate all Elusive Targets that are part of The Personages.</li>"
|
||||
"UI_PEACOCK_KASTURI_COMPLETED_DESC": "<li>Eliminate all Elusive Targets that are part of The Personages.</li>",
|
||||
"UI_PEACOCK_YULANIA": "The Selena Snarl",
|
||||
"UI_PEACOCK_YULANIA1": "The Selena Snarl - Level 1",
|
||||
"UI_PEACOCK_YULANIA2": "The Selena Snarl - Level 2",
|
||||
"UI_PEACOCK_YULANIA3": "The Selena Snarl - Level 3",
|
||||
"UI_PEACOCK_YULANIA_STARTTHEGAME_NAME": "Extract the intel",
|
||||
"UI_PEACOCK_YULANIA_STARTTHEGAME_DESC": "Extract the intel to start the game.",
|
||||
"UI_PEACOCK_YULANIA_CAPTAIN": "Eliminate Gerard Mann with Sniper Rifle in Tactical Wetsuit",
|
||||
"UI_PEACOCK_YULANIA_TAR1": "Eliminate Dwight Nye with Sniper Rifle in Tactical Wetsuit",
|
||||
"UI_PEACOCK_YULANIA_TAR2": "Eliminate Julian Rowntree with Sniper Rifle in Tactical Wetsuit",
|
||||
"UI_PEACOCK_YULANIA_TAR3": "Eliminate Perry Firmin with Sniper Rifle in Tactical Wetsuit",
|
||||
"UI_PEACOCK_GAMECHANGERS_NEWZEALAND_NOBODIESHIDDEN_NAME": "Do not hide the bodies",
|
||||
"UI_PEACOCK_GAMECHANGERS_NEWZEALAND_NOBODIESHIDDEN_DESC": "Bodies must not be hidden. Once you hide a body, you will fail the mission.",
|
||||
"UI_PEACOCK_GAMECHANGERS_NEWZEALAND_CHANGEWEAPON_NAME": "Single Scope",
|
||||
"UI_PEACOCK_GAMECHANGERS_NEWZEALAND_CHANGEWEAPON_DESC": "Your vanilla sniper rifle has been changed to Jaeger 7 Covert now."
|
||||
},
|
||||
"italian": {
|
||||
"UI_DRP_001": "UI_DRP_001",
|
||||
@ -724,7 +752,21 @@
|
||||
"UI_PEACOCK_KASTURI2": "The Personages - Level 2",
|
||||
"UI_PEACOCK_KASTURI3": "The Personages - Level 3",
|
||||
"UI_PEACOCK_KASTURI_COMPLETED_NAME": "Eliminate The Personages",
|
||||
"UI_PEACOCK_KASTURI_COMPLETED_DESC": "<li>Eliminate all Elusive Targets that are part of The Personages.</li>"
|
||||
"UI_PEACOCK_KASTURI_COMPLETED_DESC": "<li>Eliminate all Elusive Targets that are part of The Personages.</li>",
|
||||
"UI_PEACOCK_YULANIA": "The Selena Snarl",
|
||||
"UI_PEACOCK_YULANIA1": "The Selena Snarl - Level 1",
|
||||
"UI_PEACOCK_YULANIA2": "The Selena Snarl - Level 2",
|
||||
"UI_PEACOCK_YULANIA3": "The Selena Snarl - Level 3",
|
||||
"UI_PEACOCK_YULANIA_STARTTHEGAME_NAME": "Extract the intel",
|
||||
"UI_PEACOCK_YULANIA_STARTTHEGAME_DESC": "Extract the intel to start the game.",
|
||||
"UI_PEACOCK_YULANIA_CAPTAIN": "Eliminate Gerard Mann with Sniper Rifle in Tactical Wetsuit",
|
||||
"UI_PEACOCK_YULANIA_TAR1": "Eliminate Dwight Nye with Sniper Rifle in Tactical Wetsuit",
|
||||
"UI_PEACOCK_YULANIA_TAR2": "Eliminate Julian Rowntree with Sniper Rifle in Tactical Wetsuit",
|
||||
"UI_PEACOCK_YULANIA_TAR3": "Eliminate Perry Firmin with Sniper Rifle in Tactical Wetsuit",
|
||||
"UI_PEACOCK_GAMECHANGERS_NEWZEALAND_NOBODIESHIDDEN_NAME": "Do not hide the bodies",
|
||||
"UI_PEACOCK_GAMECHANGERS_NEWZEALAND_NOBODIESHIDDEN_DESC": "Bodies must not be hidden. Once you hide a body, you will fail the mission.",
|
||||
"UI_PEACOCK_GAMECHANGERS_NEWZEALAND_CHANGEWEAPON_NAME": "Single Scope",
|
||||
"UI_PEACOCK_GAMECHANGERS_NEWZEALAND_CHANGEWEAPON_DESC": "Your vanilla sniper rifle has been changed to Jaeger 7 Covert now."
|
||||
},
|
||||
"german": {
|
||||
"UI_DRP_001": "",
|
||||
@ -972,7 +1014,21 @@
|
||||
"UI_PEACOCK_KASTURI2": "The Personages - Level 2",
|
||||
"UI_PEACOCK_KASTURI3": "The Personages - Level 3",
|
||||
"UI_PEACOCK_KASTURI_COMPLETED_NAME": "Eliminate The Personages",
|
||||
"UI_PEACOCK_KASTURI_COMPLETED_DESC": "<li>Eliminate all Elusive Targets that are part of The Personages.</li>"
|
||||
"UI_PEACOCK_KASTURI_COMPLETED_DESC": "<li>Eliminate all Elusive Targets that are part of The Personages.</li>",
|
||||
"UI_PEACOCK_YULANIA": "The Selena Snarl",
|
||||
"UI_PEACOCK_YULANIA1": "The Selena Snarl - Level 1",
|
||||
"UI_PEACOCK_YULANIA2": "The Selena Snarl - Level 2",
|
||||
"UI_PEACOCK_YULANIA3": "The Selena Snarl - Level 3",
|
||||
"UI_PEACOCK_YULANIA_STARTTHEGAME_NAME": "Extract the intel",
|
||||
"UI_PEACOCK_YULANIA_STARTTHEGAME_DESC": "Extract the intel to start the game.",
|
||||
"UI_PEACOCK_YULANIA_CAPTAIN": "Eliminate Gerard Mann with Sniper Rifle in Tactical Wetsuit",
|
||||
"UI_PEACOCK_YULANIA_TAR1": "Eliminate Dwight Nye with Sniper Rifle in Tactical Wetsuit",
|
||||
"UI_PEACOCK_YULANIA_TAR2": "Eliminate Julian Rowntree with Sniper Rifle in Tactical Wetsuit",
|
||||
"UI_PEACOCK_YULANIA_TAR3": "Eliminate Perry Firmin with Sniper Rifle in Tactical Wetsuit",
|
||||
"UI_PEACOCK_GAMECHANGERS_NEWZEALAND_NOBODIESHIDDEN_NAME": "Do not hide the bodies",
|
||||
"UI_PEACOCK_GAMECHANGERS_NEWZEALAND_NOBODIESHIDDEN_DESC": "Bodies must not be hidden. Once you hide a body, you will fail the mission.",
|
||||
"UI_PEACOCK_GAMECHANGERS_NEWZEALAND_CHANGEWEAPON_NAME": "Single Scope",
|
||||
"UI_PEACOCK_GAMECHANGERS_NEWZEALAND_CHANGEWEAPON_DESC": "Your vanilla sniper rifle has been changed to Jaeger 7 Covert now."
|
||||
},
|
||||
"spanish": {
|
||||
"UI_DRP_001": "UI_DRP_001",
|
||||
@ -1215,7 +1271,21 @@
|
||||
"UI_PEACOCK_KASTURI2": "The Personages - Level 2",
|
||||
"UI_PEACOCK_KASTURI3": "The Personages - Level 3",
|
||||
"UI_PEACOCK_KASTURI_COMPLETED_NAME": "Eliminate The Personages",
|
||||
"UI_PEACOCK_KASTURI_COMPLETED_DESC": "<li>Eliminate all Elusive Targets that are part of The Personages.</li>"
|
||||
"UI_PEACOCK_KASTURI_COMPLETED_DESC": "<li>Eliminate all Elusive Targets that are part of The Personages.</li>",
|
||||
"UI_PEACOCK_YULANIA": "The Selena Snarl",
|
||||
"UI_PEACOCK_YULANIA1": "The Selena Snarl - Level 1",
|
||||
"UI_PEACOCK_YULANIA2": "The Selena Snarl - Level 2",
|
||||
"UI_PEACOCK_YULANIA3": "The Selena Snarl - Level 3",
|
||||
"UI_PEACOCK_YULANIA_STARTTHEGAME_NAME": "Extract the intel",
|
||||
"UI_PEACOCK_YULANIA_STARTTHEGAME_DESC": "Extract the intel to start the game.",
|
||||
"UI_PEACOCK_YULANIA_CAPTAIN": "Eliminate Gerard Mann with Sniper Rifle in Tactical Wetsuit",
|
||||
"UI_PEACOCK_YULANIA_TAR1": "Eliminate Dwight Nye with Sniper Rifle in Tactical Wetsuit",
|
||||
"UI_PEACOCK_YULANIA_TAR2": "Eliminate Julian Rowntree with Sniper Rifle in Tactical Wetsuit",
|
||||
"UI_PEACOCK_YULANIA_TAR3": "Eliminate Perry Firmin with Sniper Rifle in Tactical Wetsuit",
|
||||
"UI_PEACOCK_GAMECHANGERS_NEWZEALAND_NOBODIESHIDDEN_NAME": "Do not hide the bodies",
|
||||
"UI_PEACOCK_GAMECHANGERS_NEWZEALAND_NOBODIESHIDDEN_DESC": "Bodies must not be hidden. Once you hide a body, you will fail the mission.",
|
||||
"UI_PEACOCK_GAMECHANGERS_NEWZEALAND_CHANGEWEAPON_NAME": "Single Scope",
|
||||
"UI_PEACOCK_GAMECHANGERS_NEWZEALAND_CHANGEWEAPON_DESC": "Your vanilla sniper rifle has been changed to Jaeger 7 Covert now."
|
||||
},
|
||||
"russian": {
|
||||
"UI_DRP_001": "UI_DRP_001",
|
||||
@ -1457,7 +1527,21 @@
|
||||
"UI_PEACOCK_KASTURI2": "The Personages - Level 2",
|
||||
"UI_PEACOCK_KASTURI3": "The Personages - Level 3",
|
||||
"UI_PEACOCK_KASTURI_COMPLETED_NAME": "Eliminate The Personages",
|
||||
"UI_PEACOCK_KASTURI_COMPLETED_DESC": "<li>Eliminate all Elusive Targets that are part of The Personages.</li>"
|
||||
"UI_PEACOCK_KASTURI_COMPLETED_DESC": "<li>Eliminate all Elusive Targets that are part of The Personages.</li>",
|
||||
"UI_PEACOCK_YULANIA": "The Selena Snarl",
|
||||
"UI_PEACOCK_YULANIA1": "The Selena Snarl - Level 1",
|
||||
"UI_PEACOCK_YULANIA2": "The Selena Snarl - Level 2",
|
||||
"UI_PEACOCK_YULANIA3": "The Selena Snarl - Level 3",
|
||||
"UI_PEACOCK_YULANIA_STARTTHEGAME_NAME": "Extract the intel",
|
||||
"UI_PEACOCK_YULANIA_STARTTHEGAME_DESC": "Extract the intel to start the game.",
|
||||
"UI_PEACOCK_YULANIA_CAPTAIN": "Eliminate Gerard Mann with Sniper Rifle in Tactical Wetsuit",
|
||||
"UI_PEACOCK_YULANIA_TAR1": "Eliminate Dwight Nye with Sniper Rifle in Tactical Wetsuit",
|
||||
"UI_PEACOCK_YULANIA_TAR2": "Eliminate Julian Rowntree with Sniper Rifle in Tactical Wetsuit",
|
||||
"UI_PEACOCK_YULANIA_TAR3": "Eliminate Perry Firmin with Sniper Rifle in Tactical Wetsuit",
|
||||
"UI_PEACOCK_GAMECHANGERS_NEWZEALAND_NOBODIESHIDDEN_NAME": "Do not hide the bodies",
|
||||
"UI_PEACOCK_GAMECHANGERS_NEWZEALAND_NOBODIESHIDDEN_DESC": "Bodies must not be hidden. Once you hide a body, you will fail the mission.",
|
||||
"UI_PEACOCK_GAMECHANGERS_NEWZEALAND_CHANGEWEAPON_NAME": "Single Scope",
|
||||
"UI_PEACOCK_GAMECHANGERS_NEWZEALAND_CHANGEWEAPON_DESC": "Your vanilla sniper rifle has been changed to Jaeger 7 Covert now."
|
||||
},
|
||||
"chineseSimplified": {
|
||||
"UI_DRP_001": "UI_DRP_001",
|
||||
@ -1699,7 +1783,21 @@
|
||||
"UI_PEACOCK_KASTURI2": "知名人士 - 第2关",
|
||||
"UI_PEACOCK_KASTURI3": "知名人士 - 第3关",
|
||||
"UI_PEACOCK_KASTURI_COMPLETED_NAME": "消灭“知名人士”",
|
||||
"UI_PEACOCK_KASTURI_COMPLETED_DESC": "<li>消灭组成“知名人士”的全部行踪不定的目标。</li>"
|
||||
"UI_PEACOCK_KASTURI_COMPLETED_DESC": "<li>消灭组成“知名人士”的全部行踪不定的目标。</li>",
|
||||
"UI_PEACOCK_YULANIA": "赛琳娜咆哮",
|
||||
"UI_PEACOCK_YULANIA1": "赛琳娜咆哮 - 第1关",
|
||||
"UI_PEACOCK_YULANIA2": "赛琳娜咆哮 - 第2关",
|
||||
"UI_PEACOCK_YULANIA3": "赛琳娜咆哮 - 第3关",
|
||||
"UI_PEACOCK_YULANIA_STARTTHEGAME_NAME": "提取情报",
|
||||
"UI_PEACOCK_YULANIA_STARTTHEGAME_DESC": "提取情报以开始游戏。",
|
||||
"UI_PEACOCK_YULANIA_CAPTAIN": "穿着战术潜水服,用狙击步枪消灭杰拉德·曼恩",
|
||||
"UI_PEACOCK_YULANIA_TAR1": "穿着战术潜水服,用狙击步枪消灭德怀特·奈",
|
||||
"UI_PEACOCK_YULANIA_TAR2": "穿着战术潜水服,用狙击步枪消灭朱利安·洛特里",
|
||||
"UI_PEACOCK_YULANIA_TAR3": "穿着战术潜水服,用狙击步枪消灭佩里·弗尔明",
|
||||
"UI_PEACOCK_GAMECHANGERS_NEWZEALAND_NOBODIESHIDDEN_NAME": "不得藏匿尸体",
|
||||
"UI_PEACOCK_GAMECHANGERS_NEWZEALAND_NOBODIESHIDDEN_DESC": "尸体不能被藏匿。一旦藏匿尸体,则任务立即失败。",
|
||||
"UI_PEACOCK_GAMECHANGERS_NEWZEALAND_CHANGEWEAPON_NAME": "单一视野",
|
||||
"UI_PEACOCK_GAMECHANGERS_NEWZEALAND_CHANGEWEAPON_DESC": "你的默认狙击步枪已更改为耶格尔7隐蔽者。"
|
||||
},
|
||||
"chineseTraditional": {
|
||||
"UI_DRP_001": "UI_DRP_001",
|
||||
@ -1941,7 +2039,21 @@
|
||||
"UI_PEACOCK_KASTURI2": "人物——關卡2",
|
||||
"UI_PEACOCK_KASTURI3": "人物——關卡3",
|
||||
"UI_PEACOCK_KASTURI_COMPLETED_NAME": "消滅人物",
|
||||
"UI_PEACOCK_KASTURI_COMPLETED_DESC": "<li>消滅組成人物的所有隱密目標。</li>"
|
||||
"UI_PEACOCK_KASTURI_COMPLETED_DESC": "<li>消滅組成人物的所有隱密目標。</li>",
|
||||
"UI_PEACOCK_YULANIA": "The Selena Snarl",
|
||||
"UI_PEACOCK_YULANIA1": "The Selena Snarl - Level 1",
|
||||
"UI_PEACOCK_YULANIA2": "The Selena Snarl - Level 2",
|
||||
"UI_PEACOCK_YULANIA3": "The Selena Snarl - Level 3",
|
||||
"UI_PEACOCK_YULANIA_STARTTHEGAME_NAME": "Extract the intel",
|
||||
"UI_PEACOCK_YULANIA_STARTTHEGAME_DESC": "Extract the intel to start the game.",
|
||||
"UI_PEACOCK_YULANIA_CAPTAIN": "Eliminate Gerard Mann with Sniper Rifle in Tactical Wetsuit",
|
||||
"UI_PEACOCK_YULANIA_TAR1": "Eliminate Dwight Nye with Sniper Rifle in Tactical Wetsuit",
|
||||
"UI_PEACOCK_YULANIA_TAR2": "Eliminate Julian Rowntree with Sniper Rifle in Tactical Wetsuit",
|
||||
"UI_PEACOCK_YULANIA_TAR3": "Eliminate Perry Firmin with Sniper Rifle in Tactical Wetsuit",
|
||||
"UI_PEACOCK_GAMECHANGERS_NEWZEALAND_NOBODIESHIDDEN_NAME": "Do not hide the bodies",
|
||||
"UI_PEACOCK_GAMECHANGERS_NEWZEALAND_NOBODIESHIDDEN_DESC": "Bodies must not be hidden. Once you hide a body, you will fail the mission.",
|
||||
"UI_PEACOCK_GAMECHANGERS_NEWZEALAND_CHANGEWEAPON_NAME": "Single Scope",
|
||||
"UI_PEACOCK_GAMECHANGERS_NEWZEALAND_CHANGEWEAPON_DESC": "Your vanilla sniper rifle has been changed to Jaeger 7 Covert now."
|
||||
},
|
||||
"japanese": {
|
||||
"UI_DRP_001": "UI_DRP_001",
|
||||
@ -2183,7 +2295,21 @@
|
||||
"UI_PEACOCK_KASTURI2": "The Personages - Level 2",
|
||||
"UI_PEACOCK_KASTURI3": "The Personages - Level 3",
|
||||
"UI_PEACOCK_KASTURI_COMPLETED_NAME": "Eliminate The Personages",
|
||||
"UI_PEACOCK_KASTURI_COMPLETED_DESC": "<li>Eliminate all Elusive Targets that are part of The Personages.</li>"
|
||||
"UI_PEACOCK_KASTURI_COMPLETED_DESC": "<li>Eliminate all Elusive Targets that are part of The Personages.</li>",
|
||||
"UI_PEACOCK_YULANIA": "The Selena Snarl",
|
||||
"UI_PEACOCK_YULANIA1": "The Selena Snarl - Level 1",
|
||||
"UI_PEACOCK_YULANIA2": "The Selena Snarl - Level 2",
|
||||
"UI_PEACOCK_YULANIA3": "The Selena Snarl - Level 3",
|
||||
"UI_PEACOCK_YULANIA_STARTTHEGAME_NAME": "Extract the intel",
|
||||
"UI_PEACOCK_YULANIA_STARTTHEGAME_DESC": "Extract the intel to start the game.",
|
||||
"UI_PEACOCK_YULANIA_CAPTAIN": "Eliminate Gerard Mann with Sniper Rifle in Tactical Wetsuit",
|
||||
"UI_PEACOCK_YULANIA_TAR1": "Eliminate Dwight Nye with Sniper Rifle in Tactical Wetsuit",
|
||||
"UI_PEACOCK_YULANIA_TAR2": "Eliminate Julian Rowntree with Sniper Rifle in Tactical Wetsuit",
|
||||
"UI_PEACOCK_YULANIA_TAR3": "Eliminate Perry Firmin with Sniper Rifle in Tactical Wetsuit",
|
||||
"UI_PEACOCK_GAMECHANGERS_NEWZEALAND_NOBODIESHIDDEN_NAME": "Do not hide the bodies",
|
||||
"UI_PEACOCK_GAMECHANGERS_NEWZEALAND_NOBODIESHIDDEN_DESC": "Bodies must not be hidden. Once you hide a body, you will fail the mission.",
|
||||
"UI_PEACOCK_GAMECHANGERS_NEWZEALAND_CHANGEWEAPON_NAME": "Single Scope",
|
||||
"UI_PEACOCK_GAMECHANGERS_NEWZEALAND_CHANGEWEAPON_DESC": "Your vanilla sniper rifle has been changed to Jaeger 7 Covert now."
|
||||
},
|
||||
"spanishMexican": {
|
||||
"UI_DRP_001": "UI_DRP_001",
|
||||
@ -2426,7 +2552,21 @@
|
||||
"UI_PEACOCK_KASTURI2": "The Personages - Level 2",
|
||||
"UI_PEACOCK_KASTURI3": "The Personages - Level 3",
|
||||
"UI_PEACOCK_KASTURI_COMPLETED_NAME": "Eliminate The Personages",
|
||||
"UI_PEACOCK_KASTURI_COMPLETED_DESC": "<li>Eliminate all Elusive Targets that are part of The Personages.</li>"
|
||||
"UI_PEACOCK_KASTURI_COMPLETED_DESC": "<li>Eliminate all Elusive Targets that are part of The Personages.</li>",
|
||||
"UI_PEACOCK_YULANIA": "The Selena Snarl",
|
||||
"UI_PEACOCK_YULANIA1": "The Selena Snarl - Level 1",
|
||||
"UI_PEACOCK_YULANIA2": "The Selena Snarl - Level 2",
|
||||
"UI_PEACOCK_YULANIA3": "The Selena Snarl - Level 3",
|
||||
"UI_PEACOCK_YULANIA_STARTTHEGAME_NAME": "Extract the intel",
|
||||
"UI_PEACOCK_YULANIA_STARTTHEGAME_DESC": "Extract the intel to start the game.",
|
||||
"UI_PEACOCK_YULANIA_CAPTAIN": "Eliminate Gerard Mann with Sniper Rifle in Tactical Wetsuit",
|
||||
"UI_PEACOCK_YULANIA_TAR1": "Eliminate Dwight Nye with Sniper Rifle in Tactical Wetsuit",
|
||||
"UI_PEACOCK_YULANIA_TAR2": "Eliminate Julian Rowntree with Sniper Rifle in Tactical Wetsuit",
|
||||
"UI_PEACOCK_YULANIA_TAR3": "Eliminate Perry Firmin with Sniper Rifle in Tactical Wetsuit",
|
||||
"UI_PEACOCK_GAMECHANGERS_NEWZEALAND_NOBODIESHIDDEN_NAME": "Do not hide the bodies",
|
||||
"UI_PEACOCK_GAMECHANGERS_NEWZEALAND_NOBODIESHIDDEN_DESC": "Bodies must not be hidden. Once you hide a body, you will fail the mission.",
|
||||
"UI_PEACOCK_GAMECHANGERS_NEWZEALAND_CHANGEWEAPON_NAME": "Single Scope",
|
||||
"UI_PEACOCK_GAMECHANGERS_NEWZEALAND_CHANGEWEAPON_DESC": "Your vanilla sniper rifle has been changed to Jaeger 7 Covert now."
|
||||
},
|
||||
"portugueseBrazil": {
|
||||
"UI_DRP_001": "UI_DRP_001",
|
||||
@ -2627,7 +2767,21 @@
|
||||
"UI_PEACOCK_KASTURI2": "The Personages - Level 2",
|
||||
"UI_PEACOCK_KASTURI3": "The Personages - Level 3",
|
||||
"UI_PEACOCK_KASTURI_COMPLETED_NAME": "Eliminate The Personages",
|
||||
"UI_PEACOCK_KASTURI_COMPLETED_DESC": "<li>Eliminate all Elusive Targets that are part of The Personages.</li>"
|
||||
"UI_PEACOCK_KASTURI_COMPLETED_DESC": "<li>Eliminate all Elusive Targets that are part of The Personages.</li>",
|
||||
"UI_PEACOCK_YULANIA": "The Selena Snarl",
|
||||
"UI_PEACOCK_YULANIA1": "The Selena Snarl - Level 1",
|
||||
"UI_PEACOCK_YULANIA2": "The Selena Snarl - Level 2",
|
||||
"UI_PEACOCK_YULANIA3": "The Selena Snarl - Level 3",
|
||||
"UI_PEACOCK_YULANIA_STARTTHEGAME_NAME": "Extract the intel",
|
||||
"UI_PEACOCK_YULANIA_STARTTHEGAME_DESC": "Extract the intel to start the game.",
|
||||
"UI_PEACOCK_YULANIA_CAPTAIN": "Eliminate Gerard Mann with Sniper Rifle in Tactical Wetsuit",
|
||||
"UI_PEACOCK_YULANIA_TAR1": "Eliminate Dwight Nye with Sniper Rifle in Tactical Wetsuit",
|
||||
"UI_PEACOCK_YULANIA_TAR2": "Eliminate Julian Rowntree with Sniper Rifle in Tactical Wetsuit",
|
||||
"UI_PEACOCK_YULANIA_TAR3": "Eliminate Perry Firmin with Sniper Rifle in Tactical Wetsuit",
|
||||
"UI_PEACOCK_GAMECHANGERS_NEWZEALAND_NOBODIESHIDDEN_NAME": "Do not hide the bodies",
|
||||
"UI_PEACOCK_GAMECHANGERS_NEWZEALAND_NOBODIESHIDDEN_DESC": "Bodies must not be hidden. Once you hide a body, you will fail the mission.",
|
||||
"UI_PEACOCK_GAMECHANGERS_NEWZEALAND_CHANGEWEAPON_NAME": "Single Scope",
|
||||
"UI_PEACOCK_GAMECHANGERS_NEWZEALAND_CHANGEWEAPON_DESC": "Your vanilla sniper rifle has been changed to Jaeger 7 Covert now."
|
||||
},
|
||||
"polish": {
|
||||
"UI_DRP_001": "UI_DRP_001",
|
||||
@ -2867,6 +3021,20 @@
|
||||
"UI_PEACOCK_KASTURI2": "Osobistości - Poziom 2",
|
||||
"UI_PEACOCK_KASTURI3": "Osobistości - Poziom 3",
|
||||
"UI_PEACOCK_KASTURI_COMPLETED_NAME": "Zlikwiduj Osobistości",
|
||||
"UI_PEACOCK_KASTURI_COMPLETED_DESC": "<li>Wyeliminuj wszystkie nieuchwytne cele, które są częścią Osobistości.</li>"
|
||||
"UI_PEACOCK_KASTURI_COMPLETED_DESC": "<li>Wyeliminuj wszystkie nieuchwytne cele, które są częścią Osobistości.</li>",
|
||||
"UI_PEACOCK_YULANIA": "The Selena Snarl",
|
||||
"UI_PEACOCK_YULANIA1": "The Selena Snarl - Level 1",
|
||||
"UI_PEACOCK_YULANIA2": "The Selena Snarl - Level 2",
|
||||
"UI_PEACOCK_YULANIA3": "The Selena Snarl - Level 3",
|
||||
"UI_PEACOCK_YULANIA_STARTTHEGAME_NAME": "Extract the intel",
|
||||
"UI_PEACOCK_YULANIA_STARTTHEGAME_DESC": "Extract the intel to start the game.",
|
||||
"UI_PEACOCK_YULANIA_CAPTAIN": "Eliminate Gerard Mann with Sniper Rifle in Tactical Wetsuit",
|
||||
"UI_PEACOCK_YULANIA_TAR1": "Eliminate Dwight Nye with Sniper Rifle in Tactical Wetsuit",
|
||||
"UI_PEACOCK_YULANIA_TAR2": "Eliminate Julian Rowntree with Sniper Rifle in Tactical Wetsuit",
|
||||
"UI_PEACOCK_YULANIA_TAR3": "Eliminate Perry Firmin with Sniper Rifle in Tactical Wetsuit",
|
||||
"UI_PEACOCK_GAMECHANGERS_NEWZEALAND_NOBODIESHIDDEN_NAME": "Do not hide the bodies",
|
||||
"UI_PEACOCK_GAMECHANGERS_NEWZEALAND_NOBODIESHIDDEN_DESC": "Bodies must not be hidden. Once you hide a body, you will fail the mission.",
|
||||
"UI_PEACOCK_GAMECHANGERS_NEWZEALAND_CHANGEWEAPON_NAME": "Single Scope",
|
||||
"UI_PEACOCK_GAMECHANGERS_NEWZEALAND_CHANGEWEAPON_DESC": "Your vanilla sniper rifle has been changed to Jaeger 7 Covert now."
|
||||
}
|
||||
}
|
||||
|
@ -336,6 +336,12 @@
|
||||
}
|
||||
],
|
||||
"Hawkes Bay": [
|
||||
{
|
||||
"codename": "yulania",
|
||||
"name": "🦚 The Selena Snarl",
|
||||
"id": "e1e86206-d3f0-a819-e477-3d80e55e8a40",
|
||||
"isPeacock": true
|
||||
},
|
||||
{
|
||||
"codename": "Opuntia",
|
||||
"name": "The Mills Reverie",
|
||||
|
@ -138,5 +138,73 @@
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"5e2a1492-a099-c696-529e-1e56171e352d": {
|
||||
"Name": "UI_PEACOCK_GAMECHANGERS_NEWZEALAND_NOBODIESHIDDEN_NAME",
|
||||
"Description": "UI_PEACOCK_GAMECHANGERS_NEWZEALAND_NOBODIESHIDDEN_DESC",
|
||||
"Icon": null,
|
||||
"IsHidden": null,
|
||||
"TileImage": "images/contracts/gamechangers/gamechanger_newzealand_nobodieshidden.jpg",
|
||||
"Resource": [],
|
||||
"Objectives": [
|
||||
{
|
||||
"Id": "24117450-5b77-e077-e1f1-20236e5d347a",
|
||||
"Category": "primary",
|
||||
"Type": "statemachine",
|
||||
"ObjectiveType": "condition",
|
||||
"HUDTemplate": {
|
||||
"display": "$loc UI_PEACOCK_GAMECHANGERS_NEWZEALAND_NOBODIESHIDDEN_NAME",
|
||||
"iconType": 17
|
||||
},
|
||||
"Definition": {
|
||||
"Scope": "session",
|
||||
"States": {
|
||||
"Start": {
|
||||
"-": {
|
||||
"Transition": "Success"
|
||||
}
|
||||
},
|
||||
"Success": {
|
||||
"BodyHidden": {
|
||||
"Transition": "Failure"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"c3fcd3d7-6192-e400-7dfb-4f0b6227b04c": {
|
||||
"Name": "UI_PEACOCK_GAMECHANGERS_NEWZEALAND_CHANGEWEAPON_NAME",
|
||||
"Description": "UI_PEACOCK_GAMECHANGERS_NEWZEALAND_CHANGEWEAPON_DESC",
|
||||
"Icon": null,
|
||||
"IsHidden": null,
|
||||
"TileImage": "images/contracts/gamechangers/gamechanger_newzealand_changeweapon.jpg",
|
||||
"ObjectivesCategory": "primary",
|
||||
"Resource": [],
|
||||
"Objectives": [
|
||||
{
|
||||
"Id": "8d969eef-6ec2-9a3a-98fe-8a5ec5f02895",
|
||||
"Category": "primary",
|
||||
"Type": "statemachine",
|
||||
"ObjectiveType": "condition",
|
||||
"ExcludeFromScoring": true,
|
||||
"OnActive": {
|
||||
"IfCompleted": {
|
||||
"Visible": false
|
||||
}
|
||||
},
|
||||
"Definition": {
|
||||
"Scope": "session",
|
||||
"States": {
|
||||
"Start": {
|
||||
"-": {
|
||||
"Transition": "Success"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user