Compare commits

...

259 Commits
1.2 ... master

Author SHA1 Message Date
CakeLancelot 9abe20c929
Merge pull request #22 from yungcomputerchair/dropfix
Fix missing mob drop mapping for Spinetinglers in Fusion Billy's Lair
2024-04-22 16:52:58 -05:00
Gent Semaj e35513a520
Fix missing mob drop mapping for Spinetinglers in Fusion Billy's Lair 2024-04-05 02:02:03 -04:00
FinnHornhoover 8c98c83682 Update racing values for OG scoring formula 2023-10-12 04:40:56 +02:00
dongresource cc65dbb402 Remove duplicate exit Fusion Portal in The Littlest Fusion (Part 3 of 3) 2022-11-15 02:15:47 +01:00
dongresource 723a3d2a94 Remove duplicate Fusion Demongo in Demon Attack 2022-11-15 02:15:26 +01:00
CakeLancelot 8230fb8649
Merge pull request #14 from SilasLaspada/master
Place the correct Fusion Grim in "Don't Fear the Reaper (Part 4 of 4)"
2021-07-02 03:35:40 -05:00
SilasLaspada 4adc2acac3 Place the correct Fusion Grim in "Don't Fear the Reaper (Part 4 of 4)"
Place the correct Fusion Grim, allowing this mission to be properly completed.
2021-07-02 02:30:48 -06:00
CakeLancelot c7f2826f25 Fix Ring and Run mission locations in Academy
Locations were verified in-game and should be accurate in both versions now
2021-05-20 13:40:25 -05:00
CakeLancelot b9b7a92c5f Fix some NPC locations that were moved in Academy
Special Goo 1/2/3 for Dexter mission: Mandark's House -> Pokey Oaks School IZ
Map of the Suburbs: Sweet Revenge -> Pokey Oaks School IZ
2021-05-20 12:52:03 -05:00
CakeLancelot 768121ed02 Fix exit portal for Fusion Deedee's Lair
Thanks to Infinity Helios#2174 for finding this issue
2021-05-14 17:21:24 -05:00
Jade aa8454acb1 [Fix] Fusion Billy's Lair mobs 2021-05-08 21:59:45 -04:00
gsemaj 06fb2e533e Update paths.json schema 2021-05-03 18:31:28 -04:00
gsemaj 4d962e1eb5 Add paths to academy patch 2021-05-03 00:06:40 -04:00
gsemaj c807a153bf Add drops to academy patch 2021-05-02 23:51:36 -04:00
gsemaj dea382f212 Remove mobs and groups near NPCs in academy patch 2021-05-02 12:58:01 -04:00
gsemaj 5b54c48bc4 Add patch directory, move academy NPC jsons over as a patch 2021-05-01 20:47:56 -04:00
gsemaj 77e394c7ba Fix slider path point ordering
classic
2021-05-01 09:41:01 -04:00
gsemaj d89a0e1eb8 Statically tag all table elements in 104
per #12
2021-04-27 17:01:17 -04:00
gsemaj 32586d9c5d Format drops.json 2021-04-26 10:55:54 -04:00
FinnHornhoover 1d3a55a84a new drop fornat with additions 2021-04-26 10:55:17 -04:00
gsemaj ef62dddee1 Fixed naming scheme in NPCs.json 2021-04-24 11:35:23 -04:00
CakeLancelot fab688fc1f Providence CRATE Itemset: Fix filler loot
We were dropping Slim-Cut Cords (Boys), which are level 6 - when really we should be dropping  Slim-Fit Cords (Boys) which are the correct level 16 item
2021-04-19 22:35:26 -05:00
CakeLancelot e32fed1c64 Change Spidermoney/RacerD set code to the one that's on the wiki
Should hopefully solve any confusion about the code not working
2021-04-16 15:09:24 -05:00
CakeLancelot f822f1640d Add Secret Snail Golden Eggs
Credit to Jordan Mistical
2021-04-16 11:15:27 -05:00
CakeLancelot d869364c0b Add eggs that have been submitted to the gruntwork channel thus far.
HUGE thanks to Plants10000#8314 for helping get these into the game, and to the various users who spotted these eggs in old videos.
2021-04-16 10:48:09 -05:00
CakeLancelot 53ff2fbb86 Re-add removed codes, add Beetle Blaster, add Spidermonkey/Racer D set 2021-04-16 10:38:02 -05:00
CakeLancelot b0e256b192 Add Fusion EchoEcho, Providence, Solomon Hat drops and Secret Snail Eggs
Thanks to Jordan Mistical for providing this, some minor modifications were made to his submission to prevent conflicts
Fixup
2021-04-16 10:38:02 -05:00
dongresource 01066697e4 [academy] Replace stiched-together 1013 xdt.json with the real one 2021-02-05 19:02:12 +01:00
CakeLancelot 7cc378d191 Remove duplicate Fusion Hex 2021-01-30 10:34:06 -06:00
CakeLancelot 407792290b Fix some NPCs that were accidentally instanced near Skypad Space Port
Fixes "Do Not Enter" Ben guide mission
2021-01-24 06:47:52 -06:00
CakeLancelot 0cf021974f Fix NPCs in Monkey Mountain and Leakey Lake not being instanced 2021-01-24 06:17:31 -06:00
CakeLancelot 5316c7a615 Update egg duration and regens with more accurate values from xdt 2021-01-06 05:58:30 -06:00
dongresource bf0c1c390b Both Don Doom and Bad Max drop the full Super Slayer set
104 now matches 1013 in this regard.
2021-01-05 16:50:04 +01:00
dongresource 33ee236210 [academy] Add Don Doom and Bad Max drops 2021-01-05 16:44:46 +01:00
dongresource c0d525d9ba [academy] Brought Don Doom and Bad Max into the Past
They were imply nudged over by deltaX = 256000; deltaY = -256000.

Their paths are a little bit wonky, but good enough.

Drop tables pending.
2021-01-05 14:00:56 +01:00
dongresource ed885ce882 Pretty print academy.json 2021-01-05 13:11:11 +01:00
dongresource 36d3bc6942 Make paths.json academy-specific 2021-01-05 12:51:18 +01:00
dongresource 2d1af8e5d6 Add Academy-specific JSONs to version control
From now on, we'll include each of the divergent JSONs in a
protocol-specific subdirectory, while the 104 versions remain in the
root as the "master templates".

When making changes to the 104 JSONs that should be propaganted to the
other versions, make the change first as one commit just for 104, then
another commit that propagates the change to *all* the alternate builds.

This system might get replaced when we implement the static DB. We'll
see.
2021-01-04 17:04:36 +01:00
dongresource 385b298533 Fusion Lair Placement: Fuse's Throne
Author: Shadow Wing

Notes: https://cdn.discordapp.com/attachments/761747301332680715/788783019141627965/Fuses_Throne_Timestamps.txt
2020-12-22 22:32:06 +01:00
dongresource e33094b8c1 Fusion Lair Placement: Fuse's Labyrinth
Author: Shadow Wing

Notes: https://cdn.discordapp.com/attachments/761747301332680715/788041728543555624/Fuses_Labyrinth_Timestamps.txt
2020-12-22 22:32:06 +01:00
dongresource 3c47667ff7 Fusion Lair Placement: Fuse's Hall
Author: Shadow Wing

Notes: https://cdn.discordapp.com/attachments/761747301332680715/787747599204483102/Fuses_Hall_Timestamps.txt
2020-12-22 22:32:06 +01:00
CakeLancelot 76437e2ca9 Remove duplicate Fusion Mayor 2020-12-22 12:23:02 -06:00
Gent S 9650bb3abb Add racing reward tables 2020-12-21 23:07:26 -05:00
dongresource 75d82f3155 Add missing Resurrect 'Ems in Cuts and Bruises, Endsville, Fireswamps 2020-12-19 04:26:13 +01:00
Gent S a6a3841ff2 Fix slider end-of-route skip 2020-12-18 20:47:41 -05:00
CakeLancelot a36aca30c9 Add Fusion Blowfishes
Rudy, Cootie, Judy and Tootie
Hootie was only present for the 2009 Thanksgiving event
2020-12-16 19:12:03 -06:00
CakeLancelot daba8a8a62 Remove all instances of iHP, since it's taken directly from XDT now 2020-12-13 23:23:53 -06:00
CakeLancelot e6165ed313
Merge pull request #10 from JadeShrineMaiden/master
Mob, Lair fixes and Additions
2020-12-13 23:15:54 -06:00
Jade 719282d1b0 Additions: Bravo Beach 2020-12-14 01:17:19 +00:00
Jade 38ec98a007 Additions: Leakey Lake 2020-12-14 01:14:02 +00:00
Jade f0c7f91289 Additions: City Station 2020-12-14 01:09:17 +00:00
Jade 99a2824a0c Mob fix: Skeeter Spawns 2020-12-14 00:26:56 +00:00
Jade 4ae901923f Lair fix: Fusion Billy's Secret Lair 2020-12-14 00:17:54 +00:00
Jade 36ea4ebc59 Lair fix: Fusion Billy's Lair 2020-12-14 00:17:30 +00:00
Jade 0abf97c8b0 Mob fix: Streetgrinders 2020-12-13 23:44:35 +00:00
Jade a233a6ab94 Mob fix: Squish Scalers 2020-12-13 23:37:28 +00:00
Gent S 5b0fda7410 Mob Fix: Tech Queens 2020-12-13 10:58:56 -05:00
CakeLancelot 259eb1a1e4 Fusion Lair Placement: Professor Plutonium's Secret Lair
Author: Shadow Wing

