mirror of
https://github.com/thepeacockproject/Contracts
synced 2024-11-10 00:04:45 +01:00
New contract: 2-06-0384846-69 (h3)
This commit is contained in:
parent
1842cc33cd
commit
ba4d8f27c0
142
contracts/h3/2-06-0384846-69.json
Normal file
142
contracts/h3/2-06-0384846-69.json
Normal file
@ -0,0 +1,142 @@
|
||||
{
|
||||
"Data": {
|
||||
"Objectives": [
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "e4417da2-efc6-4b14-ab1d-b466e22fbe21",
|
||||
"BriefingText": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository a79a724d-739b-4d34-9b02-f9551ec5fc33).Name"
|
||||
}
|
||||
},
|
||||
"HUDTemplate": {
|
||||
"display": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository a79a724d-739b-4d34-9b02-f9551ec5fc33).Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Category": "primary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"a79a724d-739b-4d34-9b02-f9551ec5fc33"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"a79a724d-739b-4d34-9b02-f9551ec5fc33"
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"TargetConditions": [
|
||||
{
|
||||
"Type": "killmethod",
|
||||
"RepositoryId": "c601c095-e1dc-4490-aeae-e8e200dd9ac8",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "5a750eb9-ae9b-4aa8-bee2-2e4de6d933ea",
|
||||
"KillMethod": "explosive"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "5a750eb9-ae9b-4aa8-bee2-2e4de6d933ea",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"a79a724d-739b-4d34-9b02-f9551ec5fc33"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"a79a724d-739b-4d34-9b02-f9551ec5fc33"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$any": {
|
||||
"?": {
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"explosive"
|
||||
]
|
||||
},
|
||||
"in": [
|
||||
"$Value.KillMethodBroad",
|
||||
"$Value.KillMethodStrict"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"a79a724d-739b-4d34-9b02-f9551ec5fc33"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"GameChangers": [
|
||||
"8618ebaa-f42b-42ce-be20-00d2b0a04897"
|
||||
],
|
||||
"Bricks": []
|
||||
},
|
||||
"Metadata": {
|
||||
"Title": "Do They Know It's Christmas?",
|
||||
"Description": "Credit to helpwhite",
|
||||
"ScenePath": "assembly:/_pro/scenes/missions/marrakesh/_scene_spider.entity",
|
||||
"Location": "LOCATION_MARRAKECH",
|
||||
"IsPublished": true,
|
||||
"CreatorUserId": "4421a995-9924-4bd2-881e-9a1111b85447",
|
||||
"GameVersion": "8.11.0.0",
|
||||
"ServerVersion": "8.11.0.52",
|
||||
"Type": "usercreated",
|
||||
"Id": "1e6cb0a6-0140-4d90-a0da-4d9fce22d097",
|
||||
"PublicId": "206038484669",
|
||||
"TileImage": "$($repository a79a724d-739b-4d34-9b02-f9551ec5fc33).Image",
|
||||
"GroupObjectiveDisplayOrder": [
|
||||
{
|
||||
"Id": "e4417da2-efc6-4b14-ab1d-b466e22fbe21"
|
||||
},
|
||||
{
|
||||
"Id": "5a750eb9-ae9b-4aa8-bee2-2e4de6d933ea"
|
||||
}
|
||||
],
|
||||
"CreationTimestamp": "2023-03-05T15:27:59.5838452Z",
|
||||
"Entitlements": [
|
||||
"H1_LEGACY_STANDARD"
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user