mirror of
https://github.com/thepeacockproject/Contracts
synced 2024-11-16 11:13:40 +01:00
New contract: 1-99-8102287-49 (h3)
This commit is contained in:
parent
39ca441035
commit
ebc9ac2311
964
contracts/h3/1-99-8102287-49.json
Normal file
964
contracts/h3/1-99-8102287-49.json
Normal file
@ -0,0 +1,964 @@
|
||||
{
|
||||
"Data": {
|
||||
"Objectives": [
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "4e6b1b1f-4743-4764-b0cb-44ac6fa5222f",
|
||||
"BriefingText": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository 89e0510c-5015-46db-af52-8e6a5cf569b4).Name"
|
||||
}
|
||||
},
|
||||
"HUDTemplate": {
|
||||
"display": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository 89e0510c-5015-46db-af52-8e6a5cf569b4).Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Category": "primary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"89e0510c-5015-46db-af52-8e6a5cf569b4"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"89e0510c-5015-46db-af52-8e6a5cf569b4"
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"TargetConditions": [
|
||||
{
|
||||
"Type": "disguise",
|
||||
"RepositoryId": "e222cc14-8d48-42de-9af6-1b745dbb3614",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "c489f757-ba0e-4f9b-957a-a277e848e1de",
|
||||
"KillMethod": ""
|
||||
},
|
||||
{
|
||||
"Type": "killmethod",
|
||||
"RepositoryId": "73875794-5a86-410e-84a4-1b5b2f7e5a54",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "efbac057-f26e-4457-8675-a15fe963e12b",
|
||||
"KillMethod": "pistol"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "c489f757-ba0e-4f9b-957a-a277e848e1de",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"89e0510c-5015-46db-af52-8e6a5cf569b4"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"89e0510c-5015-46db-af52-8e6a5cf569b4"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.OutfitRepositoryId",
|
||||
"e222cc14-8d48-42de-9af6-1b745dbb3614"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"89e0510c-5015-46db-af52-8e6a5cf569b4"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "efbac057-f26e-4457-8675-a15fe963e12b",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"89e0510c-5015-46db-af52-8e6a5cf569b4"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"89e0510c-5015-46db-af52-8e6a5cf569b4"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$any": {
|
||||
"?": {
|
||||
"$or": [
|
||||
{
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"pistol"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"close_combat_pistol_elimination"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"in": [
|
||||
"$Value.KillMethodBroad",
|
||||
"$Value.KillMethodStrict"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"89e0510c-5015-46db-af52-8e6a5cf569b4"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "9c20a031-0a94-4e8c-8464-a8980ab546cb",
|
||||
"BriefingText": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository 95899fb2-a6fc-46c1-b5f8-776e5b0ee47f).Name"
|
||||
}
|
||||
},
|
||||
"HUDTemplate": {
|
||||
"display": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository 95899fb2-a6fc-46c1-b5f8-776e5b0ee47f).Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Category": "primary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"95899fb2-a6fc-46c1-b5f8-776e5b0ee47f"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"95899fb2-a6fc-46c1-b5f8-776e5b0ee47f"
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"TargetConditions": [
|
||||
{
|
||||
"Type": "disguise",
|
||||
"RepositoryId": "e222cc14-8d48-42de-9af6-1b745dbb3614",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "423ec6a8-9114-4379-bb1f-10dc0bfafb23",
|
||||
"KillMethod": ""
|
||||
},
|
||||
{
|
||||
"Type": "killmethod",
|
||||
"RepositoryId": "73875794-5a86-410e-84a4-1b5b2f7e5a54",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "a6b55614-76a3-4ab0-8750-4c3e630f24a9",
|
||||
"KillMethod": "pistol"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "423ec6a8-9114-4379-bb1f-10dc0bfafb23",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"95899fb2-a6fc-46c1-b5f8-776e5b0ee47f"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"95899fb2-a6fc-46c1-b5f8-776e5b0ee47f"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.OutfitRepositoryId",
|
||||
"e222cc14-8d48-42de-9af6-1b745dbb3614"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"95899fb2-a6fc-46c1-b5f8-776e5b0ee47f"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "a6b55614-76a3-4ab0-8750-4c3e630f24a9",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"95899fb2-a6fc-46c1-b5f8-776e5b0ee47f"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"95899fb2-a6fc-46c1-b5f8-776e5b0ee47f"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$any": {
|
||||
"?": {
|
||||
"$or": [
|
||||
{
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"pistol"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"close_combat_pistol_elimination"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"in": [
|
||||
"$Value.KillMethodBroad",
|
||||
"$Value.KillMethodStrict"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"95899fb2-a6fc-46c1-b5f8-776e5b0ee47f"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "6dbcf0fc-e42f-416b-80d6-f2afa56d8888",
|
||||
"BriefingText": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository 5b76fedc-2e78-4ca9-afd7-668e1c27cfd0).Name"
|
||||
}
|
||||
},
|
||||
"HUDTemplate": {
|
||||
"display": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository 5b76fedc-2e78-4ca9-afd7-668e1c27cfd0).Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Category": "primary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"5b76fedc-2e78-4ca9-afd7-668e1c27cfd0"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"5b76fedc-2e78-4ca9-afd7-668e1c27cfd0"
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"TargetConditions": [
|
||||
{
|
||||
"Type": "disguise",
|
||||
"RepositoryId": "e222cc14-8d48-42de-9af6-1b745dbb3614",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "239276fe-3c7a-4420-8dd9-f112ba3cfe56",
|
||||
"KillMethod": ""
|
||||
},
|
||||
{
|
||||
"Type": "killmethod",
|
||||
"RepositoryId": "73875794-5a86-410e-84a4-1b5b2f7e5a54",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "f7bdd0ba-aff6-4c35-a0a0-c83fd57082aa",
|
||||
"KillMethod": "pistol"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "239276fe-3c7a-4420-8dd9-f112ba3cfe56",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"5b76fedc-2e78-4ca9-afd7-668e1c27cfd0"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"5b76fedc-2e78-4ca9-afd7-668e1c27cfd0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.OutfitRepositoryId",
|
||||
"e222cc14-8d48-42de-9af6-1b745dbb3614"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"5b76fedc-2e78-4ca9-afd7-668e1c27cfd0"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "f7bdd0ba-aff6-4c35-a0a0-c83fd57082aa",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"5b76fedc-2e78-4ca9-afd7-668e1c27cfd0"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"5b76fedc-2e78-4ca9-afd7-668e1c27cfd0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$any": {
|
||||
"?": {
|
||||
"$or": [
|
||||
{
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"pistol"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"close_combat_pistol_elimination"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"in": [
|
||||
"$Value.KillMethodBroad",
|
||||
"$Value.KillMethodStrict"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"5b76fedc-2e78-4ca9-afd7-668e1c27cfd0"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "a4426569-441a-4950-80d1-e96a1d193841",
|
||||
"BriefingText": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository afd86181-f647-424f-8a1c-18164e562cc0).Name"
|
||||
}
|
||||
},
|
||||
"HUDTemplate": {
|
||||
"display": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository afd86181-f647-424f-8a1c-18164e562cc0).Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Category": "primary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"afd86181-f647-424f-8a1c-18164e562cc0"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"afd86181-f647-424f-8a1c-18164e562cc0"
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"TargetConditions": [
|
||||
{
|
||||
"Type": "disguise",
|
||||
"RepositoryId": "e222cc14-8d48-42de-9af6-1b745dbb3614",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "7f914dd3-09f0-4815-a7b3-803b85933359",
|
||||
"KillMethod": ""
|
||||
},
|
||||
{
|
||||
"Type": "killmethod",
|
||||
"RepositoryId": "73875794-5a86-410e-84a4-1b5b2f7e5a54",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "16e38d2e-51f0-488a-8fde-786d1a48f669",
|
||||
"KillMethod": "pistol"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "7f914dd3-09f0-4815-a7b3-803b85933359",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"afd86181-f647-424f-8a1c-18164e562cc0"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"afd86181-f647-424f-8a1c-18164e562cc0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.OutfitRepositoryId",
|
||||
"e222cc14-8d48-42de-9af6-1b745dbb3614"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"afd86181-f647-424f-8a1c-18164e562cc0"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "16e38d2e-51f0-488a-8fde-786d1a48f669",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"afd86181-f647-424f-8a1c-18164e562cc0"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"afd86181-f647-424f-8a1c-18164e562cc0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$any": {
|
||||
"?": {
|
||||
"$or": [
|
||||
{
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"pistol"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"close_combat_pistol_elimination"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"in": [
|
||||
"$Value.KillMethodBroad",
|
||||
"$Value.KillMethodStrict"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"afd86181-f647-424f-8a1c-18164e562cc0"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "8fea2000-2819-4788-9be7-d97c23560e4a",
|
||||
"BriefingText": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository 3d25ee6c-61fa-4ba5-8f19-fedd905fd8fb).Name"
|
||||
}
|
||||
},
|
||||
"HUDTemplate": {
|
||||
"display": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository 3d25ee6c-61fa-4ba5-8f19-fedd905fd8fb).Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Category": "primary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"3d25ee6c-61fa-4ba5-8f19-fedd905fd8fb"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"3d25ee6c-61fa-4ba5-8f19-fedd905fd8fb"
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"TargetConditions": [
|
||||
{
|
||||
"Type": "disguise",
|
||||
"RepositoryId": "e222cc14-8d48-42de-9af6-1b745dbb3614",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "957a28b4-a1aa-4ac2-9a18-7ca4be8d12d8",
|
||||
"KillMethod": ""
|
||||
},
|
||||
{
|
||||
"Type": "killmethod",
|
||||
"RepositoryId": "d8aa6eba-0cb7-4ed4-ab99-975f2793d731",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "9da78469-7e88-4b34-a1cd-f1c97543de8f",
|
||||
"KillMethod": "assaultrifle"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "957a28b4-a1aa-4ac2-9a18-7ca4be8d12d8",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"3d25ee6c-61fa-4ba5-8f19-fedd905fd8fb"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"3d25ee6c-61fa-4ba5-8f19-fedd905fd8fb"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.OutfitRepositoryId",
|
||||
"e222cc14-8d48-42de-9af6-1b745dbb3614"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"3d25ee6c-61fa-4ba5-8f19-fedd905fd8fb"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "9da78469-7e88-4b34-a1cd-f1c97543de8f",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"3d25ee6c-61fa-4ba5-8f19-fedd905fd8fb"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"3d25ee6c-61fa-4ba5-8f19-fedd905fd8fb"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$any": {
|
||||
"?": {
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"assaultrifle"
|
||||
]
|
||||
},
|
||||
"in": [
|
||||
"$Value.KillMethodBroad",
|
||||
"$Value.KillMethodStrict"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"3d25ee6c-61fa-4ba5-8f19-fedd905fd8fb"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"GameChangers": [],
|
||||
"Bricks": [
|
||||
"assembly:/_PRO/Scenes/Missions/TheFacility/createcontract_module_002_b.brick"
|
||||
],
|
||||
"MandatoryLoadout": [
|
||||
{
|
||||
"Id": "FIREARMS_HERO_PISTOL_TACTICAL_ICA_19",
|
||||
"Properties": {
|
||||
"LoadoutSlot": "concealedweapon",
|
||||
"RepositoryId": "73875794-5a86-410e-84a4-1b5b2f7e5a54"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Id": "Melee_FiberWire_Descriptor",
|
||||
"Properties": {
|
||||
"LoadoutSlot": "gear",
|
||||
"RepositoryId": "1a11a060-358c-4054-98ec-d3491af1d7c6"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Id": "Tool_Coin",
|
||||
"Properties": {
|
||||
"LoadoutSlot": "gear",
|
||||
"RepositoryId": "dda002e9-02b1-4208-82a5-cf059f3c79cf"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Id": "Tool_Coin",
|
||||
"Properties": {
|
||||
"LoadoutSlot": "gear",
|
||||
"RepositoryId": "dda002e9-02b1-4208-82a5-cf059f3c79cf"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Id": "Tool_Coin",
|
||||
"Properties": {
|
||||
"LoadoutSlot": "gear",
|
||||
"RepositoryId": "dda002e9-02b1-4208-82a5-cf059f3c79cf"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Id": "Tool_Coin",
|
||||
"Properties": {
|
||||
"LoadoutSlot": "gear",
|
||||
"RepositoryId": "dda002e9-02b1-4208-82a5-cf059f3c79cf"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Id": "Tool_Coin",
|
||||
"Properties": {
|
||||
"LoadoutSlot": "gear",
|
||||
"RepositoryId": "dda002e9-02b1-4208-82a5-cf059f3c79cf"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Metadata": {
|
||||
"Title": "prankster destruction",
|
||||
"Description": "can you believe this!?! this annoying prankster dude and his stupid friends have the fakest yacht ever!!! they said there was gonna be a huge party with a cool big yacht but this is some under construction hotel pool with a big fake yacht and a horrible party!!! take these jokers out!!! they arent even funny!!!",
|
||||
"ScenePath": "assembly:/_PRO/Scenes/Missions/TheFacility/_Scene_Mission_Polarbear_Module_002_B.entity",
|
||||
"Location": "LOCATION_ICA_FACILITY_SHIP",
|
||||
"IsPublished": true,
|
||||
"CreatorUserId": "8116f7ae-df5e-4114-8c1d-4fa6f17c0a45",
|
||||
"GameVersion": "8.14.0.0",
|
||||
"ServerVersion": "8.14.0.60",
|
||||
"Type": "usercreated",
|
||||
"Id": "95f40a5e-2176-4a31-8422-50499328b6c9",
|
||||
"PublicId": "199810228749",
|
||||
"TileImage": "$($repository 89e0510c-5015-46db-af52-8e6a5cf569b4).Image",
|
||||
"GroupObjectiveDisplayOrder": [
|
||||
{
|
||||
"Id": "4e6b1b1f-4743-4764-b0cb-44ac6fa5222f"
|
||||
},
|
||||
{
|
||||
"Id": "c489f757-ba0e-4f9b-957a-a277e848e1de"
|
||||
},
|
||||
{
|
||||
"Id": "efbac057-f26e-4457-8675-a15fe963e12b"
|
||||
},
|
||||
{
|
||||
"Id": "9c20a031-0a94-4e8c-8464-a8980ab546cb"
|
||||
},
|
||||
{
|
||||
"Id": "423ec6a8-9114-4379-bb1f-10dc0bfafb23"
|
||||
},
|
||||
{
|
||||
"Id": "a6b55614-76a3-4ab0-8750-4c3e630f24a9"
|
||||
},
|
||||
{
|
||||
"Id": "6dbcf0fc-e42f-416b-80d6-f2afa56d8888"
|
||||
},
|
||||
{
|
||||
"Id": "239276fe-3c7a-4420-8dd9-f112ba3cfe56"
|
||||
},
|
||||
{
|
||||
"Id": "f7bdd0ba-aff6-4c35-a0a0-c83fd57082aa"
|
||||
},
|
||||
{
|
||||
"Id": "a4426569-441a-4950-80d1-e96a1d193841"
|
||||
},
|
||||
{
|
||||
"Id": "7f914dd3-09f0-4815-a7b3-803b85933359"
|
||||
},
|
||||
{
|
||||
"Id": "16e38d2e-51f0-488a-8fde-786d1a48f669"
|
||||
},
|
||||
{
|
||||
"Id": "8fea2000-2819-4788-9be7-d97c23560e4a"
|
||||
},
|
||||
{
|
||||
"Id": "957a28b4-a1aa-4ac2-9a18-7ca4be8d12d8"
|
||||
},
|
||||
{
|
||||
"Id": "9da78469-7e88-4b34-a1cd-f1c97543de8f"
|
||||
}
|
||||
],
|
||||
"CreationTimestamp": "2024-02-24T23:53:05.6297583Z"
|
||||
},
|
||||
"UserData": {}
|
||||
}
|
Loading…
Reference in New Issue
Block a user