Skip to content

Commit

Permalink
Added new monster families
Browse files Browse the repository at this point in the history
  • Loading branch information
Xzandro committed Jul 2, 2023
1 parent 810ec6d commit 1099fed
Showing 1 changed file with 87 additions and 0 deletions.
87 changes: 87 additions & 0 deletions app/mapping.js
Original file line number Diff line number Diff line change
Expand Up @@ -1176,6 +1176,93 @@ module.exports = {
27114: 'Fudge',
27115: 'Truffle',

272: 'Puppeteer',
27211: 'Zibala',
27212: 'Zima',
27213: 'Smicer',
27214: 'Kovarci',
27215: 'Zenisek',

27314: 'Altaïr',

274: 'Ezio',
27411: 'Ezio',
27412: 'Ezio',
27413: 'Ezio',
27414: 'Ezio',
27415: 'Ezio',

275: 'Bayek',
27511: 'Bayek',
27512: 'Bayek',
27513: 'Bayek',
27514: 'Bayek',
27515: 'Bayek',

276: 'Kassandra',
27611: 'Kassandra',
27612: 'Kassandra',
27613: 'Kassandra',
27614: 'Kassandra',
27615: 'Kassandra',

277: 'Eivor',
27711: 'Eivor',
27712: 'Eivor',
27713: 'Eivor',
27714: 'Eivor',
27715: 'Eivor',

278: 'Dual Blade',
27814: 'Frederic',

279: 'Steel Commander',
27911: 'Lionel',
27912: 'Patrick',
27913: 'Hector',
27914: 'Ian',
27915: 'Evan',

280: 'Desert Warrior',
28011: 'Omar',
28012: 'Ashour',
28013: 'Shahat',
28014: 'Ahmed',
28015: 'Salah',

281: 'Gladiatrix',
28111: 'Kalantatze',
28112: 'Federica',
28113: 'Eleni',
28114: 'Aurelia',
28115: 'Kiara',

282: 'Mercenary Queen',
28211: 'Brita',
28212: 'Solveig',
28213: 'Astrid',
28214: 'Berghild',
28215: 'Sigrid',

283: 'Indra',
28311: 'Parjanya',
28312: 'Vendhan',
28313: 'Chakra',
28314: 'Dyeus',
28315: 'Devaraja',
28411: 'Parjanya',
28412: 'Vendhan',
28413: 'Chakra',
28414: 'Dyeus',
28415: 'Devaraja',

285: 'Asura',
28511: 'Mayasura',
28512: 'Varuna',
28513: 'Usha',
28514: 'Danu',
28515: 'Vritra',

15105: 'Devilmon',
14314: 'Rainbowmon',

Expand Down

0 comments on commit 1099fed

Please sign in to comment.