added parallel zoey

This commit is contained in:
Chr1Z93 2023-10-30 17:01:33 +01:00
parent cfa50bb4dc
commit 0c77c8f173
14 changed files with 559 additions and 194 deletions

View File

@ -144,6 +144,7 @@
"AccursedFate.85e7d9", "AccursedFate.85e7d9",
"OnYourOwn3.2ebdf1", "OnYourOwn3.2ebdf1",
"ZoeysCross.66d810", "ZoeysCross.66d810",
"ZoeysCross.66d811",
"DigDeep4.734b45", "DigDeep4.734b45",
"Dream-EnhancingSerum.98c5af", "Dream-EnhancingSerum.98c5af",
"TheGoldPocketWatch4.62d930", "TheGoldPocketWatch4.62d930",
@ -384,6 +385,7 @@
"Streetwise3.d7dbac", "Streetwise3.d7dbac",
"TryandTryAgain1.3dc82f", "TryandTryAgain1.3dc82f",
"SmitetheWicked.58f534", "SmitetheWicked.58f534",
"SmitetheWicked.58f535",
"GravediggersShovel2.96a440", "GravediggersShovel2.96a440",
"FinePrint.39452d", "FinePrint.39452d",
"VoiceofRa.0988b2", "VoiceofRa.0988b2",
@ -1109,6 +1111,9 @@
"PrestonFairmont.5e6298", "PrestonFairmont.5e6298",
"DianaStanley.32b091", "DianaStanley.32b091",
"ZoeySamaras.98a0e1", "ZoeySamaras.98a0e1",
"ZoeySamarasParallel.98a0e2",
"ZoeySamarasParallelBack.98a0e4",
"ZoeySamarasParallelFront.98a0e3",
"JimCulver.ca079b", "JimCulver.ca079b",
"JoeDiamond.6dc626", "JoeDiamond.6dc626",
"AgnesBakerParallelBack.909f30", "AgnesBakerParallelBack.909f30",

View File

@ -0,0 +1,8 @@
{
"id": "90061",
"type": "Treachery",
"class": "Neutral",
"traits": "Task.",
"weakness": true,
"cycle": "Path of the Righteous"
}

View File

@ -0,0 +1,61 @@
{
"AltLookAngle": {
"x": 0,
"y": 0,
"z": 0
},
"Autoraise": true,
"CardID": 853101,
"ColorDiffuse": {
"b": 0.71324,
"g": 0.71324,
"r": 0.71324
},
"CustomDeck": {
"8531": {
"BackIsHidden": true,
"BackURL": "https://i.imgur.com/EcbhVuh.jpg/",
"FaceURL": "http://cloud-3.steamusercontent.com/ugc/2115062479282090841/27F874D8E240CE62A38A47DDFAAF58D3BD4D0C42/",
"NumHeight": 2,
"NumWidth": 2,
"Type": 0,
"UniqueBack": false
}
},
"Description": "Advanced",
"DragSelectable": true,
"GMNotes_path": "AllPlayerCards.15bb07/SmitetheWicked.58f535.gmnotes",
"GUID": "58f535",
"Grid": true,
"GridProjection": false,
"Hands": true,
"HideWhenFaceDown": true,
"IgnoreFoW": false,
"LayoutGroupSortIndex": 0,
"Locked": false,
"LuaScript": "",
"LuaScriptState": "",
"MeasureMovement": false,
"Name": "Card",
"Nickname": "Smite the Wicked",
"SidewaysCard": false,
"Snap": true,
"Sticky": true,
"Tags": [
"PlayerCard"
],
"Tooltip": true,
"Transform": {
"posX": 9.014,
"posY": 3.991,
"posZ": -16.698,
"rotX": 0,
"rotY": 270,
"rotZ": 0,
"scaleX": 1,
"scaleY": 1,
"scaleZ": 1
},
"Value": 0,
"XmlUI": ""
}

View File

