mirror of
https://github.com/thepeacockproject/Peacock
synced 2025-02-16 16:34:28 +01:00
![Anthony Fuller](/assets/img/avatar_default.png)
* Add multi-version mastery files * Add pro1 unlocks to legacy allunlockables * Add 47's suit to scpc all unlockables * Add and remove various configs * Remove some useless promises * Fix scpc hub * Fix issue with user profile saving * Fix scpc issues for hub * Add singleplayer/multiplayer sniper * A great many things - Add multi-version mastery - Improve sniper mastery support - Improve general H2016 support * Fix some warnings * Fix pro1 mastery on destination screens * Remove entP from createInventory, lock/unlock pro1 accordingly * Remove JSDoc entP parameter from createInventory * Remove difficultyunlocks from safehouse pages * Add versioned user profiles * Prettier run * Remove false point from user profiles docs * Add comment about profile versioning to types * Fix default profile links * Remove remaining lowercase * Fix sniper showing XP as XP * Add game versions to the unlockable map * Update getMasteryForUnlockable call in planning * Fix missing locations when updating profiles * Update versions to v7 * Fix ICA Facility destination mastery * Fix sniper challenge unlockables showing in inventory * Sniper Scoring (#273) * Initial sniper scoring * Fix linting errors * Update require table * Calculate and display final sniper score on end screen * Bump SMP version to v5.7.0 * Update since version for scoring * Fix create inventory call for sniper scoring * Support sniper unlockables in the inventory * Update versions to v7 * Reflect changes to createInventory in scoreHandler * Get unlockable name in completion data * It was not okay. * Thanks webstorm * Add support for /profiles/page/GetMasteryCompletionDataForUnlockable * Support sniper play next * Remove sniper gamemodes template from overrides * Remove debug prints from scoring event handler * Fix challenge multiplier * Exclude sniper unlockables from stashpoint * Start fixing up the missionEnd response for sniper * Update misleading comment * Use existing global challenge to check for SA on sniper contracts * Re-add removed global challenges * Proper support for the mission end screen on sniper contracts * Remove redundant label --------- Signed-off-by: Anthony Fuller <24512050+AnthonyFuller@users.noreply.github.com> Co-authored-by: Govert de Gans <grappigegovert@hotmail.com> * Add co-op sniper scoring defs * Update MasteryUnlockable template * Bump SMP version to v5.9.3 * Re-add deepmerge * Fix SMP checksum * Fix linting errors caused by merge * Fix score handler imports * Move load flags * Remove unnecessary game version arg * Whoopsies Co-authored-by: Reece Dunham <me@rdil.rocks> Signed-off-by: Anthony Fuller <24512050+AnthonyFuller@users.noreply.github.com> --------- Signed-off-by: Anthony Fuller <24512050+AnthonyFuller@users.noreply.github.com> Co-authored-by: Govert de Gans <grappigegovert@hotmail.com> Co-authored-by: Reece Dunham <me@rdil.rocks>
99 lines
2.4 KiB
JSON
99 lines
2.4 KiB
JSON
{
|
|
"LocationId": "LOCATION_PARENT_COLOMBIA",
|
|
"GameVersions": ["h2"],
|
|
"Drops": [
|
|
{
|
|
"Id": "AGENCYPICKUP_COLOMBIA_LARGE_VILLAGE_CONSTRUCTIONBUILDING",
|
|
"Level": 2
|
|
},
|
|
{
|
|
"Id": "PROP_POISON_PILLS_SEDATIVE",
|
|
"Level": 2
|
|
},
|
|
{
|
|
"Id": "STARTING_LOCATION_COLOMBIA_HIPPO_HOSTEL",
|
|
"Level": 3
|
|
},
|
|
{
|
|
"Id": "AGENCYPICKUP_COLOMBIA_SMALL_HOSTEL",
|
|
"Level": 4
|
|
},
|
|
{
|
|
"Id": "PROP_EXPLOSIVE_GRENADE_FRAG",
|
|
"Level": 5
|
|
},
|
|
{
|
|
"Id": "STARTING_LOCATION_COLOMBIA_HIPPO_VILLAGEBAR",
|
|
"Level": 6
|
|
},
|
|
{
|
|
"Id": "AGENCYPICKUP_COLOMBIA_SMALL_FISHINGVILLAGE",
|
|
"Level": 7
|
|
},
|
|
{
|
|
"Id": "PROP_POISON_PILLS_EMETIC",
|
|
"Level": 7
|
|
},
|
|
{
|
|
"Id": "STARTING_LOCATION_COLOMBIA_HIPPO_JUNGLE",
|
|
"Level": 8
|
|
},
|
|
{
|
|
"Id": "AGENCYPICKUP_COLOMBIA_SMALL_JUNGLE",
|
|
"Level": 9
|
|
},
|
|
{
|
|
"Id": "FIREARMS_HERO_RIFLE_AK47_HEROVERSION",
|
|
"Level": 10
|
|
},
|
|
{
|
|
"Id": "STARTING_LOCATION_COLOMBIA_HIPPO_CONSTRUCTIONSITE",
|
|
"Level": 11
|
|
},
|
|
{
|
|
"Id": "AGENCYPICKUP_COLOMBIA_LARGE_CONSTRUCTIONSITE",
|
|
"Level": 12
|
|
},
|
|
{
|
|
"Id": "STARTING_LOCATION_COLOMBIA_HIPPO_COCAFIELD",
|
|
"Level": 13
|
|
},
|
|
{
|
|
"Id": "FIREARMS_HERO_SMG_TAC_SMG_S2",
|
|
"Level": 13
|
|
},
|
|
{
|
|
"Id": "AGENCYPICKUP_COLOMBIA_LARGE_COCAFIELD",
|
|
"Level": 14
|
|
},
|
|
{
|
|
"Id": "PROP_DEVICE_ICA_RFID_COIN_EXPLOSIVE",
|
|
"Level": 15
|
|
},
|
|
{
|
|
"Id": "STARTING_LOCATION_COLOMBIA_HIPPO_SUBMARINECAVE",
|
|
"Level": 16
|
|
},
|
|
{
|
|
"Id": "AGENCYPICKUP_COLOMBIA_SMALL_CAVES",
|
|
"Level": 17
|
|
},
|
|
{
|
|
"Id": "STARTING_LOCATION_COLOMBIA_HIPPO_MANSION",
|
|
"Level": 18
|
|
},
|
|
{
|
|
"Id": "PROP_DEVICE_ICA_PROXIMITY_SEMTEX_BLOCK",
|
|
"Level": 18
|
|
},
|
|
{
|
|
"Id": "AGENCYPICKUP_COLOMBIA_LARGE_MANSION_WINECELLAR",
|
|
"Level": 19
|
|
},
|
|
{
|
|
"Id": "PROP_DEVICE_ICA_MICRO_AUDIO_DISTRACTION",
|
|
"Level": 20
|
|
}
|
|
]
|
|
}
|