Notes: https://cdn.discordapp.com/attachments/761747301332680715/786925397950332968/Plutonium_Secret_Timestamps.txt
2020-12-12 18:25:56 -06:00
CakeLancelot 9abe103dde Fusion Lair Placement: Fusion Wilt's Secret Lair
Author: OpenDown

Notes: https://cdn.discordapp.com/attachments/761747301332680715/786070830227652658/FusionWiltSecretProof.txt
2020-12-12 18:25:27 -06:00
CakeLancelot a1685010fd Fusion Lair Placement: Fusion Vilgax's Secret Lair
Author: Shadow Wing

Notes: https://cdn.discordapp.com/attachments/761747301332680715/786124285227040778/Vilgax_Secret_Timestamps.txt
2020-12-12 18:24:43 -06:00
CakeLancelot cf27a9f49e Fusion Lair Placement: Fusion tunnel to lab
Author: OpenDown

Notes: https://cdn.discordapp.com/attachments/761747301332680715/786909195542724608/TunnelToLab.txt
2020-12-12 18:24:19 -06:00
CakeLancelot cb3686e947 Fusion Lair Placement: Fusion Princess's Secret Lair
Author: OpenDown

Notes: https://cdn.discordapp.com/attachments/761747301332680715/786909198587658260/PrincessSecretLair.txt
2020-12-12 18:24:05 -06:00
CakeLancelot 1f22df7a8e Fusion Lair Placement: Fusion Numbuh Five's Secret Lair
Author: ToxicTalus

Notes: https://cdn.discordapp.com/attachments/761747301332680715/787128647445643274/Fusion_Numbuh_Five_Secret_Lair_Timestamps.txt

Mission: Imaginary Reinforcements (4/4)
2020-12-12 18:18:25 -06:00
CakeLancelot efc3c799f5 Fusion Lair Placement: Fusion Numbuh Three's Secret Lair
Author: Shadow Wing
Notes: https://cdn.discordapp.com/attachments/761747301332680715/786912927688294400/Numbuh_Three_Secret_Timestamps.txt
Mission: The Darwin Rewards (Part 2 of 2)
2020-12-12 18:16:51 -06:00
CakeLancelot 5d196e2556 Fusion Lair Placement: Fusion Numbuh Two's Secret Lair
Author: ToxicTalus
Notes: https://cdn.discordapp.com/attachments/761747301332680715/787100056792596520/Fusion_Numbuh_Two_Secret_Lair_Timestamps.txt
Mission: Eduardo and the Pirates (4/4)
2020-12-12 18:16:51 -06:00
CakeLancelot 443da8f826 Fusion Lair Placement: Fusion Numbuh One's Secret Lair
Author: Alpha Betaarrow

Notes: https://cdn.discordapp.com/attachments/761747301332680715/785624854584885308/Fusion_Numbuh_Ones_Lair_Nano_Corruption_Commotion_Timestamps.txt

Mission: Nano Corruption Commotion (Part 5 of 6)
2020-12-12 18:16:51 -06:00
CakeLancelot d950b986a3 Fusion Lair Placement: Fusion Mayor's Secret Lair
Author: ToxicTalus

Notes: https://cdn.discordapp.com/attachments/761747301332680715/787104666822770698/Fusion_Mayor_Lair_Timestamps.txt
2020-12-12 17:46:39 -06:00
CakeLancelot 3e3d2dccb6 Fusion Lair Placement: Fusion Max's Lair
Author: ToxicTalus

Notes: https://cdn.discordapp.com/attachments/761747301332680715/787092850272895046/Fusion_Max_Lair_Timestamps.txt
2020-12-12 17:45:41 -06:00
CakeLancelot 3b15f1b00b Fusion Lair Placement: Fusion Max's Secret Lair
Author: Alpha Betaarrow

Notes: https://cdn.discordapp.com/attachments/761747301332680715/785843753159491634/Fusion_Maxs_Secret_Lair_Stealing_Secrets_Part_5_of_5_Timestamps.txt
2020-12-12 17:45:15 -06:00
CakeLancelot 2625ebbc15 Fusion Lair Placement: Fusion Mandy's Secret Lair
Author: Shadow Wing

Notes: https://cdn.discordapp.com/attachments/761747301332680715/786898110261231636/Mandy_Secret_Timestamps.txt
2020-12-12 17:41:59 -06:00
CakeLancelot 4e0c3ced5e Fusion Lair Placement: Fusion Mandark's Lair
Author: mclydian

Notes: https://cdn.discordapp.com/attachments/761747301332680715/785741148043870219/TimeStamps.txt
2020-12-12 17:41:27 -06:00
CakeLancelot 8751dc61df Fusion Lair Placement: Fusion Juniper's Secret Lair
Author: Shadow Wing

Notes: https://cdn.discordapp.com/attachments/761747301332680715/786124106428055593/Juniper_Secret_Timestamps.txt
2020-12-12 17:40:49 -06:00
CakeLancelot f4a6d39f85 Fusion Lair Placement: Fusion Hoss' Secret Lair
Author: Alpha Betaarrow

Notes: https://cdn.discordapp.com/attachments/761747301332680715/785838364922347560/Fusion_Hosss_Secret_Lair_Dark_Engine_Days_Part_4_of_4.txt
2020-12-12 17:40:24 -06:00
CakeLancelot c850d56e62 Fusion Lair Placement: Fusion Him's Secret Lair
Author: Shadow Wing

Notes: https://cdn.discordapp.com/attachments/761747301332680715/786928680965898240/Him_Secret_Timestamps.txt
2020-12-12 17:39:21 -06:00
CakeLancelot 3028999b91 Fusion Lair Placement: Fusion Fuzzy's Secret Lair
Author: Shadow Wing

Notes: https://cdn.discordapp.com/attachments/761747301332680715/786925509103190076/Fuzzy_Secret_Timestamps.txt
2020-12-12 17:38:58 -06:00
CakeLancelot 97e2270d2f Fusion Lair Placement: Fusion Frankie's Secret Lair
Author: OpenDown

Notes: https://cdn.discordapp.com/attachments/761747301332680715/786911084371902474/FrankieSecretLair.txt
2020-12-12 17:37:03 -06:00
CakeLancelot 057c23abec Fusion Lair Placement: Fusion Father's Secret Lair
Author: Shadow Wing

Notes: https://cdn.discordapp.com/attachments/761747301332680715/786913040083451934/Father_Secret_Timestamps.txt
2020-12-12 17:36:20 -06:00
CakeLancelot c39df18812 Fusion Lair Placement: Fusion Eduardo's Secret Lair
Author: Shadow Wing

Notes: https://cdn.discordapp.com/attachments/761747301332680715/786898016774651924/Eduardo_Secret_Timestamps.txt
2020-12-12 17:35:42 -06:00
CakeLancelot 2ee9b7f6b5 Fusion Lair Placement: Fusion Eddy's Secret Lair
Author: OpenDown

Notes: https://cdn.discordapp.com/attachments/761747301332680715/786920634080559104/EddsSecretLair.txt
2020-12-12 17:33:16 -06:00
CakeLancelot dc2a1d2cb3 Fusion Lair Placement: Fusion Edd's Secret Lair
Author: OpenDown

Notes: https://cdn.discordapp.com/attachments/761747301332680715/786909202269863976/EddSecretLair.txt
2020-12-12 17:32:06 -06:00
CakeLancelot 6dec8631d6 Fusion Lair Placement: Fusion Dee Dee's Secret Lair
Author: OpenDown