@ -0,0 +1,11 @@
{
"id": "02001-p",
"type": "Investigator",
"class": "Guardian",
"traits": "Believer. Hunter.",
"willpowerIcons": 4,
"intellectIcons": 2,
"combatIcons": 4,
"agilityIcons": 2,
"cycle": "Path of the Righteous"
}

View File

@ -0,0 +1,62 @@
{
"AltLookAngle": {
"x": 0,
"y": 0,
"z": 0
},
"Autoraise": true,
"CardID": 773402,
"ColorDiffuse": {
"b": 0.71324,
"g": 0.71324,
"r": 0.71324
},
"CustomDeck": {
"7734": {
"BackIsHidden": true,
"BackURL": "http://cloud-3.steamusercontent.com/ugc/2115062479282091065/71F159724883E9587669DB96B16A5E047DA5B6FA/",
"FaceURL": "http://cloud-3.steamusercontent.com/ugc/2115062479282091273/DA3424FFAA9F826D8DCD2F3AB75C220309C5101F/",
"NumHeight": 2,
"NumWidth": 4,
"Type": 0,
"UniqueBack": true
}
},
"Description": "The Chef",
"DragSelectable": true,
"GMNotes_path": "AllPlayerCards.15bb07/ZoeySamarasParallel.98a0e2.gmnotes",
"GUID": "98a0e2",
"Grid": true,
"GridProjection": false,
"Hands": true,
"HideWhenFaceDown": false,
"IgnoreFoW": false,
"LayoutGroupSortIndex": 0,
"Locked": false,
"LuaScript": "",
"LuaScriptState": "",
"MeasureMovement": false,
"Name": "Card",
"Nickname": "Zoey Samaras (Parallel)",
"SidewaysCard": true,
"Snap": true,
"Sticky": true,
"Tags": [
"Investigator",
"PlayerCard"
],
"Tooltip": true,
"Transform": {
"posX": 18.448,
"posY": 1.587,
"posZ": -73.088,
"rotX": 0,
"rotY": 180,
"rotZ": 0,
"scaleX": 1.15,
"scaleY": 1,
"scaleZ": 1.15
},
"Value": 0,
"XmlUI": ""
}

View File

@ -0,0 +1,11 @@
{
"id": "02001-pb",
"type": "Investigator",
"class": "Guardian",
"traits": "Believer. Hunter.",
"willpowerIcons": 4,
"intellectIcons": 2,
"combatIcons": 4,
"agilityIcons": 2,
"cycle": "Path of the Righteous"
}

View File

@ -0,0 +1,62 @@
{
"AltLookAngle": {
"x": 0,
"y": 0,
"z": 0
},
"Autoraise": true,
"CardID": 773502,
"ColorDiffuse": {
"b": 0.71324,
"g": 0.71324,
"r": 0.71324
},
"CustomDeck": {
"7735": {
"BackIsHidden": true,
"BackURL": "http://cloud-3.steamusercontent.com/ugc/2115062479282091065/71F159724883E9587669DB96B16A5E047DA5B6FA/",
"FaceURL": "http://cloud-3.steamusercontent.com/ugc/1656727981627737050/3CFF9E3825033909543AD1CF843361D9243538EE/",
"NumHeight": 2,
"NumWidth": 4,
"Type": 0,
"UniqueBack": true
}
},
"Description": "The Chef",
"DragSelectable": true,
"GMNotes_path": "AllPlayerCards.15bb07/ZoeySamarasParallelBack.98a0e4.gmnotes",
"GUID": "98a0e4",
"Grid": true,
"GridProjection": false,
"Hands": true,
"HideWhenFaceDown": false,
"IgnoreFoW": false,
"LayoutGroupSortIndex": 0,
"Locked": false,
"LuaScript": "",
"LuaScriptState": "",
"MeasureMovement": false,
"Name": "Card",
"Nickname": "Zoey Samaras (Parallel Back)",
"SidewaysCard": true,
"Snap": true,
"Sticky": true,
"Tags": [
"Investigator",
"PlayerCard"
],
"Tooltip": true,
"Transform": {
"posX": 18.448,
"posY": 1.587,
"posZ": -73.088,
"rotX": 0,
"rotY": 180,
"rotZ": 0,
"scaleX": 1.15,
"scaleY": 1,
"scaleZ": 1.15
},
"Value": 0,
"XmlUI": ""
}

