diff --git a/RootDesk/MyDesk/SlayDeckController.codeblock b/RootDesk/MyDesk/SlayDeckController.codeblock index d5670bd..246cf02 100644 --- a/RootDesk/MyDesk/SlayDeckController.codeblock +++ b/RootDesk/MyDesk/SlayDeckController.codeblock @@ -218,6 +218,20 @@ "Attributes": [], "Name": "Cards" }, + { + "Type": "any", + "DefaultValue": "nil", + "SyncDirection": 0, + "Attributes": [], + "Name": "CardFrames" + }, + { + "Type": "any", + "DefaultValue": "nil", + "SyncDirection": 0, + "Attributes": [], + "Name": "ClassToFrame" + }, { "Type": "number", "DefaultValue": "0", @@ -921,7 +935,7 @@ "Name": null }, "Arguments": [], - "Code": "if self.SelectedClass == \"magician\" then\n\tself.PlayerMaxHp = 70\n\tself.RunDeck = { \"EnergyBolt\", \"EnergyBolt\", \"EnergyBolt\", \"EnergyBolt\", \"EnergyBolt\", \"MagicGuard\", \"MagicGuard\", \"MagicGuard\", \"MagicGuard\", \"MagicClaw\" }\nelse\n\tself.PlayerMaxHp = 80\n\tself.RunDeck = { \"Strike\", \"Strike\", \"Strike\", \"Strike\", \"Strike\", \"Defend\", \"Defend\", \"Defend\", \"Defend\", \"Bash\" }\nend\nself.PlayerMaxHp = self.PlayerMaxHp - self:AscStartHpPenalty()\nself.PlayerHp = self.PlayerMaxHp\nself.Gold = 0\nself.Floor = 1\nself.RunLength = 3\nself.RunActive = true\nself.RunRelics = {}\nself.RunPotions = {}\nself.PotionSlots = 3\nself.Potions = {\n\tredPotion = { name = \"빨간 포션\", desc = \"HP 20 회복\", effect = \"heal\", value = 20, icon = \"393e2a0d8da544899eaa8b22c97f832b\" },\n\tfirebomb = { name = \"화염병\", desc = \"적에게 피해 20\", effect = \"damage\", value = 20, icon = \"7ddb464c2574456289a4eb72ce86f193\" },\n\twarriorElixir = { name = \"전사의 물약\", desc = \"힘 +2\", effect = \"strength\", value = 2, icon = \"7cfbd410581e4073815daaf5f3e6c72f\" },\n\tguardPotion = { name = \"수호의 물약\", desc = \"방어도 +12\", effect = \"block\", value = 12, icon = \"8f8402dfa0f746e18bf606ed74302c0a\" },\n\tmanaElixir = { name = \"마나 엘릭서\", desc = \"에너지 +2\", effect = \"energy\", value = 2, icon = \"ec2778c366f6477ab0f8e7f06bcd73f4\" },\n\tcursedVial = { name = \"저주의 병\", desc = \"적에게 약화 3\", effect = \"weak\", value = 3, icon = \"a9a2763fdb6849dcba3028c737487680\" },\n}\nself.Relics = {\n\tironHeart = { name = \"강철 심장\", desc = \"전투 시작 시 방어도 +6\", hook = \"combatStart\", effect = \"block\", value = 6, icon = \"e555b3a62f3c49dbb2c53784e6bd481f\" },\n\tenergyCore = { name = \"에너지 코어\", desc = \"턴 시작 시 에너지 +1\", hook = \"turnStart\", effect = \"energy\", value = 1, icon = \"a41014f28b47434ab9f49ef104523862\" },\n\tvampire = { name = \"흡혈 송곳니\", desc = \"공격 카드 사용 시 HP +1\", hook = \"cardPlayed\", effect = \"healOnAttack\", value = 1, icon = \"ed64cde7e6c44b9e99502847e54f04e9\" },\n\tgoldIdol = { name = \"황금 우상\", desc = \"전투 승리 시 골드 +10\", hook = \"combatReward\", effect = \"gold\", value = 10, icon = \"03bb05c92b8f45edb0f3dad2e118fd5a\" },\n\tpotionBelt = { name = \"장인의 벨트\", desc = \"물약 슬롯이 5칸으로 늘어난다\", hook = \"passive\", effect = \"potionSlots\", value = 5, icon = \"36725b4566ac40d4902e2ab2113c2096\" },\n\tburningBlood = { name = \"자쿰의 투구\", desc = \"전투 승리 시 HP 6 회복\", hook = \"combatEnd\", effect = \"healOnWin\", value = 6, icon = \"07f994825ce34131b419d43e890c878d\" },\n\tvajra = { name = \"미스릴 해머\", desc = \"전투 시작 시 힘 +1\", hook = \"combatStart\", effect = \"strength\", value = 1, icon = \"59d2579d46dc41d590a9e6b141ad458b\" },\n\tanchor = { name = \"메이플 실드\", desc = \"첫 턴 방어도 +10\", hook = \"combatStart\", effect = \"block\", value = 10, icon = \"6349413e08cc49848862591863d056a0\" },\n\tbagOfPrep = { name = \"모험가의 배낭\", desc = \"첫 턴 드로우 +2\", hook = \"combatStart\", effect = \"draw\", value = 2, icon = \"77b240cb8af245b4801a714380267ae9\" },\n\tbloodVial = { name = \"피의 목걸이\", desc = \"전투 시작 시 HP 2 회복\", hook = \"combatStart\", effect = \"heal\", value = 2, icon = \"c782e949506a42c49eb139c7e65527d7\" },\n\tbronzeScales = { name = \"브론즈 체인메일\", desc = \"피격 시 공격자에게 3 반사\", hook = \"onPlayerDamaged\", effect = \"thorns\", value = 3, icon = \"87272346b145412391622cf803f888d1\" },\n\tstrawberry = { name = \"건강의 반지\", desc = \"획득 시 최대 HP +7\", hook = \"passive\", effect = \"maxHp\", value = 7, icon = \"58f643e29c354c2783a5ce9a72ec155c\" },\n\tpenNib = { name = \"황금 깃펜\", desc = \"10번째 공격마다 피해 2배\", hook = \"attackCalc\", effect = \"penNib\", value = 10, icon = \"4d38d721cc064d14b31b9e9a92754139\" },\n\tboot = { name = \"브론즈 부츠\", desc = \"5 미만 공격 피해가 5로\", hook = \"attackCalc\", effect = \"boot\", value = 5, icon = \"d572b3aa4dac4162aa0d9e551b055dce\" },\n\takabeko = { name = \"황소 투구\", desc = \"전투 첫 공격 피해 +8\", hook = \"attackCalc\", effect = \"akabeko\", value = 8, icon = \"eb3330a6e2274eff958639f8792119d3\" },\n\tcentennialPuzzle = { name = \"백년의 부적\", desc = \"전투 첫 피격 시 드로우 3\", hook = \"onPlayerDamaged\", effect = \"firstLossDraw\", value = 3, icon = \"cfe5ed6556b944fc83ab58b774bb2b73\" },\n\tmeatOnBone = { name = \"고기 망치\", desc = \"승리 시 HP 50% 이하면 12 회복\", hook = \"combatEnd\", effect = \"healIfLow\", value = 12, icon = \"a93e8e87f184411c98c96b877d9f8b10\" },\n\tselfFormingClay = { name = \"점토 갑옷\", desc = \"피해를 받으면 다음 턴 방어 +3\", hook = \"onPlayerDamaged\", effect = \"clayBlock\", value = 3, icon = \"bb446793c5204d5db7d33563fe79f648\" },\n\tchampionBelt = { name = \"챔피언 벨트\", desc = \"취약 부여 시 약화 1 추가\", hook = \"cardDebuff\", effect = \"vulnAddsWeak\", value = 1, icon = \"7ca8c63026034113a561d6adf679fed2\" },\n}\nself.RelicPool = { \"energyCore\", \"vampire\", \"goldIdol\", \"potionBelt\", \"burningBlood\", \"vajra\", \"anchor\", \"bagOfPrep\", \"bloodVial\", \"bronzeScales\", \"strawberry\", \"penNib\", \"boot\", \"akabeko\", \"centennialPuzzle\", \"meatOnBone\", \"selfFormingClay\", \"championBelt\" }\nself.Enemies = {\n\tslime = { name = \"슬라임\", maxHp = 45, intents = { { kind = \"Attack\", value = 10 }, { kind = \"Attack\", value = 6 }, { kind = \"Defend\", value = 8 } } },\n\tslime_elite = { name = \"정예 슬라임\", maxHp = 70, intents = { { kind = \"Attack\", value = 14 }, { kind = \"Attack\", value = 8 }, { kind = \"Defend\", value = 10 }, { kind = \"Debuff\", value = 1, effect = \"weak\" } } },\n\tslime_boss = { name = \"슬라임 킹\", maxHp = 120, intents = { { kind = \"Attack\", value = 18 }, { kind = \"Defend\", value = 12 }, { kind = \"Debuff\", value = 2, effect = \"vuln\" }, { kind = \"Attack\", value = 10 }, { kind = \"Attack\", value = 22 } } },\n\torange_mushroom = { name = \"주황버섯\", maxHp = 16, intents = { { kind = \"Attack\", value = 5 }, { kind = \"Attack\", value = 5 }, { kind = \"Defend\", value = 4 }, { kind = \"Attack\", value = 8 } } },\n\tblue_mushroom = { name = \"파란버섯\", maxHp = 22, intents = { { kind = \"Attack\", value = 4 }, { kind = \"Attack\", value = 4 }, { kind = \"Attack\", value = 10 } } },\n\tpig = { name = \"돼지\", maxHp = 18, intents = { { kind = \"Attack\", value = 6 }, { kind = \"Attack\", value = 6 }, { kind = \"Defend\", value = 5 } } },\n\tgreen_mushroom = { name = \"초록버섯\", maxHp = 20, intents = { { kind = \"Attack\", value = 7 }, { kind = \"Defend\", value = 3 }, { kind = \"Attack\", value = 9 } } },\n\tmushmom = { name = \"머쉬맘\", maxHp = 75, intents = { { kind = \"Defend\", value = 10 }, { kind = \"Debuff\", value = 2, effect = \"weak\" }, { kind = \"Attack\", value = 16 }, { kind = \"Attack\", value = 9 }, { kind = \"Defend\", value = 6 } } },\n\tmodified_snail = { name = \"변형된 달팽이\", maxHp = 60, intents = { { kind = \"Attack\", value = 12 }, { kind = \"Defend\", value = 8 }, { kind = \"Attack\", value = 7 }, { kind = \"Attack\", value = 14 }, { kind = \"Debuff\", value = 1, effect = \"weak\" } } },\n\tking_slime = { name = \"킹 슬라임\", maxHp = 130, intents = { { kind = \"Attack\", value = 18 }, { kind = \"Defend\", value = 14 }, { kind = \"Debuff\", value = 2, effect = \"vuln\" }, { kind = \"Attack\", value = 12 }, { kind = \"Attack\", value = 24 } } },\n}\nself.CurrentNodeId = \"\"\nself.CurrentEnemyId = \"\"\nself.PlayerJob = \"\"\nself.Jobs = {\n\twarrior = {\n\t\t{ id = \"fighter\", name = \"파이터\", desc = \"공격 특화\\n콤보 어택 · 버서크\\n라이징 어택\", starter = \"ComboAttack\" },\n\t\t{ id = \"page\", name = \"페이지\", desc = \"속성 차지 특화\\n썬더/블리자드 차지\\n파워 가드\", starter = \"ThunderCharge\" },\n\t\t{ id = \"spearman\", name = \"스피어맨\", desc = \"방어·관통 특화\\n피어스 · 아이언 월\\n하이퍼 바디\", starter = \"Pierce\" },\n\t},\n\tmagician = {\n\t\t{ id = \"firepoison\", name = \"위자드(불·독)\", desc = \"화염·독 특화\\n파이어 애로우\\n포이즌 브레스 · 앰플\", starter = \"FireArrow\" },\n\t\t{ id = \"icelightning\", name = \"위자드(썬·콜)\", desc = \"광역·빙결 특화\\n썬더 볼트(전체)\\n콜드 빔 · 칠링 스텝\", starter = \"ThunderBolt\" },\n\t\t{ id = \"cleric\", name = \"클레릭\", desc = \"회복·축복 특화\\n힐 · 블레스\\n홀리 애로우\", starter = \"Heal\" },\n\t},\n}\nself:GenerateMap()\nself:BindButtons()\nself:AddRelic(\"ironHeart\")\nself:RenderPotions()\nself:ShowMap()", + "Code": "if self.SelectedClass == \"magician\" then\n\tself.PlayerMaxHp = 70\n\tself.RunDeck = { \"EnergyBolt\", \"EnergyBolt\", \"EnergyBolt\", \"EnergyBolt\", \"EnergyBolt\", \"MagicGuard\", \"MagicGuard\", \"MagicGuard\", \"MagicGuard\", \"MagicClaw\" }\nelse\n\tself.PlayerMaxHp = 80\n\tself.RunDeck = { \"Strike\", \"Strike\", \"Strike\", \"Strike\", \"Strike\", \"Defend\", \"Defend\", \"Defend\", \"Defend\", \"Bash\" }\nend\nself.PlayerMaxHp = self.PlayerMaxHp - self:AscStartHpPenalty()\nself.PlayerHp = self.PlayerMaxHp\nself.Gold = 0\nself.Floor = 1\nself.RunLength = 3\nself.RunActive = true\nself.RunRelics = {}\nself.RunPotions = {}\nself.PotionSlots = 3\nself.Potions = {\n\tredPotion = { name = \"빨간 포션\", desc = \"HP 20 회복\", effect = \"heal\", value = 20, icon = \"393e2a0d8da544899eaa8b22c97f832b\" },\n\tfirebomb = { name = \"화염병\", desc = \"적에게 피해 20\", effect = \"damage\", value = 20, icon = \"7ddb464c2574456289a4eb72ce86f193\" },\n\twarriorElixir = { name = \"전사의 물약\", desc = \"힘 +2\", effect = \"strength\", value = 2, icon = \"7cfbd410581e4073815daaf5f3e6c72f\" },\n\tguardPotion = { name = \"수호의 물약\", desc = \"방어도 +12\", effect = \"block\", value = 12, icon = \"8f8402dfa0f746e18bf606ed74302c0a\" },\n\tmanaElixir = { name = \"마나 엘릭서\", desc = \"에너지 +2\", effect = \"energy\", value = 2, icon = \"ec2778c366f6477ab0f8e7f06bcd73f4\" },\n\tcursedVial = { name = \"저주의 병\", desc = \"적에게 약화 3\", effect = \"weak\", value = 3, icon = \"a9a2763fdb6849dcba3028c737487680\" },\n}\nself.Relics = {\n\tironHeart = { name = \"강철 심장\", desc = \"전투 시작 시 방어도 +6\", hook = \"combatStart\", effect = \"block\", value = 6, icon = \"e555b3a62f3c49dbb2c53784e6bd481f\" },\n\tenergyCore = { name = \"에너지 코어\", desc = \"턴 시작 시 에너지 +1\", hook = \"turnStart\", effect = \"energy\", value = 1, icon = \"a41014f28b47434ab9f49ef104523862\" },\n\tvampire = { name = \"흡혈 송곳니\", desc = \"공격 카드 사용 시 HP +1\", hook = \"cardPlayed\", effect = \"healOnAttack\", value = 1, icon = \"ed64cde7e6c44b9e99502847e54f04e9\" },\n\tgoldIdol = { name = \"황금 우상\", desc = \"전투 승리 시 골드 +10\", hook = \"combatReward\", effect = \"gold\", value = 10, icon = \"03bb05c92b8f45edb0f3dad2e118fd5a\" },\n\tpotionBelt = { name = \"장인의 벨트\", desc = \"물약 슬롯이 5칸으로 늘어난다\", hook = \"passive\", effect = \"potionSlots\", value = 5, icon = \"36725b4566ac40d4902e2ab2113c2096\" },\n\tburningBlood = { name = \"자쿰의 투구\", desc = \"전투 승리 시 HP 6 회복\", hook = \"combatEnd\", effect = \"healOnWin\", value = 6, icon = \"07f994825ce34131b419d43e890c878d\" },\n\tvajra = { name = \"미스릴 해머\", desc = \"전투 시작 시 힘 +1\", hook = \"combatStart\", effect = \"strength\", value = 1, icon = \"59d2579d46dc41d590a9e6b141ad458b\" },\n\tanchor = { name = \"메이플 실드\", desc = \"첫 턴 방어도 +10\", hook = \"combatStart\", effect = \"block\", value = 10, icon = \"6349413e08cc49848862591863d056a0\" },\n\tbagOfPrep = { name = \"모험가의 배낭\", desc = \"첫 턴 드로우 +2\", hook = \"combatStart\", effect = \"draw\", value = 2, icon = \"77b240cb8af245b4801a714380267ae9\" },\n\tbloodVial = { name = \"피의 목걸이\", desc = \"전투 시작 시 HP 2 회복\", hook = \"combatStart\", effect = \"heal\", value = 2, icon = \"c782e949506a42c49eb139c7e65527d7\" },\n\tbronzeScales = { name = \"브론즈 체인메일\", desc = \"피격 시 공격자에게 3 반사\", hook = \"onPlayerDamaged\", effect = \"thorns\", value = 3, icon = \"87272346b145412391622cf803f888d1\" },\n\tstrawberry = { name = \"건강의 반지\", desc = \"획득 시 최대 HP +7\", hook = \"passive\", effect = \"maxHp\", value = 7, icon = \"58f643e29c354c2783a5ce9a72ec155c\" },\n\tpenNib = { name = \"황금 깃펜\", desc = \"10번째 공격마다 피해 2배\", hook = \"attackCalc\", effect = \"penNib\", value = 10, icon = \"4d38d721cc064d14b31b9e9a92754139\" },\n\tboot = { name = \"브론즈 부츠\", desc = \"5 미만 공격 피해가 5로\", hook = \"attackCalc\", effect = \"boot\", value = 5, icon = \"d572b3aa4dac4162aa0d9e551b055dce\" },\n\takabeko = { name = \"황소 투구\", desc = \"전투 첫 공격 피해 +8\", hook = \"attackCalc\", effect = \"akabeko\", value = 8, icon = \"eb3330a6e2274eff958639f8792119d3\" },\n\tcentennialPuzzle = { name = \"백년의 부적\", desc = \"전투 첫 피격 시 드로우 3\", hook = \"onPlayerDamaged\", effect = \"firstLossDraw\", value = 3, icon = \"cfe5ed6556b944fc83ab58b774bb2b73\" },\n\tmeatOnBone = { name = \"고기 망치\", desc = \"승리 시 HP 50% 이하면 12 회복\", hook = \"combatEnd\", effect = \"healIfLow\", value = 12, icon = \"a93e8e87f184411c98c96b877d9f8b10\" },\n\tselfFormingClay = { name = \"점토 갑옷\", desc = \"피해를 받으면 다음 턴 방어 +3\", hook = \"onPlayerDamaged\", effect = \"clayBlock\", value = 3, icon = \"bb446793c5204d5db7d33563fe79f648\" },\n\tchampionBelt = { name = \"챔피언 벨트\", desc = \"취약 부여 시 약화 1 추가\", hook = \"cardDebuff\", effect = \"vulnAddsWeak\", value = 1, icon = \"7ca8c63026034113a561d6adf679fed2\" },\n}\nself.RelicPool = { \"energyCore\", \"vampire\", \"goldIdol\", \"potionBelt\", \"burningBlood\", \"vajra\", \"anchor\", \"bagOfPrep\", \"bloodVial\", \"bronzeScales\", \"strawberry\", \"penNib\", \"boot\", \"akabeko\", \"centennialPuzzle\", \"meatOnBone\", \"selfFormingClay\", \"championBelt\" }\nself.Enemies = {\n\tslime = { name = \"슬라임\", maxHp = 45, intents = { { kind = \"Attack\", value = 10 }, { kind = \"Attack\", value = 6 }, { kind = \"Defend\", value = 8 } } },\n\tslime_elite = { name = \"정예 슬라임\", maxHp = 70, intents = { { kind = \"Attack\", value = 14 }, { kind = \"Attack\", value = 8 }, { kind = \"Defend\", value = 10 }, { kind = \"Debuff\", value = 1, effect = \"weak\" } } },\n\tslime_boss = { name = \"슬라임 킹\", maxHp = 120, intents = { { kind = \"Attack\", value = 18 }, { kind = \"Defend\", value = 12 }, { kind = \"Debuff\", value = 2, effect = \"vuln\" }, { kind = \"Attack\", value = 10 }, { kind = \"Attack\", value = 22 } } },\n\torange_mushroom = { name = \"주황버섯\", maxHp = 16, intents = { { kind = \"Attack\", value = 5 }, { kind = \"Attack\", value = 5 }, { kind = \"Defend\", value = 4 }, { kind = \"Attack\", value = 8 } } },\n\tblue_mushroom = { name = \"파란버섯\", maxHp = 22, intents = { { kind = \"Attack\", value = 4 }, { kind = \"Attack\", value = 4 }, { kind = \"Attack\", value = 10 } } },\n\tpig = { name = \"돼지\", maxHp = 18, intents = { { kind = \"Attack\", value = 6 }, { kind = \"Attack\", value = 6 }, { kind = \"Defend\", value = 5 } } },\n\tgreen_mushroom = { name = \"초록버섯\", maxHp = 20, intents = { { kind = \"Attack\", value = 7 }, { kind = \"Defend\", value = 3 }, { kind = \"Attack\", value = 9 } } },\n\tmushmom = { name = \"머쉬맘\", maxHp = 75, intents = { { kind = \"Defend\", value = 10 }, { kind = \"Debuff\", value = 2, effect = \"weak\" }, { kind = \"Attack\", value = 16 }, { kind = \"Attack\", value = 9 }, { kind = \"Defend\", value = 6 } } },\n\tmodified_snail = { name = \"변형된 달팽이\", maxHp = 60, intents = { { kind = \"Attack\", value = 12 }, { kind = \"Defend\", value = 8 }, { kind = \"Attack\", value = 7 }, { kind = \"Attack\", value = 14 }, { kind = \"Debuff\", value = 1, effect = \"weak\" } } },\n\tking_slime = { name = \"킹 슬라임\", maxHp = 130, intents = { { kind = \"Attack\", value = 18 }, { kind = \"Defend\", value = 14 }, { kind = \"Debuff\", value = 2, effect = \"vuln\" }, { kind = \"Attack\", value = 12 }, { kind = \"Attack\", value = 24 } } },\n}\nself.CurrentNodeId = \"\"\nself.CurrentEnemyId = \"\"\nself.PlayerJob = \"\"\nself.Jobs = {\n\twarrior = {\n\t\t{ id = \"fighter\", name = \"파이터\", desc = \"공격 특화\\n콤보 어택 · 버서크\\n라이징 어택\", starter = \"ComboAttack\" },\n\t\t{ id = \"page\", name = \"페이지\", desc = \"속성 차지 특화\\n썬더/블리자드 차지\\n파워 가드\", starter = \"ThunderCharge\" },\n\t\t{ id = \"spearman\", name = \"스피어맨\", desc = \"방어·관통 특화\\n피어스 · 아이언 월\\n하이퍼 바디\", starter = \"Pierce\" },\n\t},\n\tmagician = {\n\t\t{ id = \"firepoison\", name = \"위자드(불·독)\", desc = \"화염·독 특화\\n파이어 애로우\\n포이즌 브레스 · 앰플\", starter = \"FireArrow\" },\n\t\t{ id = \"icelightning\", name = \"위자드(썬·콜)\", desc = \"광역·빙결 특화\\n썬더 볼트(전체)\\n콜드 빔 · 칠링 스텝\", starter = \"ThunderBolt\" },\n\t\t{ id = \"cleric\", name = \"클레릭\", desc = \"회복·축복 특화\\n힐 · 블레스\\n홀리 애로우\", starter = \"Heal\" },\n\t},\n}\nself.CardFrames = {\n\twarrior = { normal = \"4bb57ef88ef449fdaf958f6cf37fe44b\", unique = \"4f71c124c8bc4e13b5e9fad392995f68\", legend = \"6d741a60c60743cb98ee740a1e2dbfed\" },\n\tmagician = { normal = \"d788d09f6f50467ebc67f01dec45f9e2\", unique = \"f5def2e8022b4e59a17d3c16414034fe\", legend = \"cff71f2e472041ce80c6fbd296f42e2d\" },\n\tbandit = { normal = \"9487b06867bc46269ed1d855420f457f\", unique = \"b3081fb2fb1445fa90b12b01481a78ef\", legend = \"c357d2daf31a489d95b8fa47e50dd879\" },\n}\nself.ClassToFrame = {\n\twarrior = \"warrior\",\n\tfighter = \"warrior\",\n\tpage = \"warrior\",\n\tspearman = \"warrior\",\n\tmagician = \"magician\",\n\tfirepoison = \"magician\",\n\ticelightning = \"magician\",\n\tcleric = \"magician\",\n}\nself:GenerateMap()\nself:BindButtons()\nself:AddRelic(\"ironHeart\")\nself:RenderPotions()\nself:ShowMap()", "Scope": 2, "ExecSpace": 6, "Attributes": [], @@ -936,7 +950,7 @@ "Name": null }, "Arguments": [], - "Code": "self:ShowState(\"combat\")\nself:SetEntityEnabled(\"/ui/DefaultGroup/CombatHud/Result\", false)\nself:SetEntityEnabled(\"/ui/DefaultGroup/CombatHud/PotionMenu\", false)\nself:SetEntityEnabled(\"/ui/DefaultGroup/CombatHud/TooltipBox\", false)\nself:SetText(\"/ui/DefaultGroup/CombatHud/PlayerPanel/Name\", self:JobLabel())\nself.MaxEnergy = 3\nself.Turn = 0\nself.PlayerBlock = 0\nself.PlayerStr = 0\nself.PlayerWeak = 0\nself.PlayerVuln = 0\nself.PlayerPowers = {}\nself.FightAttackCount = 0\nself.FirstHpLossDone = false\nself.ClayBlockNext = 0\nself.CombatOver = false\nself.DiscardPile = {}\nself.Hand = {}\nself.Cards = {\n\tStrike = { name = \"파워 스트라이크\", cost = 1, desc = \"피해 6\", kind = \"Attack\", damage = 6, class = \"warrior\", image = \"a71b116807904ef2b38e1dc013e2f9a2\" },\n\tDefend = { name = \"아이언 바디\", cost = 1, desc = \"방어도 5\", kind = \"Skill\", block = 5, class = \"warrior\", image = \"1ae9b6741c5947a8b528a0f515b50e3e\" },\n\tBash = { name = \"슬래시 블러스트\", cost = 2, desc = \"피해 10\", kind = \"Attack\", damage = 10, class = \"warrior\", image = \"d5bc2953fcab4cfe9062af81c35aff86\" },\n\tWarLeap = { name = \"워 리프\", cost = 1, desc = \"피해 4, 방어도 3\", kind = \"Attack\", damage = 4, block = 3, class = \"warrior\", image = \"992dabf6aff2400e92b2f4f705d8ebe7\" },\n\tBrandish = { name = \"브랜디시\", cost = 2, desc = \"피해 13\", kind = \"Attack\", damage = 13, class = \"warrior\", image = \"21af4bccc5054a5dbc8245dfa7f08681\" },\n\tChargedBlow = { name = \"차지 블로우\", cost = 2, desc = \"피해 8, 취약 2\", kind = \"Attack\", damage = 8, vuln = 2, class = \"warrior\", image = \"fe83c7635b0e49ed83d75a2833adb53e\" },\n\tThreaten = { name = \"위협\", cost = 0, desc = \"약화 2 부여\", kind = \"Skill\", weak = 2, class = \"warrior\", image = \"64daadf1a98e490d9c14ef52ec776e63\" },\n\tEnrage = { name = \"인레이지\", cost = 1, desc = \"힘 +2\", kind = \"Skill\", strength = 2, class = \"warrior\", image = \"09370fc7551e47238fd103a80fba558e\" },\n\tRage = { name = \"분노\", cost = 1, desc = \"매 턴 시작 시 힘 +1\", kind = \"Power\", powerEffect = \"strengthPerTurn\", value = 1, class = \"warrior\", image = \"379d86e3de064959aa4612f71e84ccfb\" },\n\tComboAttack = { name = \"콤보 어택\", cost = 1, desc = \"피해 5 × 2회\", kind = \"Attack\", damage = 5, class = \"fighter\", hits = 2, image = \"1bc3e52b330648faae9eafd5a205e37b\" },\n\tBerserk = { name = \"버서크\", cost = 2, desc = \"매턴 에너지 +1, 취약 1 자가\", kind = \"Power\", powerEffect = \"energyPerTurn\", value = 1, class = \"fighter\", selfVuln = 1, image = \"cef30ea340c74e768bcee4e2cbe0577a\" },\n\tRisingAttack = { name = \"라이징 어택\", cost = 2, desc = \"피해 12\", kind = \"Attack\", damage = 12, class = \"fighter\", image = \"3a3d4b8bb5bd4137847caf883e4bf38e\" },\n\tThunderCharge = { name = \"썬더 차지\", cost = 1, desc = \"피해 7, 약화 1\", kind = \"Attack\", damage = 7, weak = 1, class = \"page\", image = \"f1b7e3041909411eb67af884b446e1e1\" },\n\tBlizzardCharge = { name = \"블리자드 차지\", cost = 1, desc = \"피해 7, 취약 1\", kind = \"Attack\", damage = 7, vuln = 1, class = \"page\", image = \"7915c70952ad432f99519ad79bf929a4\" },\n\tPowerGuard = { name = \"파워 가드\", cost = 1, desc = \"방어도 10\", kind = \"Skill\", block = 10, class = \"page\", image = \"90a9bf8eeb844b578b4e2d93ac43fedf\" },\n\tPierce = { name = \"피어스\", cost = 1, desc = \"피해 9, 방어 무시\", kind = \"Attack\", damage = 9, class = \"spearman\", pierce = true, image = \"e312e535a2bc4fed82d36f9c6027c9db\" },\n\tIronWall = { name = \"아이언 월\", cost = 2, desc = \"방어도 12\", kind = \"Skill\", block = 12, class = \"spearman\", image = \"92021d62341a4bce9cfd09d1b4b865db\" },\n\tHyperBody = { name = \"하이퍼 바디\", cost = 1, desc = \"매턴 방어도 +3\", kind = \"Power\", powerEffect = \"blockPerTurn\", value = 3, class = \"spearman\", image = \"b4020dbadee6401f9893a020fe4154b1\" },\n\tEnergyBolt = { name = \"에너지 볼트\", cost = 1, desc = \"피해 6\", kind = \"Attack\", damage = 6, class = \"magician\", image = \"a1ee3069fce14498b92998542679ae40\" },\n\tMagicGuard = { name = \"매직 가드\", cost = 1, desc = \"방어도 5\", kind = \"Skill\", block = 5, class = \"magician\", image = \"01b249c26eb34b8aaab774bf221907a1\" },\n\tMagicClaw = { name = \"매직 클로\", cost = 1, desc = \"피해 3 × 2회\", kind = \"Attack\", damage = 3, class = \"magician\", hits = 2, image = \"d6e7c04c436f42f19e9806ac5b4401ae\" },\n\tTeleport = { name = \"텔레포트\", cost = 1, desc = \"방어도 3, 드로 1\", kind = \"Skill\", block = 3, class = \"magician\", draw = 1, image = \"80c98c8e032b4f6c8371a24b4e1d8f14\" },\n\tSlow = { name = \"슬로우\", cost = 1, desc = \"약화 2 부여\", kind = \"Skill\", weak = 2, class = \"magician\", image = \"16f79f571a964430bf1953edc9a14c73\" },\n\tFireArrow = { name = \"파이어 애로우\", cost = 1, desc = \"피해 8\", kind = \"Attack\", damage = 8, class = \"firepoison\", image = \"78b9be4e711c440f84fc21e51e812bae\" },\n\tPoisonBreath = { name = \"포이즌 브레스\", cost = 1, desc = \"독 4 부여\", kind = \"Skill\", class = \"firepoison\", poison = 4, image = \"b4e8bd7508b54d208e4f2ad7414f8c0a\" },\n\tElementAmp = { name = \"엘레멘트 앰플\", cost = 1, desc = \"매 턴 힘 +1\", kind = \"Power\", powerEffect = \"strengthPerTurn\", value = 1, class = \"firepoison\", image = \"9859f3ab41b945f797d56cd83f95b25f\" },\n\tThunderBolt = { name = \"썬더 볼트\", cost = 2, desc = \"모든 적에게 피해 6\", kind = \"Attack\", damage = 6, class = \"icelightning\", aoe = true, image = \"c6685d33cb2641f09d11cfa2d5cc820c\" },\n\tColdBeam = { name = \"콜드 빔\", cost = 2, desc = \"피해 7, 약화 2\", kind = \"Attack\", damage = 7, weak = 2, class = \"icelightning\", image = \"e8f7c148c79f497d83014e3361f59f5c\" },\n\tChillingStep = { name = \"칠링 스텝\", cost = 1, desc = \"방어도 8\", kind = \"Skill\", block = 8, class = \"icelightning\", image = \"b2a7274d868241c78aa5780f2beecddf\" },\n\tHeal = { name = \"힐\", cost = 1, desc = \"HP 10 회복\", kind = \"Skill\", class = \"cleric\", heal = 10, image = \"b4127c181e2942e38821d4a9a1f14596\" },\n\tBless = { name = \"블레스\", cost = 1, desc = \"힘 +1, 방어도 5\", kind = \"Skill\", block = 5, strength = 1, class = \"cleric\", image = \"d45553db4a414011b67486dfa8a12fe5\" },\n\tHolyArrow = { name = \"홀리 애로우\", cost = 1, desc = \"피해 8\", kind = \"Attack\", damage = 8, class = \"cleric\", image = \"0265e103b4904f178b1c2bdcd54d5975\" },\n}\nself.DrawPile = {}\nfor i = 1, #self.RunDeck do\n\tself.DrawPile[i] = self.RunDeck[i]\nend\nself:Shuffle(self.DrawPile)\nself:BuildMonsters()\nself:RenderCombat()\nself:StartPlayerTurn()\nself:ApplyRelics(\"combatStart\")\nself:RenderCombat()", + "Code": "self:ShowState(\"combat\")\nself:SetEntityEnabled(\"/ui/DefaultGroup/CombatHud/Result\", false)\nself:SetEntityEnabled(\"/ui/DefaultGroup/CombatHud/PotionMenu\", false)\nself:SetEntityEnabled(\"/ui/DefaultGroup/CombatHud/TooltipBox\", false)\nself:SetText(\"/ui/DefaultGroup/CombatHud/PlayerPanel/Name\", self:JobLabel())\nself.MaxEnergy = 3\nself.Turn = 0\nself.PlayerBlock = 0\nself.PlayerStr = 0\nself.PlayerWeak = 0\nself.PlayerVuln = 0\nself.PlayerPowers = {}\nself.FightAttackCount = 0\nself.FirstHpLossDone = false\nself.ClayBlockNext = 0\nself.CombatOver = false\nself.DiscardPile = {}\nself.Hand = {}\nself.Cards = {\n\tStrike = { name = \"파워 스트라이크\", cost = 1, desc = \"피해 6\", kind = \"Attack\", damage = 6, class = \"warrior\", rarity = \"normal\", image = \"a71b116807904ef2b38e1dc013e2f9a2\" },\n\tDefend = { name = \"아이언 바디\", cost = 1, desc = \"방어도 5\", kind = \"Skill\", block = 5, class = \"warrior\", rarity = \"normal\", image = \"1ae9b6741c5947a8b528a0f515b50e3e\" },\n\tBash = { name = \"슬래시 블러스트\", cost = 2, desc = \"피해 10\", kind = \"Attack\", damage = 10, class = \"warrior\", rarity = \"normal\", image = \"d5bc2953fcab4cfe9062af81c35aff86\" },\n\tWarLeap = { name = \"워 리프\", cost = 1, desc = \"피해 4, 방어도 3\", kind = \"Attack\", damage = 4, block = 3, class = \"warrior\", rarity = \"normal\", image = \"992dabf6aff2400e92b2f4f705d8ebe7\" },\n\tBrandish = { name = \"브랜디시\", cost = 2, desc = \"피해 13\", kind = \"Attack\", damage = 13, class = \"warrior\", rarity = \"unique\", image = \"21af4bccc5054a5dbc8245dfa7f08681\" },\n\tChargedBlow = { name = \"차지 블로우\", cost = 2, desc = \"피해 8, 취약 2\", kind = \"Attack\", damage = 8, vuln = 2, class = \"warrior\", rarity = \"unique\", image = \"fe83c7635b0e49ed83d75a2833adb53e\" },\n\tThreaten = { name = \"위협\", cost = 0, desc = \"약화 2 부여\", kind = \"Skill\", weak = 2, class = \"warrior\", rarity = \"normal\", image = \"64daadf1a98e490d9c14ef52ec776e63\" },\n\tEnrage = { name = \"인레이지\", cost = 1, desc = \"힘 +2\", kind = \"Skill\", strength = 2, class = \"warrior\", rarity = \"unique\", image = \"09370fc7551e47238fd103a80fba558e\" },\n\tRage = { name = \"분노\", cost = 1, desc = \"매 턴 시작 시 힘 +1\", kind = \"Power\", powerEffect = \"strengthPerTurn\", value = 1, class = \"warrior\", rarity = \"legend\", image = \"379d86e3de064959aa4612f71e84ccfb\" },\n\tComboAttack = { name = \"콤보 어택\", cost = 1, desc = \"피해 5 × 2회\", kind = \"Attack\", damage = 5, class = \"fighter\", rarity = \"unique\", hits = 2, image = \"1bc3e52b330648faae9eafd5a205e37b\" },\n\tBerserk = { name = \"버서크\", cost = 2, desc = \"매턴 에너지 +1, 취약 1 자가\", kind = \"Power\", powerEffect = \"energyPerTurn\", value = 1, class = \"fighter\", rarity = \"legend\", selfVuln = 1, image = \"cef30ea340c74e768bcee4e2cbe0577a\" },\n\tRisingAttack = { name = \"라이징 어택\", cost = 2, desc = \"피해 12\", kind = \"Attack\", damage = 12, class = \"fighter\", rarity = \"unique\", image = \"3a3d4b8bb5bd4137847caf883e4bf38e\" },\n\tThunderCharge = { name = \"썬더 차지\", cost = 1, desc = \"피해 7, 약화 1\", kind = \"Attack\", damage = 7, weak = 1, class = \"page\", rarity = \"unique\", image = \"f1b7e3041909411eb67af884b446e1e1\" },\n\tBlizzardCharge = { name = \"블리자드 차지\", cost = 1, desc = \"피해 7, 취약 1\", kind = \"Attack\", damage = 7, vuln = 1, class = \"page\", rarity = \"unique\", image = \"7915c70952ad432f99519ad79bf929a4\" },\n\tPowerGuard = { name = \"파워 가드\", cost = 1, desc = \"방어도 10\", kind = \"Skill\", block = 10, class = \"page\", rarity = \"unique\", image = \"90a9bf8eeb844b578b4e2d93ac43fedf\" },\n\tPierce = { name = \"피어스\", cost = 1, desc = \"피해 9, 방어 무시\", kind = \"Attack\", damage = 9, class = \"spearman\", rarity = \"unique\", pierce = true, image = \"e312e535a2bc4fed82d36f9c6027c9db\" },\n\tIronWall = { name = \"아이언 월\", cost = 2, desc = \"방어도 12\", kind = \"Skill\", block = 12, class = \"spearman\", rarity = \"unique\", image = \"92021d62341a4bce9cfd09d1b4b865db\" },\n\tHyperBody = { name = \"하이퍼 바디\", cost = 1, desc = \"매턴 방어도 +3\", kind = \"Power\", powerEffect = \"blockPerTurn\", value = 3, class = \"spearman\", rarity = \"legend\", image = \"b4020dbadee6401f9893a020fe4154b1\" },\n\tEnergyBolt = { name = \"에너지 볼트\", cost = 1, desc = \"피해 6\", kind = \"Attack\", damage = 6, class = \"magician\", rarity = \"normal\", image = \"a1ee3069fce14498b92998542679ae40\" },\n\tMagicGuard = { name = \"매직 가드\", cost = 1, desc = \"방어도 5\", kind = \"Skill\", block = 5, class = \"magician\", rarity = \"normal\", image = \"01b249c26eb34b8aaab774bf221907a1\" },\n\tMagicClaw = { name = \"매직 클로\", cost = 1, desc = \"피해 3 × 2회\", kind = \"Attack\", damage = 3, class = \"magician\", rarity = \"normal\", hits = 2, image = \"d6e7c04c436f42f19e9806ac5b4401ae\" },\n\tTeleport = { name = \"텔레포트\", cost = 1, desc = \"방어도 3, 드로 1\", kind = \"Skill\", block = 3, class = \"magician\", rarity = \"normal\", draw = 1, image = \"80c98c8e032b4f6c8371a24b4e1d8f14\" },\n\tSlow = { name = \"슬로우\", cost = 1, desc = \"약화 2 부여\", kind = \"Skill\", weak = 2, class = \"magician\", rarity = \"normal\", image = \"16f79f571a964430bf1953edc9a14c73\" },\n\tFireArrow = { name = \"파이어 애로우\", cost = 1, desc = \"피해 8\", kind = \"Attack\", damage = 8, class = \"firepoison\", rarity = \"unique\", image = \"78b9be4e711c440f84fc21e51e812bae\" },\n\tPoisonBreath = { name = \"포이즌 브레스\", cost = 1, desc = \"독 4 부여\", kind = \"Skill\", class = \"firepoison\", rarity = \"unique\", poison = 4, image = \"b4e8bd7508b54d208e4f2ad7414f8c0a\" },\n\tElementAmp = { name = \"엘레멘트 앰플\", cost = 1, desc = \"매 턴 힘 +1\", kind = \"Power\", powerEffect = \"strengthPerTurn\", value = 1, class = \"firepoison\", rarity = \"legend\", image = \"9859f3ab41b945f797d56cd83f95b25f\" },\n\tThunderBolt = { name = \"썬더 볼트\", cost = 2, desc = \"모든 적에게 피해 6\", kind = \"Attack\", damage = 6, class = \"icelightning\", rarity = \"legend\", aoe = true, image = \"c6685d33cb2641f09d11cfa2d5cc820c\" },\n\tColdBeam = { name = \"콜드 빔\", cost = 2, desc = \"피해 7, 약화 2\", kind = \"Attack\", damage = 7, weak = 2, class = \"icelightning\", rarity = \"unique\", image = \"e8f7c148c79f497d83014e3361f59f5c\" },\n\tChillingStep = { name = \"칠링 스텝\", cost = 1, desc = \"방어도 8\", kind = \"Skill\", block = 8, class = \"icelightning\", rarity = \"unique\", image = \"b2a7274d868241c78aa5780f2beecddf\" },\n\tHeal = { name = \"힐\", cost = 1, desc = \"HP 10 회복\", kind = \"Skill\", class = \"cleric\", rarity = \"unique\", heal = 10, image = \"b4127c181e2942e38821d4a9a1f14596\" },\n\tBless = { name = \"블레스\", cost = 1, desc = \"힘 +1, 방어도 5\", kind = \"Skill\", block = 5, strength = 1, class = \"cleric\", rarity = \"unique\", image = \"d45553db4a414011b67486dfa8a12fe5\" },\n\tHolyArrow = { name = \"홀리 애로우\", cost = 1, desc = \"피해 8\", kind = \"Attack\", damage = 8, class = \"cleric\", rarity = \"unique\", image = \"0265e103b4904f178b1c2bdcd54d5975\" },\n}\nself.DrawPile = {}\nfor i = 1, #self.RunDeck do\n\tself.DrawPile[i] = self.RunDeck[i]\nend\nself:Shuffle(self.DrawPile)\nself:BuildMonsters()\nself:RenderCombat()\nself:StartPlayerTurn()\nself:ApplyRelics(\"combatStart\")\nself:RenderCombat()", "Scope": 2, "ExecSpace": 6, "Attributes": [], @@ -1365,7 +1379,7 @@ "Name": "cardId" } ], - "Code": "local c = self.Cards[cardId]\nif c == nil then\n\tc = { name = cardId, cost = 0, desc = \"\", kind = \"Skill\" }\nend\nlocal e = _EntityService:GetEntityByPath(base)\nif e ~= nil and e.SpriteGUIRendererComponent ~= nil then\n\tif c.kind == \"Attack\" then\n\t\te.SpriteGUIRendererComponent.Color = Color(0.86, 0.42, 0.38, 1)\n\telseif c.kind == \"Power\" then\n\t\te.SpriteGUIRendererComponent.Color = Color(0.46, 0.68, 0.52, 1)\n\telse\n\t\te.SpriteGUIRendererComponent.Color = Color(0.42, 0.55, 0.85, 1)\n\tend\nend\nself:SetText(base .. \"/Cost\", string.format(\"%d\", c.cost))\nself:SetText(base .. \"/Name\", c.name)\nself:SetText(base .. \"/Desc\", c.desc)\nlocal art = _EntityService:GetEntityByPath(base .. \"/Art\")\nif art ~= nil then\n\tif c.image ~= nil and c.image ~= \"\" then\n\t\tart.Enable = true\n\t\tif art.SpriteGUIRendererComponent ~= nil then\n\t\t\tart.SpriteGUIRendererComponent.ImageRUID = c.image\n\t\tend\n\telse\n\t\tart.Enable = false\n\tend\nend", + "Code": "local c = self.Cards[cardId]\nif c == nil then\n\tc = { name = cardId, cost = 0, desc = \"\", kind = \"Skill\", class = \"warrior\", rarity = \"normal\" }\nend\nlocal e = _EntityService:GetEntityByPath(base)\nif e ~= nil and e.SpriteGUIRendererComponent ~= nil then\n\tlocal frames = self.CardFrames[self.ClassToFrame[c.class] or \"warrior\"]\n\tlocal ruid = nil\n\tif frames ~= nil then\n\t\truid = frames[c.rarity or \"normal\"]\n\tend\n\tif ruid ~= nil then\n\t\te.SpriteGUIRendererComponent.ImageRUID = ruid\n\t\te.SpriteGUIRendererComponent.Color = Color(1, 1, 1, 1)\n\tend\nend\nself:SetText(base .. \"/Cost\", string.format(\"%d\", c.cost))\nself:SetText(base .. \"/Name\", c.name)\nself:SetText(base .. \"/Desc\", c.desc)\nlocal art = _EntityService:GetEntityByPath(base .. \"/Art\")\nif art ~= nil then\n\tif c.image ~= nil and c.image ~= \"\" then\n\t\tart.Enable = true\n\t\tif art.SpriteGUIRendererComponent ~= nil then\n\t\t\tart.SpriteGUIRendererComponent.ImageRUID = c.image\n\t\tend\n\telse\n\t\tart.Enable = false\n\tend\nend", "Scope": 2, "ExecSpace": 6, "Attributes": [], @@ -2366,7 +2380,7 @@ "Name": null }, "Arguments": [], - "Code": "self:SetEntityEnabled(\"/ui/DefaultGroup/CardHand\", false)\nself:SetEntityEnabled(\"/ui/DefaultGroup/DeckHud\", false)\nlocal pool = self:CardPool()\nself.RewardChoices = {}\nfor i = 1, 3 do\n\tself.RewardChoices[i] = pool[math.random(1, #pool)]\n\tself:ApplyRewardVisual(i, self.RewardChoices[i])\nend\nlocal hud = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/RewardHud\")\nif hud ~= nil then\n\thud.Enable = true\nend", + "Code": "self:SetEntityEnabled(\"/ui/DefaultGroup/CardHand\", false)\nself:SetEntityEnabled(\"/ui/DefaultGroup/DeckHud\", false)\nlocal pool = self:CardPool()\nlocal byRarity = {}\nfor _, id in ipairs(pool) do\n\tlocal r = self.Cards[id].rarity or \"normal\"\n\tif byRarity[r] == nil then byRarity[r] = {} end\n\ttable.insert(byRarity[r], id)\nend\nself.RewardChoices = {}\nfor i = 1, 3 do\n\tlocal roll = math.random(1, 100)\n\tlocal want = \"normal\"\n\tif roll > 95 then want = \"legend\" elseif roll > 70 then want = \"unique\" end\n\tlocal bucket = byRarity[want]\n\tif bucket == nil or #bucket == 0 then bucket = pool end\n\tself.RewardChoices[i] = bucket[math.random(1, #bucket)]\n\tself:ApplyRewardVisual(i, self.RewardChoices[i])\nend\nlocal hud = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/RewardHud\")\nif hud ~= nil then\n\thud.Enable = true\nend", "Scope": 2, "ExecSpace": 6, "Attributes": [], diff --git a/ui/DefaultGroup.ui b/ui/DefaultGroup.ui index c06b1b7..420f6be 100644 --- a/ui/DefaultGroup.ui +++ b/ui/DefaultGroup.ui @@ -1292,7 +1292,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -1307,9 +1307,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -1340,7 +1340,7 @@ }, "OutlineWidth": 3, "RaycastTarget": true, - "Type": 1, + "Type": 0, "Enable": true }, { @@ -1623,20 +1623,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 84, - "y": 7 + "x": 79, + "y": 110 }, "OffsetMin": { - "x": -84, - "y": -23 + "x": -71, + "y": 84 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 168, - "y": 30 + "x": 150, + "y": 26 }, "UIMode": 1, "UIScale": { @@ -1646,8 +1646,8 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 97 }, "Position": { "x": 0, @@ -1738,13 +1738,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 20, - "MaxSize": 20, + "FontSize": 18, + "MaxSize": 18, "MinSize": 8, "OutlineColor": { "r": 0.1, @@ -1811,20 +1811,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 82, - "y": -27 + "x": 76, + "y": -53 }, "OffsetMin": { - "x": -82, - "y": -97 + "x": -76, + "y": -117 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 164, - "y": 70 + "x": 152, + "y": 64 }, "UIMode": 1, "UIScale": { @@ -1835,7 +1835,7 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -62 + "y": -85 }, "Position": { "x": 0, @@ -1926,13 +1926,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 18, - "MaxSize": 18, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.1, @@ -2048,7 +2048,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -2063,9 +2063,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.42, - "g": 0.55, - "b": 0.85, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -2096,7 +2096,7 @@ }, "OutlineWidth": 3, "RaycastTarget": true, - "Type": 1, + "Type": 0, "Enable": true }, { @@ -2379,20 +2379,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 84, - "y": 7 + "x": 79, + "y": 110 }, "OffsetMin": { - "x": -84, - "y": -23 + "x": -71, + "y": 84 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 168, - "y": 30 + "x": 150, + "y": 26 }, "UIMode": 1, "UIScale": { @@ -2402,8 +2402,8 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 97 }, "Position": { "x": 0, @@ -2494,13 +2494,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 20, - "MaxSize": 20, + "FontSize": 18, + "MaxSize": 18, "MinSize": 8, "OutlineColor": { "r": 0.1, @@ -2567,20 +2567,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 82, - "y": -27 + "x": 76, + "y": -53 }, "OffsetMin": { - "x": -82, - "y": -97 + "x": -76, + "y": -117 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 164, - "y": 70 + "x": 152, + "y": 64 }, "UIMode": 1, "UIScale": { @@ -2591,7 +2591,7 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -62 + "y": -85 }, "Position": { "x": 0, @@ -2682,13 +2682,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 18, - "MaxSize": 18, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.1, @@ -2804,7 +2804,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -2819,9 +2819,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -2852,7 +2852,7 @@ }, "OutlineWidth": 3, "RaycastTarget": true, - "Type": 1, + "Type": 0, "Enable": true }, { @@ -3135,20 +3135,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 84, - "y": 7 + "x": 79, + "y": 110 }, "OffsetMin": { - "x": -84, - "y": -23 + "x": -71, + "y": 84 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 168, - "y": 30 + "x": 150, + "y": 26 }, "UIMode": 1, "UIScale": { @@ -3158,8 +3158,8 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 97 }, "Position": { "x": 0, @@ -3250,13 +3250,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 20, - "MaxSize": 20, + "FontSize": 18, + "MaxSize": 18, "MinSize": 8, "OutlineColor": { "r": 0.1, @@ -3323,20 +3323,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 82, - "y": -27 + "x": 76, + "y": -53 }, "OffsetMin": { - "x": -82, - "y": -97 + "x": -76, + "y": -117 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 164, - "y": 70 + "x": 152, + "y": 64 }, "UIMode": 1, "UIScale": { @@ -3347,7 +3347,7 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -62 + "y": -85 }, "Position": { "x": 0, @@ -3438,13 +3438,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 18, - "MaxSize": 18, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.1, @@ -3560,7 +3560,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -3575,9 +3575,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -3608,7 +3608,7 @@ }, "OutlineWidth": 3, "RaycastTarget": true, - "Type": 1, + "Type": 0, "Enable": true }, { @@ -3891,20 +3891,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 84, - "y": 7 + "x": 79, + "y": 110 }, "OffsetMin": { - "x": -84, - "y": -23 + "x": -71, + "y": 84 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 168, - "y": 30 + "x": 150, + "y": 26 }, "UIMode": 1, "UIScale": { @@ -3914,8 +3914,8 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 97 }, "Position": { "x": 0, @@ -4006,13 +4006,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 20, - "MaxSize": 20, + "FontSize": 18, + "MaxSize": 18, "MinSize": 8, "OutlineColor": { "r": 0.1, @@ -4079,20 +4079,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 82, - "y": -27 + "x": 76, + "y": -53 }, "OffsetMin": { - "x": -82, - "y": -97 + "x": -76, + "y": -117 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 164, - "y": 70 + "x": 152, + "y": 64 }, "UIMode": 1, "UIScale": { @@ -4103,7 +4103,7 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -62 + "y": -85 }, "Position": { "x": 0, @@ -4194,13 +4194,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 18, - "MaxSize": 18, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.1, @@ -4316,7 +4316,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4f71c124c8bc4e13b5e9fad392995f68" }, "LocalPosition": { "x": 0, @@ -4331,9 +4331,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -4364,7 +4364,7 @@ }, "OutlineWidth": 3, "RaycastTarget": true, - "Type": 1, + "Type": 0, "Enable": true }, { @@ -4647,20 +4647,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 84, - "y": 7 + "x": 79, + "y": 110 }, "OffsetMin": { - "x": -84, - "y": -23 + "x": -71, + "y": 84 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 168, - "y": 30 + "x": 150, + "y": 26 }, "UIMode": 1, "UIScale": { @@ -4670,8 +4670,8 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 97 }, "Position": { "x": 0, @@ -4762,13 +4762,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 20, - "MaxSize": 20, + "FontSize": 18, + "MaxSize": 18, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -4835,20 +4835,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 82, - "y": -27 + "x": 76, + "y": -53 }, "OffsetMin": { - "x": -82, - "y": -97 + "x": -76, + "y": -117 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 164, - "y": 70 + "x": 152, + "y": 64 }, "UIMode": 1, "UIScale": { @@ -4859,7 +4859,7 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -62 + "y": -85 }, "Position": { "x": 0, @@ -4950,13 +4950,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 18, - "MaxSize": 18, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -4986,288 +4986,6 @@ "@version": 1 } }, - { - "id": "0ca000d5-0000-4000-8000-00000ca000d5", - "path": "/ui/DefaultGroup/CardHand/Card1/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/CardHand/Card1/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3, - "pathConstraints": "/////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 84, - "y": 9 - }, - "OffsetMin": { - "x": -84, - "y": -25 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 168, - "y": 34 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": false, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true - } - ], - "@version": 1 - } - }, - { - "id": "0ca000d6-0000-4000-8000-00000ca000d6", - "path": "/ui/DefaultGroup/CardHand/Card1/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/CardHand/Card1/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4, - "pathConstraints": "/////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -46, - "y": 125 - }, - "OffsetMin": { - "x": -90, - "y": 81 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 44, - "y": 44 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -68, - "y": 103 - }, - "Position": { - "x": -68, - "y": 103, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": false, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true - } - ], - "@version": 1 - } - }, { "id": "0ca000d7-0000-4000-8000-00000ca000d7", "path": "/ui/DefaultGroup/CardHand/Card1/Art", @@ -5305,20 +5023,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 48, - "y": 100 + "x": 55, + "y": 71 }, "OffsetMin": { - "x": -48, - "y": 4 + "x": -55, + "y": -39 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 96, - "y": 96 + "x": 110, + "y": 110 }, "UIMode": 1, "UIScale": { @@ -5329,7 +5047,7 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 52 + "y": 16 }, "Position": { "x": 0, @@ -5409,288 +5127,6 @@ "@version": 1 } }, - { - "id": "0ca000df-0000-4000-8000-00000ca000df", - "path": "/ui/DefaultGroup/CardHand/Card2/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/CardHand/Card2/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3, - "pathConstraints": "/////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 84, - "y": 9 - }, - "OffsetMin": { - "x": -84, - "y": -25 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 168, - "y": 34 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": false, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true - } - ], - "@version": 1 - } - }, - { - "id": "0ca000e0-0000-4000-8000-00000ca000e0", - "path": "/ui/DefaultGroup/CardHand/Card2/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/CardHand/Card2/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4, - "pathConstraints": "/////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -46, - "y": 125 - }, - "OffsetMin": { - "x": -90, - "y": 81 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 44, - "y": 44 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -68, - "y": 103 - }, - "Position": { - "x": -68, - "y": 103, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": false, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true - } - ], - "@version": 1 - } - }, { "id": "0ca000e1-0000-4000-8000-00000ca000e1", "path": "/ui/DefaultGroup/CardHand/Card2/Art", @@ -5728,20 +5164,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 48, - "y": 100 + "x": 55, + "y": 71 }, "OffsetMin": { - "x": -48, - "y": 4 + "x": -55, + "y": -39 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 96, - "y": 96 + "x": 110, + "y": 110 }, "UIMode": 1, "UIScale": { @@ -5752,7 +5188,7 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 52 + "y": 16 }, "Position": { "x": 0, @@ -5832,288 +5268,6 @@ "@version": 1 } }, - { - "id": "0ca000e9-0000-4000-8000-00000ca000e9", - "path": "/ui/DefaultGroup/CardHand/Card3/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/CardHand/Card3/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3, - "pathConstraints": "/////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 84, - "y": 9 - }, - "OffsetMin": { - "x": -84, - "y": -25 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 168, - "y": 34 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": false, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true - } - ], - "@version": 1 - } - }, - { - "id": "0ca000ea-0000-4000-8000-00000ca000ea", - "path": "/ui/DefaultGroup/CardHand/Card3/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/CardHand/Card3/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4, - "pathConstraints": "/////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -46, - "y": 125 - }, - "OffsetMin": { - "x": -90, - "y": 81 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 44, - "y": 44 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -68, - "y": 103 - }, - "Position": { - "x": -68, - "y": 103, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": false, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true - } - ], - "@version": 1 - } - }, { "id": "0ca000eb-0000-4000-8000-00000ca000eb", "path": "/ui/DefaultGroup/CardHand/Card3/Art", @@ -6151,20 +5305,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 48, - "y": 100 + "x": 55, + "y": 71 }, "OffsetMin": { - "x": -48, - "y": 4 + "x": -55, + "y": -39 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 96, - "y": 96 + "x": 110, + "y": 110 }, "UIMode": 1, "UIScale": { @@ -6175,7 +5329,7 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 52 + "y": 16 }, "Position": { "x": 0, @@ -6255,288 +5409,6 @@ "@version": 1 } }, - { - "id": "0ca000f3-0000-4000-8000-00000ca000f3", - "path": "/ui/DefaultGroup/CardHand/Card4/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/CardHand/Card4/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3, - "pathConstraints": "/////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 84, - "y": 9 - }, - "OffsetMin": { - "x": -84, - "y": -25 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 168, - "y": 34 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": false, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true - } - ], - "@version": 1 - } - }, - { - "id": "0ca000f4-0000-4000-8000-00000ca000f4", - "path": "/ui/DefaultGroup/CardHand/Card4/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/CardHand/Card4/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4, - "pathConstraints": "/////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -46, - "y": 125 - }, - "OffsetMin": { - "x": -90, - "y": 81 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 44, - "y": 44 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -68, - "y": 103 - }, - "Position": { - "x": -68, - "y": 103, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": false, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true - } - ], - "@version": 1 - } - }, { "id": "0ca000f5-0000-4000-8000-00000ca000f5", "path": "/ui/DefaultGroup/CardHand/Card4/Art", @@ -6574,20 +5446,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 48, - "y": 100 + "x": 55, + "y": 71 }, "OffsetMin": { - "x": -48, - "y": 4 + "x": -55, + "y": -39 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 96, - "y": 96 + "x": 110, + "y": 110 }, "UIMode": 1, "UIScale": { @@ -6598,7 +5470,7 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 52 + "y": 16 }, "Position": { "x": 0, @@ -6678,288 +5550,6 @@ "@version": 1 } }, - { - "id": "0ca000fd-0000-4000-8000-00000ca000fd", - "path": "/ui/DefaultGroup/CardHand/Card5/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/CardHand/Card5/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3, - "pathConstraints": "/////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 84, - "y": 9 - }, - "OffsetMin": { - "x": -84, - "y": -25 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 168, - "y": 34 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": false, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true - } - ], - "@version": 1 - } - }, - { - "id": "0ca000fe-0000-4000-8000-00000ca000fe", - "path": "/ui/DefaultGroup/CardHand/Card5/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/CardHand/Card5/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4, - "pathConstraints": "/////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -46, - "y": 125 - }, - "OffsetMin": { - "x": -90, - "y": 81 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 44, - "y": 44 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -68, - "y": 103 - }, - "Position": { - "x": -68, - "y": 103, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": false, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true - } - ], - "@version": 1 - } - }, { "id": "0ca000ff-0000-4000-8000-00000ca000ff", "path": "/ui/DefaultGroup/CardHand/Card5/Art", @@ -6997,20 +5587,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 48, - "y": 100 + "x": 55, + "y": 71 }, "OffsetMin": { - "x": -48, - "y": 4 + "x": -55, + "y": -39 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 96, - "y": 96 + "x": 110, + "y": 110 }, "UIMode": 1, "UIScale": { @@ -7021,7 +5611,7 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 52 + "y": 16 }, "Position": { "x": 0, @@ -24261,7 +22851,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -24276,9 +22866,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -24309,7 +22899,7 @@ }, "OutlineWidth": 3, "RaycastTarget": true, - "Type": 1, + "Type": 0, "Enable": true }, { @@ -24588,20 +23178,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 84, - "y": 7 + "x": 79, + "y": 110 }, "OffsetMin": { - "x": -84, - "y": -23 + "x": -71, + "y": 84 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 168, - "y": 30 + "x": 150, + "y": 26 }, "UIMode": 1, "UIScale": { @@ -24611,12 +23201,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 97 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 97, "z": 0 }, "QuaternionRotation": { @@ -24703,13 +23293,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 20, - "MaxSize": 20, + "FontSize": 18, + "MaxSize": 18, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -24776,20 +23366,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 82, - "y": -27 + "x": 76, + "y": -53 }, "OffsetMin": { - "x": -82, - "y": -97 + "x": -76, + "y": -117 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 164, - "y": 70 + "x": 152, + "y": 64 }, "UIMode": 1, "UIScale": { @@ -24800,11 +23390,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -62 + "y": -85 }, "Position": { "x": 0, - "y": -62, + "y": -85, "z": 0 }, "QuaternionRotation": { @@ -24891,13 +23481,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 18, - "MaxSize": 18, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -24929,288 +23519,6 @@ }, { "id": "0cc00006-0000-4000-8000-00000cc00006", - "path": "/ui/DefaultGroup/RewardHud/Reward1/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/RewardHud/Reward1/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3, - "pathConstraints": "/////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 84, - "y": 9 - }, - "OffsetMin": { - "x": -84, - "y": -25 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 168, - "y": 34 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": false, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true - } - ], - "@version": 1 - } - }, - { - "id": "0cc00007-0000-4000-8000-00000cc00007", - "path": "/ui/DefaultGroup/RewardHud/Reward1/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/RewardHud/Reward1/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4, - "pathConstraints": "/////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -46, - "y": 125 - }, - "OffsetMin": { - "x": -90, - "y": 81 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 44, - "y": 44 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -68, - "y": 103 - }, - "Position": { - "x": -68, - "y": 103, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": false, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true - } - ], - "@version": 1 - } - }, - { - "id": "0cc00008-0000-4000-8000-00000cc00008", "path": "/ui/DefaultGroup/RewardHud/Reward1/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -25246,20 +23554,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 48, - "y": 100 + "x": 55, + "y": 71 }, "OffsetMin": { - "x": -48, - "y": 4 + "x": -55, + "y": -39 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 96, - "y": 96 + "x": 110, + "y": 110 }, "UIMode": 1, "UIScale": { @@ -25270,11 +23578,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 52 + "y": 16 }, "Position": { "x": 0, - "y": 52, + "y": 16, "z": 0 }, "QuaternionRotation": { @@ -25351,7 +23659,7 @@ } }, { - "id": "0cc00009-0000-4000-8000-00000cc00009", + "id": "0cc00007-0000-4000-8000-00000cc00007", "path": "/ui/DefaultGroup/RewardHud/Reward2", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.ButtonComponent", "jsonString": { @@ -25436,7 +23744,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -25451,9 +23759,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -25484,7 +23792,7 @@ }, "OutlineWidth": 3, "RaycastTarget": true, - "Type": 1, + "Type": 0, "Enable": true }, { @@ -25539,7 +23847,7 @@ } }, { - "id": "0cc0000a-0000-4000-8000-00000cc0000a", + "id": "0cc00008-0000-4000-8000-00000cc00008", "path": "/ui/DefaultGroup/RewardHud/Reward2/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -25727,7 +24035,7 @@ } }, { - "id": "0cc0000b-0000-4000-8000-00000cc0000b", + "id": "0cc00009-0000-4000-8000-00000cc00009", "path": "/ui/DefaultGroup/RewardHud/Reward2/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -25763,20 +24071,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 84, - "y": 7 + "x": 79, + "y": 110 }, "OffsetMin": { - "x": -84, - "y": -23 + "x": -71, + "y": 84 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 168, - "y": 30 + "x": 150, + "y": 26 }, "UIMode": 1, "UIScale": { @@ -25786,12 +24094,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 97 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 97, "z": 0 }, "QuaternionRotation": { @@ -25878,13 +24186,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 20, - "MaxSize": 20, + "FontSize": 18, + "MaxSize": 18, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -25915,7 +24223,7 @@ } }, { - "id": "0cc0000c-0000-4000-8000-00000cc0000c", + "id": "0cc0000a-0000-4000-8000-00000cc0000a", "path": "/ui/DefaultGroup/RewardHud/Reward2/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -25951,20 +24259,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 82, - "y": -27 + "x": 76, + "y": -53 }, "OffsetMin": { - "x": -82, - "y": -97 + "x": -76, + "y": -117 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 164, - "y": 70 + "x": 152, + "y": 64 }, "UIMode": 1, "UIScale": { @@ -25975,11 +24283,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -62 + "y": -85 }, "Position": { "x": 0, - "y": -62, + "y": -85, "z": 0 }, "QuaternionRotation": { @@ -26066,13 +24374,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 18, - "MaxSize": 18, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -26103,289 +24411,7 @@ } }, { - "id": "0cc0000d-0000-4000-8000-00000cc0000d", - "path": "/ui/DefaultGroup/RewardHud/Reward2/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/RewardHud/Reward2/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3, - "pathConstraints": "/////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 84, - "y": 9 - }, - "OffsetMin": { - "x": -84, - "y": -25 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 168, - "y": 34 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": false, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true - } - ], - "@version": 1 - } - }, - { - "id": "0cc0000e-0000-4000-8000-00000cc0000e", - "path": "/ui/DefaultGroup/RewardHud/Reward2/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/RewardHud/Reward2/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4, - "pathConstraints": "/////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -46, - "y": 125 - }, - "OffsetMin": { - "x": -90, - "y": 81 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 44, - "y": 44 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -68, - "y": 103 - }, - "Position": { - "x": -68, - "y": 103, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": false, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true - } - ], - "@version": 1 - } - }, - { - "id": "0cc0000f-0000-4000-8000-00000cc0000f", + "id": "0cc0000b-0000-4000-8000-00000cc0000b", "path": "/ui/DefaultGroup/RewardHud/Reward2/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -26421,20 +24447,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 48, - "y": 100 + "x": 55, + "y": 71 }, "OffsetMin": { - "x": -48, - "y": 4 + "x": -55, + "y": -39 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 96, - "y": 96 + "x": 110, + "y": 110 }, "UIMode": 1, "UIScale": { @@ -26445,11 +24471,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 52 + "y": 16 }, "Position": { "x": 0, - "y": 52, + "y": 16, "z": 0 }, "QuaternionRotation": { @@ -26526,7 +24552,7 @@ } }, { - "id": "0cc00010-0000-4000-8000-00000cc00010", + "id": "0cc0000c-0000-4000-8000-00000cc0000c", "path": "/ui/DefaultGroup/RewardHud/Reward3", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.ButtonComponent", "jsonString": { @@ -26611,7 +24637,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -26626,9 +24652,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -26659,7 +24685,7 @@ }, "OutlineWidth": 3, "RaycastTarget": true, - "Type": 1, + "Type": 0, "Enable": true }, { @@ -26714,7 +24740,7 @@ } }, { - "id": "0cc00011-0000-4000-8000-00000cc00011", + "id": "0cc0000d-0000-4000-8000-00000cc0000d", "path": "/ui/DefaultGroup/RewardHud/Reward3/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -26902,7 +24928,7 @@ } }, { - "id": "0cc00012-0000-4000-8000-00000cc00012", + "id": "0cc0000e-0000-4000-8000-00000cc0000e", "path": "/ui/DefaultGroup/RewardHud/Reward3/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -26938,20 +24964,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 84, - "y": 7 + "x": 79, + "y": 110 }, "OffsetMin": { - "x": -84, - "y": -23 + "x": -71, + "y": 84 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 168, - "y": 30 + "x": 150, + "y": 26 }, "UIMode": 1, "UIScale": { @@ -26961,12 +24987,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 97 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 97, "z": 0 }, "QuaternionRotation": { @@ -27053,13 +25079,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 20, - "MaxSize": 20, + "FontSize": 18, + "MaxSize": 18, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -27090,7 +25116,7 @@ } }, { - "id": "0cc00013-0000-4000-8000-00000cc00013", + "id": "0cc0000f-0000-4000-8000-00000cc0000f", "path": "/ui/DefaultGroup/RewardHud/Reward3/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -27126,20 +25152,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 82, - "y": -27 + "x": 76, + "y": -53 }, "OffsetMin": { - "x": -82, - "y": -97 + "x": -76, + "y": -117 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 164, - "y": 70 + "x": 152, + "y": 64 }, "UIMode": 1, "UIScale": { @@ -27150,11 +25176,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -62 + "y": -85 }, "Position": { "x": 0, - "y": -62, + "y": -85, "z": 0 }, "QuaternionRotation": { @@ -27241,13 +25267,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 18, - "MaxSize": 18, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -27278,289 +25304,7 @@ } }, { - "id": "0cc00014-0000-4000-8000-00000cc00014", - "path": "/ui/DefaultGroup/RewardHud/Reward3/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/RewardHud/Reward3/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3, - "pathConstraints": "/////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 84, - "y": 9 - }, - "OffsetMin": { - "x": -84, - "y": -25 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 168, - "y": 34 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": false, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true - } - ], - "@version": 1 - } - }, - { - "id": "0cc00015-0000-4000-8000-00000cc00015", - "path": "/ui/DefaultGroup/RewardHud/Reward3/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/RewardHud/Reward3/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4, - "pathConstraints": "/////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -46, - "y": 125 - }, - "OffsetMin": { - "x": -90, - "y": 81 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 44, - "y": 44 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -68, - "y": 103 - }, - "Position": { - "x": -68, - "y": 103, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": false, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true - } - ], - "@version": 1 - } - }, - { - "id": "0cc00016-0000-4000-8000-00000cc00016", + "id": "0cc00010-0000-4000-8000-00000cc00010", "path": "/ui/DefaultGroup/RewardHud/Reward3/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -27596,20 +25340,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 48, - "y": 100 + "x": 55, + "y": 71 }, "OffsetMin": { - "x": -48, - "y": 4 + "x": -55, + "y": -39 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 96, - "y": 96 + "x": 110, + "y": 110 }, "UIMode": 1, "UIScale": { @@ -27620,11 +25364,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 52 + "y": 16 }, "Position": { "x": 0, - "y": 52, + "y": 16, "z": 0 }, "QuaternionRotation": { @@ -27701,7 +25445,7 @@ } }, { - "id": "0cc00017-0000-4000-8000-00000cc00017", + "id": "0cc00011-0000-4000-8000-00000cc00011", "path": "/ui/DefaultGroup/RewardHud/Skip", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.ButtonComponent,MOD.Core.TextComponent", "jsonString": { @@ -66843,7 +64587,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -66858,9 +64602,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -66891,7 +64635,7 @@ }, "OutlineWidth": 3, "RaycastTarget": true, - "Type": 1, + "Type": 0, "Enable": true }, { @@ -67170,20 +64914,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 84, - "y": 7 + "x": 79, + "y": 110 }, "OffsetMin": { - "x": -84, - "y": -23 + "x": -71, + "y": 84 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 168, - "y": 30 + "x": 150, + "y": 26 }, "UIMode": 1, "UIScale": { @@ -67193,12 +64937,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 97 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 97, "z": 0 }, "QuaternionRotation": { @@ -67285,13 +65029,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 20, - "MaxSize": 20, + "FontSize": 18, + "MaxSize": 18, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -67358,20 +65102,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 82, - "y": -30 + "x": 76, + "y": -53 }, "OffsetMin": { - "x": -82, - "y": -86 + "x": -76, + "y": -117 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 164, - "y": 56 + "x": 152, + "y": 64 }, "UIMode": 1, "UIScale": { @@ -67382,11 +65126,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -58 + "y": -85 }, "Position": { "x": 0, - "y": -58, + "y": -85, "z": 0 }, "QuaternionRotation": { @@ -67473,13 +65217,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 18, - "MaxSize": 18, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -67547,11 +65291,11 @@ "MobileOnly": false, "OffsetMax": { "x": 80, - "y": -85 + "y": -115 }, "OffsetMin": { "x": -80, - "y": -125 + "y": -155 }, "Pivot": { "x": 0.5, @@ -67570,11 +65314,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -105 + "y": -135 }, "Position": { "x": 0, - "y": -105, + "y": -135, "z": 0 }, "QuaternionRotation": { @@ -67699,288 +65443,6 @@ }, { "id": "0ce00008-0000-4000-8000-00000ce00008", - "path": "/ui/DefaultGroup/ShopHud/Card1/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/ShopHud/Card1/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3, - "pathConstraints": "/////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 84, - "y": 9 - }, - "OffsetMin": { - "x": -84, - "y": -25 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 168, - "y": 34 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": false, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true - } - ], - "@version": 1 - } - }, - { - "id": "0ce00009-0000-4000-8000-00000ce00009", - "path": "/ui/DefaultGroup/ShopHud/Card1/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/ShopHud/Card1/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4, - "pathConstraints": "/////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -46, - "y": 125 - }, - "OffsetMin": { - "x": -90, - "y": 81 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 44, - "y": 44 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -68, - "y": 103 - }, - "Position": { - "x": -68, - "y": 103, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": false, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true - } - ], - "@version": 1 - } - }, - { - "id": "0ce0000a-0000-4000-8000-00000ce0000a", "path": "/ui/DefaultGroup/ShopHud/Card1/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -68016,20 +65478,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 48, - "y": 100 + "x": 55, + "y": 71 }, "OffsetMin": { - "x": -48, - "y": 4 + "x": -55, + "y": -39 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 96, - "y": 96 + "x": 110, + "y": 110 }, "UIMode": 1, "UIScale": { @@ -68040,11 +65502,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 52 + "y": 16 }, "Position": { "x": 0, - "y": 52, + "y": 16, "z": 0 }, "QuaternionRotation": { @@ -68121,7 +65583,7 @@ } }, { - "id": "0ce0000b-0000-4000-8000-00000ce0000b", + "id": "0ce00009-0000-4000-8000-00000ce00009", "path": "/ui/DefaultGroup/ShopHud/Card2", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.ButtonComponent", "jsonString": { @@ -68206,7 +65668,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -68221,9 +65683,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -68254,7 +65716,7 @@ }, "OutlineWidth": 3, "RaycastTarget": true, - "Type": 1, + "Type": 0, "Enable": true }, { @@ -68309,7 +65771,7 @@ } }, { - "id": "0ce0000c-0000-4000-8000-00000ce0000c", + "id": "0ce0000a-0000-4000-8000-00000ce0000a", "path": "/ui/DefaultGroup/ShopHud/Card2/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -68497,7 +65959,7 @@ } }, { - "id": "0ce0000d-0000-4000-8000-00000ce0000d", + "id": "0ce0000b-0000-4000-8000-00000ce0000b", "path": "/ui/DefaultGroup/ShopHud/Card2/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -68533,20 +65995,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 84, - "y": 7 + "x": 79, + "y": 110 }, "OffsetMin": { - "x": -84, - "y": -23 + "x": -71, + "y": 84 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 168, - "y": 30 + "x": 150, + "y": 26 }, "UIMode": 1, "UIScale": { @@ -68556,12 +66018,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 97 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 97, "z": 0 }, "QuaternionRotation": { @@ -68648,13 +66110,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 20, - "MaxSize": 20, + "FontSize": 18, + "MaxSize": 18, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -68685,7 +66147,7 @@ } }, { - "id": "0ce0000e-0000-4000-8000-00000ce0000e", + "id": "0ce0000c-0000-4000-8000-00000ce0000c", "path": "/ui/DefaultGroup/ShopHud/Card2/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -68721,20 +66183,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 82, - "y": -30 + "x": 76, + "y": -53 }, "OffsetMin": { - "x": -82, - "y": -86 + "x": -76, + "y": -117 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 164, - "y": 56 + "x": 152, + "y": 64 }, "UIMode": 1, "UIScale": { @@ -68745,11 +66207,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -58 + "y": -85 }, "Position": { "x": 0, - "y": -58, + "y": -85, "z": 0 }, "QuaternionRotation": { @@ -68836,13 +66298,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 18, - "MaxSize": 18, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -68873,7 +66335,7 @@ } }, { - "id": "0ce0000f-0000-4000-8000-00000ce0000f", + "id": "0ce0000d-0000-4000-8000-00000ce0000d", "path": "/ui/DefaultGroup/ShopHud/Card2/Price", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -68910,11 +66372,11 @@ "MobileOnly": false, "OffsetMax": { "x": 80, - "y": -85 + "y": -115 }, "OffsetMin": { "x": -80, - "y": -125 + "y": -155 }, "Pivot": { "x": 0.5, @@ -68933,11 +66395,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -105 + "y": -135 }, "Position": { "x": 0, - "y": -105, + "y": -135, "z": 0 }, "QuaternionRotation": { @@ -69061,289 +66523,7 @@ } }, { - "id": "0ce00010-0000-4000-8000-00000ce00010", - "path": "/ui/DefaultGroup/ShopHud/Card2/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/ShopHud/Card2/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3, - "pathConstraints": "/////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 84, - "y": 9 - }, - "OffsetMin": { - "x": -84, - "y": -25 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 168, - "y": 34 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": false, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true - } - ], - "@version": 1 - } - }, - { - "id": "0ce00011-0000-4000-8000-00000ce00011", - "path": "/ui/DefaultGroup/ShopHud/Card2/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/ShopHud/Card2/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4, - "pathConstraints": "/////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -46, - "y": 125 - }, - "OffsetMin": { - "x": -90, - "y": 81 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 44, - "y": 44 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -68, - "y": 103 - }, - "Position": { - "x": -68, - "y": 103, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": false, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true - } - ], - "@version": 1 - } - }, - { - "id": "0ce00012-0000-4000-8000-00000ce00012", + "id": "0ce0000e-0000-4000-8000-00000ce0000e", "path": "/ui/DefaultGroup/ShopHud/Card2/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -69379,20 +66559,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 48, - "y": 100 + "x": 55, + "y": 71 }, "OffsetMin": { - "x": -48, - "y": 4 + "x": -55, + "y": -39 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 96, - "y": 96 + "x": 110, + "y": 110 }, "UIMode": 1, "UIScale": { @@ -69403,11 +66583,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 52 + "y": 16 }, "Position": { "x": 0, - "y": 52, + "y": 16, "z": 0 }, "QuaternionRotation": { @@ -69484,7 +66664,7 @@ } }, { - "id": "0ce00013-0000-4000-8000-00000ce00013", + "id": "0ce0000f-0000-4000-8000-00000ce0000f", "path": "/ui/DefaultGroup/ShopHud/Card3", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.ButtonComponent", "jsonString": { @@ -69569,7 +66749,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -69584,9 +66764,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -69617,7 +66797,7 @@ }, "OutlineWidth": 3, "RaycastTarget": true, - "Type": 1, + "Type": 0, "Enable": true }, { @@ -69672,7 +66852,7 @@ } }, { - "id": "0ce00014-0000-4000-8000-00000ce00014", + "id": "0ce00010-0000-4000-8000-00000ce00010", "path": "/ui/DefaultGroup/ShopHud/Card3/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -69860,7 +67040,7 @@ } }, { - "id": "0ce00015-0000-4000-8000-00000ce00015", + "id": "0ce00011-0000-4000-8000-00000ce00011", "path": "/ui/DefaultGroup/ShopHud/Card3/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -69896,20 +67076,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 84, - "y": 7 + "x": 79, + "y": 110 }, "OffsetMin": { - "x": -84, - "y": -23 + "x": -71, + "y": 84 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 168, - "y": 30 + "x": 150, + "y": 26 }, "UIMode": 1, "UIScale": { @@ -69919,12 +67099,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 97 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 97, "z": 0 }, "QuaternionRotation": { @@ -70011,13 +67191,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 20, - "MaxSize": 20, + "FontSize": 18, + "MaxSize": 18, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -70048,7 +67228,7 @@ } }, { - "id": "0ce00016-0000-4000-8000-00000ce00016", + "id": "0ce00012-0000-4000-8000-00000ce00012", "path": "/ui/DefaultGroup/ShopHud/Card3/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -70084,20 +67264,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 82, - "y": -30 + "x": 76, + "y": -53 }, "OffsetMin": { - "x": -82, - "y": -86 + "x": -76, + "y": -117 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 164, - "y": 56 + "x": 152, + "y": 64 }, "UIMode": 1, "UIScale": { @@ -70108,11 +67288,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -58 + "y": -85 }, "Position": { "x": 0, - "y": -58, + "y": -85, "z": 0 }, "QuaternionRotation": { @@ -70199,13 +67379,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 18, - "MaxSize": 18, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -70236,7 +67416,7 @@ } }, { - "id": "0ce00017-0000-4000-8000-00000ce00017", + "id": "0ce00013-0000-4000-8000-00000ce00013", "path": "/ui/DefaultGroup/ShopHud/Card3/Price", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -70273,11 +67453,11 @@ "MobileOnly": false, "OffsetMax": { "x": 80, - "y": -85 + "y": -115 }, "OffsetMin": { "x": -80, - "y": -125 + "y": -155 }, "Pivot": { "x": 0.5, @@ -70296,11 +67476,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -105 + "y": -135 }, "Position": { "x": 0, - "y": -105, + "y": -135, "z": 0 }, "QuaternionRotation": { @@ -70424,289 +67604,7 @@ } }, { - "id": "0ce00018-0000-4000-8000-00000ce00018", - "path": "/ui/DefaultGroup/ShopHud/Card3/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/ShopHud/Card3/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3, - "pathConstraints": "/////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 84, - "y": 9 - }, - "OffsetMin": { - "x": -84, - "y": -25 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 168, - "y": 34 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": false, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true - } - ], - "@version": 1 - } - }, - { - "id": "0ce00019-0000-4000-8000-00000ce00019", - "path": "/ui/DefaultGroup/ShopHud/Card3/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/ShopHud/Card3/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4, - "pathConstraints": "/////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -46, - "y": 125 - }, - "OffsetMin": { - "x": -90, - "y": 81 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 44, - "y": 44 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -68, - "y": 103 - }, - "Position": { - "x": -68, - "y": 103, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": false, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true - } - ], - "@version": 1 - } - }, - { - "id": "0ce0001a-0000-4000-8000-00000ce0001a", + "id": "0ce00014-0000-4000-8000-00000ce00014", "path": "/ui/DefaultGroup/ShopHud/Card3/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -70742,20 +67640,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 48, - "y": 100 + "x": 55, + "y": 71 }, "OffsetMin": { - "x": -48, - "y": 4 + "x": -55, + "y": -39 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 96, - "y": 96 + "x": 110, + "y": 110 }, "UIMode": 1, "UIScale": { @@ -70766,11 +67664,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 52 + "y": 16 }, "Position": { "x": 0, - "y": 52, + "y": 16, "z": 0 }, "QuaternionRotation": { @@ -70847,7 +67745,7 @@ } }, { - "id": "0ce0001b-0000-4000-8000-00000ce0001b", + "id": "0ce00015-0000-4000-8000-00000ce00015", "path": "/ui/DefaultGroup/ShopHud/Relic", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.ButtonComponent", "jsonString": { @@ -71035,7 +67933,7 @@ } }, { - "id": "0ce0001c-0000-4000-8000-00000ce0001c", + "id": "0ce00016-0000-4000-8000-00000ce00016", "path": "/ui/DefaultGroup/ShopHud/Relic/Label", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -71223,7 +68121,7 @@ } }, { - "id": "0ce0001d-0000-4000-8000-00000ce0001d", + "id": "0ce00017-0000-4000-8000-00000ce00017", "path": "/ui/DefaultGroup/ShopHud/Relic/Price", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -71411,7 +68309,7 @@ } }, { - "id": "0ce0001e-0000-4000-8000-00000ce0001e", + "id": "0ce00018-0000-4000-8000-00000ce00018", "path": "/ui/DefaultGroup/ShopHud/Potion", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.ButtonComponent", "jsonString": { @@ -71599,7 +68497,7 @@ } }, { - "id": "0ce0001f-0000-4000-8000-00000ce0001f", + "id": "0ce00019-0000-4000-8000-00000ce00019", "path": "/ui/DefaultGroup/ShopHud/Potion/Label", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -71787,7 +68685,7 @@ } }, { - "id": "0ce00020-0000-4000-8000-00000ce00020", + "id": "0ce0001a-0000-4000-8000-00000ce0001a", "path": "/ui/DefaultGroup/ShopHud/Potion/Price", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -71975,7 +68873,7 @@ } }, { - "id": "0ce00021-0000-4000-8000-00000ce00021", + "id": "0ce0001b-0000-4000-8000-00000ce0001b", "path": "/ui/DefaultGroup/ShopHud/Leave", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.ButtonComponent,MOD.Core.TextComponent", "jsonString": { @@ -78665,7 +75563,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -78680,9 +75578,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -78713,7 +75611,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3201 @@ -78759,20 +75657,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -78782,12 +75680,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -78881,8 +75779,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -78951,20 +75849,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -78974,12 +75872,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -79068,13 +75966,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -79143,20 +76041,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -79167,11 +76065,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -79260,13 +76158,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -79300,292 +76198,6 @@ }, { "id": "0e10000a-0000-4000-8000-00000e10000a", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card1/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card1/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e10000b-0000-4000-8000-00000e10000b", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card1/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card1/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e10000c-0000-4000-8000-00000e10000c", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card1/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -79621,20 +76233,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -79645,11 +76257,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -79728,7 +76340,7 @@ } }, { - "id": "0e10000d-0000-4000-8000-00000e10000d", + "id": "0e10000b-0000-4000-8000-00000e10000b", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card2", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -79813,7 +76425,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -79828,9 +76440,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -79861,7 +76473,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3202 @@ -79871,7 +76483,7 @@ } }, { - "id": "0e10000e-0000-4000-8000-00000e10000e", + "id": "0e10000c-0000-4000-8000-00000e10000c", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card2/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -79907,20 +76519,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -79930,12 +76542,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -80029,8 +76641,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -80063,7 +76675,7 @@ } }, { - "id": "0e10000f-0000-4000-8000-00000e10000f", + "id": "0e10000d-0000-4000-8000-00000e10000d", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card2/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -80099,20 +76711,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -80122,12 +76734,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -80216,13 +76828,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -80255,7 +76867,7 @@ } }, { - "id": "0e100010-0000-4000-8000-00000e100010", + "id": "0e10000e-0000-4000-8000-00000e10000e", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card2/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -80291,20 +76903,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -80315,11 +76927,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -80408,13 +77020,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -80447,293 +77059,7 @@ } }, { - "id": "0e100011-0000-4000-8000-00000e100011", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card2/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card2/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e100012-0000-4000-8000-00000e100012", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card2/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card2/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e100013-0000-4000-8000-00000e100013", + "id": "0e10000f-0000-4000-8000-00000e10000f", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card2/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -80769,20 +77095,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -80793,11 +77119,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -80876,7 +77202,7 @@ } }, { - "id": "0e100014-0000-4000-8000-00000e100014", + "id": "0e100010-0000-4000-8000-00000e100010", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card3", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -80961,7 +77287,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -80976,9 +77302,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -81009,7 +77335,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3203 @@ -81019,7 +77345,7 @@ } }, { - "id": "0e100015-0000-4000-8000-00000e100015", + "id": "0e100011-0000-4000-8000-00000e100011", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card3/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -81055,20 +77381,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -81078,12 +77404,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -81177,8 +77503,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -81211,7 +77537,7 @@ } }, { - "id": "0e100016-0000-4000-8000-00000e100016", + "id": "0e100012-0000-4000-8000-00000e100012", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card3/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -81247,20 +77573,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -81270,12 +77596,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -81364,13 +77690,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -81403,7 +77729,7 @@ } }, { - "id": "0e100017-0000-4000-8000-00000e100017", + "id": "0e100013-0000-4000-8000-00000e100013", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card3/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -81439,20 +77765,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -81463,11 +77789,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -81556,13 +77882,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -81595,293 +77921,7 @@ } }, { - "id": "0e100018-0000-4000-8000-00000e100018", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card3/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card3/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e100019-0000-4000-8000-00000e100019", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card3/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card3/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e10001a-0000-4000-8000-00000e10001a", + "id": "0e100014-0000-4000-8000-00000e100014", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card3/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -81917,20 +77957,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -81941,11 +77981,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -82024,7 +78064,7 @@ } }, { - "id": "0e10001b-0000-4000-8000-00000e10001b", + "id": "0e100015-0000-4000-8000-00000e100015", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card4", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -82109,7 +78149,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -82124,9 +78164,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -82157,7 +78197,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3204 @@ -82167,7 +78207,7 @@ } }, { - "id": "0e10001c-0000-4000-8000-00000e10001c", + "id": "0e100016-0000-4000-8000-00000e100016", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card4/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -82203,20 +78243,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -82226,12 +78266,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -82325,8 +78365,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -82359,7 +78399,7 @@ } }, { - "id": "0e10001d-0000-4000-8000-00000e10001d", + "id": "0e100017-0000-4000-8000-00000e100017", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card4/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -82395,20 +78435,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -82418,12 +78458,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -82512,13 +78552,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -82551,7 +78591,7 @@ } }, { - "id": "0e10001e-0000-4000-8000-00000e10001e", + "id": "0e100018-0000-4000-8000-00000e100018", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card4/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -82587,20 +78627,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -82611,11 +78651,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -82704,13 +78744,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -82743,293 +78783,7 @@ } }, { - "id": "0e10001f-0000-4000-8000-00000e10001f", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card4/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card4/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e100020-0000-4000-8000-00000e100020", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card4/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card4/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e100021-0000-4000-8000-00000e100021", + "id": "0e100019-0000-4000-8000-00000e100019", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card4/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -83065,20 +78819,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -83089,11 +78843,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -83172,7 +78926,7 @@ } }, { - "id": "0e100022-0000-4000-8000-00000e100022", + "id": "0e10001a-0000-4000-8000-00000e10001a", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card5", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -83257,7 +79011,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -83272,9 +79026,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -83305,7 +79059,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3205 @@ -83315,7 +79069,7 @@ } }, { - "id": "0e100023-0000-4000-8000-00000e100023", + "id": "0e10001b-0000-4000-8000-00000e10001b", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card5/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -83351,20 +79105,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -83374,12 +79128,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -83473,8 +79227,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -83507,7 +79261,7 @@ } }, { - "id": "0e100024-0000-4000-8000-00000e100024", + "id": "0e10001c-0000-4000-8000-00000e10001c", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card5/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -83543,20 +79297,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -83566,12 +79320,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -83660,13 +79414,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -83699,7 +79453,7 @@ } }, { - "id": "0e100025-0000-4000-8000-00000e100025", + "id": "0e10001d-0000-4000-8000-00000e10001d", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card5/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -83735,20 +79489,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -83759,11 +79513,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -83852,13 +79606,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -83891,293 +79645,7 @@ } }, { - "id": "0e100026-0000-4000-8000-00000e100026", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card5/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card5/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e100027-0000-4000-8000-00000e100027", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card5/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card5/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e100028-0000-4000-8000-00000e100028", + "id": "0e10001e-0000-4000-8000-00000e10001e", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card5/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -84213,20 +79681,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -84237,11 +79705,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -84320,7 +79788,7 @@ } }, { - "id": "0e100029-0000-4000-8000-00000e100029", + "id": "0e10001f-0000-4000-8000-00000e10001f", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card6", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -84405,7 +79873,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -84420,9 +79888,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -84453,7 +79921,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3206 @@ -84463,7 +79931,7 @@ } }, { - "id": "0e10002a-0000-4000-8000-00000e10002a", + "id": "0e100020-0000-4000-8000-00000e100020", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card6/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -84499,20 +79967,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -84522,12 +79990,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -84621,8 +80089,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -84655,7 +80123,7 @@ } }, { - "id": "0e10002b-0000-4000-8000-00000e10002b", + "id": "0e100021-0000-4000-8000-00000e100021", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card6/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -84691,20 +80159,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -84714,12 +80182,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -84808,13 +80276,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -84847,7 +80315,7 @@ } }, { - "id": "0e10002c-0000-4000-8000-00000e10002c", + "id": "0e100022-0000-4000-8000-00000e100022", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card6/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -84883,20 +80351,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -84907,11 +80375,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -85000,13 +80468,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -85039,293 +80507,7 @@ } }, { - "id": "0e10002d-0000-4000-8000-00000e10002d", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card6/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card6/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e10002e-0000-4000-8000-00000e10002e", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card6/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card6/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e10002f-0000-4000-8000-00000e10002f", + "id": "0e100023-0000-4000-8000-00000e100023", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card6/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -85361,20 +80543,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -85385,11 +80567,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -85468,7 +80650,7 @@ } }, { - "id": "0e100030-0000-4000-8000-00000e100030", + "id": "0e100024-0000-4000-8000-00000e100024", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card7", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -85553,7 +80735,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -85568,9 +80750,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -85601,7 +80783,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3207 @@ -85611,7 +80793,7 @@ } }, { - "id": "0e100031-0000-4000-8000-00000e100031", + "id": "0e100025-0000-4000-8000-00000e100025", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card7/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -85647,20 +80829,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -85670,12 +80852,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -85769,8 +80951,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -85803,7 +80985,7 @@ } }, { - "id": "0e100032-0000-4000-8000-00000e100032", + "id": "0e100026-0000-4000-8000-00000e100026", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card7/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -85839,20 +81021,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -85862,12 +81044,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -85956,13 +81138,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -85995,7 +81177,7 @@ } }, { - "id": "0e100033-0000-4000-8000-00000e100033", + "id": "0e100027-0000-4000-8000-00000e100027", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card7/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -86031,20 +81213,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -86055,11 +81237,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -86148,13 +81330,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -86187,293 +81369,7 @@ } }, { - "id": "0e100034-0000-4000-8000-00000e100034", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card7/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card7/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e100035-0000-4000-8000-00000e100035", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card7/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card7/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e100036-0000-4000-8000-00000e100036", + "id": "0e100028-0000-4000-8000-00000e100028", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card7/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -86509,20 +81405,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -86533,11 +81429,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -86616,7 +81512,7 @@ } }, { - "id": "0e100037-0000-4000-8000-00000e100037", + "id": "0e100029-0000-4000-8000-00000e100029", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card8", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -86701,7 +81597,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -86716,9 +81612,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -86749,7 +81645,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3208 @@ -86759,7 +81655,7 @@ } }, { - "id": "0e100038-0000-4000-8000-00000e100038", + "id": "0e10002a-0000-4000-8000-00000e10002a", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card8/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -86795,20 +81691,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -86818,12 +81714,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -86917,8 +81813,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -86951,7 +81847,7 @@ } }, { - "id": "0e100039-0000-4000-8000-00000e100039", + "id": "0e10002b-0000-4000-8000-00000e10002b", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card8/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -86987,20 +81883,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -87010,12 +81906,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -87104,13 +82000,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -87143,7 +82039,7 @@ } }, { - "id": "0e10003a-0000-4000-8000-00000e10003a", + "id": "0e10002c-0000-4000-8000-00000e10002c", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card8/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -87179,20 +82075,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -87203,11 +82099,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -87296,13 +82192,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -87335,293 +82231,7 @@ } }, { - "id": "0e10003b-0000-4000-8000-00000e10003b", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card8/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card8/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e10003c-0000-4000-8000-00000e10003c", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card8/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card8/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e10003d-0000-4000-8000-00000e10003d", + "id": "0e10002d-0000-4000-8000-00000e10002d", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card8/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -87657,20 +82267,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -87681,11 +82291,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -87764,7 +82374,7 @@ } }, { - "id": "0e10003e-0000-4000-8000-00000e10003e", + "id": "0e10002e-0000-4000-8000-00000e10002e", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card9", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -87849,7 +82459,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -87864,9 +82474,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -87897,7 +82507,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3209 @@ -87907,7 +82517,7 @@ } }, { - "id": "0e10003f-0000-4000-8000-00000e10003f", + "id": "0e10002f-0000-4000-8000-00000e10002f", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card9/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -87943,20 +82553,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -87966,12 +82576,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -88065,8 +82675,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -88099,7 +82709,7 @@ } }, { - "id": "0e100040-0000-4000-8000-00000e100040", + "id": "0e100030-0000-4000-8000-00000e100030", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card9/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -88135,20 +82745,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -88158,12 +82768,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -88252,13 +82862,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -88291,7 +82901,7 @@ } }, { - "id": "0e100041-0000-4000-8000-00000e100041", + "id": "0e100031-0000-4000-8000-00000e100031", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card9/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -88327,20 +82937,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -88351,11 +82961,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -88444,13 +83054,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -88483,293 +83093,7 @@ } }, { - "id": "0e100042-0000-4000-8000-00000e100042", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card9/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card9/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e100043-0000-4000-8000-00000e100043", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card9/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card9/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e100044-0000-4000-8000-00000e100044", + "id": "0e100032-0000-4000-8000-00000e100032", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card9/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -88805,20 +83129,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -88829,11 +83153,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -88912,7 +83236,7 @@ } }, { - "id": "0e100045-0000-4000-8000-00000e100045", + "id": "0e100033-0000-4000-8000-00000e100033", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card10", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -88997,7 +83321,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -89012,9 +83336,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -89045,7 +83369,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3210 @@ -89055,7 +83379,7 @@ } }, { - "id": "0e100046-0000-4000-8000-00000e100046", + "id": "0e100034-0000-4000-8000-00000e100034", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card10/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -89091,20 +83415,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -89114,12 +83438,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -89213,8 +83537,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -89247,7 +83571,7 @@ } }, { - "id": "0e100047-0000-4000-8000-00000e100047", + "id": "0e100035-0000-4000-8000-00000e100035", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card10/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -89283,20 +83607,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -89306,12 +83630,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -89400,13 +83724,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -89439,7 +83763,7 @@ } }, { - "id": "0e100048-0000-4000-8000-00000e100048", + "id": "0e100036-0000-4000-8000-00000e100036", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card10/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -89475,20 +83799,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -89499,11 +83823,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -89592,13 +83916,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -89631,293 +83955,7 @@ } }, { - "id": "0e100049-0000-4000-8000-00000e100049", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card10/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card10/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e10004a-0000-4000-8000-00000e10004a", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card10/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card10/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e10004b-0000-4000-8000-00000e10004b", + "id": "0e100037-0000-4000-8000-00000e100037", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card10/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -89953,20 +83991,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -89977,11 +84015,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -90060,7 +84098,7 @@ } }, { - "id": "0e10004c-0000-4000-8000-00000e10004c", + "id": "0e100038-0000-4000-8000-00000e100038", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card11", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -90145,7 +84183,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -90160,9 +84198,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -90193,7 +84231,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3211 @@ -90203,7 +84241,7 @@ } }, { - "id": "0e10004d-0000-4000-8000-00000e10004d", + "id": "0e100039-0000-4000-8000-00000e100039", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card11/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -90239,20 +84277,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -90262,12 +84300,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -90361,8 +84399,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -90395,7 +84433,7 @@ } }, { - "id": "0e10004e-0000-4000-8000-00000e10004e", + "id": "0e10003a-0000-4000-8000-00000e10003a", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card11/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -90431,20 +84469,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -90454,12 +84492,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -90548,13 +84586,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -90587,7 +84625,7 @@ } }, { - "id": "0e10004f-0000-4000-8000-00000e10004f", + "id": "0e10003b-0000-4000-8000-00000e10003b", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card11/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -90623,20 +84661,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -90647,11 +84685,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -90740,13 +84778,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -90779,293 +84817,7 @@ } }, { - "id": "0e100050-0000-4000-8000-00000e100050", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card11/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card11/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e100051-0000-4000-8000-00000e100051", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card11/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card11/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e100052-0000-4000-8000-00000e100052", + "id": "0e10003c-0000-4000-8000-00000e10003c", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card11/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -91101,20 +84853,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -91125,11 +84877,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -91208,7 +84960,7 @@ } }, { - "id": "0e100053-0000-4000-8000-00000e100053", + "id": "0e10003d-0000-4000-8000-00000e10003d", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card12", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -91293,7 +85045,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -91308,9 +85060,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -91341,7 +85093,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3212 @@ -91351,7 +85103,7 @@ } }, { - "id": "0e100054-0000-4000-8000-00000e100054", + "id": "0e10003e-0000-4000-8000-00000e10003e", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card12/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -91387,20 +85139,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -91410,12 +85162,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -91509,8 +85261,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -91543,7 +85295,7 @@ } }, { - "id": "0e100055-0000-4000-8000-00000e100055", + "id": "0e10003f-0000-4000-8000-00000e10003f", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card12/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -91579,20 +85331,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -91602,12 +85354,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -91696,13 +85448,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -91735,7 +85487,7 @@ } }, { - "id": "0e100056-0000-4000-8000-00000e100056", + "id": "0e100040-0000-4000-8000-00000e100040", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card12/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -91771,20 +85523,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -91795,11 +85547,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -91888,13 +85640,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -91927,293 +85679,7 @@ } }, { - "id": "0e100057-0000-4000-8000-00000e100057", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card12/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card12/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e100058-0000-4000-8000-00000e100058", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card12/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card12/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e100059-0000-4000-8000-00000e100059", + "id": "0e100041-0000-4000-8000-00000e100041", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card12/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -92249,20 +85715,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -92273,11 +85739,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -92356,7 +85822,7 @@ } }, { - "id": "0e10005a-0000-4000-8000-00000e10005a", + "id": "0e100042-0000-4000-8000-00000e100042", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card13", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -92441,7 +85907,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -92456,9 +85922,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -92489,7 +85955,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3213 @@ -92499,7 +85965,7 @@ } }, { - "id": "0e10005b-0000-4000-8000-00000e10005b", + "id": "0e100043-0000-4000-8000-00000e100043", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card13/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -92535,20 +86001,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -92558,12 +86024,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -92657,8 +86123,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -92691,7 +86157,7 @@ } }, { - "id": "0e10005c-0000-4000-8000-00000e10005c", + "id": "0e100044-0000-4000-8000-00000e100044", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card13/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -92727,20 +86193,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -92750,12 +86216,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -92844,13 +86310,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -92883,7 +86349,7 @@ } }, { - "id": "0e10005d-0000-4000-8000-00000e10005d", + "id": "0e100045-0000-4000-8000-00000e100045", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card13/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -92919,20 +86385,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -92943,11 +86409,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -93036,13 +86502,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -93075,293 +86541,7 @@ } }, { - "id": "0e10005e-0000-4000-8000-00000e10005e", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card13/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card13/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e10005f-0000-4000-8000-00000e10005f", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card13/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card13/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e100060-0000-4000-8000-00000e100060", + "id": "0e100046-0000-4000-8000-00000e100046", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card13/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -93397,20 +86577,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -93421,11 +86601,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -93504,7 +86684,7 @@ } }, { - "id": "0e100061-0000-4000-8000-00000e100061", + "id": "0e100047-0000-4000-8000-00000e100047", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card14", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -93589,7 +86769,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -93604,9 +86784,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -93637,7 +86817,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3214 @@ -93647,7 +86827,7 @@ } }, { - "id": "0e100062-0000-4000-8000-00000e100062", + "id": "0e100048-0000-4000-8000-00000e100048", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card14/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -93683,20 +86863,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -93706,12 +86886,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -93805,8 +86985,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -93839,7 +87019,7 @@ } }, { - "id": "0e100063-0000-4000-8000-00000e100063", + "id": "0e100049-0000-4000-8000-00000e100049", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card14/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -93875,20 +87055,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -93898,12 +87078,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -93992,13 +87172,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -94031,7 +87211,7 @@ } }, { - "id": "0e100064-0000-4000-8000-00000e100064", + "id": "0e10004a-0000-4000-8000-00000e10004a", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card14/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -94067,20 +87247,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -94091,11 +87271,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -94184,13 +87364,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -94223,293 +87403,7 @@ } }, { - "id": "0e100065-0000-4000-8000-00000e100065", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card14/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card14/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e100066-0000-4000-8000-00000e100066", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card14/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card14/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e100067-0000-4000-8000-00000e100067", + "id": "0e10004b-0000-4000-8000-00000e10004b", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card14/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -94545,20 +87439,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -94569,11 +87463,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -94652,7 +87546,7 @@ } }, { - "id": "0e100068-0000-4000-8000-00000e100068", + "id": "0e10004c-0000-4000-8000-00000e10004c", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card15", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -94737,7 +87631,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -94752,9 +87646,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -94785,7 +87679,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3215 @@ -94795,7 +87689,7 @@ } }, { - "id": "0e100069-0000-4000-8000-00000e100069", + "id": "0e10004d-0000-4000-8000-00000e10004d", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card15/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -94831,20 +87725,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -94854,12 +87748,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -94953,8 +87847,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -94987,7 +87881,7 @@ } }, { - "id": "0e10006a-0000-4000-8000-00000e10006a", + "id": "0e10004e-0000-4000-8000-00000e10004e", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card15/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -95023,20 +87917,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -95046,12 +87940,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -95140,13 +88034,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -95179,7 +88073,7 @@ } }, { - "id": "0e10006b-0000-4000-8000-00000e10006b", + "id": "0e10004f-0000-4000-8000-00000e10004f", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card15/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -95215,20 +88109,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -95239,11 +88133,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -95332,13 +88226,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -95371,293 +88265,7 @@ } }, { - "id": "0e10006c-0000-4000-8000-00000e10006c", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card15/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card15/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e10006d-0000-4000-8000-00000e10006d", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card15/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card15/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e10006e-0000-4000-8000-00000e10006e", + "id": "0e100050-0000-4000-8000-00000e100050", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card15/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -95693,20 +88301,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -95717,11 +88325,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -95800,7 +88408,7 @@ } }, { - "id": "0e10006f-0000-4000-8000-00000e10006f", + "id": "0e100051-0000-4000-8000-00000e100051", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card16", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -95885,7 +88493,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -95900,9 +88508,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -95933,7 +88541,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3216 @@ -95943,7 +88551,7 @@ } }, { - "id": "0e100070-0000-4000-8000-00000e100070", + "id": "0e100052-0000-4000-8000-00000e100052", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card16/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -95979,20 +88587,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -96002,12 +88610,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -96101,8 +88709,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -96135,7 +88743,7 @@ } }, { - "id": "0e100071-0000-4000-8000-00000e100071", + "id": "0e100053-0000-4000-8000-00000e100053", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card16/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -96171,20 +88779,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -96194,12 +88802,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -96288,13 +88896,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -96327,7 +88935,7 @@ } }, { - "id": "0e100072-0000-4000-8000-00000e100072", + "id": "0e100054-0000-4000-8000-00000e100054", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card16/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -96363,20 +88971,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -96387,11 +88995,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -96480,13 +89088,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -96519,293 +89127,7 @@ } }, { - "id": "0e100073-0000-4000-8000-00000e100073", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card16/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card16/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e100074-0000-4000-8000-00000e100074", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card16/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card16/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e100075-0000-4000-8000-00000e100075", + "id": "0e100055-0000-4000-8000-00000e100055", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card16/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -96841,20 +89163,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -96865,11 +89187,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -96948,7 +89270,7 @@ } }, { - "id": "0e100076-0000-4000-8000-00000e100076", + "id": "0e100056-0000-4000-8000-00000e100056", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card17", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -97033,7 +89355,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -97048,9 +89370,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -97081,7 +89403,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3217 @@ -97091,7 +89413,7 @@ } }, { - "id": "0e100077-0000-4000-8000-00000e100077", + "id": "0e100057-0000-4000-8000-00000e100057", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card17/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -97127,20 +89449,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -97150,12 +89472,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -97249,8 +89571,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -97283,7 +89605,7 @@ } }, { - "id": "0e100078-0000-4000-8000-00000e100078", + "id": "0e100058-0000-4000-8000-00000e100058", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card17/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -97319,20 +89641,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -97342,12 +89664,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -97436,13 +89758,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -97475,7 +89797,7 @@ } }, { - "id": "0e100079-0000-4000-8000-00000e100079", + "id": "0e100059-0000-4000-8000-00000e100059", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card17/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -97511,20 +89833,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -97535,11 +89857,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -97628,13 +89950,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -97667,293 +89989,7 @@ } }, { - "id": "0e10007a-0000-4000-8000-00000e10007a", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card17/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card17/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e10007b-0000-4000-8000-00000e10007b", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card17/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card17/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e10007c-0000-4000-8000-00000e10007c", + "id": "0e10005a-0000-4000-8000-00000e10005a", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card17/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -97989,20 +90025,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -98013,11 +90049,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -98096,7 +90132,7 @@ } }, { - "id": "0e10007d-0000-4000-8000-00000e10007d", + "id": "0e10005b-0000-4000-8000-00000e10005b", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card18", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -98181,7 +90217,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -98196,9 +90232,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -98229,7 +90265,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3218 @@ -98239,7 +90275,7 @@ } }, { - "id": "0e10007e-0000-4000-8000-00000e10007e", + "id": "0e10005c-0000-4000-8000-00000e10005c", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card18/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -98275,20 +90311,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -98298,12 +90334,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -98397,8 +90433,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -98431,7 +90467,7 @@ } }, { - "id": "0e10007f-0000-4000-8000-00000e10007f", + "id": "0e10005d-0000-4000-8000-00000e10005d", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card18/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -98467,20 +90503,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -98490,12 +90526,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -98584,13 +90620,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -98623,7 +90659,7 @@ } }, { - "id": "0e100080-0000-4000-8000-00000e100080", + "id": "0e10005e-0000-4000-8000-00000e10005e", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card18/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -98659,20 +90695,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -98683,11 +90719,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -98776,13 +90812,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -98815,293 +90851,7 @@ } }, { - "id": "0e100081-0000-4000-8000-00000e100081", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card18/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card18/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e100082-0000-4000-8000-00000e100082", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card18/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card18/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e100083-0000-4000-8000-00000e100083", + "id": "0e10005f-0000-4000-8000-00000e10005f", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card18/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -99137,20 +90887,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -99161,11 +90911,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -99244,7 +90994,7 @@ } }, { - "id": "0e100084-0000-4000-8000-00000e100084", + "id": "0e100060-0000-4000-8000-00000e100060", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card19", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -99329,7 +91079,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -99344,9 +91094,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -99377,7 +91127,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3219 @@ -99387,7 +91137,7 @@ } }, { - "id": "0e100085-0000-4000-8000-00000e100085", + "id": "0e100061-0000-4000-8000-00000e100061", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card19/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -99423,20 +91173,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -99446,12 +91196,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -99545,8 +91295,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -99579,7 +91329,7 @@ } }, { - "id": "0e100086-0000-4000-8000-00000e100086", + "id": "0e100062-0000-4000-8000-00000e100062", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card19/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -99615,20 +91365,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -99638,12 +91388,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -99732,13 +91482,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -99771,7 +91521,7 @@ } }, { - "id": "0e100087-0000-4000-8000-00000e100087", + "id": "0e100063-0000-4000-8000-00000e100063", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card19/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -99807,20 +91557,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -99831,11 +91581,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -99924,13 +91674,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -99963,293 +91713,7 @@ } }, { - "id": "0e100088-0000-4000-8000-00000e100088", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card19/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card19/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e100089-0000-4000-8000-00000e100089", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card19/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card19/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e10008a-0000-4000-8000-00000e10008a", + "id": "0e100064-0000-4000-8000-00000e100064", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card19/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -100285,20 +91749,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -100309,11 +91773,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -100392,7 +91856,7 @@ } }, { - "id": "0e10008b-0000-4000-8000-00000e10008b", + "id": "0e100065-0000-4000-8000-00000e100065", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card20", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -100477,7 +91941,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -100492,9 +91956,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -100525,7 +91989,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3220 @@ -100535,7 +91999,7 @@ } }, { - "id": "0e10008c-0000-4000-8000-00000e10008c", + "id": "0e100066-0000-4000-8000-00000e100066", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card20/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -100571,20 +92035,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -100594,12 +92058,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -100693,8 +92157,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -100727,7 +92191,7 @@ } }, { - "id": "0e10008d-0000-4000-8000-00000e10008d", + "id": "0e100067-0000-4000-8000-00000e100067", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card20/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -100763,20 +92227,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -100786,12 +92250,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -100880,13 +92344,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -100919,7 +92383,7 @@ } }, { - "id": "0e10008e-0000-4000-8000-00000e10008e", + "id": "0e100068-0000-4000-8000-00000e100068", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card20/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -100955,20 +92419,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -100979,11 +92443,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -101072,13 +92536,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -101111,293 +92575,7 @@ } }, { - "id": "0e10008f-0000-4000-8000-00000e10008f", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card20/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card20/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e100090-0000-4000-8000-00000e100090", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card20/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card20/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e100091-0000-4000-8000-00000e100091", + "id": "0e100069-0000-4000-8000-00000e100069", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card20/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -101433,20 +92611,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -101457,11 +92635,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -101540,7 +92718,7 @@ } }, { - "id": "0e100092-0000-4000-8000-00000e100092", + "id": "0e10006a-0000-4000-8000-00000e10006a", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card21", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -101625,7 +92803,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -101640,9 +92818,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -101673,7 +92851,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3221 @@ -101683,7 +92861,7 @@ } }, { - "id": "0e100093-0000-4000-8000-00000e100093", + "id": "0e10006b-0000-4000-8000-00000e10006b", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card21/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -101719,20 +92897,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -101742,12 +92920,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -101841,8 +93019,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -101875,7 +93053,7 @@ } }, { - "id": "0e100094-0000-4000-8000-00000e100094", + "id": "0e10006c-0000-4000-8000-00000e10006c", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card21/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -101911,20 +93089,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -101934,12 +93112,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -102028,13 +93206,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -102067,7 +93245,7 @@ } }, { - "id": "0e100095-0000-4000-8000-00000e100095", + "id": "0e10006d-0000-4000-8000-00000e10006d", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card21/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -102103,20 +93281,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -102127,11 +93305,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -102220,13 +93398,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -102259,293 +93437,7 @@ } }, { - "id": "0e100096-0000-4000-8000-00000e100096", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card21/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card21/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e100097-0000-4000-8000-00000e100097", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card21/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card21/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e100098-0000-4000-8000-00000e100098", + "id": "0e10006e-0000-4000-8000-00000e10006e", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card21/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -102581,20 +93473,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -102605,11 +93497,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -102688,7 +93580,7 @@ } }, { - "id": "0e100099-0000-4000-8000-00000e100099", + "id": "0e10006f-0000-4000-8000-00000e10006f", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card22", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -102773,7 +93665,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -102788,9 +93680,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -102821,7 +93713,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3222 @@ -102831,7 +93723,7 @@ } }, { - "id": "0e10009a-0000-4000-8000-00000e10009a", + "id": "0e100070-0000-4000-8000-00000e100070", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card22/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -102867,20 +93759,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -102890,12 +93782,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -102989,8 +93881,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -103023,7 +93915,7 @@ } }, { - "id": "0e10009b-0000-4000-8000-00000e10009b", + "id": "0e100071-0000-4000-8000-00000e100071", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card22/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -103059,20 +93951,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -103082,12 +93974,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -103176,13 +94068,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -103215,7 +94107,7 @@ } }, { - "id": "0e10009c-0000-4000-8000-00000e10009c", + "id": "0e100072-0000-4000-8000-00000e100072", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card22/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -103251,20 +94143,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -103275,11 +94167,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -103368,13 +94260,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -103407,293 +94299,7 @@ } }, { - "id": "0e10009d-0000-4000-8000-00000e10009d", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card22/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card22/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e10009e-0000-4000-8000-00000e10009e", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card22/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card22/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e10009f-0000-4000-8000-00000e10009f", + "id": "0e100073-0000-4000-8000-00000e100073", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card22/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -103729,20 +94335,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -103753,11 +94359,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -103836,7 +94442,7 @@ } }, { - "id": "0e1000a0-0000-4000-8000-00000e1000a0", + "id": "0e100074-0000-4000-8000-00000e100074", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card23", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -103921,7 +94527,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -103936,9 +94542,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -103969,7 +94575,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3223 @@ -103979,7 +94585,7 @@ } }, { - "id": "0e1000a1-0000-4000-8000-00000e1000a1", + "id": "0e100075-0000-4000-8000-00000e100075", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card23/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -104015,20 +94621,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -104038,12 +94644,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -104137,8 +94743,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -104171,7 +94777,7 @@ } }, { - "id": "0e1000a2-0000-4000-8000-00000e1000a2", + "id": "0e100076-0000-4000-8000-00000e100076", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card23/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -104207,20 +94813,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -104230,12 +94836,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -104324,13 +94930,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -104363,7 +94969,7 @@ } }, { - "id": "0e1000a3-0000-4000-8000-00000e1000a3", + "id": "0e100077-0000-4000-8000-00000e100077", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card23/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -104399,20 +95005,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -104423,11 +95029,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -104516,13 +95122,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -104555,293 +95161,7 @@ } }, { - "id": "0e1000a4-0000-4000-8000-00000e1000a4", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card23/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card23/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e1000a5-0000-4000-8000-00000e1000a5", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card23/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card23/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e1000a6-0000-4000-8000-00000e1000a6", + "id": "0e100078-0000-4000-8000-00000e100078", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card23/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -104877,20 +95197,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -104901,11 +95221,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -104984,7 +95304,7 @@ } }, { - "id": "0e1000a7-0000-4000-8000-00000e1000a7", + "id": "0e100079-0000-4000-8000-00000e100079", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card24", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -105069,7 +95389,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -105084,9 +95404,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -105117,7 +95437,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3224 @@ -105127,7 +95447,7 @@ } }, { - "id": "0e1000a8-0000-4000-8000-00000e1000a8", + "id": "0e10007a-0000-4000-8000-00000e10007a", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card24/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -105163,20 +95483,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -105186,12 +95506,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -105285,8 +95605,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -105319,7 +95639,7 @@ } }, { - "id": "0e1000a9-0000-4000-8000-00000e1000a9", + "id": "0e10007b-0000-4000-8000-00000e10007b", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card24/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -105355,20 +95675,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -105378,12 +95698,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -105472,13 +95792,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -105511,7 +95831,7 @@ } }, { - "id": "0e1000aa-0000-4000-8000-00000e1000aa", + "id": "0e10007c-0000-4000-8000-00000e10007c", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card24/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -105547,20 +95867,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -105571,11 +95891,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -105664,13 +95984,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -105703,293 +96023,7 @@ } }, { - "id": "0e1000ab-0000-4000-8000-00000e1000ab", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card24/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card24/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e1000ac-0000-4000-8000-00000e1000ac", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card24/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card24/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e1000ad-0000-4000-8000-00000e1000ad", + "id": "0e10007d-0000-4000-8000-00000e10007d", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card24/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -106025,20 +96059,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -106049,11 +96083,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -106132,7 +96166,7 @@ } }, { - "id": "0e1000ae-0000-4000-8000-00000e1000ae", + "id": "0e10007e-0000-4000-8000-00000e10007e", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card25", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -106217,7 +96251,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -106232,9 +96266,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -106265,7 +96299,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3225 @@ -106275,7 +96309,7 @@ } }, { - "id": "0e1000af-0000-4000-8000-00000e1000af", + "id": "0e10007f-0000-4000-8000-00000e10007f", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card25/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -106311,20 +96345,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -106334,12 +96368,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -106433,8 +96467,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -106467,7 +96501,7 @@ } }, { - "id": "0e1000b0-0000-4000-8000-00000e1000b0", + "id": "0e100080-0000-4000-8000-00000e100080", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card25/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -106503,20 +96537,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -106526,12 +96560,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -106620,13 +96654,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -106659,7 +96693,7 @@ } }, { - "id": "0e1000b1-0000-4000-8000-00000e1000b1", + "id": "0e100081-0000-4000-8000-00000e100081", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card25/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -106695,20 +96729,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -106719,11 +96753,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -106812,13 +96846,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -106851,293 +96885,7 @@ } }, { - "id": "0e1000b2-0000-4000-8000-00000e1000b2", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card25/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card25/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e1000b3-0000-4000-8000-00000e1000b3", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card25/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card25/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e1000b4-0000-4000-8000-00000e1000b4", + "id": "0e100082-0000-4000-8000-00000e100082", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card25/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -107173,20 +96921,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -107197,11 +96945,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -107280,7 +97028,7 @@ } }, { - "id": "0e1000b5-0000-4000-8000-00000e1000b5", + "id": "0e100083-0000-4000-8000-00000e100083", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card26", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -107365,7 +97113,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -107380,9 +97128,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -107413,7 +97161,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3226 @@ -107423,7 +97171,7 @@ } }, { - "id": "0e1000b6-0000-4000-8000-00000e1000b6", + "id": "0e100084-0000-4000-8000-00000e100084", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card26/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -107459,20 +97207,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -107482,12 +97230,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -107581,8 +97329,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -107615,7 +97363,7 @@ } }, { - "id": "0e1000b7-0000-4000-8000-00000e1000b7", + "id": "0e100085-0000-4000-8000-00000e100085", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card26/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -107651,20 +97399,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -107674,12 +97422,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -107768,13 +97516,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -107807,7 +97555,7 @@ } }, { - "id": "0e1000b8-0000-4000-8000-00000e1000b8", + "id": "0e100086-0000-4000-8000-00000e100086", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card26/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -107843,20 +97591,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -107867,11 +97615,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -107960,13 +97708,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -107999,293 +97747,7 @@ } }, { - "id": "0e1000b9-0000-4000-8000-00000e1000b9", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card26/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card26/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e1000ba-0000-4000-8000-00000e1000ba", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card26/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card26/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e1000bb-0000-4000-8000-00000e1000bb", + "id": "0e100087-0000-4000-8000-00000e100087", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card26/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -108321,20 +97783,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -108345,11 +97807,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -108428,7 +97890,7 @@ } }, { - "id": "0e1000bc-0000-4000-8000-00000e1000bc", + "id": "0e100088-0000-4000-8000-00000e100088", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card27", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -108513,7 +97975,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -108528,9 +97990,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -108561,7 +98023,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3227 @@ -108571,7 +98033,7 @@ } }, { - "id": "0e1000bd-0000-4000-8000-00000e1000bd", + "id": "0e100089-0000-4000-8000-00000e100089", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card27/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -108607,20 +98069,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -108630,12 +98092,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -108729,8 +98191,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -108763,7 +98225,7 @@ } }, { - "id": "0e1000be-0000-4000-8000-00000e1000be", + "id": "0e10008a-0000-4000-8000-00000e10008a", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card27/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -108799,20 +98261,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -108822,12 +98284,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -108916,13 +98378,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -108955,7 +98417,7 @@ } }, { - "id": "0e1000bf-0000-4000-8000-00000e1000bf", + "id": "0e10008b-0000-4000-8000-00000e10008b", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card27/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -108991,20 +98453,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -109015,11 +98477,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -109108,13 +98570,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -109147,293 +98609,7 @@ } }, { - "id": "0e1000c0-0000-4000-8000-00000e1000c0", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card27/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card27/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e1000c1-0000-4000-8000-00000e1000c1", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card27/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card27/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e1000c2-0000-4000-8000-00000e1000c2", + "id": "0e10008c-0000-4000-8000-00000e10008c", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card27/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -109469,20 +98645,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -109493,11 +98669,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -109576,7 +98752,7 @@ } }, { - "id": "0e1000c3-0000-4000-8000-00000e1000c3", + "id": "0e10008d-0000-4000-8000-00000e10008d", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card28", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -109661,7 +98837,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -109676,9 +98852,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -109709,7 +98885,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3228 @@ -109719,7 +98895,7 @@ } }, { - "id": "0e1000c4-0000-4000-8000-00000e1000c4", + "id": "0e10008e-0000-4000-8000-00000e10008e", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card28/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -109755,20 +98931,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -109778,12 +98954,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -109877,8 +99053,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -109911,7 +99087,7 @@ } }, { - "id": "0e1000c5-0000-4000-8000-00000e1000c5", + "id": "0e10008f-0000-4000-8000-00000e10008f", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card28/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -109947,20 +99123,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -109970,12 +99146,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -110064,13 +99240,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -110103,7 +99279,7 @@ } }, { - "id": "0e1000c6-0000-4000-8000-00000e1000c6", + "id": "0e100090-0000-4000-8000-00000e100090", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card28/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -110139,20 +99315,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -110163,11 +99339,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -110256,13 +99432,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -110295,293 +99471,7 @@ } }, { - "id": "0e1000c7-0000-4000-8000-00000e1000c7", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card28/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card28/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e1000c8-0000-4000-8000-00000e1000c8", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card28/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card28/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e1000c9-0000-4000-8000-00000e1000c9", + "id": "0e100091-0000-4000-8000-00000e100091", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card28/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -110617,20 +99507,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -110641,11 +99531,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -110724,7 +99614,7 @@ } }, { - "id": "0e1000ca-0000-4000-8000-00000e1000ca", + "id": "0e100092-0000-4000-8000-00000e100092", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card29", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -110809,7 +99699,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -110824,9 +99714,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -110857,7 +99747,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3229 @@ -110867,7 +99757,7 @@ } }, { - "id": "0e1000cb-0000-4000-8000-00000e1000cb", + "id": "0e100093-0000-4000-8000-00000e100093", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card29/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -110903,20 +99793,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -110926,12 +99816,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -111025,8 +99915,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -111059,7 +99949,7 @@ } }, { - "id": "0e1000cc-0000-4000-8000-00000e1000cc", + "id": "0e100094-0000-4000-8000-00000e100094", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card29/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -111095,20 +99985,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -111118,12 +100008,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -111212,13 +100102,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -111251,7 +100141,7 @@ } }, { - "id": "0e1000cd-0000-4000-8000-00000e1000cd", + "id": "0e100095-0000-4000-8000-00000e100095", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card29/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -111287,20 +100177,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -111311,11 +100201,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -111404,13 +100294,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -111443,293 +100333,7 @@ } }, { - "id": "0e1000ce-0000-4000-8000-00000e1000ce", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card29/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card29/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e1000cf-0000-4000-8000-00000e1000cf", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card29/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card29/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e1000d0-0000-4000-8000-00000e1000d0", + "id": "0e100096-0000-4000-8000-00000e100096", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card29/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -111765,20 +100369,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -111789,11 +100393,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -111872,7 +100476,7 @@ } }, { - "id": "0e1000d1-0000-4000-8000-00000e1000d1", + "id": "0e100097-0000-4000-8000-00000e100097", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card30", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -111957,7 +100561,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -111972,9 +100576,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -112005,7 +100609,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3230 @@ -112015,7 +100619,7 @@ } }, { - "id": "0e1000d2-0000-4000-8000-00000e1000d2", + "id": "0e100098-0000-4000-8000-00000e100098", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card30/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -112051,20 +100655,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -112074,12 +100678,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -112173,8 +100777,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -112207,7 +100811,7 @@ } }, { - "id": "0e1000d3-0000-4000-8000-00000e1000d3", + "id": "0e100099-0000-4000-8000-00000e100099", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card30/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -112243,20 +100847,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -112266,12 +100870,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -112360,13 +100964,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -112399,7 +101003,7 @@ } }, { - "id": "0e1000d4-0000-4000-8000-00000e1000d4", + "id": "0e10009a-0000-4000-8000-00000e10009a", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card30/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -112435,20 +101039,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -112459,11 +101063,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -112552,13 +101156,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -112591,293 +101195,7 @@ } }, { - "id": "0e1000d5-0000-4000-8000-00000e1000d5", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card30/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card30/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e1000d6-0000-4000-8000-00000e1000d6", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card30/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card30/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e1000d7-0000-4000-8000-00000e1000d7", + "id": "0e10009b-0000-4000-8000-00000e10009b", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card30/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -112913,20 +101231,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -112937,11 +101255,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -113020,7 +101338,7 @@ } }, { - "id": "0e1000d8-0000-4000-8000-00000e1000d8", + "id": "0e10009c-0000-4000-8000-00000e10009c", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card31", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -113105,7 +101423,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -113120,9 +101438,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -113153,7 +101471,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3231 @@ -113163,7 +101481,7 @@ } }, { - "id": "0e1000d9-0000-4000-8000-00000e1000d9", + "id": "0e10009d-0000-4000-8000-00000e10009d", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card31/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -113199,20 +101517,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -113222,12 +101540,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -113321,8 +101639,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -113355,7 +101673,7 @@ } }, { - "id": "0e1000da-0000-4000-8000-00000e1000da", + "id": "0e10009e-0000-4000-8000-00000e10009e", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card31/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -113391,20 +101709,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -113414,12 +101732,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -113508,13 +101826,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -113547,7 +101865,7 @@ } }, { - "id": "0e1000db-0000-4000-8000-00000e1000db", + "id": "0e10009f-0000-4000-8000-00000e10009f", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card31/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -113583,20 +101901,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -113607,11 +101925,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -113700,13 +102018,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -113739,293 +102057,7 @@ } }, { - "id": "0e1000dc-0000-4000-8000-00000e1000dc", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card31/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card31/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e1000dd-0000-4000-8000-00000e1000dd", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card31/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card31/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e1000de-0000-4000-8000-00000e1000de", + "id": "0e1000a0-0000-4000-8000-00000e1000a0", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card31/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -114061,20 +102093,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -114085,11 +102117,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -114168,7 +102200,7 @@ } }, { - "id": "0e1000df-0000-4000-8000-00000e1000df", + "id": "0e1000a1-0000-4000-8000-00000e1000a1", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card32", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -114253,7 +102285,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -114268,9 +102300,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -114301,7 +102333,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3232 @@ -114311,7 +102343,7 @@ } }, { - "id": "0e1000e0-0000-4000-8000-00000e1000e0", + "id": "0e1000a2-0000-4000-8000-00000e1000a2", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card32/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -114347,20 +102379,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -114370,12 +102402,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -114469,8 +102501,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -114503,7 +102535,7 @@ } }, { - "id": "0e1000e1-0000-4000-8000-00000e1000e1", + "id": "0e1000a3-0000-4000-8000-00000e1000a3", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card32/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -114539,20 +102571,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -114562,12 +102594,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -114656,13 +102688,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -114695,7 +102727,7 @@ } }, { - "id": "0e1000e2-0000-4000-8000-00000e1000e2", + "id": "0e1000a4-0000-4000-8000-00000e1000a4", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card32/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -114731,20 +102763,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -114755,11 +102787,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -114848,13 +102880,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -114887,293 +102919,7 @@ } }, { - "id": "0e1000e3-0000-4000-8000-00000e1000e3", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card32/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card32/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e1000e4-0000-4000-8000-00000e1000e4", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card32/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card32/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e1000e5-0000-4000-8000-00000e1000e5", + "id": "0e1000a5-0000-4000-8000-00000e1000a5", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card32/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -115209,20 +102955,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -115233,11 +102979,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -115316,7 +103062,7 @@ } }, { - "id": "0e1000e6-0000-4000-8000-00000e1000e6", + "id": "0e1000a6-0000-4000-8000-00000e1000a6", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card33", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -115401,7 +103147,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -115416,9 +103162,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -115449,7 +103195,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3233 @@ -115459,7 +103205,7 @@ } }, { - "id": "0e1000e7-0000-4000-8000-00000e1000e7", + "id": "0e1000a7-0000-4000-8000-00000e1000a7", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card33/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -115495,20 +103241,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -115518,12 +103264,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -115617,8 +103363,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -115651,7 +103397,7 @@ } }, { - "id": "0e1000e8-0000-4000-8000-00000e1000e8", + "id": "0e1000a8-0000-4000-8000-00000e1000a8", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card33/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -115687,20 +103433,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -115710,12 +103456,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -115804,13 +103550,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -115843,7 +103589,7 @@ } }, { - "id": "0e1000e9-0000-4000-8000-00000e1000e9", + "id": "0e1000a9-0000-4000-8000-00000e1000a9", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card33/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -115879,20 +103625,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -115903,11 +103649,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -115996,13 +103742,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -116035,293 +103781,7 @@ } }, { - "id": "0e1000ea-0000-4000-8000-00000e1000ea", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card33/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card33/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e1000eb-0000-4000-8000-00000e1000eb", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card33/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card33/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e1000ec-0000-4000-8000-00000e1000ec", + "id": "0e1000aa-0000-4000-8000-00000e1000aa", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card33/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -116357,20 +103817,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -116381,11 +103841,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -116464,7 +103924,7 @@ } }, { - "id": "0e1000ed-0000-4000-8000-00000e1000ed", + "id": "0e1000ab-0000-4000-8000-00000e1000ab", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card34", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -116549,7 +104009,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -116564,9 +104024,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -116597,7 +104057,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3234 @@ -116607,7 +104067,7 @@ } }, { - "id": "0e1000ee-0000-4000-8000-00000e1000ee", + "id": "0e1000ac-0000-4000-8000-00000e1000ac", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card34/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -116643,20 +104103,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -116666,12 +104126,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -116765,8 +104225,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -116799,7 +104259,7 @@ } }, { - "id": "0e1000ef-0000-4000-8000-00000e1000ef", + "id": "0e1000ad-0000-4000-8000-00000e1000ad", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card34/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -116835,20 +104295,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -116858,12 +104318,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -116952,13 +104412,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -116991,7 +104451,7 @@ } }, { - "id": "0e1000f0-0000-4000-8000-00000e1000f0", + "id": "0e1000ae-0000-4000-8000-00000e1000ae", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card34/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -117027,20 +104487,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -117051,11 +104511,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -117144,13 +104604,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -117183,293 +104643,7 @@ } }, { - "id": "0e1000f1-0000-4000-8000-00000e1000f1", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card34/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card34/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e1000f2-0000-4000-8000-00000e1000f2", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card34/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card34/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e1000f3-0000-4000-8000-00000e1000f3", + "id": "0e1000af-0000-4000-8000-00000e1000af", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card34/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -117505,20 +104679,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -117529,11 +104703,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -117612,7 +104786,7 @@ } }, { - "id": "0e1000f4-0000-4000-8000-00000e1000f4", + "id": "0e1000b0-0000-4000-8000-00000e1000b0", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card35", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -117697,7 +104871,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -117712,9 +104886,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -117745,7 +104919,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3235 @@ -117755,7 +104929,7 @@ } }, { - "id": "0e1000f5-0000-4000-8000-00000e1000f5", + "id": "0e1000b1-0000-4000-8000-00000e1000b1", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card35/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -117791,20 +104965,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -117814,12 +104988,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -117913,8 +105087,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -117947,7 +105121,7 @@ } }, { - "id": "0e1000f6-0000-4000-8000-00000e1000f6", + "id": "0e1000b2-0000-4000-8000-00000e1000b2", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card35/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -117983,20 +105157,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -118006,12 +105180,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -118100,13 +105274,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -118139,7 +105313,7 @@ } }, { - "id": "0e1000f7-0000-4000-8000-00000e1000f7", + "id": "0e1000b3-0000-4000-8000-00000e1000b3", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card35/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -118175,20 +105349,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -118199,11 +105373,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -118292,13 +105466,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -118331,293 +105505,7 @@ } }, { - "id": "0e1000f8-0000-4000-8000-00000e1000f8", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card35/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card35/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e1000f9-0000-4000-8000-00000e1000f9", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card35/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card35/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e1000fa-0000-4000-8000-00000e1000fa", + "id": "0e1000b4-0000-4000-8000-00000e1000b4", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card35/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -118653,20 +105541,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -118677,11 +105565,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -118760,7 +105648,7 @@ } }, { - "id": "0e1000fb-0000-4000-8000-00000e1000fb", + "id": "0e1000b5-0000-4000-8000-00000e1000b5", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card36", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -118845,7 +105733,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -118860,9 +105748,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -118893,7 +105781,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3236 @@ -118903,7 +105791,7 @@ } }, { - "id": "0e1000fc-0000-4000-8000-00000e1000fc", + "id": "0e1000b6-0000-4000-8000-00000e1000b6", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card36/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -118939,20 +105827,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -118962,12 +105850,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -119061,8 +105949,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -119095,7 +105983,7 @@ } }, { - "id": "0e1000fd-0000-4000-8000-00000e1000fd", + "id": "0e1000b7-0000-4000-8000-00000e1000b7", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card36/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -119131,20 +106019,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -119154,12 +106042,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -119248,13 +106136,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -119287,7 +106175,7 @@ } }, { - "id": "0e1000fe-0000-4000-8000-00000e1000fe", + "id": "0e1000b8-0000-4000-8000-00000e1000b8", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card36/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -119323,20 +106211,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -119347,11 +106235,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -119440,13 +106328,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -119479,293 +106367,7 @@ } }, { - "id": "0e1000ff-0000-4000-8000-00000e1000ff", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card36/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card36/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e100100-0000-4000-8000-00000e100100", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card36/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card36/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e100101-0000-4000-8000-00000e100101", + "id": "0e1000b9-0000-4000-8000-00000e1000b9", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card36/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -119801,20 +106403,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -119825,11 +106427,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -119908,7 +106510,7 @@ } }, { - "id": "0e100102-0000-4000-8000-00000e100102", + "id": "0e1000ba-0000-4000-8000-00000e1000ba", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card37", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -119993,7 +106595,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -120008,9 +106610,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -120041,7 +106643,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3237 @@ -120051,7 +106653,7 @@ } }, { - "id": "0e100103-0000-4000-8000-00000e100103", + "id": "0e1000bb-0000-4000-8000-00000e1000bb", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card37/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -120087,20 +106689,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -120110,12 +106712,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -120209,8 +106811,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -120243,7 +106845,7 @@ } }, { - "id": "0e100104-0000-4000-8000-00000e100104", + "id": "0e1000bc-0000-4000-8000-00000e1000bc", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card37/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -120279,20 +106881,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -120302,12 +106904,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -120396,13 +106998,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -120435,7 +107037,7 @@ } }, { - "id": "0e100105-0000-4000-8000-00000e100105", + "id": "0e1000bd-0000-4000-8000-00000e1000bd", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card37/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -120471,20 +107073,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -120495,11 +107097,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -120588,13 +107190,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -120627,293 +107229,7 @@ } }, { - "id": "0e100106-0000-4000-8000-00000e100106", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card37/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card37/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e100107-0000-4000-8000-00000e100107", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card37/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card37/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e100108-0000-4000-8000-00000e100108", + "id": "0e1000be-0000-4000-8000-00000e1000be", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card37/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -120949,20 +107265,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -120973,11 +107289,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -121056,7 +107372,7 @@ } }, { - "id": "0e100109-0000-4000-8000-00000e100109", + "id": "0e1000bf-0000-4000-8000-00000e1000bf", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card38", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -121141,7 +107457,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -121156,9 +107472,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -121189,7 +107505,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3238 @@ -121199,7 +107515,7 @@ } }, { - "id": "0e10010a-0000-4000-8000-00000e10010a", + "id": "0e1000c0-0000-4000-8000-00000e1000c0", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card38/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -121235,20 +107551,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -121258,12 +107574,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -121357,8 +107673,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -121391,7 +107707,7 @@ } }, { - "id": "0e10010b-0000-4000-8000-00000e10010b", + "id": "0e1000c1-0000-4000-8000-00000e1000c1", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card38/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -121427,20 +107743,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -121450,12 +107766,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -121544,13 +107860,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -121583,7 +107899,7 @@ } }, { - "id": "0e10010c-0000-4000-8000-00000e10010c", + "id": "0e1000c2-0000-4000-8000-00000e1000c2", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card38/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -121619,20 +107935,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -121643,11 +107959,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -121736,13 +108052,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -121775,293 +108091,7 @@ } }, { - "id": "0e10010d-0000-4000-8000-00000e10010d", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card38/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card38/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e10010e-0000-4000-8000-00000e10010e", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card38/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card38/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e10010f-0000-4000-8000-00000e10010f", + "id": "0e1000c3-0000-4000-8000-00000e1000c3", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card38/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -122097,20 +108127,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -122121,11 +108151,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -122204,7 +108234,7 @@ } }, { - "id": "0e100110-0000-4000-8000-00000e100110", + "id": "0e1000c4-0000-4000-8000-00000e1000c4", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card39", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -122289,7 +108319,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -122304,9 +108334,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -122337,7 +108367,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3239 @@ -122347,7 +108377,7 @@ } }, { - "id": "0e100111-0000-4000-8000-00000e100111", + "id": "0e1000c5-0000-4000-8000-00000e1000c5", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card39/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -122383,20 +108413,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -122406,12 +108436,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -122505,8 +108535,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -122539,7 +108569,7 @@ } }, { - "id": "0e100112-0000-4000-8000-00000e100112", + "id": "0e1000c6-0000-4000-8000-00000e1000c6", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card39/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -122575,20 +108605,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -122598,12 +108628,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -122692,13 +108722,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -122731,7 +108761,7 @@ } }, { - "id": "0e100113-0000-4000-8000-00000e100113", + "id": "0e1000c7-0000-4000-8000-00000e1000c7", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card39/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -122767,20 +108797,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -122791,11 +108821,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -122884,13 +108914,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -122923,293 +108953,7 @@ } }, { - "id": "0e100114-0000-4000-8000-00000e100114", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card39/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card39/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e100115-0000-4000-8000-00000e100115", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card39/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card39/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e100116-0000-4000-8000-00000e100116", + "id": "0e1000c8-0000-4000-8000-00000e1000c8", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card39/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -123245,20 +108989,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -123269,11 +109013,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -123352,7 +109096,7 @@ } }, { - "id": "0e100117-0000-4000-8000-00000e100117", + "id": "0e1000c9-0000-4000-8000-00000e1000c9", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card40", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -123437,7 +109181,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -123452,9 +109196,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -123485,7 +109229,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3240 @@ -123495,7 +109239,7 @@ } }, { - "id": "0e100118-0000-4000-8000-00000e100118", + "id": "0e1000ca-0000-4000-8000-00000e1000ca", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card40/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -123531,20 +109275,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -123554,12 +109298,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -123653,8 +109397,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -123687,7 +109431,7 @@ } }, { - "id": "0e100119-0000-4000-8000-00000e100119", + "id": "0e1000cb-0000-4000-8000-00000e1000cb", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card40/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -123723,20 +109467,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -123746,12 +109490,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -123840,13 +109584,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -123879,7 +109623,7 @@ } }, { - "id": "0e10011a-0000-4000-8000-00000e10011a", + "id": "0e1000cc-0000-4000-8000-00000e1000cc", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card40/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -123915,20 +109659,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -123939,11 +109683,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -124032,13 +109776,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -124071,293 +109815,7 @@ } }, { - "id": "0e10011b-0000-4000-8000-00000e10011b", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card40/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card40/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e10011c-0000-4000-8000-00000e10011c", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card40/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card40/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e10011d-0000-4000-8000-00000e10011d", + "id": "0e1000cd-0000-4000-8000-00000e1000cd", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card40/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -124393,20 +109851,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -124417,11 +109875,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -124500,7 +109958,7 @@ } }, { - "id": "0e10011e-0000-4000-8000-00000e10011e", + "id": "0e1000ce-0000-4000-8000-00000e1000ce", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card41", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -124585,7 +110043,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -124600,9 +110058,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -124633,7 +110091,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3241 @@ -124643,7 +110101,7 @@ } }, { - "id": "0e10011f-0000-4000-8000-00000e10011f", + "id": "0e1000cf-0000-4000-8000-00000e1000cf", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card41/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -124679,20 +110137,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -124702,12 +110160,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -124801,8 +110259,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -124835,7 +110293,7 @@ } }, { - "id": "0e100120-0000-4000-8000-00000e100120", + "id": "0e1000d0-0000-4000-8000-00000e1000d0", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card41/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -124871,20 +110329,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -124894,12 +110352,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -124988,13 +110446,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -125027,7 +110485,7 @@ } }, { - "id": "0e100121-0000-4000-8000-00000e100121", + "id": "0e1000d1-0000-4000-8000-00000e1000d1", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card41/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -125063,20 +110521,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -125087,11 +110545,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -125180,13 +110638,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -125219,293 +110677,7 @@ } }, { - "id": "0e100122-0000-4000-8000-00000e100122", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card41/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card41/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e100123-0000-4000-8000-00000e100123", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card41/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card41/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e100124-0000-4000-8000-00000e100124", + "id": "0e1000d2-0000-4000-8000-00000e1000d2", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card41/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -125541,20 +110713,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -125565,11 +110737,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -125648,7 +110820,7 @@ } }, { - "id": "0e100125-0000-4000-8000-00000e100125", + "id": "0e1000d3-0000-4000-8000-00000e1000d3", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card42", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -125733,7 +110905,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -125748,9 +110920,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -125781,7 +110953,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3242 @@ -125791,7 +110963,7 @@ } }, { - "id": "0e100126-0000-4000-8000-00000e100126", + "id": "0e1000d4-0000-4000-8000-00000e1000d4", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card42/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -125827,20 +110999,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -125850,12 +111022,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -125949,8 +111121,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -125983,7 +111155,7 @@ } }, { - "id": "0e100127-0000-4000-8000-00000e100127", + "id": "0e1000d5-0000-4000-8000-00000e1000d5", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card42/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -126019,20 +111191,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -126042,12 +111214,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -126136,13 +111308,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -126175,7 +111347,7 @@ } }, { - "id": "0e100128-0000-4000-8000-00000e100128", + "id": "0e1000d6-0000-4000-8000-00000e1000d6", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card42/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -126211,20 +111383,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -126235,11 +111407,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -126328,13 +111500,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -126367,293 +111539,7 @@ } }, { - "id": "0e100129-0000-4000-8000-00000e100129", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card42/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card42/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e10012a-0000-4000-8000-00000e10012a", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card42/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card42/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e10012b-0000-4000-8000-00000e10012b", + "id": "0e1000d7-0000-4000-8000-00000e1000d7", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card42/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -126689,20 +111575,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -126713,11 +111599,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -126796,7 +111682,7 @@ } }, { - "id": "0e10012c-0000-4000-8000-00000e10012c", + "id": "0e1000d8-0000-4000-8000-00000e1000d8", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card43", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -126881,7 +111767,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -126896,9 +111782,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -126929,7 +111815,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3243 @@ -126939,7 +111825,7 @@ } }, { - "id": "0e10012d-0000-4000-8000-00000e10012d", + "id": "0e1000d9-0000-4000-8000-00000e1000d9", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card43/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -126975,20 +111861,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -126998,12 +111884,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -127097,8 +111983,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -127131,7 +112017,7 @@ } }, { - "id": "0e10012e-0000-4000-8000-00000e10012e", + "id": "0e1000da-0000-4000-8000-00000e1000da", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card43/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -127167,20 +112053,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -127190,12 +112076,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -127284,13 +112170,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -127323,7 +112209,7 @@ } }, { - "id": "0e10012f-0000-4000-8000-00000e10012f", + "id": "0e1000db-0000-4000-8000-00000e1000db", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card43/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -127359,20 +112245,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -127383,11 +112269,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -127476,13 +112362,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -127515,293 +112401,7 @@ } }, { - "id": "0e100130-0000-4000-8000-00000e100130", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card43/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card43/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e100131-0000-4000-8000-00000e100131", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card43/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card43/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e100132-0000-4000-8000-00000e100132", + "id": "0e1000dc-0000-4000-8000-00000e1000dc", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card43/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -127837,20 +112437,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -127861,11 +112461,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -127944,7 +112544,7 @@ } }, { - "id": "0e100133-0000-4000-8000-00000e100133", + "id": "0e1000dd-0000-4000-8000-00000e1000dd", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card44", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -128029,7 +112629,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -128044,9 +112644,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -128077,7 +112677,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3244 @@ -128087,7 +112687,7 @@ } }, { - "id": "0e100134-0000-4000-8000-00000e100134", + "id": "0e1000de-0000-4000-8000-00000e1000de", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card44/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -128123,20 +112723,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -128146,12 +112746,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -128245,8 +112845,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -128279,7 +112879,7 @@ } }, { - "id": "0e100135-0000-4000-8000-00000e100135", + "id": "0e1000df-0000-4000-8000-00000e1000df", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card44/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -128315,20 +112915,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -128338,12 +112938,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -128432,13 +113032,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -128471,7 +113071,7 @@ } }, { - "id": "0e100136-0000-4000-8000-00000e100136", + "id": "0e1000e0-0000-4000-8000-00000e1000e0", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card44/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -128507,20 +113107,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -128531,11 +113131,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -128624,13 +113224,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -128663,293 +113263,7 @@ } }, { - "id": "0e100137-0000-4000-8000-00000e100137", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card44/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card44/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e100138-0000-4000-8000-00000e100138", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card44/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card44/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e100139-0000-4000-8000-00000e100139", + "id": "0e1000e1-0000-4000-8000-00000e1000e1", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card44/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -128985,20 +113299,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -129009,11 +113323,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -129092,7 +113406,7 @@ } }, { - "id": "0e10013a-0000-4000-8000-00000e10013a", + "id": "0e1000e2-0000-4000-8000-00000e1000e2", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card45", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -129177,7 +113491,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -129192,9 +113506,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -129225,7 +113539,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3245 @@ -129235,7 +113549,7 @@ } }, { - "id": "0e10013b-0000-4000-8000-00000e10013b", + "id": "0e1000e3-0000-4000-8000-00000e1000e3", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card45/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -129271,20 +113585,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -129294,12 +113608,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -129393,8 +113707,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -129427,7 +113741,7 @@ } }, { - "id": "0e10013c-0000-4000-8000-00000e10013c", + "id": "0e1000e4-0000-4000-8000-00000e1000e4", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card45/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -129463,20 +113777,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -129486,12 +113800,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -129580,13 +113894,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -129619,7 +113933,7 @@ } }, { - "id": "0e10013d-0000-4000-8000-00000e10013d", + "id": "0e1000e5-0000-4000-8000-00000e1000e5", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card45/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -129655,20 +113969,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -129679,11 +113993,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -129772,13 +114086,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -129811,293 +114125,7 @@ } }, { - "id": "0e10013e-0000-4000-8000-00000e10013e", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card45/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card45/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e10013f-0000-4000-8000-00000e10013f", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card45/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card45/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e100140-0000-4000-8000-00000e100140", + "id": "0e1000e6-0000-4000-8000-00000e1000e6", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card45/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -130133,20 +114161,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -130157,11 +114185,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -130240,7 +114268,7 @@ } }, { - "id": "0e100141-0000-4000-8000-00000e100141", + "id": "0e1000e7-0000-4000-8000-00000e1000e7", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card46", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -130325,7 +114353,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -130340,9 +114368,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -130373,7 +114401,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3246 @@ -130383,7 +114411,7 @@ } }, { - "id": "0e100142-0000-4000-8000-00000e100142", + "id": "0e1000e8-0000-4000-8000-00000e1000e8", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card46/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -130419,20 +114447,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -130442,12 +114470,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -130541,8 +114569,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -130575,7 +114603,7 @@ } }, { - "id": "0e100143-0000-4000-8000-00000e100143", + "id": "0e1000e9-0000-4000-8000-00000e1000e9", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card46/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -130611,20 +114639,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -130634,12 +114662,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -130728,13 +114756,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -130767,7 +114795,7 @@ } }, { - "id": "0e100144-0000-4000-8000-00000e100144", + "id": "0e1000ea-0000-4000-8000-00000e1000ea", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card46/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -130803,20 +114831,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -130827,11 +114855,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -130920,13 +114948,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -130959,293 +114987,7 @@ } }, { - "id": "0e100145-0000-4000-8000-00000e100145", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card46/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card46/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e100146-0000-4000-8000-00000e100146", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card46/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card46/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e100147-0000-4000-8000-00000e100147", + "id": "0e1000eb-0000-4000-8000-00000e1000eb", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card46/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -131281,20 +115023,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -131305,11 +115047,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -131388,7 +115130,7 @@ } }, { - "id": "0e100148-0000-4000-8000-00000e100148", + "id": "0e1000ec-0000-4000-8000-00000e1000ec", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card47", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -131473,7 +115215,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -131488,9 +115230,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -131521,7 +115263,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3247 @@ -131531,7 +115273,7 @@ } }, { - "id": "0e100149-0000-4000-8000-00000e100149", + "id": "0e1000ed-0000-4000-8000-00000e1000ed", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card47/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -131567,20 +115309,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -131590,12 +115332,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -131689,8 +115431,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -131723,7 +115465,7 @@ } }, { - "id": "0e10014a-0000-4000-8000-00000e10014a", + "id": "0e1000ee-0000-4000-8000-00000e1000ee", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card47/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -131759,20 +115501,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -131782,12 +115524,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -131876,13 +115618,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -131915,7 +115657,7 @@ } }, { - "id": "0e10014b-0000-4000-8000-00000e10014b", + "id": "0e1000ef-0000-4000-8000-00000e1000ef", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card47/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -131951,20 +115693,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -131975,11 +115717,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -132068,13 +115810,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -132107,293 +115849,7 @@ } }, { - "id": "0e10014c-0000-4000-8000-00000e10014c", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card47/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card47/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e10014d-0000-4000-8000-00000e10014d", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card47/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card47/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e10014e-0000-4000-8000-00000e10014e", + "id": "0e1000f0-0000-4000-8000-00000e1000f0", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card47/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -132429,20 +115885,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -132453,11 +115909,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -132536,7 +115992,7 @@ } }, { - "id": "0e10014f-0000-4000-8000-00000e10014f", + "id": "0e1000f1-0000-4000-8000-00000e1000f1", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card48", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -132621,7 +116077,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -132636,9 +116092,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -132669,7 +116125,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3248 @@ -132679,7 +116135,7 @@ } }, { - "id": "0e100150-0000-4000-8000-00000e100150", + "id": "0e1000f2-0000-4000-8000-00000e1000f2", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card48/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -132715,20 +116171,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -132738,12 +116194,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -132837,8 +116293,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -132871,7 +116327,7 @@ } }, { - "id": "0e100151-0000-4000-8000-00000e100151", + "id": "0e1000f3-0000-4000-8000-00000e1000f3", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card48/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -132907,20 +116363,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -132930,12 +116386,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -133024,13 +116480,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -133063,7 +116519,7 @@ } }, { - "id": "0e100152-0000-4000-8000-00000e100152", + "id": "0e1000f4-0000-4000-8000-00000e1000f4", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card48/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -133099,20 +116555,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -133123,11 +116579,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -133216,13 +116672,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -133255,293 +116711,7 @@ } }, { - "id": "0e100153-0000-4000-8000-00000e100153", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card48/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card48/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e100154-0000-4000-8000-00000e100154", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card48/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card48/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e100155-0000-4000-8000-00000e100155", + "id": "0e1000f5-0000-4000-8000-00000e1000f5", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card48/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -133577,20 +116747,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -133601,11 +116771,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -133684,7 +116854,7 @@ } }, { - "id": "0e100156-0000-4000-8000-00000e100156", + "id": "0e1000f6-0000-4000-8000-00000e1000f6", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card49", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -133769,7 +116939,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -133784,9 +116954,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -133817,7 +116987,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3249 @@ -133827,7 +116997,7 @@ } }, { - "id": "0e100157-0000-4000-8000-00000e100157", + "id": "0e1000f7-0000-4000-8000-00000e1000f7", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card49/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -133863,20 +117033,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -133886,12 +117056,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -133985,8 +117155,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -134019,7 +117189,7 @@ } }, { - "id": "0e100158-0000-4000-8000-00000e100158", + "id": "0e1000f8-0000-4000-8000-00000e1000f8", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card49/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -134055,20 +117225,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -134078,12 +117248,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -134172,13 +117342,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -134211,7 +117381,7 @@ } }, { - "id": "0e100159-0000-4000-8000-00000e100159", + "id": "0e1000f9-0000-4000-8000-00000e1000f9", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card49/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -134247,20 +117417,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -134271,11 +117441,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -134364,13 +117534,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -134403,293 +117573,7 @@ } }, { - "id": "0e10015a-0000-4000-8000-00000e10015a", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card49/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card49/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e10015b-0000-4000-8000-00000e10015b", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card49/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card49/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e10015c-0000-4000-8000-00000e10015c", + "id": "0e1000fa-0000-4000-8000-00000e1000fa", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card49/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -134725,20 +117609,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -134749,11 +117633,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -134832,7 +117716,7 @@ } }, { - "id": "0e10015d-0000-4000-8000-00000e10015d", + "id": "0e1000fb-0000-4000-8000-00000e1000fb", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card50", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -134917,7 +117801,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -134932,9 +117816,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -134965,7 +117849,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3250 @@ -134975,7 +117859,7 @@ } }, { - "id": "0e10015e-0000-4000-8000-00000e10015e", + "id": "0e1000fc-0000-4000-8000-00000e1000fc", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card50/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -135011,20 +117895,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -135034,12 +117918,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -135133,8 +118017,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -135167,7 +118051,7 @@ } }, { - "id": "0e10015f-0000-4000-8000-00000e10015f", + "id": "0e1000fd-0000-4000-8000-00000e1000fd", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card50/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -135203,20 +118087,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -135226,12 +118110,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -135320,13 +118204,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -135359,7 +118243,7 @@ } }, { - "id": "0e100160-0000-4000-8000-00000e100160", + "id": "0e1000fe-0000-4000-8000-00000e1000fe", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card50/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -135395,20 +118279,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -135419,11 +118303,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -135512,13 +118396,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -135551,293 +118435,7 @@ } }, { - "id": "0e100161-0000-4000-8000-00000e100161", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card50/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card50/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e100162-0000-4000-8000-00000e100162", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card50/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card50/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e100163-0000-4000-8000-00000e100163", + "id": "0e1000ff-0000-4000-8000-00000e1000ff", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card50/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -135873,20 +118471,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -135897,11 +118495,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -135980,7 +118578,7 @@ } }, { - "id": "0e100164-0000-4000-8000-00000e100164", + "id": "0e100100-0000-4000-8000-00000e100100", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card51", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -136065,7 +118663,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -136080,9 +118678,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -136113,7 +118711,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3251 @@ -136123,7 +118721,7 @@ } }, { - "id": "0e100165-0000-4000-8000-00000e100165", + "id": "0e100101-0000-4000-8000-00000e100101", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card51/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -136159,20 +118757,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -136182,12 +118780,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -136281,8 +118879,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -136315,7 +118913,7 @@ } }, { - "id": "0e100166-0000-4000-8000-00000e100166", + "id": "0e100102-0000-4000-8000-00000e100102", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card51/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -136351,20 +118949,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -136374,12 +118972,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -136468,13 +119066,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -136507,7 +119105,7 @@ } }, { - "id": "0e100167-0000-4000-8000-00000e100167", + "id": "0e100103-0000-4000-8000-00000e100103", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card51/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -136543,20 +119141,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -136567,11 +119165,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -136660,13 +119258,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -136699,293 +119297,7 @@ } }, { - "id": "0e100168-0000-4000-8000-00000e100168", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card51/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card51/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e100169-0000-4000-8000-00000e100169", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card51/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card51/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e10016a-0000-4000-8000-00000e10016a", + "id": "0e100104-0000-4000-8000-00000e100104", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card51/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -137021,20 +119333,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -137045,11 +119357,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -137128,7 +119440,7 @@ } }, { - "id": "0e10016b-0000-4000-8000-00000e10016b", + "id": "0e100105-0000-4000-8000-00000e100105", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card52", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -137213,7 +119525,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -137228,9 +119540,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -137261,7 +119573,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3252 @@ -137271,7 +119583,7 @@ } }, { - "id": "0e10016c-0000-4000-8000-00000e10016c", + "id": "0e100106-0000-4000-8000-00000e100106", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card52/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -137307,20 +119619,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -137330,12 +119642,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -137429,8 +119741,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -137463,7 +119775,7 @@ } }, { - "id": "0e10016d-0000-4000-8000-00000e10016d", + "id": "0e100107-0000-4000-8000-00000e100107", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card52/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -137499,20 +119811,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -137522,12 +119834,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -137616,13 +119928,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -137655,7 +119967,7 @@ } }, { - "id": "0e10016e-0000-4000-8000-00000e10016e", + "id": "0e100108-0000-4000-8000-00000e100108", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card52/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -137691,20 +120003,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -137715,11 +120027,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -137808,13 +120120,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -137847,293 +120159,7 @@ } }, { - "id": "0e10016f-0000-4000-8000-00000e10016f", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card52/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card52/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e100170-0000-4000-8000-00000e100170", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card52/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card52/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e100171-0000-4000-8000-00000e100171", + "id": "0e100109-0000-4000-8000-00000e100109", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card52/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -138169,20 +120195,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -138193,11 +120219,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -138276,7 +120302,7 @@ } }, { - "id": "0e100172-0000-4000-8000-00000e100172", + "id": "0e10010a-0000-4000-8000-00000e10010a", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card53", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -138361,7 +120387,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -138376,9 +120402,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -138409,7 +120435,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3253 @@ -138419,7 +120445,7 @@ } }, { - "id": "0e100173-0000-4000-8000-00000e100173", + "id": "0e10010b-0000-4000-8000-00000e10010b", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card53/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -138455,20 +120481,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -138478,12 +120504,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -138577,8 +120603,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -138611,7 +120637,7 @@ } }, { - "id": "0e100174-0000-4000-8000-00000e100174", + "id": "0e10010c-0000-4000-8000-00000e10010c", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card53/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -138647,20 +120673,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -138670,12 +120696,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -138764,13 +120790,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -138803,7 +120829,7 @@ } }, { - "id": "0e100175-0000-4000-8000-00000e100175", + "id": "0e10010d-0000-4000-8000-00000e10010d", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card53/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -138839,20 +120865,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -138863,11 +120889,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -138956,13 +120982,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -138995,293 +121021,7 @@ } }, { - "id": "0e100176-0000-4000-8000-00000e100176", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card53/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card53/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e100177-0000-4000-8000-00000e100177", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card53/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card53/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e100178-0000-4000-8000-00000e100178", + "id": "0e10010e-0000-4000-8000-00000e10010e", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card53/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -139317,20 +121057,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -139341,11 +121081,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -139424,7 +121164,7 @@ } }, { - "id": "0e100179-0000-4000-8000-00000e100179", + "id": "0e10010f-0000-4000-8000-00000e10010f", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card54", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -139509,7 +121249,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -139524,9 +121264,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -139557,7 +121297,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3254 @@ -139567,7 +121307,7 @@ } }, { - "id": "0e10017a-0000-4000-8000-00000e10017a", + "id": "0e100110-0000-4000-8000-00000e100110", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card54/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -139603,20 +121343,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -139626,12 +121366,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -139725,8 +121465,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -139759,7 +121499,7 @@ } }, { - "id": "0e10017b-0000-4000-8000-00000e10017b", + "id": "0e100111-0000-4000-8000-00000e100111", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card54/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -139795,20 +121535,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -139818,12 +121558,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -139912,13 +121652,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -139951,7 +121691,7 @@ } }, { - "id": "0e10017c-0000-4000-8000-00000e10017c", + "id": "0e100112-0000-4000-8000-00000e100112", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card54/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -139987,20 +121727,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -140011,11 +121751,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -140104,13 +121844,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -140143,293 +121883,7 @@ } }, { - "id": "0e10017d-0000-4000-8000-00000e10017d", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card54/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card54/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e10017e-0000-4000-8000-00000e10017e", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card54/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card54/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e10017f-0000-4000-8000-00000e10017f", + "id": "0e100113-0000-4000-8000-00000e100113", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card54/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -140465,20 +121919,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -140489,11 +121943,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -140572,7 +122026,7 @@ } }, { - "id": "0e100180-0000-4000-8000-00000e100180", + "id": "0e100114-0000-4000-8000-00000e100114", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card55", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -140657,7 +122111,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -140672,9 +122126,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -140705,7 +122159,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3255 @@ -140715,7 +122169,7 @@ } }, { - "id": "0e100181-0000-4000-8000-00000e100181", + "id": "0e100115-0000-4000-8000-00000e100115", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card55/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -140751,20 +122205,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -140774,12 +122228,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -140873,8 +122327,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -140907,7 +122361,7 @@ } }, { - "id": "0e100182-0000-4000-8000-00000e100182", + "id": "0e100116-0000-4000-8000-00000e100116", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card55/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -140943,20 +122397,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -140966,12 +122420,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -141060,13 +122514,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -141099,7 +122553,7 @@ } }, { - "id": "0e100183-0000-4000-8000-00000e100183", + "id": "0e100117-0000-4000-8000-00000e100117", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card55/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -141135,20 +122589,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -141159,11 +122613,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -141252,13 +122706,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -141291,293 +122745,7 @@ } }, { - "id": "0e100184-0000-4000-8000-00000e100184", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card55/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card55/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e100185-0000-4000-8000-00000e100185", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card55/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card55/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e100186-0000-4000-8000-00000e100186", + "id": "0e100118-0000-4000-8000-00000e100118", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card55/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -141613,20 +122781,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -141637,11 +122805,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -141720,7 +122888,7 @@ } }, { - "id": "0e100187-0000-4000-8000-00000e100187", + "id": "0e100119-0000-4000-8000-00000e100119", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card56", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -141805,7 +122973,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -141820,9 +122988,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -141853,7 +123021,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3256 @@ -141863,7 +123031,7 @@ } }, { - "id": "0e100188-0000-4000-8000-00000e100188", + "id": "0e10011a-0000-4000-8000-00000e10011a", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card56/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -141899,20 +123067,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -141922,12 +123090,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -142021,8 +123189,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -142055,7 +123223,7 @@ } }, { - "id": "0e100189-0000-4000-8000-00000e100189", + "id": "0e10011b-0000-4000-8000-00000e10011b", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card56/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -142091,20 +123259,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -142114,12 +123282,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -142208,13 +123376,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -142247,7 +123415,7 @@ } }, { - "id": "0e10018a-0000-4000-8000-00000e10018a", + "id": "0e10011c-0000-4000-8000-00000e10011c", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card56/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -142283,20 +123451,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -142307,11 +123475,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -142400,13 +123568,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -142439,293 +123607,7 @@ } }, { - "id": "0e10018b-0000-4000-8000-00000e10018b", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card56/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card56/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e10018c-0000-4000-8000-00000e10018c", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card56/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card56/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e10018d-0000-4000-8000-00000e10018d", + "id": "0e10011d-0000-4000-8000-00000e10011d", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card56/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -142761,20 +123643,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -142785,11 +123667,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -142868,7 +123750,7 @@ } }, { - "id": "0e10018e-0000-4000-8000-00000e10018e", + "id": "0e10011e-0000-4000-8000-00000e10011e", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card57", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -142953,7 +123835,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -142968,9 +123850,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -143001,7 +123883,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3257 @@ -143011,7 +123893,7 @@ } }, { - "id": "0e10018f-0000-4000-8000-00000e10018f", + "id": "0e10011f-0000-4000-8000-00000e10011f", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card57/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -143047,20 +123929,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -143070,12 +123952,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -143169,8 +124051,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -143203,7 +124085,7 @@ } }, { - "id": "0e100190-0000-4000-8000-00000e100190", + "id": "0e100120-0000-4000-8000-00000e100120", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card57/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -143239,20 +124121,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -143262,12 +124144,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -143356,13 +124238,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -143395,7 +124277,7 @@ } }, { - "id": "0e100191-0000-4000-8000-00000e100191", + "id": "0e100121-0000-4000-8000-00000e100121", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card57/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -143431,20 +124313,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -143455,11 +124337,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -143548,13 +124430,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -143587,293 +124469,7 @@ } }, { - "id": "0e100192-0000-4000-8000-00000e100192", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card57/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card57/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e100193-0000-4000-8000-00000e100193", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card57/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card57/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e100194-0000-4000-8000-00000e100194", + "id": "0e100122-0000-4000-8000-00000e100122", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card57/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -143909,20 +124505,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -143933,11 +124529,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -144016,7 +124612,7 @@ } }, { - "id": "0e100195-0000-4000-8000-00000e100195", + "id": "0e100123-0000-4000-8000-00000e100123", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card58", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -144101,7 +124697,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -144116,9 +124712,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -144149,7 +124745,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3258 @@ -144159,7 +124755,7 @@ } }, { - "id": "0e100196-0000-4000-8000-00000e100196", + "id": "0e100124-0000-4000-8000-00000e100124", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card58/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -144195,20 +124791,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -144218,12 +124814,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -144317,8 +124913,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -144351,7 +124947,7 @@ } }, { - "id": "0e100197-0000-4000-8000-00000e100197", + "id": "0e100125-0000-4000-8000-00000e100125", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card58/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -144387,20 +124983,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -144410,12 +125006,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -144504,13 +125100,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -144543,7 +125139,7 @@ } }, { - "id": "0e100198-0000-4000-8000-00000e100198", + "id": "0e100126-0000-4000-8000-00000e100126", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card58/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -144579,20 +125175,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -144603,11 +125199,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -144696,13 +125292,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -144735,293 +125331,7 @@ } }, { - "id": "0e100199-0000-4000-8000-00000e100199", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card58/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card58/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e10019a-0000-4000-8000-00000e10019a", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card58/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card58/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e10019b-0000-4000-8000-00000e10019b", + "id": "0e100127-0000-4000-8000-00000e100127", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card58/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -145057,20 +125367,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -145081,11 +125391,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -145164,7 +125474,7 @@ } }, { - "id": "0e10019c-0000-4000-8000-00000e10019c", + "id": "0e100128-0000-4000-8000-00000e100128", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card59", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -145249,7 +125559,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -145264,9 +125574,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -145297,7 +125607,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3259 @@ -145307,7 +125617,7 @@ } }, { - "id": "0e10019d-0000-4000-8000-00000e10019d", + "id": "0e100129-0000-4000-8000-00000e100129", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card59/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -145343,20 +125653,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -145366,12 +125676,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -145465,8 +125775,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -145499,7 +125809,7 @@ } }, { - "id": "0e10019e-0000-4000-8000-00000e10019e", + "id": "0e10012a-0000-4000-8000-00000e10012a", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card59/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -145535,20 +125845,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -145558,12 +125868,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -145652,13 +125962,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -145691,7 +126001,7 @@ } }, { - "id": "0e10019f-0000-4000-8000-00000e10019f", + "id": "0e10012b-0000-4000-8000-00000e10012b", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card59/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -145727,20 +126037,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -145751,11 +126061,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -145844,13 +126154,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -145883,293 +126193,7 @@ } }, { - "id": "0e1001a0-0000-4000-8000-00000e1001a0", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card59/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card59/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e1001a1-0000-4000-8000-00000e1001a1", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card59/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card59/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e1001a2-0000-4000-8000-00000e1001a2", + "id": "0e10012c-0000-4000-8000-00000e10012c", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card59/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -146205,20 +126229,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -146229,11 +126253,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -146312,7 +126336,7 @@ } }, { - "id": "0e1001a3-0000-4000-8000-00000e1001a3", + "id": "0e10012d-0000-4000-8000-00000e10012d", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card60", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -146397,7 +126421,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -146412,9 +126436,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -146445,7 +126469,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 3260 @@ -146455,7 +126479,7 @@ } }, { - "id": "0e1001a4-0000-4000-8000-00000e1001a4", + "id": "0e10012e-0000-4000-8000-00000e10012e", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card60/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -146491,20 +126515,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -146514,12 +126538,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -146613,8 +126637,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -146647,7 +126671,7 @@ } }, { - "id": "0e1001a5-0000-4000-8000-00000e1001a5", + "id": "0e10012f-0000-4000-8000-00000e10012f", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card60/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -146683,20 +126707,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -146706,12 +126730,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -146800,13 +126824,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -146839,7 +126863,7 @@ } }, { - "id": "0e1001a6-0000-4000-8000-00000e1001a6", + "id": "0e100130-0000-4000-8000-00000e100130", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card60/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -146875,20 +126899,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -146899,11 +126923,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -146992,13 +127016,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -147031,293 +127055,7 @@ } }, { - "id": "0e1001a7-0000-4000-8000-00000e1001a7", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card60/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card60/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3303 - } - ], - "@version": 1 - } - }, - { - "id": "0e1001a8-0000-4000-8000-00000e1001a8", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card60/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card60/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 3304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 3304 - } - ], - "@version": 1 - } - }, - { - "id": "0e1001a9-0000-4000-8000-00000e1001a9", + "id": "0e100131-0000-4000-8000-00000e100131", "path": "/ui/DefaultGroup/DeckInspectHud/Grid/Card60/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -147353,20 +127091,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -147377,11 +127115,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -148651,7 +128389,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -148666,9 +128404,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -148699,7 +128437,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4201 @@ -148745,20 +128483,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -148768,12 +128506,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -148867,8 +128605,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -148937,20 +128675,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -148960,12 +128698,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -149054,13 +128792,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -149129,20 +128867,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -149153,11 +128891,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -149246,13 +128984,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -149286,292 +129024,6 @@ }, { "id": "0e20000a-0000-4000-8000-00000e20000a", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card1/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card1/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e20000b-0000-4000-8000-00000e20000b", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card1/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card1/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e20000c-0000-4000-8000-00000e20000c", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card1/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -149607,20 +129059,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -149631,11 +129083,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -149714,7 +129166,7 @@ } }, { - "id": "0e20000d-0000-4000-8000-00000e20000d", + "id": "0e20000b-0000-4000-8000-00000e20000b", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card2", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -149799,7 +129251,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -149814,9 +129266,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -149847,7 +129299,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4202 @@ -149857,7 +129309,7 @@ } }, { - "id": "0e20000e-0000-4000-8000-00000e20000e", + "id": "0e20000c-0000-4000-8000-00000e20000c", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card2/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -149893,20 +129345,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -149916,12 +129368,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -150015,8 +129467,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -150049,7 +129501,7 @@ } }, { - "id": "0e20000f-0000-4000-8000-00000e20000f", + "id": "0e20000d-0000-4000-8000-00000e20000d", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card2/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -150085,20 +129537,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -150108,12 +129560,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -150202,13 +129654,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -150241,7 +129693,7 @@ } }, { - "id": "0e200010-0000-4000-8000-00000e200010", + "id": "0e20000e-0000-4000-8000-00000e20000e", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card2/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -150277,20 +129729,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -150301,11 +129753,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -150394,13 +129846,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -150433,293 +129885,7 @@ } }, { - "id": "0e200011-0000-4000-8000-00000e200011", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card2/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card2/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e200012-0000-4000-8000-00000e200012", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card2/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card2/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e200013-0000-4000-8000-00000e200013", + "id": "0e20000f-0000-4000-8000-00000e20000f", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card2/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -150755,20 +129921,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -150779,11 +129945,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -150862,7 +130028,7 @@ } }, { - "id": "0e200014-0000-4000-8000-00000e200014", + "id": "0e200010-0000-4000-8000-00000e200010", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card3", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -150947,7 +130113,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -150962,9 +130128,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -150995,7 +130161,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4203 @@ -151005,7 +130171,7 @@ } }, { - "id": "0e200015-0000-4000-8000-00000e200015", + "id": "0e200011-0000-4000-8000-00000e200011", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card3/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -151041,20 +130207,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -151064,12 +130230,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -151163,8 +130329,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -151197,7 +130363,7 @@ } }, { - "id": "0e200016-0000-4000-8000-00000e200016", + "id": "0e200012-0000-4000-8000-00000e200012", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card3/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -151233,20 +130399,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -151256,12 +130422,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -151350,13 +130516,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -151389,7 +130555,7 @@ } }, { - "id": "0e200017-0000-4000-8000-00000e200017", + "id": "0e200013-0000-4000-8000-00000e200013", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card3/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -151425,20 +130591,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -151449,11 +130615,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -151542,13 +130708,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -151581,293 +130747,7 @@ } }, { - "id": "0e200018-0000-4000-8000-00000e200018", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card3/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card3/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e200019-0000-4000-8000-00000e200019", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card3/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card3/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e20001a-0000-4000-8000-00000e20001a", + "id": "0e200014-0000-4000-8000-00000e200014", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card3/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -151903,20 +130783,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -151927,11 +130807,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -152010,7 +130890,7 @@ } }, { - "id": "0e20001b-0000-4000-8000-00000e20001b", + "id": "0e200015-0000-4000-8000-00000e200015", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card4", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -152095,7 +130975,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -152110,9 +130990,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -152143,7 +131023,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4204 @@ -152153,7 +131033,7 @@ } }, { - "id": "0e20001c-0000-4000-8000-00000e20001c", + "id": "0e200016-0000-4000-8000-00000e200016", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card4/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -152189,20 +131069,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -152212,12 +131092,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -152311,8 +131191,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -152345,7 +131225,7 @@ } }, { - "id": "0e20001d-0000-4000-8000-00000e20001d", + "id": "0e200017-0000-4000-8000-00000e200017", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card4/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -152381,20 +131261,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -152404,12 +131284,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -152498,13 +131378,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -152537,7 +131417,7 @@ } }, { - "id": "0e20001e-0000-4000-8000-00000e20001e", + "id": "0e200018-0000-4000-8000-00000e200018", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card4/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -152573,20 +131453,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -152597,11 +131477,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -152690,13 +131570,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -152729,293 +131609,7 @@ } }, { - "id": "0e20001f-0000-4000-8000-00000e20001f", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card4/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card4/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e200020-0000-4000-8000-00000e200020", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card4/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card4/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e200021-0000-4000-8000-00000e200021", + "id": "0e200019-0000-4000-8000-00000e200019", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card4/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -153051,20 +131645,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -153075,11 +131669,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -153158,7 +131752,7 @@ } }, { - "id": "0e200022-0000-4000-8000-00000e200022", + "id": "0e20001a-0000-4000-8000-00000e20001a", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card5", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -153243,7 +131837,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -153258,9 +131852,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -153291,7 +131885,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4205 @@ -153301,7 +131895,7 @@ } }, { - "id": "0e200023-0000-4000-8000-00000e200023", + "id": "0e20001b-0000-4000-8000-00000e20001b", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card5/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -153337,20 +131931,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -153360,12 +131954,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -153459,8 +132053,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -153493,7 +132087,7 @@ } }, { - "id": "0e200024-0000-4000-8000-00000e200024", + "id": "0e20001c-0000-4000-8000-00000e20001c", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card5/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -153529,20 +132123,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -153552,12 +132146,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -153646,13 +132240,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -153685,7 +132279,7 @@ } }, { - "id": "0e200025-0000-4000-8000-00000e200025", + "id": "0e20001d-0000-4000-8000-00000e20001d", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card5/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -153721,20 +132315,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -153745,11 +132339,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -153838,13 +132432,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -153877,293 +132471,7 @@ } }, { - "id": "0e200026-0000-4000-8000-00000e200026", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card5/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card5/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e200027-0000-4000-8000-00000e200027", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card5/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card5/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e200028-0000-4000-8000-00000e200028", + "id": "0e20001e-0000-4000-8000-00000e20001e", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card5/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -154199,20 +132507,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -154223,11 +132531,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -154306,7 +132614,7 @@ } }, { - "id": "0e200029-0000-4000-8000-00000e200029", + "id": "0e20001f-0000-4000-8000-00000e20001f", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card6", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -154391,7 +132699,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -154406,9 +132714,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -154439,7 +132747,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4206 @@ -154449,7 +132757,7 @@ } }, { - "id": "0e20002a-0000-4000-8000-00000e20002a", + "id": "0e200020-0000-4000-8000-00000e200020", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card6/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -154485,20 +132793,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -154508,12 +132816,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -154607,8 +132915,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -154641,7 +132949,7 @@ } }, { - "id": "0e20002b-0000-4000-8000-00000e20002b", + "id": "0e200021-0000-4000-8000-00000e200021", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card6/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -154677,20 +132985,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -154700,12 +133008,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -154794,13 +133102,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -154833,7 +133141,7 @@ } }, { - "id": "0e20002c-0000-4000-8000-00000e20002c", + "id": "0e200022-0000-4000-8000-00000e200022", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card6/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -154869,20 +133177,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -154893,11 +133201,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -154986,13 +133294,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -155025,293 +133333,7 @@ } }, { - "id": "0e20002d-0000-4000-8000-00000e20002d", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card6/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card6/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e20002e-0000-4000-8000-00000e20002e", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card6/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card6/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e20002f-0000-4000-8000-00000e20002f", + "id": "0e200023-0000-4000-8000-00000e200023", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card6/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -155347,20 +133369,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -155371,11 +133393,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -155454,7 +133476,7 @@ } }, { - "id": "0e200030-0000-4000-8000-00000e200030", + "id": "0e200024-0000-4000-8000-00000e200024", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card7", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -155539,7 +133561,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -155554,9 +133576,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -155587,7 +133609,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4207 @@ -155597,7 +133619,7 @@ } }, { - "id": "0e200031-0000-4000-8000-00000e200031", + "id": "0e200025-0000-4000-8000-00000e200025", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card7/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -155633,20 +133655,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -155656,12 +133678,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -155755,8 +133777,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -155789,7 +133811,7 @@ } }, { - "id": "0e200032-0000-4000-8000-00000e200032", + "id": "0e200026-0000-4000-8000-00000e200026", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card7/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -155825,20 +133847,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -155848,12 +133870,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -155942,13 +133964,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -155981,7 +134003,7 @@ } }, { - "id": "0e200033-0000-4000-8000-00000e200033", + "id": "0e200027-0000-4000-8000-00000e200027", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card7/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -156017,20 +134039,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -156041,11 +134063,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -156134,13 +134156,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -156173,293 +134195,7 @@ } }, { - "id": "0e200034-0000-4000-8000-00000e200034", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card7/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card7/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e200035-0000-4000-8000-00000e200035", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card7/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card7/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e200036-0000-4000-8000-00000e200036", + "id": "0e200028-0000-4000-8000-00000e200028", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card7/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -156495,20 +134231,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -156519,11 +134255,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -156602,7 +134338,7 @@ } }, { - "id": "0e200037-0000-4000-8000-00000e200037", + "id": "0e200029-0000-4000-8000-00000e200029", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card8", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -156687,7 +134423,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -156702,9 +134438,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -156735,7 +134471,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4208 @@ -156745,7 +134481,7 @@ } }, { - "id": "0e200038-0000-4000-8000-00000e200038", + "id": "0e20002a-0000-4000-8000-00000e20002a", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card8/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -156781,20 +134517,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -156804,12 +134540,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -156903,8 +134639,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -156937,7 +134673,7 @@ } }, { - "id": "0e200039-0000-4000-8000-00000e200039", + "id": "0e20002b-0000-4000-8000-00000e20002b", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card8/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -156973,20 +134709,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -156996,12 +134732,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -157090,13 +134826,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -157129,7 +134865,7 @@ } }, { - "id": "0e20003a-0000-4000-8000-00000e20003a", + "id": "0e20002c-0000-4000-8000-00000e20002c", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card8/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -157165,20 +134901,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -157189,11 +134925,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -157282,13 +135018,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -157321,293 +135057,7 @@ } }, { - "id": "0e20003b-0000-4000-8000-00000e20003b", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card8/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card8/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e20003c-0000-4000-8000-00000e20003c", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card8/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card8/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e20003d-0000-4000-8000-00000e20003d", + "id": "0e20002d-0000-4000-8000-00000e20002d", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card8/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -157643,20 +135093,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -157667,11 +135117,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -157750,7 +135200,7 @@ } }, { - "id": "0e20003e-0000-4000-8000-00000e20003e", + "id": "0e20002e-0000-4000-8000-00000e20002e", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card9", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -157835,7 +135285,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -157850,9 +135300,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -157883,7 +135333,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4209 @@ -157893,7 +135343,7 @@ } }, { - "id": "0e20003f-0000-4000-8000-00000e20003f", + "id": "0e20002f-0000-4000-8000-00000e20002f", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card9/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -157929,20 +135379,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -157952,12 +135402,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -158051,8 +135501,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -158085,7 +135535,7 @@ } }, { - "id": "0e200040-0000-4000-8000-00000e200040", + "id": "0e200030-0000-4000-8000-00000e200030", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card9/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -158121,20 +135571,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -158144,12 +135594,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -158238,13 +135688,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -158277,7 +135727,7 @@ } }, { - "id": "0e200041-0000-4000-8000-00000e200041", + "id": "0e200031-0000-4000-8000-00000e200031", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card9/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -158313,20 +135763,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -158337,11 +135787,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -158430,13 +135880,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -158469,293 +135919,7 @@ } }, { - "id": "0e200042-0000-4000-8000-00000e200042", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card9/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card9/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e200043-0000-4000-8000-00000e200043", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card9/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card9/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e200044-0000-4000-8000-00000e200044", + "id": "0e200032-0000-4000-8000-00000e200032", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card9/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -158791,20 +135955,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -158815,11 +135979,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -158898,7 +136062,7 @@ } }, { - "id": "0e200045-0000-4000-8000-00000e200045", + "id": "0e200033-0000-4000-8000-00000e200033", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card10", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -158983,7 +136147,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -158998,9 +136162,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -159031,7 +136195,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4210 @@ -159041,7 +136205,7 @@ } }, { - "id": "0e200046-0000-4000-8000-00000e200046", + "id": "0e200034-0000-4000-8000-00000e200034", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card10/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -159077,20 +136241,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -159100,12 +136264,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -159199,8 +136363,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -159233,7 +136397,7 @@ } }, { - "id": "0e200047-0000-4000-8000-00000e200047", + "id": "0e200035-0000-4000-8000-00000e200035", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card10/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -159269,20 +136433,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -159292,12 +136456,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -159386,13 +136550,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -159425,7 +136589,7 @@ } }, { - "id": "0e200048-0000-4000-8000-00000e200048", + "id": "0e200036-0000-4000-8000-00000e200036", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card10/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -159461,20 +136625,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -159485,11 +136649,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -159578,13 +136742,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -159617,293 +136781,7 @@ } }, { - "id": "0e200049-0000-4000-8000-00000e200049", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card10/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card10/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e20004a-0000-4000-8000-00000e20004a", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card10/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card10/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e20004b-0000-4000-8000-00000e20004b", + "id": "0e200037-0000-4000-8000-00000e200037", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card10/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -159939,20 +136817,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -159963,11 +136841,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -160046,7 +136924,7 @@ } }, { - "id": "0e20004c-0000-4000-8000-00000e20004c", + "id": "0e200038-0000-4000-8000-00000e200038", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card11", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -160131,7 +137009,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -160146,9 +137024,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -160179,7 +137057,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4211 @@ -160189,7 +137067,7 @@ } }, { - "id": "0e20004d-0000-4000-8000-00000e20004d", + "id": "0e200039-0000-4000-8000-00000e200039", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card11/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -160225,20 +137103,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -160248,12 +137126,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -160347,8 +137225,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -160381,7 +137259,7 @@ } }, { - "id": "0e20004e-0000-4000-8000-00000e20004e", + "id": "0e20003a-0000-4000-8000-00000e20003a", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card11/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -160417,20 +137295,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -160440,12 +137318,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -160534,13 +137412,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -160573,7 +137451,7 @@ } }, { - "id": "0e20004f-0000-4000-8000-00000e20004f", + "id": "0e20003b-0000-4000-8000-00000e20003b", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card11/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -160609,20 +137487,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -160633,11 +137511,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -160726,13 +137604,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -160765,293 +137643,7 @@ } }, { - "id": "0e200050-0000-4000-8000-00000e200050", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card11/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card11/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e200051-0000-4000-8000-00000e200051", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card11/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card11/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e200052-0000-4000-8000-00000e200052", + "id": "0e20003c-0000-4000-8000-00000e20003c", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card11/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -161087,20 +137679,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -161111,11 +137703,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -161194,7 +137786,7 @@ } }, { - "id": "0e200053-0000-4000-8000-00000e200053", + "id": "0e20003d-0000-4000-8000-00000e20003d", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card12", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -161279,7 +137871,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -161294,9 +137886,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -161327,7 +137919,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4212 @@ -161337,7 +137929,7 @@ } }, { - "id": "0e200054-0000-4000-8000-00000e200054", + "id": "0e20003e-0000-4000-8000-00000e20003e", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card12/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -161373,20 +137965,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -161396,12 +137988,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -161495,8 +138087,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -161529,7 +138121,7 @@ } }, { - "id": "0e200055-0000-4000-8000-00000e200055", + "id": "0e20003f-0000-4000-8000-00000e20003f", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card12/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -161565,20 +138157,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -161588,12 +138180,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -161682,13 +138274,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -161721,7 +138313,7 @@ } }, { - "id": "0e200056-0000-4000-8000-00000e200056", + "id": "0e200040-0000-4000-8000-00000e200040", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card12/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -161757,20 +138349,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -161781,11 +138373,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -161874,13 +138466,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -161913,293 +138505,7 @@ } }, { - "id": "0e200057-0000-4000-8000-00000e200057", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card12/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card12/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e200058-0000-4000-8000-00000e200058", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card12/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card12/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e200059-0000-4000-8000-00000e200059", + "id": "0e200041-0000-4000-8000-00000e200041", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card12/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -162235,20 +138541,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -162259,11 +138565,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -162342,7 +138648,7 @@ } }, { - "id": "0e20005a-0000-4000-8000-00000e20005a", + "id": "0e200042-0000-4000-8000-00000e200042", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card13", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -162427,7 +138733,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -162442,9 +138748,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -162475,7 +138781,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4213 @@ -162485,7 +138791,7 @@ } }, { - "id": "0e20005b-0000-4000-8000-00000e20005b", + "id": "0e200043-0000-4000-8000-00000e200043", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card13/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -162521,20 +138827,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -162544,12 +138850,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -162643,8 +138949,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -162677,7 +138983,7 @@ } }, { - "id": "0e20005c-0000-4000-8000-00000e20005c", + "id": "0e200044-0000-4000-8000-00000e200044", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card13/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -162713,20 +139019,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -162736,12 +139042,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -162830,13 +139136,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -162869,7 +139175,7 @@ } }, { - "id": "0e20005d-0000-4000-8000-00000e20005d", + "id": "0e200045-0000-4000-8000-00000e200045", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card13/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -162905,20 +139211,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -162929,11 +139235,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -163022,13 +139328,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -163061,293 +139367,7 @@ } }, { - "id": "0e20005e-0000-4000-8000-00000e20005e", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card13/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card13/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e20005f-0000-4000-8000-00000e20005f", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card13/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card13/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e200060-0000-4000-8000-00000e200060", + "id": "0e200046-0000-4000-8000-00000e200046", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card13/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -163383,20 +139403,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -163407,11 +139427,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -163490,7 +139510,7 @@ } }, { - "id": "0e200061-0000-4000-8000-00000e200061", + "id": "0e200047-0000-4000-8000-00000e200047", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card14", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -163575,7 +139595,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -163590,9 +139610,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -163623,7 +139643,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4214 @@ -163633,7 +139653,7 @@ } }, { - "id": "0e200062-0000-4000-8000-00000e200062", + "id": "0e200048-0000-4000-8000-00000e200048", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card14/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -163669,20 +139689,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -163692,12 +139712,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -163791,8 +139811,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -163825,7 +139845,7 @@ } }, { - "id": "0e200063-0000-4000-8000-00000e200063", + "id": "0e200049-0000-4000-8000-00000e200049", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card14/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -163861,20 +139881,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -163884,12 +139904,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -163978,13 +139998,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -164017,7 +140037,7 @@ } }, { - "id": "0e200064-0000-4000-8000-00000e200064", + "id": "0e20004a-0000-4000-8000-00000e20004a", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card14/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -164053,20 +140073,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -164077,11 +140097,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -164170,13 +140190,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -164209,293 +140229,7 @@ } }, { - "id": "0e200065-0000-4000-8000-00000e200065", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card14/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card14/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e200066-0000-4000-8000-00000e200066", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card14/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card14/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e200067-0000-4000-8000-00000e200067", + "id": "0e20004b-0000-4000-8000-00000e20004b", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card14/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -164531,20 +140265,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -164555,11 +140289,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -164638,7 +140372,7 @@ } }, { - "id": "0e200068-0000-4000-8000-00000e200068", + "id": "0e20004c-0000-4000-8000-00000e20004c", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card15", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -164723,7 +140457,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -164738,9 +140472,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -164771,7 +140505,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4215 @@ -164781,7 +140515,7 @@ } }, { - "id": "0e200069-0000-4000-8000-00000e200069", + "id": "0e20004d-0000-4000-8000-00000e20004d", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card15/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -164817,20 +140551,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -164840,12 +140574,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -164939,8 +140673,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -164973,7 +140707,7 @@ } }, { - "id": "0e20006a-0000-4000-8000-00000e20006a", + "id": "0e20004e-0000-4000-8000-00000e20004e", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card15/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -165009,20 +140743,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -165032,12 +140766,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -165126,13 +140860,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -165165,7 +140899,7 @@ } }, { - "id": "0e20006b-0000-4000-8000-00000e20006b", + "id": "0e20004f-0000-4000-8000-00000e20004f", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card15/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -165201,20 +140935,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -165225,11 +140959,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -165318,13 +141052,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -165357,293 +141091,7 @@ } }, { - "id": "0e20006c-0000-4000-8000-00000e20006c", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card15/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card15/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e20006d-0000-4000-8000-00000e20006d", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card15/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card15/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e20006e-0000-4000-8000-00000e20006e", + "id": "0e200050-0000-4000-8000-00000e200050", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card15/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -165679,20 +141127,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -165703,11 +141151,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -165786,7 +141234,7 @@ } }, { - "id": "0e20006f-0000-4000-8000-00000e20006f", + "id": "0e200051-0000-4000-8000-00000e200051", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card16", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -165871,7 +141319,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -165886,9 +141334,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -165919,7 +141367,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4216 @@ -165929,7 +141377,7 @@ } }, { - "id": "0e200070-0000-4000-8000-00000e200070", + "id": "0e200052-0000-4000-8000-00000e200052", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card16/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -165965,20 +141413,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -165988,12 +141436,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -166087,8 +141535,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -166121,7 +141569,7 @@ } }, { - "id": "0e200071-0000-4000-8000-00000e200071", + "id": "0e200053-0000-4000-8000-00000e200053", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card16/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -166157,20 +141605,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -166180,12 +141628,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -166274,13 +141722,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -166313,7 +141761,7 @@ } }, { - "id": "0e200072-0000-4000-8000-00000e200072", + "id": "0e200054-0000-4000-8000-00000e200054", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card16/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -166349,20 +141797,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -166373,11 +141821,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -166466,13 +141914,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -166505,293 +141953,7 @@ } }, { - "id": "0e200073-0000-4000-8000-00000e200073", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card16/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card16/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e200074-0000-4000-8000-00000e200074", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card16/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card16/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e200075-0000-4000-8000-00000e200075", + "id": "0e200055-0000-4000-8000-00000e200055", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card16/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -166827,20 +141989,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -166851,11 +142013,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -166934,7 +142096,7 @@ } }, { - "id": "0e200076-0000-4000-8000-00000e200076", + "id": "0e200056-0000-4000-8000-00000e200056", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card17", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -167019,7 +142181,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -167034,9 +142196,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -167067,7 +142229,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4217 @@ -167077,7 +142239,7 @@ } }, { - "id": "0e200077-0000-4000-8000-00000e200077", + "id": "0e200057-0000-4000-8000-00000e200057", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card17/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -167113,20 +142275,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -167136,12 +142298,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -167235,8 +142397,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -167269,7 +142431,7 @@ } }, { - "id": "0e200078-0000-4000-8000-00000e200078", + "id": "0e200058-0000-4000-8000-00000e200058", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card17/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -167305,20 +142467,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -167328,12 +142490,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -167422,13 +142584,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -167461,7 +142623,7 @@ } }, { - "id": "0e200079-0000-4000-8000-00000e200079", + "id": "0e200059-0000-4000-8000-00000e200059", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card17/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -167497,20 +142659,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -167521,11 +142683,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -167614,13 +142776,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -167653,293 +142815,7 @@ } }, { - "id": "0e20007a-0000-4000-8000-00000e20007a", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card17/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card17/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e20007b-0000-4000-8000-00000e20007b", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card17/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card17/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e20007c-0000-4000-8000-00000e20007c", + "id": "0e20005a-0000-4000-8000-00000e20005a", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card17/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -167975,20 +142851,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -167999,11 +142875,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -168082,7 +142958,7 @@ } }, { - "id": "0e20007d-0000-4000-8000-00000e20007d", + "id": "0e20005b-0000-4000-8000-00000e20005b", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card18", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -168167,7 +143043,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -168182,9 +143058,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -168215,7 +143091,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4218 @@ -168225,7 +143101,7 @@ } }, { - "id": "0e20007e-0000-4000-8000-00000e20007e", + "id": "0e20005c-0000-4000-8000-00000e20005c", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card18/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -168261,20 +143137,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -168284,12 +143160,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -168383,8 +143259,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -168417,7 +143293,7 @@ } }, { - "id": "0e20007f-0000-4000-8000-00000e20007f", + "id": "0e20005d-0000-4000-8000-00000e20005d", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card18/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -168453,20 +143329,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -168476,12 +143352,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -168570,13 +143446,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -168609,7 +143485,7 @@ } }, { - "id": "0e200080-0000-4000-8000-00000e200080", + "id": "0e20005e-0000-4000-8000-00000e20005e", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card18/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -168645,20 +143521,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -168669,11 +143545,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -168762,13 +143638,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -168801,293 +143677,7 @@ } }, { - "id": "0e200081-0000-4000-8000-00000e200081", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card18/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card18/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e200082-0000-4000-8000-00000e200082", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card18/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card18/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e200083-0000-4000-8000-00000e200083", + "id": "0e20005f-0000-4000-8000-00000e20005f", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card18/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -169123,20 +143713,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -169147,11 +143737,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -169230,7 +143820,7 @@ } }, { - "id": "0e200084-0000-4000-8000-00000e200084", + "id": "0e200060-0000-4000-8000-00000e200060", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card19", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -169315,7 +143905,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -169330,9 +143920,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -169363,7 +143953,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4219 @@ -169373,7 +143963,7 @@ } }, { - "id": "0e200085-0000-4000-8000-00000e200085", + "id": "0e200061-0000-4000-8000-00000e200061", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card19/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -169409,20 +143999,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -169432,12 +144022,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -169531,8 +144121,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -169565,7 +144155,7 @@ } }, { - "id": "0e200086-0000-4000-8000-00000e200086", + "id": "0e200062-0000-4000-8000-00000e200062", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card19/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -169601,20 +144191,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -169624,12 +144214,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -169718,13 +144308,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -169757,7 +144347,7 @@ } }, { - "id": "0e200087-0000-4000-8000-00000e200087", + "id": "0e200063-0000-4000-8000-00000e200063", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card19/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -169793,20 +144383,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -169817,11 +144407,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -169910,13 +144500,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -169949,293 +144539,7 @@ } }, { - "id": "0e200088-0000-4000-8000-00000e200088", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card19/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card19/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e200089-0000-4000-8000-00000e200089", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card19/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card19/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e20008a-0000-4000-8000-00000e20008a", + "id": "0e200064-0000-4000-8000-00000e200064", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card19/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -170271,20 +144575,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -170295,11 +144599,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -170378,7 +144682,7 @@ } }, { - "id": "0e20008b-0000-4000-8000-00000e20008b", + "id": "0e200065-0000-4000-8000-00000e200065", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card20", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -170463,7 +144767,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -170478,9 +144782,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -170511,7 +144815,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4220 @@ -170521,7 +144825,7 @@ } }, { - "id": "0e20008c-0000-4000-8000-00000e20008c", + "id": "0e200066-0000-4000-8000-00000e200066", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card20/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -170557,20 +144861,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -170580,12 +144884,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -170679,8 +144983,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -170713,7 +145017,7 @@ } }, { - "id": "0e20008d-0000-4000-8000-00000e20008d", + "id": "0e200067-0000-4000-8000-00000e200067", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card20/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -170749,20 +145053,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -170772,12 +145076,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -170866,13 +145170,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -170905,7 +145209,7 @@ } }, { - "id": "0e20008e-0000-4000-8000-00000e20008e", + "id": "0e200068-0000-4000-8000-00000e200068", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card20/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -170941,20 +145245,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -170965,11 +145269,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -171058,13 +145362,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -171097,293 +145401,7 @@ } }, { - "id": "0e20008f-0000-4000-8000-00000e20008f", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card20/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card20/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e200090-0000-4000-8000-00000e200090", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card20/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card20/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e200091-0000-4000-8000-00000e200091", + "id": "0e200069-0000-4000-8000-00000e200069", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card20/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -171419,20 +145437,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -171443,11 +145461,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -171526,7 +145544,7 @@ } }, { - "id": "0e200092-0000-4000-8000-00000e200092", + "id": "0e20006a-0000-4000-8000-00000e20006a", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card21", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -171611,7 +145629,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -171626,9 +145644,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -171659,7 +145677,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4221 @@ -171669,7 +145687,7 @@ } }, { - "id": "0e200093-0000-4000-8000-00000e200093", + "id": "0e20006b-0000-4000-8000-00000e20006b", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card21/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -171705,20 +145723,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -171728,12 +145746,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -171827,8 +145845,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -171861,7 +145879,7 @@ } }, { - "id": "0e200094-0000-4000-8000-00000e200094", + "id": "0e20006c-0000-4000-8000-00000e20006c", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card21/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -171897,20 +145915,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -171920,12 +145938,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -172014,13 +146032,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -172053,7 +146071,7 @@ } }, { - "id": "0e200095-0000-4000-8000-00000e200095", + "id": "0e20006d-0000-4000-8000-00000e20006d", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card21/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -172089,20 +146107,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -172113,11 +146131,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -172206,13 +146224,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -172245,293 +146263,7 @@ } }, { - "id": "0e200096-0000-4000-8000-00000e200096", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card21/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card21/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e200097-0000-4000-8000-00000e200097", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card21/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card21/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e200098-0000-4000-8000-00000e200098", + "id": "0e20006e-0000-4000-8000-00000e20006e", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card21/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -172567,20 +146299,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -172591,11 +146323,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -172674,7 +146406,7 @@ } }, { - "id": "0e200099-0000-4000-8000-00000e200099", + "id": "0e20006f-0000-4000-8000-00000e20006f", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card22", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -172759,7 +146491,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -172774,9 +146506,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -172807,7 +146539,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4222 @@ -172817,7 +146549,7 @@ } }, { - "id": "0e20009a-0000-4000-8000-00000e20009a", + "id": "0e200070-0000-4000-8000-00000e200070", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card22/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -172853,20 +146585,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -172876,12 +146608,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -172975,8 +146707,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -173009,7 +146741,7 @@ } }, { - "id": "0e20009b-0000-4000-8000-00000e20009b", + "id": "0e200071-0000-4000-8000-00000e200071", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card22/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -173045,20 +146777,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -173068,12 +146800,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -173162,13 +146894,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -173201,7 +146933,7 @@ } }, { - "id": "0e20009c-0000-4000-8000-00000e20009c", + "id": "0e200072-0000-4000-8000-00000e200072", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card22/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -173237,20 +146969,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -173261,11 +146993,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -173354,13 +147086,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -173393,293 +147125,7 @@ } }, { - "id": "0e20009d-0000-4000-8000-00000e20009d", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card22/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card22/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e20009e-0000-4000-8000-00000e20009e", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card22/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card22/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e20009f-0000-4000-8000-00000e20009f", + "id": "0e200073-0000-4000-8000-00000e200073", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card22/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -173715,20 +147161,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -173739,11 +147185,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -173822,7 +147268,7 @@ } }, { - "id": "0e2000a0-0000-4000-8000-00000e2000a0", + "id": "0e200074-0000-4000-8000-00000e200074", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card23", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -173907,7 +147353,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -173922,9 +147368,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -173955,7 +147401,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4223 @@ -173965,7 +147411,7 @@ } }, { - "id": "0e2000a1-0000-4000-8000-00000e2000a1", + "id": "0e200075-0000-4000-8000-00000e200075", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card23/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -174001,20 +147447,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -174024,12 +147470,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -174123,8 +147569,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -174157,7 +147603,7 @@ } }, { - "id": "0e2000a2-0000-4000-8000-00000e2000a2", + "id": "0e200076-0000-4000-8000-00000e200076", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card23/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -174193,20 +147639,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -174216,12 +147662,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -174310,13 +147756,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -174349,7 +147795,7 @@ } }, { - "id": "0e2000a3-0000-4000-8000-00000e2000a3", + "id": "0e200077-0000-4000-8000-00000e200077", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card23/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -174385,20 +147831,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -174409,11 +147855,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -174502,13 +147948,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -174541,293 +147987,7 @@ } }, { - "id": "0e2000a4-0000-4000-8000-00000e2000a4", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card23/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card23/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e2000a5-0000-4000-8000-00000e2000a5", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card23/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card23/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e2000a6-0000-4000-8000-00000e2000a6", + "id": "0e200078-0000-4000-8000-00000e200078", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card23/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -174863,20 +148023,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -174887,11 +148047,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -174970,7 +148130,7 @@ } }, { - "id": "0e2000a7-0000-4000-8000-00000e2000a7", + "id": "0e200079-0000-4000-8000-00000e200079", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card24", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -175055,7 +148215,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -175070,9 +148230,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -175103,7 +148263,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4224 @@ -175113,7 +148273,7 @@ } }, { - "id": "0e2000a8-0000-4000-8000-00000e2000a8", + "id": "0e20007a-0000-4000-8000-00000e20007a", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card24/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -175149,20 +148309,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -175172,12 +148332,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -175271,8 +148431,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -175305,7 +148465,7 @@ } }, { - "id": "0e2000a9-0000-4000-8000-00000e2000a9", + "id": "0e20007b-0000-4000-8000-00000e20007b", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card24/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -175341,20 +148501,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -175364,12 +148524,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -175458,13 +148618,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -175497,7 +148657,7 @@ } }, { - "id": "0e2000aa-0000-4000-8000-00000e2000aa", + "id": "0e20007c-0000-4000-8000-00000e20007c", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card24/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -175533,20 +148693,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -175557,11 +148717,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -175650,13 +148810,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -175689,293 +148849,7 @@ } }, { - "id": "0e2000ab-0000-4000-8000-00000e2000ab", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card24/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card24/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e2000ac-0000-4000-8000-00000e2000ac", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card24/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card24/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e2000ad-0000-4000-8000-00000e2000ad", + "id": "0e20007d-0000-4000-8000-00000e20007d", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card24/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -176011,20 +148885,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -176035,11 +148909,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -176118,7 +148992,7 @@ } }, { - "id": "0e2000ae-0000-4000-8000-00000e2000ae", + "id": "0e20007e-0000-4000-8000-00000e20007e", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card25", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -176203,7 +149077,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -176218,9 +149092,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -176251,7 +149125,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4225 @@ -176261,7 +149135,7 @@ } }, { - "id": "0e2000af-0000-4000-8000-00000e2000af", + "id": "0e20007f-0000-4000-8000-00000e20007f", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card25/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -176297,20 +149171,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -176320,12 +149194,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -176419,8 +149293,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -176453,7 +149327,7 @@ } }, { - "id": "0e2000b0-0000-4000-8000-00000e2000b0", + "id": "0e200080-0000-4000-8000-00000e200080", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card25/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -176489,20 +149363,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -176512,12 +149386,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -176606,13 +149480,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -176645,7 +149519,7 @@ } }, { - "id": "0e2000b1-0000-4000-8000-00000e2000b1", + "id": "0e200081-0000-4000-8000-00000e200081", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card25/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -176681,20 +149555,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -176705,11 +149579,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -176798,13 +149672,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -176837,293 +149711,7 @@ } }, { - "id": "0e2000b2-0000-4000-8000-00000e2000b2", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card25/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card25/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e2000b3-0000-4000-8000-00000e2000b3", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card25/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card25/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e2000b4-0000-4000-8000-00000e2000b4", + "id": "0e200082-0000-4000-8000-00000e200082", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card25/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -177159,20 +149747,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -177183,11 +149771,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -177266,7 +149854,7 @@ } }, { - "id": "0e2000b5-0000-4000-8000-00000e2000b5", + "id": "0e200083-0000-4000-8000-00000e200083", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card26", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -177351,7 +149939,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -177366,9 +149954,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -177399,7 +149987,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4226 @@ -177409,7 +149997,7 @@ } }, { - "id": "0e2000b6-0000-4000-8000-00000e2000b6", + "id": "0e200084-0000-4000-8000-00000e200084", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card26/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -177445,20 +150033,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -177468,12 +150056,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -177567,8 +150155,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -177601,7 +150189,7 @@ } }, { - "id": "0e2000b7-0000-4000-8000-00000e2000b7", + "id": "0e200085-0000-4000-8000-00000e200085", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card26/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -177637,20 +150225,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -177660,12 +150248,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -177754,13 +150342,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -177793,7 +150381,7 @@ } }, { - "id": "0e2000b8-0000-4000-8000-00000e2000b8", + "id": "0e200086-0000-4000-8000-00000e200086", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card26/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -177829,20 +150417,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -177853,11 +150441,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -177946,13 +150534,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -177985,293 +150573,7 @@ } }, { - "id": "0e2000b9-0000-4000-8000-00000e2000b9", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card26/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card26/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e2000ba-0000-4000-8000-00000e2000ba", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card26/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card26/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e2000bb-0000-4000-8000-00000e2000bb", + "id": "0e200087-0000-4000-8000-00000e200087", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card26/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -178307,20 +150609,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -178331,11 +150633,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -178414,7 +150716,7 @@ } }, { - "id": "0e2000bc-0000-4000-8000-00000e2000bc", + "id": "0e200088-0000-4000-8000-00000e200088", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card27", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -178499,7 +150801,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -178514,9 +150816,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -178547,7 +150849,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4227 @@ -178557,7 +150859,7 @@ } }, { - "id": "0e2000bd-0000-4000-8000-00000e2000bd", + "id": "0e200089-0000-4000-8000-00000e200089", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card27/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -178593,20 +150895,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -178616,12 +150918,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -178715,8 +151017,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -178749,7 +151051,7 @@ } }, { - "id": "0e2000be-0000-4000-8000-00000e2000be", + "id": "0e20008a-0000-4000-8000-00000e20008a", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card27/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -178785,20 +151087,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -178808,12 +151110,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -178902,13 +151204,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -178941,7 +151243,7 @@ } }, { - "id": "0e2000bf-0000-4000-8000-00000e2000bf", + "id": "0e20008b-0000-4000-8000-00000e20008b", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card27/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -178977,20 +151279,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -179001,11 +151303,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -179094,13 +151396,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -179133,293 +151435,7 @@ } }, { - "id": "0e2000c0-0000-4000-8000-00000e2000c0", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card27/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card27/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e2000c1-0000-4000-8000-00000e2000c1", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card27/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card27/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e2000c2-0000-4000-8000-00000e2000c2", + "id": "0e20008c-0000-4000-8000-00000e20008c", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card27/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -179455,20 +151471,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -179479,11 +151495,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -179562,7 +151578,7 @@ } }, { - "id": "0e2000c3-0000-4000-8000-00000e2000c3", + "id": "0e20008d-0000-4000-8000-00000e20008d", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card28", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -179647,7 +151663,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -179662,9 +151678,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -179695,7 +151711,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4228 @@ -179705,7 +151721,7 @@ } }, { - "id": "0e2000c4-0000-4000-8000-00000e2000c4", + "id": "0e20008e-0000-4000-8000-00000e20008e", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card28/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -179741,20 +151757,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -179764,12 +151780,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -179863,8 +151879,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -179897,7 +151913,7 @@ } }, { - "id": "0e2000c5-0000-4000-8000-00000e2000c5", + "id": "0e20008f-0000-4000-8000-00000e20008f", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card28/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -179933,20 +151949,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -179956,12 +151972,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -180050,13 +152066,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -180089,7 +152105,7 @@ } }, { - "id": "0e2000c6-0000-4000-8000-00000e2000c6", + "id": "0e200090-0000-4000-8000-00000e200090", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card28/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -180125,20 +152141,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -180149,11 +152165,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -180242,13 +152258,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -180281,293 +152297,7 @@ } }, { - "id": "0e2000c7-0000-4000-8000-00000e2000c7", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card28/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card28/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e2000c8-0000-4000-8000-00000e2000c8", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card28/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card28/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e2000c9-0000-4000-8000-00000e2000c9", + "id": "0e200091-0000-4000-8000-00000e200091", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card28/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -180603,20 +152333,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -180627,11 +152357,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -180710,7 +152440,7 @@ } }, { - "id": "0e2000ca-0000-4000-8000-00000e2000ca", + "id": "0e200092-0000-4000-8000-00000e200092", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card29", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -180795,7 +152525,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -180810,9 +152540,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -180843,7 +152573,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4229 @@ -180853,7 +152583,7 @@ } }, { - "id": "0e2000cb-0000-4000-8000-00000e2000cb", + "id": "0e200093-0000-4000-8000-00000e200093", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card29/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -180889,20 +152619,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -180912,12 +152642,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -181011,8 +152741,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -181045,7 +152775,7 @@ } }, { - "id": "0e2000cc-0000-4000-8000-00000e2000cc", + "id": "0e200094-0000-4000-8000-00000e200094", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card29/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -181081,20 +152811,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -181104,12 +152834,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -181198,13 +152928,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -181237,7 +152967,7 @@ } }, { - "id": "0e2000cd-0000-4000-8000-00000e2000cd", + "id": "0e200095-0000-4000-8000-00000e200095", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card29/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -181273,20 +153003,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -181297,11 +153027,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -181390,13 +153120,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -181429,293 +153159,7 @@ } }, { - "id": "0e2000ce-0000-4000-8000-00000e2000ce", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card29/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card29/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e2000cf-0000-4000-8000-00000e2000cf", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card29/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card29/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e2000d0-0000-4000-8000-00000e2000d0", + "id": "0e200096-0000-4000-8000-00000e200096", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card29/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -181751,20 +153195,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -181775,11 +153219,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -181858,7 +153302,7 @@ } }, { - "id": "0e2000d1-0000-4000-8000-00000e2000d1", + "id": "0e200097-0000-4000-8000-00000e200097", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card30", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -181943,7 +153387,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -181958,9 +153402,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -181991,7 +153435,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4230 @@ -182001,7 +153445,7 @@ } }, { - "id": "0e2000d2-0000-4000-8000-00000e2000d2", + "id": "0e200098-0000-4000-8000-00000e200098", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card30/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -182037,20 +153481,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -182060,12 +153504,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -182159,8 +153603,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -182193,7 +153637,7 @@ } }, { - "id": "0e2000d3-0000-4000-8000-00000e2000d3", + "id": "0e200099-0000-4000-8000-00000e200099", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card30/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -182229,20 +153673,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -182252,12 +153696,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -182346,13 +153790,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -182385,7 +153829,7 @@ } }, { - "id": "0e2000d4-0000-4000-8000-00000e2000d4", + "id": "0e20009a-0000-4000-8000-00000e20009a", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card30/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -182421,20 +153865,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -182445,11 +153889,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -182538,13 +153982,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -182577,293 +154021,7 @@ } }, { - "id": "0e2000d5-0000-4000-8000-00000e2000d5", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card30/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card30/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e2000d6-0000-4000-8000-00000e2000d6", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card30/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card30/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e2000d7-0000-4000-8000-00000e2000d7", + "id": "0e20009b-0000-4000-8000-00000e20009b", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card30/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -182899,20 +154057,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -182923,11 +154081,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -183006,7 +154164,7 @@ } }, { - "id": "0e2000d8-0000-4000-8000-00000e2000d8", + "id": "0e20009c-0000-4000-8000-00000e20009c", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card31", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -183091,7 +154249,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -183106,9 +154264,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -183139,7 +154297,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4231 @@ -183149,7 +154307,7 @@ } }, { - "id": "0e2000d9-0000-4000-8000-00000e2000d9", + "id": "0e20009d-0000-4000-8000-00000e20009d", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card31/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -183185,20 +154343,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -183208,12 +154366,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -183307,8 +154465,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -183341,7 +154499,7 @@ } }, { - "id": "0e2000da-0000-4000-8000-00000e2000da", + "id": "0e20009e-0000-4000-8000-00000e20009e", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card31/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -183377,20 +154535,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -183400,12 +154558,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -183494,13 +154652,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -183533,7 +154691,7 @@ } }, { - "id": "0e2000db-0000-4000-8000-00000e2000db", + "id": "0e20009f-0000-4000-8000-00000e20009f", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card31/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -183569,20 +154727,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -183593,11 +154751,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -183686,13 +154844,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -183725,293 +154883,7 @@ } }, { - "id": "0e2000dc-0000-4000-8000-00000e2000dc", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card31/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card31/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e2000dd-0000-4000-8000-00000e2000dd", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card31/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card31/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e2000de-0000-4000-8000-00000e2000de", + "id": "0e2000a0-0000-4000-8000-00000e2000a0", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card31/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -184047,20 +154919,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -184071,11 +154943,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -184154,7 +155026,7 @@ } }, { - "id": "0e2000df-0000-4000-8000-00000e2000df", + "id": "0e2000a1-0000-4000-8000-00000e2000a1", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card32", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -184239,7 +155111,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -184254,9 +155126,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -184287,7 +155159,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4232 @@ -184297,7 +155169,7 @@ } }, { - "id": "0e2000e0-0000-4000-8000-00000e2000e0", + "id": "0e2000a2-0000-4000-8000-00000e2000a2", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card32/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -184333,20 +155205,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -184356,12 +155228,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -184455,8 +155327,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -184489,7 +155361,7 @@ } }, { - "id": "0e2000e1-0000-4000-8000-00000e2000e1", + "id": "0e2000a3-0000-4000-8000-00000e2000a3", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card32/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -184525,20 +155397,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -184548,12 +155420,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -184642,13 +155514,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -184681,7 +155553,7 @@ } }, { - "id": "0e2000e2-0000-4000-8000-00000e2000e2", + "id": "0e2000a4-0000-4000-8000-00000e2000a4", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card32/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -184717,20 +155589,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -184741,11 +155613,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -184834,13 +155706,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -184873,293 +155745,7 @@ } }, { - "id": "0e2000e3-0000-4000-8000-00000e2000e3", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card32/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card32/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e2000e4-0000-4000-8000-00000e2000e4", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card32/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card32/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e2000e5-0000-4000-8000-00000e2000e5", + "id": "0e2000a5-0000-4000-8000-00000e2000a5", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card32/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -185195,20 +155781,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -185219,11 +155805,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -185302,7 +155888,7 @@ } }, { - "id": "0e2000e6-0000-4000-8000-00000e2000e6", + "id": "0e2000a6-0000-4000-8000-00000e2000a6", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card33", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -185387,7 +155973,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -185402,9 +155988,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -185435,7 +156021,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4233 @@ -185445,7 +156031,7 @@ } }, { - "id": "0e2000e7-0000-4000-8000-00000e2000e7", + "id": "0e2000a7-0000-4000-8000-00000e2000a7", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card33/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -185481,20 +156067,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -185504,12 +156090,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -185603,8 +156189,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -185637,7 +156223,7 @@ } }, { - "id": "0e2000e8-0000-4000-8000-00000e2000e8", + "id": "0e2000a8-0000-4000-8000-00000e2000a8", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card33/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -185673,20 +156259,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -185696,12 +156282,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -185790,13 +156376,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -185829,7 +156415,7 @@ } }, { - "id": "0e2000e9-0000-4000-8000-00000e2000e9", + "id": "0e2000a9-0000-4000-8000-00000e2000a9", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card33/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -185865,20 +156451,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -185889,11 +156475,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -185982,13 +156568,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -186021,293 +156607,7 @@ } }, { - "id": "0e2000ea-0000-4000-8000-00000e2000ea", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card33/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card33/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e2000eb-0000-4000-8000-00000e2000eb", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card33/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card33/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e2000ec-0000-4000-8000-00000e2000ec", + "id": "0e2000aa-0000-4000-8000-00000e2000aa", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card33/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -186343,20 +156643,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -186367,11 +156667,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -186450,7 +156750,7 @@ } }, { - "id": "0e2000ed-0000-4000-8000-00000e2000ed", + "id": "0e2000ab-0000-4000-8000-00000e2000ab", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card34", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -186535,7 +156835,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -186550,9 +156850,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -186583,7 +156883,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4234 @@ -186593,7 +156893,7 @@ } }, { - "id": "0e2000ee-0000-4000-8000-00000e2000ee", + "id": "0e2000ac-0000-4000-8000-00000e2000ac", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card34/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -186629,20 +156929,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -186652,12 +156952,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -186751,8 +157051,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -186785,7 +157085,7 @@ } }, { - "id": "0e2000ef-0000-4000-8000-00000e2000ef", + "id": "0e2000ad-0000-4000-8000-00000e2000ad", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card34/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -186821,20 +157121,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -186844,12 +157144,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -186938,13 +157238,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -186977,7 +157277,7 @@ } }, { - "id": "0e2000f0-0000-4000-8000-00000e2000f0", + "id": "0e2000ae-0000-4000-8000-00000e2000ae", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card34/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -187013,20 +157313,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -187037,11 +157337,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -187130,13 +157430,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -187169,293 +157469,7 @@ } }, { - "id": "0e2000f1-0000-4000-8000-00000e2000f1", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card34/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card34/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e2000f2-0000-4000-8000-00000e2000f2", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card34/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card34/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e2000f3-0000-4000-8000-00000e2000f3", + "id": "0e2000af-0000-4000-8000-00000e2000af", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card34/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -187491,20 +157505,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -187515,11 +157529,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -187598,7 +157612,7 @@ } }, { - "id": "0e2000f4-0000-4000-8000-00000e2000f4", + "id": "0e2000b0-0000-4000-8000-00000e2000b0", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card35", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -187683,7 +157697,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -187698,9 +157712,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -187731,7 +157745,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4235 @@ -187741,7 +157755,7 @@ } }, { - "id": "0e2000f5-0000-4000-8000-00000e2000f5", + "id": "0e2000b1-0000-4000-8000-00000e2000b1", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card35/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -187777,20 +157791,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -187800,12 +157814,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -187899,8 +157913,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -187933,7 +157947,7 @@ } }, { - "id": "0e2000f6-0000-4000-8000-00000e2000f6", + "id": "0e2000b2-0000-4000-8000-00000e2000b2", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card35/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -187969,20 +157983,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -187992,12 +158006,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -188086,13 +158100,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -188125,7 +158139,7 @@ } }, { - "id": "0e2000f7-0000-4000-8000-00000e2000f7", + "id": "0e2000b3-0000-4000-8000-00000e2000b3", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card35/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -188161,20 +158175,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -188185,11 +158199,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -188278,13 +158292,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -188317,293 +158331,7 @@ } }, { - "id": "0e2000f8-0000-4000-8000-00000e2000f8", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card35/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card35/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e2000f9-0000-4000-8000-00000e2000f9", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card35/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card35/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e2000fa-0000-4000-8000-00000e2000fa", + "id": "0e2000b4-0000-4000-8000-00000e2000b4", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card35/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -188639,20 +158367,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -188663,11 +158391,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -188746,7 +158474,7 @@ } }, { - "id": "0e2000fb-0000-4000-8000-00000e2000fb", + "id": "0e2000b5-0000-4000-8000-00000e2000b5", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card36", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -188831,7 +158559,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -188846,9 +158574,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -188879,7 +158607,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4236 @@ -188889,7 +158617,7 @@ } }, { - "id": "0e2000fc-0000-4000-8000-00000e2000fc", + "id": "0e2000b6-0000-4000-8000-00000e2000b6", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card36/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -188925,20 +158653,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -188948,12 +158676,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -189047,8 +158775,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -189081,7 +158809,7 @@ } }, { - "id": "0e2000fd-0000-4000-8000-00000e2000fd", + "id": "0e2000b7-0000-4000-8000-00000e2000b7", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card36/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -189117,20 +158845,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -189140,12 +158868,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -189234,13 +158962,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -189273,7 +159001,7 @@ } }, { - "id": "0e2000fe-0000-4000-8000-00000e2000fe", + "id": "0e2000b8-0000-4000-8000-00000e2000b8", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card36/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -189309,20 +159037,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -189333,11 +159061,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -189426,13 +159154,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -189465,293 +159193,7 @@ } }, { - "id": "0e2000ff-0000-4000-8000-00000e2000ff", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card36/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card36/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e200100-0000-4000-8000-00000e200100", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card36/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card36/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e200101-0000-4000-8000-00000e200101", + "id": "0e2000b9-0000-4000-8000-00000e2000b9", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card36/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -189787,20 +159229,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -189811,11 +159253,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -189894,7 +159336,7 @@ } }, { - "id": "0e200102-0000-4000-8000-00000e200102", + "id": "0e2000ba-0000-4000-8000-00000e2000ba", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card37", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -189979,7 +159421,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -189994,9 +159436,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -190027,7 +159469,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4237 @@ -190037,7 +159479,7 @@ } }, { - "id": "0e200103-0000-4000-8000-00000e200103", + "id": "0e2000bb-0000-4000-8000-00000e2000bb", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card37/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -190073,20 +159515,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -190096,12 +159538,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -190195,8 +159637,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -190229,7 +159671,7 @@ } }, { - "id": "0e200104-0000-4000-8000-00000e200104", + "id": "0e2000bc-0000-4000-8000-00000e2000bc", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card37/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -190265,20 +159707,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -190288,12 +159730,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -190382,13 +159824,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -190421,7 +159863,7 @@ } }, { - "id": "0e200105-0000-4000-8000-00000e200105", + "id": "0e2000bd-0000-4000-8000-00000e2000bd", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card37/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -190457,20 +159899,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -190481,11 +159923,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -190574,13 +160016,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -190613,293 +160055,7 @@ } }, { - "id": "0e200106-0000-4000-8000-00000e200106", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card37/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card37/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e200107-0000-4000-8000-00000e200107", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card37/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card37/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e200108-0000-4000-8000-00000e200108", + "id": "0e2000be-0000-4000-8000-00000e2000be", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card37/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -190935,20 +160091,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -190959,11 +160115,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -191042,7 +160198,7 @@ } }, { - "id": "0e200109-0000-4000-8000-00000e200109", + "id": "0e2000bf-0000-4000-8000-00000e2000bf", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card38", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -191127,7 +160283,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -191142,9 +160298,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -191175,7 +160331,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4238 @@ -191185,7 +160341,7 @@ } }, { - "id": "0e20010a-0000-4000-8000-00000e20010a", + "id": "0e2000c0-0000-4000-8000-00000e2000c0", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card38/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -191221,20 +160377,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -191244,12 +160400,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -191343,8 +160499,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -191377,7 +160533,7 @@ } }, { - "id": "0e20010b-0000-4000-8000-00000e20010b", + "id": "0e2000c1-0000-4000-8000-00000e2000c1", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card38/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -191413,20 +160569,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -191436,12 +160592,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -191530,13 +160686,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -191569,7 +160725,7 @@ } }, { - "id": "0e20010c-0000-4000-8000-00000e20010c", + "id": "0e2000c2-0000-4000-8000-00000e2000c2", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card38/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -191605,20 +160761,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -191629,11 +160785,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -191722,13 +160878,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -191761,293 +160917,7 @@ } }, { - "id": "0e20010d-0000-4000-8000-00000e20010d", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card38/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card38/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e20010e-0000-4000-8000-00000e20010e", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card38/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card38/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e20010f-0000-4000-8000-00000e20010f", + "id": "0e2000c3-0000-4000-8000-00000e2000c3", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card38/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -192083,20 +160953,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -192107,11 +160977,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -192190,7 +161060,7 @@ } }, { - "id": "0e200110-0000-4000-8000-00000e200110", + "id": "0e2000c4-0000-4000-8000-00000e2000c4", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card39", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -192275,7 +161145,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -192290,9 +161160,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -192323,7 +161193,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4239 @@ -192333,7 +161203,7 @@ } }, { - "id": "0e200111-0000-4000-8000-00000e200111", + "id": "0e2000c5-0000-4000-8000-00000e2000c5", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card39/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -192369,20 +161239,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -192392,12 +161262,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -192491,8 +161361,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -192525,7 +161395,7 @@ } }, { - "id": "0e200112-0000-4000-8000-00000e200112", + "id": "0e2000c6-0000-4000-8000-00000e2000c6", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card39/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -192561,20 +161431,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -192584,12 +161454,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -192678,13 +161548,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -192717,7 +161587,7 @@ } }, { - "id": "0e200113-0000-4000-8000-00000e200113", + "id": "0e2000c7-0000-4000-8000-00000e2000c7", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card39/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -192753,20 +161623,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -192777,11 +161647,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -192870,13 +161740,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -192909,293 +161779,7 @@ } }, { - "id": "0e200114-0000-4000-8000-00000e200114", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card39/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card39/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e200115-0000-4000-8000-00000e200115", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card39/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card39/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e200116-0000-4000-8000-00000e200116", + "id": "0e2000c8-0000-4000-8000-00000e2000c8", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card39/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -193231,20 +161815,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -193255,11 +161839,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -193338,7 +161922,7 @@ } }, { - "id": "0e200117-0000-4000-8000-00000e200117", + "id": "0e2000c9-0000-4000-8000-00000e2000c9", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card40", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -193423,7 +162007,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -193438,9 +162022,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -193471,7 +162055,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4240 @@ -193481,7 +162065,7 @@ } }, { - "id": "0e200118-0000-4000-8000-00000e200118", + "id": "0e2000ca-0000-4000-8000-00000e2000ca", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card40/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -193517,20 +162101,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -193540,12 +162124,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -193639,8 +162223,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -193673,7 +162257,7 @@ } }, { - "id": "0e200119-0000-4000-8000-00000e200119", + "id": "0e2000cb-0000-4000-8000-00000e2000cb", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card40/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -193709,20 +162293,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -193732,12 +162316,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -193826,13 +162410,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -193865,7 +162449,7 @@ } }, { - "id": "0e20011a-0000-4000-8000-00000e20011a", + "id": "0e2000cc-0000-4000-8000-00000e2000cc", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card40/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -193901,20 +162485,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -193925,11 +162509,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -194018,13 +162602,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -194057,293 +162641,7 @@ } }, { - "id": "0e20011b-0000-4000-8000-00000e20011b", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card40/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card40/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e20011c-0000-4000-8000-00000e20011c", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card40/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card40/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e20011d-0000-4000-8000-00000e20011d", + "id": "0e2000cd-0000-4000-8000-00000e2000cd", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card40/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -194379,20 +162677,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -194403,11 +162701,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -194486,7 +162784,7 @@ } }, { - "id": "0e20011e-0000-4000-8000-00000e20011e", + "id": "0e2000ce-0000-4000-8000-00000e2000ce", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card41", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -194571,7 +162869,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -194586,9 +162884,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -194619,7 +162917,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4241 @@ -194629,7 +162927,7 @@ } }, { - "id": "0e20011f-0000-4000-8000-00000e20011f", + "id": "0e2000cf-0000-4000-8000-00000e2000cf", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card41/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -194665,20 +162963,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -194688,12 +162986,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -194787,8 +163085,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -194821,7 +163119,7 @@ } }, { - "id": "0e200120-0000-4000-8000-00000e200120", + "id": "0e2000d0-0000-4000-8000-00000e2000d0", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card41/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -194857,20 +163155,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -194880,12 +163178,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -194974,13 +163272,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -195013,7 +163311,7 @@ } }, { - "id": "0e200121-0000-4000-8000-00000e200121", + "id": "0e2000d1-0000-4000-8000-00000e2000d1", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card41/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -195049,20 +163347,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -195073,11 +163371,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -195166,13 +163464,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -195205,293 +163503,7 @@ } }, { - "id": "0e200122-0000-4000-8000-00000e200122", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card41/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card41/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e200123-0000-4000-8000-00000e200123", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card41/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card41/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e200124-0000-4000-8000-00000e200124", + "id": "0e2000d2-0000-4000-8000-00000e2000d2", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card41/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -195527,20 +163539,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -195551,11 +163563,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -195634,7 +163646,7 @@ } }, { - "id": "0e200125-0000-4000-8000-00000e200125", + "id": "0e2000d3-0000-4000-8000-00000e2000d3", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card42", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -195719,7 +163731,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -195734,9 +163746,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -195767,7 +163779,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4242 @@ -195777,7 +163789,7 @@ } }, { - "id": "0e200126-0000-4000-8000-00000e200126", + "id": "0e2000d4-0000-4000-8000-00000e2000d4", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card42/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -195813,20 +163825,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -195836,12 +163848,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -195935,8 +163947,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -195969,7 +163981,7 @@ } }, { - "id": "0e200127-0000-4000-8000-00000e200127", + "id": "0e2000d5-0000-4000-8000-00000e2000d5", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card42/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -196005,20 +164017,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -196028,12 +164040,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -196122,13 +164134,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -196161,7 +164173,7 @@ } }, { - "id": "0e200128-0000-4000-8000-00000e200128", + "id": "0e2000d6-0000-4000-8000-00000e2000d6", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card42/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -196197,20 +164209,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -196221,11 +164233,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -196314,13 +164326,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -196353,293 +164365,7 @@ } }, { - "id": "0e200129-0000-4000-8000-00000e200129", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card42/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card42/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e20012a-0000-4000-8000-00000e20012a", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card42/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card42/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e20012b-0000-4000-8000-00000e20012b", + "id": "0e2000d7-0000-4000-8000-00000e2000d7", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card42/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -196675,20 +164401,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -196699,11 +164425,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -196782,7 +164508,7 @@ } }, { - "id": "0e20012c-0000-4000-8000-00000e20012c", + "id": "0e2000d8-0000-4000-8000-00000e2000d8", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card43", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -196867,7 +164593,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -196882,9 +164608,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -196915,7 +164641,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4243 @@ -196925,7 +164651,7 @@ } }, { - "id": "0e20012d-0000-4000-8000-00000e20012d", + "id": "0e2000d9-0000-4000-8000-00000e2000d9", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card43/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -196961,20 +164687,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -196984,12 +164710,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -197083,8 +164809,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -197117,7 +164843,7 @@ } }, { - "id": "0e20012e-0000-4000-8000-00000e20012e", + "id": "0e2000da-0000-4000-8000-00000e2000da", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card43/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -197153,20 +164879,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -197176,12 +164902,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -197270,13 +164996,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -197309,7 +165035,7 @@ } }, { - "id": "0e20012f-0000-4000-8000-00000e20012f", + "id": "0e2000db-0000-4000-8000-00000e2000db", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card43/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -197345,20 +165071,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -197369,11 +165095,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -197462,13 +165188,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -197501,293 +165227,7 @@ } }, { - "id": "0e200130-0000-4000-8000-00000e200130", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card43/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card43/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e200131-0000-4000-8000-00000e200131", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card43/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card43/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e200132-0000-4000-8000-00000e200132", + "id": "0e2000dc-0000-4000-8000-00000e2000dc", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card43/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -197823,20 +165263,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -197847,11 +165287,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -197930,7 +165370,7 @@ } }, { - "id": "0e200133-0000-4000-8000-00000e200133", + "id": "0e2000dd-0000-4000-8000-00000e2000dd", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card44", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -198015,7 +165455,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -198030,9 +165470,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -198063,7 +165503,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4244 @@ -198073,7 +165513,7 @@ } }, { - "id": "0e200134-0000-4000-8000-00000e200134", + "id": "0e2000de-0000-4000-8000-00000e2000de", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card44/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -198109,20 +165549,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -198132,12 +165572,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -198231,8 +165671,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -198265,7 +165705,7 @@ } }, { - "id": "0e200135-0000-4000-8000-00000e200135", + "id": "0e2000df-0000-4000-8000-00000e2000df", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card44/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -198301,20 +165741,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -198324,12 +165764,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -198418,13 +165858,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -198457,7 +165897,7 @@ } }, { - "id": "0e200136-0000-4000-8000-00000e200136", + "id": "0e2000e0-0000-4000-8000-00000e2000e0", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card44/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -198493,20 +165933,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -198517,11 +165957,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -198610,13 +166050,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -198649,293 +166089,7 @@ } }, { - "id": "0e200137-0000-4000-8000-00000e200137", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card44/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card44/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e200138-0000-4000-8000-00000e200138", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card44/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card44/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e200139-0000-4000-8000-00000e200139", + "id": "0e2000e1-0000-4000-8000-00000e2000e1", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card44/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -198971,20 +166125,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -198995,11 +166149,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -199078,7 +166232,7 @@ } }, { - "id": "0e20013a-0000-4000-8000-00000e20013a", + "id": "0e2000e2-0000-4000-8000-00000e2000e2", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card45", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -199163,7 +166317,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -199178,9 +166332,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -199211,7 +166365,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4245 @@ -199221,7 +166375,7 @@ } }, { - "id": "0e20013b-0000-4000-8000-00000e20013b", + "id": "0e2000e3-0000-4000-8000-00000e2000e3", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card45/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -199257,20 +166411,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -199280,12 +166434,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -199379,8 +166533,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -199413,7 +166567,7 @@ } }, { - "id": "0e20013c-0000-4000-8000-00000e20013c", + "id": "0e2000e4-0000-4000-8000-00000e2000e4", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card45/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -199449,20 +166603,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -199472,12 +166626,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -199566,13 +166720,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -199605,7 +166759,7 @@ } }, { - "id": "0e20013d-0000-4000-8000-00000e20013d", + "id": "0e2000e5-0000-4000-8000-00000e2000e5", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card45/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -199641,20 +166795,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -199665,11 +166819,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -199758,13 +166912,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -199797,293 +166951,7 @@ } }, { - "id": "0e20013e-0000-4000-8000-00000e20013e", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card45/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card45/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e20013f-0000-4000-8000-00000e20013f", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card45/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card45/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e200140-0000-4000-8000-00000e200140", + "id": "0e2000e6-0000-4000-8000-00000e2000e6", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card45/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -200119,20 +166987,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -200143,11 +167011,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -200226,7 +167094,7 @@ } }, { - "id": "0e200141-0000-4000-8000-00000e200141", + "id": "0e2000e7-0000-4000-8000-00000e2000e7", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card46", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -200311,7 +167179,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -200326,9 +167194,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -200359,7 +167227,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4246 @@ -200369,7 +167237,7 @@ } }, { - "id": "0e200142-0000-4000-8000-00000e200142", + "id": "0e2000e8-0000-4000-8000-00000e2000e8", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card46/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -200405,20 +167273,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -200428,12 +167296,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -200527,8 +167395,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -200561,7 +167429,7 @@ } }, { - "id": "0e200143-0000-4000-8000-00000e200143", + "id": "0e2000e9-0000-4000-8000-00000e2000e9", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card46/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -200597,20 +167465,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -200620,12 +167488,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -200714,13 +167582,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -200753,7 +167621,7 @@ } }, { - "id": "0e200144-0000-4000-8000-00000e200144", + "id": "0e2000ea-0000-4000-8000-00000e2000ea", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card46/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -200789,20 +167657,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -200813,11 +167681,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -200906,13 +167774,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -200945,293 +167813,7 @@ } }, { - "id": "0e200145-0000-4000-8000-00000e200145", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card46/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card46/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e200146-0000-4000-8000-00000e200146", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card46/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card46/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e200147-0000-4000-8000-00000e200147", + "id": "0e2000eb-0000-4000-8000-00000e2000eb", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card46/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -201267,20 +167849,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -201291,11 +167873,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -201374,7 +167956,7 @@ } }, { - "id": "0e200148-0000-4000-8000-00000e200148", + "id": "0e2000ec-0000-4000-8000-00000e2000ec", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card47", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -201459,7 +168041,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -201474,9 +168056,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -201507,7 +168089,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4247 @@ -201517,7 +168099,7 @@ } }, { - "id": "0e200149-0000-4000-8000-00000e200149", + "id": "0e2000ed-0000-4000-8000-00000e2000ed", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card47/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -201553,20 +168135,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -201576,12 +168158,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -201675,8 +168257,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -201709,7 +168291,7 @@ } }, { - "id": "0e20014a-0000-4000-8000-00000e20014a", + "id": "0e2000ee-0000-4000-8000-00000e2000ee", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card47/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -201745,20 +168327,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -201768,12 +168350,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -201862,13 +168444,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -201901,7 +168483,7 @@ } }, { - "id": "0e20014b-0000-4000-8000-00000e20014b", + "id": "0e2000ef-0000-4000-8000-00000e2000ef", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card47/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -201937,20 +168519,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -201961,11 +168543,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -202054,13 +168636,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -202093,293 +168675,7 @@ } }, { - "id": "0e20014c-0000-4000-8000-00000e20014c", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card47/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card47/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e20014d-0000-4000-8000-00000e20014d", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card47/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card47/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e20014e-0000-4000-8000-00000e20014e", + "id": "0e2000f0-0000-4000-8000-00000e2000f0", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card47/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -202415,20 +168711,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -202439,11 +168735,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -202522,7 +168818,7 @@ } }, { - "id": "0e20014f-0000-4000-8000-00000e20014f", + "id": "0e2000f1-0000-4000-8000-00000e2000f1", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card48", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -202607,7 +168903,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -202622,9 +168918,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -202655,7 +168951,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4248 @@ -202665,7 +168961,7 @@ } }, { - "id": "0e200150-0000-4000-8000-00000e200150", + "id": "0e2000f2-0000-4000-8000-00000e2000f2", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card48/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -202701,20 +168997,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -202724,12 +169020,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -202823,8 +169119,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -202857,7 +169153,7 @@ } }, { - "id": "0e200151-0000-4000-8000-00000e200151", + "id": "0e2000f3-0000-4000-8000-00000e2000f3", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card48/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -202893,20 +169189,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -202916,12 +169212,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -203010,13 +169306,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -203049,7 +169345,7 @@ } }, { - "id": "0e200152-0000-4000-8000-00000e200152", + "id": "0e2000f4-0000-4000-8000-00000e2000f4", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card48/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -203085,20 +169381,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -203109,11 +169405,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -203202,13 +169498,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -203241,293 +169537,7 @@ } }, { - "id": "0e200153-0000-4000-8000-00000e200153", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card48/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card48/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e200154-0000-4000-8000-00000e200154", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card48/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card48/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e200155-0000-4000-8000-00000e200155", + "id": "0e2000f5-0000-4000-8000-00000e2000f5", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card48/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -203563,20 +169573,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -203587,11 +169597,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -203670,7 +169680,7 @@ } }, { - "id": "0e200156-0000-4000-8000-00000e200156", + "id": "0e2000f6-0000-4000-8000-00000e2000f6", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card49", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -203755,7 +169765,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -203770,9 +169780,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -203803,7 +169813,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4249 @@ -203813,7 +169823,7 @@ } }, { - "id": "0e200157-0000-4000-8000-00000e200157", + "id": "0e2000f7-0000-4000-8000-00000e2000f7", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card49/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -203849,20 +169859,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -203872,12 +169882,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -203971,8 +169981,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -204005,7 +170015,7 @@ } }, { - "id": "0e200158-0000-4000-8000-00000e200158", + "id": "0e2000f8-0000-4000-8000-00000e2000f8", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card49/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -204041,20 +170051,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -204064,12 +170074,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -204158,13 +170168,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -204197,7 +170207,7 @@ } }, { - "id": "0e200159-0000-4000-8000-00000e200159", + "id": "0e2000f9-0000-4000-8000-00000e2000f9", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card49/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -204233,20 +170243,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -204257,11 +170267,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -204350,13 +170360,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -204389,293 +170399,7 @@ } }, { - "id": "0e20015a-0000-4000-8000-00000e20015a", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card49/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card49/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e20015b-0000-4000-8000-00000e20015b", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card49/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card49/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e20015c-0000-4000-8000-00000e20015c", + "id": "0e2000fa-0000-4000-8000-00000e2000fa", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card49/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -204711,20 +170435,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -204735,11 +170459,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -204818,7 +170542,7 @@ } }, { - "id": "0e20015d-0000-4000-8000-00000e20015d", + "id": "0e2000fb-0000-4000-8000-00000e2000fb", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card50", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -204903,7 +170627,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -204918,9 +170642,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -204951,7 +170675,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4250 @@ -204961,7 +170685,7 @@ } }, { - "id": "0e20015e-0000-4000-8000-00000e20015e", + "id": "0e2000fc-0000-4000-8000-00000e2000fc", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card50/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -204997,20 +170721,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -205020,12 +170744,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -205119,8 +170843,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -205153,7 +170877,7 @@ } }, { - "id": "0e20015f-0000-4000-8000-00000e20015f", + "id": "0e2000fd-0000-4000-8000-00000e2000fd", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card50/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -205189,20 +170913,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -205212,12 +170936,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -205306,13 +171030,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -205345,7 +171069,7 @@ } }, { - "id": "0e200160-0000-4000-8000-00000e200160", + "id": "0e2000fe-0000-4000-8000-00000e2000fe", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card50/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -205381,20 +171105,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -205405,11 +171129,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -205498,13 +171222,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -205537,293 +171261,7 @@ } }, { - "id": "0e200161-0000-4000-8000-00000e200161", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card50/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card50/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e200162-0000-4000-8000-00000e200162", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card50/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card50/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e200163-0000-4000-8000-00000e200163", + "id": "0e2000ff-0000-4000-8000-00000e2000ff", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card50/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -205859,20 +171297,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -205883,11 +171321,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -205966,7 +171404,7 @@ } }, { - "id": "0e200164-0000-4000-8000-00000e200164", + "id": "0e200100-0000-4000-8000-00000e200100", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card51", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -206051,7 +171489,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -206066,9 +171504,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -206099,7 +171537,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4251 @@ -206109,7 +171547,7 @@ } }, { - "id": "0e200165-0000-4000-8000-00000e200165", + "id": "0e200101-0000-4000-8000-00000e200101", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card51/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -206145,20 +171583,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -206168,12 +171606,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -206267,8 +171705,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -206301,7 +171739,7 @@ } }, { - "id": "0e200166-0000-4000-8000-00000e200166", + "id": "0e200102-0000-4000-8000-00000e200102", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card51/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -206337,20 +171775,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -206360,12 +171798,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -206454,13 +171892,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -206493,7 +171931,7 @@ } }, { - "id": "0e200167-0000-4000-8000-00000e200167", + "id": "0e200103-0000-4000-8000-00000e200103", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card51/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -206529,20 +171967,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -206553,11 +171991,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -206646,13 +172084,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -206685,293 +172123,7 @@ } }, { - "id": "0e200168-0000-4000-8000-00000e200168", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card51/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card51/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e200169-0000-4000-8000-00000e200169", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card51/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card51/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e20016a-0000-4000-8000-00000e20016a", + "id": "0e200104-0000-4000-8000-00000e200104", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card51/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -207007,20 +172159,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -207031,11 +172183,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -207114,7 +172266,7 @@ } }, { - "id": "0e20016b-0000-4000-8000-00000e20016b", + "id": "0e200105-0000-4000-8000-00000e200105", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card52", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -207199,7 +172351,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -207214,9 +172366,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -207247,7 +172399,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4252 @@ -207257,7 +172409,7 @@ } }, { - "id": "0e20016c-0000-4000-8000-00000e20016c", + "id": "0e200106-0000-4000-8000-00000e200106", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card52/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -207293,20 +172445,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -207316,12 +172468,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -207415,8 +172567,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -207449,7 +172601,7 @@ } }, { - "id": "0e20016d-0000-4000-8000-00000e20016d", + "id": "0e200107-0000-4000-8000-00000e200107", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card52/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -207485,20 +172637,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -207508,12 +172660,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -207602,13 +172754,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -207641,7 +172793,7 @@ } }, { - "id": "0e20016e-0000-4000-8000-00000e20016e", + "id": "0e200108-0000-4000-8000-00000e200108", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card52/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -207677,20 +172829,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -207701,11 +172853,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -207794,13 +172946,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -207833,293 +172985,7 @@ } }, { - "id": "0e20016f-0000-4000-8000-00000e20016f", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card52/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card52/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e200170-0000-4000-8000-00000e200170", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card52/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card52/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e200171-0000-4000-8000-00000e200171", + "id": "0e200109-0000-4000-8000-00000e200109", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card52/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -208155,20 +173021,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -208179,11 +173045,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -208262,7 +173128,7 @@ } }, { - "id": "0e200172-0000-4000-8000-00000e200172", + "id": "0e20010a-0000-4000-8000-00000e20010a", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card53", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -208347,7 +173213,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -208362,9 +173228,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -208395,7 +173261,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4253 @@ -208405,7 +173271,7 @@ } }, { - "id": "0e200173-0000-4000-8000-00000e200173", + "id": "0e20010b-0000-4000-8000-00000e20010b", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card53/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -208441,20 +173307,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -208464,12 +173330,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -208563,8 +173429,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -208597,7 +173463,7 @@ } }, { - "id": "0e200174-0000-4000-8000-00000e200174", + "id": "0e20010c-0000-4000-8000-00000e20010c", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card53/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -208633,20 +173499,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -208656,12 +173522,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -208750,13 +173616,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -208789,7 +173655,7 @@ } }, { - "id": "0e200175-0000-4000-8000-00000e200175", + "id": "0e20010d-0000-4000-8000-00000e20010d", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card53/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -208825,20 +173691,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -208849,11 +173715,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -208942,13 +173808,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -208981,293 +173847,7 @@ } }, { - "id": "0e200176-0000-4000-8000-00000e200176", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card53/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card53/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e200177-0000-4000-8000-00000e200177", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card53/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card53/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e200178-0000-4000-8000-00000e200178", + "id": "0e20010e-0000-4000-8000-00000e20010e", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card53/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -209303,20 +173883,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -209327,11 +173907,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -209410,7 +173990,7 @@ } }, { - "id": "0e200179-0000-4000-8000-00000e200179", + "id": "0e20010f-0000-4000-8000-00000e20010f", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card54", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -209495,7 +174075,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -209510,9 +174090,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -209543,7 +174123,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4254 @@ -209553,7 +174133,7 @@ } }, { - "id": "0e20017a-0000-4000-8000-00000e20017a", + "id": "0e200110-0000-4000-8000-00000e200110", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card54/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -209589,20 +174169,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -209612,12 +174192,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -209711,8 +174291,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -209745,7 +174325,7 @@ } }, { - "id": "0e20017b-0000-4000-8000-00000e20017b", + "id": "0e200111-0000-4000-8000-00000e200111", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card54/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -209781,20 +174361,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -209804,12 +174384,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -209898,13 +174478,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -209937,7 +174517,7 @@ } }, { - "id": "0e20017c-0000-4000-8000-00000e20017c", + "id": "0e200112-0000-4000-8000-00000e200112", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card54/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -209973,20 +174553,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -209997,11 +174577,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -210090,13 +174670,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -210129,293 +174709,7 @@ } }, { - "id": "0e20017d-0000-4000-8000-00000e20017d", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card54/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card54/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e20017e-0000-4000-8000-00000e20017e", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card54/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card54/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e20017f-0000-4000-8000-00000e20017f", + "id": "0e200113-0000-4000-8000-00000e200113", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card54/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -210451,20 +174745,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -210475,11 +174769,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -210558,7 +174852,7 @@ } }, { - "id": "0e200180-0000-4000-8000-00000e200180", + "id": "0e200114-0000-4000-8000-00000e200114", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card55", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -210643,7 +174937,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -210658,9 +174952,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -210691,7 +174985,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4255 @@ -210701,7 +174995,7 @@ } }, { - "id": "0e200181-0000-4000-8000-00000e200181", + "id": "0e200115-0000-4000-8000-00000e200115", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card55/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -210737,20 +175031,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -210760,12 +175054,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -210859,8 +175153,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -210893,7 +175187,7 @@ } }, { - "id": "0e200182-0000-4000-8000-00000e200182", + "id": "0e200116-0000-4000-8000-00000e200116", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card55/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -210929,20 +175223,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -210952,12 +175246,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -211046,13 +175340,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -211085,7 +175379,7 @@ } }, { - "id": "0e200183-0000-4000-8000-00000e200183", + "id": "0e200117-0000-4000-8000-00000e200117", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card55/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -211121,20 +175415,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -211145,11 +175439,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -211238,13 +175532,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -211277,293 +175571,7 @@ } }, { - "id": "0e200184-0000-4000-8000-00000e200184", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card55/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card55/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e200185-0000-4000-8000-00000e200185", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card55/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card55/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e200186-0000-4000-8000-00000e200186", + "id": "0e200118-0000-4000-8000-00000e200118", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card55/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -211599,20 +175607,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -211623,11 +175631,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -211706,7 +175714,7 @@ } }, { - "id": "0e200187-0000-4000-8000-00000e200187", + "id": "0e200119-0000-4000-8000-00000e200119", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card56", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -211791,7 +175799,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -211806,9 +175814,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -211839,7 +175847,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4256 @@ -211849,7 +175857,7 @@ } }, { - "id": "0e200188-0000-4000-8000-00000e200188", + "id": "0e20011a-0000-4000-8000-00000e20011a", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card56/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -211885,20 +175893,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -211908,12 +175916,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -212007,8 +176015,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -212041,7 +176049,7 @@ } }, { - "id": "0e200189-0000-4000-8000-00000e200189", + "id": "0e20011b-0000-4000-8000-00000e20011b", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card56/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -212077,20 +176085,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -212100,12 +176108,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -212194,13 +176202,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -212233,7 +176241,7 @@ } }, { - "id": "0e20018a-0000-4000-8000-00000e20018a", + "id": "0e20011c-0000-4000-8000-00000e20011c", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card56/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -212269,20 +176277,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -212293,11 +176301,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -212386,13 +176394,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -212425,293 +176433,7 @@ } }, { - "id": "0e20018b-0000-4000-8000-00000e20018b", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card56/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card56/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e20018c-0000-4000-8000-00000e20018c", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card56/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card56/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e20018d-0000-4000-8000-00000e20018d", + "id": "0e20011d-0000-4000-8000-00000e20011d", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card56/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -212747,20 +176469,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -212771,11 +176493,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -212854,7 +176576,7 @@ } }, { - "id": "0e20018e-0000-4000-8000-00000e20018e", + "id": "0e20011e-0000-4000-8000-00000e20011e", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card57", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -212939,7 +176661,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -212954,9 +176676,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -212987,7 +176709,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4257 @@ -212997,7 +176719,7 @@ } }, { - "id": "0e20018f-0000-4000-8000-00000e20018f", + "id": "0e20011f-0000-4000-8000-00000e20011f", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card57/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -213033,20 +176755,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -213056,12 +176778,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -213155,8 +176877,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -213189,7 +176911,7 @@ } }, { - "id": "0e200190-0000-4000-8000-00000e200190", + "id": "0e200120-0000-4000-8000-00000e200120", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card57/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -213225,20 +176947,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -213248,12 +176970,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -213342,13 +177064,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -213381,7 +177103,7 @@ } }, { - "id": "0e200191-0000-4000-8000-00000e200191", + "id": "0e200121-0000-4000-8000-00000e200121", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card57/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -213417,20 +177139,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -213441,11 +177163,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -213534,13 +177256,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -213573,293 +177295,7 @@ } }, { - "id": "0e200192-0000-4000-8000-00000e200192", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card57/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card57/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e200193-0000-4000-8000-00000e200193", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card57/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card57/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e200194-0000-4000-8000-00000e200194", + "id": "0e200122-0000-4000-8000-00000e200122", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card57/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -213895,20 +177331,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -213919,11 +177355,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -214002,7 +177438,7 @@ } }, { - "id": "0e200195-0000-4000-8000-00000e200195", + "id": "0e200123-0000-4000-8000-00000e200123", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card58", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -214087,7 +177523,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -214102,9 +177538,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -214135,7 +177571,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4258 @@ -214145,7 +177581,7 @@ } }, { - "id": "0e200196-0000-4000-8000-00000e200196", + "id": "0e200124-0000-4000-8000-00000e200124", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card58/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -214181,20 +177617,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -214204,12 +177640,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -214303,8 +177739,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -214337,7 +177773,7 @@ } }, { - "id": "0e200197-0000-4000-8000-00000e200197", + "id": "0e200125-0000-4000-8000-00000e200125", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card58/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -214373,20 +177809,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -214396,12 +177832,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -214490,13 +177926,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -214529,7 +177965,7 @@ } }, { - "id": "0e200198-0000-4000-8000-00000e200198", + "id": "0e200126-0000-4000-8000-00000e200126", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card58/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -214565,20 +178001,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -214589,11 +178025,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -214682,13 +178118,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -214721,293 +178157,7 @@ } }, { - "id": "0e200199-0000-4000-8000-00000e200199", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card58/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card58/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e20019a-0000-4000-8000-00000e20019a", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card58/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card58/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e20019b-0000-4000-8000-00000e20019b", + "id": "0e200127-0000-4000-8000-00000e200127", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card58/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -215043,20 +178193,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -215067,11 +178217,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -215150,7 +178300,7 @@ } }, { - "id": "0e20019c-0000-4000-8000-00000e20019c", + "id": "0e200128-0000-4000-8000-00000e200128", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card59", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -215235,7 +178385,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -215250,9 +178400,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -215283,7 +178433,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4259 @@ -215293,7 +178443,7 @@ } }, { - "id": "0e20019d-0000-4000-8000-00000e20019d", + "id": "0e200129-0000-4000-8000-00000e200129", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card59/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -215329,20 +178479,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -215352,12 +178502,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -215451,8 +178601,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -215485,7 +178635,7 @@ } }, { - "id": "0e20019e-0000-4000-8000-00000e20019e", + "id": "0e20012a-0000-4000-8000-00000e20012a", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card59/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -215521,20 +178671,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -215544,12 +178694,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -215638,13 +178788,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -215677,7 +178827,7 @@ } }, { - "id": "0e20019f-0000-4000-8000-00000e20019f", + "id": "0e20012b-0000-4000-8000-00000e20012b", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card59/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -215713,20 +178863,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -215737,11 +178887,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -215830,13 +178980,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -215869,293 +179019,7 @@ } }, { - "id": "0e2001a0-0000-4000-8000-00000e2001a0", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card59/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card59/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e2001a1-0000-4000-8000-00000e2001a1", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card59/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card59/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e2001a2-0000-4000-8000-00000e2001a2", + "id": "0e20012c-0000-4000-8000-00000e20012c", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card59/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -216191,20 +179055,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -216215,11 +179079,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -216298,7 +179162,7 @@ } }, { - "id": "0e2001a3-0000-4000-8000-00000e2001a3", + "id": "0e20012d-0000-4000-8000-00000e20012d", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card60", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -216383,7 +179247,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -216398,9 +179262,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -216431,7 +179295,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4260 @@ -216441,7 +179305,7 @@ } }, { - "id": "0e2001a4-0000-4000-8000-00000e2001a4", + "id": "0e20012e-0000-4000-8000-00000e20012e", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card60/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -216477,20 +179341,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -216500,12 +179364,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -216599,8 +179463,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -216633,7 +179497,7 @@ } }, { - "id": "0e2001a5-0000-4000-8000-00000e2001a5", + "id": "0e20012f-0000-4000-8000-00000e20012f", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card60/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -216669,20 +179533,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -216692,12 +179556,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -216786,13 +179650,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -216825,7 +179689,7 @@ } }, { - "id": "0e2001a6-0000-4000-8000-00000e2001a6", + "id": "0e200130-0000-4000-8000-00000e200130", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card60/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -216861,20 +179725,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -216885,11 +179749,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -216978,13 +179842,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -217017,293 +179881,7 @@ } }, { - "id": "0e2001a7-0000-4000-8000-00000e2001a7", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card60/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card60/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e2001a8-0000-4000-8000-00000e2001a8", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card60/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card60/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e2001a9-0000-4000-8000-00000e2001a9", + "id": "0e200131-0000-4000-8000-00000e200131", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card60/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -217339,20 +179917,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -217363,11 +179941,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -217446,7 +180024,7 @@ } }, { - "id": "0e2001aa-0000-4000-8000-00000e2001aa", + "id": "0e200132-0000-4000-8000-00000e200132", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card61", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -217531,7 +180109,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -217546,9 +180124,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -217579,7 +180157,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4261 @@ -217589,7 +180167,7 @@ } }, { - "id": "0e2001ab-0000-4000-8000-00000e2001ab", + "id": "0e200133-0000-4000-8000-00000e200133", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card61/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -217625,20 +180203,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -217648,12 +180226,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -217747,8 +180325,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -217781,7 +180359,7 @@ } }, { - "id": "0e2001ac-0000-4000-8000-00000e2001ac", + "id": "0e200134-0000-4000-8000-00000e200134", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card61/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -217817,20 +180395,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -217840,12 +180418,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -217934,13 +180512,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -217973,7 +180551,7 @@ } }, { - "id": "0e2001ad-0000-4000-8000-00000e2001ad", + "id": "0e200135-0000-4000-8000-00000e200135", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card61/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -218009,20 +180587,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -218033,11 +180611,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -218126,13 +180704,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -218165,293 +180743,7 @@ } }, { - "id": "0e2001ae-0000-4000-8000-00000e2001ae", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card61/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card61/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e2001af-0000-4000-8000-00000e2001af", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card61/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card61/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e2001b0-0000-4000-8000-00000e2001b0", + "id": "0e200136-0000-4000-8000-00000e200136", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card61/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -218487,20 +180779,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -218511,11 +180803,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -218594,7 +180886,7 @@ } }, { - "id": "0e2001b1-0000-4000-8000-00000e2001b1", + "id": "0e200137-0000-4000-8000-00000e200137", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card62", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -218679,7 +180971,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -218694,9 +180986,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -218727,7 +181019,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4262 @@ -218737,7 +181029,7 @@ } }, { - "id": "0e2001b2-0000-4000-8000-00000e2001b2", + "id": "0e200138-0000-4000-8000-00000e200138", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card62/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -218773,20 +181065,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -218796,12 +181088,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -218895,8 +181187,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -218929,7 +181221,7 @@ } }, { - "id": "0e2001b3-0000-4000-8000-00000e2001b3", + "id": "0e200139-0000-4000-8000-00000e200139", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card62/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -218965,20 +181257,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -218988,12 +181280,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -219082,13 +181374,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -219121,7 +181413,7 @@ } }, { - "id": "0e2001b4-0000-4000-8000-00000e2001b4", + "id": "0e20013a-0000-4000-8000-00000e20013a", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card62/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -219157,20 +181449,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -219181,11 +181473,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -219274,13 +181566,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -219313,293 +181605,7 @@ } }, { - "id": "0e2001b5-0000-4000-8000-00000e2001b5", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card62/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card62/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e2001b6-0000-4000-8000-00000e2001b6", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card62/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card62/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e2001b7-0000-4000-8000-00000e2001b7", + "id": "0e20013b-0000-4000-8000-00000e20013b", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card62/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -219635,20 +181641,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -219659,11 +181665,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -219742,7 +181748,7 @@ } }, { - "id": "0e2001b8-0000-4000-8000-00000e2001b8", + "id": "0e20013c-0000-4000-8000-00000e20013c", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card63", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -219827,7 +181833,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -219842,9 +181848,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -219875,7 +181881,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4263 @@ -219885,7 +181891,7 @@ } }, { - "id": "0e2001b9-0000-4000-8000-00000e2001b9", + "id": "0e20013d-0000-4000-8000-00000e20013d", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card63/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -219921,20 +181927,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -219944,12 +181950,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -220043,8 +182049,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -220077,7 +182083,7 @@ } }, { - "id": "0e2001ba-0000-4000-8000-00000e2001ba", + "id": "0e20013e-0000-4000-8000-00000e20013e", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card63/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -220113,20 +182119,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -220136,12 +182142,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -220230,13 +182236,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -220269,7 +182275,7 @@ } }, { - "id": "0e2001bb-0000-4000-8000-00000e2001bb", + "id": "0e20013f-0000-4000-8000-00000e20013f", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card63/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -220305,20 +182311,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -220329,11 +182335,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -220422,13 +182428,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -220461,293 +182467,7 @@ } }, { - "id": "0e2001bc-0000-4000-8000-00000e2001bc", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card63/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card63/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e2001bd-0000-4000-8000-00000e2001bd", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card63/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card63/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e2001be-0000-4000-8000-00000e2001be", + "id": "0e200140-0000-4000-8000-00000e200140", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card63/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -220783,20 +182503,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -220807,11 +182527,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -220890,7 +182610,7 @@ } }, { - "id": "0e2001bf-0000-4000-8000-00000e2001bf", + "id": "0e200141-0000-4000-8000-00000e200141", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card64", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -220975,7 +182695,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -220990,9 +182710,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -221023,7 +182743,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4264 @@ -221033,7 +182753,7 @@ } }, { - "id": "0e2001c0-0000-4000-8000-00000e2001c0", + "id": "0e200142-0000-4000-8000-00000e200142", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card64/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -221069,20 +182789,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -221092,12 +182812,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -221191,8 +182911,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -221225,7 +182945,7 @@ } }, { - "id": "0e2001c1-0000-4000-8000-00000e2001c1", + "id": "0e200143-0000-4000-8000-00000e200143", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card64/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -221261,20 +182981,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -221284,12 +183004,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -221378,13 +183098,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -221417,7 +183137,7 @@ } }, { - "id": "0e2001c2-0000-4000-8000-00000e2001c2", + "id": "0e200144-0000-4000-8000-00000e200144", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card64/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -221453,20 +183173,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -221477,11 +183197,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -221570,13 +183290,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -221609,293 +183329,7 @@ } }, { - "id": "0e2001c3-0000-4000-8000-00000e2001c3", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card64/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card64/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e2001c4-0000-4000-8000-00000e2001c4", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card64/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card64/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e2001c5-0000-4000-8000-00000e2001c5", + "id": "0e200145-0000-4000-8000-00000e200145", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card64/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -221931,20 +183365,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -221955,11 +183389,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -222038,7 +183472,7 @@ } }, { - "id": "0e2001c6-0000-4000-8000-00000e2001c6", + "id": "0e200146-0000-4000-8000-00000e200146", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card65", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -222123,7 +183557,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -222138,9 +183572,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -222171,7 +183605,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4265 @@ -222181,7 +183615,7 @@ } }, { - "id": "0e2001c7-0000-4000-8000-00000e2001c7", + "id": "0e200147-0000-4000-8000-00000e200147", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card65/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -222217,20 +183651,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -222240,12 +183674,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -222339,8 +183773,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -222373,7 +183807,7 @@ } }, { - "id": "0e2001c8-0000-4000-8000-00000e2001c8", + "id": "0e200148-0000-4000-8000-00000e200148", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card65/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -222409,20 +183843,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -222432,12 +183866,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -222526,13 +183960,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -222565,7 +183999,7 @@ } }, { - "id": "0e2001c9-0000-4000-8000-00000e2001c9", + "id": "0e200149-0000-4000-8000-00000e200149", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card65/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -222601,20 +184035,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -222625,11 +184059,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -222718,13 +184152,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -222757,293 +184191,7 @@ } }, { - "id": "0e2001ca-0000-4000-8000-00000e2001ca", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card65/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card65/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e2001cb-0000-4000-8000-00000e2001cb", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card65/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card65/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e2001cc-0000-4000-8000-00000e2001cc", + "id": "0e20014a-0000-4000-8000-00000e20014a", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card65/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -223079,20 +184227,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -223103,11 +184251,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -223186,7 +184334,7 @@ } }, { - "id": "0e2001cd-0000-4000-8000-00000e2001cd", + "id": "0e20014b-0000-4000-8000-00000e20014b", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card66", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -223271,7 +184419,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -223286,9 +184434,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -223319,7 +184467,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4266 @@ -223329,7 +184477,7 @@ } }, { - "id": "0e2001ce-0000-4000-8000-00000e2001ce", + "id": "0e20014c-0000-4000-8000-00000e20014c", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card66/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -223365,20 +184513,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -223388,12 +184536,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -223487,8 +184635,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -223521,7 +184669,7 @@ } }, { - "id": "0e2001cf-0000-4000-8000-00000e2001cf", + "id": "0e20014d-0000-4000-8000-00000e20014d", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card66/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -223557,20 +184705,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -223580,12 +184728,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -223674,13 +184822,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -223713,7 +184861,7 @@ } }, { - "id": "0e2001d0-0000-4000-8000-00000e2001d0", + "id": "0e20014e-0000-4000-8000-00000e20014e", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card66/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -223749,20 +184897,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -223773,11 +184921,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -223866,13 +185014,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -223905,293 +185053,7 @@ } }, { - "id": "0e2001d1-0000-4000-8000-00000e2001d1", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card66/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card66/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e2001d2-0000-4000-8000-00000e2001d2", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card66/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card66/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e2001d3-0000-4000-8000-00000e2001d3", + "id": "0e20014f-0000-4000-8000-00000e20014f", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card66/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -224227,20 +185089,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -224251,11 +185113,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -224334,7 +185196,7 @@ } }, { - "id": "0e2001d4-0000-4000-8000-00000e2001d4", + "id": "0e200150-0000-4000-8000-00000e200150", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card67", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -224419,7 +185281,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -224434,9 +185296,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -224467,7 +185329,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4267 @@ -224477,7 +185339,7 @@ } }, { - "id": "0e2001d5-0000-4000-8000-00000e2001d5", + "id": "0e200151-0000-4000-8000-00000e200151", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card67/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -224513,20 +185375,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -224536,12 +185398,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -224635,8 +185497,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -224669,7 +185531,7 @@ } }, { - "id": "0e2001d6-0000-4000-8000-00000e2001d6", + "id": "0e200152-0000-4000-8000-00000e200152", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card67/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -224705,20 +185567,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -224728,12 +185590,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -224822,13 +185684,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -224861,7 +185723,7 @@ } }, { - "id": "0e2001d7-0000-4000-8000-00000e2001d7", + "id": "0e200153-0000-4000-8000-00000e200153", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card67/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -224897,20 +185759,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -224921,11 +185783,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -225014,13 +185876,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -225053,293 +185915,7 @@ } }, { - "id": "0e2001d8-0000-4000-8000-00000e2001d8", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card67/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card67/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e2001d9-0000-4000-8000-00000e2001d9", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card67/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card67/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e2001da-0000-4000-8000-00000e2001da", + "id": "0e200154-0000-4000-8000-00000e200154", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card67/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -225375,20 +185951,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -225399,11 +185975,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -225482,7 +186058,7 @@ } }, { - "id": "0e2001db-0000-4000-8000-00000e2001db", + "id": "0e200155-0000-4000-8000-00000e200155", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card68", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -225567,7 +186143,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -225582,9 +186158,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -225615,7 +186191,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4268 @@ -225625,7 +186201,7 @@ } }, { - "id": "0e2001dc-0000-4000-8000-00000e2001dc", + "id": "0e200156-0000-4000-8000-00000e200156", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card68/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -225661,20 +186237,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -225684,12 +186260,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -225783,8 +186359,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -225817,7 +186393,7 @@ } }, { - "id": "0e2001dd-0000-4000-8000-00000e2001dd", + "id": "0e200157-0000-4000-8000-00000e200157", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card68/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -225853,20 +186429,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -225876,12 +186452,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -225970,13 +186546,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -226009,7 +186585,7 @@ } }, { - "id": "0e2001de-0000-4000-8000-00000e2001de", + "id": "0e200158-0000-4000-8000-00000e200158", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card68/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -226045,20 +186621,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -226069,11 +186645,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -226162,13 +186738,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -226201,293 +186777,7 @@ } }, { - "id": "0e2001df-0000-4000-8000-00000e2001df", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card68/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card68/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e2001e0-0000-4000-8000-00000e2001e0", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card68/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card68/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e2001e1-0000-4000-8000-00000e2001e1", + "id": "0e200159-0000-4000-8000-00000e200159", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card68/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -226523,20 +186813,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -226547,11 +186837,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -226630,7 +186920,7 @@ } }, { - "id": "0e2001e2-0000-4000-8000-00000e2001e2", + "id": "0e20015a-0000-4000-8000-00000e20015a", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card69", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -226715,7 +187005,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -226730,9 +187020,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -226763,7 +187053,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4269 @@ -226773,7 +187063,7 @@ } }, { - "id": "0e2001e3-0000-4000-8000-00000e2001e3", + "id": "0e20015b-0000-4000-8000-00000e20015b", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card69/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -226809,20 +187099,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -226832,12 +187122,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -226931,8 +187221,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -226965,7 +187255,7 @@ } }, { - "id": "0e2001e4-0000-4000-8000-00000e2001e4", + "id": "0e20015c-0000-4000-8000-00000e20015c", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card69/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -227001,20 +187291,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -227024,12 +187314,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -227118,13 +187408,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -227157,7 +187447,7 @@ } }, { - "id": "0e2001e5-0000-4000-8000-00000e2001e5", + "id": "0e20015d-0000-4000-8000-00000e20015d", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card69/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -227193,20 +187483,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -227217,11 +187507,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -227310,13 +187600,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -227349,293 +187639,7 @@ } }, { - "id": "0e2001e6-0000-4000-8000-00000e2001e6", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card69/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card69/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e2001e7-0000-4000-8000-00000e2001e7", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card69/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card69/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e2001e8-0000-4000-8000-00000e2001e8", + "id": "0e20015e-0000-4000-8000-00000e20015e", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card69/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -227671,20 +187675,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -227695,11 +187699,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -227778,7 +187782,7 @@ } }, { - "id": "0e2001e9-0000-4000-8000-00000e2001e9", + "id": "0e20015f-0000-4000-8000-00000e20015f", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card70", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -227863,7 +187867,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -227878,9 +187882,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -227911,7 +187915,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4270 @@ -227921,7 +187925,7 @@ } }, { - "id": "0e2001ea-0000-4000-8000-00000e2001ea", + "id": "0e200160-0000-4000-8000-00000e200160", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card70/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -227957,20 +187961,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -227980,12 +187984,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -228079,8 +188083,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -228113,7 +188117,7 @@ } }, { - "id": "0e2001eb-0000-4000-8000-00000e2001eb", + "id": "0e200161-0000-4000-8000-00000e200161", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card70/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -228149,20 +188153,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -228172,12 +188176,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -228266,13 +188270,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -228305,7 +188309,7 @@ } }, { - "id": "0e2001ec-0000-4000-8000-00000e2001ec", + "id": "0e200162-0000-4000-8000-00000e200162", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card70/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -228341,20 +188345,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -228365,11 +188369,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -228458,13 +188462,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -228497,293 +188501,7 @@ } }, { - "id": "0e2001ed-0000-4000-8000-00000e2001ed", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card70/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card70/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e2001ee-0000-4000-8000-00000e2001ee", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card70/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card70/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e2001ef-0000-4000-8000-00000e2001ef", + "id": "0e200163-0000-4000-8000-00000e200163", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card70/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -228819,20 +188537,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -228843,11 +188561,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -228926,7 +188644,7 @@ } }, { - "id": "0e2001f0-0000-4000-8000-00000e2001f0", + "id": "0e200164-0000-4000-8000-00000e200164", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card71", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -229011,7 +188729,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -229026,9 +188744,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -229059,7 +188777,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4271 @@ -229069,7 +188787,7 @@ } }, { - "id": "0e2001f1-0000-4000-8000-00000e2001f1", + "id": "0e200165-0000-4000-8000-00000e200165", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card71/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -229105,20 +188823,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -229128,12 +188846,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -229227,8 +188945,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -229261,7 +188979,7 @@ } }, { - "id": "0e2001f2-0000-4000-8000-00000e2001f2", + "id": "0e200166-0000-4000-8000-00000e200166", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card71/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -229297,20 +189015,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -229320,12 +189038,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -229414,13 +189132,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -229453,7 +189171,7 @@ } }, { - "id": "0e2001f3-0000-4000-8000-00000e2001f3", + "id": "0e200167-0000-4000-8000-00000e200167", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card71/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -229489,20 +189207,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -229513,11 +189231,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -229606,13 +189324,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -229645,293 +189363,7 @@ } }, { - "id": "0e2001f4-0000-4000-8000-00000e2001f4", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card71/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card71/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e2001f5-0000-4000-8000-00000e2001f5", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card71/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card71/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e2001f6-0000-4000-8000-00000e2001f6", + "id": "0e200168-0000-4000-8000-00000e200168", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card71/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -229967,20 +189399,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -229991,11 +189423,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -230074,7 +189506,7 @@ } }, { - "id": "0e2001f7-0000-4000-8000-00000e2001f7", + "id": "0e200169-0000-4000-8000-00000e200169", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card72", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -230159,7 +189591,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -230174,9 +189606,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -230207,7 +189639,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4272 @@ -230217,7 +189649,7 @@ } }, { - "id": "0e2001f8-0000-4000-8000-00000e2001f8", + "id": "0e20016a-0000-4000-8000-00000e20016a", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card72/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -230253,20 +189685,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -230276,12 +189708,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -230375,8 +189807,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -230409,7 +189841,7 @@ } }, { - "id": "0e2001f9-0000-4000-8000-00000e2001f9", + "id": "0e20016b-0000-4000-8000-00000e20016b", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card72/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -230445,20 +189877,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -230468,12 +189900,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -230562,13 +189994,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -230601,7 +190033,7 @@ } }, { - "id": "0e2001fa-0000-4000-8000-00000e2001fa", + "id": "0e20016c-0000-4000-8000-00000e20016c", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card72/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -230637,20 +190069,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -230661,11 +190093,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -230754,13 +190186,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -230793,293 +190225,7 @@ } }, { - "id": "0e2001fb-0000-4000-8000-00000e2001fb", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card72/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card72/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e2001fc-0000-4000-8000-00000e2001fc", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card72/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card72/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e2001fd-0000-4000-8000-00000e2001fd", + "id": "0e20016d-0000-4000-8000-00000e20016d", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card72/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -231115,20 +190261,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -231139,11 +190285,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -231222,7 +190368,7 @@ } }, { - "id": "0e2001fe-0000-4000-8000-00000e2001fe", + "id": "0e20016e-0000-4000-8000-00000e20016e", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card73", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -231307,7 +190453,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -231322,9 +190468,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -231355,7 +190501,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4273 @@ -231365,7 +190511,7 @@ } }, { - "id": "0e2001ff-0000-4000-8000-00000e2001ff", + "id": "0e20016f-0000-4000-8000-00000e20016f", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card73/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -231401,20 +190547,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -231424,12 +190570,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -231523,8 +190669,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -231557,7 +190703,7 @@ } }, { - "id": "0e200200-0000-4000-8000-00000e200200", + "id": "0e200170-0000-4000-8000-00000e200170", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card73/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -231593,20 +190739,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -231616,12 +190762,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -231710,13 +190856,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -231749,7 +190895,7 @@ } }, { - "id": "0e200201-0000-4000-8000-00000e200201", + "id": "0e200171-0000-4000-8000-00000e200171", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card73/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -231785,20 +190931,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -231809,11 +190955,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -231902,13 +191048,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -231941,293 +191087,7 @@ } }, { - "id": "0e200202-0000-4000-8000-00000e200202", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card73/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card73/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e200203-0000-4000-8000-00000e200203", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card73/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card73/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e200204-0000-4000-8000-00000e200204", + "id": "0e200172-0000-4000-8000-00000e200172", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card73/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -232263,20 +191123,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -232287,11 +191147,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -232370,7 +191230,7 @@ } }, { - "id": "0e200205-0000-4000-8000-00000e200205", + "id": "0e200173-0000-4000-8000-00000e200173", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card74", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -232455,7 +191315,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -232470,9 +191330,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -232503,7 +191363,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4274 @@ -232513,7 +191373,7 @@ } }, { - "id": "0e200206-0000-4000-8000-00000e200206", + "id": "0e200174-0000-4000-8000-00000e200174", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card74/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -232549,20 +191409,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -232572,12 +191432,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -232671,8 +191531,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -232705,7 +191565,7 @@ } }, { - "id": "0e200207-0000-4000-8000-00000e200207", + "id": "0e200175-0000-4000-8000-00000e200175", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card74/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -232741,20 +191601,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -232764,12 +191624,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -232858,13 +191718,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -232897,7 +191757,7 @@ } }, { - "id": "0e200208-0000-4000-8000-00000e200208", + "id": "0e200176-0000-4000-8000-00000e200176", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card74/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -232933,20 +191793,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -232957,11 +191817,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -233050,13 +191910,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -233089,293 +191949,7 @@ } }, { - "id": "0e200209-0000-4000-8000-00000e200209", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card74/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card74/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e20020a-0000-4000-8000-00000e20020a", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card74/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card74/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e20020b-0000-4000-8000-00000e20020b", + "id": "0e200177-0000-4000-8000-00000e200177", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card74/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -233411,20 +191985,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -233435,11 +192009,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -233518,7 +192092,7 @@ } }, { - "id": "0e20020c-0000-4000-8000-00000e20020c", + "id": "0e200178-0000-4000-8000-00000e200178", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card75", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -233603,7 +192177,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -233618,9 +192192,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -233651,7 +192225,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4275 @@ -233661,7 +192235,7 @@ } }, { - "id": "0e20020d-0000-4000-8000-00000e20020d", + "id": "0e200179-0000-4000-8000-00000e200179", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card75/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -233697,20 +192271,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -233720,12 +192294,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -233819,8 +192393,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -233853,7 +192427,7 @@ } }, { - "id": "0e20020e-0000-4000-8000-00000e20020e", + "id": "0e20017a-0000-4000-8000-00000e20017a", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card75/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -233889,20 +192463,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -233912,12 +192486,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -234006,13 +192580,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -234045,7 +192619,7 @@ } }, { - "id": "0e20020f-0000-4000-8000-00000e20020f", + "id": "0e20017b-0000-4000-8000-00000e20017b", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card75/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -234081,20 +192655,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -234105,11 +192679,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -234198,13 +192772,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -234237,293 +192811,7 @@ } }, { - "id": "0e200210-0000-4000-8000-00000e200210", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card75/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card75/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e200211-0000-4000-8000-00000e200211", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card75/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card75/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e200212-0000-4000-8000-00000e200212", + "id": "0e20017c-0000-4000-8000-00000e20017c", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card75/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -234559,20 +192847,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -234583,11 +192871,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -234666,7 +192954,7 @@ } }, { - "id": "0e200213-0000-4000-8000-00000e200213", + "id": "0e20017d-0000-4000-8000-00000e20017d", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card76", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -234751,7 +193039,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -234766,9 +193054,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -234799,7 +193087,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4276 @@ -234809,7 +193097,7 @@ } }, { - "id": "0e200214-0000-4000-8000-00000e200214", + "id": "0e20017e-0000-4000-8000-00000e20017e", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card76/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -234845,20 +193133,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -234868,12 +193156,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -234967,8 +193255,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -235001,7 +193289,7 @@ } }, { - "id": "0e200215-0000-4000-8000-00000e200215", + "id": "0e20017f-0000-4000-8000-00000e20017f", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card76/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -235037,20 +193325,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -235060,12 +193348,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -235154,13 +193442,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -235193,7 +193481,7 @@ } }, { - "id": "0e200216-0000-4000-8000-00000e200216", + "id": "0e200180-0000-4000-8000-00000e200180", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card76/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -235229,20 +193517,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -235253,11 +193541,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -235346,13 +193634,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -235385,293 +193673,7 @@ } }, { - "id": "0e200217-0000-4000-8000-00000e200217", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card76/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card76/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e200218-0000-4000-8000-00000e200218", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card76/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card76/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e200219-0000-4000-8000-00000e200219", + "id": "0e200181-0000-4000-8000-00000e200181", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card76/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -235707,20 +193709,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -235731,11 +193733,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -235814,7 +193816,7 @@ } }, { - "id": "0e20021a-0000-4000-8000-00000e20021a", + "id": "0e200182-0000-4000-8000-00000e200182", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card77", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -235899,7 +193901,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -235914,9 +193916,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -235947,7 +193949,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4277 @@ -235957,7 +193959,7 @@ } }, { - "id": "0e20021b-0000-4000-8000-00000e20021b", + "id": "0e200183-0000-4000-8000-00000e200183", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card77/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -235993,20 +193995,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -236016,12 +194018,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -236115,8 +194117,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -236149,7 +194151,7 @@ } }, { - "id": "0e20021c-0000-4000-8000-00000e20021c", + "id": "0e200184-0000-4000-8000-00000e200184", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card77/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -236185,20 +194187,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -236208,12 +194210,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -236302,13 +194304,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -236341,7 +194343,7 @@ } }, { - "id": "0e20021d-0000-4000-8000-00000e20021d", + "id": "0e200185-0000-4000-8000-00000e200185", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card77/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -236377,20 +194379,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -236401,11 +194403,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -236494,13 +194496,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -236533,293 +194535,7 @@ } }, { - "id": "0e20021e-0000-4000-8000-00000e20021e", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card77/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card77/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e20021f-0000-4000-8000-00000e20021f", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card77/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card77/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e200220-0000-4000-8000-00000e200220", + "id": "0e200186-0000-4000-8000-00000e200186", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card77/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -236855,20 +194571,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -236879,11 +194595,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -236962,7 +194678,7 @@ } }, { - "id": "0e200221-0000-4000-8000-00000e200221", + "id": "0e200187-0000-4000-8000-00000e200187", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card78", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -237047,7 +194763,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -237062,9 +194778,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -237095,7 +194811,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4278 @@ -237105,7 +194821,7 @@ } }, { - "id": "0e200222-0000-4000-8000-00000e200222", + "id": "0e200188-0000-4000-8000-00000e200188", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card78/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -237141,20 +194857,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -237164,12 +194880,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -237263,8 +194979,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -237297,7 +195013,7 @@ } }, { - "id": "0e200223-0000-4000-8000-00000e200223", + "id": "0e200189-0000-4000-8000-00000e200189", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card78/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -237333,20 +195049,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -237356,12 +195072,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -237450,13 +195166,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -237489,7 +195205,7 @@ } }, { - "id": "0e200224-0000-4000-8000-00000e200224", + "id": "0e20018a-0000-4000-8000-00000e20018a", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card78/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -237525,20 +195241,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -237549,11 +195265,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -237642,13 +195358,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -237681,293 +195397,7 @@ } }, { - "id": "0e200225-0000-4000-8000-00000e200225", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card78/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card78/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e200226-0000-4000-8000-00000e200226", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card78/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card78/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e200227-0000-4000-8000-00000e200227", + "id": "0e20018b-0000-4000-8000-00000e20018b", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card78/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -238003,20 +195433,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -238027,11 +195457,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -238110,7 +195540,7 @@ } }, { - "id": "0e200228-0000-4000-8000-00000e200228", + "id": "0e20018c-0000-4000-8000-00000e20018c", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card79", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -238195,7 +195625,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -238210,9 +195640,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -238243,7 +195673,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4279 @@ -238253,7 +195683,7 @@ } }, { - "id": "0e200229-0000-4000-8000-00000e200229", + "id": "0e20018d-0000-4000-8000-00000e20018d", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card79/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -238289,20 +195719,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -238312,12 +195742,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -238411,8 +195841,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -238445,7 +195875,7 @@ } }, { - "id": "0e20022a-0000-4000-8000-00000e20022a", + "id": "0e20018e-0000-4000-8000-00000e20018e", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card79/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -238481,20 +195911,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -238504,12 +195934,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -238598,13 +196028,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -238637,7 +196067,7 @@ } }, { - "id": "0e20022b-0000-4000-8000-00000e20022b", + "id": "0e20018f-0000-4000-8000-00000e20018f", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card79/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -238673,20 +196103,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -238697,11 +196127,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -238790,13 +196220,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -238829,293 +196259,7 @@ } }, { - "id": "0e20022c-0000-4000-8000-00000e20022c", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card79/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card79/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e20022d-0000-4000-8000-00000e20022d", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card79/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card79/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e20022e-0000-4000-8000-00000e20022e", + "id": "0e200190-0000-4000-8000-00000e200190", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card79/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -239151,20 +196295,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -239175,11 +196319,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -239258,7 +196402,7 @@ } }, { - "id": "0e20022f-0000-4000-8000-00000e20022f", + "id": "0e200191-0000-4000-8000-00000e200191", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card80", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -239343,7 +196487,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -239358,9 +196502,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -239391,7 +196535,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4280 @@ -239401,7 +196545,7 @@ } }, { - "id": "0e200230-0000-4000-8000-00000e200230", + "id": "0e200192-0000-4000-8000-00000e200192", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card80/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -239437,20 +196581,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -239460,12 +196604,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -239559,8 +196703,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -239593,7 +196737,7 @@ } }, { - "id": "0e200231-0000-4000-8000-00000e200231", + "id": "0e200193-0000-4000-8000-00000e200193", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card80/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -239629,20 +196773,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -239652,12 +196796,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -239746,13 +196890,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -239785,7 +196929,7 @@ } }, { - "id": "0e200232-0000-4000-8000-00000e200232", + "id": "0e200194-0000-4000-8000-00000e200194", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card80/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -239821,20 +196965,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -239845,11 +196989,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -239938,13 +197082,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -239977,293 +197121,7 @@ } }, { - "id": "0e200233-0000-4000-8000-00000e200233", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card80/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card80/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e200234-0000-4000-8000-00000e200234", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card80/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card80/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e200235-0000-4000-8000-00000e200235", + "id": "0e200195-0000-4000-8000-00000e200195", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card80/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -240299,20 +197157,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -240323,11 +197181,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -240406,7 +197264,7 @@ } }, { - "id": "0e200236-0000-4000-8000-00000e200236", + "id": "0e200196-0000-4000-8000-00000e200196", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card81", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -240491,7 +197349,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -240506,9 +197364,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -240539,7 +197397,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4281 @@ -240549,7 +197407,7 @@ } }, { - "id": "0e200237-0000-4000-8000-00000e200237", + "id": "0e200197-0000-4000-8000-00000e200197", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card81/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -240585,20 +197443,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -240608,12 +197466,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -240707,8 +197565,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -240741,7 +197599,7 @@ } }, { - "id": "0e200238-0000-4000-8000-00000e200238", + "id": "0e200198-0000-4000-8000-00000e200198", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card81/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -240777,20 +197635,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -240800,12 +197658,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -240894,13 +197752,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -240933,7 +197791,7 @@ } }, { - "id": "0e200239-0000-4000-8000-00000e200239", + "id": "0e200199-0000-4000-8000-00000e200199", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card81/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -240969,20 +197827,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -240993,11 +197851,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -241086,13 +197944,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -241125,293 +197983,7 @@ } }, { - "id": "0e20023a-0000-4000-8000-00000e20023a", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card81/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card81/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e20023b-0000-4000-8000-00000e20023b", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card81/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card81/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e20023c-0000-4000-8000-00000e20023c", + "id": "0e20019a-0000-4000-8000-00000e20019a", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card81/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -241447,20 +198019,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -241471,11 +198043,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -241554,7 +198126,7 @@ } }, { - "id": "0e20023d-0000-4000-8000-00000e20023d", + "id": "0e20019b-0000-4000-8000-00000e20019b", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card82", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -241639,7 +198211,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -241654,9 +198226,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -241687,7 +198259,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4282 @@ -241697,7 +198269,7 @@ } }, { - "id": "0e20023e-0000-4000-8000-00000e20023e", + "id": "0e20019c-0000-4000-8000-00000e20019c", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card82/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -241733,20 +198305,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -241756,12 +198328,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -241855,8 +198427,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -241889,7 +198461,7 @@ } }, { - "id": "0e20023f-0000-4000-8000-00000e20023f", + "id": "0e20019d-0000-4000-8000-00000e20019d", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card82/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -241925,20 +198497,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -241948,12 +198520,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -242042,13 +198614,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -242081,7 +198653,7 @@ } }, { - "id": "0e200240-0000-4000-8000-00000e200240", + "id": "0e20019e-0000-4000-8000-00000e20019e", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card82/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -242117,20 +198689,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -242141,11 +198713,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -242234,13 +198806,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -242273,293 +198845,7 @@ } }, { - "id": "0e200241-0000-4000-8000-00000e200241", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card82/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card82/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e200242-0000-4000-8000-00000e200242", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card82/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card82/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e200243-0000-4000-8000-00000e200243", + "id": "0e20019f-0000-4000-8000-00000e20019f", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card82/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -242595,20 +198881,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -242619,11 +198905,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -242702,7 +198988,7 @@ } }, { - "id": "0e200244-0000-4000-8000-00000e200244", + "id": "0e2001a0-0000-4000-8000-00000e2001a0", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card83", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -242787,7 +199073,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -242802,9 +199088,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -242835,7 +199121,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4283 @@ -242845,7 +199131,7 @@ } }, { - "id": "0e200245-0000-4000-8000-00000e200245", + "id": "0e2001a1-0000-4000-8000-00000e2001a1", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card83/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -242881,20 +199167,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -242904,12 +199190,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -243003,8 +199289,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -243037,7 +199323,7 @@ } }, { - "id": "0e200246-0000-4000-8000-00000e200246", + "id": "0e2001a2-0000-4000-8000-00000e2001a2", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card83/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -243073,20 +199359,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -243096,12 +199382,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -243190,13 +199476,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -243229,7 +199515,7 @@ } }, { - "id": "0e200247-0000-4000-8000-00000e200247", + "id": "0e2001a3-0000-4000-8000-00000e2001a3", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card83/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -243265,20 +199551,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -243289,11 +199575,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -243382,13 +199668,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -243421,293 +199707,7 @@ } }, { - "id": "0e200248-0000-4000-8000-00000e200248", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card83/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card83/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e200249-0000-4000-8000-00000e200249", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card83/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card83/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e20024a-0000-4000-8000-00000e20024a", + "id": "0e2001a4-0000-4000-8000-00000e2001a4", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card83/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -243743,20 +199743,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -243767,11 +199767,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -243850,7 +199850,7 @@ } }, { - "id": "0e20024b-0000-4000-8000-00000e20024b", + "id": "0e2001a5-0000-4000-8000-00000e2001a5", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card84", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -243935,7 +199935,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -243950,9 +199950,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -243983,7 +199983,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4284 @@ -243993,7 +199993,7 @@ } }, { - "id": "0e20024c-0000-4000-8000-00000e20024c", + "id": "0e2001a6-0000-4000-8000-00000e2001a6", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card84/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -244029,20 +200029,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -244052,12 +200052,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -244151,8 +200151,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -244185,7 +200185,7 @@ } }, { - "id": "0e20024d-0000-4000-8000-00000e20024d", + "id": "0e2001a7-0000-4000-8000-00000e2001a7", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card84/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -244221,20 +200221,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -244244,12 +200244,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -244338,13 +200338,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -244377,7 +200377,7 @@ } }, { - "id": "0e20024e-0000-4000-8000-00000e20024e", + "id": "0e2001a8-0000-4000-8000-00000e2001a8", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card84/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -244413,20 +200413,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -244437,11 +200437,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -244530,13 +200530,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -244569,293 +200569,7 @@ } }, { - "id": "0e20024f-0000-4000-8000-00000e20024f", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card84/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card84/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e200250-0000-4000-8000-00000e200250", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card84/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card84/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e200251-0000-4000-8000-00000e200251", + "id": "0e2001a9-0000-4000-8000-00000e2001a9", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card84/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -244891,20 +200605,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -244915,11 +200629,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -244998,7 +200712,7 @@ } }, { - "id": "0e200252-0000-4000-8000-00000e200252", + "id": "0e2001aa-0000-4000-8000-00000e2001aa", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card85", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -245083,7 +200797,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -245098,9 +200812,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -245131,7 +200845,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4285 @@ -245141,7 +200855,7 @@ } }, { - "id": "0e200253-0000-4000-8000-00000e200253", + "id": "0e2001ab-0000-4000-8000-00000e2001ab", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card85/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -245177,20 +200891,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -245200,12 +200914,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -245299,8 +201013,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -245333,7 +201047,7 @@ } }, { - "id": "0e200254-0000-4000-8000-00000e200254", + "id": "0e2001ac-0000-4000-8000-00000e2001ac", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card85/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -245369,20 +201083,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -245392,12 +201106,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -245486,13 +201200,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -245525,7 +201239,7 @@ } }, { - "id": "0e200255-0000-4000-8000-00000e200255", + "id": "0e2001ad-0000-4000-8000-00000e2001ad", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card85/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -245561,20 +201275,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -245585,11 +201299,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -245678,13 +201392,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -245717,293 +201431,7 @@ } }, { - "id": "0e200256-0000-4000-8000-00000e200256", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card85/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card85/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e200257-0000-4000-8000-00000e200257", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card85/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card85/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e200258-0000-4000-8000-00000e200258", + "id": "0e2001ae-0000-4000-8000-00000e2001ae", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card85/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -246039,20 +201467,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -246063,11 +201491,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -246146,7 +201574,7 @@ } }, { - "id": "0e200259-0000-4000-8000-00000e200259", + "id": "0e2001af-0000-4000-8000-00000e2001af", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card86", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -246231,7 +201659,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -246246,9 +201674,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -246279,7 +201707,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4286 @@ -246289,7 +201717,7 @@ } }, { - "id": "0e20025a-0000-4000-8000-00000e20025a", + "id": "0e2001b0-0000-4000-8000-00000e2001b0", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card86/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -246325,20 +201753,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -246348,12 +201776,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -246447,8 +201875,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -246481,7 +201909,7 @@ } }, { - "id": "0e20025b-0000-4000-8000-00000e20025b", + "id": "0e2001b1-0000-4000-8000-00000e2001b1", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card86/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -246517,20 +201945,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -246540,12 +201968,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -246634,13 +202062,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -246673,7 +202101,7 @@ } }, { - "id": "0e20025c-0000-4000-8000-00000e20025c", + "id": "0e2001b2-0000-4000-8000-00000e2001b2", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card86/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -246709,20 +202137,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -246733,11 +202161,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -246826,13 +202254,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -246865,293 +202293,7 @@ } }, { - "id": "0e20025d-0000-4000-8000-00000e20025d", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card86/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card86/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e20025e-0000-4000-8000-00000e20025e", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card86/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card86/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e20025f-0000-4000-8000-00000e20025f", + "id": "0e2001b3-0000-4000-8000-00000e2001b3", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card86/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -247187,20 +202329,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -247211,11 +202353,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -247294,7 +202436,7 @@ } }, { - "id": "0e200260-0000-4000-8000-00000e200260", + "id": "0e2001b4-0000-4000-8000-00000e2001b4", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card87", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -247379,7 +202521,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -247394,9 +202536,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -247427,7 +202569,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4287 @@ -247437,7 +202579,7 @@ } }, { - "id": "0e200261-0000-4000-8000-00000e200261", + "id": "0e2001b5-0000-4000-8000-00000e2001b5", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card87/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -247473,20 +202615,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -247496,12 +202638,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -247595,8 +202737,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -247629,7 +202771,7 @@ } }, { - "id": "0e200262-0000-4000-8000-00000e200262", + "id": "0e2001b6-0000-4000-8000-00000e2001b6", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card87/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -247665,20 +202807,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -247688,12 +202830,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -247782,13 +202924,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -247821,7 +202963,7 @@ } }, { - "id": "0e200263-0000-4000-8000-00000e200263", + "id": "0e2001b7-0000-4000-8000-00000e2001b7", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card87/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -247857,20 +202999,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -247881,11 +203023,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -247974,13 +203116,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -248013,293 +203155,7 @@ } }, { - "id": "0e200264-0000-4000-8000-00000e200264", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card87/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card87/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e200265-0000-4000-8000-00000e200265", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card87/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card87/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e200266-0000-4000-8000-00000e200266", + "id": "0e2001b8-0000-4000-8000-00000e2001b8", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card87/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -248335,20 +203191,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -248359,11 +203215,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -248442,7 +203298,7 @@ } }, { - "id": "0e200267-0000-4000-8000-00000e200267", + "id": "0e2001b9-0000-4000-8000-00000e2001b9", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card88", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -248527,7 +203383,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -248542,9 +203398,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -248575,7 +203431,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4288 @@ -248585,7 +203441,7 @@ } }, { - "id": "0e200268-0000-4000-8000-00000e200268", + "id": "0e2001ba-0000-4000-8000-00000e2001ba", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card88/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -248621,20 +203477,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -248644,12 +203500,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -248743,8 +203599,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -248777,7 +203633,7 @@ } }, { - "id": "0e200269-0000-4000-8000-00000e200269", + "id": "0e2001bb-0000-4000-8000-00000e2001bb", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card88/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -248813,20 +203669,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -248836,12 +203692,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -248930,13 +203786,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -248969,7 +203825,7 @@ } }, { - "id": "0e20026a-0000-4000-8000-00000e20026a", + "id": "0e2001bc-0000-4000-8000-00000e2001bc", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card88/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -249005,20 +203861,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -249029,11 +203885,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -249122,13 +203978,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -249161,293 +204017,7 @@ } }, { - "id": "0e20026b-0000-4000-8000-00000e20026b", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card88/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card88/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e20026c-0000-4000-8000-00000e20026c", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card88/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card88/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e20026d-0000-4000-8000-00000e20026d", + "id": "0e2001bd-0000-4000-8000-00000e2001bd", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card88/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -249483,20 +204053,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -249507,11 +204077,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -249590,7 +204160,7 @@ } }, { - "id": "0e20026e-0000-4000-8000-00000e20026e", + "id": "0e2001be-0000-4000-8000-00000e2001be", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card89", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -249675,7 +204245,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -249690,9 +204260,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -249723,7 +204293,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4289 @@ -249733,7 +204303,7 @@ } }, { - "id": "0e20026f-0000-4000-8000-00000e20026f", + "id": "0e2001bf-0000-4000-8000-00000e2001bf", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card89/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -249769,20 +204339,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -249792,12 +204362,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -249891,8 +204461,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -249925,7 +204495,7 @@ } }, { - "id": "0e200270-0000-4000-8000-00000e200270", + "id": "0e2001c0-0000-4000-8000-00000e2001c0", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card89/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -249961,20 +204531,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -249984,12 +204554,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -250078,13 +204648,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -250117,7 +204687,7 @@ } }, { - "id": "0e200271-0000-4000-8000-00000e200271", + "id": "0e2001c1-0000-4000-8000-00000e2001c1", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card89/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -250153,20 +204723,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -250177,11 +204747,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -250270,13 +204840,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -250309,293 +204879,7 @@ } }, { - "id": "0e200272-0000-4000-8000-00000e200272", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card89/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card89/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e200273-0000-4000-8000-00000e200273", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card89/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card89/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e200274-0000-4000-8000-00000e200274", + "id": "0e2001c2-0000-4000-8000-00000e2001c2", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card89/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -250631,20 +204915,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -250655,11 +204939,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -250738,7 +205022,7 @@ } }, { - "id": "0e200275-0000-4000-8000-00000e200275", + "id": "0e2001c3-0000-4000-8000-00000e2001c3", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card90", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -250823,7 +205107,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -250838,9 +205122,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -250871,7 +205155,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4290 @@ -250881,7 +205165,7 @@ } }, { - "id": "0e200276-0000-4000-8000-00000e200276", + "id": "0e2001c4-0000-4000-8000-00000e2001c4", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card90/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -250917,20 +205201,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -250940,12 +205224,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -251039,8 +205323,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -251073,7 +205357,7 @@ } }, { - "id": "0e200277-0000-4000-8000-00000e200277", + "id": "0e2001c5-0000-4000-8000-00000e2001c5", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card90/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -251109,20 +205393,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -251132,12 +205416,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -251226,13 +205510,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -251265,7 +205549,7 @@ } }, { - "id": "0e200278-0000-4000-8000-00000e200278", + "id": "0e2001c6-0000-4000-8000-00000e2001c6", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card90/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -251301,20 +205585,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -251325,11 +205609,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -251418,13 +205702,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -251457,293 +205741,7 @@ } }, { - "id": "0e200279-0000-4000-8000-00000e200279", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card90/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card90/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e20027a-0000-4000-8000-00000e20027a", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card90/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card90/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e20027b-0000-4000-8000-00000e20027b", + "id": "0e2001c7-0000-4000-8000-00000e2001c7", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card90/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -251779,20 +205777,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -251803,11 +205801,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -251886,7 +205884,7 @@ } }, { - "id": "0e20027c-0000-4000-8000-00000e20027c", + "id": "0e2001c8-0000-4000-8000-00000e2001c8", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card91", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -251971,7 +205969,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -251986,9 +205984,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -252019,7 +206017,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4291 @@ -252029,7 +206027,7 @@ } }, { - "id": "0e20027d-0000-4000-8000-00000e20027d", + "id": "0e2001c9-0000-4000-8000-00000e2001c9", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card91/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -252065,20 +206063,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -252088,12 +206086,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -252187,8 +206185,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -252221,7 +206219,7 @@ } }, { - "id": "0e20027e-0000-4000-8000-00000e20027e", + "id": "0e2001ca-0000-4000-8000-00000e2001ca", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card91/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -252257,20 +206255,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -252280,12 +206278,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -252374,13 +206372,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -252413,7 +206411,7 @@ } }, { - "id": "0e20027f-0000-4000-8000-00000e20027f", + "id": "0e2001cb-0000-4000-8000-00000e2001cb", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card91/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -252449,20 +206447,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -252473,11 +206471,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -252566,13 +206564,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -252605,293 +206603,7 @@ } }, { - "id": "0e200280-0000-4000-8000-00000e200280", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card91/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card91/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e200281-0000-4000-8000-00000e200281", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card91/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card91/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e200282-0000-4000-8000-00000e200282", + "id": "0e2001cc-0000-4000-8000-00000e2001cc", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card91/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -252927,20 +206639,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -252951,11 +206663,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -253034,7 +206746,7 @@ } }, { - "id": "0e200283-0000-4000-8000-00000e200283", + "id": "0e2001cd-0000-4000-8000-00000e2001cd", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card92", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -253119,7 +206831,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -253134,9 +206846,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -253167,7 +206879,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4292 @@ -253177,7 +206889,7 @@ } }, { - "id": "0e200284-0000-4000-8000-00000e200284", + "id": "0e2001ce-0000-4000-8000-00000e2001ce", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card92/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -253213,20 +206925,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -253236,12 +206948,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -253335,8 +207047,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -253369,7 +207081,7 @@ } }, { - "id": "0e200285-0000-4000-8000-00000e200285", + "id": "0e2001cf-0000-4000-8000-00000e2001cf", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card92/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -253405,20 +207117,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -253428,12 +207140,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -253522,13 +207234,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -253561,7 +207273,7 @@ } }, { - "id": "0e200286-0000-4000-8000-00000e200286", + "id": "0e2001d0-0000-4000-8000-00000e2001d0", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card92/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -253597,20 +207309,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -253621,11 +207333,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -253714,13 +207426,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -253753,293 +207465,7 @@ } }, { - "id": "0e200287-0000-4000-8000-00000e200287", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card92/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card92/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e200288-0000-4000-8000-00000e200288", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card92/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card92/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e200289-0000-4000-8000-00000e200289", + "id": "0e2001d1-0000-4000-8000-00000e2001d1", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card92/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -254075,20 +207501,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -254099,11 +207525,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -254182,7 +207608,7 @@ } }, { - "id": "0e20028a-0000-4000-8000-00000e20028a", + "id": "0e2001d2-0000-4000-8000-00000e2001d2", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card93", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -254267,7 +207693,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -254282,9 +207708,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -254315,7 +207741,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4293 @@ -254325,7 +207751,7 @@ } }, { - "id": "0e20028b-0000-4000-8000-00000e20028b", + "id": "0e2001d3-0000-4000-8000-00000e2001d3", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card93/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -254361,20 +207787,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -254384,12 +207810,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -254483,8 +207909,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -254517,7 +207943,7 @@ } }, { - "id": "0e20028c-0000-4000-8000-00000e20028c", + "id": "0e2001d4-0000-4000-8000-00000e2001d4", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card93/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -254553,20 +207979,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -254576,12 +208002,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -254670,13 +208096,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -254709,7 +208135,7 @@ } }, { - "id": "0e20028d-0000-4000-8000-00000e20028d", + "id": "0e2001d5-0000-4000-8000-00000e2001d5", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card93/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -254745,20 +208171,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -254769,11 +208195,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -254862,13 +208288,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -254901,293 +208327,7 @@ } }, { - "id": "0e20028e-0000-4000-8000-00000e20028e", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card93/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card93/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e20028f-0000-4000-8000-00000e20028f", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card93/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card93/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e200290-0000-4000-8000-00000e200290", + "id": "0e2001d6-0000-4000-8000-00000e2001d6", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card93/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -255223,20 +208363,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -255247,11 +208387,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -255330,7 +208470,7 @@ } }, { - "id": "0e200291-0000-4000-8000-00000e200291", + "id": "0e2001d7-0000-4000-8000-00000e2001d7", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card94", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -255415,7 +208555,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -255430,9 +208570,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -255463,7 +208603,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4294 @@ -255473,7 +208613,7 @@ } }, { - "id": "0e200292-0000-4000-8000-00000e200292", + "id": "0e2001d8-0000-4000-8000-00000e2001d8", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card94/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -255509,20 +208649,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -255532,12 +208672,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -255631,8 +208771,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -255665,7 +208805,7 @@ } }, { - "id": "0e200293-0000-4000-8000-00000e200293", + "id": "0e2001d9-0000-4000-8000-00000e2001d9", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card94/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -255701,20 +208841,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -255724,12 +208864,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -255818,13 +208958,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -255857,7 +208997,7 @@ } }, { - "id": "0e200294-0000-4000-8000-00000e200294", + "id": "0e2001da-0000-4000-8000-00000e2001da", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card94/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -255893,20 +209033,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -255917,11 +209057,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -256010,13 +209150,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -256049,293 +209189,7 @@ } }, { - "id": "0e200295-0000-4000-8000-00000e200295", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card94/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card94/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e200296-0000-4000-8000-00000e200296", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card94/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card94/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e200297-0000-4000-8000-00000e200297", + "id": "0e2001db-0000-4000-8000-00000e2001db", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card94/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -256371,20 +209225,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -256395,11 +209249,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -256478,7 +209332,7 @@ } }, { - "id": "0e200298-0000-4000-8000-00000e200298", + "id": "0e2001dc-0000-4000-8000-00000e2001dc", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card95", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -256563,7 +209417,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -256578,9 +209432,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -256611,7 +209465,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4295 @@ -256621,7 +209475,7 @@ } }, { - "id": "0e200299-0000-4000-8000-00000e200299", + "id": "0e2001dd-0000-4000-8000-00000e2001dd", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card95/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -256657,20 +209511,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -256680,12 +209534,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -256779,8 +209633,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -256813,7 +209667,7 @@ } }, { - "id": "0e20029a-0000-4000-8000-00000e20029a", + "id": "0e2001de-0000-4000-8000-00000e2001de", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card95/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -256849,20 +209703,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -256872,12 +209726,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -256966,13 +209820,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -257005,7 +209859,7 @@ } }, { - "id": "0e20029b-0000-4000-8000-00000e20029b", + "id": "0e2001df-0000-4000-8000-00000e2001df", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card95/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -257041,20 +209895,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -257065,11 +209919,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -257158,13 +210012,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -257197,293 +210051,7 @@ } }, { - "id": "0e20029c-0000-4000-8000-00000e20029c", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card95/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card95/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e20029d-0000-4000-8000-00000e20029d", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card95/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card95/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e20029e-0000-4000-8000-00000e20029e", + "id": "0e2001e0-0000-4000-8000-00000e2001e0", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card95/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -257519,20 +210087,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -257543,11 +210111,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -257626,7 +210194,7 @@ } }, { - "id": "0e20029f-0000-4000-8000-00000e20029f", + "id": "0e2001e1-0000-4000-8000-00000e2001e1", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card96", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -257711,7 +210279,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -257726,9 +210294,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -257759,7 +210327,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4296 @@ -257769,7 +210337,7 @@ } }, { - "id": "0e2002a0-0000-4000-8000-00000e2002a0", + "id": "0e2001e2-0000-4000-8000-00000e2001e2", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card96/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -257805,20 +210373,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -257828,12 +210396,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -257927,8 +210495,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -257961,7 +210529,7 @@ } }, { - "id": "0e2002a1-0000-4000-8000-00000e2002a1", + "id": "0e2001e3-0000-4000-8000-00000e2001e3", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card96/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -257997,20 +210565,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -258020,12 +210588,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -258114,13 +210682,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -258153,7 +210721,7 @@ } }, { - "id": "0e2002a2-0000-4000-8000-00000e2002a2", + "id": "0e2001e4-0000-4000-8000-00000e2001e4", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card96/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -258189,20 +210757,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -258213,11 +210781,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -258306,13 +210874,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -258345,293 +210913,7 @@ } }, { - "id": "0e2002a3-0000-4000-8000-00000e2002a3", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card96/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card96/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e2002a4-0000-4000-8000-00000e2002a4", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card96/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card96/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e2002a5-0000-4000-8000-00000e2002a5", + "id": "0e2001e5-0000-4000-8000-00000e2001e5", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card96/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -258667,20 +210949,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -258691,11 +210973,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -258774,7 +211056,7 @@ } }, { - "id": "0e2002a6-0000-4000-8000-00000e2002a6", + "id": "0e2001e6-0000-4000-8000-00000e2001e6", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card97", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -258859,7 +211141,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -258874,9 +211156,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -258907,7 +211189,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4297 @@ -258917,7 +211199,7 @@ } }, { - "id": "0e2002a7-0000-4000-8000-00000e2002a7", + "id": "0e2001e7-0000-4000-8000-00000e2001e7", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card97/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -258953,20 +211235,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -258976,12 +211258,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -259075,8 +211357,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -259109,7 +211391,7 @@ } }, { - "id": "0e2002a8-0000-4000-8000-00000e2002a8", + "id": "0e2001e8-0000-4000-8000-00000e2001e8", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card97/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -259145,20 +211427,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -259168,12 +211450,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -259262,13 +211544,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -259301,7 +211583,7 @@ } }, { - "id": "0e2002a9-0000-4000-8000-00000e2002a9", + "id": "0e2001e9-0000-4000-8000-00000e2001e9", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card97/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -259337,20 +211619,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -259361,11 +211643,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -259454,13 +211736,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -259493,293 +211775,7 @@ } }, { - "id": "0e2002aa-0000-4000-8000-00000e2002aa", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card97/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card97/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e2002ab-0000-4000-8000-00000e2002ab", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card97/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card97/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e2002ac-0000-4000-8000-00000e2002ac", + "id": "0e2001ea-0000-4000-8000-00000e2001ea", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card97/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -259815,20 +211811,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -259839,11 +211835,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -259922,7 +211918,7 @@ } }, { - "id": "0e2002ad-0000-4000-8000-00000e2002ad", + "id": "0e2001eb-0000-4000-8000-00000e2001eb", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card98", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -260007,7 +212003,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -260022,9 +212018,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -260055,7 +212051,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4298 @@ -260065,7 +212061,7 @@ } }, { - "id": "0e2002ae-0000-4000-8000-00000e2002ae", + "id": "0e2001ec-0000-4000-8000-00000e2001ec", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card98/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -260101,20 +212097,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -260124,12 +212120,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -260223,8 +212219,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -260257,7 +212253,7 @@ } }, { - "id": "0e2002af-0000-4000-8000-00000e2002af", + "id": "0e2001ed-0000-4000-8000-00000e2001ed", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card98/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -260293,20 +212289,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -260316,12 +212312,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -260410,13 +212406,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -260449,7 +212445,7 @@ } }, { - "id": "0e2002b0-0000-4000-8000-00000e2002b0", + "id": "0e2001ee-0000-4000-8000-00000e2001ee", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card98/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -260485,20 +212481,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -260509,11 +212505,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -260602,13 +212598,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -260641,293 +212637,7 @@ } }, { - "id": "0e2002b1-0000-4000-8000-00000e2002b1", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card98/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card98/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e2002b2-0000-4000-8000-00000e2002b2", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card98/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card98/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e2002b3-0000-4000-8000-00000e2002b3", + "id": "0e2001ef-0000-4000-8000-00000e2001ef", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card98/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -260963,20 +212673,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -260987,11 +212697,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -261070,7 +212780,7 @@ } }, { - "id": "0e2002b4-0000-4000-8000-00000e2002b4", + "id": "0e2001f0-0000-4000-8000-00000e2001f0", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card99", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -261155,7 +212865,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -261170,9 +212880,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -261203,7 +212913,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4299 @@ -261213,7 +212923,7 @@ } }, { - "id": "0e2002b5-0000-4000-8000-00000e2002b5", + "id": "0e2001f1-0000-4000-8000-00000e2001f1", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card99/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -261249,20 +212959,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -261272,12 +212982,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -261371,8 +213081,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -261405,7 +213115,7 @@ } }, { - "id": "0e2002b6-0000-4000-8000-00000e2002b6", + "id": "0e2001f2-0000-4000-8000-00000e2001f2", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card99/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -261441,20 +213151,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -261464,12 +213174,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -261558,13 +213268,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -261597,7 +213307,7 @@ } }, { - "id": "0e2002b7-0000-4000-8000-00000e2002b7", + "id": "0e2001f3-0000-4000-8000-00000e2001f3", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card99/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -261633,20 +213343,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -261657,11 +213367,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -261750,13 +213460,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -261789,293 +213499,7 @@ } }, { - "id": "0e2002b8-0000-4000-8000-00000e2002b8", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card99/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card99/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e2002b9-0000-4000-8000-00000e2002b9", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card99/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card99/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e2002ba-0000-4000-8000-00000e2002ba", + "id": "0e2001f4-0000-4000-8000-00000e2001f4", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card99/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -262111,20 +213535,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -262135,11 +213559,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -262218,7 +213642,7 @@ } }, { - "id": "0e2002bb-0000-4000-8000-00000e2002bb", + "id": "0e2001f5-0000-4000-8000-00000e2001f5", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card100", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -262303,7 +213727,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -262318,9 +213742,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -262351,7 +213775,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4300 @@ -262361,7 +213785,7 @@ } }, { - "id": "0e2002bc-0000-4000-8000-00000e2002bc", + "id": "0e2001f6-0000-4000-8000-00000e2001f6", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card100/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -262397,20 +213821,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -262420,12 +213844,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -262519,8 +213943,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -262553,7 +213977,7 @@ } }, { - "id": "0e2002bd-0000-4000-8000-00000e2002bd", + "id": "0e2001f7-0000-4000-8000-00000e2001f7", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card100/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -262589,20 +214013,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -262612,12 +214036,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -262706,13 +214130,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -262745,7 +214169,7 @@ } }, { - "id": "0e2002be-0000-4000-8000-00000e2002be", + "id": "0e2001f8-0000-4000-8000-00000e2001f8", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card100/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -262781,20 +214205,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -262805,11 +214229,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -262898,13 +214322,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -262937,293 +214361,7 @@ } }, { - "id": "0e2002bf-0000-4000-8000-00000e2002bf", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card100/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card100/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e2002c0-0000-4000-8000-00000e2002c0", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card100/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card100/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e2002c1-0000-4000-8000-00000e2002c1", + "id": "0e2001f9-0000-4000-8000-00000e2001f9", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card100/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -263259,20 +214397,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -263283,11 +214421,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -263366,7 +214504,7 @@ } }, { - "id": "0e2002c2-0000-4000-8000-00000e2002c2", + "id": "0e2001fa-0000-4000-8000-00000e2001fa", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card101", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -263451,7 +214589,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -263466,9 +214604,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -263499,7 +214637,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4301 @@ -263509,7 +214647,7 @@ } }, { - "id": "0e2002c3-0000-4000-8000-00000e2002c3", + "id": "0e2001fb-0000-4000-8000-00000e2001fb", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card101/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -263545,20 +214683,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -263568,12 +214706,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -263667,8 +214805,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -263701,7 +214839,7 @@ } }, { - "id": "0e2002c4-0000-4000-8000-00000e2002c4", + "id": "0e2001fc-0000-4000-8000-00000e2001fc", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card101/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -263737,20 +214875,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -263760,12 +214898,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -263854,13 +214992,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -263893,7 +215031,7 @@ } }, { - "id": "0e2002c5-0000-4000-8000-00000e2002c5", + "id": "0e2001fd-0000-4000-8000-00000e2001fd", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card101/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -263929,20 +215067,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -263953,11 +215091,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -264046,13 +215184,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -264085,293 +215223,7 @@ } }, { - "id": "0e2002c6-0000-4000-8000-00000e2002c6", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card101/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card101/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e2002c7-0000-4000-8000-00000e2002c7", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card101/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card101/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e2002c8-0000-4000-8000-00000e2002c8", + "id": "0e2001fe-0000-4000-8000-00000e2001fe", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card101/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -264407,20 +215259,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -264431,11 +215283,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -264514,7 +215366,7 @@ } }, { - "id": "0e2002c9-0000-4000-8000-00000e2002c9", + "id": "0e2001ff-0000-4000-8000-00000e2001ff", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card102", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -264599,7 +215451,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -264614,9 +215466,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -264647,7 +215499,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4302 @@ -264657,7 +215509,7 @@ } }, { - "id": "0e2002ca-0000-4000-8000-00000e2002ca", + "id": "0e200200-0000-4000-8000-00000e200200", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card102/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -264693,20 +215545,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -264716,12 +215568,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -264815,8 +215667,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -264849,7 +215701,7 @@ } }, { - "id": "0e2002cb-0000-4000-8000-00000e2002cb", + "id": "0e200201-0000-4000-8000-00000e200201", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card102/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -264885,20 +215737,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -264908,12 +215760,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -265002,13 +215854,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -265041,7 +215893,7 @@ } }, { - "id": "0e2002cc-0000-4000-8000-00000e2002cc", + "id": "0e200202-0000-4000-8000-00000e200202", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card102/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -265077,20 +215929,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -265101,11 +215953,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -265194,13 +216046,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -265233,293 +216085,7 @@ } }, { - "id": "0e2002cd-0000-4000-8000-00000e2002cd", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card102/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card102/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e2002ce-0000-4000-8000-00000e2002ce", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card102/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card102/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e2002cf-0000-4000-8000-00000e2002cf", + "id": "0e200203-0000-4000-8000-00000e200203", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card102/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -265555,20 +216121,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -265579,11 +216145,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -265662,7 +216228,7 @@ } }, { - "id": "0e2002d0-0000-4000-8000-00000e2002d0", + "id": "0e200204-0000-4000-8000-00000e200204", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card103", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -265747,7 +216313,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -265762,9 +216328,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -265795,7 +216361,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4303 @@ -265805,7 +216371,7 @@ } }, { - "id": "0e2002d1-0000-4000-8000-00000e2002d1", + "id": "0e200205-0000-4000-8000-00000e200205", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card103/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -265841,20 +216407,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -265864,12 +216430,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -265963,8 +216529,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -265997,7 +216563,7 @@ } }, { - "id": "0e2002d2-0000-4000-8000-00000e2002d2", + "id": "0e200206-0000-4000-8000-00000e200206", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card103/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -266033,20 +216599,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -266056,12 +216622,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -266150,13 +216716,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -266189,7 +216755,7 @@ } }, { - "id": "0e2002d3-0000-4000-8000-00000e2002d3", + "id": "0e200207-0000-4000-8000-00000e200207", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card103/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -266225,20 +216791,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -266249,11 +216815,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -266342,13 +216908,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -266381,293 +216947,7 @@ } }, { - "id": "0e2002d4-0000-4000-8000-00000e2002d4", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card103/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card103/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e2002d5-0000-4000-8000-00000e2002d5", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card103/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card103/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e2002d6-0000-4000-8000-00000e2002d6", + "id": "0e200208-0000-4000-8000-00000e200208", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card103/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -266703,20 +216983,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -266727,11 +217007,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -266810,7 +217090,7 @@ } }, { - "id": "0e2002d7-0000-4000-8000-00000e2002d7", + "id": "0e200209-0000-4000-8000-00000e200209", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card104", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -266895,7 +217175,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -266910,9 +217190,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -266943,7 +217223,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4304 @@ -266953,7 +217233,7 @@ } }, { - "id": "0e2002d8-0000-4000-8000-00000e2002d8", + "id": "0e20020a-0000-4000-8000-00000e20020a", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card104/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -266989,20 +217269,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -267012,12 +217292,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -267111,8 +217391,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -267145,7 +217425,7 @@ } }, { - "id": "0e2002d9-0000-4000-8000-00000e2002d9", + "id": "0e20020b-0000-4000-8000-00000e20020b", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card104/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -267181,20 +217461,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -267204,12 +217484,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -267298,13 +217578,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -267337,7 +217617,7 @@ } }, { - "id": "0e2002da-0000-4000-8000-00000e2002da", + "id": "0e20020c-0000-4000-8000-00000e20020c", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card104/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -267373,20 +217653,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -267397,11 +217677,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -267490,13 +217770,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -267529,293 +217809,7 @@ } }, { - "id": "0e2002db-0000-4000-8000-00000e2002db", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card104/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card104/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e2002dc-0000-4000-8000-00000e2002dc", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card104/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card104/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e2002dd-0000-4000-8000-00000e2002dd", + "id": "0e20020d-0000-4000-8000-00000e20020d", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card104/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -267851,20 +217845,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -267875,11 +217869,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -267958,7 +217952,7 @@ } }, { - "id": "0e2002de-0000-4000-8000-00000e2002de", + "id": "0e20020e-0000-4000-8000-00000e20020e", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card105", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -268043,7 +218037,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -268058,9 +218052,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -268091,7 +218085,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4305 @@ -268101,7 +218095,7 @@ } }, { - "id": "0e2002df-0000-4000-8000-00000e2002df", + "id": "0e20020f-0000-4000-8000-00000e20020f", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card105/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -268137,20 +218131,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -268160,12 +218154,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -268259,8 +218253,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -268293,7 +218287,7 @@ } }, { - "id": "0e2002e0-0000-4000-8000-00000e2002e0", + "id": "0e200210-0000-4000-8000-00000e200210", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card105/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -268329,20 +218323,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -268352,12 +218346,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -268446,13 +218440,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -268485,7 +218479,7 @@ } }, { - "id": "0e2002e1-0000-4000-8000-00000e2002e1", + "id": "0e200211-0000-4000-8000-00000e200211", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card105/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -268521,20 +218515,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -268545,11 +218539,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -268638,13 +218632,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -268677,293 +218671,7 @@ } }, { - "id": "0e2002e2-0000-4000-8000-00000e2002e2", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card105/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card105/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e2002e3-0000-4000-8000-00000e2002e3", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card105/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card105/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e2002e4-0000-4000-8000-00000e2002e4", + "id": "0e200212-0000-4000-8000-00000e200212", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card105/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -268999,20 +218707,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -269023,11 +218731,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -269106,7 +218814,7 @@ } }, { - "id": "0e2002e5-0000-4000-8000-00000e2002e5", + "id": "0e200213-0000-4000-8000-00000e200213", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card106", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -269191,7 +218899,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -269206,9 +218914,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -269239,7 +218947,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4306 @@ -269249,7 +218957,7 @@ } }, { - "id": "0e2002e6-0000-4000-8000-00000e2002e6", + "id": "0e200214-0000-4000-8000-00000e200214", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card106/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -269285,20 +218993,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -269308,12 +219016,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -269407,8 +219115,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -269441,7 +219149,7 @@ } }, { - "id": "0e2002e7-0000-4000-8000-00000e2002e7", + "id": "0e200215-0000-4000-8000-00000e200215", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card106/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -269477,20 +219185,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -269500,12 +219208,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -269594,13 +219302,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -269633,7 +219341,7 @@ } }, { - "id": "0e2002e8-0000-4000-8000-00000e2002e8", + "id": "0e200216-0000-4000-8000-00000e200216", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card106/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -269669,20 +219377,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -269693,11 +219401,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -269786,13 +219494,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -269825,293 +219533,7 @@ } }, { - "id": "0e2002e9-0000-4000-8000-00000e2002e9", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card106/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card106/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e2002ea-0000-4000-8000-00000e2002ea", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card106/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card106/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e2002eb-0000-4000-8000-00000e2002eb", + "id": "0e200217-0000-4000-8000-00000e200217", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card106/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -270147,20 +219569,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -270171,11 +219593,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -270254,7 +219676,7 @@ } }, { - "id": "0e2002ec-0000-4000-8000-00000e2002ec", + "id": "0e200218-0000-4000-8000-00000e200218", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card107", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -270339,7 +219761,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -270354,9 +219776,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -270387,7 +219809,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4307 @@ -270397,7 +219819,7 @@ } }, { - "id": "0e2002ed-0000-4000-8000-00000e2002ed", + "id": "0e200219-0000-4000-8000-00000e200219", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card107/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -270433,20 +219855,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -270456,12 +219878,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -270555,8 +219977,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -270589,7 +220011,7 @@ } }, { - "id": "0e2002ee-0000-4000-8000-00000e2002ee", + "id": "0e20021a-0000-4000-8000-00000e20021a", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card107/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -270625,20 +220047,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -270648,12 +220070,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -270742,13 +220164,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -270781,7 +220203,7 @@ } }, { - "id": "0e2002ef-0000-4000-8000-00000e2002ef", + "id": "0e20021b-0000-4000-8000-00000e20021b", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card107/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -270817,20 +220239,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -270841,11 +220263,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -270934,13 +220356,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -270973,293 +220395,7 @@ } }, { - "id": "0e2002f0-0000-4000-8000-00000e2002f0", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card107/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card107/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e2002f1-0000-4000-8000-00000e2002f1", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card107/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card107/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e2002f2-0000-4000-8000-00000e2002f2", + "id": "0e20021c-0000-4000-8000-00000e20021c", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card107/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -271295,20 +220431,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -271319,11 +220455,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -271402,7 +220538,7 @@ } }, { - "id": "0e2002f3-0000-4000-8000-00000e2002f3", + "id": "0e20021d-0000-4000-8000-00000e20021d", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card108", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -271487,7 +220623,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -271502,9 +220638,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -271535,7 +220671,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4308 @@ -271545,7 +220681,7 @@ } }, { - "id": "0e2002f4-0000-4000-8000-00000e2002f4", + "id": "0e20021e-0000-4000-8000-00000e20021e", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card108/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -271581,20 +220717,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -271604,12 +220740,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -271703,8 +220839,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -271737,7 +220873,7 @@ } }, { - "id": "0e2002f5-0000-4000-8000-00000e2002f5", + "id": "0e20021f-0000-4000-8000-00000e20021f", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card108/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -271773,20 +220909,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -271796,12 +220932,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -271890,13 +221026,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -271929,7 +221065,7 @@ } }, { - "id": "0e2002f6-0000-4000-8000-00000e2002f6", + "id": "0e200220-0000-4000-8000-00000e200220", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card108/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -271965,20 +221101,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -271989,11 +221125,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -272082,13 +221218,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -272121,293 +221257,7 @@ } }, { - "id": "0e2002f7-0000-4000-8000-00000e2002f7", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card108/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card108/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e2002f8-0000-4000-8000-00000e2002f8", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card108/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card108/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e2002f9-0000-4000-8000-00000e2002f9", + "id": "0e200221-0000-4000-8000-00000e200221", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card108/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -272443,20 +221293,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -272467,11 +221317,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -272550,7 +221400,7 @@ } }, { - "id": "0e2002fa-0000-4000-8000-00000e2002fa", + "id": "0e200222-0000-4000-8000-00000e200222", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card109", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -272635,7 +221485,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -272650,9 +221500,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -272683,7 +221533,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4309 @@ -272693,7 +221543,7 @@ } }, { - "id": "0e2002fb-0000-4000-8000-00000e2002fb", + "id": "0e200223-0000-4000-8000-00000e200223", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card109/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -272729,20 +221579,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -272752,12 +221602,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -272851,8 +221701,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -272885,7 +221735,7 @@ } }, { - "id": "0e2002fc-0000-4000-8000-00000e2002fc", + "id": "0e200224-0000-4000-8000-00000e200224", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card109/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -272921,20 +221771,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -272944,12 +221794,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -273038,13 +221888,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -273077,7 +221927,7 @@ } }, { - "id": "0e2002fd-0000-4000-8000-00000e2002fd", + "id": "0e200225-0000-4000-8000-00000e200225", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card109/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -273113,20 +221963,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -273137,11 +221987,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -273230,13 +222080,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -273269,293 +222119,7 @@ } }, { - "id": "0e2002fe-0000-4000-8000-00000e2002fe", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card109/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card109/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e2002ff-0000-4000-8000-00000e2002ff", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card109/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card109/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e200300-0000-4000-8000-00000e200300", + "id": "0e200226-0000-4000-8000-00000e200226", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card109/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -273591,20 +222155,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -273615,11 +222179,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -273698,7 +222262,7 @@ } }, { - "id": "0e200301-0000-4000-8000-00000e200301", + "id": "0e200227-0000-4000-8000-00000e200227", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card110", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -273783,7 +222347,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -273798,9 +222362,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -273831,7 +222395,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4310 @@ -273841,7 +222405,7 @@ } }, { - "id": "0e200302-0000-4000-8000-00000e200302", + "id": "0e200228-0000-4000-8000-00000e200228", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card110/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -273877,20 +222441,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -273900,12 +222464,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -273999,8 +222563,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -274033,7 +222597,7 @@ } }, { - "id": "0e200303-0000-4000-8000-00000e200303", + "id": "0e200229-0000-4000-8000-00000e200229", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card110/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -274069,20 +222633,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -274092,12 +222656,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -274186,13 +222750,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -274225,7 +222789,7 @@ } }, { - "id": "0e200304-0000-4000-8000-00000e200304", + "id": "0e20022a-0000-4000-8000-00000e20022a", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card110/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -274261,20 +222825,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -274285,11 +222849,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -274378,13 +222942,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -274417,293 +222981,7 @@ } }, { - "id": "0e200305-0000-4000-8000-00000e200305", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card110/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card110/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e200306-0000-4000-8000-00000e200306", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card110/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card110/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e200307-0000-4000-8000-00000e200307", + "id": "0e20022b-0000-4000-8000-00000e20022b", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card110/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -274739,20 +223017,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -274763,11 +223041,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -274846,7 +223124,7 @@ } }, { - "id": "0e200308-0000-4000-8000-00000e200308", + "id": "0e20022c-0000-4000-8000-00000e20022c", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card111", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -274931,7 +223209,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -274946,9 +223224,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -274979,7 +223257,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4311 @@ -274989,7 +223267,7 @@ } }, { - "id": "0e200309-0000-4000-8000-00000e200309", + "id": "0e20022d-0000-4000-8000-00000e20022d", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card111/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -275025,20 +223303,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -275048,12 +223326,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -275147,8 +223425,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -275181,7 +223459,7 @@ } }, { - "id": "0e20030a-0000-4000-8000-00000e20030a", + "id": "0e20022e-0000-4000-8000-00000e20022e", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card111/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -275217,20 +223495,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -275240,12 +223518,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -275334,13 +223612,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -275373,7 +223651,7 @@ } }, { - "id": "0e20030b-0000-4000-8000-00000e20030b", + "id": "0e20022f-0000-4000-8000-00000e20022f", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card111/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -275409,20 +223687,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -275433,11 +223711,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -275526,13 +223804,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -275565,293 +223843,7 @@ } }, { - "id": "0e20030c-0000-4000-8000-00000e20030c", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card111/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card111/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e20030d-0000-4000-8000-00000e20030d", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card111/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card111/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e20030e-0000-4000-8000-00000e20030e", + "id": "0e200230-0000-4000-8000-00000e200230", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card111/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -275887,20 +223879,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -275911,11 +223903,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -275994,7 +223986,7 @@ } }, { - "id": "0e20030f-0000-4000-8000-00000e20030f", + "id": "0e200231-0000-4000-8000-00000e200231", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card112", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -276079,7 +224071,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -276094,9 +224086,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -276127,7 +224119,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4312 @@ -276137,7 +224129,7 @@ } }, { - "id": "0e200310-0000-4000-8000-00000e200310", + "id": "0e200232-0000-4000-8000-00000e200232", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card112/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -276173,20 +224165,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -276196,12 +224188,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -276295,8 +224287,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -276329,7 +224321,7 @@ } }, { - "id": "0e200311-0000-4000-8000-00000e200311", + "id": "0e200233-0000-4000-8000-00000e200233", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card112/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -276365,20 +224357,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -276388,12 +224380,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -276482,13 +224474,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -276521,7 +224513,7 @@ } }, { - "id": "0e200312-0000-4000-8000-00000e200312", + "id": "0e200234-0000-4000-8000-00000e200234", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card112/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -276557,20 +224549,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -276581,11 +224573,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -276674,13 +224666,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -276713,293 +224705,7 @@ } }, { - "id": "0e200313-0000-4000-8000-00000e200313", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card112/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card112/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e200314-0000-4000-8000-00000e200314", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card112/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card112/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e200315-0000-4000-8000-00000e200315", + "id": "0e200235-0000-4000-8000-00000e200235", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card112/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -277035,20 +224741,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -277059,11 +224765,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -277142,7 +224848,7 @@ } }, { - "id": "0e200316-0000-4000-8000-00000e200316", + "id": "0e200236-0000-4000-8000-00000e200236", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card113", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -277227,7 +224933,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -277242,9 +224948,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -277275,7 +224981,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4313 @@ -277285,7 +224991,7 @@ } }, { - "id": "0e200317-0000-4000-8000-00000e200317", + "id": "0e200237-0000-4000-8000-00000e200237", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card113/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -277321,20 +225027,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -277344,12 +225050,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -277443,8 +225149,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -277477,7 +225183,7 @@ } }, { - "id": "0e200318-0000-4000-8000-00000e200318", + "id": "0e200238-0000-4000-8000-00000e200238", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card113/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -277513,20 +225219,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -277536,12 +225242,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -277630,13 +225336,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -277669,7 +225375,7 @@ } }, { - "id": "0e200319-0000-4000-8000-00000e200319", + "id": "0e200239-0000-4000-8000-00000e200239", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card113/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -277705,20 +225411,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -277729,11 +225435,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -277822,13 +225528,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -277861,293 +225567,7 @@ } }, { - "id": "0e20031a-0000-4000-8000-00000e20031a", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card113/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card113/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e20031b-0000-4000-8000-00000e20031b", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card113/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card113/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e20031c-0000-4000-8000-00000e20031c", + "id": "0e20023a-0000-4000-8000-00000e20023a", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card113/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -278183,20 +225603,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -278207,11 +225627,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -278290,7 +225710,7 @@ } }, { - "id": "0e20031d-0000-4000-8000-00000e20031d", + "id": "0e20023b-0000-4000-8000-00000e20023b", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card114", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -278375,7 +225795,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -278390,9 +225810,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -278423,7 +225843,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4314 @@ -278433,7 +225853,7 @@ } }, { - "id": "0e20031e-0000-4000-8000-00000e20031e", + "id": "0e20023c-0000-4000-8000-00000e20023c", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card114/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -278469,20 +225889,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -278492,12 +225912,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -278591,8 +226011,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -278625,7 +226045,7 @@ } }, { - "id": "0e20031f-0000-4000-8000-00000e20031f", + "id": "0e20023d-0000-4000-8000-00000e20023d", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card114/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -278661,20 +226081,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -278684,12 +226104,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -278778,13 +226198,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -278817,7 +226237,7 @@ } }, { - "id": "0e200320-0000-4000-8000-00000e200320", + "id": "0e20023e-0000-4000-8000-00000e20023e", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card114/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -278853,20 +226273,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -278877,11 +226297,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -278970,13 +226390,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -279009,293 +226429,7 @@ } }, { - "id": "0e200321-0000-4000-8000-00000e200321", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card114/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card114/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e200322-0000-4000-8000-00000e200322", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card114/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card114/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e200323-0000-4000-8000-00000e200323", + "id": "0e20023f-0000-4000-8000-00000e20023f", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card114/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -279331,20 +226465,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -279355,11 +226489,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -279438,7 +226572,7 @@ } }, { - "id": "0e200324-0000-4000-8000-00000e200324", + "id": "0e200240-0000-4000-8000-00000e200240", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card115", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -279523,7 +226657,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -279538,9 +226672,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -279571,7 +226705,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4315 @@ -279581,7 +226715,7 @@ } }, { - "id": "0e200325-0000-4000-8000-00000e200325", + "id": "0e200241-0000-4000-8000-00000e200241", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card115/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -279617,20 +226751,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -279640,12 +226774,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -279739,8 +226873,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -279773,7 +226907,7 @@ } }, { - "id": "0e200326-0000-4000-8000-00000e200326", + "id": "0e200242-0000-4000-8000-00000e200242", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card115/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -279809,20 +226943,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -279832,12 +226966,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -279926,13 +227060,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -279965,7 +227099,7 @@ } }, { - "id": "0e200327-0000-4000-8000-00000e200327", + "id": "0e200243-0000-4000-8000-00000e200243", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card115/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -280001,20 +227135,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -280025,11 +227159,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -280118,13 +227252,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -280157,293 +227291,7 @@ } }, { - "id": "0e200328-0000-4000-8000-00000e200328", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card115/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card115/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e200329-0000-4000-8000-00000e200329", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card115/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card115/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e20032a-0000-4000-8000-00000e20032a", + "id": "0e200244-0000-4000-8000-00000e200244", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card115/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -280479,20 +227327,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -280503,11 +227351,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -280586,7 +227434,7 @@ } }, { - "id": "0e20032b-0000-4000-8000-00000e20032b", + "id": "0e200245-0000-4000-8000-00000e200245", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card116", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -280671,7 +227519,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -280686,9 +227534,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -280719,7 +227567,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4316 @@ -280729,7 +227577,7 @@ } }, { - "id": "0e20032c-0000-4000-8000-00000e20032c", + "id": "0e200246-0000-4000-8000-00000e200246", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card116/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -280765,20 +227613,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -280788,12 +227636,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -280887,8 +227735,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -280921,7 +227769,7 @@ } }, { - "id": "0e20032d-0000-4000-8000-00000e20032d", + "id": "0e200247-0000-4000-8000-00000e200247", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card116/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -280957,20 +227805,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -280980,12 +227828,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -281074,13 +227922,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -281113,7 +227961,7 @@ } }, { - "id": "0e20032e-0000-4000-8000-00000e20032e", + "id": "0e200248-0000-4000-8000-00000e200248", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card116/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -281149,20 +227997,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -281173,11 +228021,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -281266,13 +228114,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -281305,293 +228153,7 @@ } }, { - "id": "0e20032f-0000-4000-8000-00000e20032f", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card116/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card116/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e200330-0000-4000-8000-00000e200330", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card116/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card116/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e200331-0000-4000-8000-00000e200331", + "id": "0e200249-0000-4000-8000-00000e200249", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card116/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -281627,20 +228189,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -281651,11 +228213,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -281734,7 +228296,7 @@ } }, { - "id": "0e200332-0000-4000-8000-00000e200332", + "id": "0e20024a-0000-4000-8000-00000e20024a", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card117", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -281819,7 +228381,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -281834,9 +228396,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -281867,7 +228429,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4317 @@ -281877,7 +228439,7 @@ } }, { - "id": "0e200333-0000-4000-8000-00000e200333", + "id": "0e20024b-0000-4000-8000-00000e20024b", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card117/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -281913,20 +228475,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -281936,12 +228498,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -282035,8 +228597,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -282069,7 +228631,7 @@ } }, { - "id": "0e200334-0000-4000-8000-00000e200334", + "id": "0e20024c-0000-4000-8000-00000e20024c", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card117/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -282105,20 +228667,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -282128,12 +228690,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -282222,13 +228784,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -282261,7 +228823,7 @@ } }, { - "id": "0e200335-0000-4000-8000-00000e200335", + "id": "0e20024d-0000-4000-8000-00000e20024d", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card117/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -282297,20 +228859,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -282321,11 +228883,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -282414,13 +228976,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -282453,293 +229015,7 @@ } }, { - "id": "0e200336-0000-4000-8000-00000e200336", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card117/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card117/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e200337-0000-4000-8000-00000e200337", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card117/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card117/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e200338-0000-4000-8000-00000e200338", + "id": "0e20024e-0000-4000-8000-00000e20024e", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card117/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -282775,20 +229051,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -282799,11 +229075,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -282882,7 +229158,7 @@ } }, { - "id": "0e200339-0000-4000-8000-00000e200339", + "id": "0e20024f-0000-4000-8000-00000e20024f", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card118", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -282967,7 +229243,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -282982,9 +229258,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -283015,7 +229291,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4318 @@ -283025,7 +229301,7 @@ } }, { - "id": "0e20033a-0000-4000-8000-00000e20033a", + "id": "0e200250-0000-4000-8000-00000e200250", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card118/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -283061,20 +229337,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -283084,12 +229360,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -283183,8 +229459,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -283217,7 +229493,7 @@ } }, { - "id": "0e20033b-0000-4000-8000-00000e20033b", + "id": "0e200251-0000-4000-8000-00000e200251", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card118/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -283253,20 +229529,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -283276,12 +229552,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -283370,13 +229646,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -283409,7 +229685,7 @@ } }, { - "id": "0e20033c-0000-4000-8000-00000e20033c", + "id": "0e200252-0000-4000-8000-00000e200252", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card118/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -283445,20 +229721,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -283469,11 +229745,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -283562,13 +229838,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -283601,293 +229877,7 @@ } }, { - "id": "0e20033d-0000-4000-8000-00000e20033d", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card118/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card118/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e20033e-0000-4000-8000-00000e20033e", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card118/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card118/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e20033f-0000-4000-8000-00000e20033f", + "id": "0e200253-0000-4000-8000-00000e200253", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card118/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -283923,20 +229913,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -283947,11 +229937,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -284030,7 +230020,7 @@ } }, { - "id": "0e200340-0000-4000-8000-00000e200340", + "id": "0e200254-0000-4000-8000-00000e200254", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card119", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -284115,7 +230105,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -284130,9 +230120,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -284163,7 +230153,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4319 @@ -284173,7 +230163,7 @@ } }, { - "id": "0e200341-0000-4000-8000-00000e200341", + "id": "0e200255-0000-4000-8000-00000e200255", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card119/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -284209,20 +230199,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -284232,12 +230222,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -284331,8 +230321,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -284365,7 +230355,7 @@ } }, { - "id": "0e200342-0000-4000-8000-00000e200342", + "id": "0e200256-0000-4000-8000-00000e200256", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card119/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -284401,20 +230391,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -284424,12 +230414,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -284518,13 +230508,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -284557,7 +230547,7 @@ } }, { - "id": "0e200343-0000-4000-8000-00000e200343", + "id": "0e200257-0000-4000-8000-00000e200257", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card119/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -284593,20 +230583,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -284617,11 +230607,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -284710,13 +230700,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -284749,293 +230739,7 @@ } }, { - "id": "0e200344-0000-4000-8000-00000e200344", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card119/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card119/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e200345-0000-4000-8000-00000e200345", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card119/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card119/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e200346-0000-4000-8000-00000e200346", + "id": "0e200258-0000-4000-8000-00000e200258", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card119/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -285071,20 +230775,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -285095,11 +230799,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": { @@ -285178,7 +230882,7 @@ } }, { - "id": "0e200347-0000-4000-8000-00000e200347", + "id": "0e200259-0000-4000-8000-00000e200259", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card120", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -285263,7 +230967,7 @@ "AnimClipPlayType": 0, "EndFrameIndex": 2147483647, "ImageRUID": { - "DataId": "" + "DataId": "4bb57ef88ef449fdaf958f6cf37fe44b" }, "LocalPosition": { "x": 0, @@ -285278,9 +230982,9 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0.86, - "g": 0.42, - "b": 0.38, + "r": 1, + "g": 1, + "b": 1, "a": 1 }, "DropShadow": false, @@ -285311,7 +231015,7 @@ }, "OutlineWidth": 3, "RaycastTarget": false, - "Type": 1, + "Type": 0, "Enable": true, "SortingLayer": "UI", "OrderInLayer": 4320 @@ -285321,7 +231025,7 @@ } }, { - "id": "0e200348-0000-4000-8000-00000e200348", + "id": "0e20025a-0000-4000-8000-00000e20025a", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card120/Cost", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -285357,20 +231061,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": -39, - "y": 105 + "x": -40.5, + "y": 109.5 }, "OffsetMin": { - "x": -77, - "y": 67 + "x": -79.5, + "y": 70.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 38, - "y": 38 + "x": 39, + "y": 39 }, "UIMode": 1, "UIScale": { @@ -285380,12 +231084,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": -58, - "y": 86 + "x": -60, + "y": 90 }, "Position": { - "x": -58, - "y": 86, + "x": -60, + "y": 90, "z": 0 }, "QuaternionRotation": { @@ -285479,8 +231183,8 @@ "b": 1, "a": 1 }, - "FontSize": 22, - "MaxSize": 22, + "FontSize": 23, + "MaxSize": 23, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -285513,7 +231217,7 @@ } }, { - "id": "0e200349-0000-4000-8000-00000e200349", + "id": "0e20025b-0000-4000-8000-00000e20025b", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card120/Name", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -285549,20 +231253,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 74, - "y": 5 + "x": 70, + "y": 96.5 }, "OffsetMin": { - "x": -74, - "y": -21 + "x": -62, + "y": 73.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 148, - "y": 26 + "x": 132, + "y": 23 }, "UIMode": 1, "UIScale": { @@ -285572,12 +231276,12 @@ }, "UIVersion": 2, "anchoredPosition": { - "x": 0, - "y": -8 + "x": 4, + "y": 85 }, "Position": { - "x": 0, - "y": -8, + "x": 4, + "y": 85, "z": 0 }, "QuaternionRotation": { @@ -285666,13 +231370,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 17, - "MaxSize": 17, + "FontSize": 16, + "MaxSize": 16, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -285705,7 +231409,7 @@ } }, { - "id": "0e20034a-0000-4000-8000-00000e20034a", + "id": "0e20025c-0000-4000-8000-00000e20025c", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card120/Desc", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", "jsonString": { @@ -285741,20 +231445,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 72, - "y": -24 + "x": 66.5, + "y": -47 }, "OffsetMin": { - "x": -72, - "y": -84 + "x": -66.5, + "y": -103 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 144, - "y": 60 + "x": 133, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -285765,11 +231469,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -54 + "y": -75 }, "Position": { "x": 0, - "y": -54, + "y": -75, "z": 0 }, "QuaternionRotation": { @@ -285858,13 +231562,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 1, - "g": 1, - "b": 1, + "r": 0.13, + "g": 0.11, + "b": 0.09, "a": 1 }, - "FontSize": 15, - "MaxSize": 15, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -285897,293 +231601,7 @@ } }, { - "id": "0e20034b-0000-4000-8000-00000e20034b", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card120/NamePlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "NamePlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card120/NamePlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4303, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": 74, - "y": 7 - }, - "OffsetMin": { - "x": -74, - "y": -23 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 148, - "y": 30 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": 0, - "y": -8 - }, - "Position": { - "x": 0, - "y": -8, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.92 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4303 - } - ], - "@version": 1 - } - }, - { - "id": "0e20034c-0000-4000-8000-00000e20034c", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card120/CostPlate", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", - "jsonString": { - "name": "CostPlate", - "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card120/CostPlate", - "nameEditable": true, - "enable": true, - "visible": true, - "localize": true, - "displayOrder": 4304, - "pathConstraints": "//////", - "revision": 1, - "origin": { - "type": "Model", - "entry_id": "UISprite", - "sub_entity_id": null, - "root_entity_id": null, - "replaced_model_id": null - }, - "modelId": "uisprite", - "@components": [ - { - "@type": "MOD.Core.UITransformComponent", - "ActivePlatform": 255, - "AlignmentOption": 0, - "AnchorsMax": { - "x": 0.5, - "y": 0.5 - }, - "AnchorsMin": { - "x": 0.5, - "y": 0.5 - }, - "MobileOnly": false, - "OffsetMax": { - "x": -39, - "y": 105 - }, - "OffsetMin": { - "x": -77, - "y": 67 - }, - "Pivot": { - "x": 0.5, - "y": 0.5 - }, - "RectSize": { - "x": 38, - "y": 38 - }, - "UIMode": 1, - "UIScale": { - "x": 1, - "y": 1, - "z": 1 - }, - "UIVersion": 2, - "anchoredPosition": { - "x": -58, - "y": 86 - }, - "Position": { - "x": -58, - "y": 86, - "z": 0 - }, - "QuaternionRotation": { - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "Scale": { - "x": 1, - "y": 1, - "z": 1 - }, - "Enable": true - }, - { - "@type": "MOD.Core.SpriteGUIRendererComponent", - "AnimClipPlayType": 0, - "EndFrameIndex": 2147483647, - "ImageRUID": { - "DataId": "" - }, - "LocalPosition": { - "x": 0, - "y": 0 - }, - "LocalScale": { - "x": 1, - "y": 1 - }, - "OverrideSorting": true, - "PlayRate": 1, - "PreserveSprite": 0, - "StartFrameIndex": 0, - "Color": { - "r": 0.07, - "g": 0.08, - "b": 0.1, - "a": 0.95 - }, - "DropShadow": false, - "DropShadowAngle": 30, - "DropShadowColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 0.72 - }, - "DropShadowDistance": 32, - "FillAmount": 1, - "FillCenter": true, - "FillClockWise": true, - "FillMethod": 0, - "FillOrigin": 0, - "FlipX": false, - "FlipY": false, - "FrameColumn": 1, - "FrameRate": 0, - "FrameRow": 1, - "Outline": false, - "OutlineColor": { - "r": 0, - "g": 0, - "b": 0, - "a": 1 - }, - "OutlineWidth": 3, - "RaycastTarget": false, - "Type": 1, - "Enable": true, - "SortingLayer": "UI", - "OrderInLayer": 4304 - } - ], - "@version": 1 - } - }, - { - "id": "0e20034d-0000-4000-8000-00000e20034d", + "id": "0e20025d-0000-4000-8000-00000e20025d", "path": "/ui/DefaultGroup/DeckAllHud/Grid/Card120/Art", "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { @@ -286219,20 +231637,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 42, - "y": 86 + "x": 48.5, + "y": 62.5 }, "OffsetMin": { - "x": -42, - "y": 2 + "x": -48.5, + "y": -34.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 84, - "y": 84 + "x": 97, + "y": 97 }, "UIMode": 1, "UIScale": { @@ -286243,11 +231661,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 44 + "y": 14 }, "Position": { "x": 0, - "y": 44, + "y": 14, "z": 0 }, "QuaternionRotation": {