1
mirror of https://github.com/thepeacockproject/Contracts synced 2024-11-16 11:13:40 +01:00

New contract: 1-10-3743288-82 (h3)

This commit is contained in:
PeacockBot 2023-03-31 17:54:22 -04:00
parent d9afa19dd2
commit c416692b86

View File

@ -0,0 +1,198 @@
{
"Data": {
"Objectives": [
{
"Type": "statemachine",
"Id": "ebfe9815-f1ed-4ecc-a6d9-f10e5ec95978",
"BriefingText": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository ca50b57a-9a88-457f-bb5f-dc2bf5a64ade).Name"
}
},
"HUDTemplate": {
"display": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository ca50b57a-9a88-457f-bb5f-dc2bf5a64ade).Name"
}
}
},
"Category": "primary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"ca50b57a-9a88-457f-bb5f-dc2bf5a64ade"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"ca50b57a-9a88-457f-bb5f-dc2bf5a64ade"
]
},
"Transition": "Success"
}
]
}
}
},
"TargetConditions": [
{
"Type": "disguise",
"RepositoryId": "06456d4d-da36-4008-bea5-c0b985a565f5",
"HardCondition": false,
"ObjectiveId": "e5b5ca51-5f8c-4c98-8823-2ebbf2257d70",
"KillMethod": ""
},
{
"Type": "killmethod",
"RepositoryId": "00000000-0000-0000-0000-000000000000",
"HardCondition": false,
"ObjectiveId": "60cbc109-c2f9-4d9c-8933-e825bce9f7f7",
"KillMethod": "accident_suspended_object"
}
]
},
{
"Type": "statemachine",
"Id": "e5b5ca51-5f8c-4c98-8823-2ebbf2257d70",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"ca50b57a-9a88-457f-bb5f-dc2bf5a64ade"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"ca50b57a-9a88-457f-bb5f-dc2bf5a64ade"
]
},
{
"$eq": [
"$Value.OutfitRepositoryId",
"06456d4d-da36-4008-bea5-c0b985a565f5"
]
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"ca50b57a-9a88-457f-bb5f-dc2bf5a64ade"
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Type": "statemachine",
"Id": "60cbc109-c2f9-4d9c-8933-e825bce9f7f7",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"ca50b57a-9a88-457f-bb5f-dc2bf5a64ade"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"ca50b57a-9a88-457f-bb5f-dc2bf5a64ade"
]
},
{
"$any": {
"?": {
"$eq": [
"$.#",
"accident_suspended_object"
]
},
"in": [
"$Value.KillMethodBroad",
"$Value.KillMethodStrict"
]
}
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"ca50b57a-9a88-457f-bb5f-dc2bf5a64ade"
]
},
"Transition": "Failure"
}
]
}
}
}
}
],
"GameChangers": [],
"Bricks": []
},
"Metadata": {
"Title": "击杀命令 1-10-3743288-82",
"Description": "契约已发布,你已获得行动许可。尽可能干净利落地消灭所有目标,避免一切连带伤害。",
"ScenePath": "assembly:/_PRO/Scenes/Missions/Hokkaido/_scene_snowcrane.entity",
"Location": "LOCATION_HOKKAIDO",
"IsPublished": true,
"CreatorUserId": "4c321fb8-1930-4cc1-8e4b-96e092dfe785",
"GameVersion": "8.11.0.0",
"ServerVersion": "8.11.0.52",
"Type": "usercreated",
"Id": "b348f704-212c-4ada-b425-c2537b81ccb6",
"PublicId": "110374328882",
"TileImage": "$($repository ca50b57a-9a88-457f-bb5f-dc2bf5a64ade).Image",
"GroupObjectiveDisplayOrder": [
{
"Id": "ebfe9815-f1ed-4ecc-a6d9-f10e5ec95978"
},
{
"Id": "e5b5ca51-5f8c-4c98-8823-2ebbf2257d70"
},
{
"Id": "60cbc109-c2f9-4d9c-8933-e825bce9f7f7"
}
],
"CreationTimestamp": "2023-03-27T12:32:28.4328666Z",
"Entitlements": [
"H1_LEGACY_STANDARD"
]
},
"UserData": {}
}