View File

@ -0,0 +1,11 @@
{
"id": "02001-pf",
"type": "Investigator",
"class": "Guardian",
"traits": "Believer. Hunter.",
"willpowerIcons": 4,
"intellectIcons": 2,
"combatIcons": 4,
"agilityIcons": 2,
"cycle": "Path of the Righteous"
}

View File

@ -0,0 +1,62 @@
{
"AltLookAngle": {
"x": 0,
"y": 0,
"z": 0
},
"Autoraise": true,
"CardID": 773602,
"ColorDiffuse": {
"b": 0.71324,
"g": 0.71324,
"r": 0.71324
},
"CustomDeck": {
"7736": {
"BackIsHidden": true,
"BackURL": "http://cloud-3.steamusercontent.com/ugc/1656727981627737648/F371339538812F68E38AAC0D520C525250DAC5C0/",
"FaceURL": "http://cloud-3.steamusercontent.com/ugc/2115062479282091273/DA3424FFAA9F826D8DCD2F3AB75C220309C5101F/",
"NumHeight": 2,
"NumWidth": 4,
"Type": 0,
"UniqueBack": true
}
},
"Description": "The Chef",
"DragSelectable": true,
"GMNotes_path": "AllPlayerCards.15bb07/ZoeySamarasParallelFront.98a0e3.gmnotes",
"GUID": "98a0e3",
"Grid": true,
"GridProjection": false,
"Hands": true,
"HideWhenFaceDown": false,
"IgnoreFoW": false,
"LayoutGroupSortIndex": 0,
"Locked": false,
"LuaScript": "",
"LuaScriptState": "",
"MeasureMovement": false,
"Name": "Card",
"Nickname": "Zoey Samaras (Parallel Front)",
"SidewaysCard": true,
"Snap": true,
"Sticky": true,
"Tags": [
"Investigator",
"PlayerCard"
],
"Tooltip": true,
"Transform": {
"posX": 18.448,
"posY": 1.587,
"posZ": -73.088,
"rotX": 0,
"rotY": 180,
"rotZ": 0,
"scaleX": 1.15,
"scaleY": 1,
"scaleZ": 1.15
},
"Value": 0,
"XmlUI": ""
}

View File

@ -22,7 +22,7 @@
"UniqueBack": false "UniqueBack": false
} }
}, },
"Description": "", "Description": "Symbol of Righteousness",
"DragSelectable": true, "DragSelectable": true,
"GMNotes_path": "AllPlayerCards.15bb07/ZoeysCross.66d810.gmnotes", "GMNotes_path": "AllPlayerCards.15bb07/ZoeysCross.66d810.gmnotes",
"GUID": "66d810", "GUID": "66d810",

View File

@ -0,0 +1,10 @@
{
"id": "90060",
"type": "Asset",
"class": "Neutral",
"cost": 1,
"traits": "Item. Charm.",
"combatIcons": 2,
"wildIcons": 1,
"cycle": "Path of the Righteous"
}

View File