Notes: https://cdn.discordapp.com/attachments/761747301332680715/786909205905801256/DeeDeeSecretLair.txt
2020-12-12 17:31:45 -06:00
CakeLancelot 5e0d54196b Fusion Lair Placement: Fusion Bubbles' Secret Lair
Author: OpenDown

Notes: https://cdn.discordapp.com/attachments/761747301332680715/786909209463488522/BubblesSecretLair.txt
2020-12-12 17:30:35 -06:00
CakeLancelot 08236741d5 Fusion Lair Placement: Fusion Bloo's Secret Lair
Author: Alpha Betaarrow

Notes: https://cdn.discordapp.com/attachments/761747301332680715/785632115852836864/Fusion_Blooss_Secret_Liar_Imaginary_Fusions_Part_5_of_5_.txt
2020-12-12 17:26:34 -06:00
CakeLancelot 285f7d5aba Fusion Lair Placement: Fusion Billy's Secret Lair
Author: OpenDown

Notes: https://cdn.discordapp.com/attachments/761747301332680715/786914969018564618/BillySecretLair.json
2020-12-12 17:24:52 -06:00
CakeLancelot 6672b73bd8 Fusion Lair Placement: Fusion Ben's Secret Lair
Author: Alpha Betaarrow

Notes: https://cdn.discordapp.com/attachments/761747301332680715/785642522122649630/Fusion_Bens_Secret_Lair_Bet_on_Bet_Part_5_of_4.txt
2020-12-12 17:24:20 -06:00
CakeLancelot 10cd72fd01 Fusion Lair Placement: Fusion Ace's Epic Lair
Author: OpenDown

Notes: https://cdn.discordapp.com/attachments/761747301332680715/786800558395621386/FusionAcesepiclair.txt
2020-12-12 17:23:30 -06:00
CakeLancelot 39e1858997 Fusion Lair Placement: Ammunition Depot
Author: Alpha Betaarrow

Notes: https://cdn.discordapp.com/attachments/761747301332680715/785664591262777354/Ammunition_Depot_Bet_on_Bet_Part_4_of_5.txt
2020-12-12 17:17:04 -06:00
CakeLancelot 20e1c9a6f5 Add mission marker and portal NPCs
Fusion Mayor's Secret Lair
Fusion Numbuh Three's Secret Lair
Fusion Ben's Secret Lair
2020-12-12 16:54:29 -06:00
CakeLancelot 05f211c2e3 Move Fuse's Hall, Labyrinth, and Throne NPCs to the correct instance 2020-12-11 21:46:48 -06:00
CakeLancelot 1eed647816
Merge pull request #9 from JadeShrineMaiden/master
Mob and Npc fixes
2020-12-11 20:59:22 -06:00
Jade f16f0eecf8 Added "Location A170"
A missing marker npc, the lack of this npcs presence led to the mission "Laboratory Safety (Part 2 of 3)" rendered incompletable.
2020-12-12 02:05:41 +00:00
Jade 3e9594fbff Mob fix: Turbo Jetskills 2020-12-12 01:54:43 +00:00
Jade 84969aa643 Mob fix: Vile Cabinets 2020-12-12 01:49:30 +00:00
Jade 5b34652027 Mob fix: Streetgrinders 2020-12-12 01:31:29 +00:00
CakeLancelot 856cb510bc
Merge pull request #8 from JadeShrineMaiden/master
Added Overworld Mobs and Group Mobs
2020-12-10 20:26:48 -06:00
Jade 66f41edfe3 Removed Rogue Elements 2020-12-10 04:03:36 +00:00
Jade cf291786e8 Group Mob Placement: Upper Catacombs 2020-12-10 03:35:43 +00:00
Jade 504da74c7b Group Mob Placement: Twisted Forest 2020-12-10 03:35:18 +00:00
Jade 832abb4004 Group Mob Placement: Townsville Park 2020-12-10 03:34:50 +00:00
Jade caccf1680d Group Mob Placement: Townsville Center 2020-12-10 03:34:16 +00:00
Jade 8064d93e79 Group Mob Placement: The Ruins 2020-12-10 03:33:50 +00:00
Jade 77bba8f9eb Group Mob Placement: The Precipice 2020-12-10 03:33:27 +00:00
Jade ca48e82b7a Group Mob Placement: Steam Alley 2020-12-10 03:32:54 +00:00
Jade 35517abe42 Group Mob Placement: Really Twisted Forest 2020-12-10 03:32:31 +00:00
Jade 4adc516e64 Group Mob Placement: Pimpleback Mountains 2020-12-10 03:31:56 +00:00
Jade bc2e6c9657 Group Mob Placement: Offworld Plaza 2020-12-10 03:31:32 +00:00
Jade fab120c765 Group Mob Placement: Nowhere 2020-12-10 03:31:00 +00:00
Jade b340b58c64 Group Mob Placement: Mount Blackhead 2020-12-10 03:30:40 +00:00
Jade b13ac1fa9d Group Mob Placement: Morbucks Towers 2020-12-10 03:29:32 +00:00
Jade 1a0ec5a997 Group Mob Placement: Monkey Mountain 2020-12-10 03:29:06 +00:00
Jade 3b2a04f824 Group Mob Placement: Monke Futhills 2020-12-10 03:28:37 +00:00
Jade 783ec96b45 Group Mob Placement: Mojo's Volcano 2020-12-10 03:27:38 +00:00
Jade 836647b924 Group Mob Placement: Marquee Row 2020-12-10 03:27:10 +00:00
Jade e3e1f443bd Group Mob Placement: Lower Catacombs 2020-12-10 03:26:35 +00:00
Jade 5605858f1b Group Mob Placement: Leaky Lake 2020-12-10 03:26:09 +00:00
Jade 0a9fe3c375 Group Mob Placement: Huntor's Crest 2020-12-10 03:25:51 +00:00
Jade 75262d2f81 Group Mob Placement: Hero's Hallow 2020-12-10 03:25:30 +00:00
Jade 782ce12b45 Group Mob Placement: Haunted Ridge 2020-12-10 03:24:58 +00:00
Jade 059c7fbf96 Group Mob Placement: Green Maw 2020-12-10 03:24:36 +00:00
Jade 08403b2066 Group Mob Placement: Fuse's Lair 2020-12-10 03:24:10 +00:00
Jade cd8db2a707 Group Mob Placement: Forsaken Valley 2020-12-10 03:23:43 +00:00
Jade aef2898ab1 Group Mob Placement: Forgotten Falls 2020-12-10 03:23:25 +00:00
Jade 511443e347 Group Mob Placement: Fireswamps 2020-12-10 03:22:27 +00:00
Jade d06418e378 Group Mob Placement: Firepits 2020-12-10 03:22:04 +00:00
Jade 958ea47dfb Group Mob Placement: Eternal Meadows 2020-12-10 03:21:43 +00:00
Jade db2c34141e Group Mob Placement: Dinosaur Pass 2020-12-10 03:21:13 +00:00
Jade b28db772e2 Group Mob Placement: Devil's Canyon 2020-12-10 03:20:47 +00:00
Jade daab0b5ce8 Group Mob Placement: Devil's Bluff 2020-12-10 03:20:24 +00:00
Jade 5880a2a63a Group Mob Placement: Dark Glade 2020-12-10 03:19:53 +00:00
Jade 1f2d214ceb Group Mob Placement: Prickly Pines/Camp Kidney North 2020-12-10 03:19:05 +00:00
Jade 64bae0964e Group Mob Placement: Area 51.5 2020-12-10 03:18:11 +00:00
Jade ab967560eb Group Mob Placement: Acorn Flats 2020-12-10 03:17:44 +00:00
Jade 7459043d7d Removed unnecessary mobs 2020-12-09 21:31:47 +00:00
CakeLancelot 26679476eb Remove duplicate Offworld Plaza mob entries 2020-12-08 14:57:54 -06:00
CakeLancelot 9a39919586 Add NPCs for Mayor's Secret Lair and Deedee's Lair 2020-12-07 20:25:05 -06:00
CakeLancelot 65e8c8164a Minor fixes
Rotate Numbuh 445
Remove an accidentally placed mission marker
2020-12-07 20:07:10 -06:00
CakeLancelot e9e03fd0f0 Fusion Lair Placement: Professor Plutonium's Lair
Author: mclydian

