1
mirror of https://github.com/thepeacockproject/Peacock synced 2024-11-22 22:12:45 +01:00
Peacock/static/EvergreenGameChangerProperties.json
riisikumi d966bd862f
TS6, 3.160 update (#316)
Added TS6, bumped server versions, updated store data and unlockables
2023-08-20 15:24:40 +01:00

15297 lines
643 KiB
JSON

{
"57dbb412-f797-4e77-9dac-cd3ba0d1675c": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_ONLY_HIDEBODIES_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_ONLY_HIDEBODIES_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/001_HideBodies.jpg",
"Resource": [],
"Objectives": [
{
"Id": "70f78d61-588b-431d-b8e2-e4894f2e813b",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_HideTargetBodies": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_HideTargetBodies": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "e38747d5-5f82-4a34-9baa-708865bf2b78",
"Category": "secondary",
"Activation": {
"$eq": [
"$70f78d61-588b-431d-b8e2-e4894f2e813b",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 20,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_ONLY_HIDEBODIES_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1"
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_HideTargetBodies": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"AllTargetsHidden": {
"Transition": "Success"
},
"TargetBodySpotted": {
"Transition": "Failure"
},
"Evergreen_EvaluateChallenge": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"c941d5da-7fe5-4ffb-9445-8b61edaa8bb3": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_ONLY_TARGETS_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_ONLY_TARGETS_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/002_KillOnlyTargets.jpg",
"Resource": [],
"Objectives": [
{
"Id": "12428950-9018-4381-a74a-4d1cb88a8ae7",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_NoNonTargetKill": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_NoNonTargetKill": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "684e1e19-1d28-4946-be4e-c5ecdad0ff11",
"Category": "secondary",
"Activation": {
"$eq": [
"$12428950-9018-4381-a74a-4d1cb88a8ae7",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 21,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_ONLY_TARGETS_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1",
"ObjectiveCompleted": false
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_NoNonTargetKill": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Kill": {
"Condition": {
"$eq": ["$Value.IsTarget", false]
},
"Transition": "Failure"
},
"CrowdNPC_Died": {
"Transition": "Failure"
},
"NoTargetsLeft": {
"Actions": {
"$set": ["ObjectiveCompleted", true]
}
},
"Evergreen_EvaluateChallenge": [
{
"Condition": {
"$eq": ["$.ObjectiveCompleted", true]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": ["$.ObjectiveCompleted", false]
},
"Transition": "Failure"
}
],
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"ebd4c2aa-5939-4223-a96b-81b270d47f21": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_NO_DISGUISE_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_NO_DISGUISE_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/003_NoDisguise.jpg",
"Resource": [],
"Objectives": [
{
"Id": "68799b44-f522-404f-976d-48df9b682dc1",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_NoDisguise": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_NoDisguise": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "dd2fe6a4-a142-4803-ba4f-2ab42e4e2380",
"Category": "secondary",
"Activation": {
"$eq": [
"$68799b44-f522-404f-976d-48df9b682dc1",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 22,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_NO_DISGUISE_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1",
"ObjectiveCompleted": false
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_NoDisguise": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Disguise": [
{
"Transition": "Failure"
}
],
"NoTargetsLeft": {
"Actions": {
"$set": ["ObjectiveCompleted", true]
}
},
"Evergreen_EvaluateChallenge": [
{
"Condition": {
"$eq": ["$.ObjectiveCompleted", true]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": ["$.ObjectiveCompleted", false]
},
"Transition": "Failure"
}
],
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"33f264cb-185a-4cd6-939c-e39e95df1865": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_NO_BODYFOUND_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_NO_BODYFOUND_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/004_NoBodiesFound.jpg",
"Resource": [],
"Objectives": [
{
"Id": "048a57ce-b170-4151-9d9c-f7665b10bd00",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_NoBodyFound": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_NoBodyFound": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "1906315b-5647-419c-b6f1-f2b1b3700ad8",
"Category": "secondary",
"Activation": {
"$eq": [
"$048a57ce-b170-4151-9d9c-f7665b10bd00",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 23,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_NO_BODYFOUND_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1",
"ObjectiveCompleted": false
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_NoBodyFound": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"BodyFound": {
"Transition": "Failure"
},
"AccidentBodyFound": {
"Transition": "Failure"
},
"NoTargetsLeft": {
"Actions": {
"$set": ["ObjectiveCompleted", true]
}
},
"Evergreen_EvaluateChallenge": [
{
"Condition": {
"$eq": ["$.ObjectiveCompleted", true]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": ["$.ObjectiveCompleted", false]
},
"Transition": "Failure"
}
],
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"6e901627-d841-46ff-a0ce-c3dec11207b0": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_NO_SPOTTED_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_NO_SPOTTED_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/005_Spotted.jpg",
"Resource": [],
"Objectives": [
{
"Id": "4566b68b-8374-4030-9f38-3e71923f4900",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_NotSpotted": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_NotSpotted": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "db85c720-4ca3-4147-bbce-ddd3bb92b378",
"Category": "secondary",
"Activation": {
"$eq": [
"$4566b68b-8374-4030-9f38-3e71923f4900",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 24,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_NO_SPOTTED_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1",
"ObjectiveCompleted": false
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_NotSpotted": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Spotted": {
"Transition": "Failure"
},
"NoTargetsLeft": {
"Actions": {
"$set": ["ObjectiveCompleted", true]
}
},
"Evergreen_EvaluateChallenge": [
{
"Condition": {
"$eq": ["$.ObjectiveCompleted", true]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": ["$.ObjectiveCompleted", false]
},
"Transition": "Failure"
}
],
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"86cfa940-70e9-4e5e-bdc5-1ab11dceb9f5": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KILLMETHOD_ACCIDENT_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KILLMETHOD_ACCIDENT_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/006_KillMethod_Accident.jpg",
"Resource": [],
"Objectives": [
{
"Id": "fd08f438-c6a1-47bc-a6df-1c2f01411cc5",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_KillMethod_Accident": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_KillMethod_Accident": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "deedce27-2ba8-4de4-bd89-e00d5da72efa",
"Category": "secondary",
"Activation": {
"$eq": [
"$fd08f438-c6a1-47bc-a6df-1c2f01411cc5",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 32,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KILLMETHOD_ACCIDENT_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1"
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_KillMethod_Accident": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Kill": {
"Condition": {
"$and": [
{
"$eq": ["$Value.IsTarget", true]
},
{
"$any": {
"?": {
"$eq": ["$.#", "accident"]
},
"in": [
"$Value.KillMethodBroad",
"$Value.KillMethodStrict"
]
}
}
]
},
"Transition": "Success"
},
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"e95b6d33-78fc-44f2-adf0-0672fdeb2550": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KILLMETHOD_UNARMED_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KILLMETHOD_UNARMED_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/007_KillMethod_Unarmed.jpg",
"Resource": [],
"Objectives": [
{
"Id": "45e19a7c-ad16-414c-8563-0a6ee6fdc060",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_KillMethod_Unarmed": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_KillMethod_Unarmed": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "c89a9cac-0b9f-4c97-919d-e7899f2d1e69",
"Category": "secondary",
"Activation": {
"$eq": [
"$45e19a7c-ad16-414c-8563-0a6ee6fdc060",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 26,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KILLMETHOD_UNARMED_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1"
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_KillMethod_Unarmed": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Kill": {
"Condition": {
"$and": [
{
"$eq": ["$Value.IsTarget", true]
},
{
"$any": {
"?": {
"$eq": ["$.#", "unarmed"]
},
"in": [
"$Value.KillMethodBroad",
"$Value.KillMethodStrict"
]
}
}
]
},
"Transition": "Success"
},
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"bc9646d8-5fa0-45fd-821a-baeee7cd9b77": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KILLMETHOD_POISON_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KILLMETHOD_POISON_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/008_KillMethod_Poison.jpg",
"Resource": [],
"Objectives": [
{
"Id": "f6af1de8-1158-40ba-99f3-f3303ae4500e",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_KillMethod_Poison": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_KillMethod_Poison": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "e62f34f8-8f28-4dcc-93ef-b3054530355b",
"Category": "secondary",
"Activation": {
"$eq": [
"$f6af1de8-1158-40ba-99f3-f3303ae4500e",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 27,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KILLMETHOD_POISON_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1"
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_KillMethod_Poison": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Kill": {
"Condition": {
"$and": [
{
"$eq": ["$Value.IsTarget", true]
},
{
"$or": [
{
"$eq": [
"$Value.KillClass",
"poison"
]
},
{
"$any": {
"?": {
"$eq": [
"$.#",
"poison"
]
},
"in": [
"$Value.KillMethodBroad",
"$Value.KillMethodStrict"
]
}
}
]
}
]
},
"Transition": "Success"
},
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"249c9866-33bd-4c90-8288-fc065ad80f5a": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KILLMETHOD_EXPLOSIVE_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KILLMETHOD_EXPLOSIVE_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/009_KillMethod_Explosive.jpg",
"Resource": [],
"Objectives": [
{
"Id": "a8f551c5-37e1-4e29-af81-6c83018f938b",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_KillMethod_Explosive": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_KillMethod_Explosive": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "ef529696-26b8-4d77-ac3a-be9e29180771",
"Category": "secondary",
"Activation": {
"$eq": [
"$a8f551c5-37e1-4e29-af81-6c83018f938b",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 34,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KILLMETHOD_EXPLOSIVE_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1"
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_KillMethod_Explosive": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Kill": {
"Condition": {
"$and": [
{
"$eq": ["$Value.IsTarget", true]
},
{
"$or": [
{
"$any": {
"?": {
"$eq": [
"$.#",
"accident_explosion"
]
},
"in": [
"$Value.KillMethodBroad",
"$Value.KillMethodStrict"
]
}
},
{
"$any": {
"?": {
"$eq": [
"$.#",
"explosive"
]
},
"in": [
"$Value.KillMethodBroad",
"$Value.KillMethodStrict"
]
}
}
]
}
]
},
"Transition": "Success"
},
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"db28578b-5f77-4919-bb70-c0a7cdb49e00": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KILLMETHOD_THROW_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KILLMETHOD_THROW_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/010_KillMethod_Throw.jpg",
"Resource": [],
"Objectives": [
{
"Id": "ddddb393-c839-44a0-a1d2-e228e8f79934",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_KillMethod_Throw": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_KillMethod_Throw": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "4b80e878-0285-4111-820d-9af580da2128",
"Category": "secondary",
"Activation": {
"$eq": [
"$ddddb393-c839-44a0-a1d2-e228e8f79934",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 35,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KILLMETHOD_THROW_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1"
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_KillMethod_Throw": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Kill": {
"Condition": {
"$and": [
{
"$eq": ["$Value.IsTarget", true]
},
{
"$any": {
"?": {
"$eq": ["$.#", "throw"]
},
"in": [
"$Value.KillMethodBroad",
"$Value.KillMethodStrict"
]
}
}
]
},
"Transition": "Success"
},
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"398b1fe2-4fbc-4505-a3ab-961b4c9032b1": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KILLMETHOD_ACCIDENT_ELECTRIC_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KILLMETHOD_ACCIDENT_ELECTRIC_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/011_KillMethod_Electric.jpg",
"Resource": [],
"Objectives": [
{
"Id": "48b46f2b-342c-4846-84f5-42aece8babdb",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_KillMethod_Accident_Electric": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_KillMethod_Accident_Electric": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "7d393551-bc9c-4d02-9d9c-1a97929a36a9",
"Category": "secondary",
"Activation": {
"$eq": [
"$48b46f2b-342c-4846-84f5-42aece8babdb",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 36,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KILLMETHOD_ACCIDENT_ELECTRIC_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1"
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_KillMethod_Accident_Electric": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Kill": {
"Condition": {
"$and": [
{
"$eq": ["$Value.IsTarget", true]
},
{
"$any": {
"?": {
"$eq": [
"$.#",
"accident_electric"
]
},
"in": [
"$Value.KillMethodBroad",
"$Value.KillMethodStrict"
]
}
}
]
},
"Transition": "Success"
},
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"8e27516e-3b73-486c-9abb-d00689841795": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KILLMETHOD_SNIPER_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KILLMETHOD_SNIPER_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/012_KillMethod_Sniper.jpg",
"Resource": [],
"Objectives": [
{
"Id": "b3f76244-33ad-4f08-b7f4-6b9c33eec10f",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_KillMethod_Sniper": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_KillMethod_Sniper": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "910aacc9-ec4b-4b92-b1ac-c8960e18c50d",
"Category": "secondary",
"Activation": {
"$eq": [
"$b3f76244-33ad-4f08-b7f4-6b9c33eec10f",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 37,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KILLMETHOD_SNIPER_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1"
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_KillMethod_Sniper": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Kill": {
"Condition": {
"$and": [
{
"$eq": ["$Value.IsTarget", true]
},
{
"$eq": [
"$Value.KillItemCategory",
"sniperrifle"
]
}
]
},
"Transition": "Success"
},
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"4fab9aa7-0929-43d6-940c-cb29bfdb312c": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KILLMETHOD_SHOTGUN_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KILLMETHOD_SHOTGUN_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/013_KillMethod_Shotgun.jpg",
"Resource": [],
"Objectives": [
{
"Id": "85f6873f-24de-454e-824a-d290102906ac",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_KillMethod_Shotgun": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_KillMethod_Shotgun": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "ab747076-b1a7-462f-a88a-7e3268cb2d27",
"Category": "secondary",
"Activation": {
"$eq": [
"$85f6873f-24de-454e-824a-d290102906ac",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 38,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KILLMETHOD_SHOTGUN_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1"
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_KillMethod_Shotgun": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Kill": {
"Condition": {
"$and": [
{
"$eq": ["$Value.IsTarget", true]
},
{
"$eq": [
"$Value.KillItemCategory",
"shotgun"
]
}
]
},
"Transition": "Success"
},
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"f6c66887-c181-4b5f-8b9e-cb2ffef95735": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KILLMETHOD_SMG_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KILLMETHOD_SMG_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/014_KillMethod_SMG.jpg",
"Resource": [],
"Objectives": [
{
"Id": "c3a363d7-4f7c-42a1-a8e0-6f2de01c9516",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_KillMethod_SMG": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_KillMethod_SMG": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "7b22d577-0ef1-4433-9142-bbf27ce584b1",
"Category": "secondary",
"Activation": {
"$eq": [
"$c3a363d7-4f7c-42a1-a8e0-6f2de01c9516",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 39,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KILLMETHOD_SMG_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1"
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_KillMethod_SMG": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Kill": {
"Condition": {
"$and": [
{
"$eq": ["$Value.IsTarget", true]
},
{
"$eq": [
"$Value.KillItemCategory",
"smg"
]
}
]
},
"Transition": "Success"
},
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"e1825605-23d5-4bf7-88ae-ea7ec23e1291": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KILLMETHOD_SILENCED_PISTOL_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KILLMETHOD_SILENCED_PISTOL_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/015_KillMethod_SilencedPistol.jpg",
"Resource": [],
"Objectives": [
{
"Id": "6f529713-eb5a-4336-ac5d-0d00ddd7d076",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_KillMethod_Silenced_Pistol": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_KillMethod_Silenced_Pistol": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "dcc4ceb2-bcc4-4b0c-915b-9f5e4edbd52b",
"Category": "secondary",
"Activation": {
"$eq": [
"$6f529713-eb5a-4336-ac5d-0d00ddd7d076",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 40,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KILLMETHOD_SILENCED_PISTOL_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1"
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_KillMethod_Silenced_Pistol": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Kill": {
"Condition": {
"$and": [
{
"$eq": ["$Value.IsTarget", true]
},
{
"$eq": [
"$Value.WeaponSilenced",
true
]
},
{
"$eq": [
"$Value.KillItemCategory",
"pistol"
]
}
]
},
"Transition": "Success"
},
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"074d076c-00bd-4758-b77d-62deacb0f669": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KILLMETHOD_UNSILENCED_PISTOL_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KILLMETHOD_UNSILENCED_PISTOL_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/016_KillMethod_UnSilencedPistol.jpg",
"Resource": [],
"Objectives": [
{
"Id": "82c9bac9-83fd-4601-ad7d-57d432ac1271",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_KillMethod_UnSilenced_Pistol": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_KillMethod_UnSilenced_Pistol": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "2982e8c0-c9fa-4411-afc2-b9ada34a7721",
"Category": "secondary",
"Activation": {
"$eq": [
"$82c9bac9-83fd-4601-ad7d-57d432ac1271",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 41,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KILLMETHOD_UNSILENCED_PISTOL_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1"
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_KillMethod_UnSilenced_Pistol": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Kill": {
"Condition": {
"$and": [
{
"$eq": ["$Value.IsTarget", true]
},
{
"$eq": [
"$Value.WeaponSilenced",
false
]
},
{
"$eq": [
"$Value.KillItemCategory",
"pistol"
]
}
]
},
"Transition": "Success"
},
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"8d776dfb-6f7c-4a11-be1a-a7639733b319": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_HIDEBODIES_TIMED_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_HIDEBODIES_TIMED_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/017_HideBodies_Timed.jpg",
"Resource": [],
"Objectives": [
{
"Id": "9e2e7beb-5e9a-4966-83e0-5799b889ad7b",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_HideBodies_Timed": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_HideBodies_Timed": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "2e7319b5-740f-4411-a9ed-62c2caf72f68",
"Activation": {
"$eq": [
"$9e2e7beb-5e9a-4966-83e0-5799b889ad7b",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"Category": "secondary",
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 47,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_HIDEBODIES_TIMED_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"UnHiddenBodies": [],
"update_counter": 0,
"MyPayout": "1",
"ObjectiveCompleted": false
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_HideBodies_Timed": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Kill": [
{
"Actions": {
"$pushunique": [
"UnHiddenBodies",
"$Value.RepositoryId"
]
}
},
{
"Transition": "HideBody"
}
],
"NoTargetsLeft": {
"Actions": {
"$set": ["ObjectiveCompleted", true]
}
},
"Evergreen_EvaluateChallenge": [
{
"Condition": {
"$eq": ["$.ObjectiveCompleted", true]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": ["$.ObjectiveCompleted", false]
},
"Transition": "Failure"
}
],
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
},
"HideBody": {
"$timer": {
"Condition": {
"$after": 60
},
"Transition": "Failure"
},
"BodyHidden": [
{
"Actions": {
"$remove": [
"UnHiddenBodies",
"$Value.RepositoryId"
]
}
},
{
"Condition": {
"$eq": ["($.UnHiddenBodies).Count", 0]
},
"Transition": "Start"
}
],
"Kill": {
"Actions": {
"$pushunique": [
"UnHiddenBodies",
"$Value.RepositoryId"
]
}
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"6a8fea03-ff58-448d-9369-a4e1b9ea1b6d": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_DONT_OPEN_LOCKS_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_DONT_OPEN_LOCKS_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/018_DontOpenLocks.jpg",
"Resource": [],
"Objectives": [
{
"Id": "5e4086f7-ae52-4a1d-b950-cca43e742b9f",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_DontOpenLocks": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_DontOpenLocks": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "71cae398-4684-4529-bac2-df1803496c6b",
"Activation": {
"$eq": [
"$5e4086f7-ae52-4a1d-b950-cca43e742b9f",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"Category": "secondary",
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 48,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_DONT_OPEN_LOCKS_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1",
"ObjectiveCompleted": false
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_DontOpenLocks": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Door_Unlocked": {
"Transition": "Failure"
},
"NoTargetsLeft": {
"Actions": {
"$set": ["ObjectiveCompleted", true]
}
},
"Evergreen_EvaluateChallenge": [
{
"Condition": {
"$eq": ["$.ObjectiveCompleted", true]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": ["$.ObjectiveCompleted", false]
},
"Transition": "Failure"
}
],
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"f209a5d9-4880-4b51-9cf2-5faaacb4a4e6": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_DONT_TAKE_DAMAGE_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_DONT_TAKE_DAMAGE_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/019_DontTakeDamage.jpg",
"Resource": [],
"Objectives": [
{
"Id": "30a12fc4-0619-44d6-b635-6cc5822e3e98",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_DontTakeDamage": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_DontTakeDamage": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "adb07ac9-9d39-429b-8cc0-7a84d29e156e",
"Activation": {
"$eq": [
"$30a12fc4-0619-44d6-b635-6cc5822e3e98",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"Category": "secondary",
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 49,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_DONT_TAKE_DAMAGE_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1",
"ObjectiveCompleted": false
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_DontTakeDamage": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Evergreen_EnteredCC": {
"Transition": "Failure"
},
"Hero_Health": {
"Transition": "Failure"
},
"NoTargetsLeft": {
"Actions": {
"$set": ["ObjectiveCompleted", true]
}
},
"Evergreen_EvaluateChallenge": [
{
"Condition": {
"$eq": ["$.ObjectiveCompleted", true]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": ["$.ObjectiveCompleted", false]
},
"Transition": "Failure"
}
],
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"61e0090e-efee-44f6-a9ef-20513cbf2363": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_NO_MISSED_SHOTS_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_NO_MISSED_SHOTS_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/020_NoMissedShots.jpg",
"Resource": [],
"Objectives": [
{
"Id": "76a0a284-d87a-4861-9480-aad96d8056b4",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_NoMissedShots": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_NoMissedShots": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "cfc76c80-81a5-4d87-90cd-bf4ddbfc6422",
"Activation": {
"$eq": [
"$76a0a284-d87a-4861-9480-aad96d8056b4",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"Category": "secondary",
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 50,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_NO_MISSED_SHOTS_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1",
"NoTargetsLeft": false
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_NoMissedShots": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Evergreen_ShotMissed": {
"Transition": "Failure"
},
"NoTargetsLeft": {
"Actions": {
"$set": ["NoTargetsLeft", true]
}
},
"Evergreen_EvaluateChallenge": {
"Condition": {
"$eq": ["$.NoTargetsLeft", true]
},
"Transition": "Success"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"85881b8c-8ee5-4e34-bf73-24c7e41f00b4": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_ONLY_HEADSHOTS_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_ONLY_HEADSHOTS_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/021_OnlyHeadShots.jpg",
"Resource": [],
"Objectives": [
{
"Id": "e951fdfe-6961-4f1e-a8d1-3dc4b13ba23a",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_OnlyHeadshots": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_OnlyHeadshots": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "f777bbb5-9831-474e-952c-72378421a41d",
"Activation": {
"$eq": [
"$e951fdfe-6961-4f1e-a8d1-3dc4b13ba23a",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"Category": "secondary",
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 51,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_ONLY_HEADSHOTS_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1",
"ObjectiveCompleted": false
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_OnlyHeadshots": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Kill": {
"Condition": {
"$and": [
{
"$eq": [
"$Value.KillClass",
"ballistic"
]
},
{
"$eq": ["$Value.IsHeadshot", false]
}
]
},
"Transition": "Failure"
},
"NoTargetsLeft": {
"Actions": {
"$set": ["ObjectiveCompleted", true]
}
},
"Evergreen_EvaluateChallenge": [
{
"Condition": {
"$eq": ["$.ObjectiveCompleted", true]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": ["$.ObjectiveCompleted", false]
},
"Transition": "Failure"
}
],
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"091f64ab-55a0-4fe4-8abf-220270a81211": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_DISGUISE_BLOWN_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_DISGUISE_BLOWN_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/022_DisguiseBlown.jpg",
"Resource": [],
"Objectives": [
{
"Id": "bfcc0412-92be-45df-bc49-42bc3ce89fd0",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {
"NoTargetsLeft": false
},
"States": {
"Start": {
"Activate_DisguiseBlown": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_DisguiseBlown": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "3616af7a-88af-4fc4-88ca-439dd1141d2b",
"Activation": {
"$eq": [
"$bfcc0412-92be-45df-bc49-42bc3ce89fd0",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"Category": "secondary",
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 52,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_DISGUISE_BLOWN_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1",
"NoTargetsLeft": false
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_DisguiseBlown": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"NoTargetsLeft": {
"Actions": {
"$set": ["NoTargetsLeft", true]
}
},
"DisguiseBlown": {
"Transition": "Failure"
},
"Evergreen_EvaluateChallenge": {
"Condition": {
"$eq": ["$.NoTargetsLeft", true]
},
"Transition": "Success"
},
"MissionFailed_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"dc5cdaf6-7254-4ed1-ae18-845ee4ff2eb7": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_NO_COMBAT_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_NO_COMBAT_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/023_NoCombat.jpg",
"Resource": [],
"Objectives": [
{
"Id": "0950c383-d72f-42cf-b39b-6be2728151e9",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_NoCombat": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_NoCombat": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "ec955e45-b692-4825-9d3f-e81d57855f27",
"Activation": {
"$eq": [
"$0950c383-d72f-42cf-b39b-6be2728151e9",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"Category": "secondary",
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 53,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_NO_COMBAT_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1",
"ObjectiveCompleted": false
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_NoCombat": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"AmbientChanged": {
"Condition": {
"$eq": ["$Value.Ambient", "Combat"]
},
"Transition": "Failure"
},
"NoTargetsLeft": {
"Actions": {
"$set": ["ObjectiveCompleted", true]
}
},
"Evergreen_EvaluateChallenge": [
{
"Condition": {
"$eq": ["$.ObjectiveCompleted", true]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": ["$.ObjectiveCompleted", false]
},
"Transition": "Failure"
}
],
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"9edc7518-5b47-4ffb-a995-87b461092ba9": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KILLMETHOD_FIBERWIRE_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KILLMETHOD_FIBERWIRE_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/024_Killmethod_Fiberwire.jpg",
"Resource": [],
"Objectives": [
{
"Id": "349a1ba0-cb46-4ad9-bf1f-a43945e1724d",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_Killmethod_Fiberwire": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_Killmethod_Fiberwire": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "ba94fcae-c945-4a4d-9495-a0826c44e31a",
"Category": "secondary",
"Activation": {
"$eq": [
"$349a1ba0-cb46-4ad9-bf1f-a43945e1724d",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 28,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KILLMETHOD_FIBERWIRE_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1"
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_Killmethod_Fiberwire": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Kill": {
"Condition": {
"$and": [
{
"$eq": ["$Value.IsTarget", true]
},
{
"$eq": [
"$Value.KillMethodBroad",
"fiberwire"
]
}
]
},
"Transition": "Success"
},
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"4fe457a9-fdf7-4de7-8f62-2a6a2d28b6c1": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Killmethod_Assaultrifle_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Killmethod_Assaultrifle_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/025_Killmethod_Assaultrifle.jpg",
"Resource": [],
"Objectives": [
{
"Id": "5b4697f9-1c92-44f8-a1ff-f438b78bbcb4",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_Killmethod_Assaultrifle": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_Killmethod_Assaultrifle": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "af073a42-1c19-47b0-a540-9a694a039613",
"Category": "secondary",
"Activation": {
"$eq": [
"$5b4697f9-1c92-44f8-a1ff-f438b78bbcb4",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 29,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Killmethod_Assaultrifle_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1"
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_Killmethod_Assaultrifle": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Kill": {
"Condition": {
"$and": [
{
"$eq": ["$Value.IsTarget", true]
},
{
"$eq": [
"$Value.KillItemCategory",
"assaultrifle"
]
}
]
},
"Transition": "Success"
},
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"2aad5a65-5a9c-4a86-9287-2b8a6f8dd2e4": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Killmethod_Melee_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Killmethod_Melee_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/026_Killmethod_Melee.jpg",
"Resource": [],
"Objectives": [
{
"Id": "8d7e97e5-6ebc-44c9-9fab-1eb0f7cd9d38",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_Killmethod_Melee": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_Killmethod_Melee": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "84f566c8-72e1-4dd0-854d-f21fea0b77bb",
"Category": "secondary",
"Activation": {
"$eq": [
"$8d7e97e5-6ebc-44c9-9fab-1eb0f7cd9d38",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 30,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Killmethod_Melee_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1"
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_Killmethod_Melee": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Kill": {
"Condition": {
"$and": [
{
"$eq": ["$Value.IsTarget", true]
},
{
"$or": [
{
"$eq": [
"$Value.KillClass",
"melee"
]
},
{
"$eq": [
"$Value.KillMethodBroad",
"fiberwire"
]
}
]
}
]
},
"Transition": "Success"
},
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"6c9fa748-c1b0-4a49-a052-35a66cb2188b": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Killmethod_OilPuddle_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Killmethod_OilPuddle_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/027_Killmethod_OilPuddle.jpg",
"Resource": [],
"Objectives": [
{
"Id": "fbf2b05a-fab8-47de-b571-ec1fabdc46a9",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_Killmethod_OilPuddle": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_Killmethod_OilPuddle": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "0062399c-eaa7-412c-b30e-ca06d0264d99",
"Category": "secondary",
"Activation": {
"$eq": [
"$fbf2b05a-fab8-47de-b571-ec1fabdc46a9",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 45,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Killmethod_OilPuddle_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1"
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_Killmethod_OilPuddle": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Kill": {
"Condition": {
"$and": [
{
"$eq": ["$Value.IsTarget", true]
},
{
"$eq": [
"$Value.SetPieceId",
"a083c159-3a82-4a2d-ac00-872c4b84afa0"
]
}
]
},
"Transition": "Success"
},
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"456e3c81-c3d4-49b4-a2b6-1bc7f7b4cef4": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Killmethod_WaterPuddle_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Killmethod_WaterPuddle_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/028_Killmethod_WaterPuddle.jpg",
"Resource": [],
"Objectives": [
{
"Id": "54d2c476-8a3d-44a3-9840-5549643af833",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_Killmethod_WaterPuddle": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_Killmethod_WaterPuddle": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "06be8ec3-1a4f-485e-9656-32bd956c4774",
"Category": "secondary",
"Activation": {
"$eq": [
"$54d2c476-8a3d-44a3-9840-5549643af833",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 46,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Killmethod_WaterPuddle_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1"
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_Killmethod_WaterPuddle": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Kill": {
"Condition": {
"$and": [
{
"$eq": ["$Value.IsTarget", true]
},
{
"$eq": [
"$Value.SetPieceId",
"a7e6923b-7c68-466e-9090-a684ef220942"
]
}
]
},
"Transition": "Success"
},
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"9dc9ef26-ce0e-4542-b8e2-2ba8e562b355": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Killmethod_AccidentBurn_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Killmethod_AccidentBurn_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/029_Killmethod_AccidentBurn.jpg",
"Resource": [],
"Objectives": [
{
"Id": "611cede9-8a0f-4398-9d88-685dfd837273",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_Killmethod_AccidentBurn": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_Killmethod_AccidentBurn": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "dc1ab5ee-ae12-4564-a9fe-2846f22d088d",
"Category": "secondary",
"Activation": {
"$eq": [
"$611cede9-8a0f-4398-9d88-685dfd837273",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 44,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Killmethod_AccidentBurn_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1"
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_Killmethod_AccidentBurn": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Kill": {
"Condition": {
"$and": [
{
"$eq": ["$Value.IsTarget", true]
},
{
"$eq": [
"$Value.KillMethodStrict",
"accident_burn"
]
}
]
},
"Transition": "Success"
},
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"d2f8006c-a9ce-42d2-a433-67d84e3c4217": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Killmethod_Drown_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Killmethod_Drown_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/030_Killmethod_Drown.jpg",
"Resource": [],
"Objectives": [
{
"Id": "86c5f8e0-bd4b-415b-a8c7-8fad1224b320",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_Killmethod_Drown": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_Killmethod_Drown": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "ca1ee61a-6882-4c12-bd6e-0f290b6d7a60",
"Category": "secondary",
"Activation": {
"$eq": [
"$86c5f8e0-bd4b-415b-a8c7-8fad1224b320",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 43,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Killmethod_Drown_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1"
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_Killmethod_Drown": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": ["$Value.IsTarget", true]
},
{
"$eq": [
"$Value.KillMethodStrict",
"accident_drown"
]
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$and": [
{
"$eq": ["$Value.IsTarget", true]
},
{
"$eq": [
"$Value.KillMethodStrict",
"accident_push"
]
}
]
},
"Transition": "CheckDumpInOcean"
}
],
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
},
"CheckDumpInOcean": {
"$timer": {
"Condition": {
"$after": 2
},
"Transition": "Start"
},
"DumpInOcean": {
"Transition": "Success"
},
"NoTargetsLeft": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"db9e3a01-f135-4b39-9132-316380a40661": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Killmethod_Push_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Killmethod_Push_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/031_Killmethod_Push.jpg",
"Resource": [],
"Objectives": [
{
"Id": "0a2d320b-86a0-46e3-a430-8af5dac63c0a",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_Killmethod_Push": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_Killmethod_Push": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "d617c36f-1e26-406f-b05f-cec7f1a15945",
"Category": "secondary",
"Activation": {
"$eq": [
"$0a2d320b-86a0-46e3-a430-8af5dac63c0a",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 33,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Killmethod_Push_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1"
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_Killmethod_Push": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Kill": {
"Condition": {
"$and": [
{
"$eq": ["$Value.IsTarget", true]
},
{
"$eq": [
"$Value.KillMethodStrict",
"accident_push"
]
}
]
},
"Transition": "Success"
},
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"06880ede-482a-40d4-9fc7-88606f228a5f": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Killmethod_Wallbang_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Killmethod_Wallbang_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/032_Killmethod_Wallbang.jpg",
"Resource": [],
"Objectives": [
{
"Id": "7fe58682-e511-48d1-9db7-1fefdb45bbe9",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_Killmethod_Wallbang": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_Killmethod_Wallbang": {
"Transition": "Start"
}
}
}
}
},
{
"Id": "8ea386ee-4dbb-4205-af21-2a27d02dff5c",
"Category": "secondary",
"Activation": {
"$eq": [
"$7fe58682-e511-48d1-9db7-1fefdb45bbe9",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 57,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Killmethod_Wallbang_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1"
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_Killmethod_Wallbang": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Kill": {
"Condition": {
"$and": [
{
"$eq": ["$Value.IsTarget", true]
},
{
"$eq": ["$Value.ThroughWall", true]
}
]
},
"Transition": "Success"
},
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"9106b979-7eaf-4a7d-ad3a-0f4531945a28": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Camera_Destroy_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Camera_Destroy_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/033_Camera_Destroy.jpg",
"Resource": [],
"Objectives": [
{
"Id": "bf77b7e7-f78f-4cf0-b038-bc0b4aecb737",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_Camera_Destroy": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_Camera_Destroy": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "b15dfe07-6301-4f3b-bcd0-7babb5a6ae95",
"Category": "secondary",
"Activation": {
"$eq": [
"$bf77b7e7-f78f-4cf0-b038-bc0b4aecb737",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 56,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Camera_Destroy_NAME",
"data": [
"$formatint $.MyPayout",
"$.Count"
]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1",
"Count": 0,
"Goal": 3
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_Camera_Destroy": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Evergreen_SecurityCameraDestroyed": [
{
"Actions": [
{
"$inc": "Count",
"$dec": "update_counter"
}
]
},
{
"Condition": {
"$eq": ["$.Count", "$.Goal"]
},
"Transition": "Success"
}
],
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
},
"Evergreen_EvaluateChallenge": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"09771b41-c436-40f0-9f25-22a50da9b0dc": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Camera_DestroyRecorder_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Camera_DestroyRecorder_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/034_Camera_DestroyRecorder.jpg",
"Resource": [],
"Objectives": [
{
"Id": "081a1670-afd1-4e1f-8af8-6db4470392a2",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_Camera_DestroyRecorder": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_Camera_DestroyRecorder": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "e4244838-577f-4661-9750-16d69cef5abd",
"Category": "secondary",
"Activation": {
"$eq": [
"$081a1670-afd1-4e1f-8af8-6db4470392a2",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 54,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Camera_DestroyRecorder_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1"
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_Camera_DestroyRecorder": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"SecuritySystemRecorder": {
"Condition": {
"$or": [
{
"$eq": ["$Value.event", "destroyed"]
},
{
"$eq": ["$Value.event", "erased"]
}
]
},
"Transition": "Success"
},
"Evergreen_EvaluateChallenge": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"9d5212b3-d4cc-4f1d-9666-b4b2673a35b4": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Camera_Caught_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Camera_Caught_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/035_Camera_Caught.jpg",
"Resource": [],
"Objectives": [
{
"Id": "ff87cdae-5bdf-434b-b255-4e21dc41a6f1",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_Camera_Caught": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_Camera_Caught": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "675702b0-66f9-4177-856d-c7abbaa914ff",
"Category": "secondary",
"Activation": {
"$eq": [
"$ff87cdae-5bdf-434b-b255-4e21dc41a6f1",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 55,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Camera_Caught_NAME",
"data": [
"$formatint $.MyPayout",
"$.CameraText"
]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1",
"ObjectiveCompleted": false,
"RecordingDestroyed": true,
"CameraText": "",
"CameraTextOn": "$loc UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Camera_DestroyRecorder_TITLE"
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_Camera_Caught": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"NoTargetsLeft": {
"Actions": {
"$set": ["ObjectiveCompleted", true]
}
},
"Evergreen_EvaluateChallenge": [
{
"Condition": {
"$and": [
{
"$eq": [
"$.ObjectiveCompleted",
true
]
},
{
"$eq": [
"$.RecordingDestroyed",
true
]
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$or": [
{
"$eq": [
"$.ObjectiveCompleted",
false
]
},
{
"$eq": [
"$.RecordingDestroyed",
false
]
}
]
},
"Transition": "Failure"
}
],
"SecuritySystemRecorder": [
{
"Condition": {
"$or": [
{
"$eq": [
"$Value.Event",
"destroyed"
]
},
{
"$eq": [
"$Value.Event",
"erased"
]
}
]
},
"Transition": "SetCameraTextOff"
},
{
"Condition": {
"$eq": ["$Value.event", "spotted"]
},
"Transition": "SetCameraTextOn"
}
],
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
},
"SetCameraTextOn": {
"-": {
"Actions": [
{
"$set": ["CameraText", "$.CameraTextOn"]
}
],
"$dec": "update_counter"
},
"SecuritySystemRecorder": {
"Condition": {
"$or": [
{
"$eq": ["$Value.event", "destroyed"]
},
{
"$eq": ["$Value.event", "erased"]
}
]
},
"Transition": "SetCameraTextOff"
},
"Evergreen_EvaluateChallenge": {
"Transition": "Failure"
}
},
"SetCameraTextOff": {
"-": {
"Actions": [
{
"$set": ["CameraText", ""]
},
{
"$set": ["RecordingDestroyed", true]
},
{
"$dec": "update_counter"
}
],
"Transition": "Success"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"7f590b49-da75-4035-a5d8-1a5831ca5bd0": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_SilentTakedown_3_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_SilentTakedown_3_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/137_Silent.jpg",
"Resource": [],
"Objectives": [
{
"Id": "1d4210b3-a928-4216-823d-7e569a071207",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_SilentTakedown_3": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_SilentTakedown_3": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "eb0441a9-a7e7-4bd9-9492-f06b7d9b615a",
"Category": "secondary",
"Activation": {
"$eq": [
"$1d4210b3-a928-4216-823d-7e569a071207",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 68,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_SilentTakedown_3_NAME",
"data": [
"$formatint $.MyPayout",
"$.Count"
]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1",
"Count": 0,
"Goal": 3
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_SilentTakedown_3": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Evergreen_GuardPacified": [
{
"Actions": {
"$inc": "Count",
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$.Count", "$.Goal"]
},
"Transition": "Success"
}
],
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
},
"Evergreen_EvaluateChallenge": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"243488ef-c5b8-4e31-8a78-3e9e7a3fd81b": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_SilentTakedown_RareMelee_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_SilentTakedown_RareMelee_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/037_Pacify_RareMelee.jpg",
"Resource": [],
"Objectives": [
{
"Id": "2af0976d-bc44-4995-b4d7-25c3e8f14d22",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_SilentTakedown_RareMelee": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_SilentTakedown_RareMelee": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "1430b9fe-9f43-4f62-89d0-dd94f2b866bd",
"Category": "secondary",
"Activation": {
"$eq": [
"$2af0976d-bc44-4995-b4d7-25c3e8f14d22",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 42,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_SilentTakedown_RareMelee_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1"
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_SilentTakedown_RareMelee": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Pacify": {
"Condition": {
"$and": [
{
"$ge": ["$Value.EvergreenRarity", 2]
},
{
"$eq": ["$Value.IsTarget", true]
}
]
},
"Transition": "Check_Unnoticed"
},
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
},
"Check_Unnoticed": {
"$timer": {
"Condition": {
"$after": 4
},
"Transition": "Start"
},
"Unnoticed_Pacified": {
"Transition": "Success"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"8f0985a0-c806-46d4-976c-a9a324a65bbe": {
"Name": "UI_CONTRACT_EVERGREEN_SUSPECTSGLOW",
"Description": "UI_CONTRACT_EVERGREEN_SUSPECTSGLOW",
"Icon": "images/challenges/default_challenge_icon.png",
"IsHidden": null,
"TileImage": "images/test/placeholder.jpg",
"Resource": [],
"Objectives": [
{
"_comment": "------ ELIMINATE SYNDICATE TARGETS (RED TARGETS CUT FROM ALPHA BUILD) -----",
"Id": "96c53dce-7214-463c-b23c-4958449851a7",
"Category": "Secondary",
"ObjectiveType": "custom",
"ForceShowOnLoadingScreen": false,
"ExcludeFromScoring": true,
"OnActive": {
"IfInProgress": {
"Visible": true
},
"IfCompleted": {
"Visible": false
}
},
"Image": "images/test/placeholder.jpg",
"BriefingName": "$loc UI_CONTRACT_SINSTEST_OBJECTIVE_STEALTABLET",
"BriefingText": "$loc UI_CONTRACT_SINSTEST_OBJECTIVE_STEALTABLET",
"LongBriefingText": "$loc UI_CONTRACT_SINSTEST_OBJECTIVE_STEALTABLET",
"HUDTemplate": {
"display": "$loc UI_CONTRACT_EVERGREEN_MILD_ELIMINATE_SYNDICATE_MEMBERS",
"iconType": 0
},
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 0,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_ELIMINATE_SYNDICATE_MEMBERS",
"data": [
"$.TargetsKilled",
"$.TargetsTotal"
]
}
}
}
}
},
"Context": {
"update_counter": 1,
"TargetsKilled": 0,
"TargetsTotal": 0,
"Targets": []
},
"States": {
"Start": {
"-": {
"Transition": "Success"
}
},
"Active": {
"AddSyndicateTarget": [
{
"Actions": {
"$pushunique": [
"Targets",
"$Value.repoID"
]
}
},
{
"Actions": {
"$inc": "TargetsTotal",
"$dec": "update_counter"
}
}
],
"Kill": [
{
"Condition": {
"$inarray": {
"in": "$.Targets",
"?": {
"$eq": [
"$.#",
"$Value.RepositoryId"
]
}
}
},
"Actions": {
"$inc": "TargetsKilled",
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": [
"$.TargetsKilled",
"$.TargetsTotal"
]
},
"Transition": "Success"
}
]
},
"Success": {
"AddSyndicateTarget": [
{
"Actions": {
"$pushunique": [
"Targets",
"$Value.repoID"
]
}
},
{
"Actions": {
"$inc": "TargetsTotal",
"$dec": "update_counter"
}
},
{
"Transition": "Active"
}
]
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"e364d1c4-85d4-4c68-b6de-58071b8b4166": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_POISONTARGET_EMETIC_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_POISONTARGET_EMETIC_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/008_KillMethod_Poison.jpg",
"Resource": [],
"Objectives": [
{
"Id": "93911bc0-f6b2-4b64-96d8-01ca046950b5",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_PoisonTarget_Emetic": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_PoisonTarget_Emetic": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "23e9fc96-bdf7-4789-a9af-614ab9d0a43e",
"Activation": {
"$eq": [
"$93911bc0-f6b2-4b64-96d8-01ca046950b5",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"Category": "secondary",
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 27,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_POISONTARGET_EMETIC_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1"
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_PoisonTarget_Emetic": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Actorsick": [
{
"Condition": {
"$eq": ["$Value.IsTarget", true]
},
"Transition": "Success"
}
],
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"ba7ca785-e249-472b-bf9c-a70d7f294bec": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_POISONTARGET_SEDATIVE_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_POISONTARGET_SEDATIVE_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/008_KillMethod_Poison.jpg",
"Resource": [],
"Objectives": [
{
"Id": "90074960-4dd7-47d7-bd5f-e8267122668f",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_PoisonTarget_Sedative": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_PoisonTarget_Sedative": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "88fae840-3075-475e-926c-359e4d4fc7b6",
"Activation": {
"$eq": [
"$90074960-4dd7-47d7-bd5f-e8267122668f",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"Category": "secondary",
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 27,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_POISONTARGET_SEDATIVE_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1"
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_PoisonTarget_Sedative": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Pacify": [
{
"Condition": {
"$and": [
{
"$eq": ["$Value.IsTarget", true]
},
{
"$any": {
"?": {
"$eq": [
"$.#",
"Sedated"
]
},
"in": "$Value.DamageEvents"
}
}
]
},
"Transition": "Success"
}
],
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"8060fb48-9523-4d92-82ef-43af7e7d7790": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_POISONTARGET_ANY_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_POISONTARGET_ANY_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/008_KillMethod_Poison.jpg",
"Resource": [],
"Objectives": [
{
"Id": "9930ec98-3556-437e-b0f5-738592698194",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_PoisonTarget_Any": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_PoisonTarget_Any": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "4a6e42dd-bd8f-4d51-b103-bfae6043be30",
"Activation": {
"$eq": [
"$9930ec98-3556-437e-b0f5-738592698194",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"Category": "secondary",
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 27,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_POISONTARGET_ANY_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1"
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_PoisonTarget_Any": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Actorsick": [
{
"Condition": {
"$eq": ["$Value.IsTarget", true]
},
"Transition": "Success"
}
],
"Kill": {
"Condition": {
"$and": [
{
"$eq": ["$Value.IsTarget", true]
},
{
"$eq": [
"$Value.KillClass",
"poison"
]
}
]
},
"Transition": "Success"
},
"Pacify": {
"Condition": {
"$and": [
{
"$eq": ["$Value.IsTarget", true]
},
{
"$any": {
"?": {
"$eq": ["$.#", "Sedated"]
},
"in": "$Value.DamageEvents"
}
}
]
},
"Transition": "Success"
},
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"a913d3a1-52b6-4e50-bf56-5b39406cff47": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_POISONGUARD_ANY_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_POISONGUARD_ANY_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/008_KillMethod_Poison.jpg",
"Resource": [],
"Objectives": [
{
"Id": "10311a1d-6145-44d0-89d7-126130e2ff70",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_PoisonGuard_Any": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_PoisonGuard_Any": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "e4fb18ac-3ce0-4054-8792-eae600b1fbad",
"Activation": {
"$eq": [
"$10311a1d-6145-44d0-89d7-126130e2ff70",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"Category": "secondary",
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 27,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_POISONGUARD_ANY_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1"
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_PoisonGuard_Any": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Actorsick": {
"Condition": {
"$eq": ["$Value.ActorType", 1]
},
"Transition": "Success"
},
"Kill": [
{
"Condition": {
"$or": [
{
"$and": [
{
"$eq": [
"$Value.ActorType",
1
]
},
{
"$eq": [
"$Value.KillItemCategory",
"poison"
]
}
]
},
{
"$and": [
{
"$eq": [
"$Value.ActorType",
1
]
},
{
"$eq": [
"$Value.KillClass",
"poison"
]
}
]
}
]
},
"Transition": "Success"
}
],
"Pacify": [
{
"Condition": {
"$and": [
{
"$eq": ["$Value.ActorType", 1]
},
{
"$any": {
"?": {
"$eq": [
"$.#",
"Sedated"
]
},
"in": "$Value.DamageEvents"
}
}
]
},
"Transition": "Success"
}
],
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
},
"Evergreen_EvaluateChallenge": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"a3061d5f-be3b-4668-8ac0-481ae349f9b7": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_POISONGUARD_SYRINGE_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_POISONGUARD_SYRINGE_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/008_KillMethod_Poison.jpg",
"Resource": [],
"Objectives": [
{
"Id": "81effb5f-b20a-4b4f-be46-9fb18c69f4c3",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_PoisonGuard_Syringe": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_PoisonGuard_Syringe": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "07f3f210-19fc-4e33-bc3f-316dbf008600",
"Activation": {
"$eq": [
"$81effb5f-b20a-4b4f-be46-9fb18c69f4c3",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"Category": "secondary",
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 27,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_POISONGUARD_SYRINGE_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1"
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_PoisonGuard_Syringe": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"SyringeEvent": [
{
"Condition": {
"$eq": ["$Value.ActorType", 1]
},
"Transition": "Success"
}
],
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
},
"Evergreen_EvaluateChallenge": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"875a2e98-a4ef-4d87-89f1-f878cd2e6401": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_PacifyGuard_Explosive_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_PacifyGuard_Explosive_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/009_KillMethod_Explosive.jpg",
"Resource": [],
"Objectives": [
{
"Id": "951bd43d-a470-4151-b0d6-72b3cdd12903",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_PacifyGuard_Explosive": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_PacifyGuard_Explosive": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "ed9179f3-20b8-431d-96c7-ffcf2f9c413a",
"Activation": {
"$eq": [
"$951bd43d-a470-4151-b0d6-72b3cdd12903",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"Category": "secondary",
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 34,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_PacifyGuard_Explosive_NAME",
"data": [
"$formatint $.MyPayout",
"$.Count"
]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1",
"Goal": 3,
"Count": 0
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_PacifyGuard_Explosive": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Pacify": [
{
"Condition": {
"$and": [
{
"$eq": ["$Value.ActorType", 1]
},
{
"$eq": [
"$Value.Explosive",
true
]
}
]
},
"Actions": {
"$inc": "Count",
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$.Count", "$.Goal"]
},
"Transition": "Success"
}
],
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
},
"Evergreen_EvaluateChallenge": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"57dc20af-b013-42f1-be07-3eb414513e17": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KILLMETHOD_REMOTEEXPLOSIVE_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KILLMETHOD_REMOTEEXPLOSIVE_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/009_KillMethod_Explosive.jpg",
"Resource": [],
"Objectives": [
{
"Id": "db8e44d8-cc07-47c7-bfee-9fcfa7471142",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_KillMethod_RemoteExplosive": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_KillMethod_RemoteExplosive": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "616b2387-c4c5-40a9-b9f8-ebc9fc9e01e1",
"Activation": {
"$eq": [
"$db8e44d8-cc07-47c7-bfee-9fcfa7471142",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"Category": "secondary",
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 34,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KILLMETHOD_REMOTEEXPLOSIVE_NAME",
"data": [
"$formatint $.MyPayout",
"$.Count"
]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1",
"KillItems": [
"293af6cc-dd8d-4641-b650-14cdfd00f1de",
"74a22451-8920-488f-883c-b5246ba0f9f3",
"04812f8d-fa7c-43f8-9021-5f3587dbb2a9",
"b26bb84e-8f15-4b4f-8554-52faa456cf2e",
"0bc37bb7-dcd8-4348-a338-22fd8676a416",
"7e52d861-481c-4f7c-87d2-6211d90586bf",
"7488229b-3fa8-4539-90ba-a7bf65798568",
"00bc7fdc-8cce-4cb5-b31a-4d2d8b4156f8",
"9aabe1cf-2a11-49d5-8baa-e8ed3ef22c3e",
"0a5bebc8-0148-4745-90b2-f54b3c71116c",
"30fa1ade-386f-49b7-bddd-a23cd912611d",
"8f1bae41-3570-40cc-be87-77cb6a4af86c",
"8bde9428-eb24-41e1-85fd-9a5a82dd81d7",
"7d0c107e-4279-4fda-a7e2-77359271cb9a",
"53284129-c50a-47a7-9efa-caa3b7503826",
"7c691c03-7c6b-4eb4-9a68-898efe5eedaa",
"3dbbbb5e-61a7-4cae-8df0-0e911e744dca",
"ccdd6689-092d-49b2-85f8-416a02e25566"
]
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_KillMethod_RemoteExplosive": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": ["$Value.IsTarget", true]
},
{
"$any": {
"?": {
"$eq": [
"$.#",
"$Value.KillItemRepositoryId"
]
},
"in": "$.KillItems"
}
}
]
},
"Transition": "Success"
}
],
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"b989127d-ae32-40ff-9e5f-e40e5aa92fba": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KillGuard_LargeFirearm_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KillGuard_LargeFirearm_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/025_Killmethod_Assaultrifle.jpg",
"Resource": [],
"Objectives": [
{
"Id": "5846dd84-43a6-4ab9-b339-58f07e294880",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_KillGuard_LargeFirearm": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_KillGuard_LargeFirearm": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "007fc025-7a09-4610-aa5a-7cf700967ff2",
"Activation": {
"$eq": [
"$5846dd84-43a6-4ab9-b339-58f07e294880",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"Category": "secondary",
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 29,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KillGuard_LargeFirearm_NAME",
"data": [
"$formatint $.MyPayout",
"$.Count"
]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1",
"Count": 0,
"Goal": 3,
"InvalidWeapons": [
"b58f4e9f-60b1-4bcb-bd87-b11dbcb8e6b2",
"8598ae82-53ac-43ba-9f43-30140d6ba7ee",
"e638b949-9b96-4c41-bec4-0a8fbfb05c75",
"d75bef38-8a65-45f6-9cd1-ca5e23e2f79a",
"304a4180-46ce-43ac-af61-f54bbf8a75eb",
"bbabd2bd-6e21-4b9b-a361-71bc255fc9b9"
]
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_KillGuard_LargeFirearm": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": ["$Value.ActorType", 1]
},
{
"$not": {
"$eq": [
"$Value.KillItemCategory",
"pistol"
]
}
},
{
"$not": {
"$any": {
"?": {
"$eq": [
"$.#",
"$Value.KillItemRepositoryId"
]
},
"in": "$.InvalidWeapons"
}
}
},
{
"$or": [
{
"$eq": [
"$Value.KillItemCategory",
"smg"
]
},
{
"$eq": [
"$Value.KillItemCategory",
"sniperrifle"
]
},
{
"$eq": [
"$Value.KillItemCategory",
"assaultrifle"
]
},
{
"$eq": [
"$Value.KillItemCategory",
"shotgun"
]
}
]
}
]
},
"Actions": {
"$inc": "Count",
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$.Count", "$.Goal"]
},
"Transition": "Success"
}
],
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"508ec166-4457-46e5-877a-55d03b3d4925": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KillMethod_LargeFirearm_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KillMethod_LargeFirearm_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/025_Killmethod_Assaultrifle.jpg",
"Resource": [],
"Objectives": [
{
"Id": "ef030118-dad5-462a-ae6b-9c2b1fb9a0cc",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_KillMethod_LargeFirearm": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_KillMethod_LargeFirearm": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "4ce18399-0b17-4bbb-b69c-23a70b5aebae",
"Activation": {
"$eq": [
"$ef030118-dad5-462a-ae6b-9c2b1fb9a0cc",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"Category": "secondary",
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 29,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KillMethod_LargeFirearm_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1",
"InvalidWeapons": [
"b58f4e9f-60b1-4bcb-bd87-b11dbcb8e6b2",
"8598ae82-53ac-43ba-9f43-30140d6ba7ee",
"e638b949-9b96-4c41-bec4-0a8fbfb05c75",
"d75bef38-8a65-45f6-9cd1-ca5e23e2f79a",
"304a4180-46ce-43ac-af61-f54bbf8a75eb",
"bbabd2bd-6e21-4b9b-a361-71bc255fc9b9"
]
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_KillMethod_LargeFirearm": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": ["$Value.IsTarget", true]
},
{
"$not": {
"$eq": [
"$Value.KillItemCategory",
"pistol"
]
}
},
{
"$not": {
"$any": {
"?": {
"$eq": [
"$.#",
"$Value.KillItemRepositoryId"
]
},
"in": "$.InvalidWeapons"
}
}
},
{
"$or": [
{
"$eq": [
"$Value.KillItemCategory",
"smg"
]
},
{
"$eq": [
"$Value.KillItemCategory",
"sniperrifle"
]
},
{
"$eq": [
"$Value.KillItemCategory",
"assaultrifle"
]
},
{
"$eq": [
"$Value.KillItemCategory",
"shotgun"
]
}
]
}
]
},
"Transition": "Success"
}
],
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"732c0ad0-6578-47da-9361-1cfe64e4c8c0": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KillMethod_SmallFirearm_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KillMethod_SmallFirearm_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/014_KillMethod_SMG.jpg",
"Resource": [],
"Objectives": [
{
"Id": "7f3a84d1-856b-4ca2-9d83-9499677c370d",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_KillMethod_SmallFirearm": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_KillMethod_SmallFirearm": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "e7c0b761-8ff1-4d7f-a2a3-0c99f7cd096c",
"Activation": {
"$eq": [
"$7f3a84d1-856b-4ca2-9d83-9499677c370d",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"Category": "secondary",
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 39,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KillMethod_SmallFirearm_NAME",
"data": [
"$formatint $.MyPayout",
"$.Count"
]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1",
"Count": 0,
"ValidWeapons": [
"b58f4e9f-60b1-4bcb-bd87-b11dbcb8e6b2",
"8598ae82-53ac-43ba-9f43-30140d6ba7ee",
"e638b949-9b96-4c41-bec4-0a8fbfb05c75",
"d75bef38-8a65-45f6-9cd1-ca5e23e2f79a",
"304a4180-46ce-43ac-af61-f54bbf8a75eb",
"bbabd2bd-6e21-4b9b-a361-71bc255fc9b9"
]
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_KillMethod_SmallFirearm": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": ["$Value.IsTarget", true]
},
{
"$or": [
{
"$any": {
"?": {
"$eq": [
"$.#",
"$Value.KillItemRepositoryId"
]
},
"in": "$.ValidWeapons"
}
},
{
"$eq": [
"$Value.KillItemCategory",
"pistol"
]
}
]
}
]
},
"Transition": "Success"
}
],
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"77a28286-7fb5-4dae-8137-f9aec249c27d": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KillMethod_SilencedLargeFirearm_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KillMethod_SilencedLargeFirearm_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/015_KillMethod_SilencedPistol.jpg",
"Resource": [],
"Objectives": [
{
"Id": "02d2ff2f-b3c0-4362-bfa3-fcd572dd47dc",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_KillMethod_SilencedLargeFirearm": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_KillMethod_SilencedLargeFirearm": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "b0657976-e30c-4fb8-9b92-f0611523e8e6",
"Activation": {
"$eq": [
"$02d2ff2f-b3c0-4362-bfa3-fcd572dd47dc",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"Category": "secondary",
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 29,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KillMethod_SilencedLargeFirearm_NAME",
"data": [
"$formatint $.MyPayout",
"$.Count"
]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1",
"Count": 0,
"Goal": 0,
"InvalidWeapons": [
"b58f4e9f-60b1-4bcb-bd87-b11dbcb8e6b2",
"8598ae82-53ac-43ba-9f43-30140d6ba7ee",
"e638b949-9b96-4c41-bec4-0a8fbfb05c75",
"d75bef38-8a65-45f6-9cd1-ca5e23e2f79a",
"304a4180-46ce-43ac-af61-f54bbf8a75eb",
"bbabd2bd-6e21-4b9b-a361-71bc255fc9b9"
]
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_KillMethod_SilencedLargeFirearm": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": ["$Value.IsTarget", true]
},
{
"$eq": [
"$Value.WeaponSilenced",
true
]
},
{
"$not": {
"$eq": [
"$Value.KillItemCategory",
"pistol"
]
}
},
{
"$not": {
"$any": {
"?": {
"$eq": [
"$.#",
"$Value.KillItemRepositoryId"
]
},
"in": "$.InvalidWeapons"
}
}
},
{
"$or": [
{
"$eq": [
"$Value.KillItemCategory",
"smg"
]
},
{
"$eq": [
"$Value.KillItemCategory",
"sniperrifle"
]
},
{
"$eq": [
"$Value.KillItemCategory",
"assaultrifle"
]
},
{
"$eq": [
"$Value.KillItemCategory",
"shotgun"
]
}
]
}
]
},
"Transition": "Success"
}
],
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"af3724ed-42e4-4344-bf99-77fd5f12c020": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KillGuard_SmallFirearm_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KillGuard_SmallFirearm_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/016_KillMethod_UnSilencedPistol.jpg",
"Resource": [],
"Objectives": [
{
"Id": "5a2a75d1-351d-474b-aba1-d698248ab0a8",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_KillGuard_SmallFirearm": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_KillGuard_SmallFirearm": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "2ec0f4e8-4aad-4329-b22f-a728597f5ef0",
"Activation": {
"$eq": [
"$5a2a75d1-351d-474b-aba1-d698248ab0a8",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"Category": "secondary",
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 41,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KillGuard_SmallFirearm_NAME",
"data": [
"$formatint $.MyPayout",
"$.Count"
]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1",
"Count": 0,
"Goal": 3,
"ValidWeapons": [
"b58f4e9f-60b1-4bcb-bd87-b11dbcb8e6b2",
"8598ae82-53ac-43ba-9f43-30140d6ba7ee",
"e638b949-9b96-4c41-bec4-0a8fbfb05c75",
"d75bef38-8a65-45f6-9cd1-ca5e23e2f79a",
"304a4180-46ce-43ac-af61-f54bbf8a75eb",
"bbabd2bd-6e21-4b9b-a361-71bc255fc9b9"
]
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_KillGuard_SmallFirearm": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": ["$Value.ActorType", 1]
},
{
"$or": [
{
"$any": {
"?": {
"$eq": [
"$.#",
"$Value.KillItemRepositoryId"
]
},
"in": "$.ValidWeapons"
}
},
{
"$eq": [
"$Value.KillItemCategory",
"pistol"
]
}
]
}
]
},
"Actions": {
"$inc": "Count",
"$dec": "update_counter"
}
},
{
"Condition": {
"$ge": ["$.Count", "$.Goal"]
},
"Transition": "Success"
}
],
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"2e21724a-0859-4e98-814e-bc1e489fd903": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KillMethod_ProximityExplosive_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KillMethod_ProximityExplosive_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/009_KillMethod_Explosive.jpg",
"Resource": [],
"Objectives": [
{
"Id": "e8331a44-c1b9-456e-b882-ce59276f0841",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_KillMethod_ProximityExplosive": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_KillMethod_ProximityExplosive": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "28dfefb5-ed1d-439d-804a-6b72e2e1a06f",
"Activation": {
"$eq": [
"$e8331a44-c1b9-456e-b882-ce59276f0841",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"Category": "secondary",
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 34,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KillMethod_ProximityExplosive_NAME",
"data": [
"$formatint $.MyPayout",
"$.Count"
]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1",
"KillItems": [
"fb1c7db4-2a41-4f3f-a17d-e93b205de481",
"ee4dd67d-e80c-4d97-8ca8-f0d05dc3a698",
"6f935509-1e77-4991-baa4-d5515c20ab3e",
"4ca96340-ae60-427b-a011-9e296cd67fd9",
"ba5c5c48-3d2e-4d4d-9dbe-f57b95200b1a",
"3fc1a8f8-f8fc-422e-884a-730ca9491737"
]
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_KillMethod_ProximityExplosive": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": ["$Value.IsTarget", true]
},
{
"$any": {
"?": {
"$eq": [
"$.#",
"$Value.KillItemRepositoryId"
]
},
"in": "$.KillItems"
}
}
]
},
"Transition": "Success"
}
],
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"4621e821-125c-4b80-8447-88722b524ba4": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_LIMITED_DISGUISE_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_LIMITED_DISGUISE_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/003_NoDisguise.jpg",
"Resource": [],
"Objectives": [
{
"Id": "6d3e5453-11a1-43c2-b45b-cfdcabbf5ece",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_LimitedDisguise": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_LimitedDigsuise": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "00fa7313-1135-4ae0-a76e-45d85ef51295",
"Activation": {
"$eq": [
"$6d3e5453-11a1-43c2-b45b-cfdcabbf5ece",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"Category": "secondary",
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 22,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_LIMITED_DISGUISE_NAME",
"data": [
"$formatint $.MyPayout",
"$.Count"
]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1",
"Count": 0,
"Goal": 1,
"ObjectiveCompleted": false
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_LimitedDisguise": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", false]
},
"Transition": "Active"
}
]
},
"Active": {
"Disguise": [
{
"Actions": {
"$inc": "Count",
"$dec": "update_counter"
}
},
{
"Condition": {
"$gt": ["$.Count", "$.Goal"]
},
"Transition": "Failure"
}
],
"NoTargetsLeft": {
"Actions": {
"$set": ["ObjectiveCompleted", true]
}
},
"Evergreen_EvaluateChallenge": [
{
"Condition": {
"$eq": ["$.ObjectiveCompleted", true]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": ["$.ObjectiveCompleted", false]
},
"Transition": "Failure"
}
],
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"a6e2156c-b7e4-4afe-92fb-f2b50f6aaa45": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KillMethod_SilencedFirearm_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KillMethod_SilencedFirearm_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/015_KillMethod_SilencedPistol.jpg",
"Resource": [],
"Objectives": [
{
"Id": "dd0ff8bf-f4a2-40ba-a7ba-c37dc8a914f1",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_KillMethod_SilencedFirearm": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_KillMethod_SilencedFirearm": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "6c6fcd99-d5ff-458d-8a60-5f8b2c292def",
"Activation": {
"$eq": [
"$dd0ff8bf-f4a2-40ba-a7ba-c37dc8a914f1",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"Category": "secondary",
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 40,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KillMethod_SilencedFirearm_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1"
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_KillMethod_SilencedFirearm": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": ["$Value.IsTarget", true]
},
{
"$eq": [
"$Value.KillClass",
"ballistic"
]
},
{
"$eq": [
"$Value.WeaponSilenced",
true
]
}
]
},
"Transition": "Success"
}
],
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"d082fd57-da97-4b42-aba6-c5b158f1a3cb": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KillMethod_LargeMelee_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KillMethod_LargeMelee_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/026_Killmethod_Melee.jpg",
"Resource": [],
"Objectives": [
{
"Id": "47ec7026-93f6-417e-8081-1a26c5f2a785",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_KillMethod_LargeMelee": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_KillMethod_LargeMelee": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "778a8a73-42c9-4bea-adba-a5cfc23e2d67",
"Activation": {
"$eq": [
"$47ec7026-93f6-417e-8081-1a26c5f2a785",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"Category": "secondary",
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 30,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KillMethod_LargeMelee_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1"
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_KillMethod_LargeMelee": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": ["$Value.IsTarget", true]
},
{
"$eq": [
"$Value.KillItemRepositoryId",
"3f9cf03f-b84f-4419-b831-4704cff9775c"
]
}
]
},
"Transition": "Success"
}
],
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"7bfb420d-f7ba-40db-afbe-398f661370fc": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_NoPacify_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_NoPacify_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/023_NoCombat.jpg",
"Resource": [],
"Objectives": [
{
"Id": "29b1dd18-bfa3-4715-b7a3-c05538c7f701",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_NoPacify": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_NoPacify": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "ab6785b9-879d-4f21-846f-15c28b6dea24",
"Activation": {
"$eq": [
"$29b1dd18-bfa3-4715-b7a3-c05538c7f701",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"Category": "secondary",
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 53,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_NoPacify_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1",
"NoTargetsLeft": false
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_NoPacify": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Pacify": [
{
"Transition": "Failure"
}
],
"NoTargetsLeft": {
"Actions": {
"$set": ["NoTargetsLeft", true]
}
},
"Evergreen_EvaluateChallenge": {
"Condition": {
"$eq": ["$.NoTargetsLeft", true]
},
"Transition": "Success"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"698dda86-2c0d-4267-bc82-ecf1bfc3c180": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_BlindTarget_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_BlindTarget_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/005_Spotted.jpg",
"Resource": [],
"Objectives": [
{
"Id": "92f28cac-19ce-49d1-9e5c-18e788fdc752",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_BlindTarget": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_BlindTarget": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "92f726aa-6815-40e6-b91b-138affbd1a1b",
"Activation": {
"$eq": [
"$92f28cac-19ce-49d1-9e5c-18e788fdc752",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"Category": "secondary",
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 24,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_BlindTarget_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1"
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_BlindTarget": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"NPC_Blinded": [
{
"Condition": {
"$eq": ["$Value.IsTarget", true]
},
"Transition": "Success"
}
],
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"968b68fd-dc97-479e-8a04-afac1cff98e6": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_BlindGuard_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_BlindGuard_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/005_Spotted.jpg",
"Resource": [],
"Objectives": [
{
"Id": "269527a3-5819-4382-8c94-ab0469aa8c23",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_BlindGuard": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_BlindGuard": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "95c22d2b-6467-4417-bb35-b17a0a971e60",
"Activation": {
"$eq": [
"$269527a3-5819-4382-8c94-ab0469aa8c23",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"Category": "secondary",
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 24,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_BlindGuard_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1"
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_BlindGuard": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"NPC_Blinded": [
{
"Condition": {
"$eq": ["$Value.ActorType", 1]
},
"Transition": "Success"
}
],
"MissionFailed_Event": {
"Transition": "Failure"
},
"Evergreen_EvaluateChallenge": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"b12060d1-caa1-48ad-b73a-986edbcde7de": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_PoisonFood_Any_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_PoisonFood_Any_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/008_KillMethod_Poison.jpg",
"Resource": [],
"Objectives": [
{
"Id": "70e5565e-2a2c-49b5-a6f0-a7ae2aef64f1",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_PoisonFood_Any": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_PoisonFood_Any": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "be494609-75b0-42a8-81bd-9e1a3226369d",
"Activation": {
"$eq": [
"$70e5565e-2a2c-49b5-a6f0-a7ae2aef64f1",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"Category": "secondary",
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 27,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_PoisonFood_Any_NAME",
"data": [
"$formatint $.MyPayout",
"$.Count"
]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1",
"Goal": 3,
"Count": 0
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_PoisonFood_Any": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"setpieces": [
{
"Condition": {
"$eq": [
"$Value.setpieceHelper_metricvalue",
"PosionSource_Logic"
]
},
"Transition": "Success"
}
],
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"1587a876-c337-49b9-9511-461b8a3490c7": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_DartGun_Target_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_DartGun_Target_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/020_NoMissedShots.jpg",
"Resource": [],
"Objectives": [
{
"Id": "4d964295-ee41-4b34-98ac-27d68d25de69",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_DartGun_Target": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_DartGun_Target": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "3872682e-caa9-4f0f-9a51-2f7d855b009c",
"Activation": {
"$eq": [
"$4d964295-ee41-4b34-98ac-27d68d25de69",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"Category": "secondary",
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 50,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_DartGun_Target_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1"
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_DartGun_Target": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Dart_Hit": [
{
"Condition": {
"$eq": ["$Value.IsTarget", true]
},
"Transition": "Success"
}
],
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"63ff95e7-2ae0-48ce-9592-0962ff5fa540": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_OpenDoor_Scrambler_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_OpenDoor_Scrambler_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/018_DontOpenLocks.jpg",
"Resource": [],
"Objectives": [
{
"Id": "39fee0b7-f316-433f-bc2a-e02efdbc8bd2",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_OpenDoor_Scrambler": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_OpenDoor_Scrambler": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "d36ee968-545d-494f-996b-42971298f17e",
"Activation": {
"$eq": [
"$39fee0b7-f316-433f-bc2a-e02efdbc8bd2",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"Category": "secondary",
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 48,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_OpenDoor_Scrambler_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1",
"Tools": [
"b970a355-4296-4acc-9ec9-584e69a79eed",
"8b114fce-586b-4b06-b446-75d0bb4a4cfb",
"6dadf34c-00f2-43f9-b4e8-6763502aa2c8"
]
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_OpenDoor_Scrambler": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"ItemRemovedFromInventory": [
{
"Condition": {
"$any": {
"?": {
"$eq": [
"$.#",
"$Value.RepositoryId"
]
},
"in": "$.Tools"
}
},
"Transition": "WaitForUnlock"
}
],
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
},
"WaitForUnlock": {
"$timer": {
"Condition": {
"$after": 5
},
"Transition": "Start"
},
"Door_Unlocked": [
{
"Transition": "Success"
}
],
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"87316545-6b14-402f-8d90-1d4f3a590041": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_OpenDoor_Streak_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_OpenDoor_Streak_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/018_DontOpenLocks.jpg",
"Resource": [],
"Objectives": [
{
"Id": "169b87c6-bccf-423f-8369-26e79d752246",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_OpenDoor_Streak": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_OpenDoor_Streak": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "9874cbff-c784-4b67-8762-66d14ee48255",
"Activation": {
"$eq": [
"$169b87c6-bccf-423f-8369-26e79d752246",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"Category": "secondary",
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 48,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_OpenDoor_Streak_NAME",
"data": [
"$formatint $.MyPayout",
"$.Count"
]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1",
"Count": 0,
"Goal": 3
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_OpenDoor_Streak": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Door_Unlocked": [
{
"$inc": "Count",
"$dec": "update_counter"
},
{
"Condition": {
"$eq": ["$.Count", "$.Goal"]
},
"Transition": "Success"
}
],
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"b25c884a-1c84-4513-914f-9ccb82e84210": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KillMethod_Grenade_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KillMethod_Grenade_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/009_KillMethod_Explosive.jpg",
"Resource": [],
"Objectives": [
{
"Id": "ce3a07da-7103-42e9-9108-2ab22c4c870b",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_KillMethod_Grenade": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_KillMethod_Grenade": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "781e4636-2abc-456e-8170-263e1005c1bb",
"Activation": {
"$eq": [
"$ce3a07da-7103-42e9-9108-2ab22c4c870b",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"Category": "secondary",
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 34,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KillMethod_Grenade_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1"
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_KillMethod_Grenade": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": ["$Value.IsTarget", true]
},
{
"$eq": [
"$Value.KillItemRepositoryId",
"3f9cf03f-b84f-4419-b831-4704cff9775c"
]
}
]
},
"Transition": "Success"
}
],
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"ab897be7-5560-4742-9d60-bc7c5a98e699": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KillGuard_AssaultRifle_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KillGuard_AssaultRifle_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/025_Killmethod_Assaultrifle.jpg",
"Resource": [],
"Objectives": [
{
"Id": "35acddf3-6b37-4455-9eb7-06877c2eaa0a",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_KillGuard_AssaultRifle": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_KillGuard_AssaultRifle": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "e839bd10-5764-49be-81ad-a8c1a8ceb2f1",
"Activation": {
"$eq": [
"$35acddf3-6b37-4455-9eb7-06877c2eaa0a",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"Category": "secondary",
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 29,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KillGuard_AssaultRifle_NAME",
"data": [
"$formatint $.MyPayout",
"$.Count"
]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1",
"Count": 0,
"Goal": 3
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_KillGuard_AssaultRifle": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": ["$Value.ActorType", 1]
},
{
"$eq": [
"$Value.KillItemCategory",
"assaultrifle"
]
}
]
},
"Actions": {
"$inc": "Count",
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$.Count", "$.Goal"]
},
"Transition": "Success"
}
],
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
},
"Evergreen_EvaluateChallenge": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"90714d17-dc6f-471f-ae29-ccd682d2a404": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KillGuard_Shotgun_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KillGuard_Shotgun_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/013_KillMethod_Shotgun.jpg",
"Resource": [],
"Objectives": [
{
"Id": "6da92c79-871f-4595-bf3c-9e0a3eed2359",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_KillGuard_Shotgun": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_KillGuard_Shotgun": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "5184cdef-4e41-4d11-a04d-3147c87e98d1",
"Activation": {
"$eq": [
"$6da92c79-871f-4595-bf3c-9e0a3eed2359",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"Category": "secondary",
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 38,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KillGuard_Shotgun_NAME",
"data": [
"$formatint $.MyPayout",
"$.Count"
]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1",
"Count": 0,
"Goal": 3
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_KillGuard_Shotgun": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": ["$Value.ActorType", 1]
},
{
"$eq": [
"$Value.KillItemCategory",
"shotgun"
]
}
]
},
"Actions": {
"$inc": "Count",
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$.Count", "$.Goal"]
},
"Transition": "Success"
}
],
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
},
"Evergreen_EvaluateChallenge": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"71ee4770-bf3c-4993-9f79-9b681440b96b": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KillGuard_SubMachineGun_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KillGuard_SubMachineGun_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/014_KillMethod_SMG.jpg",
"Resource": [],
"Objectives": [
{
"Id": "c5e70868-e28c-43cb-b42f-85ec088a7ef4",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_KillGuard_SubMachineGun": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_KillGuard_SubMachineGun": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "9e0dc7e2-f258-4c6f-91dc-8da390a8350f",
"Activation": {
"$eq": [
"$c5e70868-e28c-43cb-b42f-85ec088a7ef4",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"Category": "secondary",
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 39,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KillGuard_SubMachineGun_NAME",
"data": [
"$formatint $.MyPayout",
"$.Count"
]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1",
"Count": 0,
"Goal": 3
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_KillGuard_SubMachineGun": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": ["$Value.ActorType", 1]
},
{
"$eq": [
"$Value.KillItemCategory",
"smg"
]
}
]
},
"Actions": {
"$inc": "Count",
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$.Count", "$.Goal"]
},
"Transition": "Success"
}
],
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
},
"Evergreen_EvaluateChallenge": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"07dde709-359b-4250-ae4f-3bfadd1cd337": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KillGuard_Sniper_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KillGuard_Sniper_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/012_KillMethod_Sniper.jpg",
"Resource": [],
"Objectives": [
{
"Id": "8e1314a5-adb8-4daa-9f4c-e29a0669a4a1",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_KillGuard_Sniper": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_KillGuard_Sniper": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "cf60b05e-f2ff-4493-8edf-3763d499d5fa",
"Activation": {
"$eq": [
"$8e1314a5-adb8-4daa-9f4c-e29a0669a4a1",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"Category": "secondary",
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 37,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KillGuard_Sniper_NAME",
"data": [
"$formatint $.MyPayout",
"$.Count"
]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1",
"Count": 0,
"Goal": 3
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_KillGuard_Sniper": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": ["$Value.ActorType", 1]
},
{
"$eq": [
"$Value.KillItemCategory",
"sniperrifle"
]
}
]
},
"Actions": {
"$inc": "Count",
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$.Count", "$.Goal"]
},
"Transition": "Success"
}
],
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
},
"Evergreen_EvaluateChallenge": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"3f2ecf0e-7c27-40da-a6b2-eb7990322b37": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Killmethod_Axe_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Killmethod_Axe_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/135_AxeKill.jpg",
"Resource": [],
"Objectives": [
{
"Id": "3d72f4f2-540c-4147-8ac1-44e5ea98b64d",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_Killmethod_Axe": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_Killmethod_Axe": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "824f27f6-b9a2-4450-858f-dfb7a77ecb23",
"Category": "secondary",
"Activation": {
"$eq": [
"$3d72f4f2-540c-4147-8ac1-44e5ea98b64d",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 69,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Killmethod_Axe_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1",
"KillItems": [
"b153112f-9cd1-4a49-a9c6-ba1a34f443ab",
"58dceb1c-d7db-41dc-9750-55e3ab87fdf0",
"9a7711c7-ede9-4230-853e-ab94c65fc0c9",
"3a8207bb-84f5-438f-8f30-5c83aef2af80",
"369c68f7-cbef-4e45-83c7-8acd0dc2d237",
"2add9602-cda7-43fd-9758-6269c8fbb233",
"a8bc4325-718e-45ba-b0e4-000729c70ce4",
"d70c739a-6956-4771-ba9c-7f3c9206f762",
"e4804335-fd65-4396-b3f2-57287de04f4b",
"ed45f927-589d-4bad-ac1b-67e41c32e5ee",
"d2a7fa04-2cac-45d8-b696-47c566bb95ff"
]
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_Killmethod_Axe": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Kill": {
"Condition": {
"$and": [
{
"$eq": ["$Value.IsTarget", true]
},
{
"$any": {
"?": {
"$eq": [
"$.#",
"$Value.KillItemRepositoryId"
]
},
"in": "$.KillItems"
}
}
]
},
"Transition": "Success"
},
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"b8f1c2d3-4e3b-4a32-8d8a-b13e8b6d4f7d": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Killmethod_Knife_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Killmethod_Knife_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/026_Killmethod_Melee.jpg",
"Resource": [],
"Objectives": [
{
"Id": "40851576-a4c5-425c-a5a2-3a932b4a51f5",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_Killmethod_Knife": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_Killmethod_Knife": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "84231d00-c0cc-4afb-9161-c27fa9089aa9",
"Category": "secondary",
"Activation": {
"$eq": [
"$40851576-a4c5-425c-a5a2-3a932b4a51f5",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 30,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Killmethod_Knife_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1",
"KillItems": [
"21152383-6d79-436c-b359-0f8b4f5ed4a0",
"2b1bd2af-554e-4ea7-a717-3f6d0eb0215f",
"2c037ef5-a01b-4532-8216-1d535193a837",
"3dbd9ee9-f887-41bb-83bf-386324d11485",
"42c7bb52-a71b-489c-8a74-7db0c09ba313",
"5c211971-235a-4856-9eea-fe890940f63a",
"5ce2f842-e091-4ead-a51c-1cc406309c8d",
"5d8ca32a-fe4c-4597-b074-51e36c3de898",
"62c2ac2e-329e-4648-822a-e45a29a93cd0",
"6c6adf56-1027-471c-adb4-64dbb8b81232",
"6d4c88f3-9a09-453c-9a6e-a081f1136bf3",
"6ecf1f15-453c-4783-9c70-8777c83934d7",
"9e728dc1-3344-4615-be7a-1bcbdd7ad4aa",
"a2c56798-026f-4d0b-9480-de0d2525a119",
"ac2b7cf1-523a-4aee-a73b-5b2ccfd6079f",
"c61fea13-aaf0-4173-8fd0-9c34b43638ae",
"b2321154-4520-4911-9d94-9256b85e0983",
"d689f87e-c3b1-4018-8e78-2f0025cde2a9",
"e17172cc-bf70-4df6-9828-d9856b1a24fd",
"e30a5b15-ce4d-41d5-a2a5-08dec9c4fe79",
"e312a416-5b56-4cb5-8994-1d4bc82fbb84",
"e82b61a6-c534-495a-bbe2-b45e9ae9a030",
"f1f89faf-a441-4492-b442-9a923b5ecfd1",
"f2a74ebc-8f07-4845-b421-2339988e1994",
"1bbf0ed5-0515-4599-a4c9-454ce59cff44"
]
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_Killmethod_Knife": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Kill": {
"Condition": {
"$and": [
{
"$eq": ["$Value.IsTarget", true]
},
{
"$any": {
"?": {
"$eq": [
"$.#",
"$Value.KillItemRepositoryId"
]
},
"in": "$.KillItems"
}
}
]
},
"Transition": "Success"
},
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"46406d35-a2fd-4617-ab61-205535535342": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Make_Target_Slip_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Make_Target_Slip_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/031_Killmethod_Push.jpg",
"Resource": [],
"Objectives": [
{
"Id": "1eabc318-303e-4425-afa8-6f58e877b184",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_Make_Target_Slip": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_Make_Target_Slip": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "de256eba-bc74-45b0-b4a0-2f1284af904d",
"Category": "secondary",
"Activation": {
"$eq": [
"$1eabc318-303e-4425-afa8-6f58e877b184",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 33,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Make_Target_Slip_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1"
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_Make_Target_Slip": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Pacify": {
"Condition": {
"$and": [
{
"$eq": ["$Value.IsTarget", true]
},
{
"$or": [
{
"$eq": [
"$Value.SetPieceId",
"62c0f1aa-41ba-45c0-800d-b6c34b98a544"
]
},
{
"$eq": [
"$Value.SetPieceId",
"90922481-cf35-455b-9321-8baceb51ed62"
]
}
]
}
]
},
"Transition": "Success"
},
"Evergreen_TargetSlipped": {
"Transition": "Success"
},
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"a8848c26-b308-4664-9d06-e090fd2642d9": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Distract_Target_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Distract_Target_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/136_Distract.jpg",
"Resource": [],
"Objectives": [
{
"Id": "b422f5b0-12e8-4bb9-a39b-b9dcb7421f11",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_Distract_Target": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_Distract_Target": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "5d50306c-9e11-4788-9438-dd40114101ee",
"Category": "secondary",
"Activation": {
"$eq": [
"$b422f5b0-12e8-4bb9-a39b-b9dcb7421f11",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 70,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Distract_Target_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1",
"ValidActors": []
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_Distract_Target": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"TargetPickedConfirm": {
"Actions": {
"$pushunique": [
"ValidActors",
"$Value.RepositoryId"
]
}
},
"SetupTarget": {
"Actions": {
"$pushunique": [
"ValidActors",
"$Value.name_metricvalue"
]
}
},
"Investigate_Curious": {
"Condition": {
"$any": {
"?": {
"$eq": [
"$.#",
"$Value.RepositoryId"
]
},
"in": "$.ValidActors"
}
},
"Transition": "Success"
},
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"e5ed3372-c2a4-425d-9d06-7afc7be604de": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_No_Firearms_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_No_Firearms_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/006_KillMethod_Accident.jpg",
"Resource": [],
"Objectives": [
{
"Id": "02970c96-a85f-4bba-a2ae-d4504dc03793",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_No_Firearms": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_No_Firearms": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "84a7950a-34fc-48f3-bbcb-f261d15602e7",
"Category": "secondary",
"Activation": {
"$eq": [
"$02970c96-a85f-4bba-a2ae-d4504dc03793",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 32,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_No_Firearms_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1",
"ObjectiveCompleted": false
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_No_Firearms": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Evergreen_ShotFired": {
"Transition": "Failure"
},
"Kill": {
"Condition": {
"$eq": ["$Value.KillClass", "ballistic"]
},
"Transition": "Failure"
},
"NoTargetsLeft": {
"Actions": {
"$set": ["ObjectiveCompleted", true]
}
},
"Evergreen_EvaluateChallenge": [
{
"Condition": {
"$eq": ["$.ObjectiveCompleted", true]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": ["$.ObjectiveCompleted", false]
},
"Transition": "Failure"
}
],
"MissionFailed_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"d19c35c2-fde5-4a7a-8ebf-33d5b44e8b86": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_No_Witnesses_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_No_Witnesses_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/005_Spotted.jpg",
"Resource": [],
"Objectives": [
{
"Id": "bb492362-3d57-4be7-8f38-92c7b6d05372",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_No_Witnesses": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_No_Witnesses": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "3ffbaf4e-1689-409e-ac56-f18ffe19a266",
"Category": "secondary",
"Activation": {
"$eq": [
"$bb492362-3d57-4be7-8f38-92c7b6d05372",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"WitnessesCounter": {
"type": "objective-counter",
"header": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_No_Witnesses_COUNTER"
},
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 24,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_No_Witnesses_NAME",
"data": [
"$formatint $.MyPayout",
"$.WitnessesText"
]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1",
"Witnesses": [],
"KilledTargets": [],
"WitnessesCounter": 0,
"RecordingDestroyed": true,
"NoTargetsLeft": false,
"WitnessesText": "",
"WitnessesTextOn": "$loc UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_No_Witnesses_CONDITIONAL"
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_No_Witnesses": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Witnesses": {
"Condition": {
"$any": {
"in": "$Value",
"?": {
"$pushunique": ["Witnesses", "$.#"]
}
}
},
"Actions": {
"$set": [
"WitnessesCounter",
"($.Witnesses).Count"
]
}
},
"Spotted": {
"Condition": {
"$any": {
"in": "$Value",
"?": {
"$pushunique": ["Witnesses", "$.#"]
}
}
},
"Actions": {
"$set": [
"WitnessesCounter",
"($.Witnesses).Count"
]
}
},
"Kill": [
{
"Actions": {
"$pushunique": [
"KilledTargets",
"$Value.RepositoryId"
]
}
},
{
"Condition": {
"$any": {
"?": {
"$eq": [
"$.#",
"$Value.RepositoryId"
]
},
"in": "$.Witnesses"
}
},
"Actions": {
"$dec": "WitnessesCounter",
"$remove": [
"Witnesses",
"$Value.RepositoryId"
]
}
},
{
"Condition": {
"$and": [
{
"$all": {
"in": "$.Witnesses",
"?": {
"$any": {
"in": "$.KilledTargets",
"?": {
"$eq": [
"$.#",
"$.##"
]
}
}
}
}
},
{
"$eq": [
"$.RecordingDestroyed",
true
]
}
]
},
"Transition": "SetWitnessesTextOff"
}
],
"NoTargetsLeft": {
"Actions": {
"$set": ["NoTargetsLeft", true]
}
},
"SecuritySystemRecorder": [
{
"Actions": {
"$set": ["RecordingDestroyed", false]
},
"Condition": {
"$eq": ["$Value.event", "spotted"]
},
"Transition": "SetWitnessesTextOn"
},
{
"Actions": {
"$set": ["RecordingDestroyed", true]
},
"Condition": {
"$or": [
{
"$eq": [
"$Value.event",
"erased"
]
},
{
"$eq": [
"$Value.event",
"destroyed"
]
}
]
},
"Transition": "SetWitnessesTextOff"
},
{
"Condition": {
"$eq": ["$.RecordingDestroyed", false]
},
"Transition": "SetWitnessesTextOn"
},
{
"Condition": {
"$eq": ["$.RecordingDestroyed", true]
},
"Transition": "SetWitnessesTextOff"
}
],
"Evergreen_EvaluateChallenge": [
{
"Condition": {
"$and": [
{
"$eq": ["$.NoTargetsLeft", true]
},
{
"$eq": [
"$.RecordingDestroyed",
true
]
},
{
"$eq": ["$.WitnessesCounter", 0]
}
]
},
"Transition": "Success"
}
],
"MissionFailed_Event": {
"Transition": "Failure"
}
},
"SetWitnessesTextOn": {
"-": {
"Actions": [
{
"$set": [
"WitnessesText",
"$.WitnessesTextOn"
],
"$dec": "update_counter"
},
{
"$set": [
"WitnessesCounter",
"($.Witnesses).Count"
]
}
],
"Transition": "Start"
}
},
"SetWitnessesTextOff": {
"-": [
{
"Condition": {
"$and": [
{
"$all": {
"in": "$.Witnesses",
"?": {
"$any": {
"in": "$.KilledTargets",
"?": {
"$eq": [
"$.#",
"$.##"
]
}
}
}
}
},
{
"$eq": [
"$.RecordingDestroyed",
true
]
}
]
},
"Actions": [
{
"$set": ["WitnessesText", ""],
"$dec": "update_counter"
},
{
"$set": ["WitnessesCounter", 0]
}
]
},
{
"Transition": "Start"
}
]
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"996efd7a-e620-43d3-8d20-f430b64cd079": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KILLMethod_Silenced_Sniper_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KILLMethod_Silenced_Sniper_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/012_KillMethod_Sniper.jpg",
"Resource": [],
"Objectives": [
{
"Id": "b1b85a32-a39e-448b-bcd2-531430f6c161",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_KillMethod_Silenced_Sniper": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_KillMethod_Silenced_Sniper": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "b7a53fe6-4d42-4ef9-8486-3fe485d58b74",
"Category": "secondary",
"Activation": {
"$eq": [
"$b1b85a32-a39e-448b-bcd2-531430f6c161",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 37,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_KILLMethod_Silenced_Sniper_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1"
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_KillMethod_Silenced_Sniper": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Kill": {
"Condition": {
"$and": [
{
"$eq": ["$Value.IsTarget", true]
},
{
"$eq": [
"$Value.WeaponSilenced",
true
]
},
{
"$eq": [
"$Value.KillItemCategory",
"sniperrifle"
]
}
]
},
"Transition": "Success"
},
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": null
},
"5fb689f8-6894-4733-9a20-e79df5e53316": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_SA_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_SA_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/101_SA.jpg",
"Resource": [],
"Objectives": [
{
"Id": "fef0d9d7-8666-4eef-b585-1297154ee387",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_SA": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_SA": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "e57ae1ec-ea8e-4927-b3f4-d85919dd33be",
"Category": "secondary",
"Activation": {
"$eq": [
"$fef0d9d7-8666-4eef-b585-1297154ee387",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 62,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_SA_NAME",
"data": [
"$formatint $.MyPayout",
"$.CameraText"
]
}
}
}
}
},
"Context": {
"Witnesses": [],
"KilledTargets": [],
"ActiveTargets": [],
"LastAccidentTime": 0,
"RecordingDestroyed": true,
"update_counter": 0,
"MyPayout": "1",
"CameraText": "",
"CameraTextOn": "$loc UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Camera_DestroyRecorder_TITLE"
},
"Scope": "session",
"States": {
"SafehouseDummy": {
"Activate_SA": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
}
]
},
"Start": {
"Activate_SA": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
},
"Evergreen_EvaluateChallenge": {
"Condition": {
"$and": [
{
"$eq": [
true,
"$.RecordingDestroyed"
]
},
{
"$all": {
"in": "$.Witnesses",
"?": {
"$any": {
"in": "$.KilledTargets",
"?": {
"$eq": [
"$.#",
"$.##"
]
}
}
}
}
}
]
},
"Transition": "Success"
},
"AccidentBodyFound": {
"$set": ["LastAccidentTime", "$Timestamp"]
},
"AddSyndicateTarget": {
"Actions": {
"$pushunique": [
"ActiveTargets",
"$Value.repoID"
]
}
},
"Witnesses": {
"Condition": {
"$all": {
"?": {
"$not": {
"$any": {
"?": {
"$eq": ["$.#", "$.##"]
},
"in": "$Value"
}
}
},
"in": "$.ActiveTargets"
}
},
"Transition": "Failure"
},
"Spotted": {
"Condition": {
"$all": {
"?": {
"$not": {
"$any": {
"?": {
"$eq": ["$.#", "$.##"]
},
"in": "$Value"
}
}
},
"in": "$.ActiveTargets"
}
},
"Transition": "Failure"
},
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.IsTarget",
false
]
},
{
"$not": {
"$eq": [
"$Value.KillContext",
1
]
}
}
]
},
"Transition": "Failure"
},
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.IsTarget",
false
]
},
{
"$eq": ["$Value.KillContext", 1]
}
]
},
"Actions": {
"$pushunique": [
"KilledTargets",
"$Value.RepositoryId"
]
}
},
{
"Condition": {
"$eq": ["$Value.IsTarget", true]
},
"Actions": {
"$pushunique": [
"KilledTargets",
"$Value.RepositoryId"
]
}
}
],
"CrowdNPC_Died": {
"Transition": "Failure"
},
"MurderedBodySeen": [
{
"Condition": {
"$eq": ["$Value.IsWitnessTarget", true]
},
"Actions": {
"$pushunique": [
"Witnesses",
"$Value.Witness"
]
}
},
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.IsWitnessTarget",
false
]
},
{
"$not": {
"$eq": [
"$.LastAccidentTime",
"$Timestamp"
]
}
}
]
},
"Transition": "Failure"
}
],
"SecuritySystemRecorder": [
{
"Condition": {
"$eq": ["$Value.event", "spotted"]
},
"Actions": {
"$set": ["RecordingDestroyed", false]
},
"Transition": "SetCameraTextOn"
},
{
"Condition": {
"$or": [
{
"$eq": [
"$Value.event",
"erased"
]
},
{
"$eq": [
"$Value.event",
"destroyed"
]
}
]
},
"Actions": {
"$set": ["RecordingDestroyed", true]
},
"Transition": "SetCameraTextOff"
}
]
},
"SetCameraTextOn": {
"-": {
"Actions": {
"$set": ["CameraText", "$.CameraTextOn"],
"$dec": "update_counter"
},
"Transition": "Start"
}
},
"SetCameraTextOff": {
"-": {
"Actions": {
"$set": ["CameraText", ""],
"$dec": "update_counter"
},
"Transition": "Start"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": true
},
"e225b335-37b5-487c-b646-6ea881ba28a5": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_EPICKILL_MELEE_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_EPICKILL_MELEE_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/102_EpicKill_Melee.jpg",
"Resource": [],
"Objectives": [
{
"Id": "f2cbc01d-b601-44ec-8ce9-7e8644ca93a2",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_EpicKill_Melee": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_EpicKill_Melee": {
"Transition": "Start"
}
}
}
}
},
{
"Id": "99a666ae-4720-4dcf-b6f4-aad71580ba29",
"Category": "secondary",
"Activation": {
"$eq": [
"$f2cbc01d-b601-44ec-8ce9-7e8644ca93a2",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 61,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_EPICKILL_MELEE_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1"
},
"States": {
"SafehouseDummy": {
"Activate_EpicKill_Melee": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
}
]
},
"Start": {
"Activate_EpicKill_Melee": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Kill": {
"Condition": {
"$and": [
{
"$eq": ["$Value.IsTarget", true]
},
{
"$ge": ["$Value.EvergreenRarity", 3]
},
{
"$or": [
{
"$eq": [
"$Value.KillClass",
"melee"
]
},
{
"$eq": [
"$Value.KillMethodBroad",
"fiberwire"
]
}
]
}
]
},
"Transition": "Success"
},
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": true
},
"5e17765c-76e0-4fca-b63e-5f3dc4dbf851": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_EPICKILL_SNIPER_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_EPICKILL_SNIPER_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/103_EpicKill_Sniper.jpg",
"Resource": [],
"Objectives": [
{
"Id": "fc3e3b7e-79ed-4539-94e5-a75bb408e5d5",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_EpicKill_Sniper": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_EpicKill_Sniper": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "4832a109-1858-47ec-89d5-2ccdfeedac83",
"Category": "secondary",
"Activation": {
"$eq": [
"$fc3e3b7e-79ed-4539-94e5-a75bb408e5d5",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 61,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_EPICKILL_SNIPER_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1"
},
"States": {
"SafehouseDummy": {
"Activate_EpicKill_Sniper": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
}
]
},
"Start": {
"Activate_EpicKill_Sniper": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Kill": {
"Condition": {
"$and": [
{
"$eq": ["$Value.IsTarget", true]
},
{
"$eq": [
"$Value.KillItemCategory",
"sniperrifle"
]
},
{
"$ge": ["$Value.EvergreenRarity", 3]
}
]
},
"Transition": "Success"
},
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": true
},
"6c0c58a0-b616-4efd-abc7-22ff0b2579c6": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_EPICKILL_SHOTGUN_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_EPICKILL_SHOTGUN_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/104_EpicKill_Shotgun.jpg",
"Resource": [],
"Objectives": [
{
"Id": "3bd8fa0f-ba21-40bf-a1c3-9c4ce3b9b7f0",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_EpicKill_Shotgun": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_EpicKill_Shotgun": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "b75f475f-45ae-4f7f-9f04-79c7612725e5",
"Category": "secondary",
"Activation": {
"$eq": [
"$3bd8fa0f-ba21-40bf-a1c3-9c4ce3b9b7f0",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 61,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_EPICKILL_SHOTGUN_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1"
},
"States": {
"SafehouseDummy": {
"Activate_EpicKill_Shotgun": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
}
]
},
"Start": {
"Activate_EpicKill_Shotgun": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Kill": {
"Condition": {
"$and": [
{
"$eq": ["$Value.IsTarget", true]
},
{
"$eq": [
"$Value.KillItemCategory",
"shotgun"
]
},
{
"$ge": ["$Value.EvergreenRarity", 3]
}
]
},
"Transition": "Success"
},
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": true
},
"b09a412b-e5de-4e6f-b41b-860b6393bd81": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_EPICKILL_SMG_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_EPICKILL_SMG_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/105_EpicKill_SMG.jpg",
"Resource": [],
"Objectives": [
{
"Id": "c59ab083-4f52-4842-ab30-81857e526e81",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_EpicKill_SMG": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_EpicKill_SMG": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "a3702eae-22b1-4a5d-b919-09ddaafb3ec5",
"Category": "secondary",
"Activation": {
"$eq": [
"$c59ab083-4f52-4842-ab30-81857e526e81",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 61,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_EPICKILL_SMG_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1"
},
"States": {
"SafehouseDummy": {
"Activate_EpicKill_SMG": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
}
]
},
"Start": {
"Activate_EpicKill_SMG": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Kill": {
"Condition": {
"$and": [
{
"$eq": ["$Value.IsTarget", true]
},
{
"$eq": [
"$Value.KillItemCategory",
"smg"
]
},
{
"$ge": ["$Value.EvergreenRarity", 3]
}
]
},
"Transition": "Success"
},
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": true
},
"bfa7647d-de7f-4c05-ac9f-9d5a7fd5fc3a": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_EPICKILL_SILENCEDPISTOL_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_EPICKILL_SILENCEDPISTOL_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/106_EpicKill_SilencePistol.jpg",
"Resource": [],
"Objectives": [
{
"Id": "9e4f4954-d8a5-4b25-9458-cf106c22d3b3",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_EpicKill_SilencedPistol": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_EpicKill_SilencedPistol": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "ca5642b5-f638-4b62-99cf-a2468b9e3375",
"Category": "secondary",
"Activation": {
"$eq": [
"$9e4f4954-d8a5-4b25-9458-cf106c22d3b3",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 61,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_EPICKILL_SILENCEDPISTOL_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1"
},
"States": {
"SafehouseDummy": {
"Activate_EpicKill_SilencedPistol": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
}
]
},
"Start": {
"Activate_EpicKill_SilencedPistol": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Kill": {
"Condition": {
"$and": [
{
"$eq": ["$Value.IsTarget", true]
},
{
"$eq": [
"$Value.WeaponSilenced",
true
]
},
{
"$eq": [
"$Value.KillItemCategory",
"pistol"
]
},
{
"$ge": ["$Value.EvergreenRarity", 3]
}
]
},
"Transition": "Success"
},
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": true
},
"7e33a41e-16de-446a-a29b-7b834ba57b1b": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_EPICKILL_UNSILENCEDPISTOL_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_EPICKILL_UNSILENCEDPISTOL_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/107_EpicKill_UnsilencedPistol.jpg",
"Resource": [],
"Objectives": [
{
"Id": "10d34109-7c67-4f8d-b3c1-d0b954dbe14c",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_EpicKill_UnSilencedPistol": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_EpicKill_UnSilencedPistol": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "f6718233-5101-4d75-ab35-237e3d077d08",
"Category": "secondary",
"Activation": {
"$eq": [
"$10d34109-7c67-4f8d-b3c1-d0b954dbe14c",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 61,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_EPICKILL_UNSILENCEDPISTOL_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1"
},
"States": {
"SafehouseDummy": {
"Activate_EpicKill_UnSilencedPistol": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
}
]
},
"Start": {
"Activate_EpicKill_UnSilencedPistol": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Kill": {
"Condition": {
"$and": [
{
"$eq": ["$Value.IsTarget", true]
},
{
"$eq": [
"$Value.KillItemCategory",
"pistol"
]
},
{
"$eq": [
"$Value.WeaponSilenced",
false
]
},
{
"$ge": ["$Value.EvergreenRarity", 3]
}
]
},
"Transition": "Success"
},
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": true
},
"df6c8793-b73a-4a35-bcd5-001d150f3002": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_EPICKILL_ASSAULTRIFLE_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_EPICKILL_ASSAULTRIFLE_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/108_EpicKill_AssualtRifle.jpg",
"Resource": [],
"Objectives": [
{
"Id": "18b31864-9c71-41e7-be3b-bd97c0448a2a",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_EpicKill_AssaultRifle": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_EpicKill_AssaultRifle": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "d5f78543-d237-4131-9eb0-681d4ba3655c",
"Category": "secondary",
"Activation": {
"$eq": [
"$18b31864-9c71-41e7-be3b-bd97c0448a2a",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 61,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_EPICKILL_ASSAULTRIFLE_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1"
},
"States": {
"SafehouseDummy": {
"Activate_EpicKill_AssaultRifle": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
}
]
},
"Start": {
"Activate_EpicKill_AssaultRifle": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Kill": {
"Condition": {
"$and": [
{
"$eq": ["$Value.IsTarget", true]
},
{
"$eq": [
"$Value.KillItemCategory",
"assaultrifle"
]
},
{
"$ge": ["$Value.EvergreenRarity", 3]
}
]
},
"Transition": "Success"
},
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": true
},
"c53330eb-9a50-4517-9f44-cf7c52136899": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Killmethod_Headshot_Legenday_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Killmethod_Headshot_Legenday_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/109_Killmethod_Headshot_Legenday.jpg",
"Resource": [],
"Objectives": [
{
"Id": "15fc73f5-433f-4b21-ac95-f7f0bb029b80",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_Killmethod_Headshot_Legenday": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_Killmethod_Headshot_Legenday": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "263ca879-e5c6-4a4e-a06f-d6e512144f16",
"Category": "secondary",
"Activation": {
"$eq": [
"$15fc73f5-433f-4b21-ac95-f7f0bb029b80",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 61,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Killmethod_Headshot_Legenday_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1"
},
"States": {
"SafehouseDummy": {
"Activate_Killmethod_Headshot_Legenday": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
}
]
},
"Start": {
"Activate_Killmethod_Headshot_Legenday": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Kill": {
"Condition": {
"$and": [
{
"$eq": ["$Value.IsTarget", true]
},
{
"$eq": ["$Value.IsHeadshot", true]
},
{
"$ge": ["$Value.EvergreenRarity", 4]
}
]
},
"Transition": "Success"
},
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": true
},
"77dd42a7-0c6e-4259-9079-1d69275bf23e": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Killmethod_icepick_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Killmethod_icepick_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/110_Killmethod_icepick.jpg",
"Resource": [],
"Objectives": [
{
"Id": "62d30b7c-2722-44f3-80cd-8d6831bc7214",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_Killmethod_icepick": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_Killmethod_icepick": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "6d6a7ad1-56d9-4e6a-b620-7b801f88c5c8",
"Category": "secondary",
"Activation": {
"$eq": [
"$62d30b7c-2722-44f3-80cd-8d6831bc7214",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 61,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Killmethod_icepick_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1"
},
"States": {
"SafehouseDummy": {
"Activate_Killmethod_icepick": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
}
]
},
"Start": {
"Activate_Killmethod_icepick": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Kill": {
"Condition": {
"$and": [
{
"$eq": ["$Value.IsTarget", true]
},
{
"$eq": [
"$Value.KillItemRepositoryId",
"76d1f44c-8a78-462a-a39c-23d4101f4d6f"
]
}
]
},
"Transition": "Success"
},
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": true
},
"332f6a83-eb6e-4a88-8e31-abe2798c4b87": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Killmethod_Katana_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Killmethod_Katana_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/111_Killmethod_Katana.jpg",
"Resource": [],
"Objectives": [
{
"Id": "b867192e-ef7e-4435-a5c6-5f99f4984281",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_Killmethod_Katana": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_Killmethod_Katana": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "1e70c6f9-9f8f-40d0-a3c1-5f1ff703800e",
"Category": "secondary",
"Activation": {
"$eq": [
"$b867192e-ef7e-4435-a5c6-5f99f4984281",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 61,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Killmethod_Katana_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1",
"KillItems": [
"d439fb64-8713-4c54-a3f3-90730dbdf370",
"5631dace-7f4a-4df8-8e97-b47373b815ff",
"9488fa1e-10e1-49c9-bb24-6635d2e5bd49",
"af2b1a36-a7f0-4003-aae4-a6076402542d",
"fecf585b-4bdb-4a9b-9ab0-2bc44c6bd84a"
]
},
"States": {
"SafehouseDummy": {
"Activate_Killmethod_Katana": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
}
]
},
"Start": {
"Activate_Killmethod_Katana": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Kill": {
"Condition": {
"$and": [
{
"$eq": ["$Value.IsTarget", true]
},
{
"$any": {
"?": {
"$eq": [
"$.#",
"$Value.KillItemRepositoryId"
]
},
"in": "$.KillItems"
}
}
]
},
"Transition": "Success"
},
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": true
},
"4448f502-409a-415e-9b3a-edefc81b26d6": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Killmethod_Shuriken_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Killmethod_Shuriken_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/112_Killmethod_Shuriken.jpg",
"Resource": [],
"Objectives": [
{
"Id": "cf1a3b94-d0ba-4e31-960e-29f77c9d03ac",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_Killmethod_Shuriken": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_Killmethod_Shuriken": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "2d4dd817-0c63-4bd9-9c28-80cb5d30131a",
"Category": "secondary",
"Activation": {
"$eq": [
"$cf1a3b94-d0ba-4e31-960e-29f77c9d03ac",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 61,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Killmethod_Shuriken_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1",
"KillItems": [
"e55eb9a4-e79c-43c7-970b-79e94e7683b7",
"92330cd4-1bb1-419e-98d3-ef26631504bf",
"cad726d7-331d-4601-9723-6b8a17e5f91b"
]
},
"States": {
"SafehouseDummy": {
"Activate_Killmethod_Shuriken": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
}
]
},
"Start": {
"Activate_Killmethod_Shuriken": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Kill": {
"Condition": {
"$and": [
{
"$eq": ["$Value.IsTarget", true]
},
{
"$any": {
"?": {
"$eq": [
"$.#",
"$Value.KillItemRepositoryId"
]
},
"in": "$.KillItems"
}
}
]
},
"Transition": "Success"
},
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": true
},
"a176c14c-a37c-4a53-8e10-2c8ec679ebf2": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_SASO_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_SASO_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/115_SASO.jpg",
"Resource": [],
"Objectives": [
{
"Id": "fe1f4703-6154-4642-acf1-9d67405b0db2",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_SASO": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_SASO": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "6979b36c-fd64-487d-babb-7e52bddc4d9b",
"Category": "secondary",
"Activation": {
"$eq": [
"$fe1f4703-6154-4642-acf1-9d67405b0db2",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 60,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_SASO_NAME",
"data": [
"$formatint $.MyPayout",
"$.CameraText"
]
}
}
}
}
},
"Context": {
"Witnesses": [],
"KilledTargets": [],
"ActiveTargets": [],
"LastAccidentTime": 0,
"RecordingDestroyed": true,
"update_counter": 0,
"MyPayout": "1",
"CameraText": "",
"CameraTextOn": "$loc UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Camera_DestroyRecorder_TITLE"
},
"Scope": "session",
"States": {
"SafehouseDummy": {
"Activate_SASO": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
}
]
},
"Start": {
"Activate_SASO": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
},
"Disguise": {
"Transition": "Failure"
},
"Evergreen_EvaluateChallenge": {
"Condition": {
"$and": [
{
"$eq": [
true,
"$.RecordingDestroyed"
]
},
{
"$all": {
"in": "$.Witnesses",
"?": {
"$any": {
"in": "$.KilledTargets",
"?": {
"$eq": [
"$.#",
"$.##"
]
}
}
}
}
}
]
},
"Transition": "Success"
},
"AccidentBodyFound": {
"$set": ["LastAccidentTime", "$Timestamp"]
},
"AddSyndicateTarget": {
"Actions": {
"$pushunique": [
"ActiveTargets",
"$Value.repoID"
]
}
},
"Witnesses": {
"Condition": {
"$all": {
"?": {
"$not": {
"$any": {
"?": {
"$eq": ["$.#", "$.##"]
},
"in": "$Value"
}
}
},
"in": "$.ActiveTargets"
}
},
"Transition": "Failure"
},
"Spotted": {
"Condition": {
"$all": {
"?": {
"$not": {
"$any": {
"?": {
"$eq": ["$.#", "$.##"]
},
"in": "$Value"
}
}
},
"in": "$.ActiveTargets"
}
},
"Transition": "Failure"
},
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.IsTarget",
false
]
},
{
"$not": {
"$eq": [
"$Value.KillContext",
1
]
}
}
]
},
"Transition": "Failure"
},
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.IsTarget",
false
]
},
{
"$eq": ["$Value.KillContext", 1]
}
]
},
"Actions": {
"$pushunique": [
"KilledTargets",
"$Value.RepositoryId"
]
}
},
{
"Condition": {
"$eq": ["$Value.IsTarget", true]
},
"Actions": {
"$pushunique": [
"KilledTargets",
"$Value.RepositoryId"
]
}
}
],
"CrowdNPC_Died": {
"Transition": "Failure"
},
"MurderedBodySeen": [
{
"Condition": {
"$eq": ["$Value.IsWitnessTarget", true]
},
"Actions": {
"$pushunique": [
"Witnesses",
"$Value.Witness"
]
}
},
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.IsWitnessTarget",
false
]
},
{
"$not": {
"$eq": [
"$.LastAccidentTime",
"$Timestamp"
]
}
}
]
},
"Transition": "Failure"
}
],
"SecuritySystemRecorder": [
{
"Condition": {
"$eq": ["$Value.event", "spotted"]
},
"Actions": {
"$set": ["RecordingDestroyed", false]
},
"Transition": "SetCameraTextOn"
},
{
"Condition": {
"$or": [
{
"$eq": [
"$Value.event",
"erased"
]
},
{
"$eq": [
"$Value.event",
"destroyed"
]
}
]
},
"Actions": {
"$set": ["RecordingDestroyed", true]
},
"Transition": "SetCameraTextOff"
}
]
},
"SetCameraTextOn": {
"-": {
"Actions": {
"$set": ["CameraText", "$.CameraTextOn"],
"$dec": "update_counter"
},
"Transition": "Start"
}
},
"SetCameraTextOff": {
"-": {
"Actions": {
"$set": ["CameraText", ""],
"$dec": "update_counter"
},
"Transition": "Start"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": true
},
"2243a7e5-2615-4edc-9a1c-f6d9bd2aa40e": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_SA_NoFirearms_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_SA_NoFirearms_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/116_SA_NoFirearms.jpg",
"Resource": [],
"Objectives": [
{
"Id": "f110fd3c-5d6e-42c9-8a5a-4d4b380eaf98",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_SA_NoFirearms": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_SA_NoFirearms": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "511e5cc3-e7f0-4a17-bd7d-27d24963e75b",
"Category": "secondary",
"Activation": {
"$eq": [
"$f110fd3c-5d6e-42c9-8a5a-4d4b380eaf98",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 60,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_SA_NoFirearms_NAME",
"data": [
"$formatint $.MyPayout",
"$.CameraText"
]
}
}
}
}
},
"Context": {
"Witnesses": [],
"KilledTargets": [],
"ActiveTargets": [],
"LastAccidentTime": 0,
"RecordingDestroyed": true,
"update_counter": 0,
"MyPayout": "1",
"CameraText": "",
"CameraTextOn": "$loc UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Camera_DestroyRecorder_TITLE"
},
"Scope": "session",
"States": {
"SafehouseDummy": {
"Activate_SA_NoFirearms": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
}
]
},
"Start": {
"Activate_SA_NoFirearms": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
},
"Evergreen_ShotFired": {
"Transition": "Failure"
},
"Evergreen_EvaluateChallenge": {
"Condition": {
"$and": [
{
"$eq": [
true,
"$.RecordingDestroyed"
]
},
{
"$all": {
"in": "$.Witnesses",
"?": {
"$any": {
"in": "$.KilledTargets",
"?": {
"$eq": [
"$.#",
"$.##"
]
}
}
}
}
}
]
},
"Transition": "Success"
},
"AccidentBodyFound": {
"$set": ["LastAccidentTime", "$Timestamp"]
},
"Witnesses": {
"Condition": {
"$all": {
"?": {
"$not": {
"$any": {
"?": {
"$eq": ["$.#", "$.##"]
},
"in": "$Value"
}
}
},
"in": "$.ActiveTargets"
}
},
"Transition": "Failure"
},
"Spotted": {
"Condition": {
"$all": {
"?": {
"$not": {
"$any": {
"?": {
"$eq": ["$.#", "$.##"]
},
"in": "$Value"
}
}
},
"in": "$.ActiveTargets"
}
},
"Transition": "Failure"
},
"Kill": [
{
"Condition": {
"$eq": ["$Value.KillClass", "ballistic"]
},
"Transition": "Failure"
},
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.IsTarget",
false
]
},
{
"$not": {
"$eq": [
"$Value.KillContext",
1
]
}
}
]
},
"Transition": "Failure"
},
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.IsTarget",
false
]
},
{
"$eq": ["$Value.KillContext", 1]
}
]
},
"Actions": {
"$pushunique": [
"KilledTargets",
"$Value.RepositoryId"
]
}
},
{
"Condition": {
"$eq": ["$Value.IsTarget", true]
},
"Actions": {
"$pushunique": [
"KilledTargets",
"$Value.RepositoryId"
]
}
}
],
"CrowdNPC_Died": {
"Transition": "Failure"
},
"MurderedBodySeen": [
{
"Condition": {
"$eq": ["$Value.IsWitnessTarget", true]
},
"Actions": {
"$pushunique": [
"Witnesses",
"$Value.Witness"
]
}
},
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.IsWitnessTarget",
false
]
},
{
"$not": {
"$eq": [
"$.LastAccidentTime",
"$Timestamp"
]
}
}
]
},
"Transition": "Failure"
}
],
"SecuritySystemRecorder": [
{
"Condition": {
"$eq": ["$Value.event", "spotted"]
},
"Actions": {
"$set": ["RecordingDestroyed", false]
},
"Transition": "SetCameraTextOn"
},
{
"Condition": {
"$or": [
{
"$eq": [
"$Value.event",
"erased"
]
},
{
"$eq": [
"$Value.event",
"destroyed"
]
}
]
},
"Actions": {
"$set": ["RecordingDestroyed", true]
},
"Transition": "SetCameraTextOff"
}
]
},
"SetCameraTextOn": {
"-": {
"Actions": {
"$set": ["CameraText", "$.CameraTextOn"],
"$dec": "update_counter"
},
"Transition": "Start"
}
},
"SetCameraTextOff": {
"-": {
"Actions": {
"$set": ["CameraText", ""],
"$dec": "update_counter"
},
"Transition": "Start"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": true
},
"38b344af-b3e8-45b8-9e8a-5b38797b34d6": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Timed_Disguising_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Timed_Disguising_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/117_Timed_Disguising.jpg",
"Resource": [],
"Objectives": [
{
"Id": "5ebe658a-5ca7-4c4d-ae40-fb9d7db43f04",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_Timed_Disguising": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_Timed_Disguising": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "d8d6bce8-1e48-4378-a0d0-4b276e5c7163",
"Category": "secondary",
"Activation": {
"$eq": [
"$5ebe658a-5ca7-4c4d-ae40-fb9d7db43f04",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 60,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Timed_Disguising_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1",
"MyDisguises": []
},
"States": {
"SafehouseDummy": {
"Activate_Timed_Disguising": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
}
]
},
"Start": {
"Activate_Timed_Disguising": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
},
{
"Transition": "Active"
}
]
},
"Active": {
"$timer": {
"Condition": {
"$after": 150
},
"Transition": "Failure"
},
"NoTargetsLeft": {
"Transition": "Success"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
},
"Disguise": [
{
"Condition": {
"$not": {
"$any": {
"?": {
"$eq": ["$.#", "$Value"]
},
"in": "$.MyDisguises"
}
}
},
"Actions": {
"$pushunique": ["MyDisguises", "$Value"]
},
"Transition": "ResetTimer"
}
]
},
"ResetTimer": {
"-": {
"Transition": "Active"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": true
},
"41020fb3-649f-4a2d-8827-6b581e77eb74": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Timed_Hiding_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Timed_Hiding_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/118_Timed_Hiding.jpg",
"Resource": [],
"Objectives": [
{
"Id": "8c90e3a9-fbd9-4257-bc36-5e3f9c7e05e2",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_Timed_Hiding": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_Timed_Hiding": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "2f5e14ee-4414-4468-98bb-26bd29797599",
"Category": "secondary",
"Activation": {
"$eq": [
"$8c90e3a9-fbd9-4257-bc36-5e3f9c7e05e2",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 60,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Timed_Hiding_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1"
},
"States": {
"SafehouseDummy": {
"Activate_Timed_Hiding": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
}
]
},
"Start": {
"Activate_Timed_Hiding": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
},
{
"Transition": "Active"
}
]
},
"Active": {
"$timer": {
"Condition": {
"$after": 150
},
"Transition": "Failure"
},
"NoTargetsLeft": {
"Transition": "Success"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
},
"setpieces": [
{
"Condition": {
"$eq": [
"$Value.setpieceType_metricvalue",
"Exit_Closet"
]
},
"Transition": "ResetTimer"
},
{
"Condition": {
"$eq": [
"$Value.setpieceType_metricvalue",
"Enter_Closet"
]
},
"Transition": "ResetTimer"
},
{
"Condition": {
"$eq": [
"$Value.setpieceType_metricvalue",
"Exit_Crate"
]
},
"Transition": "ResetTimer"
},
{
"Condition": {
"$eq": [
"$Value.setpieceType_metricvalue",
"Enter_Crate"
]
},
"Transition": "ResetTimer"
}
]
},
"ResetTimer": {
"-": {
"Transition": "Active"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": true
},
"3db84c39-aec2-46da-a1d7-3fff9cb98e56": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Timed_NumberOfTargets_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Timed_NumberOfTargets_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/119_Timed_NumberOfTargets.jpg",
"Resource": [],
"Objectives": [
{
"Id": "f7fb51fe-7a4a-4bff-b96a-1427a6678b37",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_Timed_NumberOfTargets": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_Timed_NumberOfTargets": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "4d153527-7d08-438a-ad1e-e304ebd0720b",
"Category": "secondary",
"Activation": {
"$eq": [
"$f7fb51fe-7a4a-4bff-b96a-1427a6678b37",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 60,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Timed_NumberOfTargets_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1",
"Delay": 120
},
"States": {
"SafehouseDummy": {
"Activate_Timed_NumberOfTargets": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
}
]
},
"Start": {
"Activate_Timed_NumberOfTargets": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"NumberOfTargets": [
{
"Actions": {
"$mul": ["Delay", "$Value", "Delay"]
}
},
{
"Transition": "Timer_Start"
}
]
},
"Timer_Start": {
"$timer": {
"Condition": {
"$after": "$.Delay"
},
"Transition": "Failure"
},
"NoTargetsLeft": {
"Transition": "Success"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": true
},
"2b68c44e-8a54-4974-adcc-97ea5aa0a530": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Timed_SilientTakedown_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Timed_SilientTakedown_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/120_Timed_SilientTakedown.jpg",
"Resource": [],
"Objectives": [
{
"Id": "9f0ed290-8525-4eb8-b8c1-cafbde52039e",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_Timed_SilientTakedown": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_Timed_SilientTakedown": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "5bab5de3-0139-4dfd-af73-1457c1c07da8",
"Category": "secondary",
"Activation": {
"$eq": [
"$9f0ed290-8525-4eb8-b8c1-cafbde52039e",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 60,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Timed_SilientTakedown_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1",
"Duration": 150
},
"States": {
"SafehouseDummy": {
"Activate_Timed_SilientTakedown": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
}
]
},
"Start": {
"Activate_Timed_SilientTakedown": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
},
{
"Transition": "Active"
}
]
},
"Active": {
"$timer": {
"Condition": {
"$after": 150
},
"Transition": "Failure"
},
"NoTargetsLeft": {
"Transition": "Success"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
},
"Unnoticed_Pacified": {
"Transition": "ResetTimer"
}
},
"ResetTimer": {
"-": {
"Transition": "Active"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": true
},
"28e73f98-e6f7-4d71-8c4b-95b04e4e1350": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Multikill_Collateral_Firearm_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Multikill_Collateral_Firearm_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/121_Multikill_Collateral_Firearm.jpg",
"Resource": [],
"Objectives": [
{
"Id": "d63ce813-0c52-452c-b093-f5301b55215f",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_Multikill_Collateral_Firearm": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_Multikill_Collateral_Firearm": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "9f33fde9-be4a-4867-a418-44ec2b4cf689",
"Category": "secondary",
"Activation": {
"$eq": [
"$d63ce813-0c52-452c-b093-f5301b55215f",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 60,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Multikill_Collateral_Firearm_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1"
},
"States": {
"SafehouseDummy": {
"Activate_Multikill_Collateral_Firearm": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
}
]
},
"Start": {
"Activate_Multikill_Collateral_Firearm": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Evergreen_CollateralKill_Firearms": {
"Transition": "Success"
},
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": true
},
"8e1008b1-1053-4f08-9e2a-55deba7883fd": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Multikill_Collateral_Accident_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Multikill_Collateral_Accident_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/122_Multikill_Collateral_Accident.jpg",
"Resource": [],
"Objectives": [
{
"Id": "86089316-b619-4419-8259-fdb82d635c4a",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_Multikill_Collateral_Accident": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_Multikill_Collateral_Accident": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "8f4b56bb-4a95-445a-8202-a9866111520d",
"Category": "secondary",
"Activation": {
"$eq": [
"$86089316-b619-4419-8259-fdb82d635c4a",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 60,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Multikill_Collateral_Accident_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1"
},
"States": {
"SafehouseDummy": {
"Activate_Multikill_Collateral_Accident": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
}
]
},
"Start": {
"Activate_Multikill_Collateral_Accident": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Evergreen_CollateralKill_Accident": {
"Transition": "Success"
},
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": true
},
"a29a186f-38d4-4559-84cf-296e5d92d7e0": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Multikill_Collateral_Explosion_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Multikill_Collateral_Explosion_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/123_Multikill_Collateral_Explosion.jpg",
"Resource": [],
"Objectives": [
{
"Id": "17627f2b-44f6-44fc-9004-063d5f479233",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_Multikill_Collateral_Explosion": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_Multikill_Collateral_Explosion": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "f727b705-2312-4ded-9f48-b838300c391e",
"Category": "secondary",
"Activation": {
"$eq": [
"$17627f2b-44f6-44fc-9004-063d5f479233",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 60,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Multikill_Collateral_Explosion_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1"
},
"States": {
"SafehouseDummy": {
"Activate_Multikill_Collateral_Explosion": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
}
]
},
"Start": {
"Activate_Multikill_Collateral_Explosion": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Evergreen_CollateralKill_Explosion": {
"Transition": "Success"
},
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": true
},
"58d506ec-8bd1-493a-a51b-5c448ddb85c6": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_ShootTargetIntowater_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_ShootTargetIntowater_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/124_ShootTargetIntowater.jpg",
"Resource": [],
"Objectives": [
{
"Id": "37881435-47cd-4e86-93c2-07e4568bbdd3",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_ShootTargetIntowater": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_ShootTargetIntowater": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "e10844da-3769-4a3b-9490-060354550948",
"Category": "secondary",
"Activation": {
"$eq": [
"$37881435-47cd-4e86-93c2-07e4568bbdd3",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 60,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_ShootTargetIntowater_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1",
"AnyTargetsLeft": true
},
"States": {
"SafehouseDummy": {
"Activate_ShootTargetIntowater": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
}
]
},
"Start": {
"-": {
"Condition": {
"$eq": ["$.AnyTargetsLeft", false]
},
"Transition": "Failure"
},
"Activate_ShootTargetIntowater": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Kill": {
"Condition": {
"$and": [
{
"$eq": ["$Value.IsTarget", true]
},
{
"$eq": [
"$Value.KillClass",
"ballistic"
]
}
]
},
"Transition": "Check_HiddenInWater"
},
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
},
"Check_HiddenInWater": {
"$timer": {
"Condition": {
"$after": 2
},
"Transition": "Start"
},
"DumpInOcean": {
"Transition": "Success"
},
"NoTargetsLeft": {
"Actions": {
"$set": ["AnyTargetsLeft", false]
}
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": true
},
"33809fbf-c91b-4252-8b3e-602282c22799": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Pacify_Target_BaseballBat_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Pacify_Target_BaseballBat_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/125_Pacify_Target_BaseballBat.jpg",
"Resource": [],
"Objectives": [
{
"Id": "d3e17c37-1ba7-49e1-a284-092d01e35474",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_Pacify_Target_BaseballBat": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_Pacify_Target_BaseballBat": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "2b7f0791-1772-4d09-a39d-f09fe0ec75a1",
"Category": "secondary",
"Activation": {
"$eq": [
"$d3e17c37-1ba7-49e1-a284-092d01e35474",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 60,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Pacify_Target_BaseballBat_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1",
"KillItems": [
"c21f558b-2935-41e5-88ff-642eb1761ccc",
"c7296c5f-6c0e-4d52-98cd-e70a0d329e73",
"8e445d94-9294-4087-af0d-178ef1f8c8f7",
"1e2bc40b-505a-4cc6-a09c-94470470985b",
"248cbd89-9923-452a-8cda-a5f76d8930dc"
]
},
"States": {
"SafehouseDummy": {
"Activate_Pacify_Target_BaseballBat": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
}
]
},
"Start": {
"Activate_Pacify_Target_BaseballBat": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Pacify": {
"Condition": {
"$and": [
{
"$eq": ["$Value.IsTarget", true]
},
{
"$any": {
"?": {
"$eq": [
"$.#",
"$Value.KillItemRepositoryId"
]
},
"in": "$.KillItems"
}
}
]
},
"Transition": "Success"
},
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": true
},
"9f7bc307-2a30-4dd8-84aa-0a0099c0c871": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Hot_Timed_Pacifying_Suspect_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Hot_Timed_Pacifying_Suspect_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/126_Hot_Timed_Pacifying_Suspect.jpg",
"Resource": [],
"Objectives": [
{
"Id": "a2ec6099-b31f-4eba-9d7a-b71159343d43",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_Hot_Timed_Pacifying_Suspect": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_Hot_Timed_Pacifying_Suspect": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "c79732d4-58a5-4b60-9fe9-633dee59fb15",
"Category": "secondary",
"Activation": {
"$eq": [
"$a2ec6099-b31f-4eba-9d7a-b71159343d43",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 59,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Hot_Timed_Pacifying_Suspect_NAME",
"data": [
"$formatint $.MyPayout",
"$.Count"
]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1",
"MySuspects": []
},
"States": {
"SafehouseDummy": {
"Activate_Hot_Timed_Pacifying_Suspect": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
}
]
},
"Start": {
"Activate_Hot_Timed_Pacifying_Suspect": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
},
{
"Transition": "Active"
}
]
},
"Active": {
"$timer": {
"Condition": {
"$after": 150
},
"Transition": "Failure"
},
"AddSuspectGlow": {
"Actions": {
"$pushunique": [
"MySuspects",
"$Value.Event_ContactID"
]
}
},
"Kill": {
"Condition": {
"$eq": ["$Value.IsTarget", true]
},
"Transition": "Success"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
},
"Pacify": {
"Condition": {
"$any": {
"?": {
"$eq": [
"$.#",
"$Value.RepositoryId"
]
},
"in": "$.MySuspects"
}
},
"Transition": "ResetTimer"
}
},
"ResetTimer": {
"-": {
"Transition": "Active"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": true
},
"bae31ec2-f00a-4ee1-b6d9-3ade4b2f66c3": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Hot_Killmethod_Meeting_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Hot_Killmethod_Meeting_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/127_Hot_Killmethod_Meeting.jpg",
"Resource": [],
"Objectives": [
{
"Id": "e2163a99-51b3-4011-a0ef-c99cd41df4fe",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_Hot_Killmethod_Meeting": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_Hot_Killmethod_Meeting": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "5dea5c1e-2127-43d1-b02e-d7cc128793fe",
"Category": "secondary",
"Activation": {
"$eq": [
"$e2163a99-51b3-4011-a0ef-c99cd41df4fe",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 59,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Hot_Killmethod_Meeting_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1"
},
"States": {
"SafehouseDummy": {
"Activate_Hot_Killmethod_Meeting": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
}
]
},
"Start": {
"Activate_Hot_Killmethod_Meeting": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"LeaderKilledGoingToMeeting": {
"Transition": "Success"
},
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": true
},
"98205708-bfe7-464b-88e7-419622b7f433": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Hot_Killmethod_DuringTell_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Hot_Killmethod_DuringTell_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/128_Hot_Killmethod_DuringTell.jpg",
"Resource": [],
"Objectives": [
{
"Id": "276550e9-001f-424d-b695-03dc2975a001",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_Hot_Killmethod_DuringTell": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_Hot_Killmethod_DuringTell": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "bb43c774-16e3-4a7c-b2f0-0cd6f66d9fe1",
"Category": "secondary",
"Activation": {
"$eq": [
"$276550e9-001f-424d-b695-03dc2975a001",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 59,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Hot_Killmethod_DuringTell_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1"
},
"States": {
"SafehouseDummy": {
"Activate_Hot_Killmethod_DuringTell": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
}
]
},
"Start": {
"Activate_Hot_Killmethod_DuringTell": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"LeaderDeadRevealingTell_Event": {
"Transition": "Success"
},
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": true
},
"c1e5db65-e376-4d71-98aa-29d32e71c5cb": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Hot_Killmethod_Escaping_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Hot_Killmethod_Escaping_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/129_Hot_Killmethod_Escaping.jpg",
"Resource": [],
"Objectives": [
{
"Id": "7b7ff7f2-c922-4928-af92-614af03f8997",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_Hot_Killmethod_Escaping": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_Hot_Killmethod_Escaping": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "70dfeb43-c88a-43a6-bbdb-5af56d917fb9",
"Category": "secondary",
"Activation": {
"$eq": [
"$7b7ff7f2-c922-4928-af92-614af03f8997",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 59,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Hot_Killmethod_Escaping_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1"
},
"States": {
"SafehouseDummy": {
"Activate_Hot_Killmethod_Escaping": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
}
]
},
"Start": {
"Activate_Hot_Killmethod_Escaping": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"LeaderDeadEscaping_Event": {
"Transition": "Success"
},
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": true
},
"b08d9153-8470-4161-a5a3-023a63b45550": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Hot_Silent_Takedown_Suspects_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Hot_Silent_Takedown_Suspects_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/130_Hot_Silent_Takedown_Suspects.jpg",
"Resource": [],
"Objectives": [
{
"Id": "78f86cde-9ae6-492f-b685-bd4804dea054",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_Hot_Silent_Takedown_Suspects": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_Hot_Silent_Takedown_Suspects": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "65a63617-ae79-4ec6-89ad-1778b1655c52",
"Category": "secondary",
"Activation": {
"$eq": [
"$78f86cde-9ae6-492f-b685-bd4804dea054",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 59,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Hot_Silent_Takedown_Suspects_NAME",
"data": [
"$formatint $.MyPayout",
"$.Count"
]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1",
"MySuspects": [],
"Count": 0,
"Goal": 3
},
"States": {
"SafehouseDummy": {
"Activate_Hot_Silent_Takedown_Suspects": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
}
]
},
"Start": {
"Activate_Hot_Silent_Takedown_Suspects": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"AddSuspectGlow": {
"Actions": {
"$pushunique": [
"MySuspects",
"$Value.Event_ContactID"
]
}
},
"Unnoticed_Pacified": [
{
"Condition": {
"$any": {
"?": {
"$eq": [
"$.#",
"$Value.RepositoryId"
]
},
"in": "$.MySuspects"
}
},
"Actions": {
"$inc": "Count",
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$.Count", "$.Goal"]
},
"Transition": "Success"
}
],
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": true
},
"439d8f99-6283-4f33-962e-cf3fad89073c": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Hot_Killmethod_OilWaterSpill_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Hot_Killmethod_OilWaterSpill_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/131_Hot_Killmethod_OilWaterSpill.jpg",
"Resource": [],
"Objectives": [
{
"Id": "bc949978-ce8d-49b2-be19-41c9f51e7239",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_Hot_Killmethod_OilWaterSpill": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_Hot_Killmethod_OilWaterSpill": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "aa569d7f-d134-4315-9d9b-046ec7ae7ab6",
"Category": "secondary",
"Activation": {
"$eq": [
"$bc949978-ce8d-49b2-be19-41c9f51e7239",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 59,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Hot_Killmethod_OilWaterSpill_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1"
},
"States": {
"SafehouseDummy": {
"Activate_Hot_Killmethod_OilWaterSpill": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
}
]
},
"Start": {
"Activate_Hot_Killmethod_OilWaterSpill": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Kill": {
"Condition": {
"$and": [
{
"$eq": ["$Value.IsTarget", true]
},
{
"$or": [
{
"$eq": [
"$Value.SetPieceId",
"a083c159-3a82-4a2d-ac00-872c4b84afa0"
]
},
{
"$eq": [
"$Value.SetPieceId",
"a7e6923b-7c68-466e-9090-a684ef220942"
]
}
]
}
]
},
"Transition": "Success"
},
"NoTargetsLeft": {
"Transition": "Failure"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": true
},
"cd8e4727-8776-4d83-9ba3-0b6732f7b6af": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Hot_Takeout_Assassin_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Hot_Takeout_Assassin_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/132_Hot_Takeout_Assassin.jpg",
"Resource": [],
"Objectives": [
{
"Id": "22270f32-e5c7-4718-a7ec-88b011d06161",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_Hot_Takeout_Assassin": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_Hot_Takeout_Assassin": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "0e6de528-db60-408d-92b1-f7994cbb1a02",
"Category": "secondary",
"Activation": {
"$eq": [
"$22270f32-e5c7-4718-a7ec-88b011d06161",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 59,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Hot_Takeout_Assassin_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1",
"Assassins": []
},
"States": {
"SafehouseDummy": {
"Activate_Hot_Takeout_Assassin": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
}
]
},
"Start": {
"Activate_Hot_Takeout_Assassin": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"AddAssassin_Event": {
"Actions": {
"$pushunique": [
"Assassins",
"$Value.Event_AssassinID"
]
}
},
"Kill": {
"Condition": {
"$any": {
"?": {
"$eq": [
"$.#",
"$Value.RepositoryId"
]
},
"in": "$.Assassins"
}
},
"Transition": "Success"
},
"BodyHidden": {
"Condition": {
"$any": {
"?": {
"$eq": [
"$.#",
"$Value.RepositoryId"
]
},
"in": "$.Assassins"
}
},
"Transition": "Success"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": true
},
"fb940ea3-32f5-4e59-bf75-3d89eae810a6": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Hot_Takeout_Lookout_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Hot_Takeout_Lookout_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/133_Hot_Takeout_Lookout.jpg",
"Resource": [],
"Objectives": [
{
"Id": "05a40e73-b960-47b8-928a-a20d553398e2",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_Hot_Takeout_Lookout": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_Hot_Takeout_Lookout": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "696f0f25-da0d-4f64-a750-762eed09a0be",
"Category": "secondary",
"Activation": {
"$eq": [
"$05a40e73-b960-47b8-928a-a20d553398e2",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 59,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Hot_Takeout_Lookout_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1",
"Lookouts": []
},
"States": {
"SafehouseDummy": {
"Activate_Hot_Takeout_Lookout": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
}
]
},
"Start": {
"Activate_Hot_Takeout_Lookout": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"AddLookout_Event": {
"Actions": {
"$pushunique": [
"Lookouts",
"$Value.Event_LookoutID"
]
}
},
"Kill": {
"Condition": {
"$any": {
"?": {
"$eq": [
"$.#",
"$Value.RepositoryId"
]
},
"in": "$.Lookouts"
}
},
"Transition": "Success"
},
"BodyHidden": {
"Condition": {
"$any": {
"?": {
"$eq": [
"$.#",
"$Value.RepositoryId"
]
},
"in": "$.Lookouts"
}
},
"Transition": "Success"
},
"MissionFailed_Event": {
"Transition": "Failure"
},
"PrestigeObjFailedHC_Event": {
"Transition": "Failure"
},
"Evergreen_EvaluateChallenge": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": true
},
"4e706470-0415-4ef6-8f1e-fbdec8ad98f3": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_SAFE_BLOWOPEN_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_SAFE_BLOWOPEN_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/134_OpenSafe.jpg",
"Resource": [],
"Objectives": [
{
"Id": "4e38aa5e-fc4a-4443-9f7a-31a24fdf0bdf",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_Safe_BlowOpen": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_Safe_BlowOpen": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "87e324c5-081b-4008-81f1-15f834bd4866",
"Activation": {
"$eq": [
"$4e38aa5e-fc4a-4443-9f7a-31a24fdf0bdf",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"Category": "secondary",
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 61,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_SAFE_BLOWOPEN_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1"
},
"States": {
"SafehouseDummy": {
"Activate_Safe_BlowOpen": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
}
]
},
"Start": {
"Activate_Safe_BlowOpen": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Evergreen_Safe_Open": [
{
"Condition": {
"$eq": ["$Value.Explosive", true]
},
"Transition": "Success"
}
],
"MissionFailed_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": true
},
"0ab0a960-a496-47f5-a0b6-9ab3e6d07ad8": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Arrange_Meeting_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Arrange_Meeting_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/133_Hot_Takeout_Lookout.jpg",
"Resource": [],
"Objectives": [
{
"Id": "ec97d426-0af6-4ded-9122-0634457b9dcb",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_Arrange_Meeting": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_Arrange_Meeting": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "70416644-14ee-4e25-95e8-84676c574459",
"Activation": {
"$eq": [
"$ec97d426-0af6-4ded-9122-0634457b9dcb",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"Category": "secondary",
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 59,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Arrange_Meeting_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1"
},
"States": {
"SafehouseDummy": {
"Activate_Arrange_Meeting": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
}
]
},
"Start": {
"Activate_Arrange_Meeting": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"Evergreen_Phone_MeetingStarted": {
"Transition": "Success"
},
"MissionFailed_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": true
},
"325740ad-7289-43d0-acfd-7133d695a586": {
"Name": "UI_CONTRACT_EVERGREEN_ELIMINATIONPAYOUT_TITLE",
"Description": "",
"Icon": "images/test/placeholder.jpg",
"IsHidden": true,
"TileImage": "images/evergreen/gamechangers/020_NoMissedShots.jpg",
"Resource": [],
"Objectives": [
{
"Id": "f1c7b556-fec9-4ffe-99b9-114ed64feb79",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_EliminationPayout": {
"Transition": "Success"
}
},
"Success": {
"DeActivate_EliminationPayout": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "eae71e0a-0bb0-4897-abc5-8ed3c2f7efd0",
"Category": "secondary",
"Activation": {
"$eq": [
"$f1c7b556-fec9-4ffe-99b9-114ed64feb79",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"Context": {
"update_counter": 0,
"MyPayout": "1"
},
"States": {
"SafehouseDummy": {},
"Start": {
"Activate_EliminationPayout": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"NoTargetsLeft": {
"Actions": {
"$set": ["ObjectiveCompleted", true]
}
},
"CompleteEvergreenPrimaryObj": {
"Transition": "Success"
}
},
"Evergreen_EvaluateChallenge": {
"Transition": "Success"
},
"MissionFailed_Event": {
"Transition": "Failure"
}
}
}
}
],
"ShowBasedOnObjectives": false,
"IsPrestigeObjective": null
},
"d5b80447-6545-4336-aba7-4e389b0b877f": {
"Name": "UI_CONTRACT_EVERGREEN_MISSION_PAYOUT_OBJ",
"Description": "UI_CONTRACT_EVERGREEN_MISSION_PAYOUT_OBJ",
"Icon": "images/challenges/default_challenge_icon.png",
"IsHidden": true,
"TileImage": "images/test/placeholder.jpg",
"Resource": [],
"Objectives": [
{
"Id": "eeb2f902-e457-47d6-80a6-a2d061c7f925",
"Category": "secondary",
"ExcludeFromScoring": true,
"HideInMenu": true,
"ObjectiveType": "custom",
"BriefingText": "$loc UI_CONTRACT_EVERGREEN_MISSION_PAYOUT_OBJ",
"HUDTemplate": {
"display": "$loc UI_CONTRACT_EVERGREEN_MISSION_PAYOUT_OBJ",
"iconType": 1
},
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 64,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MISSION_PAYOUT_OBJ",
"data": [
"$formatint $.Payout_Value",
"$.Other"
]
}
}
}
}
},
"Context": {
"update_counter": 0,
"Payout_Value": "0",
"Other": ""
},
"States": {
"Start": {
"-": {
"Actions": {
"$dec": "update_counter"
}
},
"SetPayout": {
"Actions": {
"$set": ["Payout_Value", "$Value.Payout"],
"$dec": "update_counter"
}
}
}
}
}
}
],
"ShowBasedOnObjectives": null,
"IsPrestigeObjective": null
},
"415f4bd4-35a8-49fa-96cc-61037ef4a5da": {
"Name": "UI_CONTRACT_EVERGREEN_SUSPECTSESCAPAING",
"Description": "UI_CONTRACT_EVERGREEN_SUSPECTSESCAPAING",
"Icon": "images/challenges/default_challenge_icon.png",
"IsHidden": true,
"TileImage": "images/test/placeholder.jpg",
"Resource": [],
"Objectives": [
{
"Id": "da14c78b-db86-4719-93a6-95a9d95244c8",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"LeaderEscaping": {
"Transition": "Success"
}
},
"Success": {
"LeaderDeadEscaping_Event": {
"Transition": "Start"
},
"LeaderPacifiedEscaping_Event": {
"Transition": "Start"
},
"LeaderEscaped_Event": {
"Transition": "Start"
}
}
}
}
},
{
"_comment": "SuspectEscaping",
"Id": "0ec68c9c-a8e8-4e39-a16e-29417898f370",
"Category": "secondary",
"BriefingName": "",
"Activation": {
"$eq": [
"$da14c78b-db86-4719-93a6-95a9d95244c8",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"HUDTemplate": {
"display": "",
"iconType": 63
},
"BriefingText": "",
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 63,
"display": {
"$loc": {
"key": "EVERGREEN_HUD_SUSPECT_ESCAPING_DISTANCE",
"data": ["$.MyDistance"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyDistance": "50"
},
"States": {
"Start": {
"LeaderEscaping": {
"Actions": {
"$set": ["MyDistance", "$Value"],
"$inc": "update_counter"
}
}
}
}
}
}
],
"ShowBasedOnObjectives": null,
"IsPrestigeObjective": null
},
"c11bade2-c438-47da-91a5-67901172db42": {
"Name": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Perfect_Run_TITLE",
"Description": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Perfect_Run_DESC",
"Icon": "images/test/placeholder.jpg",
"IsHidden": null,
"TileImage": "images/evergreen/gamechangers/133_Hot_Takeout_Lookout.jpg",
"Resource": [],
"Objectives": [
{
"Id": "0f2d9adb-efc8-4824-9ccb-9d3197b169de",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"Activate_Perfect_Run": {
"Transition": "Success"
}
},
"Success": {
"Deactivate_Perfect_Run": [
{
"Transition": "Start"
}
]
}
}
}
},
{
"Id": "f4e3b615-85df-4209-b9eb-5dc0bdfae197",
"Activation": {
"$eq": [
"$0f2d9adb-efc8-4824-9ccb-9d3197b169de",
"Completed"
]
},
"OnInactive": {
"IfFailed": {
"State": "InProgress"
},
"IfCompleted": {
"State": "InProgress"
}
},
"Category": "secondary",
"IgnoreIfInactive": true,
"Type": "statemachine",
"Definition": {
"ContextListeners": {
"update_counter": {
"type": "custom",
"HUDTemplate": {
"iconType": 59,
"display": {
"$loc": {
"key": "UI_CONTRACT_EVERGREEN_MILD_CLIENT_REQUIREMENTS_Perfect_Run_NAME",
"data": ["$formatint $.MyPayout"]
}
}
}
}
},
"Context": {
"update_counter": 0,
"MyPayout": "1",
"Count": 0
},
"States": {
"SafehouseDummy": {
"Activate_Perfect_Run": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
}
]
},
"Start": {
"Activate_Perfect_Run": [
{
"Actions": {
"$set": ["MyPayout", "$Value.Payout"],
"$dec": "update_counter"
}
},
{
"Condition": {
"$eq": ["$Value.SafehouseDummy", true]
},
"Transition": "SafehouseDummy"
}
],
"PayoutObjective_Completed": [
{
"Actions": {
"$inc": "Count"
}
},
{
"Condition": {
"$ge": ["$.Count", 3]
},
"Transition": "Success"
}
],
"MissionFailed_Event": {
"Transition": "Failure"
}
}
}
}
}
],
"ShowBasedOnObjectives": true,
"IsPrestigeObjective": true
}
}