@ -0,0 +1,62 @@
{
"AltLookAngle": {
"x": 0,
"y": 0,
"z": 0
},
"Autoraise": true,
"CardID": 853100,
"ColorDiffuse": {
"b": 0.71324,
"g": 0.71324,
"r": 0.71324
},
"CustomDeck": {
"8531": {
"BackIsHidden": true,
"BackURL": "https://i.imgur.com/EcbhVuh.jpg/",
"FaceURL": "http://cloud-3.steamusercontent.com/ugc/2115062479282090841/27F874D8E240CE62A38A47DDFAAF58D3BD4D0C42/",
"NumHeight": 2,
"NumWidth": 2,
"Type": 0,
"UniqueBack": false
}
},
"Description": "Symbol of Conviction (Advanced)",
"DragSelectable": true,
"GMNotes_path": "AllPlayerCards.15bb07/ZoeysCross.66d811.gmnotes",
"GUID": "66d811",
"Grid": true,
"GridProjection": false,
"Hands": true,
"HideWhenFaceDown": true,
"IgnoreFoW": false,
"LayoutGroupSortIndex": 0,
"Locked": false,
"LuaScript": "",
"LuaScriptState": "",
"MeasureMovement": false,
"Name": "Card",
"Nickname": "Zoey's Cross",
"SidewaysCard": false,
"Snap": true,
"Sticky": true,
"Tags": [
"Asset",
"PlayerCard"
],
"Tooltip": true,
"Transform": {
"posX": 8.971,
"posY": 4.114,
"posZ": -16.689,
"rotX": 0,
"rotY": 270,
"rotZ": 0,
"scaleX": 1,
"scaleY": 1,
"scaleZ": 1
},
"Value": 0,
"XmlUI": ""
}

View File

@ -198,7 +198,7 @@ do
local altArt = { front = "normal", back = "normal" } local altArt = { front = "normal", back = "normal" }
-- translating front ID -- translating front ID
if altFrontId > 90000 and altFrontId < 90050 then if altFrontId > 90000 and altFrontId < 90100 then
altArt.front = "parallel" altArt.front = "parallel"
elseif altFrontId > 01500 and altFrontId < 01506 then elseif altFrontId > 01500 and altFrontId < 01506 then
altArt.front = "revised" altArt.front = "revised"
@ -207,7 +207,7 @@ do
end end
-- translating back ID -- translating back ID
if altBackId > 90000 and altBackId < 90050 then if altBackId > 90000 and altBackId < 90100 then
altArt.back = "parallel" altArt.back = "parallel"
elseif altBackId > 01500 and altBackId < 01506 then elseif altBackId > 01500 and altBackId < 01506 then
altArt.back = "revised" altArt.back = "revised"

View File