Notes: https://cdn.discordapp.com/attachments/761747301332680715/784553245179641876/TimeStamps.txt
2020-12-07 18:42:44 -06:00
CakeLancelot 28b70b1004 Fusion Lair Placement: Lair of the Fusion Eds
Author: Jordan Mistical

Notes: https://cdn.discordapp.com/attachments/761747301332680715/784859884453232640/Lair_Of_The_Fusion_Eds.txt
2020-12-07 18:42:00 -06:00
CakeLancelot 8b4b6d25eb Fusion Lair Placement: Heart of the Dark Tree
Author: ToxicTalus

Notes: https://cdn.discordapp.com/attachments/761747301332680715/784677721099862016/FusionJackTimestamps.txt
2020-12-07 18:41:25 -06:00
CakeLancelot 2c010fd17c Fusion Lair Placement: Fusion Wilt's Lair
Author: Alpha Betaarrow

Notes: https://cdn.discordapp.com/attachments/761747301332680715/784522302331158588/Fusion_Wilts_Lair_Timestamps.txt
2020-12-07 18:40:53 -06:00
CakeLancelot 28c48b9548 Fusion Lair Placement: Fusion Vilgax's Lair
Author: ToxicTalus

Notes: https://cdn.discordapp.com/attachments/761747301332680715/784962311416315954/Fusion_Vilgax_Lair_Timestamps.txt
2020-12-07 18:40:26 -06:00
CakeLancelot 6ac8c29923 Fusion Lair Placement: Fusion Toiletnator's Secret Lair
Author: Shadow Wing

Notes: https://cdn.discordapp.com/attachments/761747301332680715/784923502464860170/Toiletnator_Secret_Timestamps.txt
2020-12-07 18:39:56 -06:00
CakeLancelot 7a634a1083 Fusion Lair Placement: Fusion Tetrax's Lair
Author: Shadow Wing

Notes: https://cdn.discordapp.com/attachments/761747301332680715/784378763474370570/Tetrax_Lair_Timestamps.txt
2020-12-07 18:38:54 -06:00
CakeLancelot 34607206e1 Fusion Lair Placement: Fusion Stickybeard's Secret Lair
Author: Shadow Wing

Notes: https://cdn.discordapp.com/attachments/761747301332680715/785190472804597780/Stickybeard_Secret.txt
2020-12-07 18:38:12 -06:00
CakeLancelot 89de752671 Fusion Lair Placement: Fusion Scotsman's Lair
Author: ToxicTalus

Notes: https://cdn.discordapp.com/attachments/761747301332680715/785245557303148574/Fusion_Scotsman_Lair_Timestamps.txt
2020-12-07 18:37:26 -06:00
CakeLancelot 8d8e3fef45 Fusion Lair Placement: Fusion Scotsman's Secret Lair
Author: Shadow Wing

Notes: https://cdn.discordapp.com/attachments/761747301332680715/785541506919563264/Scotsman_Secret_Timestamps.txt
2020-12-07 18:36:57 -06:00
CakeLancelot b64a9423ee Fusion Lair Placement: Fusion Numbuh Five's Lair (Creature Discomfort)
Author: mclydian

Notes: https://cdn.discordapp.com/attachments/761747301332680715/784516495060893696/TimeStamps.txt
2020-12-07 18:36:27 -06:00
CakeLancelot 4656647d18 Fusion Lair Placement: Fusion Numbuh Four's Lair (Tree Trouble)
Author: Shadow Wing

Notes: https://cdn.discordapp.com/attachments/761747301332680715/784873983736283196/Numbuh_Four_Timestamps.txt
2020-12-07 18:36:01 -06:00
CakeLancelot f233853359 Fusion Lair Placement: Fusion Numbuh Four's Lair (Don't Go, Coco (Part 4 of 4))
Author: Shadow Wing

Notes: https://cdn.discordapp.com/attachments/761747301332680715/784923356461531176/Numbuh_Four_Secret_Timestamps.txt
2020-12-07 18:35:23 -06:00
CakeLancelot aeaebdf2e8 Fusion Lair Placement: Fusion Numbuh Three's Lair (My Monkeys!)
Author: mclydian

Notes: https://cdn.discordapp.com/attachments/761747301332680715/784479912131559434/TimeStamps.txt
2020-12-07 18:34:36 -06:00
CakeLancelot 4cf4444cd7 Fusion Lair Placement: Fusion Numbuh One's Lair (Skunk Support)
Author: Shadow Wing

Notes: https://cdn.discordapp.com/attachments/761747301332680715/785235781492539432/Numbuh_One_Timestamps.txt
2020-12-07 18:33:48 -06:00
CakeLancelot e3a2ccd16d Fusion Lair Placement: Fusion Mojo Jojo's Lair
Author: mclydian

Notes: https://cdn.discordapp.com/attachments/761747301332680715/784598789587075072/TimeStamps.txt
2020-12-07 18:32:57 -06:00
CakeLancelot 666f6d06aa Fusion Lair Placement: Fusion Mojo Jojo's Secret Lair
Author: Shadow Wing

Notes: https://cdn.discordapp.com/attachments/761747301332680715/784886999118118992/Fusion_Mojo_Jojos_Secret_Lair.txt
2020-12-07 18:32:14 -06:00
CakeLancelot c15da3a932 Fusion Lair Placement: Fusion Mandy's Lair
Author: ToxicTalus

Notes: https://cdn.discordapp.com/attachments/761747301332680715/784911779658203176/Fusion_Mandy_Lair_Timestamps.txt
2020-12-07 18:30:47 -06:00
CakeLancelot 7c49c83fe1 Fusion Lair Placement: Fusion Mac's Lair
Author: Shadow Wing

Notes: https://cdn.discordapp.com/attachments/761747301332680715/784902094145454080/Mac_Timestamps.txt
2020-12-07 18:30:26 -06:00
CakeLancelot 048bff96e9 Fusion Lair Placement: Fusion Mac's Secret Lair
Author: Shadow Wing

Notes: https://cdn.discordapp.com/attachments/761747301332680715/785179512572477490/Mac_Secret_Timestamps.txt
2020-12-07 18:30:08 -06:00
CakeLancelot 6791d54145 Fusion Lair Placement: Fusion Kevin's Secret Lair
Author: Shadow Wing

Notes: https://cdn.discordapp.com/attachments/761747301332680715/784453867932483594/Kevin_Secret_Timestamps.txt
2020-12-07 18:29:06 -06:00
CakeLancelot 2ac961a7f6 Fusion Lair Placement: Fusion Juniper Lee's Lair
Author: ToxicTalus

Notes: https://cdn.discordapp.com/attachments/761747301332680715/784884163702161418/Fusion_Juniper_Lair_Timestamps.txt
2020-12-07 18:28:37 -06:00
CakeLancelot e52c96e05f Fusion Lair Placement: Fusion Him's Lair
Author: mclydian

Notes: https://cdn.discordapp.com/attachments/761747301332680715/784589590383427594/TimeStamps.txt
2020-12-07 18:27:19 -06:00
CakeLancelot 18ab6b186d Fusion Lair Placement: Fusion Hex's Lair
Author: ToxicTalus

Notes: https://cdn.discordapp.com/attachments/761747301332680715/784660700827353108/Fusion_Hex_Timestamps.txt
2020-12-07 18:26:50 -06:00
CakeLancelot 6f8896cb81 Fusion Lair Placement: Fusion Hex's Secret Lair
Author: Shadow Wing

Notes: https://cdn.discordapp.com/attachments/761747301332680715/785179847239794729/Hex_Secret_Timestamps.txt
2020-12-07 18:26:24 -06:00
CakeLancelot 39ab12840f Fusion Lair Placement: Fusion Gwen's Lair
Author: ToxicTalus

Notes: https://cdn.discordapp.com/attachments/761747301332680715/785237110676127795/Fusion_Gwen_Lair_Timestamps.txt
2020-12-07 18:25:40 -06:00
CakeLancelot ad467313e2 Fusion Lair Placement: Fusion Gwen's Secret Lair
Author: Shadow Wing

Notes: https://cdn.discordapp.com/attachments/761747301332680715/785179671205249024/Gwen_Secret_Timestamps.txt
2020-12-07 18:25:20 -06:00
CakeLancelot c8576ccfc9 Fusion Lair Placement: Fusion Grim's Lair
Author: ToxicTalus

Notes: https://cdn.discordapp.com/attachments/761747301332680715/784670077676290078/FusionGrimTimestamps.txt
2020-12-07 18:24:13 -06:00
CakeLancelot ad1a3d88fb Fusion Lair Placement: Fusion Grim's Secret Lair
Author: Shadow Wing

