diff --git a/cheat-library/cheat-library.vcxproj b/cheat-library/cheat-library.vcxproj
index d235bfb..ab35046 100644
--- a/cheat-library/cheat-library.vcxproj
+++ b/cheat-library/cheat-library.vcxproj
@@ -234,6 +234,8 @@
+
+
@@ -592,6 +594,7 @@
+
@@ -619,6 +622,7 @@
+
@@ -662,7 +666,9 @@
+
+
@@ -676,6 +682,7 @@
+
@@ -783,6 +790,7 @@
+
@@ -821,6 +829,8 @@
+
+
@@ -1068,6 +1078,7 @@
+
@@ -1082,6 +1093,7 @@
+
@@ -1110,7 +1122,9 @@
+
+
@@ -1123,6 +1137,7 @@
+
@@ -1193,6 +1208,7 @@
+
diff --git a/cheat-library/cheat-library.vcxproj.filters b/cheat-library/cheat-library.vcxproj.filters
index 461f6ab..e150ee1 100644
--- a/cheat-library/cheat-library.vcxproj.filters
+++ b/cheat-library/cheat-library.vcxproj.filters
@@ -3466,5 +3466,53 @@
Resource Files
+
+ Resource Files
+
+
+ Resource Files
+
+
+ Resource Files
+
+
+ Resource Files
+
+
+ Resource Files
+
+
+ Resource Files
+
+
+ Resource Files
+
+
+ Resource Files
+
+
+ Resource Files
+
+
+ Resource Files
+
+
+ Resource Files
+
+
+ Resource Files
+
+
+ Resource Files
+
+
+ Resource Files
+
+
+ Resource Files
+
+
+ Resource Files
+
\ No newline at end of file
diff --git a/cheat-library/res/icons/AeonblightDrake.png b/cheat-library/res/icons/AeonblightDrake.png
new file mode 100644
index 0000000..ea8012c
Binary files /dev/null and b/cheat-library/res/icons/AeonblightDrake.png differ
diff --git a/cheat-library/res/icons/Ajilenakh.png b/cheat-library/res/icons/Ajilenakh.png
new file mode 100644
index 0000000..8526063
Binary files /dev/null and b/cheat-library/res/icons/Ajilenakh.png differ
diff --git a/cheat-library/res/icons/PrimalConstruct.png b/cheat-library/res/icons/PrimalConstruct.png
new file mode 100644
index 0000000..4142f2c
Binary files /dev/null and b/cheat-library/res/icons/PrimalConstruct.png differ
diff --git a/cheat-library/res/icons/Redcrest.png b/cheat-library/res/icons/Redcrest.png
new file mode 100644
index 0000000..d4a3c17
Binary files /dev/null and b/cheat-library/res/icons/Redcrest.png differ
diff --git a/cheat-library/res/icons/Scarab.png b/cheat-library/res/icons/Scarab.png
new file mode 100644
index 0000000..cf90c26
Binary files /dev/null and b/cheat-library/res/icons/Scarab.png differ
diff --git a/cheat-library/res/icons/Scorpion.png b/cheat-library/res/icons/Scorpion.png
new file mode 100644
index 0000000..f0b181e
Binary files /dev/null and b/cheat-library/res/icons/Scorpion.png differ
diff --git a/cheat-library/res/icons/SemiPerpetualControlMatrix.png b/cheat-library/res/icons/SemiPerpetualControlMatrix.png
new file mode 100644
index 0000000..73326eb
Binary files /dev/null and b/cheat-library/res/icons/SemiPerpetualControlMatrix.png differ
diff --git a/cheat-library/res/icons/Vulture.png b/cheat-library/res/icons/Vulture.png
new file mode 100644
index 0000000..c808706
Binary files /dev/null and b/cheat-library/res/icons/Vulture.png differ
diff --git a/cheat-library/res/iconsHD/AeonblightDrake.png b/cheat-library/res/iconsHD/AeonblightDrake.png
new file mode 100644
index 0000000..7302b36
Binary files /dev/null and b/cheat-library/res/iconsHD/AeonblightDrake.png differ
diff --git a/cheat-library/res/iconsHD/Ajilenakh.png b/cheat-library/res/iconsHD/Ajilenakh.png
new file mode 100644
index 0000000..6f48a3b
Binary files /dev/null and b/cheat-library/res/iconsHD/Ajilenakh.png differ
diff --git a/cheat-library/res/iconsHD/PrimalConstruct.png b/cheat-library/res/iconsHD/PrimalConstruct.png
new file mode 100644
index 0000000..463e432
Binary files /dev/null and b/cheat-library/res/iconsHD/PrimalConstruct.png differ
diff --git a/cheat-library/res/iconsHD/Redcrest.png b/cheat-library/res/iconsHD/Redcrest.png
new file mode 100644
index 0000000..ff837a5
Binary files /dev/null and b/cheat-library/res/iconsHD/Redcrest.png differ
diff --git a/cheat-library/res/iconsHD/Scarab.png b/cheat-library/res/iconsHD/Scarab.png
new file mode 100644
index 0000000..1308d95
Binary files /dev/null and b/cheat-library/res/iconsHD/Scarab.png differ
diff --git a/cheat-library/res/iconsHD/Scorpion.png b/cheat-library/res/iconsHD/Scorpion.png
new file mode 100644
index 0000000..4a94bc8
Binary files /dev/null and b/cheat-library/res/iconsHD/Scorpion.png differ
diff --git a/cheat-library/res/iconsHD/SemiPerpetualControlMatrix.png b/cheat-library/res/iconsHD/SemiPerpetualControlMatrix.png
new file mode 100644
index 0000000..34a1e86
Binary files /dev/null and b/cheat-library/res/iconsHD/SemiPerpetualControlMatrix.png differ
diff --git a/cheat-library/res/iconsHD/Vulture.png b/cheat-library/res/iconsHD/Vulture.png
new file mode 100644
index 0000000..109b37f
Binary files /dev/null and b/cheat-library/res/iconsHD/Vulture.png differ
diff --git a/cheat-library/res/res.rc b/cheat-library/res/res.rc
index a2d774a..63edfbc 100644
--- a/cheat-library/res/res.rc
+++ b/cheat-library/res/res.rc
@@ -83,8 +83,12 @@ HDADHIGAMAWOOD PNG "iconsHD\\AdhigamaWood.png"
HDADORNEDUNAGI PNG "iconsHD\\AdornedUnagi.png"
+HDAEONBLIGHTDRAKE PNG "iconsHD\\AeonblightDrake.png"
+
HDAIZENMEDAKA PNG "iconsHD\\AizenMedaka.png"
+HDAJILENAKH PNG "iconsHD\\Ajilenakh.png"
+
HDAKAIMAOU PNG "iconsHD\\AkaiMaou.png"
HDAKUOUMARU PNG "iconsHD\\Akuoumaru.png"
@@ -237,7 +241,7 @@ HDCINNABARSPINDLE PNG "iconsHD\\CinnabarSpindle.png"
HDCLOUDLEISURESTEPS PNG "iconsHD\\CloudleisureSteps.png"
-HDCLUSTERLEAFOFCULTIVATION PNG "iconsHD\\ClusterleafOfCultivation.png"
+HDCLUSTERLEAFOFCULTIVATION PNG "iconsHD\\ClusterleafOfCultivation.png"
HDCOLLEI PNG "iconsHD\\Collei.png"
@@ -297,7 +301,7 @@ HDDARKIRONSWORD PNG "iconsHD\\DarkIronSword.png"
HDDAWNCATCHER PNG "iconsHD\\Dawncatcher.png"
-HDDAYNIGHTSWITCHINGMECHANISM PNG "iconsHD\\DayNightSwitchingMechanism.png"
+HDDAYNIGHTSWITCHINGMECHANISM PNG "iconsHD\\DayNightSwitchingMechanism.png"
HDDEATHMATCH PNG "iconsHD\\Deathmatch.png"
@@ -381,7 +385,7 @@ HDEMERALDORB PNG "iconsHD\\EmeraldOrb.png"
HDENDOFTHELINE PNG "iconsHD\\EndoftheLine.png"
-HDENEMIESFIRSTTIMEVICTORY PNG "iconsHD\\EnemiesFirstTimeVictory.png"
+HDENEMIESFIRSTTIMEVICTORY PNG "iconsHD\\EnemiesFirstTimeVictory.png"
HDENGULFINGLIGHTNING PNG "iconsHD\\EngulfingLightning.png"
@@ -641,7 +645,7 @@ HDLIZARDTAIL PNG "iconsHD\\LizardTail.png"
HDLOACHPEARL PNG "iconsHD\\LoachPearl.png"
-HDLOSTPRAYERTOTHESACREDWINDS PNG "iconsHD\\LostPrayertotheSacredWinds.png"
+HDLOSTPRAYERTOTHESACREDWINDS PNG "iconsHD\\LostPrayertotheSacredWinds.png"
HDLOTUSHEAD PNG "iconsHD\\LotusHead.png"
@@ -659,7 +663,7 @@ HDLUMINOUSSEELIE PNG "iconsHD\\LuminousSeelie.png"
HDLUNGEDSTICKLEBACK PNG "iconsHD\\LungedStickleback.png"
-HDLUPUSBOREASDOMINATOROFWOLVES PNG "iconsHD\\LupusBoreasDominatorofWolves.png"
+HDLUPUSBOREASDOMINATOROFWOLVES PNG "iconsHD\\LupusBoreasDominatorofWolves.png"
HDLUXURIOUSCHEST PNG "iconsHD\\LuxuriousChest.png"
@@ -777,7 +781,7 @@ HDPALEREDCRAB PNG "iconsHD\\PaleRedCrab.png"
HDPEACHOFTHEDEEPWAVES PNG "iconsHD\\PeachoftheDeepWaves.png"
-HDPERPETUALMECHANICALARRAY PNG "iconsHD\\PerpetualMechanicalArray.png"
+HDPERPETUALMECHANICALARRAY PNG "iconsHD\\PerpetualMechanicalArray.png"
HDPHANTASMALGATE PNG "iconsHD\\PhantasmalGate.png"
@@ -807,11 +811,13 @@ HDPREDATOR PNG "iconsHD\\Predator.png"
HDPRESSUREPLATE PNG "iconsHD\\PressurePlate.png"
+HDPRIMALCONSTRUCT PNG "iconsHD\\PrimalConstruct.png"
+
HDPRIMOGEOVISHAP PNG "iconsHD\\PrimoGeovishap.png"
HDPRIMORDIALJADECUTTER PNG "iconsHD\\PrimordialJadeCutter.png"
-HDPRIMORDIALJADEWINGEDSPEAR PNG "iconsHD\\PrimordialJadeWingedSpear.png"
+HDPRIMORDIALJADEWINGEDSPEAR PNG "iconsHD\\PrimordialJadeWingedSpear.png"
HDPROTOTYPEAMBER PNG "iconsHD\\PrototypeAmber.png"
@@ -861,6 +867,8 @@ HDRECIPE PNG "iconsHD\\Recipe.png"
HDRECURVEBOW PNG "iconsHD\\RecurveBow.png"
+HDREDCREST PNG "iconsHD\\Redcrest.png"
+
HDREDFINNEDUNAGI PNG "iconsHD\\RedFinnedUnagi.png"
HDREDHORNEDLIZARD PNG "iconsHD\\RedHornedLizard.png"
@@ -947,8 +955,12 @@ HDSAPWOODBLADE PNG "iconsHD\\SapwoodBlade.png"
HDSAYU PNG "iconsHD\\Sayu.png"
+HDSCARAB PNG "iconsHD\\Scarab.png"
+
HDSCARLETQUARTZ PNG "iconsHD\\ScarletQuartz.png"
+HDSCORPION PNG "iconsHD\\Scorpion.png"
+
HDSEAGANODERMA PNG "iconsHD\\SeaGanoderma.png"
HDSEAGRASS PNG "iconsHD\\Seagrass.png"
@@ -977,6 +989,8 @@ HDSEELIECOURT PNG "iconsHD\\SeelieCourt.png"
HDSEELIELAMP PNG "iconsHD\\SeelieLamp.png"
+HDSEMIPERPETUALCONTROLMATRIX PNG "iconsHD\\SemiPerpetualControlMatrix.png"
+
HDSERPENTSPINE PNG "iconsHD\\SerpentSpine.png"
HDSHADOWYHUSK PNG "iconsHD\\ShadowyHusk.png"
@@ -1075,10 +1089,10 @@ HDSTRETCHYFUNGUS PNG "iconsHD\\StretchyFungus.png"
HDSUCROSE PNG "iconsHD\\Sucrose.png"
-HDSUMERUROSE PNG "iconsHD\\SumeruRose.png"
-
HDSUMERUPUZZLES PNG "iconsHD\\SumeruPuzzles.png"
+HDSUMERUROSE PNG "iconsHD\\SumeruRose.png"
+
HDSUMERUSHRINEOFDEPTHS PNG "iconsHD\\SumeruShrineofDepths.png"
HDSUMMITSHAPER PNG "iconsHD\\SummitShaper.png"
@@ -1139,7 +1153,7 @@ HDTHOMA PNG "iconsHD\\Thoma.png"
HDTHREEBOXES PNG "iconsHD\\ThreeBoxes.png"
-HDTHRILLINGTALESOFDRAGONSLAYERS PNG "iconsHD\\ThrillingTalesofDragonSlayers.png"
+HDTHRILLINGTALESOFDRAGONSLAYERS PNG "iconsHD\\ThrillingTalesofDragonSlayers.png"
HDTHUNDERINGPULSE PNG "iconsHD\\ThunderingPulse.png"
@@ -1189,13 +1203,15 @@ HDVIPARYAS PNG "iconsHD\\Viparyas.png"
HDVORTEXVANQUISHER PNG "iconsHD\\VortexVanquisher.png"
+HDVULTURE PNG "iconsHD\\Vulture.png"
+
HDWARMINGSEELIE PNG "iconsHD\\WarmingSeelie.png"
HDWASTERGREATSWORD PNG "iconsHD\\WasterGreatsword.png"
HDWAVEBREAKERSFIN PNG "iconsHD\\WavebreakersFin.png"
-HDWAVERIDERWAYPOINTCANNOTTELEPORT PNG "iconsHD\\WaveriderWaypointCannotTeleport.png"
+HDWAVERIDERWAYPOINTCANNOTTELEPORT PNG "iconsHD\\WaveriderWaypointCannotTeleport.png"
HDWEAPON PNG "iconsHD\\Weapon.png"
@@ -1273,8 +1289,12 @@ ADHIGAMAWOOD PNG "icons\\AdhigamaWood.png"
ADORNEDUNAGI PNG "icons\\AdornedUnagi.png"
+AEONBLIGHTDRAKE PNG "icons\\AeonblightDrake.png"
+
AIZENMEDAKA PNG "icons\\AizenMedaka.png"
+AJILENAKH PNG "icons\\Ajilenakh.png"
+
AKAIMAOU PNG "icons\\AkaiMaou.png"
AMAKUMOFRUIT PNG "icons\\AmakumoFruit.png"
@@ -1377,7 +1397,7 @@ CICIN PNG "icons\\Cicin.png"
CLOUDLEISURESTEPS PNG "icons\\CloudleisureSteps.png"
-CLUSTERLEAFOFCULTIVATION PNG "icons\\ClusterleafOfCultivation.png"
+CLUSTERLEAFOFCULTIVATION PNG "icons\\ClusterleafOfCultivation.png"
COMMONCHEST PNG "icons\\CommonChest.png"
@@ -1425,7 +1445,7 @@ DANDY PNG "icons\\Dandy.png"
DAWNCATCHER PNG "icons\\Dawncatcher.png"
-DAYNIGHTSWITCHINGMECHANISM PNG "icons\\DayNightSwitchingMechanism.png"
+DAYNIGHTSWITCHINGMECHANISM PNG "icons\\DayNightSwitchingMechanism.png"
DEEPSEAUNAGI PNG "icons\\DeepSeaUnagi.png"
@@ -1665,7 +1685,7 @@ LUMINOUSSEELIE PNG "icons\\LuminousSeelie.png"
LUNGEDSTICKLEBACK PNG "icons\\LungedStickleback.png"
-LUPUSBOREASDOMINATOROFWOLVES PNG "icons\\LupusBoreasDominatorofWolves.png"
+LUPUSBOREASDOMINATOROFWOLVES PNG "icons\\LupusBoreasDominatorofWolves.png"
LUXURIOUSCHEST PNG "icons\\LuxuriousChest.png"
@@ -1777,6 +1797,8 @@ PRECIOUSCHEST PNG "icons\\PreciousChest.png"
PRESSUREPLATE PNG "icons\\PressurePlate.png"
+PRIMALCONSTRUCT PNG "icons\\PrimalConstruct.png"
+
PRIMOGEOVISHAP PNG "icons\\PrimoGeovishap.png"
PUFFERFISH PNG "icons\\Pufferfish.png"
@@ -1805,6 +1827,8 @@ RAWMEAT PNG "icons\\RawMeat.png"
RECIPE PNG "icons\\Recipe.png"
+REDCREST PNG "icons\\Redcrest.png"
+
REDFINNEDUNAGI PNG "icons\\RedFinnedUnagi.png"
REDHORNEDLIZARD PNG "icons\\RedHornedLizard.png"
@@ -1861,8 +1885,12 @@ SANGOPEARL PNG "icons\\SangoPearl.png"
SAPPHIRE PNG "icons\\Sapphire.png"
+SCARAB PNG "icons\\Scarab.png"
+
SCARLETQUARTZ PNG "icons\\ScarletQuartz.png"
+SCORPION PNG "icons\\Scorpion.png"
+
SEAGANODERMA PNG "icons\\SeaGanoderma.png"
SEAGRASS PNG "icons\\Seagrass.png"
@@ -1889,6 +1917,8 @@ SEELIECOURT PNG "icons\\SeelieCourt.png"
SEELIELAMP PNG "icons\\SeelieLamp.png"
+SEMIPERPETUALCONTROLMATRIX PNG "icons\\SemiPerpetualControlMatrix.png"
+
SHADOWYHUSK PNG "icons\\ShadowyHusk.png"
SHAGGYSUMPTERBEAST PNG "icons\\ShaggySumpterBeast.png"
@@ -1897,8 +1927,6 @@ SHOGUN PNG "icons\\Shogun.png"
SHOGUNATEINFANTRY PNG "icons\\ShogunateInfantry.png"
-SUMERUPUZZLES PNG "icons\\SumeruPuzzles.png"
-
SHRINEOFDEPTH PNG "icons\\ShrineOfDepth.png"
SHROOMBOAR PNG "icons\\Shroomboar.png"
@@ -1953,6 +1981,8 @@ STRANGETOOTH PNG "icons\\StrangeTooth.png"
STRETCHYFUNGUS PNG "icons\\StretchyFungus.png"
+SUMERUPUZZLES PNG "icons\\SumeruPuzzles.png"
+
SUMERUROSE PNG "icons\\SumeruRose.png"
SUMERUSHRINEOFDEPTHS PNG "icons\\SumeruShrineofDepths.png"
@@ -1987,10 +2017,10 @@ THEEREMITES PNG "icons\\TheEremites.png"
THEGREATSNOWBOARKING PNG "icons\\TheGreatSnowboarKing.png"
-THEWITHERING PNG "icons\\TheWithering.png"
-
THERAVENFORUM PNG "icons\\TheRavenForum.png"
+THEWITHERING PNG "icons\\TheWithering.png"
+
THREEBOXES PNG "icons\\ThreeBoxes.png"
THUNDERMANIFESTATION PNG "icons\\ThunderManifestation.png"
@@ -2027,9 +2057,11 @@ VIOLETIBIS PNG "icons\\VioletIbis.png"
VIPARYAS PNG "icons\\Viparyas.png"
+VULTURE PNG "icons\\Vulture.png"
+
WARMINGSEELIE PNG "icons\\WarmingSeelie.png"
-WAVERIDERWAYPOINTCANNOTTELEPORT PNG "icons\\WaveriderWaypointCannotTeleport.png"
+WAVERIDERWAYPOINTCANNOTTELEPORT PNG "icons\\WaveriderWaypointCannotTeleport.png"
WEAPON PNG "icons\\Weapon.png"
diff --git a/cheat-library/src/user/cheat/esp/ESP.cpp b/cheat-library/src/user/cheat/esp/ESP.cpp
index dac0d2b..9f7c75b 100644
--- a/cheat-library/src/user/cheat/esp/ESP.cpp
+++ b/cheat-library/src/user/cheat/esp/ESP.cpp
@@ -681,6 +681,7 @@ namespace cheat::feature
ADD_FILTER_FIELD(living, Onikabuto);
ADD_FILTER_FIELD(living, Pigeon);
ADD_FILTER_FIELD(living, Salamander);
+ ADD_FILTER_FIELD(living, Scarab);
ADD_FILTER_FIELD(living, Squirrel);
ADD_FILTER_FIELD(living, Starconch);
ADD_FILTER_FIELD(living, Weasel);
@@ -734,6 +735,7 @@ namespace cheat::feature
ADD_FILTER_FIELD(monster, MaguuKenki);
// Sumeru
ADD_FILTER_FIELD(monster, JadeplumeTerrorshroom);
+ ADD_FILTER_FIELD(monster, AeonblightDrake);
// Regular. Alphabetical.
ADD_FILTER_FIELD(monster, AbyssMage);
ADD_FILTER_FIELD(monster, BlackSerpentKnight);
@@ -764,6 +766,7 @@ namespace cheat::feature
ADD_FILTER_FIELD(monster, OceanidFrog);
ADD_FILTER_FIELD(monster, OceanidSquirrel);
ADD_FILTER_FIELD(monster, OceanidWigeon);
+ ADD_FILTER_FIELD(monster, PrimalConstruct);
ADD_FILTER_FIELD(monster, PyroAbyssLector);
ADD_FILTER_FIELD(monster, Rifthound);
ADD_FILTER_FIELD(monster, RifthoundWhelp);
@@ -775,6 +778,8 @@ namespace cheat::feature
ADD_FILTER_FIELD(monster, RuinSentinel);
ADD_FILTER_FIELD(monster, Samachurl);
ADD_FILTER_FIELD(monster, SangonomiyaCohort);
+ ADD_FILTER_FIELD(monster, Scorpion);
+ ADD_FILTER_FIELD(monster, SemiPerpetualControlMatrix);
ADD_FILTER_FIELD(monster, ShadowyHusk);
ADD_FILTER_FIELD(monster, ShaggySumpterBeast);
ADD_FILTER_FIELD(monster, ShogunateInfantry);
@@ -784,10 +789,12 @@ namespace cheat::feature
ADD_FILTER_FIELD(monster, StretchyFungus);
ADD_FILTER_FIELD(monster, TreasureHoarder);
ADD_FILTER_FIELD(monster, UnusualHilichurl);
+ ADD_FILTER_FIELD(monster, Vulture);
ADD_FILTER_FIELD(monster, WhirlingFungus);
ADD_FILTER_FIELD(monster, Whopperflower);
ADD_FILTER_FIELD(monster, WingedShroom);
+ ADD_FILTER_FIELD(plant, Ajilenakh);
ADD_FILTER_FIELD(plant, AmakumoFruit);
ADD_FILTER_FIELD(plant, Apple);
ADD_FILTER_FIELD(plant, BambooShoot);
@@ -817,6 +824,7 @@ namespace cheat::feature
ADD_FILTER_FIELD(plant, Pinecone);
ADD_FILTER_FIELD(plant, Qingxin);
ADD_FILTER_FIELD(plant, Radish);
+ ADD_FILTER_FIELD(plant, Redcrest);
ADD_FILTER_FIELD(plant, RukkhashavaMushroom);
ADD_FILTER_FIELD(plant, SakuraBloom);
ADD_FILTER_FIELD(plant, SangoPearl);
diff --git a/cheat-library/src/user/cheat/game/filters.cpp b/cheat-library/src/user/cheat/game/filters.cpp
index ffc1088..522947e 100644
--- a/cheat-library/src/user/cheat/game/filters.cpp
+++ b/cheat-library/src/user/cheat/game/filters.cpp
@@ -104,7 +104,7 @@ namespace cheat::game::filters
SimpleFilter Npc = { EntityType__Enum_1::NPC, { "Liyue", "Mengde", "Inazuma", "Enkanomiya", "Sumeru", "Fontaine", "Aranara", "Natlan", "Snezhnaya", "Coop", "Quest", "Animal", "Guide", "Homeworld", "Avatar", "Kanban", "Monster"} };
SimpleFilter Crane = { EntityType__Enum_1::Monster, "Crane" };
SimpleFilter Falcon = { EntityType__Enum_1::Monster, "Falcon" };
- SimpleFilter LucklightFly = { EntityType__Enum_1::EnvAnimal, "Boltbug_" };
+ SimpleFilter LucklightFly = { EntityType__Enum_1::EnvAnimal, "Boltbug_Lightbug" };
SimpleFilter Salamander = { EntityType__Enum_1::EnvAnimal, "Salamander" };
SimpleFilter DuskBird = { EntityType__Enum_1::Monster, "Pigeon_Beak" };
SimpleFilter Pigeon = { EntityType__Enum_1::Monster, "Pigeon_0" };
@@ -118,6 +118,7 @@ namespace cheat::game::filters
SimpleFilter Kitsune = { EntityType__Enum_1::EnvAnimal, "Vulpes" };
SimpleFilter BakeDanuki = { EntityType__Enum_1::Monster, "Inu_Tanuki" };
SimpleFilter Meat = { EntityType__Enum_1::GatherObject , { "_Food_BirdMeat", "_Food_Meat", "_Fishmeat" } };
+ SimpleFilter Scarab = { EntityType__Enum_1::EnvAnimal, "Scarab" };
}
namespace mineral
@@ -161,7 +162,7 @@ namespace cheat::game::filters
SimpleFilter Mitachurl = { EntityType__Enum_1::Monster, "_Brute" };
SimpleFilter Nobushi = { EntityType__Enum_1::Monster, "_Ronin" };
SimpleFilter Kairagi = { EntityType__Enum_1::Monster, "_Kairagi" };
- SimpleFilter RuinDrake = { EntityType__Enum_1::Monster, "_Gargoyle" };
+ SimpleFilter RuinDrake = { EntityType__Enum_1::Monster, { "Gargoyle_Ground", "Gargoyle_Airborne" } };
SimpleFilter RuinGuard = { EntityType__Enum_1::Monster, "_Defender" };
SimpleFilter RuinHunter = { EntityType__Enum_1::Monster, "_Formathr" };
SimpleFilter RuinGrader = { EntityType__Enum_1::Monster, "_Konungmathr" };
@@ -229,6 +230,11 @@ namespace cheat::game::filters
SimpleFilter ShaggySumpterBeast = { EntityType__Enum_1::Monster, "_Megamoth_" };
SimpleFilter Spincrocodile = { EntityType__Enum_1::Monster, "_Gator" };
SimpleFilter SentryTurrets = { EntityType__Enum_1::Field, "SentryTurrets_" };
+ SimpleFilter AeonblightDrake = { EntityType__Enum_1::Monster, "Gargoyle_Fafnir_" };
+ SimpleFilter PrimalConstruct = { EntityType__Enum_1::Monster, "Monolith_Ordinator_" };
+ SimpleFilter SemiPerpetualControlMatrix = { EntityType__Enum_1::Monster, "Monolith_Starchild" };
+ SimpleFilter Scorpion = { EntityType__Enum_1::Monster, "Scorpion_" };
+ SimpleFilter Vulture = { EntityType__Enum_1::Monster, "Vulture_" };
}
namespace plant
@@ -284,6 +290,8 @@ namespace cheat::game::filters
SimpleFilter SumeruRose = { EntityType__Enum_1::GatherObject, "_XumiRose" };
SimpleFilter Viparyas = { EntityType__Enum_1::GatherObject, "_DreamerPlant" };
SimpleFilter ZaytunPeach = { EntityType__Enum_1::GatherObject, "_Olea" };
+ SimpleFilter Redcrest = { EntityType__Enum_1::GatherObject, "RedPearlFruit" };
+ SimpleFilter Ajilenakh = { EntityType__Enum_1::GatherObject, "DatePalm" };
}
namespace puzzle
@@ -416,7 +424,9 @@ namespace cheat::game::filters
living::DuskBird,
monster::ShaggySumpterBeast,
monster::RishbolandTiger,
- monster::Spincrocodile
+ monster::Spincrocodile,
+ monster::Scorpion,
+ monster::Vulture
};
SimpleFilter AnimalPickUp = {
living::CrystalCore,
@@ -432,7 +442,8 @@ namespace cheat::game::filters
living::Starconch,
living::BirdEgg,
living::WeaselThief,
- living::Fish
+ living::Fish,
+ living::Scarab
};
SimpleFilter AnimalNPC = {
living::Dog,
@@ -461,7 +472,6 @@ namespace cheat::game::filters
monster::WhirlingFungus,
monster::WingedShroom,
monster::GroundedShroom,
- monster::ShaggySumpterBeast
};
SimpleFilter MonsterElites = {
monster::Mitachurl,
@@ -485,7 +495,8 @@ namespace cheat::game::filters
monster::Geovishap,
monster::HydroBathysmalVishap,
monster::EyeOfTheStorm,
- monster::BlackSerpentKnight
+ monster::BlackSerpentKnight,
+ monster::PrimalConstruct
};
SimpleFilter MonsterBosses = {
// Adding these comments for better tracking.
@@ -528,7 +539,9 @@ namespace cheat::game::filters
monster::ElectroBathysmalVishap,
// Sumeru
monster::ElectroRegisvine,
- monster::JadeplumeTerrorshroom
+ monster::JadeplumeTerrorshroom,
+ monster::AeonblightDrake,
+ monster::SemiPerpetualControlMatrix
};
SimpleFilter MonsterShielded = {
diff --git a/cheat-library/src/user/cheat/game/filters.h b/cheat-library/src/user/cheat/game/filters.h
index 7129c7b..a1504cc 100644
--- a/cheat-library/src/user/cheat/game/filters.h
+++ b/cheat-library/src/user/cheat/game/filters.h
@@ -118,6 +118,7 @@ namespace cheat::game::filters
extern SimpleFilter Kitsune;
extern SimpleFilter BakeDanuki;
extern SimpleFilter Meat;
+ extern SimpleFilter Scarab;
}
namespace mineral
@@ -229,6 +230,11 @@ namespace cheat::game::filters
extern SimpleFilter ShaggySumpterBeast;
extern SimpleFilter Spincrocodile;
extern SimpleFilter SentryTurrets;
+ extern SimpleFilter AeonblightDrake;
+ extern SimpleFilter PrimalConstruct;
+ extern SimpleFilter SemiPerpetualControlMatrix;
+ extern SimpleFilter Scorpion;
+ extern SimpleFilter Vulture;
}
namespace plant
@@ -284,6 +290,8 @@ namespace cheat::game::filters
extern SimpleFilter SumeruRose;
extern SimpleFilter Viparyas;
extern SimpleFilter ZaytunPeach;
+ extern SimpleFilter Redcrest;
+ extern SimpleFilter Ajilenakh;
}
namespace puzzle