mirror of
https://github.com/thepeacockproject/Contracts
synced 2024-11-10 00:04:45 +01:00
New contract: 1-03-1016647-53 (h3)
This commit is contained in:
parent
20562e1889
commit
3c45c1e0b4
904
contracts/h3/1-03-1016647-53.json
Normal file
904
contracts/h3/1-03-1016647-53.json
Normal file
@ -0,0 +1,904 @@
|
||||
{
|
||||
"Data": {
|
||||
"Objectives": [
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "5b3cd48d-1934-4c7f-a3e2-d38efa555f01",
|
||||
"BriefingText": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository 3ed1c7e6-7707-48b4-a0f0-b933bc851fdb).Name"
|
||||
}
|
||||
},
|
||||
"HUDTemplate": {
|
||||
"display": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository 3ed1c7e6-7707-48b4-a0f0-b933bc851fdb).Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Category": "primary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"3ed1c7e6-7707-48b4-a0f0-b933bc851fdb"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"3ed1c7e6-7707-48b4-a0f0-b933bc851fdb"
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"TargetConditions": [
|
||||
{
|
||||
"Type": "hitmansuit",
|
||||
"RepositoryId": "ae7358ae-ac6d-4217-b86e-efffde5b90dd",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "647ab0ee-ea00-4f08-a0a1-3540ecc26b93",
|
||||
"KillMethod": ""
|
||||
},
|
||||
{
|
||||
"Type": "killmethod_specificitem",
|
||||
"RepositoryId": "e17172cc-bf70-4df6-9828-d9856b1a24fd",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "0e40c48b-d615-4488-9384-630fb8a4e27a",
|
||||
"KillMethod": "melee_lethal"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "647ab0ee-ea00-4f08-a0a1-3540ecc26b93",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"3ed1c7e6-7707-48b4-a0f0-b933bc851fdb"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"3ed1c7e6-7707-48b4-a0f0-b933bc851fdb"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.OutfitIsHitmanSuit",
|
||||
true
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"3ed1c7e6-7707-48b4-a0f0-b933bc851fdb"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "0e40c48b-d615-4488-9384-630fb8a4e27a",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"3ed1c7e6-7707-48b4-a0f0-b933bc851fdb"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"3ed1c7e6-7707-48b4-a0f0-b933bc851fdb"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$any": {
|
||||
"?": {
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"melee_lethal"
|
||||
]
|
||||
},
|
||||
"in": [
|
||||
"$Value.KillMethodBroad",
|
||||
"$Value.KillMethodStrict"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.KillItemRepositoryId",
|
||||
"e17172cc-bf70-4df6-9828-d9856b1a24fd"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"3ed1c7e6-7707-48b4-a0f0-b933bc851fdb"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "d9f9d18c-2bf9-44f8-8af4-7f8a2b7ac776",
|
||||
"BriefingText": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository 53403633-94e2-4822-8faa-abd87564180d).Name"
|
||||
}
|
||||
},
|
||||
"HUDTemplate": {
|
||||
"display": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository 53403633-94e2-4822-8faa-abd87564180d).Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Category": "primary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"53403633-94e2-4822-8faa-abd87564180d"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"53403633-94e2-4822-8faa-abd87564180d"
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"TargetConditions": [
|
||||
{
|
||||
"Type": "hitmansuit",
|
||||
"RepositoryId": "ae7358ae-ac6d-4217-b86e-efffde5b90dd",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "039a1ab7-3c4e-4613-ac04-5f659cf2cbe4",
|
||||
"KillMethod": ""
|
||||
},
|
||||
{
|
||||
"Type": "killmethod_specificitem",
|
||||
"RepositoryId": "e17172cc-bf70-4df6-9828-d9856b1a24fd",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "46da2377-6290-43d9-8ce4-cc09702bbb16",
|
||||
"KillMethod": "melee_lethal"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "039a1ab7-3c4e-4613-ac04-5f659cf2cbe4",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"53403633-94e2-4822-8faa-abd87564180d"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"53403633-94e2-4822-8faa-abd87564180d"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.OutfitIsHitmanSuit",
|
||||
true
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"53403633-94e2-4822-8faa-abd87564180d"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "46da2377-6290-43d9-8ce4-cc09702bbb16",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"53403633-94e2-4822-8faa-abd87564180d"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"53403633-94e2-4822-8faa-abd87564180d"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$any": {
|
||||
"?": {
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"melee_lethal"
|
||||
]
|
||||
},
|
||||
"in": [
|
||||
"$Value.KillMethodBroad",
|
||||
"$Value.KillMethodStrict"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.KillItemRepositoryId",
|
||||
"e17172cc-bf70-4df6-9828-d9856b1a24fd"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"53403633-94e2-4822-8faa-abd87564180d"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "e4d41cb0-0a15-437d-b94c-236080f689b3",
|
||||
"BriefingText": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository 8b0a081a-170a-4a62-a35a-8434279e1509).Name"
|
||||
}
|
||||
},
|
||||
"HUDTemplate": {
|
||||
"display": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository 8b0a081a-170a-4a62-a35a-8434279e1509).Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Category": "primary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"8b0a081a-170a-4a62-a35a-8434279e1509"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"8b0a081a-170a-4a62-a35a-8434279e1509"
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"TargetConditions": [
|
||||
{
|
||||
"Type": "hitmansuit",
|
||||
"RepositoryId": "ae7358ae-ac6d-4217-b86e-efffde5b90dd",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "4f5863dd-aac2-403c-be20-877e766d69bc",
|
||||
"KillMethod": ""
|
||||
},
|
||||
{
|
||||
"Type": "killmethod",
|
||||
"RepositoryId": "00000000-0000-0000-0000-000000000000",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "cf2a515d-9d94-4a7c-a759-e51980a3ad7e",
|
||||
"KillMethod": "accident_push"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "4f5863dd-aac2-403c-be20-877e766d69bc",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"8b0a081a-170a-4a62-a35a-8434279e1509"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"8b0a081a-170a-4a62-a35a-8434279e1509"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.OutfitIsHitmanSuit",
|
||||
true
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"8b0a081a-170a-4a62-a35a-8434279e1509"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "cf2a515d-9d94-4a7c-a759-e51980a3ad7e",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"8b0a081a-170a-4a62-a35a-8434279e1509"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"8b0a081a-170a-4a62-a35a-8434279e1509"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$any": {
|
||||
"?": {
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"accident_push"
|
||||
]
|
||||
},
|
||||
"in": [
|
||||
"$Value.KillMethodBroad",
|
||||
"$Value.KillMethodStrict"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"8b0a081a-170a-4a62-a35a-8434279e1509"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "4f3b9901-534e-4dd6-86c9-cd81ef372cfc",
|
||||
"BriefingText": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository f98f3bfd-6449-465f-80f7-ed15ed04c942).Name"
|
||||
}
|
||||
},
|
||||
"HUDTemplate": {
|
||||
"display": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository f98f3bfd-6449-465f-80f7-ed15ed04c942).Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Category": "primary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"f98f3bfd-6449-465f-80f7-ed15ed04c942"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"f98f3bfd-6449-465f-80f7-ed15ed04c942"
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"TargetConditions": [
|
||||
{
|
||||
"Type": "hitmansuit",
|
||||
"RepositoryId": "ae7358ae-ac6d-4217-b86e-efffde5b90dd",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "dc762547-5e02-4071-9a3d-b7cbf17500c8",
|
||||
"KillMethod": ""
|
||||
},
|
||||
{
|
||||
"Type": "killmethod_specificitem",
|
||||
"RepositoryId": "e17172cc-bf70-4df6-9828-d9856b1a24fd",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "bad7e4fd-fb20-4929-9327-f92fed0ca56a",
|
||||
"KillMethod": "melee_lethal"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "dc762547-5e02-4071-9a3d-b7cbf17500c8",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"f98f3bfd-6449-465f-80f7-ed15ed04c942"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"f98f3bfd-6449-465f-80f7-ed15ed04c942"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.OutfitIsHitmanSuit",
|
||||
true
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"f98f3bfd-6449-465f-80f7-ed15ed04c942"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "bad7e4fd-fb20-4929-9327-f92fed0ca56a",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"f98f3bfd-6449-465f-80f7-ed15ed04c942"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"f98f3bfd-6449-465f-80f7-ed15ed04c942"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$any": {
|
||||
"?": {
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"melee_lethal"
|
||||
]
|
||||
},
|
||||
"in": [
|
||||
"$Value.KillMethodBroad",
|
||||
"$Value.KillMethodStrict"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.KillItemRepositoryId",
|
||||
"e17172cc-bf70-4df6-9828-d9856b1a24fd"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"f98f3bfd-6449-465f-80f7-ed15ed04c942"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "9616d9f1-d28d-4932-b23c-6bceef920bed",
|
||||
"BriefingText": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository 729aa28f-5856-449a-9e41-3e4fedc5c38f).Name"
|
||||
}
|
||||
},
|
||||
"HUDTemplate": {
|
||||
"display": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository 729aa28f-5856-449a-9e41-3e4fedc5c38f).Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Category": "primary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"729aa28f-5856-449a-9e41-3e4fedc5c38f"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"729aa28f-5856-449a-9e41-3e4fedc5c38f"
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"TargetConditions": [
|
||||
{
|
||||
"Type": "hitmansuit",
|
||||
"RepositoryId": "ae7358ae-ac6d-4217-b86e-efffde5b90dd",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "2c1c5f68-d9e8-4669-b3d6-afa7218e8e82",
|
||||
"KillMethod": ""
|
||||
},
|
||||
{
|
||||
"Type": "killmethod",
|
||||
"RepositoryId": "9aabe1cf-2a11-49d5-8baa-e8ed3ef22c3e",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "d0f7d4b5-7c0c-4759-8c38-ffc4cb5ef69d",
|
||||
"KillMethod": "explosive"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "2c1c5f68-d9e8-4669-b3d6-afa7218e8e82",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"729aa28f-5856-449a-9e41-3e4fedc5c38f"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"729aa28f-5856-449a-9e41-3e4fedc5c38f"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.OutfitIsHitmanSuit",
|
||||
true
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"729aa28f-5856-449a-9e41-3e4fedc5c38f"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "d0f7d4b5-7c0c-4759-8c38-ffc4cb5ef69d",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"729aa28f-5856-449a-9e41-3e4fedc5c38f"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"729aa28f-5856-449a-9e41-3e4fedc5c38f"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$any": {
|
||||
"?": {
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"explosive"
|
||||
]
|
||||
},
|
||||
"in": [
|
||||
"$Value.KillMethodBroad",
|
||||
"$Value.KillMethodStrict"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"729aa28f-5856-449a-9e41-3e4fedc5c38f"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"GameChangers": [],
|
||||
"Bricks": []
|
||||
},
|
||||
"Metadata": {
|
||||
"Title": "The 5L's part 2",
|
||||
"Description": "Dear 47.\rAfter your mission at haven island, the few who new about those bastards have escaped your hands and gone away to sapienza. Elimenate them. I will leave you to prepare. Diana Burnwood",
|
||||
"ScenePath": "assembly:/_PRO/Scenes/Missions/CoastalTown/_scene_octopus.entity",
|
||||
"Location": "LOCATION_COASTALTOWN",
|
||||
"IsPublished": true,
|
||||
"CreatorUserId": "013d2a78-44c9-4f6e-bb2a-341bbeef44f7",
|
||||
"GameVersion": "8.15.0.0",
|
||||
"ServerVersion": "8.15.0.61",
|
||||
"Type": "usercreated",
|
||||
"Id": "4abe842a-6f8d-4cd0-a478-aafb445c0b4c",
|
||||
"PublicId": "103101664753",
|
||||
"TileImage": "$($repository 3ed1c7e6-7707-48b4-a0f0-b933bc851fdb).Image",
|
||||
"GroupObjectiveDisplayOrder": [
|
||||
{
|
||||
"Id": "5b3cd48d-1934-4c7f-a3e2-d38efa555f01"
|
||||
},
|
||||
{
|
||||
"Id": "647ab0ee-ea00-4f08-a0a1-3540ecc26b93"
|
||||
},
|
||||
{
|
||||
"Id": "0e40c48b-d615-4488-9384-630fb8a4e27a"
|
||||
},
|
||||
{
|
||||
"Id": "d9f9d18c-2bf9-44f8-8af4-7f8a2b7ac776"
|
||||
},
|
||||
{
|
||||
"Id": "039a1ab7-3c4e-4613-ac04-5f659cf2cbe4"
|
||||
},
|
||||
{
|
||||
"Id": "46da2377-6290-43d9-8ce4-cc09702bbb16"
|
||||
},
|
||||
{
|
||||
"Id": "e4d41cb0-0a15-437d-b94c-236080f689b3"
|
||||
},
|
||||
{
|
||||
"Id": "4f5863dd-aac2-403c-be20-877e766d69bc"
|
||||
},
|
||||
{
|
||||
"Id": "cf2a515d-9d94-4a7c-a759-e51980a3ad7e"
|
||||
},
|
||||
{
|
||||
"Id": "4f3b9901-534e-4dd6-86c9-cd81ef372cfc"
|
||||
},
|
||||
{
|
||||
"Id": "dc762547-5e02-4071-9a3d-b7cbf17500c8"
|
||||
},
|
||||
{
|
||||
"Id": "bad7e4fd-fb20-4929-9327-f92fed0ca56a"
|
||||
},
|
||||
{
|
||||
"Id": "9616d9f1-d28d-4932-b23c-6bceef920bed"
|
||||
},
|
||||
{
|
||||
"Id": "2c1c5f68-d9e8-4669-b3d6-afa7218e8e82"
|
||||
},
|
||||
{
|
||||
"Id": "d0f7d4b5-7c0c-4759-8c38-ffc4cb5ef69d"
|
||||
}
|
||||
],
|
||||
"CreationTimestamp": "2024-04-30T17:31:51.7096778Z",
|
||||
"Entitlements": [
|
||||
"H1_LEGACY_STANDARD"
|
||||
]
|
||||
},
|
||||
"UserData": {}
|
||||
}
|
Loading…
Reference in New Issue
Block a user