|
| 1 | +{ |
| 2 | + "Data": { |
| 3 | + "Objectives": [ |
| 4 | + { |
| 5 | + "Id": "fa823bee-6c10-4e12-a4df-71d2ee22e805", |
| 6 | + "Type": "statemachine", |
| 7 | + "ExcludeFromScoring": true, |
| 8 | + "ForceShowOnLoadingScreen": true, |
| 9 | + "Category": "primary", |
| 10 | + "OnActive": { |
| 11 | + "IfInProgress": { |
| 12 | + "Visible": true |
| 13 | + } |
| 14 | + }, |
| 15 | + "ObjectiveType": "custom", |
| 16 | + "Image": "images/contracts/featured/quartztan1_obj.jpg", |
| 17 | + "BriefingName": "LURE", |
| 18 | + "BriefingText": "lure 10 different NPCs in 10 different ways", |
| 19 | + "HUDTemplate": { |
| 20 | + "display": "lure 10 different NPCs in 10 different ways", |
| 21 | + "iconType": 10 |
| 22 | + }, |
| 23 | + "Definition": { |
| 24 | + "Context": { |
| 25 | + "LuredNPCs": [], |
| 26 | + "Luretypes": [], |
| 27 | + "TargetsCounter": 0, |
| 28 | + "TargetsGoal": 10 |
| 29 | + }, |
| 30 | + "ContextListeners": { |
| 31 | + "TargetsCounter": { |
| 32 | + "type": "objective-counter", |
| 33 | + "header": "UI_OBJECTIVES_TARG_HEADER" |
| 34 | + } |
| 35 | + }, |
| 36 | + "States": { |
| 37 | + "Start": { |
| 38 | + "Investigate_Curious": [ |
| 39 | + { |
| 40 | + "Actions": { |
| 41 | + "$inc": "TargetsCounter", |
| 42 | + "$dec": "TargetsGoal", |
| 43 | + "$pushunique": [ |
| 44 | + "Luretypes", |
| 45 | + "$Value.InvestigationType" |
| 46 | + ] |
| 47 | + }, |
| 48 | + "Condition": { |
| 49 | + "$and": [ |
| 50 | + { |
| 51 | + "$not": { |
| 52 | + "$inarray": { |
| 53 | + "in": "$.LuredNPCs", |
| 54 | + "?": { |
| 55 | + "$eq": [ |
| 56 | + "$.#", |
| 57 | + "$Value.RepositoryId" |
| 58 | + ] |
| 59 | + } |
| 60 | + } |
| 61 | + } |
| 62 | + }, |
| 63 | + { |
| 64 | + "$not": { |
| 65 | + "$inarray": { |
| 66 | + "in": "$.Luretypes", |
| 67 | + "?": { |
| 68 | + "$eq": [ |
| 69 | + "$.#", |
| 70 | + "$Value.InvestigationType" |
| 71 | + ] |
| 72 | + } |
| 73 | + } |
| 74 | + } |
| 75 | + } |
| 76 | + ] |
| 77 | + } |
| 78 | + }, |
| 79 | + { |
| 80 | + "Actions": { |
| 81 | + "$pushunique": [ |
| 82 | + "LuredNPCs", |
| 83 | + "$Value.RepositoryId" |
| 84 | + ] |
| 85 | + }, |
| 86 | + "Condition": { |
| 87 | + "$not": { |
| 88 | + "$inarray": { |
| 89 | + "in": "$.LuredNPCs", |
| 90 | + "?": { |
| 91 | + "$eq": [ |
| 92 | + "$.#", |
| 93 | + "$Value.RepositoryId" |
| 94 | + ] |
| 95 | + } |
| 96 | + } |
| 97 | + } |
| 98 | + } |
| 99 | + }, |
| 100 | + { |
| 101 | + "Condition": { |
| 102 | + "$eq": ["$.TargetsCounter", 10] |
| 103 | + }, |
| 104 | + "Transition": "Success" |
| 105 | + } |
| 106 | + ] |
| 107 | + } |
| 108 | + } |
| 109 | + } |
| 110 | + }, |
| 111 | + { |
| 112 | + "Id": "b7cd372c-48d1-48b1-9f1f-7db0a5e7fb22", |
| 113 | + "Type": "statemachine", |
| 114 | + "ExcludeFromScoring": true, |
| 115 | + "Category": "secondary", |
| 116 | + "ObjectiveType": "custom", |
| 117 | + "ForceShowOnLoadingScreen": true, |
| 118 | + "Image": "images/contracts/featured/quartztan1_kill.jpg", |
| 119 | + "BriefingName": "Killruious", |
| 120 | + "BriefingText": "You can kill NPCs who get lured.", |
| 121 | + "HUDTemplate": { |
| 122 | + "display": "You can kill NPCs who get lured", |
| 123 | + "iconType": 0 |
| 124 | + }, |
| 125 | + "Definition": { |
| 126 | + "Context": { |
| 127 | + "Targets": [] |
| 128 | + }, |
| 129 | + "States": { |
| 130 | + "Start": { |
| 131 | + "Investigate_Curious": [ |
| 132 | + { |
| 133 | + "Actions": { |
| 134 | + "$pushunique": [ |
| 135 | + "Targets", |
| 136 | + "$Value.RepositoryId" |
| 137 | + ] |
| 138 | + } |
| 139 | + } |
| 140 | + ] |
| 141 | + } |
| 142 | + } |
| 143 | + } |
| 144 | + } |
| 145 | + ], |
| 146 | + "GameChangers": [], |
| 147 | + "Bricks": [], |
| 148 | + "MandatoryLoadout": [ |
| 149 | + { |
| 150 | + "Id": "FIREARMS_HERO_PISTOL_TACTICAL_ICA_19", |
| 151 | + "Properties": { |
| 152 | + "LoadoutSlot": "concealedweapon", |
| 153 | + "RepositoryId": "73875794-5a86-410e-84a4-1b5b2f7e5a54" |
| 154 | + } |
| 155 | + }, |
| 156 | + { |
| 157 | + "Id": "Melee_FiberWire_Descriptor", |
| 158 | + "Properties": { |
| 159 | + "LoadoutSlot": "gear", |
| 160 | + "RepositoryId": "1a11a060-358c-4054-98ec-d3491af1d7c6" |
| 161 | + } |
| 162 | + }, |
| 163 | + { |
| 164 | + "Id": "Tool_Coin", |
| 165 | + "Properties": { |
| 166 | + "LoadoutSlot": "gear", |
| 167 | + "RepositoryId": "dda002e9-02b1-4208-82a5-cf059f3c79cf" |
| 168 | + } |
| 169 | + }, |
| 170 | + { |
| 171 | + "Id": "Tool_Coin", |
| 172 | + "Properties": { |
| 173 | + "LoadoutSlot": "gear", |
| 174 | + "RepositoryId": "dda002e9-02b1-4208-82a5-cf059f3c79cf" |
| 175 | + } |
| 176 | + }, |
| 177 | + { |
| 178 | + "Id": "Tool_Coin", |
| 179 | + "Properties": { |
| 180 | + "LoadoutSlot": "gear", |
| 181 | + "RepositoryId": "dda002e9-02b1-4208-82a5-cf059f3c79cf" |
| 182 | + } |
| 183 | + }, |
| 184 | + { |
| 185 | + "Id": "Tool_Coin", |
| 186 | + "Properties": { |
| 187 | + "LoadoutSlot": "gear", |
| 188 | + "RepositoryId": "dda002e9-02b1-4208-82a5-cf059f3c79cf" |
| 189 | + } |
| 190 | + }, |
| 191 | + { |
| 192 | + "Id": "Tool_Coin", |
| 193 | + "Properties": { |
| 194 | + "LoadoutSlot": "gear", |
| 195 | + "RepositoryId": "dda002e9-02b1-4208-82a5-cf059f3c79cf" |
| 196 | + } |
| 197 | + } |
| 198 | + ] |
| 199 | + }, |
| 200 | + "Metadata": { |
| 201 | + "Title": "FINAL LURE TEST", |
| 202 | + "Description": "??<br/><br/>Created by: Quartz Tan<br/>Curated by: Quartz Tan", |
| 203 | + "ScenePath": "assembly:/_pro/scenes/missions/thefacility/_scene_polarbear_005.entity", |
| 204 | + "Location": "LOCATION_ICA_FACILITY", |
| 205 | + "IsPublished": true, |
| 206 | + "CreatorUserId": "fadb923c-e6bb-4283-a537-eb4d1150262e", |
| 207 | + "GameVersion": "8.23.0.0", |
| 208 | + "ServerVersion": "8.23.0.0", |
| 209 | + "Type": "featured", |
| 210 | + "Id": "73c4baaf-81a0-435c-9893-e54836ba0000", |
| 211 | + "PublicId": "187212211926", |
| 212 | + "TileImage": "images/contracts/featured/quartztan1.jpg", |
| 213 | + "CreationTimestamp": "2026-05-17T09:30:40.333Z" |
| 214 | + }, |
| 215 | + "UserData": {} |
| 216 | +} |
0 commit comments