Notes: https://cdn.discordapp.com/attachments/761747301332680715/785242471172276254/Grim_Secret_Timestamps.txt
2020-12-07 18:23:41 -06:00
CakeLancelot 9cae286e1f Fusion Lair Placement: Fusion Edd's Lair
Author: ToxicTalus

Notes: https://cdn.discordapp.com/attachments/761747301332680715/784292287521095710/FusionEddLairPlacements.txt
2020-12-07 18:23:19 -06:00
CakeLancelot 0fb048ab5f Fusion Lair Placement: Fusion Ed's Lair
Author: Shadow Wing

Notes: https://cdn.discordapp.com/attachments/761747301332680715/784867871023955968/Ed_Timestamps.txt
2020-12-07 18:22:38 -06:00
CakeLancelot 2424e3a033 Fusion Lair Placement: Fusion Dexter's Lair
Author: mclydian

Notes: https://cdn.discordapp.com/attachments/761747301332680715/784928521332064277/TimeStamps.txt
2020-12-07 18:22:16 -06:00
CakeLancelot 6b2e93a952 Fusion Lair Placement: Fusion Demongo's Lair
Author: ToxicTalus

Notes: https://cdn.discordapp.com/attachments/761747301332680715/784545519602761738/FusionDemongo.txt
2020-12-07 18:21:47 -06:00
CakeLancelot df3dfbaab4 Fusion Lair Placement: Fusion Dee Dee's Lair
Author: mclydian

Notes: https://cdn.discordapp.com/attachments/761747301332680715/784266348456181822/Notes_and_Timestamps.txt
2020-12-07 18:21:19 -06:00
CakeLancelot d1c6f16798 Fusion Lair Placement: Fusion Courage's Lair
Author: Shadow Wing

Notes: https://cdn.discordapp.com/attachments/761747301332680715/784812938820845628/Courage_Timestamps.txt
2020-12-07 18:20:19 -06:00
CakeLancelot 8438ff6d1f Fusion Lair Placement: Fusion Courage's Secret Lair
Author: Shadow Wing

Notes: https://cdn.discordapp.com/attachments/761747301332680715/784812803294101504/Courage_Secret_Timestamps.txt
2020-12-07 18:20:02 -06:00
CakeLancelot 04808108ee Fusion Lair Placement: Fusion Coop's Lair
Author: ToxicTalus

Notes: https://cdn.discordapp.com/attachments/761747301332680715/784309091937943562/fusioncooplairtimestamps.txt
2020-12-07 18:19:29 -06:00
CakeLancelot 29f3adda4c Fusion Lair Placement: Fusion Coop's Secret Lair
Author: Shadow Wing

Notes: https://cdn.discordapp.com/attachments/761747301332680715/784413561568100362/Coop_Secret_Lair.txt
2020-12-07 18:18:42 -06:00
CakeLancelot 4fe44569a0 Fusion Lair Placement: Fusion Control Center (The Precipice)
Author: Shadow Wing

