diff --git a/RemnantSaveGuardian/game.json b/RemnantSaveGuardian/game.json
index 9af872f..cd836d7 100644
--- a/RemnantSaveGuardian/game.json
+++ b/RemnantSaveGuardian/game.json
@@ -1844,6 +1844,21 @@
},
{
"name": "/Items/Gems/Melee/MetaGems/WeaponLord/MetaGem_WeaponLord"
+ },
+ {
+ "name": "/Items/Weapons/Longguns/Special/CorruptedAphelion/Weapon_CorruptedAphelion"
+ },
+ {
+ "name": "/Items/Weapons/Longguns/Special/CorruptedDeceit/Weapon_CorruptedDeceit"
+ },
+ {
+ "name": "/Items/Weapons/Longguns/Special/CorruptedMerciless/Weapon_CorruptedMerciless"
+ },
+ {
+ "name": "/Items/Weapons/Handguns/Special/CorruptedMeridian/Weapon_CorruptedMeridian"
+ },
+ {
+ "name": "/Items/Weapons/Handguns/Special/CorruptedRunePistol/Weapon_CorruptedRunePistol"
}
],
"Labyrinth": [
@@ -2040,6 +2055,54 @@
{
"name": "/Items/Weapons/Melee/Special/WorldsEdge/Weapon_WorldsEdge",
"notes": "Purchased from Brabus at Ward 13 after completing the campaign on Apocalypse difficulty."
+ },
+ {
+ "name": "/Items/Gems/Ranged/MetaGems/BottomFeeder/MetaGem_BottomFeeder",
+ "notes": "Random drop by aberrations"
+ },
+ {
+ "name": "/Items/Gems/Ranged/MetaGems/BottomHeavy/MetaGem_BottomHeavy",
+ "notes": "Random drop by aberrations"
+ },
+ {
+ "name": "/Items/Gems/Melee/MetaGems/Edgelord/MetaGem_Edgelord",
+ "notes": "Random drop by aberrations"
+ },
+ {
+ "name": "/Items/Gems/Ranged/MetaGems/Ingenuity/MetaGem_Ingenuity",
+ "notes": "Random drop by aberrations"
+ },
+ {
+ "name": "/Items/Gems/Ranged/MetaGems/KillSwitch/MetaGem_KillSwitch",
+ "notes": "Random drop by aberrations"
+ },
+ {
+ "name": "/Items/Gems/Melee/MetaGems/Latency/MetaGem_Latency",
+ "notes": "Random drop by aberrations"
+ },
+ {
+ "name": "/Items/Gems/Melee/MetaGems/Opportunist/MetaGem_Opportunist",
+ "notes": "Random drop by aberrations"
+ },
+ {
+ "name": "/Items/Gems/Ranged/MetaGems/SequencedShot/MetaGem_SequencedShot",
+ "notes": "Random drop by aberrations"
+ },
+ {
+ "name": "/Items/Gems/Melee/MetaGems/Shocker/MetaGem_Shocker",
+ "notes": "Random drop by aberrations"
+ },
+ {
+ "name": "/Items/Gems/Melee/MetaGems/Stormbringer/MetaGem_Stormbringer",
+ "notes": "Random drop by aberrations"
+ },
+ {
+ "name": "/Items/Gems/Ranged/MetaGems/TopHeavy/MetaGem_TopHeavy",
+ "notes": "Random drop by aberrations"
+ },
+ {
+ "name": "/Items/Gems/Ranged/MetaGems/SpiritHealer/MetaGem_SpiritHealer",
+ "notes": "Random drop by aberrations"
}
]
}
diff --git a/RemnantSaveGuardian/locales/GameStrings.Designer.cs b/RemnantSaveGuardian/locales/GameStrings.Designer.cs
index 3f0189c..2ee9b25 100644
--- a/RemnantSaveGuardian/locales/GameStrings.Designer.cs
+++ b/RemnantSaveGuardian/locales/GameStrings.Designer.cs
@@ -1779,6 +1779,24 @@ public static string MetaGem_Battery {
}
}
+ ///
+ /// Looks up a localized string similar to Bottom Feeder.
+ ///
+ public static string MetaGem_BottomFeeder {
+ get {
+ return ResourceManager.GetString("MetaGem_BottomFeeder", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Bottom Heavy.
+ ///
+ public static string MetaGem_BottomHeavy {
+ get {
+ return ResourceManager.GetString("MetaGem_BottomHeavy", resourceCulture);
+ }
+ }
+
///
/// Looks up a localized string similar to Bulletweaver.
///
@@ -1815,6 +1833,15 @@ public static string MetaGem_Disengage {
}
}
+ ///
+ /// Looks up a localized string similar to Edgelord.
+ ///
+ public static string MetaGem_Edgelord {
+ get {
+ return ResourceManager.GetString("MetaGem_Edgelord", resourceCulture);
+ }
+ }
+
///
/// Looks up a localized string similar to Extender.
///
@@ -1860,6 +1887,33 @@ public static string MetaGem_Harmonizer {
}
}
+ ///
+ /// Looks up a localized string similar to Ingenuity.
+ ///
+ public static string MetaGem_Ingenuity {
+ get {
+ return ResourceManager.GetString("MetaGem_Ingenuity", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Kill Switch.
+ ///
+ public static string MetaGem_KillSwitch {
+ get {
+ return ResourceManager.GetString("MetaGem_KillSwitch", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Latency.
+ ///
+ public static string MetaGem_Latency {
+ get {
+ return ResourceManager.GetString("MetaGem_Latency", resourceCulture);
+ }
+ }
+
///
/// Looks up a localized string similar to Lithely.
///
@@ -1887,6 +1941,15 @@ public static string MetaGem_Momentum {
}
}
+ ///
+ /// Looks up a localized string similar to Opportunist.
+ ///
+ public static string MetaGem_Opportunist {
+ get {
+ return ResourceManager.GetString("MetaGem_Opportunist", resourceCulture);
+ }
+ }
+
///
/// Looks up a localized string similar to Overdrive.
///
@@ -1923,6 +1986,15 @@ public static string MetaGem_Resentment {
}
}
+ ///
+ /// Looks up a localized string similar to SequencedShot.
+ ///
+ public static string MetaGem_SequencedShot {
+ get {
+ return ResourceManager.GetString("MetaGem_SequencedShot", resourceCulture);
+ }
+ }
+
///
/// Looks up a localized string similar to Shield Breaker.
///
@@ -1932,6 +2004,15 @@ public static string MetaGem_ShieldBreaker {
}
}
+ ///
+ /// Looks up a localized string similar to Shocker.
+ ///
+ public static string MetaGem_Shocker {
+ get {
+ return ResourceManager.GetString("MetaGem_Shocker", resourceCulture);
+ }
+ }
+
///
/// Looks up a localized string similar to Slayer.
///
@@ -1941,6 +2022,15 @@ public static string MetaGem_Slayer {
}
}
+ ///
+ /// Looks up a localized string similar to Spirit Healer.
+ ///
+ public static string MetaGem_SpiritHealer {
+ get {
+ return ResourceManager.GetString("MetaGem_SpiritHealer", resourceCulture);
+ }
+ }
+
///
/// Looks up a localized string similar to Steadfast.
///
@@ -1950,6 +2040,15 @@ public static string MetaGem_Steadfast {
}
}
+ ///
+ /// Looks up a localized string similar to Stormbringer.
+ ///
+ public static string MetaGem_Stormbringer {
+ get {
+ return ResourceManager.GetString("MetaGem_Stormbringer", resourceCulture);
+ }
+ }
+
///
/// Looks up a localized string similar to Striker.
///
@@ -1977,6 +2076,15 @@ public static string MetaGem_Timewave {
}
}
+ ///
+ /// Looks up a localized string similar to Top Heavy.
+ ///
+ public static string MetaGem_TopHeavy {
+ get {
+ return ResourceManager.GetString("MetaGem_TopHeavy", resourceCulture);
+ }
+ }
+
///
/// Looks up a localized string similar to Transference.
///
@@ -4920,6 +5028,51 @@ public static string Weapon_CoachGun {
}
}
+ ///
+ /// Looks up a localized string similar to Corrupted Aphelion.
+ ///
+ public static string Weapon_CorruptedAphelion {
+ get {
+ return ResourceManager.GetString("Weapon_CorruptedAphelion", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Corrupted Deceit.
+ ///
+ public static string Weapon_CorruptedDeceit {
+ get {
+ return ResourceManager.GetString("Weapon_CorruptedDeceit", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Corrupted Merciless.
+ ///
+ public static string Weapon_CorruptedMerciless {
+ get {
+ return ResourceManager.GetString("Weapon_CorruptedMerciless", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Corrupted Meridian.
+ ///
+ public static string Weapon_CorruptedMeridian {
+ get {
+ return ResourceManager.GetString("Weapon_CorruptedMeridian", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Corrupted Rune Pistol.
+ ///
+ public static string Weapon_CorruptedRunePistol {
+ get {
+ return ResourceManager.GetString("Weapon_CorruptedRunePistol", resourceCulture);
+ }
+ }
+
///
/// Looks up a localized string similar to Crescent Moon.
///
diff --git a/RemnantSaveGuardian/locales/GameStrings.resx b/RemnantSaveGuardian/locales/GameStrings.resx
index bd70419..d1d11ee 100644
--- a/RemnantSaveGuardian/locales/GameStrings.resx
+++ b/RemnantSaveGuardian/locales/GameStrings.resx
@@ -1971,4 +1971,55 @@
Severed Hand
+
+ Bottom Feeder
+
+
+ Bottom Heavy
+
+
+ Edgelord
+
+
+ Ingenuity
+
+
+ Kill Switch
+
+
+ Latency
+
+
+ Opportunist
+
+
+ SequencedShot
+
+
+ Shocker
+
+
+ Spirit Healer
+
+
+ Stormbringer
+
+
+ Top Heavy
+
+
+ Corrupted Aphelion
+
+
+ Corrupted Deceit
+
+
+ Corrupted Merciless
+
+
+ Corrupted Meridian
+
+
+ Corrupted Rune Pistol
+
\ No newline at end of file