diff --git a/bin/mktranslatesite.py b/bin/mktranslatesite.py index 624c9eb..ffa4f00 100755 --- a/bin/mktranslatesite.py +++ b/bin/mktranslatesite.py @@ -92,7 +92,7 @@ def _main(): gather_items = db.get_items(item_types= ("Bone", "Plant", "Ore", "Fish", "Bug", "Sac/Fluid", "Meat")) - carve_items = db.get_items(item_types=("Flesh",)) + #carve_items = db.get_items(item_types=("Flesh",)) stree_path = os.path.join(_pathfix.project_path, "db", "mhx_skill_tree_list.json") @@ -120,9 +120,16 @@ def _main(): ("icon_name", "name", "name_jp"), ("icon_name", "name"), divider_fn=item_divider_fn) - mk_html_list("items-carve.html", "Items: Carve", carve_items, + carves_path = os.path.join(_pathfix.project_path, "db", "mhx", + "monster_carves.json") + with open(carves_path) as f: + carves_list = json.load(f) + mk_html_list("items-carve-en.html", "Items: Carve (en)", carves_list, ("icon_name", "name", "name_jp"), ("icon_name", "name"), divider_fn=item_divider_fn) + mk_html_list("items-carve-jp.html", "Items: Carve (jp)", carves_list, + ("icon_name", "name_jp", "name"), ("name_jp",), + divider_fn=None) ha_path = os.path.join(_pathfix.project_path, "db", "hunter_arts.json") with open(ha_path) as f: diff --git a/db/mhx/monster_carves.json b/db/mhx/monster_carves.json new file mode 100644 index 0000000..7702697 --- /dev/null +++ b/db/mhx/monster_carves.json @@ -0,0 +1,3522 @@ +[ + { + "icon_name": "Shell-Pink.png", + "name_jp": "\u30a8\u30d3\u306e\u5c0f\u6bbb", + "name": "Small Lobstershell" + }, + { + "icon_name": "Shell-Pink.png", + "name_jp": "\u30a8\u30d3\u306e\u5927\u6bbb", + "name": "Large Lobstershell" + }, + { + "icon_name": "Liquid-Purple.png", + "name_jp": "\u7370\u731b\u5316\u30a8\u30ad\u30b9", + "name": "Ferocious Extract" + }, + { + "icon_name": "Fang-Purple.png", + "name_jp": "\u7370\u731b\u306a\u7259", + "name": "Ferocious Fang" + }, + { + "icon_name": "Fang-Purple.png", + "name_jp": "\u7370\u731b\u306a\u92ed\u7259", + "name": "Ferocious Fang+" + }, + { + "icon_name": "Fang-Purple.png", + "name_jp": "\u7370\u731b\u306a\u722a", + "name": "Ferocious Claw" + }, + { + "icon_name": "Fang-Purple.png", + "name_jp": "\u7370\u731b\u306a\u5c16\u722a", + "name": "Ferocious Claw+" + }, + { + "icon_name": "Bone-Purple.png", + "name_jp": "\u7370\u731b\u306a\u7adc\u9aa8", + "name": "Ferocious Wyvern Bone" + }, + { + "icon_name": "Bone-Purple.png", + "name_jp": "\u7370\u731b\u306a\u5c16\u89d2", + "name": "Ferocious Horn+" + }, + { + "icon_name": "Sac-Purple.png", + "name_jp": "\u7370\u731b\u306a\u706b\u708e\u888b", + "name": "Ferocious Flame Sac" + }, + { + "icon_name": "Scale-Purple.png", + "name_jp": "\u7370\u731b\u306a\u708e\u9c57", + "name": "Ferocious Blaze Scale" + }, + { + "icon_name": "Sac-Purple.png", + "name_jp": "\u7370\u731b\u306a\u6c34\u888b", + "name": "Ferocious Aqua Sac" + }, + { + "icon_name": "Liquid-Purple.png", + "name_jp": "\u7370\u731b\u306a\u4f53\u6db2", + "name": "Ferocious Fluid" + }, + { + "icon_name": "Sac-Purple.png", + "name_jp": "\u7370\u731b\u306a\u96fb\u6c17\u888b", + "name": "Ferocious Electro Sac" + }, + { + "icon_name": "Shell-Purple.png", + "name_jp": "\u7370\u731b\u306a\u5e2f\u96fb\u6bbb", + "name": "Ferocious Shocker" + }, + { + "icon_name": "Hide-Purple.png", + "name_jp": "\u7370\u731b\u306a\u5e2f\u96fb\u6bdb", + "name": "Ferocious Shockfur" + }, + { + "icon_name": "Ore-Purple.png", + "name_jp": "\u7370\u731b\u306a\u6c37\u584a", + "name": "Ferocious Ice Lump" + }, + { + "icon_name": "Scale-Purple.png", + "name_jp": "\u7370\u731b\u306a\u8755\u9f8d\u9c57", + "name": "Ferocious Dracophage Scale" + }, + { + "icon_name": "Liquid-Purple.png", + "name_jp": "\u7370\u731b\u306a\u6bd2\u6db2", + "name": "Ferocious Venom" + }, + { + "icon_name": "Liquid-Purple.png", + "name_jp": "\u7370\u731b\u306a\u9ebb\u75fa\u6bd2\u6db2", + "name": "Ferocious Paralyzing Venom" + }, + { + "icon_name": "Sac-Purple.png", + "name_jp": "\u7370\u731b\u306a\u7761\u7720\u888b", + "name": "Ferocious Sleep Sac" + }, + { + "icon_name": "Liquid-Purple.png", + "name_jp": "\u7370\u731b\u306a\u7761\u7720\u6bd2\u6db2", + "name": "Ferocious Sleep Venom" + }, + { + "icon_name": "Liquid-Purple.png", + "name_jp": "\u7370\u731b\u306a\u7206\u6db2", + "name": "Ferocious Blast Fluid" + }, + { + "icon_name": "Fang-YellowGreen.png", + "name_jp": "\u7532\u866b\u306e\u5927\u984e", + "name": "Altaroth Jaw" + }, + { + "icon_name": "Sac-YellowGreen.png", + "name_jp": "\u7532\u866b\u306e\u8179\u888b", + "name": "Altaroth Stomach" + }, + { + "icon_name": "Sac-YellowGreen.png", + "name_jp": "\u4e0a\u8cea\u306a\u8179\u888b", + "name": "Quality Stomach" + }, + { + "icon_name": "Fang-Orange.png", + "name_jp": "\u30ac\u30a6\u30b7\u30ab\u306e\u89d2", + "name": "Anteka Antler" + }, + { + "icon_name": "Hide-White.png", + "name_jp": "\u30d6\u30e9\u30f3\u30b4\u306e\u6bdb", + "name": "Blango Pelt" + }, + { + "icon_name": "Hide-White.png", + "name_jp": "\u30d6\u30e9\u30f3\u30b4\u306e\u525b\u6bdb", + "name": "Blango Pelt+" + }, + { + "icon_name": "Shell-Yellow.png", + "name_jp": "\u98db\u7532\u866b\u306e\u7532\u6bbb", + "name": "Bnahabra Shell" + }, + { + "icon_name": "Shell-Yellow.png", + "name_jp": "\u98db\u7532\u866b\u306e\u5805\u6bbb", + "name": "Bnahabra Carapace" + }, + { + "icon_name": "Webbing-Yellow.png", + "name_jp": "\u98db\u7532\u866b\u306e\u7fbd", + "name": "Bnahabra Wing" + }, + { + "icon_name": "Hide-Orange.png", + "name_jp": "\u30d5\u30a1\u30f3\u30b4\u306e\u6bdb\u76ae", + "name": "Bullfango Pelt" + }, + { + "icon_name": "Hide-Orange.png", + "name_jp": "\u30d5\u30a1\u30f3\u30b4\u306e\u4e0a\u6bdb\u76ae", + "name": "Bullfango Pelt+" + }, + { + "icon_name": "Carapace-Orange.png", + "name_jp": "\u30d5\u30a1\u30f3\u30b4\u306e\u982d", + "name": "Bullfango Head" + }, + { + "icon_name": "Fang-Grey.png", + "name_jp": "\u3068\u304c\u3063\u305f\u722a", + "name": "Sharp Claw" + }, + { + "icon_name": "Shell-Blue.png", + "name_jp": "\u938c\u87f9\u306e\u5c0f\u6bbb", + "name": "Sml Ceanataur Shell" + }, + { + "icon_name": "Shell-Blue.png", + "name_jp": "\u938c\u87f9\u306e\u7532\u6bbb", + "name": "Ceanataur Shell" + }, + { + "icon_name": "Scale-Cyan.png", + "name_jp": "\u7802\u7adc\u306e\u9c57", + "name": "Cephalos Scale" + }, + { + "icon_name": "Scale-Cyan.png", + "name_jp": "\u7802\u7adc\u306e\u4e0a\u9c57", + "name": "Cephalos Scale+" + }, + { + "icon_name": "Carapace-Cyan.png", + "name_jp": "\u7802\u7adc\u306e\u30d2\u30ec", + "name": "Cephalos Fin" + }, + { + "icon_name": "Carapace-Cyan.png", + "name_jp": "\u7802\u7adc\u306e\u4e0a\u30d2\u30ec", + "name": "Cephalos Fin+" + }, + { + "icon_name": "Webbing-Cyan.png", + "name_jp": "\u4e38\u9ce5\u306e\u7fbd", + "name": "Gargwa Feather" + }, + { + "icon_name": "Fang-Green.png", + "name_jp": "\u30b2\u30cd\u30dd\u30b9\u306e\u9ebb\u75fa\u7259", + "name": "Genprey Fang" + }, + { + "icon_name": "Scale-Green.png", + "name_jp": "\u30b2\u30cd\u30dd\u30b9\u306e\u9c57", + "name": "Genprey Scale" + }, + { + "icon_name": "Scale-Green.png", + "name_jp": "\u30b2\u30cd\u30dd\u30b9\u306e\u4e0a\u9c57", + "name": "Genprey Scale+" + }, + { + "icon_name": "Hide-Green.png", + "name_jp": "\u30b2\u30cd\u30dd\u30b9\u306e\u76ae", + "name": "Genprey Hide" + }, + { + "icon_name": "Hide-Green.png", + "name_jp": "\u30b2\u30cd\u30dd\u30b9\u306e\u4e0a\u76ae", + "name": "Genprey Hide+" + }, + { + "icon_name": "Scale-White.png", + "name_jp": "\u30ae\u30a2\u30ce\u30b9\u306e\u9c57", + "name": "Giaprey Scale" + }, + { + "icon_name": "Scale-White.png", + "name_jp": "\u30ae\u30a2\u30ce\u30b9\u306e\u4e0a\u9c57", + "name": "Giaprey Scale+" + }, + { + "icon_name": "Hide-White.png", + "name_jp": "\u30ae\u30a2\u30ce\u30b9\u306e\u76ae", + "name": "Giaprey Hide" + }, + { + "icon_name": "Hide-White.png", + "name_jp": "\u30ae\u30a2\u30ce\u30b9\u306e\u4e0a\u76ae", + "name": "Giaprey Hide+" + }, + { + "icon_name": "Fang-Grey.png", + "name_jp": "\u3068\u304c\u3063\u305f\u722a", + "name": "Sharp Claw" + }, + { + "icon_name": "Scale-Grey.png", + "name_jp": "\u9ed2\u771f\u73e0", + "name": "Black Pearl" + }, + { + "icon_name": "Shell-Red.png", + "name_jp": "\u76fe\u87f9\u306e\u5c0f\u6bbb", + "name": "Sml Hermitaur Shell" + }, + { + "icon_name": "Shell-Grey.png", + "name_jp": "\u30ab\u30f3\u30bf\u30ed\u30b9\u306e\u7532\u6bbb", + "name": "Hornetaur Shell" + }, + { + "icon_name": "Shell-Grey.png", + "name_jp": "\u30ab\u30f3\u30bf\u30ed\u30b9\u306e\u5805\u6bbb", + "name": "Hornetaur Carapace" + }, + { + "icon_name": "Webbing-Grey.png", + "name_jp": "\u30ab\u30f3\u30bf\u30ed\u30b9\u306e\u7fbd", + "name": "Hornetaur Wing" + }, + { + "icon_name": "Webbing-Grey.png", + "name_jp": "\u30ab\u30f3\u30bf\u30ed\u30b9\u306e\u8584\u7fbd", + "name": "Hornetaur Innerwing" + }, + { + "icon_name": "Carapace-Grey.png", + "name_jp": "\u30ab\u30f3\u30bf\u30ed\u30b9\u306e\u982d", + "name": "Hornetaur Head" + }, + { + "icon_name": "Fang-Red.png", + "name_jp": "\u30a4\u30fc\u30aa\u30b9\u306e\u6bd2\u7259", + "name": "Ioprey Fang" + }, + { + "icon_name": "Scale-Red.png", + "name_jp": "\u30a4\u30fc\u30aa\u30b9\u306e\u9c57", + "name": "Ioprey Scale" + }, + { + "icon_name": "Scale-Red.png", + "name_jp": "\u30a4\u30fc\u30aa\u30b9\u306e\u4e0a\u9c57", + "name": "Ioprey Scale+" + }, + { + "icon_name": "Hide-Red.png", + "name_jp": "\u30a4\u30fc\u30aa\u30b9\u306e\u76ae", + "name": "Ioprey Hide" + }, + { + "icon_name": "Hide-Red.png", + "name_jp": "\u30a4\u30fc\u30aa\u30b9\u306e\u4e0a\u76ae", + "name": "Ioprey Hide+" + }, + { + "icon_name": "Scale-Purple.png", + "name_jp": "\u30b8\u30e3\u30ae\u30a3\u306e\u9c57", + "name": "Jaggi Scale" + }, + { + "icon_name": "Scale-Purple.png", + "name_jp": "\u30b8\u30e3\u30ae\u30a3\u306e\u4e0a\u9c57", + "name": "Jaggi Scale+" + }, + { + "icon_name": "Hide-Purple.png", + "name_jp": "\u30b8\u30e3\u30ae\u30a3\u306e\u76ae", + "name": "Jaggi Hide" + }, + { + "icon_name": "Fang-Purple.png", + "name_jp": "\u9ce5\u7adc\u7a2e\u306e\u7259", + "name": "Bird Wyvern Fang" + }, + { + "icon_name": "Scale-Purple.png", + "name_jp": "\u30b8\u30e3\u30ae\u30a3\u306e\u9c57", + "name": "Jaggi Scale" + }, + { + "icon_name": "Scale-Purple.png", + "name_jp": "\u30b8\u30e3\u30ae\u30a3\u306e\u4e0a\u9c57", + "name": "Jaggi Scale+" + }, + { + "icon_name": "Hide-Purple.png", + "name_jp": "\u30b8\u30e3\u30ae\u30a3\u306e\u76ae", + "name": "Jaggi Hide" + }, + { + "icon_name": "Fang-Purple.png", + "name_jp": "\u9ce5\u7adc\u7a2e\u306e\u7259", + "name": "Bird Wyvern Fang" + }, + { + "icon_name": "Fang-Blue.png", + "name_jp": "\u30b1\u30eb\u30d3\u306e\u89d2", + "name": "Kelbi Horn" + }, + { + "icon_name": "Fang-Green.png", + "name_jp": "\u30b1\u30eb\u30d3\u306e\u84bc\u89d2", + "name": "Blue Kelbi Horn" + }, + { + "icon_name": "Hide-Green.png", + "name_jp": "\u6696\u304b\u3044\u6bdb\u76ae", + "name": "Warm Pelt" + }, + { + "icon_name": "Hide-Orange.png", + "name_jp": "\u4e0a\u8cea\u306a\u6bdb\u76ae", + "name": "High-quality Pelt" + }, + { + "icon_name": "Fang-Orange.png", + "name_jp": "\u3068\u304c\u3063\u305f\u7259", + "name": "Sharp Fang" + }, + { + "icon_name": "Shell-Yellow.png", + "name_jp": "\u76fe\u866b\u306e\u7532\u6bbb", + "name": "Konchu Shell" + }, + { + "icon_name": "Shell-Yellow.png", + "name_jp": "\u76fe\u866b\u306e\u5805\u6bbb", + "name": "Konchu Carapace" + }, + { + "icon_name": "Hide-YellowGreen.png", + "name_jp": "\u6c34\u751f\u7363\u306e\u76ae", + "name": "Hydro Hide" + }, + { + "icon_name": "Hide-YellowGreen.png", + "name_jp": "\u6c34\u751f\u7363\u306e\u4e0a\u76ae", + "name": "Hydro Hide+" + }, + { + "icon_name": "Carapace-Yellow.png", + "name_jp": "\u672a\u719f\u306a\u6d77\u7dbf\u8cea", + "name": "Immature Sponge" + }, + { + "icon_name": "Scale-DarkGreen.png", + "name_jp": "\u30de\u30c3\u30ab\u30a9\u306e\u9c57", + "name": "Maccau Scale" + }, + { + "icon_name": "Scale-DarkGreen.png", + "name_jp": "\u30de\u30c3\u30ab\u30a9\u306e\u4e0a\u9c57", + "name": "Maccau Scale+" + }, + { + "icon_name": "Hide-DarkGreen.png", + "name_jp": "\u30de\u30c3\u30ab\u30a9\u306e\u76ae", + "name": "Maccau Hide" + }, + { + "icon_name": "Hide-Pink.png", + "name_jp": "\u30e2\u30b9\u306e\u82d4\u76ae", + "name": "Mosswine Hide" + }, + { + "icon_name": "Fang-Yellow.png", + "name_jp": "\u96f2\u7f8a\u9e7f\u306e\u89d2", + "name": "Mufa Horn" + }, + { + "icon_name": "Hide-White.png", + "name_jp": "\u96f2\u7f8a\u9e7f\u306e\u6bdb\u7389", + "name": "Mufa Wool" + }, + { + "icon_name": "Hide-Grey.png", + "name_jp": "\u7ffc\u86c7\u7adc\u306e\u76ae", + "name": "Remobra Hide" + }, + { + "icon_name": "Hide-Grey.png", + "name_jp": "\u7ffc\u86c7\u7adc\u306e\u4e0a\u76ae", + "name": "Remobra Hide+" + }, + { + "icon_name": "Hide-Grey.png", + "name_jp": "\u7e1e\u6a21\u69d8\u306e\u76ae", + "name": "Striped Skin" + }, + { + "icon_name": "Carapace-Grey.png", + "name_jp": "\u7ffc\u86c7\u7adc\u306e\u982d", + "name": "Remobra Head" + }, + { + "icon_name": "Hide-DarkGreen.png", + "name_jp": "\u9996\u9cf4\u7adc\u306e\u76ae", + "name": "Rimosetosu Hide" + }, + { + "icon_name": "Shell-Grey.png", + "name_jp": "\u8349\u98df\u7adc\u306e\u7532\u6bbb", + "name": "Rhenoplos Shell" + }, + { + "icon_name": "Shell-Grey.png", + "name_jp": "\u8349\u98df\u7adc\u306e\u5805\u6bbb", + "name": "Rhenoplos Carapace" + }, + { + "icon_name": "Carapace-Grey.png", + "name_jp": "\u8349\u98df\u7adc\u306e\u982d\u6bbb", + "name": "Rhenoplos Scalp" + }, + { + "icon_name": "Hide-Green.png", + "name_jp": "\u5782\u76ae\u7adc\u306e\u4e0a\u76ae", + "name": "Slagtoth Hide+" + }, + { + "icon_name": "Scale-Red.png", + "name_jp": "\u6eb6\u5ca9\u7363\u306e\u9c57", + "name": "Uroktor Scale" + }, + { + "icon_name": "Scale-Red.png", + "name_jp": "\u6eb6\u5ca9\u7363\u306e\u4e0a\u9c57", + "name": "Uroktor Scale+" + }, + { + "icon_name": "Fang-Purple.png", + "name_jp": "\u9ce5\u7adc\u7a2e\u306e\u7259", + "name": "Bird Wyvern Fang" + }, + { + "icon_name": "Scale-Blue.png", + "name_jp": "\u30e9\u30f3\u30dd\u30b9\u306e\u9c57", + "name": "Velociprey Scale" + }, + { + "icon_name": "Scale-Blue.png", + "name_jp": "\u30e9\u30f3\u30dd\u30b9\u306e\u4e0a\u9c57", + "name": "Velociprey Scale+" + }, + { + "icon_name": "Hide-Blue.png", + "name_jp": "\u30e9\u30f3\u30dd\u30b9\u306e\u76ae", + "name": "Velociprey Hide" + }, + { + "icon_name": "Hide-Blue.png", + "name_jp": "\u30e9\u30f3\u30dd\u30b9\u306e\u4e0a\u76ae", + "name": "Velociprey Hide+" + }, + { + "icon_name": "Shell-Yellow.png", + "name_jp": "\u30e9\u30f3\u30b4\u30b9\u30bf\u306e\u7532\u6bbb", + "name": "Vespoid Shell" + }, + { + "icon_name": "Shell-Yellow.png", + "name_jp": "\u30e9\u30f3\u30b4\u30b9\u30bf\u306e\u5805\u6bbb", + "name": "Vespoid Carapace" + }, + { + "icon_name": "Webbing-Yellow.png", + "name_jp": "\u30e9\u30f3\u30b4\u30b9\u30bf\u306e\u7fbd", + "name": "Vespoid Wing" + }, + { + "icon_name": "Webbing-Yellow.png", + "name_jp": "\u30e9\u30f3\u30b4\u30b9\u30bf\u306e\u8584\u7fbd", + "name": "Vespoid Innerwing" + }, + { + "icon_name": "Fang-Orange.png", + "name_jp": "\u3068\u304c\u3063\u305f\u7259", + "name": "Sharp Fang" + }, + { + "icon_name": "Scale-Cyan.png", + "name_jp": "\u9bab\u808c\u306e\u9c57", + "name": "Sharqskin Scale" + }, + { + "icon_name": "Hide-Cyan.png", + "name_jp": "\u8089\u539a\u306a\u4e0a\u76ae", + "name": "Meaty Hide+" + }, + { + "icon_name": "Scale-Red.png", + "name_jp": "\u708e\u6208\u7adc\u306e\u71c3\u9c57", + "name": "Agnaktor Scale" + }, + { + "icon_name": "Shell-Red.png", + "name_jp": "\u708e\u6208\u7adc\u306e\u5805\u6bbb", + "name": "Agnaktor Carapace" + }, + { + "icon_name": "Hide-Red.png", + "name_jp": "\u708e\u6208\u7adc\u306e\u4e0a\u76ae", + "name": "Agnaktor Hide+" + }, + { + "icon_name": "Fang-Red.png", + "name_jp": "\u708e\u6208\u7adc\u306e\u92ed\u722a", + "name": "Agnaktor Claw+" + }, + { + "icon_name": "Carapace-Red.png", + "name_jp": "\u708e\u6208\u7adc\u306e\u4e0a\u30d2\u30ec", + "name": "Agnaktor Fin+" + }, + { + "icon_name": "Bone-Red.png", + "name_jp": "\u708e\u6208\u7adc\u306e\u7887\u53e3", + "name": "Agnaktor Beak" + }, + { + "icon_name": "Carapace-Red.png", + "name_jp": "\u708e\u6208\u7adc\u306e\u5c3b\u5c3e", + "name": "Agnaktor Tail" + }, + { + "icon_name": "Carapace-Red.png", + "name_jp": "\u8d64\u71b1\u3057\u305f\u5805\u80f8\u6bbb", + "name": "Scalding Pleura+" + }, + { + "icon_name": "Shell-Red.png", + "name_jp": "\u7370\u731b\u5316\u708e\u6208\u7adc\u6bbb", + "name": "Ferocious Agnaktor Shell" + }, + { + "icon_name": "Ore-Cyan.png", + "name_jp": "\u5927\u7adc\u7d50\u6676", + "name": "Large Wyvern Crystal" + }, + { + "icon_name": "Scale-Grey.png", + "name_jp": "\u8987\u7adc\u306e\u4e0a\u9c57", + "name": "Akantor Scale+" + }, + { + "icon_name": "Shell-Grey.png", + "name_jp": "\u8987\u7adc\u306e\u5805\u6bbb", + "name": "Akantor Carapace" + }, + { + "icon_name": "Carapace-Grey.png", + "name_jp": "\u8987\u7adc\u306e\u5c3b\u5c3e", + "name": "Akantor Tail" + }, + { + "icon_name": "Fang-Grey.png", + "name_jp": "\u8987\u7adc\u306e\u525b\u722a", + "name": "Akantor Hardclaw" + }, + { + "icon_name": "Fang-Grey.png", + "name_jp": "\u8987\u7adc\u306e\u5927\u7259", + "name": "Akantor Tallfang" + }, + { + "icon_name": "Carapace-Grey.png", + "name_jp": "\u8987\u7adc\u306e\u5927\u68d8", + "name": "Akantor Spike" + }, + { + "icon_name": "Monster-Jewel-Red.png", + "name_jp": "\u8987\u7adc\u306e\u5b9d\u7389", + "name": "Akantor Gem" + }, + { + "icon_name": "Hide-Blue.png", + "name_jp": "\u9752\u718a\u7363\u306e\u6bdb", + "name": "Arzuros Pelt" + }, + { + "icon_name": "Hide-Blue.png", + "name_jp": "\u9752\u718a\u7363\u306e\u525b\u6bdb", + "name": "Arzuros Pelt+" + }, + { + "icon_name": "Shell-Blue.png", + "name_jp": "\u9752\u718a\u7363\u306e\u7532\u6bbb", + "name": "Arzuros Shell" + }, + { + "icon_name": "Shell-Blue.png", + "name_jp": "\u9752\u718a\u7363\u306e\u5805\u6bbb", + "name": "Arzuros Carapace" + }, + { + "icon_name": "Carapace-Blue.png", + "name_jp": "\u9752\u718a\u7363\u306e\u8155\u7532", + "name": "Arzuros Brace" + }, + { + "icon_name": "Carapace-Blue.png", + "name_jp": "\u9752\u718a\u7363\u306e\u5805\u8155\u7532", + "name": "Arzuros Brace+" + }, + { + "icon_name": "Hide-Red.png", + "name_jp": "\u7d05\u515c\u306e\u6bdb", + "name": "Crimson Arzuros Pelt" + }, + { + "icon_name": "Hide-Red.png", + "name_jp": "\u7d05\u515c\u306e\u525b\u6bdb", + "name": "Crimson Arzuros Pelt+" + }, + { + "icon_name": "Shell-Red.png", + "name_jp": "\u7d05\u515c\u306e\u7532\u6bbb", + "name": "Crimson Arzuros Shell" + }, + { + "icon_name": "Shell-Red.png", + "name_jp": "\u7d05\u515c\u306e\u5805\u6bbb", + "name": "Crimson Arzuros Carapace" + }, + { + "icon_name": "Hide-Red.png", + "name_jp": "\u7d05\u515c\u306e\u6012\u9aea", + "name": "Crimson Arzuros Ragehair" + }, + { + "icon_name": "Hide-Red.png", + "name_jp": "\u7d05\u515c\u306e\u6fc0\u6012\u9aea", + "name": "Crimson Arzuros Ragehair+" + }, + { + "icon_name": "Hide-White.png", + "name_jp": "\u96ea\u7345\u5b50\u306e\u6bdb", + "name": "Blangonga Pelt" + }, + { + "icon_name": "Hide-White.png", + "name_jp": "\u96ea\u7345\u5b50\u306e\u525b\u6bdb", + "name": "Blangonga Pelt+" + }, + { + "icon_name": "Fang-White.png", + "name_jp": "\u96ea\u7345\u5b50\u306e\u7259", + "name": "Blangonga Fang" + }, + { + "icon_name": "Fang-White.png", + "name_jp": "\u96ea\u7345\u5b50\u306e\u92ed\u7259", + "name": "Blangonga Fang+" + }, + { + "icon_name": "Carapace-White.png", + "name_jp": "\u96ea\u7345\u5b50\u306e\u9aed", + "name": "Blangonga Whisker" + }, + { + "icon_name": "Carapace-White.png", + "name_jp": "\u96ea\u7345\u5b50\u306e\u5c3b\u5c3e", + "name": "Blangonga Tail" + }, + { + "icon_name": "Hide-White.png", + "name_jp": "\u7370\u731b\u5316\u96ea\u7345\u5b50\u6bdb", + "name": "Ferocious Blangonga Pelt" + }, + { + "icon_name": "Shell-Blue.png", + "name_jp": "\u7815\u7adc\u306e\u7532\u6bbb", + "name": "Brach Shell" + }, + { + "icon_name": "Shell-Blue.png", + "name_jp": "\u7815\u7adc\u306e\u5805\u6bbb", + "name": "Brach Carapace" + }, + { + "icon_name": "Carapace-Blue.png", + "name_jp": "\u7815\u7adc\u306e\u9ed2\u66dc\u7532", + "name": "Brach Ebonshell" + }, + { + "icon_name": "Carapace-Blue.png", + "name_jp": "\u7815\u7adc\u306e\u5805\u9ed2\u66dc\u7532", + "name": "Brach Ebonshell+" + }, + { + "icon_name": "Carapace-Blue.png", + "name_jp": "\u7815\u7adc\u306e\u982d\u6bbb", + "name": "Brach Scalp" + }, + { + "icon_name": "Carapace-Blue.png", + "name_jp": "\u7815\u7adc\u306e\u5c16\u982d\u6bbb", + "name": "Brach Scalp+" + }, + { + "icon_name": "Liquid-YellowGreen.png", + "name_jp": "\u306a\u305e\u306e\u7c98\u83cc", + "name": "Mystery Slime" + }, + { + "icon_name": "Carapace-Blue.png", + "name_jp": "\u7815\u7adc\u306e\u62f3", + "name": "Brach Hammer" + }, + { + "icon_name": "Carapace-Blue.png", + "name_jp": "\u7815\u7adc\u306e\u525b\u62f3", + "name": "Brach Pounder" + }, + { + "icon_name": "Carapace-Blue.png", + "name_jp": "\u7815\u7adc\u306e\u5c3b\u5c3e", + "name": "Brach Tail" + }, + { + "icon_name": "Carapace-Blue.png", + "name_jp": "\u7815\u7adc\u306e\u9aa8\u9ac4", + "name": "Brach Marrow" + }, + { + "icon_name": "Monster-Jewel-Blue.png", + "name_jp": "\u7815\u7adc\u306e\u5b9d\u7389", + "name": "Brach Gem" + }, + { + "icon_name": "Shell-Blue.png", + "name_jp": "\u7370\u731b\u5316\u7815\u7adc\u6bbb", + "name": "Ferocious Brach Shell" + }, + { + "icon_name": "Hide-White.png", + "name_jp": "\u5927\u732a\u306e\u76ae", + "name": "Bulldrome Hide" + }, + { + "icon_name": "Hide-White.png", + "name_jp": "\u5927\u732a\u306e\u786c\u3044\u76ae", + "name": "Bulldrome Hide+" + }, + { + "icon_name": "Fang-White.png", + "name_jp": "\u5927\u732a\u306e\u7259", + "name": "Bulldrome Tusk" + }, + { + "icon_name": "Fang-White.png", + "name_jp": "\u5927\u732a\u306e\u5927\u7259", + "name": "Bulldrome Tusk+" + }, + { + "icon_name": "Scale-Cyan.png", + "name_jp": "\u7802\u7adc\u306e\u9c57", + "name": "Cephalos Scale" + }, + { + "icon_name": "Scale-Cyan.png", + "name_jp": "\u7802\u7adc\u306e\u4e0a\u9c57", + "name": "Cephalos Scale+" + }, + { + "icon_name": "Carapace-Cyan.png", + "name_jp": "\u7802\u7adc\u306e\u30d2\u30ec", + "name": "Cephalos Fin" + }, + { + "icon_name": "Carapace-Cyan.png", + "name_jp": "\u7802\u7adc\u306e\u4e0a\u30d2\u30ec", + "name": "Cephalos Fin+" + }, + { + "icon_name": "Fang-Cyan.png", + "name_jp": "\u7802\u7adc\u306e\u7259", + "name": "Cephalos Fang" + }, + { + "icon_name": "Fang-Cyan.png", + "name_jp": "\u7802\u7adc\u306e\u92ed\u7259", + "name": "Cephalos Fang+" + }, + { + "icon_name": "Carapace-Grey.png", + "name_jp": "\u7adc\u982d\u6bbb", + "name": "Wyvern Scalp" + }, + { + "icon_name": "Scale-Grey.png", + "name_jp": "\u9ed2\u771f\u73e0", + "name": "Black Pearl" + }, + { + "icon_name": "Fang-Red.png", + "name_jp": "\u673d\u3061\u305f\u771f\u7d05\u306e\u89d2", + "name": "Scarlet Horn" + }, + { + "icon_name": "Shell-Red.png", + "name_jp": "\u76fe\u87f9\u306e\u7532\u6bbb", + "name": "Hermitaur Shell" + }, + { + "icon_name": "Shell-Red.png", + "name_jp": "\u76fe\u87f9\u306e\u5805\u6bbb", + "name": "Hermitaur Carapace" + }, + { + "icon_name": "Fang-Red.png", + "name_jp": "\u76fe\u87f9\u306e\u722a", + "name": "Hermitaur Claw" + }, + { + "icon_name": "Fang-Red.png", + "name_jp": "\u76fe\u87f9\u306e\u5c16\u722a", + "name": "Hermitaur Claw+" + }, + { + "icon_name": "Shell-Red.png", + "name_jp": "\u7370\u731b\u5316\u76fe\u87f9\u6bbb", + "name": "Ferocious Hermitaur Shell" + }, + { + "icon_name": "Shell-Red.png", + "name_jp": "\u77db\u7815\u306e\u7532\u6bbb", + "name": "Spearbreaker Shell" + }, + { + "icon_name": "Shell-Red.png", + "name_jp": "\u77db\u7815\u306e\u5805\u6bbb", + "name": "Spearbreaker Carapace" + }, + { + "icon_name": "Fang-Red.png", + "name_jp": "\u77db\u7815\u306e\u722a", + "name": "Spearbreaker Claw" + }, + { + "icon_name": "Fang-Red.png", + "name_jp": "\u77db\u7815\u306e\u5c16\u722a", + "name": "Spearbreaker Claw+" + }, + { + "icon_name": "Scale-DarkGreen.png", + "name_jp": "\u6050\u66b4\u7adc\u306e\u9ed2\u9c57", + "name": "Deviljho Scale" + }, + { + "icon_name": "Hide-DarkGreen.png", + "name_jp": "\u6050\u66b4\u7adc\u306e\u9ed2\u76ae", + "name": "Deviljho Hide" + }, + { + "icon_name": "Fang-DarkGreen.png", + "name_jp": "\u6050\u66b4\u7adc\u306e\u5927\u7259", + "name": "Deviljho Tallfang" + }, + { + "icon_name": "Fang-DarkGreen.png", + "name_jp": "\u6050\u66b4\u7adc\u306e\u9264\u722a", + "name": "Deviljho Talon" + }, + { + "icon_name": "Carapace-DarkGreen.png", + "name_jp": "\u6050\u66b4\u7adc\u306e\u982d\u6bbb", + "name": "Deviljho Scalp" + }, + { + "icon_name": "Carapace-DarkGreen.png", + "name_jp": "\u6050\u66b4\u7adc\u306e\u5c3b\u5c3e", + "name": "Deviljho Tail" + }, + { + "icon_name": "Liquid-DarkGreen.png", + "name_jp": "\u6050\u66b4\u7adc\u306e\u553e\u6db2", + "name": "Deviljho Saliva" + }, + { + "icon_name": "Monster-Jewel-DarkGreen.png", + "name_jp": "\u6050\u66b4\u7adc\u306e\u5b9d\u7389", + "name": "Deviljho Gem" + }, + { + "icon_name": "Scale-DarkGreen.png", + "name_jp": "\u7370\u731b\u5316\u6050\u66b4\u7adc\u9c57", + "name": "Ferocious Deviljho Scale" + }, + { + "icon_name": "Liquid-Red.png", + "name_jp": "\u30c9\u30b9\u9ed2\u3044\u8840", + "name": "Black Blood" + }, + { + "icon_name": "Hide-Grey.png", + "name_jp": "\u6b74\u6226\u306e\u6f06\u9ed2\u76ae", + "name": "Spattered Hide" + }, + { + "icon_name": "Scale-Red.png", + "name_jp": "\u65ac\u7adc\u306e\u9c57", + "name": "Dinovaldo Scale" + }, + { + "icon_name": "Scale-Red.png", + "name_jp": "\u65ac\u7adc\u306e\u4e0a\u9c57", + "name": "Dinovaldo Scale+" + }, + { + "icon_name": "Shell-Blue.png", + "name_jp": "\u65ac\u7adc\u306e\u7532\u6bbb", + "name": "Dinovaldo Shell" + }, + { + "icon_name": "Shell-Blue.png", + "name_jp": "\u65ac\u7adc\u306e\u5805\u6bbb", + "name": "Dinovaldo Carapace" + }, + { + "icon_name": "Fang-Blue.png", + "name_jp": "\u65ac\u7adc\u306e\u7259", + "name": "Dinovaldo Fang" + }, + { + "icon_name": "Fang-Blue.png", + "name_jp": "\u65ac\u7adc\u306e\u92ed\u7259", + "name": "Dinovaldo Fang+" + }, + { + "icon_name": "Shell-Blue.png", + "name_jp": "\u65ac\u7adc\u306e\u708e\u72b6\u6bbb", + "name": "Dinovaldo Blazeshell" + }, + { + "icon_name": "Shell-Blue.png", + "name_jp": "\u65ac\u7adc\u306e\u7114\u72b6\u6bbb", + "name": "Dinovaldo Flameshell" + }, + { + "icon_name": "Carapace-Blue.png", + "name_jp": "\u65ac\u7adc\u306e\u5c3b\u5c3e", + "name": "Dinovaldo Tail" + }, + { + "icon_name": "Carapace-Blue.png", + "name_jp": "\u65ac\u7adc\u306e\u5c3e\u5203\u7247", + "name": "Dinovaldo Tailblade" + }, + { + "icon_name": "Sac-Red.png", + "name_jp": "\u8d64\u71b1\u3057\u305f\u706b\u708e\u56a2", + "name": "Red Hot Flame Sac" + }, + { + "icon_name": "Sac-Red.png", + "name_jp": "\u8d64\u71b1\u3057\u305f\u7d05\u7114\u56a2", + "name": "Red Hot Inferno Sac" + }, + { + "icon_name": "Scale-Red.png", + "name_jp": "\u65ac\u7adc\u306e\u9006\u9c57", + "name": "Dinovaldo Plate" + }, + { + "icon_name": "Monster-Jewel-Red.png", + "name_jp": "\u65ac\u7adc\u306e\u708e\u7389", + "name": "Dinovaldo Flame Gem" + }, + { + "icon_name": "Scale-Red.png", + "name_jp": "\u7370\u731b\u5316\u65ac\u7adc\u9c57", + "name": "Ferocious Dinovaldo Scale" + }, + { + "icon_name": "Scale-Red.png", + "name_jp": "\u71fc\u6ec5\u5203\u306e\u9c57", + "name": "Incinerating Blade Scale" + }, + { + "icon_name": "Scale-Red.png", + "name_jp": "\u71fc\u6ec5\u5203\u306e\u4e0a\u9c57", + "name": "Incinerating Blade Scale+" + }, + { + "icon_name": "Shell-Red.png", + "name_jp": "\u71fc\u6ec5\u5203\u306e\u7532\u6bbb", + "name": "Incinerating Blade Shell" + }, + { + "icon_name": "Shell-Red.png", + "name_jp": "\u71fc\u6ec5\u5203\u306e\u5805\u6bbb", + "name": "Incinerating Blade Carapace" + }, + { + "icon_name": "Sac-Red.png", + "name_jp": "\u71fc\u6ec5\u5203\u306e\u5875\u7c89", + "name": "Incinerating Blade Powder" + }, + { + "icon_name": "Shell-Green.png", + "name_jp": "\u5c3e\u69cc\u7adc\u306e\u5805\u6bbb", + "name": "Duram Carapace" + }, + { + "icon_name": "Hide-Green.png", + "name_jp": "\u5c3e\u69cc\u7adc\u306e\u5805\u82d4\u7532", + "name": "Hard Mossplate" + }, + { + "icon_name": "Carapace-Green.png", + "name_jp": "\u5c3e\u69cc\u7adc\u306e\u30b3\u30d6", + "name": "Duramboros Hump" + }, + { + "icon_name": "Carapace-Green.png", + "name_jp": "\u5c3e\u69cc\u7adc\u306e\u5805\u5c3e\u7532", + "name": "Duram Tailcase+" + }, + { + "icon_name": "Carapace-Green.png", + "name_jp": "\u5c3e\u69cc\u7adc\u306e\u5c16\u89d2", + "name": "Duramboros Horn+" + }, + { + "icon_name": "Bone-Green.png", + "name_jp": "\u5c3e\u69cc\u7adc\u306e\u4ed9\u9aa8", + "name": "Duram Sacrum" + }, + { + "icon_name": "Shell-Green.png", + "name_jp": "\u7370\u731b\u5316\u5c3e\u69cc\u7adc\u6bbb", + "name": "Ferocious Duramboros Shell" + }, + { + "icon_name": "Hide-Blue.png", + "name_jp": "\u5de8\u7363\u306e\u6bdb", + "name": "Gamuto Pelt" + }, + { + "icon_name": "Hide-Blue.png", + "name_jp": "\u5de8\u7363\u306e\u525b\u6bdb", + "name": "Gamuto Pelt+" + }, + { + "icon_name": "Shell-Yellow.png", + "name_jp": "\u5de8\u7363\u306e\u7532\u6bbb", + "name": "Gamuto Shell" + }, + { + "icon_name": "Shell-Yellow.png", + "name_jp": "\u5de8\u7363\u306e\u5805\u6bbb", + "name": "Gamuto Carapace" + }, + { + "icon_name": "Fang-Yellow.png", + "name_jp": "\u5de8\u7363\u306e\u7259", + "name": "Gamuto Fang" + }, + { + "icon_name": "Fang-Yellow.png", + "name_jp": "\u5de8\u7363\u306e\u5805\u7259", + "name": "Gamuto Fang+" + }, + { + "icon_name": "Carapace-Blue.png", + "name_jp": "\u5de8\u7363\u306e\u9f3b\u68d8", + "name": "Gamuto Trunkspike" + }, + { + "icon_name": "Hide-Red.png", + "name_jp": "\u5de8\u7363\u306e\u8d64\u6bdb", + "name": "Gamuto Redfur" + }, + { + "icon_name": "Ore-White.png", + "name_jp": "\u96ea\u7532\u584a", + "name": "Snow Lump" + }, + { + "icon_name": "Ore-White.png", + "name_jp": "\u96ea\u7532\u5927\u584a", + "name": "Large Snow Lump" + }, + { + "icon_name": "Carapace-Yellow.png", + "name_jp": "\u5de8\u7363\u306e\u982d\u6bbb", + "name": "Gamuto Scalp" + }, + { + "icon_name": "Monster-Jewel-White.png", + "name_jp": "\u5de8\u7363\u306e\u6c37\u7389", + "name": "Gamuto Ice Gem" + }, + { + "icon_name": "Hide-Blue.png", + "name_jp": "\u7370\u731b\u5316\u5de8\u7363\u6bdb", + "name": "Ferocious Gamuto Pelt" + }, + { + "icon_name": "Hide-Green.png", + "name_jp": "\u30b2\u30cd\u30dd\u30b9\u306e\u5927\u76ae", + "name": "Gendrome Hide" + }, + { + "icon_name": "Hide-Green.png", + "name_jp": "\u30b2\u30cd\u30dd\u30b9\u306e\u5927\u4e0a\u76ae", + "name": "Gendrome Hide+" + }, + { + "icon_name": "Fang-Green.png", + "name_jp": "\u30b2\u30cd\u30dd\u30b9\u306e\u5927\u7259", + "name": "Gendrome Fang" + }, + { + "icon_name": "Fang-Green.png", + "name_jp": "\u30b2\u30cd\u30dd\u30b9\u306e\u5927\u5c16\u7259", + "name": "Gendrome Fang+" + }, + { + "icon_name": "Carapace-Green.png", + "name_jp": "\u30c9\u30b9\u30b2\u30cd\u30dd\u30b9\u306e\u982d", + "name": "Gendrome Head" + }, + { + "icon_name": "Monster-Jewel-Blue.png", + "name_jp": "\u9ce5\u7adc\u7389", + "name": "Bird Wyvern Gem" + }, + { + "icon_name": "Scale-Grey.png", + "name_jp": "\u9ed2\u8755\u7adc\u306e\u9c57", + "name": "Gore Magala Scale" + }, + { + "icon_name": "Scale-Grey.png", + "name_jp": "\u9ed2\u8755\u7adc\u306e\u4e0a\u9c57", + "name": "Gore Magala Scale+" + }, + { + "icon_name": "Shell-Grey.png", + "name_jp": "\u9ed2\u8755\u7adc\u306e\u7532\u6bbb", + "name": "Gore Magala Shell" + }, + { + "icon_name": "Shell-Grey.png", + "name_jp": "\u9ed2\u8755\u7adc\u306e\u5805\u6bbb", + "name": "Gore Magala Carapace" + }, + { + "icon_name": "Carapace-Grey.png", + "name_jp": "\u9ed2\u8755\u7adc\u306e\u6697\u7ffc", + "name": "Gore Magala Wing" + }, + { + "icon_name": "Carapace-Grey.png", + "name_jp": "\u9ed2\u8755\u7adc\u306e\u4e0a\u6697\u7ffc", + "name": "Gore Magala Wing+" + }, + { + "icon_name": "Fang-Grey.png", + "name_jp": "\u9ed2\u8755\u7adc\u306e\u60e8\u722a", + "name": "Gore Magala Ripclaw" + }, + { + "icon_name": "Fang-Grey.png", + "name_jp": "\u9ed2\u8755\u7adc\u306e\u92ed\u60e8\u722a", + "name": "Gore Magala Ripclaw+" + }, + { + "icon_name": "Carapace-Grey.png", + "name_jp": "\u9ed2\u8755\u7adc\u306e\u5c3b\u5c3e", + "name": "Gore Magala Tail" + }, + { + "icon_name": "Scale-Grey.png", + "name_jp": "\u9ed2\u8755\u7adc\u306e\u9006\u9c57", + "name": "Gore Magala Plate" + }, + { + "icon_name": "Monster-Jewel-Grey.png", + "name_jp": "\u9ed2\u8755\u7adc\u306e\u95c7\u7389", + "name": "Gore Magala Nyctgem" + }, + { + "icon_name": "Fang-Grey.png", + "name_jp": "\u9ed2\u8755\u7adc\u306e\u89e6\u89d2", + "name": "Gore Magala Feeler" + }, + { + "icon_name": "Fang-Grey.png", + "name_jp": "\u9ed2\u8755\u7adc\u306e\u5c16\u89e6\u89d2", + "name": "Gore Magala Feeler+" + }, + { + "icon_name": "Scale-Grey.png", + "name_jp": "\u7a62\u308c\u305f\u7adc\u9c57", + "name": "Defiled Scale" + }, + { + "icon_name": "Scale-Grey.png", + "name_jp": "\u7370\u731b\u5316\u9ed2\u8755\u7adc\u9c57", + "name": "Ferocious Gore Magala Scale" + }, + { + "icon_name": "Scale-DarkGreen.png", + "name_jp": "\u8df3\u72d7\u7adc\u306e\u9c57", + "name": "G.Maccau Scale" + }, + { + "icon_name": "Scale-DarkGreen.png", + "name_jp": "\u8df3\u72d7\u7adc\u306e\u4e0a\u9c57", + "name": "G.Maccau Scale+" + }, + { + "icon_name": "Hide-Red.png", + "name_jp": "\u8df3\u72d7\u7adc\u306e\u8d64\u76ae", + "name": "G.Maccau Hide" + }, + { + "icon_name": "Hide-Red.png", + "name_jp": "\u8df3\u72d7\u7adc\u306e\u4e0a\u8d64\u76ae", + "name": "G.Maccau Hide+" + }, + { + "icon_name": "Carapace-Yellow.png", + "name_jp": "\u738b\u8005\u306e\u51a0\u7fbd", + "name": "King's Feather" + }, + { + "icon_name": "Carapace-Yellow.png", + "name_jp": "\u8df3\u72d7\u7adc\u306e\u5c3e\u68d8", + "name": "G.Maccau Tail" + }, + { + "icon_name": "Hide-Blue.png", + "name_jp": "\u30b4\u30e0\u8cea\u306e\u76ae", + "name": "Rubbery Hide" + }, + { + "icon_name": "Hide-Blue.png", + "name_jp": "\u30b4\u30e0\u8cea\u306e\u4e0a\u76ae", + "name": "Rubbery Hide+" + }, + { + "icon_name": "Webbing-Blue.png", + "name_jp": "\u6bd2\u602a\u9ce5\u306e\u7ffc\u819c", + "name": "Gypceros Webbing" + }, + { + "icon_name": "Carapace-Blue.png", + "name_jp": "\u6bd2\u602a\u9ce5\u306e\u7ffc", + "name": "Gypceros Wing" + }, + { + "icon_name": "Carapace-Blue.png", + "name_jp": "\u6bd2\u602a\u9ce5\u306e\u982d", + "name": "Gypceros Head" + }, + { + "icon_name": "Hide-Blue.png", + "name_jp": "\u7370\u731b\u5316\u6bd2\u602a\u9ce5\u76ae", + "name": "Ferocious Gypceros Hide" + }, + { + "icon_name": "Carapace-Blue.png", + "name_jp": "\u591c\u9ce5\u306e\u7fbd\u9c57", + "name": "Hororohoruru Featherscale" + }, + { + "icon_name": "Carapace-Blue.png", + "name_jp": "\u591c\u9ce5\u306e\u4e0a\u7fbd\u9c57", + "name": "Hororohoruru Featherscale+" + }, + { + "icon_name": "Webbing-Blue.png", + "name_jp": "\u591c\u9ce5\u306e\u7ffc\u819c", + "name": "Hororohoruru Webbing" + }, + { + "icon_name": "Carapace-Blue.png", + "name_jp": "\u591c\u9ce5\u306e\u7ffc", + "name": "Hororohoruru Wing" + }, + { + "icon_name": "Fang-Blue.png", + "name_jp": "\u591c\u9ce5\u306e\u7ffc\u722a", + "name": "Hororohoruru Wingtalon" + }, + { + "icon_name": "Fang-Blue.png", + "name_jp": "\u591c\u9ce5\u306e\u92ed\u7ffc\u722a", + "name": "Hororohoruru Wingtalon+" + }, + { + "icon_name": "Carapace-Blue.png", + "name_jp": "\u591c\u9ce5\u306e\u8033", + "name": "Hororohoruru Ear" + }, + { + "icon_name": "Carapace-Blue.png", + "name_jp": "\u591c\u9ce5\u306e\u5c3e\u7fbd", + "name": "Hororohoruru Quill" + }, + { + "icon_name": "Carapace-Blue.png", + "name_jp": "\u591c\u9ce5\u306e\u91d1\u7fbd", + "name": "Hororohoruru Goldfeather" + }, + { + "icon_name": "Carapace-Blue.png", + "name_jp": "\u7370\u731b\u5316\u591c\u9ce5\u7fbd", + "name": "Ferocious Hororohoruru Feather" + }, + { + "icon_name": "Hide-Red.png", + "name_jp": "\u30a4\u30fc\u30aa\u30b9\u306e\u5927\u76ae", + "name": "Iodrome Hide" + }, + { + "icon_name": "Hide-Red.png", + "name_jp": "\u30a4\u30fc\u30aa\u30b9\u306e\u5927\u4e0a\u76ae", + "name": "Iodrome Hide+" + }, + { + "icon_name": "Scale-Purple.png", + "name_jp": "\u30a4\u30fc\u30aa\u30b9\u306e\u7d2b\u9c57", + "name": "Iodrome Scale" + }, + { + "icon_name": "Scale-Purple.png", + "name_jp": "\u30a4\u30fc\u30aa\u30b9\u306e\u4e0a\u7d2b\u9c57", + "name": "Iodrome Scale+" + }, + { + "icon_name": "Carapace-Red.png", + "name_jp": "\u30c9\u30b9\u30a4\u30fc\u30aa\u30b9\u306e\u982d", + "name": "Iodrome Head" + }, + { + "icon_name": "Monster-Jewel-Blue.png", + "name_jp": "\u9ce5\u7adc\u7389", + "name": "Bird Wyvern Gem" + }, + { + "icon_name": "Hide-Orange.png", + "name_jp": "\u5947\u733f\u72d0\u306e\u525b\u6bdb", + "name": "Kecha Pelt+" + }, + { + "icon_name": "Bone-Orange.png", + "name_jp": "\u5947\u733f\u72d0\u306e\u5805\u9577\u9aa8", + "name": "Kecha Grandbone" + }, + { + "icon_name": "Fang-Orange.png", + "name_jp": "\u5947\u733f\u72d0\u306e\u9264\u722a", + "name": "Kecha Talon" + }, + { + "icon_name": "Carapace-Orange.png", + "name_jp": "\u5947\u733f\u72d0\u306e\u5927\u8033", + "name": "Kecha Ear+" + }, + { + "icon_name": "Carapace-Orange.png", + "name_jp": "\u5947\u733f\u72d0\u306e\u5c3b\u5c3e", + "name": "Kecha Tail" + }, + { + "icon_name": "Hide-Orange.png", + "name_jp": "\u7370\u731b\u5316\u5947\u733f\u72d0\u6bdb", + "name": "Ferocious Kecha Wacha Pelt" + }, + { + "icon_name": "Hide-White.png", + "name_jp": "\u30d6\u30e8\u30d6\u30e8\u3057\u305f\u76ae", + "name": "Flabby Hide" + }, + { + "icon_name": "Hide-White.png", + "name_jp": "\u771f\u73e0\u8272\u306e\u67d4\u76ae", + "name": "Pearl Hide" + }, + { + "icon_name": "Carapace-White.png", + "name_jp": "\u30a2\u30eb\u30d3\u30ce\u306e\u4e2d\u843d\u3061", + "name": "Pale Bone" + }, + { + "icon_name": "Carapace-White.png", + "name_jp": "\u30a2\u30eb\u30d3\u30ce\u306e\u971c\u964d\u308a", + "name": "Pale Steak" + }, + { + "icon_name": "Monster-Jewel-Cyan.png", + "name_jp": "\u7adc\u7389", + "name": "Wyvern Gem" + }, + { + "icon_name": "Hide-White.png", + "name_jp": "\u7370\u731b\u5316\u767d\u67d4\u76ae", + "name": "Ferocious Khezu Hide" + }, + { + "icon_name": "Hide-Cyan.png", + "name_jp": "\u6d77\u7adc\u306e\u76ae", + "name": "Lagiacrus Hide" + }, + { + "icon_name": "Hide-Cyan.png", + "name_jp": "\u6d77\u7adc\u306e\u4e0a\u76ae", + "name": "Lagiacrus Hide+" + }, + { + "icon_name": "Scale-Cyan.png", + "name_jp": "\u6d77\u7adc\u306e\u9c57", + "name": "Lagiacrus Scale" + }, + { + "icon_name": "Scale-Cyan.png", + "name_jp": "\u6d77\u7adc\u306e\u4e0a\u9c57", + "name": "Lagiacrus Scale+" + }, + { + "icon_name": "Carapace-Cyan.png", + "name_jp": "\u6d77\u7adc\u306e\u80cc\u96fb\u6bbb", + "name": "Shell Shocker" + }, + { + "icon_name": "Carapace-Cyan.png", + "name_jp": "\u6d77\u7adc\u306e\u9ad8\u96fb\u6bbb", + "name": "Shell Shocker+" + }, + { + "icon_name": "Fang-Cyan.png", + "name_jp": "\u6d77\u7adc\u306e\u89d2", + "name": "Lagiacrus Horn" + }, + { + "icon_name": "Fang-Cyan.png", + "name_jp": "\u6d77\u7adc\u306e\u5c16\u89d2", + "name": "Lagiacrus Horn+" + }, + { + "icon_name": "Carapace-Cyan.png", + "name_jp": "\u6d77\u7adc\u306e\u5c3b\u5c3e", + "name": "Lagiacrus Tail" + }, + { + "icon_name": "Fang-Cyan.png", + "name_jp": "\u6d77\u7adc\u306e\u722a", + "name": "Lagiacrus Claw" + }, + { + "icon_name": "Fang-Cyan.png", + "name_jp": "\u6d77\u7adc\u306e\u92ed\u722a", + "name": "Lagiacrus Claw+" + }, + { + "icon_name": "Scale-Cyan.png", + "name_jp": "\u6d77\u7adc\u306e\u9006\u9c57", + "name": "Lagiacrus Plate" + }, + { + "icon_name": "Monster-Jewel-Cyan.png", + "name_jp": "\u6d77\u7adc\u306e\u84bc\u7389", + "name": "Lagiacrus Sapphire" + }, + { + "icon_name": "Hide-Cyan.png", + "name_jp": "\u7370\u731b\u5316\u6d77\u7adc\u76ae", + "name": "Ferocious Lagiacrus Hide" + }, + { + "icon_name": "Hide-White.png", + "name_jp": "\u767d\u514e\u7363\u306e\u6bdb", + "name": "Lagombi Pelt" + }, + { + "icon_name": "Hide-White.png", + "name_jp": "\u767d\u514e\u7363\u306e\u525b\u6bdb", + "name": "Lagombi Pelt+" + }, + { + "icon_name": "Carapace-White.png", + "name_jp": "\u767d\u514e\u7363\u306e\u8033", + "name": "Lagombi Ear" + }, + { + "icon_name": "Carapace-White.png", + "name_jp": "\u767d\u514e\u7363\u306e\u5927\u8033", + "name": "Lagombi Ear+" + }, + { + "icon_name": "Carapace-White.png", + "name_jp": "\u767d\u514e\u7363\u306e\u8179\u7532", + "name": "Lagombi Plastron" + }, + { + "icon_name": "Carapace-White.png", + "name_jp": "\u767d\u514e\u7363\u306e\u5805\u8179\u7532", + "name": "Lagombi Plastron+" + }, + { + "icon_name": "Fang-White.png", + "name_jp": "\u767d\u514e\u7363\u306e\u6c37\u722a", + "name": "Lagombi Iceclaw" + }, + { + "icon_name": "Fang-White.png", + "name_jp": "\u767d\u514e\u7363\u306e\u51cd\u722a", + "name": "Lagombi Frozenclaw" + }, + { + "icon_name": "Hide-Yellow.png", + "name_jp": "\u5927\u96ea\u4e3b\u306e\u6bdb", + "name": "Heavy Snow Lord Pelt" + }, + { + "icon_name": "Hide-Yellow.png", + "name_jp": "\u5927\u96ea\u4e3b\u306e\u525b\u6bdb", + "name": "Heavy Snow Lord Pelt+" + }, + { + "icon_name": "Carapace-Purple.png", + "name_jp": "\u5927\u96ea\u4e3b\u306e\u8179\u7532", + "name": "Heavy Snow Lord Plastron" + }, + { + "icon_name": "Carapace-Purple.png", + "name_jp": "\u5927\u96ea\u4e3b\u306e\u5805\u8179\u7532", + "name": "Heavy Snow Lord Plastron+" + }, + { + "icon_name": "Scale-Grey.png", + "name_jp": "\u6eb6\u5ca9\u7adc\u306e\u4e0a\u9c57", + "name": "Lavasioth Scale+" + }, + { + "icon_name": "Shell-Grey.png", + "name_jp": "\u6eb6\u5ca9\u7adc\u306e\u5805\u6bbb", + "name": "Lavasioth Carapace" + }, + { + "icon_name": "Fang-Grey.png", + "name_jp": "\u6eb6\u5ca9\u7adc\u306e\u92ed\u7259", + "name": "Lavasioth Fang+" + }, + { + "icon_name": "Carapace-Grey.png", + "name_jp": "\u6eb6\u5ca9\u7adc\u306e\u4e0a\u30d2\u30ec", + "name": "Lavasioth Fin+" + }, + { + "icon_name": "Scale-Grey.png", + "name_jp": "\u7370\u731b\u5316\u6eb6\u5ca9\u7adc\u9c57", + "name": "Ferocious Lavasioth Scale" + }, + { + "icon_name": "Shell-Yellow.png", + "name_jp": "\u7d5e\u86c7\u7adc\u306e\u7532\u6bbb", + "name": "Najarala Shell" + }, + { + "icon_name": "Shell-Yellow.png", + "name_jp": "\u7d5e\u86c7\u7adc\u306e\u5805\u6bbb", + "name": "Najarala Carapace" + }, + { + "icon_name": "Hide-Yellow.png", + "name_jp": "\u7d5e\u86c7\u7adc\u306e\u76ae", + "name": "Najarala Hide" + }, + { + "icon_name": "Hide-Yellow.png", + "name_jp": "\u7d5e\u86c7\u7adc\u306e\u4e0a\u76ae", + "name": "Najarala Hide+" + }, + { + "icon_name": "Carapace-Yellow.png", + "name_jp": "\u7d5e\u86c7\u7adc\u306e\u9aa8\u9ac4", + "name": "Najarala Marrow" + }, + { + "icon_name": "Carapace-Yellow.png", + "name_jp": "\u7d5e\u86c7\u7adc\u306e\u5ef6\u9ac4", + "name": "Najarala Medulla" + }, + { + "icon_name": "Carapace-Yellow.png", + "name_jp": "\u7d5e\u86c7\u7adc\u306e\u9cf4\u7532", + "name": "Najarala Sounder" + }, + { + "icon_name": "Carapace-Yellow.png", + "name_jp": "\u7d5e\u86c7\u7adc\u306e\u4e0a\u9cf4\u7532", + "name": "Najarala Sounder+" + }, + { + "icon_name": "Fang-Yellow.png", + "name_jp": "\u7d5e\u86c7\u7adc\u306e\u7259", + "name": "Najarala Fang" + }, + { + "icon_name": "Bone-Yellow.png", + "name_jp": "\u5bd2\u6c17\u7acb\u3064\u30af\u30c1\u30d0\u30b7", + "name": "Chilling Beak" + }, + { + "icon_name": "Monster-Jewel-Cyan.png", + "name_jp": "\u7adc\u7389", + "name": "Wyvern Gem" + }, + { + "icon_name": "Shell-Yellow.png", + "name_jp": "\u7370\u731b\u5316\u7d5e\u86c7\u7adc\u6bbb", + "name": "Ferocious Najarala Shell" + }, + { + "icon_name": "Scale-Grey.png", + "name_jp": "\u8fc5\u7adc\u306e\u9c57", + "name": "Nargacuga Scale" + }, + { + "icon_name": "Scale-Grey.png", + "name_jp": "\u8fc5\u7adc\u306e\u4e0a\u9c57", + "name": "Nargacuga Scale+" + }, + { + "icon_name": "Hide-Grey.png", + "name_jp": "\u8fc5\u7adc\u306e\u9ed2\u6bdb", + "name": "Nargacuga Blackfur" + }, + { + "icon_name": "Hide-Grey.png", + "name_jp": "\u8fc5\u7adc\u306e\u4e0a\u9ed2\u6bdb", + "name": "Nargacuga Pelt+" + }, + { + "icon_name": "Carapace-Grey.png", + "name_jp": "\u8fc5\u7adc\u306e\u5c3b\u5c3e", + "name": "Nargacuga Tail" + }, + { + "icon_name": "Carapace-Grey.png", + "name_jp": "\u8fc5\u7adc\u306e\u5c3e\u68d8", + "name": "Narga Tailspike" + }, + { + "icon_name": "Carapace-Grey.png", + "name_jp": "\u8fc5\u7adc\u306e\u5203\u7ffc", + "name": "Nargacuga Cutwing" + }, + { + "icon_name": "Carapace-Grey.png", + "name_jp": "\u8fc5\u7adc\u306e\u92ed\u5203\u7ffc", + "name": "Narga Razor" + }, + { + "icon_name": "Fang-Grey.png", + "name_jp": "\u8fc5\u7adc\u306e\u7259", + "name": "Nargacuga Fang" + }, + { + "icon_name": "Fang-Grey.png", + "name_jp": "\u8fc5\u7adc\u306e\u92ed\u7259", + "name": "Nargacuga Fang+" + }, + { + "icon_name": "Carapace-Grey.png", + "name_jp": "\u8fc5\u7adc\u306e\u9aa8\u9ac4", + "name": "Nargacuga Marrow" + }, + { + "icon_name": "Carapace-Red.png", + "name_jp": "\u8fc5\u7adc\u306e\u5ef6\u9ac4", + "name": "Narga Medulla" + }, + { + "icon_name": "Scale-Grey.png", + "name_jp": "\u7370\u731b\u5316\u8fc5\u7adc\u9c57", + "name": "Ferocious Nargacuga Scale" + }, + { + "icon_name": "Scale-White.png", + "name_jp": "\u767d\u75be\u98a8\u306e\u9c57", + "name": "White Gale Scale" + }, + { + "icon_name": "Scale-White.png", + "name_jp": "\u767d\u75be\u98a8\u306e\u4e0a\u9c57", + "name": "White Gale Scale+" + }, + { + "icon_name": "Hide-Blue.png", + "name_jp": "\u767d\u75be\u98a8\u306e\u9ed2\u6bdb", + "name": "White Gale Blackfur" + }, + { + "icon_name": "Hide-Blue.png", + "name_jp": "\u767d\u75be\u98a8\u306e\u4e0a\u9ed2\u6bdb", + "name": "White Gale Pelt+" + }, + { + "icon_name": "Shell-Yellow.png", + "name_jp": "\u6f5c\u53e3\u7adc\u306e\u7532\u6bbb", + "name": "Nibelsnarf Shell" + }, + { + "icon_name": "Shell-Yellow.png", + "name_jp": "\u6f5c\u53e3\u7adc\u306e\u5805\u6bbb", + "name": "Nibelsnarf Carapace" + }, + { + "icon_name": "Hide-Yellow.png", + "name_jp": "\u6f5c\u53e3\u7adc\u306e\u76ae", + "name": "Nibelsnarf Hide" + }, + { + "icon_name": "Hide-Yellow.png", + "name_jp": "\u6f5c\u53e3\u7adc\u306e\u4e0a\u76ae", + "name": "Nibelsnarf Hide+" + }, + { + "icon_name": "Fang-Yellow.png", + "name_jp": "\u6f5c\u53e3\u7adc\u306e\u722a", + "name": "Nibelsnarf Claw" + }, + { + "icon_name": "Fang-Yellow.png", + "name_jp": "\u6f5c\u53e3\u7adc\u306e\u5c16\u722a", + "name": "Nibelsnarf Claw+" + }, + { + "icon_name": "Carapace-Yellow.png", + "name_jp": "\u6f5c\u53e3\u7adc\u306e\u982d\u6bbb", + "name": "Nibelsnarf Scalp" + }, + { + "icon_name": "Liquid-Cyan.png", + "name_jp": "\u9bae\u3084\u304b\u306a\u4f53\u6db2", + "name": "Vivid Fluid" + }, + { + "icon_name": "Liquid-Cyan.png", + "name_jp": "\u6975\u5f69\u8272\u306e\u4f53\u6db2", + "name": "Brilliant Fluid" + }, + { + "icon_name": "Shell-Yellow.png", + "name_jp": "\u7370\u731b\u5316\u6f5c\u53e3\u7adc\u6bbb", + "name": "Ferocious Nibelsnarf Shell" + }, + { + "icon_name": "Scale-Blue.png", + "name_jp": "\u6c34\u7adc\u306e\u4e0a\u9c57", + "name": "Plesioth Scale+" + }, + { + "icon_name": "Carapace-Blue.png", + "name_jp": "\u6c34\u7adc\u306e\u4e0a\u30d2\u30ec", + "name": "Plesioth Fin+" + }, + { + "icon_name": "Fang-Blue.png", + "name_jp": "\u6c34\u7adc\u306e\u7ffc\u819c", + "name": "Plesioth Fang+" + }, + { + "icon_name": "Webbing-Blue.png", + "name_jp": "\u6c34\u7adc\u306e\u92ed\u7259", + "name": "Plesioth Webbing" + }, + { + "icon_name": "Carapace-Blue.png", + "name_jp": "\u6c34\u7adc\u306e\u304a\u982d", + "name": "Plesioth Head" + }, + { + "icon_name": "Scale-Blue.png", + "name_jp": "\u7370\u731b\u5316\u6c34\u7adc\u9c57", + "name": "Ferocious Plesioth Scale" + }, + { + "icon_name": "Scale-DarkGreen.png", + "name_jp": "\u96fb\u7adc\u306e\u9c57", + "name": "Raizekusu Scale" + }, + { + "icon_name": "Scale-DarkGreen.png", + "name_jp": "\u96fb\u7adc\u306e\u4e0a\u9c57", + "name": "Raizekusu Scale+" + }, + { + "icon_name": "Shell-DarkGreen.png", + "name_jp": "\u96fb\u7adc\u306e\u68d8\u6bbb", + "name": "Raizekusu Thornshell" + }, + { + "icon_name": "Shell-DarkGreen.png", + "name_jp": "\u96fb\u7adc\u306e\u5805\u68d8\u6bbb", + "name": "Raizekusu Thornshell+" + }, + { + "icon_name": "Webbing-YellowGreen.png", + "name_jp": "\u96fb\u7adc\u306e\u5e2f\u96fb\u819c", + "name": "Raizekusu Electrowebbing" + }, + { + "icon_name": "Webbing-YellowGreen.png", + "name_jp": "\u96fb\u7adc\u306e\u9ad8\u96fb\u819c", + "name": "Raizekusu Electrowebbing+" + }, + { + "icon_name": "Fang-DarkGreen.png", + "name_jp": "\u96fb\u7adc\u306e\u7ffc\u722a", + "name": "Raizekusu Wingtalon" + }, + { + "icon_name": "Fang-DarkGreen.png", + "name_jp": "\u96fb\u7adc\u306e\u92ed\u7ffc\u722a", + "name": "Raizekusu Wingtalon+" + }, + { + "icon_name": "Shell-DarkGreen.png", + "name_jp": "\u96fb\u7adc\u306e\u51a0\u7532", + "name": "Raizekusu Crown" + }, + { + "icon_name": "Shell-DarkGreen.png", + "name_jp": "\u96fb\u7adc\u306e\u5805\u51a0\u7532", + "name": "Raizekusu Crown+" + }, + { + "icon_name": "Carapace-DarkGreen.png", + "name_jp": "\u96fb\u7adc\u306e\u92cf\u5c3e", + "name": "Raizekusu Scissortail" + }, + { + "icon_name": "Shell-YellowGreen.png", + "name_jp": "\u5727\u96fb\u7532", + "name": "Electroshell" + }, + { + "icon_name": "Shell-YellowGreen.png", + "name_jp": "\u9ad8\u5727\u96fb\u7532", + "name": "Electroshell+" + }, + { + "icon_name": "Scale-DarkGreen.png", + "name_jp": "\u96fb\u7adc\u306e\u9006\u9c57", + "name": "Raizekusu Plate" + }, + { + "icon_name": "Monster-Jewel-YellowGreen.png", + "name_jp": "\u96fb\u7adc\u306e\u96f7\u7389", + "name": "Raizekusu Thunder Gem" + }, + { + "icon_name": "Scale-DarkGreen.png", + "name_jp": "\u7370\u731b\u5316\u96fb\u7adc\u9c57", + "name": "Ferocious Raizekusu Scale" + }, + { + "icon_name": "Fang-Yellow.png", + "name_jp": "\u91d1\u7345\u5b50\u306e\u5c16\u89d2", + "name": "Rajang Horn+" + }, + { + "icon_name": "Fang-Yellow.png", + "name_jp": "\u91d1\u7345\u5b50\u306e\u92ed\u7259", + "name": "Rajang Fang+" + }, + { + "icon_name": "Hide-Grey.png", + "name_jp": "\u91d1\u7345\u5b50\u306e\u9ed2\u6bdb", + "name": "Rajang Blackfur" + }, + { + "icon_name": "Fang-Grey.png", + "name_jp": "\u91d1\u7345\u5b50\u306e\u5c16\u722a", + "name": "Rajang Claw+" + }, + { + "icon_name": "Carapace-Yellow.png", + "name_jp": "\u91d1\u7345\u5b50\u306e\u5c3b\u5c3e", + "name": "Rajang Tail" + }, + { + "icon_name": "Hide-Yellow.png", + "name_jp": "\u9ec4\u91d1\u306e\u6bdb", + "name": "Gold Rajang Pelt" + }, + { + "icon_name": "Hide-Grey.png", + "name_jp": "\u7370\u731b\u5316\u91d1\u7345\u5b50\u6bdb", + "name": "Ferocious Rajang Pelt" + }, + { + "icon_name": "Hide-Yellow.png", + "name_jp": "\u91d1\u7345\u5b50\u306e\u6012\u9aea", + "name": "Rajang Ragehair" + }, + { + "icon_name": "Monster-Jewel-Yellow.png", + "name_jp": "\u91d1\u7345\u5b50\u306e\u95d8\u9b42", + "name": "Rajang Nerve" + }, + { + "icon_name": "Fang-Yellow.png", + "name_jp": "\u7f85\u5239\u306e\u91d1\u89d2", + "name": "Ghoulish Gold Horn" + }, + { + "icon_name": "Scale-Red.png", + "name_jp": "\u706b\u7adc\u306e\u9c57", + "name": "Rathalos Scale" + }, + { + "icon_name": "Scale-Red.png", + "name_jp": "\u706b\u7adc\u306e\u4e0a\u9c57", + "name": "Rathalos Scale+" + }, + { + "icon_name": "Shell-Red.png", + "name_jp": "\u706b\u7adc\u306e\u7532\u6bbb", + "name": "Rathalos Shell" + }, + { + "icon_name": "Shell-Red.png", + "name_jp": "\u706b\u7adc\u306e\u5805\u6bbb", + "name": "Rathalos Carapace" + }, + { + "icon_name": "Webbing-Red.png", + "name_jp": "\u706b\u7adc\u306e\u7ffc\u819c", + "name": "Rathalos Webbing" + }, + { + "icon_name": "Carapace-Red.png", + "name_jp": "\u706b\u7adc\u306e\u7ffc", + "name": "Rathalos Wing" + }, + { + "icon_name": "Carapace-Red.png", + "name_jp": "\u706b\u7adc\u306e\u5c3b\u5c3e", + "name": "Rathalos Tail" + }, + { + "icon_name": "Scale-Red.png", + "name_jp": "\u706b\u7adc\u306e\u9006\u9c57", + "name": "Rathalos Plate" + }, + { + "icon_name": "Monster-Jewel-Red.png", + "name_jp": "\u706b\u7adc\u306e\u7d05\u7389", + "name": "Rathalos Ruby" + }, + { + "icon_name": "Fang-Red.png", + "name_jp": "\u706b\u7adc\u306e\u7ffc\u722a", + "name": "Rath Wingtalon" + }, + { + "icon_name": "Carapace-Red.png", + "name_jp": "\u706b\u7adc\u306e\u9aa8\u9ac4", + "name": "Rath Marrow" + }, + { + "icon_name": "Carapace-Red.png", + "name_jp": "\u706b\u7adc\u306e\u5ef6\u9ac4", + "name": "Rath Medulla" + }, + { + "icon_name": "Scale-Red.png", + "name_jp": "\u7370\u731b\u5316\u706b\u7adc\u9c57", + "name": "Ferocious Rathalos Scale" + }, + { + "icon_name": "Scale-Red.png", + "name_jp": "\u9ed2\u708e\u738b\u306e\u9c57", + "name": "Black Flame King Scale" + }, + { + "icon_name": "Scale-Red.png", + "name_jp": "\u9ed2\u708e\u738b\u306e\u4e0a\u9c57", + "name": "Black Flame King Scale+" + }, + { + "icon_name": "Shell-Red.png", + "name_jp": "\u9ed2\u708e\u738b\u306e\u7532\u6bbb", + "name": "Black Flame King Shell" + }, + { + "icon_name": "Shell-Red.png", + "name_jp": "\u9ed2\u708e\u738b\u306e\u5805\u6bbb", + "name": "Black Flame King Carapace" + }, + { + "icon_name": "Scale-White.png", + "name_jp": "\u9280\u706b\u7adc\u306e\u4e0a\u9c57", + "name": "S.Rathalos Scale+" + }, + { + "icon_name": "Shell-White.png", + "name_jp": "\u9280\u706b\u7adc\u306e\u5805\u6bbb", + "name": "S.Rathalos Carapace" + }, + { + "icon_name": "Carapace-White.png", + "name_jp": "\u9280\u706b\u7adc\u306e\u5c3b\u5c3e", + "name": "S.Rathalos Tail" + }, + { + "icon_name": "Fang-Red.png", + "name_jp": "\u706b\u7adc\u306e\u7ffc\u722a", + "name": "Rath Wingtalon" + }, + { + "icon_name": "Carapace-Red.png", + "name_jp": "\u706b\u7adc\u306e\u5ef6\u9ac4", + "name": "Rath Medulla" + }, + { + "icon_name": "Liquid-Yellow.png", + "name_jp": "\u706b\u7adc\u306e\u714c\u6db2", + "name": "Rath Gleem" + }, + { + "icon_name": "Scale-White.png", + "name_jp": "\u7370\u731b\u5316\u9280\u706b\u7adc\u9c57", + "name": "Ferocious S.Rathalos Scale" + }, + { + "icon_name": "Scale-Green.png", + "name_jp": "\u96cc\u706b\u7adc\u306e\u9c57", + "name": "Rathian Scale" + }, + { + "icon_name": "Scale-Green.png", + "name_jp": "\u96cc\u706b\u7adc\u306e\u4e0a\u9c57", + "name": "Rathian Scale+" + }, + { + "icon_name": "Shell-Green.png", + "name_jp": "\u96cc\u706b\u7adc\u306e\u7532\u6bbb", + "name": "Rathian Shell" + }, + { + "icon_name": "Shell-Green.png", + "name_jp": "\u96cc\u706b\u7adc\u306e\u5805\u6bbb", + "name": "Rathian Carapace" + }, + { + "icon_name": "Webbing-Green.png", + "name_jp": "\u96cc\u706b\u7adc\u306e\u7ffc\u819c", + "name": "Rathian Webbing" + }, + { + "icon_name": "Carapace-Green.png", + "name_jp": "\u96cc\u706b\u7adc\u306e\u68d8", + "name": "Rathian Spike" + }, + { + "icon_name": "Carapace-Green.png", + "name_jp": "\u96cc\u706b\u7adc\u306e\u4e0a\u68d8", + "name": "Rathian Spike+" + }, + { + "icon_name": "Scale-Green.png", + "name_jp": "\u96cc\u706b\u7adc\u306e\u9006\u9c57", + "name": "Rathian Plate" + }, + { + "icon_name": "Monster-Jewel-Green.png", + "name_jp": "\u96cc\u706b\u7adc\u306e\u7d05\u7389", + "name": "Rathian Ruby" + }, + { + "icon_name": "Fang-Red.png", + "name_jp": "\u706b\u7adc\u306e\u7ffc\u722a", + "name": "Rath Wingtalon" + }, + { + "icon_name": "Carapace-Red.png", + "name_jp": "\u706b\u7adc\u306e\u9aa8\u9ac4", + "name": "Rath Marrow" + }, + { + "icon_name": "Carapace-Red.png", + "name_jp": "\u706b\u7adc\u306e\u5ef6\u9ac4", + "name": "Rath Medulla" + }, + { + "icon_name": "Scale-Green.png", + "name_jp": "\u7370\u731b\u5316\u96cc\u706b\u7adc\u9c57", + "name": "Ferocious Rathian Scale" + }, + { + "icon_name": "Scale-Purple.png", + "name_jp": "\u7d2b\u6bd2\u59eb\u306e\u9c57", + "name": "Violet Poison Princess Scale" + }, + { + "icon_name": "Scale-Purple.png", + "name_jp": "\u7d2b\u6bd2\u59eb\u306e\u4e0a\u9c57", + "name": "Violet Poison Princess Scale+" + }, + { + "icon_name": "Shell-Purple.png", + "name_jp": "\u7d2b\u6bd2\u59eb\u306e\u7532\u6bbb", + "name": "Violet Poison Princess Shell" + }, + { + "icon_name": "Shell-Purple.png", + "name_jp": "\u7d2b\u6bd2\u59eb\u306e\u5805\u6bbb", + "name": "Violet Poison Princess Carapace" + }, + { + "icon_name": "Scale-Yellow.png", + "name_jp": "\u91d1\u706b\u7adc\u306e\u4e0a\u9c57", + "name": "G.Rathian Scale+" + }, + { + "icon_name": "Shell-Yellow.png", + "name_jp": "\u91d1\u706b\u7adc\u306e\u5805\u6bbb", + "name": "G.Rathian Carapace" + }, + { + "icon_name": "Carapace-Yellow.png", + "name_jp": "\u91d1\u706b\u7adc\u306e\u4e0a\u68d8", + "name": "G.Rathian Spike+" + }, + { + "icon_name": "Fang-Red.png", + "name_jp": "\u706b\u7adc\u306e\u7ffc\u722a", + "name": "Rath Wingtalon" + }, + { + "icon_name": "Carapace-Red.png", + "name_jp": "\u706b\u7adc\u306e\u5ef6\u9ac4", + "name": "Rath Medulla" + }, + { + "icon_name": "Liquid-Yellow.png", + "name_jp": "\u706b\u7adc\u306e\u714c\u6db2", + "name": "Rath Gleem" + }, + { + "icon_name": "Scale-Yellow.png", + "name_jp": "\u7370\u731b\u5316\u91d1\u706b\u7adc\u9c57", + "name": "Ferocious G.Rathian Scale" + }, + { + "icon_name": "Hide-Yellow.png", + "name_jp": "\u6d77\u7dbf\u8cea\u306e\u76ae", + "name": "Spongy Hide" + }, + { + "icon_name": "Hide-Yellow.png", + "name_jp": "\u6d77\u7dbf\u8cea\u306e\u4e0a\u76ae", + "name": "Spongy Hide+" + }, + { + "icon_name": "Scale-Yellow.png", + "name_jp": "\u6c34\u7363\u306e\u9c57", + "name": "R.Ludroth Scale" + }, + { + "icon_name": "Scale-Yellow.png", + "name_jp": "\u6c34\u7363\u306e\u4e0a\u9c57", + "name": "R.Ludroth Scale+" + }, + { + "icon_name": "Fang-Yellow.png", + "name_jp": "\u6c34\u7363\u306e\u722a", + "name": "R.Ludroth Claw" + }, + { + "icon_name": "Fang-Yellow.png", + "name_jp": "\u6c34\u7363\u306e\u92ed\u722a", + "name": "R.Ludroth Claw+" + }, + { + "icon_name": "Hide-Yellow.png", + "name_jp": "\u6c34\u7363\u306e\u30c8\u30b5\u30ab", + "name": "R.Ludroth Crest" + }, + { + "icon_name": "Hide-Yellow.png", + "name_jp": "\u9ad8\u7d1a\u306a\u30c8\u30b5\u30ab", + "name": "R.Ludroth Crest+" + }, + { + "icon_name": "Carapace-Yellow.png", + "name_jp": "\u6c34\u7363\u306e\u5c3b\u5c3e", + "name": "R.Ludroth Tail" + }, + { + "icon_name": "Scale-Yellow.png", + "name_jp": "\u7370\u731b\u5316\u6c34\u7363\u9c57", + "name": "Ferocious R.Ludroth Scale" + }, + { + "icon_name": "Shell-Green.png", + "name_jp": "\u5fb9\u7532\u866b\u306e\u5805\u6bbb", + "name": "Seltas Carapace" + }, + { + "icon_name": "Webbing-Green.png", + "name_jp": "\u5fb9\u7532\u866b\u306e\u8584\u7fbd", + "name": "Seltas Innerwing" + }, + { + "icon_name": "Fang-Green.png", + "name_jp": "\u5fb9\u7532\u866b\u306e\u5c16\u89d2", + "name": "Seltas Horn+" + }, + { + "icon_name": "Shell-DarkGreen.png", + "name_jp": "\u91cd\u7532\u866b\u306e\u5805\u6bbb", + "name": "S.Queen Carapace" + }, + { + "icon_name": "Carapace-DarkGreen.png", + "name_jp": "\u91cd\u7532\u866b\u306e\u5805\u80f8\u6bbb", + "name": "S.Queen Hardpectus" + }, + { + "icon_name": "Fang-DarkGreen.png", + "name_jp": "\u91cd\u7532\u866b\u306e\u92ed\u722a", + "name": "S.Queen Sharpclaw" + }, + { + "icon_name": "Carapace-DarkGreen.png", + "name_jp": "\u91cd\u7532\u866b\u306e\u5927\u984e", + "name": "S.Queen Jaw" + }, + { + "icon_name": "Carapace-DarkGreen.png", + "name_jp": "\u91cd\u7532\u866b\u306e\u5186\u6708\u5c3e", + "name": "S.Queen Crescent" + }, + { + "icon_name": "Liquid-DarkGreen.png", + "name_jp": "\u91cd\u7532\u30a8\u30ad\u30b9", + "name": "S.Queen Extract" + }, + { + "icon_name": "Shell-DarkGreen.png", + "name_jp": "\u7370\u731b\u5316\u91cd\u7532\u866b\u6bbb", + "name": "Ferocious S.Queen Shell" + }, + { + "icon_name": "Scale-Yellow.png", + "name_jp": "\u5343\u5203\u7adc\u306e\u5203\u9c57", + "name": "Seregios Scale" + }, + { + "icon_name": "Scale-Yellow.png", + "name_jp": "\u5343\u5203\u7adc\u306e\u92ed\u5203\u9c57", + "name": "Seregios Slavescale" + }, + { + "icon_name": "Scale-Yellow.png", + "name_jp": "\u5343\u5203\u7adc\u306e\u98db\u5203\u7247", + "name": "Seregios Blade" + }, + { + "icon_name": "Scale-Yellow.png", + "name_jp": "\u5343\u5203\u7adc\u306e\u98db\u5203", + "name": "Seregios Airblade" + }, + { + "icon_name": "Fang-Yellow.png", + "name_jp": "\u5343\u5203\u7adc\u306e\u722a", + "name": "Seregios Claw" + }, + { + "icon_name": "Fang-Yellow.png", + "name_jp": "\u5343\u5203\u7adc\u306e\u523b\u722a", + "name": "Seregios Carver" + }, + { + "icon_name": "Carapace-Yellow.png", + "name_jp": "\u5343\u5203\u7adc\u306e\u69cd\u5c3e", + "name": "Seregios Impaler" + }, + { + "icon_name": "Fang-Yellow.png", + "name_jp": "\u5343\u5203\u7adc\u306e\u5200\u89d2", + "name": "Seregios Horn" + }, + { + "icon_name": "Fang-Yellow.png", + "name_jp": "\u5343\u5203\u7adc\u306e\u4f10\u5200\u89d2", + "name": "Seregios Breacher" + }, + { + "icon_name": "Fang-Yellow.png", + "name_jp": "\u5343\u5203\u7adc\u306e\u7ffc\u722a", + "name": "Seregios Wingtalon" + }, + { + "icon_name": "Fang-Yellow.png", + "name_jp": "\u5343\u5203\u7adc\u306e\u5c16\u7ffc\u722a", + "name": "Seregios Scraper" + }, + { + "icon_name": "Scale-Yellow.png", + "name_jp": "\u5343\u5203\u7adc\u306e\u53cd\u9006\u9c57", + "name": "Seregios Dissenter" + }, + { + "icon_name": "Scale-Yellow.png", + "name_jp": "\u7370\u731b\u5316\u5343\u5203\u7adc\u9c57", + "name": "Ferocious Seregios Scale" + }, + { + "icon_name": "Shell-Blue.png", + "name_jp": "\u938c\u87f9\u306e\u7532\u6bbb", + "name": "Ceanataur Shell" + }, + { + "icon_name": "Shell-Blue.png", + "name_jp": "\u938c\u87f9\u306e\u5805\u6bbb", + "name": "Ceanataur Carapace" + }, + { + "icon_name": "Shell-Blue.png", + "name_jp": "\u938c\u87f9\u306e\u811a", + "name": "Ceanataur Leg" + }, + { + "icon_name": "Shell-Blue.png", + "name_jp": "\u938c\u87f9\u306e\u5805\u811a", + "name": "Ceanataur Leg+" + }, + { + "icon_name": "Fang-Blue.png", + "name_jp": "\u938c\u87f9\u306e\u722a", + "name": "Ceanataur Claw" + }, + { + "icon_name": "Fang-Blue.png", + "name_jp": "\u938c\u87f9\u306e\u5c16\u722a", + "name": "Ceanataur Claw+" + }, + { + "icon_name": "Shell-Blue.png", + "name_jp": "\u7370\u731b\u5316\u938c\u87f9\u6bbb", + "name": "Ferocious Ceanataur Shell" + }, + { + "icon_name": "Scale-White.png", + "name_jp": "\u6ce1\u72d0\u7adc\u306e\u9c57", + "name": "Tamamitsune Scale" + }, + { + "icon_name": "Scale-White.png", + "name_jp": "\u6ce1\u72d0\u7adc\u306e\u4e0a\u9c57", + "name": "Tamamitsune Scale+" + }, + { + "icon_name": "Hide-Purple.png", + "name_jp": "\u6ce1\u72d0\u7adc\u306e\u7d2b\u6bdb", + "name": "Tamamitsune Purplefur" + }, + { + "icon_name": "Hide-Purple.png", + "name_jp": "\u6ce1\u72d0\u7adc\u306e\u7d2b\u4e0a\u6bdb", + "name": "Tamamitsune Pelt+" + }, + { + "icon_name": "Fang-Purple.png", + "name_jp": "\u6ce1\u72d0\u7adc\u306e\u722a", + "name": "Tamamitsune Claw" + }, + { + "icon_name": "Fang-Purple.png", + "name_jp": "\u6ce1\u72d0\u7adc\u306e\u5c16\u722a", + "name": "Tamamitsune Claw+" + }, + { + "icon_name": "Carapace-Red.png", + "name_jp": "\u6ce1\u72d0\u7adc\u306e\u9326\u30d2\u30ec", + "name": "Tamamitsune Fin" + }, + { + "icon_name": "Carapace-Red.png", + "name_jp": "\u6ce1\u72d0\u7adc\u306e\u4e0a\u9326\u30d2\u30ec", + "name": "Tamamitsune Fin+" + }, + { + "icon_name": "Carapace-Purple.png", + "name_jp": "\u6ce1\u72d0\u7adc\u306e\u5c3b\u5c3e", + "name": "Tamamitsune Tail" + }, + { + "icon_name": "Liquid-Purple.png", + "name_jp": "\u6ce1\u7acb\u3064\u6ed1\u6db2", + "name": "Bubble Fluid" + }, + { + "icon_name": "Liquid-Purple.png", + "name_jp": "\u6ce1\u7acb\u3064\u4e0a\u6ed1\u6db2", + "name": "Bubble Fluid+" + }, + { + "icon_name": "Scale-Pink.png", + "name_jp": "\u6ce1\u72d0\u7adc\u306e\u9006\u9c57", + "name": "Tamamitsune Plate" + }, + { + "icon_name": "Monster-Jewel-Purple.png", + "name_jp": "\u6ce1\u72d0\u7adc\u306e\u6c34\u7389", + "name": "Tamamitsune Water Gem" + }, + { + "icon_name": "Scale-White.png", + "name_jp": "\u7370\u731b\u5316\u6ce1\u72d0\u7adc\u9c57", + "name": "Ferocious Tamamitsune Scale" + }, + { + "icon_name": "Scale-Red.png", + "name_jp": "\u9b3c\u86d9\u306e\u9c57", + "name": "Tetsucabra Scale" + }, + { + "icon_name": "Scale-Red.png", + "name_jp": "\u9b3c\u86d9\u306e\u4e0a\u9c57", + "name": "Tetsucabra Scale+" + }, + { + "icon_name": "Shell-Red.png", + "name_jp": "\u9b3c\u86d9\u306e\u7532\u6bbb", + "name": "Tetsucabra Shell" + }, + { + "icon_name": "Shell-Red.png", + "name_jp": "\u9b3c\u86d9\u306e\u5805\u6bbb", + "name": "Tetsucabra Carapace" + }, + { + "icon_name": "Fang-Red.png", + "name_jp": "\u9b3c\u86d9\u306e\u722a", + "name": "Tetsucabra Claw" + }, + { + "icon_name": "Fang-Red.png", + "name_jp": "\u9b3c\u86d9\u306e\u5c16\u722a", + "name": "Tetsucabra Claw+" + }, + { + "icon_name": "Fang-Red.png", + "name_jp": "\u9b3c\u86d9\u306e\u5927\u7259", + "name": "Tetsucabra Tusks" + }, + { + "icon_name": "Fang-Red.png", + "name_jp": "\u9b3c\u86d9\u306e\u5de8\u5927\u7259", + "name": "Tetsucabra Tusks+" + }, + { + "icon_name": "Bone-Red.png", + "name_jp": "\u53b3\u3081\u3057\u3044\u982d\u9aa8", + "name": "Dignified Skull" + }, + { + "icon_name": "Liquid-Yellow.png", + "name_jp": "\u30ab\u30ef\u30ba\u306e\u6cb9", + "name": "Paddock Oil" + }, + { + "icon_name": "Liquid-Yellow.png", + "name_jp": "\u30ab\u30ef\u30ba\u306e\u6bbf\u6cb9", + "name": "Paddock Oil+" + }, + { + "icon_name": "Scale-Red.png", + "name_jp": "\u7370\u731b\u5316\u9b3c\u86d9\u9c57", + "name": "Ferocious Tetsucabra Scale" + }, + { + "icon_name": "Scale-Red.png", + "name_jp": "\u5ca9\u7a7f\u306e\u9c57", + "name": "Rock Piercing Scale" + }, + { + "icon_name": "Scale-Red.png", + "name_jp": "\u5ca9\u7a7f\u306e\u4e0a\u9c57", + "name": "Rock Piercing Scale+" + }, + { + "icon_name": "Shell-Red.png", + "name_jp": "\u5ca9\u7a7f\u306e\u7532\u6bbb", + "name": "Rock Piercing Shell" + }, + { + "icon_name": "Shell-Red.png", + "name_jp": "\u5ca9\u7a7f\u306e\u5805\u6bbb", + "name": "Rock Piercing Carapace" + }, + { + "icon_name": "Fang-Red.png", + "name_jp": "\u5ca9\u7a7f\u306e\u5de8\u5927\u7259", + "name": "Rock Piercing Tusks" + }, + { + "icon_name": "Fang-Red.png", + "name_jp": "\u5ca9\u7a7f\u306e\u6975\u5927\u7259", + "name": "Rock Piercing Tusks+" + }, + { + "icon_name": "Scale-Yellow.png", + "name_jp": "\u8f5f\u7adc\u306e\u9c57", + "name": "Tigrex Scale" + }, + { + "icon_name": "Scale-Yellow.png", + "name_jp": "\u8f5f\u7adc\u306e\u4e0a\u9c57", + "name": "Tigrex Scale+" + }, + { + "icon_name": "Shell-Yellow.png", + "name_jp": "\u8f5f\u7adc\u306e\u7532\u6bbb", + "name": "Tigrex Shell" + }, + { + "icon_name": "Shell-Yellow.png", + "name_jp": "\u8f5f\u7adc\u306e\u5805\u6bbb", + "name": "Tigrex Carapace" + }, + { + "icon_name": "Carapace-Yellow.png", + "name_jp": "\u8f5f\u7adc\u306e\u5c3b\u5c3e", + "name": "Tigrex Tail" + }, + { + "icon_name": "Fang-Yellow.png", + "name_jp": "\u8f5f\u7adc\u306e\u722a", + "name": "Tigrex Claw" + }, + { + "icon_name": "Fang-Yellow.png", + "name_jp": "\u8f5f\u7adc\u306e\u5c16\u722a", + "name": "Tigrex Claw+" + }, + { + "icon_name": "Fang-Yellow.png", + "name_jp": "\u8f5f\u7adc\u306e\u7259", + "name": "Tigrex Fang" + }, + { + "icon_name": "Fang-Yellow.png", + "name_jp": "\u8f5f\u7adc\u306e\u92ed\u7259", + "name": "Tigrex Fang+" + }, + { + "icon_name": "Carapace-Yellow.png", + "name_jp": "\u8f5f\u7adc\u306e\u982d\u6bbb", + "name": "Tigrex Scalp" + }, + { + "icon_name": "Carapace-Yellow.png", + "name_jp": "\u8f5f\u7adc\u306e\u30a2\u30ae\u30c8", + "name": "Tigrex Maw" + }, + { + "icon_name": "Scale-Yellow.png", + "name_jp": "\u7370\u731b\u5316\u8f5f\u7adc\u9c57", + "name": "Ferocious Tigrex Scale" + }, + { + "icon_name": "Scale-Blue.png", + "name_jp": "\u8352\u9264\u722a\u306e\u9c57", + "name": "Ruinous Hook Claw Scale" + }, + { + "icon_name": "Scale-Blue.png", + "name_jp": "\u8352\u9264\u722a\u306e\u4e0a\u9c57", + "name": "Ruinous Hook Claw Scale+" + }, + { + "icon_name": "Shell-Blue.png", + "name_jp": "\u8352\u9264\u722a\u306e\u7532\u6bbb", + "name": "Ruinous Hook Claw Shell" + }, + { + "icon_name": "Shell-Blue.png", + "name_jp": "\u8352\u9264\u722a\u306e\u5805\u6bbb", + "name": "Ruinous Hook Claw Carapace" + }, + { + "icon_name": "Fang-Blue.png", + "name_jp": "\u8352\u9264\u722a\u306e\u84bc\u722a", + "name": "Ruinous Hook Claw Blueclaw" + }, + { + "icon_name": "Fang-Blue.png", + "name_jp": "\u8352\u9264\u722a\u306e\u5927\u84bc\u722a", + "name": "Ruinous Hook Claw Blueclaw+" + }, + { + "icon_name": "Ore-Cyan.png", + "name_jp": "\u5927\u7adc\u7d50\u6676", + "name": "Large Wyvern Crystal" + }, + { + "icon_name": "Shell-White.png", + "name_jp": "\u5d29\u7adc\u306e\u5805\u6bbb", + "name": "Ukanlos Carapace" + }, + { + "icon_name": "Scale-White.png", + "name_jp": "\u5d29\u7adc\u306e\u8179\u9c57", + "name": "Ukanlos Underscale" + }, + { + "icon_name": "Fang-White.png", + "name_jp": "\u5d29\u7adc\u306e\u7a7f\u722a", + "name": "Ukanlos Digger" + }, + { + "icon_name": "Carapace-White.png", + "name_jp": "\u5d29\u7adc\u306e\u4e0a\u30d3\u30ec", + "name": "Ukanlos Fin+" + }, + { + "icon_name": "Carapace-White.png", + "name_jp": "\u5d29\u7adc\u306e\u5c3b\u5c3e", + "name": "Ukanlos Tail" + }, + { + "icon_name": "Carapace-White.png", + "name_jp": "\u5d29\u7adc\u306e\u524a\u984e", + "name": "Ukanlos Shoveljaw" + }, + { + "icon_name": "Carapace-White.png", + "name_jp": "\u5d29\u7adc\u306e\u4e0a\u30d2\u30ec", + "name": "Ukanlos Fin" + }, + { + "icon_name": "Monster-Jewel-Cyan.png", + "name_jp": "\u5d29\u7adc\u306e\u5b9d\u7389", + "name": "Ukanlos Gem" + }, + { + "icon_name": "Scale-Yellow.png", + "name_jp": "\u7206\u939a\u7adc\u306e\u9c57", + "name": "Uragaan Scale" + }, + { + "icon_name": "Scale-Yellow.png", + "name_jp": "\u7206\u939a\u7adc\u306e\u4e0a\u9c57", + "name": "Uragaan Scale+" + }, + { + "icon_name": "Shell-Yellow.png", + "name_jp": "\u7206\u939a\u7adc\u306e\u7532\u6bbb", + "name": "Uragaan Shell" + }, + { + "icon_name": "Shell-Yellow.png", + "name_jp": "\u7206\u939a\u7adc\u306e\u5805\u6bbb", + "name": "Uragaan Carapace" + }, + { + "icon_name": "Carapace-Yellow.png", + "name_jp": "\u7206\u939a\u7adc\u306e\u984e", + "name": "Uragaan Jaw" + }, + { + "icon_name": "Carapace-Yellow.png", + "name_jp": "\u7206\u939a\u7adc\u306e\u8010\u71b1\u6bbb", + "name": "Uragaan Scute" + }, + { + "icon_name": "Carapace-Yellow.png", + "name_jp": "\u7206\u939a\u7adc\u306e\u9aa8\u9ac4", + "name": "Uragaan Marrow" + }, + { + "icon_name": "Monster-Jewel-Yellow.png", + "name_jp": "\u7206\u939a\u7adc\u306e\u7d05\u7389", + "name": "Uragaan Ruby" + }, + { + "icon_name": "Scale-Yellow.png", + "name_jp": "\u7370\u731b\u5316\u7206\u939a\u7adc\u9c57", + "name": "Ferocious Uragaan Scale" + }, + { + "icon_name": "Scale-Yellow.png", + "name_jp": "\u5b9d\u7e8f\u306e\u9c57", + "name": "Treasure Clad Scale" + }, + { + "icon_name": "Scale-Yellow.png", + "name_jp": "\u5b9d\u7e8f\u306e\u4e0a\u9c57", + "name": "Treasure Clad Scale+" + }, + { + "icon_name": "Carapace-Purple.png", + "name_jp": "\u5b9d\u7e8f\u306e\u5b9d\u984e", + "name": "Treasure Clad Jaw" + }, + { + "icon_name": "Carapace-Purple.png", + "name_jp": "\u5b9d\u7e8f\u306e\u8ca1\u5b9d\u984e", + "name": "Treasure Clad Jaw+" + }, + { + "icon_name": "Ore-Purple.png", + "name_jp": "\u5b9d\u5ca9\u584a", + "name": "Treasure Lump" + }, + { + "icon_name": "Hide-Blue.png", + "name_jp": "\u30e9\u30f3\u30dd\u30b9\u306e\u5927\u76ae", + "name": "Velocidrome Hide" + }, + { + "icon_name": "Hide-Blue.png", + "name_jp": "\u30e9\u30f3\u30dd\u30b9\u306e\u5927\u4e0a\u76ae", + "name": "Velocidrome Hide+" + }, + { + "icon_name": "Fang-Blue.png", + "name_jp": "\u30e9\u30f3\u30dd\u30b9\u306e\u5927\u722a", + "name": "Velocidrome Claw" + }, + { + "icon_name": "Fang-Blue.png", + "name_jp": "\u30e9\u30f3\u30dd\u30b9\u306e\u5927\u5c16\u722a", + "name": "Velocidrome Claw+" + }, + { + "icon_name": "Carapace-Blue.png", + "name_jp": "\u30c9\u30b9\u30e9\u30f3\u30dd\u30b9\u306e\u982d", + "name": "Velocidrome Head" + }, + { + "icon_name": "Monster-Jewel-Blue.png", + "name_jp": "\u9ce5\u7adc\u7389", + "name": "Bird Wyvern Gem" + }, + { + "icon_name": "Shell-Red.png", + "name_jp": "\u8d64\u7532\u7363\u306e\u7532\u6bbb", + "name": "Volvidon Shell" + }, + { + "icon_name": "Shell-Red.png", + "name_jp": "\u8d64\u7532\u7363\u306e\u5805\u6bbb", + "name": "Volvidon Carapace" + }, + { + "icon_name": "Fang-Red.png", + "name_jp": "\u8d64\u7532\u7363\u306e\u722a", + "name": "Volvidon Claw" + }, + { + "icon_name": "Fang-Red.png", + "name_jp": "\u8d64\u7532\u7363\u306e\u5c16\u722a", + "name": "Volvidon Claw+" + }, + { + "icon_name": "Carapace-Red.png", + "name_jp": "\u8d64\u7532\u7363\u306e\u86c7\u8179\u7532", + "name": "Volvi Rickrack" + }, + { + "icon_name": "Scale-Purple.png", + "name_jp": "\u9ed2\u72fc\u9ce5\u306e\u9c57", + "name": "Garuga Scale" + }, + { + "icon_name": "Scale-Purple.png", + "name_jp": "\u9ed2\u72fc\u9ce5\u306e\u4e0a\u9c57", + "name": "Garuga Scale+" + }, + { + "icon_name": "Shell-Purple.png", + "name_jp": "\u9ed2\u72fc\u9ce5\u306e\u7532\u6bbb", + "name": "Garuga Shell" + }, + { + "icon_name": "Shell-Purple.png", + "name_jp": "\u9ed2\u72fc\u9ce5\u306e\u5805\u6bbb", + "name": "Garuga Carapace" + }, + { + "icon_name": "Carapace-Purple.png", + "name_jp": "\u9ed2\u72fc\u9ce5\u306e\u8033", + "name": "Garuga Ear" + }, + { + "icon_name": "Carapace-Purple.png", + "name_jp": "\u9ed2\u72fc\u9ce5\u306e\u5730\u7344\u8033", + "name": "Garuga Auricle" + }, + { + "icon_name": "Bone-Purple.png", + "name_jp": "\u5c16\u3063\u305f\u30af\u30c1\u30d0\u30b7", + "name": "Sharpened Beak" + }, + { + "icon_name": "Bone-Purple.png", + "name_jp": "\u30a4\u30ab\u3057\u305f\u30af\u30c1\u30d0\u30b7", + "name": "Rejuvenated Beak" + }, + { + "icon_name": "Carapace-Purple.png", + "name_jp": "\u9ed2\u72fc\u9ce5\u306e\u7ffc", + "name": "Garuga Wing" + }, + { + "icon_name": "Carapace-Purple.png", + "name_jp": "\u9ed2\u72fc\u9ce5\u306e\u5c3b\u5c3e", + "name": "Garuga Tail" + }, + { + "icon_name": "Carapace-Purple.png", + "name_jp": "\u9ed2\u72fc\u9ce5\u306e\u305f\u3066\u304c\u307f", + "name": "Garuga Mane" + }, + { + "icon_name": "Scale-Purple.png", + "name_jp": "\u7370\u731b\u5316\u9ed2\u72fc\u9ce5\u9c57", + "name": "Ferocious Garuga Scale" + }, + { + "icon_name": "Scale-Purple.png", + "name_jp": "\u96bb\u773c\u306e\u9c57", + "name": "One-Eyed Scale" + }, + { + "icon_name": "Scale-Purple.png", + "name_jp": "\u96bb\u773c\u306e\u4e0a\u9c57", + "name": "One-Eyed Scale+" + }, + { + "icon_name": "Shell-Purple.png", + "name_jp": "\u96bb\u773c\u306e\u7532\u6bbb", + "name": "One-Eyed Shell" + }, + { + "icon_name": "Shell-Purple.png", + "name_jp": "\u96bb\u773c\u306e\u5805\u6bbb", + "name": "One-Eyed Carapace" + }, + { + "icon_name": "Scale-Pink.png", + "name_jp": "\u602a\u9ce5\u306e\u9c57", + "name": "Kut-Ku Scale" + }, + { + "icon_name": "Scale-Pink.png", + "name_jp": "\u602a\u9ce5\u306e\u4e0a\u9c57", + "name": "Kut-Ku Scale+" + }, + { + "icon_name": "Shell-Pink.png", + "name_jp": "\u602a\u9ce5\u306e\u7532\u6bbb", + "name": "Kut-Ku Shell" + }, + { + "icon_name": "Shell-Pink.png", + "name_jp": "\u602a\u9ce5\u306e\u5805\u6bbb", + "name": "Kut-Ku Carapace" + }, + { + "icon_name": "Carapace-Pink.png", + "name_jp": "\u602a\u9ce5\u306e\u8033", + "name": "Kut-Ku Ear" + }, + { + "icon_name": "Carapace-Pink.png", + "name_jp": "\u602a\u9ce5\u306e\u5730\u7344\u8033", + "name": "Kut-Ku Auricle" + }, + { + "icon_name": "Bone-Pink.png", + "name_jp": "\u5de8\u5927\u306a\u30af\u30c1\u30d0\u30b7", + "name": "Giant Beak" + }, + { + "icon_name": "Bone-Pink.png", + "name_jp": "\u7acb\u6d3e\u306a\u30af\u30c1\u30d0\u30b7", + "name": "Splendid Beak" + }, + { + "icon_name": "Webbing-Pink.png", + "name_jp": "\u602a\u9ce5\u306e\u7ffc\u819c", + "name": "Kut-Ku Webbing" + }, + { + "icon_name": "Scale-Pink.png", + "name_jp": "\u7370\u731b\u5316\u602a\u9ce5\u9c57", + "name": "Ferocious Kut-Ku Scale" + }, + { + "icon_name": "Hide-Cyan.png", + "name_jp": "\u5316\u3051\u9bab\u306e\u4e0a\u76ae", + "name": "Zamtrios Hide+" + }, + { + "icon_name": "Scale-Cyan.png", + "name_jp": "\u5316\u3051\u9bab\u306e\u4e0a\u9c57", + "name": "Zamtrios Scale+" + }, + { + "icon_name": "Carapace-Cyan.png", + "name_jp": "\u5316\u3051\u9bab\u306e\u4e0a\u30d2\u30ec", + "name": "Zamtrios Fin+" + }, + { + "icon_name": "Fang-Cyan.png", + "name_jp": "\u5316\u3051\u9bab\u306e\u92f8\u6b6f", + "name": "Zamtrios Sawtooth" + }, + { + "icon_name": "Carapace-Cyan.png", + "name_jp": "\u5316\u3051\u9bab\u306e\u5203\u5c3e", + "name": "Zamtrios Tailblade" + }, + { + "icon_name": "Hide-Cyan.png", + "name_jp": "\u7370\u731b\u5316\u5316\u3051\u9bab\u76ae", + "name": "Ferocious Zamtrios Hide" + }, + { + "icon_name": "Shell-Teal.png", + "name_jp": "\u96f7\u72fc\u7adc\u306e\u7532\u6bbb", + "name": "Zinogre Shell" + }, + { + "icon_name": "Shell-Teal.png", + "name_jp": "\u96f7\u72fc\u7adc\u306e\u5805\u6bbb", + "name": "Zinogre Carapace" + }, + { + "icon_name": "Hide-White.png", + "name_jp": "\u96f7\u72fc\u7adc\u306e\u5e2f\u96fb\u6bdb", + "name": "Zinogre Shockfur" + }, + { + "icon_name": "Hide-White.png", + "name_jp": "\u96f7\u72fc\u7adc\u306e\u9ad8\u96fb\u6bdb", + "name": "Zinogre Electrofur" + }, + { + "icon_name": "Fang-Teal.png", + "name_jp": "\u96f7\u72fc\u7adc\u306e\u89d2", + "name": "Zinogre Horn" + }, + { + "icon_name": "Fang-Teal.png", + "name_jp": "\u96f7\u72fc\u7adc\u306e\u5c16\u89d2", + "name": "Zinogre Horn+" + }, + { + "icon_name": "Fang-Teal.png", + "name_jp": "\u96f7\u72fc\u7adc\u306e\u722a", + "name": "Zinogre Claw" + }, + { + "icon_name": "Fang-Teal.png", + "name_jp": "\u96f7\u72fc\u7adc\u306e\u5c16\u722a", + "name": "Zinogre Claw+" + }, + { + "icon_name": "Carapace-Teal.png", + "name_jp": "\u96f7\u72fc\u7adc\u306e\u5c3b\u5c3e", + "name": "Zinogre Tail" + }, + { + "icon_name": "Carapace-Teal.png", + "name_jp": "\u96f7\u72fc\u7adc\u306e\u84c4\u96fb\u6bbb", + "name": "Zinogre Shocker" + }, + { + "icon_name": "Carapace-Teal.png", + "name_jp": "\u96f7\u72fc\u7adc\u306e\u9ad8\u96fb\u6bbb", + "name": "Zinogre Shocker+" + }, + { + "icon_name": "Scale-Teal.png", + "name_jp": "\u96f7\u72fc\u7adc\u306e\u9006\u9c57", + "name": "Zinogre Plate" + }, + { + "icon_name": "Monster-Jewel-Teal.png", + "name_jp": "\u96f7\u72fc\u7adc\u306e\u78a7\u7389", + "name": "Zinogre Jasper" + }, + { + "icon_name": "Shell-Teal.png", + "name_jp": "\u7370\u731b\u5316\u96f7\u72fc\u7adc\u6bbb", + "name": "Ferocious Zinogre Shell" + }, + { + "icon_name": "Shell-YellowGreen.png", + "name_jp": "\u91d1\u96f7\u516c\u306e\u7532\u6bbb", + "name": "Golden Thunder Prince Shell" + }, + { + "icon_name": "Shell-YellowGreen.png", + "name_jp": "\u91d1\u96f7\u516c\u306e\u5805\u6bbb", + "name": "Golden Thunder Prince Carapace" + }, + { + "icon_name": "Hide-YellowGreen.png", + "name_jp": "\u91d1\u96f7\u516c\u306e\u5e2f\u96fb\u6bdb", + "name": "Golden Thunder Prince Shocker" + }, + { + "icon_name": "Hide-YellowGreen.png", + "name_jp": "\u91d1\u96f7\u516c\u306e\u9ad8\u96fb\u6bdb", + "name": "Golden Thunder Prince Shocker+" + }, + { + "icon_name": "Fang-Yellow.png", + "name_jp": "\u91d1\u96f7\u516c\u306e\u65cb\u89d2", + "name": "Golden Thunder Prince Horn" + }, + { + "icon_name": "Fang-Yellow.png", + "name_jp": "\u91d1\u96f7\u516c\u306e\u5927\u65cb\u89d2", + "name": "Golden Thunder Prince Horn+" + }, + { + "icon_name": "Shell-Purple.png", + "name_jp": "\u714c\u9ed2\u9f8d\u306e\u5805\u9006\u6bbb", + "name": "Alatreon Scute" + }, + { + "icon_name": "Scale-Purple.png", + "name_jp": "\u714c\u9ed2\u9f8d\u306e\u9006\u9c57", + "name": "Alatreon Plate" + }, + { + "icon_name": "Fang-Purple.png", + "name_jp": "\u714c\u9ed2\u9f8d\u306e\u5c16\u722a", + "name": "Alatreon Talon" + }, + { + "icon_name": "Carapace-Purple.png", + "name_jp": "\u714c\u9ed2\u9f8d\u306e\u7ffc\u819c", + "name": "Alatreon Webbing" + }, + { + "icon_name": "Carapace-Purple.png", + "name_jp": "\u714c\u9ed2\u9f8d\u306e\u5c3b\u5c3e", + "name": "Alatreon Tail" + }, + { + "icon_name": "Fang-Purple.png", + "name_jp": "\u7815\u3051\u305f\u5929\u89d2", + "name": "Brkn Skypiercer" + }, + { + "icon_name": "Fang-Purple.png", + "name_jp": "\u5929\u3092\u3064\u3089\u306c\u304f\u89d2", + "name": "Skypiercer" + }, + { + "icon_name": "Mantle-Blue.png", + "name_jp": "\u7460\u7483\u8272\u306e\u9f8d\u7389", + "name": "Azure Dragongem" + }, + { + "icon_name": "Shell-White.png", + "name_jp": "\u5d50\u9f8d\u306e\u5805\u6bbb", + "name": "Amatsu Carapace" + }, + { + "icon_name": "Webbing-White.png", + "name_jp": "\u5d50\u9f8d\u306e\u98db\u819c", + "name": "Amatsu Webbing" + }, + { + "icon_name": "Fang-White.png", + "name_jp": "\u5d50\u9f8d\u306e\u89d2", + "name": "Amatsu Horn" + }, + { + "icon_name": "Fang-White.png", + "name_jp": "\u5d50\u9f8d\u306e\u92ed\u722a", + "name": "Amatsu Claw" + }, + { + "icon_name": "Carapace-White.png", + "name_jp": "\u5d50\u9f8d\u306e\u5c3b\u5c3e", + "name": "Amatsu Tail" + }, + { + "icon_name": "Carapace-White.png", + "name_jp": "\u5d50\u9f8d\u306e\u80f8\u6bbb", + "name": "Amatsu Pectus" + }, + { + "icon_name": "Sac-White.png", + "name_jp": "\u5d50\u6c17\u80de", + "name": "Storm Vesicle" + }, + { + "icon_name": "Mantle-Cyan.png", + "name_jp": "\u5929\u7a7a\u306e\u9f8d\u7389", + "name": "Heavenly Dragongem" + }, + { + "icon_name": "Liquid-Red.png", + "name_jp": "\u53e4\u9f8d\u306e\u8840", + "name": "Elder Dragon Blood" + }, + { + "icon_name": "Hide-Purple.png", + "name_jp": "\u971e\u9f8d\u306e\u76ae", + "name": "Chameleos Hide" + }, + { + "icon_name": "Hide-Purple.png", + "name_jp": "\u971e\u9f8d\u306e\u4e0a\u76ae", + "name": "Chameleos Hide+" + }, + { + "icon_name": "Fang-Purple.png", + "name_jp": "\u971e\u9f8d\u306e\u89d2", + "name": "Chameleos Horn" + }, + { + "icon_name": "Fang-Purple.png", + "name_jp": "\u971e\u9f8d\u306e\u5c16\u89d2", + "name": "Chameleos Spike" + }, + { + "icon_name": "Fang-Purple.png", + "name_jp": "\u971e\u9f8d\u306e\u722a", + "name": "Chameleos Claw" + }, + { + "icon_name": "Fang-Purple.png", + "name_jp": "\u971e\u9f8d\u306e\u5c16\u722a", + "name": "Chameleos Claw+" + }, + { + "icon_name": "Webbing-Purple.png", + "name_jp": "\u971e\u9f8d\u306e\u7ffc\u819c", + "name": "Chameleos Webbing" + }, + { + "icon_name": "Carapace-Purple.png", + "name_jp": "\u971e\u9f8d\u306e\u5c3b\u5c3e", + "name": "Chameleos Tail" + }, + { + "icon_name": "Monster-Jewel-Purple.png", + "name_jp": "\u971e\u9f8d\u306e\u5b9d\u7389", + "name": "Chameleos Gem" + }, + { + "icon_name": "Hide-White.png", + "name_jp": "\u30ad\u30ea\u30f3\u306e\u76ae", + "name": "Kirin Hide" + }, + { + "icon_name": "Hide-White.png", + "name_jp": "\u30ad\u30ea\u30f3\u306e\u4e0a\u76ae", + "name": "Kirin Hide+" + }, + { + "icon_name": "Carapace-White.png", + "name_jp": "\u30ad\u30ea\u30f3\u306e\u305f\u3066\u304c\u307f", + "name": "Kirin Mane" + }, + { + "icon_name": "Carapace-White.png", + "name_jp": "\u30ad\u30ea\u30f3\u306e\u96f7\u5c3e", + "name": "Kirin Thundertail" + }, + { + "icon_name": "Fang-White.png", + "name_jp": "\u30ad\u30ea\u30f3\u306e\u96f7\u89d2", + "name": "Kirin Thunderhorn" + }, + { + "icon_name": "Fang-Blue.png", + "name_jp": "\u30ad\u30ea\u30f3\u306e\u84bc\u89d2", + "name": "Kirin Azure Horn" + }, + { + "icon_name": "Shell-Grey.png", + "name_jp": "\u92fc\u9f8d\u306e\u7532\u6bbb", + "name": "Daora Shell" + }, + { + "icon_name": "Shell-Grey.png", + "name_jp": "\u92fc\u9f8d\u306e\u5805\u6bbb", + "name": "Daora Carapace" + }, + { + "icon_name": "Scale-Grey.png", + "name_jp": "\u92fc\u306e\u9f8d\u9c57", + "name": "Daora Scale" + }, + { + "icon_name": "Scale-Grey.png", + "name_jp": "\u92fc\u306e\u4e0a\u9f8d\u9c57", + "name": "Daora Scale+" + }, + { + "icon_name": "Webbing-Grey.png", + "name_jp": "\u92fc\u9f8d\u306e\u7ffc\u819c", + "name": "Daora Webbing" + }, + { + "icon_name": "Fang-Grey.png", + "name_jp": "\u92fc\u9f8d\u306e\u89d2", + "name": "Daora Horn" + }, + { + "icon_name": "Fang-Grey.png", + "name_jp": "\u92fc\u9f8d\u306e\u5c16\u89d2", + "name": "Daora Horn+" + }, + { + "icon_name": "Carapace-Grey.png", + "name_jp": "\u92fc\u9f8d\u306e\u5c3b\u5c3e", + "name": "Daora Tail" + }, + { + "icon_name": "Fang-Grey.png", + "name_jp": "\u92fc\u9f8d\u306e\u722a", + "name": "Daora Claw" + }, + { + "icon_name": "Fang-Grey.png", + "name_jp": "\u92fc\u9f8d\u306e\u5c16\u722a", + "name": "Daora Claw+" + }, + { + "icon_name": "Monster-Jewel-Grey.png", + "name_jp": "\u92fc\u9f8d\u306e\u5b9d\u7389", + "name": "Daora Gem" + }, + { + "icon_name": "Bone-White.png", + "name_jp": "\u9ab8\u4f53\u6bbb", + "name": "Corpse Shell" + }, + { + "icon_name": "Bone-White.png", + "name_jp": "\u5805\u9ab8\u4f53\u6bbb", + "name": "Corpse Carapace" + }, + { + "icon_name": "Shell-White.png", + "name_jp": "\u9ab8\u68d8\u6bbb", + "name": "Corpse Spikeshell" + }, + { + "icon_name": "Shell-White.png", + "name_jp": "\u5c16\u9ab8\u68d8\u6bbb", + "name": "Corpse Spikeshell+" + }, + { + "icon_name": "Bone-White.png", + "name_jp": "\u9ab8\u982d\u9aa8", + "name": "Corpse Skull" + }, + { + "icon_name": "Bone-White.png", + "name_jp": "\u9ab8\u690e\u9aa8", + "name": "Corpse Vertabra" + }, + { + "icon_name": "Hide-Blue.png", + "name_jp": "\u9ab8\u9f8d\u306e\u9752\u6591\u76ae", + "name": "Osutogaroa Hide" + }, + { + "icon_name": "Shell-Blue.png", + "name_jp": "\u9ab8\u9f8d\u306e\u53e3\u8155\u7532", + "name": "Osutogaroa Brace" + }, + { + "icon_name": "Fang-White.png", + "name_jp": "\u9ab8\u9f8d\u306e\u55b0\u7815\u7259", + "name": "Osutogaroa Fang" + }, + { + "icon_name": "Bone-White.png", + "name_jp": "\u9ab8\u9f8d\u306e\u70cf\u8cca\u9aa8", + "name": "Osutogaroa Cuttlebone" + }, + { + "icon_name": "Monster-Jewel-Blue.png", + "name_jp": "\u9ab8\u9f8d\u306e\u6b8b\u9b44\u7389", + "name": "Osutogaroa Gem" + }, + { + "icon_name": "Liquid-Blue.png", + "name_jp": "\u767a\u5149\u3059\u308b\u7c98\u6db2", + "name": "Luminous Mucus" + }, + { + "icon_name": "Liquid-Blue.png", + "name_jp": "\u767a\u5149\u3059\u308b\u4e0a\u7c98\u6db2", + "name": "Luminous Mucus+" + }, + { + "icon_name": "Scale-White.png", + "name_jp": "\u5929\u5efb\u9f8d\u306e\u9c57", + "name": "S.Magala Scale" + }, + { + "icon_name": "Scale-White.png", + "name_jp": "\u5929\u5efb\u9f8d\u306e\u4e0a\u9c57", + "name": "S.Magala Scale+" + }, + { + "icon_name": "Shell-White.png", + "name_jp": "\u5929\u5efb\u9f8d\u306e\u7532\u6bbb", + "name": "S.Magala Shell" + }, + { + "icon_name": "Shell-White.png", + "name_jp": "\u5929\u5efb\u9f8d\u306e\u5805\u6bbb", + "name": "S.Magala Carapace" + }, + { + "icon_name": "Carapace-White.png", + "name_jp": "\u5929\u5efb\u9f8d\u306e\u8679\u7ffc", + "name": "S.Magala Prismwing" + }, + { + "icon_name": "Carapace-White.png", + "name_jp": "\u5929\u5efb\u9f8d\u306e\u4e0a\u8679\u7ffc", + "name": "S.Magala Prismwing+" + }, + { + "icon_name": "Fang-White.png", + "name_jp": "\u5929\u5efb\u9f8d\u306e\u6d44\u722a", + "name": "S.Magala Caress" + }, + { + "icon_name": "Fang-White.png", + "name_jp": "\u5929\u5efb\u9f8d\u306e\u92ed\u6d44\u722a", + "name": "S.Magala Caress+" + }, + { + "icon_name": "Carapace-White.png", + "name_jp": "\u5929\u5efb\u9f8d\u306e\u5c3b\u5c3e", + "name": "S.Magala Tail" + }, + { + "icon_name": "Scale-White.png", + "name_jp": "\u5929\u5efb\u9f8d\u306e\u9006\u9c57", + "name": "S.Magala Plate" + }, + { + "icon_name": "Monster-Jewel-White.png", + "name_jp": "\u5929\u5efb\u9f8d\u306e\u5149\u7389", + "name": "S.Magala Phosgem" + }, + { + "icon_name": "Fang-White.png", + "name_jp": "\u5929\u5efb\u9f8d\u306e\u89d2", + "name": "S.Magala Horn" + }, + { + "icon_name": "Fang-White.png", + "name_jp": "\u5929\u5efb\u9f8d\u306e\u5c16\u89d2", + "name": "S.Magala Horn+" + }, + { + "icon_name": "Scale-White.png", + "name_jp": "\u7d14\u767d\u306e\u9f8d\u9c57", + "name": "Pure Scale" + }, + { + "icon_name": "Shell-Red.png", + "name_jp": "\u708e\u738b\u9f8d\u306e\u7532\u6bbb", + "name": "Teostra Shell" + }, + { + "icon_name": "Shell-Red.png", + "name_jp": "\u708e\u738b\u9f8d\u306e\u5805\u6bbb", + "name": "Teostra Carapace" + }, + { + "icon_name": "Carapace-Red.png", + "name_jp": "\u708e\u738b\u9f8d\u306e\u305f\u3066\u304c\u307f", + "name": "Teostra Mane" + }, + { + "icon_name": "Carapace-Red.png", + "name_jp": "\u708e\u738b\u9f8d\u306e\u5c3b\u5c3e", + "name": "Teostra Tail" + }, + { + "icon_name": "Fang-Red.png", + "name_jp": "\u708e\u738b\u9f8d\u306e\u89d2", + "name": "Teostra Horn" + }, + { + "icon_name": "Fang-Red.png", + "name_jp": "\u708e\u738b\u9f8d\u306e\u5c16\u89d2", + "name": "Teostra Horn+" + }, + { + "icon_name": "Scale-Red.png", + "name_jp": "\u708e\u306e\u9f8d\u9c57", + "name": "Fire Dragon Scale" + }, + { + "icon_name": "Scale-Red.png", + "name_jp": "\u7344\u708e\u306e\u9f8d\u9c57", + "name": "Fire Dragon Scale+" + }, + { + "icon_name": "Fang-Red.png", + "name_jp": "\u708e\u9f8d\u306e\u722a", + "name": "Fire Dragon Claw" + }, + { + "icon_name": "Fang-Red.png", + "name_jp": "\u708e\u9f8d\u306e\u5c16\u722a", + "name": "Teostra Claw+" + }, + { + "icon_name": "Webbing-Red.png", + "name_jp": "\u708e\u9f8d\u306e\u7ffc\u819c", + "name": "Teostra Webbing" + }, + { + "icon_name": "Sac-Red.png", + "name_jp": "\u708e\u9f8d\u306e\u5875\u7c89", + "name": "Teostra Powder" + }, + { + "icon_name": "Monster-Jewel-Red.png", + "name_jp": "\u708e\u9f8d\u306e\u5b9d\u7389", + "name": "Teostra Gem" + } +] diff --git a/scrapers/wikia-monster-carves.py b/scrapers/wikia-monster-carves.py new file mode 100755 index 0000000..fb8c0e4 --- /dev/null +++ b/scrapers/wikia-monster-carves.py @@ -0,0 +1,88 @@ +#!/usr/bin/env python2 +# vim: set fileencoding=utf8 : + +import urllib +import os +import json +import sys + +from lxml import etree + +import _pathfix + +_BASE_URL = "http://monsterhunter.wikia.com/wiki/" + +_PAGE = "MHX:_Monster_Material_List" + +_CIRCLE = u"\u26ab" + + +def extract_names_and_icons(tree): + carves = [] + tables = tree.xpath( + '//*[@id="mw-content-text"]/table[contains(@class, "linetable")]' + ) + for table in tables: + rows = list(table) + for row in rows: + cells = row.xpath("./td") + if not cells: + continue + icon_img = cells[0].xpath(".//*/img") + if not icon_img: + continue + icon_name = icon_img[0].attrib["alt"] + if icon_name == "Wiki": + continue + name, name_jp = [t.strip() for t in cells[1].xpath("./text()")] + carves.append(dict( + name=name, + name_jp=name_jp, + icon_name=_translate_icon_name(icon_name)) + ) + return carves + + +_SHAPE_MAP = { + "Monster Parts": "Carapace", + "Carapace": "Shell", + "Claw": "Fang", + "Ball": "Monster-Jewel", + "Medicine": "Liquid", +} +_COLOR_MAP = { + "Dark Purple": "Purple", + "Dark Green": "DarkGreen", + "Light Green": "YellowGreen", + "Dark Red": "Red", + "Dark Blue": "Blue", + "Light Blue": "Cyan", + "Brown": "Yellow", +} +def _translate_icon_name(s): + """ + Translate from wikia icon names to MH4U db icon names. + """ + prefix, name = s.split("-", 1) + shape, color = name.split(" Icon ") + if shape in _SHAPE_MAP: + shape = _SHAPE_MAP[shape] + if color in _COLOR_MAP: + color = _COLOR_MAP[color] + return "%s-%s.png" % (shape, color) + + +def _main(): + tmp_path = os.path.join(_pathfix.project_path, "tmp") + fpath = os.path.join(tmp_path, "wikia-monster-carves.html") + parser = etree.HTMLParser() + urllib.urlretrieve(_BASE_URL + _PAGE, fpath) + with open(fpath) as f: + tree = etree.parse(f, parser) + carves = extract_names_and_icons(tree) + #print json.dumps(weapon_list, indent=2) + print json.dumps(carves, indent=2) + + +if __name__ == '__main__': + _main() diff --git a/templates/translate/index.html b/templates/translate/index.html index b2eda0e..bcf6227 100644 --- a/templates/translate/index.html +++ b/templates/translate/index.html @@ -37,7 +37,7 @@
  • Monster Carves + href="items-carve-en.html">Monster Carves
  • Old Sites (searchable but slow load)
  • diff --git a/web/translate/index.html b/web/translate/index.html index 28aac85..47cc95d 100644 --- a/web/translate/index.html +++ b/web/translate/index.html @@ -67,7 +67,7 @@
  • Monster Carves + href="items-carve-en.html">Monster Carves
  • Old Sites (searchable but slow load)
  • diff --git a/web/translate/items-carve.html b/web/translate/items-carve-en.html similarity index 65% rename from web/translate/items-carve.html rename to web/translate/items-carve-en.html index 4941b94..207b32b 100644 --- a/web/translate/items-carve.html +++ b/web/translate/items-carve-en.html @@ -36,7 +36,11 @@ Menu -
    Items: Carve
    +
    + jp +
    +
    Items: Carve (en)
    @@ -49,209 +53,208 @@
    -
    +
    - Chilling Beak
    + Duram Sacrum
    -
    寒気立つクチバシ
    +
    尾槌竜の仙骨
    -
    +
    - Heart-stopping Beak
    + Kecha Grandbone
    -
    身も凍るクチバシ
    +
    奇猿狐の堅長骨
    -
    +
    - A.Kecha Leadbone
    + Giant Beak
    -
    白猿狐の重長骨
    +
    巨大なクチバシ
    -
    +
    - Dignified Skull
    + Splendid Beak
    -
    厳めしい頭骨
    +
    立派なクチバシ
    -
    +
    - Rejuvenated Beak
    + Ferocious Horn+
    -
    イカしたクチバシ
    +
    獰猛な尖角
    -
    +
    - Rhenoplos Bone
    + Ferocious Wyvern Bone
    -
    草食竜の重骨
    +
    獰猛な竜骨
    -
    +
    - Sharpened Beak
    + Rejuvenated Beak
    -
    尖ったクチバシ
    +
    イカしたクチバシ
    -
    +
    - Vicious Visage
    + Sharpened Beak
    -
    強面な大頭骨
    +
    尖ったクチバシ
    -
    +
    - Vortex Bone
    + Agnaktor Beak
    -
    渦巻骨
    +
    炎戈竜の碇口
    -
    +
    - Kecha Grandbone
    + Dignified Skull
    -
    奇猿狐の堅長骨
    +
    厳めしい頭骨
    -
    +
    - Kecha Leadbone
    + Corpse Carapace
    -
    奇猿狐の重長骨
    +
    堅骸体殻
    -
    +
    - Kecha Longbone
    + Corpse Shell
    -
    奇猿狐の長骨
    +
    骸体殻
    -
    +
    - Giant Beak
    + Corpse Skull
    -
    巨大なクチバシ
    +
    骸頭骨
    -
    +
    - Splendid Beak
    + Corpse Vertabra
    -
    立派なクチバシ
    +
    骸椎骨
    -
    +
    - Strange Beak
    + Osutogaroa Cuttlebone
    -
    へんなクチバシ
    +
    骸龍の烏賊骨
    -
    Bug
    -
    +
    - Dracophage Bug
    + Chilling Beak
    -
    蝕龍蟲
    +
    寒気立つクチバシ
    @@ -262,36 +265,10 @@
    - A.Rathalos Lash
    - - -
    蒼火竜の靭尾
    - - - - -
    - -
    - - - A.Rathalos Tail
    - - -
    蒼火竜の尻尾
    -
    - - - -
    - -
    - - - A.Rathalos Wing
    + Arzuros Brace
    -
    蒼火竜の翼
    +
    青熊獣の腕甲
    @@ -301,10 +278,10 @@
    - Brach Crown
    + Arzuros Brace+ -
    砕竜の重頭殻
    +
    青熊獣の堅腕甲
    @@ -353,10 +330,10 @@
    - Brach Lash
    + Brach Marrow -
    砕竜の靭尾
    +
    砕竜の骨髄
    @@ -366,10 +343,10 @@
    - Brach Marrow
    + Brach Pounder -
    砕竜の骨髄
    +
    砕竜の剛拳
    @@ -379,10 +356,10 @@
    - Brach Obliterator
    + Brach Scalp -
    砕竜の撃滅拳
    +
    砕竜の頭殻
    @@ -392,10 +369,10 @@
    - Brach Pounder
    + Brach Scalp+ -
    砕竜の剛拳
    +
    砕竜の尖頭殻
    @@ -405,10 +382,10 @@
    - Brach Pounder+
    + Brach Tail -
    砕竜の剛鉄拳
    +
    砕竜の尻尾
    @@ -418,10 +395,10 @@
    - Brach Scalp
    + Dinovaldo Tail -
    砕竜の頭殻
    +
    斬竜の尻尾
    @@ -431,10 +408,10 @@
    - Brach Scalp+
    + Dinovaldo Tailblade -
    砕竜の尖頭殻
    +
    斬竜の尾刃片
    @@ -444,10 +421,10 @@
    - Brach Tail
    + Ferocious Hororohoruru Feather -
    砕竜の尻尾
    +
    獰猛化夜鳥羽
    @@ -457,10 +434,10 @@
    - Brach Warhead
    + Gamuto Trunkspike -
    砕竜の弾頭殻
    +
    巨獣の鼻棘
    @@ -470,10 +447,10 @@
    - Fine Brach Ebonshell
    + Gypceros Head -
    砕竜の重黒曜甲
    +
    毒怪鳥の頭
    @@ -483,10 +460,10 @@
    - Gogmazios Briartail
    + Gypceros Wing -
    巨戟龍の荊棘尾
    +
    毒怪鳥の翼
    @@ -496,10 +473,10 @@
    - Gogmazios Fiberwing
    + Hororohoruru Ear -
    巨戟龍の筋繊翼
    +
    夜鳥の耳
    @@ -509,10 +486,10 @@
    - Gypceros Hardhead
    + Hororohoruru Featherscale -
    毒怪鳥の石頭
    +
    夜鳥の羽鱗
    @@ -522,10 +499,10 @@
    - Gypceros Head
    + Hororohoruru Featherscale+ -
    毒怪鳥の頭
    +
    夜鳥の上羽鱗
    @@ -535,10 +512,10 @@
    - Lunastra Mane
    + Hororohoruru Goldfeather -
    炎妃龍のたてがみ
    +
    夜鳥の金羽
    @@ -548,10 +525,10 @@
    - Lunastra Tail
    + Hororohoruru Quill -
    炎妃龍の尻尾
    +
    夜鳥の尾羽
    @@ -561,10 +538,10 @@
    - Mohran Allbrace
    + Hororohoruru Wing -
    峯山龍の重腕甲
    +
    夜鳥の翼
    @@ -574,10 +551,10 @@
    - Plesioth Fin
    + Plesioth Fin+ -
    水竜のヒレ
    +
    水竜の上ヒレ
    @@ -587,10 +564,10 @@
    - S.Uragaan Scute+
    + Plesioth Head -
    鋼鎚竜の重耐熱殻
    +
    水竜のお頭
    @@ -613,10 +590,10 @@
    - Cephalos Fin+
    + Cephalos Fin -
    砂竜の上ヒレ
    +
    砂竜のヒレ
    @@ -626,10 +603,10 @@
    - Cephalos Grandfin
    + Cephalos Fin -
    砂竜の特上ヒレ
    +
    砂竜のヒレ
    @@ -639,10 +616,10 @@
    - Deathly Shocker
    + Cephalos Fin+ -
    海竜の雷電殻
    +
    砂竜の上ヒレ
    @@ -652,10 +629,10 @@
    - J.Barroth Thoracic
    + Cephalos Fin+ -
    氷砕竜の堅甲
    +
    砂竜の上ヒレ
    @@ -665,10 +642,10 @@
    - Shell Shocker+
    + Lagiacrus Tail -
    海竜の高電殻
    +
    海竜の尻尾
    @@ -678,10 +655,10 @@
    - T.Najarala Splasher
    + Shell Shocker -
    水蛇竜の撥水甲
    +
    海竜の背電殻
    @@ -691,10 +668,10 @@
    - Zamtrios Fin
    + Shell Shocker+ -
    化け鮫のヒレ
    +
    海竜の高電殻
    @@ -712,19 +689,6 @@ -
    - -
    - - - Zamtrios Grandfin
    - - -
    化け鮫の特上ヒレ
    -
    - - -
    @@ -738,28 +702,15 @@ -
    - -
    - - - Zamtrios Tailbrand
    - - -
    化け鮫の剛刃尾
    -
    - - -
    - Deviljho Flail
    + Deviljho Scalp
    -
    恐暴竜の重尾
    +
    恐暴竜の頭殻
    @@ -769,10 +720,10 @@
    - Deviljho Scalp
    + Deviljho Tail
    -
    恐暴竜の頭殻
    +
    恐暴竜の尻尾
    @@ -782,10 +733,10 @@
    - Deviljho Tail
    + Raizekusu Scissortail -
    恐暴竜の尻尾
    +
    電竜の鋏尾
    @@ -831,3420 +782,1691 @@
    -
    +
    - S.Queen Maw
    + Duram Tailcase+
    -
    重甲虫の重顎
    +
    尾槌竜の堅尾甲
    -
    +
    - S.Queen Moonlash
    + Duramboros Horn+
    -
    重甲虫の断月尾
    +
    尾槌竜の尖角
    -
    +
    - S.Queen Pectus
    + Duramboros Hump
    -
    重甲虫の胸殻
    +
    尾槌竜のコブ
    -
    +
    - S.Queen Pectus+
    + Gendrome Head
    -
    重甲虫の重胸殻
    +
    ドスゲネポスの頭
    -
    +
    - Diablos Chine
    + Rathian Spike
    -
    角竜の重甲
    +
    雌火竜の棘
    -
    +
    - Diablos Tailcase+
    + Rathian Spike+
    -
    角竜の重尾甲
    +
    雌火竜の上棘
    -
    +
    - Najarala Ampsounder
    + Akantor Spike
    -
    絞蛇竜の重鳴甲
    +
    覇竜の大棘
    -
    +
    - Najarala Marrow
    + Akantor Tail
    -
    絞蛇竜の骨髄
    +
    覇竜の尻尾
    -
    +
    - Najarala Medulla
    + Daora Tail
    -
    絞蛇竜の延髄
    +
    鋼龍の尻尾
    -
    +
    - Najarala Sounder
    + Gore Magala Tail
    -
    絞蛇竜の鳴甲
    +
    黒蝕竜の尻尾
    -
    +
    - Najarala Sounder+
    + Gore Magala Wing
    -
    絞蛇竜の上鳴甲
    +
    黒蝕竜の暗翼
    -
    +
    - Ancient Dragonmoss
    + Gore Magala Wing+
    -
    太古の龍苔
    +
    黒蝕竜の上暗翼
    -
    +
    - Ancient Dragonwood
    + Hornetaur Head
    -
    太古の龍木
    +
    カンタロスの頭
    -
    +
    - D.S.Queen Maw
    + Lavasioth Fin+
    -
    砲甲虫の重顎
    +
    溶岩竜の上ヒレ
    -
    +
    - D.S.Queen Moonlash
    + Narga Razor
    -
    砲甲虫の断月尾
    +
    迅竜の鋭刃翼
    -
    +
    - D.S.Queen Pectus+
    + Narga Tailspike
    -
    砲甲虫の重胸殻
    +
    迅竜の尾棘
    -
    +
    - Dragonmoss+
    + Nargacuga Cutwing
    -
    神龍苔
    +
    迅竜の刃翼
    -
    +
    - Dragonwood+
    + Nargacuga Marrow
    -
    神龍木
    +
    迅竜の骨髄
    -
    +
    - Fine G.Plesioth Fin
    + Nargacuga Tail
    -
    翠水竜の特上ビレ
    +
    迅竜の尻尾
    -
    +
    - Gendrome Head
    + Remobra Head
    -
    ドスゲネポスの頭
    +
    翼蛇竜の頭
    -
    +
    - Rathian Spike
    + Rhenoplos Scalp
    -
    雌火竜の棘
    +
    草食竜の頭殻
    -
    +
    - Rathian Spike+
    + Wyvern Scalp
    -
    雌火竜の上棘
    +
    竜頭殻
    -
    +
    - Rathian Surspike
    + Bullfango Head
    -
    雌火竜の秘棘
    +
    ファンゴの頭
    -
    +
    - Tsukami Fillet
    + Kecha Ear+
    -
    浮岳龍のヒレ
    +
    奇猿狐の大耳
    -
    +
    - Akantor Flail
    + Kecha Tail
    -
    覇竜の重尾
    +
    奇猿狐の尻尾
    -
    +
    - Akantor Spike
    + Kut-Ku Auricle
    -
    覇竜の大棘
    +
    怪鳥の地獄耳
    -
    +
    - Akantor Tail
    + Kut-Ku Ear
    -
    覇竜の尻尾
    +
    怪鳥の耳
    -
    +
    - Akantor Thickspike
    + Alatreon Tail
    -
    覇竜の重棘
    +
    煌黒龍の尻尾
    -
    +
    - Antinomic Wing
    + Alatreon Webbing
    -
    二律を纏う乱翼
    +
    煌黒龍の翼膜
    -
    +
    - B.Diablos Chine
    + Chameleos Tail
    -
    黒角竜の重甲
    +
    霞龍の尻尾
    -
    +
    - B.Gravios Crown
    + Garuga Auricle
    -
    黒鎧竜の重頭殻
    +
    黒狼鳥の地獄耳
    -
    +
    - B.Gravios Scalp
    + Garuga Ear
    -
    黒鎧竜の頭殻
    +
    黒狼鳥の耳
    -
    +
    - Basarios Fellwing
    + Garuga Mane
    -
    岩竜の剛翼
    +
    黒狼鳥のたてがみ
    -
    +
    - Basarios Wing
    + Garuga Tail
    -
    岩竜の翼
    +
    黒狼鳥の尻尾
    -
    +
    - Dalam Tail Shell
    + Garuga Wing
    -
    蛇王龍の尾殻
    +
    黒狼鳥の翼
    -
    - - - Dalam Tail Shell+
    - - -
    蛇王龍の重尾殻
    -
    - - - -
    - -
    - - - Dalamadur Fanblade
    - - -
    蛇王龍の扇刃
    -
    - - - -
    - -
    - - - Dalamadur Fanblade+
    - - -
    蛇王龍の大扇刃
    -
    - - - -
    - -
    - - - Dalamadur Gazer
    - - -
    蛇王龍の睨眼
    -
    - - - -
    - -
    - - - Dalamadur Pectus
    - - -
    蛇王龍の胸殻
    -
    - - - -
    - -
    - - - Dalamadur Pectus+
    - - -
    蛇王龍の重胸殻
    -
    - - - -
    - -
    - - - Daora Fellwing
    - - -
    鋼龍の剛翼
    -
    - - - -
    - -
    - - - Daora Lash
    - - -
    鋼龍の靭尾
    -
    - - - -
    - -
    - - - Daora Tail
    - - -
    鋼龍の尻尾
    -
    - - - -
    - -
    - - - Fatalis Fellwing
    - - -
    黒龍の剛翼
    -
    - - - -
    - -
    - - - Fine Lavasioth Fin
    - - -
    溶岩竜の特上ビレ
    -
    - - - -
    - -
    - - - Gore Magala Eclipse
    - - -
    黒蝕竜の暗黒翼
    -
    - - - -
    - -
    - - - Gore Magala Lash
    - - -
    黒蝕竜の靱尾
    -
    - - - -
    - -
    - - - Gore Magala Tail
    - - -
    黒蝕竜の尻尾
    -
    - - - -
    - -
    - - - Gore Magala Wing
    - - -
    黒蝕竜の暗翼
    -
    - - - -
    - -
    - - - Gore Magala Wing+
    - - -
    黒蝕竜の上暗翼
    -
    - - - -
    - -
    - - - Lavasioth Fin
    - - -
    溶岩竜のヒレ
    -
    - - - -
    - -
    - - - Maelstriker Wing
    - - -
    暴風の破翼
    -
    - - - -
    - -
    - - - Nargacuga Cutwing
    - - -
    迅竜の刃翼
    -
    - - - -
    - -
    - - - Nargacuga Marrow
    - - -
    迅竜の骨髄
    -
    - - - -
    - -
    - - - Remobra Head
    - - -
    翼蛇竜の頭
    -
    - - - -
    - -
    - - - Rhenoplos Scalp
    - - -
    草食竜の頭殻
    -
    - - - -
    - -
    - - - S.Zin Drakeshell
    - - -
    獄狼竜の龍殻
    -
    - - - -
    - -
    - - - S.Zinogre Drakehold
    - - -
    獄狼竜の滅龍殻
    -
    - - - -
    - -
    - - - S.Zinogre Lash
    - - -
    獄狼竜の靭尾
    -
    - - - -
    - -
    - - - S.Zinogre Tail
    - - -
    獄狼竜の尻尾
    -
    - - - -
    - -
    - - - Steelrust Drakeshell
    - - -
    錆鋼の龍殻
    -
    - - - -
    - -
    - - - Wyvern Scalp
    - - -
    竜頭殻
    -
    - - - -
    - -
    - - - Barroth Crown
    - - -
    土砂竜の重頭殻
    -
    - - - -
    - -
    - - - Barroth Scalp
    - - -
    土砂竜の頭殻
    -
    - - - -
    - -
    - - - Kecha Auricle
    - - -
    奇猿狐の地獄耳
    -
    - - - -
    - -
    - - - Kecha Ear
    - - -
    奇猿狐の耳
    -
    - - - -
    - -
    - - - Kecha Ear+
    - - -
    奇猿狐の大耳
    -
    - - - -
    - -
    - - - Kecha Lash
    - - -
    奇猿狐の靭尾
    -
    - - - -
    - -
    - - - Kecha Tail
    - - -
    奇猿狐の尻尾
    -
    - - - -
    - -
    - - - Alluring Fellwing
    - - -
    魅惑色の剛翼
    -
    - - - -
    - -
    - - - Cephalos Pinkfin
    - - -
    砂竜の桃ヒレ
    -
    - - - -
    - -
    - - - Kut-Ku Auricle
    - - -
    怪鳥の地獄耳
    -
    - - - -
    - -
    - - - Kut-Ku Ear
    - - -
    怪鳥の耳
    -
    - - - -
    - -
    - - - Kut-Ku Fellwing
    - - -
    怪鳥の剛翼
    -
    - - - -
    - -
    - - - Kut-Ku Luckear
    - - -
    怪鳥の福耳
    -
    - - - -
    - -
    - - - R.Basarios Fellwing
    - - -
    桃岩竜の剛翼
    -
    - - - -
    - -
    - - - R.Basarios Wing
    - - -
    桃岩竜の翼
    -
    - - - -
    - -
    - - - A.Lagi D-Shocker
    - - -
    冥海竜の雷電殻
    -
    - - - -
    - -
    - - - Chameleos Fellwing
    - - -
    霞龍の剛翼
    -
    - - - -
    - -
    - - - Chameleos Lash
    - - -
    霞龍の靭尾
    -
    - - - -
    - -
    - - - Chameleos Tail
    - - -
    霞龍の尻尾
    -
    - - - -
    - -
    - - - Garuga Auricle
    - - -
    黒狼鳥の地獄耳
    -
    - - - -
    - -
    - - - Garuga Ear
    - - -
    黒狼鳥の耳
    -
    - - - -
    - -
    - - - Garuga Fellwing
    - - -
    黒狼鳥の剛翼
    -
    - - - -
    - -
    - - - Garuga Lash
    - - -
    黒狼鳥の靭尾
    -
    - - - -
    - -
    - - - Garuga Mane
    - - -
    黒狼鳥のたてがみ
    -
    - - - -
    - -
    - - - Garuga Tail
    - - -
    黒狼鳥の尻尾
    -
    - - - -
    - -
    - - - Garuga Wing
    - - -
    黒狼鳥の翼
    -
    - - - -
    - -
    - - - Gobul Spike+
    - - -
    灯魚竜の上棘
    -
    - - - -
    - -
    - - - Gobul Surspike
    - - -
    灯魚竜の秘棘
    -
    - - - -
    - -
    - - - Great Jaggi Head
    - - -
    狗竜の頭
    -
    - - - -
    - -
    - - - Kirin Frost Tail
    - - -
    キリンの霜尾
    -
    - - - -
    - -
    - - - Kirin Frostlash
    - - -
    キリンの靭霜尾
    -
    - - - -
    - -
    - - - P.Gypceros Fellwing
    - - -
    毒怪鳥の紫剛翼
    -
    - - - -
    - -
    - - - P.Gypceros Wing
    - - -
    毒怪鳥の紫翼
    -
    - - - -
    - -
    - - - S.Nerscylla Surspike
    - - -
    骸蜘蛛の秘棘
    -
    - - - -
    - -
    - - - Agnaktor Fin+
    - - -
    炎戈竜の上ヒレ
    -
    - - - -
    - -
    - - - Blos Medulla
    - - -
    角竜の延髄
    -
    - - - -
    - -
    - - - C.Qurupeco Fellwing
    - - -
    紅彩鳥の剛翼
    -
    - - - -
    - -
    - - - D.Mohran Allbrace
    - - -
    豪山龍の重腕甲
    -
    - - - -
    - -
    - - - D.Mohran Brace
    - - -
    豪山龍の腕甲
    -
    - - - -
    - -
    - - - D.Mohran Brace+
    - - -
    豪山龍の上腕甲
    -
    - - - -
    - -
    - - - Fatalis Bloodwing
    - - -
    黒龍の紅翼
    -
    - - - -
    - -
    - - - Fatalis Devileye
    - - -
    黒龍の魔眼
    -
    - - - -
    - -
    - - - Fatalis Devileye+
    - - -
    黒龍の魔神眼
    -
    - - - -
    - -
    - - - Fatalis Flamewing
    - - -
    黒龍の紅焔翼
    -
    - - - -
    - -
    - - - Fine Agnaktor Fin
    - - -
    炎戈竜の特上ビレ
    -
    - - - -
    - -
    - - - Gravios Medulla
    - - -
    鎧竜の延髄
    -
    - - - -
    - -
    - - - Iodrome Head
    - - -
    ドスイーオスの頭
    -
    - - - -
    - -
    - - - M.Tigrex Lash
    - - -
    大轟竜の靭尾
    -
    - - - -
    - -
    - - - M.Tigrex Tail
    - - -
    大轟竜の尻尾
    -
    - - - -
    - -
    - - - Monoblos Chine
    - - -
    一角竜の重甲
    -
    - - - -
    - -
    - - - Monoblos Heart
    - - -
    モノブロスハート
    -
    - - - -
    - -
    - - - Monoblos Thoracic
    - - -
    一角竜の堅甲
    -
    - - - -
    - -
    - - - Old Fatalis Souleye
    - - -
    祖龍の霊眼
    -
    - - - -
    - -
    - - - Rajang Heart
    - - -
    ラージャンハート
    -
    - - - -
    - -
    - - - Rath Marrow
    - - -
    火竜の骨髄
    -
    - - - -
    - -
    - - - Rath Medulla
    - - -
    火竜の延髄
    -
    - - - -
    - -
    - - - Rathalos Fellwing
    - - -
    火竜の剛翼
    -
    - - - -
    - -
    - - - Rathalos Lash
    - - -
    火竜の靭尾
    -
    - - - -
    - -
    - - - Rathalos Tail
    - - -
    火竜の尻尾
    -
    - - - -
    - -
    - - - Rathalos Wing
    - - -
    火竜の翼
    -
    - - - -
    - -
    - - - S.Dalam Fanblade+
    - - -
    蛇帝龍の大扇刃
    -
    - - - -
    - -
    - - - S.Dalam Tail Shell+
    - - -
    蛇帝龍の重尾殻
    -
    - - - -
    - -
    - - - S.Dalamadur Gazer
    - - -
    蛇帝龍の睨眼
    -
    - - - -
    - -
    - - - S.Dalamadur Pectus+
    - - -
    蛇帝龍の重胸殻
    -
    - - - -
    - -
    - - - Teostra Lash
    - - -
    炎王龍の靭尾
    -
    - - - -
    - -
    - - - Teostra Mane
    - - -
    炎王龍のたてがみ
    -
    - - - -
    - -
    - - - Teostra Tail
    - - -
    炎王龍の尻尾
    -
    - - - -
    - -
    - - - Zinogre D-Shocker
    - - -
    雷狼竜の雷電殻
    -
    - - - -
    - -
    - - - Zinogre Lash
    - - -
    雷狼竜の靭尾
    -
    - - - -
    - -
    - - - Zinogre Shocker
    - - -
    雷狼竜の蓄電殻
    -
    - - - -
    - -
    - - - Zinogre Shocker+
    - - -
    雷狼竜の高電殻
    -
    - - - -
    - -
    - - - Zinogre Tail
    - - -
    雷狼竜の尻尾
    -
    - - - -
    - -
    - - - A.Kecha Auricle
    - - -
    白猿狐の地獄耳
    -
    - - - -
    - -
    - - - A.Kecha Lash
    - - -
    白猿狐の靭尾
    -
    - - - -
    - -
    - - - Blangonga Whisker
    - - -
    雪獅子の髭
    -
    - - - -
    - -
    - - - Ceadeus Strongfur
    - - -
    大海龍の鎧毛
    -
    - - - -
    - -
    - - - Garuga Silverpelt
    - - -
    黒狼鳥の銀狼毛
    -
    - - - -
    - -
    - - - Gravios Crown
    - - -
    鎧竜の重頭殻
    -
    - - - -
    - -
    - - - Gravios Fellwing
    - - -
    鎧竜の剛翼
    -
    - - - -
    - -
    - - - Gravios Scalp
    - - -
    鎧竜の頭殻
    -
    - - - -
    - -
    - - - Gravios Wing
    - - -
    鎧竜の翼
    -
    - - - -
    - -
    - - - I.Lagi D-Shocker
    - - -
    白海竜の雷電殻
    -
    - - - -
    - -
    - - - Khezu Special Cut
    - - -
    特撰アルビノ
    -
    - - - -
    - -
    - - - Kirin Mane
    - - -
    キリンのたてがみ
    -
    - - - -
    - -
    - - - Kirin Thunderlash
    - - -
    キリンの靭雷尾
    -
    - - - -
    - -
    - - - Kirin Thundertail
    - - -
    キリンの雷尾
    -
    - - - -
    - -
    - - - L.Nargacuga Razor
    - - -
    月迅竜の透刃翼
    -
    - - - -
    - -
    - - - Lagombi Auricle
    - - -
    白兎獣の地獄耳
    -
    - - - -
    - -
    - - - Lagombi Ear
    - - -
    白兎獣の耳
    -
    - - - -
    - -
    - - - Lagombi Ear+
    - - -
    白兎獣の大耳
    -
    - - - -
    - -
    - - - Lagombi Plastron
    - - -
    白兎獣の腹甲
    -
    - - - -
    - -
    - - - Lagombi Plastron+
    - - -
    白兎獣の堅腹甲
    -
    - - - -
    - -
    - - - Nerscylla Spike
    - - -
    影蜘蛛の棘
    -
    - - - -
    - -
    - - - Nerscylla Spike+
    - - -
    影蜘蛛の上棘
    -
    - - - -
    - -
    - - - Nerscylla Surspike
    - - -
    影蜘蛛の秘棘
    -
    - - - -
    - -
    - - - Old Fatalis Fellwing
    - - -
    祖龍の剛翼
    -
    - - - -
    - -
    - - - Pale Bone
    - - -
    アルビノの中落ち
    -
    - - - -
    - -
    - - - Pale Steak
    - - -
    アルビノの霜降り
    -
    - - - -
    - -
    - - - Platinum Mane
    - - -
    白銀のたてがみ
    -
    - - - -
    - -
    - - - S.Magala Lash
    - - -
    天廻龍の靭尾
    -
    - - - -
    - -
    - - - S.Magala Lightwing
    - - -
    天廻龍の光虹翼
    -
    - - - -
    - -
    - - - S.Magala Prismwing
    - - -
    天廻龍の虹翼
    -
    - - - -
    - -
    - - - S.Magala Prismwing+
    - - -
    天廻龍の上虹翼
    -
    - - - -
    - -
    - - - S.Magala Tail
    - - -
    天廻龍の尻尾
    -
    - - - -
    - -
    - - - S.Rath Lash
    - - -
    銀火竜の靭尾
    -
    - - - -
    - -
    +
    - S.Rathalos Tail
    + Heavy Snow Lord Plastron
    -
    銀火竜の尻尾
    +
    大雪主の腹甲
    -
    +
    - Silverpeak Corona
    + Heavy Snow Lord Plastron+
    -
    銀嶺の冠
    +
    大雪主の堅腹甲
    -
    +
    - Ukanlos Fin+
    + Tamamitsune Tail
    -
    崩竜の上ビレ
    +
    泡狐竜の尻尾
    -
    +
    - Ukanlos Flail
    + Treasure Clad Jaw
    -
    崩竜の重尾
    +
    宝纏の宝顎
    -
    +
    - Ukanlos Shoveljaw
    + Treasure Clad Jaw+
    -
    崩竜の削顎
    +
    宝纏の財宝顎
    -
    +
    - Ukanlos Shoveljaw+
    + Agnaktor Fin+
    -
    崩竜の重削顎
    +
    炎戈竜の上ヒレ
    -
    +
    - Ukanlos Strongfin
    + Agnaktor Tail
    -
    崩竜の剛ビレ
    +
    炎戈竜の尻尾
    -
    +
    - Ukanlos Tail
    + Iodrome Head
    -
    崩竜の尻尾
    +
    ドスイーオスの頭
    -
    +
    - W.Monoblos Chine
    + Narga Medulla
    -
    白一角竜の重甲
    +
    迅竜の延髄
    -
    +
    - Fatalis Evil Eye
    + Rath Marrow
    -
    黒龍の邪眼
    +
    火竜の骨髄
    -
    +
    - Fatalis Eye
    + Rath Marrow
    -
    黒龍の眼
    +
    火竜の骨髄
    -
    +
    - G.Rath Surspike
    + Rath Medulla
    -
    金火竜の秘棘
    +
    火竜の延髄
    -
    +
    - G.Rathian Spike+
    + Rath Medulla
    -
    金火竜の上棘
    +
    火竜の延髄
    -
    +
    - Rajang Tail
    + Rath Medulla
    -
    金獅子の尻尾
    +
    火竜の延髄
    -
    +
    - Seregios Impaler
    + Rath Medulla
    -
    千刃竜の槍尾
    +
    火竜の延髄
    -
    +
    - Seregios Impaler+
    + Rathalos Tail
    -
    千刃竜の絶槍尾
    +
    火竜の尻尾
    -
    +
    - T.Zamtrios Grandfin
    + Rathalos Wing
    -
    虎鮫の特上ヒレ
    +
    火竜の翼
    -
    +
    - T.Zamtrios Tailbrand
    + Scalding Pleura+
    -
    虎鮫の剛刃尾
    +
    赤熱した堅胸殻
    -
    +
    - Tigrex Lash
    + Tamamitsune Fin
    -
    轟竜の靭尾
    +
    泡狐竜の錦ヒレ
    -
    +
    - Tigrex Maw
    + Tamamitsune Fin+
    -
    轟竜のアギト
    +
    泡狐竜の上錦ヒレ
    -
    +
    - Tigrex Scalp
    + Teostra Mane
    -
    轟竜の頭殻
    +
    炎王龍のたてがみ
    -
    +
    - Tigrex Tail
    + Teostra Tail
    -
    轟竜の尻尾
    +
    炎王龍の尻尾
    -
    +
    - Uragaan Marrow
    + Volvi Rickrack
    -
    爆鎚竜の骨髄
    +
    赤甲獣の蛇腹甲
    -
    +
    - Uragaan Scute
    + Zinogre Shocker
    -
    爆鎚竜の耐熱殻
    +
    雷狼竜の蓄電殻
    -
    +
    - Lustrous Feather
    + Zinogre Shocker+
    -
    極彩色の艶羽根
    +
    雷狼竜の高電殻
    -
    +
    - Vivid Feather
    + Zinogre Tail
    -
    極彩色の羽根
    +
    雷狼竜の尻尾
    -
    Fang
    -
    +
    - Ceanataur Pincer
    + Amatsu Pectus
    -
    鎌蟹の鋏
    +
    嵐龍の胸殻
    -
    +
    - Deific Fang
    + Amatsu Tail
    -
    神々しい龍牙
    +
    嵐龍の尻尾
    -
    +
    - Gogmazios Gasher
    + Blangonga Tail
    -
    巨戟龍の凶刃
    +
    雪獅子の尻尾
    -
    +
    - Gogmazios Offenders
    + Blangonga Whisker
    -
    巨戟龍の戦爪
    +
    雪獅子の髭
    -
    +
    - Kelbi Horn
    + Kirin Mane
    -
    ケルビの角
    +
    キリンのたてがみ
    -
    +
    - Kirin Azure Horn
    + Kirin Thundertail
    -
    キリンの蒼角
    +
    キリンの雷尾
    -
    +
    - Kirin Azure Peak
    + Lagombi Ear
    -
    キリンの剛蒼角
    +
    白兎獣の耳
    -
    +
    - Lao-Shan Azure Claw
    + Lagombi Ear+
    -
    老山龍の蒼大爪
    +
    白兎獣の大耳
    -
    +
    - Velocidrome Claw
    + Lagombi Plastron
    -
    ドスランポスの爪
    +
    白兎獣の腹甲
    -
    +
    - Velocidrome Claw+
    + Lagombi Plastron+
    -
    ランポスの尖爪
    +
    白兎獣の堅腹甲
    -
    +
    - Velocidrome Hardclaw
    + Pale Bone
    -
    ランポスの剛爪
    +
    アルビノの中落ち
    -
    +
    - Cephalos Fang+
    + Pale Steak
    -
    砂竜の鋭牙
    +
    アルビノの霜降り
    -
    +
    - Cephalos Hardfang
    + S.Magala Prismwing
    -
    砂竜の重牙
    +
    天廻龍の虹翼
    -
    +
    - Zamtrios Sawtooth
    + S.Magala Prismwing+
    -
    化け鮫の鋸歯
    +
    天廻龍の上虹翼
    -
    +
    - Zamtrios Sawtooth+
    + S.Magala Tail
    -
    化け鮫の重鋸歯
    +
    天廻龍の尻尾
    -
    +
    - Deviljho Hardfang
    + S.Rathalos Tail
    -
    恐暴竜の重牙
    +
    銀火竜の尻尾
    -
    +
    - Deviljho Ripper
    + Ukanlos Fin
    -
    恐暴竜の剛鉤爪
    +
    崩竜の上ヒレ
    -
    +
    - Deviljho Tallfang
    + Ukanlos Fin+
    -
    恐暴竜の大牙
    +
    崩竜の上ビレ
    -
    +
    - Deviljho Talon
    + Ukanlos Shoveljaw
    -
    恐暴竜の鉤爪
    +
    崩竜の削顎
    -
    +
    - S.Queen Claw
    + Ukanlos Tail
    -
    重甲虫の爪
    +
    崩竜の尻尾
    -
    +
    - S.Queen Hardclaw
    + G.Maccau Tail
    -
    重甲虫の剛爪
    +
    跳狗竜の尾棘
    -
    +
    - S.Queen Sharpclaw
    + G.Rathian Spike+
    -
    重甲虫の鋭爪
    +
    金火竜の上棘
    -
    +
    - Vile Fang
    + Gamuto Scalp
    -
    極悪な牙
    +
    巨獣の頭殻
    -
    +
    - Diablos Hardhorn
    + Immature Sponge
    -
    大地を穿つ剛角
    +
    未熟な海綿質
    -
    +
    - Majestic Horn
    + King's Feather
    -
    上質なねじれた角
    +
    王者の冠羽
    -
    +
    - Najarala Fang
    + Najarala Marrow
    -
    絞蛇竜の牙
    +
    絞蛇竜の骨髄
    -
    +
    - Twisted Stouthorn
    + Najarala Medulla
    -
    堅牢なねじれた角
    +
    絞蛇竜の延髄
    -
    +
    - B.Tetsucabra Gnawrl
    + Najarala Sounder
    -
    荒鬼蛙の弩級牙
    +
    絞蛇竜の鳴甲
    -
    +
    - B.TetsucabraHardclaw
    + Najarala Sounder+
    -
    荒鬼蛙の剛爪
    +
    絞蛇竜の上鳴甲
    -
    +
    - Blue Kelbi Horn
    + Nibelsnarf Scalp
    -
    ケルビの蒼角
    +
    潜口竜の頭殻
    -
    +
    - D.S.Queen Hardclaw
    + R.Ludroth Tail
    -
    砲甲虫の剛爪
    +
    水獣の尻尾
    -
    +
    - Duramboros Hardhorn
    + Rajang Tail
    -
    尾槌竜の剛角
    +
    金獅子の尻尾
    -
    +
    - Duramboros Horn
    + Seregios Impaler
    -
    尾槌竜の角
    +
    千刃竜の槍尾
    -
    +
    - E.Congalala Claw+
    + Tigrex Maw
    -
    緑毛獣の尖爪
    +
    轟竜のアギト
    -
    +
    - E.Congalala Fang+
    + Tigrex Scalp
    -
    緑毛獣の鋭牙
    +
    轟竜の頭殻
    -
    +
    - E.Congalala Hardclaw
    + Tigrex Tail
    -
    緑毛獣の剛爪
    +
    轟竜の尻尾
    -
    +
    - Genprey Fang
    + Uragaan Jaw
    -
    ゲネポスの麻痺牙
    +
    爆鎚竜の顎
    -
    +
    - Seltas Hardhorn
    + Uragaan Marrow
    -
    徹甲虫の剛角
    +
    爆鎚竜の骨髄
    -
    +
    - Seltas Horn
    + Uragaan Scute
    -
    徹甲虫の角
    +
    爆鎚竜の耐熱殻
    +
    Fang
    -
    +
    - Seltas Horn+
    + Ceanataur Claw
    -
    徹甲虫の尖角
    +
    鎌蟹の爪
    -
    +
    - Akantor Greatfang
    + Ceanataur Claw+
    -
    覇竜の極大牙
    +
    鎌蟹の尖爪
    -
    +
    - Akantor Hardclaw
    + Dinovaldo Fang
    -
    覇竜の剛爪
    +
    斬竜の牙
    -
    +
    - Akantor Shredtalon
    + Dinovaldo Fang+
    -
    覇竜の剛裂爪
    +
    斬竜の鋭牙
    -
    +
    - Akantor Tallfang
    + Hororohoruru Wingtalon
    -
    覇竜の大牙
    +
    夜鳥の翼爪
    -
    +
    - B.Tigrex Claw+
    + Hororohoruru Wingtalon+
    -
    黒轟竜の尖爪
    +
    夜鳥の鋭翼爪
    -
    +
    - B.Tigrex Fang+
    + Kelbi Horn
    -
    黒轟竜の鋭牙
    +
    ケルビの角
    -
    +
    - B.Tigrex Hardclaw
    + Kirin Azure Horn
    -
    黒轟竜の剛爪
    +
    キリンの蒼角
    -
    +
    - B.Tigrex Hardfang
    + Plesioth Fang+
    -
    黒轟竜の重牙
    +
    水竜の翼膜
    -
    +
    - Blackcurl Stouthorn
    + Ruinous Hook Claw Blueclaw
    -
    堅牢な黒巻き角
    +
    荒鉤爪の蒼爪
    -
    +
    - Dalamadur Ripper
    + Ruinous Hook Claw Blueclaw+
    -
    蛇王龍の剛鉤爪
    +
    荒鉤爪の大蒼爪
    -
    +
    - Dalamadur Talon
    + Velocidrome Claw
    -
    蛇王龍の鉤爪
    +
    ランポスの大爪
    -
    +
    - Daora Claw+
    + Velocidrome Claw+
    -
    鋼龍の尖爪
    +
    ランポスの大尖爪
    -
    +
    - Daora Hardclaw
    + Cephalos Fang
    -
    鋼龍の剛爪
    +
    砂竜の牙
    -
    +
    - Daora Hardhorn
    + Cephalos Fang+
    -
    鋼龍の剛角
    +
    砂竜の鋭牙
    -
    +
    - Daora Horn+
    + Lagiacrus Claw
    -
    鋼龍の尖角
    +
    海竜の爪
    -
    +
    - Diametrical Horn
    + Lagiacrus Claw+
    -
    相克の変異角
    +
    海竜の鋭爪
    -
    +
    - Fatalis Hardhorn
    + Lagiacrus Horn
    -
    黒龍の剛角
    +
    海竜の角
    -
    +
    - Fatalis Horn
    + Lagiacrus Horn+
    -
    黒龍の角
    +
    海竜の尖角
    -
    +
    - Gaoren Claw+
    + Zamtrios Sawtooth
    -
    砦蟹の尖爪
    +
    化け鮫の鋸歯
    -
    +
    - Gaoren Pincer
    + Deviljho Tallfang
    -
    砦蟹の鋏
    +
    恐暴竜の大牙
    -
    +
    - Gore Magala Feeler
    + Deviljho Talon
    -
    黒蝕竜の触角
    +
    恐暴竜の鉤爪
    -
    +
    - Gore Magala Feeler+
    + Raizekusu Wingtalon
    -
    黒蝕竜の尖触角
    +
    電竜の翼爪
    -
    +
    - Gore Magala Ripclaw
    + Raizekusu Wingtalon+
    -
    黒蝕竜の惨爪
    +
    電竜の鋭翼爪
    -
    +
    - Gore Magala Ripclaw+
    + S.Queen Sharpclaw
    -
    黒蝕竜の鋭惨爪
    +
    重甲虫の鋭爪
    -
    +
    - Gore Magala Sensor
    + Blue Kelbi Horn
    -
    黒蝕竜の剛触角
    +
    ケルビの蒼角
    -
    +
    - Gore Magala Shredder
    + Gendrome Fang
    -
    黒蝕竜の剛惨爪
    +
    ゲネポスの大牙
    -
    +
    - Piercing Claw
    + Gendrome Fang+
    -
    鋭利な爪
    +
    ゲネポスの大尖牙
    -
    +
    - Rajang Claw+
    + Genprey Fang
    -
    金獅子の尖爪
    +
    ゲネポスの麻痺牙
    -
    +
    - Rajang Hardclaw
    + Seltas Horn+
    -
    金獅子の剛爪
    +
    徹甲虫の尖角
    @@ -4254,10 +2476,10 @@
    - S.Zinogre Claw+
    + Akantor Hardclaw -
    獄狼竜の尖爪
    +
    覇竜の剛爪
    @@ -4267,10 +2489,10 @@
    - S.Zinogre Hardclaw
    + Akantor Tallfang -
    獄狼竜の剛爪
    +
    覇竜の大牙
    @@ -4280,10 +2502,10 @@
    - S.Zinogre Hardhorn
    + Daora Claw -
    獄狼竜の剛角
    +
    鋼龍の爪
    @@ -4293,10 +2515,10 @@
    - S.Zinogre Horn+
    + Daora Claw+ -
    獄狼竜の尖角
    +
    鋼龍の尖爪
    @@ -4306,10 +2528,10 @@
    - Sharp Claw
    + Daora Horn -
    とがった爪
    +
    鋼龍の角
    @@ -4319,192 +2541,192 @@
    - Steelrust Claw
    + Daora Horn+ -
    錆鋼の龍爪
    +
    鋼龍の尖角
    -
    +
    - Amber Tusks+
    + Gore Magala Feeler
    -
    琥珀色の鋭牙
    +
    黒蝕竜の触角
    -
    +
    - Ceanataur Terraclaw
    + Gore Magala Feeler+
    -
    鎌蟹の朱爪
    +
    黒蝕竜の尖触角
    -
    +
    - Heavy Amber Tusk
    + Gore Magala Ripclaw
    -
    琥珀色の重牙
    +
    黒蝕竜の惨爪
    -
    +
    - Kecha Ripper
    + Gore Magala Ripclaw+
    -
    奇猿狐の剛鉤爪
    +
    黒蝕竜の鋭惨爪
    -
    +
    - Kecha Talon
    + Lavasioth Fang+
    -
    奇猿狐の鉤爪
    +
    溶岩竜の鋭牙
    -
    +
    - S.Barioth Hardclaw
    + Nargacuga Fang
    -
    風牙竜の剛爪
    +
    迅竜の牙
    -
    +
    - S.Barioth Sharpclaw
    + Nargacuga Fang+
    -
    風牙竜の鋭爪
    +
    迅竜の鋭牙
    -
    +
    - Sharp Fang
    + Rajang Claw+
    -
    とがった牙
    +
    金獅子の尖爪
    -
    +
    - Vibrant Comb
    + Sharp Claw
    -
    極彩色のトサカ
    +
    とがった爪
    -
    +
    - Congalala Claw
    + Sharp Claw
    -
    桃毛獣の爪
    +
    とがった爪
    -
    +
    - Congalala Claw+
    + Anteka Antler
    -
    桃毛獣の尖爪
    +
    ガウシカの角
    -
    +
    - Congalala Fang
    + Kecha Talon
    -
    桃毛獣の牙
    +
    奇猿狐の鉤爪
    -
    +
    - Congalala Hardclaw
    + Sharp Fang
    -
    桃毛獣の剛爪
    +
    とがった牙
    -
    +
    - Alatreon Riptalon
    + Sharp Fang
    -
    煌黒龍の凶爪
    +
    とがった牙
    @@ -4514,10 +2736,10 @@
    - Bird Wyvern Fang
    + Alatreon Talon -
    鳥竜種の牙
    +
    煌黒龍の尖爪
    @@ -4527,10 +2749,10 @@
    - Chameleos Hardhorn
    + Bird Wyvern Fang -
    霞龍の剛角
    +
    鳥竜種の牙
    @@ -4540,10 +2762,10 @@
    - G.Jaggi Claw
    + Bird Wyvern Fang -
    狗竜の爪
    +
    鳥竜種の牙
    @@ -4553,10 +2775,10 @@
    - G.Jaggi Claw+
    + Bird Wyvern Fang -
    狗竜の尖爪
    +
    鳥竜種の牙
    @@ -4566,10 +2788,10 @@
    - Hermitaur Purpclaw
    + Brkn Skypiercer -
    盾蟹の紫爪
    +
    砕けた天角
    @@ -4579,10 +2801,10 @@
    - Kirin Ice Peak
    + Chameleos Claw -
    キリンの剛氷角
    +
    霞龍の爪
    @@ -4592,10 +2814,10 @@
    - Kirin Icehorn
    + Chameleos Claw+ -
    キリンの氷角
    +
    霞龍の尖爪
    @@ -4605,10 +2827,10 @@
    - S.Nerscylla Hardclaw
    + Chameleos Horn -
    骸蜘蛛の剛爪
    +
    霞龍の角
    @@ -4618,10 +2840,10 @@
    - S.Nerscylla Scishorn
    + Chameleos Spike -
    骸蜘蛛の重鋏角
    +
    霞龍の尖角
    @@ -4631,88 +2853,88 @@
    - Skypiercer
    + Ferocious Claw -
    天をつらぬく角
    +
    獰猛な爪
    -
    +
    - Brutal Biter
    + Ferocious Claw+
    -
    荒々しい龍剛角
    +
    獰猛な尖爪
    -
    +
    - Brutal Horn
    + Ferocious Fang
    -
    荒々しい龍角
    +
    獰猛な牙
    -
    +
    - Brutal Horn+
    + Ferocious Fang+
    -
    荒々しい龍尖角
    +
    獰猛な鋭牙
    -
    +
    - Fatalis Bloodhorn
    + Skypiercer
    -
    黒龍の紅角
    +
    天をつらぬく角
    -
    +
    - Fatalis Flamehorn
    + Tamamitsune Claw
    -
    黒龍の紅焔角
    +
    泡狐竜の爪
    -
    +
    - Fire Dragon Hardclaw
    + Tamamitsune Claw+
    -
    炎龍の剛爪
    +
    泡狐竜の尖爪
    @@ -4722,10 +2944,10 @@
    - Hermitaur Claw+
    + Agnaktor Claw+ -
    盾蟹の尖爪
    +
    炎戈竜の鋭爪
    @@ -4735,10 +2957,10 @@
    - Hermitaur Hardclaw
    + Fire Dragon Claw -
    盾蟹の剛爪
    +
    炎龍の爪
    @@ -4748,10 +2970,10 @@
    - Ioprey Fang
    + Hermitaur Claw -
    イーオスの毒牙
    +
    盾蟹の爪
    @@ -4761,10 +2983,10 @@
    - Lao-Shan Claw
    + Hermitaur Claw+ -
    老山龍の大爪
    +
    盾蟹の尖爪
    @@ -4774,10 +2996,10 @@
    - Lao-Shan Horn
    + Ioprey Fang -
    老山龍の角
    +
    イーオスの毒牙
    @@ -4787,10 +3009,10 @@
    - M.Tigrex Blastclaw
    + Rath Wingtalon -
    大轟竜の爆爪
    +
    火竜の翼爪
    @@ -4800,10 +3022,10 @@
    - M.Tigrex Fang+
    + Rath Wingtalon -
    大轟竜の鋭牙
    +
    火竜の翼爪
    @@ -4813,10 +3035,10 @@
    - M.Tigrex Hardfang
    + Rath Wingtalon -
    大轟竜の重牙
    +
    火竜の翼爪
    @@ -4826,10 +3048,10 @@
    - M.Tigrex Trigger
    + Rath Wingtalon -
    大轟竜の剛爆爪
    +
    火竜の翼爪
    @@ -4839,10 +3061,10 @@
    - Rath Wingtalon
    + Rock Piercing Tusks -
    火竜の翼爪
    +
    岩穿の巨大牙
    @@ -4852,10 +3074,10 @@
    - Rath Wingtalon+
    + Rock Piercing Tusks+ -
    火竜の剛翼爪
    +
    岩穿の極大牙
    @@ -4865,10 +3087,10 @@
    - S.Dalamadur Ripper
    + Scarlet Horn -
    蛇帝龍の剛鉤爪
    +
    朽ちた真紅の角
    @@ -4878,10 +3100,10 @@
    - Scarlet Finehorn
    + Spearbreaker Claw -
    上質な真紅の角
    +
    矛砕の爪
    @@ -4891,10 +3113,10 @@
    - Scarlet Stouthorn
    + Spearbreaker Claw+ -
    堅牢な真紅の角
    +
    矛砕の尖爪
    @@ -4917,10 +3139,10 @@
    - Teostra Hardhorn
    + Teostra Horn -
    炎王龍の剛角
    +
    炎王龍の角
    @@ -4969,10 +3191,10 @@
    - Tetsucabra Gnawrl
    + Tetsucabra Tusks -
    鬼蛙の弩級牙
    +
    鬼蛙の大牙
    @@ -4982,10 +3204,10 @@
    - Tetsucabra Hardclaw
    + Tetsucabra Tusks+ -
    鬼蛙の剛爪
    +
    鬼蛙の巨大牙
    @@ -4995,10 +3217,10 @@
    - Tetsucabra Tusks
    + Volvidon Claw -
    鬼蛙の大牙
    +
    赤甲獣の爪
    @@ -5008,10 +3230,10 @@
    - Tetsucabra Tusks+
    + Volvidon Claw+ -
    鬼蛙の巨大牙
    +
    赤甲獣の尖爪
    @@ -5047,23 +3269,10 @@
    - Zinogre Hardclaw
    - - -
    雷狼竜の剛爪
    - - - - -
    - -
    - - - Zinogre Hardhorn
    + Zinogre Horn
    -
    雷狼竜の剛角
    +
    雷狼竜の角
    @@ -5073,23 +3282,23 @@
    - Zinogre Horn
    + Zinogre Horn+ -
    雷狼竜の角
    +
    雷狼竜の尖角
    -
    +
    - Zinogre Horn+
    + Amatsu Claw
    -
    雷狼竜の尖角
    +
    嵐龍の鋭爪
    @@ -5099,10 +3308,10 @@
    - A.Kecha Ripper
    + Amatsu Horn -
    白猿狐の剛鉤爪
    +
    嵐龍の角
    @@ -5112,10 +3321,10 @@
    - Argent Stouthorn
    + Blangonga Fang -
    堅牢な白銀の角
    +
    雪獅子の牙
    @@ -5138,10 +3347,10 @@
    - Crooked Horn
    + Bulldrome Tusk -
    湾曲した龍角
    +
    大猪の牙
    @@ -5151,10 +3360,10 @@
    - I.Lagi Hardhorn
    + Bulldrome Tusk+ -
    白海竜の剛角
    +
    大猪の大牙
    @@ -5203,88 +3412,10 @@
    - Nerscylla Chelicera
    - - -
    影蜘蛛の鋏角
    - - - - -
    - -
    - - - Nerscylla Claw
    - - -
    影蜘蛛の爪
    -
    - - - -
    - -
    - - - Nerscylla Hardclaw
    - - -
    影蜘蛛の剛爪
    -
    - - - -
    - -
    - - - Nerscylla Scishorn
    - - -
    影蜘蛛の重鋏角
    -
    - - - -
    - -
    - - - Nerscylla Sharpclaw
    - - -
    影蜘蛛の鋭爪
    -
    - - - -
    - -
    - - - Nerscylla Shear
    - - -
    影蜘蛛の堅鋏角
    -
    - - - -
    - -
    - - - Old Fatalis Hardhorn
    + Osutogaroa Fang
    -
    祖龍の剛角
    +
    骸龍の喰砕牙
    @@ -5315,19 +3446,6 @@ -
    - -
    - - - S.Magala Hardhorn
    - - -
    天廻龍の剛角
    -
    - - -
    @@ -5354,19 +3472,6 @@ -
    - -
    - - - S.Magala Purifier
    - - -
    天廻龍の剛浄爪
    -
    - - -
    @@ -5382,39 +3487,39 @@
    -
    +
    - Ukanlos Digger+
    + Gamuto Fang
    -
    崩竜の剛穿爪
    +
    巨獣の牙
    -
    +
    - Wyvern Claw
    + Gamuto Fang+
    -
    竜の爪
    +
    巨獣の堅牙
    -
    +
    - Wyvern Fang
    + Ghoulish Gold Horn
    -
    竜の牙
    +
    羅刹の金角
    @@ -5424,10 +3529,10 @@
    - Beastly Fang
    + Golden Thunder Prince Horn
    -
    堅牢な牙獣牙
    +
    金雷公の旋角
    @@ -5437,10 +3542,10 @@
    - Crushing Fang
    + Golden Thunder Prince Horn+
    -
    重厚な牙
    +
    金雷公の大旋角
    @@ -5450,10 +3555,10 @@
    - Ghoulish Gold Gorer
    + Mufa Horn -
    羅刹の金剛角
    +
    雲羊鹿の角
    @@ -5463,10 +3568,10 @@
    - Ghoulish Gold Horn
    + Najarala Fang -
    羅刹の金角
    +
    絞蛇竜の牙
    @@ -5476,10 +3581,10 @@
    - Rajang Fang+
    + Nibelsnarf Claw -
    金獅子の鋭牙
    +
    潜口竜の爪
    @@ -5489,10 +3594,10 @@
    - Rajang Hardfang
    + Nibelsnarf Claw+ -
    金獅子の重牙
    +
    潜口竜の尖爪
    @@ -5502,10 +3607,10 @@
    - Rajang Hardhorn
    + R.Ludroth Claw -
    金獅子の剛角
    +
    水獣の爪
    @@ -5515,10 +3620,10 @@
    - Rajang Horn+
    + R.Ludroth Claw+ -
    金獅子の尖角
    +
    水獣の鋭爪
    @@ -5528,10 +3633,10 @@
    - Royal Ludroth Claw
    + Rajang Fang+ -
    水獣の爪
    +
    金獅子の鋭牙
    @@ -5541,10 +3646,10 @@
    - Seregios Breacher
    + Rajang Horn+ -
    千刃竜の伐刀角
    +
    金獅子の尖角
    @@ -5554,10 +3659,10 @@
    - Seregios Breacher+
    + Seregios Breacher -
    千刃竜の断刀角
    +
    千刃竜の伐刀角
    @@ -5580,10 +3685,10 @@
    - Seregios Carver+
    + Seregios Claw -
    千刃竜の閃裂爪
    +
    千刃竜の爪
    @@ -5593,10 +3698,10 @@
    - Seregios Scraper
    + Seregios Horn -
    千刃竜の尖翼爪
    +
    千刃竜の刀角
    @@ -5606,10 +3711,10 @@
    - Seregios Scraper+
    + Seregios Scraper -
    千刃竜の斬翼爪
    +
    千刃竜の尖翼爪
    @@ -5619,10 +3724,10 @@
    - T.Zamtrios Sawtooth+
    + Seregios Wingtalon -
    虎鮫の重鋸歯
    +
    千刃竜の翼爪
    @@ -5681,66 +3786,53 @@
    -
    - - - Tigrex Hardclaw
    - - -
    轟竜の剛爪
    -
    - - - -
    - -
    +
    - Tigrex Hardfang
    + Altaroth Jaw
    -
    轟竜の重牙
    +
    甲虫の大顎
    +
    Hide
    -
    +
    - Altaroth Jaw
    + Arzuros Pelt
    -
    甲虫の大顎
    +
    青熊獣の毛
    -
    +
    - D.Seltas Hardhorn
    + Arzuros Pelt+
    -
    斧甲虫の剛角
    +
    青熊獣の剛毛
    -
    Hide
    - Arzuros Pelt
    + Ferocious Gamuto Pelt
    -
    青熊獣の毛
    +
    獰猛化巨獣毛
    @@ -5750,10 +3842,10 @@
    - Meaty Hide
    + Ferocious Gypceros Hide -
    肉厚な皮
    +
    獰猛化毒怪鳥皮
    @@ -5763,10 +3855,10 @@
    - Meaty Hide+
    + Gamuto Pelt -
    肉厚な上皮
    +
    巨獣の毛
    @@ -5776,10 +3868,10 @@
    - Meaty Piel
    + Gamuto Pelt+ -
    肉厚な厚皮
    +
    巨獣の剛毛
    @@ -5789,10 +3881,10 @@
    - Rubbery Finehide
    + Osutogaroa Hide -
    ゴム質の特上皮
    +
    骸龍の青斑皮
    @@ -5831,7 +3923,7 @@ Velocidrome Hide -
    ドスランポスの皮
    +
    ランポスの大皮
    @@ -5841,10 +3933,10 @@
    - Velociprey Hide
    + Velocidrome Hide+ -
    ランポスの皮
    +
    ランポスの大上皮
    @@ -5854,49 +3946,49 @@
    - Velociprey Hide+
    + Velociprey Hide -
    ランポスの上皮
    +
    ランポスの皮
    -
    +
    - T.Najarala Piel
    + Velociprey Hide+
    -
    水蛇竜の厚皮
    +
    ランポスの上皮
    -
    +
    - Zamtrios Hide
    + White Gale Blackfur
    -
    化け鮫の皮
    +
    白疾風の黒毛
    -
    +
    - Zamtrios Hide+
    + White Gale Pelt+
    -
    化け鮫の上皮
    +
    白疾風の上黒毛
    @@ -5906,127 +3998,114 @@
    - Zamtrios Piel
    - - -
    化け鮫の厚皮
    - - - - -
    - -
    - - - Deviljho Blackpiel
    + Ferocious Lagiacrus Hide
    -
    恐暴竜の厚黒皮
    +
    獰猛化海竜皮
    -
    +
    - Deviljho Hide
    + Ferocious Zamtrios Hide
    -
    恐暴竜の黒皮
    +
    獰猛化化け鮫皮
    -
    +
    - Najarala Hide
    + Lagiacrus Hide
    -
    絞蛇竜の皮
    +
    海竜の皮
    -
    +
    - Najarala Hide+
    + Lagiacrus Hide+
    -
    絞蛇竜の上皮
    +
    海竜の上皮
    -
    +
    - Najarala Piel
    + Meaty Hide+
    -
    絞蛇竜の厚皮
    +
    肉厚な上皮
    -
    +
    - Nibelsnarf Hide
    + Zamtrios Hide+
    -
    潜口竜の皮
    +
    化け鮫の上皮
    -
    +
    - Duramboros Mossplate
    + Deviljho Hide
    -
    尾槌竜の苔甲
    +
    恐暴竜の黒皮
    -
    +
    - E.Congalala Fur
    + Maccau Hide
    -
    緑毛獣の豪剛毛
    +
    マッカォの皮
    -
    +
    - E.Congalala Pelt+
    + Rimosetosu Hide
    -
    緑毛獣の剛毛
    +
    首鳴竜の皮
    @@ -6039,7 +4118,7 @@ Gendrome Hide -
    ドスゲネポスの皮
    +
    ゲネポスの大皮
    @@ -6049,10 +4128,10 @@
    - Gendrome Tail
    + Gendrome Hide+ -
    ドスゲネポスの尾
    +
    ゲネポスの大上皮
    @@ -6088,23 +4167,10 @@
    - Prized Pelt
    - - -
    極上の毛皮
    - - - - -
    - -
    - - - Slagtoth Hide
    + Hard Mossplate
    -
    垂皮竜の皮
    +
    尾槌竜の堅苔甲
    @@ -6140,36 +4206,10 @@
    - Bloodied Ebonhide
    - - -
    血戦の漆黒皮
    - - - - -
    - -
    - - - Dalamadur Steel
    - - -
    蛇王龍の鋼皮
    -
    - - - -
    - -
    - - - Dalamadur Steel+
    + Ferocious Rajang Pelt
    -
    蛇王龍の厚鋼皮
    +
    獰猛化金獅子毛
    @@ -6192,10 +4232,10 @@
    - Nargacuga Blackfur+
    + Nargacuga Pelt+ -
    迅竜の豪黒毛
    +
    迅竜の上黒毛
    @@ -6213,32 +4253,6 @@ -
    - -
    - - - Rajang Wildpelt
    - - -
    金獅子の黒荒毛
    -
    - - - -
    - -
    - - - Remobra Finehide
    - - -
    翼蛇竜の特上皮
    -
    - - -
    @@ -6265,32 +4279,6 @@ -
    - -
    - - - S.Zin Dragonlocks
    - - -
    獄狼竜の滅龍毛
    -
    - - - -
    - -
    - - - S.Zinogre Dragonhair
    - - -
    獄狼竜の龍毛
    -
    - - -
    @@ -6317,28 +4305,15 @@ -
    - -
    - - - Tough Bird Wyv Hide
    - - -
    強靱な鳥竜皮
    -
    - - -
    - High-quality Pelt
    + Bullfango Pelt
    -
    上質な毛皮
    +
    ファンゴの毛皮
    @@ -6348,10 +4323,10 @@
    - Kecha Fur
    + Bullfango Pelt+
    -
    奇猿狐の豪剛毛
    +
    ファンゴの上毛皮
    @@ -6361,10 +4336,10 @@
    - Kecha Pelt
    + Ferocious Kecha Wacha Pelt
    -
    奇猿狐の毛
    +
    獰猛化奇猿狐毛
    @@ -6374,88 +4349,23 @@
    - Kecha Pelt+
    - - -
    奇猿狐の剛毛
    - - - - -
    - -
    - - - Alluring Glosshide
    - - -
    魅惑色の艶皮
    -
    - - - -
    - -
    - - - Alluring Hide
    - - -
    魅惑色の柔皮
    -
    - - - -
    - -
    - - - Conga Pelt
    - - -
    コンガの毛
    -
    - - - -
    - -
    - - - Conga Pelt+
    - - -
    コンガの剛毛
    -
    - - - -
    - -
    - - - Congalala Fur
    + High-quality Pelt
    -
    桃毛獣の豪剛毛
    +
    上質な毛皮
    -
    +
    - Congalala Pelt
    + Kecha Pelt+
    -
    桃毛獣の毛
    +
    奇猿狐の剛毛
    @@ -6465,10 +4375,10 @@
    - Congalala Pelt+
    + Mosswine Hide -
    桃毛獣の剛毛
    +
    モスの苔皮
    @@ -6478,10 +4388,10 @@
    - Chameleos Finehide
    + Chameleos Hide -
    霞龍の特上皮
    +
    霞龍の皮
    @@ -6504,10 +4414,10 @@
    - G.Jaggi Hide
    + Ferocious Shockfur -
    狗竜の皮
    +
    獰猛な帯電毛
    @@ -6517,10 +4427,10 @@
    - G.Jaggi Hide+
    + Jaggi Hide -
    狗竜の上皮
    +
    ジャギィの皮
    @@ -6530,10 +4440,10 @@
    - Gobul Hide+
    + Jaggi Hide -
    灯魚竜の上皮
    +
    ジャギィの皮
    @@ -6543,10 +4453,10 @@
    - Gobul Piel
    + Tamamitsune Pelt+ -
    灯魚竜の厚皮
    +
    泡狐竜の紫上毛
    @@ -6556,36 +4466,36 @@
    - Jaggi Hide
    + Tamamitsune Purplefur -
    ジャギィの皮
    +
    泡狐竜の紫毛
    -
    +
    - Rubbery Purple Hide
    + Agnaktor Hide+
    -
    ゴム質の紫皮
    +
    炎戈竜の上皮
    -
    +
    - Rubbery Purple Hide+
    + Crimson Arzuros Pelt
    -
    ゴム質の紫柔皮
    +
    紅兜の毛
    @@ -6595,10 +4505,10 @@
    - Iodrome Hide
    + Crimson Arzuros Pelt+ -
    ドスイーオスの皮
    +
    紅兜の剛毛
    @@ -6608,10 +4518,10 @@
    - Ioprey Hide
    + Crimson Arzuros Ragehair -
    イーオスの皮
    +
    紅兜の怒髪
    @@ -6621,10 +4531,10 @@
    - Ioprey Hide+
    + Crimson Arzuros Ragehair+ -
    イーオスの上皮
    +
    紅兜の激怒髪
    @@ -6634,10 +4544,10 @@
    - Ioprey Piel
    + G.Maccau Hide -
    イーオスの厚皮
    +
    跳狗竜の赤皮
    @@ -6647,75 +4557,75 @@
    - S.Dalamadur Steel+
    + G.Maccau Hide+ -
    蛇帝龍の厚鋼皮
    +
    跳狗竜の上赤皮
    -
    +
    - A.Kecha Fur
    + Gamuto Redfur
    -
    白猿狐の豪剛毛
    +
    巨獣の赤毛
    -
    +
    - Barioth Pelt+
    + Iodrome Hide
    -
    氷牙竜の上毛皮
    +
    イーオスの大皮
    -
    +
    - Barioth Thickfur
    + Iodrome Hide+
    -
    氷牙竜の厚毛皮
    +
    イーオスの大上皮
    -
    +
    - Blangonga Pelt+
    + Ioprey Hide
    -
    雪獅子の剛毛
    +
    イーオスの皮
    -
    +
    - Ceadeus Hide
    + Ioprey Hide+
    -
    大海龍の甲皮
    +
    イーオスの上皮
    @@ -6725,10 +4635,10 @@
    - Flabby Hide
    + Blango Pelt -
    ブヨブヨした皮
    +
    ブランゴの毛
    @@ -6738,10 +4648,10 @@
    - Kirin Finehide
    + Blango Pelt+ -
    キリンの特上皮
    +
    ブランゴの剛毛
    @@ -6751,10 +4661,10 @@
    - Kirin Hide
    + Blangonga Pelt -
    キリンの皮
    +
    雪獅子の毛
    @@ -6764,10 +4674,10 @@
    - Kirin Hide+
    + Blangonga Pelt+ -
    キリンの上皮
    +
    雪獅子の剛毛
    @@ -6777,10 +4687,10 @@
    - Lagombi Fur
    + Bulldrome Hide -
    白兎獣の豪剛毛
    +
    大猪の皮
    @@ -6790,10 +4700,10 @@
    - Lagombi Pelt
    + Bulldrome Hide+ -
    白兎獣の毛
    +
    大猪の硬い皮
    @@ -6803,10 +4713,10 @@
    - Lagombi Pelt+
    + Ferocious Blangonga Pelt -
    白兎獣の剛毛
    +
    獰猛化雪獅子毛
    @@ -6816,10 +4726,10 @@
    - Pearl Glosshide
    + Ferocious Khezu Hide -
    真珠色の艶皮
    +
    獰猛化白柔皮
    @@ -6829,10 +4739,10 @@
    - Pearl Hide
    + Flabby Hide -
    真珠色の柔皮
    +
    ブヨブヨした皮
    @@ -6842,10 +4752,10 @@
    - Zinogre Electrofur
    + Giaprey Hide -
    雷狼竜の高電毛
    +
    ギアノスの皮
    @@ -6855,10 +4765,10 @@
    - Zinogre Electrofur+
    + Giaprey Hide+ -
    雷狼竜の雷電毛
    +
    ギアノスの上皮
    @@ -6868,610 +4778,610 @@
    - Zinogre Shockfur
    + Kirin Hide -
    雷狼竜の帯電毛
    +
    キリンの皮
    -
    +
    - Gold Rajang Pelt
    + Kirin Hide+
    -
    黄金の毛
    +
    キリンの上皮
    -
    +
    - Gold Rajang Pelt+
    + Lagombi Pelt
    -
    黄金の煌毛
    +
    白兎獣の毛
    -
    +
    - Rajang Apoplexy
    + Lagombi Pelt+
    -
    金獅子の怒髪天
    +
    白兎獣の剛毛
    -
    +
    - Rajang Ragehair
    + Mufa Wool
    -
    金獅子の怒髪
    +
    雲羊鹿の毛玉
    -
    +
    - Spongy Hide
    + Pearl Hide
    -
    海綿質の皮
    +
    真珠色の柔皮
    -
    +
    - T.Zamtrios Piel
    + Zinogre Electrofur
    -
    虎鮫の厚皮
    +
    雷狼竜の高電毛
    -
    +
    - Vibrant Pelt
    + Zinogre Shockfur
    -
    極彩色の毛
    +
    雷狼竜の帯電毛
    -
    Liquid
    -
    +
    - Heavy Drakesbone Oil
    + Gold Rajang Pelt
    -
    超重質龍骨油
    +
    黄金の毛
    -
    +
    - Dazzling Fluid
    + Heavy Snow Lord Pelt
    -
    光り輝く体液
    +
    大雪主の毛
    -
    +
    - Vivid Fluid
    + Heavy Snow Lord Pelt+
    -
    鮮やかな体液
    +
    大雪主の剛毛
    -
    +
    - D.S.QueenConcentrate
    + Najarala Hide
    -
    特濃重甲エキス
    +
    絞蛇竜の皮
    -
    +
    - Deviljho Saliva
    + Najarala Hide+
    -
    恐暴竜の唾液
    +
    絞蛇竜の上皮
    -
    +
    - S.Queen Concentrate
    + Nibelsnarf Hide
    -
    濃縮重甲エキス
    +
    潜口竜の皮
    -
    +
    - S.Queen Extract
    + Nibelsnarf Hide+
    -
    重甲エキス
    +
    潜口竜の上皮
    -
    +
    - Tsukami Fluid
    + R.Ludroth Crest
    -
    浮岳龍の体液
    +
    水獣のトサカ
    -
    +
    - Black Blood
    + R.Ludroth Crest+
    -
    ドス黒い血
    +
    高級なトサカ
    -
    +
    - Elder Dragon Blood
    + Rajang Ragehair
    -
    古龍の血
    +
    金獅子の怒髪
    -
    +
    - Flashpoint Slime
    + Spongy Hide
    -
    臨界極まる粘菌
    +
    海綿質の皮
    -
    +
    - Firegleam Dollop
    + Spongy Hide+
    -
    煌炎の雫
    +
    海綿質の上皮
    -
    +
    - Paddock Cream
    + Golden Thunder Prince Shocker
    -
    カワズの大殿油
    +
    金雷公の帯電毛
    -
    +
    - Paddock Oil
    + Golden Thunder Prince Shocker+
    -
    カワズの油
    +
    金雷公の高電毛
    -
    +
    - Paddock Oil+
    + Hydro Hide
    -
    カワズの殿油
    +
    水生獣の皮
    -
    +
    - Rath Gleam
    + Hydro Hide+
    -
    火竜の煌液
    +
    水生獣の上皮
    +
    Liquid
    -
    +
    - Glowing Slime
    + Luminous Mucus
    -
    光る粘菌
    +
    発光する粘液
    -
    +
    - Mystery Slime
    + Luminous Mucus+
    -
    なぞの粘菌
    +
    発光する上粘液
    -
    Mantle
    -
    +
    - Brach Pallium
    + Brilliant Fluid
    -
    砕竜の天殻
    +
    極彩色の体液
    -
    +
    - Immortal Reactor
    + Vivid Fluid
    -
    不滅の炉心殻
    +
    鮮やかな体液
    -
    +
    - Lagiacrus Mantle
    + Deviljho Saliva
    -
    海竜の蒼天鱗
    +
    恐暴竜の唾液
    -
    +
    - Deviljho Crook
    + S.Queen Extract
    -
    恐暴竜の滅鱗
    +
    重甲エキス
    -
    +
    - Rathian Mantle
    + Bubble Fluid
    -
    雌火竜の天鱗
    +
    泡立つ滑液
    -
    +
    - B.Gravios Pallium
    + Bubble Fluid+
    -
    黒鎧竜の天殻
    +
    泡立つ上滑液
    -
    +
    - Deep Dragongem
    + Ferocious Blast Fluid
    -
    深淵の龍玉
    +
    獰猛な爆液
    -
    +
    - Gore Magala Mantle
    + Ferocious Extract
    -
    黒蝕竜の天鱗
    +
    獰猛化エキス
    -
    +
    - Nargacuga Cutwing+
    + Ferocious Fluid
    -
    迅竜の剛刃翼
    +
    獰猛な体液
    -
    +
    - Nargacuga Mantle
    + Ferocious Paralyzing Venom
    -
    迅竜の天鱗
    +
    獰猛な麻痺毒液
    -
    +
    - Dire Dragongem
    + Ferocious Sleep Venom
    -
    光炎の大龍玉
    +
    獰猛な睡眠毒液
    -
    +
    - Lao-Shan Mantle
    + Ferocious Venom
    -
    老山龍の天鱗
    +
    獰猛な毒液
    -
    +
    - Rathalos Mantle
    + Black Blood
    -
    火竜の天鱗
    +
    ドス黒い血
    -
    +
    - A.Lagi Dynamo
    + Elder Dragon Blood
    -
    冥海竜の雷魂
    +
    古龍の血
    -
    +
    - Cloudy Moonshard
    + Paddock Oil
    -
    朧月の欠片
    +
    カワズの油
    -
    +
    - Gravios Pallium
    + Paddock Oil+
    -
    鎧竜の天殻
    +
    カワズの殿油
    -
    +
    - S.Magala Mantle
    + Rath Gleem
    -
    天廻龍の天鱗
    +
    火竜の煌液
    -
    +
    - Earth Dragongem
    + Rath Gleem
    -
    大地の龍玉
    +
    火竜の煌液
    -
    +
    - Earth Dragonsphire
    + Mystery Slime
    -
    大地の龍神玉
    +
    なぞの粘菌
    +
    Mantle
    -
    +
    - Tigrex Mantle
    + Azure Dragongem
    -
    轟竜の天鱗
    +
    瑠璃色の龍玉
    -
    +
    - Uragaan Pallium
    + Heavenly Dragongem
    -
    爆鎚竜の天殻
    +
    天空の龍玉
    @@ -7482,10 +5392,10 @@
    - Azure Dragonsphire
    + Bird Wyvern Gem -
    瑠璃色の龍神玉
    +
    鳥竜玉
    @@ -7508,10 +5418,10 @@
    - Brach Gem
    + Bird Wyvern Gem -
    砕竜の宝玉
    +
    鳥竜玉
    @@ -7521,23 +5431,23 @@
    - Lrg Wyvern Gem
    + Brach Gem -
    大竜玉
    +
    砕竜の宝玉
    -
    +
    - Heavenly Dragongem
    + Osutogaroa Gem
    -
    天空の龍玉
    +
    骸龍の残魄玉
    @@ -7560,10 +5470,10 @@
    - Luminous Organ
    + Ukanlos Gem -
    神秘の発光体
    +
    崩竜の宝玉
    @@ -7573,10 +5483,10 @@
    - Ukanlos Gem
    + Wyvern Gem -
    崩竜の宝玉
    +
    竜玉
    @@ -7648,366 +5558,353 @@
    -
    - - - S.Zinogre Skymerald
    - - -
    獄狼竜の天玉
    -
    - - - -
    - -
    +
    - S.Zinogre Umbrage
    + Chameleos Gem
    -
    獄狼竜の昏玉
    +
    霞龍の宝玉
    -
    +
    - Skyblade Drgnsphire
    + Tamamitsune Water Gem
    -
    天剣の龍神玉
    +
    泡狐竜の水玉
    -
    +
    - Skyblade Gem
    + Akantor Gem
    -
    天剣の龍玉
    +
    覇竜の宝玉
    -
    +
    - Zenith Wyvern Gem L
    + Dinovaldo Flame Gem
    -
    大極竜玉
    +
    斬竜の炎玉
    -
    +
    - Chameleos Gem
    + Rathalos Ruby
    -
    霞龍の宝玉
    +
    火竜の紅玉
    -
    +
    - Lrg Elder Dragon Gem
    + Teostra Gem
    -
    古龍の大宝玉
    +
    炎龍の宝玉
    -
    +
    - Zenith Wyvern Gem
    + Zinogre Jasper
    -
    極竜玉
    +
    雷狼竜の碧玉
    -
    +
    - Akantor Gem
    + Gamuto Ice Gem
    -
    覇竜の宝玉
    +
    巨獣の氷玉
    -
    +
    - Conquest Sphere
    + S.Magala Phosgem
    -
    覇導玉
    +
    天廻龍の光玉
    -
    +
    - Dire Blastheart
    + Rajang Nerve
    -
    驚異の大爆心
    +
    金獅子の闘魂
    -
    +
    - Miralis Smelter
    + Uragaan Ruby
    -
    煉黒龍の灼熱核
    +
    爆鎚竜の紅玉
    -
    +
    - Pulsating Blastheart
    + Raizekusu Thunder Gem
    -
    脈動する爆心
    +
    電竜の雷玉
    +
    Ore
    -
    +
    - Rathalos Ruby
    + Large Wyvern Crystal
    -
    火竜の紅玉
    +
    大竜結晶
    -
    +
    - Teostra Gem
    + Large Wyvern Crystal
    -
    炎龍の宝玉
    +
    大竜結晶
    -
    +
    - Wartorn Dragonsphire
    + Ferocious Ice Lump
    -
    戦火の龍神玉
    +
    獰猛な氷塊
    -
    +
    - Zinogre Jasper
    + Treasure Lump
    -
    雷狼竜の碧玉
    +
    宝岩塊
    -
    +
    - Zinogre Skymerald
    + Large Snow Lump
    -
    雷狼竜の天玉
    +
    雪甲大塊
    -
    +
    - S.Magala Phosgem
    + Snow Lump
    -
    天廻龍の光玉
    +
    雪甲塊
    +
    Sac
    -
    +
    - Ukanlos Stone
    + Ferocious Aqua Sac
    -
    崩天玉
    +
    獰猛な水袋
    -
    +
    - Fey Wyvern Gem
    + Ferocious Electro Sac
    -
    幻鳥竜玉
    +
    獰猛な電気袋
    -
    +
    - Rajang Nerve
    + Ferocious Flame Sac
    -
    金獅子の闘魂
    +
    獰猛な火炎袋
    -
    +
    - Seregios Lens
    + Ferocious Sleep Sac
    -
    千刃竜の鏡玉
    +
    獰猛な睡眠袋
    -
    Ore
    -
    +
    - Basarios Tears
    + Incinerating Blade Powder
    -
    岩竜の涙
    +
    燼滅刃の塵粉
    -
    +
    - Dah'renstone
    + Red Hot Flame Sac
    -
    豪龍岩
    +
    赤熱した火炎嚢
    -
    +
    - Durambolite
    + Red Hot Inferno Sac
    -
    ドボルストーン
    +
    赤熱した紅焔嚢
    -
    +
    - Shattered Omen
    + Teostra Powder
    -
    凶星の破片
    +
    炎龍の塵粉
    -
    Sac
    -
    +
    - Teostra Powder
    + Storm Vesicle
    -
    炎龍の塵粉
    +
    嵐気胞
    @@ -8044,10 +5941,10 @@
    - A.Rathalos Scale+
    + Ferocious Plesioth Scale -
    蒼火竜の上鱗
    +
    獰猛化水竜鱗
    @@ -8057,10 +5954,10 @@
    - A.Rathalos Shard
    + Plesioth Scale+ -
    蒼火竜の厚鱗
    +
    水竜の上鱗
    @@ -8070,10 +5967,10 @@
    - Blue Kut-Ku Scale+
    + Ruinous Hook Claw Scale -
    青怪鳥の上鱗
    +
    荒鉤爪の鱗
    @@ -8083,10 +5980,10 @@
    - Blue Kut-Ku Shard
    + Ruinous Hook Claw Scale+ -
    青怪鳥の厚鱗
    +
    荒鉤爪の上鱗
    @@ -8096,10 +5993,10 @@
    - Gogmazios Battlement
    + Velociprey Scale -
    巨戟龍の塞鱗
    +
    ランポスの鱗
    @@ -8109,49 +6006,49 @@
    - Plesioth Scale
    + Velociprey Scale+ -
    水竜の鱗
    +
    ランポスの上鱗
    -
    +
    - Sharqskin Scale
    + Cephalos Scale
    -
    鮫肌の鱗
    +
    砂竜の鱗
    -
    +
    - Velociprey Scale
    + Cephalos Scale
    -
    ランポスの鱗
    +
    砂竜の鱗
    -
    +
    - Velociprey Scale+
    + Cephalos Scale+
    -
    ランポスの上鱗
    +
    砂竜の上鱗
    @@ -8174,10 +6071,10 @@
    - Cephalos Shard
    + Lagiacrus Plate -
    砂竜の厚鱗
    +
    海竜の逆鱗
    @@ -8187,10 +6084,10 @@
    - Lagiacrus Shard
    + Lagiacrus Scale -
    海竜の厚鱗
    +
    海竜の鱗
    @@ -8200,10 +6097,10 @@
    - Zamtrios Scale
    + Lagiacrus Scale+ -
    化け鮫の鱗
    +
    海竜の上鱗
    @@ -8213,10 +6110,10 @@
    - Zamtrios Scale+
    + Sharqskin Scale -
    化け鮫の上鱗
    +
    鮫肌の鱗
    @@ -8226,10 +6123,10 @@
    - Zamtrios Shard
    + Zamtrios Scale+ -
    化け鮫の厚鱗
    +
    化け鮫の上鱗
    @@ -8252,218 +6149,192 @@
    - Deviljho Shard
    - - -
    恐暴竜の厚黒鱗
    - - - - -
    - -
    - - - B.Tetsucabra Shard
    - - -
    荒鬼蛙の厚鱗
    -
    - - - -
    - -
    - - - G.Plesioth Shard
    + Ferocious Deviljho Scale
    -
    翠水竜の厚鱗
    +
    獰猛化恐暴竜鱗
    -
    +
    - Genprey Scale
    + Ferocious Raizekusu Scale
    -
    ゲネポスの鱗
    +
    獰猛化電竜鱗
    -
    +
    - Genprey Scale+
    + G.Maccau Scale
    -
    ゲネポスの上鱗
    +
    跳狗竜の鱗
    -
    +
    - Rathian Plate
    + G.Maccau Scale+
    -
    雌火竜の逆鱗
    +
    跳狗竜の上鱗
    -
    +
    - Rathian Scale
    + Maccau Scale
    -
    雌火竜の鱗
    +
    マッカォの鱗
    -
    +
    - Rathian Scale+
    + Maccau Scale+
    -
    雌火竜の上鱗
    +
    マッカォの上鱗
    -
    +
    - Rathian Shard
    + Raizekusu Plate
    -
    雌火竜の厚鱗
    +
    電竜の逆鱗
    -
    +
    - Akantor Scale+
    + Raizekusu Scale
    -
    覇竜の上鱗
    +
    電竜の鱗
    -
    +
    - Akantor Shard
    + Raizekusu Scale+
    -
    覇竜の厚鱗
    +
    電竜の上鱗
    -
    +
    - B.Tigrex Scale+
    + Ferocious Rathian Scale
    -
    黒轟竜の上鱗
    +
    獰猛化雌火竜鱗
    -
    +
    - B.Tigrex Shard
    + Genprey Scale
    -
    黒轟竜の厚鱗
    +
    ゲネポスの鱗
    -
    +
    - Black Pearl
    + Genprey Scale+
    -
    黒真珠
    +
    ゲネポスの上鱗
    -
    +
    - Chaos Scale
    + Rathian Plate
    -
    渾沌の竜鱗
    +
    雌火竜の逆鱗
    -
    +
    - Contrary Scale
    + Rathian Scale
    -
    背反する双逆鱗
    +
    雌火竜の鱗
    -
    +
    - Dalam Tail Scale
    + Rathian Scale+
    -
    蛇王龍の尾鱗
    +
    雌火竜の上鱗
    @@ -8473,10 +6344,10 @@
    - Dalam Tail Scale+
    + Akantor Scale+ -
    蛇王龍の厚尾鱗
    +
    覇竜の上鱗
    @@ -8486,10 +6357,10 @@
    - Dalamadur Glaive
    + Black Pearl -
    蛇王龍の剣鱗
    +
    黒真珠
    @@ -8499,10 +6370,10 @@
    - Dalamadur Glaive+
    + Black Pearl -
    蛇王龍の厚剣鱗
    +
    黒真珠
    @@ -8525,10 +6396,10 @@
    - Daora Shard
    + Daora Scale+ -
    鋼の厚龍鱗
    +
    鋼の上龍鱗
    @@ -8551,10 +6422,10 @@
    - Fatalis Scale
    + Ferocious Gore Magala Scale -
    黒龍の鱗
    +
    獰猛化黒蝕竜鱗
    @@ -8564,10 +6435,10 @@
    - Fatalis Shard
    + Ferocious Lavasioth Scale -
    黒龍の厚鱗
    +
    獰猛化溶岩竜鱗
    @@ -8577,10 +6448,10 @@
    - Fine Black Pearl
    + Ferocious Nargacuga Scale -
    極上黒真珠
    +
    獰猛化迅竜鱗
    @@ -8629,10 +6500,10 @@
    - Gore Magala Shard
    + Lavasioth Scale+ -
    黒蝕竜の厚鱗
    +
    溶岩竜の上鱗
    @@ -8642,10 +6513,10 @@
    - Lavasioth Scale
    + Nargacuga Scale -
    溶岩竜の鱗
    +
    迅竜の鱗
    @@ -8655,23 +6526,23 @@
    - Lavasioth Shard
    + Nargacuga Scale+ -
    溶岩竜の厚鱗
    +
    迅竜の上鱗
    -
    +
    - Steelrust Scale
    + Ferocious Kut-Ku Scale
    -
    錆鋼の龍鱗
    +
    獰猛化怪鳥鱗
    @@ -8707,49 +6578,23 @@
    - Kut-Ku Shard
    - - -
    怪鳥の厚鱗
    - - - - -
    - -
    - - - Lobster Tail Fan
    - - -
    エビの尾扇
    -
    - - - -
    - -
    - - - P.Rathian Scale+
    + Tamamitsune Plate
    -
    桜火竜の上鱗
    +
    泡狐竜の逆鱗
    -
    +
    - P.Rathian Shard
    + Alatreon Plate
    -
    桜火竜の厚鱗
    +
    煌黒龍の逆鱗
    @@ -8759,10 +6604,10 @@
    - Alatreon Mantle
    + Ferocious Blaze Scale -
    煌黒龍の天鱗
    +
    獰猛な炎鱗
    @@ -8772,10 +6617,10 @@
    - Alatreon Plate
    + Ferocious Dracophage Scale -
    煌黒龍の逆鱗
    +
    獰猛な蝕龍鱗
    @@ -8785,10 +6630,10 @@
    - Cephalos Purpscale
    + Ferocious Garuga Scale -
    砂竜の紫鱗
    +
    獰猛化黒狼鳥鱗
    @@ -8824,10 +6669,10 @@
    - Garuga Shard
    + Iodrome Scale -
    黒狼鳥の厚鱗
    +
    イーオスの紫鱗
    @@ -8837,10 +6682,10 @@
    - Jaggi Scale
    + Iodrome Scale+ -
    ジャギィの鱗
    +
    イーオスの上紫鱗
    @@ -8850,166 +6695,101 @@
    - Jaggi Scale+
    - - -
    ジャギィの上鱗
    - - - - -
    - -
    - - - D.Mohran Bloodscale
    - - -
    豪山龍の紅鱗
    -
    - - - -
    - -
    - - - D.Mohran Bloodscale+
    - - -
    豪山龍の上紅鱗
    -
    - - - -
    - -
    - - - D.Mohran Heavyscale
    - - -
    豪山龍の重紅鱗
    -
    - - - -
    - -
    - - - Fatalis Bloodscale
    - - -
    黒龍の紅鱗
    -
    - - - -
    - -
    - - - Fatalis Flamescale
    + Jaggi Scale
    -
    黒龍の紅焔鱗
    +
    ジャギィの鱗
    -
    +
    - Fire Dragon Scale+
    + Jaggi Scale
    -
    獄炎の龍鱗
    +
    ジャギィの鱗
    -
    +
    - Flame Shard
    + Jaggi Scale+
    -
    獄炎の厚龍鱗
    +
    ジャギィの上鱗
    -
    +
    - Ioprey Scale
    + Jaggi Scale+
    -
    イーオスの鱗
    +
    ジャギィの上鱗
    -
    +
    - Ioprey Scale+
    + One-Eyed Scale
    -
    イーオスの上鱗
    +
    隻眼の鱗
    -
    +
    - Lao-Shan Shard
    + One-Eyed Scale+
    -
    老山龍の厚鱗
    +
    隻眼の上鱗
    -
    +
    - M.Tigrex Scale+
    + Violet Poison Princess Scale
    -
    大轟竜の上鱗
    +
    紫毒姫の鱗
    -
    +
    - M.Tigrex Shard
    + Violet Poison Princess Scale+
    -
    大轟竜の厚鱗
    +
    紫毒姫の上鱗
    @@ -9019,10 +6799,10 @@
    - Miralis Scale
    + Agnaktor Scale -
    煉黒龍の黒鱗
    +
    炎戈竜の燃鱗
    @@ -9032,10 +6812,10 @@
    - Rathalos Plate
    + Black Flame King Scale -
    火竜の逆鱗
    +
    黒炎王の鱗
    @@ -9045,10 +6825,10 @@
    - Rathalos Scale
    + Black Flame King Scale+ -
    火竜の鱗
    +
    黒炎王の上鱗
    @@ -9058,10 +6838,10 @@
    - Rathalos Scale+
    + Dinovaldo Plate -
    火竜の上鱗
    +
    斬竜の逆鱗
    @@ -9071,10 +6851,10 @@
    - Rathalos Shard
    + Dinovaldo Scale -
    火竜の厚鱗
    +
    斬竜の鱗
    @@ -9084,10 +6864,10 @@
    - S.Dalam Tail Scale+
    + Dinovaldo Scale+ -
    蛇帝龍の厚尾鱗
    +
    斬竜の上鱗
    @@ -9097,10 +6877,10 @@
    - S.Dalamadur Glaive+
    + Ferocious Dinovaldo Scale -
    蛇帝龍の厚剣鱗
    +
    獰猛化斬竜鱗
    @@ -9110,10 +6890,10 @@
    - Tetsucabra Scale
    + Ferocious Rathalos Scale -
    鬼蛙の鱗
    +
    獰猛化火竜鱗
    @@ -9123,10 +6903,10 @@
    - Tetsucabra Scale+
    + Ferocious Tetsucabra Scale -
    鬼蛙の上鱗
    +
    獰猛化鬼蛙鱗
    @@ -9136,1025 +6916,1025 @@
    - Tetsucabra Shard
    + Fire Dragon Scale -
    鬼蛙の厚鱗
    +
    炎の龍鱗
    -
    +
    - Zinogre Plate
    + Fire Dragon Scale+
    -
    雷狼竜の逆鱗
    +
    獄炎の龍鱗
    -
    +
    - Ceadeus Scale
    + Incinerating Blade Scale
    -
    大海龍の鱗
    +
    燼滅刃の鱗
    -
    +
    - Old Fatalis Shard
    + Incinerating Blade Scale+
    -
    祖龍の厚白鱗
    +
    燼滅刃の上鱗
    -
    +
    - Pure Scale
    + Ioprey Scale
    -
    純白の龍鱗
    +
    イーオスの鱗
    -
    +
    - S.Magala Plate
    + Ioprey Scale+
    -
    天廻龍の逆鱗
    +
    イーオスの上鱗
    -
    +
    - S.Magala Scale
    + Rathalos Plate
    -
    天廻龍の鱗
    +
    火竜の逆鱗
    -
    +
    - S.Magala Scale+
    + Rathalos Scale
    -
    天廻龍の上鱗
    +
    火竜の鱗
    -
    +
    - S.Magala Shard
    + Rathalos Scale+
    -
    天廻龍の厚鱗
    +
    火竜の上鱗
    -
    +
    - S.Rathalos Scale+
    + Rock Piercing Scale
    -
    銀火竜の上鱗
    +
    岩穿の鱗
    -
    +
    - S.Rathalos Shard
    + Rock Piercing Scale+
    -
    銀火竜の厚鱗
    +
    岩穿の上鱗
    -
    +
    - Ukanlos Underscale
    + Tetsucabra Scale
    -
    崩竜の腹鱗
    +
    鬼蛙の鱗
    -
    +
    - Ukanlos Underscale+
    + Tetsucabra Scale+
    -
    崩竜の厚腹鱗
    +
    鬼蛙の上鱗
    -
    +
    - G.Rathian Scale+
    + Uroktor Scale
    -
    金火竜の上鱗
    +
    溶岩獣の鱗
    -
    +
    - G.Rathian Shard
    + Uroktor Scale+
    -
    金火竜の厚鱗
    +
    溶岩獣の上鱗
    -
    +
    - Seregios Airblade
    + Zinogre Plate
    -
    千刃竜の飛刃
    +
    雷狼竜の逆鱗
    -
    +
    - Seregios Airblade+
    + Ferocious S.Rathalos Scale
    -
    千刃竜の破刃
    +
    獰猛化銀火竜鱗
    -
    +
    - Seregios Dissenter
    + Ferocious Tamamitsune Scale
    -
    千刃竜の反逆鱗
    +
    獰猛化泡狐竜鱗
    -
    +
    - Seregios Slavescale
    + Giaprey Scale
    -
    千刃竜の鋭刃鱗
    +
    ギアノスの鱗
    -
    +
    - Seregios Slavescale+
    + Giaprey Scale+
    -
    千刃竜の斬刃鱗
    +
    ギアノスの上鱗
    -
    +
    - T.Zamtrios Shard
    + Pure Scale
    -
    虎鮫の厚鱗
    +
    純白の龍鱗
    -
    +
    - Tigrex Scale
    + S.Magala Plate
    -
    轟竜の鱗
    +
    天廻龍の逆鱗
    -
    +
    - Tigrex Scale+
    + S.Magala Scale
    -
    轟竜の上鱗
    +
    天廻龍の鱗
    -
    +
    - Tigrex Shard
    + S.Magala Scale+
    -
    轟竜の厚鱗
    +
    天廻龍の上鱗
    -
    +
    - Qurupeco Shard
    + S.Rathalos Scale+
    -
    彩鳥の厚鱗
    +
    銀火竜の上鱗
    -
    Shell
    -
    +
    - A.Rathalos Carapace
    + Tamamitsune Scale
    -
    蒼火竜の堅殻
    +
    泡狐竜の鱗
    -
    +
    - A.Rathalos Cortex
    + Tamamitsune Scale+
    -
    蒼火竜の重殻
    +
    泡狐竜の上鱗
    -
    +
    - Arzuros Cortex
    + Ukanlos Underscale
    -
    青熊獣の重殻
    +
    崩竜の腹鱗
    -
    +
    - Arzuros Shell
    + White Gale Scale
    -
    青熊獣の甲殻
    +
    白疾風の鱗
    -
    +
    - Blue Kut-Ku Carapace
    + White Gale Scale+
    -
    青怪鳥の堅殻
    +
    白疾風の上鱗
    -
    +
    - Blue Kut-Ku Cortex
    + Ferocious G.Rathian Scale
    -
    青怪鳥の重殻
    +
    獰猛化金火竜鱗
    -
    +
    - Brach Carapace
    + Ferocious R.Ludroth Scale
    -
    砕竜の堅殻
    +
    獰猛化水獣鱗
    -
    +
    - Brach Cortex
    + Ferocious Seregios Scale
    -
    砕竜の重殻
    +
    獰猛化千刃竜鱗
    -
    +
    - Brach Shell
    + Ferocious Tigrex Scale
    -
    砕竜の甲殻
    +
    獰猛化轟竜鱗
    -
    +
    - Ceanataur Shell
    + Ferocious Uragaan Scale
    -
    鎌蟹の甲殻
    +
    獰猛化爆鎚竜鱗
    -
    +
    - Gogmazios Fortress
    + G.Rathian Scale+
    -
    巨戟龍の城殻
    +
    金火竜の上鱗
    -
    +
    - Lunastra Carapace
    + R.Ludroth Scale
    -
    炎妃龍の堅殻
    +
    水獣の鱗
    -
    +
    - Lunastra Cortex
    + R.Ludroth Scale+
    -
    炎妃龍の重殻
    +
    水獣の上鱗
    -
    +
    - Mohran Rockskin
    + Seregios Airblade
    -
    峯山龍の重岩殻
    +
    千刃竜の飛刃
    -
    +
    - J.Barroth Cortex
    + Seregios Blade
    -
    氷砕竜の重殻
    +
    千刃竜の飛刃片
    -
    +
    - T.Najarala Cortex
    + Seregios Dissenter
    -
    水蛇竜の重殻
    +
    千刃竜の反逆鱗
    -
    +
    - S.Queen Carapace
    + Seregios Scale
    -
    重甲虫の堅殻
    +
    千刃竜の刃鱗
    -
    +
    - S.Queen Cortex
    + Seregios Slavescale
    -
    重甲虫の重殻
    +
    千刃竜の鋭刃鱗
    -
    +
    - S.Queen Shell
    + Tigrex Scale
    -
    重甲虫の甲殻
    +
    轟竜の鱗
    -
    +
    - Diablos Cortex
    + Tigrex Scale+
    -
    角竜の重殻
    +
    轟竜の上鱗
    -
    +
    - Diablos Shell
    + Treasure Clad Scale
    -
    角竜の甲殻
    +
    宝纏の鱗
    -
    +
    - Konchu Carapace
    + Treasure Clad Scale+
    -
    盾虫の堅殻
    +
    宝纏の上鱗
    -
    +
    - Konchu Cortex
    + Uragaan Scale
    -
    盾虫の重殻
    +
    爆鎚竜の鱗
    -
    +
    - Konchu Shell
    + Uragaan Scale+
    -
    盾虫の甲殻
    +
    爆鎚竜の上鱗
    +
    Shell
    -
    +
    - Najarala Carapace
    + Arzuros Carapace
    -
    絞蛇竜の堅殻
    +
    青熊獣の堅殻
    -
    +
    - Najarala Cortex
    + Arzuros Shell
    -
    絞蛇竜の重殻
    +
    青熊獣の甲殻
    -
    +
    - Najarala Shell
    + Brach Carapace
    -
    絞蛇竜の甲殻
    +
    砕竜の堅殻
    -
    +
    - Nibelsnarf Cortex
    + Brach Shell
    -
    潜口竜の重殻
    +
    砕竜の甲殻
    -
    +
    - B.Tetsucabra Cortex
    + Ceanataur Carapace
    -
    荒鬼蛙の重殻
    +
    鎌蟹の堅殻
    -
    +
    - D.S.Queen Cortex
    + Ceanataur Leg
    -
    砲甲虫の重殻
    +
    鎌蟹の脚
    -
    +
    - Duramboros Cortex
    + Ceanataur Leg+
    -
    尾槌竜の重殻
    +
    鎌蟹の堅脚
    -
    +
    - Rathian Carapace
    + Ceanataur Shell
    -
    雌火竜の堅殻
    +
    鎌蟹の甲殻
    -
    +
    - Rathian Cortex
    + Ceanataur Shell
    -
    雌火竜の重殻
    +
    鎌蟹の甲殻
    -
    +
    - Rathian Shell
    + Dinovaldo Blazeshell
    -
    雌火竜の甲殻
    +
    斬竜の炎状殻
    -
    +
    - Seltas Carapace
    + Dinovaldo Carapace
    -
    徹甲虫の堅殻
    +
    斬竜の堅殻
    -
    +
    - Seltas Cortex
    + Dinovaldo Flameshell
    -
    徹甲虫の重殻
    +
    斬竜の焔状殻
    -
    +
    - Seltas Shell
    + Dinovaldo Shell
    -
    徹甲虫の甲殻
    +
    斬竜の甲殻
    -
    +
    - Akantor Carapace
    + Ferocious Brach Shell
    -
    覇竜の堅殻
    +
    獰猛化砕竜殻
    -
    +
    - Akantor Cortex
    + Ferocious Ceanataur Shell
    -
    覇竜の重殻
    +
    獰猛化鎌蟹殻
    -
    +
    - B.Diablos Cortex
    + Osutogaroa Brace
    -
    黒角竜の重殻
    +
    骸龍の口腕甲
    -
    +
    - B.Gravios Carapace
    + Ruinous Hook Claw Carapace
    -
    黒鎧竜の堅殻
    +
    荒鉤爪の堅殻
    -
    +
    - B.Gravios Cortex
    + Ruinous Hook Claw Shell
    -
    黒鎧竜の重殻
    +
    荒鉤爪の甲殻
    -
    +
    - B.Tigrex Carapace
    + Sml Ceanataur Shell
    -
    黒轟竜の堅殻
    +
    鎌蟹の小殻
    -
    +
    - B.Tigrex Cortex
    + Ferocious S.Queen Shell
    -
    黒轟竜の重殻
    +
    獰猛化重甲虫殻
    -
    +
    - Basarios Carapace
    + Raizekusu Crown
    -
    岩竜の堅殻
    +
    電竜の冠甲
    -
    +
    - Basarios Cortex
    + Raizekusu Crown+
    -
    岩竜の重殻
    +
    電竜の堅冠甲
    -
    +
    - Basarios Shell
    + Raizekusu Thornshell
    -
    岩竜の甲殻
    +
    電竜の棘殻
    -
    +
    - Daora Carapace
    + Raizekusu Thornshell+
    -
    鋼龍の堅殻
    +
    電竜の堅棘殻
    -
    +
    - Daora Cortex
    + S.Queen Carapace
    -
    鋼龍の重殻
    +
    重甲虫の堅殻
    -
    +
    - Fatalis Cortex
    + Duram Carapace
    -
    黒龍の重殻
    +
    尾槌竜の堅殻
    -
    +
    - Fatalis Shell
    + Ferocious Duramboros Shell
    -
    黒龍の甲殻
    +
    獰猛化尾槌竜殻
    -
    +
    - Gaoren Thoracic
    + Rathian Carapace
    -
    砦蟹の堅甲
    +
    雌火竜の堅殻
    -
    +
    - Gore Magala Carapace
    + Rathian Shell
    -
    黒蝕竜の堅殻
    +
    雌火竜の甲殻
    -
    +
    - Gore Magala Cortex
    + Seltas Carapace
    -
    黒蝕竜の重殻
    +
    徹甲虫の堅殻
    @@ -10164,10 +7944,10 @@
    - Gore Magala Shell
    + Akantor Carapace -
    黒蝕竜の甲殻
    +
    覇竜の堅殻
    @@ -10177,10 +7957,10 @@
    - Rhenoplos Carapace
    + Daora Carapace -
    草食竜の堅殻
    +
    鋼龍の堅殻
    @@ -10190,10 +7970,10 @@
    - Rhenoplos Shell
    + Daora Shell -
    草食竜の甲殻
    +
    鋼龍の甲殻
    @@ -10203,10 +7983,10 @@
    - S.Zinogre Carapace
    + Gore Magala Carapace -
    獄狼竜の堅殻
    +
    黒蝕竜の堅殻
    @@ -10216,75 +7996,75 @@
    - S.Zinogre Cortex
    + Gore Magala Shell -
    獄狼竜の重殻
    +
    黒蝕竜の甲殻
    -
    +
    - Barroth Cortex
    + Hornetaur Carapace
    -
    土砂竜の重殻
    +
    カンタロスの堅殻
    -
    +
    - Barroth Shell
    + Hornetaur Shell
    -
    土砂竜の甲殻
    +
    カンタロスの甲殻
    -
    +
    - Kut-Ku Carapace
    + Lavasioth Carapace
    -
    怪鳥の堅殻
    +
    溶岩竜の堅殻
    -
    +
    - Kut-Ku Cortex
    + Rhenoplos Carapace
    -
    怪鳥の重殻
    +
    草食竜の堅殻
    -
    +
    - Kut-Ku Shell
    + Rhenoplos Shell
    -
    怪鳥の甲殻
    +
    草食竜の甲殻
    @@ -10294,10 +8074,10 @@
    - P.Rathian Carapace
    + Kut-Ku Carapace -
    桜火竜の堅殻
    +
    怪鳥の堅殻
    @@ -10307,10 +8087,10 @@
    - P.Rathian Cortex
    + Kut-Ku Shell -
    桜火竜の重殻
    +
    怪鳥の甲殻
    @@ -10320,10 +8100,10 @@
    - R.Basarios Carapace
    + Large Lobstershell -
    桃岩竜の堅殻
    +
    エビの大殻
    @@ -10333,23 +8113,23 @@
    - R.Basarios Cortex
    + Small Lobstershell -
    桃岩竜の重殻
    +
    エビの小殻
    -
    +
    - Small Lobstershell
    + Alatreon Scute
    -
    エビの小殻
    +
    煌黒龍の堅逆殻
    @@ -10359,10 +8139,10 @@
    - Garuga Carapace
    + Ferocious Shocker -
    黒狼鳥の堅殻
    +
    獰猛な帯電殻
    @@ -10372,10 +8152,10 @@
    - Garuga Cortex
    + Garuga Carapace -
    黒狼鳥の重殻
    +
    黒狼鳥の堅殻
    @@ -10398,10 +8178,10 @@
    - Hermitaur Purpshell
    + One-Eyed Carapace -
    盾蟹の紫殻
    +
    隻眼の堅殻
    @@ -10411,36 +8191,36 @@
    - S.Nerscylla Cortex
    + One-Eyed Shell -
    骸蜘蛛の重殻
    +
    隻眼の甲殻
    -
    +
    - Agnaktor Carapace
    + Violet Poison Princess Carapace
    -
    炎戈竜の堅殻
    +
    紫毒姫の堅殻
    -
    +
    - Agnaktor Cortex
    + Violet Poison Princess Shell
    -
    炎戈竜の重殻
    +
    紫毒姫の甲殻
    @@ -10450,10 +8230,10 @@
    - D.Mohran Carapace
    + Agnaktor Carapace -
    豪山龍の堅岩殻
    +
    炎戈竜の堅殻
    @@ -10463,10 +8243,10 @@
    - D.Mohran Rockskin
    + Black Flame King Carapace -
    豪山龍の重岩殻
    +
    黒炎王の堅殻
    @@ -10476,10 +8256,10 @@
    - D.Mohran Shell
    + Black Flame King Shell -
    豪山龍の甲岩殻
    +
    黒炎王の甲殻
    @@ -10489,10 +8269,10 @@
    - Fatalis Bloodshell
    + Crimson Arzuros Carapace -
    黒龍の紅殻
    +
    紅兜の堅殻
    @@ -10502,10 +8282,10 @@
    - Fatalis Flameshell
    + Crimson Arzuros Shell -
    黒龍の紅焔殻
    +
    紅兜の甲殻
    @@ -10515,10 +8295,10 @@
    - Hermitaur Carapace
    + Ferocious Agnaktor Shell -
    盾蟹の堅殻
    +
    獰猛化炎戈竜殻
    @@ -10528,10 +8308,10 @@
    - Hermitaur Cortex
    + Ferocious Hermitaur Shell -
    盾蟹の重殻
    +
    獰猛化盾蟹殻
    @@ -10541,10 +8321,10 @@
    - Lao-Shan Cortex
    + Hermitaur Carapace -
    老山龍の重殻
    +
    盾蟹の堅殻
    @@ -10554,10 +8334,10 @@
    - Lao-Shan Shell
    + Hermitaur Shell -
    老山龍の甲殻
    +
    盾蟹の甲殻
    @@ -10567,10 +8347,10 @@
    - M.Tigrex Carapace
    + Incinerating Blade Carapace -
    大轟竜の堅殻
    +
    燼滅刃の堅殻
    @@ -10580,10 +8360,10 @@
    - M.Tigrex Cortex
    + Incinerating Blade Shell -
    大轟竜の重殻
    +
    燼滅刃の甲殻
    @@ -10593,10 +8373,10 @@
    - Monoblos Carapace
    + Rathalos Carapace -
    一角竜の堅殻
    +
    火竜の堅殻
    @@ -10606,10 +8386,10 @@
    - Monoblos Cortex
    + Rathalos Shell -
    一角竜の重殻
    +
    火竜の甲殻
    @@ -10619,10 +8399,10 @@
    - Rathalos Carapace
    + Rock Piercing Carapace -
    火竜の堅殻
    +
    岩穿の堅殻
    @@ -10632,10 +8412,10 @@
    - Rathalos Cortex
    + Rock Piercing Shell -
    火竜の重殻
    +
    岩穿の甲殻
    @@ -10645,10 +8425,10 @@
    - Rathalos Shell
    + Sml Hermitaur Shell -
    火竜の甲殻
    +
    盾蟹の小殻
    @@ -10658,10 +8438,10 @@
    - Sml Hermitaur Shell
    + Spearbreaker Carapace -
    盾蟹の小殻
    +
    矛砕の堅殻
    @@ -10671,10 +8451,10 @@
    - Teostra Carapace
    + Spearbreaker Shell -
    炎王龍の堅殻
    +
    矛砕の甲殻
    @@ -10684,10 +8464,10 @@
    - Teostra Cortex
    + Teostra Carapace -
    炎王龍の重殻
    +
    炎王龍の堅殻
    @@ -10697,10 +8477,10 @@
    - Tetsucabra Carapace
    + Teostra Shell -
    鬼蛙の堅殻
    +
    炎王龍の甲殻
    @@ -10710,10 +8490,10 @@
    - Tetsucabra Cortex
    + Tetsucabra Carapace -
    鬼蛙の重殻
    +
    鬼蛙の堅殻
    @@ -10749,10 +8529,10 @@
    - Volvidon Cortex
    + Volvidon Shell -
    赤甲獣の重殻
    +
    赤甲獣の甲殻
    @@ -10762,10 +8542,10 @@
    - Zinogre Carapace
    + Ferocious Zinogre Shell -
    雷狼竜の堅殻
    +
    獰猛化雷狼竜殻
    @@ -10775,10 +8555,10 @@
    - Zinogre Cortex
    + Zinogre Carapace -
    雷狼竜の重殻
    +
    雷狼竜の堅殻
    @@ -10814,10 +8594,10 @@
    - Gravios Carapace
    + Corpse Spikeshell -
    鎧竜の堅殻
    +
    骸棘殻
    @@ -10827,10 +8607,10 @@
    - Gravios Cortex
    + Corpse Spikeshell+ -
    鎧竜の重殻
    +
    尖骸棘殻
    @@ -10840,10 +8620,10 @@
    - Gravios Shell
    + S.Magala Carapace -
    鎧竜の甲殻
    +
    天廻龍の堅殻
    @@ -10853,10 +8633,10 @@
    - Nerscylla Carapace
    + S.Magala Shell -
    影蜘蛛の堅殻
    +
    天廻龍の甲殻
    @@ -10866,10 +8646,10 @@
    - Nerscylla Cortex
    + S.Rathalos Carapace -
    影蜘蛛の重殻
    +
    銀火竜の堅殻
    @@ -10879,127 +8659,127 @@
    - Nerscylla Shell
    + Ukanlos Carapace -
    影蜘蛛の甲殻
    +
    崩竜の堅殻
    -
    +
    - Old Fatalis Cortex
    + Bnahabra Carapace
    -
    祖龍の重殻
    +
    飛甲虫の堅殻
    -
    +
    - S.Magala Carapace
    + Bnahabra Shell
    -
    天廻龍の堅殻
    +
    飛甲虫の甲殻
    -
    +
    - S.Magala Cortex
    + Ferocious Najarala Shell
    -
    天廻龍の重殻
    +
    獰猛化絞蛇竜殻
    -
    +
    - S.Magala Shell
    + Ferocious Nibelsnarf Shell
    -
    天廻龍の甲殻
    +
    獰猛化潜口竜殻
    -
    +
    - S.Rath Cortex
    + G.Rathian Carapace
    -
    銀火竜の重殻
    +
    金火竜の堅殻
    -
    +
    - S.Rathalos Carapace
    + Gamuto Carapace
    -
    銀火竜の堅殻
    +
    巨獣の堅殻
    -
    +
    - Ukanlos Carapace
    + Gamuto Shell
    -
    崩竜の堅殻
    +
    巨獣の甲殻
    -
    +
    - Ukanlos Cortex
    + Konchu Carapace
    -
    崩竜の重殻
    +
    盾虫の堅殻
    -
    +
    - W.Monoblos Cortex
    + Konchu Shell
    -
    白一角竜の重殻
    +
    盾虫の甲殻
    @@ -11009,10 +8789,10 @@
    - Bnahabra Carapace
    + Najarala Carapace -
    飛甲虫の堅殻
    +
    絞蛇竜の堅殻
    @@ -11022,10 +8802,10 @@
    - Bnahabra Shell
    + Najarala Shell -
    飛甲虫の甲殻
    +
    絞蛇竜の甲殻
    @@ -11035,10 +8815,10 @@
    - G.Rathian Carapace
    + Nibelsnarf Carapace -
    金火竜の堅殻
    +
    潜口竜の堅殻
    @@ -11048,10 +8828,10 @@
    - G.Rathian Cortex
    + Nibelsnarf Shell -
    金火竜の重殻
    +
    潜口竜の甲殻
    @@ -11074,10 +8854,10 @@
    - Tigrex Cortex
    + Tigrex Shell -
    轟竜の重殻
    +
    轟竜の甲殻
    @@ -11087,10 +8867,10 @@
    - Tigrex Shell
    + Uragaan Carapace -
    轟竜の甲殻
    +
    爆鎚竜の堅殻
    @@ -11100,324 +8880,336 @@
    - Uragaan Cortex
    + Uragaan Shell -
    爆鎚竜の重殻
    +
    爆鎚竜の甲殻
    -
    +
    - D.Seltas Cortex
    + Vespoid Carapace
    -
    斧甲虫の重殻
    +
    ランゴスタの堅殻
    -
    Webbing
    -
    +
    - Gargwa Feather
    + Vespoid Shell
    -
    丸鳥の羽
    +
    ランゴスタの甲殻
    -
    +
    - Rathian Webbing
    + Electroshell
    -
    雌火竜の翼膜
    +
    圧電甲
    -
    +
    - Seltas Innerwing
    + Electroshell+
    -
    徹甲虫の薄羽
    +
    高圧電甲
    -
    +
    - Seltas Razorwing
    + Golden Thunder Prince Carapace
    -
    徹甲虫の斬羽
    +
    金雷公の堅殻
    -
    +
    - Seltas Wing
    + Golden Thunder Prince Shell
    -
    徹甲虫の羽
    +
    金雷公の甲殻
    +
    Webbing
    -
    +
    - Daora Webbing
    + Gypceros Webbing
    -
    鋼龍の翼膜
    +
    毒怪鳥の翼膜
    -
    +
    - Fatalis Webbing
    + Hororohoruru Webbing
    -
    黒龍の翼膜
    +
    夜鳥の翼膜
    -
    +
    - Alluring Webbing
    + Plesioth Webbing
    -
    魅惑色の翼膜
    +
    水竜の鋭牙
    -
    +
    - Kut-Ku Webbing
    + Gargwa Feather
    -
    怪鳥の翼膜
    +
    丸鳥の羽
    -
    +
    - Alatreon Webbing
    + Rathian Webbing
    -
    煌黒龍の翼膜
    +
    雌火竜の翼膜
    -
    +
    - King's Frill
    + Seltas Innerwing
    -
    王者のエリマキ
    +
    徹甲虫の薄羽
    -
    +
    - Rathalos Webbing
    + Daora Webbing
    -
    火竜の翼膜
    +
    鋼龍の翼膜
    -
    +
    - Teostra Webbing
    + Hornetaur Innerwing
    -
    炎龍の翼膜
    +
    カンタロスの薄羽
    -
    +
    - Amatsu Webbing
    + Hornetaur Wing
    -
    嵐龍の飛膜
    +
    カンタロスの羽
    -
    +
    - Bnahabra Razorwing
    + Kut-Ku Webbing
    -
    飛甲虫の斬羽
    +
    怪鳥の翼膜
    -
    +
    - Bnahabra Wing
    + Chameleos Webbing
    -
    飛甲虫の羽
    +
    霞龍の翼膜
    -
    +
    - Vespoid Innerwing
    + Rathalos Webbing
    -
    ランゴスタの薄羽
    +
    火竜の翼膜
    -
    +
    - Vespoid Razorwing
    + Teostra Webbing
    -
    ランゴスタの斬羽
    +
    炎龍の翼膜
    -
    +
    + + + Amatsu Webbing
    + + +
    嵐龍の飛膜
    +
    + + + +
    + +
    - D.Seltas Razorwing
    + Bnahabra Wing
    -
    斧甲虫の斬羽
    +
    飛甲虫の羽
    -
    Wyvern
    -
    +
    - Frenzy Crystal
    + Vespoid Innerwing
    -
    狂竜結晶
    +
    ランゴスタの薄羽
    -
    +
    - Frenzy Shard
    + Vespoid Wing
    -
    狂竜結晶の欠片
    +
    ランゴスタの羽
    -
    +
    - Vile Frenzy Crystal
    + Raizekusu Electrowebbing
    -
    禍々しい狂竜結晶
    +
    電竜の帯電膜
    -
    +
    - Pure Frenzy Crystal
    + Raizekusu Electrowebbing+
    -
    穢れなき狂竜結晶
    +
    電竜の高電膜
    diff --git a/web/translate/items-carve-jp.html b/web/translate/items-carve-jp.html new file mode 100644 index 0000000..d16e6ef --- /dev/null +++ b/web/translate/items-carve-jp.html @@ -0,0 +1,9205 @@ + + + + +Poogie Translate + + + + + + + + + + + + + + + + + +
    +
    +
    + Menu +
    +
    + en +
    +
    Items: Carve (jp)
    +
    +
    +
    + +
    + + + + +
    + +
    + + + とがった爪
    + + +
    Sharp Claw
    +
    + + + +
    + +
    + + + とがった爪
    + + +
    Sharp Claw
    +
    + + + +
    + +
    + + + とがった牙
    + + +
    Sharp Fang
    +
    + + + +
    + +
    + + + とがった牙
    + + +
    Sharp Fang
    +
    + + + +
    + +
    + + + なぞの粘菌
    + + +
    Mystery Slime
    +
    + + + +
    + +
    + + + アルビノの中落ち
    + + +
    Pale Bone
    +
    + + + +
    + +
    + + + アルビノの霜降り
    + + +
    Pale Steak
    +
    + + + +
    + +
    + + + イカしたクチバシ
    + + +
    Rejuvenated Beak
    +
    + + + +
    + +
    + + + イーオスの上皮
    + + +
    Ioprey Hide+
    +
    + + + +
    + +
    + + + イーオスの上紫鱗
    + + +
    Iodrome Scale+
    +
    + + + +
    + +
    + + + イーオスの上鱗
    + + +
    Ioprey Scale+
    +
    + + + +
    + +
    + + + イーオスの大上皮
    + + +
    Iodrome Hide+
    +
    + + + +
    + +
    + + + イーオスの大皮
    + + +
    Iodrome Hide
    +
    + + + +
    + +
    + + + イーオスの毒牙
    + + +
    Ioprey Fang
    +
    + + + +
    + +
    + + + イーオスの皮
    + + +
    Ioprey Hide
    +
    + + + +
    + +
    + + + イーオスの紫鱗
    + + +
    Iodrome Scale
    +
    + + + +
    + +
    + + + イーオスの鱗
    + + +
    Ioprey Scale
    +
    + + + +
    + +
    + + + エビの大殻
    + + +
    Large Lobstershell
    +
    + + + +
    + +
    + + + エビの小殻
    + + +
    Small Lobstershell
    +
    + + + +
    + +
    + + + カワズの殿油
    + + +
    Paddock Oil+
    +
    + + + +
    + +
    + + + カワズの油
    + + +
    Paddock Oil
    +
    + + + +
    + +
    + + + カンタロスの堅殻
    + + +
    Hornetaur Carapace
    +
    + + + +
    + +
    + + + カンタロスの甲殻
    + + +
    Hornetaur Shell
    +
    + + + +
    + +
    + + + カンタロスの羽
    + + +
    Hornetaur Wing
    +
    + + + +
    + +
    + + + カンタロスの薄羽
    + + +
    Hornetaur Innerwing
    +
    + + + +
    + +
    + + + カンタロスの頭
    + + +
    Hornetaur Head
    +
    + + + +
    + +
    + + + ガウシカの角
    + + +
    Anteka Antler
    +
    + + + +
    + +
    + + + キリンのたてがみ
    + + +
    Kirin Mane
    +
    + + + +
    + +
    + + + キリンの上皮
    + + +
    Kirin Hide+
    +
    + + + +
    + +
    + + + キリンの皮
    + + +
    Kirin Hide
    +
    + + + +
    + +
    + + + キリンの蒼角
    + + +
    Kirin Azure Horn
    +
    + + + +
    + +
    + + + キリンの雷尾
    + + +
    Kirin Thundertail
    +
    + + + +
    + +
    + + + キリンの雷角
    + + +
    Kirin Thunderhorn
    +
    + + + +
    + +
    + + + ギアノスの上皮
    + + +
    Giaprey Hide+
    +
    + + + +
    + +
    + + + ギアノスの上鱗
    + + +
    Giaprey Scale+
    +
    + + + +
    + +
    + + + ギアノスの皮
    + + +
    Giaprey Hide
    +
    + + + +
    + +
    + + + ギアノスの鱗
    + + +
    Giaprey Scale
    +
    + + + +
    + +
    + + + ケルビの蒼角
    + + +
    Blue Kelbi Horn
    +
    + + + +
    + +
    + + + ケルビの角
    + + +
    Kelbi Horn
    +
    + + + +
    + +
    + + + ゲネポスの上皮
    + + +
    Genprey Hide+
    +
    + + + +
    + +
    + + + ゲネポスの上鱗
    + + +
    Genprey Scale+
    +
    + + + +
    + +
    + + + ゲネポスの大上皮
    + + +
    Gendrome Hide+
    +
    + + + +
    + +
    + + + ゲネポスの大尖牙
    + + +
    Gendrome Fang+
    +
    + + + +
    + +
    + + + ゲネポスの大牙
    + + +
    Gendrome Fang
    +
    + + + +
    + +
    + + + ゲネポスの大皮
    + + +
    Gendrome Hide
    +
    + + + +
    + +
    + + + ゲネポスの皮
    + + +
    Genprey Hide
    +
    + + + +
    + +
    + + + ゲネポスの鱗
    + + +
    Genprey Scale
    +
    + + + +
    + +
    + + + ゲネポスの麻痺牙
    + + +
    Genprey Fang
    +
    + + + +
    + +
    + + + ゴム質の上皮
    + + +
    Rubbery Hide+
    +
    + + + +
    + +
    + + + ゴム質の皮
    + + +
    Rubbery Hide
    +
    + + + +
    + +
    + + + ジャギィの上鱗
    + + +
    Jaggi Scale+
    +
    + + + +
    + +
    + + + ジャギィの上鱗
    + + +
    Jaggi Scale+
    +
    + + + +
    + +
    + + + ジャギィの皮
    + + +
    Jaggi Hide
    +
    + + + +
    + +
    + + + ジャギィの皮
    + + +
    Jaggi Hide
    +
    + + + +
    + +
    + + + ジャギィの鱗
    + + +
    Jaggi Scale
    +
    + + + +
    + +
    + + + ジャギィの鱗
    + + +
    Jaggi Scale
    +
    + + + +
    + +
    + + + ドスイーオスの頭
    + + +
    Iodrome Head
    +
    + + + +
    + +
    + + + ドスゲネポスの頭
    + + +
    Gendrome Head
    +
    + + + +
    + +
    + + + ドスランポスの頭
    + + +
    Velocidrome Head
    +
    + + + +
    + +
    + + + ドス黒い血
    + + +
    Black Blood
    +
    + + + +
    + +
    + + + ファンゴの上毛皮
    + + +
    Bullfango Pelt+
    +
    + + + +
    + +
    + + + ファンゴの毛皮
    + + +
    Bullfango Pelt
    +
    + + + +
    + +
    + + + ファンゴの頭
    + + +
    Bullfango Head
    +
    + + + +
    + +
    + + + ブヨブヨした皮
    + + +
    Flabby Hide
    +
    + + + +
    + +
    + + + ブランゴの剛毛
    + + +
    Blango Pelt+
    +
    + + + +
    + +
    + + + ブランゴの毛
    + + +
    Blango Pelt
    +
    + + + +
    + +
    + + + マッカォの上鱗
    + + +
    Maccau Scale+
    +
    + + + +
    + +
    + + + マッカォの皮
    + + +
    Maccau Hide
    +
    + + + +
    + +
    + + + マッカォの鱗
    + + +
    Maccau Scale
    +
    + + + +
    + +
    + + + モスの苔皮
    + + +
    Mosswine Hide
    +
    + + + +
    + +
    + + + ランゴスタの堅殻
    + + +
    Vespoid Carapace
    +
    + + + +
    + +
    + + + ランゴスタの甲殻
    + + +
    Vespoid Shell
    +
    + + + +
    + +
    + + + ランゴスタの羽
    + + +
    Vespoid Wing
    +
    + + + +
    + +
    + + + ランゴスタの薄羽
    + + +
    Vespoid Innerwing
    +
    + + + +
    + +
    + + + ランポスの上皮
    + + +
    Velociprey Hide+
    +
    + + + +
    + +
    + + + ランポスの上鱗
    + + +
    Velociprey Scale+
    +
    + + + +
    + +
    + + + ランポスの大上皮
    + + +
    Velocidrome Hide+
    +
    + + + +
    + +
    + + + ランポスの大尖爪
    + + +
    Velocidrome Claw+
    +
    + + + +
    + +
    + + + ランポスの大爪
    + + +
    Velocidrome Claw
    +
    + + + +
    + +
    + + + ランポスの大皮
    + + +
    Velocidrome Hide
    +
    + + + +
    + +
    + + + ランポスの皮
    + + +
    Velociprey Hide
    +
    + + + +
    + +
    + + + ランポスの鱗
    + + +
    Velociprey Scale
    +
    + + + +
    + +
    + + + 上質な毛皮
    + + +
    High-quality Pelt
    +
    + + + +
    + +
    + + + 上質な腹袋
    + + +
    Quality Stomach
    +
    + + + +
    + +
    + + + 丸鳥の羽
    + + +
    Gargwa Feather
    +
    + + + +
    + +
    + + + 化け鮫の上ヒレ
    + + +
    Zamtrios Fin+
    +
    + + + +
    + +
    + + + 化け鮫の上皮
    + + +
    Zamtrios Hide+
    +
    + + + +
    + +
    + + + 化け鮫の上鱗
    + + +
    Zamtrios Scale+
    +
    + + + +
    + +
    + + + 化け鮫の刃尾
    + + +
    Zamtrios Tailblade
    +
    + + + +
    + +
    + + + 化け鮫の鋸歯
    + + +
    Zamtrios Sawtooth
    +
    + + + +
    + +
    + + + 千刃竜の伐刀角
    + + +
    Seregios Breacher
    +
    + + + +
    + +
    + + + 千刃竜の刀角
    + + +
    Seregios Horn
    +
    + + + +
    + +
    + + + 千刃竜の刃鱗
    + + +
    Seregios Scale
    +
    + + + +
    + +
    + + + 千刃竜の刻爪
    + + +
    Seregios Carver
    +
    + + + +
    + +
    + + + 千刃竜の反逆鱗
    + + +
    Seregios Dissenter
    +
    + + + +
    + +
    + + + 千刃竜の尖翼爪
    + + +
    Seregios Scraper
    +
    + + + +
    + +
    + + + 千刃竜の槍尾
    + + +
    Seregios Impaler
    +
    + + + +
    + +
    + + + 千刃竜の爪
    + + +
    Seregios Claw
    +
    + + + +
    + +
    + + + 千刃竜の翼爪
    + + +
    Seregios Wingtalon
    +
    + + + +
    + +
    + + + 千刃竜の鋭刃鱗
    + + +
    Seregios Slavescale
    +
    + + + +
    + +
    + + + 千刃竜の飛刃
    + + +
    Seregios Airblade
    +
    + + + +
    + +
    + + + 千刃竜の飛刃片
    + + +
    Seregios Blade
    +
    + + + +
    + +
    + + + 厳めしい頭骨
    + + +
    Dignified Skull
    +
    + + + +
    + +
    + + + 古龍の血
    + + +
    Elder Dragon Blood
    +
    + + + +
    + +
    + + + 圧電甲
    + + +
    Electroshell
    +
    + + + +
    + +
    + + + 垂皮竜の上皮
    + + +
    Slagtoth Hide+
    +
    + + + +
    + +
    + + + 堅骸体殻
    + + +
    Corpse Carapace
    +
    + + + +
    + +
    + + + 夜鳥の上羽鱗
    + + +
    Hororohoruru Featherscale+
    +
    + + + +
    + +
    + + + 夜鳥の尾羽
    + + +
    Hororohoruru Quill
    +
    + + + +
    + +
    + + + 夜鳥の羽鱗
    + + +
    Hororohoruru Featherscale
    +
    + + + +
    + +
    + + + 夜鳥の翼
    + + +
    Hororohoruru Wing
    +
    + + + +
    + +
    + + + 夜鳥の翼爪
    + + +
    Hororohoruru Wingtalon
    +
    + + + +
    + +
    + + + 夜鳥の翼膜
    + + +
    Hororohoruru Webbing
    +
    + + + +
    + +
    + + + 夜鳥の耳
    + + +
    Hororohoruru Ear
    +
    + + + +
    + +
    + + + 夜鳥の金羽
    + + +
    Hororohoruru Goldfeather
    +
    + + + +
    + +
    + + + 夜鳥の鋭翼爪
    + + +
    Hororohoruru Wingtalon+
    +
    + + + +
    + +
    + + + 大猪の大牙
    + + +
    Bulldrome Tusk+
    +
    + + + +
    + +
    + + + 大猪の牙
    + + +
    Bulldrome Tusk
    +
    + + + +
    + +
    + + + 大猪の皮
    + + +
    Bulldrome Hide
    +
    + + + +
    + +
    + + + 大猪の硬い皮
    + + +
    Bulldrome Hide+
    +
    + + + +
    + +
    + + + 大竜結晶
    + + +
    Large Wyvern Crystal
    +
    + + + +
    + +
    + + + 大竜結晶
    + + +
    Large Wyvern Crystal
    +
    + + + +
    + +
    + + + 大雪主の剛毛
    + + +
    Heavy Snow Lord Pelt+
    +
    + + + +
    + +
    + + + 大雪主の堅腹甲
    + + +
    Heavy Snow Lord Plastron+
    +
    + + + +
    + +
    + + + 大雪主の毛
    + + +
    Heavy Snow Lord Pelt
    +
    + + + +
    + +
    + + + 大雪主の腹甲
    + + +
    Heavy Snow Lord Plastron
    +
    + + + +
    + +
    + + + 天をつらぬく角
    + + +
    Skypiercer
    +
    + + + +
    + +
    + + + 天廻龍の上虹翼
    + + +
    S.Magala Prismwing+
    +
    + + + +
    + +
    + + + 天廻龍の上鱗
    + + +
    S.Magala Scale+
    +
    + + + +
    + +
    + + + 天廻龍の光玉
    + + +
    S.Magala Phosgem
    +
    + + + +
    + +
    + + + 天廻龍の堅殻
    + + +
    S.Magala Carapace
    +
    + + + +
    + +
    + + + 天廻龍の尖角
    + + +
    S.Magala Horn+
    +
    + + + +
    + +
    + + + 天廻龍の尻尾
    + + +
    S.Magala Tail
    +
    + + + +
    + +
    + + + 天廻龍の浄爪
    + + +
    S.Magala Caress
    +
    + + + +
    + +
    + + + 天廻龍の甲殻
    + + +
    S.Magala Shell
    +
    + + + +
    + +
    + + + 天廻龍の虹翼
    + + +
    S.Magala Prismwing
    +
    + + + +
    + +
    + + + 天廻龍の角
    + + +
    S.Magala Horn
    +
    + + + +
    + +
    + + + 天廻龍の逆鱗
    + + +
    S.Magala Plate
    +
    + + + +
    + +
    + + + 天廻龍の鋭浄爪
    + + +
    S.Magala Caress+
    +
    + + + +
    + +
    + + + 天廻龍の鱗
    + + +
    S.Magala Scale
    +
    + + + +
    + +
    + + + 天空の龍玉
    + + +
    Heavenly Dragongem
    +
    + + + +
    + +
    + + + 奇猿狐の剛毛
    + + +
    Kecha Pelt+
    +
    + + + +
    + +
    + + + 奇猿狐の堅長骨
    + + +
    Kecha Grandbone
    +
    + + + +
    + +
    + + + 奇猿狐の大耳
    + + +
    Kecha Ear+
    +
    + + + +
    + +
    + + + 奇猿狐の尻尾
    + + +
    Kecha Tail
    +
    + + + +
    + +
    + + + 奇猿狐の鉤爪
    + + +
    Kecha Talon
    +
    + + + +
    + +
    + + + 宝岩塊
    + + +
    Treasure Lump
    +
    + + + +
    + +
    + + + 宝纏の上鱗
    + + +
    Treasure Clad Scale+
    +
    + + + +
    + +
    + + + 宝纏の宝顎
    + + +
    Treasure Clad Jaw
    +
    + + + +
    + +
    + + + 宝纏の財宝顎
    + + +
    Treasure Clad Jaw+
    +
    + + + +
    + +
    + + + 宝纏の鱗
    + + +
    Treasure Clad Scale
    +
    + + + +
    + +
    + + + 寒気立つクチバシ
    + + +
    Chilling Beak
    +
    + + + +
    + +
    + + + 尖ったクチバシ
    + + +
    Sharpened Beak
    +
    + + + +
    + +
    + + + 尖骸棘殻
    + + +
    Corpse Spikeshell+
    +
    + + + +
    + +
    + + + 尾槌竜のコブ
    + + +
    Duramboros Hump
    +
    + + + +
    + +
    + + + 尾槌竜の仙骨
    + + +
    Duram Sacrum
    +
    + + + +
    + +
    + + + 尾槌竜の堅尾甲
    + + +
    Duram Tailcase+
    +
    + + + +
    + +
    + + + 尾槌竜の堅殻
    + + +
    Duram Carapace
    +
    + + + +
    + +
    + + + 尾槌竜の堅苔甲
    + + +
    Hard Mossplate
    +
    + + + +
    + +
    + + + 尾槌竜の尖角
    + + +
    Duramboros Horn+
    +
    + + + +
    + +
    + + + 岩穿の上鱗
    + + +
    Rock Piercing Scale+
    +
    + + + +
    + +
    + + + 岩穿の堅殻
    + + +
    Rock Piercing Carapace
    +
    + + + +
    + +
    + + + 岩穿の巨大牙
    + + +
    Rock Piercing Tusks
    +
    + + + +
    + +
    + + + 岩穿の極大牙
    + + +
    Rock Piercing Tusks+
    +
    + + + +
    + +
    + + + 岩穿の甲殻
    + + +
    Rock Piercing Shell
    +
    + + + +
    + +
    + + + 岩穿の鱗
    + + +
    Rock Piercing Scale
    +
    + + + +
    + +
    + + + 崩竜の上ヒレ
    + + +
    Ukanlos Fin
    +
    + + + +
    + +
    + + + 崩竜の上ビレ
    + + +
    Ukanlos Fin+
    +
    + + + +
    + +
    + + + 崩竜の削顎
    + + +
    Ukanlos Shoveljaw
    +
    + + + +
    + +
    + + + 崩竜の堅殻
    + + +
    Ukanlos Carapace
    +
    + + + +
    + +
    + + + 崩竜の宝玉
    + + +
    Ukanlos Gem
    +
    + + + +
    + +
    + + + 崩竜の尻尾
    + + +
    Ukanlos Tail
    +
    + + + +
    + +
    + + + 崩竜の穿爪
    + + +
    Ukanlos Digger
    +
    + + + +
    + +
    + + + 崩竜の腹鱗
    + + +
    Ukanlos Underscale
    +
    + + + +
    + +
    + + + 嵐気胞
    + + +
    Storm Vesicle
    +
    + + + +
    + +
    + + + 嵐龍の堅殻
    + + +
    Amatsu Carapace
    +
    + + + +
    + +
    + + + 嵐龍の尻尾
    + + +
    Amatsu Tail
    +
    + + + +
    + +
    + + + 嵐龍の胸殻
    + + +
    Amatsu Pectus
    +
    + + + +
    + +
    + + + 嵐龍の角
    + + +
    Amatsu Horn
    +
    + + + +
    + +
    + + + 嵐龍の鋭爪
    + + +
    Amatsu Claw
    +
    + + + +
    + +
    + + + 嵐龍の飛膜
    + + +
    Amatsu Webbing
    +
    + + + +
    + +
    + + + 巨大なクチバシ
    + + +
    Giant Beak
    +
    + + + +
    + +
    + + + 巨獣の剛毛
    + + +
    Gamuto Pelt+
    +
    + + + +
    + +
    + + + 巨獣の堅殻
    + + +
    Gamuto Carapace
    +
    + + + +
    + +
    + + + 巨獣の堅牙
    + + +
    Gamuto Fang+
    +
    + + + +
    + +
    + + + 巨獣の毛
    + + +
    Gamuto Pelt
    +
    + + + +
    + +
    + + + 巨獣の氷玉
    + + +
    Gamuto Ice Gem
    +
    + + + +
    + +
    + + + 巨獣の牙
    + + +
    Gamuto Fang
    +
    + + + +
    + +
    + + + 巨獣の甲殻
    + + +
    Gamuto Shell
    +
    + + + +
    + +
    + + + 巨獣の赤毛
    + + +
    Gamuto Redfur
    +
    + + + +
    + +
    + + + 巨獣の頭殻
    + + +
    Gamuto Scalp
    +
    + + + +
    + +
    + + + 巨獣の鼻棘
    + + +
    Gamuto Trunkspike
    +
    + + + +
    + +
    + + + 徹甲虫の堅殻
    + + +
    Seltas Carapace
    +
    + + + +
    + +
    + + + 徹甲虫の尖角
    + + +
    Seltas Horn+
    +
    + + + +
    + +
    + + + 徹甲虫の薄羽
    + + +
    Seltas Innerwing
    +
    + + + +
    + +
    + + + 怪鳥の上鱗
    + + +
    Kut-Ku Scale+
    +
    + + + +
    + +
    + + + 怪鳥の地獄耳
    + + +
    Kut-Ku Auricle
    +
    + + + +
    + +
    + + + 怪鳥の堅殻
    + + +
    Kut-Ku Carapace
    +
    + + + +
    + +
    + + + 怪鳥の甲殻
    + + +
    Kut-Ku Shell
    +
    + + + +
    + +
    + + + 怪鳥の翼膜
    + + +
    Kut-Ku Webbing
    +
    + + + +
    + +
    + + + 怪鳥の耳
    + + +
    Kut-Ku Ear
    +
    + + + +
    + +
    + + + 怪鳥の鱗
    + + +
    Kut-Ku Scale
    +
    + + + +
    + +
    + + + 恐暴竜の唾液
    + + +
    Deviljho Saliva
    +
    + + + +
    + +
    + + + 恐暴竜の大牙
    + + +
    Deviljho Tallfang
    +
    + + + +
    + +
    + + + 恐暴竜の宝玉
    + + +
    Deviljho Gem
    +
    + + + +
    + +
    + + + 恐暴竜の尻尾
    + + +
    Deviljho Tail
    +
    + + + +
    + +
    + + + 恐暴竜の鉤爪
    + + +
    Deviljho Talon
    +
    + + + +
    + +
    + + + 恐暴竜の頭殻
    + + +
    Deviljho Scalp
    +
    + + + +
    + +
    + + + 恐暴竜の黒皮
    + + +
    Deviljho Hide
    +
    + + + +
    + +
    + + + 恐暴竜の黒鱗
    + + +
    Deviljho Scale
    +
    + + + +
    + +
    + + + 斬竜の上鱗
    + + +
    Dinovaldo Scale+
    +
    + + + +
    + +
    + + + 斬竜の堅殻
    + + +
    Dinovaldo Carapace
    +
    + + + +
    + +
    + + + 斬竜の尻尾
    + + +
    Dinovaldo Tail
    +
    + + + +
    + +
    + + + 斬竜の尾刃片
    + + +
    Dinovaldo Tailblade
    +
    + + + +
    + +
    + + + 斬竜の炎状殻
    + + +
    Dinovaldo Blazeshell
    +
    + + + +
    + +
    + + + 斬竜の炎玉
    + + +
    Dinovaldo Flame Gem
    +
    + + + +
    + +
    + + + 斬竜の焔状殻
    + + +
    Dinovaldo Flameshell
    +
    + + + +
    + +
    + + + 斬竜の牙
    + + +
    Dinovaldo Fang
    +
    + + + +
    + +
    + + + 斬竜の甲殻
    + + +
    Dinovaldo Shell
    +
    + + + +
    + +
    + + + 斬竜の逆鱗
    + + +
    Dinovaldo Plate
    +
    + + + +
    + +
    + + + 斬竜の鋭牙
    + + +
    Dinovaldo Fang+
    +
    + + + +
    + +
    + + + 斬竜の鱗
    + + +
    Dinovaldo Scale
    +
    + + + +
    + +
    + + + 暖かい毛皮
    + + +
    Warm Pelt
    +
    + + + +
    + +
    + + + 未熟な海綿質
    + + +
    Immature Sponge
    +
    + + + +
    + +
    + + + 朽ちた真紅の角
    + + +
    Scarlet Horn
    +
    + + + +
    + +
    + + + 極彩色の体液
    + + +
    Brilliant Fluid
    +
    + + + +
    + +
    + + + 歴戦の漆黒皮
    + + +
    Spattered Hide
    +
    + + + +
    + +
    + + + 毒怪鳥の翼
    + + +
    Gypceros Wing
    +
    + + + +
    + +
    + + + 毒怪鳥の翼膜
    + + +
    Gypceros Webbing
    +
    + + + +
    + +
    + + + 毒怪鳥の頭
    + + +
    Gypceros Head
    +
    + + + +
    + +
    + + + 水獣のトサカ
    + + +
    R.Ludroth Crest
    +
    + + + +
    + +
    + + + 水獣の上鱗
    + + +
    R.Ludroth Scale+
    +
    + + + +
    + +
    + + + 水獣の尻尾
    + + +
    R.Ludroth Tail
    +
    + + + +
    + +
    + + + 水獣の爪
    + + +
    R.Ludroth Claw
    +
    + + + +
    + +
    + + + 水獣の鋭爪
    + + +
    R.Ludroth Claw+
    +
    + + + +
    + +
    + + + 水獣の鱗
    + + +
    R.Ludroth Scale
    +
    + + + +
    + +
    + + + 水生獣の上皮
    + + +
    Hydro Hide+
    +
    + + + +
    + +
    + + + 水生獣の皮
    + + +
    Hydro Hide
    +
    + + + +
    + +
    + + + 水竜のお頭
    + + +
    Plesioth Head
    +
    + + + +
    + +
    + + + 水竜の上ヒレ
    + + +
    Plesioth Fin+
    +
    + + + +
    + +
    + + + 水竜の上鱗
    + + +
    Plesioth Scale+
    +
    + + + +
    + +
    + + + 水竜の翼膜
    + + +
    Plesioth Fang+
    +
    + + + +
    + +
    + + + 水竜の鋭牙
    + + +
    Plesioth Webbing
    +
    + + + +
    + +
    + + + 泡狐竜の上錦ヒレ
    + + +
    Tamamitsune Fin+
    +
    + + + +
    + +
    + + + 泡狐竜の上鱗
    + + +
    Tamamitsune Scale+
    +
    + + + +
    + +
    + + + 泡狐竜の尖爪
    + + +
    Tamamitsune Claw+
    +
    + + + +
    + +
    + + + 泡狐竜の尻尾
    + + +
    Tamamitsune Tail
    +
    + + + +
    + +
    + + + 泡狐竜の水玉
    + + +
    Tamamitsune Water Gem
    +
    + + + +
    + +
    + + + 泡狐竜の爪
    + + +
    Tamamitsune Claw
    +
    + + + +
    + +
    + + + 泡狐竜の紫上毛
    + + +
    Tamamitsune Pelt+
    +
    + + + +
    + +
    + + + 泡狐竜の紫毛
    + + +
    Tamamitsune Purplefur
    +
    + + + +
    + +
    + + + 泡狐竜の逆鱗
    + + +
    Tamamitsune Plate
    +
    + + + +
    + +
    + + + 泡狐竜の錦ヒレ
    + + +
    Tamamitsune Fin
    +
    + + + +
    + +
    + + + 泡狐竜の鱗
    + + +
    Tamamitsune Scale
    +
    + + + +
    + +
    + + + 泡立つ上滑液
    + + +
    Bubble Fluid+
    +
    + + + +
    + +
    + + + 泡立つ滑液
    + + +
    Bubble Fluid
    +
    + + + +
    + +
    + + + 海竜の上皮
    + + +
    Lagiacrus Hide+
    +
    + + + +
    + +
    + + + 海竜の上鱗
    + + +
    Lagiacrus Scale+
    +
    + + + +
    + +
    + + + 海竜の尖角
    + + +
    Lagiacrus Horn+
    +
    + + + +
    + +
    + + + 海竜の尻尾
    + + +
    Lagiacrus Tail
    +
    + + + +
    + +
    + + + 海竜の爪
    + + +
    Lagiacrus Claw
    +
    + + + +
    + +
    + + + 海竜の皮
    + + +
    Lagiacrus Hide
    +
    + + + +
    + +
    + + + 海竜の背電殻
    + + +
    Shell Shocker
    +
    + + + +
    + +
    + + + 海竜の蒼玉
    + + +
    Lagiacrus Sapphire
    +
    + + + +
    + +
    + + + 海竜の角
    + + +
    Lagiacrus Horn
    +
    + + + +
    + +
    + + + 海竜の逆鱗
    + + +
    Lagiacrus Plate
    +
    + + + +
    + +
    + + + 海竜の鋭爪
    + + +
    Lagiacrus Claw+
    +
    + + + +
    + +
    + + + 海竜の高電殻
    + + +
    Shell Shocker+
    +
    + + + +
    + +
    + + + 海竜の鱗
    + + +
    Lagiacrus Scale
    +
    + + + +
    + +
    + + + 海綿質の上皮
    + + +
    Spongy Hide+
    +
    + + + +
    + +
    + + + 海綿質の皮
    + + +
    Spongy Hide
    +
    + + + +
    + +
    + + + 溶岩獣の上鱗
    + + +
    Uroktor Scale+
    +
    + + + +
    + +
    + + + 溶岩獣の鱗
    + + +
    Uroktor Scale
    +
    + + + +
    + +
    + + + 溶岩竜の上ヒレ
    + + +
    Lavasioth Fin+
    +
    + + + +
    + +
    + + + 溶岩竜の上鱗
    + + +
    Lavasioth Scale+
    +
    + + + +
    + +
    + + + 溶岩竜の堅殻
    + + +
    Lavasioth Carapace
    +
    + + + +
    + +
    + + + 溶岩竜の鋭牙
    + + +
    Lavasioth Fang+
    +
    + + + +
    + +
    + + + 潜口竜の上皮
    + + +
    Nibelsnarf Hide+
    +
    + + + +
    + +
    + + + 潜口竜の堅殻
    + + +
    Nibelsnarf Carapace
    +
    + + + +
    + +
    + + + 潜口竜の尖爪
    + + +
    Nibelsnarf Claw+
    +
    + + + +
    + +
    + + + 潜口竜の爪
    + + +
    Nibelsnarf Claw
    +
    + + + +
    + +
    + + + 潜口竜の甲殻
    + + +
    Nibelsnarf Shell
    +
    + + + +
    + +
    + + + 潜口竜の皮
    + + +
    Nibelsnarf Hide
    +
    + + + +
    + +
    + + + 潜口竜の頭殻
    + + +
    Nibelsnarf Scalp
    +
    + + + +
    + +
    + + + 火竜の上鱗
    + + +
    Rathalos Scale+
    +
    + + + +
    + +
    + + + 火竜の堅殻
    + + +
    Rathalos Carapace
    +
    + + + +
    + +
    + + + 火竜の尻尾
    + + +
    Rathalos Tail
    +
    + + + +
    + +
    + + + 火竜の延髄
    + + +
    Rath Medulla
    +
    + + + +
    + +
    + + + 火竜の延髄
    + + +
    Rath Medulla
    +
    + + + +
    + +
    + + + 火竜の延髄
    + + +
    Rath Medulla
    +
    + + + +
    + +
    + + + 火竜の延髄
    + + +
    Rath Medulla
    +
    + + + +
    + +
    + + + 火竜の煌液
    + + +
    Rath Gleem
    +
    + + + +
    + +
    + + + 火竜の煌液
    + + +
    Rath Gleem
    +
    + + + +
    + +
    + + + 火竜の甲殻
    + + +
    Rathalos Shell
    +
    + + + +
    + +
    + + + 火竜の紅玉
    + + +
    Rathalos Ruby
    +
    + + + +
    + +
    + + + 火竜の翼
    + + +
    Rathalos Wing
    +
    + + + +
    + +
    + + + 火竜の翼爪
    + + +
    Rath Wingtalon
    +
    + + + +
    + +
    + + + 火竜の翼爪
    + + +
    Rath Wingtalon
    +
    + + + +
    + +
    + + + 火竜の翼爪
    + + +
    Rath Wingtalon
    +
    + + + +
    + +
    + + + 火竜の翼爪
    + + +
    Rath Wingtalon
    +
    + + + +
    + +
    + + + 火竜の翼膜
    + + +
    Rathalos Webbing
    +
    + + + +
    + +
    + + + 火竜の逆鱗
    + + +
    Rathalos Plate
    +
    + + + +
    + +
    + + + 火竜の骨髄
    + + +
    Rath Marrow
    +
    + + + +
    + +
    + + + 火竜の骨髄
    + + +
    Rath Marrow
    +
    + + + +
    + +
    + + + 火竜の鱗
    + + +
    Rathalos Scale
    +
    + + + +
    + +
    + + + 炎の龍鱗
    + + +
    Fire Dragon Scale
    +
    + + + +
    + +
    + + + 炎戈竜の上ヒレ
    + + +
    Agnaktor Fin+
    +
    + + + +
    + +
    + + + 炎戈竜の上皮
    + + +
    Agnaktor Hide+
    +
    + + + +
    + +
    + + + 炎戈竜の堅殻
    + + +
    Agnaktor Carapace
    +
    + + + +
    + +
    + + + 炎戈竜の尻尾
    + + +
    Agnaktor Tail
    +
    + + + +
    + +
    + + + 炎戈竜の燃鱗
    + + +
    Agnaktor Scale
    +
    + + + +
    + +
    + + + 炎戈竜の碇口
    + + +
    Agnaktor Beak
    +
    + + + +
    + +
    + + + 炎戈竜の鋭爪
    + + +
    Agnaktor Claw+
    +
    + + + +
    + +
    + + + 炎王龍のたてがみ
    + + +
    Teostra Mane
    +
    + + + +
    + +
    + + + 炎王龍の堅殻
    + + +
    Teostra Carapace
    +
    + + + +
    + +
    + + + 炎王龍の尖角
    + + +
    Teostra Horn+
    +
    + + + +
    + +
    + + + 炎王龍の尻尾
    + + +
    Teostra Tail
    +
    + + + +
    + +
    + + + 炎王龍の甲殻
    + + +
    Teostra Shell
    +
    + + + +
    + +
    + + + 炎王龍の角
    + + +
    Teostra Horn
    +
    + + + +
    + +
    + + + 炎龍の塵粉
    + + +
    Teostra Powder
    +
    + + + +
    + +
    + + + 炎龍の宝玉
    + + +
    Teostra Gem
    +
    + + + +
    + +
    + + + 炎龍の尖爪
    + + +
    Teostra Claw+
    +
    + + + +
    + +
    + + + 炎龍の爪
    + + +
    Fire Dragon Claw
    +
    + + + +
    + +
    + + + 炎龍の翼膜
    + + +
    Teostra Webbing
    +
    + + + +
    + +
    + + + 煌黒龍の堅逆殻
    + + +
    Alatreon Scute
    +
    + + + +
    + +
    + + + 煌黒龍の尖爪
    + + +
    Alatreon Talon
    +
    + + + +
    + +
    + + + 煌黒龍の尻尾
    + + +
    Alatreon Tail
    +
    + + + +
    + +
    + + + 煌黒龍の翼膜
    + + +
    Alatreon Webbing
    +
    + + + +
    + +
    + + + 煌黒龍の逆鱗
    + + +
    Alatreon Plate
    +
    + + + +
    + +
    + + + 燼滅刃の上鱗
    + + +
    Incinerating Blade Scale+
    +
    + + + +
    + +
    + + + 燼滅刃の堅殻
    + + +
    Incinerating Blade Carapace
    +
    + + + +
    + +
    + + + 燼滅刃の塵粉
    + + +
    Incinerating Blade Powder
    +
    + + + +
    + +
    + + + 燼滅刃の甲殻
    + + +
    Incinerating Blade Shell
    +
    + + + +
    + +
    + + + 燼滅刃の鱗
    + + +
    Incinerating Blade Scale
    +
    + + + +
    + +
    + + + 爆鎚竜の上鱗
    + + +
    Uragaan Scale+
    +
    + + + +
    + +
    + + + 爆鎚竜の堅殻
    + + +
    Uragaan Carapace
    +
    + + + +
    + +
    + + + 爆鎚竜の甲殻
    + + +
    Uragaan Shell
    +
    + + + +
    + +
    + + + 爆鎚竜の紅玉
    + + +
    Uragaan Ruby
    +
    + + + +
    + +
    + + + 爆鎚竜の耐熱殻
    + + +
    Uragaan Scute
    +
    + + + +
    + +
    + + + 爆鎚竜の顎
    + + +
    Uragaan Jaw
    +
    + + + +
    + +
    + + + 爆鎚竜の骨髄
    + + +
    Uragaan Marrow
    +
    + + + +
    + +
    + + + 爆鎚竜の鱗
    + + +
    Uragaan Scale
    +
    + + + +
    + +
    + + + 獄炎の龍鱗
    + + +
    Fire Dragon Scale+
    +
    + + + +
    + +
    + + + 獰猛な体液
    + + +
    Ferocious Fluid
    +
    + + + +
    + +
    + + + 獰猛な尖爪
    + + +
    Ferocious Claw+
    +
    + + + +
    + +
    + + + 獰猛な尖角
    + + +
    Ferocious Horn+
    +
    + + + +
    + +
    + + + 獰猛な帯電殻
    + + +
    Ferocious Shocker
    +
    + + + +
    + +
    + + + 獰猛な帯電毛
    + + +
    Ferocious Shockfur
    +
    + + + +
    + +
    + + + 獰猛な毒液
    + + +
    Ferocious Venom
    +
    + + + +
    + +
    + + + 獰猛な水袋
    + + +
    Ferocious Aqua Sac
    +
    + + + +
    + +
    + + + 獰猛な氷塊
    + + +
    Ferocious Ice Lump
    +
    + + + +
    + +
    + + + 獰猛な火炎袋
    + + +
    Ferocious Flame Sac
    +
    + + + +
    + +
    + + + 獰猛な炎鱗
    + + +
    Ferocious Blaze Scale
    +
    + + + +
    + +
    + + + 獰猛な爆液
    + + +
    Ferocious Blast Fluid
    +
    + + + +
    + +
    + + + 獰猛な爪
    + + +
    Ferocious Claw
    +
    + + + +
    + +
    + + + 獰猛な牙
    + + +
    Ferocious Fang
    +
    + + + +
    + +
    + + + 獰猛な睡眠毒液
    + + +
    Ferocious Sleep Venom
    +
    + + + +
    + +
    + + + 獰猛な睡眠袋
    + + +
    Ferocious Sleep Sac
    +
    + + + +
    + +
    + + + 獰猛な竜骨
    + + +
    Ferocious Wyvern Bone
    +
    + + + +
    + +
    + + + 獰猛な蝕龍鱗
    + + +
    Ferocious Dracophage Scale
    +
    + + + +
    + +
    + + + 獰猛な鋭牙
    + + +
    Ferocious Fang+
    +
    + + + +
    + +
    + + + 獰猛な電気袋
    + + +
    Ferocious Electro Sac
    +
    + + + +
    + +
    + + + 獰猛な麻痺毒液
    + + +
    Ferocious Paralyzing Venom
    +
    + + + +
    + +
    + + + 獰猛化エキス
    + + +
    Ferocious Extract
    +
    + + + +
    + +
    + + + 獰猛化化け鮫皮
    + + +
    Ferocious Zamtrios Hide
    +
    + + + +
    + +
    + + + 獰猛化千刃竜鱗
    + + +
    Ferocious Seregios Scale
    +
    + + + +
    + +
    + + + 獰猛化夜鳥羽
    + + +
    Ferocious Hororohoruru Feather
    +
    + + + +
    + +
    + + + 獰猛化奇猿狐毛
    + + +
    Ferocious Kecha Wacha Pelt
    +
    + + + +
    + +
    + + + 獰猛化尾槌竜殻
    + + +
    Ferocious Duramboros Shell
    +
    + + + +
    + +
    + + + 獰猛化巨獣毛
    + + +
    Ferocious Gamuto Pelt
    +
    + + + +
    + +
    + + + 獰猛化怪鳥鱗
    + + +
    Ferocious Kut-Ku Scale
    +
    + + + +
    + +
    + + + 獰猛化恐暴竜鱗
    + + +
    Ferocious Deviljho Scale
    +
    + + + +
    + +
    + + + 獰猛化斬竜鱗
    + + +
    Ferocious Dinovaldo Scale
    +
    + + + +
    + +
    + + + 獰猛化毒怪鳥皮
    + + +
    Ferocious Gypceros Hide
    +
    + + + +
    + +
    + + + 獰猛化水獣鱗
    + + +
    Ferocious R.Ludroth Scale
    +
    + + + +
    + +
    + + + 獰猛化水竜鱗
    + + +
    Ferocious Plesioth Scale
    +
    + + + +
    + +
    + + + 獰猛化泡狐竜鱗
    + + +
    Ferocious Tamamitsune Scale
    +
    + + + +
    + +
    + + + 獰猛化海竜皮
    + + +
    Ferocious Lagiacrus Hide
    +
    + + + +
    + +
    + + + 獰猛化溶岩竜鱗
    + + +
    Ferocious Lavasioth Scale
    +
    + + + +
    + +
    + + + 獰猛化潜口竜殻
    + + +
    Ferocious Nibelsnarf Shell
    +
    + + + +
    + +
    + + + 獰猛化火竜鱗
    + + +
    Ferocious Rathalos Scale
    +
    + + + +
    + +
    + + + 獰猛化炎戈竜殻
    + + +
    Ferocious Agnaktor Shell
    +
    + + + +
    + +
    + + + 獰猛化爆鎚竜鱗
    + + +
    Ferocious Uragaan Scale
    +
    + + + +
    + +
    + + + 獰猛化白柔皮
    + + +
    Ferocious Khezu Hide
    +
    + + + +
    + +
    + + + 獰猛化盾蟹殻
    + + +
    Ferocious Hermitaur Shell
    +
    + + + +
    + +
    + + + 獰猛化砕竜殻
    + + +
    Ferocious Brach Shell
    +
    + + + +
    + +
    + + + 獰猛化絞蛇竜殻
    + + +
    Ferocious Najarala Shell
    +
    + + + +
    + +
    + + + 獰猛化轟竜鱗
    + + +
    Ferocious Tigrex Scale
    +
    + + + +
    + +
    + + + 獰猛化迅竜鱗
    + + +
    Ferocious Nargacuga Scale
    +
    + + + +
    + +
    + + + 獰猛化重甲虫殻
    + + +
    Ferocious S.Queen Shell
    +
    + + + +
    + +
    + + + 獰猛化金火竜鱗
    + + +
    Ferocious G.Rathian Scale
    +
    + + + +
    + +
    + + + 獰猛化金獅子毛
    + + +
    Ferocious Rajang Pelt
    +
    + + + +
    + +
    + + + 獰猛化銀火竜鱗
    + + +
    Ferocious S.Rathalos Scale
    +
    + + + +
    + +
    + + + 獰猛化鎌蟹殻
    + + +
    Ferocious Ceanataur Shell
    +
    + + + +
    + +
    + + + 獰猛化雌火竜鱗
    + + +
    Ferocious Rathian Scale
    +
    + + + +
    + +
    + + + 獰猛化雪獅子毛
    + + +
    Ferocious Blangonga Pelt
    +
    + + + +
    + +
    + + + 獰猛化雷狼竜殻
    + + +
    Ferocious Zinogre Shell
    +
    + + + +
    + +
    + + + 獰猛化電竜鱗
    + + +
    Ferocious Raizekusu Scale
    +
    + + + +
    + +
    + + + 獰猛化鬼蛙鱗
    + + +
    Ferocious Tetsucabra Scale
    +
    + + + +
    + +
    + + + 獰猛化黒狼鳥鱗
    + + +
    Ferocious Garuga Scale
    +
    + + + +
    + +
    + + + 獰猛化黒蝕竜鱗
    + + +
    Ferocious Gore Magala Scale
    +
    + + + +
    + +
    + + + 王者の冠羽
    + + +
    King's Feather
    +
    + + + +
    + +
    + + + 瑠璃色の龍玉
    + + +
    Azure Dragongem
    +
    + + + +
    + +
    + + + 甲虫の大顎
    + + +
    Altaroth Jaw
    +
    + + + +
    + +
    + + + 甲虫の腹袋
    + + +
    Altaroth Stomach
    +
    + + + +
    + +
    + + + 発光する上粘液
    + + +
    Luminous Mucus+
    +
    + + + +
    + +
    + + + 発光する粘液
    + + +
    Luminous Mucus
    +
    + + + +
    + +
    + + + 白兎獣の凍爪
    + + +
    Lagombi Frozenclaw
    +
    + + + +
    + +
    + + + 白兎獣の剛毛
    + + +
    Lagombi Pelt+
    +
    + + + +
    + +
    + + + 白兎獣の堅腹甲
    + + +
    Lagombi Plastron+
    +
    + + + +
    + +
    + + + 白兎獣の大耳
    + + +
    Lagombi Ear+
    +
    + + + +
    + +
    + + + 白兎獣の毛
    + + +
    Lagombi Pelt
    +
    + + + +
    + +
    + + + 白兎獣の氷爪
    + + +
    Lagombi Iceclaw
    +
    + + + +
    + +
    + + + 白兎獣の耳
    + + +
    Lagombi Ear
    +
    + + + +
    + +
    + + + 白兎獣の腹甲
    + + +
    Lagombi Plastron
    +
    + + + +
    + +
    + + + 白疾風の上鱗
    + + +
    White Gale Scale+
    +
    + + + +
    + +
    + + + 白疾風の上黒毛
    + + +
    White Gale Pelt+
    +
    + + + +
    + +
    + + + 白疾風の鱗
    + + +
    White Gale Scale
    +
    + + + +
    + +
    + + + 白疾風の黒毛
    + + +
    White Gale Blackfur
    +
    + + + +
    + +
    + + + 盾虫の堅殻
    + + +
    Konchu Carapace
    +
    + + + +
    + +
    + + + 盾虫の甲殻
    + + +
    Konchu Shell
    +
    + + + +
    + +
    + + + 盾蟹の堅殻
    + + +
    Hermitaur Carapace
    +
    + + + +
    + +
    + + + 盾蟹の小殻
    + + +
    Sml Hermitaur Shell
    +
    + + + +
    + +
    + + + 盾蟹の尖爪
    + + +
    Hermitaur Claw+
    +
    + + + +
    + +
    + + + 盾蟹の爪
    + + +
    Hermitaur Claw
    +
    + + + +
    + +
    + + + 盾蟹の甲殻
    + + +
    Hermitaur Shell
    +
    + + + +
    + +
    + + + 真珠色の柔皮
    + + +
    Pearl Hide
    +
    + + + +
    + +
    + + + 矛砕の堅殻
    + + +
    Spearbreaker Carapace
    +
    + + + +
    + +
    + + + 矛砕の尖爪
    + + +
    Spearbreaker Claw+
    +
    + + + +
    + +
    + + + 矛砕の爪
    + + +
    Spearbreaker Claw
    +
    + + + +
    + +
    + + + 矛砕の甲殻
    + + +
    Spearbreaker Shell
    +
    + + + +
    + +
    + + + 砂竜のヒレ
    + + +
    Cephalos Fin
    +
    + + + +
    + +
    + + + 砂竜のヒレ
    + + +
    Cephalos Fin
    +
    + + + +
    + +
    + + + 砂竜の上ヒレ
    + + +
    Cephalos Fin+
    +
    + + + +
    + +
    + + + 砂竜の上ヒレ
    + + +
    Cephalos Fin+
    +
    + + + +
    + +
    + + + 砂竜の上鱗
    + + +
    Cephalos Scale+
    +
    + + + +
    + +
    + + + 砂竜の上鱗
    + + +
    Cephalos Scale+
    +
    + + + +
    + +
    + + + 砂竜の牙
    + + +
    Cephalos Fang
    +
    + + + +
    + +
    + + + 砂竜の鋭牙
    + + +
    Cephalos Fang+
    +
    + + + +
    + +
    + + + 砂竜の鱗
    + + +
    Cephalos Scale
    +
    + + + +
    + +
    + + + 砂竜の鱗
    + + +
    Cephalos Scale
    +
    + + + +
    + +
    + + + 砕けた天角
    + + +
    Brkn Skypiercer
    +
    + + + +
    + +
    + + + 砕竜の剛拳
    + + +
    Brach Pounder
    +
    + + + +
    + +
    + + + 砕竜の堅殻
    + + +
    Brach Carapace
    +
    + + + +
    + +
    + + + 砕竜の堅黒曜甲
    + + +
    Brach Ebonshell+
    +
    + + + +
    + +
    + + + 砕竜の宝玉
    + + +
    Brach Gem
    +
    + + + +
    + +
    + + + 砕竜の尖頭殻
    + + +
    Brach Scalp+
    +
    + + + +
    + +
    + + + 砕竜の尻尾
    + + +
    Brach Tail
    +
    + + + +
    + +
    + + + 砕竜の拳
    + + +
    Brach Hammer
    +
    + + + +
    + +
    + + + 砕竜の甲殻
    + + +
    Brach Shell
    +
    + + + +
    + +
    + + + 砕竜の頭殻
    + + +
    Brach Scalp
    +
    + + + +
    + +
    + + + 砕竜の骨髄
    + + +
    Brach Marrow
    +
    + + + +
    + +
    + + + 砕竜の黒曜甲
    + + +
    Brach Ebonshell
    +
    + + + +
    + +
    + + + 穢れた竜鱗
    + + +
    Defiled Scale
    +
    + + + +
    + +
    + + + 立派なクチバシ
    + + +
    Splendid Beak
    +
    + + + +
    + +
    + + + 竜玉
    + + +
    Wyvern Gem
    +
    + + + +
    + +
    + + + 竜玉
    + + +
    Wyvern Gem
    +
    + + + +
    + +
    + + + 竜頭殻
    + + +
    Wyvern Scalp
    +
    + + + +
    + +
    + + + 紅兜の剛毛
    + + +
    Crimson Arzuros Pelt+
    +
    + + + +
    + +
    + + + 紅兜の堅殻
    + + +
    Crimson Arzuros Carapace
    +
    + + + +
    + +
    + + + 紅兜の怒髪
    + + +
    Crimson Arzuros Ragehair
    +
    + + + +
    + +
    + + + 紅兜の毛
    + + +
    Crimson Arzuros Pelt
    +
    + + + +
    + +
    + + + 紅兜の激怒髪
    + + +
    Crimson Arzuros Ragehair+
    +
    + + + +
    + +
    + + + 紅兜の甲殻
    + + +
    Crimson Arzuros Shell
    +
    + + + +
    + +
    + + + 純白の龍鱗
    + + +
    Pure Scale
    +
    + + + +
    + +
    + + + 紫毒姫の上鱗
    + + +
    Violet Poison Princess Scale+
    +
    + + + +
    + +
    + + + 紫毒姫の堅殻
    + + +
    Violet Poison Princess Carapace
    +
    + + + +
    + +
    + + + 紫毒姫の甲殻
    + + +
    Violet Poison Princess Shell
    +
    + + + +
    + +
    + + + 紫毒姫の鱗
    + + +
    Violet Poison Princess Scale
    +
    + + + +
    + +
    + + + 絞蛇竜の上皮
    + + +
    Najarala Hide+
    +
    + + + +
    + +
    + + + 絞蛇竜の上鳴甲
    + + +
    Najarala Sounder+
    +
    + + + +
    + +
    + + + 絞蛇竜の堅殻
    + + +
    Najarala Carapace
    +
    + + + +
    + +
    + + + 絞蛇竜の延髄
    + + +
    Najarala Medulla
    +
    + + + +
    + +
    + + + 絞蛇竜の牙
    + + +
    Najarala Fang
    +
    + + + +
    + +
    + + + 絞蛇竜の甲殻
    + + +
    Najarala Shell
    +
    + + + +
    + +
    + + + 絞蛇竜の皮
    + + +
    Najarala Hide
    +
    + + + +
    + +
    + + + 絞蛇竜の骨髄
    + + +
    Najarala Marrow
    +
    + + + +
    + +
    + + + 絞蛇竜の鳴甲
    + + +
    Najarala Sounder
    +
    + + + +
    + +
    + + + 縞模様の皮
    + + +
    Striped Skin
    +
    + + + +
    + +
    + + + 羅刹の金角
    + + +
    Ghoulish Gold Horn
    +
    + + + +
    + +
    + + + 翼蛇竜の上皮
    + + +
    Remobra Hide+
    +
    + + + +
    + +
    + + + 翼蛇竜の皮
    + + +
    Remobra Hide
    +
    + + + +
    + +
    + + + 翼蛇竜の頭
    + + +
    Remobra Head
    +
    + + + +
    + +
    + + + 肉厚な上皮
    + + +
    Meaty Hide+
    +
    + + + +
    + +
    + + + 草食竜の堅殻
    + + +
    Rhenoplos Carapace
    +
    + + + +
    + +
    + + + 草食竜の甲殻
    + + +
    Rhenoplos Shell
    +
    + + + +
    + +
    + + + 草食竜の頭殻
    + + +
    Rhenoplos Scalp
    +
    + + + +
    + +
    + + + 荒鉤爪の上鱗
    + + +
    Ruinous Hook Claw Scale+
    +
    + + + +
    + +
    + + + 荒鉤爪の堅殻
    + + +
    Ruinous Hook Claw Carapace
    +
    + + + +
    + +
    + + + 荒鉤爪の大蒼爪
    + + +
    Ruinous Hook Claw Blueclaw+
    +
    + + + +
    + +
    + + + 荒鉤爪の甲殻
    + + +
    Ruinous Hook Claw Shell
    +
    + + + +
    + +
    + + + 荒鉤爪の蒼爪
    + + +
    Ruinous Hook Claw Blueclaw
    +
    + + + +
    + +
    + + + 荒鉤爪の鱗
    + + +
    Ruinous Hook Claw Scale
    +
    + + + +
    + +
    + + + 覇竜の上鱗
    + + +
    Akantor Scale+
    +
    + + + +
    + +
    + + + 覇竜の剛爪
    + + +
    Akantor Hardclaw
    +
    + + + +
    + +
    + + + 覇竜の堅殻
    + + +
    Akantor Carapace
    +
    + + + +
    + +
    + + + 覇竜の大棘
    + + +
    Akantor Spike
    +
    + + + +
    + +
    + + + 覇竜の大牙
    + + +
    Akantor Tallfang
    +
    + + + +
    + +
    + + + 覇竜の宝玉
    + + +
    Akantor Gem
    +
    + + + +
    + +
    + + + 覇竜の尻尾
    + + +
    Akantor Tail
    +
    + + + +
    + +
    + + + 赤熱した堅胸殻
    + + +
    Scalding Pleura+
    +
    + + + +
    + +
    + + + 赤熱した火炎嚢
    + + +
    Red Hot Flame Sac
    +
    + + + +
    + +
    + + + 赤熱した紅焔嚢
    + + +
    Red Hot Inferno Sac
    +
    + + + +
    + +
    + + + 赤甲獣の堅殻
    + + +
    Volvidon Carapace
    +
    + + + +
    + +
    + + + 赤甲獣の尖爪
    + + +
    Volvidon Claw+
    +
    + + + +
    + +
    + + + 赤甲獣の爪
    + + +
    Volvidon Claw
    +
    + + + +
    + +
    + + + 赤甲獣の甲殻
    + + +
    Volvidon Shell
    +
    + + + +
    + +
    + + + 赤甲獣の蛇腹甲
    + + +
    Volvi Rickrack
    +
    + + + +
    + +
    + + + 跳狗竜の上赤皮
    + + +
    G.Maccau Hide+
    +
    + + + +
    + +
    + + + 跳狗竜の上鱗
    + + +
    G.Maccau Scale+
    +
    + + + +
    + +
    + + + 跳狗竜の尾棘
    + + +
    G.Maccau Tail
    +
    + + + +
    + +
    + + + 跳狗竜の赤皮
    + + +
    G.Maccau Hide
    +
    + + + +
    + +
    + + + 跳狗竜の鱗
    + + +
    G.Maccau Scale
    +
    + + + +
    + +
    + + + 轟竜のアギト
    + + +
    Tigrex Maw
    +
    + + + +
    + +
    + + + 轟竜の上鱗
    + + +
    Tigrex Scale+
    +
    + + + +
    + +
    + + + 轟竜の堅殻
    + + +
    Tigrex Carapace
    +
    + + + +
    + +
    + + + 轟竜の尖爪
    + + +
    Tigrex Claw+
    +
    + + + +
    + +
    + + + 轟竜の尻尾
    + + +
    Tigrex Tail
    +
    + + + +
    + +
    + + + 轟竜の爪
    + + +
    Tigrex Claw
    +
    + + + +
    + +
    + + + 轟竜の牙
    + + +
    Tigrex Fang
    +
    + + + +
    + +
    + + + 轟竜の甲殻
    + + +
    Tigrex Shell
    +
    + + + +
    + +
    + + + 轟竜の鋭牙
    + + +
    Tigrex Fang+
    +
    + + + +
    + +
    + + + 轟竜の頭殻
    + + +
    Tigrex Scalp
    +
    + + + +
    + +
    + + + 轟竜の鱗
    + + +
    Tigrex Scale
    +
    + + + +
    + +
    + + + 迅竜の上鱗
    + + +
    Nargacuga Scale+
    +
    + + + +
    + +
    + + + 迅竜の上黒毛
    + + +
    Nargacuga Pelt+
    +
    + + + +
    + +
    + + + 迅竜の刃翼
    + + +
    Nargacuga Cutwing
    +
    + + + +
    + +
    + + + 迅竜の尻尾
    + + +
    Nargacuga Tail
    +
    + + + +
    + +
    + + + 迅竜の尾棘
    + + +
    Narga Tailspike
    +
    + + + +
    + +
    + + + 迅竜の延髄
    + + +
    Narga Medulla
    +
    + + + +
    + +
    + + + 迅竜の牙
    + + +
    Nargacuga Fang
    +
    + + + +
    + +
    + + + 迅竜の鋭刃翼
    + + +
    Narga Razor
    +
    + + + +
    + +
    + + + 迅竜の鋭牙
    + + +
    Nargacuga Fang+
    +
    + + + +
    + +
    + + + 迅竜の骨髄
    + + +
    Nargacuga Marrow
    +
    + + + +
    + +
    + + + 迅竜の鱗
    + + +
    Nargacuga Scale
    +
    + + + +
    + +
    + + + 迅竜の黒毛
    + + +
    Nargacuga Blackfur
    +
    + + + +
    + +
    + + + 重甲エキス
    + + +
    S.Queen Extract
    +
    + + + +
    + +
    + + + 重甲虫の円月尾
    + + +
    S.Queen Crescent
    +
    + + + +
    + +
    + + + 重甲虫の堅殻
    + + +
    S.Queen Carapace
    +
    + + + +
    + +
    + + + 重甲虫の堅胸殻
    + + +
    S.Queen Hardpectus
    +
    + + + +
    + +
    + + + 重甲虫の大顎
    + + +
    S.Queen Jaw
    +
    + + + +
    + +
    + + + 重甲虫の鋭爪
    + + +
    S.Queen Sharpclaw
    +
    + + + +
    + +
    + + + 金火竜の上棘
    + + +
    G.Rathian Spike+
    +
    + + + +
    + +
    + + + 金火竜の上鱗
    + + +
    G.Rathian Scale+
    +
    + + + +
    + +
    + + + 金火竜の堅殻
    + + +
    G.Rathian Carapace
    +
    + + + +
    + +
    + + + 金獅子の尖爪
    + + +
    Rajang Claw+
    +
    + + + +
    + +
    + + + 金獅子の尖角
    + + +
    Rajang Horn+
    +
    + + + +
    + +
    + + + 金獅子の尻尾
    + + +
    Rajang Tail
    +
    + + + +
    + +
    + + + 金獅子の怒髪
    + + +
    Rajang Ragehair
    +
    + + + +
    + +
    + + + 金獅子の鋭牙
    + + +
    Rajang Fang+
    +
    + + + +
    + +
    + + + 金獅子の闘魂
    + + +
    Rajang Nerve
    +
    + + + +
    + +
    + + + 金獅子の黒毛
    + + +
    Rajang Blackfur
    +
    + + + +
    + +
    + + + 金雷公の堅殻
    + + +
    Golden Thunder Prince Carapace
    +
    + + + +
    + +
    + + + 金雷公の大旋角
    + + +
    Golden Thunder Prince Horn+
    +
    + + + +
    + +
    + + + 金雷公の帯電毛
    + + +
    Golden Thunder Prince Shocker
    +
    + + + +
    + +
    + + + 金雷公の旋角
    + + +
    Golden Thunder Prince Horn
    +
    + + + +
    + +
    + + + 金雷公の甲殻
    + + +
    Golden Thunder Prince Shell
    +
    + + + +
    + +
    + + + 金雷公の高電毛
    + + +
    Golden Thunder Prince Shocker+
    +
    + + + +
    + +
    + + + 銀火竜の上鱗
    + + +
    S.Rathalos Scale+
    +
    + + + +
    + +
    + + + 銀火竜の堅殻
    + + +
    S.Rathalos Carapace
    +
    + + + +
    + +
    + + + 銀火竜の尻尾
    + + +
    S.Rathalos Tail
    +
    + + + +
    + +
    + + + 鋼の上龍鱗
    + + +
    Daora Scale+
    +
    + + + +
    + +
    + + + 鋼の龍鱗
    + + +
    Daora Scale
    +
    + + + +
    + +
    + + + 鋼龍の堅殻
    + + +
    Daora Carapace
    +
    + + + +
    + +
    + + + 鋼龍の宝玉
    + + +
    Daora Gem
    +
    + + + +
    + +
    + + + 鋼龍の尖爪
    + + +
    Daora Claw+
    +
    + + + +
    + +
    + + + 鋼龍の尖角
    + + +
    Daora Horn+
    +
    + + + +
    + +
    + + + 鋼龍の尻尾
    + + +
    Daora Tail
    +
    + + + +
    + +
    + + + 鋼龍の爪
    + + +
    Daora Claw
    +
    + + + +
    + +
    + + + 鋼龍の甲殻
    + + +
    Daora Shell
    +
    + + + +
    + +
    + + + 鋼龍の翼膜
    + + +
    Daora Webbing
    +
    + + + +
    + +
    + + + 鋼龍の角
    + + +
    Daora Horn
    +
    + + + +
    + +
    + + + 鎌蟹の堅殻
    + + +
    Ceanataur Carapace
    +
    + + + +
    + +
    + + + 鎌蟹の堅脚
    + + +
    Ceanataur Leg+
    +
    + + + +
    + +
    + + + 鎌蟹の小殻
    + + +
    Sml Ceanataur Shell
    +
    + + + +
    + +
    + + + 鎌蟹の尖爪
    + + +
    Ceanataur Claw+
    +
    + + + +
    + +
    + + + 鎌蟹の爪
    + + +
    Ceanataur Claw
    +
    + + + +
    + +
    + + + 鎌蟹の甲殻
    + + +
    Ceanataur Shell
    +
    + + + +
    + +
    + + + 鎌蟹の甲殻
    + + +
    Ceanataur Shell
    +
    + + + +
    + +
    + + + 鎌蟹の脚
    + + +
    Ceanataur Leg
    +
    + + + +
    + +
    + + + 隻眼の上鱗
    + + +
    One-Eyed Scale+
    +
    + + + +
    + +
    + + + 隻眼の堅殻
    + + +
    One-Eyed Carapace
    +
    + + + +
    + +
    + + + 隻眼の甲殻
    + + +
    One-Eyed Shell
    +
    + + + +
    + +
    + + + 隻眼の鱗
    + + +
    One-Eyed Scale
    +
    + + + +
    + +
    + + + 雌火竜の上棘
    + + +
    Rathian Spike+
    +
    + + + +
    + +
    + + + 雌火竜の上鱗
    + + +
    Rathian Scale+
    +
    + + + +
    + +
    + + + 雌火竜の堅殻
    + + +
    Rathian Carapace
    +
    + + + +
    + +
    + + + 雌火竜の棘
    + + +
    Rathian Spike
    +
    + + + +
    + +
    + + + 雌火竜の甲殻
    + + +
    Rathian Shell
    +
    + + + +
    + +
    + + + 雌火竜の紅玉
    + + +
    Rathian Ruby
    +
    + + + +
    + +
    + + + 雌火竜の翼膜
    + + +
    Rathian Webbing
    +
    + + + +
    + +
    + + + 雌火竜の逆鱗
    + + +
    Rathian Plate
    +
    + + + +
    + +
    + + + 雌火竜の鱗
    + + +
    Rathian Scale
    +
    + + + +
    + +
    + + + 雪獅子の剛毛
    + + +
    Blangonga Pelt+
    +
    + + + +
    + +
    + + + 雪獅子の尻尾
    + + +
    Blangonga Tail
    +
    + + + +
    + +
    + + + 雪獅子の毛
    + + +
    Blangonga Pelt
    +
    + + + +
    + +
    + + + 雪獅子の牙
    + + +
    Blangonga Fang
    +
    + + + +
    + +
    + + + 雪獅子の鋭牙
    + + +
    Blangonga Fang+
    +
    + + + +
    + +
    + + + 雪獅子の髭
    + + +
    Blangonga Whisker
    +
    + + + +
    + +
    + + + 雪甲塊
    + + +
    Snow Lump
    +
    + + + +
    + +
    + + + 雪甲大塊
    + + +
    Large Snow Lump
    +
    + + + +
    + +
    + + + 雲羊鹿の毛玉
    + + +
    Mufa Wool
    +
    + + + +
    + +
    + + + 雲羊鹿の角
    + + +
    Mufa Horn
    +
    + + + +
    + +
    + + + 雷狼竜の堅殻
    + + +
    Zinogre Carapace
    +
    + + + +
    + +
    + + + 雷狼竜の尖爪
    + + +
    Zinogre Claw+
    +
    + + + +
    + +
    + + + 雷狼竜の尖角
    + + +
    Zinogre Horn+
    +
    + + + +
    + +
    + + + 雷狼竜の尻尾
    + + +
    Zinogre Tail
    +
    + + + +
    + +
    + + + 雷狼竜の帯電毛
    + + +
    Zinogre Shockfur
    +
    + + + +
    + +
    + + + 雷狼竜の爪
    + + +
    Zinogre Claw
    +
    + + + +
    + +
    + + + 雷狼竜の甲殻
    + + +
    Zinogre Shell
    +
    + + + +
    + +
    + + + 雷狼竜の碧玉
    + + +
    Zinogre Jasper
    +
    + + + +
    + +
    + + + 雷狼竜の蓄電殻
    + + +
    Zinogre Shocker
    +
    + + + +
    + +
    + + + 雷狼竜の角
    + + +
    Zinogre Horn
    +
    + + + +
    + +
    + + + 雷狼竜の逆鱗
    + + +
    Zinogre Plate
    +
    + + + +
    + +
    + + + 雷狼竜の高電殻
    + + +
    Zinogre Shocker+
    +
    + + + +
    + +
    + + + 雷狼竜の高電毛
    + + +
    Zinogre Electrofur
    +
    + + + +
    + +
    + + + 電竜の上鱗
    + + +
    Raizekusu Scale+
    +
    + + + +
    + +
    + + + 電竜の冠甲
    + + +
    Raizekusu Crown
    +
    + + + +
    + +
    + + + 電竜の堅冠甲
    + + +
    Raizekusu Crown+
    +
    + + + +
    + +
    + + + 電竜の堅棘殻
    + + +
    Raizekusu Thornshell+
    +
    + + + +
    + +
    + + + 電竜の帯電膜
    + + +
    Raizekusu Electrowebbing
    +
    + + + +
    + +
    + + + 電竜の棘殻
    + + +
    Raizekusu Thornshell
    +
    + + + +
    + +
    + + + 電竜の翼爪
    + + +
    Raizekusu Wingtalon
    +
    + + + +
    + +
    + + + 電竜の逆鱗
    + + +
    Raizekusu Plate
    +
    + + + +
    + +
    + + + 電竜の鋏尾
    + + +
    Raizekusu Scissortail
    +
    + + + +
    + +
    + + + 電竜の鋭翼爪
    + + +
    Raizekusu Wingtalon+
    +
    + + + +
    + +
    + + + 電竜の雷玉
    + + +
    Raizekusu Thunder Gem
    +
    + + + +
    + +
    + + + 電竜の高電膜
    + + +
    Raizekusu Electrowebbing+
    +
    + + + +
    + +
    + + + 電竜の鱗
    + + +
    Raizekusu Scale
    +
    + + + +
    + +
    + + + 霞龍の上皮
    + + +
    Chameleos Hide+
    +
    + + + +
    + +
    + + + 霞龍の宝玉
    + + +
    Chameleos Gem
    +
    + + + +
    + +
    + + + 霞龍の尖爪
    + + +
    Chameleos Claw+
    +
    + + + +
    + +
    + + + 霞龍の尖角
    + + +
    Chameleos Spike
    +
    + + + +
    + +
    + + + 霞龍の尻尾
    + + +
    Chameleos Tail
    +
    + + + +
    + +
    + + + 霞龍の爪
    + + +
    Chameleos Claw
    +
    + + + +
    + +
    + + + 霞龍の皮
    + + +
    Chameleos Hide
    +
    + + + +
    + +
    + + + 霞龍の翼膜
    + + +
    Chameleos Webbing
    +
    + + + +
    + +
    + + + 霞龍の角
    + + +
    Chameleos Horn
    +
    + + + +
    + +
    + + + 青熊獣の剛毛
    + + +
    Arzuros Pelt+
    +
    + + + +
    + +
    + + + 青熊獣の堅殻
    + + +
    Arzuros Carapace
    +
    + + + +
    + +
    + + + 青熊獣の堅腕甲
    + + +
    Arzuros Brace+
    +
    + + + +
    + +
    + + + 青熊獣の毛
    + + +
    Arzuros Pelt
    +
    + + + +
    + +
    + + + 青熊獣の甲殻
    + + +
    Arzuros Shell
    +
    + + + +
    + +
    + + + 青熊獣の腕甲
    + + +
    Arzuros Brace
    +
    + + + +
    + +
    + + + 飛甲虫の堅殻
    + + +
    Bnahabra Carapace
    +
    + + + +
    + +
    + + + 飛甲虫の甲殻
    + + +
    Bnahabra Shell
    +
    + + + +
    + +
    + + + 飛甲虫の羽
    + + +
    Bnahabra Wing
    +
    + + + +
    + +
    + + + 首鳴竜の皮
    + + +
    Rimosetosu Hide
    +
    + + + +
    + +
    + + + 骸体殻
    + + +
    Corpse Shell
    +
    + + + +
    + +
    + + + 骸棘殻
    + + +
    Corpse Spikeshell
    +
    + + + +
    + +
    + + + 骸椎骨
    + + +
    Corpse Vertabra
    +
    + + + +
    + +
    + + + 骸頭骨
    + + +
    Corpse Skull
    +
    + + + +
    + +
    + + + 骸龍の口腕甲
    + + +
    Osutogaroa Brace
    +
    + + + +
    + +
    + + + 骸龍の喰砕牙
    + + +
    Osutogaroa Fang
    +
    + + + +
    + +
    + + + 骸龍の残魄玉
    + + +
    Osutogaroa Gem
    +
    + + + +
    + +
    + + + 骸龍の烏賊骨
    + + +
    Osutogaroa Cuttlebone
    +
    + + + +
    + +
    + + + 骸龍の青斑皮
    + + +
    Osutogaroa Hide
    +
    + + + +
    + +
    + + + 高圧電甲
    + + +
    Electroshell+
    +
    + + + +
    + +
    + + + 高級なトサカ
    + + +
    R.Ludroth Crest+
    +
    + + + +
    + +
    + + + 鬼蛙の上鱗
    + + +
    Tetsucabra Scale+
    +
    + + + +
    + +
    + + + 鬼蛙の堅殻
    + + +
    Tetsucabra Carapace
    +
    + + + +
    + +
    + + + 鬼蛙の大牙
    + + +
    Tetsucabra Tusks
    +
    + + + +
    + +
    + + + 鬼蛙の尖爪
    + + +
    Tetsucabra Claw+
    +
    + + + +
    + +
    + + + 鬼蛙の巨大牙
    + + +
    Tetsucabra Tusks+
    +
    + + + +
    + +
    + + + 鬼蛙の爪
    + + +
    Tetsucabra Claw
    +
    + + + +
    + +
    + + + 鬼蛙の甲殻
    + + +
    Tetsucabra Shell
    +
    + + + +
    + +
    + + + 鬼蛙の鱗
    + + +
    Tetsucabra Scale
    +
    + + + +
    + +
    + + + 鮫肌の鱗
    + + +
    Sharqskin Scale
    +
    + + + +
    + +
    + + + 鮮やかな体液
    + + +
    Vivid Fluid
    +
    + + + +
    + +
    + + + 鳥竜玉
    + + +
    Bird Wyvern Gem
    +
    + + + +
    + +
    + + + 鳥竜玉
    + + +
    Bird Wyvern Gem
    +
    + + + +
    + +
    + + + 鳥竜玉
    + + +
    Bird Wyvern Gem
    +
    + + + +
    + +
    + + + 鳥竜種の牙
    + + +
    Bird Wyvern Fang
    +
    + + + +
    + +
    + + + 鳥竜種の牙
    + + +
    Bird Wyvern Fang
    +
    + + + +
    + +
    + + + 鳥竜種の牙
    + + +
    Bird Wyvern Fang
    +
    + + + +
    + +
    + + + 黄金の毛
    + + +
    Gold Rajang Pelt
    +
    + + + +
    + +
    + + + 黒炎王の上鱗
    + + +
    Black Flame King Scale+
    +
    + + + +
    + +
    + + + 黒炎王の堅殻
    + + +
    Black Flame King Carapace
    +
    + + + +
    + +
    + + + 黒炎王の甲殻
    + + +
    Black Flame King Shell
    +
    + + + +
    + +
    + + + 黒炎王の鱗
    + + +
    Black Flame King Scale
    +
    + + + +
    + +
    + + + 黒狼鳥のたてがみ
    + + +
    Garuga Mane
    +
    + + + +
    + +
    + + + 黒狼鳥の上鱗
    + + +
    Garuga Scale+
    +
    + + + +
    + +
    + + + 黒狼鳥の地獄耳
    + + +
    Garuga Auricle
    +
    + + + +
    + +
    + + + 黒狼鳥の堅殻
    + + +
    Garuga Carapace
    +
    + + + +
    + +
    + + + 黒狼鳥の尻尾
    + + +
    Garuga Tail
    +
    + + + +
    + +
    + + + 黒狼鳥の甲殻
    + + +
    Garuga Shell
    +
    + + + +
    + +
    + + + 黒狼鳥の翼
    + + +
    Garuga Wing
    +
    + + + +
    + +
    + + + 黒狼鳥の耳
    + + +
    Garuga Ear
    +
    + + + +
    + +
    + + + 黒狼鳥の鱗
    + + +
    Garuga Scale
    +
    + + + +
    + +
    + + + 黒真珠
    + + +
    Black Pearl
    +
    + + + +
    + +
    + + + 黒真珠
    + + +
    Black Pearl
    +
    + + + +
    + +
    + + + 黒蝕竜の上暗翼
    + + +
    Gore Magala Wing+
    +
    + + + +
    + +
    + + + 黒蝕竜の上鱗
    + + +
    Gore Magala Scale+
    +
    + + + +
    + +
    + + + 黒蝕竜の堅殻
    + + +
    Gore Magala Carapace
    +
    + + + +
    + +
    + + + 黒蝕竜の尖触角
    + + +
    Gore Magala Feeler+
    +
    + + + +
    + +
    + + + 黒蝕竜の尻尾
    + + +
    Gore Magala Tail
    +
    + + + +
    + +
    + + + 黒蝕竜の惨爪
    + + +
    Gore Magala Ripclaw
    +
    + + + +
    + +
    + + + 黒蝕竜の暗翼
    + + +
    Gore Magala Wing
    +
    + + + +
    + +
    + + + 黒蝕竜の甲殻
    + + +
    Gore Magala Shell
    +
    + + + +
    + +
    + + + 黒蝕竜の触角
    + + +
    Gore Magala Feeler
    +
    + + + +
    + +
    + + + 黒蝕竜の逆鱗
    + + +
    Gore Magala Plate
    +
    + + + +
    + +
    + + + 黒蝕竜の鋭惨爪
    + + +
    Gore Magala Ripclaw+
    +
    + + + +
    + +
    + + + 黒蝕竜の闇玉
    + + +
    Gore Magala Nyctgem
    +
    + + + +
    + +
    + + + 黒蝕竜の鱗
    + + +
    Gore Magala Scale
    +
    + +
    + + diff --git a/web/translate/skilltrees-en.html b/web/translate/skilltrees-en.html index 495d4e3..4d4e925 100644 --- a/web/translate/skilltrees-en.html +++ b/web/translate/skilltrees-en.html @@ -333,6 +333,15 @@
    D
    +
    + +
    D. Fencing
    + +
    北辰納豆流
    +
    + + +
    Daruma
    @@ -745,15 +754,6 @@ -
    - -
    Leaping
    - -
    跳躍
    -
    - - -
    LightEater
    @@ -1209,6 +1209,15 @@
    + +
    + +
    Swift Bird
    + +
    飛燕
    +
    + +
    T
    diff --git a/web/translate/skilltrees-jp.html b/web/translate/skilltrees-jp.html index 081b4aa..748ace7 100644 --- a/web/translate/skilltrees-jp.html +++ b/web/translate/skilltrees-jp.html @@ -421,15 +421,6 @@ -
    - -
    跳躍
    - -
    Leaping
    -
    - - -
    逆上
    @@ -556,6 +547,15 @@ +
    + +
    飛燕
    + +
    Swift Bird
    +
    + + +
    食事
    @@ -1180,6 +1180,15 @@ +
    + +
    北辰納豆流
    + +
    D. Fencing
    +
    + + +
    属強瓶追加