Skip to content

Commit

Permalink
Merge pull request LandSandBoat#6065 from DotesMiqotes/bugfix-crab-drops
Browse files Browse the repository at this point in the history
Updated droplists for Ocean Crab and Sea Crab
  • Loading branch information
zach2good authored Aug 3, 2024
2 parents 1c1d683 + f20df4b commit 120277c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 15 deletions.
25 changes: 12 additions & 13 deletions sql/mob_droplist.sql
Original file line number Diff line number Diff line change
Expand Up @@ -14820,13 +14820,8 @@ INSERT INTO `mob_droplist` VALUES (1834,0,0,1000,3090,200); -- Spheroid Plate (2

-- ZoneID: 220 - Ocean Crab
-- ZoneID: 221 - Ocean Crab
-- ZoneID: 227 - Ocean Crab
-- ZoneID: 228 - Ocean Crab
INSERT INTO `mob_droplist` VALUES (1835,0,0,1000,580,980); -- Bronze Box (98.0%)
INSERT INTO `mob_droplist` VALUES (1835,0,0,1000,936,110); -- Chunk Of Rock Salt (11.0%)
INSERT INTO `mob_droplist` VALUES (1835,0,0,1000,4400,@UNCOMMON); -- Slice Of Land Crab Meat (Uncommon, 10%)
INSERT INTO `mob_droplist` VALUES (1835,0,0,1000,881,@VRARE); -- Crab Shell (Very Rare, 1%)
INSERT INTO `mob_droplist` VALUES (1835,2,0,1000,936,0); -- Chunk Of Rock Salt (Steal)
INSERT INTO `mob_droplist` VALUES (1835,0,0,1000,580,800); -- Bronze Box (80.0%)
INSERT INTO `mob_droplist` VALUES (1835,2,0,1000,936,0); -- Chunk Of Rock Salt (Steal)

-- ZoneID: 176 - Ocean Sahagin
INSERT INTO `mob_droplist` VALUES (1836,0,0,1000,1439,722); -- Dragoons Testimony (72.2%)
Expand Down Expand Up @@ -17316,12 +17311,10 @@ INSERT INTO `mob_droplist` VALUES (2183,0,0,1000,1726,20); -- Egret Fishing Rod
-- ZoneID: 221 - Sea Crab
-- ZoneID: 227 - Sea Crab
-- ZoneID: 228 - Sea Crab
INSERT INTO `mob_droplist` VALUES (2184,0,0,1000,936,110); -- Chunk Of Rock Salt (11.0%)
INSERT INTO `mob_droplist` VALUES (2184,0,0,1000,4400,@UNCOMMON); -- Slice Of Land Crab Meat (Uncommon, 10%)
INSERT INTO `mob_droplist` VALUES (2184,0,0,1000,580,80); -- Bronze Box (8.0%)
INSERT INTO `mob_droplist` VALUES (2184,0,0,1000,881,@VRARE); -- Crab Shell (Very Rare, 1%)
INSERT INTO `mob_droplist` VALUES (2184,2,0,1000,656,0); -- Beastcoin (Steal)
INSERT INTO `mob_droplist` VALUES (2184,2,0,1000,936,0); -- Chunk Of Rock Salt (Steal)
INSERT INTO `mob_droplist` VALUES (2184,0,0,1000,936,@COMMON); -- Chunk Of Rock Salt (Common, 15%)
INSERT INTO `mob_droplist` VALUES (2184,0,0,1000,4400,@VRARE); -- Slice Of Land Crab Meat (Very Rare, 1%)
INSERT INTO `mob_droplist` VALUES (2184,2,0,1000,656,0); -- Beastcoin (Steal)
INSERT INTO `mob_droplist` VALUES (2184,2,0,1000,936,0); -- Chunk Of Rock Salt (Steal)

-- ZoneID: 176 - Sea Hog
INSERT INTO `mob_droplist` VALUES (2185,0,0,1000,1274,@ALWAYS); -- Southern Pearl (Always, 100%)
Expand Down Expand Up @@ -26819,6 +26812,12 @@ INSERT INTO `mob_droplist` VALUES (3299,0,0,1000,18508,@UNCOMMON); -- Lyft Voulg
INSERT INTO `mob_droplist` VALUES (3300,0,0,1000,3270,@RARE); -- High-Quality Pugil Scale
INSERT INTO `mob_droplist` VALUES (3300,0,0,1000,868,@VCOMMON); -- Pugil Scales

-- ZoneID: 227 - Ocean Crab
-- ZoneID: 228 - Ocean Crab
INSERT INTO `mob_droplist` VALUES (3301,0,0,1000,936,@COMMON); -- Chunk Of Rock Salt (Common, 15%)
INSERT INTO `mob_droplist` VALUES (3301,0,0,1000,4400,@VRARE); -- Slice Of Land Crab Meat (Very Rare, 1%)
INSERT INTO `mob_droplist` VALUES (3301,2,0,1000,936,0); -- Chunk Of Rock Salt (Steal)

/*!40000 ALTER TABLE `mob_droplist` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
Expand Down
4 changes: 2 additions & 2 deletions sql/mob_groups.sql
Original file line number Diff line number Diff line change
Expand Up @@ -13744,7 +13744,7 @@ INSERT INTO `mob_groups` VALUES (8,4666,222,'Wazir',0,128,0,180000,9999,99,99,0)

-- fished
INSERT INTO `mob_groups` VALUES (1,6790,227,'Sea_Pugil_fished',0,128,463,0,0,10,14,0);
INSERT INTO `mob_groups` VALUES (2,2934,227,'Ocean_Crab',0,128,1835,0,0,10,14,0);
INSERT INTO `mob_groups` VALUES (2,2934,227,'Ocean_Crab',0,128,3301,0,0,10,14,0);
INSERT INTO `mob_groups` VALUES (3,2937,227,'Ocean_Pugil',0,128,147,0,0,15,19,0);
INSERT INTO `mob_groups` VALUES (4,3138,227,'Pirate_Pugil',0,128,147,0,0,20,22,0);
INSERT INTO `mob_groups` VALUES (5,6791,227,'Sea_Monk_fished',0,128,2188,0,0,21,29,0);
Expand All @@ -13766,7 +13766,7 @@ INSERT INTO `mob_groups` VALUES (14,1213,227,'Enagakure',0,128,0,0,0,55,55,0);

-- fished
INSERT INTO `mob_groups` VALUES (1,6790,228,'Sea_Pugil_fished',0,128,463,0,0,10,20,0);
INSERT INTO `mob_groups` VALUES (2,2934,228,'Ocean_Crab',0,128,1835,0,0,10,14,0);
INSERT INTO `mob_groups` VALUES (2,2934,228,'Ocean_Crab',0,128,3301,0,0,10,14,0);
INSERT INTO `mob_groups` VALUES (3,2937,228,'Ocean_Pugil',0,128,147,0,0,15,19,0);
INSERT INTO `mob_groups` VALUES (4,3138,228,'Pirate_Pugil',0,128,147,0,0,20,22,0);
INSERT INTO `mob_groups` VALUES (5,6791,228,'Sea_Monk_fished',0,128,2188,0,0,21,29,0);
Expand Down

0 comments on commit 120277c

Please sign in to comment.