Notes: https://cdn.discordapp.com/attachments/761747301332680715/784766086557597717/Fusion__Control_Center_4_Timestamps.txt
2020-12-07 18:17:06 -06:00
CakeLancelot 8892af8208 Fusion Lair Placement: Fusion Control Center (Huntor's Crest)
Author: Shadow Wing

Notes: https://cdn.discordapp.com/attachments/761747301332680715/784779143954563122/Fusion__Control_Center_1_Timestamps.txt
2020-12-07 18:16:13 -06:00
CakeLancelot f0e1fb824b Fusion Lair Placement: Fusion Control Center (Hero's Hollow)
Author: Shadow Wing

Notes: https://cdn.discordapp.com/attachments/761747301332680715/784459338630037534/Fusion__Control_Center_3_Timestamps.txt
2020-12-07 18:15:19 -06:00
CakeLancelot f8f9a4ea15 Fusion Lair Placement: Fusion Control Center (Dark Glade)
Author: Shadow Wing

Notes: https://cdn.discordapp.com/attachments/761747301332680715/784778775514316820/Fusion__Control_Center_2_Timestamps.txt
2020-12-07 18:14:47 -06:00
CakeLancelot 9f31606a8d Fusion Lair Placement: Fusion Coco's Lair
Author: Shadow Wing

Notes: https://cdn.discordapp.com/attachments/761747301332680715/784912591705210880/Coco_Timestamps.txt
2020-12-07 18:13:44 -06:00
CakeLancelot 5bd6903fce Fusion Lair Placement: Fusion Cheese's Secret Lair
Author: Shadow Wing

Notes: https://cdn.discordapp.com/attachments/761747301332680715/784456455146569748/Cheese_Secret_Timestamps.txt
2020-12-07 18:13:19 -06:00
CakeLancelot 0594bee2cf Fusion Lair Placement: Fusion Buttercup's Epic Lair
Author: mclydian

Notes: https://cdn.discordapp.com/attachments/761747301332680715/784434064802840596/TimeStamps.txt
2020-12-07 18:12:31 -06:00
CakeLancelot 8af468aa93 Fusion Lair Placement: Fusion Bubbles' Lair
Author: mclydian

Notes: https://cdn.discordapp.com/attachments/761747301332680715/784278568670068786/Notes_and_Timestamps.txt
2020-12-07 18:11:42 -06:00
CakeLancelot e4d668575d Fusion Lair Placement: Fusion Blossom's Lair
Author: Alpha Betaarrow

Notes: https://cdn.discordapp.com/attachments/761747301332680715/784268666023182346/Fusion_Blossoms_Lair_Timestamps.txt
2020-12-07 18:10:43 -06:00
CakeLancelot fd05db6164 Fusion Lair Placement: Fusion Blossom's Secret Lair
Author: mclydian

Notes: https://cdn.discordapp.com/attachments/761747301332680715/784608167954350131/TimeStamps.txt
2020-12-07 18:09:49 -06:00
CakeLancelot 80ce5343c9 Fusion Lair Placement: Fusion Bloo's Lair
Author: alemtotodile

Notes: https://cdn.discordapp.com/attachments/761747301332680715/784632406850273280/FusionBlooTimestamps.txt
2020-12-07 18:09:08 -06:00
CakeLancelot bd5f63b3ef Fusion Lair Placement: Fusion Billy's Lair
Author: Alpha Betaarrow

Notes: https://cdn.discordapp.com/attachments/761747301332680715/784831414239494205/Fusion_Billys_Lair_Timestamps.txt
2020-12-07 18:08:36 -06:00
CakeLancelot c57e569b5d Fusion Lair Placement: Foster's House
Author: ToxicTalus

Notes: https://cdn.discordapp.com/attachments/761747301332680715/784673624161648660/FosterHouseTimestamps.txt
2020-12-07 18:07:51 -06:00
CakeLancelot f4cf9aa782 Also adjust HP value of Dynamite Mice 2020-12-04 01:07:34 -06:00
CakeLancelot b87422bf98 Fix dynamite mice IDs, for real this time
I might have accidentally changed all the Creeper Kings to mice
2020-12-03 20:29:19 -06:00
CakeLancelot 6a95fe9ae5 Remove all Fusions from NPCs.json 2020-12-01 05:01:15 -06:00
Gent S b942d92616 Instanced all existing Fusion Lair NPCs
*except Fuse's Lair and co.
*and spring chicken
2020-12-01 05:28:27 -05:00
CakeLancelot b858fa6052 Mob placement: Tech Square
Author: K31SHON
Notes: https://cdn.discordapp.com/attachments/761747301332680715/776901453444677732/Tech_Square_Timestamps.txt
2020-11-29 19:27:26 -06:00
CakeLancelot d6a7e0ee7e Mob Placement: Nuclear Plant
Author: K31SHON
Notes: https://discord.com/channels/745456866498183349/761747301332680715/775064163402645524
2020-11-29 18:33:00 -06:00
CakeLancelot 6075fd9f2f Mob Placement: Galaxy Gardens
Author: K31SHON
Notes: https://cdn.discordapp.com/attachments/761747301332680715/776549810479693854/Galaxy_Garden_Timestamps.txt
2020-11-29 18:10:38 -06:00
Gent S 9164d1a37a Mob Placement: Habitat Homes
Author: alemtotodile
Notes:
https://cdn.discordapp.com/attachments/761747301332680715/775080576720830475/gruntwork.json
2020-11-29 18:23:03 -05:00
Gent S fa100f4d07 Mob Placement: Marquee Row
Author: Shadow Wing
Notes:
https://cdn.discordapp.com/attachments/761747301332680715/775067024598237204/gruntwork.json
2020-11-29 18:23:03 -05:00
Gent S 4c00b2ef15 Mob Placement: Morbucks Towers
Author: Shadow Wing
Notes:
https://cdn.discordapp.com/attachments/761747301332680715/775432943275212810/gruntwork.json
Excluded mobs: Riot Rogue, Doomdozer and Doomdozer Foreman packs
2020-11-29 18:23:03 -05:00
Gent S 66ea89f677 Mob Placement: Steam Alley
Author: Shadow Wing
Notes:
https://cdn.discordapp.com/attachments/761747301332680715/775471823964995594/gruntwork.json
Excluded mobs: unknown amount of Gear Goliath packs, 4+ Oil Ogre packs, Gear Goliath Gladiator and Bigger Brute packs
2020-11-29 18:23:03 -05:00
Gent S 15327b420f Mob Placement: Offworld Plaza
Author: Shadow Wing
Notes:
https://cdn.discordapp.com/attachments/761747301332680715/775800621142900747/gruntwork.json
Excluded mobs: 4+ Killowatt packs and 1 Surging Killowatt pack
2020-11-29 18:23:03 -05:00
Gent S 5b05c4661a Mob Placement: Mojo's Volcano
Author: Shadow Wing
Notes:
https://discord.com/channels/745456866498183349/761747301332680715/776468707726852097
Excluded mobs: 7+ Doom Digger packs
Mobs attack through glass; vertical aggro range change required serverside
2020-11-29 18:23:03 -05:00
Gent S 88de7e7444 Mob Placement: Endsville
Author: alemtotodile
Notes:
https://cdn.discordapp.com/attachments/761747301332680715/776666810598162442/gruntwork.json
2020-11-29 18:23:03 -05:00
Gent S de5719e135 Mob Placement: Green Maw
Author: Shadow Wing
Notes:
https://cdn.discordapp.com/attachments/761747301332680715/776851947919245382/SPOILER_gruntwork.json
Excluded mobs: 1 Cephalopod Alpha, 1 Epic Shellslug and 5+ Eyebore packs
2020-11-29 18:23:03 -05:00
CakeLancelot c7ef5295d2 Mob Placement: Townsville Center
Author: Shadow Wing
Notes: https://cdn.discordapp.com/attachments/761747301332680715/775005392509075476/Townsville_Center_Timestamps.txt
Excluded: Unisickle packs and 1 Nitrosickle pack
2020-11-29 17:21:14 -06:00
CakeLancelot 36c69af4c4 Mob Placement: Townsville Park
Author: Shadow Wing
Notes: https://cdn.discordapp.com/attachments/761747301332680715/774981501963075594/Townsville_Park_Timestamps.txt
Excluded: 4 Shady Streetlight and 1 Asphalt Freak Father packs
2020-11-29 17:18:05 -06:00
CakeLancelot 55a0b69a1b Mob Placement: Haunted Ridge
Author: Shadow Wing
Notes: https://cdn.discordapp.com/attachments/761747301332680715/774944959178080276/Haunted_Ridge_Timestamps.txt
Excluded: 5+ Alpha Arachnid, 1 Omega Arachnid, 1 Rogue Boarbull and 1 Alpha Cavern Wolf packs
2020-11-29 17:07:14 -06:00
CakeLancelot 923b164388 Mob Placement: Pimpleback Mountain
Author: Shadow Wing
Notes: https://cdn.discordapp.com/attachments/761747301332680715/774764312719392848/Pimpleback_Mountains_Timestamps.txt
Excluded: 5+ Breaker Bear packs
2020-11-29 17:02:29 -06:00
CakeLancelot dec5e73954 Mob Placement: City Station
Author: PotanicMade
Notes: https://cdn.discordapp.com/attachments/761747301332680715/774752120145707028/CityStation_TimeStamps.txt
Excluded: Check notes
2020-11-29 16:56:30 -06:00
CakeLancelot d48cc0a71c Mob Placement: Acorn Flats
Author: Shadow Wing
Notes: https://cdn.discordapp.com/attachments/761747301332680715/774690681120882728/Acorn_Flats_Timestamps.txt
Excluded: 5+ Terrorpin, 1 Nightmare Spider Toad and 2 Slime Serpent Slicer packs
2020-11-29 16:42:37 -06:00
CakeLancelot e78cc33ab0 Mob Placement: Lower Catacombs
Author: Shadow Wing
Notes: https://cdn.discordapp.com/attachments/761747301332680715/774267494059868190/Lower_Catacombs_Timestamps.txt
2020-11-29 16:37:44 -06:00
CakeLancelot 1246abbc42 Mob Placement: Upper Catacombs
Author: Shadow Wing
Notes: https://cdn.discordapp.com/attachments/761747301332680715/774024375748919306/Upper_Catacombs_Timestamps.txt
Excluded: Fowl Freak packs, Big Angry Meanie and Bloated Cryptworm packs
2020-11-29 16:36:17 -06:00
CakeLancelot d7429157c9 Mob Placement: Devil's Canyon
Author: Shadow Wing
Notes: https://cdn.discordapp.com/attachments/761747301332680715/773640134066569226/Devils_Canyon_Timestamps.txt
2020-11-29 16:25:26 -06:00
CakeLancelot 3ca5f68bbf Mob Placement: Devil's Bluff
Author: Shadow Wing
Notes: https://cdn.discordapp.com/attachments/761747301332680715/773589687612080158/Devils_Bluff_Timestamps.txt
2020-11-29 16:22:05 -06:00
CakeLancelot 04d0aad16a Mob Placement: The Ruins
Author: Shadow Wing
Notes: https://cdn.discordapp.com/attachments/761747301332680715/773532303917973554/Twisted_Forest_Timestamps.txt
2020-11-29 16:17:44 -06:00
CakeLancelot 60f659719c Mob Placement: Forsaken Valley
Author: Shadow Wing
Notes: https://cdn.discordapp.com/attachments/761747301332680715/772835516336701470/Forsaken_Valley_Timestamps.txt
Excluded: Terrordactyl Screamer, Raging Fossil Crawler, Triceraclaw Momma and Terrordactyl packs
2020-11-29 16:12:32 -06:00
CakeLancelot 5f95401317 Mob Placement: Dinosaur Pass
Author: Shadow Wing
Notes: https://cdn.discordapp.com/attachments/761747301332680715/772584567982915594/Dinosaur_Pass_Timestamps.txt
Excluded: Triceraclaw Poppa pack near the hill. Missing mobs: Fossil Brawler
2020-11-29 16:05:48 -06:00
CakeLancelot 3358957102 Mob Placement: Fuse's Lair
Author: Shadow Wing
Notes: https://cdn.discordapp.com/attachments/761747301332680715/772131826541264925/Fuses_Lair_Timestamps.txt
Excluded: 1 Meteoric Guardian Lieutenant pack
2020-11-29 16:05:48 -06:00
CakeLancelot 4782d3fefe Mob Placement: Hero's Hollow
Author: Shadow Wing
Notes: https://cdn.discordapp.com/attachments/761747301332680715/772040145042014208/Heros_Hollow_Timestamps.txt
Excluded: Eyebulb and Giga Shellworm packs
2020-11-29 15:56:37 -06:00
CakeLancelot 797fdbe363 Mob Placement: The Precipice
Author: Shadow Wing
Notes: https://cdn.discordapp.com/attachments/761747301332680715/771857495035609088/The_Precipice_Timestamps.txt
Excluded: Great Shellworm packs, 1 Great Shellworm Fury pack (near campsite), 1 Jurassic Centurion Pack (near bridge)
2020-11-29 15:54:53 -06:00
CakeLancelot af32f77826 Mob Placement: Dark Glade
Author: Shadow Wing
Notes: https://cdn.discordapp.com/attachments/761747301332680715/771514826170040350/Dark_Glade_Timestamps.txt
2020-11-29 15:49:46 -06:00
CakeLancelot 902d11ee92 Mob Placement: Fireswamps
Author: Shadow Wing
Notes: https://cdn.discordapp.com/attachments/761747301332680715/771482455747985468/Fireswamps_Timestamps.txt
Excluded: Lizard Queens, Magma Hulks and Captain Creepasaurus
2020-11-29 15:31:28 -06:00
CakeLancelot 9f70b8f2c5 Mob Placement: Firepits
Author: Shadow Wing
Notes: https://cdn.discordapp.com/attachments/761747301332680715/771488088517378107/Firepits_Timestamps.txt
Excluded: 3 Miasma Hulk packs
2020-11-29 15:27:58 -06:00
CakeLancelot 20701a0925 Mob Placement: Huntor's Crest
Author: Shadow Wing
Notes: https://cdn.discordapp.com/attachments/761747301332680715/771475456078905364/Huntors_Crest_Timestamps.txt
Excluded: Skull Bashers & King Bashers
2020-11-29 15:20:57 -06:00
CakeLancelot febf1adf33 Fix Dynamite Mouse IDs in City Point 2020-11-28 20:59:07 -06:00
Gent S f1531e1a40 Add groups array to mobs.json 2020-11-23 19:26:34 -05:00
Gent S d7f7016c90 Fix egg type ordering 2020-11-23 18:41:46 -05:00
Gent S 29b4f6afd6 Restructure NPCs.json and mobs.json 2020-11-23 18:41:35 -05:00
CakeLancelot 68aa9e0871 Mob Placement: Eternal Meadows
Author: Shadow Wing

Notes: https://cdn.discordapp.com/attachments/761747301332680715/775351541635874816/Eternal_Meadows_Timestamps.txt
2020-11-17 11:11:17 -06:00
CakeLancelot 2476133248 Mob Placement: Eternal Vistas
Author: K31SHON
Tweaks/review by Tomeke44

Notes: https://cdn.discordapp.com/attachments/761747301332680715/778301379134357524/Eternal_Vistas_References.txt
2020-11-17 11:04:28 -06:00
CakeLancelot d886600fe7 Mob Placement: Goat's Junk Yard
Author: mclydian
Tweaks/review by Tomeke44

Notes: https://cdn.discordapp.com/attachments/761747301332680715/777013286532546560/Goats_Junk_Yard_Time_Stamps.txt
Excluded: 10+ Junkasaurus Wrecks Packs
2020-11-17 10:20:16 -06:00
CakeLancelot 3f00c0bb07 Mob Placement: Foster's Home
Author: PotanicMade
Tweaks/review by Tomeke44

Notes: https://cdn.discordapp.com/attachments/761747301332680715/776468786911510538/Fosters_Home_TimeStamps.txt, https://cdn.discordapp.com/attachments/761747301332680715/777168796363915294/Fosters_Home_Scribblespawn_Boss_Timstamp.txt
(Excluded mobs in notes)
2020-11-17 10:08:28 -06:00
CakeLancelot 420dd82daa Mob Placement: Peach Creek Estates
Author: K31SHON
Tweaks/review by Tomeke44

Notes: https://cdn.discordapp.com/attachments/761747301332680715/773373089727250442/PCE_Reference.txt
2020-11-17 10:00:29 -06:00
CakeLancelot 26736b32a4 Mob Placement: Candy Cove
Author: K31SHON
Tweaks/review by Tomeke44

Notes: https://cdn.discordapp.com/attachments/761747301332680715/773633538511208458/Candy_Cove_Timestamps.txt
2020-11-17 09:51:14 -06:00
CakeLancelot fe3ebd9413 Mob Placement: Pokey Oaks South
Author: mclydian
Tweaks/review by Tomeke44

Notes: https://cdn.discordapp.com/attachments/761747301332680715/772294346086416414/Pokey_Oaks_South.txt,
2020-11-17 09:09:08 -06:00
CakeLancelot e03fe22fad Mob Placement: Peach Creek Commons
Author: mclydian
Tweaks/review by Tomeke44

Notes: https://cdn.discordapp.com/attachments/761747301332680715/772563778985787452/Peach_Creek_Commons.txt, https://cdn.discordapp.com/attachments/761747301332680715/774824183108075550/Peach_Creek_Commons_Modified.txt, https://cdn.discordapp.com/attachments/761747301332680715/776550413989445682/Peach_Creek_Commons_Boss_Timestamp.txt
2020-11-16 09:44:25 -06:00
CakeLancelot 174afba293 Mob Placement: Monkey Mountain
Author: Shadow Wing
Tweaks/review by Tomeke44

Notes: https://cdn.discordapp.com/attachments/761747301332680715/773221584060153887/Monkey_Mountain_Timestamps.txt
Excluded: 1 Flashing Razor Mantis, 1 Simian Reaper and 4+ Volcano Toad packs
2020-11-16 09:22:09 -06:00
CakeLancelot 89a3fad780 Mob Placement: Monkey Foothills
Author: Shadow Wing
Tweaks/review by Tomeke44

Notes: https://cdn.discordapp.com/attachments/761747301332680715/773190344408956938/Monkey_Foothills_Timestamps.txt, https://cdn.discordapp.com/attachments/761747301332680715/775061628839526450/Monkey_Foothills_Boss_Timestamps.txt
Excluded: 1 Sickle Simian Hunter pack, 5 Volcano Vaulter packs, Tootie
2020-11-16 09:22:09 -06:00
Gent 0e00c1f9a7 Add Coco eggs 2020-11-11 23:10:10 -05:00
CakeLancelot d8a444b42f Mob Placement Tweaks
Sector V: Added Ultramango beetles behind house in bottom right corner
Pokey Oaks North: Added Ballpeen Meanies to empty area on right side
Genius Grove: Added missing Tech Wings, as well as Tech Wing Boss

Notes: https://cdn.discordapp.com/attachments/761747301332680715/774811044123508786/Tweak_Timestamps.txt
2020-11-07 19:45:42 -06:00
CakeLancelot 722fe6479c Mob Placement: City Point
Author: PotanicMade
Notes: https://cdn.discordapp.com/attachments/761747301332680715/772209848443469824/CityPoint_Timestamps.txt
2020-11-07 18:48:19 -06:00
CakeLancelot e40dfae53e Mob Placement: Bravo Beach
Author: PotanicMade
Notes: https://cdn.discordapp.com/attachments/761747301332680715/771893467302330399/Bravo_Beach_TimeStamps.docx
2020-11-07 18:45:59 -06:00
CakeLancelot cdea294601 Mob Placement: Prickly Pines (North & South)
Author: Shadow Wing
Notes: https://cdn.discordapp.com/attachments/761747301332680715/774381195328880680/Camp_Kidney__Prickly_Pines_N-S_Timestamps.txt
Excluded: Metal Brute Scout pack
2020-11-07 17:33:53 -06:00
CakeLancelot 12ffef5b7d Mob Placement: Leakey Lake
Author: Shadow Wing, tweaks by Tomeke44
Notes: https://cdn.discordapp.com/attachments/761747301332680715/774606195422920725/Leakey_Lake_Timestamps.txt, https://cdn.discordapp.com/attachments/761747301332680715/774634284286738452/Leakey_Lake_Boss_Pack_Timestamps.txt
Excluded: 4 Striding Eel packs, Great Ironjaw
2020-11-07 17:19:50 -06:00
CakeLancelot 92c10a5268 Mob Placement: Mount Blackhead
Author: Shadow Wing, tweaks by Tomeke44
Notes: https://cdn.discordapp.com/attachments/761747301332680715/774301911506485298/Mount_Blackhead_Timestamps.txt
Excluded: 4+ Rabid Arachnid packs and 1 Rabid Arachnid Leader pack
2020-11-07 17:15:49 -06:00
CakeLancelot 4b39a11793 Mob Placement: Really Twisted Forest
Author: Shadow Wing, tweaks by Tomeke44
Notes: https://cdn.discordapp.com/attachments/761747301332680715/773296261348458526/Really_Twisted_Forest_Timestamps.txt, https://cdn.discordapp.com/attachments/761747301332680715/774716854530867310/Really_Twisted_Forest_Boarbill_Boss_Timestamp.txt
2020-11-07 17:10:30 -06:00
CakeLancelot 390ec93636 Mob Placement: Twisted Forest
Author: Shadow Wing, tweaks by Tomeke44
Notes: https://cdn.discordapp.com/attachments/761747301332680715/773532303917973554/Twisted_Forest_Timestamps.txt, https://cdn.discordapp.com/attachments/761747301332680715/774707876467966012/Twisted_Forest_Creeper_King_Boss_Timestamp.txt
Excluded: 3+ Creeper King packs and 1 President Freakfrog pack
2020-11-07 17:08:03 -06:00
CakeLancelot 2a00a49be4 Mob Placement: Nowhere
Author: Shadow Wing
Notes: https://cdn.discordapp.com/attachments/761747301332680715/773855585564622848/Nowhere_Timestamps.txt
Excluded: 4+ Fowl Foe packs, 1 Moussaka Master Sergeant pack and Judy
2020-11-07 17:04:19 -06:00
CakeLancelot fc0f207921 Mob Placement: Area 51.5
Author: Shadow Wing
Notes: https://cdn.discordapp.com/attachments/761747301332680715/773909393757831188/Area_51.5_Timestamps.txt
Excluded: 1 Great Ghoul Golem pack, 2+ Ghoul Golem packs
2020-11-07 16:58:05 -06:00
CakeLancelot 07eb05bd76 Mob Placement: Forgotten Falls
Author: Shadow Wing, tweaks by Tomeke44
Notes: https://cdn.discordapp.com/attachments/761747301332680715/773267666286018610/Forgotten_Falls_Timestamps.txt, https://cdn.discordapp.com/attachments/761747301332680715/774727289925402644/Forgotten_Falls_Great_Terrorpin_Boss_Timestamp.txt
Excluded: 7+ Great Terrorpin packs
2020-11-07 16:49:37 -06:00
CakeLancelot f7eb3ded9c Mob Placement: Orchid Bay
Author: Frizy
Notes: https://cdn.discordapp.com/attachments/761747301332680715/770223101387603968/Orchid-Bay_Timestamps.txt
2020-11-06 01:43:45 -06:00
CakeLancelot a310a26e88 Mob Placement: Pokey Oaks North
Author: K31SHON
Notes: https://cdn.discordapp.com/attachments/761747301332680715/770373282087305216/PON_Timestamps.txt
2020-11-06 01:43:45 -06:00
CakeLancelot fc205f9637 Mob Placement: Genius Grove (Past)
Author: alemtotodile
Notes: https://cdn.discordapp.com/attachments/761747301332680715/770068082918948914/Timestamps.txt
2020-11-05 23:32:51 -06:00
CakeLancelot 040a353dc4 Mob Placement: City Hall
Author: mclydian
Notes: https://cdn.discordapp.com/attachments/761747301332680715/770059079552073738/Video_Evidence.txt
2020-11-05 23:01:25 -06:00
CakeLancelot 1df6b26177 Mob Placement: Sector V (Past)
Author: K31SHON
Timestamps: 
https://cdn.discordapp.com/attachments/761747301332680715/770079264733003807/Sector_V_Timestamps.txt
2020-11-05 22:56:48 -06:00
CakeLancelot a17be5c46b Mob Placement: Future Area Improvements
Author: Tomeke44
Changelog:
* Adds mob placements for Genius Grove and Candy Cove Future
* Properly populate first four fusion lairs
* Additional Newsprint Ninjas and Dire Hydras
* Add Boss variants of mobs
* ...and more!
Notes and timestamps:
https://cdn.discordapp.com/attachments/756607578724761600/771811798017638410/Future_mobs.txt
2020-11-05 22:08:27 -06:00
CakeLancelot c77e75308d Add Runty, as well as missing Resurrect 'Ems 2020-10-25 12:50:46 -05:00
CakeLancelot d728a39ebd
Merge pull request #7 from JadeShrineMaiden/izfix
Correctly Instanced Skatepark and Canopy
2020-10-24 17:37:37 -05:00
Jade 4188973ab3 Correctly Instanced Skatepark and Canopy 2020-10-24 23:03:12 +01:00
CakeLancelot 9faf42d6a6 Reverse slider path so that it is going the correct direction 2020-10-24 16:36:24 -05:00
Gent 9b7c9acd10 Add slider circuit (thanks, @Destr2000) 2020-10-20 10:39:41 -04:00
10 changed files with 1397346 additions and 54685 deletions

43580
NPCs.json

File diff suppressed because it is too large Load Diff

57229
drops.json

File diff suppressed because it is too large Load Diff

2544
eggs.json Normal file

File diff suppressed because it is too large Load Diff

62110
mobs.json

File diff suppressed because it is too large Load Diff

3527
patch/1013/NPCs.json Normal file

File diff suppressed because it is too large Load Diff

5205
patch/1013/drops.json Normal file

File diff suppressed because it is too large Load Diff

3999
patch/1013/mobs.json Normal file

File diff suppressed because it is too large Load Diff

240
patch/1013/paths.json Normal file
View File

@ -0,0 +1,240 @@
{
"npc": {
"0": {
"!aPoints": [
{
"iX": 395860,
"iY": 376642,
"iZ": -5600,
"iStopTicks": 0
},
{
"iX": 393258,
"iY": 376625,
"iZ": -5600,
"iStopTicks": 0
},
{
"iX": 393174,
"iY": 380674,
"iZ": -5600,
"iStopTicks": 0
},
{
"iX": 375575,
"iY": 380900,
"iZ": -5600,
"iStopTicks": 0
},
{
"iX": 375550,
"iY": 371982,
"iZ": -5600,
"iStopTicks": 0
},
{
"iX": 377142,
"iY": 371965,
"iZ": -5600,
"iStopTicks": 0
},
{
"iX": 377235,
"iY": 357796,
"iZ": -5600,
"iStopTicks": 0
},
{
"iX": 383680,
"iY": 357782,
"iZ": -5600,
"iStopTicks": 0
},
{
"iX": 384322,
"iY": 352412,
"iZ": -5600,
"iStopTicks": 0
},
{
"iX": 384911,
"iY": 348812,
"iZ": -5600,
"iStopTicks": 0
},
{
"iX": 397933,
"iY": 348776,
"iZ": -5600,
"iStopTicks": 0
},
{
"iX": 397969,
"iY": 316837,
"iZ": -5600,
"iStopTicks": 0
},
{
"iX": 366934,
"iY": 316818,
"iZ": -5600,
"iStopTicks": 0
},
{
"iX": 366821,
"iY": 340111,
"iZ": -5600,
"iStopTicks": 0
},
{
"iX": 371838,
"iY": 343117,
"iZ": -5600,
"iStopTicks": 0
},
{
"iX": 373288,
"iY": 344354,
"iZ": -5600,
"iStopTicks": 0
},
{
"iX": 377097,
"iY": 344399,
"iZ": -5600,
"iStopTicks": 0
},
{
"iX": 377220,
"iY": 371896,
"iZ": -5600,
"iStopTicks": 0
},
{
"iX": 397030,
"iY": 371967,
"iZ": -5600,
"iStopTicks": 0
},
{
"iX": 397239,
"iY": 375819,
"iZ": -5600,
"iStopTicks": 0
},
{
"iX": 395860,
"iY": 376642,
"iZ": -5600,
"iStopTicks": 0
}
]
},
"1": {
"!aPoints": [
{
"iX": 498051,
"iY": 378134,
"iZ": -4600,
"iStopTicks": 0
},
{
"iX": 498415,
"iY": 380583,
"iZ": -4600,
"iStopTicks": 0
},
{
"iX": 498442,
"iY": 389147,
"iZ": -4600,
"iStopTicks": 0
},
{
"iX": 499138,
"iY": 400152,
"iZ": -4600,
"iStopTicks": 0
},
{
"iX": 498439,
"iY": 389220,
"iZ": -4600,
"iStopTicks": 0
},
{
"iX": 498461,
"iY": 380156,
"iZ": -4600,
"iStopTicks": 0
},
{
"iX": 497077,
"iY": 377360,
"iZ": -4600,
"iStopTicks": 0
},
{
"iX": 494645,
"iY": 374724,
"iZ": -4600,
"iStopTicks": 0
},
{
"iX": 485758,
"iY": 374910,
"iZ": -4600,
"iStopTicks": 0
},
{
"iX": 474784,
"iY": 374901,
"iZ": -4600,
"iStopTicks": 0
},
{
"iX": 469883,
"iY": 377866,
"iZ": -4600,
"iStopTicks": 0
},
{
"iX": 475484,
"iY": 370439,
"iZ": -4600,
"iStopTicks": 0
},
{
"iX": 479455,
"iY": 368400,
"iZ": -4600,
"iStopTicks": 0
},
{
"iX": 483835,
"iY": 375149,
"iZ": -4600,
"iStopTicks": 0
},
{
"iX": 496088,
"iY": 374742,
"iZ": -4600,
"iStopTicks": 0
},
{
"iX": 497224,
"iY": 377917,
"iZ": -4600,
"iStopTicks": 0
},
{
"iX": 498051,
"iY": 378134,
"iZ": -4600,
"iStopTicks": 0
}
]
}
}
}

1380
paths.json

File diff suppressed because it is too large Load Diff

1272217
xdt1013.json Normal file

File diff suppressed because it is too large Load Diff