@ -1,211 +1,211 @@
BONDED_CARD_LIST = { BONDED_CARD_LIST = {
"05314", -- Soothing Melody "05314", -- Soothing Melody
"06277", -- Wish Eater "06277", -- Wish Eater
"06019", -- Bloodlust "06019", -- Bloodlust
"06022", -- Pendant of the Queen "06022", -- Pendant of the Queen
"05317", -- Blood-rite "05317", -- Blood-rite
"06113", -- Essence of the Dream "06113", -- Essence of the Dream
"06028", -- Stars Are Right "06028", -- Stars Are Right
"06025", -- Guardian of the Crystallizer "06025", -- Guardian of the Crystallizer
"06283", -- Unbound Beast "06283", -- Unbound Beast
"06032", -- Zeal "06032", -- Zeal
"06031", -- Hope "06031", -- Hope
"06033", -- Augur "06033", -- Augur
"06331", -- Dream Parasite "06331", -- Dream Parasite
"06015a", -- Dream-Gate "06015a", -- Dream-Gate
"10045" -- Uncanny Growth "10045" -- Uncanny Growth
} }
UPGRADE_SHEET_LIST = { UPGRADE_SHEET_LIST = {
"09040-c", -- Alchemical Distillation "09040-c", -- Alchemical Distillation
"09023-c", -- Custom Modifications "09023-c", -- Custom Modifications
"09059-c", -- Damning Testimony "09059-c", -- Damning Testimony
"09041-c", -- Emperical Hypothesis "09041-c", -- Emperical Hypothesis
"09060-c", -- Friends in Low Places "09060-c", -- Friends in Low Places
"09101-c", -- Grizzled "09101-c", -- Grizzled
"09061-c", -- Honed Instinct "09061-c", -- Honed Instinct
"09021-c", -- Hunter's Armor "09021-c", -- Hunter's Armor
"09119-c", -- Hyperphysical Shotcaster "09119-c", -- Hyperphysical Shotcaster
"09079-c", -- Living Ink "09079-c", -- Living Ink
"09100-c", -- Makeshift Trap "09100-c", -- Makeshift Trap
"09099-c", -- Pocket Multi Tool "09099-c", -- Pocket Multi Tool
"09081-c", -- Power Word "09081-c", -- Power Word
"09081-t-c", -- Power Word (Taboo) "09081-t-c", -- Power Word (Taboo)
"09022-c", -- Runic Axe "09022-c", -- Runic Axe
"09022-t-c", -- Runic Axe (Taboo) "09022-t-c", -- Runic Axe (Taboo)
"09080-c", -- Summoned Servitor "09080-c", -- Summoned Servitor
"09042-c", -- Raven's Quill "09042-c", -- Raven's Quill
} }
EVOLVED_WEAKNESSES = { EVOLVED_WEAKNESSES = {
"04039", "04039",
"04041", "04041",
"04042", "04042",
"53014", "53014",
"53015", "53015",
} }
------------------ START INVESTIGATOR DATA DEFINITION ------------------ ------------------ START INVESTIGATOR DATA DEFINITION ------------------
INVESTIGATOR_GROUPS = { INVESTIGATOR_GROUPS = {
["Guardian"] = { ["Guardian"] = {
"Roland Banks", "Roland Banks",
"Zoey Samaras", "Zoey Samaras",
"Mark Harrigan", "Mark Harrigan",
"Leo Anderson", "Leo Anderson",
"Carolyn Fern", "Carolyn Fern",
"Tommy Muldoon", "Tommy Muldoon",
"Nathaniel Cho", "Nathaniel Cho",
"Sister Mary", "Sister Mary",
"Daniela Reyes", "Daniela Reyes",
"Carson Sinclair" "Carson Sinclair"
}, },
["Seeker"] = { ["Seeker"] = {
"Daisy Walker", "Daisy Walker",
"Rex Murphy", "Rex Murphy",
"Minh Thi Phan", "Minh Thi Phan",
"Ursula Downs", "Ursula Downs",
"Joe Diamond", "Joe Diamond",
"Mandy Thompson", "Mandy Thompson",
"Harvey Walters", "Harvey Walters",
"Amanda Sharpe", "Amanda Sharpe",
"Norman Withers", "Norman Withers",
"Vincent Lee" "Vincent Lee"
}, },
["Rogue"] = { ["Rogue"] = {
"\"Skids\" O'Toole", "\"Skids\" O'Toole",
"Jenny Barnes", "Jenny Barnes",
"Sefina Rousseau", "Sefina Rousseau",
"Finn Edwards", "Finn Edwards",
"Preston Fairmont", "Preston Fairmont",
"Tony Morgan", "Tony Morgan",
"Winifred Habbamock", "Winifred Habbamock",
"Trish Scarborough", "Trish Scarborough",
"Monterey Jack", "Monterey Jack",
"Kymani Jones" "Kymani Jones"
}, },
["Mystic"] = { ["Mystic"] = {
"Agnes Baker", "Agnes Baker",
"Jim Culver", "Jim Culver",
"Akachi Onyele", "Akachi Onyele",
"Father Mateo", "Father Mateo",
"Diana Stanley", "Diana Stanley",
"Marie Lambeau", "Marie Lambeau",
"Luke Robinson", "Luke Robinson",
"Jacqueline Fine", "Jacqueline Fine",
"Dexter Drake", "Dexter Drake",
"Lily Chen", "Lily Chen",
"Amina Zidane", "Amina Zidane",
"Gloria Goldberg" "Gloria Goldberg"
}, },
["Survivor"] = { ["Survivor"] = {
"Wendy Adams", "Wendy Adams",
"\"Ashcan\" Pete", "\"Ashcan\" Pete",
"William Yorick", "William Yorick",
"Calvin Wright", "Calvin Wright",
"Rita Young", "Rita Young",
"Patrice Hathaway", "Patrice Hathaway",
"Stella Clark", "Stella Clark",
"Silas Marsh", "Silas Marsh",
"Bob Jenkins", "Bob Jenkins",
"Darrell Simmons" "Darrell Simmons"
}, },
["Neutral"] = { ["Neutral"] = {
"Lola Hayes", "Lola Hayes",
"Charlie Kane", "Charlie Kane",
"Subject 5U-21" "Subject 5U-21"
}, },
["Core"] = { ["Core"] = {
"Roland Banks", "Roland Banks",
"Daisy Walker", "Daisy Walker",
"\"Skids\" O'Toole", "\"Skids\" O'Toole",
"Agnes Baker", "Agnes Baker",
"Wendy Adams" "Wendy Adams"
}, },
["The Dunwich Legacy"] = { ["The Dunwich Legacy"] = {
"Zoey Samaras", "Zoey Samaras",
"Rex Murphy", "Rex Murphy",
"Jenny Barnes", "Jenny Barnes",
"Jim Culver", "Jim Culver",
"\"Ashcan\" Pete" "\"Ashcan\" Pete"
}, },
["The Path to Carcosa"] = { ["The Path to Carcosa"] = {
"Mark Harrigan", "Mark Harrigan",
"Minh Thi Phan", "Minh Thi Phan",
"Sefina Rousseau", "Sefina Rousseau",
"Akachi Onyele", "Akachi Onyele",
"William Yorick", "William Yorick",
"Lola Hayes" "Lola Hayes"
}, },
["The Forgotten Age"] = { ["The Forgotten Age"] = {
"Leo Anderson", "Leo Anderson",
"Ursula Downs", "Ursula Downs",
"Finn Edwards", "Finn Edwards",
"Father Mateo", "Father Mateo",
"Calvin Wright" "Calvin Wright"
}, },
["The Circle Undone"] = { ["The Circle Undone"] = {
"Carolyn Fern", "Carolyn Fern",
"Joe Diamond", "Joe Diamond",
"Preston Fairmont", "Preston Fairmont",
"Diana Stanley", "Diana Stanley",
"Rita Young", "Rita Young",
"Marie Lambeau" "Marie Lambeau"
}, },
["The Dream-Eaters"] = { ["The Dream-Eaters"] = {
"Tommy Muldoon", "Tommy Muldoon",
"Mandy Thompson", "Mandy Thompson",
"Tony Morgan", "Tony Morgan",
"Luke Robinson", "Luke Robinson",
"Patrice Hathaway" "Patrice Hathaway"
}, },
["Investigator Packs"] = { ["Investigator Packs"] = {
"Nathaniel Cho", "Nathaniel Cho",
"Harvey Walters", "Harvey Walters",
"Winifred Habbamock", "Winifred Habbamock",
"Jacqueline Fine", "Jacqueline Fine",
"Stella Clark", "Stella Clark",
"Gloria Goldberg" "Gloria Goldberg"
}, },
["The Innsmouth Conspiracy"] = { ["The Innsmouth Conspiracy"] = {
"Sister Mary", "Sister Mary",
"Amanda Sharpe", "Amanda Sharpe",
"Trish Scarborough", "Trish Scarborough",
"Dexter Drake", "Dexter Drake",
"Silas Marsh" "Silas Marsh"
}, },
["Edge of the Earth"] = { ["Edge of the Earth"] = {
"Daniela Reyes", "Daniela Reyes",
"Norman Withers", "Norman Withers",
"Monterey Jack", "Monterey Jack",
"Lily Chen", "Lily Chen",
"Bob Jenkins" "Bob Jenkins"
}, },
["The Scarlet Keys"] = { ["The Scarlet Keys"] = {
"Carson Sinclair", "Carson Sinclair",
"Vincent Lee", "Vincent Lee",
"Kymani Jones", "Kymani Jones",
"Amina Zidane", "Amina Zidane",
"Darrell Simmons", "Darrell Simmons",
"Charlie Kane" "Charlie Kane"
}, },
["The Feast of Hemlock Vale"] = { ["The Feast of Hemlock Vale"] = {
-- placeholder for future addition of investigators once we have their backs -- placeholder for future addition of investigators once we have their backs
} }
} }
INVESTIGATORS = { } INVESTIGATORS = {}
--Core-- --Core--
INVESTIGATORS["Roland Banks"] = { INVESTIGATORS["Roland Banks"] = {
cards = { "01001", "01001-p", "01001-pf", "01001-pb" }, cards = { "01001", "01001-p", "01001-pf", "01001-pb" },
minicards = { "01001-m" }, minicards = { "01001-m" },
signatures = { "01006", "01007", "90030", "90031", "90025", "90026", "90027", "90028", "90029", "98005", "98006" }, signatures = { "01006", "01007", "90030", "90031", "90025", "90026", "90027", "90028", "90029", "98005", "98006" },
starterDeck = "2624931" starterDeck = "2624931"
} }
INVESTIGATORS["Daisy Walker"] = { INVESTIGATORS["Daisy Walker"] = {
cards = { "01002", "01002-p", "01002-pf", "01002-pb" }, cards = { "01002", "01002-p", "01002-pf", "01002-pb" },
minicards = { "01002-m" }, minicards = { "01002-m" },
signatures = { "01008", "01009", "90002", "90003" }, signatures = { "01008", "01009", "90002", "90003" },
starterDeck = "2624938" starterDeck = "2624938"
} }
INVESTIGATORS["\"Skids\" O'Toole"] = { INVESTIGATORS["\"Skids\" O'Toole"] = {
cards = { "01003", "01003-p", "01003-pf", "01003-pb" }, cards = { "01003", "01003-p", "01003-pf", "01003-pb" },
@ -220,16 +220,16 @@ INVESTIGATORS["Agnes Baker"] = {
starterDeck = "2624944" starterDeck = "2624944"
} }
INVESTIGATORS["Wendy Adams"] = { INVESTIGATORS["Wendy Adams"] = {
cards = { "01005", "01005-p", "01005-pf", "01005-pb"}, cards = { "01005", "01005-p", "01005-pf", "01005-pb" },
minicards = { "01005-m" }, minicards = { "01005-m" },
signatures = { "01014", "01015", "01515", "90039", "90040", "90038" }, signatures = { "01014", "01015", "01515", "90039", "90040", "90038" },
starterDeck = "2624949" starterDeck = "2624949"
} }
--Dunwich-- --Dunwich--
INVESTIGATORS["Zoey Samaras"] = { INVESTIGATORS["Zoey Samaras"] = {
cards = { "02001" }, cards = { "02001", "02001-p", "02001-pf", "02001-pb" },
minicards = { "02001-m" }, minicards = { "02001-m" },
signatures = { "02006", "02007" }, signatures = { "02006", "02007", "90060", "90061" },
starterDeck = "2624950" starterDeck = "2624950"
} }
INVESTIGATORS["Rex Murphy"] = { INVESTIGATORS["Rex Murphy"] = {
@ -458,7 +458,7 @@ INVESTIGATORS["Silas Marsh"] = {
INVESTIGATORS["Daniela Reyes"] = { INVESTIGATORS["Daniela Reyes"] = {
cards = { "08001" }, cards = { "08001" },
minicards = { "08001-m" }, minicards = { "08001-m" },
signatures = {"08002", "08003" }, signatures = { "08002", "08003" },
starterDeck = "2634588" starterDeck = "2634588"
} }
INVESTIGATORS["Norman Withers"] = { INVESTIGATORS["Norman Withers"] = {