New contract: 1-21-0487852-82 (h3)

This commit is contained in:
PeacockBot 2024-05-04 02:13:06 -04:00
parent ac7f8f9a97
commit 36f9d58bc7
1 changed files with 226 additions and 0 deletions

View File

@ -0,0 +1,226 @@
{
"Data": {
"Objectives": [
{
"Type": "statemachine",
"Id": "1fc56442-2583-4303-b4fc-af158d9bf6d3",
"BriefingText": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository e82d4acb-9ca6-45ba-b8ca-72b8c9fc75a4).Name"
}
},
"HUDTemplate": {
"display": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository e82d4acb-9ca6-45ba-b8ca-72b8c9fc75a4).Name"
}
}
},
"Category": "primary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"e82d4acb-9ca6-45ba-b8ca-72b8c9fc75a4"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"e82d4acb-9ca6-45ba-b8ca-72b8c9fc75a4"
]
},
"Transition": "Success"
}
]
}
}
}
},
{
"Type": "statemachine",
"Id": "05080d1d-e3c4-4960-a087-661d141363eb",
"ObjectiveType": "custom",
"Category": "primary",
"Exits": [
"0e33cf29-7d01-430e-a3a9-8a50c0aa8ba5"
],
"BriefingName": "$loc UI_CONTRACT_UGC_REQUIRED_EXIT_NAME",
"BriefingText": "$loc UI_CONTRACT_UGC_REQUIRED_EXIT_DESC",
"LongBriefingText": "$loc UI_CONTRACT_UGC_REQUIRED_EXIT_DESC",
"HUDTemplate": {
"display": "$loc $loc UI_CONTRACT_UGC_REQUIRED_EXIT_DESC"
},
"Image": "images/contractconditions/condition_contrac_required_exit.jpg",
"ShowInHud": false,
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {
"Exited": false,
"LastItemDroppedTime": 0,
"LastKillTime": 0
},
"States": {
"Start": {
"-": [
{
"Transition": "Success"
}
]
},
"Success": {
"exit_gate": [
{
"Actions": {
"$set": [
"Exited",
true
]
}
}
],
"TaxiDriverDistracted": [
{
"Actions": {
"$set": [
"LastItemDroppedTime",
"$Timestamp"
]
}
}
],
"Kill": [
{
"Actions": {
"$set": [
"LastKillTime",
"$Timestamp"
]
}
}
],
"ItemDropped": [
{
"Actions": {
"$set": [
"LastItemDroppedTime",
"$Timestamp"
]
}
}
],
"ExitInventory": [
{
"Actions": {
"$set": [
"LastItemDroppedTime",
"$Timestamp"
]
}
}
],
"ItemRemovedFromInventory": [
{
"Actions": {
"$set": [
"LastItemDroppedTime",
"$Timestamp"
]
}
}
],
"ItemThrown": [
{
"Actions": {
"$set": [
"LastItemDroppedTime",
"$Timestamp"
]
}
}
],
"ExitDisabled": [
{
"Condition": {
"$or": [
{
"$and": [
{
"$eq": [
"$Value",
"0e33cf29-7d01-430e-a3a9-8a50c0aa8ba5"
]
},
{
"$eq": [
"$.Exited",
false
]
},
{
"$not": {
"$eq": [
"$.LastItemDroppedTime",
"$Timestamp"
]
}
}
]
},
{
"$eq": [
"$.LastKillTime",
"$Timestamp"
]
}
]
},
"Transition": "Failure"
}
]
}
}
}
}
],
"GameChangers": [
"8618ebaa-f42b-42ce-be20-00d2b0a04897",
"b48bb7f9-b630-48cb-a816-720ed7959319"
],
"Bricks": []
},
"Metadata": {
"Title": "ELUSIVE TARGET: THE DISSIDENT",
"Description": "Un contrat a été placé, et vous avez été autorisé à engager le combat. Éliminez toutes les cibles le plus proprement possible, et faites en sorte d'éviter les dommages collatéraux.",
"ScenePath": "assembly:/_pro/scenes/missions/theark/scene_magpie.entity",
"Location": "LOCATION_NORTHSEA",
"IsPublished": true,
"CreatorUserId": "09614306-0d61-4682-9282-87863647d238",
"GameVersion": "8.15.0.0",
"ServerVersion": "8.15.0.61",
"Type": "usercreated",
"Id": "cf08ed98-d277-4bde-af44-d6db68263314",
"PublicId": "121048785282",
"TileImage": "$($repository e82d4acb-9ca6-45ba-b8ca-72b8c9fc75a4).Image",
"GroupObjectiveDisplayOrder": [
{
"Id": "1fc56442-2583-4303-b4fc-af158d9bf6d3"
},
{
"Id": "05080d1d-e3c4-4960-a087-661d141363eb"
}
],
"CreationTimestamp": "2024-04-05T22:26:05.8688792Z",
"Entitlements": [
"H2_LEGACY_STANDARD"
]
},
"UserData": {}
}