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

@ -193,7 +193,7 @@ INVESTIGATOR_GROUPS = {
} }
} }
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" },
@ -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"] = {