mirror of
https://github.com/thepeacockproject/Contracts
synced 2024-11-10 00:04:45 +01:00
New contract: 1-28-7000952-86 (h3)
This commit is contained in:
parent
ea3a19be32
commit
ef571a806a
924
contracts/h3/1-28-7000952-86.json
Normal file
924
contracts/h3/1-28-7000952-86.json
Normal file
@ -0,0 +1,924 @@
|
||||
{
|
||||
"Data": {
|
||||
"Objectives": [
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "e3ddba7f-b828-4f8c-8281-424c966ca725",
|
||||
"BriefingText": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository fa0b9f07-d667-48d2-99c0-c5ee905fa973).Name"
|
||||
}
|
||||
},
|
||||
"HUDTemplate": {
|
||||
"display": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository fa0b9f07-d667-48d2-99c0-c5ee905fa973).Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Category": "primary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"fa0b9f07-d667-48d2-99c0-c5ee905fa973"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"fa0b9f07-d667-48d2-99c0-c5ee905fa973"
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"TargetConditions": [
|
||||
{
|
||||
"Type": "disguise",
|
||||
"RepositoryId": "12f5bdb5-7e71-4f48-9740-13d0211f48c6",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "af920f47-d4e2-445b-bc1c-2a7693e7eac0",
|
||||
"KillMethod": ""
|
||||
},
|
||||
{
|
||||
"Type": "killmethod",
|
||||
"RepositoryId": "563e5651-3024-4dc8-9063-93030a670ca3",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "dc640684-9476-45b6-a9d3-de36858122b1",
|
||||
"KillMethod": "pistol"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "af920f47-d4e2-445b-bc1c-2a7693e7eac0",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"fa0b9f07-d667-48d2-99c0-c5ee905fa973"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"fa0b9f07-d667-48d2-99c0-c5ee905fa973"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.OutfitRepositoryId",
|
||||
"12f5bdb5-7e71-4f48-9740-13d0211f48c6"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"fa0b9f07-d667-48d2-99c0-c5ee905fa973"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "dc640684-9476-45b6-a9d3-de36858122b1",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"fa0b9f07-d667-48d2-99c0-c5ee905fa973"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"fa0b9f07-d667-48d2-99c0-c5ee905fa973"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$any": {
|
||||
"?": {
|
||||
"$or": [
|
||||
{
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"pistol"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"close_combat_pistol_elimination"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"in": [
|
||||
"$Value.KillMethodBroad",
|
||||
"$Value.KillMethodStrict"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"fa0b9f07-d667-48d2-99c0-c5ee905fa973"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "6032962a-4f62-4392-b9cb-0671d52c96f9",
|
||||
"BriefingText": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository 02bdd2c2-4311-4d62-a699-fa4ee07fc55f).Name"
|
||||
}
|
||||
},
|
||||
"HUDTemplate": {
|
||||
"display": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository 02bdd2c2-4311-4d62-a699-fa4ee07fc55f).Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Category": "primary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"02bdd2c2-4311-4d62-a699-fa4ee07fc55f"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"02bdd2c2-4311-4d62-a699-fa4ee07fc55f"
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"TargetConditions": [
|
||||
{
|
||||
"Type": "disguise",
|
||||
"RepositoryId": "12f5bdb5-7e71-4f48-9740-13d0211f48c6",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "827f22a5-01e1-4857-a5ab-834d8ffa98ae",
|
||||
"KillMethod": ""
|
||||
},
|
||||
{
|
||||
"Type": "killmethod",
|
||||
"RepositoryId": "563e5651-3024-4dc8-9063-93030a670ca3",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "f80ccb92-c0bb-4609-8257-d9febd31a42b",
|
||||
"KillMethod": "pistol"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "827f22a5-01e1-4857-a5ab-834d8ffa98ae",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"02bdd2c2-4311-4d62-a699-fa4ee07fc55f"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"02bdd2c2-4311-4d62-a699-fa4ee07fc55f"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.OutfitRepositoryId",
|
||||
"12f5bdb5-7e71-4f48-9740-13d0211f48c6"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"02bdd2c2-4311-4d62-a699-fa4ee07fc55f"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "f80ccb92-c0bb-4609-8257-d9febd31a42b",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"02bdd2c2-4311-4d62-a699-fa4ee07fc55f"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"02bdd2c2-4311-4d62-a699-fa4ee07fc55f"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$any": {
|
||||
"?": {
|
||||
"$or": [
|
||||
{
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"pistol"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"close_combat_pistol_elimination"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"in": [
|
||||
"$Value.KillMethodBroad",
|
||||
"$Value.KillMethodStrict"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"02bdd2c2-4311-4d62-a699-fa4ee07fc55f"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "9634b919-7d94-434f-8a25-b66cda5bf9c2",
|
||||
"BriefingText": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository 3ee70c86-8407-44bd-9927-3002d265a3a2).Name"
|
||||
}
|
||||
},
|
||||
"HUDTemplate": {
|
||||
"display": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository 3ee70c86-8407-44bd-9927-3002d265a3a2).Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Category": "primary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"3ee70c86-8407-44bd-9927-3002d265a3a2"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"3ee70c86-8407-44bd-9927-3002d265a3a2"
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"TargetConditions": [
|
||||
{
|
||||
"Type": "disguise",
|
||||
"RepositoryId": "12f5bdb5-7e71-4f48-9740-13d0211f48c6",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "82edb940-7339-4cf2-a58b-513b89202c1b",
|
||||
"KillMethod": ""
|
||||
},
|
||||
{
|
||||
"Type": "killmethod",
|
||||
"RepositoryId": "563e5651-3024-4dc8-9063-93030a670ca3",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "9ec20f19-183b-45c7-b094-2d25ae4bc655",
|
||||
"KillMethod": "close_combat_pistol_elimination"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "82edb940-7339-4cf2-a58b-513b89202c1b",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"3ee70c86-8407-44bd-9927-3002d265a3a2"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"3ee70c86-8407-44bd-9927-3002d265a3a2"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.OutfitRepositoryId",
|
||||
"12f5bdb5-7e71-4f48-9740-13d0211f48c6"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"3ee70c86-8407-44bd-9927-3002d265a3a2"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "9ec20f19-183b-45c7-b094-2d25ae4bc655",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"3ee70c86-8407-44bd-9927-3002d265a3a2"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"3ee70c86-8407-44bd-9927-3002d265a3a2"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$any": {
|
||||
"?": {
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"close_combat_pistol_elimination"
|
||||
]
|
||||
},
|
||||
"in": [
|
||||
"$Value.KillMethodBroad",
|
||||
"$Value.KillMethodStrict"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"3ee70c86-8407-44bd-9927-3002d265a3a2"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "50feb424-026e-4152-9f24-a54ecfecc06a",
|
||||
"BriefingText": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository 445ef39d-ba5c-4e62-a9ca-02a2f5ade4ce).Name"
|
||||
}
|
||||
},
|
||||
"HUDTemplate": {
|
||||
"display": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository 445ef39d-ba5c-4e62-a9ca-02a2f5ade4ce).Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Category": "primary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"445ef39d-ba5c-4e62-a9ca-02a2f5ade4ce"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"445ef39d-ba5c-4e62-a9ca-02a2f5ade4ce"
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"TargetConditions": [
|
||||
{
|
||||
"Type": "disguise",
|
||||
"RepositoryId": "12f5bdb5-7e71-4f48-9740-13d0211f48c6",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "1e55aeee-b01a-4324-a07b-fba6afc9eb80",
|
||||
"KillMethod": ""
|
||||
},
|
||||
{
|
||||
"Type": "killmethod",
|
||||
"RepositoryId": "563e5651-3024-4dc8-9063-93030a670ca3",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "5b454258-100c-477f-a3b7-0d1c78867946",
|
||||
"KillMethod": "pistol"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "1e55aeee-b01a-4324-a07b-fba6afc9eb80",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"445ef39d-ba5c-4e62-a9ca-02a2f5ade4ce"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"445ef39d-ba5c-4e62-a9ca-02a2f5ade4ce"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.OutfitRepositoryId",
|
||||
"12f5bdb5-7e71-4f48-9740-13d0211f48c6"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"445ef39d-ba5c-4e62-a9ca-02a2f5ade4ce"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "5b454258-100c-477f-a3b7-0d1c78867946",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"445ef39d-ba5c-4e62-a9ca-02a2f5ade4ce"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"445ef39d-ba5c-4e62-a9ca-02a2f5ade4ce"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$any": {
|
||||
"?": {
|
||||
"$or": [
|
||||
{
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"pistol"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"close_combat_pistol_elimination"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"in": [
|
||||
"$Value.KillMethodBroad",
|
||||
"$Value.KillMethodStrict"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"445ef39d-ba5c-4e62-a9ca-02a2f5ade4ce"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "9e48f29d-2016-40a8-807b-763f6d84dfa6",
|
||||
"BriefingText": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository bce38660-1554-425b-8a00-749b70b61015).Name"
|
||||
}
|
||||
},
|
||||
"HUDTemplate": {
|
||||
"display": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository bce38660-1554-425b-8a00-749b70b61015).Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Category": "primary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"bce38660-1554-425b-8a00-749b70b61015"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"bce38660-1554-425b-8a00-749b70b61015"
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"TargetConditions": [
|
||||
{
|
||||
"Type": "disguise",
|
||||
"RepositoryId": "12f5bdb5-7e71-4f48-9740-13d0211f48c6",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "efbd60f4-e540-4d1d-8fa3-f64431b0c9bc",
|
||||
"KillMethod": ""
|
||||
},
|
||||
{
|
||||
"Type": "killmethod",
|
||||
"RepositoryId": "563e5651-3024-4dc8-9063-93030a670ca3",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "f991b960-4d89-4dc5-bc6e-fd8960553668",
|
||||
"KillMethod": "pistol"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "efbd60f4-e540-4d1d-8fa3-f64431b0c9bc",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"bce38660-1554-425b-8a00-749b70b61015"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"bce38660-1554-425b-8a00-749b70b61015"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.OutfitRepositoryId",
|
||||
"12f5bdb5-7e71-4f48-9740-13d0211f48c6"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"bce38660-1554-425b-8a00-749b70b61015"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "f991b960-4d89-4dc5-bc6e-fd8960553668",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"bce38660-1554-425b-8a00-749b70b61015"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"bce38660-1554-425b-8a00-749b70b61015"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$any": {
|
||||
"?": {
|
||||
"$or": [
|
||||
{
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"pistol"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"close_combat_pistol_elimination"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"in": [
|
||||
"$Value.KillMethodBroad",
|
||||
"$Value.KillMethodStrict"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"bce38660-1554-425b-8a00-749b70b61015"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"GameChangers": [],
|
||||
"Bricks": [],
|
||||
"Entrances": [
|
||||
"0aec817c-738e-4381-bbd4-a13b5d1c6730",
|
||||
"b38a7610-5f7f-4fcb-ad09-c554c3544367",
|
||||
"3812ea57-e29c-42cb-b93a-ea2d3e6a6806",
|
||||
"5a60147f-9c85-4998-b70f-1441ee7ba9b1",
|
||||
"d4ec0c94-02b2-4aae-be9e-cbb5cc7d7e4a",
|
||||
"5314c86b-7173-412b-a0b5-b0d9af2da722",
|
||||
"feaf524e-f54d-4815-bb2b-afb8f1a39141",
|
||||
"0809cabd-20f1-4fd4-b4fc-9cdc86bdf7cf"
|
||||
]
|
||||
},
|
||||
"Metadata": {
|
||||
"Title": "What Family?",
|
||||
"Description": "The Tax manager for the Carlisles has decided to hire Freelance Agent 47 to eliminate the rest of the family so that Maddam Carsile can max out on their life insurance, She is unaware of this Transaction.",
|
||||
"ScenePath": "assembly:/_pro/scenes/missions/Ancestral/scene_bulldog.entity",
|
||||
"Location": "LOCATION_ANCESTRAL_BULLDOG",
|
||||
"IsPublished": true,
|
||||
"CreatorUserId": "145d4a25-e146-47b5-9a08-1649d4c9f3ad",
|
||||
"GameVersion": "8.15.0.0",
|
||||
"ServerVersion": "8.15.0.61",
|
||||
"Type": "usercreated",
|
||||
"Id": "102faaf1-6312-42e0-bdf8-2e0a0cdfdefe",
|
||||
"PublicId": "128700095286",
|
||||
"TileImage": "$($repository fa0b9f07-d667-48d2-99c0-c5ee905fa973).Image",
|
||||
"GroupObjectiveDisplayOrder": [
|
||||
{
|
||||
"Id": "e3ddba7f-b828-4f8c-8281-424c966ca725"
|
||||
},
|
||||
{
|
||||
"Id": "af920f47-d4e2-445b-bc1c-2a7693e7eac0"
|
||||
},
|
||||
{
|
||||
"Id": "dc640684-9476-45b6-a9d3-de36858122b1"
|
||||
},
|
||||
{
|
||||
"Id": "6032962a-4f62-4392-b9cb-0671d52c96f9"
|
||||
},
|
||||
{
|
||||
"Id": "827f22a5-01e1-4857-a5ab-834d8ffa98ae"
|
||||
},
|
||||
{
|
||||
"Id": "f80ccb92-c0bb-4609-8257-d9febd31a42b"
|
||||
},
|
||||
{
|
||||
"Id": "9634b919-7d94-434f-8a25-b66cda5bf9c2"
|
||||
},
|
||||
{
|
||||
"Id": "82edb940-7339-4cf2-a58b-513b89202c1b"
|
||||
},
|
||||
{
|
||||
"Id": "9ec20f19-183b-45c7-b094-2d25ae4bc655"
|
||||
},
|
||||
{
|
||||
"Id": "50feb424-026e-4152-9f24-a54ecfecc06a"
|
||||
},
|
||||
{
|
||||
"Id": "1e55aeee-b01a-4324-a07b-fba6afc9eb80"
|
||||
},
|
||||
{
|
||||
"Id": "5b454258-100c-477f-a3b7-0d1c78867946"
|
||||
},
|
||||
{
|
||||
"Id": "9e48f29d-2016-40a8-807b-763f6d84dfa6"
|
||||
},
|
||||
{
|
||||
"Id": "efbd60f4-e540-4d1d-8fa3-f64431b0c9bc"
|
||||
},
|
||||
{
|
||||
"Id": "f991b960-4d89-4dc5-bc6e-fd8960553668"
|
||||
}
|
||||
],
|
||||
"CreationTimestamp": "2024-04-24T21:31:59.5037763Z",
|
||||
"Entitlements": [
|
||||
"LOCATION_ANCESTRAL"
|
||||
]
|
||||
},
|
||||
"UserData": {}
|
||||
}
|
Loading…
Reference in New Issue
Block a user