1
mirror of https://github.com/thepeacockproject/Contracts synced 2024-09-25 19:37:56 +02:00
Contracts/contracts/h3/1-27-2819446-05.json
2023-03-25 10:28:59 -04:00

473 lines
21 KiB
JSON

{
"Data": {
"Objectives": [
{
"Type": "statemachine",
"Id": "944260b3-89fe-40fd-87f8-848c49ea4c20",
"BriefingText": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository e1c8c0a5-a506-45b6-9567-7b6df50b8877).Name"
}
},
"HUDTemplate": {
"display": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository e1c8c0a5-a506-45b6-9567-7b6df50b8877).Name"
}
}
},
"Category": "primary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"e1c8c0a5-a506-45b6-9567-7b6df50b8877"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"e1c8c0a5-a506-45b6-9567-7b6df50b8877"
]
},
"Transition": "Success"
}
]
}
}
},
"TargetConditions": [
{
"Type": "killmethod",
"RepositoryId": "00000000-0000-0000-0000-000000000000",
"HardCondition": false,
"ObjectiveId": "b73ca6d0-7fb6-42fc-9d8d-5c0a571d5437",
"KillMethod": "accident_push"
}
]
},
{
"Type": "statemachine",
"Id": "b73ca6d0-7fb6-42fc-9d8d-5c0a571d5437",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"e1c8c0a5-a506-45b6-9567-7b6df50b8877"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"e1c8c0a5-a506-45b6-9567-7b6df50b8877"
]
},
{
"$any": {
"?": {
"$eq": [
"$.#",
"accident_push"
]
},
"in": [
"$Value.KillMethodBroad",
"$Value.KillMethodStrict"
]
}
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"e1c8c0a5-a506-45b6-9567-7b6df50b8877"
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Type": "statemachine",
"Id": "6f05c9a6-2217-4384-aa62-7f84b4ac17e0",
"BriefingText": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository 89fcda5e-b91c-41e2-977e-ed13e538b3d4).Name"
}
},
"HUDTemplate": {
"display": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository 89fcda5e-b91c-41e2-977e-ed13e538b3d4).Name"
}
}
},
"Category": "primary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"89fcda5e-b91c-41e2-977e-ed13e538b3d4"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"89fcda5e-b91c-41e2-977e-ed13e538b3d4"
]
},
"Transition": "Success"
}
]
}
}
},
"TargetConditions": [
{
"Type": "hitmansuit",
"RepositoryId": "07ab08e1-013e-439d-a98b-3b7e8c9f13bc",
"HardCondition": false,
"ObjectiveId": "5cbba936-fac5-47dc-a1e1-b0b79f371664",
"KillMethod": ""
},
{
"Type": "killmethod_specificitem",
"RepositoryId": "b4d4ed1a-0687-48a9-a731-0e3b99494eb6",
"HardCondition": false,
"ObjectiveId": "706f2106-1c18-4b65-8083-6d486474a8fb",
"KillMethod": "melee_lethal"
}
]
},
{
"Type": "statemachine",
"Id": "5cbba936-fac5-47dc-a1e1-b0b79f371664",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"89fcda5e-b91c-41e2-977e-ed13e538b3d4"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"89fcda5e-b91c-41e2-977e-ed13e538b3d4"
]
},
{
"$eq": [
"$Value.OutfitIsHitmanSuit",
true
]
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"89fcda5e-b91c-41e2-977e-ed13e538b3d4"
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Type": "statemachine",
"Id": "706f2106-1c18-4b65-8083-6d486474a8fb",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"89fcda5e-b91c-41e2-977e-ed13e538b3d4"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"89fcda5e-b91c-41e2-977e-ed13e538b3d4"
]
},
{
"$any": {
"?": {
"$eq": [
"$.#",
"melee_lethal"
]
},
"in": [
"$Value.KillMethodBroad",
"$Value.KillMethodStrict"
]
}
}
]
},
{
"$eq": [
"$Value.KillItemRepositoryId",
"b4d4ed1a-0687-48a9-a731-0e3b99494eb6"
]
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"89fcda5e-b91c-41e2-977e-ed13e538b3d4"
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Type": "statemachine",
"Id": "05080d1d-e3c4-4960-a087-661d141363eb",
"ObjectiveType": "custom",
"Category": "primary",
"Exits": [
"32655e96-b404-4377-b6b5-923f33375c4a"
],
"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",
"32655e96-b404-4377-b6b5-923f33375c4a"
]
},
{
"$eq": [
"$.Exited",
false
]
},
{
"$not": {
"$eq": [
"$.LastItemDroppedTime",
"$Timestamp"
]
}
}
]
},
{
"$eq": [
"$.LastKillTime",
"$Timestamp"
]
}
]
},
"Transition": "Failure"
}
]
}
}
}
}
],
"GameChangers": [
"1efef5c0-7381-4e22-ac04-ffbd0822cc96",
"9673f602-3b2a-4bd3-94b3-b3b311b7bc7e",
"9f409781-0a06-4748-b08d-784e78c6d481",
"a77cf01e-ab02-4b1c-a4bd-a37fb8be1114",
"1f1f3c9e-1490-4fcc-aee6-5fde7c6c48ca",
"008d2eb9-c1c8-44e0-a636-ccca63629f3c"
],
"Bricks": []
},
"Metadata": {
"Title": "奥米尔的愤怒",
"Description": "一个很垃圾的契约,不喜勿喷",
"ScenePath": "assembly:/_pro/scenes/missions/golden/mission_gecko/scene_gecko_basic.entity",
"Location": "LOCATION_GOLDEN_GECKO",
"IsPublished": true,
"CreatorUserId": "1e1b1713-9aa9-4a65-bd05-b83577a518ca",
"GameVersion": "8.9.0.0",
"ServerVersion": "8.9.0.45",
"Type": "usercreated",
"Id": "fffc3f9a-bc9e-48b9-9e3d-2ebc005d6dad",
"PublicId": "127281944605",
"TileImage": "$($repository e1c8c0a5-a506-45b6-9567-7b6df50b8877).Image",
"GroupObjectiveDisplayOrder": [
{
"Id": "944260b3-89fe-40fd-87f8-848c49ea4c20"
},
{
"Id": "b73ca6d0-7fb6-42fc-9d8d-5c0a571d5437"
},
{
"Id": "6f05c9a6-2217-4384-aa62-7f84b4ac17e0"
},
{
"Id": "5cbba936-fac5-47dc-a1e1-b0b79f371664"
},
{
"Id": "706f2106-1c18-4b65-8083-6d486474a8fb"
},
{
"Id": "05080d1d-e3c4-4960-a087-661d141363eb"
}
],
"CreationTimestamp": "2022-10-05T09:08:43.8175528Z",
"Entitlements": []
}
}