Dead by Daylight Wiki
Advertisement
Template-info Documentazione

Tabella Mappe

  • id - [Obbligatorio] ID di una mappa (occhio perché molte funzioni fanno riferimento al ID ma molto più spesso fanno riferimento all'indice. Questo va chiamato in maniera appropriata. è già stato fatto un po' di lavoro ma questa parte ha bisogno di ulteriore revisione)
  • name - [Obbligatorio] Nome di una mappa. Usato per l'assemblaggio del nome con l'immagine.
  • altName - Nome alternativo usato durante lo sviluppo. Se il nome è identico o non esiste viene trattato come se non avesse un nome alternativo. Usato per l'assemblaggio del nome con l'immagine.
  • realm - [Obbligatorio] ID del Regno. ATTENZIONE: nella tabella regni questo è un'indice!
  • ASTiles - [Obbligatorio] area in square tiles. Dimensione della mappa. Metri basati sulla variabile ASTiles. Può essere salvato come numero o come tabella come qui:
ASTiles = {{76, "Piano Superiore"}, {66, "Piano Inferiore"}}
  • minHooks - Numero minimo di ganci che possono comparire nella mappa.
  • maxHooks - [Opzionale] Numero massimo di ganci che possono comparire nella mappa. Di base, è impostato su +5 nei Gancimin come la maggior parte dei settaggi di ogni mappa. In pratica, se la differenza fra Gancimin e Gancimax è 5 non c'è bisogno di inserire i Gancimax
  • minPallets - [Opzionale] Bancali minimi che possono apparire nella mappa.
  • maxPallets - [Opzionale] Bancali massimi che possono apparire nella mappa.
  • release - [Opzionale] Data di rilascio della mappa.

Esempi

{id = 1, name = "Torre di Carbone", altName = "Magazzino", realm = 1, ASTiles = 132, minHooks = 6, maxHooks = 11, minPallets = 8, maxPallets = 20}
{id = 29, name = "Il Gioco", altName = "Nascondiglio", realm = 10, ASTiles = {{76, "Piano Superiore"}, {66, "Piano Inferiore"}}, minHooks = 8, maxHooks = 13, minPallets = 15, maxPallets = 20, release = "1.9.0"},

Tabella MapImages

Questa tabella è completamente opzionale. Tutte le immagini vengono assemblate automaticamente in base a convenzioni e informazioni. I pattern di assemblaggio sono indici mancanti di regni/mappe specifiche siccome sono solo per illustrazione e non un'indice effettivo.

Image: IconMap_{realm[2]}_{maps.altName}

realm[2] dovrebbe essere l'abbreviazione di un regno.

Outline: {maps.name}Outline.png


