{ "name": "Fantasy Item Names", "author": "Luke Rogers", "website": "http://www.dempltr.com/", "templates": { "default": "{type} of {power}", "default_stat": "{stats} {type} of {power}", "prefix": "{prefix} {type} of {power}", "both": "{prefix} {material} {type}", "both_stat": "{stats} {prefix} {material} {type}", "material": "{material} {type} of {power}", "animal": "{prefix} {type} of the {animal}", "short": "{prefix} {type}", "short_m": "{material} {type}", "short_m_stat": "{stats} {material} {type}" }, "default_templates": ["default","short","prefix","material","both","both_stat","short_m","short_m_stat","default_stat"], "parts": { "type": [ "Sword", "Wand", "Cloak", "Robe", "Stick", "Staff", "Ring", "Amulet", "Axe", "Hammer", "Shield", "Greataxe", "Halberd", "Scythe", "Scroll", "Book", "Armor", "Dagger", "Bow", "Lance", "Mace", "Flail", "Javelin", "Dart", "Spear", "Sling", "Rapier", "Coin", "Trident", "Whip", "Crown", "Jewel", "Jem", "Hoopak", "Orb", "Platemail", "Needle", "Pin", "Token", "Helm", "Battleaxe", "Longsword" ], "animal": [ "Bear", "Horse", "Chicken", "Wolf", "Eagle" ], "stats": [ "+3", "+2", "+1", "-2", "-1" ], "prefix": [ "Carved", "Fragile", "Heavy", "Worn", "Arcane", "Intricate", "Enchanted", "Weathered", "Damaged", "Spiked", "Strengthened", "Fitted", "Cursed", "Charred", "Reinforced" ], "material": [ "Wooden", "Stone", "Glass", "Diamond", "Iron", "Icy", "Ebony", "Steel", "Paper", "Adamantite", "Obsidian", "Mythril", "Granite", "Metal", "Dwarven", "Orcish" ], "power": [ "Valor", "Magic", "Power", "Light", "Kings", "Knights", "Shadows", "Chaos", "Flame", "Faith", "Fire", "Death", "Sorcery", "Stoning", "Hope", "Healing", "Pain", "Hurting", "Belar", "Slaying", "Haste", "Avatar", "Virtue", "the Way", "Angels", "Devils", "Speed", "Flying", "Seeing", "Blocking", "Battle", "Love", "Hatred", "Sorcery", "Nagash", "Sauron", "Regeneration", "Arthur", "Ending", "Torak", "Aldur", "Time", "Evil", "Notch", "Destruction", "Morgoth", "Lucifer", "Allure", "Arkhan", "Protection" ] } }