Contracts/contracts/h3/1-01-2753784-31.json

401 lines
16 KiB
JSON

{
"Data": {
"Objectives": [
{
"Type": "statemachine",
"Id": "2cae47e8-29ee-41e1-8237-c3a68da8b31c",
"BriefingText": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository 579f2544-1970-4865-afa3-ad4566e5f98d).Name"
}
},
"HUDTemplate": {
"display": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository 579f2544-1970-4865-afa3-ad4566e5f98d).Name"
}
}
},
"Category": "primary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"579f2544-1970-4865-afa3-ad4566e5f98d"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"579f2544-1970-4865-afa3-ad4566e5f98d"
]
},
"Transition": "Success"
}
]
}
}
},
"TargetConditions": [
{
"Type": "disguise",
"RepositoryId": "8f6ea4f1-32a8-4e57-a39d-90a2c2ff2bb0",
"HardCondition": false,
"ObjectiveId": "718a1972-24b3-444e-8d9a-26f3d932cf2d",
"KillMethod": ""
}
]
},
{
"Type": "statemachine",
"Id": "718a1972-24b3-444e-8d9a-26f3d932cf2d",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"579f2544-1970-4865-afa3-ad4566e5f98d"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"579f2544-1970-4865-afa3-ad4566e5f98d"
]
},
{
"$eq": [
"$Value.OutfitRepositoryId",
"8f6ea4f1-32a8-4e57-a39d-90a2c2ff2bb0"
]
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"579f2544-1970-4865-afa3-ad4566e5f98d"
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Type": "statemachine",
"Id": "1a596216-381e-4592-9798-26f156973942",
"ObjectiveType": "custom",
"Category": "secondary",
"BriefingName": "$loc UI_CONTRACT_UGC_TIME_LIMIT_NAME",
"BriefingText": {
"$loc": {
"key": "UI_CONTRACT_UGC_TIME_LIMIT_SECONDARY_DESC",
"data": "$formatstring 06:31"
}
},
"LongBriefingText": {
"$loc": {
"key": "UI_CONTRACT_UGC_TIME_LIMIT_SECONDARY_DESC",
"data": "$formatstring 06:31"
}
},
"HUDTemplate": {
"display": {
"$loc": {
"key": "UI_CONTRACT_UGC_TIME_LIMIT_SECONDARY_DESC",
"data": "$formatstring 06:31"
}
}
},
"Image": "images/contractconditions/condition_contrac_time_limit.jpg",
"OnActive": {
"IfInProgress": {
"State": "Completed"
}
},
"CombinedDisplayInHud": true,
"Definition": {
"Scope": "session",
"States": {
"Start": {
"IntroCutEnd": [
{
"Transition": "TimerRunning"
}
]
},
"TimerRunning": {
"exit_gate": [
{
"Transition": "Success"
}
],
"$timer": [
{
"Condition": {
"$after": 391.7688293457031
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Type": "statemachine",
"Id": "05080d1d-e3c4-4960-a087-661d141363eb",
"ObjectiveType": "custom",
"Category": "primary",
"Exits": [
"826a13a2-e207-4205-bd6d-c6001847d86c"
],
"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",
"826a13a2-e207-4205-bd6d-c6001847d86c"
]
},
{
"$eq": [
"$.Exited",
false
]
},
{
"$not": {
"$eq": [
"$.LastItemDroppedTime",
"$Timestamp"
]
}
}
]
},
{
"$eq": [
"$.LastKillTime",
"$Timestamp"
]
}
]
},
"Transition": "Failure"
}
]
}
}
}
}
],
"GameChangers": [
"b48bb7f9-b630-48cb-a816-720ed7959319",
"9673f602-3b2a-4bd3-94b3-b3b311b7bc7e",
"1efef5c0-7381-4e22-ac04-ffbd0822cc96",
"f96e94b7-1c0e-49c9-9332-07346a955fd2",
"1f8f0b8b-1f65-4d6c-a2f4-fc8adffa394a",
"8618ebaa-f42b-42ce-be20-00d2b0a04897"
],
"Bricks": [],
"MandatoryLoadout": [
{
"Id": "FIREARMS_HERO_PISTOL_TACTICAL_ICA_19",
"Properties": {
"LoadoutSlot": "concealedweapon",
"RepositoryId": "73875794-5a86-410e-84a4-1b5b2f7e5a54"
}
},
{
"Id": "Melee_FiberWire_Descriptor",
"Properties": {
"LoadoutSlot": "gear",
"RepositoryId": "1a11a060-358c-4054-98ec-d3491af1d7c6"
}
},
{
"Id": "Tool_Coin",
"Properties": {
"LoadoutSlot": "gear",
"RepositoryId": "dda002e9-02b1-4208-82a5-cf059f3c79cf"
}
},
{
"Id": "Tool_Coin",
"Properties": {
"LoadoutSlot": "gear",
"RepositoryId": "dda002e9-02b1-4208-82a5-cf059f3c79cf"
}
},
{
"Id": "Tool_Coin",
"Properties": {
"LoadoutSlot": "gear",
"RepositoryId": "dda002e9-02b1-4208-82a5-cf059f3c79cf"
}
},
{
"Id": "Tool_Coin",
"Properties": {
"LoadoutSlot": "gear",
"RepositoryId": "dda002e9-02b1-4208-82a5-cf059f3c79cf"
}
},
{
"Id": "Tool_Coin",
"Properties": {
"LoadoutSlot": "gear",
"RepositoryId": "dda002e9-02b1-4208-82a5-cf059f3c79cf"
}
}
]
},
"Metadata": {
"Title": "not posible",
"Description": "A contract has been issued, and you have been cleared to engage. Eliminate any targets as cleanly as possible, avoiding collateral damage as far as possible.",
"ScenePath": "assembly:/_pro/scenes/missions/thefacility/_scene_polarbear_005.entity",
"Location": "LOCATION_ICA_FACILITY",
"IsPublished": true,
"CreatorUserId": "d1173155-fa70-4e9c-8ec8-033647ef6c87",
"GameVersion": "8.15.0.0",
"ServerVersion": "8.15.0.61",
"Type": "usercreated",
"Id": "74119f50-bb6f-4d23-8690-8b81b7da73e9",
"PublicId": "101275378431",
"TileImage": "$($repository 579f2544-1970-4865-afa3-ad4566e5f98d).Image",
"GroupObjectiveDisplayOrder": [
{
"Id": "2cae47e8-29ee-41e1-8237-c3a68da8b31c"
},
{
"Id": "718a1972-24b3-444e-8d9a-26f3d932cf2d"
},
{
"Id": "1a596216-381e-4592-9798-26f156973942"
},
{
"Id": "05080d1d-e3c4-4960-a087-661d141363eb"
}
],
"CreationTimestamp": "2024-04-08T21:28:12.2839244Z"
},
"UserData": {}
}