1
mirror of https://github.com/thepeacockproject/Contracts synced 2024-11-10 00:04:45 +01:00

New contract: 1-02-5505504-22 (h3)

This commit is contained in:
PeacockBot 2024-04-30 13:39:43 -04:00
parent 3e4eab3148
commit 75e3b56b86

View File

@ -0,0 +1,144 @@
{
"Data": {
"Objectives": [
{
"Type": "statemachine",
"Id": "17c49d49-396f-4aa9-b60a-50cd24140471",
"BriefingText": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository c08cb113-e571-444f-9209-96b58ebd0c3b).Name"
}
},
"HUDTemplate": {
"display": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository c08cb113-e571-444f-9209-96b58ebd0c3b).Name"
}
}
},
"Category": "primary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"c08cb113-e571-444f-9209-96b58ebd0c3b"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"c08cb113-e571-444f-9209-96b58ebd0c3b"
]
},
"Transition": "Success"
}
]
}
}
}
},
{
"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 00:05"
}
},
"LongBriefingText": {
"$loc": {
"key": "UI_CONTRACT_UGC_TIME_LIMIT_SECONDARY_DESC",
"data": "$formatstring 00:05"
}
},
"HUDTemplate": {
"display": {
"$loc": {
"key": "UI_CONTRACT_UGC_TIME_LIMIT_SECONDARY_DESC",
"data": "$formatstring 00:05"
}
}
},
"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": 5.537677764892578
},
"Transition": "Failure"
}
]
}
}
}
}
],
"GameChangers": [
"1efef5c0-7381-4e22-ac04-ffbd0822cc96",
"ce154566-a4ba-43c5-be4e-79240ce0f3f9",
"f96e94b7-1c0e-49c9-9332-07346a955fd2",
"008d2eb9-c1c8-44e0-a636-ccca63629f3c",
"8618ebaa-f42b-42ce-be20-00d2b0a04897"
],
"Bricks": []
},
"Metadata": {
"Title": "击杀命令 1-02-5505504-22",
"Description": "契约已发布,你已获得行动许可。尽可能干净利落地消灭所有目标,避免一切连带伤害。",
"ScenePath": "assembly:/_PRO/Scenes/Missions/Paris/_scene_paris.entity",
"Location": "LOCATION_PARIS",
"IsPublished": true,
"CreatorUserId": "de447174-fa59-4aa2-b7fc-72518a151812",
"GameVersion": "8.15.0.0",
"ServerVersion": "8.15.0.61",
"Type": "usercreated",
"Id": "cb91f42c-cff7-4e9f-b18f-923aad5f3b67",
"PublicId": "102550550422",
"TileImage": "$($repository c08cb113-e571-444f-9209-96b58ebd0c3b).Image",
"GroupObjectiveDisplayOrder": [
{
"Id": "17c49d49-396f-4aa9-b60a-50cd24140471"
},
{
"Id": "1a596216-381e-4592-9798-26f156973942"
}
],
"CreationTimestamp": "2024-04-26T19:36:24.5530654Z",
"Entitlements": [
"H1_LEGACY_STANDARD"
]
},
"UserData": {}
}