mirror of
https://github.com/thepeacockproject/Contracts
synced 2024-11-10 00:04:45 +01:00
New contract: 1-05-5285441-58 (h3)
This commit is contained in:
parent
5d2f19b837
commit
a59fdfe538
930
contracts/h3/1-05-5285441-58.json
Normal file
930
contracts/h3/1-05-5285441-58.json
Normal file
@ -0,0 +1,930 @@
|
||||
{
|
||||
"Data": {
|
||||
"Objectives": [
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "0ee3a46c-1975-4de0-ae8f-422b994523d5",
|
||||
"BriefingText": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository 005e3ab8-508c-471b-8426-53aca5c6ef4b).Name"
|
||||
}
|
||||
},
|
||||
"HUDTemplate": {
|
||||
"display": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository 005e3ab8-508c-471b-8426-53aca5c6ef4b).Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Category": "primary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"005e3ab8-508c-471b-8426-53aca5c6ef4b"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"005e3ab8-508c-471b-8426-53aca5c6ef4b"
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"TargetConditions": [
|
||||
{
|
||||
"Type": "hitmansuit",
|
||||
"RepositoryId": "feef1171-9faa-4c95-b80e-22ae3c9bbec1",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "55a59723-3bc4-4dd4-8024-a11380cc7b1c",
|
||||
"KillMethod": ""
|
||||
},
|
||||
{
|
||||
"Type": "killmethod",
|
||||
"RepositoryId": "4bbe3b64-8bce-416e-a3e9-00bcd1571980",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "56b1d1ad-23e1-44ec-892e-37cd8b79cab1",
|
||||
"KillMethod": "pistol"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "55a59723-3bc4-4dd4-8024-a11380cc7b1c",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"005e3ab8-508c-471b-8426-53aca5c6ef4b"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"005e3ab8-508c-471b-8426-53aca5c6ef4b"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.OutfitIsHitmanSuit",
|
||||
true
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"005e3ab8-508c-471b-8426-53aca5c6ef4b"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "56b1d1ad-23e1-44ec-892e-37cd8b79cab1",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"005e3ab8-508c-471b-8426-53aca5c6ef4b"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"005e3ab8-508c-471b-8426-53aca5c6ef4b"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$any": {
|
||||
"?": {
|
||||
"$or": [
|
||||
{
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"pistol"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"close_combat_pistol_elimination"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"in": [
|
||||
"$Value.KillMethodBroad",
|
||||
"$Value.KillMethodStrict"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"005e3ab8-508c-471b-8426-53aca5c6ef4b"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "7bfc736c-86f3-4881-9ad0-da750b6110cd",
|
||||
"BriefingText": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository ab001814-0ecb-4da7-9369-50baeb541955).Name"
|
||||
}
|
||||
},
|
||||
"HUDTemplate": {
|
||||
"display": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository ab001814-0ecb-4da7-9369-50baeb541955).Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Category": "primary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"ab001814-0ecb-4da7-9369-50baeb541955"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"ab001814-0ecb-4da7-9369-50baeb541955"
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"TargetConditions": [
|
||||
{
|
||||
"Type": "hitmansuit",
|
||||
"RepositoryId": "feef1171-9faa-4c95-b80e-22ae3c9bbec1",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "eb3218ba-028b-4e4b-9867-8541b21466a8",
|
||||
"KillMethod": ""
|
||||
},
|
||||
{
|
||||
"Type": "killmethod",
|
||||
"RepositoryId": "4bbe3b64-8bce-416e-a3e9-00bcd1571980",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "0a541c4e-4d49-40d8-a85f-1d96304082a4",
|
||||
"KillMethod": "pistol"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "eb3218ba-028b-4e4b-9867-8541b21466a8",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"ab001814-0ecb-4da7-9369-50baeb541955"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"ab001814-0ecb-4da7-9369-50baeb541955"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.OutfitIsHitmanSuit",
|
||||
true
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"ab001814-0ecb-4da7-9369-50baeb541955"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "0a541c4e-4d49-40d8-a85f-1d96304082a4",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"ab001814-0ecb-4da7-9369-50baeb541955"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"ab001814-0ecb-4da7-9369-50baeb541955"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$any": {
|
||||
"?": {
|
||||
"$or": [
|
||||
{
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"pistol"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"close_combat_pistol_elimination"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"in": [
|
||||
"$Value.KillMethodBroad",
|
||||
"$Value.KillMethodStrict"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"ab001814-0ecb-4da7-9369-50baeb541955"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "9c60d9db-105a-4c33-84cd-8b67e3e0a6ee",
|
||||
"BriefingText": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository 9c81b545-a234-46c5-9296-54f9f2a0bb6d).Name"
|
||||
}
|
||||
},
|
||||
"HUDTemplate": {
|
||||
"display": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository 9c81b545-a234-46c5-9296-54f9f2a0bb6d).Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Category": "primary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"9c81b545-a234-46c5-9296-54f9f2a0bb6d"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"9c81b545-a234-46c5-9296-54f9f2a0bb6d"
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"TargetConditions": [
|
||||
{
|
||||
"Type": "hitmansuit",
|
||||
"RepositoryId": "feef1171-9faa-4c95-b80e-22ae3c9bbec1",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "fff782fc-8b72-4681-a7c2-e8f3f7cc93a4",
|
||||
"KillMethod": ""
|
||||
},
|
||||
{
|
||||
"Type": "killmethod",
|
||||
"RepositoryId": "4bbe3b64-8bce-416e-a3e9-00bcd1571980",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "32cbf67e-5dff-469a-a790-a2248e658905",
|
||||
"KillMethod": "pistol"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "fff782fc-8b72-4681-a7c2-e8f3f7cc93a4",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"9c81b545-a234-46c5-9296-54f9f2a0bb6d"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"9c81b545-a234-46c5-9296-54f9f2a0bb6d"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.OutfitIsHitmanSuit",
|
||||
true
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"9c81b545-a234-46c5-9296-54f9f2a0bb6d"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "32cbf67e-5dff-469a-a790-a2248e658905",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"9c81b545-a234-46c5-9296-54f9f2a0bb6d"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"9c81b545-a234-46c5-9296-54f9f2a0bb6d"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$any": {
|
||||
"?": {
|
||||
"$or": [
|
||||
{
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"pistol"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"close_combat_pistol_elimination"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"in": [
|
||||
"$Value.KillMethodBroad",
|
||||
"$Value.KillMethodStrict"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"9c81b545-a234-46c5-9296-54f9f2a0bb6d"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "ca5940e3-40f7-4e09-a032-7b5d8345c80d",
|
||||
"BriefingText": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository 6bba3888-28ea-4d3f-8056-6f042a7368b1).Name"
|
||||
}
|
||||
},
|
||||
"HUDTemplate": {
|
||||
"display": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository 6bba3888-28ea-4d3f-8056-6f042a7368b1).Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Category": "primary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"6bba3888-28ea-4d3f-8056-6f042a7368b1"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"6bba3888-28ea-4d3f-8056-6f042a7368b1"
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"TargetConditions": [
|
||||
{
|
||||
"Type": "hitmansuit",
|
||||
"RepositoryId": "feef1171-9faa-4c95-b80e-22ae3c9bbec1",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "dd66afb5-be65-4e7d-9c25-798f37a8095d",
|
||||
"KillMethod": ""
|
||||
},
|
||||
{
|
||||
"Type": "killmethod",
|
||||
"RepositoryId": "4bbe3b64-8bce-416e-a3e9-00bcd1571980",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "d96b16d7-b707-45cd-bae8-4bc66d36371b",
|
||||
"KillMethod": "pistol"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "dd66afb5-be65-4e7d-9c25-798f37a8095d",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"6bba3888-28ea-4d3f-8056-6f042a7368b1"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"6bba3888-28ea-4d3f-8056-6f042a7368b1"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.OutfitIsHitmanSuit",
|
||||
true
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"6bba3888-28ea-4d3f-8056-6f042a7368b1"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "d96b16d7-b707-45cd-bae8-4bc66d36371b",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"6bba3888-28ea-4d3f-8056-6f042a7368b1"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"6bba3888-28ea-4d3f-8056-6f042a7368b1"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$any": {
|
||||
"?": {
|
||||
"$or": [
|
||||
{
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"pistol"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"close_combat_pistol_elimination"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"in": [
|
||||
"$Value.KillMethodBroad",
|
||||
"$Value.KillMethodStrict"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"6bba3888-28ea-4d3f-8056-6f042a7368b1"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "996e2a6d-ea92-4545-aa29-a2e1b272e41f",
|
||||
"BriefingText": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository fb9c5d0b-e127-4ac5-950c-8e2c39528948).Name"
|
||||
}
|
||||
},
|
||||
"HUDTemplate": {
|
||||
"display": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository fb9c5d0b-e127-4ac5-950c-8e2c39528948).Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Category": "primary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"fb9c5d0b-e127-4ac5-950c-8e2c39528948"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"fb9c5d0b-e127-4ac5-950c-8e2c39528948"
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"TargetConditions": [
|
||||
{
|
||||
"Type": "hitmansuit",
|
||||
"RepositoryId": "feef1171-9faa-4c95-b80e-22ae3c9bbec1",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "3cf63840-b386-4ed3-ae25-80866c3736aa",
|
||||
"KillMethod": ""
|
||||
},
|
||||
{
|
||||
"Type": "killmethod",
|
||||
"RepositoryId": "4bbe3b64-8bce-416e-a3e9-00bcd1571980",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "2c9c2efb-4d96-4731-911e-04bcf89f1995",
|
||||
"KillMethod": "pistol"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "3cf63840-b386-4ed3-ae25-80866c3736aa",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"fb9c5d0b-e127-4ac5-950c-8e2c39528948"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"fb9c5d0b-e127-4ac5-950c-8e2c39528948"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.OutfitIsHitmanSuit",
|
||||
true
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"fb9c5d0b-e127-4ac5-950c-8e2c39528948"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "2c9c2efb-4d96-4731-911e-04bcf89f1995",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"fb9c5d0b-e127-4ac5-950c-8e2c39528948"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"fb9c5d0b-e127-4ac5-950c-8e2c39528948"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$any": {
|
||||
"?": {
|
||||
"$or": [
|
||||
{
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"pistol"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"close_combat_pistol_elimination"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"in": [
|
||||
"$Value.KillMethodBroad",
|
||||
"$Value.KillMethodStrict"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"fb9c5d0b-e127-4ac5-950c-8e2c39528948"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"GameChangers": [],
|
||||
"Bricks": [],
|
||||
"Stashpoints": [
|
||||
"ea156a43-2020-4fee-b726-a5d01c2b0cc2"
|
||||
],
|
||||
"Entrances": [
|
||||
"da717656-934e-4783-8c36-65bf486cfdfa"
|
||||
]
|
||||
},
|
||||
"Metadata": {
|
||||
"Title": "Lights-Out on Hollywood",
|
||||
"Description": "Bosco and his crew are using Sapienza for their film, the Syndicate has no issues with that; however, they arent paying us for the right to use our town. Instead their bribes and gifts go to the dead Abiatti's piss-boy Cupido Genovesi. Fuck em all. \r\rCupido Genovesi - Renegade agent; ex-runner for Abiatti\rDino Bosco - Went into WITPRO out of USA, now hes an actor, hes gotta go.\rSophia Wilde - Bosco's Agent and Fixer; ex-Abiatti PR\rChristian & Palmiero - Hitters/Muscle; argumentative/slow",
|
||||
"ScenePath": "assembly:/_pro/scenes/missions/coastaltown/_scene_copperhead.entity",
|
||||
"Location": "LOCATION_COASTALTOWN_MOVIESET",
|
||||
"IsPublished": true,
|
||||
"CreatorUserId": "a70a115c-f3f6-4656-846d-8edcc0603ab1",
|
||||
"GameVersion": "8.14.0.0",
|
||||
"ServerVersion": "8.14.0.60",
|
||||
"Type": "usercreated",
|
||||
"Id": "c57507ce-f0ea-4783-85d5-87a622b01dbf",
|
||||
"PublicId": "105528544158",
|
||||
"TileImage": "$($repository 005e3ab8-508c-471b-8426-53aca5c6ef4b).Image",
|
||||
"GroupObjectiveDisplayOrder": [
|
||||
{
|
||||
"Id": "0ee3a46c-1975-4de0-ae8f-422b994523d5"
|
||||
},
|
||||
{
|
||||
"Id": "55a59723-3bc4-4dd4-8024-a11380cc7b1c"
|
||||
},
|
||||
{
|
||||
"Id": "56b1d1ad-23e1-44ec-892e-37cd8b79cab1"
|
||||
},
|
||||
{
|
||||
"Id": "7bfc736c-86f3-4881-9ad0-da750b6110cd"
|
||||
},
|
||||
{
|
||||
"Id": "eb3218ba-028b-4e4b-9867-8541b21466a8"
|
||||
},
|
||||
{
|
||||
"Id": "0a541c4e-4d49-40d8-a85f-1d96304082a4"
|
||||
},
|
||||
{
|
||||
"Id": "9c60d9db-105a-4c33-84cd-8b67e3e0a6ee"
|
||||
},
|
||||
{
|
||||
"Id": "fff782fc-8b72-4681-a7c2-e8f3f7cc93a4"
|
||||
},
|
||||
{
|
||||
"Id": "32cbf67e-5dff-469a-a790-a2248e658905"
|
||||
},
|
||||
{
|
||||
"Id": "ca5940e3-40f7-4e09-a032-7b5d8345c80d"
|
||||
},
|
||||
{
|
||||
"Id": "dd66afb5-be65-4e7d-9c25-798f37a8095d"
|
||||
},
|
||||
{
|
||||
"Id": "d96b16d7-b707-45cd-bae8-4bc66d36371b"
|
||||
},
|
||||
{
|
||||
"Id": "996e2a6d-ea92-4545-aa29-a2e1b272e41f"
|
||||
},
|
||||
{
|
||||
"Id": "3cf63840-b386-4ed3-ae25-80866c3736aa"
|
||||
},
|
||||
{
|
||||
"Id": "2c9c2efb-4d96-4731-911e-04bcf89f1995"
|
||||
}
|
||||
],
|
||||
"CreationTimestamp": "2024-03-12T22:52:48.8133388Z",
|
||||
"Entitlements": [
|
||||
"H1_LEGACY_STANDARD"
|
||||
]
|
||||
},
|
||||
"UserData": {}
|
||||
}
|
Loading…
Reference in New Issue
Block a user