module PowerMetal

Defined in:

power_metal.cr
power_metal/generator.cr
power_metal/version.cr

Constant Summary

ADJECTIVES = ["Snowy", "Shining", "Glowing", "Ancient", "Rising", "Crystal", "Fantastical", "Soulful", "Agressive", "Corageous", "Defiant", "Bloody", "Cloudy", "Graceful", "Misty", "Icy"]
ADVERBS = ["Triumphantly", "Quickly", "Etternally", "Brightly", "Vengefully", "Corageously", "Defiantly", "Gracefully", "Solemnly", "Viciously", "Sorrowfully", "Bravely", "Mysteriously", "Violently", "Frantically", "Wildly"]
NOUNS = ["Moonlight", "Darkness", "Defendors", "Wings", "Light", "Fields", "Destiny", "Sun", "Heavens", "Souls", "Sunlight", "Battle Cry", "Night", "Skies", "Dream", "Clouds", "Path", "Ice", "Mountain", "Plains", "Hearts", "Stars", "Fire", "Lands", "Abyss"]
PREPOSITIONS = ["through", "into", "above", "beneath", "beyond", "amongst", "below", "under", "in", "against", "within", "inside", "before", "outside"]
VERBS = ["Galloping", "Crying", "Enlightening", "Darkening", "Fly", "Rise", "Reflects", "Climb", "Burn", "Redeem", "Power", "Guide", "Standing", "Blazing", "Reaching", "Searching"]
VERSION = "0.1.0"

Class Method Summary

Class Method Detail

def self.run #

[View source]