dndDragonBlack.js (8547B)
1 var nm1 = ["", "", "", "c", "ch", "d", "f", "g", "gr", "h", "k", "kr", "l", "m", "mr", "n", "r", "s", "sh", "th", "thr", "v", "w", "z"]; 2 var nm2 = ["au", "ae", "oa", "y", "a", "a", "e", "i", "o", "y", "a", "a", "e", "i", "o", "a", "a", "e", "i", "o", "a", "a", "e", "i", "o", "a", "a", "e", "i", "o"]; 3 var nm3 = ["gr", "kl", "l", "l", "l", "mn", "n", "n", "n", "ngl", "nst", "r", "rd", "rg", "rl", "rlg", "rr", "rt", "rz", "sp", "st", "sw", "thn", "z", "zm", "zn"]; 4 var nm4 = ["y", "a", "a", "i", "e", "o", "o", "a", "a", "i", "e", "o", "o", "u"]; 5 var nm5 = ["d", "g", "l", "ll", "m", "mm", "r", "ss", "th", "v", "dr", "lb", "lgr", "nd", "ndr", "ng", "ngr", "ns", "rd", "rg", "rndr", "rv", "st", "tr", "xtr"]; 6 var nm6 = ["ae", "io", "au", "y", "a", "o", "a", "o", "a", "o", "i", "u", "y", "a", "o", "a", "o", "a", "o", "i", "u"]; 7 var nm7 = ["f", "k", "l", "n", "r", "rg", "s", "th", "x", "l", "n", "r", "rg", "s", "th"]; 8 var nm8 = ["", "", "", "c", "ch", "k", "m", "n", "r", "sc", "sk", "t", "th", "v", "z"]; 9 var nm9 = ["y", "a", "e", "i", "u"]; 10 var nm10 = ["l", "lh", "m", "mn", "n", "r", "rm", "rn", "rw", "s", "sr", "ts", "zm", "zn"]; 11 var nm11 = ["a", "e", "i", "o"]; 12 var nm12 = ["d", "k", "l", "ll", "m", "n", "r", "rr"]; 13 var nm13 = ["ia", "ee", "a", "e", "i", "a", "e", "i", "o", "a", "e", "i", "a", "e", "i"]; 14 var nm14 = ["", "", "", "", "", "", "l", "n", "r", "s"]; 15 var nm20 = ["Alder", "Arrow", "Bad", "Bane", "Battle", "Big", "Blaze", "Blind", "Bold", "Bone", "Boulder", "Bright", "Broad", "Bull", "Burn", "Burning", "Cloud", "Cold", "Dark", "Dawn", "Dead", "Death", "Doom", "Dread", "Dream", "Dull", "Dusk", "Elder", "Even", "Far", "Fate", "Fear", "Fierce", "Fire", "Flame", "Free", "Frost", "Fury", "Ghost", "Gloom", "Glow", "Gnaw", "Grand", "Grave", "Great", "Grim", "Half", "Hallow", "Hollow", "Hypno", "Iron", "Keen", "Last", "Light", "Little", "Lone", "Long", "Mad", "Marble", "Master", "Mighty", "Mind", "Moon", "Night", "Nimble", "Odd", "Old", "Pale", "Phantom", "Power", "Prey", "Primal", "Prime", "Rage", "Ragged", "Rapid", "Rash", "Razor", "Rumble", "Shade", "Shadow", "Sheep", "Shiver", "Silent", "Silver", "Smug", "Somber", "Steel", "Stone", "Storm", "Stout", "Strong", "Sun", "Swift", "Terror", "Thunder", "Twin", "Whirl", "Wicked", "Wild"]; 16 var nm21 = ["back", "beast", "belly", "brand", "breaker", "breath", "bringer", "brow", "claw", "claws", "cutter", "eye", "eyes", "fang", "fangs", "flayer", "flight", "fly", "forge", "forger", "glide", "grip", "hunter", "jaw", "mind", "mover", "reader", "ripper", "roar", "sight", "speaker", "striker", "tail", "teeth", "tooth", "watcher", "wing", "wings"]; 17 var nm22 = ["Abandonded", "Actor", "Adept", "Admired", "Adored", "Aggressor", "Agile", "Alert", "Ambitious", "Ancient", "Anguished", "Anxious", "Architect", "Assassin", "Awful", "Beautiful", "Behemoth", "Bewitched", "Bitter", "Blind", "Bold", "Bright", "Brilliant", "Brilliant Mind", "Bringer of Death", "Broken", "Brute", "Butcher", "Calm", "Careful", "Careless", "Cautious", "Celebrated", "Champion", "Charming", "Clever", "Conjurer", "Corrupt", "Corrupted", "Corruptor", "Cruel", "Cunning", "Cursed", "Damned", "Dangerous", "Dark", "Dead", "Defiant", "Delirious", "Deserter", "Destroyer", "Disguised", "Enchanted", "Enchanting", "Enigma", "Enormous", "Eternal", "Exalted", "Executioner", "False", "Fearless", "Fierce", "Forsaken", "Fury", "Generous", "Gentle", "Giant", "Gifted", "Glorious", "Grand", "Grave", "Great", "Greedy", "Grim", "Hollow", "Hungry", "Hunter", "Ill Tempered", "Illustrious", "Immortal", "Infinite", "Innocent", "Judge", "Last", "Lost", "Lost Mind", "Mad", "Majestic", "Mammoth", "Maneater", "Maniac", "Manslayer", "Marked", "Massive", "Master", "Menace", "Mighty", "Nocturnal", "Oracle", "Paragon", "Patient", "Powerful", "Prophet", "Proud", "Quiet", "Razor", "Rich", "Rotten", "Serpent", "Silent", "Stalker", "Swift", "Terrible", "Tyrant", "Vengeful", "Vicious", "Victorious", "Vigilant", "Violent", "Voiceless One", "Warmonger", "Warrior", "Watcher", "Whisperer", "Wicked", "Wild", "Wise", "Wrathful", "Wretched"]; 18 var br = ""; 19 20 function nameGen(type) { 21 $('#placeholder').css('textTransform', 'capitalize'); 22 var tp = type; 23 var element = document.createElement("div"); 24 element.setAttribute("id", "result"); 25 for (i = 0; i < 10; i++) { 26 if (i < 6) { 27 if (tp === 1) { 28 nameFem(); 29 while (nMs === "") { 30 nameFem(); 31 } 32 } else { 33 nameMas(); 34 while (nMs === "") { 35 nameMas(); 36 } 37 } 38 } else { 39 np = Math.random() * 2 | 0; 40 if (np === 0) { 41 rnd = Math.random() * nm22.length | 0; 42 nMs = "The " + nm22[rnd]; 43 } else { 44 rnd = Math.random() * nm20.length | 0; 45 rnd2 = Math.random() * nm21.length | 0; 46 nMs = nm20[rnd] + nm21[rnd2]; 47 } 48 } 49 br = document.createElement('br'); 50 element.appendChild(document.createTextNode(nMs)); 51 element.appendChild(br); 52 } 53 if (document.getElementById("result")) { 54 document.getElementById("placeholder").removeChild(document.getElementById("result")); 55 } 56 document.getElementById("placeholder").appendChild(element); 57 } 58 59 function nameFem() { 60 nTp = Math.random() * 6 | 0; 61 rnd = Math.random() * nm8.length | 0; 62 rnd2 = Math.random() * nm9.length | 0; 63 rnd3 = Math.random() * nm14.length | 0; 64 rnd4 = Math.random() * nm10.length | 0; 65 rnd5 = Math.random() * nm11.length | 0; 66 if (nTp < 4) { 67 while (nm10[rnd4] === nm8[rnd] || nm10[rnd4] === nm14[rnd3]) { 68 rnd4 = Math.random() * nm10.length | 0; 69 } 70 nMs = nm8[rnd] + nm9[rnd2] + nm10[rnd4] + nm11[rnd5] + nm14[rnd3]; 71 } else { 72 rnd6 = Math.random() * nm12.length | 0; 73 rnd7 = Math.random() * nm13.length | 0; 74 while (nm10[rnd4] === nm12[rnd6] || nm12[rnd6] === nm14[rnd3]) { 75 rnd6 = Math.random() * nm12.length | 0; 76 } 77 if (nTp === 4) { 78 nMs = nm8[rnd] + nm9[rnd2] + nm10[rnd4] + nm11[rnd5] + nm12[rnd6] + nm13[rnd7] + nm14[rnd3]; 79 } else { 80 rnd8 = Math.random() * nm12.length | 0; 81 rnd9 = Math.random() * nm13.length | 0; 82 while (nm12[rnd6] === nm12[rnd8] || nm12[rnd8] === nm14[rnd3]) { 83 rnd8 = Math.random() * nm12.length | 0; 84 } 85 nMs = nm8[rnd] + nm9[rnd2] + nm10[rnd4] + nm11[rnd5] + nm12[rnd6] + nm13[rnd7] + nm12[rnd8] + nm13[rnd9] + nm14[rnd3]; 86 } 87 } 88 testSwear(nMs); 89 } 90 91 function nameMas() { 92 nTp = Math.random() * 10 | 0; 93 rnd = Math.random() * nm1.length | 0; 94 rnd2 = Math.random() * nm2.length | 0; 95 rnd3 = Math.random() * nm7.length | 0; 96 rnd4 = Math.random() * nm3.length | 0; 97 rnd5 = Math.random() * nm4.length | 0; 98 if (nTp < 3) { 99 while (nm3[rnd4] === nm1[rnd] || nm3[rnd4] === nm7[rnd3]) { 100 rnd4 = Math.random() * nm3.length | 0; 101 } 102 nMs = nm1[rnd] + nm2[rnd2] + nm3[rnd4] + nm4[rnd5] + nm7[rnd3]; 103 } else { 104 rnd6 = Math.random() * nm5.length | 0; 105 rnd7 = Math.random() * nm6.length | 0; 106 while (nm3[rnd4] === nm5[rnd6] || nm5[rnd6] === nm7[rnd3]) { 107 rnd6 = Math.random() * nm5.length | 0; 108 } 109 if (nTp < 7) { 110 nMs = nm1[rnd] + nm2[rnd2] + nm3[rnd4] + nm4[rnd5] + nm5[rnd6] + nm6[rnd7] + nm7[rnd3]; 111 } else { 112 rnd8 = Math.random() * 10 | 0; 113 rnd9 = Math.random() * nm4.length | 0; 114 while (nm5[rnd6] === nm5[rnd8]) { 115 rnd6 = Math.random() * nm5.length | 0; 116 } 117 if (nTp === 7) { 118 nMs = nm1[rnd] + nm2[rnd2] + nm3[rnd4] + nm4[rnd5] + nm5[rnd6] + nm4[rnd9] + nm5[rnd8] + nm6[rnd7] + nm7[rnd3]; 119 } else if (nTp === 8) { 120 nMs = nm1[rnd] + nm2[rnd2] + nm3[rnd4] + nm4[rnd5] + nm5[rnd8] + nm4[rnd9] + nm5[rnd6] + nm6[rnd7] + nm7[rnd3]; 121 } else { 122 rnd6 = Math.random() * 10 | 0; 123 rnd10 = Math.random() * 10 | 0; 124 rnd11 = Math.random() * nm4.length | 0; 125 while (rnd10 === rnd8) { 126 rnd10 = Math.random() * 10 | 0; 127 } 128 nMs = nm1[rnd] + nm2[rnd2] + nm3[rnd4] + nm4[rnd5] + nm5[rnd8] + nm4[rnd9] + nm5[rnd6] + nm4[rnd11] + nm5[rnd10] + nm6[rnd7] + nm7[rnd3]; 129 } 130 } 131 } 132 testSwear(nMs); 133 }