ccy = { --gc = game currency
	{id = 1, name = "Euro", symbol = '€', gc = false},
	{id = 2, name = "Punto Sangue", symbol = 'PS', gc = true},
	{id = 3, name = "Frammento Iridescente", symbol = 'FI', gc = true},
	{id = 4, name = "Moneta Dorata", symbol = 'MD', gc = true},
	{id = 5, name = "Cellule Aurica", symbol = 'CA', gc = true},
	{id = 6, name = "Siero Putrido", symbol = 'SP', gc = true},
	{id = 7, name = "Frammento di Spaccatura", symbol = 'FS', gc = true},
}
dlcs = { --rDate format: dd.mm.yyyy
	--Chapter number is sorted list by id of same category (1). For Paragraph number it's samethe same logic with category 2
	--{id = , name = "", rDate = "", category = , cost = {}, link = ,}
	{id = 1, name = "The Last Breath Chapter", rDate = "18.08.2016", fullDate ="18 Agosto 2016 (Giovedì)", category = 1, cost = "Gratuito", link = 509060, release = "1.1.0", codeName = "B"},
	{id = 2, name = "The HALLOWEEN® Chapter", rDate = "25.10.2016", fullDate ="25 Ottobre 2016", category = 1, cost = {{value = 6.99, ccy = 1}}, link = 530711, release = "1.2.1", codeName = "C"},
	{id = 3, name = "Of Flesh and Mud", rDate = "08.12.2016", fullDate ="8 Dicembre 2016", category = 1, cost = {{value = 6.99, ccy = 1}, {value = 18000, ccy = 3}}, link = 554381, release = "1.3.1", codeName = "D"},
	{id = 4, name = "Spark of Madness", rDate = "11.05.2017", fullDate ="11 Maggio 2017", category = 1, cost = {{value = 6.99, ccy = 1}, {value = 18000, ccy = 3}}, link = 582600, release = "1.5.1", codeName = "I"},
	{id = 5, name = "A Lullaby for the Dark", rDate = "27.07.2017", fullDate ="27 Luglio 2017", category = 1, cost = "Gratuito", link = 661770, release = "1.6.0", codeName = "J"},
	{id = 6, name = "A Nightmare on Elm Street™", rDate = "26.10.2017", fullDate ="26 Ottobre 2017", category = 1, cost = {{value = 6.99, ccy = 1}}, link = 700282, release = "1.8.0", codeName = "England"},
	{id = 7, name = "The SAW™ Chapter", rDate = "23.01.2018", fullDate ="23 Gennaio 2018", category = 1, cost = {{value = 6.99, ccy = 1}}, link = 750381, release = "1.9.0", codeName = "Finland"},
	{id = 8, name = "Curtain Call", rDate = "12.06.2018", fullDate ="12 Giugno 2018", category = 1, cost = {{value = 6.99, ccy = 1}, {value = 18000, ccy = 3}}, link = 799200, release = "2.0.0", codeName = "Guam"},
	{id = 9, name = "Shattered Bloodline", rDate = "18.09.2018", fullDate ="18 Settembre 2017", category = 1, cost = {{value = 6.99, ccy = 1}, {value = 18000, ccy = 3}}, link = 925750, release = "2.2.0", codeName = "Haiti"},
	{id = 10, name = "Darkness Among Us", rDate = "11.12.2018", fullDate ="11 Dicembre 2018", category = 1, cost = {{value = 6.99, ccy = 1}, {value = 18000, ccy = 3}}, link = 971790, release = "2.4.0", codeName = "Kenya"},
	{id = 11, name = "Demise of the Faithful", rDate = "19.03.2019", fullDate ="19 Marzo 2019", category = 1, cost = {{value = 6.99, ccy = 1}, {value = 18000, ccy = 3}}, link = 1009820, release = "2.6.0", codeName = "Mali"},
	{id = 12, name = "Ghost Face®", rDate = "18.06.2019", fullDate ="18 Giugno 2019", category = 1, cost = {{value = 4.99, ccy = 1}}, link = 1089270, release = "3.0.0", codeName = "Oman"},
	{id = 13, name = "Stranger Things", rDate = "17.09.2019", fullDate ="17 Settembre 2019", category = 1, cost = {{value = 11.99, ccy = 1}}, link = 1135280, retracted = true, release = "3.2.0", codeName = "Qatar"},
	{id = 14, name = "Cursed Legacy", rDate = "03.12.2019", fullDate ="3 Dicembre 2019", category = 1, cost = {{value = 6.99, ccy = 1}, {value = 18000, ccy = 3}}, link = 1199880, release = "3.4.0", codeName = "Sweden"},
	{id = 15, name = "Chains of Hate", rDate = "10.03.2020", fullDate ="10 Marzo 2020", category = 1, cost = {{value = 6.99, ccy = 1}, {value = 18000, ccy = 3}}, link = 1251000, release = "3.6.0", codeName = "Ukraine"},
	{id = 16, name = "Left Behind", rDate = "08.03.2017", fullDate ="8 Marzo 2017", category = 2, cost = "Gratuito", link = 573940, release = "1.4.2", codeName = "D"},
	{id = 17, name = "LEATHERFACE™", rDate = "14.09.2017", fullDate ="14 Settembre 2017", category = 2, cost = {{value = 3.99, ccy = 1}}, link = 700280, release = "1.7.0", codeName = "J"},
	{id = 18, name = "Ash vs Evil Dead", rDate = "02.04.2019", fullDate ="2 Aprile 2019", category = 2, cost = {{value = 4.99, ccy = 1}}, link = 1009821, release = "2.6.3", codeName = "Mali"},
	{id = 19, name = "The 80's Suitcase", rDate = "23.09.2016", fullDate ="23 Settembre 2016", category = 3, cost = {{value = 2.99, ccy = 1}}, link = 530710, release = "1.1.2"},
	{id = 20, name = "The Bloodstained Sack", rDate = "17.11.2016", fullDate ="17 Novembre 2016", category = 3, cost = {{value = 2.99, ccy = 1}}, link = 554380, release = "1.2.1e"},
	{id = 21, name = "Headcase", rDate = "08.06.2017", fullDate ="8 Giugno 2016", category = 3, cost = {{value = 3.99, ccy = 1}}, link = 577901, release = "1.5.2"},
	{id = 22, name = "Charity Case", rDate = "10.08.2017", fullDate ="10 Agosto 2017", category = 3, cost = {{value = 4.99, ccy = 1}}, link = 627510, release = "1.6.2"},
	{id = 23, name = "Dead by Daylight: Original Soundtrack", rDate = "14.06.2016", fullDate ="14 Agosto 2016", category = 4, cost = {{value = 9.99, ccy = 1}}, link = 492140, release = "1.0.0"},
	{id = 24, name = "Silent Hill", rDate = "16.06.2020", fullDate ="16 Giugno 2020", category = 1, cost = {{value = 6.99, ccy = 1}}, link = 1324970, release = "4.0.0", codeName = "Wales"},
	{id = 25, name = "Dead by Daylight: Original Soundtrack", rDate = "02.08.2019", fullDate ="2 Agosto 2019", category = 4, cost = {{value = 9.49, ccy = 1}}, link = 492140, release = "1.0.0", skip = true},
    {id = 26, name = "Descend Beyond", rDate = "08.09.2020", fullDate ="8 Settembre 2020", category = 1, cost = {{value = 6.99, ccy = 1}}, link = 1408020, release = "4.2.0", codeName = "Yemen"},
    {id = 27, name = "A Binding of Kin", rDate = "01.12.2020", fullDate ="1 Dicembre 2020", category = 1, cost = {{value = 6.99, ccy = 1}, {value = 18000, ccy = 3}}, link = 1474030, release = "4.4.0", codeName = "Aurora"},
    {id = 28, name = "All-Kill", rDate = "30.03.2021", fullDate ="30 Marzo 2021", category = 1, cost = {{value = 6.99, ccy = 1}, {value = 18000, ccy = 3}}, link = 1557310, release = "4.6.0", codeName = "Comet"},
    {id = 29, name = "Resident Evil", rDate = "15.06.2021", fullDate ="15 Giugno 2021", category = 1, cost = {{value = 11.99, ccy = 1}}, link = 1634040, release = "5.0.0", codeName = "Eclipse"},
    {id = 30, name = "Survivor Expansion Pack", rDate = "15.06.2021", fullDate ="15 Giugno 2021", category = 5, cost = {{value = 29.99, ccy = 1}}, link = 1622941, release = "5.0.0"},
    {id = 31, name = "Killer Expansion Pack", rDate = "15.06.2021", fullDate ="15 Giugno 2021", category = 5, cost = {{value = 29.99, ccy = 1}}, link = 1622940, release = "5.0.0"},
    {id = 32, name = "Hellraiser™", rDate = "07.09.2021", fullDate ="7 Settembre 2021", category = 1, cost = {{value = 4.99, ccy = 1}}, link = 1734080, release = "5.2.0", codeName = "Gemini"},
    {id = 33, name = "Hour of the Witch", rDate = "19.10.2021", fullDate ="19 Ottobre 2021", category = 2, cost = {{value = 0.00, ccy = 1}}, release = "5.3.0", codeName = "Hubble"},
    {id = 34, name = "Portrait of a Murder", rDate = "30.11.2021", fullDate = "30 Novembre 2021", category = 1, cost = {{value = 6.99, ccy = 1}}, link = 1804690, release = "5.4.0", codeName = "Ion"},
}
dlcCategories = {
	"Capitolo DLC",
	"Capitolo DLC (precedentemente Paragrafo DLC)",
	"Pacchetto di Vestiti DLC",
	"Colonna Sonora Originale DLC",
	"Pacchetto di Personaggi DLC",
	"Altro",
	"DLC Rimosso"
}
dlcImages = { --cover will be optional
	--jpg
	{id = 1, cover = "DLC1_LOGO"},
	{id = 25, cover = "2019SOUNDTRACK LOGO"}
}
dlcCapsuleImages = {
	--{id = #, image = "customName"}
}
dlcThemes = { --this will be optional
	--need to test if can check if file exists (.mp3/.ogg)
	{id = 8, fileName = "Curtain Call Theme Music"},
	{id = 27, fileName = "A Binding Of Kin Theme Music"}
}
survivors = {
	--{id = , name = "", altName = , gender = '', role = "", nationality = , actor = "", dlc =}
	{id = 1, name = "Dwight Fairfield", gender = 'M', role = "Leader Nervoso", nationality = "Americana", actor = "Ian Chuprun (Sound Designer)"},
	{id = 2, name = "Meg Thomas", gender = 'F', role = "Atleta Energica", nationality = "Americana", actor = "Ingrid Blemur (Quality Assurance Tester)"},
	{id = 3, name = "Claudette Morel", gender = 'F', role = "Botanica Studiosa", nationality = "Canadese", actor = "Sarah Robinson (Lead UI Designer)"},
	{id = 4, name = "Jake Park", gender = 'M', role = "Survivalista Solitario", nationality = "Coreana Americana", actor = "Kevin Boissonneault (System Programmer)"},
	{id = 5, name = "Nea Karlsson", gender = 'F', role = "Artista Urbana", nationality = "Svedese", actor = "Morgane Ravasi", dlc = 1},
	{id = 6, name = "Laurie Strode", altName = "Cynthia Myers", gender = 'F', role = "Sopravvissuta Determinata", nationality = "Americana", actor = "Catherine Lecours (Producer)", dlc = 2},
	{id = 7, name = "Ace Visconti", gender = 'M', role = "Scommettitore Fortunato", nationality = "Argentina con origini Italiane", actor = "Sebastien Varas", dlc = 3},
	{id = 8, name = 'William Overbeck', gender = 'M', role = "Vecchio Soldato", nationality = "Americana", actor = "Ricardo Gomez", dlc = 16},
	{id = 9, name = "Feng Min", altName = "凤敏 (Cinese)", gender = 'F', role = "Giocatrice Accanita", nationality = "Cinese", actor = "Bianca Lavric", dlc = 4},
	{id = 10, name = "David King", gender = 'M', role = "Attaccabrighe Robusto", nationality = "Inglese", actor = "Stefan Horvath", dlc = 5},
	{id = 11, name = "Quentin Smith", gender = 'M', role = "Risoluto Viaggiatore nei Sogni", nationality = "Americana", actor = "Louis McLean", dlc = 6},
	{id = 12, name = "David Tapp", gender = 'M', role = "Detective Ossessionato", nationality = "Afro Americana", actor = "Dave Blake", dlc = 7},
	{id = 13, name = "Kate Denson", gender = 'F', role = "Usignolo della Speranza", nationality = "Americana", actor = "Daphné Poulin Gourdeau", dlc = 8},
	{id = 14, name = "Adam Francis", gender = 'M', role = "Insegnante Pieno di Risorse", nationality = "Giamaicana", actor = "Joseph Bourbaki", dlc = 9},
	{id = 15, name = 'Jeff Johansen', gender = 'M', role = "Artista Pacato", nationality = "Canadese con origini Norvegesi", actor = "Filip Ivanovic (Art Director)", dlc = 10},
	{id = 16, name = "Jane Romero", gender = 'F', role = "Celebrità Influente", nationality = "Latino Americana", actor = "Patricia Brochu-Gagné (Community Manager)", dlc = 11},
	{id = 17, name = "Ashley J. Williams", gender = 'M', role = "Lupo Solitario", nationality = "Americana", actor = "Bruce Campbell", dlc = 18},
	{id = 18, name = "Nancy Wheeler", gender = 'F', role = "Aspirante Giornalista", nationality = "Americana", actor = "Diane Guillemont", dlc = 13},
	{id = 19, name = "Steve Harrington", gender = 'M', role = "Ex Atleta", nationality = "Americana", actor = "Doppiatore Non Divulgato", dlc = 13},
	{id = 20, name = "Yui Kimura", altName = "木村 結衣 (Giapponese)", gender = 'F', role = "Pilota da Strada", nationality = "Giapponese", actor = "Daniela Pinto", dlc = 14},
	{id = 21, name = "Zarina Kassir", gender = 'F', role = "Impavida Documentarista", nationality = "Libanese Americana", actor = "Émilie Paquin", dlc = 15},
	{id = 22, name = "Cheryl Mason", gender = 'F', role = "Veterana del Terrore", nationality = "Americana", actor = "Undisclosed Voice Actress", dlc = 24},
	{id = 23, name = "Felix Richter", gender = 'M', role = "Architetto Visionario", nationality = "Tedesca", actor = "Frédéric Poirier", dlc = 26},
	{id = 24, name = "Élodie Rakoto", gender = 'F', role = "Investigatrice dell'Occulto", nationality = "Francese/Malgascia", actor = "Beatrix Moersch", dlc = 27},
	{id = 25, name = "Yun-Jin Lee", gender = 'F', role = "Produttrice Musicale Egoista", nationality = "Coreana", actor = "So-Hee Kim", dlc = 28},
	{id = 26, name = "Jill Valentine", gender = 'F', role = "Socio Fondatore di S.T.A.R.S.", nationality = "Americana", actor = "Chaney Crabb", dlc = 29},
	{id = 27, name = "Leon Scott Kennedy", gender = 'M', role = "Poliziotto alle Prime Armi", nationality = "Americana", actor = "Riley McShane", dlc = 29},
	{id = 28, name = "Mikaela Reid", gender = 'F', role = "Giovane Mistica", nationality = "Sconosciuta", actor = "Doppiatrice Non Divulgata", dlc = 33},
	{id = 29, name = "Jonah Vasquez", gender = 'M', role = "Mente Matematica", nationality = "Ispanico Americano", actor = "Doppiatore Non Divulgato", dlc = 34},
}
survivorImages = { --this will be optional
	{id = 1, portrait = "DF_charSelect_portrait", preview = "DF_charPreview_portrait"},
	{id = 8, preview = "DS_BO_charPreview_portrait"},
	{id = 22, preview = "WS_CM_charPreview_portrait"},
	{id = 23, preview = "YS_FR_charPreview_portrait"},
}

--realm can be deduced based on dlc ID
--base speed (100 %) is 4 m/s
--radius is in metres
--name WITHOUT "The". It will be added programatically
--realm is used only for vanilla killers. value is index in the realm table
--speed will be by default 115
killers = {
	--example:
	-- {id = number, name = "string", realName = "string", altName = "string" or {table = {"string"}}, gender = 'char', nationality = "string", power = "string", specialAttack = boolean, altAttackNote = "string", weapon = "string",
		--speed = number (%), altSpeed = {table = {number (%), "string"}}, radius = number or {table = {number}}, height = 'char', dlc = number (id), actor = "string" or {table = {"string"}}},
	{id = 1, name = "Cacciatore", realName = "Evan MacMillan", altName = "Chuckles", gender = 'M', nationality = "Americana", realm = 1, power = "Trappole per Orsi", specialAttack = true, altAttackNote = "Cattura dalla Trappola per Orsi", weapon = "La Mannaia", speed = 115, radius = 32, height = 'A', actor = "Filip Ivanovic (Art Director)"},
	{id = 2, name = "Spettro", realName = "Philip Ojomo", altName = {"Banshee", "Bob"}, gender = 'M', nationality = "Africana (probabilmente Nigerania)", realm = 2, power = "Campana del Pianto", specialAttack = false, weapon = "Teschio di Azarov", speed = {115, "Visibile"}, altSpeed = {{126, "Invisibile"}}, radius = 32, height = 'A', actor = "Filip Ivanovic (Art Director)"},
	{id = 3, name = "Mandriano", realName = "Max Thompson Jr.", altName = "Lo Storpio", gender = 'M', nationality = "Americana", realm = 3, power = "Motosega", specialAttack = true, altAttackNote = "Motosega", weapon = "Il Battitore per Bestiame", speed = 115, altSpeed = {{230, "Motosega"}}, radius = 32, height = 'A', actor = "Filip Ivanovic (Art Director)"},
	{id = 4, name = "Infermiera", realName = "Sally Smithson", gender = 'F', nationality = "Anglo Americana", power = "Ultimo Respiro di Spencer", specialAttack = false, altAttackNote = "Affondo dopo il Battito di Ciglia", weapon = "Il Segaossa", speed = 96.25, altSpeed = {{333, "Battito di Ciglia"}}, radius = 32, height = 'M', dlc = 1, actor = "Anais Renevey"},
	{id = 5, name = "Ombra", realName = "Michael Myers", altName = {"L'Uomo Nero", "Stalker"}, gender = 'M', nationality = "Americana", power = "Malvagità Innata", specialAttack = false, weapon = "Coltello da Cucina", speed = {105, "Malvagità Innata I"}, altSpeed = {{115, "Malvagità Innata II & III"}}, radius = {{6, "Malvagità Innata I", "Nonostante il codice ancora definisca il Raggio di Terrore dell'Ombra a Malvagità Innata I a 6 metri, in realtà è 0 metri in quando Malvagità Innata I conferisce l'Effetto Impercettibile."}, {16, "Malvagità Innata II"}, {32, "Malvagità Innata III"}}, height = 'T', dlc = 2, actor = "Frédéric Poirier (Senior Sound Designer)"},
	{id = 6, name = "Strega", realName = "Lisa Sherwood", altName = "Strega", gender = 'F', nationality = "Africana", power = "Catalizzatore Annerito", specialAttack = false, weapon = "L'Artiglio", speed = 110, radius = 24, height = 'M', dlc = 3, actor = "Eliane Pregent"},
	{id = 7, name = "Dottore", realName = "Herman Carter", altName = "Mu Yi", gender = 'M', nationality = "Afro Americana", power = "Scintilla di Carter", altAttackNote = "Terapia Shock/Esplosione Statica", specialAttack = true, weapon = "Il Bastone", speed = 115, radius = 32, height = 'A', dlc = 4, actor = "Alex Lin (Product Manager)"},
	{id = 8, name = "Cacciatrice", realName = "Anna", altName = {"Анна", "Bear"}, gender = 'F', nationality = "Russa", power = "Accette da Caccia", specialAttack = true, altAttackNote = "Accette", weapon = "Accetta Larga", speed = 110, altSpeed = {{77, "Alzamento Accetta"}}, radius = 20, height = 'A', dlc = 5, actor = "Amélie Leguiader (Lead Game Programmer)"},
	{id = 9, name = "Cannibale", realName = "Bubba Sawyer", altName = "Leatherface", gender = 'M', nationality = "Americana", power = "Motosega di Bubba", specialAttack = true, altAttackNote = "Motosega", weapon = "Il Martello", speed = 115, altSpeed = {{126.5, "Scatto con la Motosega"}}, radius = 32, height = 'A', dlc = 17, actor = "Filip Ivanovic (Art Director)"},
	{id = 10, name = "Incubo", realName = "Frederick \"Freddy\" Krueger", shortName = "Freddy Krueger", altName = "L'Uomo Sabbia", gender = 'M', nationality = "Americana", power = "Demone dei Sogni", weapon = "Guanto con Artigli", speed = 115, radius = 32, height = 'M', dlc = 6, actor = "Filip Ivanovic (Art Director)"},
	{id = 11, name = "Maiale", realName = "Amanda Young", gender = 'F', nationality = "Americana", power = "Battesimo dell'Enigmista", specialAttack = true, altAttackNote = "Imboscata", weapon = "Lama Nascosta", speed = 115, altSpeed = {{90, "Abbassata"}, {172.5, "Imboscata"}}, radius = 32, height = 'M', dlc = 7, actor = "Christine Marsh (Associate Producer)"},
	{id = 12, name = "Clown", realName = "Kenneth Chase alias Jeffrey Hawk", shortName = "Jeffrey Hawk", altName = {"Il Direttore del Circo", "L'Uomo delle Medicine"}, gender = 'M', nationality = "Americana", power = "Il Tonico Nutraceutico", specialAttack = true, altAttackNote = "Colpo con la Bottiglia", weapon = "Madama Butterfly", speed = 115, radius = 32, height = 'A', dlc = 8, actor = "Sébastien Duval (Tech Lead Programmer)"},
	{id = 13, name = "Spirito", realName = "Rin Yamaoka", gender = 'F', nationality = "Giapponese", power = "Tormento di Yamaoka", specialAttack = false, weapon = "Katana Frammentata", speed = 110, altSpeed = {{176, "Sfasamento"}}, radius = 24, height = 'M', dlc = 9, actor = "Gabrielle Murphy (Lead Community Manager)"},
	{id = 14, name = "Legione", realName = "Frank Morrison, Julie Kostenko, Susie, Joey", shortName = "Frank, Julie, Susie, Joey", gender = 'B', nationality = "Canadese", power = "Frenesia Brutale", specialAttack = true, altAttackNote = "Squarcio Brutale", weapon = "Coltello da Caccia", speed = 115, altSpeed = {{130, "Frenesia"}}, radius = 32, height = 'M', dlc = 10, actor = {"Julie & Susie: Emilie Deschamps (Lead Game Programmer)", "Frank & Joey: Nicolas Brassard (Quality Assurance Tester)"}},
	{id = 15, name = "Malattia", realName = "Adiris", altName = "Alta Sacerdotessa di Babilonia", gender = 'F', nationality = "Babilonese", power = "Purificazione Abietta", specialAttack = true, altAttackNote = "Vomito", weapon = "Incensiere Profano", speed = 115, radius = 32, height = 'A', dlc = 11},
	{id = 16, name = "Ghost Face", realName = "Danny Johnson alias Jed Olsen", shortName = "Danny Johnson", gender = 'M', nationality = "Americana", power = "Sudario Notturno", specialAttack = false, weapon = "Coltello Tattico", speed = 115, altSpeed = {{90, "Abbassato"}}, radius = 32, height = 'M', dlc = 12, actor = "Filip Ivanovic (Art Director)"},
	{id = 17, name = "Demogorgone", altName = {"Il Mostro", "La Bestia"}, gender = 'N', nationality = "Nessuna (extradimensionale)", power = "Degli Abissi", specialAttack = true, altAttackNote = "Squarcio", weapon = "Artiglio Barbaro", speed = 115, altSpeed = {{92, "Degli Abissi"}, {460, "Squarcio"}}, radius = 32, height = 'A', dlc = 13, actor = "Nessuno (diversi suoni prodotti digitalmente)"},
	{id = 18, name = "Oni", realName = "Kazan Yamaoka", gender = 'M', nationality = "Giapponese", power = "Ira Yamaoka", specialAttack = true, altAttackNote = "Attacchi della Furia Demoniaca", weapon = "Lama Yamaoka", speed = 115, altSpeed = {{86.25, "Assorbimento"}, {195.5, "Scatto Demoniaco"}}, radius = 32, height = 'A', dlc = 14, actor = "Jean-Baptiste Garnier"},
	{id = 19, name = "Araldo di Morte", realName = "Caleb Quinn", altName = {"Il Collezionista", " Pistolero"}, gender = 'M', nationality = "Americana Irlandese", power = "Il Redentore", specialAttack = false, weapon = "Morte a Bayshore", speed = 110, radius = 24, height = 'A', dlc = 15, actor = "Patrick Harris (Game Systems Designer)"},
	{id = 20, name = "Boia", realName = "Pyramid Head", gender = 'M', nationality = "Nessuna", power = "Riti del Giudizio", specialAttack = true, altAttackNote = "Attacco Punizione dei Dannati", weapon = "Gran Coltello", speed = 115, radius = 32, height = 'A', dlc = 24, actor = "Jean-Baptiste Garnier"},
	{id = 21, name = "Piaga", realName = "Talbot Grimes", gender = 'M', nationality = "Scozzese", power = "Corruzione Infettata", specialAttack = true, altAttackNote = "Rush", weapon = "Spaccaossa", speed = 115, altSpeed = {{230, "Impeto"}}, radius = 32, height = 'A', dlc = 26, actor = "Jean-Baptiste Garnier & Mathieu Favier"},
	{id = 22, name = "Gemelli", realName = "Victor & Charlotte Deshayes", gender = 'M/F', nationality = "Francese", power = "Legame di Sangue", specialAttack = true, altAttackNote = "Balzo di Victor", weapon = "Lama di Marsiglia", speed = {{115, "Charlotte"}}, altSpeed = {{150, "Victor"}}, radius = 32, height = 'A', dlc = 27, actor = "Jean-Baptiste Garnier (Victor)/Catherine Gauthier (Charlotte)"},
	{id = 23, name = "Ingannatore", realName = "Ji-Woon Hak", gender = 'M', nationality = "Coreana", power = "Standing Ovation", specialAttack = true, altAttackNote = "Fase di Lancio & Evento Centrale", weapon = "Spacca-Crani Lucidato", speed = 110, radius = 24, height = 'M', dlc = 28, actor = "Titus Kim"},
	{id = 24, name = "Nemesis", realName = "Nemesis T-Type", gender = 'M', nationality = "Sconosciuta", power = "Virus T", specialAttack = true, weapon = "Pugni Vigorosi", speed = 115, radius = 32, height = 'A', dlc = 29, actor = "Sébastien Croteau"},
	{id = 25, name = "Cenobita", realName = "Elliot Spencer", gender = 'M', nationality = "Inglese", power = "Evocazioni del Dolore", specialAttack = true, weapon = "Gancio & Catena", speed = 115, radius = 32, height = 'A', dlc = 30, actor = "Doppiatore Non Divulgato"},
	{id = 26, name = "Artist", realName = "Carmina Mora", altName = {"The Bird Lady", "The Matron of Crows"}, gender = 'F', nationality = "Chilean", power = "Uccelli del Tormento", specialAttack = true, altAttackNote = "'''Dire Crow''' Hit", weapon = "Sharp Palette Blade", speed = 4.6, radius = 32, height = 'A', dlc = 34, actor = "Doppiatrice Non Divulgata"},
}
killerImages = {
	{id = 20, preview = "WK_EX_charPreview_portrait"},
	{id = 21, preview = "YK_BL_charPreview_portrait"},
}
killerSounds = {
	--need to test if can check if file exists (.mp3/.ogg)
	--breathing fileFormat: killer.name .. "_Breathing"
	--{id = number, fileName = "string"/{"string"[, "string", ...]}}
}
killerThemes = {
	--need to test if can check if file exists (.mp3/.ogg)
	--theme fileFormat: dlc.name .. "_Theme_Music"
	--{id = number, fileName = "string"/{"string"[, "string", ...]}}
}
killerLullabies = {
	--need to test if can check if file exists (.mp3/.ogg)
	--theme fileFormat: killer.name .. "_Lullaby"
	--{id = number, fileName = "string"/{"string"[, "string", ...]}}
}

realms = { --Realm's name, Realm's Abbreviation
	--order of DLC matters. The First one will be used as the one that introduced the realm
	{id = 1, name = "La Tenuta MacMillan", abbr = "Ind", color="4982a2"},
	{id = 2, name = "Demolizioni Autohaven", abbr = "Jnk", color="75d277"},
	{id = 3, name = "Fattoria Coldwind", abbr = "Frm", color="fccf6b"},
	{id = 4, name = "Ospedale Psichiatrico Crotus Prenn", abbr = "Asy", color="cccfbc", dlc = {1, 8}},
	{id = 5, name = "Haddonfield", abbr = "Sub", color="033755", dlc = 2},
	{id = 6, name = "Palude Backwater", abbr = "Swp", color="adadad", dlc = 3},
	{id = 7, name = "Istituto Commemorativo Léry", abbr = "Hos", color="92a7ba", dlc = 4},
	{id = 8, name = "Foresta Rossa", abbr = "Brl", color="39b0d9", dlc = {5, 11}},
	{id = 9, name = "Springwood", abbr = "Eng", color="b47dca", dlc = 6},
	{id = 10, name = "Mattatoio di Gideon", abbr = "Fin", color="f6f6f6", dlc = 7},
	{id = 11, name = "Tenuta Yamaoka", abbr = "Hti", color="9d3a2c", dlc = {9, 14}},
	{id = 12, name = "Ormond", abbr = "Kny", color="5ec9f2", dlc = 10},
	{id = 13, name = "Laboratorio Nazionale di Hawkins", abbr = "Qat", color="21b6a8", dlc = 13},
	{id = 14, name = "Tomba di Glenvale", abbr = "Ukr", color="ea9533", dlc = 15},
	{id = 15, name = "Silent Hill", abbr = "Wal", color="898989", dlc = 24},
	{id = 16, name = "Raccoon City", abbr = "Ecl", color="5a7898", dlc = 29},
	{id = 17, name = "Forsaken Boneyard", abbr = "Ion", color="bbb2a4", dlc = 34},
}
maps = { --Area meters is not needed to keep as it's 64x of Tile Area
		--maxHooks is by default +5 from minHooks, if needed it can be added manually
		--If altName is same as name altName should not appear
	{id = 1, name = "Torre di Carbone", altName = "Warehouse", realm = 1, ASTiles = 132, minHooks = 6, maxHooks = 11, weight = 500},
	{id = 2, name = "Deposito Scricchiolante", altName = "Storehouse", realm = 1, ASTiles = 156, minHooks = 7, maxHooks = 12, weight = 500, release = "1.5.2c"},
	{id = 3, name = "Ferriera del Tormento", altName = "Foundry", realm = 1, ASTiles = 160, minHooks = 8, maxHooks = 13, weight = 500},
	{id = 4, name = "Rifugi Boschivi", altName = "Forest", realm = 1, ASTiles = 176, minHooks = 8, maxHooks = 13, weight = 500},
	{id = 5, name = "Miniera del Soffocamento", altName = "Mine", realm = 1, ASTiles = 160, minHooks = 7, maxHooks = 12, weight = 500},
	{id = 6, name = "Sepolcro di Azarov", altName = "Office", realm = 2, ASTiles = 176, minHooks = 7, maxHooks = 12, weight = 500},
	{id = 7, name = "Rifugio Insanguinato", altName = "Lodge", realm = 2, ASTiles = 168, minHooks = 8, maxHooks = 13, weight = 500},
	{id = 8, name = "Gas Heaven", altName = "Gas Station", realm = 2, ASTiles = 164, minHooks = 8, maxHooks = 13, weight = 500, release = "1.4.1"},
	{id = 9, name = "Deposito Demolizioni", altName = "Scrapyard", realm = 2, ASTiles = 144, minHooks = 6, maxHooks = 11, weight = 500},
	{id = 10, name = "Negozio Squallido", altName = "Garage", realm = 2, ASTiles = 164, minHooks = 8, maxHooks = 13, weight = 500},
	{id = 11, name = "Stalla Danneggiata", altName = "Barn", realm = 3, ASTiles = 156, minHooks = 8, maxHooks = 13, weight = 500, release = "1.0.4"},
	{id = 12, name = "Mattatoio Irrancidito", altName = "Slaughterhouse", realm = 3, ASTiles = 136, minHooks = 6, maxHooks = 11, weight = 500},
	{id = 13, name = "Campi Putrefatti", altName = "Cornfield", realm = 3, ASTiles = 160, minHooks = 8, maxHooks = 13, weight = 500},
	{id = 14, name = "La Casa di Thompson", altName = "Farmhouse", realm = 3, ASTiles = 152, minHooks = 7, maxHooks = 12, weight = 500},
	{id = 15, name = "Torrente del Tormento", altName = "Silo", realm = 3, ASTiles = 168, minHooks = 7, maxHooks = 12, weight = 500},
	{id = 16, name = "Reparto Squilibrati", altName = "Asylum", realm = 4, ASTiles = 172, minHooks = 7, maxHooks = 12, weight = 750, release = "1.1.0"},
	{id = 17, name = "Chiesa di Padre Campbell", altName = "Chapel", realm = 4, ASTiles = 140, minHooks = 6, maxHooks = 11, weight = 750, release = "2.0.0"},
	{id = 18, name = "Lampkin Lane", altName = "Street", realm = 5, ASTiles = 168, minHooks = 8, maxHooks = 13, weight = 1000, release = "1.2.1"},
	{id = 19, name = "Il Pale Rose", realm = 6, ASTiles = 161, minHooks = 9, maxHooks = 14, weight = 750, release = "1.3.1"},
	{id = 20, name = "Dispensa Trucida", realm = 6, ASTiles = 168, minHooks = 9, maxHooks = 14, weight = 750, release = "1.7.0"},
	{id = 21, name = "Clinica Curativa", altName = "Treatment", realm = 7, ASTiles = 148, minHooks = 8, maxHooks = 13, weight = 1000, release = "1.5.1"},
	{id = 22, name = "La Casetta della Mamma", altName = "Mad House", realm = 8, ASTiles = 188, minHooks = 8, maxHooks = 13, weight = 750, release = "1.6.0"},
	{id = 23, name = "Il Tempio della Purificazione", altName = "Temple", realm = 8, ASTiles = 156, minHooks = 8, maxHooks = 13, weight = 750, release = "2.6.0"},
	{id = 24, name = "Scuola Materna di Badham I", altName = "ElmStreet", realm = 9, ASTiles = 144, minHooks = 7, maxHooks = 12, weight = 200, release = "1.8.0"},
	{id = 25, name = "Scuola Materna di Badham II", altName = "ElmStreet", realm = 9, ASTiles = 144, minHooks = 7, maxHooks = 12, weight = 200, release = "3.1.0"},
	{id = 26, name = "Scuola Materna di Badham III", altName = "ElmStreet", realm = 9, ASTiles = 144, minHooks = 7, maxHooks = 12, weight = 200, release = "3.1.0"},
	{id = 27, name = "Scuola Materna di Badham IV", altName = "ElmStreet", realm = 9, ASTiles = 140, minHooks = 7, maxHooks = 12, weight = 200, release = "3.1.0"},
	{id = 28, name = "Scuola Materna di Badham V", altName = "ElmStreet", realm = 9, ASTiles = 148, minHooks = 7, maxHooks = 12, weight = 200, release = "3.1.0"},
	{id = 29, name = "Il Gioco", altName = "Hideout", realm = 10, ASTiles = {{76, "Piano Superiore"}, {66, "Piano Inferiore"}}, minHooks = 8, maxHooks = 13, weight = 1000, release = "1.9.0"},
	{id = 30, name = "Residenza di Famiglia", altName = "Manor", realm = 11, ASTiles = 156, minHooks = 8, maxHooks = 12, weight = 750, release = "2.2.0"},
	{id = 31, name = "Sacrario dell'Ira", altName = "Shrine", realm = 11, ASTiles = 156, minHooks = 6, maxHooks = 11, weight = 750, release = "3.4.0"},
	{id = 32, name = "Resort del Monte Ormond", altName = "Cottage", realm = 12, ASTiles = 156, minHooks = 8, maxHooks = 12, weight = 1000, release = "2.4.0"},
	{id = 33, name = "Il Complesso Sotterraneo", altName = "Laboratory", realm = 13, ASTiles = 138, minHooks = 7, maxHooks = 14, weight = 1000, release = "3.2.0"},
	{id = 34, name = "Saloon Dead Dawg", altName = "Saloon", realm = 14, ASTiles = 136, minHooks = 6, maxHooks = 11, weight = 1000, release = "3.6.0"},
	{id = 35, name = "Scuola Elementare di Midwich", altName = "Level01", realm = 15, ASTiles = {{64, "Piano Inferiore"}, {49.5, "Piani Superiori"}}, minHooks = 0, maxHooks = 100, weight = 1000, release = "4.0.0"},
	{id = 36, name = "Stazione di Polizia di Raccoon City", altName = "EclipseLevel01", realm = 16, ASTiles = {{0, "Piano Inferiore"}, {0, "Piano Superiore"}}, minHooks = 10, maxHooks = 100, weight = 500, release = "5.0.0"},
	{id = 37, name = "Eyrie of Crows", altName = "IonLevel01", realm = 17, ASTiles = 156, minHooks = 10, maxHooks = 100, weight = 500, release = "5.4.0"},
}
--.png
mapImages = { --mapId should not be necessary as maps should be 1:1. Will be probably necessary when new map(s) come to old realms
--	{id = 1, image = "IconMap Ind CoalTower", outline = "CoalTowerOutline"},
	{id = 24, image = "IconMap Eng ElmStreet", outline = "BadhamPreschools_I-III_Outline"},
	{id = 25, image = "IconMap Eng ElmStreet02", outline = "BadhamPreschools_I-III_Outline"},
	{id = 26, image = "IconMap Eng ElmStreet03", outline = "BadhamPreschools_I-III_Outline"},
	{id = 27, image = "IconMap Eng ElmStreet04", outline = "BadhamPreschool_IV_Outline"},
	{id = 28, image = "IconMap Eng ElmStreet05", outline = "BadhamPreschool_V_Outline"},
	{id = 29, image = "IconMap Fin TheGame", outline = {"TheGameOutline_UpperFloor", "TheGameOutline_LowerFloor"}},
	{id = 35, image = "IconMap Wal Level01", outline = {"MidwichElementarySchoolOutline_LowerFloor", "MidwichElementarySchoolOutline_UpperFloors"}},
	{id = 36, image = "IconMap Ecl Eclipselevel01", outline = {"RaccoonCityPoliceStationOutline_LowerFloor", "RaccoonCityPoliceStationOutline_UpperFloor"}}
}
--image: "IconMap " .. realms[map[i].realm][2] .. " " .. string.gsub(map[i].altName, "( )", "") .. ".png"
--outline: string.gsub(map[i].name, "( |')", "") .. "Outline" .. type(map[i].ASTiles) ~= "table" ? ".png"
themes = { --.ogg
	{mapId = 18, landmarksound = "Lampkin_Lane_Theme"}
}
Advertisement