From 27c1edb3417d4b98f168826607081e6c143ae50d Mon Sep 17 00:00:00 2001 From: gaithern Date: Wed, 6 Mar 2024 18:31:26 -0600 Subject: [PATCH] Update Items.py --- worlds/khrecom/Items.py | 160 ++++++++++++++++++++-------------------- 1 file changed, 80 insertions(+), 80 deletions(-) diff --git a/worlds/khrecom/Items.py b/worlds/khrecom/Items.py index 3ff09f89d961..6a8b6a85bf51 100644 --- a/worlds/khrecom/Items.py +++ b/worlds/khrecom/Items.py @@ -43,9 +43,9 @@ def get_items_by_category(category: str, disclude: list) -> Dict[str, KHRECOMIte "Card Set Divine Rose": KHRECOMItemData("Sets", code = 268_1012, classification = ItemClassification.filler, weight = 10), "Card Set Oathkeeper": KHRECOMItemData("Sets", code = 268_1013, classification = ItemClassification.filler, weight = 10), "Card Set Oblivion": KHRECOMItemData("Sets", code = 268_1014, classification = ItemClassification.filler, weight = 10), - "Card Set Diamond Dust": KHRECOMItemData("Sets", code = 268_1015, classification = ItemClassification.filler, weight = 10), - "Card Set One Winged Angel": KHRECOMItemData("Sets", code = 268_1016, classification = ItemClassification.filler, weight = 10), - "Card Set Ultima Weapon": KHRECOMItemData("Sets", code = 268_1017, classification = ItemClassification.filler, weight = 10), + "Card Set Ultima Weapon": KHRECOMItemData("Sets", code = 268_1015, classification = ItemClassification.filler, weight = 10), + "Card Set Diamond Dust": KHRECOMItemData("Sets", code = 268_1016, classification = ItemClassification.filler, weight = 10), + "Card Set One Winged Angel": KHRECOMItemData("Sets", code = 268_1017, classification = ItemClassification.filler, weight = 10), "Card Set Soul Eater": KHRECOMItemData("Sets", code = 268_1018, classification = ItemClassification.filler, weight = 10), "Card Set Star Seeker": KHRECOMItemData("Sets", code = 268_1019, classification = ItemClassification.filler, weight = 10), "Card Set Total Eclipse": KHRECOMItemData("Sets", code = 268_1020, classification = ItemClassification.filler, weight = 10), @@ -53,84 +53,84 @@ def get_items_by_category(category: str, disclude: list) -> Dict[str, KHRECOMIte "Card Set Maverick Flare": KHRECOMItemData("Sets", code = 268_1022, classification = ItemClassification.filler, weight = 10), "Card Set Two Become One": KHRECOMItemData("Sets", code = 268_1023, classification = ItemClassification.filler, weight = 10), "Card Set Bond of Flame": KHRECOMItemData("Sets", code = 268_1024, classification = ItemClassification.filler, weight = 10), - "Card Set Fire": KHRECOMItemData("Sets", code = 268_1025, classification = ItemClassification.filler, weight = 10), - "Card Set Blizzard": KHRECOMItemData("Sets", code = 268_1026, classification = ItemClassification.filler, weight = 10), - "Card Set Thunder": KHRECOMItemData("Sets", code = 268_1027, classification = ItemClassification.filler, weight = 10), - "Card Set Cure": KHRECOMItemData("Sets", code = 268_1028, classification = ItemClassification.filler, weight = 10), - "Card Set Gravity": KHRECOMItemData("Sets", code = 268_1029, classification = ItemClassification.filler, weight = 10), - "Card Set Stop": KHRECOMItemData("Sets", code = 268_1030, classification = ItemClassification.filler, weight = 10), - "Card Set Aero": KHRECOMItemData("Sets", code = 268_1031, classification = ItemClassification.filler, weight = 10), - "Card Set Simba": KHRECOMItemData("Sets", code = 268_1034, classification = ItemClassification.filler, weight = 10), - "Card Set Genie": KHRECOMItemData("Sets", code = 268_1035, classification = ItemClassification.filler, weight = 10), - "Card Set Bambi": KHRECOMItemData("Sets", code = 268_1036, classification = ItemClassification.filler, weight = 10), - "Card Set Dumbo": KHRECOMItemData("Sets", code = 268_1037, classification = ItemClassification.filler, weight = 10), - "Card Set Tinker Bell": KHRECOMItemData("Sets", code = 268_1038, classification = ItemClassification.filler, weight = 10), - "Card Set Mushu": KHRECOMItemData("Sets", code = 268_1039, classification = ItemClassification.filler, weight = 10), - "Card Set Cloud": KHRECOMItemData("Sets", code = 268_1040, classification = ItemClassification.filler, weight = 10), - "Card Set Potion": KHRECOMItemData("Sets", code = 268_1041, classification = ItemClassification.filler, weight = 10), - "Card Set Hi-Potion": KHRECOMItemData("Sets", code = 268_1042, classification = ItemClassification.filler, weight = 10), - "Card Set Mega-Potion": KHRECOMItemData("Sets", code = 268_1043, classification = ItemClassification.filler, weight = 10), - "Card Set Ether": KHRECOMItemData("Sets", code = 268_1044, classification = ItemClassification.filler, weight = 10), - "Card Set Mega-Ether": KHRECOMItemData("Sets", code = 268_1045, classification = ItemClassification.filler, weight = 10), - "Card Set Elixir": KHRECOMItemData("Sets", code = 268_1046, classification = ItemClassification.filler, weight = 10), - "Card Set Megalixir": KHRECOMItemData("Sets", code = 268_1047, classification = ItemClassification.filler, weight = 10), + "Card Set Fire": KHRECOMItemData("Sets", code = 268_1049, classification = ItemClassification.filler, weight = 10), + "Card Set Blizzard": KHRECOMItemData("Sets", code = 268_1050, classification = ItemClassification.filler, weight = 10), + "Card Set Thunder": KHRECOMItemData("Sets", code = 268_1051, classification = ItemClassification.filler, weight = 10), + "Card Set Cure": KHRECOMItemData("Sets", code = 268_1052, classification = ItemClassification.filler, weight = 10), + "Card Set Gravity": KHRECOMItemData("Sets", code = 268_1053, classification = ItemClassification.filler, weight = 10), + "Card Set Stop": KHRECOMItemData("Sets", code = 268_1054, classification = ItemClassification.filler, weight = 10), + "Card Set Aero": KHRECOMItemData("Sets", code = 268_1055, classification = ItemClassification.filler, weight = 10), + "Card Set Simba": KHRECOMItemData("Sets", code = 268_1058, classification = ItemClassification.filler, weight = 10), + "Card Set Genie": KHRECOMItemData("Sets", code = 268_1059, classification = ItemClassification.filler, weight = 10), + "Card Set Bambi": KHRECOMItemData("Sets", code = 268_1060, classification = ItemClassification.filler, weight = 10), + "Card Set Dumbo": KHRECOMItemData("Sets", code = 268_1061, classification = ItemClassification.filler, weight = 10), + "Card Set Tinker Bell": KHRECOMItemData("Sets", code = 268_1062, classification = ItemClassification.filler, weight = 10), + "Card Set Mushu": KHRECOMItemData("Sets", code = 268_1063, classification = ItemClassification.filler, weight = 10), + "Card Set Cloud": KHRECOMItemData("Sets", code = 268_1064, classification = ItemClassification.filler, weight = 10), + "Card Set Potion": KHRECOMItemData("Sets", code = 268_1099, classification = ItemClassification.filler, weight = 10), + "Card Set Hi-Potion": KHRECOMItemData("Sets", code = 268_1100, classification = ItemClassification.filler, weight = 10), + "Card Set Mega-Potion": KHRECOMItemData("Sets", code = 268_1101, classification = ItemClassification.filler, weight = 10), + "Card Set Ether": KHRECOMItemData("Sets", code = 268_1102, classification = ItemClassification.filler, weight = 10), + "Card Set Mega-Ether": KHRECOMItemData("Sets", code = 268_1103, classification = ItemClassification.filler, weight = 10), + "Card Set Elixir": KHRECOMItemData("Sets", code = 268_1104, classification = ItemClassification.filler, weight = 10), + "Card Set Megalixir": KHRECOMItemData("Sets", code = 268_1105, classification = ItemClassification.filler, weight = 10), - "Enemy Card Shadow": KHRECOMItemData("Enemy Cards", code = 268_1101, classification = ItemClassification.useful, max_quantity = 1, weight = 3), - "Enemy Card Soldier": KHRECOMItemData("Enemy Cards", code = 268_1102, classification = ItemClassification.useful, max_quantity = 1, weight = 3), - "Enemy Card Large Body": KHRECOMItemData("Enemy Cards", code = 268_1103, classification = ItemClassification.useful, max_quantity = 1, weight = 3), - "Enemy Card Red Nocturne": KHRECOMItemData("Enemy Cards", code = 268_1104, classification = ItemClassification.useful, max_quantity = 1, weight = 3), - "Enemy Card Blue Rhapsody": KHRECOMItemData("Enemy Cards", code = 268_1105, classification = ItemClassification.useful, max_quantity = 1, weight = 3), - "Enemy Card Yellow Opera": KHRECOMItemData("Enemy Cards", code = 268_1106, classification = ItemClassification.useful, max_quantity = 1, weight = 3), - "Enemy Card Green Requiem": KHRECOMItemData("Enemy Cards", code = 268_1107, classification = ItemClassification.useful, max_quantity = 1, weight = 3), - "Enemy Card Powerwild": KHRECOMItemData("Enemy Cards", code = 268_1108, classification = ItemClassification.useful, max_quantity = 1, weight = 3), - "Enemy Card Bouncywild": KHRECOMItemData("Enemy Cards", code = 268_1109, classification = ItemClassification.useful, max_quantity = 1, weight = 3), - "Enemy Card Air Soldier": KHRECOMItemData("Enemy Cards", code = 268_1110, classification = ItemClassification.useful, max_quantity = 1, weight = 3), - "Enemy Card Bandit": KHRECOMItemData("Enemy Cards", code = 268_1111, classification = ItemClassification.useful, max_quantity = 1, weight = 3), - "Enemy Card Fat Bandit": KHRECOMItemData("Enemy Cards", code = 268_1112, classification = ItemClassification.useful, max_quantity = 1, weight = 3), - "Enemy Card Barrel Spider": KHRECOMItemData("Enemy Cards", code = 268_1113, classification = ItemClassification.useful, max_quantity = 1, weight = 3), - "Enemy Card Search Ghost": KHRECOMItemData("Enemy Cards", code = 268_1114, classification = ItemClassification.useful, max_quantity = 1, weight = 3), - "Enemy Card Sea Neon": KHRECOMItemData("Enemy Cards", code = 268_1115, classification = ItemClassification.useful, max_quantity = 1, weight = 3), - "Enemy Card Screwdiver": KHRECOMItemData("Enemy Cards", code = 268_1116, classification = ItemClassification.useful, max_quantity = 1, weight = 3), - "Enemy Card Aquatank": KHRECOMItemData("Enemy Cards", code = 268_1117, classification = ItemClassification.useful, max_quantity = 1, weight = 3), - "Enemy Card Wight Knight": KHRECOMItemData("Enemy Cards", code = 268_1118, classification = ItemClassification.useful, max_quantity = 1, weight = 3), - "Enemy Card Gargoyle": KHRECOMItemData("Enemy Cards", code = 268_1119, classification = ItemClassification.useful, max_quantity = 1, weight = 3), - "Enemy Card Pirate": KHRECOMItemData("Enemy Cards", code = 268_1120, classification = ItemClassification.useful, max_quantity = 1, weight = 3), - "Enemy Card Air Pirate": KHRECOMItemData("Enemy Cards", code = 268_1121, classification = ItemClassification.useful, max_quantity = 1, weight = 3), - "Enemy Card Darkball": KHRECOMItemData("Enemy Cards", code = 268_1122, classification = ItemClassification.useful, max_quantity = 1, weight = 3), - "Enemy Card Defender": KHRECOMItemData("Enemy Cards", code = 268_1123, classification = ItemClassification.useful, max_quantity = 1, weight = 3), - "Enemy Card Wyvern": KHRECOMItemData("Enemy Cards", code = 268_1124, classification = ItemClassification.useful, max_quantity = 1, weight = 3), - "Enemy Card Neoshadow": KHRECOMItemData("Enemy Cards", code = 268_1125, classification = ItemClassification.useful, max_quantity = 1, weight = 3), - "Enemy Card White Mushroom": KHRECOMItemData("Enemy Cards", code = 268_1126, classification = ItemClassification.useful, max_quantity = 1, weight = 3), - "Enemy Card Black Fungus": KHRECOMItemData("Enemy Cards", code = 268_1127, classification = ItemClassification.useful, max_quantity = 1, weight = 3), - "Enemy Card Creeper Plant": KHRECOMItemData("Enemy Cards", code = 268_1128, classification = ItemClassification.useful, max_quantity = 1, weight = 3), - "Enemy Card Tornado Step": KHRECOMItemData("Enemy Cards", code = 268_1129, classification = ItemClassification.useful, max_quantity = 1, weight = 3), - "Enemy Card Crescendo": KHRECOMItemData("Enemy Cards", code = 268_1130, classification = ItemClassification.useful, max_quantity = 1, weight = 3), - "Enemy Card Guard Armor": KHRECOMItemData("Enemy Cards", code = 268_1131, classification = ItemClassification.useful, max_quantity = 1, weight = 3), - "Enemy Card Parasite Cage": KHRECOMItemData("Enemy Cards", code = 268_1132, classification = ItemClassification.useful, max_quantity = 1, weight = 3), - "Enemy Card Trickmaster": KHRECOMItemData("Enemy Cards", code = 268_1133, classification = ItemClassification.useful, max_quantity = 1, weight = 3), - "Enemy Card Darkside": KHRECOMItemData("Enemy Cards", code = 268_1134, classification = ItemClassification.useful, max_quantity = 1, weight = 3), - "Enemy Card Card Soldier": KHRECOMItemData("Enemy Cards", code = 268_1135, classification = ItemClassification.useful, max_quantity = 1, weight = 3), - "Enemy Card Hades": KHRECOMItemData("Enemy Cards", code = 268_1136, classification = ItemClassification.useful, max_quantity = 1, weight = 3), - "Enemy Card Jafar": KHRECOMItemData("Enemy Cards", code = 268_1137, classification = ItemClassification.useful, max_quantity = 1, weight = 3), - "Enemy Card Oogie Boogie": KHRECOMItemData("Enemy Cards", code = 268_1138, classification = ItemClassification.useful, max_quantity = 1, weight = 3), - "Enemy Card Ursula": KHRECOMItemData("Enemy Cards", code = 268_1139, classification = ItemClassification.useful, max_quantity = 1, weight = 3), - "Enemy Card Hook": KHRECOMItemData("Enemy Cards", code = 268_1140, classification = ItemClassification.useful, max_quantity = 1, weight = 3), - "Enemy Card Dragon Maleficent": KHRECOMItemData("Enemy Cards", code = 268_1141, classification = ItemClassification.useful, max_quantity = 1, weight = 3), - "Enemy Card Riku": KHRECOMItemData("Enemy Cards", code = 268_1142, classification = ItemClassification.useful, max_quantity = 1, weight = 3), - "Enemy Card Axel": KHRECOMItemData("Enemy Cards", code = 268_1143, classification = ItemClassification.useful, max_quantity = 1, weight = 3), - "Enemy Card Larxene": KHRECOMItemData("Enemy Cards", code = 268_1144, classification = ItemClassification.useful, max_quantity = 1, weight = 3), - "Enemy Card Vexen": KHRECOMItemData("Enemy Cards", code = 268_1145, classification = ItemClassification.useful, max_quantity = 1, weight = 3), - "Enemy Card Marluxia": KHRECOMItemData("Enemy Cards", code = 268_1146, classification = ItemClassification.useful, max_quantity = 1, weight = 3), - "Enemy Card Lexaeus": KHRECOMItemData("Enemy Cards", code = 268_1147, classification = ItemClassification.useful, max_quantity = 1, weight = 3), - "Enemy Card Ansem": KHRECOMItemData("Enemy Cards", code = 268_1148, classification = ItemClassification.useful, max_quantity = 1, weight = 3), - "Enemy Card Zexion": KHRECOMItemData("Enemy Cards", code = 268_1149, classification = ItemClassification.useful, max_quantity = 1, weight = 3), - "Enemy Card Xemnas": KHRECOMItemData("Enemy Cards", code = 268_1150, classification = ItemClassification.useful, max_quantity = 1, weight = 3), - "Enemy Card Xigbar": KHRECOMItemData("Enemy Cards", code = 268_1151, classification = ItemClassification.useful, max_quantity = 1, weight = 3), - "Enemy Card Xaldin": KHRECOMItemData("Enemy Cards", code = 268_1152, classification = ItemClassification.useful, max_quantity = 1, weight = 3), - "Enemy Card Saix": KHRECOMItemData("Enemy Cards", code = 268_1153, classification = ItemClassification.useful, max_quantity = 1, weight = 3), - "Enemy Card Demyx": KHRECOMItemData("Enemy Cards", code = 268_1154, classification = ItemClassification.useful, max_quantity = 1, weight = 3), - "Enemy Card Luxord": KHRECOMItemData("Enemy Cards", code = 268_1155, classification = ItemClassification.useful, max_quantity = 1, weight = 3), - "Enemy Card Roxas": KHRECOMItemData("Enemy Cards", code = 268_1156, classification = ItemClassification.useful, max_quantity = 1, weight = 3), + "Enemy Card Shadow": KHRECOMItemData("Enemy Cards", code = 268_1201, classification = ItemClassification.useful, max_quantity = 1, weight = 3), + "Enemy Card Soldier": KHRECOMItemData("Enemy Cards", code = 268_1202, classification = ItemClassification.useful, max_quantity = 1, weight = 3), + "Enemy Card Large Body": KHRECOMItemData("Enemy Cards", code = 268_1203, classification = ItemClassification.useful, max_quantity = 1, weight = 3), + "Enemy Card Red Nocturne": KHRECOMItemData("Enemy Cards", code = 268_1204, classification = ItemClassification.useful, max_quantity = 1, weight = 3), + "Enemy Card Blue Rhapsody": KHRECOMItemData("Enemy Cards", code = 268_1205, classification = ItemClassification.useful, max_quantity = 1, weight = 3), + "Enemy Card Yellow Opera": KHRECOMItemData("Enemy Cards", code = 268_1206, classification = ItemClassification.useful, max_quantity = 1, weight = 3), + "Enemy Card Green Requiem": KHRECOMItemData("Enemy Cards", code = 268_1207, classification = ItemClassification.useful, max_quantity = 1, weight = 3), + "Enemy Card Powerwild": KHRECOMItemData("Enemy Cards", code = 268_1208, classification = ItemClassification.useful, max_quantity = 1, weight = 3), + "Enemy Card Bouncywild": KHRECOMItemData("Enemy Cards", code = 268_1209, classification = ItemClassification.useful, max_quantity = 1, weight = 3), + "Enemy Card Air Soldier": KHRECOMItemData("Enemy Cards", code = 268_1210, classification = ItemClassification.useful, max_quantity = 1, weight = 3), + "Enemy Card Bandit": KHRECOMItemData("Enemy Cards", code = 268_1211, classification = ItemClassification.useful, max_quantity = 1, weight = 3), + "Enemy Card Fat Bandit": KHRECOMItemData("Enemy Cards", code = 268_1212, classification = ItemClassification.useful, max_quantity = 1, weight = 3), + "Enemy Card Barrel Spider": KHRECOMItemData("Enemy Cards", code = 268_1213, classification = ItemClassification.useful, max_quantity = 1, weight = 3), + "Enemy Card Search Ghost": KHRECOMItemData("Enemy Cards", code = 268_1214, classification = ItemClassification.useful, max_quantity = 1, weight = 3), + "Enemy Card Sea Neon": KHRECOMItemData("Enemy Cards", code = 268_1215, classification = ItemClassification.useful, max_quantity = 1, weight = 3), + "Enemy Card Screwdiver": KHRECOMItemData("Enemy Cards", code = 268_1216, classification = ItemClassification.useful, max_quantity = 1, weight = 3), + "Enemy Card Aquatank": KHRECOMItemData("Enemy Cards", code = 268_1217, classification = ItemClassification.useful, max_quantity = 1, weight = 3), + "Enemy Card Wight Knight": KHRECOMItemData("Enemy Cards", code = 268_1218, classification = ItemClassification.useful, max_quantity = 1, weight = 3), + "Enemy Card Gargoyle": KHRECOMItemData("Enemy Cards", code = 268_1219, classification = ItemClassification.useful, max_quantity = 1, weight = 3), + "Enemy Card Pirate": KHRECOMItemData("Enemy Cards", code = 268_1220, classification = ItemClassification.useful, max_quantity = 1, weight = 3), + "Enemy Card Air Pirate": KHRECOMItemData("Enemy Cards", code = 268_1221, classification = ItemClassification.useful, max_quantity = 1, weight = 3), + "Enemy Card Darkball": KHRECOMItemData("Enemy Cards", code = 268_1222, classification = ItemClassification.useful, max_quantity = 1, weight = 3), + "Enemy Card Defender": KHRECOMItemData("Enemy Cards", code = 268_1223, classification = ItemClassification.useful, max_quantity = 1, weight = 3), + "Enemy Card Wyvern": KHRECOMItemData("Enemy Cards", code = 268_1224, classification = ItemClassification.useful, max_quantity = 1, weight = 3), + "Enemy Card Neoshadow": KHRECOMItemData("Enemy Cards", code = 268_1225, classification = ItemClassification.useful, max_quantity = 1, weight = 3), + "Enemy Card White Mushroom": KHRECOMItemData("Enemy Cards", code = 268_1226, classification = ItemClassification.useful, max_quantity = 1, weight = 3), + "Enemy Card Black Fungus": KHRECOMItemData("Enemy Cards", code = 268_1227, classification = ItemClassification.useful, max_quantity = 1, weight = 3), + "Enemy Card Creeper Plant": KHRECOMItemData("Enemy Cards", code = 268_1228, classification = ItemClassification.useful, max_quantity = 1, weight = 3), + "Enemy Card Tornado Step": KHRECOMItemData("Enemy Cards", code = 268_1229, classification = ItemClassification.useful, max_quantity = 1, weight = 3), + "Enemy Card Crescendo": KHRECOMItemData("Enemy Cards", code = 268_1230, classification = ItemClassification.useful, max_quantity = 1, weight = 3), + "Enemy Card Guard Armor": KHRECOMItemData("Enemy Cards", code = 268_1231, classification = ItemClassification.useful, max_quantity = 1, weight = 3), + "Enemy Card Parasite Cage": KHRECOMItemData("Enemy Cards", code = 268_1232, classification = ItemClassification.useful, max_quantity = 1, weight = 3), + "Enemy Card Trickmaster": KHRECOMItemData("Enemy Cards", code = 268_1233, classification = ItemClassification.useful, max_quantity = 1, weight = 3), + "Enemy Card Darkside": KHRECOMItemData("Enemy Cards", code = 268_1234, classification = ItemClassification.useful, max_quantity = 1, weight = 3), + "Enemy Card Card Soldier": KHRECOMItemData("Enemy Cards", code = 268_1235, classification = ItemClassification.useful, max_quantity = 1, weight = 3), + "Enemy Card Hades": KHRECOMItemData("Enemy Cards", code = 268_1236, classification = ItemClassification.useful, max_quantity = 1, weight = 3), + "Enemy Card Jafar": KHRECOMItemData("Enemy Cards", code = 268_1237, classification = ItemClassification.useful, max_quantity = 1, weight = 3), + "Enemy Card Oogie Boogie": KHRECOMItemData("Enemy Cards", code = 268_1238, classification = ItemClassification.useful, max_quantity = 1, weight = 3), + "Enemy Card Ursula": KHRECOMItemData("Enemy Cards", code = 268_1239, classification = ItemClassification.useful, max_quantity = 1, weight = 3), + "Enemy Card Hook": KHRECOMItemData("Enemy Cards", code = 268_1240, classification = ItemClassification.useful, max_quantity = 1, weight = 3), + "Enemy Card Dragon Maleficent": KHRECOMItemData("Enemy Cards", code = 268_1241, classification = ItemClassification.useful, max_quantity = 1, weight = 3), + "Enemy Card Riku": KHRECOMItemData("Enemy Cards", code = 268_1242, classification = ItemClassification.useful, max_quantity = 1, weight = 3), + "Enemy Card Axel": KHRECOMItemData("Enemy Cards", code = 268_1243, classification = ItemClassification.useful, max_quantity = 1, weight = 3), + "Enemy Card Larxene": KHRECOMItemData("Enemy Cards", code = 268_1244, classification = ItemClassification.useful, max_quantity = 1, weight = 3), + "Enemy Card Vexen": KHRECOMItemData("Enemy Cards", code = 268_1245, classification = ItemClassification.useful, max_quantity = 1, weight = 3), + "Enemy Card Marluxia": KHRECOMItemData("Enemy Cards", code = 268_1246, classification = ItemClassification.useful, max_quantity = 1, weight = 3), + "Enemy Card Lexaeus": KHRECOMItemData("Enemy Cards", code = 268_1247, classification = ItemClassification.useful, max_quantity = 1, weight = 3), + "Enemy Card Ansem": KHRECOMItemData("Enemy Cards", code = 268_1248, classification = ItemClassification.useful, max_quantity = 1, weight = 3), + "Enemy Card Zexion": KHRECOMItemData("Enemy Cards", code = 268_1249, classification = ItemClassification.useful, max_quantity = 1, weight = 3), + "Enemy Card Xemnas": KHRECOMItemData("Enemy Cards", code = 268_1250, classification = ItemClassification.useful, max_quantity = 1, weight = 3), + "Enemy Card Xigbar": KHRECOMItemData("Enemy Cards", code = 268_1251, classification = ItemClassification.useful, max_quantity = 1, weight = 3), + "Enemy Card Xaldin": KHRECOMItemData("Enemy Cards", code = 268_1252, classification = ItemClassification.useful, max_quantity = 1, weight = 3), + "Enemy Card Saix": KHRECOMItemData("Enemy Cards", code = 268_1253, classification = ItemClassification.useful, max_quantity = 1, weight = 3), + "Enemy Card Demyx": KHRECOMItemData("Enemy Cards", code = 268_1254, classification = ItemClassification.useful, max_quantity = 1, weight = 3), + "Enemy Card Luxord": KHRECOMItemData("Enemy Cards", code = 268_1255, classification = ItemClassification.useful, max_quantity = 1, weight = 3), + "Enemy Card Roxas": KHRECOMItemData("Enemy Cards", code = 268_1256, classification = ItemClassification.useful, max_quantity = 1, weight = 3), "Sleight Sliding Dash": KHRECOMItemData("Sleights", code = 268_2001, classification = ItemClassification.useful, max_quantity = 1, weight = 5), "Sleight Blitz": KHRECOMItemData("Sleights", code = 268_2002, classification = ItemClassification.useful, max_quantity = 1, weight = 5),