diff --git a/RootDesk/MyDesk/SlayDeckController.codeblock b/RootDesk/MyDesk/SlayDeckController.codeblock index 20a3a90..ab50670 100644 --- a/RootDesk/MyDesk/SlayDeckController.codeblock +++ b/RootDesk/MyDesk/SlayDeckController.codeblock @@ -554,6 +554,13 @@ "Attributes": [], "Name": "DragSlot" }, + { + "Type": "number", + "DefaultValue": "0", + "SyncDirection": 0, + "Attributes": [], + "Name": "DragTargetIndex" + }, { "Type": "boolean", "DefaultValue": "false", @@ -686,6 +693,20 @@ "SyncDirection": 0, "Attributes": [], "Name": "PlayerJob" + }, + { + "Type": "number", + "DefaultValue": "0", + "SyncDirection": 0, + "Attributes": [], + "Name": "DiscardSelectRemaining" + }, + { + "Type": "number", + "DefaultValue": "0", + "SyncDirection": 0, + "Attributes": [], + "Name": "DiscardSelectTotal" } ], "Methods": [ @@ -698,7 +719,7 @@ "Name": null }, "Arguments": [], - "Code": "self.Cards = {\n\tStrike = { name = \"파워 스트라이크\", cost = 1, desc = \"피해 6\", kind = \"Attack\", damage = 6, class = \"warrior\", rarity = \"normal\", fx = \"291b2298db88476f8ae3c6c78f53c9b7\", image = \"e4acdf27d68549db8858d6082169c70c\" },\n\tDefend = { name = \"아이언 바디\", cost = 1, desc = \"방어도 5\", kind = \"Skill\", block = 5, class = \"warrior\", rarity = \"normal\", image = \"7648c3b8e1ca44fc8ec353561207a670\" },\n\tBash = { name = \"슬래시 블러스트\", cost = 2, desc = \"피해 10\", kind = \"Attack\", damage = 10, class = \"warrior\", rarity = \"normal\", fx = \"863812c5c2f84132ac7465b50ec2283e\", image = \"4cbbe8cfc3e840e4a76379498d8eb012\" },\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\", fx = \"e8a145a6c43d493f9ad50fab03b200aa\", 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, fx = \"48754be05be344358cddd55aa8fe11f4\", image = \"1bc3e52b330648faae9eafd5a205e37b\" },\n\tBerserk = { name = \"버서크\", cost = 2, desc = \"매턴 에너지 +1, 취약 1 자가\", kind = \"Power\", powerEffect = \"energyPerTurn\", value = 1, class = \"fighter\", rarity = \"legend\", selfVuln = 1, image = \"e2580523efc6457385114b78ad0d7cce\" },\n\tRisingAttack = { name = \"라이징 어택\", cost = 2, desc = \"피해 12\", kind = \"Attack\", damage = 12, class = \"fighter\", rarity = \"unique\", fx = \"6f283d96d5804b4fb88009685a11c1f8\", image = \"115e309771604743853abad2d8d186bc\" },\n\tThunderCharge = { name = \"썬더 차지\", cost = 1, desc = \"피해 7, 약화 1\", kind = \"Attack\", damage = 7, weak = 1, class = \"page\", rarity = \"unique\", fx = \"997fa6999aa04dbb97a1dd99025fa2ba\", image = \"b7030d8caedc4fbc9f38fe1e541d6e6b\" },\n\tBlizzardCharge = { name = \"블리자드 차지\", cost = 1, desc = \"피해 7, 취약 1\", kind = \"Attack\", damage = 7, vuln = 1, class = \"page\", rarity = \"unique\", fx = \"2799562e984c4a4da3b73e1f3431057c\", image = \"9aac955d159f49c1bc913ef96128e781\" },\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, fx = \"1b0afc410a1a458598eb7ca2fb26e97d\", image = \"251b6e12329048429490049a4f3cf564\" },\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\", fx = \"1d5877e1120a42d0907f204c959888b1\", image = \"e84880eaf89442128d3af2be5c80a74f\" },\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, fx = \"ba4ac7c8f24845b68b7e689b7effcc93\", image = \"f3fcac2d460041b288cc1973caaaf30f\" },\n\tTeleport = { name = \"텔레포트\", cost = 1, desc = \"방어도 3, 드로 1\", kind = \"Skill\", block = 3, class = \"magician\", rarity = \"normal\", draw = 1, image = \"7f70a9dc7e304433bb8121dd9c4df98b\" },\n\tSlow = { name = \"슬로우\", cost = 1, desc = \"약화 2 부여\", kind = \"Skill\", weak = 2, class = \"magician\", rarity = \"normal\", image = \"7224cd3f9b7e497d9dd65f32a50865e4\" },\n\tFireArrow = { name = \"파이어 애로우\", cost = 1, desc = \"피해 8\", kind = \"Attack\", damage = 8, class = \"firepoison\", rarity = \"unique\", fx = \"4a937e208875468eb63d891806fba3cd\", image = \"6fa15fd3a0004b409ea516c11a67e533\" },\n\tPoisonBreath = { name = \"포이즌 브레스\", cost = 1, desc = \"독 4 부여\", kind = \"Skill\", class = \"firepoison\", rarity = \"unique\", poison = 4, image = \"07200f3c74854022baa7ebbefdc4ad8c\" },\n\tElementAmp = { name = \"엘레멘트 앰플\", cost = 1, desc = \"매 턴 힘 +1\", kind = \"Power\", powerEffect = \"strengthPerTurn\", value = 1, class = \"firepoison\", rarity = \"legend\", image = \"06865473977849bebe79062dbd608944\" },\n\tThunderBolt = { name = \"썬더 볼트\", cost = 2, desc = \"모든 적에게 피해 6\", kind = \"Attack\", damage = 6, class = \"icelightning\", rarity = \"legend\", aoe = true, fx = \"7d52f5e389bd4d44a30cf7cc54538f8f\", 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 = \"bef20873a68a4651a91d74be457c2cfc\" },\n\tHeal = { name = \"힐\", cost = 1, desc = \"HP 10 회복\", kind = \"Skill\", class = \"cleric\", rarity = \"unique\", heal = 10, image = \"8b935b7d7066493cb462834bbe287c74\" },\n\tBless = { name = \"블레스\", cost = 1, desc = \"힘 +1, 방어도 5\", kind = \"Skill\", block = 5, strength = 1, class = \"cleric\", rarity = \"unique\", image = \"607fc5457c1c44a0993a5c2fe3fb0c68\" },\n\tHolyArrow = { name = \"홀리 애로우\", cost = 1, desc = \"피해 8\", kind = \"Attack\", damage = 8, class = \"cleric\", rarity = \"unique\", fx = \"4faa7b78e09643cf86339b8b7cf2abac\", image = \"a80127195bf7471f9545b70e491f4719\" },\n\tWound = { name = \"상처\", cost = 0, desc = \"사용할 수 없다. 손패를 막는 저주.\", kind = \"Status\", class = \"curse\", rarity = \"normal\", unplayable = true, curse = true },\n\tBurn = { name = \"화상\", cost = 0, desc = \"사용 불가. 손패에 있으면 턴 종료 시 피해 2.\", kind = \"Status\", class = \"curse\", rarity = \"normal\", unplayable = true, curse = true, endTurnDamage = 2 },\n\tSilentStrike = { name = \"타격\", cost = 1, desc = \"피해 6.\", kind = \"Attack\", damage = 6, class = \"bandit\", rarity = \"normal\" },\n\tSilentDefend = { name = \"수비\", cost = 1, desc = \"방어도 5.\", kind = \"Skill\", block = 5, class = \"bandit\", rarity = \"normal\" },\n\tNeutralize = { name = \"무력화\", cost = 0, desc = \"피해 3. 약화 1 부여.\", kind = \"Attack\", damage = 3, weak = 1, class = \"bandit\", rarity = \"normal\" },\n\tSurvivor = { name = \"생존자\", cost = 1, desc = \"방어도 8. 카드 1장 드로우.\", kind = \"Skill\", block = 8, class = \"bandit\", rarity = \"normal\", draw = 1 },\n\tAcrobatics = { name = \"곡예\", cost = 1, desc = \"카드 3장 드로우.\", kind = \"Skill\", class = \"bandit\", rarity = \"normal\", draw = 3 },\n\tBackflip = { name = \"백플립\", cost = 1, desc = \"방어도 5. 카드 2장 드로우.\", kind = \"Skill\", block = 5, class = \"bandit\", rarity = \"normal\", draw = 2 },\n\tBane = { name = \"파멸\", cost = 1, desc = \"피해 7을 2회.\", kind = \"Attack\", damage = 7, class = \"bandit\", rarity = \"normal\", hits = 2 },\n\tBladeDance = { name = \"칼날 춤\", cost = 1, desc = \"시브식 공격: 피해 4를 3회.\", kind = \"Attack\", damage = 4, class = \"bandit\", rarity = \"normal\", hits = 3 },\n\tCloakAndDagger = { name = \"망토와 단검\", cost = 1, desc = \"방어도 6. 피해 4.\", kind = \"Attack\", damage = 4, block = 6, class = \"bandit\", rarity = \"normal\" },\n\tDaggerSpray = { name = \"단검 분사\", cost = 1, desc = \"모든 적에게 피해 4를 2회.\", kind = \"Attack\", damage = 4, class = \"bandit\", rarity = \"normal\", hits = 2, aoe = true },\n\tDaggerThrow = { name = \"단검 투척\", cost = 1, desc = \"피해 9. 카드 1장 드로우.\", kind = \"Attack\", damage = 9, class = \"bandit\", rarity = \"normal\", draw = 1 },\n\tDeadlyPoison = { name = \"맹독\", cost = 1, desc = \"독 5 부여.\", kind = \"Skill\", class = \"bandit\", rarity = \"normal\", poison = 5 },\n\tDeflect = { name = \"흘리기\", cost = 0, desc = \"방어도 4.\", kind = \"Skill\", block = 4, class = \"bandit\", rarity = \"normal\" },\n\tDodgeAndRoll = { name = \"회피와 구르기\", cost = 1, desc = \"방어도 8.\", kind = \"Skill\", block = 8, class = \"bandit\", rarity = \"normal\" },\n\tFlyingKnee = { name = \"날아차기\", cost = 1, desc = \"피해 8.\", kind = \"Attack\", damage = 8, class = \"bandit\", rarity = \"normal\" },\n\tOutmaneuver = { name = \"책략\", cost = 1, desc = \"매 턴 에너지 +1.\", kind = \"Power\", powerEffect = \"energyPerTurn\", value = 1, class = \"bandit\", rarity = \"normal\" },\n\tPiercingWail = { name = \"꿰뚫는 비명\", cost = 1, desc = \"약화 3 부여.\", kind = \"Skill\", weak = 3, class = \"bandit\", rarity = \"normal\" },\n\tPoisonedStab = { name = \"독 찌르기\", cost = 1, desc = \"피해 6. 독 3 부여.\", kind = \"Attack\", damage = 6, class = \"bandit\", rarity = \"normal\", poison = 3 },\n\tPrepared = { name = \"준비\", cost = 0, desc = \"카드 1장 드로우.\", kind = \"Skill\", class = \"bandit\", rarity = \"normal\", draw = 1 },\n\tQuickSlash = { name = \"빠른 베기\", cost = 1, desc = \"피해 8. 카드 1장 드로우.\", kind = \"Attack\", damage = 8, class = \"bandit\", rarity = \"normal\", draw = 1 },\n\tSlice = { name = \"얇게 베기\", cost = 0, desc = \"피해 6.\", kind = \"Attack\", damage = 6, class = \"bandit\", rarity = \"normal\" },\n\tSneakyStrike = { name = \"기습 타격\", cost = 2, desc = \"피해 12.\", kind = \"Attack\", damage = 12, class = \"bandit\", rarity = \"normal\" },\n\tSuckerPunch = { name = \"불시의 일격\", cost = 1, desc = \"피해 7. 약화 1 부여.\", kind = \"Attack\", damage = 7, weak = 1, class = \"bandit\", rarity = \"normal\" },\n\tAccuracy = { name = \"정확도\", cost = 1, desc = \"시브 지원: 매 턴 힘 +1.\", kind = \"Power\", powerEffect = \"strengthPerTurn\", value = 1, class = \"bandit\", rarity = \"unique\" },\n\tAllOutAttack = { name = \"총공격\", cost = 1, desc = \"모든 적에게 피해 10.\", kind = \"Attack\", damage = 10, class = \"bandit\", rarity = \"unique\", aoe = true },\n\tBackstab = { name = \"등 찌르기\", cost = 0, desc = \"피해 11.\", kind = \"Attack\", damage = 11, class = \"bandit\", rarity = \"unique\" },\n\tBlur = { name = \"잔상\", cost = 1, desc = \"방어도 8.\", kind = \"Skill\", block = 8, class = \"bandit\", rarity = \"unique\" },\n\tBouncingFlask = { name = \"튕기는 플라스크\", cost = 2, desc = \"독 9 부여.\", kind = \"Skill\", class = \"bandit\", rarity = \"unique\", poison = 9 },\n\tCalculatedGamble = { name = \"계산된 도박\", cost = 0, desc = \"카드 3장 드로우.\", kind = \"Skill\", class = \"bandit\", rarity = \"unique\", draw = 3 },\n\tCaltrops = { name = \"마름쇠\", cost = 1, desc = \"매 턴 방어도 +3.\", kind = \"Power\", powerEffect = \"blockPerTurn\", value = 3, class = \"bandit\", rarity = \"unique\" },\n\tCatalyst = { name = \"촉매\", cost = 1, desc = \"독 8 부여.\", kind = \"Skill\", class = \"bandit\", rarity = \"unique\", poison = 8 },\n\tChoke = { name = \"목 조르기\", cost = 2, desc = \"피해 12. 취약 2 부여.\", kind = \"Attack\", damage = 12, vuln = 2, class = \"bandit\", rarity = \"unique\" },\n\tConcentrate = { name = \"집중\", cost = 0, desc = \"매 턴 에너지 +1.\", kind = \"Power\", powerEffect = \"energyPerTurn\", value = 1, class = \"bandit\", rarity = \"unique\" },\n\tCripplingCloud = { name = \"불구름\", cost = 2, desc = \"독 4와 약화 2 부여.\", kind = \"Skill\", weak = 2, class = \"bandit\", rarity = \"unique\", poison = 4 },\n\tDash = { name = \"질주\", cost = 2, desc = \"방어도 10. 피해 10.\", kind = \"Attack\", damage = 10, block = 10, class = \"bandit\", rarity = \"unique\" },\n\tDistraction = { name = \"교란\", cost = 1, desc = \"카드 1장 드로우.\", kind = \"Skill\", class = \"bandit\", rarity = \"unique\", draw = 1 },\n\tEndlessAgony = { name = \"끝없는 고통\", cost = 0, desc = \"피해 4를 2회.\", kind = \"Attack\", damage = 4, class = \"bandit\", rarity = \"unique\", hits = 2 },\n\tEscapePlan = { name = \"탈출 계획\", cost = 0, desc = \"카드 1장 드로우. 방어도 3.\", kind = \"Skill\", block = 3, class = \"bandit\", rarity = \"unique\", draw = 1 },\n\tEviscerate = { name = \"절개\", cost = 3, desc = \"피해 7을 3회.\", kind = \"Attack\", damage = 7, class = \"bandit\", rarity = \"unique\", hits = 3 },\n\tExpertise = { name = \"전문가\", cost = 1, desc = \"카드 3장 드로우.\", kind = \"Skill\", class = \"bandit\", rarity = \"unique\", draw = 3 },\n\tFinisher = { name = \"마무리\", cost = 1, desc = \"피해 6을 2회.\", kind = \"Attack\", damage = 6, class = \"bandit\", rarity = \"unique\", hits = 2 },\n\tFlechettes = { name = \"플레셰트\", cost = 1, desc = \"피해 4를 3회.\", kind = \"Attack\", damage = 4, class = \"bandit\", rarity = \"unique\", hits = 3 },\n\tFootwork = { name = \"발놀림\", cost = 1, desc = \"매 턴 방어도 +2.\", kind = \"Power\", powerEffect = \"blockPerTurn\", value = 2, class = \"bandit\", rarity = \"unique\" },\n\tHeelHook = { name = \"발뒤꿈치 걸기\", cost = 1, desc = \"피해 5. 카드 1장 드로우.\", kind = \"Attack\", damage = 5, class = \"bandit\", rarity = \"unique\", draw = 1 },\n\tInfiniteBlades = { name = \"무한의 칼날\", cost = 1, desc = \"시브 지원: 매 턴 힘 +1.\", kind = \"Power\", powerEffect = \"strengthPerTurn\", value = 1, class = \"bandit\", rarity = \"unique\" },\n\tLegSweep = { name = \"다리 걸기\", cost = 2, desc = \"방어도 11. 약화 2 부여.\", kind = \"Skill\", block = 11, weak = 2, class = \"bandit\", rarity = \"unique\" },\n\tMasterfulStab = { name = \"달인의 찌르기\", cost = 0, desc = \"피해 12.\", kind = \"Attack\", damage = 12, class = \"bandit\", rarity = \"unique\" },\n\tNoxiousFumes = { name = \"유독 가스\", cost = 1, desc = \"독 강화: 매 턴 힘 +1.\", kind = \"Power\", powerEffect = \"strengthPerTurn\", value = 1, class = \"bandit\", rarity = \"unique\" },\n\tPredator = { name = \"포식자\", cost = 2, desc = \"피해 15. 카드 2장 드로우.\", kind = \"Attack\", damage = 15, class = \"bandit\", rarity = \"unique\", draw = 2 },\n\tReflex = { name = \"반사 신경\", cost = 0, desc = \"카드 2장 드로우.\", kind = \"Skill\", class = \"bandit\", rarity = \"unique\", draw = 2 },\n\tRiddleWithHoles = { name = \"벌집 만들기\", cost = 2, desc = \"피해 3을 5회.\", kind = \"Attack\", damage = 3, class = \"bandit\", rarity = \"unique\", hits = 5 },\n\tSetup = { name = \"설치\", cost = 1, desc = \"카드 1장 드로우.\", kind = \"Skill\", class = \"bandit\", rarity = \"unique\", draw = 1 },\n\tSkewer = { name = \"꿰뚫기\", cost = 2, desc = \"피해 7을 3회.\", kind = \"Attack\", damage = 7, class = \"bandit\", rarity = \"unique\", hits = 3 },\n\tTactician = { name = \"전술가\", cost = 0, desc = \"매 턴 에너지 +1.\", kind = \"Power\", powerEffect = \"energyPerTurn\", value = 1, class = \"bandit\", rarity = \"unique\" },\n\tTerror = { name = \"공포\", cost = 1, desc = \"취약 5 부여.\", kind = \"Skill\", vuln = 5, class = \"bandit\", rarity = \"unique\" },\n\tWellLaidPlans = { name = \"치밀한 계획\", cost = 1, desc = \"매 턴 방어도 +2.\", kind = \"Power\", powerEffect = \"blockPerTurn\", value = 2, class = \"bandit\", rarity = \"unique\" },\n\tAThousandCuts = { name = \"천 개의 상처\", cost = 2, desc = \"매 턴 힘 +1.\", kind = \"Power\", powerEffect = \"strengthPerTurn\", value = 1, class = \"bandit\", rarity = \"legend\" },\n\tAdrenaline = { name = \"아드레날린\", cost = 0, desc = \"힘 +1. 카드 2장 드로우.\", kind = \"Skill\", strength = 1, class = \"bandit\", rarity = \"legend\", draw = 2 },\n\tAfterImage = { name = \"잔상 효과\", cost = 1, desc = \"매 턴 방어도 +1.\", kind = \"Power\", powerEffect = \"blockPerTurn\", value = 1, class = \"bandit\", rarity = \"legend\" },\n\tAlchemize = { name = \"연금술\", cost = 1, desc = \"HP 8 회복.\", kind = \"Skill\", class = \"bandit\", rarity = \"legend\", heal = 8 },\n\tBulletTime = { name = \"불릿 타임\", cost = 2, desc = \"매 턴 에너지 +2.\", kind = \"Power\", powerEffect = \"energyPerTurn\", value = 2, class = \"bandit\", rarity = \"legend\" },\n\tBurst = { name = \"폭발\", cost = 1, desc = \"매 턴 힘 +1.\", kind = \"Power\", powerEffect = \"strengthPerTurn\", value = 1, class = \"bandit\", rarity = \"legend\" },\n\tCorpseExplosion = { name = \"시체 폭발\", cost = 2, desc = \"독 6과 취약 2 부여.\", kind = \"Skill\", vuln = 2, class = \"bandit\", rarity = \"legend\", poison = 6 },\n\tDieDieDie = { name = \"죽어 죽어 죽어\", cost = 1, desc = \"모든 적에게 피해 13.\", kind = \"Attack\", damage = 13, class = \"bandit\", rarity = \"legend\", aoe = true },\n\tDoppelganger = { name = \"도플갱어\", cost = 2, desc = \"카드 3장 드로우.\", kind = \"Skill\", class = \"bandit\", rarity = \"legend\", draw = 3 },\n\tEnvenom = { name = \"맹독 바르기\", cost = 2, desc = \"독 지원: 매 턴 힘 +1.\", kind = \"Power\", powerEffect = \"strengthPerTurn\", value = 1, class = \"bandit\", rarity = \"legend\" },\n\tGlassKnife = { name = \"유리 칼\", cost = 1, desc = \"피해 8을 2회.\", kind = \"Attack\", damage = 8, class = \"bandit\", rarity = \"legend\", hits = 2 },\n\tGrandFinale = { name = \"대단원\", cost = 0, desc = \"모든 적에게 피해 50.\", kind = \"Attack\", damage = 50, class = \"bandit\", rarity = \"legend\", aoe = true },\n\tMalaise = { name = \"불쾌감\", cost = 2, desc = \"약화 3 부여.\", kind = \"Skill\", weak = 3, class = \"bandit\", rarity = \"legend\" },\n\tNightmare = { name = \"악몽\", cost = 3, desc = \"카드 3장 드로우.\", kind = \"Skill\", class = \"bandit\", rarity = \"legend\", draw = 3 },\n\tPhantasmalKiller = { name = \"환영 살인마\", cost = 1, desc = \"매 턴 힘 +2.\", kind = \"Power\", powerEffect = \"strengthPerTurn\", value = 2, class = \"bandit\", rarity = \"legend\" },\n\tStormOfSteel = { name = \"강철 폭풍\", cost = 1, desc = \"피해 4를 5회.\", kind = \"Attack\", damage = 4, class = \"bandit\", rarity = \"legend\", hits = 5 },\n\tToolsOfTheTrade = { name = \"거래의 도구\", cost = 1, desc = \"매 턴 에너지 +1.\", kind = \"Power\", powerEffect = \"energyPerTurn\", value = 1, class = \"bandit\", rarity = \"legend\" },\n\tUnload = { name = \"난사\", cost = 1, desc = \"피해 14.\", kind = \"Attack\", damage = 14, class = \"bandit\", rarity = \"legend\" },\n\tWraithForm = { name = \"망령화\", cost = 3, desc = \"매 턴 방어도 +8.\", kind = \"Power\", powerEffect = \"blockPerTurn\", value = 8, class = \"bandit\", rarity = \"legend\" },\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\tbandit = \"bandit\",\n\tcurse = \"bandit\",\n\tshiv = \"bandit\",\n\tpoisoner = \"bandit\",\n\ttrickster = \"bandit\",\n}\nself.SoulShopDef = {\n\t{ key = \"meso\", name = \"두둑한 지갑\", desc = \"런 시작 시 메소 +60\", cost = 3 },\n\t{ key = \"hp\", name = \"단련된 육체\", desc = \"시작 최대 HP +15\", cost = 4 },\n\t{ key = \"trim\", name = \"덱 정제\", desc = \"시작 덱에서 기본 카드 1장 제거\", cost = 5 },\n\t{ key = \"relic\", name = \"유물 수집가\", desc = \"런 시작 시 유물 1개 추가\", cost = 6 },\n}\nself.SoulUnlocks = {}\nself.SoulPoints = self.SoulPoints or 0\nself:ShowLobby()\nlocal lp = _UserService.LocalPlayer\nif lp ~= nil then\n\tself:ReqLoadAscension(lp.PlayerComponent.UserId)\n\tself:ReqLoadSouls(lp.PlayerComponent.UserId)\nend\n_InputService:ConnectEvent(KeyDownEvent, function(e)\n\tif e.key == KeyboardKey.LeftControl then\n\t\tlocal lp2 = _UserService.LocalPlayer\n\t\tif lp2 ~= nil and lp2.CurrentMapName == \"lobby\" and self.RunActive ~= true then\n\t\t\tself:PlayerAttackMotion()\n\t\tend\n\tend\nend)", + "Code": "self.Cards = {\n\tStrike = { name = \"파워 스트라이크\", cost = 1, desc = \"피해 6\", kind = \"Attack\", damage = 6, class = \"warrior\", rarity = \"normal\", fx = \"291b2298db88476f8ae3c6c78f53c9b7\", image = \"e4acdf27d68549db8858d6082169c70c\" },\n\tDefend = { name = \"아이언 바디\", cost = 1, desc = \"방어도 5\", kind = \"Skill\", block = 5, class = \"warrior\", rarity = \"normal\", image = \"7648c3b8e1ca44fc8ec353561207a670\" },\n\tBash = { name = \"슬래시 블러스트\", cost = 2, desc = \"피해 10\", kind = \"Attack\", damage = 10, class = \"warrior\", rarity = \"normal\", fx = \"863812c5c2f84132ac7465b50ec2283e\", image = \"4cbbe8cfc3e840e4a76379498d8eb012\" },\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\", fx = \"e8a145a6c43d493f9ad50fab03b200aa\", 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, fx = \"48754be05be344358cddd55aa8fe11f4\", image = \"1bc3e52b330648faae9eafd5a205e37b\" },\n\tBerserk = { name = \"버서크\", cost = 2, desc = \"매턴 에너지 +1, 취약 1 자가\", kind = \"Power\", powerEffect = \"energyPerTurn\", value = 1, class = \"fighter\", rarity = \"legend\", selfVuln = 1, image = \"e2580523efc6457385114b78ad0d7cce\" },\n\tRisingAttack = { name = \"라이징 어택\", cost = 2, desc = \"피해 12\", kind = \"Attack\", damage = 12, class = \"fighter\", rarity = \"unique\", fx = \"6f283d96d5804b4fb88009685a11c1f8\", image = \"115e309771604743853abad2d8d186bc\" },\n\tThunderCharge = { name = \"썬더 차지\", cost = 1, desc = \"피해 7, 약화 1\", kind = \"Attack\", damage = 7, weak = 1, class = \"page\", rarity = \"unique\", fx = \"997fa6999aa04dbb97a1dd99025fa2ba\", image = \"b7030d8caedc4fbc9f38fe1e541d6e6b\" },\n\tBlizzardCharge = { name = \"블리자드 차지\", cost = 1, desc = \"피해 7, 취약 1\", kind = \"Attack\", damage = 7, vuln = 1, class = \"page\", rarity = \"unique\", fx = \"2799562e984c4a4da3b73e1f3431057c\", image = \"9aac955d159f49c1bc913ef96128e781\" },\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, fx = \"1b0afc410a1a458598eb7ca2fb26e97d\", image = \"251b6e12329048429490049a4f3cf564\" },\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\", fx = \"1d5877e1120a42d0907f204c959888b1\", image = \"e84880eaf89442128d3af2be5c80a74f\" },\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, fx = \"ba4ac7c8f24845b68b7e689b7effcc93\", image = \"f3fcac2d460041b288cc1973caaaf30f\" },\n\tTeleport = { name = \"텔레포트\", cost = 1, desc = \"방어도 3, 드로 1\", kind = \"Skill\", block = 3, class = \"magician\", rarity = \"normal\", draw = 1, image = \"7f70a9dc7e304433bb8121dd9c4df98b\" },\n\tSlow = { name = \"슬로우\", cost = 1, desc = \"약화 2 부여\", kind = \"Skill\", weak = 2, class = \"magician\", rarity = \"normal\", image = \"7224cd3f9b7e497d9dd65f32a50865e4\" },\n\tFireArrow = { name = \"파이어 애로우\", cost = 1, desc = \"피해 8\", kind = \"Attack\", damage = 8, class = \"firepoison\", rarity = \"unique\", fx = \"4a937e208875468eb63d891806fba3cd\", image = \"6fa15fd3a0004b409ea516c11a67e533\" },\n\tPoisonBreath = { name = \"포이즌 브레스\", cost = 1, desc = \"독 4 부여\", kind = \"Skill\", class = \"firepoison\", rarity = \"unique\", poison = 4, image = \"07200f3c74854022baa7ebbefdc4ad8c\" },\n\tElementAmp = { name = \"엘레멘트 앰플\", cost = 1, desc = \"매 턴 힘 +1\", kind = \"Power\", powerEffect = \"strengthPerTurn\", value = 1, class = \"firepoison\", rarity = \"legend\", image = \"06865473977849bebe79062dbd608944\" },\n\tThunderBolt = { name = \"썬더 볼트\", cost = 2, desc = \"모든 적에게 피해 6\", kind = \"Attack\", damage = 6, class = \"icelightning\", rarity = \"legend\", aoe = true, fx = \"7d52f5e389bd4d44a30cf7cc54538f8f\", 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 = \"bef20873a68a4651a91d74be457c2cfc\" },\n\tHeal = { name = \"힐\", cost = 1, desc = \"HP 10 회복\", kind = \"Skill\", class = \"cleric\", rarity = \"unique\", heal = 10, image = \"8b935b7d7066493cb462834bbe287c74\" },\n\tBless = { name = \"블레스\", cost = 1, desc = \"힘 +1, 방어도 5\", kind = \"Skill\", block = 5, strength = 1, class = \"cleric\", rarity = \"unique\", image = \"607fc5457c1c44a0993a5c2fe3fb0c68\" },\n\tHolyArrow = { name = \"홀리 애로우\", cost = 1, desc = \"피해 8\", kind = \"Attack\", damage = 8, class = \"cleric\", rarity = \"unique\", fx = \"4faa7b78e09643cf86339b8b7cf2abac\", image = \"a80127195bf7471f9545b70e491f4719\" },\n\tWound = { name = \"상처\", cost = 0, desc = \"사용할 수 없다. 손패를 막는 저주.\", kind = \"Status\", class = \"curse\", rarity = \"normal\", unplayable = true, curse = true },\n\tBurn = { name = \"화상\", cost = 0, desc = \"사용 불가. 손패에 있으면 턴 종료 시 피해 2.\", kind = \"Status\", class = \"curse\", rarity = \"normal\", unplayable = true, curse = true, endTurnDamage = 2 },\n\tNeutralize = { name = \"무력화\", cost = 0, desc = \"피해를 3 줍니다. 약화를 1 부여합니다.\", kind = \"Attack\", damage = 3, weak = 1, class = \"bandit\", rarity = \"normal\" },\n\tSilentStrike = { name = \"타격\", cost = 1, desc = \"피해를 6 줍니다.\", kind = \"Attack\", damage = 6, class = \"bandit\", rarity = \"normal\" },\n\tSurvivor = { name = \"생존자\", cost = 1, desc = \"방어도를 8 얻습니다. 카드를 1장 버립니다.\", kind = \"Skill\", block = 8, class = \"bandit\", rarity = \"normal\", discard = 1 },\n\tSilentDefend = { name = \"수비\", cost = 1, desc = \"방어도를 5 얻습니다.\", kind = \"Skill\", block = 5, class = \"bandit\", rarity = \"normal\" },\n\tSlice = { name = \"칼질\", cost = 0, desc = \"피해를 6 줍니다.\", kind = \"Attack\", damage = 6, class = \"bandit\", rarity = \"normal\" },\n\tDaggerSpray = { name = \"단검 분사\", cost = 1, desc = \"모든 적에게 피해를 4만큼 2번 줍니다.\", kind = \"Attack\", damage = 4, class = \"bandit\", rarity = \"normal\", hits = 2, aoe = true },\n\tDaggerThrow = { name = \"단검 투척\", cost = 1, desc = \"피해를 9 줍니다. 카드를 1장 뽑습니다. 카드를 1장 버립니다.\", kind = \"Attack\", damage = 9, class = \"bandit\", rarity = \"normal\", draw = 1, discard = 1 },\n\tPoisonedStab = { name = \"독 찌르기\", cost = 1, desc = \"피해를 6 줍니다. 중독을 3 부여합니다.\", kind = \"Attack\", damage = 6, class = \"bandit\", rarity = \"normal\", poison = 3 },\n\tSuckerPunch = { name = \"불의의 일격\", cost = 1, desc = \"피해를 8 줍니다. 약화를 1 부여합니다.\", kind = \"Attack\", damage = 8, weak = 1, class = \"bandit\", rarity = \"normal\" },\n\tLeadingStrike = { name = \"선제 타격\", cost = 1, desc = \"피해를 3 줍니다. 단도를 2장 손으로 가져옵니다.\", kind = \"Attack\", damage = 3, class = \"bandit\", rarity = \"normal\" },\n\tFollowThrough = { name = \"완수\", cost = 1, desc = \"피해를 7 줍니다. 손에 다른 카드가 5장 이상 있다면, 1번 추가로 적중합니다.\", kind = \"Attack\", damage = 7, class = \"bandit\", rarity = \"normal\" },\n\tFlickFlack = { name = \"재주넘기\", cost = 1, desc = \"교활. 모든 적에게 피해를 6 줍니다.\", kind = \"Attack\", damage = 6, class = \"bandit\", rarity = \"normal\", sly = true, aoe = true },\n\tRicochet = { name = \"도탄\", cost = 2, desc = \"교활. 무작위 적에게 피해를 3만큼 4번 줍니다.\", kind = \"Attack\", damage = 3, class = \"bandit\", rarity = \"normal\", hits = 4, sly = true },\n\tPrepared = { name = \"예비\", cost = 0, desc = \"카드를 1장 뽑습니다. 카드를 1장 버립니다.\", kind = \"Skill\", class = \"bandit\", rarity = \"normal\", draw = 1, discard = 1 },\n\tAnticipate = { name = \"예측\", cost = 0, desc = \"이번 턴 동안 민첩을 2 얻습니다.\", kind = \"Skill\", class = \"bandit\", rarity = \"normal\", draw = 1 },\n\tDeflect = { name = \"튕겨내기\", cost = 0, desc = \"방어도를 4 얻습니다.\", kind = \"Skill\", block = 4, class = \"bandit\", rarity = \"normal\" },\n\tBladeDance = { name = \"검무\", cost = 1, desc = \"단도를 3장 손으로 가져옵니다. 소멸.\", kind = \"Attack\", damage = 4, class = \"bandit\", rarity = \"normal\", hits = 3 },\n\tBackflip = { name = \"공중제비\", cost = 1, desc = \"방어도를 5 얻습니다. 카드를 2장 뽑습니다.\", kind = \"Skill\", block = 5, class = \"bandit\", rarity = \"normal\", draw = 2 },\n\tDodgeAndRoll = { name = \"구르기\", cost = 1, desc = \"방어도를 4 얻습니다. 다음 턴에, 방어도를 4 얻습니다\", kind = \"Skill\", block = 4, class = \"bandit\", rarity = \"normal\" },\n\tPiercingWail = { name = \"귀를 찢는 비명\", cost = 1, desc = \"이번 턴 동안 모든 적이 힘을 6 잃습니다. 소멸.\", kind = \"Skill\", class = \"bandit\", rarity = \"normal\", draw = 1 },\n\tCloakAndDagger = { name = \"망토와 단검\", cost = 1, desc = \"방어도를 6 얻습니다. 단도를 1장 손으로 가져옵니다.\", kind = \"Attack\", damage = 4, block = 6, class = \"bandit\", rarity = \"normal\", hits = 1 },\n\tDeadlyPoison = { name = \"맹독\", cost = 1, desc = \"중독을 5 부여합니다.\", kind = \"Skill\", class = \"bandit\", rarity = \"normal\", poison = 5 },\n\tSnakebite = { name = \"뱀 물기\", cost = 2, desc = \"보존. 중독을 7 부여합니다.\", kind = \"Skill\", class = \"bandit\", rarity = \"normal\", poison = 7, retain = true },\n\tUntouchable = { name = \"범접 불가\", cost = 2, desc = \"교활. 방어도를 6 얻습니다.\", kind = \"Skill\", block = 6, class = \"bandit\", rarity = \"normal\", sly = true },\n\tSkewer = { name = \"꼬챙이\", cost = 2, desc = \"피해를 8만큼 X번 줍니다.\", kind = \"Attack\", class = \"bandit\", rarity = \"unique\", draw = 1 },\n\tBackstab = { name = \"배신\", cost = 0, desc = \"선천성. 피해를 11 줍니다. 소멸.\", kind = \"Attack\", damage = 11, class = \"bandit\", rarity = \"unique\" },\n\tPreciseCut = { name = \"정밀한 베기\", cost = 0, desc = \"피해를 13 줍니다. 손에 있는 다른 카드 1장당 피해량이 2 감소합니다.\", kind = \"Attack\", damage = 13, class = \"bandit\", rarity = \"unique\" },\n\tFinisher = { name = \"마무리\", cost = 1, desc = \"이번 턴에 사용한 공격 카드 1장당 피해를 6 줍니다.\", kind = \"Attack\", damage = 6, class = \"bandit\", rarity = \"unique\" },\n\tMementoMori = { name = \"메멘토 모리\", cost = 1, desc = \"피해를 9 줍니다. 이번 턴에 버린 카드 1장당 피해량이 4 증가합니다.\", kind = \"Attack\", damage = 9, class = \"bandit\", rarity = \"unique\" },\n\tStrangle = { name = \"목 조르기\", cost = 1, desc = \"피해를 8 줍니다. 이번 턴에 카드를 사용할 때마다, 대상 적이 체력을 2 잃습니다.\", kind = \"Attack\", damage = 8, class = \"bandit\", rarity = \"unique\" },\n\tFlechettes = { name = \"프레췌\", cost = 1, desc = \"손에 있는 스킬 카드 1장당 피해를 5 줍니다.\", kind = \"Attack\", damage = 5, class = \"bandit\", rarity = \"unique\" },\n\tPounce = { name = \"덮치기\", cost = 2, desc = \"피해를 12 줍니다. 다음에 사용하는 스킬 카드의 비용이 0 이 됩니다.\", kind = \"Attack\", damage = 12, class = \"bandit\", rarity = \"unique\" },\n\tDash = { name = \"돌진\", cost = 2, desc = \"방어도를 10 얻습니다. 피해를 10 줍니다.\", kind = \"Attack\", damage = 10, block = 10, class = \"bandit\", rarity = \"unique\" },\n\tPredator = { name = \"천적\", cost = 2, desc = \"피해를 15 줍니다. 다음 턴에, 카드를 2장 뽑습니다.\", kind = \"Attack\", damage = 15, class = \"bandit\", rarity = \"unique\", draw = 2 },\n\tPinpoint = { name = \"정밀 사격\", cost = 3, desc = \"피해를 15 줍니다. 이번 턴에 스킬을 사용할 때마다 비용이 1 감소합니다.\", kind = \"Attack\", damage = 15, class = \"bandit\", rarity = \"unique\" },\n\tCalculatedGamble = { name = \"계산된 도박\", cost = 0, desc = \"손에 있는 모든 카드를 버린 뒤, 버린 카드의 수만큼 카드를 뽑습니다. 소멸.\", kind = \"Skill\", class = \"bandit\", rarity = \"unique\", draw = 1 },\n\tExpose = { name = \"들춰내기\", cost = 0, desc = \"대상 적의 모든 인공물과 방어도를 제거합니다. 취약을 2 부여합니다. 소멸.\", kind = \"Skill\", vuln = 2, class = \"bandit\", rarity = \"unique\" },\n\tHiddenDaggers = { name = \"숨겨진 단검\", cost = 0, desc = \"카드를 2장 버립니다. 단도를 2장 손으로 가져옵니다.\", kind = \"Attack\", damage = 4, class = \"bandit\", rarity = \"unique\", hits = 2, discard = 2 },\n\tEscapePlan = { name = \"탈출구\", cost = 0, desc = \"카드를 1장 뽑습니다. 뽑은 카드가 스킬 카드라면, 방어도를 3 얻습니다.\", kind = \"Skill\", block = 3, class = \"bandit\", rarity = \"unique\", draw = 1 },\n\tAcrobatics = { name = \"곡예\", cost = 1, desc = \"카드를 3장 뽑습니다. 카드를 1장 버립니다.\", kind = \"Skill\", class = \"bandit\", rarity = \"unique\", draw = 3, discard = 1 },\n\tHandTrick = { name = \"손기술\", cost = 1, desc = \"방어도를 7 얻습니다. 이번 턴 동안 손에 있는 스킬 카드 1장에 교활을 추가합니다.\", kind = \"Skill\", block = 7, class = \"bandit\", rarity = \"unique\" },\n\tMirage = { name = \"신기루\", cost = 1, desc = \"모든 적에게 부여된 중독과 동일한 만큼의 방어도를 얻습니다. 소멸.\", kind = \"Skill\", class = \"bandit\", rarity = \"unique\", draw = 1 },\n\tExpertise = { name = \"전문성\", cost = 1, desc = \"손에 있는 카드가 6장이 될 때까지 카드를 뽑습니다.\", kind = \"Skill\", class = \"bandit\", rarity = \"unique\", draw = 1 },\n\tBubbleBubble = { name = \"차오르는 독\", cost = 1, desc = \"적이 중독을 보유하고 있다면, 중독을 9 부여합니다.\", kind = \"Skill\", class = \"bandit\", rarity = \"unique\", poison = 9 },\n\tBlur = { name = \"흐릿함\", cost = 1, desc = \"방어도를 5 얻습니다. 다음 턴 시작 시 방어도가 사라지지 않습니다.\", kind = \"Skill\", block = 5, class = \"bandit\", rarity = \"unique\" },\n\tLegSweep = { name = \"다리 걸기\", cost = 2, desc = \"약화를 2 부여합니다. 방어도를 11 얻습니다.\", kind = \"Skill\", block = 11, weak = 2, class = \"bandit\", rarity = \"unique\" },\n\tUpMySleeve = { name = \"비책\", cost = 2, desc = \"단도를 3장 손으로 가져옵니다. 이 카드의 비용이 1 감소합니다.\", kind = \"Attack\", damage = 4, class = \"bandit\", rarity = \"unique\", hits = 3 },\n\tBouncingFlask = { name = \"탄성 플라스크\", cost = 2, desc = \"무작위 적에게 중독을 3만큼 3번 부여합니다.\", kind = \"Skill\", class = \"bandit\", rarity = \"unique\", poison = 9 },\n\tReflex = { name = \"반사신경\", cost = 3, desc = \"교활. 카드를 2장 뽑습니다.\", kind = \"Skill\", class = \"bandit\", rarity = \"unique\", draw = 2, sly = true },\n\tHaze = { name = \"아지랑이\", cost = 3, desc = \"교활. 모든 적에게 중독을 4 부여합니다.\", kind = \"Skill\", class = \"bandit\", rarity = \"unique\", poison = 4, sly = true },\n\tTactician = { name = \"전략가\", cost = 3, desc = \"교활. 을 얻습니다.\", kind = \"Skill\", powerEffect = \"energyPerTurn\", value = 1, class = \"bandit\", rarity = \"unique\", sly = true },\n\tWellLaidPlans = { name = \"괜찮은 전략\", cost = 1, desc = \"내 턴 종료 시, 카드를 최대 1장까지 보존합니다.\", kind = \"Power\", powerEffect = \"blockPerTurn\", value = 2, class = \"bandit\", rarity = \"unique\" },\n\tInfiniteBlades = { name = \"무한의 검날\", cost = 1, desc = \"내 턴 시작 시, 단도를 1장 손으로 가져옵니다.\", kind = \"Attack\", damage = 4, class = \"bandit\", rarity = \"unique\", hits = 1 },\n\tFootwork = { name = \"발놀림\", cost = 1, desc = \"민첩을 2 얻습니다.\", kind = \"Power\", powerEffect = \"blockPerTurn\", value = 2, class = \"bandit\", rarity = \"unique\" },\n\tOutbreak = { name = \"발병\", cost = 1, desc = \"중독을 3번 부여할 때마다, 모든 적에게 피해를 11 줍니다.\", kind = \"Power\", damage = 11, powerEffect = \"strengthPerTurn\", value = 1, class = \"bandit\", rarity = \"unique\", aoe = true },\n\tNoxiousFumes = { name = \"유독 가스\", cost = 1, desc = \"내 턴 시작 시, 모든 적에게 중독을 2 부여합니다.\", kind = \"Power\", powerEffect = \"strengthPerTurn\", value = 1, class = \"bandit\", rarity = \"unique\", poison = 2 },\n\tAccuracy = { name = \"정밀\", cost = 1, desc = \"단도의 피해량이 4 증가합니다.\", kind = \"Power\", powerEffect = \"strengthPerTurn\", value = 1, class = \"bandit\", rarity = \"unique\" },\n\tPhantomBlades = { name = \"환영검\", cost = 1, desc = \"단도가 보존을 얻습니다. 매 턴마다 처음으로 사용하는 단도의 피해량이 9 증가합니다.\", kind = \"Power\", powerEffect = \"strengthPerTurn\", value = 1, class = \"bandit\", rarity = \"unique\" },\n\tSpeedster = { name = \"스피드스터\", cost = 2, desc = \"내 턴 동안 카드를 뽑을 때마다, 모든 적에게 피해를 2 줍니다.\", kind = \"Power\", damage = 2, powerEffect = \"strengthPerTurn\", value = 1, class = \"bandit\", rarity = \"unique\", aoe = true },\n\tGrandFinale = { name = \"대단원의 막\", cost = 0, desc = \"뽑을 카드 더미에 카드가 없을 때만 사용할 수 있습니다. 모든 적에게 피해를 60 줍니다.\", kind = \"Attack\", damage = 60, class = \"bandit\", rarity = \"legend\", aoe = true },\n\tAssassinate = { name = \"암살\", cost = 0, desc = \"선천성. 피해를 10 줍니다. 취약을 1 부여합니다. 소멸.\", kind = \"Attack\", damage = 10, vuln = 1, class = \"bandit\", rarity = \"legend\" },\n\tEchoingSlash = { name = \"메아리 참격\", cost = 1, desc = \"모든 적에게 피해를 10 줍니다. 적을 처치할 때마다 이 효과를 반복합니다.\", kind = \"Attack\", damage = 10, class = \"bandit\", rarity = \"legend\", aoe = true },\n\tTheHunt = { name = \"사냥\", cost = 1, desc = \"피해를 10 줍니다. 치명타라면, 카드 보상을 추가로 얻습니다. 소멸.\", kind = \"Attack\", damage = 10, class = \"bandit\", rarity = \"legend\" },\n\tMurder = { name = \"살해\", cost = 3, desc = \"피해를 1 줍니다. 이번 전투 동안 뽑은 카드 1장당 피해량이 1 증가합니다.\", kind = \"Attack\", damage = 1, class = \"bandit\", rarity = \"legend\" },\n\tMalaise = { name = \"불쾌\", cost = 2, desc = \"적이 힘을 X 잃습니다. 약화를 X 부여합니다. 소멸.\", kind = \"Skill\", weak = 3, class = \"bandit\", rarity = \"legend\" },\n\tAdrenaline = { name = \"아드레날린\", cost = 0, desc = \"를 얻습니다. 카드를 2장 뽑습니다. 소멸.\", kind = \"Skill\", powerEffect = \"energyPerTurn\", value = 1, class = \"bandit\", rarity = \"legend\", draw = 2 },\n\tStormOfSteel = { name = \"강철의 폭풍\", cost = 1, desc = \"손에 있는 모든 카드를 버립니다. 버린 카드의 수만큼 단도를 손으로 가져옵니다.\", kind = \"Skill\", class = \"bandit\", rarity = \"legend\", draw = 1, discardAll = true },\n\tShadowStep = { name = \"그림자 걸음\", cost = 1, desc = \"손에 있는 모든 카드를 버립니다. 다음 턴에, 공격 카드의 피해량이 2배가 됩니다.\", kind = \"Skill\", class = \"bandit\", rarity = \"legend\", draw = 1, discardAll = true },\n\tShadowmeld = { name = \"그림자 은신\", cost = 1, desc = \"이번 턴 동안 얻는 방어도가 2배가 됩니다.\", kind = \"Skill\", class = \"bandit\", rarity = \"legend\", draw = 1 },\n\tCorrosiveWave = { name = \"부식성 파도\", cost = 1, desc = \"이번 턴에 카드를 뽑을 때마다, 모든 적에게 중독을 2 부여합니다.\", kind = \"Skill\", class = \"bandit\", rarity = \"legend\", poison = 2 },\n\tBladeOfInk = { name = \"잉크 칼날\", cost = 1, desc = \"잉크투성이 단도를 2장 손으로 가져옵니다.\", kind = \"Attack\", damage = 4, class = \"bandit\", rarity = \"legend\", hits = 2 },\n\tBurst = { name = \"폭주\", cost = 1, desc = \"이번 턴에 다음에 사용하는 스킬 카드가 1번 추가로 사용됩니다.\", kind = \"Skill\", class = \"bandit\", rarity = \"legend\", draw = 1 },\n\tKnifeTrap = { name = \"칼날 함정\", cost = 2, desc = \"대상 적에게 소멸된 카드 더미에 있는 모든 단도를 사용합니다.\", kind = \"Skill\", class = \"bandit\", rarity = \"legend\", draw = 1 },\n\tBulletTime = { name = \"불릿 타임\", cost = 3, desc = \"이번 턴 동안 더 이상 카드를 뽑을 수 없습니다. 이번 턴 동안 손에 있는 모든 카드를 비용 없이 사용할 수 있습니다.\", kind = \"Skill\", powerEffect = \"energyPerTurn\", value = 1, class = \"bandit\", rarity = \"legend\" },\n\tNightmare = { name = \"악몽\", cost = 3, desc = \"카드를 1장 선택합니다. 다음 턴에, 그 카드의 복사본을 3장 손으로 가져옵니다. 소멸.\", kind = \"Skill\", class = \"bandit\", rarity = \"legend\", draw = 1 },\n\tToolsOfTheTrade = { name = \"작업 도구\", cost = 1, desc = \"내 턴 시작 시, 카드를 1장 뽑고 카드를 1장 버립니다.\", kind = \"Power\", powerEffect = \"energyPerTurn\", value = 1, class = \"bandit\", rarity = \"legend\", draw = 1, discard = 1 },\n\tAfterimage = { name = \"잔상\", cost = 1, desc = \"카드를 사용할 때마다, 방어도를 1 얻습니다.\", kind = \"Power\", block = 1, powerEffect = \"blockPerTurn\", value = 2, class = \"bandit\", rarity = \"legend\" },\n\tAccelerant = { name = \"촉진제\", cost = 1, desc = \"중독이 1번 추가로 발동합니다.\", kind = \"Power\", powerEffect = \"strengthPerTurn\", value = 1, class = \"bandit\", rarity = \"legend\" },\n\tEnvenom = { name = \"독 바르기\", cost = 2, desc = \"공격 카드가 막히지 않은 피해를 줄 때마다, 중독을 1 부여합니다.\", kind = \"Power\", powerEffect = \"strengthPerTurn\", value = 1, class = \"bandit\", rarity = \"legend\", poison = 1 },\n\tMasterPlanner = { name = \"설계의 대가\", cost = 2, desc = \"스킬 카드를 사용 시, 그 카드가 교활을 얻습니다.\", kind = \"Power\", powerEffect = \"strengthPerTurn\", value = 1, class = \"bandit\", rarity = \"legend\" },\n\tTracking = { name = \"추적\", cost = 2, desc = \"약화 상태의 적이 공격 카드로 받는 피해가 2배가 됩니다.\", kind = \"Power\", powerEffect = \"strengthPerTurn\", value = 1, class = \"bandit\", rarity = \"legend\" },\n\tFanOfKnives = { name = \"칼날 부채\", cost = 2, desc = \"단도가 이제 모든 적을 대상으로 합니다. 단도를 4장 손으로 가져옵니다.\", kind = \"Attack\", damage = 4, powerEffect = \"strengthPerTurn\", value = 1, class = \"bandit\", rarity = \"legend\", hits = 4 },\n\tSerpentForm = { name = \"구렁이의 형상\", cost = 3, desc = \"카드를 사용할 때마다, 무작위 적에게 피해를 4 줍니다.\", kind = \"Power\", damage = 4, powerEffect = \"strengthPerTurn\", value = 1, class = \"bandit\", rarity = \"legend\" },\n\tAbrasive = { name = \"연마\", cost = 3, desc = \"교활. 민첩을 1 얻습니다. 가시를 4 얻습니다.\", kind = \"Power\", powerEffect = \"blockPerTurn\", value = 2, class = \"bandit\", rarity = \"legend\", sly = true },\n\tSuppress = { name = \"진압\", cost = 0, desc = \"선천성. 피해를 11 줍니다. 약화를 3 부여합니다.\", kind = \"Attack\", damage = 11, weak = 3, class = \"bandit\", rarity = \"legend\" },\n\tWraithForm = { name = \"유령의 형상\", cost = 3, desc = \"불가침을 2 얻습니다. 내 턴 종료 시 민첩을 1 잃습니다.\", kind = \"Power\", powerEffect = \"blockPerTurn\", value = 8, class = \"bandit\", rarity = \"legend\" },\n\tFlanking = { name = \"측면 공격\", cost = 2, desc = \"이번 턴에 대상 적이 다른 플레이어에게 받는 피해량이 2배가 됩니다.\", kind = \"Skill\", class = \"bandit\", rarity = \"legend\", draw = 1 },\n\tSneaky = { name = \"비열함\", cost = 2, desc = \"교활. 다른 플레이어가 적을 공격할 때마다, 방어도를 1 얻습니다.\", kind = \"Skill\", block = 1, class = \"bandit\", rarity = \"legend\", sly = true },\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\tbandit = \"bandit\",\n\tcurse = \"bandit\",\n\tshiv = \"bandit\",\n\tpoisoner = \"bandit\",\n\ttrickster = \"bandit\",\n}\nself.SoulShopDef = {\n\t{ key = \"meso\", name = \"두둑한 지갑\", desc = \"런 시작 시 메소 +60\", cost = 3 },\n\t{ key = \"hp\", name = \"단련된 육체\", desc = \"시작 최대 HP +15\", cost = 4 },\n\t{ key = \"trim\", name = \"덱 정제\", desc = \"시작 덱에서 기본 카드 1장 제거\", cost = 5 },\n\t{ key = \"relic\", name = \"유물 수집가\", desc = \"런 시작 시 유물 1개 추가\", cost = 6 },\n}\nself.SoulUnlocks = {}\nself.SoulPoints = self.SoulPoints or 0\nself:ShowLobby()\nlocal lp = _UserService.LocalPlayer\nif lp ~= nil then\n\tself:ReqLoadAscension(lp.PlayerComponent.UserId)\n\tself:ReqLoadSouls(lp.PlayerComponent.UserId)\nend\n_InputService:ConnectEvent(KeyDownEvent, function(e)\n\tif e.key == KeyboardKey.LeftControl then\n\t\tlocal lp2 = _UserService.LocalPlayer\n\t\tif lp2 ~= nil and lp2.CurrentMapName == \"lobby\" and self.RunActive ~= true then\n\t\t\tself:PlayerAttackMotion()\n\t\tend\n\tend\nend)", "Scope": 2, "ExecSpace": 6, "Attributes": [], @@ -1060,7 +1081,7 @@ "Name": null }, "Arguments": [], - "Code": "self.CodexMode = true\nself.ClassDeckMode = false\nlocal list = {}\nfor id, c in pairs(self.Cards) do\n\tif c.curse ~= true then\n\t\ttable.insert(list, id)\n\tend\nend\ntable.sort(list)\nself.CodexCards = list\nlocal close = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/DeckAllHud/Close\")\nif close ~= nil and close.ButtonComponent ~= nil then\n\tif self.AllDeckCloseHandler ~= nil then\n\t\tclose:DisconnectEvent(ButtonClickEvent, self.AllDeckCloseHandler)\n\tend\n\tself.AllDeckCloseHandler = close:ConnectEvent(ButtonClickEvent, function() self:CloseAllDeck() end)\nend\nself:SetEntityEnabled(\"/ui/DefaultGroup/LobbyHud\", false)\nlocal hud = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/DeckAllHud\")\nif hud ~= nil then\n\thud.Enable = true\nend\nself:RenderAllDeck()", + "Code": "self.CodexMode = true\nself.ClassDeckMode = true\nlocal close = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/DeckAllHud/Close\")\nif close ~= nil and close.ButtonComponent ~= nil then\n\tif self.AllDeckCloseHandler ~= nil then\n\t\tclose:DisconnectEvent(ButtonClickEvent, self.AllDeckCloseHandler)\n\tend\n\tself.AllDeckCloseHandler = close:ConnectEvent(ButtonClickEvent, function() self:CloseAllDeck() end)\nend\nself:BindClassDeckTabs()\nself:SetEntityEnabled(\"/ui/DefaultGroup/LobbyHud\", false)\nself:SetClassDeckTab(\"warrior\")\nlocal hud = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/DeckAllHud\")\nif hud ~= nil then\n\thud.Enable = true\nend\nself:RenderAllDeck()", "Scope": 2, "ExecSpace": 6, "Attributes": [], @@ -1451,7 +1472,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\", rarity = \"normal\", fx = \"291b2298db88476f8ae3c6c78f53c9b7\", image = \"e4acdf27d68549db8858d6082169c70c\" },\n\tDefend = { name = \"아이언 바디\", cost = 1, desc = \"방어도 5\", kind = \"Skill\", block = 5, class = \"warrior\", rarity = \"normal\", image = \"7648c3b8e1ca44fc8ec353561207a670\" },\n\tBash = { name = \"슬래시 블러스트\", cost = 2, desc = \"피해 10\", kind = \"Attack\", damage = 10, class = \"warrior\", rarity = \"normal\", fx = \"863812c5c2f84132ac7465b50ec2283e\", image = \"4cbbe8cfc3e840e4a76379498d8eb012\" },\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\", fx = \"e8a145a6c43d493f9ad50fab03b200aa\", 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, fx = \"48754be05be344358cddd55aa8fe11f4\", image = \"1bc3e52b330648faae9eafd5a205e37b\" },\n\tBerserk = { name = \"버서크\", cost = 2, desc = \"매턴 에너지 +1, 취약 1 자가\", kind = \"Power\", powerEffect = \"energyPerTurn\", value = 1, class = \"fighter\", rarity = \"legend\", selfVuln = 1, image = \"e2580523efc6457385114b78ad0d7cce\" },\n\tRisingAttack = { name = \"라이징 어택\", cost = 2, desc = \"피해 12\", kind = \"Attack\", damage = 12, class = \"fighter\", rarity = \"unique\", fx = \"6f283d96d5804b4fb88009685a11c1f8\", image = \"115e309771604743853abad2d8d186bc\" },\n\tThunderCharge = { name = \"썬더 차지\", cost = 1, desc = \"피해 7, 약화 1\", kind = \"Attack\", damage = 7, weak = 1, class = \"page\", rarity = \"unique\", fx = \"997fa6999aa04dbb97a1dd99025fa2ba\", image = \"b7030d8caedc4fbc9f38fe1e541d6e6b\" },\n\tBlizzardCharge = { name = \"블리자드 차지\", cost = 1, desc = \"피해 7, 취약 1\", kind = \"Attack\", damage = 7, vuln = 1, class = \"page\", rarity = \"unique\", fx = \"2799562e984c4a4da3b73e1f3431057c\", image = \"9aac955d159f49c1bc913ef96128e781\" },\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, fx = \"1b0afc410a1a458598eb7ca2fb26e97d\", image = \"251b6e12329048429490049a4f3cf564\" },\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\", fx = \"1d5877e1120a42d0907f204c959888b1\", image = \"e84880eaf89442128d3af2be5c80a74f\" },\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, fx = \"ba4ac7c8f24845b68b7e689b7effcc93\", image = \"f3fcac2d460041b288cc1973caaaf30f\" },\n\tTeleport = { name = \"텔레포트\", cost = 1, desc = \"방어도 3, 드로 1\", kind = \"Skill\", block = 3, class = \"magician\", rarity = \"normal\", draw = 1, image = \"7f70a9dc7e304433bb8121dd9c4df98b\" },\n\tSlow = { name = \"슬로우\", cost = 1, desc = \"약화 2 부여\", kind = \"Skill\", weak = 2, class = \"magician\", rarity = \"normal\", image = \"7224cd3f9b7e497d9dd65f32a50865e4\" },\n\tFireArrow = { name = \"파이어 애로우\", cost = 1, desc = \"피해 8\", kind = \"Attack\", damage = 8, class = \"firepoison\", rarity = \"unique\", fx = \"4a937e208875468eb63d891806fba3cd\", image = \"6fa15fd3a0004b409ea516c11a67e533\" },\n\tPoisonBreath = { name = \"포이즌 브레스\", cost = 1, desc = \"독 4 부여\", kind = \"Skill\", class = \"firepoison\", rarity = \"unique\", poison = 4, image = \"07200f3c74854022baa7ebbefdc4ad8c\" },\n\tElementAmp = { name = \"엘레멘트 앰플\", cost = 1, desc = \"매 턴 힘 +1\", kind = \"Power\", powerEffect = \"strengthPerTurn\", value = 1, class = \"firepoison\", rarity = \"legend\", image = \"06865473977849bebe79062dbd608944\" },\n\tThunderBolt = { name = \"썬더 볼트\", cost = 2, desc = \"모든 적에게 피해 6\", kind = \"Attack\", damage = 6, class = \"icelightning\", rarity = \"legend\", aoe = true, fx = \"7d52f5e389bd4d44a30cf7cc54538f8f\", 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 = \"bef20873a68a4651a91d74be457c2cfc\" },\n\tHeal = { name = \"힐\", cost = 1, desc = \"HP 10 회복\", kind = \"Skill\", class = \"cleric\", rarity = \"unique\", heal = 10, image = \"8b935b7d7066493cb462834bbe287c74\" },\n\tBless = { name = \"블레스\", cost = 1, desc = \"힘 +1, 방어도 5\", kind = \"Skill\", block = 5, strength = 1, class = \"cleric\", rarity = \"unique\", image = \"607fc5457c1c44a0993a5c2fe3fb0c68\" },\n\tHolyArrow = { name = \"홀리 애로우\", cost = 1, desc = \"피해 8\", kind = \"Attack\", damage = 8, class = \"cleric\", rarity = \"unique\", fx = \"4faa7b78e09643cf86339b8b7cf2abac\", image = \"a80127195bf7471f9545b70e491f4719\" },\n\tWound = { name = \"상처\", cost = 0, desc = \"사용할 수 없다. 손패를 막는 저주.\", kind = \"Status\", class = \"curse\", rarity = \"normal\", unplayable = true, curse = true },\n\tBurn = { name = \"화상\", cost = 0, desc = \"사용 불가. 손패에 있으면 턴 종료 시 피해 2.\", kind = \"Status\", class = \"curse\", rarity = \"normal\", unplayable = true, curse = true, endTurnDamage = 2 },\n\tSilentStrike = { name = \"타격\", cost = 1, desc = \"피해 6.\", kind = \"Attack\", damage = 6, class = \"bandit\", rarity = \"normal\" },\n\tSilentDefend = { name = \"수비\", cost = 1, desc = \"방어도 5.\", kind = \"Skill\", block = 5, class = \"bandit\", rarity = \"normal\" },\n\tNeutralize = { name = \"무력화\", cost = 0, desc = \"피해 3. 약화 1 부여.\", kind = \"Attack\", damage = 3, weak = 1, class = \"bandit\", rarity = \"normal\" },\n\tSurvivor = { name = \"생존자\", cost = 1, desc = \"방어도 8. 카드 1장 드로우.\", kind = \"Skill\", block = 8, class = \"bandit\", rarity = \"normal\", draw = 1 },\n\tAcrobatics = { name = \"곡예\", cost = 1, desc = \"카드 3장 드로우.\", kind = \"Skill\", class = \"bandit\", rarity = \"normal\", draw = 3 },\n\tBackflip = { name = \"백플립\", cost = 1, desc = \"방어도 5. 카드 2장 드로우.\", kind = \"Skill\", block = 5, class = \"bandit\", rarity = \"normal\", draw = 2 },\n\tBane = { name = \"파멸\", cost = 1, desc = \"피해 7을 2회.\", kind = \"Attack\", damage = 7, class = \"bandit\", rarity = \"normal\", hits = 2 },\n\tBladeDance = { name = \"칼날 춤\", cost = 1, desc = \"시브식 공격: 피해 4를 3회.\", kind = \"Attack\", damage = 4, class = \"bandit\", rarity = \"normal\", hits = 3 },\n\tCloakAndDagger = { name = \"망토와 단검\", cost = 1, desc = \"방어도 6. 피해 4.\", kind = \"Attack\", damage = 4, block = 6, class = \"bandit\", rarity = \"normal\" },\n\tDaggerSpray = { name = \"단검 분사\", cost = 1, desc = \"모든 적에게 피해 4를 2회.\", kind = \"Attack\", damage = 4, class = \"bandit\", rarity = \"normal\", hits = 2, aoe = true },\n\tDaggerThrow = { name = \"단검 투척\", cost = 1, desc = \"피해 9. 카드 1장 드로우.\", kind = \"Attack\", damage = 9, class = \"bandit\", rarity = \"normal\", draw = 1 },\n\tDeadlyPoison = { name = \"맹독\", cost = 1, desc = \"독 5 부여.\", kind = \"Skill\", class = \"bandit\", rarity = \"normal\", poison = 5 },\n\tDeflect = { name = \"흘리기\", cost = 0, desc = \"방어도 4.\", kind = \"Skill\", block = 4, class = \"bandit\", rarity = \"normal\" },\n\tDodgeAndRoll = { name = \"회피와 구르기\", cost = 1, desc = \"방어도 8.\", kind = \"Skill\", block = 8, class = \"bandit\", rarity = \"normal\" },\n\tFlyingKnee = { name = \"날아차기\", cost = 1, desc = \"피해 8.\", kind = \"Attack\", damage = 8, class = \"bandit\", rarity = \"normal\" },\n\tOutmaneuver = { name = \"책략\", cost = 1, desc = \"매 턴 에너지 +1.\", kind = \"Power\", powerEffect = \"energyPerTurn\", value = 1, class = \"bandit\", rarity = \"normal\" },\n\tPiercingWail = { name = \"꿰뚫는 비명\", cost = 1, desc = \"약화 3 부여.\", kind = \"Skill\", weak = 3, class = \"bandit\", rarity = \"normal\" },\n\tPoisonedStab = { name = \"독 찌르기\", cost = 1, desc = \"피해 6. 독 3 부여.\", kind = \"Attack\", damage = 6, class = \"bandit\", rarity = \"normal\", poison = 3 },\n\tPrepared = { name = \"준비\", cost = 0, desc = \"카드 1장 드로우.\", kind = \"Skill\", class = \"bandit\", rarity = \"normal\", draw = 1 },\n\tQuickSlash = { name = \"빠른 베기\", cost = 1, desc = \"피해 8. 카드 1장 드로우.\", kind = \"Attack\", damage = 8, class = \"bandit\", rarity = \"normal\", draw = 1 },\n\tSlice = { name = \"얇게 베기\", cost = 0, desc = \"피해 6.\", kind = \"Attack\", damage = 6, class = \"bandit\", rarity = \"normal\" },\n\tSneakyStrike = { name = \"기습 타격\", cost = 2, desc = \"피해 12.\", kind = \"Attack\", damage = 12, class = \"bandit\", rarity = \"normal\" },\n\tSuckerPunch = { name = \"불시의 일격\", cost = 1, desc = \"피해 7. 약화 1 부여.\", kind = \"Attack\", damage = 7, weak = 1, class = \"bandit\", rarity = \"normal\" },\n\tAccuracy = { name = \"정확도\", cost = 1, desc = \"시브 지원: 매 턴 힘 +1.\", kind = \"Power\", powerEffect = \"strengthPerTurn\", value = 1, class = \"bandit\", rarity = \"unique\" },\n\tAllOutAttack = { name = \"총공격\", cost = 1, desc = \"모든 적에게 피해 10.\", kind = \"Attack\", damage = 10, class = \"bandit\", rarity = \"unique\", aoe = true },\n\tBackstab = { name = \"등 찌르기\", cost = 0, desc = \"피해 11.\", kind = \"Attack\", damage = 11, class = \"bandit\", rarity = \"unique\" },\n\tBlur = { name = \"잔상\", cost = 1, desc = \"방어도 8.\", kind = \"Skill\", block = 8, class = \"bandit\", rarity = \"unique\" },\n\tBouncingFlask = { name = \"튕기는 플라스크\", cost = 2, desc = \"독 9 부여.\", kind = \"Skill\", class = \"bandit\", rarity = \"unique\", poison = 9 },\n\tCalculatedGamble = { name = \"계산된 도박\", cost = 0, desc = \"카드 3장 드로우.\", kind = \"Skill\", class = \"bandit\", rarity = \"unique\", draw = 3 },\n\tCaltrops = { name = \"마름쇠\", cost = 1, desc = \"매 턴 방어도 +3.\", kind = \"Power\", powerEffect = \"blockPerTurn\", value = 3, class = \"bandit\", rarity = \"unique\" },\n\tCatalyst = { name = \"촉매\", cost = 1, desc = \"독 8 부여.\", kind = \"Skill\", class = \"bandit\", rarity = \"unique\", poison = 8 },\n\tChoke = { name = \"목 조르기\", cost = 2, desc = \"피해 12. 취약 2 부여.\", kind = \"Attack\", damage = 12, vuln = 2, class = \"bandit\", rarity = \"unique\" },\n\tConcentrate = { name = \"집중\", cost = 0, desc = \"매 턴 에너지 +1.\", kind = \"Power\", powerEffect = \"energyPerTurn\", value = 1, class = \"bandit\", rarity = \"unique\" },\n\tCripplingCloud = { name = \"불구름\", cost = 2, desc = \"독 4와 약화 2 부여.\", kind = \"Skill\", weak = 2, class = \"bandit\", rarity = \"unique\", poison = 4 },\n\tDash = { name = \"질주\", cost = 2, desc = \"방어도 10. 피해 10.\", kind = \"Attack\", damage = 10, block = 10, class = \"bandit\", rarity = \"unique\" },\n\tDistraction = { name = \"교란\", cost = 1, desc = \"카드 1장 드로우.\", kind = \"Skill\", class = \"bandit\", rarity = \"unique\", draw = 1 },\n\tEndlessAgony = { name = \"끝없는 고통\", cost = 0, desc = \"피해 4를 2회.\", kind = \"Attack\", damage = 4, class = \"bandit\", rarity = \"unique\", hits = 2 },\n\tEscapePlan = { name = \"탈출 계획\", cost = 0, desc = \"카드 1장 드로우. 방어도 3.\", kind = \"Skill\", block = 3, class = \"bandit\", rarity = \"unique\", draw = 1 },\n\tEviscerate = { name = \"절개\", cost = 3, desc = \"피해 7을 3회.\", kind = \"Attack\", damage = 7, class = \"bandit\", rarity = \"unique\", hits = 3 },\n\tExpertise = { name = \"전문가\", cost = 1, desc = \"카드 3장 드로우.\", kind = \"Skill\", class = \"bandit\", rarity = \"unique\", draw = 3 },\n\tFinisher = { name = \"마무리\", cost = 1, desc = \"피해 6을 2회.\", kind = \"Attack\", damage = 6, class = \"bandit\", rarity = \"unique\", hits = 2 },\n\tFlechettes = { name = \"플레셰트\", cost = 1, desc = \"피해 4를 3회.\", kind = \"Attack\", damage = 4, class = \"bandit\", rarity = \"unique\", hits = 3 },\n\tFootwork = { name = \"발놀림\", cost = 1, desc = \"매 턴 방어도 +2.\", kind = \"Power\", powerEffect = \"blockPerTurn\", value = 2, class = \"bandit\", rarity = \"unique\" },\n\tHeelHook = { name = \"발뒤꿈치 걸기\", cost = 1, desc = \"피해 5. 카드 1장 드로우.\", kind = \"Attack\", damage = 5, class = \"bandit\", rarity = \"unique\", draw = 1 },\n\tInfiniteBlades = { name = \"무한의 칼날\", cost = 1, desc = \"시브 지원: 매 턴 힘 +1.\", kind = \"Power\", powerEffect = \"strengthPerTurn\", value = 1, class = \"bandit\", rarity = \"unique\" },\n\tLegSweep = { name = \"다리 걸기\", cost = 2, desc = \"방어도 11. 약화 2 부여.\", kind = \"Skill\", block = 11, weak = 2, class = \"bandit\", rarity = \"unique\" },\n\tMasterfulStab = { name = \"달인의 찌르기\", cost = 0, desc = \"피해 12.\", kind = \"Attack\", damage = 12, class = \"bandit\", rarity = \"unique\" },\n\tNoxiousFumes = { name = \"유독 가스\", cost = 1, desc = \"독 강화: 매 턴 힘 +1.\", kind = \"Power\", powerEffect = \"strengthPerTurn\", value = 1, class = \"bandit\", rarity = \"unique\" },\n\tPredator = { name = \"포식자\", cost = 2, desc = \"피해 15. 카드 2장 드로우.\", kind = \"Attack\", damage = 15, class = \"bandit\", rarity = \"unique\", draw = 2 },\n\tReflex = { name = \"반사 신경\", cost = 0, desc = \"카드 2장 드로우.\", kind = \"Skill\", class = \"bandit\", rarity = \"unique\", draw = 2 },\n\tRiddleWithHoles = { name = \"벌집 만들기\", cost = 2, desc = \"피해 3을 5회.\", kind = \"Attack\", damage = 3, class = \"bandit\", rarity = \"unique\", hits = 5 },\n\tSetup = { name = \"설치\", cost = 1, desc = \"카드 1장 드로우.\", kind = \"Skill\", class = \"bandit\", rarity = \"unique\", draw = 1 },\n\tSkewer = { name = \"꿰뚫기\", cost = 2, desc = \"피해 7을 3회.\", kind = \"Attack\", damage = 7, class = \"bandit\", rarity = \"unique\", hits = 3 },\n\tTactician = { name = \"전술가\", cost = 0, desc = \"매 턴 에너지 +1.\", kind = \"Power\", powerEffect = \"energyPerTurn\", value = 1, class = \"bandit\", rarity = \"unique\" },\n\tTerror = { name = \"공포\", cost = 1, desc = \"취약 5 부여.\", kind = \"Skill\", vuln = 5, class = \"bandit\", rarity = \"unique\" },\n\tWellLaidPlans = { name = \"치밀한 계획\", cost = 1, desc = \"매 턴 방어도 +2.\", kind = \"Power\", powerEffect = \"blockPerTurn\", value = 2, class = \"bandit\", rarity = \"unique\" },\n\tAThousandCuts = { name = \"천 개의 상처\", cost = 2, desc = \"매 턴 힘 +1.\", kind = \"Power\", powerEffect = \"strengthPerTurn\", value = 1, class = \"bandit\", rarity = \"legend\" },\n\tAdrenaline = { name = \"아드레날린\", cost = 0, desc = \"힘 +1. 카드 2장 드로우.\", kind = \"Skill\", strength = 1, class = \"bandit\", rarity = \"legend\", draw = 2 },\n\tAfterImage = { name = \"잔상 효과\", cost = 1, desc = \"매 턴 방어도 +1.\", kind = \"Power\", powerEffect = \"blockPerTurn\", value = 1, class = \"bandit\", rarity = \"legend\" },\n\tAlchemize = { name = \"연금술\", cost = 1, desc = \"HP 8 회복.\", kind = \"Skill\", class = \"bandit\", rarity = \"legend\", heal = 8 },\n\tBulletTime = { name = \"불릿 타임\", cost = 2, desc = \"매 턴 에너지 +2.\", kind = \"Power\", powerEffect = \"energyPerTurn\", value = 2, class = \"bandit\", rarity = \"legend\" },\n\tBurst = { name = \"폭발\", cost = 1, desc = \"매 턴 힘 +1.\", kind = \"Power\", powerEffect = \"strengthPerTurn\", value = 1, class = \"bandit\", rarity = \"legend\" },\n\tCorpseExplosion = { name = \"시체 폭발\", cost = 2, desc = \"독 6과 취약 2 부여.\", kind = \"Skill\", vuln = 2, class = \"bandit\", rarity = \"legend\", poison = 6 },\n\tDieDieDie = { name = \"죽어 죽어 죽어\", cost = 1, desc = \"모든 적에게 피해 13.\", kind = \"Attack\", damage = 13, class = \"bandit\", rarity = \"legend\", aoe = true },\n\tDoppelganger = { name = \"도플갱어\", cost = 2, desc = \"카드 3장 드로우.\", kind = \"Skill\", class = \"bandit\", rarity = \"legend\", draw = 3 },\n\tEnvenom = { name = \"맹독 바르기\", cost = 2, desc = \"독 지원: 매 턴 힘 +1.\", kind = \"Power\", powerEffect = \"strengthPerTurn\", value = 1, class = \"bandit\", rarity = \"legend\" },\n\tGlassKnife = { name = \"유리 칼\", cost = 1, desc = \"피해 8을 2회.\", kind = \"Attack\", damage = 8, class = \"bandit\", rarity = \"legend\", hits = 2 },\n\tGrandFinale = { name = \"대단원\", cost = 0, desc = \"모든 적에게 피해 50.\", kind = \"Attack\", damage = 50, class = \"bandit\", rarity = \"legend\", aoe = true },\n\tMalaise = { name = \"불쾌감\", cost = 2, desc = \"약화 3 부여.\", kind = \"Skill\", weak = 3, class = \"bandit\", rarity = \"legend\" },\n\tNightmare = { name = \"악몽\", cost = 3, desc = \"카드 3장 드로우.\", kind = \"Skill\", class = \"bandit\", rarity = \"legend\", draw = 3 },\n\tPhantasmalKiller = { name = \"환영 살인마\", cost = 1, desc = \"매 턴 힘 +2.\", kind = \"Power\", powerEffect = \"strengthPerTurn\", value = 2, class = \"bandit\", rarity = \"legend\" },\n\tStormOfSteel = { name = \"강철 폭풍\", cost = 1, desc = \"피해 4를 5회.\", kind = \"Attack\", damage = 4, class = \"bandit\", rarity = \"legend\", hits = 5 },\n\tToolsOfTheTrade = { name = \"거래의 도구\", cost = 1, desc = \"매 턴 에너지 +1.\", kind = \"Power\", powerEffect = \"energyPerTurn\", value = 1, class = \"bandit\", rarity = \"legend\" },\n\tUnload = { name = \"난사\", cost = 1, desc = \"피해 14.\", kind = \"Attack\", damage = 14, class = \"bandit\", rarity = \"legend\" },\n\tWraithForm = { name = \"망령화\", cost = 3, desc = \"매 턴 방어도 +8.\", kind = \"Power\", powerEffect = \"blockPerTurn\", value = 8, class = \"bandit\", rarity = \"legend\" },\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:SetEntityEnabled(\"/ui/DefaultGroup/CombatHud/DiscardPrompt\", 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.DiscardSelectRemaining = 0\nself.DiscardSelectTotal = 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\", fx = \"291b2298db88476f8ae3c6c78f53c9b7\", image = \"e4acdf27d68549db8858d6082169c70c\" },\n\tDefend = { name = \"아이언 바디\", cost = 1, desc = \"방어도 5\", kind = \"Skill\", block = 5, class = \"warrior\", rarity = \"normal\", image = \"7648c3b8e1ca44fc8ec353561207a670\" },\n\tBash = { name = \"슬래시 블러스트\", cost = 2, desc = \"피해 10\", kind = \"Attack\", damage = 10, class = \"warrior\", rarity = \"normal\", fx = \"863812c5c2f84132ac7465b50ec2283e\", image = \"4cbbe8cfc3e840e4a76379498d8eb012\" },\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\", fx = \"e8a145a6c43d493f9ad50fab03b200aa\", 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, fx = \"48754be05be344358cddd55aa8fe11f4\", image = \"1bc3e52b330648faae9eafd5a205e37b\" },\n\tBerserk = { name = \"버서크\", cost = 2, desc = \"매턴 에너지 +1, 취약 1 자가\", kind = \"Power\", powerEffect = \"energyPerTurn\", value = 1, class = \"fighter\", rarity = \"legend\", selfVuln = 1, image = \"e2580523efc6457385114b78ad0d7cce\" },\n\tRisingAttack = { name = \"라이징 어택\", cost = 2, desc = \"피해 12\", kind = \"Attack\", damage = 12, class = \"fighter\", rarity = \"unique\", fx = \"6f283d96d5804b4fb88009685a11c1f8\", image = \"115e309771604743853abad2d8d186bc\" },\n\tThunderCharge = { name = \"썬더 차지\", cost = 1, desc = \"피해 7, 약화 1\", kind = \"Attack\", damage = 7, weak = 1, class = \"page\", rarity = \"unique\", fx = \"997fa6999aa04dbb97a1dd99025fa2ba\", image = \"b7030d8caedc4fbc9f38fe1e541d6e6b\" },\n\tBlizzardCharge = { name = \"블리자드 차지\", cost = 1, desc = \"피해 7, 취약 1\", kind = \"Attack\", damage = 7, vuln = 1, class = \"page\", rarity = \"unique\", fx = \"2799562e984c4a4da3b73e1f3431057c\", image = \"9aac955d159f49c1bc913ef96128e781\" },\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, fx = \"1b0afc410a1a458598eb7ca2fb26e97d\", image = \"251b6e12329048429490049a4f3cf564\" },\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\", fx = \"1d5877e1120a42d0907f204c959888b1\", image = \"e84880eaf89442128d3af2be5c80a74f\" },\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, fx = \"ba4ac7c8f24845b68b7e689b7effcc93\", image = \"f3fcac2d460041b288cc1973caaaf30f\" },\n\tTeleport = { name = \"텔레포트\", cost = 1, desc = \"방어도 3, 드로 1\", kind = \"Skill\", block = 3, class = \"magician\", rarity = \"normal\", draw = 1, image = \"7f70a9dc7e304433bb8121dd9c4df98b\" },\n\tSlow = { name = \"슬로우\", cost = 1, desc = \"약화 2 부여\", kind = \"Skill\", weak = 2, class = \"magician\", rarity = \"normal\", image = \"7224cd3f9b7e497d9dd65f32a50865e4\" },\n\tFireArrow = { name = \"파이어 애로우\", cost = 1, desc = \"피해 8\", kind = \"Attack\", damage = 8, class = \"firepoison\", rarity = \"unique\", fx = \"4a937e208875468eb63d891806fba3cd\", image = \"6fa15fd3a0004b409ea516c11a67e533\" },\n\tPoisonBreath = { name = \"포이즌 브레스\", cost = 1, desc = \"독 4 부여\", kind = \"Skill\", class = \"firepoison\", rarity = \"unique\", poison = 4, image = \"07200f3c74854022baa7ebbefdc4ad8c\" },\n\tElementAmp = { name = \"엘레멘트 앰플\", cost = 1, desc = \"매 턴 힘 +1\", kind = \"Power\", powerEffect = \"strengthPerTurn\", value = 1, class = \"firepoison\", rarity = \"legend\", image = \"06865473977849bebe79062dbd608944\" },\n\tThunderBolt = { name = \"썬더 볼트\", cost = 2, desc = \"모든 적에게 피해 6\", kind = \"Attack\", damage = 6, class = \"icelightning\", rarity = \"legend\", aoe = true, fx = \"7d52f5e389bd4d44a30cf7cc54538f8f\", 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 = \"bef20873a68a4651a91d74be457c2cfc\" },\n\tHeal = { name = \"힐\", cost = 1, desc = \"HP 10 회복\", kind = \"Skill\", class = \"cleric\", rarity = \"unique\", heal = 10, image = \"8b935b7d7066493cb462834bbe287c74\" },\n\tBless = { name = \"블레스\", cost = 1, desc = \"힘 +1, 방어도 5\", kind = \"Skill\", block = 5, strength = 1, class = \"cleric\", rarity = \"unique\", image = \"607fc5457c1c44a0993a5c2fe3fb0c68\" },\n\tHolyArrow = { name = \"홀리 애로우\", cost = 1, desc = \"피해 8\", kind = \"Attack\", damage = 8, class = \"cleric\", rarity = \"unique\", fx = \"4faa7b78e09643cf86339b8b7cf2abac\", image = \"a80127195bf7471f9545b70e491f4719\" },\n\tWound = { name = \"상처\", cost = 0, desc = \"사용할 수 없다. 손패를 막는 저주.\", kind = \"Status\", class = \"curse\", rarity = \"normal\", unplayable = true, curse = true },\n\tBurn = { name = \"화상\", cost = 0, desc = \"사용 불가. 손패에 있으면 턴 종료 시 피해 2.\", kind = \"Status\", class = \"curse\", rarity = \"normal\", unplayable = true, curse = true, endTurnDamage = 2 },\n\tNeutralize = { name = \"무력화\", cost = 0, desc = \"피해를 3 줍니다. 약화를 1 부여합니다.\", kind = \"Attack\", damage = 3, weak = 1, class = \"bandit\", rarity = \"normal\" },\n\tSilentStrike = { name = \"타격\", cost = 1, desc = \"피해를 6 줍니다.\", kind = \"Attack\", damage = 6, class = \"bandit\", rarity = \"normal\" },\n\tSurvivor = { name = \"생존자\", cost = 1, desc = \"방어도를 8 얻습니다. 카드를 1장 버립니다.\", kind = \"Skill\", block = 8, class = \"bandit\", rarity = \"normal\", discard = 1 },\n\tSilentDefend = { name = \"수비\", cost = 1, desc = \"방어도를 5 얻습니다.\", kind = \"Skill\", block = 5, class = \"bandit\", rarity = \"normal\" },\n\tSlice = { name = \"칼질\", cost = 0, desc = \"피해를 6 줍니다.\", kind = \"Attack\", damage = 6, class = \"bandit\", rarity = \"normal\" },\n\tDaggerSpray = { name = \"단검 분사\", cost = 1, desc = \"모든 적에게 피해를 4만큼 2번 줍니다.\", kind = \"Attack\", damage = 4, class = \"bandit\", rarity = \"normal\", hits = 2, aoe = true },\n\tDaggerThrow = { name = \"단검 투척\", cost = 1, desc = \"피해를 9 줍니다. 카드를 1장 뽑습니다. 카드를 1장 버립니다.\", kind = \"Attack\", damage = 9, class = \"bandit\", rarity = \"normal\", draw = 1, discard = 1 },\n\tPoisonedStab = { name = \"독 찌르기\", cost = 1, desc = \"피해를 6 줍니다. 중독을 3 부여합니다.\", kind = \"Attack\", damage = 6, class = \"bandit\", rarity = \"normal\", poison = 3 },\n\tSuckerPunch = { name = \"불의의 일격\", cost = 1, desc = \"피해를 8 줍니다. 약화를 1 부여합니다.\", kind = \"Attack\", damage = 8, weak = 1, class = \"bandit\", rarity = \"normal\" },\n\tLeadingStrike = { name = \"선제 타격\", cost = 1, desc = \"피해를 3 줍니다. 단도를 2장 손으로 가져옵니다.\", kind = \"Attack\", damage = 3, class = \"bandit\", rarity = \"normal\" },\n\tFollowThrough = { name = \"완수\", cost = 1, desc = \"피해를 7 줍니다. 손에 다른 카드가 5장 이상 있다면, 1번 추가로 적중합니다.\", kind = \"Attack\", damage = 7, class = \"bandit\", rarity = \"normal\" },\n\tFlickFlack = { name = \"재주넘기\", cost = 1, desc = \"교활. 모든 적에게 피해를 6 줍니다.\", kind = \"Attack\", damage = 6, class = \"bandit\", rarity = \"normal\", sly = true, aoe = true },\n\tRicochet = { name = \"도탄\", cost = 2, desc = \"교활. 무작위 적에게 피해를 3만큼 4번 줍니다.\", kind = \"Attack\", damage = 3, class = \"bandit\", rarity = \"normal\", hits = 4, sly = true },\n\tPrepared = { name = \"예비\", cost = 0, desc = \"카드를 1장 뽑습니다. 카드를 1장 버립니다.\", kind = \"Skill\", class = \"bandit\", rarity = \"normal\", draw = 1, discard = 1 },\n\tAnticipate = { name = \"예측\", cost = 0, desc = \"이번 턴 동안 민첩을 2 얻습니다.\", kind = \"Skill\", class = \"bandit\", rarity = \"normal\", draw = 1 },\n\tDeflect = { name = \"튕겨내기\", cost = 0, desc = \"방어도를 4 얻습니다.\", kind = \"Skill\", block = 4, class = \"bandit\", rarity = \"normal\" },\n\tBladeDance = { name = \"검무\", cost = 1, desc = \"단도를 3장 손으로 가져옵니다. 소멸.\", kind = \"Attack\", damage = 4, class = \"bandit\", rarity = \"normal\", hits = 3 },\n\tBackflip = { name = \"공중제비\", cost = 1, desc = \"방어도를 5 얻습니다. 카드를 2장 뽑습니다.\", kind = \"Skill\", block = 5, class = \"bandit\", rarity = \"normal\", draw = 2 },\n\tDodgeAndRoll = { name = \"구르기\", cost = 1, desc = \"방어도를 4 얻습니다. 다음 턴에, 방어도를 4 얻습니다\", kind = \"Skill\", block = 4, class = \"bandit\", rarity = \"normal\" },\n\tPiercingWail = { name = \"귀를 찢는 비명\", cost = 1, desc = \"이번 턴 동안 모든 적이 힘을 6 잃습니다. 소멸.\", kind = \"Skill\", class = \"bandit\", rarity = \"normal\", draw = 1 },\n\tCloakAndDagger = { name = \"망토와 단검\", cost = 1, desc = \"방어도를 6 얻습니다. 단도를 1장 손으로 가져옵니다.\", kind = \"Attack\", damage = 4, block = 6, class = \"bandit\", rarity = \"normal\", hits = 1 },\n\tDeadlyPoison = { name = \"맹독\", cost = 1, desc = \"중독을 5 부여합니다.\", kind = \"Skill\", class = \"bandit\", rarity = \"normal\", poison = 5 },\n\tSnakebite = { name = \"뱀 물기\", cost = 2, desc = \"보존. 중독을 7 부여합니다.\", kind = \"Skill\", class = \"bandit\", rarity = \"normal\", poison = 7, retain = true },\n\tUntouchable = { name = \"범접 불가\", cost = 2, desc = \"교활. 방어도를 6 얻습니다.\", kind = \"Skill\", block = 6, class = \"bandit\", rarity = \"normal\", sly = true },\n\tSkewer = { name = \"꼬챙이\", cost = 2, desc = \"피해를 8만큼 X번 줍니다.\", kind = \"Attack\", class = \"bandit\", rarity = \"unique\", draw = 1 },\n\tBackstab = { name = \"배신\", cost = 0, desc = \"선천성. 피해를 11 줍니다. 소멸.\", kind = \"Attack\", damage = 11, class = \"bandit\", rarity = \"unique\" },\n\tPreciseCut = { name = \"정밀한 베기\", cost = 0, desc = \"피해를 13 줍니다. 손에 있는 다른 카드 1장당 피해량이 2 감소합니다.\", kind = \"Attack\", damage = 13, class = \"bandit\", rarity = \"unique\" },\n\tFinisher = { name = \"마무리\", cost = 1, desc = \"이번 턴에 사용한 공격 카드 1장당 피해를 6 줍니다.\", kind = \"Attack\", damage = 6, class = \"bandit\", rarity = \"unique\" },\n\tMementoMori = { name = \"메멘토 모리\", cost = 1, desc = \"피해를 9 줍니다. 이번 턴에 버린 카드 1장당 피해량이 4 증가합니다.\", kind = \"Attack\", damage = 9, class = \"bandit\", rarity = \"unique\" },\n\tStrangle = { name = \"목 조르기\", cost = 1, desc = \"피해를 8 줍니다. 이번 턴에 카드를 사용할 때마다, 대상 적이 체력을 2 잃습니다.\", kind = \"Attack\", damage = 8, class = \"bandit\", rarity = \"unique\" },\n\tFlechettes = { name = \"프레췌\", cost = 1, desc = \"손에 있는 스킬 카드 1장당 피해를 5 줍니다.\", kind = \"Attack\", damage = 5, class = \"bandit\", rarity = \"unique\" },\n\tPounce = { name = \"덮치기\", cost = 2, desc = \"피해를 12 줍니다. 다음에 사용하는 스킬 카드의 비용이 0 이 됩니다.\", kind = \"Attack\", damage = 12, class = \"bandit\", rarity = \"unique\" },\n\tDash = { name = \"돌진\", cost = 2, desc = \"방어도를 10 얻습니다. 피해를 10 줍니다.\", kind = \"Attack\", damage = 10, block = 10, class = \"bandit\", rarity = \"unique\" },\n\tPredator = { name = \"천적\", cost = 2, desc = \"피해를 15 줍니다. 다음 턴에, 카드를 2장 뽑습니다.\", kind = \"Attack\", damage = 15, class = \"bandit\", rarity = \"unique\", draw = 2 },\n\tPinpoint = { name = \"정밀 사격\", cost = 3, desc = \"피해를 15 줍니다. 이번 턴에 스킬을 사용할 때마다 비용이 1 감소합니다.\", kind = \"Attack\", damage = 15, class = \"bandit\", rarity = \"unique\" },\n\tCalculatedGamble = { name = \"계산된 도박\", cost = 0, desc = \"손에 있는 모든 카드를 버린 뒤, 버린 카드의 수만큼 카드를 뽑습니다. 소멸.\", kind = \"Skill\", class = \"bandit\", rarity = \"unique\", draw = 1 },\n\tExpose = { name = \"들춰내기\", cost = 0, desc = \"대상 적의 모든 인공물과 방어도를 제거합니다. 취약을 2 부여합니다. 소멸.\", kind = \"Skill\", vuln = 2, class = \"bandit\", rarity = \"unique\" },\n\tHiddenDaggers = { name = \"숨겨진 단검\", cost = 0, desc = \"카드를 2장 버립니다. 단도를 2장 손으로 가져옵니다.\", kind = \"Attack\", damage = 4, class = \"bandit\", rarity = \"unique\", hits = 2, discard = 2 },\n\tEscapePlan = { name = \"탈출구\", cost = 0, desc = \"카드를 1장 뽑습니다. 뽑은 카드가 스킬 카드라면, 방어도를 3 얻습니다.\", kind = \"Skill\", block = 3, class = \"bandit\", rarity = \"unique\", draw = 1 },\n\tAcrobatics = { name = \"곡예\", cost = 1, desc = \"카드를 3장 뽑습니다. 카드를 1장 버립니다.\", kind = \"Skill\", class = \"bandit\", rarity = \"unique\", draw = 3, discard = 1 },\n\tHandTrick = { name = \"손기술\", cost = 1, desc = \"방어도를 7 얻습니다. 이번 턴 동안 손에 있는 스킬 카드 1장에 교활을 추가합니다.\", kind = \"Skill\", block = 7, class = \"bandit\", rarity = \"unique\" },\n\tMirage = { name = \"신기루\", cost = 1, desc = \"모든 적에게 부여된 중독과 동일한 만큼의 방어도를 얻습니다. 소멸.\", kind = \"Skill\", class = \"bandit\", rarity = \"unique\", draw = 1 },\n\tExpertise = { name = \"전문성\", cost = 1, desc = \"손에 있는 카드가 6장이 될 때까지 카드를 뽑습니다.\", kind = \"Skill\", class = \"bandit\", rarity = \"unique\", draw = 1 },\n\tBubbleBubble = { name = \"차오르는 독\", cost = 1, desc = \"적이 중독을 보유하고 있다면, 중독을 9 부여합니다.\", kind = \"Skill\", class = \"bandit\", rarity = \"unique\", poison = 9 },\n\tBlur = { name = \"흐릿함\", cost = 1, desc = \"방어도를 5 얻습니다. 다음 턴 시작 시 방어도가 사라지지 않습니다.\", kind = \"Skill\", block = 5, class = \"bandit\", rarity = \"unique\" },\n\tLegSweep = { name = \"다리 걸기\", cost = 2, desc = \"약화를 2 부여합니다. 방어도를 11 얻습니다.\", kind = \"Skill\", block = 11, weak = 2, class = \"bandit\", rarity = \"unique\" },\n\tUpMySleeve = { name = \"비책\", cost = 2, desc = \"단도를 3장 손으로 가져옵니다. 이 카드의 비용이 1 감소합니다.\", kind = \"Attack\", damage = 4, class = \"bandit\", rarity = \"unique\", hits = 3 },\n\tBouncingFlask = { name = \"탄성 플라스크\", cost = 2, desc = \"무작위 적에게 중독을 3만큼 3번 부여합니다.\", kind = \"Skill\", class = \"bandit\", rarity = \"unique\", poison = 9 },\n\tReflex = { name = \"반사신경\", cost = 3, desc = \"교활. 카드를 2장 뽑습니다.\", kind = \"Skill\", class = \"bandit\", rarity = \"unique\", draw = 2, sly = true },\n\tHaze = { name = \"아지랑이\", cost = 3, desc = \"교활. 모든 적에게 중독을 4 부여합니다.\", kind = \"Skill\", class = \"bandit\", rarity = \"unique\", poison = 4, sly = true },\n\tTactician = { name = \"전략가\", cost = 3, desc = \"교활. 을 얻습니다.\", kind = \"Skill\", powerEffect = \"energyPerTurn\", value = 1, class = \"bandit\", rarity = \"unique\", sly = true },\n\tWellLaidPlans = { name = \"괜찮은 전략\", cost = 1, desc = \"내 턴 종료 시, 카드를 최대 1장까지 보존합니다.\", kind = \"Power\", powerEffect = \"blockPerTurn\", value = 2, class = \"bandit\", rarity = \"unique\" },\n\tInfiniteBlades = { name = \"무한의 검날\", cost = 1, desc = \"내 턴 시작 시, 단도를 1장 손으로 가져옵니다.\", kind = \"Attack\", damage = 4, class = \"bandit\", rarity = \"unique\", hits = 1 },\n\tFootwork = { name = \"발놀림\", cost = 1, desc = \"민첩을 2 얻습니다.\", kind = \"Power\", powerEffect = \"blockPerTurn\", value = 2, class = \"bandit\", rarity = \"unique\" },\n\tOutbreak = { name = \"발병\", cost = 1, desc = \"중독을 3번 부여할 때마다, 모든 적에게 피해를 11 줍니다.\", kind = \"Power\", damage = 11, powerEffect = \"strengthPerTurn\", value = 1, class = \"bandit\", rarity = \"unique\", aoe = true },\n\tNoxiousFumes = { name = \"유독 가스\", cost = 1, desc = \"내 턴 시작 시, 모든 적에게 중독을 2 부여합니다.\", kind = \"Power\", powerEffect = \"strengthPerTurn\", value = 1, class = \"bandit\", rarity = \"unique\", poison = 2 },\n\tAccuracy = { name = \"정밀\", cost = 1, desc = \"단도의 피해량이 4 증가합니다.\", kind = \"Power\", powerEffect = \"strengthPerTurn\", value = 1, class = \"bandit\", rarity = \"unique\" },\n\tPhantomBlades = { name = \"환영검\", cost = 1, desc = \"단도가 보존을 얻습니다. 매 턴마다 처음으로 사용하는 단도의 피해량이 9 증가합니다.\", kind = \"Power\", powerEffect = \"strengthPerTurn\", value = 1, class = \"bandit\", rarity = \"unique\" },\n\tSpeedster = { name = \"스피드스터\", cost = 2, desc = \"내 턴 동안 카드를 뽑을 때마다, 모든 적에게 피해를 2 줍니다.\", kind = \"Power\", damage = 2, powerEffect = \"strengthPerTurn\", value = 1, class = \"bandit\", rarity = \"unique\", aoe = true },\n\tGrandFinale = { name = \"대단원의 막\", cost = 0, desc = \"뽑을 카드 더미에 카드가 없을 때만 사용할 수 있습니다. 모든 적에게 피해를 60 줍니다.\", kind = \"Attack\", damage = 60, class = \"bandit\", rarity = \"legend\", aoe = true },\n\tAssassinate = { name = \"암살\", cost = 0, desc = \"선천성. 피해를 10 줍니다. 취약을 1 부여합니다. 소멸.\", kind = \"Attack\", damage = 10, vuln = 1, class = \"bandit\", rarity = \"legend\" },\n\tEchoingSlash = { name = \"메아리 참격\", cost = 1, desc = \"모든 적에게 피해를 10 줍니다. 적을 처치할 때마다 이 효과를 반복합니다.\", kind = \"Attack\", damage = 10, class = \"bandit\", rarity = \"legend\", aoe = true },\n\tTheHunt = { name = \"사냥\", cost = 1, desc = \"피해를 10 줍니다. 치명타라면, 카드 보상을 추가로 얻습니다. 소멸.\", kind = \"Attack\", damage = 10, class = \"bandit\", rarity = \"legend\" },\n\tMurder = { name = \"살해\", cost = 3, desc = \"피해를 1 줍니다. 이번 전투 동안 뽑은 카드 1장당 피해량이 1 증가합니다.\", kind = \"Attack\", damage = 1, class = \"bandit\", rarity = \"legend\" },\n\tMalaise = { name = \"불쾌\", cost = 2, desc = \"적이 힘을 X 잃습니다. 약화를 X 부여합니다. 소멸.\", kind = \"Skill\", weak = 3, class = \"bandit\", rarity = \"legend\" },\n\tAdrenaline = { name = \"아드레날린\", cost = 0, desc = \"를 얻습니다. 카드를 2장 뽑습니다. 소멸.\", kind = \"Skill\", powerEffect = \"energyPerTurn\", value = 1, class = \"bandit\", rarity = \"legend\", draw = 2 },\n\tStormOfSteel = { name = \"강철의 폭풍\", cost = 1, desc = \"손에 있는 모든 카드를 버립니다. 버린 카드의 수만큼 단도를 손으로 가져옵니다.\", kind = \"Skill\", class = \"bandit\", rarity = \"legend\", draw = 1, discardAll = true },\n\tShadowStep = { name = \"그림자 걸음\", cost = 1, desc = \"손에 있는 모든 카드를 버립니다. 다음 턴에, 공격 카드의 피해량이 2배가 됩니다.\", kind = \"Skill\", class = \"bandit\", rarity = \"legend\", draw = 1, discardAll = true },\n\tShadowmeld = { name = \"그림자 은신\", cost = 1, desc = \"이번 턴 동안 얻는 방어도가 2배가 됩니다.\", kind = \"Skill\", class = \"bandit\", rarity = \"legend\", draw = 1 },\n\tCorrosiveWave = { name = \"부식성 파도\", cost = 1, desc = \"이번 턴에 카드를 뽑을 때마다, 모든 적에게 중독을 2 부여합니다.\", kind = \"Skill\", class = \"bandit\", rarity = \"legend\", poison = 2 },\n\tBladeOfInk = { name = \"잉크 칼날\", cost = 1, desc = \"잉크투성이 단도를 2장 손으로 가져옵니다.\", kind = \"Attack\", damage = 4, class = \"bandit\", rarity = \"legend\", hits = 2 },\n\tBurst = { name = \"폭주\", cost = 1, desc = \"이번 턴에 다음에 사용하는 스킬 카드가 1번 추가로 사용됩니다.\", kind = \"Skill\", class = \"bandit\", rarity = \"legend\", draw = 1 },\n\tKnifeTrap = { name = \"칼날 함정\", cost = 2, desc = \"대상 적에게 소멸된 카드 더미에 있는 모든 단도를 사용합니다.\", kind = \"Skill\", class = \"bandit\", rarity = \"legend\", draw = 1 },\n\tBulletTime = { name = \"불릿 타임\", cost = 3, desc = \"이번 턴 동안 더 이상 카드를 뽑을 수 없습니다. 이번 턴 동안 손에 있는 모든 카드를 비용 없이 사용할 수 있습니다.\", kind = \"Skill\", powerEffect = \"energyPerTurn\", value = 1, class = \"bandit\", rarity = \"legend\" },\n\tNightmare = { name = \"악몽\", cost = 3, desc = \"카드를 1장 선택합니다. 다음 턴에, 그 카드의 복사본을 3장 손으로 가져옵니다. 소멸.\", kind = \"Skill\", class = \"bandit\", rarity = \"legend\", draw = 1 },\n\tToolsOfTheTrade = { name = \"작업 도구\", cost = 1, desc = \"내 턴 시작 시, 카드를 1장 뽑고 카드를 1장 버립니다.\", kind = \"Power\", powerEffect = \"energyPerTurn\", value = 1, class = \"bandit\", rarity = \"legend\", draw = 1, discard = 1 },\n\tAfterimage = { name = \"잔상\", cost = 1, desc = \"카드를 사용할 때마다, 방어도를 1 얻습니다.\", kind = \"Power\", block = 1, powerEffect = \"blockPerTurn\", value = 2, class = \"bandit\", rarity = \"legend\" },\n\tAccelerant = { name = \"촉진제\", cost = 1, desc = \"중독이 1번 추가로 발동합니다.\", kind = \"Power\", powerEffect = \"strengthPerTurn\", value = 1, class = \"bandit\", rarity = \"legend\" },\n\tEnvenom = { name = \"독 바르기\", cost = 2, desc = \"공격 카드가 막히지 않은 피해를 줄 때마다, 중독을 1 부여합니다.\", kind = \"Power\", powerEffect = \"strengthPerTurn\", value = 1, class = \"bandit\", rarity = \"legend\", poison = 1 },\n\tMasterPlanner = { name = \"설계의 대가\", cost = 2, desc = \"스킬 카드를 사용 시, 그 카드가 교활을 얻습니다.\", kind = \"Power\", powerEffect = \"strengthPerTurn\", value = 1, class = \"bandit\", rarity = \"legend\" },\n\tTracking = { name = \"추적\", cost = 2, desc = \"약화 상태의 적이 공격 카드로 받는 피해가 2배가 됩니다.\", kind = \"Power\", powerEffect = \"strengthPerTurn\", value = 1, class = \"bandit\", rarity = \"legend\" },\n\tFanOfKnives = { name = \"칼날 부채\", cost = 2, desc = \"단도가 이제 모든 적을 대상으로 합니다. 단도를 4장 손으로 가져옵니다.\", kind = \"Attack\", damage = 4, powerEffect = \"strengthPerTurn\", value = 1, class = \"bandit\", rarity = \"legend\", hits = 4 },\n\tSerpentForm = { name = \"구렁이의 형상\", cost = 3, desc = \"카드를 사용할 때마다, 무작위 적에게 피해를 4 줍니다.\", kind = \"Power\", damage = 4, powerEffect = \"strengthPerTurn\", value = 1, class = \"bandit\", rarity = \"legend\" },\n\tAbrasive = { name = \"연마\", cost = 3, desc = \"교활. 민첩을 1 얻습니다. 가시를 4 얻습니다.\", kind = \"Power\", powerEffect = \"blockPerTurn\", value = 2, class = \"bandit\", rarity = \"legend\", sly = true },\n\tSuppress = { name = \"진압\", cost = 0, desc = \"선천성. 피해를 11 줍니다. 약화를 3 부여합니다.\", kind = \"Attack\", damage = 11, weak = 3, class = \"bandit\", rarity = \"legend\" },\n\tWraithForm = { name = \"유령의 형상\", cost = 3, desc = \"불가침을 2 얻습니다. 내 턴 종료 시 민첩을 1 잃습니다.\", kind = \"Power\", powerEffect = \"blockPerTurn\", value = 8, class = \"bandit\", rarity = \"legend\" },\n\tFlanking = { name = \"측면 공격\", cost = 2, desc = \"이번 턴에 대상 적이 다른 플레이어에게 받는 피해량이 2배가 됩니다.\", kind = \"Skill\", class = \"bandit\", rarity = \"legend\", draw = 1 },\n\tSneaky = { name = \"비열함\", cost = 2, desc = \"교활. 다른 플레이어가 적을 공격할 때마다, 방어도를 1 얻습니다.\", kind = \"Skill\", block = 1, class = \"bandit\", rarity = \"legend\", sly = true },\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": [], @@ -1571,7 +1592,7 @@ "Name": null }, "Arguments": [], - "Code": "local endTurn = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/DeckHud/EndTurnButton\")\nif endTurn ~= nil and endTurn.ButtonComponent ~= nil then\n\tif self.EndTurnHandler ~= nil then\n\t\tendTurn:DisconnectEvent(ButtonClickEvent, self.EndTurnHandler)\n\t\tself.EndTurnHandler = nil\n\tend\n\tself.EndTurnHandler = endTurn:ConnectEvent(ButtonClickEvent, function() self:EndPlayerTurn() end)\nend\nlocal drawPile = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/DeckHud/DrawPile\")\nif drawPile ~= nil and drawPile.ButtonComponent ~= nil then\n\tif self.DrawPileHandler ~= nil then\n\t\tdrawPile:DisconnectEvent(ButtonClickEvent, self.DrawPileHandler)\n\t\tself.DrawPileHandler = nil\n\tend\n\tself.DrawPileHandler = drawPile:ConnectEvent(ButtonClickEvent, function() self:OpenDeckInspect(\"draw\") end)\nend\nlocal discardPile = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/DeckHud/DiscardPile\")\nif discardPile ~= nil and discardPile.ButtonComponent ~= nil then\n\tif self.DiscardPileHandler ~= nil then\n\t\tdiscardPile:DisconnectEvent(ButtonClickEvent, self.DiscardPileHandler)\n\t\tself.DiscardPileHandler = nil\n\tend\n\tself.DiscardPileHandler = discardPile:ConnectEvent(ButtonClickEvent, function() self:OpenDeckInspect(\"discard\") end)\nend\nlocal inspectClose = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/DeckInspectHud/Close\")\nif inspectClose ~= nil and inspectClose.ButtonComponent ~= nil then\n\tif self.DeckInspectCloseHandler ~= nil then\n\t\tinspectClose:DisconnectEvent(ButtonClickEvent, self.DeckInspectCloseHandler)\n\t\tself.DeckInspectCloseHandler = nil\n\tend\n\tself.DeckInspectCloseHandler = inspectClose:ConnectEvent(ButtonClickEvent, function() self:CloseDeckInspect() end)\nend\nlocal allDeckButton = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/CombatHud/TopBar/AllDeckButton\")\nif allDeckButton ~= nil and allDeckButton.ButtonComponent ~= nil then\n\tif self.AllDeckHandler ~= nil then\n\t\tallDeckButton:DisconnectEvent(ButtonClickEvent, self.AllDeckHandler)\n\t\tself.AllDeckHandler = nil\n\tend\n\tself.AllDeckHandler = allDeckButton:ConnectEvent(ButtonClickEvent, function() self:OpenAllDeck() end)\nend\nlocal allDeckClose = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/DeckAllHud/Close\")\nif allDeckClose ~= nil and allDeckClose.ButtonComponent ~= nil then\n\tif self.AllDeckCloseHandler ~= nil then\n\t\tallDeckClose:DisconnectEvent(ButtonClickEvent, self.AllDeckCloseHandler)\n\t\tself.AllDeckCloseHandler = nil\n\tend\n\tself.AllDeckCloseHandler = allDeckClose:ConnectEvent(ButtonClickEvent, function() self:CloseAllDeck() end)\nend\nself:BindClassDeckTabs()\nfor i = 1, 10 do\n\tlocal cardEntity = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/CardHand/Card\" .. tostring(i))\n\tif cardEntity ~= nil and cardEntity.UITouchReceiveComponent ~= nil then\n\t\tlocal cardPath = \"/ui/DefaultGroup/CardHand/Card\" .. tostring(i)\n\t\tcardEntity:ConnectEvent(UITouchEnterEvent, function() self:SetCardHover(cardPath, true) end)\n\t\tcardEntity:ConnectEvent(UITouchExitEvent, function() self:SetCardHover(cardPath, false) end)\n\t\tcardEntity:ConnectEvent(UITouchBeginDragEvent, function(ev) self:OnCardDragBegin(i) end)\n\t\tcardEntity:ConnectEvent(UITouchDragEvent, function(ev) self:OnCardDrag(i, ev.TouchPoint) end)\n\t\tcardEntity:ConnectEvent(UITouchEndDragEvent, function(ev) self:OnCardDragEnd(i, ev.TouchPoint) end)\n\t\tcardEntity:ConnectEvent(UITouchEnterEvent, function() self:HoverCard(i) end)\n\t\tcardEntity:ConnectEvent(UITouchExitEvent, function() self:UnhoverCard(i) end)\n\tend\nend\nfor i = 1, 3 do\n\tlocal rc = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/RewardHud/Reward\" .. tostring(i))\n\tif rc ~= nil and rc.ButtonComponent ~= nil then\n\t\trc:ConnectEvent(ButtonClickEvent, function() self:PickReward(i) end)\n\t\tif rc.UITouchReceiveComponent ~= nil then\n\t\t\tlocal cardPath = \"/ui/DefaultGroup/RewardHud/Reward\" .. tostring(i)\n\t\t\trc:ConnectEvent(UITouchEnterEvent, function() self:SetCardHover(cardPath, true) end)\n\t\t\trc:ConnectEvent(UITouchExitEvent, function() self:SetCardHover(cardPath, false) end)\n\t\tend\n\tend\nend\nlocal skip = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/RewardHud/Skip\")\nif skip ~= nil and skip.ButtonComponent ~= nil then\n\tskip:ConnectEvent(ButtonClickEvent, function() self:PickReward(0) end)\nend\nlocal mapNodeIds = {}\nfor r = 1, 6 do\n\tfor c = 1, 4 do\n\t\ttable.insert(mapNodeIds, \"r\" .. tostring(r) .. \"c\" .. tostring(c))\n\tend\nend\ntable.insert(mapNodeIds, \"boss\")\nfor i = 1, #mapNodeIds do\n\tlocal nid = mapNodeIds[i]\n\tlocal mn = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/MapHud/Node_\" .. nid)\n\tif mn ~= nil and mn.ButtonComponent ~= nil then\n\t\tmn:ConnectEvent(ButtonClickEvent, function() self:PickNode(nid) end)\n\tend\nend\nfor i = 1, 3 do\n\tlocal sc = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/ShopHud/Card\" .. tostring(i))\n\tif sc ~= nil and sc.ButtonComponent ~= nil then\n\t\tsc:ConnectEvent(ButtonClickEvent, function() self:BuyCard(i) end)\n\t\tif sc.UITouchReceiveComponent ~= nil then\n\t\t\tlocal cardPath = \"/ui/DefaultGroup/ShopHud/Card\" .. tostring(i)\n\t\t\tsc:ConnectEvent(UITouchEnterEvent, function() self:SetCardHover(cardPath, true) end)\n\t\t\tsc:ConnectEvent(UITouchExitEvent, function() self:SetCardHover(cardPath, false) end)\n\t\tend\n\tend\nend\nlocal shopLeave = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/ShopHud/Leave\")\nif shopLeave ~= nil and shopLeave.ButtonComponent ~= nil then\n\tshopLeave:ConnectEvent(ButtonClickEvent, function() self:LeaveNode() end)\nend\nlocal shopRelic = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/ShopHud/Relic\")\nif shopRelic ~= nil and shopRelic.ButtonComponent ~= nil then\n\tshopRelic:ConnectEvent(ButtonClickEvent, function() self:BuyRelic() end)\nend\nlocal restLeave = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/RestHud/Leave\")\nif restLeave ~= nil and restLeave.ButtonComponent ~= nil then\n\trestLeave:ConnectEvent(ButtonClickEvent, function() self:LeaveNode() end)\nend\nfor i = 1, 4 do\n\tlocal ms = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/CombatHud/MonsterSlot\" .. tostring(i))\n\tif ms ~= nil and ms.ButtonComponent ~= nil then\n\t\tms:ConnectEvent(ButtonClickEvent, function() self:SetTarget(i) end)\n\tend\nend\nfor i = 1, 10 do\n\tlocal rs = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/CombatHud/TopBar/RelicSlot\" .. tostring(i))\n\tif rs ~= nil and rs.UITouchReceiveComponent ~= nil then\n\t\tlocal idx = i\n\t\trs:ConnectEvent(UITouchEnterEvent, function()\n\t\t\tlocal rid = nil\n\t\t\tif self.RunRelics ~= nil then rid = self.RunRelics[idx] end\n\t\t\tif rid ~= nil and self.Relics[rid] ~= nil then\n\t\t\t\tself:ShowTooltip(self.Relics[rid].name, self.Relics[rid].desc, -240 + (idx - 1) * 48)\n\t\t\tend\n\t\tend)\n\t\trs:ConnectEvent(UITouchExitEvent, function() self:HideTooltip() end)\n\tend\nend\nfor i = 1, 5 do\n\tlocal ps = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/CombatHud/TopBar/PotionSlot\" .. tostring(i))\n\tif ps ~= nil and ps.UITouchReceiveComponent ~= nil then\n\t\tlocal idx = i\n\t\tps:ConnectEvent(UITouchEnterEvent, function()\n\t\t\tlocal pid = nil\n\t\t\tif self.RunPotions ~= nil then pid = self.RunPotions[idx] end\n\t\t\tif pid ~= nil and self.Potions[pid] ~= nil then\n\t\t\t\tself:ShowTooltip(self.Potions[pid].name, self.Potions[pid].desc, 240 + (idx - 1) * 44)\n\t\t\tend\n\t\tend)\n\t\tps:ConnectEvent(UITouchExitEvent, function() self:HideTooltip() end)\n\t\tps:ConnectEvent(UITouchDownEvent, function() self:OpenPotionMenu(idx) end)\n\tend\nend\nlocal pmUse = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/CombatHud/PotionMenu/Use\")\nif pmUse ~= nil and pmUse.ButtonComponent ~= nil then\n\tpmUse:ConnectEvent(ButtonClickEvent, function() self:UsePotion() end)\nend\nlocal pmToss = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/CombatHud/PotionMenu/Toss\")\nif pmToss ~= nil and pmToss.ButtonComponent ~= nil then\n\tpmToss:ConnectEvent(ButtonClickEvent, function() self:TossPotion() end)\nend\nlocal pmClose = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/CombatHud/PotionMenu/Close\")\nif pmClose ~= nil and pmClose.ButtonComponent ~= nil then\n\tpmClose:ConnectEvent(ButtonClickEvent, function() self:ClosePotionMenu() end)\nend\nlocal shopPotion = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/ShopHud/Potion\")\nif shopPotion ~= nil and shopPotion.ButtonComponent ~= nil then\n\tshopPotion:ConnectEvent(ButtonClickEvent, function() self:BuyPotion() end)\nend\nlocal chest = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/TreasureHud/Chest\")\nif chest ~= nil and chest.ButtonComponent ~= nil then\n\tchest:ConnectEvent(ButtonClickEvent, function() self:OpenChest() end)\nend\nlocal treasureLeave = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/TreasureHud/Leave\")\nif treasureLeave ~= nil and treasureLeave.ButtonComponent ~= nil then\n\ttreasureLeave:ConnectEvent(ButtonClickEvent, function() self:LeaveNode() end)\nend\nlocal jcRelic = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/JobChoiceHud/RelicButton\")\nif jcRelic ~= nil and jcRelic.ButtonComponent ~= nil then\n\tjcRelic:ConnectEvent(ButtonClickEvent, function() self:PickJobReward(\"relic\") end)\nend\nlocal jcJob = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/JobChoiceHud/JobButton\")\nif jcJob ~= nil and jcJob.ButtonComponent ~= nil then\n\tjcJob:ConnectEvent(ButtonClickEvent, function() self:PickJobReward(\"job\") end)\nend\nfor i = 1, 3 do\n\tlocal slotIdx = i\n\tlocal jb = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/JobSelectHud/Job_slot\" .. tostring(i))\n\tif jb ~= nil and jb.ButtonComponent ~= nil then\n\t\tjb:ConnectEvent(ButtonClickEvent, function()\n\t\t\tif self.JobOpts ~= nil and self.JobOpts[slotIdx] ~= nil then\n\t\t\t\tself:SetJob(self.JobOpts[slotIdx].id)\n\t\t\tend\n\t\tend)\n\tend\nend", + "Code": "local endTurn = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/DeckHud/EndTurnButton\")\nif endTurn ~= nil and endTurn.ButtonComponent ~= nil then\n\tif self.EndTurnHandler ~= nil then\n\t\tendTurn:DisconnectEvent(ButtonClickEvent, self.EndTurnHandler)\n\t\tself.EndTurnHandler = nil\n\tend\n\tself.EndTurnHandler = endTurn:ConnectEvent(ButtonClickEvent, function() self:EndPlayerTurn() end)\nend\nlocal drawPile = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/DeckHud/DrawPile\")\nif drawPile ~= nil and drawPile.ButtonComponent ~= nil then\n\tif self.DrawPileHandler ~= nil then\n\t\tdrawPile:DisconnectEvent(ButtonClickEvent, self.DrawPileHandler)\n\t\tself.DrawPileHandler = nil\n\tend\n\tself.DrawPileHandler = drawPile:ConnectEvent(ButtonClickEvent, function() self:OpenDeckInspect(\"draw\") end)\nend\nlocal discardPile = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/DeckHud/DiscardPile\")\nif discardPile ~= nil and discardPile.ButtonComponent ~= nil then\n\tif self.DiscardPileHandler ~= nil then\n\t\tdiscardPile:DisconnectEvent(ButtonClickEvent, self.DiscardPileHandler)\n\t\tself.DiscardPileHandler = nil\n\tend\n\tself.DiscardPileHandler = discardPile:ConnectEvent(ButtonClickEvent, function() self:OpenDeckInspect(\"discard\") end)\nend\nlocal inspectClose = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/DeckInspectHud/Close\")\nif inspectClose ~= nil and inspectClose.ButtonComponent ~= nil then\n\tif self.DeckInspectCloseHandler ~= nil then\n\t\tinspectClose:DisconnectEvent(ButtonClickEvent, self.DeckInspectCloseHandler)\n\t\tself.DeckInspectCloseHandler = nil\n\tend\n\tself.DeckInspectCloseHandler = inspectClose:ConnectEvent(ButtonClickEvent, function() self:CloseDeckInspect() end)\nend\nlocal allDeckButton = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/CombatHud/TopBar/AllDeckButton\")\nif allDeckButton ~= nil and allDeckButton.ButtonComponent ~= nil then\n\tif self.AllDeckHandler ~= nil then\n\t\tallDeckButton:DisconnectEvent(ButtonClickEvent, self.AllDeckHandler)\n\t\tself.AllDeckHandler = nil\n\tend\n\tself.AllDeckHandler = allDeckButton:ConnectEvent(ButtonClickEvent, function() self:OpenAllDeck() end)\nend\nlocal allDeckClose = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/DeckAllHud/Close\")\nif allDeckClose ~= nil and allDeckClose.ButtonComponent ~= nil then\n\tif self.AllDeckCloseHandler ~= nil then\n\t\tallDeckClose:DisconnectEvent(ButtonClickEvent, self.AllDeckCloseHandler)\n\t\tself.AllDeckCloseHandler = nil\n\tend\n\tself.AllDeckCloseHandler = allDeckClose:ConnectEvent(ButtonClickEvent, function() self:CloseAllDeck() end)\nend\nself:BindClassDeckTabs()\nfor i = 1, 10 do\n\tlocal cardEntity = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/CardHand/Card\" .. tostring(i))\n\tif cardEntity ~= nil and cardEntity.UITouchReceiveComponent ~= nil then\n\t\tlocal cardPath = \"/ui/DefaultGroup/CardHand/Card\" .. tostring(i)\n\t\tcardEntity:ConnectEvent(UITouchEnterEvent, function() self:SetCardHover(cardPath, true) end)\n\t\tcardEntity:ConnectEvent(UITouchExitEvent, function() self:SetCardHover(cardPath, false) end)\n\t\tcardEntity:ConnectEvent(UITouchBeginDragEvent, function(ev) self:OnCardDragBegin(i) end)\n\t\tcardEntity:ConnectEvent(UITouchDragEvent, function(ev) self:OnCardDrag(i, ev.TouchPoint) end)\n\t\tcardEntity:ConnectEvent(UITouchEndDragEvent, function(ev) self:OnCardDragEnd(i, ev.TouchPoint) end)\n\t\tcardEntity:ConnectEvent(UITouchEnterEvent, function() self:HoverCard(i) end)\n\t\tcardEntity:ConnectEvent(UITouchExitEvent, function() self:UnhoverCard(i) end)\n\t\tif cardEntity.ButtonComponent ~= nil then\n\t\t\tcardEntity:ConnectEvent(ButtonClickEvent, function() self:OnCardButton(i) end)\n\t\tend\n\tend\nend\nfor i = 1, 3 do\n\tlocal rc = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/RewardHud/Reward\" .. tostring(i))\n\tif rc ~= nil and rc.ButtonComponent ~= nil then\n\t\trc:ConnectEvent(ButtonClickEvent, function() self:PickReward(i) end)\n\t\tif rc.UITouchReceiveComponent ~= nil then\n\t\t\tlocal cardPath = \"/ui/DefaultGroup/RewardHud/Reward\" .. tostring(i)\n\t\t\trc:ConnectEvent(UITouchEnterEvent, function() self:SetCardHover(cardPath, true) end)\n\t\t\trc:ConnectEvent(UITouchExitEvent, function() self:SetCardHover(cardPath, false) end)\n\t\tend\n\tend\nend\nlocal skip = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/RewardHud/Skip\")\nif skip ~= nil and skip.ButtonComponent ~= nil then\n\tskip:ConnectEvent(ButtonClickEvent, function() self:PickReward(0) end)\nend\nlocal mapNodeIds = {}\nfor r = 1, 6 do\n\tfor c = 1, 4 do\n\t\ttable.insert(mapNodeIds, \"r\" .. tostring(r) .. \"c\" .. tostring(c))\n\tend\nend\ntable.insert(mapNodeIds, \"boss\")\nfor i = 1, #mapNodeIds do\n\tlocal nid = mapNodeIds[i]\n\tlocal mn = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/MapHud/Node_\" .. nid)\n\tif mn ~= nil and mn.ButtonComponent ~= nil then\n\t\tmn:ConnectEvent(ButtonClickEvent, function() self:PickNode(nid) end)\n\tend\nend\nfor i = 1, 3 do\n\tlocal sc = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/ShopHud/Card\" .. tostring(i))\n\tif sc ~= nil and sc.ButtonComponent ~= nil then\n\t\tsc:ConnectEvent(ButtonClickEvent, function() self:BuyCard(i) end)\n\t\tif sc.UITouchReceiveComponent ~= nil then\n\t\t\tlocal cardPath = \"/ui/DefaultGroup/ShopHud/Card\" .. tostring(i)\n\t\t\tsc:ConnectEvent(UITouchEnterEvent, function() self:SetCardHover(cardPath, true) end)\n\t\t\tsc:ConnectEvent(UITouchExitEvent, function() self:SetCardHover(cardPath, false) end)\n\t\tend\n\tend\nend\nlocal shopLeave = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/ShopHud/Leave\")\nif shopLeave ~= nil and shopLeave.ButtonComponent ~= nil then\n\tshopLeave:ConnectEvent(ButtonClickEvent, function() self:LeaveNode() end)\nend\nlocal shopRelic = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/ShopHud/Relic\")\nif shopRelic ~= nil and shopRelic.ButtonComponent ~= nil then\n\tshopRelic:ConnectEvent(ButtonClickEvent, function() self:BuyRelic() end)\nend\nlocal restLeave = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/RestHud/Leave\")\nif restLeave ~= nil and restLeave.ButtonComponent ~= nil then\n\trestLeave:ConnectEvent(ButtonClickEvent, function() self:LeaveNode() end)\nend\nfor i = 1, 4 do\n\tlocal ms = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/CombatHud/MonsterSlot\" .. tostring(i))\n\tif ms ~= nil and ms.ButtonComponent ~= nil then\n\t\tms:ConnectEvent(ButtonClickEvent, function() self:SetTarget(i) end)\n\tend\nend\nfor i = 1, 10 do\n\tlocal rs = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/CombatHud/TopBar/RelicSlot\" .. tostring(i))\n\tif rs ~= nil and rs.UITouchReceiveComponent ~= nil then\n\t\tlocal idx = i\n\t\trs:ConnectEvent(UITouchEnterEvent, function()\n\t\t\tlocal rid = nil\n\t\t\tif self.RunRelics ~= nil then rid = self.RunRelics[idx] end\n\t\t\tif rid ~= nil and self.Relics[rid] ~= nil then\n\t\t\t\tself:ShowTooltip(self.Relics[rid].name, self.Relics[rid].desc, -240 + (idx - 1) * 48)\n\t\t\tend\n\t\tend)\n\t\trs:ConnectEvent(UITouchExitEvent, function() self:HideTooltip() end)\n\tend\nend\nfor i = 1, 5 do\n\tlocal ps = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/CombatHud/TopBar/PotionSlot\" .. tostring(i))\n\tif ps ~= nil and ps.UITouchReceiveComponent ~= nil then\n\t\tlocal idx = i\n\t\tps:ConnectEvent(UITouchEnterEvent, function()\n\t\t\tlocal pid = nil\n\t\t\tif self.RunPotions ~= nil then pid = self.RunPotions[idx] end\n\t\t\tif pid ~= nil and self.Potions[pid] ~= nil then\n\t\t\t\tself:ShowTooltip(self.Potions[pid].name, self.Potions[pid].desc, 240 + (idx - 1) * 44)\n\t\t\tend\n\t\tend)\n\t\tps:ConnectEvent(UITouchExitEvent, function() self:HideTooltip() end)\n\t\tps:ConnectEvent(UITouchDownEvent, function() self:OpenPotionMenu(idx) end)\n\tend\nend\nlocal pmUse = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/CombatHud/PotionMenu/Use\")\nif pmUse ~= nil and pmUse.ButtonComponent ~= nil then\n\tpmUse:ConnectEvent(ButtonClickEvent, function() self:UsePotion() end)\nend\nlocal pmToss = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/CombatHud/PotionMenu/Toss\")\nif pmToss ~= nil and pmToss.ButtonComponent ~= nil then\n\tpmToss:ConnectEvent(ButtonClickEvent, function() self:TossPotion() end)\nend\nlocal pmClose = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/CombatHud/PotionMenu/Close\")\nif pmClose ~= nil and pmClose.ButtonComponent ~= nil then\n\tpmClose:ConnectEvent(ButtonClickEvent, function() self:ClosePotionMenu() end)\nend\nlocal shopPotion = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/ShopHud/Potion\")\nif shopPotion ~= nil and shopPotion.ButtonComponent ~= nil then\n\tshopPotion:ConnectEvent(ButtonClickEvent, function() self:BuyPotion() end)\nend\nlocal chest = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/TreasureHud/Chest\")\nif chest ~= nil and chest.ButtonComponent ~= nil then\n\tchest:ConnectEvent(ButtonClickEvent, function() self:OpenChest() end)\nend\nlocal treasureLeave = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/TreasureHud/Leave\")\nif treasureLeave ~= nil and treasureLeave.ButtonComponent ~= nil then\n\ttreasureLeave:ConnectEvent(ButtonClickEvent, function() self:LeaveNode() end)\nend\nlocal jcRelic = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/JobChoiceHud/RelicButton\")\nif jcRelic ~= nil and jcRelic.ButtonComponent ~= nil then\n\tjcRelic:ConnectEvent(ButtonClickEvent, function() self:PickJobReward(\"relic\") end)\nend\nlocal jcJob = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/JobChoiceHud/JobButton\")\nif jcJob ~= nil and jcJob.ButtonComponent ~= nil then\n\tjcJob:ConnectEvent(ButtonClickEvent, function() self:PickJobReward(\"job\") end)\nend\nfor i = 1, 3 do\n\tlocal slotIdx = i\n\tlocal jb = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/JobSelectHud/Job_slot\" .. tostring(i))\n\tif jb ~= nil and jb.ButtonComponent ~= nil then\n\t\tjb:ConnectEvent(ButtonClickEvent, function()\n\t\t\tif self.JobOpts ~= nil and self.JobOpts[slotIdx] ~= nil then\n\t\t\t\tself:SetJob(self.JobOpts[slotIdx].id)\n\t\t\tend\n\t\tend)\n\tend\nend", "Scope": 2, "ExecSpace": 6, "Attributes": [], @@ -1601,7 +1622,7 @@ "Name": null }, "Arguments": [], - "Code": "if self.CombatOver == true or self.FxBusy == true or self.TurnBusy == true then\n\treturn\nend\nlocal burn = 0\nfor bi = 1, #self.Hand do\n\tlocal hc = self.Cards[self.Hand[bi]]\n\tif hc ~= nil and hc.endTurnDamage ~= nil then burn = burn + hc.endTurnDamage end\nend\nif burn > 0 then\n\tself.PlayerHp = self.PlayerHp - burn\n\tif self.PlayerHp < 0 then self.PlayerHp = 0 end\n\tself:ShowPlayerDmgPop(burn)\n\tself:RenderCombat()\nend\nfor i = 1, #self.Hand do\n\ttable.insert(self.DiscardPile, self.Hand[i])\nend\nself.Hand = {}\nif self.PlayerWeak > 0 then self.PlayerWeak = self.PlayerWeak - 1 end\nif self.PlayerVuln > 0 then self.PlayerVuln = self.PlayerVuln - 1 end\nself:RenderHand(false)\nself:RenderPiles()\nself:EnemyTurn()", + "Code": "if self.CombatOver == true or self.FxBusy == true or self.TurnBusy == true then\n\treturn\nend\nif self:IsDiscardSelecting() == true then\n\tself:Toast(\"버릴 카드를 먼저 선택하세요\")\n\treturn\nend\nlocal burn = 0\nfor bi = 1, #self.Hand do\n\tlocal hc = self.Cards[self.Hand[bi]]\n\tif hc ~= nil and hc.endTurnDamage ~= nil then burn = burn + hc.endTurnDamage end\nend\nif burn > 0 then\n\tself.PlayerHp = self.PlayerHp - burn\n\tif self.PlayerHp < 0 then self.PlayerHp = 0 end\n\tself:ShowPlayerDmgPop(burn)\n\tself:RenderCombat()\nend\nlocal kept = {}\nfor i = 1, #self.Hand do\n\tlocal cardId = self.Hand[i]\n\tlocal c = self.Cards[cardId]\n\tif c ~= nil and c.retain == true then\n\t\ttable.insert(kept, cardId)\n\telse\n\t\ttable.insert(self.DiscardPile, cardId)\n\tend\nend\nself.Hand = kept\nif self.PlayerWeak > 0 then self.PlayerWeak = self.PlayerWeak - 1 end\nif self.PlayerVuln > 0 then self.PlayerVuln = self.PlayerVuln - 1 end\nself:RenderHand(false)\nself:RenderPiles()\nself:EnemyTurn()", "Scope": 2, "ExecSpace": 6, "Attributes": [], @@ -1631,7 +1652,7 @@ "Name": "animate" } ], - "Code": "local drawnSlots = {}\nfor i = 1, amount do\n\tif #self.DrawPile <= 0 then\n\t\tself:RecycleDiscardIntoDraw()\n\tend\n\tif #self.DrawPile <= 0 then\n\t\tbreak\n\tend\n\tlocal cardId = table.remove(self.DrawPile)\n\tif #self.Hand >= 10 then\n\t\ttable.insert(self.DiscardPile, cardId)\n\telse\n\t\ttable.insert(self.Hand, cardId)\n\t\tif #self.Hand <= 5 then\n\t\t\ttable.insert(drawnSlots, #self.Hand)\n\t\tend\n\tend\nend\nself:RenderPiles()\nif animate == true and #drawnSlots > 0 then\n\tself:RenderHand(false)\n\tlocal drawStart = Vector2(-590, 8)\n\tfor i = 1, #drawnSlots do\n\t\tlocal slot = drawnSlots[i]\n\t\tself:AnimateCardFrom(slot, drawStart, Vector2((slot - 3) * 200, 0), 0.08 + i * 0.045)\n\tend\nend", + "Code": "local drawnSlots = {}\nfor i = 1, amount do\n\tif #self.DrawPile <= 0 then\n\t\tself:RecycleDiscardIntoDraw()\n\tend\n\tif #self.DrawPile <= 0 then\n\t\tbreak\n\tend\n\tlocal cardId = table.remove(self.DrawPile)\n\tif #self.Hand >= 10 then\n\t\ttable.insert(self.DiscardPile, cardId)\n\t\tself:TriggerSly(cardId)\n\telse\n\t\ttable.insert(self.Hand, cardId)\n\t\tif #self.Hand <= 5 then\n\t\t\ttable.insert(drawnSlots, #self.Hand)\n\t\tend\n\tend\nend\nself:RenderPiles()\nif animate == true and #drawnSlots > 0 then\n\tself:RenderHand(false)\n\tlocal drawStart = Vector2(-590, 8)\n\tfor i = 1, #drawnSlots do\n\t\tlocal slot = drawnSlots[i]\n\t\tself:AnimateCardFrom(slot, drawStart, Vector2(self:GetHandSlotX(slot), 0), 0.08 + i * 0.045)\n\tend\nend", "Scope": 2, "ExecSpace": 6, "Attributes": [], @@ -1916,6 +1937,29 @@ "Attributes": [], "Name": "ApplyAllDeckCardVisual" }, + { + "Return": { + "Type": "number", + "DefaultValue": null, + "SyncDirection": 0, + "Attributes": [], + "Name": null + }, + "Arguments": [ + { + "Type": "number", + "DefaultValue": null, + "SyncDirection": 0, + "Attributes": [], + "Name": "slot" + } + ], + "Code": "local n = 0\nif self.Hand ~= nil then\n\tn = #self.Hand\nend\nif n <= 0 then\n\treturn 0\nend\nlocal spacing = 175\nif n > 8 then spacing = math.floor(1400 / n) end\nlocal startX = -((n - 1) * spacing) / 2\nreturn startX + (slot - 1) * spacing", + "Scope": 2, + "ExecSpace": 6, + "Attributes": [], + "Name": "GetHandSlotX" + }, { "Return": { "Type": "void", @@ -1933,7 +1977,7 @@ "Name": "animate" } ], - "Code": "local n = #self.Hand\nlocal spacing = 175\nif n > 8 then spacing = math.floor(1400 / n) end\nlocal startX = -((n - 1) * spacing) / 2\nlocal drawStart = Vector2(-590, 8)\nfor i = 1, 10 do\n\tlocal cardEntity = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/CardHand/Card\" .. tostring(i))\n\tif cardEntity ~= nil then\n\t\tlocal cardId = self.Hand[i]\n\t\tif cardId == nil then\n\t\t\tcardEntity.Enable = false\n\t\telse\n\t\t\tcardEntity.Enable = true\n\t\t\tif cardEntity.UITransformComponent ~= nil then cardEntity.UITransformComponent.UIScale = Vector3(1, 1, 1) end\n\t\t\tself:ApplyCardVisual(i, cardId)\n\t\t\tlocal tx = startX + (i - 1) * spacing\n\t\t\tif animate == true then\n\t\t\t\tself:AnimateCardFrom(i, drawStart, Vector2(tx, 0), 0.16 + i * 0.03)\n\t\t\telse\n\t\t\t\tif cardEntity.UITransformComponent ~= nil then cardEntity.UITransformComponent.anchoredPosition = Vector2(tx, 0) end\n\t\t\tend\n\t\tend\n\tend\nend\nself:RenderPiles()", + "Code": "local n = #self.Hand\nlocal spacing = 175\nif n > 8 then spacing = math.floor(1400 / n) end\nlocal startX = -((n - 1) * spacing) / 2\nlocal drawStart = Vector2(-590, 8)\nfor i = 1, 10 do\n\tlocal cardEntity = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/CardHand/Card\" .. tostring(i))\n\tif cardEntity ~= nil then\n\t\tlocal cardId = self.Hand[i]\n\t\tif cardId == nil then\n\t\t\tcardEntity.Enable = false\n\t\telse\n\t\t\tcardEntity.Enable = true\n\t\t\tif cardEntity.UITransformComponent ~= nil then cardEntity.UITransformComponent.UIScale = Vector3(1, 1, 1) end\n\t\t\tself:ApplyCardVisual(i, cardId)\n\t\t\tlocal tx = self:GetHandSlotX(i)\n\t\t\tif animate == true then\n\t\t\t\tself:AnimateCardFrom(i, drawStart, Vector2(tx, 0), 0.16 + i * 0.03)\n\t\t\telse\n\t\t\t\tif cardEntity.UITransformComponent ~= nil then cardEntity.UITransformComponent.anchoredPosition = Vector2(tx, 0) end\n\t\t\tend\n\t\tend\n\tend\nend\nself:RenderPiles()", "Scope": 2, "ExecSpace": 6, "Attributes": [], @@ -1993,7 +2037,7 @@ "Name": "hover" } ], - "Code": "local prefix = \"\"\nlocal count = 0\nlocal xs = {}\nlocal baseY = 0\nlocal hoverIndex = 0\nlocal push = 110\nif string.find(path, \"/ui/DefaultGroup/CardHand/Card\") == 1 then\n\tif self.DragSlot ~= nil and self.DragSlot > 0 then\n\t\treturn\n\tend\n\tprefix = \"/ui/DefaultGroup/CardHand/Card\"\n\tcount = 5\n\txs = { -400, -200, 0, 200, 400 }\n\tbaseY = 0\n\thoverIndex = tonumber(string.match(path, \"Card(%d+)\")) or 0\nelseif string.find(path, \"/ui/DefaultGroup/RewardHud/Reward\") == 1 then\n\tprefix = \"/ui/DefaultGroup/RewardHud/Reward\"\n\tcount = 3\n\txs = { -300, 0, 300 }\n\tbaseY = 0\n\thoverIndex = tonumber(string.match(path, \"Reward(%d+)\")) or 0\nelseif string.find(path, \"/ui/DefaultGroup/ShopHud/Card\") == 1 then\n\tprefix = \"/ui/DefaultGroup/ShopHud/Card\"\n\tcount = 3\n\txs = { -300, 0, 300 }\n\tbaseY = 20\n\thoverIndex = tonumber(string.match(path, \"Card(%d+)\")) or 0\nend\nif count <= 0 then\n\treturn\nend\nif self.CardHoverTweenId ~= nil and self.CardHoverTweenId ~= 0 then\n\t_TimerService:ClearTimer(self.CardHoverTweenId)\n\tself.CardHoverTweenId = 0\nend\nlocal items = {}\nfor i = 1, count do\n\tlocal e = _EntityService:GetEntityByPath(prefix .. tostring(i))\n\tif e ~= nil and e.UITransformComponent ~= nil then\n\t\tlocal tr = e.UITransformComponent\n\t\tlocal tx = xs[i]\n\t\tlocal ty = baseY\n\t\tlocal sc = 1\n\t\tif hover == true and hoverIndex > 0 then\n\t\t\tif i == hoverIndex and e.Enable == true then\n\t\t\t\tsc = 1.5\n\t\t\telseif i < hoverIndex then\n\t\t\t\ttx = tx - push\n\t\t\telseif i > hoverIndex then\n\t\t\t\ttx = tx + push\n\t\t\tend\n\t\tend\n\t\ttable.insert(items, { tr = tr, sx = tr.anchoredPosition.x, sy = tr.anchoredPosition.y, ss = tr.UIScale.x, tx = tx, ty = ty, ts = sc })\n\tend\nend\nlocal elapsed = 0\nlocal duration = 0.12\nlocal eventId = 0\neventId = _TimerService:SetTimerRepeat(function()\n\telapsed = elapsed + 1 / 60\n\tlocal t = math.min(elapsed / duration, 1)\n\tlocal eased = _TweenLogic:Ease(0, 1, 1, EaseType.SineEaseOut, t)\n\tfor i = 1, #items do\n\t\tlocal it = items[i]\n\t\tlocal x = it.sx + (it.tx - it.sx) * eased\n\t\tlocal y = it.sy + (it.ty - it.sy) * eased\n\t\tlocal s = it.ss + (it.ts - it.ss) * eased\n\t\tit.tr.anchoredPosition = Vector2(x, y)\n\t\tit.tr.UIScale = Vector3(s, s, 1)\n\tend\n\tif t >= 1 then\n\t\t_TimerService:ClearTimer(eventId)\n\t\tif self.CardHoverTweenId == eventId then\n\t\t\tself.CardHoverTweenId = 0\n\t\tend\n\tend\nend, 1 / 60)\nself.CardHoverTweenId = eventId", + "Code": "local prefix = \"\"\nlocal count = 0\nlocal xs = {}\nlocal baseY = 0\nlocal hoverIndex = 0\nlocal push = 110\nif string.find(path, \"/ui/DefaultGroup/CardHand/Card\") == 1 then\n\tif self.DragSlot ~= nil and self.DragSlot > 0 then\n\t\treturn\n\tend\n\tprefix = \"/ui/DefaultGroup/CardHand/Card\"\n\tcount = 0\n\tif self.Hand ~= nil then count = #self.Hand end\n\tfor i = 1, count do\n\t\txs[i] = self:GetHandSlotX(i)\n\tend\n\tbaseY = 0\n\thoverIndex = tonumber(string.match(path, \"Card(%d+)\")) or 0\nelseif string.find(path, \"/ui/DefaultGroup/RewardHud/Reward\") == 1 then\n\tprefix = \"/ui/DefaultGroup/RewardHud/Reward\"\n\tcount = 3\n\txs = { -300, 0, 300 }\n\tbaseY = 0\n\thoverIndex = tonumber(string.match(path, \"Reward(%d+)\")) or 0\nelseif string.find(path, \"/ui/DefaultGroup/ShopHud/Card\") == 1 then\n\tprefix = \"/ui/DefaultGroup/ShopHud/Card\"\n\tcount = 3\n\txs = { -300, 0, 300 }\n\tbaseY = 20\n\thoverIndex = tonumber(string.match(path, \"Card(%d+)\")) or 0\nend\nif count <= 0 then\n\treturn\nend\nif self.CardHoverTweenId ~= nil and self.CardHoverTweenId ~= 0 then\n\t_TimerService:ClearTimer(self.CardHoverTweenId)\n\tself.CardHoverTweenId = 0\nend\nlocal items = {}\nfor i = 1, count do\n\tlocal e = _EntityService:GetEntityByPath(prefix .. tostring(i))\n\tif e ~= nil and e.UITransformComponent ~= nil then\n\t\tlocal tr = e.UITransformComponent\n\t\tlocal tx = xs[i]\n\t\tlocal ty = baseY\n\t\tlocal sc = 1\n\t\tif hover == true and hoverIndex > 0 then\n\t\t\tif i == hoverIndex and e.Enable == true then\n\t\t\t\tsc = 1.5\n\t\t\telseif i < hoverIndex then\n\t\t\t\ttx = tx - push\n\t\t\telseif i > hoverIndex then\n\t\t\t\ttx = tx + push\n\t\t\tend\n\t\tend\n\t\ttable.insert(items, { tr = tr, sx = tr.anchoredPosition.x, sy = tr.anchoredPosition.y, ss = tr.UIScale.x, tx = tx, ty = ty, ts = sc })\n\tend\nend\nlocal elapsed = 0\nlocal duration = 0.12\nlocal eventId = 0\neventId = _TimerService:SetTimerRepeat(function()\n\telapsed = elapsed + 1 / 60\n\tlocal t = math.min(elapsed / duration, 1)\n\tlocal eased = _TweenLogic:Ease(0, 1, 1, EaseType.SineEaseOut, t)\n\tfor i = 1, #items do\n\t\tlocal it = items[i]\n\t\tlocal x = it.sx + (it.tx - it.sx) * eased\n\t\tlocal y = it.sy + (it.ty - it.sy) * eased\n\t\tlocal s = it.ss + (it.ts - it.ss) * eased\n\t\tit.tr.anchoredPosition = Vector2(x, y)\n\t\tit.tr.UIScale = Vector3(s, s, 1)\n\tend\n\tif t >= 1 then\n\t\t_TimerService:ClearTimer(eventId)\n\t\tif self.CardHoverTweenId == eventId then\n\t\t\tself.CardHoverTweenId = 0\n\t\tend\n\tend\nend, 1 / 60)\nself.CardHoverTweenId = eventId", "Scope": 2, "ExecSpace": 6, "Attributes": [], @@ -2134,6 +2178,164 @@ "Attributes": [], "Name": null }, + "Arguments": [ + { + "Type": "string", + "DefaultValue": null, + "SyncDirection": 0, + "Attributes": [], + "Name": "cardId" + }, + { + "Type": "any", + "DefaultValue": null, + "SyncDirection": 0, + "Attributes": [], + "Name": "c" + }, + { + "Type": "boolean", + "DefaultValue": null, + "SyncDirection": 0, + "Attributes": [], + "Name": "free" + } + ], + "Code": "if c == nil then\n\treturn\nend\nif c.kind == \"Attack\" then\n\tif c.damage ~= nil then\n\t\tself:PlayerAttackMotion()\n\t\tlocal total = 0\n\t\tlocal hitN = c.hits or 1\n\t\tfor h = 1, hitN do\n\t\t\ttotal = total + self:CalcPlayerAttack(c.damage)\n\t\tend\n\t\tif c.aoe == true then\n\t\t\tself:PlayAoeFx(c.fx or c.image, total)\n\t\telse\n\t\t\tself:PlayAttackFx(self.TargetIndex, c.fx or c.image, total, c.pierce == true)\n\t\tend\n\tend\n\tif c.block ~= nil then\n\t\tself.PlayerBlock = self.PlayerBlock + c.block\n\tend\n\tif free ~= true then\n\t\tself:ApplyRelics(\"cardPlayed\")\n\tend\nelseif c.kind == \"Skill\" then\n\tif c.block ~= nil then\n\t\tself.PlayerBlock = self.PlayerBlock + c.block\n\tend\nelseif c.kind == \"Power\" then\n\tif c.powerEffect ~= nil and free ~= true then\n\t\ttable.insert(self.PlayerPowers, cardId)\n\tend\nend\nif c.strength ~= nil then\n\tself.PlayerStr = self.PlayerStr + c.strength\nend\nif c.selfVuln ~= nil then\n\tself.PlayerVuln = self.PlayerVuln + c.selfVuln\nend\nif c.heal ~= nil then\n\tself.PlayerHp = math.min(self.PlayerHp + c.heal, self.PlayerMaxHp)\nend\nif c.weak ~= nil or c.vuln ~= nil or c.poison ~= nil then\n\tlocal tm = self.Monsters[self.TargetIndex]\n\tif tm == nil or tm.alive ~= true then\n\t\tfor i = 1, #self.Monsters do\n\t\t\tif self.Monsters[i].alive == true then tm = self.Monsters[i]; self.TargetIndex = i; break end\n\t\tend\n\tend\n\tif tm ~= nil and tm.alive == true then\n\t\tif c.weak ~= nil then tm.weak = tm.weak + c.weak end\n\t\tif c.poison ~= nil then tm.poison = (tm.poison or 0) + c.poison end\n\t\tif c.vuln ~= nil then\n\t\t\ttm.vuln = tm.vuln + c.vuln\n\t\t\tif self:HasRelic(\"championBelt\") then\n\t\t\t\ttm.weak = tm.weak + 1\n\t\t\tend\n\t\tend\n\tend\nend\nif c.draw ~= nil then\n\tself:DrawCards(c.draw, true)\nend", + "Scope": 2, + "ExecSpace": 6, + "Attributes": [], + "Name": "ResolveCardEffects" + }, + { + "Return": { + "Type": "void", + "DefaultValue": null, + "SyncDirection": 0, + "Attributes": [], + "Name": null + }, + "Arguments": [ + { + "Type": "string", + "DefaultValue": null, + "SyncDirection": 0, + "Attributes": [], + "Name": "cardId" + } + ], + "Code": "local c = self.Cards[cardId]\nif c == nil or c.sly ~= true then\n\treturn\nend\nself:Toast(\"교활 발동: \" .. c.name)\nself:ResolveCardEffects(cardId, c, true)", + "Scope": 2, + "ExecSpace": 6, + "Attributes": [], + "Name": "TriggerSly" + }, + { + "Return": { + "Type": "void", + "DefaultValue": null, + "SyncDirection": 0, + "Attributes": [], + "Name": null + }, + "Arguments": [ + { + "Type": "number", + "DefaultValue": null, + "SyncDirection": 0, + "Attributes": [], + "Name": "slot" + }, + { + "Type": "boolean", + "DefaultValue": null, + "SyncDirection": 0, + "Attributes": [], + "Name": "triggerSly" + } + ], + "Code": "if self.Hand == nil then\n\treturn\nend\nlocal cardId = self.Hand[slot]\nif cardId == nil then\n\treturn\nend\ntable.remove(self.Hand, slot)\ntable.insert(self.DiscardPile, cardId)\nif triggerSly == true then\n\tself:TriggerSly(cardId)\nend", + "Scope": 2, + "ExecSpace": 6, + "Attributes": [], + "Name": "DiscardHandCard" + }, + { + "Return": { + "Type": "boolean", + "DefaultValue": null, + "SyncDirection": 0, + "Attributes": [], + "Name": null + }, + "Arguments": [], + "Code": "return self.DiscardSelectRemaining ~= nil and self.DiscardSelectRemaining > 0", + "Scope": 2, + "ExecSpace": 6, + "Attributes": [], + "Name": "IsDiscardSelecting" + }, + { + "Return": { + "Type": "void", + "DefaultValue": null, + "SyncDirection": 0, + "Attributes": [], + "Name": null + }, + "Arguments": [], + "Code": "local e = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/CombatHud/DiscardPrompt\")\nif e == nil then\n\treturn\nend\nif self:IsDiscardSelecting() == true then\n\tlocal picked = self.DiscardSelectTotal - self.DiscardSelectRemaining\n\tself:SetText(\"/ui/DefaultGroup/CombatHud/DiscardPrompt\", \"버릴 카드 선택 \" .. tostring(picked + 1) .. \"/\" .. tostring(self.DiscardSelectTotal))\n\te.Enable = true\nelse\n\te.Enable = false\nend", + "Scope": 2, + "ExecSpace": 6, + "Attributes": [], + "Name": "UpdateDiscardPrompt" + }, + { + "Return": { + "Type": "boolean", + "DefaultValue": null, + "SyncDirection": 0, + "Attributes": [], + "Name": null + }, + "Arguments": [ + { + "Type": "any", + "DefaultValue": null, + "SyncDirection": 0, + "Attributes": [], + "Name": "c" + } + ], + "Code": "if c == nil or self.Hand == nil then\n\treturn false\nend\nlocal n = 0\nif c.discardAll == true then\n\tn = #self.Hand\nelseif c.discard ~= nil then\n\tn = math.min(c.discard, #self.Hand)\nend\nif n <= 0 then\n\treturn false\nend\nself.DiscardSelectRemaining = n\nself.DiscardSelectTotal = n\nself:UpdateDiscardPrompt()\nself:Toast(\"버릴 카드를 선택하세요\")\nreturn true", + "Scope": 2, + "ExecSpace": 6, + "Attributes": [], + "Name": "BeginDiscardSelection" + }, + { + "Return": { + "Type": "void", + "DefaultValue": null, + "SyncDirection": 0, + "Attributes": [], + "Name": null + }, + "Arguments": [], + "Code": "self.DiscardSelectRemaining = 0\nself.DiscardSelectTotal = 0\nself:UpdateDiscardPrompt()\nself:RenderHand(false)\nself:RenderPiles()\nself:RenderCombat()\nself:CheckCombatEnd()", + "Scope": 2, + "ExecSpace": 6, + "Attributes": [], + "Name": "FinishDiscardSelection" + }, + { + "Return": { + "Type": "boolean", + "DefaultValue": null, + "SyncDirection": 0, + "Attributes": [], + "Name": null + }, "Arguments": [ { "Type": "number", @@ -2143,7 +2345,30 @@ "Name": "slot" } ], - "Code": "if self.CombatOver == true or self.FxBusy == true or self.TurnBusy == true then\n\treturn\nend\nif self.Hand == nil then\n\treturn\nend\nlocal cardId = self.Hand[slot]\nif cardId == nil then\n\treturn\nend\nlocal c = self.Cards[cardId]\nif c == nil then\n\treturn\nend\nif c.unplayable == true then\n\tself:Toast(\"사용할 수 없는 카드입니다\")\n\treturn\nend\nif self.Energy < c.cost then\n\tself:Toast(\"에너지가 부족합니다\")\n\treturn\nend\nself.Energy = self.Energy - c.cost\nif c.kind == \"Attack\" then\n\tif c.damage ~= nil then\n\t\tself:PlayerAttackMotion()\n\t\tlocal total = 0\n\t\tlocal hitN = c.hits or 1\n\t\tfor h = 1, hitN do\n\t\t\ttotal = total + self:CalcPlayerAttack(c.damage)\n\t\tend\n\t\tif c.aoe == true then\n\t\t\tself:PlayAoeFx(c.fx or c.image, total)\n\t\telse\n\t\t\tself:PlayAttackFx(self.TargetIndex, c.fx or c.image, total, c.pierce == true)\n\t\tend\n\tend\n\tif c.block ~= nil then\n\t\tself.PlayerBlock = self.PlayerBlock + c.block\n\tend\n\tself:ApplyRelics(\"cardPlayed\")\nelseif c.kind == \"Skill\" then\n\tif c.block ~= nil then\n\t\tself.PlayerBlock = self.PlayerBlock + c.block\n\tend\nelseif c.kind == \"Power\" then\n\tif c.powerEffect ~= nil then\n\t\ttable.insert(self.PlayerPowers, cardId)\n\tend\nend\nif c.strength ~= nil then\n\tself.PlayerStr = self.PlayerStr + c.strength\nend\nif c.selfVuln ~= nil then\n\tself.PlayerVuln = self.PlayerVuln + c.selfVuln\nend\nif c.heal ~= nil then\n\tself.PlayerHp = math.min(self.PlayerHp + c.heal, self.PlayerMaxHp)\nend\nif c.weak ~= nil or c.vuln ~= nil or c.poison ~= nil then\n\tlocal tm = self.Monsters[self.TargetIndex]\n\tif tm ~= nil and tm.alive == true then\n\t\tif c.weak ~= nil then tm.weak = tm.weak + c.weak end\n\t\tif c.poison ~= nil then tm.poison = (tm.poison or 0) + c.poison end\n\t\tif c.vuln ~= nil then\n\t\t\ttm.vuln = tm.vuln + c.vuln\n\t\t\tif self:HasRelic(\"championBelt\") then\n\t\t\t\ttm.weak = tm.weak + 1\n\t\t\tend\n\t\tend\n\tend\nend\ntable.remove(self.Hand, slot)\nif c.kind ~= \"Power\" then\n\ttable.insert(self.DiscardPile, cardId)\nend\nif c.draw ~= nil then\n\tself:DrawCards(c.draw, true)\nend\nself:RenderHand(false)\nself:RenderPiles()\nself:RenderCombat()\nself:CheckCombatEnd()", + "Code": "if self:IsDiscardSelecting() ~= true then\n\treturn false\nend\nif self.Hand == nil or self.Hand[slot] == nil then\n\treturn true\nend\nself:DiscardHandCard(slot, true)\nself.DiscardSelectRemaining = self.DiscardSelectRemaining - 1\nif self.DiscardSelectRemaining <= 0 or #self.Hand <= 0 then\n\tself:FinishDiscardSelection()\nelse\n\tself:UpdateDiscardPrompt()\n\tself:RenderHand(false)\n\tself:RenderPiles()\n\tself:RenderCombat()\nend\nreturn true", + "Scope": 2, + "ExecSpace": 6, + "Attributes": [], + "Name": "SelectDiscardSlot" + }, + { + "Return": { + "Type": "void", + "DefaultValue": null, + "SyncDirection": 0, + "Attributes": [], + "Name": null + }, + "Arguments": [ + { + "Type": "number", + "DefaultValue": null, + "SyncDirection": 0, + "Attributes": [], + "Name": "slot" + } + ], + "Code": "if self:IsDiscardSelecting() == true then\n\tself:SelectDiscardSlot(slot)\n\treturn\nend\nif self.CombatOver == true or self.FxBusy == true or self.TurnBusy == true then\n\treturn\nend\nif self.Hand == nil then\n\treturn\nend\nlocal cardId = self.Hand[slot]\nif cardId == nil then\n\treturn\nend\nlocal c = self.Cards[cardId]\nif c == nil then\n\treturn\nend\nif c.unplayable == true then\n\tself:Toast(\"사용할 수 없는 카드입니다\")\n\treturn\nend\nif self.Energy < c.cost then\n\tself:Toast(\"에너지가 부족합니다\")\n\treturn\nend\nself.Energy = self.Energy - c.cost\nself:ResolveCardEffects(cardId, c, false)\ntable.remove(self.Hand, slot)\nif c.kind ~= \"Power\" then\n\ttable.insert(self.DiscardPile, cardId)\nend\nself:RenderHand(false)\nself:RenderPiles()\nself:RenderCombat()\nif self:BeginDiscardSelection(c) == true then\n\treturn\nend\nself:RenderHand(false)\nself:RenderPiles()\nself:RenderCombat()\nself:CheckCombatEnd()", "Scope": 2, "ExecSpace": 6, "Attributes": [], @@ -2166,7 +2391,68 @@ "Name": "slot" } ], - "Code": "if self.CombatOver == true or self.FxBusy == true or self.TurnBusy == true then\n\treturn\nend\nif self.Hand == nil or self.Hand[slot] == nil then\n\treturn\nend\nif self.CardHoverTweenId ~= nil and self.CardHoverTweenId ~= 0 then\n\t_TimerService:ClearTimer(self.CardHoverTweenId)\n\tself.CardHoverTweenId = 0\nend\nlocal cardXs = { -400, -200, 0, 200, 400 }\nfor i = 1, 5 do\n\tlocal e = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/CardHand/Card\" .. tostring(i))\n\tif e ~= nil and e.UITransformComponent ~= nil then\n\t\te.UITransformComponent.UIScale = Vector3(1, 1, 1)\n\t\te.UITransformComponent.anchoredPosition = Vector2(cardXs[i], 0)\n\tend\nend\nself.DragSlot = slot", + "Code": "if self:IsDiscardSelecting() == true then\n\tself:SelectDiscardSlot(slot)\nend", + "Scope": 2, + "ExecSpace": 6, + "Attributes": [], + "Name": "OnCardButton" + }, + { + "Return": { + "Type": "number", + "DefaultValue": null, + "SyncDirection": 0, + "Attributes": [], + "Name": null + }, + "Arguments": [ + { + "Type": "any", + "DefaultValue": null, + "SyncDirection": 0, + "Attributes": [], + "Name": "touchPoint" + } + ], + "Code": "local best = 0\nlocal bestDist = 200\nfor i = 1, #self.Monsters do\n\tlocal m = self.Monsters[i]\n\tif m.alive == true and m.entity ~= nil and isvalid(m.entity) and m.entity.TransformComponent ~= nil then\n\t\tlocal wp = m.entity.TransformComponent.WorldPosition\n\t\tlocal sp = _UILogic:WorldToScreenPosition(Vector2(wp.x, wp.y + 0.7))\n\t\tlocal dx = sp.x - touchPoint.x\n\t\tlocal dy = sp.y - touchPoint.y\n\t\tlocal d = math.sqrt(dx * dx + dy * dy)\n\t\tif d < bestDist then\n\t\t\tbestDist = d\n\t\t\tbest = i\n\t\tend\n\tend\nend\nreturn best", + "Scope": 2, + "ExecSpace": 6, + "Attributes": [], + "Name": "FindMonsterAtTouch" + }, + { + "Return": { + "Type": "void", + "DefaultValue": null, + "SyncDirection": 0, + "Attributes": [], + "Name": null + }, + "Arguments": [], + "Code": "local dragActive = self.DragTargetIndex ~= nil and self.DragTargetIndex > 0\nlocal shownTarget = self.TargetIndex\nif dragActive == true then shownTarget = self.DragTargetIndex end\nfor i = 1, #self.Monsters do\n\tlocal m = self.Monsters[i]\n\tlocal active = false\n\tif m ~= nil and m.alive == true and i == shownTarget then active = true end\n\tself:SetEntityEnabled(\"/ui/DefaultGroup/CombatHud/MonsterSlot\" .. tostring(i) .. \"/TargetFrame\", active)\n\tself:SetEntityEnabled(\"/ui/DefaultGroup/CombatHud/MonsterSlot\" .. tostring(i) .. \"/TargetMarker\", active and dragActive)\n\tself:SetEntityEnabled(\"/ui/DefaultGroup/CombatHud/MonsterSlot\" .. tostring(i) .. \"/TargetMarker/Label\", active and dragActive)\nend", + "Scope": 2, + "ExecSpace": 6, + "Attributes": [], + "Name": "RenderTargetFrames" + }, + { + "Return": { + "Type": "void", + "DefaultValue": null, + "SyncDirection": 0, + "Attributes": [], + "Name": null + }, + "Arguments": [ + { + "Type": "number", + "DefaultValue": null, + "SyncDirection": 0, + "Attributes": [], + "Name": "slot" + } + ], + "Code": "if self.CombatOver == true or self.FxBusy == true or self.TurnBusy == true then\n\treturn\nend\nif self.Hand == nil or self.Hand[slot] == nil then\n\treturn\nend\nif self.CardHoverTweenId ~= nil and self.CardHoverTweenId ~= 0 then\n\t_TimerService:ClearTimer(self.CardHoverTweenId)\n\tself.CardHoverTweenId = 0\nend\nfor i = 1, 10 do\n\tlocal e = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/CardHand/Card\" .. tostring(i))\n\tif e ~= nil and e.UITransformComponent ~= nil then\n\t\te.UITransformComponent.UIScale = Vector3(1, 1, 1)\n\t\te.UITransformComponent.anchoredPosition = Vector2(self:GetHandSlotX(i), 0)\n\tend\nend\nself.DragSlot = slot\nself.DragTargetIndex = 0\nself:RenderTargetFrames()", "Scope": 2, "ExecSpace": 6, "Attributes": [], @@ -2196,7 +2482,7 @@ "Name": "touchPoint" } ], - "Code": "if self.DragSlot ~= slot then\n\treturn\nend\nlocal e = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/CardHand/Card\" .. tostring(slot))\nif e ~= nil and e.UITransformComponent ~= nil then\n\tlocal ui = _UILogic:ScreenToUIPosition(touchPoint)\n\te.UITransformComponent.anchoredPosition = Vector2(ui.x, ui.y + 360)\nend", + "Code": "if self.DragSlot ~= slot then\n\treturn\nend\nlocal e = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/CardHand/Card\" .. tostring(slot))\nif e ~= nil and e.UITransformComponent ~= nil then\n\tlocal ui = _UILogic:ScreenToUIPosition(touchPoint)\n\te.UITransformComponent.anchoredPosition = Vector2(ui.x, ui.y + 360)\nend\nlocal cardId = self.Hand[slot]\nlocal c = nil\nif cardId ~= nil then c = self.Cards[cardId] end\nif c ~= nil and c.kind == \"Attack\" then\n\tlocal best = self:FindMonsterAtTouch(touchPoint)\n\tif best ~= self.DragTargetIndex then\n\t\tself.DragTargetIndex = best\n\t\tself:RenderTargetFrames()\n\tend\nend", "Scope": 2, "ExecSpace": 6, "Attributes": [], @@ -2226,7 +2512,7 @@ "Name": "touchPoint" } ], - "Code": "if self.DragSlot ~= slot then\n\treturn\nend\nself.DragSlot = 0\nlocal cardXs = { -400, -200, 0, 200, 400 }\nlocal e = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/CardHand/Card\" .. tostring(slot))\nif e ~= nil and e.UITransformComponent ~= nil then\n\te.UITransformComponent.anchoredPosition = Vector2(cardXs[slot], 0)\n\te.UITransformComponent.UIScale = Vector3(1, 1, 1)\nend\nself:ResolveCardDrop(slot, touchPoint)", + "Code": "if self.DragSlot ~= slot then\n\treturn\nend\nself.DragSlot = 0\nlocal e = _EntityService:GetEntityByPath(\"/ui/DefaultGroup/CardHand/Card\" .. tostring(slot))\nif e ~= nil and e.UITransformComponent ~= nil then\n\te.UITransformComponent.anchoredPosition = Vector2(self:GetHandSlotX(slot), 0)\n\te.UITransformComponent.UIScale = Vector3(1, 1, 1)\nend\nself:ResolveCardDrop(slot, touchPoint)", "Scope": 2, "ExecSpace": 6, "Attributes": [], @@ -2256,7 +2542,7 @@ "Name": "touchPoint" } ], - "Code": "if self.CombatOver == true or self.FxBusy == true or self.TurnBusy == true then\n\treturn\nend\nlocal cardId = self.Hand[slot]\nif cardId == nil then\n\treturn\nend\nlocal c = self.Cards[cardId]\nif c == nil then\n\treturn\nend\nif c.kind == \"Attack\" then\n\tlocal best = 0\n\tlocal bestDist = 200\n\tfor i = 1, #self.Monsters do\n\t\tlocal m = self.Monsters[i]\n\t\tif m.alive == true and m.entity ~= nil and isvalid(m.entity) and m.entity.TransformComponent ~= nil then\n\t\t\tlocal wp = m.entity.TransformComponent.WorldPosition\n\t\t\tlocal sp = _UILogic:WorldToScreenPosition(Vector2(wp.x, wp.y + 0.7))\n\t\t\tlocal dx = sp.x - touchPoint.x\n\t\t\tlocal dy = sp.y - touchPoint.y\n\t\t\tlocal d = math.sqrt(dx * dx + dy * dy)\n\t\t\tif d < bestDist then\n\t\t\t\tbestDist = d\n\t\t\t\tbest = i\n\t\t\tend\n\t\tend\n\tend\n\tif best > 0 then\n\t\tself.TargetIndex = best\n\t\tself:PlayCard(slot)\n\tend\nelse\n\tlocal ui = _UILogic:ScreenToUIPosition(touchPoint)\n\tif ui.y > -180 then\n\t\tself:PlayCard(slot)\n\tend\nend", + "Code": "if self:IsDiscardSelecting() == true then\n\tself:SelectDiscardSlot(slot)\n\treturn\nend\nif self.CombatOver == true or self.FxBusy == true or self.TurnBusy == true then\n\treturn\nend\nlocal cardId = self.Hand[slot]\nif cardId == nil then\n\treturn\nend\nlocal c = self.Cards[cardId]\nif c == nil then\n\treturn\nend\nif c.kind == \"Attack\" then\n\tlocal best = self.DragTargetIndex or 0\n\tif best <= 0 then best = self:FindMonsterAtTouch(touchPoint) end\n\tself.DragTargetIndex = 0\n\tif best > 0 then\n\t\tself.TargetIndex = best\n\t\tself:PlayCard(slot)\n\telse\n\t\tself:RenderTargetFrames()\n\tend\nelse\n\tself.DragTargetIndex = 0\n\tself:RenderTargetFrames()\n\tlocal ui = _UILogic:ScreenToUIPosition(touchPoint)\n\tif ui.y > -180 then\n\t\tself:PlayCard(slot)\n\tend\nend", "Scope": 2, "ExecSpace": 6, "Attributes": [], @@ -2504,7 +2790,22 @@ "Name": null }, "Arguments": [], - "Code": "local anyAlive = false\nfor i = 1, #self.Monsters do\n\tif self.Monsters[i].alive == true then anyAlive = true; break end\nend\nif anyAlive == false then\n\tself.CombatOver = true\n\tself.Gold = self.Gold + math.floor(25 * self:AscGoldMult())\n\tself:ApplyRelics(\"combatEnd\")\n\tself:ApplyRelics(\"combatReward\")\n\tself:MaybeDropPotion()\n\tself:RenderRun()\n\tlocal node = self.MapNodes[self.CurrentNodeId]\n\tif node ~= nil and node.type == \"elite\" then\n\t\tself.Gold = self.Gold + 15\n\t\tlocal nid = self:PickNewRelic()\n\t\tif nid ~= \"\" then\n\t\t\tself:AddRelic(nid)\n\t\t\tlocal nr = self.Relics[nid]\n\t\t\tif nr ~= nil then\n\t\t\t\tself:Toast(\"유물 획득: \" .. nr.name)\n\t\t\tend\n\t\tend\n\tend\n\tif node ~= nil and node.type == \"boss\" then\n\t\tif self.PlayerJob == \"\" and self.Floor < self.RunLength then\n\t\t\tself:ShowJobChoice()\n\t\telse\n\t\t\tif self.PlayerJob ~= \"\" then self:AwardSouls(1) end\n\t\t\tlocal bid = self:PickNewRelic()\n\t\t\tif bid ~= \"\" then\n\t\t\t\tself:AddRelic(bid)\n\t\t\t\tlocal br = self.Relics[bid]\n\t\t\t\tif br ~= nil then\n\t\t\t\t\tself:Toast(\"유물 획득: \" .. br.name)\n\t\t\t\tend\n\t\t\tend\n\t\t\tself:ContinueAfterBoss()\n\t\tend\n\telse\n\t\tself:OfferReward()\n\tend\nelseif self.PlayerHp <= 0 then\n\tself.CombatOver = true\n\tself:EndRun(\"패배...\")\nend", + "Code": "self.DrawPile = {}\nself.DiscardPile = {}\nself.Hand = {}\nself.DiscardSelectRemaining = 0\nself.DiscardSelectTotal = 0\nself:UpdateDiscardPrompt()\nself:RenderHand(false)\nself:RenderPiles()", + "Scope": 2, + "ExecSpace": 6, + "Attributes": [], + "Name": "ClearCombatCards" + }, + { + "Return": { + "Type": "void", + "DefaultValue": null, + "SyncDirection": 0, + "Attributes": [], + "Name": null + }, + "Arguments": [], + "Code": "local anyAlive = false\nfor i = 1, #self.Monsters do\n\tif self.Monsters[i].alive == true then anyAlive = true; break end\nend\nif anyAlive == false then\n\tself.CombatOver = true\n\tself:ClearCombatCards()\n\tself.Gold = self.Gold + math.floor(25 * self:AscGoldMult())\n\tself:ApplyRelics(\"combatEnd\")\n\tself:ApplyRelics(\"combatReward\")\n\tself:MaybeDropPotion()\n\tself:RenderRun()\n\tlocal node = self.MapNodes[self.CurrentNodeId]\n\tif node ~= nil and node.type == \"elite\" then\n\t\tself.Gold = self.Gold + 15\n\t\tlocal nid = self:PickNewRelic()\n\t\tif nid ~= \"\" then\n\t\t\tself:AddRelic(nid)\n\t\t\tlocal nr = self.Relics[nid]\n\t\t\tif nr ~= nil then\n\t\t\t\tself:Toast(\"유물 획득: \" .. nr.name)\n\t\t\tend\n\t\tend\n\tend\n\tif node ~= nil and node.type == \"boss\" then\n\t\tif self.PlayerJob == \"\" and self.Floor < self.RunLength then\n\t\t\tself:ShowJobChoice()\n\t\telse\n\t\t\tif self.PlayerJob ~= \"\" then self:AwardSouls(1) end\n\t\t\tlocal bid = self:PickNewRelic()\n\t\t\tif bid ~= \"\" then\n\t\t\t\tself:AddRelic(bid)\n\t\t\t\tlocal br = self.Relics[bid]\n\t\t\t\tif br ~= nil then\n\t\t\t\t\tself:Toast(\"유물 획득: \" .. br.name)\n\t\t\t\tend\n\t\t\tend\n\t\t\tself:ContinueAfterBoss()\n\t\tend\n\telse\n\t\tself:OfferReward()\n\tend\nelseif self.PlayerHp <= 0 then\n\tself.CombatOver = true\n\tself:EndRun(\"패배...\")\nend", "Scope": 2, "ExecSpace": 6, "Attributes": [], @@ -2730,7 +3031,7 @@ "Name": null }, "Arguments": [], - "Code": "for i = 1, 4 do\n\tlocal base = \"/ui/DefaultGroup/CombatHud/MonsterSlot\" .. tostring(i)\n\tlocal m = self.Monsters[i]\n\tif m ~= nil and m.alive == true then\n\t\tself:SetEntityEnabled(base, true)\n\t\tself:SetText(base .. \"/Name\", m.name)\n\t\tself:SetText(base .. \"/Hp\", string.format(\"%d\", m.hp) .. \"/\" .. string.format(\"%d\", m.maxHp))\n\t\tlocal intent = m.intents[m.intentIdx]\n\t\tlocal t = \"\"\n\t\tif intent ~= nil then\n\t\t\tif intent.kind == \"Attack\" then\n\t\t\t\tlocal atk = intent.value + m.str\n\t\t\t\tif m.weak > 0 then atk = math.floor(atk * 0.75) end\n\t\t\t\tif self.PlayerVuln > 0 then atk = math.floor(atk * 1.5) end\n\t\t\t\tt = \"공격 \" .. tostring(atk)\n\t\t\telseif intent.kind == \"Defend\" then t = \"방어 \" .. tostring(intent.value)\n\t\t\telseif intent.kind == \"Debuff\" then\n\t\t\t\tif intent.effect == \"weak\" then t = \"약화 \" .. tostring(intent.value) .. \" 부여\"\n\t\t\t\telse t = \"취약 \" .. tostring(intent.value) .. \" 부여\" end\n\t\t\telseif intent.kind == \"AddCard\" then\n\t\t\t\tt = \"저주 카드 추가\"\n\t\t\tend\n\t\tend\n\t\tself:SetText(base .. \"/Intent\", t)\n\t\tself:SetEntityEnabled(base .. \"/TargetFrame\", i == self.TargetIndex)\n\t\tlocal intentEntity = _EntityService:GetEntityByPath(base .. \"/Intent\")\n\t\tif intentEntity ~= nil and intentEntity.TextComponent ~= nil and intent ~= nil then\n\t\t\tif intent.kind == \"Attack\" then\n\t\t\t\tintentEntity.TextComponent.FontColor = Color(1, 0.45, 0.35, 1)\n\t\t\telseif intent.kind == \"Debuff\" then\n\t\t\t\tintentEntity.TextComponent.FontColor = Color(0.8, 0.5, 1, 1)\n\t\t\telseif intent.kind == \"AddCard\" then\n\t\t\t\tintentEntity.TextComponent.FontColor = Color(0.6, 0.85, 0.4, 1)\n\t\t\telse\n\t\t\t\tintentEntity.TextComponent.FontColor = Color(0.5, 0.75, 1, 1)\n\t\t\tend\n\t\tend\n\t\tself:SetHpBar(base .. \"/HpBarFill\", m.hp, m.maxHp, 140)\n\t\tself:SetEntityEnabled(base .. \"/BlockBadge\", m.block > 0)\n\t\tself:SetText(base .. \"/BlockBadge/Value\", string.format(\"%d\", m.block))\n\t\tself:SetText(base .. \"/Buffs\", self:BuffsLabel(m.str, m.weak, m.vuln, m.poison or 0))\n\telse\n\t\tself:SetEntityEnabled(base, false)\n\tend\nend\nself:SetText(\"/ui/DefaultGroup/CombatHud/PlayerPanel/HpText\", string.format(\"%d\", self.PlayerHp) .. \"/\" .. string.format(\"%d\", self.PlayerMaxHp))\nself:SetHpBar(\"/ui/DefaultGroup/CombatHud/PlayerPanel/HpBarFill\", self.PlayerHp, self.PlayerMaxHp, 220)\nself:SetEntityEnabled(\"/ui/DefaultGroup/CombatHud/PlayerPanel/BlockBadge\", self.PlayerBlock > 0)\nself:SetText(\"/ui/DefaultGroup/CombatHud/PlayerPanel/BlockBadge/Value\", string.format(\"%d\", self.PlayerBlock))\nlocal pb = self:BuffsLabel(self.PlayerStr, self.PlayerWeak, self.PlayerVuln, 0)\nif self.PlayerPowers ~= nil and #self.PlayerPowers > 0 then\n\tlocal names = {}\n\tfor i = 1, #self.PlayerPowers do\n\t\tlocal pc = self.Cards[self.PlayerPowers[i]]\n\t\tif pc ~= nil then table.insert(names, pc.name) end\n\tend\n\tif pb ~= \"\" then pb = pb .. \" · \" end\n\tpb = pb .. table.concat(names, \" \")\nend\nself:SetText(\"/ui/DefaultGroup/CombatHud/PlayerPanel/Buffs\", pb)\nself:RenderRun()", + "Code": "for i = 1, 4 do\n\tlocal base = \"/ui/DefaultGroup/CombatHud/MonsterSlot\" .. tostring(i)\n\tlocal m = self.Monsters[i]\n\tif m ~= nil and m.alive == true then\n\t\tself:SetEntityEnabled(base, true)\n\t\tself:SetText(base .. \"/Name\", m.name)\n\t\tself:SetText(base .. \"/Hp\", string.format(\"%d\", m.hp) .. \"/\" .. string.format(\"%d\", m.maxHp))\n\t\tlocal intent = m.intents[m.intentIdx]\n\t\tlocal t = \"\"\n\t\tif intent ~= nil then\n\t\t\tif intent.kind == \"Attack\" then\n\t\t\t\tlocal atk = intent.value + m.str\n\t\t\t\tif m.weak > 0 then atk = math.floor(atk * 0.75) end\n\t\t\t\tif self.PlayerVuln > 0 then atk = math.floor(atk * 1.5) end\n\t\t\t\tt = \"공격 \" .. tostring(atk)\n\t\t\telseif intent.kind == \"Defend\" then t = \"방어 \" .. tostring(intent.value)\n\t\t\telseif intent.kind == \"Debuff\" then\n\t\t\t\tif intent.effect == \"weak\" then t = \"약화 \" .. tostring(intent.value) .. \" 부여\"\n\t\t\t\telse t = \"취약 \" .. tostring(intent.value) .. \" 부여\" end\n\t\t\telseif intent.kind == \"AddCard\" then\n\t\t\t\tt = \"저주 카드 추가\"\n\t\t\tend\n\t\tend\n\t\tself:SetText(base .. \"/Intent\", t)\n\t\tlocal dragActive = self.DragTargetIndex ~= nil and self.DragTargetIndex > 0\n\t\tlocal shownTarget = self.TargetIndex\n\t\tif dragActive == true then shownTarget = self.DragTargetIndex end\n\t\tself:SetEntityEnabled(base .. \"/TargetFrame\", i == shownTarget)\n\t\tself:SetEntityEnabled(base .. \"/TargetMarker\", i == shownTarget and dragActive)\n\t\tself:SetEntityEnabled(base .. \"/TargetMarker/Label\", i == shownTarget and dragActive)\n\t\tlocal intentEntity = _EntityService:GetEntityByPath(base .. \"/Intent\")\n\t\tif intentEntity ~= nil and intentEntity.TextComponent ~= nil and intent ~= nil then\n\t\t\tif intent.kind == \"Attack\" then\n\t\t\t\tintentEntity.TextComponent.FontColor = Color(1, 0.45, 0.35, 1)\n\t\t\telseif intent.kind == \"Debuff\" then\n\t\t\t\tintentEntity.TextComponent.FontColor = Color(0.8, 0.5, 1, 1)\n\t\t\telseif intent.kind == \"AddCard\" then\n\t\t\t\tintentEntity.TextComponent.FontColor = Color(0.6, 0.85, 0.4, 1)\n\t\t\telse\n\t\t\t\tintentEntity.TextComponent.FontColor = Color(0.5, 0.75, 1, 1)\n\t\t\tend\n\t\tend\n\t\tself:SetHpBar(base .. \"/HpBarFill\", m.hp, m.maxHp, 140)\n\t\tself:SetEntityEnabled(base .. \"/BlockBadge\", m.block > 0)\n\t\tself:SetText(base .. \"/BlockBadge/Value\", string.format(\"%d\", m.block))\n\t\tself:SetText(base .. \"/Buffs\", self:BuffsLabel(m.str, m.weak, m.vuln, m.poison or 0))\n\telse\n\t\tself:SetEntityEnabled(base, false)\n\tend\nend\nself:SetText(\"/ui/DefaultGroup/CombatHud/PlayerPanel/HpText\", string.format(\"%d\", self.PlayerHp) .. \"/\" .. string.format(\"%d\", self.PlayerMaxHp))\nself:SetHpBar(\"/ui/DefaultGroup/CombatHud/PlayerPanel/HpBarFill\", self.PlayerHp, self.PlayerMaxHp, 220)\nself:SetEntityEnabled(\"/ui/DefaultGroup/CombatHud/PlayerPanel/BlockBadge\", self.PlayerBlock > 0)\nself:SetText(\"/ui/DefaultGroup/CombatHud/PlayerPanel/BlockBadge/Value\", string.format(\"%d\", self.PlayerBlock))\nlocal pb = self:BuffsLabel(self.PlayerStr, self.PlayerWeak, self.PlayerVuln, 0)\nif self.PlayerPowers ~= nil and #self.PlayerPowers > 0 then\n\tlocal names = {}\n\tfor i = 1, #self.PlayerPowers do\n\t\tlocal pc = self.Cards[self.PlayerPowers[i]]\n\t\tif pc ~= nil then table.insert(names, pc.name) end\n\tend\n\tif pb ~= \"\" then pb = pb .. \" · \" end\n\tpb = pb .. table.concat(names, \" \")\nend\nself:SetText(\"/ui/DefaultGroup/CombatHud/PlayerPanel/Buffs\", pb)\nself:RenderRun()", "Scope": 2, "ExecSpace": 6, "Attributes": [], @@ -2760,7 +3061,7 @@ "Name": "amount" } ], - "Code": "local base = \"/ui/DefaultGroup/CombatHud/MonsterSlot\" .. tostring(slot) .. \"/DmgPop\"\nself:SetText(base, \"-\" .. string.format(\"%d\", amount))\nself:SetEntityEnabled(base, true)\n_TimerService:SetTimerOnce(function() self:SetEntityEnabled(base, false) end, 0.6)", + "Code": "local base = \"/ui/DefaultGroup/CombatHud/MonsterSlot\" .. tostring(slot) .. \"/DmgPop\"\nlocal pop = _EntityService:GetEntityByPath(base)\nself:SetText(base, \"\")\nself:SetEntityEnabled(base, true)\nlocal damageDigitRuids = { \"b94c19830538447f81617035d89bcc05\", \"01b023122a6f4a5789e1d4c61ff8f430\", \"57ff71d1b9eb471b9feb1c15348770c9\", \"cab92837798a42ad9143c67e93f999e1\", \"366f271f9ca94a0684083aad9298efad\", \"5c7a6ad38491466aa84bf450e0fdcf25\", \"7d82a6838e1b4f4a8a0f7420db34c985\", \"c0765bb1e47d46ffbe1df4ac19ea9b1b\", \"6ea0bfed61e149f88a9b3f22dd79774f\", \"82ad2acaae4e4b3fb87bf73635250d22\" }\nlocal shown = tostring(math.max(0, math.floor(amount)))\nif string.len(shown) > 5 then\n shown = string.sub(shown, 1, 5)\nend\nlocal digits = {}\nfor i = 1, string.len(shown) do\n table.insert(digits, tonumber(string.sub(shown, i, i)) or 0)\nend\nlocal totalW = #digits * 22 + math.max(0, #digits - 1) * 18\nlocal startX = -totalW / 2 + 22 / 2\nfor i = 1, 5 do\n local digitPath = base .. \"/Digit\" .. tostring(i)\n local digitEntity = _EntityService:GetEntityByPath(digitPath)\n if digitEntity ~= nil and digitEntity.SpriteGUIRendererComponent ~= nil then\n if digits[i] ~= nil then\n digitEntity.SpriteGUIRendererComponent.ImageRUID = damageDigitRuids[digits[i] + 1]\n digitEntity.SpriteGUIRendererComponent.Color = Color(1, 1, 1, 1)\n if digitEntity.UITransformComponent ~= nil then\n digitEntity.UITransformComponent.anchoredPosition = Vector2(startX + (i - 1) * (22 + 18), 0)\n end\n self:SetEntityEnabled(digitPath, true)\n else\n self:SetEntityEnabled(digitPath, false)\n end\n end\nend\nif pop ~= nil and pop.UITransformComponent ~= nil then\n pop.UITransformComponent.anchoredPosition = Vector2(0, 76)\nend\nlocal startY = 76\nfor i = 1, 6 do\n _TimerService:SetTimerOnce(function()\n local p = _EntityService:GetEntityByPath(base)\n if p ~= nil and p.UITransformComponent ~= nil then\n p.UITransformComponent.anchoredPosition = Vector2(0, startY + i * 7)\n end\n end, 0.045 * i)\nend\n_TimerService:SetTimerOnce(function()\n self:SetEntityEnabled(base, false)\nend, 0.48)", "Scope": 2, "ExecSpace": 6, "Attributes": [], diff --git a/data/cards.json b/data/cards.json index 2895f76..d418efe 100644 --- a/data/cards.json +++ b/data/cards.json @@ -370,33 +370,24 @@ "curse": true, "endTurnDamage": 2 }, - "SilentStrike": { - "name": "타격", - "cost": 1, - "kind": "Attack", - "class": "bandit", - "rarity": "normal", - "damage": 6, - "desc": "피해 6." - }, - "SilentDefend": { - "name": "수비", - "cost": 1, - "kind": "Skill", - "class": "bandit", - "rarity": "normal", - "block": 5, - "desc": "방어도 5." - }, "Neutralize": { "name": "무력화", "cost": 0, "kind": "Attack", "class": "bandit", "rarity": "normal", - "damage": 3, + "desc": "피해를 3 줍니다. 약화를 1 부여합니다.", "weak": 1, - "desc": "피해 3. 약화 1 부여." + "damage": 3 + }, + "SilentStrike": { + "name": "타격", + "cost": 1, + "kind": "Attack", + "class": "bandit", + "rarity": "normal", + "desc": "피해를 6 줍니다.", + "damage": 6 }, "Survivor": { "name": "생존자", @@ -404,58 +395,27 @@ "kind": "Skill", "class": "bandit", "rarity": "normal", + "desc": "방어도를 8 얻습니다. 카드를 1장 버립니다.", "block": 8, - "draw": 1, - "desc": "방어도 8. 카드 1장 드로우." + "discard": 1 }, - "Acrobatics": { - "name": "곡예", + "SilentDefend": { + "name": "수비", "cost": 1, "kind": "Skill", "class": "bandit", "rarity": "normal", - "draw": 3, - "desc": "카드 3장 드로우." + "desc": "방어도를 5 얻습니다.", + "block": 5 }, - "Backflip": { - "name": "백플립", - "cost": 1, - "kind": "Skill", - "class": "bandit", - "rarity": "normal", - "block": 5, - "draw": 2, - "desc": "방어도 5. 카드 2장 드로우." - }, - "Bane": { - "name": "파멸", - "cost": 1, + "Slice": { + "name": "칼질", + "cost": 0, "kind": "Attack", "class": "bandit", "rarity": "normal", - "damage": 7, - "hits": 2, - "desc": "피해 7을 2회." - }, - "BladeDance": { - "name": "칼날 춤", - "cost": 1, - "kind": "Attack", - "class": "bandit", - "rarity": "normal", - "damage": 4, - "hits": 3, - "desc": "시브식 공격: 피해 4를 3회." - }, - "CloakAndDagger": { - "name": "망토와 단검", - "cost": 1, - "kind": "Attack", - "class": "bandit", - "rarity": "normal", - "block": 6, - "damage": 4, - "desc": "방어도 6. 피해 4." + "desc": "피해를 6 줍니다.", + "damage": 6 }, "DaggerSpray": { "name": "단검 분사", @@ -463,10 +423,10 @@ "kind": "Attack", "class": "bandit", "rarity": "normal", - "damage": 4, - "hits": 2, + "desc": "모든 적에게 피해를 4만큼 2번 줍니다.", "aoe": true, - "desc": "모든 적에게 피해 4를 2회." + "damage": 4, + "hits": 2 }, "DaggerThrow": { "name": "단검 투척", @@ -474,64 +434,10 @@ "kind": "Attack", "class": "bandit", "rarity": "normal", - "damage": 9, + "desc": "피해를 9 줍니다. 카드를 1장 뽑습니다. 카드를 1장 버립니다.", "draw": 1, - "desc": "피해 9. 카드 1장 드로우." - }, - "DeadlyPoison": { - "name": "맹독", - "cost": 1, - "kind": "Skill", - "class": "bandit", - "rarity": "normal", - "poison": 5, - "desc": "독 5 부여." - }, - "Deflect": { - "name": "흘리기", - "cost": 0, - "kind": "Skill", - "class": "bandit", - "rarity": "normal", - "block": 4, - "desc": "방어도 4." - }, - "DodgeAndRoll": { - "name": "회피와 구르기", - "cost": 1, - "kind": "Skill", - "class": "bandit", - "rarity": "normal", - "block": 8, - "desc": "방어도 8." - }, - "FlyingKnee": { - "name": "날아차기", - "cost": 1, - "kind": "Attack", - "class": "bandit", - "rarity": "normal", - "damage": 8, - "desc": "피해 8." - }, - "Outmaneuver": { - "name": "책략", - "cost": 1, - "kind": "Power", - "class": "bandit", - "rarity": "normal", - "powerEffect": "energyPerTurn", - "value": 1, - "desc": "매 턴 에너지 +1." - }, - "PiercingWail": { - "name": "꿰뚫는 비명", - "cost": 1, - "kind": "Skill", - "class": "bandit", - "rarity": "normal", - "weak": 3, - "desc": "약화 3 부여." + "damage": 9, + "discard": 1 }, "PoisonedStab": { "name": "독 찌르기", @@ -539,219 +445,192 @@ "kind": "Attack", "class": "bandit", "rarity": "normal", - "damage": 6, + "desc": "피해를 6 줍니다. 중독을 3 부여합니다.", "poison": 3, - "desc": "피해 6. 독 3 부여." - }, - "Prepared": { - "name": "준비", - "cost": 0, - "kind": "Skill", - "class": "bandit", - "rarity": "normal", - "draw": 1, - "desc": "카드 1장 드로우." - }, - "QuickSlash": { - "name": "빠른 베기", - "cost": 1, - "kind": "Attack", - "class": "bandit", - "rarity": "normal", - "damage": 8, - "draw": 1, - "desc": "피해 8. 카드 1장 드로우." - }, - "Slice": { - "name": "얇게 베기", - "cost": 0, - "kind": "Attack", - "class": "bandit", - "rarity": "normal", - "damage": 6, - "desc": "피해 6." - }, - "SneakyStrike": { - "name": "기습 타격", - "cost": 2, - "kind": "Attack", - "class": "bandit", - "rarity": "normal", - "damage": 12, - "desc": "피해 12." + "damage": 6 }, "SuckerPunch": { - "name": "불시의 일격", + "name": "불의의 일격", "cost": 1, "kind": "Attack", "class": "bandit", "rarity": "normal", - "damage": 7, + "desc": "피해를 8 줍니다. 약화를 1 부여합니다.", "weak": 1, - "desc": "피해 7. 약화 1 부여." + "damage": 8 }, - "Accuracy": { - "name": "정확도", - "cost": 1, - "kind": "Power", - "class": "bandit", - "rarity": "unique", - "powerEffect": "strengthPerTurn", - "value": 1, - "desc": "시브 지원: 매 턴 힘 +1." - }, - "AllOutAttack": { - "name": "총공격", + "LeadingStrike": { + "name": "선제 타격", "cost": 1, "kind": "Attack", "class": "bandit", - "rarity": "unique", - "damage": 10, + "rarity": "normal", + "desc": "피해를 3 줍니다. 단도를 2장 손으로 가져옵니다.", + "damage": 3 + }, + "FollowThrough": { + "name": "완수", + "cost": 1, + "kind": "Attack", + "class": "bandit", + "rarity": "normal", + "desc": "피해를 7 줍니다. 손에 다른 카드가 5장 이상 있다면, 1번 추가로 적중합니다.", + "damage": 7 + }, + "FlickFlack": { + "name": "재주넘기", + "cost": 1, + "kind": "Attack", + "class": "bandit", + "rarity": "normal", + "desc": "교활. 모든 적에게 피해를 6 줍니다.", "aoe": true, - "desc": "모든 적에게 피해 10." + "damage": 6, + "sly": true + }, + "Ricochet": { + "name": "도탄", + "cost": 2, + "kind": "Attack", + "class": "bandit", + "rarity": "normal", + "desc": "교활. 무작위 적에게 피해를 3만큼 4번 줍니다.", + "damage": 3, + "hits": 4, + "sly": true + }, + "Prepared": { + "name": "예비", + "cost": 0, + "kind": "Skill", + "class": "bandit", + "rarity": "normal", + "desc": "카드를 1장 뽑습니다. 카드를 1장 버립니다.", + "draw": 1, + "discard": 1 + }, + "Anticipate": { + "name": "예측", + "cost": 0, + "kind": "Skill", + "class": "bandit", + "rarity": "normal", + "desc": "이번 턴 동안 민첩을 2 얻습니다.", + "draw": 1 + }, + "Deflect": { + "name": "튕겨내기", + "cost": 0, + "kind": "Skill", + "class": "bandit", + "rarity": "normal", + "desc": "방어도를 4 얻습니다.", + "block": 4 + }, + "BladeDance": { + "name": "검무", + "cost": 1, + "kind": "Attack", + "class": "bandit", + "rarity": "normal", + "desc": "단도를 3장 손으로 가져옵니다. 소멸.", + "damage": 4, + "hits": 3 + }, + "Backflip": { + "name": "공중제비", + "cost": 1, + "kind": "Skill", + "class": "bandit", + "rarity": "normal", + "desc": "방어도를 5 얻습니다. 카드를 2장 뽑습니다.", + "block": 5, + "draw": 2 + }, + "DodgeAndRoll": { + "name": "구르기", + "cost": 1, + "kind": "Skill", + "class": "bandit", + "rarity": "normal", + "desc": "방어도를 4 얻습니다. 다음 턴에, 방어도를 4 얻습니다", + "block": 4 + }, + "PiercingWail": { + "name": "귀를 찢는 비명", + "cost": 1, + "kind": "Skill", + "class": "bandit", + "rarity": "normal", + "desc": "이번 턴 동안 모든 적이 힘을 6 잃습니다. 소멸.", + "draw": 1 + }, + "CloakAndDagger": { + "name": "망토와 단검", + "cost": 1, + "kind": "Attack", + "class": "bandit", + "rarity": "normal", + "desc": "방어도를 6 얻습니다. 단도를 1장 손으로 가져옵니다.", + "block": 6, + "damage": 4, + "hits": 1 + }, + "DeadlyPoison": { + "name": "맹독", + "cost": 1, + "kind": "Skill", + "class": "bandit", + "rarity": "normal", + "desc": "중독을 5 부여합니다.", + "poison": 5 + }, + "Snakebite": { + "name": "뱀 물기", + "cost": 2, + "kind": "Skill", + "class": "bandit", + "rarity": "normal", + "desc": "보존. 중독을 7 부여합니다.", + "poison": 7, + "retain": true + }, + "Untouchable": { + "name": "범접 불가", + "cost": 2, + "kind": "Skill", + "class": "bandit", + "rarity": "normal", + "desc": "교활. 방어도를 6 얻습니다.", + "block": 6, + "sly": true + }, + "Skewer": { + "name": "꼬챙이", + "cost": 2, + "kind": "Attack", + "class": "bandit", + "rarity": "unique", + "desc": "피해를 8만큼 X번 줍니다.", + "draw": 1 }, "Backstab": { - "name": "등 찌르기", + "name": "배신", "cost": 0, "kind": "Attack", "class": "bandit", "rarity": "unique", - "damage": 11, - "desc": "피해 11." + "desc": "선천성. 피해를 11 줍니다. 소멸.", + "damage": 11 }, - "Blur": { - "name": "잔상", - "cost": 1, - "kind": "Skill", - "class": "bandit", - "rarity": "unique", - "block": 8, - "desc": "방어도 8." - }, - "BouncingFlask": { - "name": "튕기는 플라스크", - "cost": 2, - "kind": "Skill", - "class": "bandit", - "rarity": "unique", - "poison": 9, - "desc": "독 9 부여." - }, - "CalculatedGamble": { - "name": "계산된 도박", - "cost": 0, - "kind": "Skill", - "class": "bandit", - "rarity": "unique", - "draw": 3, - "desc": "카드 3장 드로우." - }, - "Caltrops": { - "name": "마름쇠", - "cost": 1, - "kind": "Power", - "class": "bandit", - "rarity": "unique", - "powerEffect": "blockPerTurn", - "value": 3, - "desc": "매 턴 방어도 +3." - }, - "Catalyst": { - "name": "촉매", - "cost": 1, - "kind": "Skill", - "class": "bandit", - "rarity": "unique", - "poison": 8, - "desc": "독 8 부여." - }, - "Choke": { - "name": "목 조르기", - "cost": 2, - "kind": "Attack", - "class": "bandit", - "rarity": "unique", - "damage": 12, - "vuln": 2, - "desc": "피해 12. 취약 2 부여." - }, - "Concentrate": { - "name": "집중", - "cost": 0, - "kind": "Power", - "class": "bandit", - "rarity": "unique", - "powerEffect": "energyPerTurn", - "value": 1, - "desc": "매 턴 에너지 +1." - }, - "CripplingCloud": { - "name": "불구름", - "cost": 2, - "kind": "Skill", - "class": "bandit", - "rarity": "unique", - "poison": 4, - "weak": 2, - "desc": "독 4와 약화 2 부여." - }, - "Dash": { - "name": "질주", - "cost": 2, - "kind": "Attack", - "class": "bandit", - "rarity": "unique", - "block": 10, - "damage": 10, - "desc": "방어도 10. 피해 10." - }, - "Distraction": { - "name": "교란", - "cost": 1, - "kind": "Skill", - "class": "bandit", - "rarity": "unique", - "draw": 1, - "desc": "카드 1장 드로우." - }, - "EndlessAgony": { - "name": "끝없는 고통", + "PreciseCut": { + "name": "정밀한 베기", "cost": 0, "kind": "Attack", "class": "bandit", "rarity": "unique", - "damage": 4, - "hits": 2, - "desc": "피해 4를 2회." - }, - "EscapePlan": { - "name": "탈출 계획", - "cost": 0, - "kind": "Skill", - "class": "bandit", - "rarity": "unique", - "block": 3, - "draw": 1, - "desc": "카드 1장 드로우. 방어도 3." - }, - "Eviscerate": { - "name": "절개", - "cost": 3, - "kind": "Attack", - "class": "bandit", - "rarity": "unique", - "damage": 7, - "hits": 3, - "desc": "피해 7을 3회." - }, - "Expertise": { - "name": "전문가", - "cost": 1, - "kind": "Skill", - "class": "bandit", - "rarity": "unique", - "draw": 3, - "desc": "카드 3장 드로우." + "desc": "피해를 13 줍니다. 손에 있는 다른 카드 1장당 피해량이 2 감소합니다.", + "damage": 13 }, "Finisher": { "name": "마무리", @@ -759,49 +638,167 @@ "kind": "Attack", "class": "bandit", "rarity": "unique", - "damage": 6, - "hits": 2, - "desc": "피해 6을 2회." + "desc": "이번 턴에 사용한 공격 카드 1장당 피해를 6 줍니다.", + "damage": 6 + }, + "MementoMori": { + "name": "메멘토 모리", + "cost": 1, + "kind": "Attack", + "class": "bandit", + "rarity": "unique", + "desc": "피해를 9 줍니다. 이번 턴에 버린 카드 1장당 피해량이 4 증가합니다.", + "damage": 9 + }, + "Strangle": { + "name": "목 조르기", + "cost": 1, + "kind": "Attack", + "class": "bandit", + "rarity": "unique", + "desc": "피해를 8 줍니다. 이번 턴에 카드를 사용할 때마다, 대상 적이 체력을 2 잃습니다.", + "damage": 8 }, "Flechettes": { - "name": "플레셰트", + "name": "프레췌", "cost": 1, "kind": "Attack", "class": "bandit", "rarity": "unique", + "desc": "손에 있는 스킬 카드 1장당 피해를 5 줍니다.", + "damage": 5 + }, + "Pounce": { + "name": "덮치기", + "cost": 2, + "kind": "Attack", + "class": "bandit", + "rarity": "unique", + "desc": "피해를 12 줍니다. 다음에 사용하는 스킬 카드의 비용이 0 이 됩니다.", + "damage": 12 + }, + "Dash": { + "name": "돌진", + "cost": 2, + "kind": "Attack", + "class": "bandit", + "rarity": "unique", + "desc": "방어도를 10 얻습니다. 피해를 10 줍니다.", + "block": 10, + "damage": 10 + }, + "Predator": { + "name": "천적", + "cost": 2, + "kind": "Attack", + "class": "bandit", + "rarity": "unique", + "desc": "피해를 15 줍니다. 다음 턴에, 카드를 2장 뽑습니다.", + "draw": 2, + "damage": 15 + }, + "Pinpoint": { + "name": "정밀 사격", + "cost": 3, + "kind": "Attack", + "class": "bandit", + "rarity": "unique", + "desc": "피해를 15 줍니다. 이번 턴에 스킬을 사용할 때마다 비용이 1 감소합니다.", + "damage": 15 + }, + "CalculatedGamble": { + "name": "계산된 도박", + "cost": 0, + "kind": "Skill", + "class": "bandit", + "rarity": "unique", + "desc": "손에 있는 모든 카드를 버린 뒤, 버린 카드의 수만큼 카드를 뽑습니다. 소멸.", + "draw": 1 + }, + "Expose": { + "name": "들춰내기", + "cost": 0, + "kind": "Skill", + "class": "bandit", + "rarity": "unique", + "desc": "대상 적의 모든 인공물과 방어도를 제거합니다. 취약을 2 부여합니다. 소멸.", + "vuln": 2 + }, + "HiddenDaggers": { + "name": "숨겨진 단검", + "cost": 0, + "kind": "Attack", + "class": "bandit", + "rarity": "unique", + "desc": "카드를 2장 버립니다. 단도를 2장 손으로 가져옵니다.", "damage": 4, - "hits": 3, - "desc": "피해 4를 3회." + "hits": 2, + "discard": 2 }, - "Footwork": { - "name": "발놀림", - "cost": 1, - "kind": "Power", + "EscapePlan": { + "name": "탈출구", + "cost": 0, + "kind": "Skill", "class": "bandit", "rarity": "unique", - "powerEffect": "blockPerTurn", - "value": 2, - "desc": "매 턴 방어도 +2." + "desc": "카드를 1장 뽑습니다. 뽑은 카드가 스킬 카드라면, 방어도를 3 얻습니다.", + "block": 3, + "draw": 1 }, - "HeelHook": { - "name": "발뒤꿈치 걸기", + "Acrobatics": { + "name": "곡예", "cost": 1, - "kind": "Attack", + "kind": "Skill", "class": "bandit", "rarity": "unique", - "damage": 5, - "draw": 1, - "desc": "피해 5. 카드 1장 드로우." + "desc": "카드를 3장 뽑습니다. 카드를 1장 버립니다.", + "draw": 3, + "discard": 1 }, - "InfiniteBlades": { - "name": "무한의 칼날", + "HandTrick": { + "name": "손기술", "cost": 1, - "kind": "Power", + "kind": "Skill", "class": "bandit", "rarity": "unique", - "powerEffect": "strengthPerTurn", - "value": 1, - "desc": "시브 지원: 매 턴 힘 +1." + "desc": "방어도를 7 얻습니다. 이번 턴 동안 손에 있는 스킬 카드 1장에 교활을 추가합니다.", + "block": 7 + }, + "Mirage": { + "name": "신기루", + "cost": 1, + "kind": "Skill", + "class": "bandit", + "rarity": "unique", + "desc": "모든 적에게 부여된 중독과 동일한 만큼의 방어도를 얻습니다. 소멸.", + "draw": 1 + }, + "Expertise": { + "name": "전문성", + "cost": 1, + "kind": "Skill", + "class": "bandit", + "rarity": "unique", + "desc": "손에 있는 카드가 6장이 될 때까지 카드를 뽑습니다.", + "draw": 1 + }, + "BubbleBubble": { + "name": "차오르는 독", + "cost": 1, + "kind": "Skill", + "class": "bandit", + "rarity": "unique", + "desc": "적이 중독을 보유하고 있다면, 중독을 9 부여합니다.", + "poison": 9 + }, + "Blur": { + "name": "흐릿함", + "cost": 1, + "kind": "Skill", + "class": "bandit", + "rarity": "unique", + "desc": "방어도를 5 얻습니다. 다음 턴 시작 시 방어도가 사라지지 않습니다.", + "block": 5 }, "LegSweep": { "name": "다리 걸기", @@ -809,18 +806,101 @@ "kind": "Skill", "class": "bandit", "rarity": "unique", + "desc": "약화를 2 부여합니다. 방어도를 11 얻습니다.", "block": 11, - "weak": 2, - "desc": "방어도 11. 약화 2 부여." + "weak": 2 }, - "MasterfulStab": { - "name": "달인의 찌르기", - "cost": 0, + "UpMySleeve": { + "name": "비책", + "cost": 2, "kind": "Attack", "class": "bandit", "rarity": "unique", - "damage": 12, - "desc": "피해 12." + "desc": "단도를 3장 손으로 가져옵니다. 이 카드의 비용이 1 감소합니다.", + "damage": 4, + "hits": 3 + }, + "BouncingFlask": { + "name": "탄성 플라스크", + "cost": 2, + "kind": "Skill", + "class": "bandit", + "rarity": "unique", + "desc": "무작위 적에게 중독을 3만큼 3번 부여합니다.", + "poison": 9 + }, + "Reflex": { + "name": "반사신경", + "cost": 3, + "kind": "Skill", + "class": "bandit", + "rarity": "unique", + "desc": "교활. 카드를 2장 뽑습니다.", + "draw": 2, + "sly": true + }, + "Haze": { + "name": "아지랑이", + "cost": 3, + "kind": "Skill", + "class": "bandit", + "rarity": "unique", + "desc": "교활. 모든 적에게 중독을 4 부여합니다.", + "poison": 4, + "sly": true + }, + "Tactician": { + "name": "전략가", + "cost": 3, + "kind": "Skill", + "class": "bandit", + "rarity": "unique", + "desc": "교활. 을 얻습니다.", + "powerEffect": "energyPerTurn", + "value": 1, + "sly": true + }, + "WellLaidPlans": { + "name": "괜찮은 전략", + "cost": 1, + "kind": "Power", + "class": "bandit", + "rarity": "unique", + "desc": "내 턴 종료 시, 카드를 최대 1장까지 보존합니다.", + "powerEffect": "blockPerTurn", + "value": 2 + }, + "InfiniteBlades": { + "name": "무한의 검날", + "cost": 1, + "kind": "Attack", + "class": "bandit", + "rarity": "unique", + "desc": "내 턴 시작 시, 단도를 1장 손으로 가져옵니다.", + "damage": 4, + "hits": 1 + }, + "Footwork": { + "name": "발놀림", + "cost": 1, + "kind": "Power", + "class": "bandit", + "rarity": "unique", + "desc": "민첩을 2 얻습니다.", + "powerEffect": "blockPerTurn", + "value": 2 + }, + "Outbreak": { + "name": "발병", + "cost": 1, + "kind": "Power", + "class": "bandit", + "rarity": "unique", + "desc": "중독을 3번 부여할 때마다, 모든 적에게 피해를 11 줍니다.", + "aoe": true, + "powerEffect": "strengthPerTurn", + "value": 1, + "damage": 11 }, "NoxiousFumes": { "name": "유독 가스", @@ -828,96 +908,99 @@ "kind": "Power", "class": "bandit", "rarity": "unique", + "desc": "내 턴 시작 시, 모든 적에게 중독을 2 부여합니다.", + "poison": 2, + "powerEffect": "strengthPerTurn", + "value": 1 + }, + "Accuracy": { + "name": "정밀", + "cost": 1, + "kind": "Power", + "class": "bandit", + "rarity": "unique", + "desc": "단도의 피해량이 4 증가합니다.", + "powerEffect": "strengthPerTurn", + "value": 1 + }, + "PhantomBlades": { + "name": "환영검", + "cost": 1, + "kind": "Power", + "class": "bandit", + "rarity": "unique", + "desc": "단도가 보존을 얻습니다. 매 턴마다 처음으로 사용하는 단도의 피해량이 9 증가합니다.", + "powerEffect": "strengthPerTurn", + "value": 1 + }, + "Speedster": { + "name": "스피드스터", + "cost": 2, + "kind": "Power", + "class": "bandit", + "rarity": "unique", + "desc": "내 턴 동안 카드를 뽑을 때마다, 모든 적에게 피해를 2 줍니다.", + "aoe": true, "powerEffect": "strengthPerTurn", "value": 1, - "desc": "독 강화: 매 턴 힘 +1." + "damage": 2 }, - "Predator": { - "name": "포식자", - "cost": 2, - "kind": "Attack", - "class": "bandit", - "rarity": "unique", - "damage": 15, - "draw": 2, - "desc": "피해 15. 카드 2장 드로우." - }, - "Reflex": { - "name": "반사 신경", + "GrandFinale": { + "name": "대단원의 막", "cost": 0, - "kind": "Skill", - "class": "bandit", - "rarity": "unique", - "draw": 2, - "desc": "카드 2장 드로우." - }, - "RiddleWithHoles": { - "name": "벌집 만들기", - "cost": 2, "kind": "Attack", "class": "bandit", - "rarity": "unique", - "damage": 3, - "hits": 5, - "desc": "피해 3을 5회." - }, - "Setup": { - "name": "설치", - "cost": 1, - "kind": "Skill", - "class": "bandit", - "rarity": "unique", - "draw": 1, - "desc": "카드 1장 드로우." - }, - "Skewer": { - "name": "꿰뚫기", - "cost": 2, - "kind": "Attack", - "class": "bandit", - "rarity": "unique", - "damage": 7, - "hits": 3, - "desc": "피해 7을 3회." - }, - "Tactician": { - "name": "전술가", - "cost": 0, - "kind": "Power", - "class": "bandit", - "rarity": "unique", - "powerEffect": "energyPerTurn", - "value": 1, - "desc": "매 턴 에너지 +1." - }, - "Terror": { - "name": "공포", - "cost": 1, - "kind": "Skill", - "class": "bandit", - "rarity": "unique", - "vuln": 5, - "desc": "취약 5 부여." - }, - "WellLaidPlans": { - "name": "치밀한 계획", - "cost": 1, - "kind": "Power", - "class": "bandit", - "rarity": "unique", - "powerEffect": "blockPerTurn", - "value": 2, - "desc": "매 턴 방어도 +2." - }, - "AThousandCuts": { - "name": "천 개의 상처", - "cost": 2, - "kind": "Power", - "class": "bandit", "rarity": "legend", - "powerEffect": "strengthPerTurn", - "value": 1, - "desc": "매 턴 힘 +1." + "desc": "뽑을 카드 더미에 카드가 없을 때만 사용할 수 있습니다. 모든 적에게 피해를 60 줍니다.", + "aoe": true, + "damage": 60 + }, + "Assassinate": { + "name": "암살", + "cost": 0, + "kind": "Attack", + "class": "bandit", + "rarity": "legend", + "desc": "선천성. 피해를 10 줍니다. 취약을 1 부여합니다. 소멸.", + "vuln": 1, + "damage": 10 + }, + "EchoingSlash": { + "name": "메아리 참격", + "cost": 1, + "kind": "Attack", + "class": "bandit", + "rarity": "legend", + "desc": "모든 적에게 피해를 10 줍니다. 적을 처치할 때마다 이 효과를 반복합니다.", + "aoe": true, + "damage": 10 + }, + "TheHunt": { + "name": "사냥", + "cost": 1, + "kind": "Attack", + "class": "bandit", + "rarity": "legend", + "desc": "피해를 10 줍니다. 치명타라면, 카드 보상을 추가로 얻습니다. 소멸.", + "damage": 10 + }, + "Murder": { + "name": "살해", + "cost": 3, + "kind": "Attack", + "class": "bandit", + "rarity": "legend", + "desc": "피해를 1 줍니다. 이번 전투 동안 뽑은 카드 1장당 피해량이 1 증가합니다.", + "damage": 1 + }, + "Malaise": { + "name": "불쾌", + "cost": 2, + "kind": "Skill", + "class": "bandit", + "rarity": "legend", + "desc": "적이 힘을 X 잃습니다. 약화를 X 부여합니다. 소멸.", + "weak": 3 }, "Adrenaline": { "name": "아드레날린", @@ -925,116 +1008,86 @@ "kind": "Skill", "class": "bandit", "rarity": "legend", + "desc": "를 얻습니다. 카드를 2장 뽑습니다. 소멸.", "draw": 2, - "strength": 1, - "desc": "힘 +1. 카드 2장 드로우." + "powerEffect": "energyPerTurn", + "value": 1 }, - "AfterImage": { - "name": "잔상 효과", - "cost": 1, - "kind": "Power", - "class": "bandit", - "rarity": "legend", - "powerEffect": "blockPerTurn", - "value": 1, - "desc": "매 턴 방어도 +1." - }, - "Alchemize": { - "name": "연금술", + "StormOfSteel": { + "name": "강철의 폭풍", "cost": 1, "kind": "Skill", "class": "bandit", "rarity": "legend", - "heal": 8, - "desc": "HP 8 회복." + "desc": "손에 있는 모든 카드를 버립니다. 버린 카드의 수만큼 단도를 손으로 가져옵니다.", + "draw": 1, + "discardAll": true + }, + "ShadowStep": { + "name": "그림자 걸음", + "cost": 1, + "kind": "Skill", + "class": "bandit", + "rarity": "legend", + "desc": "손에 있는 모든 카드를 버립니다. 다음 턴에, 공격 카드의 피해량이 2배가 됩니다.", + "draw": 1, + "discardAll": true + }, + "Shadowmeld": { + "name": "그림자 은신", + "cost": 1, + "kind": "Skill", + "class": "bandit", + "rarity": "legend", + "desc": "이번 턴 동안 얻는 방어도가 2배가 됩니다.", + "draw": 1 + }, + "CorrosiveWave": { + "name": "부식성 파도", + "cost": 1, + "kind": "Skill", + "class": "bandit", + "rarity": "legend", + "desc": "이번 턴에 카드를 뽑을 때마다, 모든 적에게 중독을 2 부여합니다.", + "poison": 2 + }, + "BladeOfInk": { + "name": "잉크 칼날", + "cost": 1, + "kind": "Attack", + "class": "bandit", + "rarity": "legend", + "desc": "잉크투성이 단도를 2장 손으로 가져옵니다.", + "damage": 4, + "hits": 2 + }, + "Burst": { + "name": "폭주", + "cost": 1, + "kind": "Skill", + "class": "bandit", + "rarity": "legend", + "desc": "이번 턴에 다음에 사용하는 스킬 카드가 1번 추가로 사용됩니다.", + "draw": 1 + }, + "KnifeTrap": { + "name": "칼날 함정", + "cost": 2, + "kind": "Skill", + "class": "bandit", + "rarity": "legend", + "desc": "대상 적에게 소멸된 카드 더미에 있는 모든 단도를 사용합니다.", + "draw": 1 }, "BulletTime": { "name": "불릿 타임", - "cost": 2, - "kind": "Power", + "cost": 3, + "kind": "Skill", "class": "bandit", "rarity": "legend", + "desc": "이번 턴 동안 더 이상 카드를 뽑을 수 없습니다. 이번 턴 동안 손에 있는 모든 카드를 비용 없이 사용할 수 있습니다.", "powerEffect": "energyPerTurn", - "value": 2, - "desc": "매 턴 에너지 +2." - }, - "Burst": { - "name": "폭발", - "cost": 1, - "kind": "Power", - "class": "bandit", - "rarity": "legend", - "powerEffect": "strengthPerTurn", - "value": 1, - "desc": "매 턴 힘 +1." - }, - "CorpseExplosion": { - "name": "시체 폭발", - "cost": 2, - "kind": "Skill", - "class": "bandit", - "rarity": "legend", - "poison": 6, - "vuln": 2, - "desc": "독 6과 취약 2 부여." - }, - "DieDieDie": { - "name": "죽어 죽어 죽어", - "cost": 1, - "kind": "Attack", - "class": "bandit", - "rarity": "legend", - "damage": 13, - "aoe": true, - "desc": "모든 적에게 피해 13." - }, - "Doppelganger": { - "name": "도플갱어", - "cost": 2, - "kind": "Skill", - "class": "bandit", - "rarity": "legend", - "draw": 3, - "desc": "카드 3장 드로우." - }, - "Envenom": { - "name": "맹독 바르기", - "cost": 2, - "kind": "Power", - "class": "bandit", - "rarity": "legend", - "powerEffect": "strengthPerTurn", - "value": 1, - "desc": "독 지원: 매 턴 힘 +1." - }, - "GlassKnife": { - "name": "유리 칼", - "cost": 1, - "kind": "Attack", - "class": "bandit", - "rarity": "legend", - "damage": 8, - "hits": 2, - "desc": "피해 8을 2회." - }, - "GrandFinale": { - "name": "대단원", - "cost": 0, - "kind": "Attack", - "class": "bandit", - "rarity": "legend", - "damage": 50, - "aoe": true, - "desc": "모든 적에게 피해 50." - }, - "Malaise": { - "name": "불쾌감", - "cost": 2, - "kind": "Skill", - "class": "bandit", - "rarity": "legend", - "weak": 3, - "desc": "약화 3 부여." + "value": 1 }, "Nightmare": { "name": "악몽", @@ -1042,57 +1095,145 @@ "kind": "Skill", "class": "bandit", "rarity": "legend", - "draw": 3, - "desc": "카드 3장 드로우." - }, - "PhantasmalKiller": { - "name": "환영 살인마", - "cost": 1, - "kind": "Power", - "class": "bandit", - "rarity": "legend", - "powerEffect": "strengthPerTurn", - "value": 2, - "desc": "매 턴 힘 +2." - }, - "StormOfSteel": { - "name": "강철 폭풍", - "cost": 1, - "kind": "Attack", - "class": "bandit", - "rarity": "legend", - "damage": 4, - "hits": 5, - "desc": "피해 4를 5회." + "desc": "카드를 1장 선택합니다. 다음 턴에, 그 카드의 복사본을 3장 손으로 가져옵니다. 소멸.", + "draw": 1 }, "ToolsOfTheTrade": { - "name": "거래의 도구", + "name": "작업 도구", "cost": 1, "kind": "Power", "class": "bandit", "rarity": "legend", + "desc": "내 턴 시작 시, 카드를 1장 뽑고 카드를 1장 버립니다.", + "draw": 1, "powerEffect": "energyPerTurn", "value": 1, - "desc": "매 턴 에너지 +1." + "discard": 1 }, - "Unload": { - "name": "난사", + "Afterimage": { + "name": "잔상", "cost": 1, + "kind": "Power", + "class": "bandit", + "rarity": "legend", + "desc": "카드를 사용할 때마다, 방어도를 1 얻습니다.", + "block": 1, + "powerEffect": "blockPerTurn", + "value": 2 + }, + "Accelerant": { + "name": "촉진제", + "cost": 1, + "kind": "Power", + "class": "bandit", + "rarity": "legend", + "desc": "중독이 1번 추가로 발동합니다.", + "powerEffect": "strengthPerTurn", + "value": 1 + }, + "Envenom": { + "name": "독 바르기", + "cost": 2, + "kind": "Power", + "class": "bandit", + "rarity": "legend", + "desc": "공격 카드가 막히지 않은 피해를 줄 때마다, 중독을 1 부여합니다.", + "poison": 1, + "powerEffect": "strengthPerTurn", + "value": 1 + }, + "MasterPlanner": { + "name": "설계의 대가", + "cost": 2, + "kind": "Power", + "class": "bandit", + "rarity": "legend", + "desc": "스킬 카드를 사용 시, 그 카드가 교활을 얻습니다.", + "powerEffect": "strengthPerTurn", + "value": 1 + }, + "Tracking": { + "name": "추적", + "cost": 2, + "kind": "Power", + "class": "bandit", + "rarity": "legend", + "desc": "약화 상태의 적이 공격 카드로 받는 피해가 2배가 됩니다.", + "powerEffect": "strengthPerTurn", + "value": 1 + }, + "FanOfKnives": { + "name": "칼날 부채", + "cost": 2, "kind": "Attack", "class": "bandit", "rarity": "legend", - "damage": 14, - "desc": "피해 14." + "desc": "단도가 이제 모든 적을 대상으로 합니다. 단도를 4장 손으로 가져옵니다.", + "powerEffect": "strengthPerTurn", + "value": 1, + "damage": 4, + "hits": 4 }, - "WraithForm": { - "name": "망령화", + "SerpentForm": { + "name": "구렁이의 형상", "cost": 3, "kind": "Power", "class": "bandit", "rarity": "legend", + "desc": "카드를 사용할 때마다, 무작위 적에게 피해를 4 줍니다.", + "powerEffect": "strengthPerTurn", + "value": 1, + "damage": 4 + }, + "Abrasive": { + "name": "연마", + "cost": 3, + "kind": "Power", + "class": "bandit", + "rarity": "legend", + "desc": "교활. 민첩을 1 얻습니다. 가시를 4 얻습니다.", "powerEffect": "blockPerTurn", - "value": 8, - "desc": "매 턴 방어도 +8." + "value": 2, + "sly": true + }, + "Suppress": { + "name": "진압", + "cost": 0, + "kind": "Attack", + "class": "bandit", + "rarity": "legend", + "desc": "선천성. 피해를 11 줍니다. 약화를 3 부여합니다.", + "weak": 3, + "damage": 11 + }, + "WraithForm": { + "name": "유령의 형상", + "cost": 3, + "kind": "Power", + "class": "bandit", + "rarity": "legend", + "desc": "불가침을 2 얻습니다. 내 턴 종료 시 민첩을 1 잃습니다.", + "powerEffect": "blockPerTurn", + "value": 8 + }, + "Flanking": { + "name": "측면 공격", + "cost": 2, + "kind": "Skill", + "class": "bandit", + "rarity": "legend", + "desc": "이번 턴에 대상 적이 다른 플레이어에게 받는 피해량이 2배가 됩니다.", + "draw": 1 + }, + "Sneaky": { + "name": "비열함", + "cost": 2, + "kind": "Skill", + "class": "bandit", + "rarity": "legend", + "desc": "교활. 다른 플레이어가 적을 공격할 때마다, 방어도를 1 얻습니다.", + "block": 1, + "sly": true } }, "starterDecks": { diff --git a/tools/balance/sim-balance.mjs b/tools/balance/sim-balance.mjs index 3c0fafe..183a278 100644 --- a/tools/balance/sim-balance.mjs +++ b/tools/balance/sim-balance.mjs @@ -124,10 +124,81 @@ export function simulateCombat(data, rng, stats) { if (drawPile.length === 0) break; const card = drawPile.pop(); // 손패 10장 상한 — 초과 드로는 자동 버림 (Lua DrawCards 동기화) - if (hand.length >= 10) discard.push(card); else hand.push(card); + if (hand.length >= 10) { + discard.push(card); + triggerSly(card); + } else hand.push(card); } } const aliveList = () => mob.filter((m) => m.alive); + function resolveCardEffects(id, c, costSpent, recordStats = true) { + const alive = aliveList(); + let dmg = 0; + if (c.kind === 'Attack') { + if (alive.length && c.damage) { + const target = chooseTarget(alive, calcAttack(c.damage || 0, pStr, pWeak, 0)); + if (c.weak) target.weak += c.weak; + if (c.vuln) target.vuln += c.vuln; + const hitN = c.hits || 1; + let totalNv = 0; + for (let h = 0; h < hitN; h++) totalNv += calcAttack(c.damage || 0, pStr, pWeak, 0); + dmg = totalNv; + if (c.aoe === true) { + for (const m2 of aliveList()) { + const d2 = m2.vuln > 0 ? Math.floor(totalNv * 1.5) : totalNv; + const r2 = applyDamage(m2.hp, m2.block, d2); + m2.hp = r2.hp; m2.block = r2.block; + if (m2.hp <= 0) m2.alive = false; + } + } else { + dmg = target.vuln > 0 ? Math.floor(totalNv * 1.5) : totalNv; + if (c.pierce === true) { + target.hp -= dmg; + if (target.hp < 0) target.hp = 0; + } else { + const r = applyDamage(target.hp, target.block, dmg); + target.hp = r.hp; target.block = r.block; + } + if (target.hp <= 0) target.alive = false; + } + } + if (c.block) pBlock += c.block; + } else if (c.kind === 'Power') { + if (c.powerEffect && recordStats) powers.push(id); + } else { + pBlock += c.block || 0; + if ((c.weak || c.vuln || c.poison) && alive.length) { + const target = chooseTarget(alive, 0); + if (c.weak) target.weak += c.weak; + if (c.vuln) target.vuln += c.vuln; + if (c.poison) target.poison += c.poison; + } + } + if (c.strength) pStr += c.strength; + if (c.selfVuln) pVuln += c.selfVuln; + if (c.heal) pHp = Math.min(pHp + c.heal, PLAYER_HP); + if (c.draw) draw(c.draw); + if (recordStats && stats) stats[id] = bump(stats[id], costSpent, dmg, c.block || 0); + } + function triggerSly(id) { + const c = cards[id]; + if (!c?.sly) return; + resolveCardEffects(id, c, 0, false); + } + function discardHandCard(idx, trigger = true) { + const [id] = hand.splice(idx, 1); + if (!id) return; + discard.push(id); + if (trigger) triggerSly(id); + } + function applyDiscardEffects(c) { + if (c.discardAll) { + while (hand.length) discardHandCard(hand.length - 1, true); + } else if (c.discard) { + const n = Math.min(c.discard, hand.length); + for (let i = 0; i < n; i++) discardHandCard(hand.length - 1, true); + } + } while (turns < MAX_TURNS) { turns++; @@ -141,7 +212,7 @@ export function simulateCombat(data, rng, stats) { else if (pc.powerEffect === 'energyPerTurn') energyBonus += pc.value; else if (pc.powerEffect === 'blockPerTurn') pBlock += pc.value; } - let energy = ENERGY + energyBonus; hand = []; draw(HAND_SIZE); + let energy = ENERGY + energyBonus; draw(HAND_SIZE); while (true) { const alive = aliveList(); if (alive.length === 0) break; @@ -149,66 +220,23 @@ export function simulateCombat(data, rng, stats) { if (idx < 0) break; const id = hand[idx], c = cards[id]; energy -= c.cost; - if (c.kind === 'Attack') { - const target = chooseTarget(alive, calcAttack(c.damage || 0, pStr, pWeak, 0)); - // 카드 디버프는 피해보다 먼저 적용 — Lua PlayCard(즉시 부여) + 지연 데미지(0.35s) 동기화 - if (c.weak) target.weak += c.weak; - if (c.vuln) target.vuln += c.vuln; - // 다단히트: 타격마다 힘·약화 적용 합산, 취약은 합산값에 1회 (Lua 동기화) - const hitN = c.hits || 1; - let totalNv = 0; - for (let h = 0; h < hitN; h++) totalNv += calcAttack(c.damage || 0, pStr, pWeak, 0); - let dmg = totalNv; // 통계 보고용 (aoe는 1대상 기준) - if (c.aoe === true) { - // 전체 공격 — 대상마다 취약/방어 개별 적용 (Lua PlayAoeFx 동기화) - for (const m2 of aliveList()) { - const d2 = m2.vuln > 0 ? Math.floor(totalNv * 1.5) : totalNv; - const r2 = applyDamage(m2.hp, m2.block, d2); - m2.hp = r2.hp; m2.block = r2.block; - if (m2.hp <= 0) m2.alive = false; - } - } else { - dmg = target.vuln > 0 ? Math.floor(totalNv * 1.5) : totalNv; - if (c.pierce === true) { - target.hp -= dmg; // 방어 무시 - if (target.hp < 0) target.hp = 0; - } else { - const r = applyDamage(target.hp, target.block, dmg); - target.hp = r.hp; target.block = r.block; - } - if (target.hp <= 0) target.alive = false; - } - if (c.block) pBlock += c.block; - if (c.strength) pStr += c.strength; - if (c.selfVuln) pVuln += c.selfVuln; - if (c.heal) pHp = Math.min(pHp + c.heal, PLAYER_HP); - if (stats) stats[id] = bump(stats[id], c.cost, dmg, c.block || 0); - } else if (c.kind === 'Power') { - if (c.powerEffect) powers.push(id); - if (stats) stats[id] = bump(stats[id], c.cost, 0, 0); - } else { - pBlock += c.block || 0; - if (c.strength) pStr += c.strength; - if (c.selfVuln) pVuln += c.selfVuln; - if (c.heal) pHp = Math.min(pHp + c.heal, PLAYER_HP); - if (c.weak || c.vuln || c.poison) { - const target = chooseTarget(alive, 0); - if (c.weak) target.weak += c.weak; - if (c.vuln) target.vuln += c.vuln; - if (c.poison) target.poison += c.poison; - } - if (stats) stats[id] = bump(stats[id], c.cost, 0, c.block || 0); - } + resolveCardEffects(id, c, c.cost); hand.splice(idx, 1); - if (c.kind !== 'Power') discard.push(id); // 파워는 소멸 — Lua 동기화 - if (c.draw) draw(c.draw); + if (c.kind !== 'Power') discard.push(id); + applyDiscardEffects(c); if (aliveList().length === 0) return { win: true, turns, playerHpRemaining: pHp }; } // 화상(endTurnDamage) — 손패에 있으면 턴 종료 시 피해 (Lua EndPlayerTurn 동기화) let burn = 0; for (const hid of hand) { const hc = cards[hid]; if (hc && hc.endTurnDamage) burn += hc.endTurnDamage; } if (burn > 0) { pHp -= burn; if (pHp < 0) pHp = 0; } - discard.push(...hand); hand = []; + const kept = []; + for (const hid of hand) { + const hc = cards[hid]; + if (hc?.retain === true) kept.push(hid); + else discard.push(hid); + } + hand = kept; if (pHp <= 0) return { win: false, turns, playerHpRemaining: 0 }; // 플레이어 디버프 감소 — Lua EndPlayerTurn 동기화 (적 행동 전) if (pWeak > 0) pWeak--; diff --git a/tools/balance/sim-balance.test.mjs b/tools/balance/sim-balance.test.mjs index 82d77cf..6cc6b7d 100644 --- a/tools/balance/sim-balance.test.mjs +++ b/tools/balance/sim-balance.test.mjs @@ -375,3 +375,33 @@ test('simulateCombat: endTurnDamage(화상)이 턴 종료 시 누적 피해', () assert.equal(r.win, false); assert.notEqual(r.draw, true); }); + +test("simulateCombat: sly discarded card resolves for free", () => { + const data = { + cards: { + Toss: { name: "Toss", cost: 1, kind: "Skill", discardAll: true }, + SlyHit: { name: "SlyHit", cost: 99, kind: "Attack", damage: 10, sly: true }, + Blank: { name: "Blank", cost: 99, kind: "Skill", block: 0 }, + }, + starterDeck: ["Toss", "SlyHit", "Blank", "Blank", "Blank"], + monsters: [{ name: "Dummy", maxHp: 10, intents: [{ kind: "Defend", value: 0 }] }], + }; + const r = simulateCombat(data, mulberry32(1)); + assert.equal(r.win, true); + assert.equal(r.turns, 1); +}); + +test("simulateCombat: retain keeps card in hand across turns", () => { + const data = { + cards: { + Boost: { name: "Boost", cost: 3, kind: "Power", powerEffect: "energyPerTurn", value: 98 }, + Hold: { name: "Hold", cost: 100, kind: "Attack", damage: 10, retain: true }, + Blank: { name: "Blank", cost: 99, kind: "Skill", block: 0 }, + }, + starterDeck: ["Blank", "Blank", "Blank", "Blank", "Blank", "Boost", "Hold", "Blank", "Blank", "Blank"], + monsters: [{ name: "Dummy", maxHp: 10, intents: [{ kind: "Defend", value: 0 }] }], + }; + const r = simulateCombat(data, () => 0.999999); + assert.equal(r.win, true); + assert.equal(r.turns, 2); +}); diff --git a/tools/deck/gen-slaydeck.mjs b/tools/deck/gen-slaydeck.mjs index a01a701..18544bc 100644 --- a/tools/deck/gen-slaydeck.mjs +++ b/tools/deck/gen-slaydeck.mjs @@ -149,6 +149,10 @@ function luaCardsTable(cards) { if (c.draw != null) fields.push(`draw = ${c.draw}`); if (c.heal != null) fields.push(`heal = ${c.heal}`); if (c.poison != null) fields.push(`poison = ${c.poison}`); + if (c.discard != null) fields.push(`discard = ${c.discard}`); + if (c.discardAll === true) fields.push('discardAll = true'); + if (c.sly === true) fields.push('sly = true'); + if (c.retain === true) fields.push('retain = true'); if (c.aoe === true) fields.push('aoe = true'); if (c.unplayable === true) fields.push('unplayable = true'); if (c.curse === true) fields.push('curse = true'); @@ -210,13 +214,30 @@ const GOLD = { r: 0.94, g: 0.74, b: 0.26, a: 1 }; const ATTACK = { r: 0.86, g: 0.42, b: 0.38, a: 1 }; const DEFEND = { r: 0.42, g: 0.55, b: 0.85, a: 1 }; const SKILL = { r: 0.46, g: 0.68, b: 0.52, a: 1 }; +const DAMAGE_DIGIT_RUIDS = [ + 'b94c19830538447f81617035d89bcc05', + '01b023122a6f4a5789e1d4c61ff8f430', + '57ff71d1b9eb471b9feb1c15348770c9', + 'cab92837798a42ad9143c67e93f999e1', + '366f271f9ca94a0684083aad9298efad', + '5c7a6ad38491466aa84bf450e0fdcf25', + '7d82a6838e1b4f4a8a0f7420db34c985', + 'c0765bb1e47d46ffbe1df4ac19ea9b1b', + '6ea0bfed61e149f88a9b3f22dd79774f', + '82ad2acaae4e4b3fb87bf73635250d22', +]; +const DAMAGE_POP_MAX_DIGITS = 5; +const DAMAGE_POP_DIGIT_W = 22; +const DAMAGE_POP_DIGIT_H = 32; +const DAMAGE_POP_DIGIT_SPACING = 18; const MAX_MONSTERS = 4; const HEAD_OFFSET_Y = 1.4; // 몬스터 월드 원점 위로 띄울 높이(머리 위) — world→screen 변환 전 가산 const HP_BAR_W = 140; const WHITE = { r: 1, g: 1, b: 1, a: 1 }; -const INK = { r: 0.13, g: 0.11, b: 0.09, a: 1 }; // 밝은 배너·설명 박스 위 먹색 글자 +const CARD_NAME_TEXT = { r: 1, g: 0.92, b: 0.62, a: 1 }; +const CARD_DESC_TEXT = { r: 0.98, g: 0.96, b: 0.9, a: 1 }; // 카드 프레임(1054×1492 원본) 슬롯 레이아웃 — 픽셀 실측을 180×250 카드 좌표로 환산한 기준값을 폭 비례 스케일. // 실측(워리어·메이지·밴딧 공통): 육각 중심 (120,127)→(-70,104) · 배너 본체 y55..165, x215..1015→중심 (+15,+107) // · 설명 박스 y~1030..1480→중심 (0,-86) · 아트 영역 y260..1030→중심 (0,+17) @@ -225,9 +246,9 @@ function cardFaceLayout(W) { const r = (v) => Math.round(v * s); return { texts: [ - ['Cost', { size: { x: r(40), y: r(40) }, pos: { x: r(-70), y: r(104) }, fontSize: r(24), bold: true, color: WHITE }], - ['Name', { size: { x: r(132), y: r(24) }, pos: { x: r(15), y: r(107) }, fontSize: r(16), bold: true, color: INK }], - ['Desc', { size: { x: r(150), y: r(62) }, pos: { x: 0, y: r(-86) }, fontSize: r(16), bold: false, color: INK }], + ['Cost', { size: { x: r(40), y: r(40) }, pos: { x: r(-70), y: r(104) }, fontSize: r(24), bold: true, color: WHITE, dropShadow: false, outlineWidth: 2 }], + ['Name', { size: { x: r(142), y: r(28) }, pos: { x: r(15), y: r(106) }, fontSize: r(17), bold: true, color: CARD_NAME_TEXT, dropShadow: false, outlineWidth: 2 }], + ['Desc', { size: { x: r(158), y: r(78) }, pos: { x: 0, y: r(-82) }, fontSize: r(14), bold: true, color: CARD_DESC_TEXT, dropShadow: false, outlineWidth: 2 }], ], art: { size: { x: r(112), y: r(112) }, pos: { x: 0, y: r(17) } }, }; @@ -334,15 +355,15 @@ function button({ enabled = true } = {}) { }; } -function text({ value, fontSize, bold = false, color = { r: 1, g: 1, b: 1, a: 1 }, alignment = 4 }) { +function text({ value, fontSize, bold = false, color = { r: 1, g: 1, b: 1, a: 1 }, alignment = 4, dropShadow = false, outlineWidth = 1 }) { return { '@type': 'MOD.Core.TextComponent', Alignment: alignment, Bold: bold, - DropShadow: false, + DropShadow: dropShadow, DropShadowAngle: 30, DropShadowColor: { r: 0, g: 0, b: 0, a: 0.72 }, - DropShadowDistance: 32, + DropShadowDistance: dropShadow ? 18 : 32, Font: 0, FontColor: color, FontSize: fontSize, @@ -350,7 +371,7 @@ function text({ value, fontSize, bold = false, color = { r: 1, g: 1, b: 1, a: 1 MinSize: 8, OutlineColor: { r: 0.08, g: 0.08, b: 0.08, a: 1 }, OutlineDistance: { x: 1, y: -1 }, - OutlineWidth: 1, + OutlineWidth: outlineWidth, Overflow: 0, OverrideSorting: false, Padding: { left: 0, right: 0, top: 0, bottom: 0 }, @@ -586,7 +607,7 @@ function upsertUi() { components: [ transform({ parentW: CARD_W, parentH: CARD_H, anchor: { x: 0.5, y: 0.5 }, pivot: { x: 0.5, y: 0.5 }, size: cfg.size, pos: cfg.pos }), sprite({ color: TRANSPARENT }), - text({ value: cfg.value, fontSize: cfg.fontSize, bold: cfg.bold, color: cfg.color }), + text({ value: cfg.value, fontSize: cfg.fontSize, bold: cfg.bold, color: cfg.color, dropShadow: cfg.dropShadow, outlineWidth: cfg.outlineWidth }), ], }); ui.ContentProto.Entities.push(child); @@ -608,6 +629,10 @@ function upsertUi() { child.jsonString['@components'][2].FontSize = cfg.fontSize; child.jsonString['@components'][2].MaxSize = cfg.fontSize; child.jsonString['@components'][2].FontColor = cfg.color; + child.jsonString['@components'][2].Bold = cfg.bold; + child.jsonString['@components'][2].DropShadow = cfg.dropShadow === true; + child.jsonString['@components'][2].DropShadowDistance = cfg.dropShadow === true ? 18 : 32; + child.jsonString['@components'][2].OutlineWidth = cfg.outlineWidth || 1; } } @@ -877,7 +902,7 @@ function upsertUi() { components: [ transform({ parentW: INSPECT_CARD_W, parentH: INSPECT_CARD_H, anchor: { x: 0.5, y: 0.5 }, pivot: { x: 0.5, y: 0.5 }, size: cfg.size, pos: cfg.pos }), sprite({ color: TRANSPARENT }), - text({ value: cfg.value, fontSize: cfg.fontSize, bold: cfg.bold, color: cfg.color }), + text({ value: cfg.value, fontSize: cfg.fontSize, bold: cfg.bold, color: cfg.color, dropShadow: cfg.dropShadow, outlineWidth: cfg.outlineWidth }), ], })); } @@ -1032,7 +1057,7 @@ function upsertUi() { components: [ transform({ parentW: ALL_DECK_CARD_W, parentH: ALL_DECK_CARD_H, anchor: { x: 0.5, y: 0.5 }, pivot: { x: 0.5, y: 0.5 }, size: cfg.size, pos: cfg.pos }), sprite({ color: TRANSPARENT }), - text({ value: cfg.value, fontSize: cfg.fontSize, bold: cfg.bold, color: cfg.color }), + text({ value: cfg.value, fontSize: cfg.fontSize, bold: cfg.bold, color: cfg.color, dropShadow: cfg.dropShadow, outlineWidth: cfg.outlineWidth }), ], })); } @@ -1093,6 +1118,30 @@ function upsertUi() { }); targetFrame.jsonString.enable = false; combat.push(targetFrame); + const targetMarker = entity({ + id: guid('cmb', 360 + i), path: `${base}/TargetMarker`, modelId: 'uitext', entryId: 'UIText', + componentNames: 'MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent', + displayOrder: 9, + components: [ + transform({ parentW: SLOT_W, parentH: SLOT_H, anchor: { x: 0.5, y: 0.5 }, pivot: { x: 0.5, y: 0.5 }, size: { x: 116, y: 116 }, pos: { x: 0, y: 2 } }), + sprite({ color: { r: 0.95, g: 0.08, b: 0.05, a: 0.92 }, type: 1 }), + text({ value: '+', fontSize: 72, bold: true, color: { r: 1, g: 0.94, b: 0.28, a: 1 }, alignment: 4, outlineWidth: 4 }), + ], + }); + targetMarker.jsonString.enable = false; + combat.push(targetMarker); + const targetLabel = entity({ + id: guid('cmb', 370 + i), path: `${base}/TargetMarker/Label`, modelId: 'uitext', entryId: 'UIText', + componentNames: 'MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent', + displayOrder: 10, + components: [ + transform({ parentW: 116, parentH: 116, anchor: { x: 0.5, y: 0.5 }, pivot: { x: 0.5, y: 0.5 }, size: { x: 112, y: 28 }, pos: { x: 0, y: -52 } }), + sprite({ color: { r: 0.08, g: 0.02, b: 0.02, a: 0.86 }, type: 1 }), + text({ value: 'TARGET', fontSize: 18, bold: true, color: { r: 1, g: 0.94, b: 0.28, a: 1 }, alignment: 4, outlineWidth: 3 }), + ], + }); + targetLabel.jsonString.enable = false; + combat.push(targetLabel); const actFrame = entity({ id: guid('cmb', 240 + i), path: `${base}/ActFrame`, modelId: 'uisprite', entryId: 'UISprite', componentNames: 'MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent', @@ -1153,17 +1202,27 @@ function upsertUi() { ], })); const dmgPop = entity({ - id: guid('cmb', 250 + i), path: `${base}/DmgPop`, modelId: 'uitext', entryId: 'UIText', - componentNames: 'MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent', - displayOrder: 9, + id: guid('cmb', 250 + i), path: `${base}/DmgPop`, modelId: 'uisprite', entryId: 'UISprite', + componentNames: 'MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent', + displayOrder: 11, components: [ - transform({ parentW: SLOT_W, parentH: SLOT_H, anchor: { x: 0.5, y: 0.5 }, pivot: { x: 0.5, y: 0.5 }, size: { x: 120, y: 30 }, pos: { x: 0, y: 60 } }), - sprite({ color: TRANSPARENT }), - text({ value: '', fontSize: 24, bold: true, color: { r: 1, g: 0.35, b: 0.3, a: 1 }, alignment: 4 }), + transform({ parentW: SLOT_W, parentH: SLOT_H, anchor: { x: 0.5, y: 0.5 }, pivot: { x: 0.5, y: 0.5 }, size: { x: 192, y: 56 }, pos: { x: 0, y: 76 } }), + sprite({ color: { r: 0.12, g: 0.02, b: 0.02, a: 0.72 }, type: 1 }), ], }); dmgPop.jsonString.enable = false; combat.push(dmgPop); + for (let d = 0; d < DAMAGE_POP_MAX_DIGITS; d++) { + combat.push(entity({ + id: guid('cmb', 380 + i * 10 + d), path: `${base}/DmgPop/Digit${d + 1}`, modelId: 'uisprite', entryId: 'UISprite', + componentNames: 'MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent', + displayOrder: 12, + components: [ + transform({ parentW: 192, parentH: 56, anchor: { x: 0.5, y: 0.5 }, pivot: { x: 0.5, y: 0.5 }, size: { x: DAMAGE_POP_DIGIT_W, y: DAMAGE_POP_DIGIT_H }, pos: { x: 0, y: 0 } }), + sprite({ dataId: DAMAGE_DIGIT_RUIDS[0], color: { r: 1, g: 1, b: 1, a: 1 }, type: 0 }), + ], + })); + } const mBlockBadge = entity({ id: guid('cmb', 270 + i), path: `${base}/BlockBadge`, modelId: 'uisprite', entryId: 'UISprite', componentNames: 'MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent', @@ -1404,6 +1463,21 @@ function upsertUi() { text({ value: '', fontSize: 15, bold: false, color: { r: 0.92, g: 0.92, b: 0.95, a: 1 }, alignment: 4 }), ], })); + const discardPrompt = entity({ + id: guid('cmb', 333), + path: '/ui/DefaultGroup/CombatHud/DiscardPrompt', + modelId: 'uitext', + entryId: 'UIText', + componentNames: 'MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent', + displayOrder: 22, + components: [ + transform({ parentW: 1920, parentH: 1080, anchor: { x: 0.5, y: 0.5 }, pivot: { x: 0.5, y: 0.5 }, size: { x: 520, y: 48 }, pos: { x: 0, y: -260 }, align: ALIGN_CENTER }), + sprite({ color: { r: 0.05, g: 0.06, b: 0.09, a: 0.86 }, type: 1 }), + text({ value: '', fontSize: 22, bold: true, color: GOLD, alignment: 4 }), + ], + }); + discardPrompt.jsonString.enable = false; + combat.push(discardPrompt); const potionMenu = entity({ id: guid('cmb', 340), path: '/ui/DefaultGroup/CombatHud/PotionMenu', @@ -1551,7 +1625,7 @@ function upsertUi() { components: [ transform({ parentW: CARD_W, parentH: CARD_H, anchor: { x: 0.5, y: 0.5 }, pivot: { x: 0.5, y: 0.5 }, size: cfg.size, pos: cfg.pos }), sprite({ color: TRANSPARENT }), - text({ value: cfg.value, fontSize: cfg.fontSize, bold: cfg.bold, color: cfg.color }), + text({ value: cfg.value, fontSize: cfg.fontSize, bold: cfg.bold, color: cfg.color, dropShadow: cfg.dropShadow, outlineWidth: cfg.outlineWidth }), ], })); } @@ -1775,7 +1849,7 @@ function upsertUi() { components: [ transform({ parentW: CARD_W, parentH: CARD_H, anchor: { x: 0.5, y: 0.5 }, pivot: { x: 0.5, y: 0.5 }, size: cfg.size, pos: cfg.pos }), sprite({ color: TRANSPARENT }), - text({ value: cfg.value, fontSize: cfg.fontSize, bold: cfg.bold, color: cfg.color }), + text({ value: cfg.value, fontSize: cfg.fontSize, bold: cfg.bold, color: cfg.color, dropShadow: cfg.dropShadow, outlineWidth: cfg.outlineWidth }), ], })); } @@ -2805,6 +2879,7 @@ function writeCodeblocks() { prop('string', 'ShopRelic', '""'), prop('boolean', 'ShopRelicBought', 'false'), prop('number', 'DragSlot', '0'), + prop('number', 'DragTargetIndex', '0'), prop('boolean', 'FxBusy', 'false'), prop('boolean', 'TurnBusy', 'false'), prop('number', 'PlayerStr', '0'), @@ -2824,6 +2899,8 @@ function writeCodeblocks() { prop('any', 'VisitedNodes'), prop('boolean', 'ChestOpened', 'false'), prop('string', 'PlayerJob', '""'), + prop('number', 'DiscardSelectRemaining', '0'), + prop('number', 'DiscardSelectTotal', '0'), ], [ method('OnBeginPlay', `${luaCardsTable(CARDS.cards)} ${luaFramesTable()} @@ -3076,15 +3153,7 @@ bindClick("/ui/DefaultGroup/LobbyHud/AscPlus", function() self:AdjustAscension(1 bindClick("/ui/DefaultGroup/BoardHud/Close", function() self:CloseBoard() end) bindClick("/ui/DefaultGroup/SoulShopHud/Close", function() self:CloseSoulShop() end)`), method('ShowCodex', `self.CodexMode = true -self.ClassDeckMode = false -local list = {} -for id, c in pairs(self.Cards) do - if c.curse ~= true then - table.insert(list, id) - end -end -table.sort(list) -self.CodexCards = list +self.ClassDeckMode = true local close = _EntityService:GetEntityByPath("/ui/DefaultGroup/DeckAllHud/Close") if close ~= nil and close.ButtonComponent ~= nil then if self.AllDeckCloseHandler ~= nil then @@ -3092,7 +3161,9 @@ if close ~= nil and close.ButtonComponent ~= nil then end self.AllDeckCloseHandler = close:ConnectEvent(ButtonClickEvent, function() self:CloseAllDeck() end) end +self:BindClassDeckTabs() self:SetEntityEnabled("/ui/DefaultGroup/LobbyHud", false) +self:SetClassDeckTab("warrior") local hud = _EntityService:GetEntityByPath("/ui/DefaultGroup/DeckAllHud") if hud ~= nil then hud.Enable = true @@ -3299,6 +3370,7 @@ self:ShowMap()`), self:SetEntityEnabled("/ui/DefaultGroup/CombatHud/Result", false) self:SetEntityEnabled("/ui/DefaultGroup/CombatHud/PotionMenu", false) self:SetEntityEnabled("/ui/DefaultGroup/CombatHud/TooltipBox", false) +self:SetEntityEnabled("/ui/DefaultGroup/CombatHud/DiscardPrompt", false) self:SetText("/ui/DefaultGroup/CombatHud/PlayerPanel/Name", self:JobLabel()) self.MaxEnergy = 3 self.Turn = 0 @@ -3310,6 +3382,8 @@ self.PlayerPowers = {} self.FightAttackCount = 0 self.FirstHpLossDone = false self.ClayBlockNext = 0 +self.DiscardSelectRemaining = 0 +self.DiscardSelectTotal = 0 self.CombatOver = false self.DiscardPile = {} self.Hand = {} @@ -3500,6 +3574,9 @@ for i = 1, 10 do cardEntity:ConnectEvent(UITouchEndDragEvent, function(ev) self:OnCardDragEnd(i, ev.TouchPoint) end) cardEntity:ConnectEvent(UITouchEnterEvent, function() self:HoverCard(i) end) cardEntity:ConnectEvent(UITouchExitEvent, function() self:UnhoverCard(i) end) + if cardEntity.ButtonComponent ~= nil then + cardEntity:ConnectEvent(ButtonClickEvent, function() self:OnCardButton(i) end) + end end end for i = 1, 3 do @@ -3660,6 +3737,10 @@ self:RenderCombat()`), method('EndPlayerTurn', `if self.CombatOver == true or self.FxBusy == true or self.TurnBusy == true then return end +if self:IsDiscardSelecting() == true then + self:Toast("버릴 카드를 먼저 선택하세요") + return +end local burn = 0 for bi = 1, #self.Hand do \tlocal hc = self.Cards[self.Hand[bi]] @@ -3671,10 +3752,17 @@ if burn > 0 then \tself:ShowPlayerDmgPop(burn) \tself:RenderCombat() end +local kept = {} for i = 1, #self.Hand do -\ttable.insert(self.DiscardPile, self.Hand[i]) +\tlocal cardId = self.Hand[i] +\tlocal c = self.Cards[cardId] +\tif c ~= nil and c.retain == true then +\t\ttable.insert(kept, cardId) +\telse +\t\ttable.insert(self.DiscardPile, cardId) +\tend end -self.Hand = {} +self.Hand = kept if self.PlayerWeak > 0 then self.PlayerWeak = self.PlayerWeak - 1 end if self.PlayerVuln > 0 then self.PlayerVuln = self.PlayerVuln - 1 end self:RenderHand(false) @@ -3691,6 +3779,7 @@ for i = 1, amount do \tlocal cardId = table.remove(self.DrawPile) \tif #self.Hand >= 10 then \t\ttable.insert(self.DiscardPile, cardId) +\t\tself:TriggerSly(cardId) \telse \t\ttable.insert(self.Hand, cardId) \t\tif #self.Hand <= 5 then @@ -3704,7 +3793,7 @@ if animate == true and #drawnSlots > 0 then \tlocal drawStart = Vector2(-590, 8) \tfor i = 1, #drawnSlots do \t\tlocal slot = drawnSlots[i] -\t\tself:AnimateCardFrom(slot, drawStart, Vector2((slot - 3) * 200, 0), 0.08 + i * 0.045) +\t\tself:AnimateCardFrom(slot, drawStart, Vector2(self:GetHandSlotX(slot), 0), 0.08 + i * 0.045) \tend end`, [ { Type: 'number', DefaultValue: null, SyncDirection: 0, Attributes: [], Name: 'amount' }, @@ -3946,6 +4035,17 @@ end`), { Type: 'number', DefaultValue: null, SyncDirection: 0, Attributes: [], Name: 'slot' }, { Type: 'string', DefaultValue: null, SyncDirection: 0, Attributes: [], Name: 'cardId' }, ]), + method('GetHandSlotX', `local n = 0 +if self.Hand ~= nil then + n = #self.Hand +end +if n <= 0 then + return 0 +end +local spacing = 175 +if n > 8 then spacing = math.floor(1400 / n) end +local startX = -((n - 1) * spacing) / 2 +return startX + (slot - 1) * spacing`, [{ Type: 'number', DefaultValue: null, SyncDirection: 0, Attributes: [], Name: 'slot' }], 0, 'number'), method('RenderHand', `local n = #self.Hand local spacing = 175 if n > 8 then spacing = math.floor(1400 / n) end @@ -3961,7 +4061,7 @@ for i = 1, 10 do \t\t\tcardEntity.Enable = true \t\t\tif cardEntity.UITransformComponent ~= nil then cardEntity.UITransformComponent.UIScale = Vector3(1, 1, 1) end \t\t\tself:ApplyCardVisual(i, cardId) -\t\t\tlocal tx = startX + (i - 1) * spacing +\t\t\tlocal tx = self:GetHandSlotX(i) \t\t\tif animate == true then \t\t\t\tself:AnimateCardFrom(i, drawStart, Vector2(tx, 0), 0.16 + i * 0.03) \t\t\telse @@ -4018,8 +4118,11 @@ if string.find(path, "/ui/DefaultGroup/CardHand/Card") == 1 then return end prefix = "/ui/DefaultGroup/CardHand/Card" - count = 5 - xs = { ${CARD_XS.join(', ')} } + count = 0 + if self.Hand ~= nil then count = #self.Hand end + for i = 1, count do + xs[i] = self:GetHandSlotX(i) + end baseY = 0 hoverIndex = tonumber(string.match(path, "Card(%d+)")) or 0 elseif string.find(path, "/ui/DefaultGroup/RewardHud/Reward") == 1 then @@ -4140,7 +4243,151 @@ if dmg < 0 then dmg = 0 end return dmg`, [{ Type: 'number', DefaultValue: null, SyncDirection: 0, Attributes: [], Name: 'base' }], 0, 'number'), - method('PlayCard', `if self.CombatOver == true or self.FxBusy == true or self.TurnBusy == true then + method('ResolveCardEffects', `if c == nil then + return +end +if c.kind == "Attack" then + if c.damage ~= nil then + self:PlayerAttackMotion() + local total = 0 + local hitN = c.hits or 1 + for h = 1, hitN do + total = total + self:CalcPlayerAttack(c.damage) + end + if c.aoe == true then + self:PlayAoeFx(c.fx or c.image, total) + else + self:PlayAttackFx(self.TargetIndex, c.fx or c.image, total, c.pierce == true) + end + end + if c.block ~= nil then + self.PlayerBlock = self.PlayerBlock + c.block + end + if free ~= true then + self:ApplyRelics("cardPlayed") + end +elseif c.kind == "Skill" then + if c.block ~= nil then + self.PlayerBlock = self.PlayerBlock + c.block + end +elseif c.kind == "Power" then + if c.powerEffect ~= nil and free ~= true then + table.insert(self.PlayerPowers, cardId) + end +end +if c.strength ~= nil then + self.PlayerStr = self.PlayerStr + c.strength +end +if c.selfVuln ~= nil then + self.PlayerVuln = self.PlayerVuln + c.selfVuln +end +if c.heal ~= nil then + self.PlayerHp = math.min(self.PlayerHp + c.heal, self.PlayerMaxHp) +end +if c.weak ~= nil or c.vuln ~= nil or c.poison ~= nil then + local tm = self.Monsters[self.TargetIndex] + if tm == nil or tm.alive ~= true then + for i = 1, #self.Monsters do + if self.Monsters[i].alive == true then tm = self.Monsters[i]; self.TargetIndex = i; break end + end + end + if tm ~= nil and tm.alive == true then + if c.weak ~= nil then tm.weak = tm.weak + c.weak end + if c.poison ~= nil then tm.poison = (tm.poison or 0) + c.poison end + if c.vuln ~= nil then + tm.vuln = tm.vuln + c.vuln + if self:HasRelic("championBelt") then + tm.weak = tm.weak + 1 + end + end + end +end +if c.draw ~= nil then + self:DrawCards(c.draw, true) +end`, [ + { Type: 'string', DefaultValue: null, SyncDirection: 0, Attributes: [], Name: 'cardId' }, + { Type: 'any', DefaultValue: null, SyncDirection: 0, Attributes: [], Name: 'c' }, + { Type: 'boolean', DefaultValue: null, SyncDirection: 0, Attributes: [], Name: 'free' }, + ]), + method('TriggerSly', `local c = self.Cards[cardId] +if c == nil or c.sly ~= true then + return +end +self:Toast("교활 발동: " .. c.name) +self:ResolveCardEffects(cardId, c, true)`, [{ Type: 'string', DefaultValue: null, SyncDirection: 0, Attributes: [], Name: 'cardId' }]), + method('DiscardHandCard', `if self.Hand == nil then + return +end +local cardId = self.Hand[slot] +if cardId == nil then + return +end +table.remove(self.Hand, slot) +table.insert(self.DiscardPile, cardId) +if triggerSly == true then + self:TriggerSly(cardId) +end`, [ + { Type: 'number', DefaultValue: null, SyncDirection: 0, Attributes: [], Name: 'slot' }, + { Type: 'boolean', DefaultValue: null, SyncDirection: 0, Attributes: [], Name: 'triggerSly' }, + ]), + method('IsDiscardSelecting', `return self.DiscardSelectRemaining ~= nil and self.DiscardSelectRemaining > 0`, [], 0, 'boolean'), + method('UpdateDiscardPrompt', `local e = _EntityService:GetEntityByPath("/ui/DefaultGroup/CombatHud/DiscardPrompt") +if e == nil then + return +end +if self:IsDiscardSelecting() == true then + local picked = self.DiscardSelectTotal - self.DiscardSelectRemaining + self:SetText("/ui/DefaultGroup/CombatHud/DiscardPrompt", "버릴 카드 선택 " .. tostring(picked + 1) .. "/" .. tostring(self.DiscardSelectTotal)) + e.Enable = true +else + e.Enable = false +end`), + method('BeginDiscardSelection', `if c == nil or self.Hand == nil then + return false +end +local n = 0 +if c.discardAll == true then + n = #self.Hand +elseif c.discard ~= nil then + n = math.min(c.discard, #self.Hand) +end +if n <= 0 then + return false +end +self.DiscardSelectRemaining = n +self.DiscardSelectTotal = n +self:UpdateDiscardPrompt() +self:Toast("버릴 카드를 선택하세요") +return true`, [{ Type: 'any', DefaultValue: null, SyncDirection: 0, Attributes: [], Name: 'c' }], 0, 'boolean'), + method('FinishDiscardSelection', `self.DiscardSelectRemaining = 0 +self.DiscardSelectTotal = 0 +self:UpdateDiscardPrompt() +self:RenderHand(false) +self:RenderPiles() +self:RenderCombat() +self:CheckCombatEnd()`), + method('SelectDiscardSlot', `if self:IsDiscardSelecting() ~= true then + return false +end +if self.Hand == nil or self.Hand[slot] == nil then + return true +end +self:DiscardHandCard(slot, true) +self.DiscardSelectRemaining = self.DiscardSelectRemaining - 1 +if self.DiscardSelectRemaining <= 0 or #self.Hand <= 0 then + self:FinishDiscardSelection() +else + self:UpdateDiscardPrompt() + self:RenderHand(false) + self:RenderPiles() + self:RenderCombat() +end +return true`, [{ Type: 'number', DefaultValue: null, SyncDirection: 0, Attributes: [], Name: 'slot' }], 0, 'boolean'), + method('PlayCard', `if self:IsDiscardSelecting() == true then + self:SelectDiscardSlot(slot) + return +end +if self.CombatOver == true or self.FxBusy == true or self.TurnBusy == true then return end if self.Hand == nil then @@ -4163,66 +4410,52 @@ if self.Energy < c.cost then return end self.Energy = self.Energy - c.cost -if c.kind == "Attack" then - if c.damage ~= nil then - self:PlayerAttackMotion() - local total = 0 - local hitN = c.hits or 1 - for h = 1, hitN do - total = total + self:CalcPlayerAttack(c.damage) - end - if c.aoe == true then - self:PlayAoeFx(c.fx or c.image, total) - else - self:PlayAttackFx(self.TargetIndex, c.fx or c.image, total, c.pierce == true) - end - end - if c.block ~= nil then - self.PlayerBlock = self.PlayerBlock + c.block - end - self:ApplyRelics("cardPlayed") -elseif c.kind == "Skill" then - if c.block ~= nil then - self.PlayerBlock = self.PlayerBlock + c.block - end -elseif c.kind == "Power" then - if c.powerEffect ~= nil then - table.insert(self.PlayerPowers, cardId) - end -end -if c.strength ~= nil then - self.PlayerStr = self.PlayerStr + c.strength -end -if c.selfVuln ~= nil then - self.PlayerVuln = self.PlayerVuln + c.selfVuln -end -if c.heal ~= nil then - self.PlayerHp = math.min(self.PlayerHp + c.heal, self.PlayerMaxHp) -end -if c.weak ~= nil or c.vuln ~= nil or c.poison ~= nil then - local tm = self.Monsters[self.TargetIndex] - if tm ~= nil and tm.alive == true then - if c.weak ~= nil then tm.weak = tm.weak + c.weak end - if c.poison ~= nil then tm.poison = (tm.poison or 0) + c.poison end - if c.vuln ~= nil then - tm.vuln = tm.vuln + c.vuln - if self:HasRelic("championBelt") then - tm.weak = tm.weak + 1 - end - end - end -end +self:ResolveCardEffects(cardId, c, false) table.remove(self.Hand, slot) if c.kind ~= "Power" then table.insert(self.DiscardPile, cardId) end -if c.draw ~= nil then - self:DrawCards(c.draw, true) +self:RenderHand(false) +self:RenderPiles() +self:RenderCombat() +if self:BeginDiscardSelection(c) == true then + return end self:RenderHand(false) self:RenderPiles() self:RenderCombat() self:CheckCombatEnd()`, [{ Type: 'number', DefaultValue: null, SyncDirection: 0, Attributes: [], Name: 'slot' }]), + method('OnCardButton', `if self:IsDiscardSelecting() == true then + self:SelectDiscardSlot(slot) +end`, [{ Type: 'number', DefaultValue: null, SyncDirection: 0, Attributes: [], Name: 'slot' }]), + method('FindMonsterAtTouch', `local best = 0 +local bestDist = 200 +for i = 1, #self.Monsters do + local m = self.Monsters[i] + if m.alive == true and m.entity ~= nil and isvalid(m.entity) and m.entity.TransformComponent ~= nil then + local wp = m.entity.TransformComponent.WorldPosition + local sp = _UILogic:WorldToScreenPosition(Vector2(wp.x, wp.y + 0.7)) + local dx = sp.x - touchPoint.x + local dy = sp.y - touchPoint.y + local d = math.sqrt(dx * dx + dy * dy) + if d < bestDist then + bestDist = d + best = i + end + end +end +return best`, [{ Type: 'any', DefaultValue: null, SyncDirection: 0, Attributes: [], Name: 'touchPoint' }], 0, 'number'), + method('RenderTargetFrames', `local dragActive = self.DragTargetIndex ~= nil and self.DragTargetIndex > 0 +local shownTarget = self.TargetIndex +if dragActive == true then shownTarget = self.DragTargetIndex end +for i = 1, #self.Monsters do + local m = self.Monsters[i] + local active = false + if m ~= nil and m.alive == true and i == shownTarget then active = true end + self:SetEntityEnabled("/ui/DefaultGroup/CombatHud/MonsterSlot" .. tostring(i) .. "/TargetFrame", active) + self:SetEntityEnabled("/ui/DefaultGroup/CombatHud/MonsterSlot" .. tostring(i) .. "/TargetMarker", active and dragActive) + self:SetEntityEnabled("/ui/DefaultGroup/CombatHud/MonsterSlot" .. tostring(i) .. "/TargetMarker/Label", active and dragActive) +end`), method('OnCardDragBegin', `if self.CombatOver == true or self.FxBusy == true or self.TurnBusy == true then return end @@ -4233,15 +4466,16 @@ if self.CardHoverTweenId ~= nil and self.CardHoverTweenId ~= 0 then _TimerService:ClearTimer(self.CardHoverTweenId) self.CardHoverTweenId = 0 end -local cardXs = { ${CARD_XS.join(', ')} } -for i = 1, 5 do +for i = 1, 10 do local e = _EntityService:GetEntityByPath("/ui/DefaultGroup/CardHand/Card" .. tostring(i)) if e ~= nil and e.UITransformComponent ~= nil then e.UITransformComponent.UIScale = Vector3(1, 1, 1) - e.UITransformComponent.anchoredPosition = Vector2(cardXs[i], 0) + e.UITransformComponent.anchoredPosition = Vector2(self:GetHandSlotX(i), 0) end end -self.DragSlot = slot`, [{ Type: 'number', DefaultValue: null, SyncDirection: 0, Attributes: [], Name: 'slot' }]), +self.DragSlot = slot +self.DragTargetIndex = 0 +self:RenderTargetFrames()`, [{ Type: 'number', DefaultValue: null, SyncDirection: 0, Attributes: [], Name: 'slot' }]), method('OnCardDrag', `if self.DragSlot ~= slot then return end @@ -4249,6 +4483,16 @@ local e = _EntityService:GetEntityByPath("/ui/DefaultGroup/CardHand/Card" .. tos if e ~= nil and e.UITransformComponent ~= nil then local ui = _UILogic:ScreenToUIPosition(touchPoint) e.UITransformComponent.anchoredPosition = Vector2(ui.x, ui.y + 360) +end +local cardId = self.Hand[slot] +local c = nil +if cardId ~= nil then c = self.Cards[cardId] end +if c ~= nil and c.kind == "Attack" then + local best = self:FindMonsterAtTouch(touchPoint) + if best ~= self.DragTargetIndex then + self.DragTargetIndex = best + self:RenderTargetFrames() + end end`, [ { Type: 'number', DefaultValue: null, SyncDirection: 0, Attributes: [], Name: 'slot' }, { Type: 'any', DefaultValue: null, SyncDirection: 0, Attributes: [], Name: 'touchPoint' }, @@ -4257,17 +4501,20 @@ end`, [ return end self.DragSlot = 0 -local cardXs = { ${CARD_XS.join(', ')} } local e = _EntityService:GetEntityByPath("/ui/DefaultGroup/CardHand/Card" .. tostring(slot)) if e ~= nil and e.UITransformComponent ~= nil then - e.UITransformComponent.anchoredPosition = Vector2(cardXs[slot], 0) + e.UITransformComponent.anchoredPosition = Vector2(self:GetHandSlotX(slot), 0) e.UITransformComponent.UIScale = Vector3(1, 1, 1) end self:ResolveCardDrop(slot, touchPoint)`, [ { Type: 'number', DefaultValue: null, SyncDirection: 0, Attributes: [], Name: 'slot' }, { Type: 'any', DefaultValue: null, SyncDirection: 0, Attributes: [], Name: 'touchPoint' }, ]), - method('ResolveCardDrop', `if self.CombatOver == true or self.FxBusy == true or self.TurnBusy == true then + method('ResolveCardDrop', `if self:IsDiscardSelecting() == true then + self:SelectDiscardSlot(slot) + return +end +if self.CombatOver == true or self.FxBusy == true or self.TurnBusy == true then return end local cardId = self.Hand[slot] @@ -4279,27 +4526,18 @@ if c == nil then return end if c.kind == "Attack" then - local best = 0 - local bestDist = 200 - for i = 1, #self.Monsters do - local m = self.Monsters[i] - if m.alive == true and m.entity ~= nil and isvalid(m.entity) and m.entity.TransformComponent ~= nil then - local wp = m.entity.TransformComponent.WorldPosition - local sp = _UILogic:WorldToScreenPosition(Vector2(wp.x, wp.y + 0.7)) - local dx = sp.x - touchPoint.x - local dy = sp.y - touchPoint.y - local d = math.sqrt(dx * dx + dy * dy) - if d < bestDist then - bestDist = d - best = i - end - end - end + local best = self.DragTargetIndex or 0 + if best <= 0 then best = self:FindMonsterAtTouch(touchPoint) end + self.DragTargetIndex = 0 if best > 0 then self.TargetIndex = best self:PlayCard(slot) + else + self:RenderTargetFrames() end else + self.DragTargetIndex = 0 + self:RenderTargetFrames() local ui = _UILogic:ScreenToUIPosition(touchPoint) if ui.y > -180 then self:PlayCard(slot) @@ -4542,12 +4780,21 @@ if self.CombatOver == true then return end _TimerService:SetTimerOnce(function() self:StartPlayerTurn() end, 0.45)`), + method('ClearCombatCards', `self.DrawPile = {} +self.DiscardPile = {} +self.Hand = {} +self.DiscardSelectRemaining = 0 +self.DiscardSelectTotal = 0 +self:UpdateDiscardPrompt() +self:RenderHand(false) +self:RenderPiles()`), method('CheckCombatEnd', `local anyAlive = false for i = 1, #self.Monsters do if self.Monsters[i].alive == true then anyAlive = true; break end end if anyAlive == false then self.CombatOver = true + self:ClearCombatCards() self.Gold = self.Gold + math.floor(${GOLD_PER_WIN} * self:AscGoldMult()) self:ApplyRelics("combatEnd") self:ApplyRelics("combatReward") @@ -4737,7 +4984,12 @@ return table.concat(parts, " ")`, [ end end self:SetText(base .. "/Intent", t) - self:SetEntityEnabled(base .. "/TargetFrame", i == self.TargetIndex) + local dragActive = self.DragTargetIndex ~= nil and self.DragTargetIndex > 0 + local shownTarget = self.TargetIndex + if dragActive == true then shownTarget = self.DragTargetIndex end + self:SetEntityEnabled(base .. "/TargetFrame", i == shownTarget) + self:SetEntityEnabled(base .. "/TargetMarker", i == shownTarget and dragActive) + self:SetEntityEnabled(base .. "/TargetMarker/Label", i == shownTarget and dragActive) local intentEntity = _EntityService:GetEntityByPath(base .. "/Intent") if intentEntity ~= nil and intentEntity.TextComponent ~= nil and intent ~= nil then if intent.kind == "Attack" then @@ -4775,9 +5027,51 @@ end self:SetText("/ui/DefaultGroup/CombatHud/PlayerPanel/Buffs", pb) self:RenderRun()`), method('ShowDmgPop', `local base = "/ui/DefaultGroup/CombatHud/MonsterSlot" .. tostring(slot) .. "/DmgPop" -self:SetText(base, "-" .. string.format("%d", amount)) +local pop = _EntityService:GetEntityByPath(base) +self:SetText(base, "") self:SetEntityEnabled(base, true) -_TimerService:SetTimerOnce(function() self:SetEntityEnabled(base, false) end, 0.6)`, [ +local damageDigitRuids = { ${DAMAGE_DIGIT_RUIDS.map(luaStr).join(', ')} } +local shown = tostring(math.max(0, math.floor(amount))) +if string.len(shown) > ${DAMAGE_POP_MAX_DIGITS} then + shown = string.sub(shown, 1, ${DAMAGE_POP_MAX_DIGITS}) +end +local digits = {} +for i = 1, string.len(shown) do + table.insert(digits, tonumber(string.sub(shown, i, i)) or 0) +end +local totalW = #digits * ${DAMAGE_POP_DIGIT_W} + math.max(0, #digits - 1) * ${DAMAGE_POP_DIGIT_SPACING} +local startX = -totalW / 2 + ${DAMAGE_POP_DIGIT_W} / 2 +for i = 1, ${DAMAGE_POP_MAX_DIGITS} do + local digitPath = base .. "/Digit" .. tostring(i) + local digitEntity = _EntityService:GetEntityByPath(digitPath) + if digitEntity ~= nil and digitEntity.SpriteGUIRendererComponent ~= nil then + if digits[i] ~= nil then + digitEntity.SpriteGUIRendererComponent.ImageRUID = damageDigitRuids[digits[i] + 1] + digitEntity.SpriteGUIRendererComponent.Color = Color(1, 1, 1, 1) + if digitEntity.UITransformComponent ~= nil then + digitEntity.UITransformComponent.anchoredPosition = Vector2(startX + (i - 1) * (${DAMAGE_POP_DIGIT_W} + ${DAMAGE_POP_DIGIT_SPACING}), 0) + end + self:SetEntityEnabled(digitPath, true) + else + self:SetEntityEnabled(digitPath, false) + end + end +end +if pop ~= nil and pop.UITransformComponent ~= nil then + pop.UITransformComponent.anchoredPosition = Vector2(0, 76) +end +local startY = 76 +for i = 1, 6 do + _TimerService:SetTimerOnce(function() + local p = _EntityService:GetEntityByPath(base) + if p ~= nil and p.UITransformComponent ~= nil then + p.UITransformComponent.anchoredPosition = Vector2(0, startY + i * 7) + end + end, 0.045 * i) +end +_TimerService:SetTimerOnce(function() + self:SetEntityEnabled(base, false) +end, 0.48)`, [ { Type: 'number', DefaultValue: null, SyncDirection: 0, Attributes: [], Name: 'slot' }, { Type: 'number', DefaultValue: null, SyncDirection: 0, Attributes: [], Name: 'amount' }, ]), diff --git a/ui/DefaultGroup.ui b/ui/DefaultGroup.ui index a0a975e..165e0e3 100644 --- a/ui/DefaultGroup.ui +++ b/ui/DefaultGroup.ui @@ -1568,7 +1568,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": false, "Padding": { @@ -1623,20 +1623,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 81, - "y": 119 + "x": 86, + "y": 120 }, "OffsetMin": { - "x": -51, - "y": 95 + "x": -56, + "y": 92 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 24 + "x": 142, + "y": 28 }, "UIMode": 1, "UIScale": { @@ -1647,7 +1647,7 @@ "UIVersion": 2, "anchoredPosition": { "x": 15, - "y": 107 + "y": 106 }, "Position": { "x": 0, @@ -1738,13 +1738,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 16, - "MaxSize": 16, + "FontSize": 17, + "MaxSize": 17, "MinSize": 8, "OutlineColor": { "r": 0.1, @@ -1756,7 +1756,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": false, "Padding": { @@ -1811,20 +1811,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 75, - "y": -55 + "x": 79, + "y": -43 }, "OffsetMin": { - "x": -75, - "y": -117 + "x": -79, + "y": -121 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 150, - "y": 62 + "x": 158, + "y": 78 }, "UIMode": 1, "UIScale": { @@ -1835,7 +1835,7 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -86 + "y": -82 }, "Position": { "x": 0, @@ -1914,7 +1914,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -1926,13 +1926,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 16, - "MaxSize": 16, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.1, @@ -1944,7 +1944,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": false, "Padding": { @@ -2324,7 +2324,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": false, "Padding": { @@ -2379,20 +2379,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 81, - "y": 119 + "x": 86, + "y": 120 }, "OffsetMin": { - "x": -51, - "y": 95 + "x": -56, + "y": 92 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 24 + "x": 142, + "y": 28 }, "UIMode": 1, "UIScale": { @@ -2403,7 +2403,7 @@ "UIVersion": 2, "anchoredPosition": { "x": 15, - "y": 107 + "y": 106 }, "Position": { "x": 0, @@ -2494,13 +2494,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 16, - "MaxSize": 16, + "FontSize": 17, + "MaxSize": 17, "MinSize": 8, "OutlineColor": { "r": 0.1, @@ -2512,7 +2512,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": false, "Padding": { @@ -2567,20 +2567,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 75, - "y": -55 + "x": 79, + "y": -43 }, "OffsetMin": { - "x": -75, - "y": -117 + "x": -79, + "y": -121 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 150, - "y": 62 + "x": 158, + "y": 78 }, "UIMode": 1, "UIScale": { @@ -2591,7 +2591,7 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -86 + "y": -82 }, "Position": { "x": 0, @@ -2670,7 +2670,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -2682,13 +2682,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 16, - "MaxSize": 16, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.1, @@ -2700,7 +2700,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": false, "Padding": { @@ -3080,7 +3080,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": false, "Padding": { @@ -3135,20 +3135,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 81, - "y": 119 + "x": 86, + "y": 120 }, "OffsetMin": { - "x": -51, - "y": 95 + "x": -56, + "y": 92 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 24 + "x": 142, + "y": 28 }, "UIMode": 1, "UIScale": { @@ -3159,7 +3159,7 @@ "UIVersion": 2, "anchoredPosition": { "x": 15, - "y": 107 + "y": 106 }, "Position": { "x": 0, @@ -3250,13 +3250,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 16, - "MaxSize": 16, + "FontSize": 17, + "MaxSize": 17, "MinSize": 8, "OutlineColor": { "r": 0.1, @@ -3268,7 +3268,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": false, "Padding": { @@ -3323,20 +3323,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 75, - "y": -55 + "x": 79, + "y": -43 }, "OffsetMin": { - "x": -75, - "y": -117 + "x": -79, + "y": -121 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 150, - "y": 62 + "x": 158, + "y": 78 }, "UIMode": 1, "UIScale": { @@ -3347,7 +3347,7 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -86 + "y": -82 }, "Position": { "x": 0, @@ -3426,7 +3426,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -3438,13 +3438,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 16, - "MaxSize": 16, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.1, @@ -3456,7 +3456,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": false, "Padding": { @@ -3836,7 +3836,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": false, "Padding": { @@ -3891,20 +3891,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 81, - "y": 119 + "x": 86, + "y": 120 }, "OffsetMin": { - "x": -51, - "y": 95 + "x": -56, + "y": 92 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 24 + "x": 142, + "y": 28 }, "UIMode": 1, "UIScale": { @@ -3915,7 +3915,7 @@ "UIVersion": 2, "anchoredPosition": { "x": 15, - "y": 107 + "y": 106 }, "Position": { "x": 0, @@ -4006,13 +4006,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 16, - "MaxSize": 16, + "FontSize": 17, + "MaxSize": 17, "MinSize": 8, "OutlineColor": { "r": 0.1, @@ -4024,7 +4024,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": false, "Padding": { @@ -4079,20 +4079,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 75, - "y": -55 + "x": 79, + "y": -43 }, "OffsetMin": { - "x": -75, - "y": -117 + "x": -79, + "y": -121 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 150, - "y": 62 + "x": 158, + "y": 78 }, "UIMode": 1, "UIScale": { @@ -4103,7 +4103,7 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -86 + "y": -82 }, "Position": { "x": 0, @@ -4182,7 +4182,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -4194,13 +4194,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 16, - "MaxSize": 16, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.1, @@ -4212,7 +4212,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": false, "Padding": { @@ -4592,7 +4592,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": false, "Padding": { @@ -4647,20 +4647,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 81, - "y": 119 + "x": 86, + "y": 120 }, "OffsetMin": { - "x": -51, - "y": 95 + "x": -56, + "y": 92 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 24 + "x": 142, + "y": 28 }, "UIMode": 1, "UIScale": { @@ -4671,7 +4671,7 @@ "UIVersion": 2, "anchoredPosition": { "x": 15, - "y": 107 + "y": 106 }, "Position": { "x": 0, @@ -4762,13 +4762,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 16, - "MaxSize": 16, + "FontSize": 17, + "MaxSize": 17, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -4780,7 +4780,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": false, "Padding": { @@ -4835,20 +4835,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 75, - "y": -55 + "x": 79, + "y": -43 }, "OffsetMin": { - "x": -75, - "y": -117 + "x": -79, + "y": -121 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 150, - "y": 62 + "x": 158, + "y": 78 }, "UIMode": 1, "UIScale": { @@ -4859,7 +4859,7 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -86 + "y": -82 }, "Position": { "x": 0, @@ -4938,7 +4938,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -4950,13 +4950,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 16, - "MaxSize": 16, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -4968,7 +4968,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": false, "Padding": { @@ -6053,7 +6053,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": false, "Padding": { @@ -6108,20 +6108,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 81, - "y": 119 + "x": 86, + "y": 120 }, "OffsetMin": { - "x": -51, - "y": 95 + "x": -56, + "y": 92 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 24 + "x": 142, + "y": 28 }, "UIMode": 1, "UIScale": { @@ -6132,7 +6132,7 @@ "UIVersion": 2, "anchoredPosition": { "x": 15, - "y": 107 + "y": 106 }, "Position": { "x": 15, @@ -6223,13 +6223,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 16, - "MaxSize": 16, + "FontSize": 17, + "MaxSize": 17, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -6241,7 +6241,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": false, "Padding": { @@ -6296,20 +6296,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 75, - "y": -55 + "x": 79, + "y": -43 }, "OffsetMin": { - "x": -75, - "y": -117 + "x": -79, + "y": -121 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 150, - "y": 62 + "x": 158, + "y": 78 }, "UIMode": 1, "UIScale": { @@ -6320,7 +6320,7 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -86 + "y": -82 }, "Position": { "x": 0, @@ -6399,7 +6399,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -6411,13 +6411,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 16, - "MaxSize": 16, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -6429,7 +6429,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": false, "Padding": { @@ -6950,7 +6950,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": false, "Padding": { @@ -7005,20 +7005,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 81, - "y": 119 + "x": 86, + "y": 120 }, "OffsetMin": { - "x": -51, - "y": 95 + "x": -56, + "y": 92 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 24 + "x": 142, + "y": 28 }, "UIMode": 1, "UIScale": { @@ -7029,7 +7029,7 @@ "UIVersion": 2, "anchoredPosition": { "x": 15, - "y": 107 + "y": 106 }, "Position": { "x": 15, @@ -7120,13 +7120,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 16, - "MaxSize": 16, + "FontSize": 17, + "MaxSize": 17, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -7138,7 +7138,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": false, "Padding": { @@ -7193,20 +7193,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 75, - "y": -55 + "x": 79, + "y": -43 }, "OffsetMin": { - "x": -75, - "y": -117 + "x": -79, + "y": -121 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 150, - "y": 62 + "x": 158, + "y": 78 }, "UIMode": 1, "UIScale": { @@ -7217,7 +7217,7 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -86 + "y": -82 }, "Position": { "x": 0, @@ -7296,7 +7296,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -7308,13 +7308,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 16, - "MaxSize": 16, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -7326,7 +7326,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": false, "Padding": { @@ -7847,7 +7847,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": false, "Padding": { @@ -7902,20 +7902,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 81, - "y": 119 + "x": 86, + "y": 120 }, "OffsetMin": { - "x": -51, - "y": 95 + "x": -56, + "y": 92 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 24 + "x": 142, + "y": 28 }, "UIMode": 1, "UIScale": { @@ -7926,7 +7926,7 @@ "UIVersion": 2, "anchoredPosition": { "x": 15, - "y": 107 + "y": 106 }, "Position": { "x": 15, @@ -8017,13 +8017,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 16, - "MaxSize": 16, + "FontSize": 17, + "MaxSize": 17, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -8035,7 +8035,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": false, "Padding": { @@ -8090,20 +8090,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 75, - "y": -55 + "x": 79, + "y": -43 }, "OffsetMin": { - "x": -75, - "y": -117 + "x": -79, + "y": -121 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 150, - "y": 62 + "x": 158, + "y": 78 }, "UIMode": 1, "UIScale": { @@ -8114,7 +8114,7 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -86 + "y": -82 }, "Position": { "x": 0, @@ -8193,7 +8193,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -8205,13 +8205,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 16, - "MaxSize": 16, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -8223,7 +8223,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": false, "Padding": { @@ -8744,7 +8744,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": false, "Padding": { @@ -8799,20 +8799,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 81, - "y": 119 + "x": 86, + "y": 120 }, "OffsetMin": { - "x": -51, - "y": 95 + "x": -56, + "y": 92 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 24 + "x": 142, + "y": 28 }, "UIMode": 1, "UIScale": { @@ -8823,7 +8823,7 @@ "UIVersion": 2, "anchoredPosition": { "x": 15, - "y": 107 + "y": 106 }, "Position": { "x": 15, @@ -8914,13 +8914,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 16, - "MaxSize": 16, + "FontSize": 17, + "MaxSize": 17, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -8932,7 +8932,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": false, "Padding": { @@ -8987,20 +8987,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 75, - "y": -55 + "x": 79, + "y": -43 }, "OffsetMin": { - "x": -75, - "y": -117 + "x": -79, + "y": -121 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 150, - "y": 62 + "x": 158, + "y": 78 }, "UIMode": 1, "UIScale": { @@ -9011,7 +9011,7 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -86 + "y": -82 }, "Position": { "x": 0, @@ -9090,7 +9090,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -9102,13 +9102,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 16, - "MaxSize": 16, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -9120,7 +9120,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": false, "Padding": { @@ -9641,7 +9641,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": false, "Padding": { @@ -9696,20 +9696,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 81, - "y": 119 + "x": 86, + "y": 120 }, "OffsetMin": { - "x": -51, - "y": 95 + "x": -56, + "y": 92 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 24 + "x": 142, + "y": 28 }, "UIMode": 1, "UIScale": { @@ -9720,7 +9720,7 @@ "UIVersion": 2, "anchoredPosition": { "x": 15, - "y": 107 + "y": 106 }, "Position": { "x": 15, @@ -9811,13 +9811,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 16, - "MaxSize": 16, + "FontSize": 17, + "MaxSize": 17, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -9829,7 +9829,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": false, "Padding": { @@ -9884,20 +9884,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 75, - "y": -55 + "x": 79, + "y": -43 }, "OffsetMin": { - "x": -75, - "y": -117 + "x": -79, + "y": -121 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 150, - "y": 62 + "x": 158, + "y": 78 }, "UIMode": 1, "UIScale": { @@ -9908,7 +9908,7 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -86 + "y": -82 }, "Position": { "x": 0, @@ -9987,7 +9987,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -9999,13 +9999,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 16, - "MaxSize": 16, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -10017,7 +10017,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": false, "Padding": { @@ -12667,6 +12667,382 @@ "@version": 1 } }, + { + "id": "0cb00169-0000-4000-8000-00000cb00169", + "path": "/ui/DefaultGroup/CombatHud/MonsterSlot1/TargetMarker", + "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", + "jsonString": { + "name": "TargetMarker", + "path": "/ui/DefaultGroup/CombatHud/MonsterSlot1/TargetMarker", + "nameEditable": true, + "enable": false, + "visible": true, + "localize": true, + "displayOrder": 9, + "pathConstraints": "/////", + "revision": 1, + "origin": { + "type": "Model", + "entry_id": "UIText", + "sub_entity_id": null, + "root_entity_id": null, + "replaced_model_id": null + }, + "modelId": "uitext", + "@components": [ + { + "@type": "MOD.Core.UITransformComponent", + "ActivePlatform": 255, + "AlignmentOption": 0, + "AnchorsMax": { + "x": 0.5, + "y": 0.5 + }, + "AnchorsMin": { + "x": 0.5, + "y": 0.5 + }, + "MobileOnly": false, + "OffsetMax": { + "x": 58, + "y": 60 + }, + "OffsetMin": { + "x": -58, + "y": -56 + }, + "Pivot": { + "x": 0.5, + "y": 0.5 + }, + "RectSize": { + "x": 116, + "y": 116 + }, + "UIMode": 1, + "UIScale": { + "x": 1, + "y": 1, + "z": 1 + }, + "UIVersion": 2, + "anchoredPosition": { + "x": 0, + "y": 2 + }, + "Position": { + "x": 0, + "y": 2, + "z": 0 + }, + "QuaternionRotation": { + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "Scale": { + "x": 1, + "y": 1, + "z": 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.95, + "g": 0.08, + "b": 0.05, + "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 + }, + { + "@type": "MOD.Core.TextComponent", + "Alignment": 4, + "Bold": true, + "DropShadow": false, + "DropShadowAngle": 30, + "DropShadowColor": { + "r": 0, + "g": 0, + "b": 0, + "a": 0.72 + }, + "DropShadowDistance": 32, + "Font": 0, + "FontColor": { + "r": 1, + "g": 0.94, + "b": 0.28, + "a": 1 + }, + "FontSize": 72, + "MaxSize": 72, + "MinSize": 8, + "OutlineColor": { + "r": 0.08, + "g": 0.08, + "b": 0.08, + "a": 1 + }, + "OutlineDistance": { + "x": 1, + "y": -1 + }, + "OutlineWidth": 4, + "Overflow": 0, + "OverrideSorting": false, + "Padding": { + "left": 0, + "right": 0, + "top": 0, + "bottom": 0 + }, + "SizeFit": false, + "Text": "+", + "UseOutLine": true, + "Enable": true + } + ], + "@version": 1 + } + }, + { + "id": "0cb00173-0000-4000-8000-00000cb00173", + "path": "/ui/DefaultGroup/CombatHud/MonsterSlot1/TargetMarker/Label", + "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", + "jsonString": { + "name": "Label", + "path": "/ui/DefaultGroup/CombatHud/MonsterSlot1/TargetMarker/Label", + "nameEditable": true, + "enable": false, + "visible": true, + "localize": true, + "displayOrder": 10, + "pathConstraints": "//////", + "revision": 1, + "origin": { + "type": "Model", + "entry_id": "UIText", + "sub_entity_id": null, + "root_entity_id": null, + "replaced_model_id": null + }, + "modelId": "uitext", + "@components": [ + { + "@type": "MOD.Core.UITransformComponent", + "ActivePlatform": 255, + "AlignmentOption": 0, + "AnchorsMax": { + "x": 0.5, + "y": 0.5 + }, + "AnchorsMin": { + "x": 0.5, + "y": 0.5 + }, + "MobileOnly": false, + "OffsetMax": { + "x": 56, + "y": -38 + }, + "OffsetMin": { + "x": -56, + "y": -66 + }, + "Pivot": { + "x": 0.5, + "y": 0.5 + }, + "RectSize": { + "x": 112, + "y": 28 + }, + "UIMode": 1, + "UIScale": { + "x": 1, + "y": 1, + "z": 1 + }, + "UIVersion": 2, + "anchoredPosition": { + "x": 0, + "y": -52 + }, + "Position": { + "x": 0, + "y": -52, + "z": 0 + }, + "QuaternionRotation": { + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "Scale": { + "x": 1, + "y": 1, + "z": 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.08, + "g": 0.02, + "b": 0.02, + "a": 0.86 + }, + "DropShadow": false, + "DropShadowAngle": 30, + "DropShadowColor": { + "r": 0, + "g": 0, + "b": 0, + "a": 0.72 + }, + "DropShadowDistance": 32, + "FillAmount": 1, + "FillCenter": true, + "FillClockWise": true, + "FillMethod": 0, + "FillOrigin": 0, + "FlipX": false, + "FlipY": false, + "FrameColumn": 1, + "FrameRate": 0, + "FrameRow": 1, + "Outline": false, + "OutlineColor": { + "r": 0, + "g": 0, + "b": 0, + "a": 1 + }, + "OutlineWidth": 3, + "RaycastTarget": false, + "Type": 1, + "Enable": true + }, + { + "@type": "MOD.Core.TextComponent", + "Alignment": 4, + "Bold": true, + "DropShadow": false, + "DropShadowAngle": 30, + "DropShadowColor": { + "r": 0, + "g": 0, + "b": 0, + "a": 0.72 + }, + "DropShadowDistance": 32, + "Font": 0, + "FontColor": { + "r": 1, + "g": 0.94, + "b": 0.28, + "a": 1 + }, + "FontSize": 18, + "MaxSize": 18, + "MinSize": 8, + "OutlineColor": { + "r": 0.08, + "g": 0.08, + "b": 0.08, + "a": 1 + }, + "OutlineDistance": { + "x": 1, + "y": -1 + }, + "OutlineWidth": 3, + "Overflow": 0, + "OverrideSorting": false, + "Padding": { + "left": 0, + "right": 0, + "top": 0, + "bottom": 0 + }, + "SizeFit": false, + "Text": "TARGET", + "UseOutLine": true, + "Enable": true + } + ], + "@version": 1 + } + }, { "id": "0cb000f1-0000-4000-8000-00000cb000f1", "path": "/ui/DefaultGroup/CombatHud/MonsterSlot1/ActFrame", @@ -13657,7 +14033,7 @@ { "id": "0cb000fb-0000-4000-8000-00000cb000fb", "path": "/ui/DefaultGroup/CombatHud/MonsterSlot1/DmgPop", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", + "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { "name": "DmgPop", "path": "/ui/DefaultGroup/CombatHud/MonsterSlot1/DmgPop", @@ -13665,17 +14041,17 @@ "enable": false, "visible": true, "localize": true, - "displayOrder": 9, + "displayOrder": 11, "pathConstraints": "/////", "revision": 1, "origin": { "type": "Model", - "entry_id": "UIText", + "entry_id": "UISprite", "sub_entity_id": null, "root_entity_id": null, "replaced_model_id": null }, - "modelId": "uitext", + "modelId": "uisprite", "@components": [ { "@type": "MOD.Core.UITransformComponent", @@ -13691,20 +14067,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 60, - "y": 75 + "x": 96, + "y": 104 }, "OffsetMin": { - "x": -60, - "y": 45 + "x": -96, + "y": 48 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 120, - "y": 30 + "x": 192, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -13715,11 +14091,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 60 + "y": 76 }, "Position": { "x": 0, - "y": 60, + "y": 76, "z": 0 }, "QuaternionRotation": { @@ -13755,10 +14131,10 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0, - "g": 0, - "b": 0, - "a": 0 + "r": 0.12, + "g": 0.02, + "b": 0.02, + "a": 0.72 }, "DropShadow": false, "DropShadowAngle": 30, @@ -13790,11 +14166,117 @@ "RaycastTarget": false, "Type": 1, "Enable": true + } + ], + "@version": 1 + } + }, + { + "id": "0cb00186-0000-4000-8000-00000cb00186", + "path": "/ui/DefaultGroup/CombatHud/MonsterSlot1/DmgPop/Digit1", + "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", + "jsonString": { + "name": "Digit1", + "path": "/ui/DefaultGroup/CombatHud/MonsterSlot1/DmgPop/Digit1", + "nameEditable": true, + "enable": true, + "visible": true, + "localize": true, + "displayOrder": 12, + "pathConstraints": "//////", + "revision": 1, + "origin": { + "type": "Model", + "entry_id": "UISprite", + "sub_entity_id": null, + "root_entity_id": null, + "replaced_model_id": null + }, + "modelId": "uisprite", + "@components": [ + { + "@type": "MOD.Core.UITransformComponent", + "ActivePlatform": 255, + "AlignmentOption": 0, + "AnchorsMax": { + "x": 0.5, + "y": 0.5 + }, + "AnchorsMin": { + "x": 0.5, + "y": 0.5 + }, + "MobileOnly": false, + "OffsetMax": { + "x": 11, + "y": 16 + }, + "OffsetMin": { + "x": -11, + "y": -16 + }, + "Pivot": { + "x": 0.5, + "y": 0.5 + }, + "RectSize": { + "x": 22, + "y": 32 + }, + "UIMode": 1, + "UIScale": { + "x": 1, + "y": 1, + "z": 1 + }, + "UIVersion": 2, + "anchoredPosition": { + "x": 0, + "y": 0 + }, + "Position": { + "x": 0, + "y": 0, + "z": 0 + }, + "QuaternionRotation": { + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "Scale": { + "x": 1, + "y": 1, + "z": 1 + }, + "Enable": true }, { - "@type": "MOD.Core.TextComponent", - "Alignment": 4, - "Bold": true, + "@type": "MOD.Core.SpriteGUIRendererComponent", + "AnimClipPlayType": 0, + "EndFrameIndex": 2147483647, + "ImageRUID": { + "DataId": "b94c19830538447f81617035d89bcc05" + }, + "LocalPosition": { + "x": 0, + "y": 0 + }, + "LocalScale": { + "x": 1, + "y": 1 + }, + "OverrideSorting": false, + "PlayRate": 1, + "PreserveSprite": 0, + "StartFrameIndex": 0, + "Color": { + "r": 1, + "g": 1, + "b": 1, + "a": 1 + }, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -13804,38 +14286,590 @@ "a": 0.72 }, "DropShadowDistance": 32, - "Font": 0, - "FontColor": { - "r": 1, - "g": 0.35, - "b": 0.3, - "a": 1 - }, - "FontSize": 24, - "MaxSize": 24, - "MinSize": 8, + "FillAmount": 1, + "FillCenter": true, + "FillClockWise": true, + "FillMethod": 0, + "FillOrigin": 0, + "FlipX": false, + "FlipY": false, + "FrameColumn": 1, + "FrameRate": 0, + "FrameRow": 1, + "Outline": false, "OutlineColor": { - "r": 0.08, - "g": 0.08, - "b": 0.08, + "r": 0, + "g": 0, + "b": 0, "a": 1 }, - "OutlineDistance": { + "OutlineWidth": 3, + "RaycastTarget": false, + "Type": 0, + "Enable": true + } + ], + "@version": 1 + } + }, + { + "id": "0cb00187-0000-4000-8000-00000cb00187", + "path": "/ui/DefaultGroup/CombatHud/MonsterSlot1/DmgPop/Digit2", + "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", + "jsonString": { + "name": "Digit2", + "path": "/ui/DefaultGroup/CombatHud/MonsterSlot1/DmgPop/Digit2", + "nameEditable": true, + "enable": true, + "visible": true, + "localize": true, + "displayOrder": 12, + "pathConstraints": "//////", + "revision": 1, + "origin": { + "type": "Model", + "entry_id": "UISprite", + "sub_entity_id": null, + "root_entity_id": null, + "replaced_model_id": null + }, + "modelId": "uisprite", + "@components": [ + { + "@type": "MOD.Core.UITransformComponent", + "ActivePlatform": 255, + "AlignmentOption": 0, + "AnchorsMax": { + "x": 0.5, + "y": 0.5 + }, + "AnchorsMin": { + "x": 0.5, + "y": 0.5 + }, + "MobileOnly": false, + "OffsetMax": { + "x": 11, + "y": 16 + }, + "OffsetMin": { + "x": -11, + "y": -16 + }, + "Pivot": { + "x": 0.5, + "y": 0.5 + }, + "RectSize": { + "x": 22, + "y": 32 + }, + "UIMode": 1, + "UIScale": { "x": 1, - "y": -1 + "y": 1, + "z": 1 + }, + "UIVersion": 2, + "anchoredPosition": { + "x": 0, + "y": 0 + }, + "Position": { + "x": 0, + "y": 0, + "z": 0 + }, + "QuaternionRotation": { + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "Scale": { + "x": 1, + "y": 1, + "z": 1 + }, + "Enable": true + }, + { + "@type": "MOD.Core.SpriteGUIRendererComponent", + "AnimClipPlayType": 0, + "EndFrameIndex": 2147483647, + "ImageRUID": { + "DataId": "b94c19830538447f81617035d89bcc05" + }, + "LocalPosition": { + "x": 0, + "y": 0 + }, + "LocalScale": { + "x": 1, + "y": 1 }, - "OutlineWidth": 1, - "Overflow": 0, "OverrideSorting": false, - "Padding": { - "left": 0, - "right": 0, - "top": 0, - "bottom": 0 + "PlayRate": 1, + "PreserveSprite": 0, + "StartFrameIndex": 0, + "Color": { + "r": 1, + "g": 1, + "b": 1, + "a": 1 }, - "SizeFit": false, - "Text": "", - "UseOutLine": true, + "DropShadow": false, + "DropShadowAngle": 30, + "DropShadowColor": { + "r": 0, + "g": 0, + "b": 0, + "a": 0.72 + }, + "DropShadowDistance": 32, + "FillAmount": 1, + "FillCenter": true, + "FillClockWise": true, + "FillMethod": 0, + "FillOrigin": 0, + "FlipX": false, + "FlipY": false, + "FrameColumn": 1, + "FrameRate": 0, + "FrameRow": 1, + "Outline": false, + "OutlineColor": { + "r": 0, + "g": 0, + "b": 0, + "a": 1 + }, + "OutlineWidth": 3, + "RaycastTarget": false, + "Type": 0, + "Enable": true + } + ], + "@version": 1 + } + }, + { + "id": "0cb00188-0000-4000-8000-00000cb00188", + "path": "/ui/DefaultGroup/CombatHud/MonsterSlot1/DmgPop/Digit3", + "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", + "jsonString": { + "name": "Digit3", + "path": "/ui/DefaultGroup/CombatHud/MonsterSlot1/DmgPop/Digit3", + "nameEditable": true, + "enable": true, + "visible": true, + "localize": true, + "displayOrder": 12, + "pathConstraints": "//////", + "revision": 1, + "origin": { + "type": "Model", + "entry_id": "UISprite", + "sub_entity_id": null, + "root_entity_id": null, + "replaced_model_id": null + }, + "modelId": "uisprite", + "@components": [ + { + "@type": "MOD.Core.UITransformComponent", + "ActivePlatform": 255, + "AlignmentOption": 0, + "AnchorsMax": { + "x": 0.5, + "y": 0.5 + }, + "AnchorsMin": { + "x": 0.5, + "y": 0.5 + }, + "MobileOnly": false, + "OffsetMax": { + "x": 11, + "y": 16 + }, + "OffsetMin": { + "x": -11, + "y": -16 + }, + "Pivot": { + "x": 0.5, + "y": 0.5 + }, + "RectSize": { + "x": 22, + "y": 32 + }, + "UIMode": 1, + "UIScale": { + "x": 1, + "y": 1, + "z": 1 + }, + "UIVersion": 2, + "anchoredPosition": { + "x": 0, + "y": 0 + }, + "Position": { + "x": 0, + "y": 0, + "z": 0 + }, + "QuaternionRotation": { + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "Scale": { + "x": 1, + "y": 1, + "z": 1 + }, + "Enable": true + }, + { + "@type": "MOD.Core.SpriteGUIRendererComponent", + "AnimClipPlayType": 0, + "EndFrameIndex": 2147483647, + "ImageRUID": { + "DataId": "b94c19830538447f81617035d89bcc05" + }, + "LocalPosition": { + "x": 0, + "y": 0 + }, + "LocalScale": { + "x": 1, + "y": 1 + }, + "OverrideSorting": false, + "PlayRate": 1, + "PreserveSprite": 0, + "StartFrameIndex": 0, + "Color": { + "r": 1, + "g": 1, + "b": 1, + "a": 1 + }, + "DropShadow": false, + "DropShadowAngle": 30, + "DropShadowColor": { + "r": 0, + "g": 0, + "b": 0, + "a": 0.72 + }, + "DropShadowDistance": 32, + "FillAmount": 1, + "FillCenter": true, + "FillClockWise": true, + "FillMethod": 0, + "FillOrigin": 0, + "FlipX": false, + "FlipY": false, + "FrameColumn": 1, + "FrameRate": 0, + "FrameRow": 1, + "Outline": false, + "OutlineColor": { + "r": 0, + "g": 0, + "b": 0, + "a": 1 + }, + "OutlineWidth": 3, + "RaycastTarget": false, + "Type": 0, + "Enable": true + } + ], + "@version": 1 + } + }, + { + "id": "0cb00189-0000-4000-8000-00000cb00189", + "path": "/ui/DefaultGroup/CombatHud/MonsterSlot1/DmgPop/Digit4", + "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", + "jsonString": { + "name": "Digit4", + "path": "/ui/DefaultGroup/CombatHud/MonsterSlot1/DmgPop/Digit4", + "nameEditable": true, + "enable": true, + "visible": true, + "localize": true, + "displayOrder": 12, + "pathConstraints": "//////", + "revision": 1, + "origin": { + "type": "Model", + "entry_id": "UISprite", + "sub_entity_id": null, + "root_entity_id": null, + "replaced_model_id": null + }, + "modelId": "uisprite", + "@components": [ + { + "@type": "MOD.Core.UITransformComponent", + "ActivePlatform": 255, + "AlignmentOption": 0, + "AnchorsMax": { + "x": 0.5, + "y": 0.5 + }, + "AnchorsMin": { + "x": 0.5, + "y": 0.5 + }, + "MobileOnly": false, + "OffsetMax": { + "x": 11, + "y": 16 + }, + "OffsetMin": { + "x": -11, + "y": -16 + }, + "Pivot": { + "x": 0.5, + "y": 0.5 + }, + "RectSize": { + "x": 22, + "y": 32 + }, + "UIMode": 1, + "UIScale": { + "x": 1, + "y": 1, + "z": 1 + }, + "UIVersion": 2, + "anchoredPosition": { + "x": 0, + "y": 0 + }, + "Position": { + "x": 0, + "y": 0, + "z": 0 + }, + "QuaternionRotation": { + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "Scale": { + "x": 1, + "y": 1, + "z": 1 + }, + "Enable": true + }, + { + "@type": "MOD.Core.SpriteGUIRendererComponent", + "AnimClipPlayType": 0, + "EndFrameIndex": 2147483647, + "ImageRUID": { + "DataId": "b94c19830538447f81617035d89bcc05" + }, + "LocalPosition": { + "x": 0, + "y": 0 + }, + "LocalScale": { + "x": 1, + "y": 1 + }, + "OverrideSorting": false, + "PlayRate": 1, + "PreserveSprite": 0, + "StartFrameIndex": 0, + "Color": { + "r": 1, + "g": 1, + "b": 1, + "a": 1 + }, + "DropShadow": false, + "DropShadowAngle": 30, + "DropShadowColor": { + "r": 0, + "g": 0, + "b": 0, + "a": 0.72 + }, + "DropShadowDistance": 32, + "FillAmount": 1, + "FillCenter": true, + "FillClockWise": true, + "FillMethod": 0, + "FillOrigin": 0, + "FlipX": false, + "FlipY": false, + "FrameColumn": 1, + "FrameRate": 0, + "FrameRow": 1, + "Outline": false, + "OutlineColor": { + "r": 0, + "g": 0, + "b": 0, + "a": 1 + }, + "OutlineWidth": 3, + "RaycastTarget": false, + "Type": 0, + "Enable": true + } + ], + "@version": 1 + } + }, + { + "id": "0cb0018a-0000-4000-8000-00000cb0018a", + "path": "/ui/DefaultGroup/CombatHud/MonsterSlot1/DmgPop/Digit5", + "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", + "jsonString": { + "name": "Digit5", + "path": "/ui/DefaultGroup/CombatHud/MonsterSlot1/DmgPop/Digit5", + "nameEditable": true, + "enable": true, + "visible": true, + "localize": true, + "displayOrder": 12, + "pathConstraints": "//////", + "revision": 1, + "origin": { + "type": "Model", + "entry_id": "UISprite", + "sub_entity_id": null, + "root_entity_id": null, + "replaced_model_id": null + }, + "modelId": "uisprite", + "@components": [ + { + "@type": "MOD.Core.UITransformComponent", + "ActivePlatform": 255, + "AlignmentOption": 0, + "AnchorsMax": { + "x": 0.5, + "y": 0.5 + }, + "AnchorsMin": { + "x": 0.5, + "y": 0.5 + }, + "MobileOnly": false, + "OffsetMax": { + "x": 11, + "y": 16 + }, + "OffsetMin": { + "x": -11, + "y": -16 + }, + "Pivot": { + "x": 0.5, + "y": 0.5 + }, + "RectSize": { + "x": 22, + "y": 32 + }, + "UIMode": 1, + "UIScale": { + "x": 1, + "y": 1, + "z": 1 + }, + "UIVersion": 2, + "anchoredPosition": { + "x": 0, + "y": 0 + }, + "Position": { + "x": 0, + "y": 0, + "z": 0 + }, + "QuaternionRotation": { + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "Scale": { + "x": 1, + "y": 1, + "z": 1 + }, + "Enable": true + }, + { + "@type": "MOD.Core.SpriteGUIRendererComponent", + "AnimClipPlayType": 0, + "EndFrameIndex": 2147483647, + "ImageRUID": { + "DataId": "b94c19830538447f81617035d89bcc05" + }, + "LocalPosition": { + "x": 0, + "y": 0 + }, + "LocalScale": { + "x": 1, + "y": 1 + }, + "OverrideSorting": false, + "PlayRate": 1, + "PreserveSprite": 0, + "StartFrameIndex": 0, + "Color": { + "r": 1, + "g": 1, + "b": 1, + "a": 1 + }, + "DropShadow": false, + "DropShadowAngle": 30, + "DropShadowColor": { + "r": 0, + "g": 0, + "b": 0, + "a": 0.72 + }, + "DropShadowDistance": 32, + "FillAmount": 1, + "FillCenter": true, + "FillClockWise": true, + "FillMethod": 0, + "FillOrigin": 0, + "FlipX": false, + "FlipY": false, + "FrameColumn": 1, + "FrameRate": 0, + "FrameRow": 1, + "Outline": false, + "OutlineColor": { + "r": 0, + "g": 0, + "b": 0, + "a": 1 + }, + "OutlineWidth": 3, + "RaycastTarget": false, + "Type": 0, "Enable": true } ], @@ -14688,6 +15722,382 @@ "@version": 1 } }, + { + "id": "0cb0016a-0000-4000-8000-00000cb0016a", + "path": "/ui/DefaultGroup/CombatHud/MonsterSlot2/TargetMarker", + "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", + "jsonString": { + "name": "TargetMarker", + "path": "/ui/DefaultGroup/CombatHud/MonsterSlot2/TargetMarker", + "nameEditable": true, + "enable": false, + "visible": true, + "localize": true, + "displayOrder": 9, + "pathConstraints": "/////", + "revision": 1, + "origin": { + "type": "Model", + "entry_id": "UIText", + "sub_entity_id": null, + "root_entity_id": null, + "replaced_model_id": null + }, + "modelId": "uitext", + "@components": [ + { + "@type": "MOD.Core.UITransformComponent", + "ActivePlatform": 255, + "AlignmentOption": 0, + "AnchorsMax": { + "x": 0.5, + "y": 0.5 + }, + "AnchorsMin": { + "x": 0.5, + "y": 0.5 + }, + "MobileOnly": false, + "OffsetMax": { + "x": 58, + "y": 60 + }, + "OffsetMin": { + "x": -58, + "y": -56 + }, + "Pivot": { + "x": 0.5, + "y": 0.5 + }, + "RectSize": { + "x": 116, + "y": 116 + }, + "UIMode": 1, + "UIScale": { + "x": 1, + "y": 1, + "z": 1 + }, + "UIVersion": 2, + "anchoredPosition": { + "x": 0, + "y": 2 + }, + "Position": { + "x": 0, + "y": 2, + "z": 0 + }, + "QuaternionRotation": { + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "Scale": { + "x": 1, + "y": 1, + "z": 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.95, + "g": 0.08, + "b": 0.05, + "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 + }, + { + "@type": "MOD.Core.TextComponent", + "Alignment": 4, + "Bold": true, + "DropShadow": false, + "DropShadowAngle": 30, + "DropShadowColor": { + "r": 0, + "g": 0, + "b": 0, + "a": 0.72 + }, + "DropShadowDistance": 32, + "Font": 0, + "FontColor": { + "r": 1, + "g": 0.94, + "b": 0.28, + "a": 1 + }, + "FontSize": 72, + "MaxSize": 72, + "MinSize": 8, + "OutlineColor": { + "r": 0.08, + "g": 0.08, + "b": 0.08, + "a": 1 + }, + "OutlineDistance": { + "x": 1, + "y": -1 + }, + "OutlineWidth": 4, + "Overflow": 0, + "OverrideSorting": false, + "Padding": { + "left": 0, + "right": 0, + "top": 0, + "bottom": 0 + }, + "SizeFit": false, + "Text": "+", + "UseOutLine": true, + "Enable": true + } + ], + "@version": 1 + } + }, + { + "id": "0cb00174-0000-4000-8000-00000cb00174", + "path": "/ui/DefaultGroup/CombatHud/MonsterSlot2/TargetMarker/Label", + "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", + "jsonString": { + "name": "Label", + "path": "/ui/DefaultGroup/CombatHud/MonsterSlot2/TargetMarker/Label", + "nameEditable": true, + "enable": false, + "visible": true, + "localize": true, + "displayOrder": 10, + "pathConstraints": "//////", + "revision": 1, + "origin": { + "type": "Model", + "entry_id": "UIText", + "sub_entity_id": null, + "root_entity_id": null, + "replaced_model_id": null + }, + "modelId": "uitext", + "@components": [ + { + "@type": "MOD.Core.UITransformComponent", + "ActivePlatform": 255, + "AlignmentOption": 0, + "AnchorsMax": { + "x": 0.5, + "y": 0.5 + }, + "AnchorsMin": { + "x": 0.5, + "y": 0.5 + }, + "MobileOnly": false, + "OffsetMax": { + "x": 56, + "y": -38 + }, + "OffsetMin": { + "x": -56, + "y": -66 + }, + "Pivot": { + "x": 0.5, + "y": 0.5 + }, + "RectSize": { + "x": 112, + "y": 28 + }, + "UIMode": 1, + "UIScale": { + "x": 1, + "y": 1, + "z": 1 + }, + "UIVersion": 2, + "anchoredPosition": { + "x": 0, + "y": -52 + }, + "Position": { + "x": 0, + "y": -52, + "z": 0 + }, + "QuaternionRotation": { + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "Scale": { + "x": 1, + "y": 1, + "z": 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.08, + "g": 0.02, + "b": 0.02, + "a": 0.86 + }, + "DropShadow": false, + "DropShadowAngle": 30, + "DropShadowColor": { + "r": 0, + "g": 0, + "b": 0, + "a": 0.72 + }, + "DropShadowDistance": 32, + "FillAmount": 1, + "FillCenter": true, + "FillClockWise": true, + "FillMethod": 0, + "FillOrigin": 0, + "FlipX": false, + "FlipY": false, + "FrameColumn": 1, + "FrameRate": 0, + "FrameRow": 1, + "Outline": false, + "OutlineColor": { + "r": 0, + "g": 0, + "b": 0, + "a": 1 + }, + "OutlineWidth": 3, + "RaycastTarget": false, + "Type": 1, + "Enable": true + }, + { + "@type": "MOD.Core.TextComponent", + "Alignment": 4, + "Bold": true, + "DropShadow": false, + "DropShadowAngle": 30, + "DropShadowColor": { + "r": 0, + "g": 0, + "b": 0, + "a": 0.72 + }, + "DropShadowDistance": 32, + "Font": 0, + "FontColor": { + "r": 1, + "g": 0.94, + "b": 0.28, + "a": 1 + }, + "FontSize": 18, + "MaxSize": 18, + "MinSize": 8, + "OutlineColor": { + "r": 0.08, + "g": 0.08, + "b": 0.08, + "a": 1 + }, + "OutlineDistance": { + "x": 1, + "y": -1 + }, + "OutlineWidth": 3, + "Overflow": 0, + "OverrideSorting": false, + "Padding": { + "left": 0, + "right": 0, + "top": 0, + "bottom": 0 + }, + "SizeFit": false, + "Text": "TARGET", + "UseOutLine": true, + "Enable": true + } + ], + "@version": 1 + } + }, { "id": "0cb000f2-0000-4000-8000-00000cb000f2", "path": "/ui/DefaultGroup/CombatHud/MonsterSlot2/ActFrame", @@ -15678,7 +17088,7 @@ { "id": "0cb000fc-0000-4000-8000-00000cb000fc", "path": "/ui/DefaultGroup/CombatHud/MonsterSlot2/DmgPop", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", + "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { "name": "DmgPop", "path": "/ui/DefaultGroup/CombatHud/MonsterSlot2/DmgPop", @@ -15686,17 +17096,17 @@ "enable": false, "visible": true, "localize": true, - "displayOrder": 9, + "displayOrder": 11, "pathConstraints": "/////", "revision": 1, "origin": { "type": "Model", - "entry_id": "UIText", + "entry_id": "UISprite", "sub_entity_id": null, "root_entity_id": null, "replaced_model_id": null }, - "modelId": "uitext", + "modelId": "uisprite", "@components": [ { "@type": "MOD.Core.UITransformComponent", @@ -15712,20 +17122,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 60, - "y": 75 + "x": 96, + "y": 104 }, "OffsetMin": { - "x": -60, - "y": 45 + "x": -96, + "y": 48 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 120, - "y": 30 + "x": 192, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -15736,11 +17146,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 60 + "y": 76 }, "Position": { "x": 0, - "y": 60, + "y": 76, "z": 0 }, "QuaternionRotation": { @@ -15776,10 +17186,10 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0, - "g": 0, - "b": 0, - "a": 0 + "r": 0.12, + "g": 0.02, + "b": 0.02, + "a": 0.72 }, "DropShadow": false, "DropShadowAngle": 30, @@ -15811,11 +17221,117 @@ "RaycastTarget": false, "Type": 1, "Enable": true + } + ], + "@version": 1 + } + }, + { + "id": "0cb00190-0000-4000-8000-00000cb00190", + "path": "/ui/DefaultGroup/CombatHud/MonsterSlot2/DmgPop/Digit1", + "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", + "jsonString": { + "name": "Digit1", + "path": "/ui/DefaultGroup/CombatHud/MonsterSlot2/DmgPop/Digit1", + "nameEditable": true, + "enable": true, + "visible": true, + "localize": true, + "displayOrder": 12, + "pathConstraints": "//////", + "revision": 1, + "origin": { + "type": "Model", + "entry_id": "UISprite", + "sub_entity_id": null, + "root_entity_id": null, + "replaced_model_id": null + }, + "modelId": "uisprite", + "@components": [ + { + "@type": "MOD.Core.UITransformComponent", + "ActivePlatform": 255, + "AlignmentOption": 0, + "AnchorsMax": { + "x": 0.5, + "y": 0.5 + }, + "AnchorsMin": { + "x": 0.5, + "y": 0.5 + }, + "MobileOnly": false, + "OffsetMax": { + "x": 11, + "y": 16 + }, + "OffsetMin": { + "x": -11, + "y": -16 + }, + "Pivot": { + "x": 0.5, + "y": 0.5 + }, + "RectSize": { + "x": 22, + "y": 32 + }, + "UIMode": 1, + "UIScale": { + "x": 1, + "y": 1, + "z": 1 + }, + "UIVersion": 2, + "anchoredPosition": { + "x": 0, + "y": 0 + }, + "Position": { + "x": 0, + "y": 0, + "z": 0 + }, + "QuaternionRotation": { + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "Scale": { + "x": 1, + "y": 1, + "z": 1 + }, + "Enable": true }, { - "@type": "MOD.Core.TextComponent", - "Alignment": 4, - "Bold": true, + "@type": "MOD.Core.SpriteGUIRendererComponent", + "AnimClipPlayType": 0, + "EndFrameIndex": 2147483647, + "ImageRUID": { + "DataId": "b94c19830538447f81617035d89bcc05" + }, + "LocalPosition": { + "x": 0, + "y": 0 + }, + "LocalScale": { + "x": 1, + "y": 1 + }, + "OverrideSorting": false, + "PlayRate": 1, + "PreserveSprite": 0, + "StartFrameIndex": 0, + "Color": { + "r": 1, + "g": 1, + "b": 1, + "a": 1 + }, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -15825,38 +17341,590 @@ "a": 0.72 }, "DropShadowDistance": 32, - "Font": 0, - "FontColor": { - "r": 1, - "g": 0.35, - "b": 0.3, - "a": 1 - }, - "FontSize": 24, - "MaxSize": 24, - "MinSize": 8, + "FillAmount": 1, + "FillCenter": true, + "FillClockWise": true, + "FillMethod": 0, + "FillOrigin": 0, + "FlipX": false, + "FlipY": false, + "FrameColumn": 1, + "FrameRate": 0, + "FrameRow": 1, + "Outline": false, "OutlineColor": { - "r": 0.08, - "g": 0.08, - "b": 0.08, + "r": 0, + "g": 0, + "b": 0, "a": 1 }, - "OutlineDistance": { + "OutlineWidth": 3, + "RaycastTarget": false, + "Type": 0, + "Enable": true + } + ], + "@version": 1 + } + }, + { + "id": "0cb00191-0000-4000-8000-00000cb00191", + "path": "/ui/DefaultGroup/CombatHud/MonsterSlot2/DmgPop/Digit2", + "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", + "jsonString": { + "name": "Digit2", + "path": "/ui/DefaultGroup/CombatHud/MonsterSlot2/DmgPop/Digit2", + "nameEditable": true, + "enable": true, + "visible": true, + "localize": true, + "displayOrder": 12, + "pathConstraints": "//////", + "revision": 1, + "origin": { + "type": "Model", + "entry_id": "UISprite", + "sub_entity_id": null, + "root_entity_id": null, + "replaced_model_id": null + }, + "modelId": "uisprite", + "@components": [ + { + "@type": "MOD.Core.UITransformComponent", + "ActivePlatform": 255, + "AlignmentOption": 0, + "AnchorsMax": { + "x": 0.5, + "y": 0.5 + }, + "AnchorsMin": { + "x": 0.5, + "y": 0.5 + }, + "MobileOnly": false, + "OffsetMax": { + "x": 11, + "y": 16 + }, + "OffsetMin": { + "x": -11, + "y": -16 + }, + "Pivot": { + "x": 0.5, + "y": 0.5 + }, + "RectSize": { + "x": 22, + "y": 32 + }, + "UIMode": 1, + "UIScale": { "x": 1, - "y": -1 + "y": 1, + "z": 1 + }, + "UIVersion": 2, + "anchoredPosition": { + "x": 0, + "y": 0 + }, + "Position": { + "x": 0, + "y": 0, + "z": 0 + }, + "QuaternionRotation": { + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "Scale": { + "x": 1, + "y": 1, + "z": 1 + }, + "Enable": true + }, + { + "@type": "MOD.Core.SpriteGUIRendererComponent", + "AnimClipPlayType": 0, + "EndFrameIndex": 2147483647, + "ImageRUID": { + "DataId": "b94c19830538447f81617035d89bcc05" + }, + "LocalPosition": { + "x": 0, + "y": 0 + }, + "LocalScale": { + "x": 1, + "y": 1 }, - "OutlineWidth": 1, - "Overflow": 0, "OverrideSorting": false, - "Padding": { - "left": 0, - "right": 0, - "top": 0, - "bottom": 0 + "PlayRate": 1, + "PreserveSprite": 0, + "StartFrameIndex": 0, + "Color": { + "r": 1, + "g": 1, + "b": 1, + "a": 1 }, - "SizeFit": false, - "Text": "", - "UseOutLine": true, + "DropShadow": false, + "DropShadowAngle": 30, + "DropShadowColor": { + "r": 0, + "g": 0, + "b": 0, + "a": 0.72 + }, + "DropShadowDistance": 32, + "FillAmount": 1, + "FillCenter": true, + "FillClockWise": true, + "FillMethod": 0, + "FillOrigin": 0, + "FlipX": false, + "FlipY": false, + "FrameColumn": 1, + "FrameRate": 0, + "FrameRow": 1, + "Outline": false, + "OutlineColor": { + "r": 0, + "g": 0, + "b": 0, + "a": 1 + }, + "OutlineWidth": 3, + "RaycastTarget": false, + "Type": 0, + "Enable": true + } + ], + "@version": 1 + } + }, + { + "id": "0cb00192-0000-4000-8000-00000cb00192", + "path": "/ui/DefaultGroup/CombatHud/MonsterSlot2/DmgPop/Digit3", + "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", + "jsonString": { + "name": "Digit3", + "path": "/ui/DefaultGroup/CombatHud/MonsterSlot2/DmgPop/Digit3", + "nameEditable": true, + "enable": true, + "visible": true, + "localize": true, + "displayOrder": 12, + "pathConstraints": "//////", + "revision": 1, + "origin": { + "type": "Model", + "entry_id": "UISprite", + "sub_entity_id": null, + "root_entity_id": null, + "replaced_model_id": null + }, + "modelId": "uisprite", + "@components": [ + { + "@type": "MOD.Core.UITransformComponent", + "ActivePlatform": 255, + "AlignmentOption": 0, + "AnchorsMax": { + "x": 0.5, + "y": 0.5 + }, + "AnchorsMin": { + "x": 0.5, + "y": 0.5 + }, + "MobileOnly": false, + "OffsetMax": { + "x": 11, + "y": 16 + }, + "OffsetMin": { + "x": -11, + "y": -16 + }, + "Pivot": { + "x": 0.5, + "y": 0.5 + }, + "RectSize": { + "x": 22, + "y": 32 + }, + "UIMode": 1, + "UIScale": { + "x": 1, + "y": 1, + "z": 1 + }, + "UIVersion": 2, + "anchoredPosition": { + "x": 0, + "y": 0 + }, + "Position": { + "x": 0, + "y": 0, + "z": 0 + }, + "QuaternionRotation": { + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "Scale": { + "x": 1, + "y": 1, + "z": 1 + }, + "Enable": true + }, + { + "@type": "MOD.Core.SpriteGUIRendererComponent", + "AnimClipPlayType": 0, + "EndFrameIndex": 2147483647, + "ImageRUID": { + "DataId": "b94c19830538447f81617035d89bcc05" + }, + "LocalPosition": { + "x": 0, + "y": 0 + }, + "LocalScale": { + "x": 1, + "y": 1 + }, + "OverrideSorting": false, + "PlayRate": 1, + "PreserveSprite": 0, + "StartFrameIndex": 0, + "Color": { + "r": 1, + "g": 1, + "b": 1, + "a": 1 + }, + "DropShadow": false, + "DropShadowAngle": 30, + "DropShadowColor": { + "r": 0, + "g": 0, + "b": 0, + "a": 0.72 + }, + "DropShadowDistance": 32, + "FillAmount": 1, + "FillCenter": true, + "FillClockWise": true, + "FillMethod": 0, + "FillOrigin": 0, + "FlipX": false, + "FlipY": false, + "FrameColumn": 1, + "FrameRate": 0, + "FrameRow": 1, + "Outline": false, + "OutlineColor": { + "r": 0, + "g": 0, + "b": 0, + "a": 1 + }, + "OutlineWidth": 3, + "RaycastTarget": false, + "Type": 0, + "Enable": true + } + ], + "@version": 1 + } + }, + { + "id": "0cb00193-0000-4000-8000-00000cb00193", + "path": "/ui/DefaultGroup/CombatHud/MonsterSlot2/DmgPop/Digit4", + "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", + "jsonString": { + "name": "Digit4", + "path": "/ui/DefaultGroup/CombatHud/MonsterSlot2/DmgPop/Digit4", + "nameEditable": true, + "enable": true, + "visible": true, + "localize": true, + "displayOrder": 12, + "pathConstraints": "//////", + "revision": 1, + "origin": { + "type": "Model", + "entry_id": "UISprite", + "sub_entity_id": null, + "root_entity_id": null, + "replaced_model_id": null + }, + "modelId": "uisprite", + "@components": [ + { + "@type": "MOD.Core.UITransformComponent", + "ActivePlatform": 255, + "AlignmentOption": 0, + "AnchorsMax": { + "x": 0.5, + "y": 0.5 + }, + "AnchorsMin": { + "x": 0.5, + "y": 0.5 + }, + "MobileOnly": false, + "OffsetMax": { + "x": 11, + "y": 16 + }, + "OffsetMin": { + "x": -11, + "y": -16 + }, + "Pivot": { + "x": 0.5, + "y": 0.5 + }, + "RectSize": { + "x": 22, + "y": 32 + }, + "UIMode": 1, + "UIScale": { + "x": 1, + "y": 1, + "z": 1 + }, + "UIVersion": 2, + "anchoredPosition": { + "x": 0, + "y": 0 + }, + "Position": { + "x": 0, + "y": 0, + "z": 0 + }, + "QuaternionRotation": { + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "Scale": { + "x": 1, + "y": 1, + "z": 1 + }, + "Enable": true + }, + { + "@type": "MOD.Core.SpriteGUIRendererComponent", + "AnimClipPlayType": 0, + "EndFrameIndex": 2147483647, + "ImageRUID": { + "DataId": "b94c19830538447f81617035d89bcc05" + }, + "LocalPosition": { + "x": 0, + "y": 0 + }, + "LocalScale": { + "x": 1, + "y": 1 + }, + "OverrideSorting": false, + "PlayRate": 1, + "PreserveSprite": 0, + "StartFrameIndex": 0, + "Color": { + "r": 1, + "g": 1, + "b": 1, + "a": 1 + }, + "DropShadow": false, + "DropShadowAngle": 30, + "DropShadowColor": { + "r": 0, + "g": 0, + "b": 0, + "a": 0.72 + }, + "DropShadowDistance": 32, + "FillAmount": 1, + "FillCenter": true, + "FillClockWise": true, + "FillMethod": 0, + "FillOrigin": 0, + "FlipX": false, + "FlipY": false, + "FrameColumn": 1, + "FrameRate": 0, + "FrameRow": 1, + "Outline": false, + "OutlineColor": { + "r": 0, + "g": 0, + "b": 0, + "a": 1 + }, + "OutlineWidth": 3, + "RaycastTarget": false, + "Type": 0, + "Enable": true + } + ], + "@version": 1 + } + }, + { + "id": "0cb00194-0000-4000-8000-00000cb00194", + "path": "/ui/DefaultGroup/CombatHud/MonsterSlot2/DmgPop/Digit5", + "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", + "jsonString": { + "name": "Digit5", + "path": "/ui/DefaultGroup/CombatHud/MonsterSlot2/DmgPop/Digit5", + "nameEditable": true, + "enable": true, + "visible": true, + "localize": true, + "displayOrder": 12, + "pathConstraints": "//////", + "revision": 1, + "origin": { + "type": "Model", + "entry_id": "UISprite", + "sub_entity_id": null, + "root_entity_id": null, + "replaced_model_id": null + }, + "modelId": "uisprite", + "@components": [ + { + "@type": "MOD.Core.UITransformComponent", + "ActivePlatform": 255, + "AlignmentOption": 0, + "AnchorsMax": { + "x": 0.5, + "y": 0.5 + }, + "AnchorsMin": { + "x": 0.5, + "y": 0.5 + }, + "MobileOnly": false, + "OffsetMax": { + "x": 11, + "y": 16 + }, + "OffsetMin": { + "x": -11, + "y": -16 + }, + "Pivot": { + "x": 0.5, + "y": 0.5 + }, + "RectSize": { + "x": 22, + "y": 32 + }, + "UIMode": 1, + "UIScale": { + "x": 1, + "y": 1, + "z": 1 + }, + "UIVersion": 2, + "anchoredPosition": { + "x": 0, + "y": 0 + }, + "Position": { + "x": 0, + "y": 0, + "z": 0 + }, + "QuaternionRotation": { + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "Scale": { + "x": 1, + "y": 1, + "z": 1 + }, + "Enable": true + }, + { + "@type": "MOD.Core.SpriteGUIRendererComponent", + "AnimClipPlayType": 0, + "EndFrameIndex": 2147483647, + "ImageRUID": { + "DataId": "b94c19830538447f81617035d89bcc05" + }, + "LocalPosition": { + "x": 0, + "y": 0 + }, + "LocalScale": { + "x": 1, + "y": 1 + }, + "OverrideSorting": false, + "PlayRate": 1, + "PreserveSprite": 0, + "StartFrameIndex": 0, + "Color": { + "r": 1, + "g": 1, + "b": 1, + "a": 1 + }, + "DropShadow": false, + "DropShadowAngle": 30, + "DropShadowColor": { + "r": 0, + "g": 0, + "b": 0, + "a": 0.72 + }, + "DropShadowDistance": 32, + "FillAmount": 1, + "FillCenter": true, + "FillClockWise": true, + "FillMethod": 0, + "FillOrigin": 0, + "FlipX": false, + "FlipY": false, + "FrameColumn": 1, + "FrameRate": 0, + "FrameRow": 1, + "Outline": false, + "OutlineColor": { + "r": 0, + "g": 0, + "b": 0, + "a": 1 + }, + "OutlineWidth": 3, + "RaycastTarget": false, + "Type": 0, "Enable": true } ], @@ -16709,6 +18777,382 @@ "@version": 1 } }, + { + "id": "0cb0016b-0000-4000-8000-00000cb0016b", + "path": "/ui/DefaultGroup/CombatHud/MonsterSlot3/TargetMarker", + "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", + "jsonString": { + "name": "TargetMarker", + "path": "/ui/DefaultGroup/CombatHud/MonsterSlot3/TargetMarker", + "nameEditable": true, + "enable": false, + "visible": true, + "localize": true, + "displayOrder": 9, + "pathConstraints": "/////", + "revision": 1, + "origin": { + "type": "Model", + "entry_id": "UIText", + "sub_entity_id": null, + "root_entity_id": null, + "replaced_model_id": null + }, + "modelId": "uitext", + "@components": [ + { + "@type": "MOD.Core.UITransformComponent", + "ActivePlatform": 255, + "AlignmentOption": 0, + "AnchorsMax": { + "x": 0.5, + "y": 0.5 + }, + "AnchorsMin": { + "x": 0.5, + "y": 0.5 + }, + "MobileOnly": false, + "OffsetMax": { + "x": 58, + "y": 60 + }, + "OffsetMin": { + "x": -58, + "y": -56 + }, + "Pivot": { + "x": 0.5, + "y": 0.5 + }, + "RectSize": { + "x": 116, + "y": 116 + }, + "UIMode": 1, + "UIScale": { + "x": 1, + "y": 1, + "z": 1 + }, + "UIVersion": 2, + "anchoredPosition": { + "x": 0, + "y": 2 + }, + "Position": { + "x": 0, + "y": 2, + "z": 0 + }, + "QuaternionRotation": { + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "Scale": { + "x": 1, + "y": 1, + "z": 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.95, + "g": 0.08, + "b": 0.05, + "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 + }, + { + "@type": "MOD.Core.TextComponent", + "Alignment": 4, + "Bold": true, + "DropShadow": false, + "DropShadowAngle": 30, + "DropShadowColor": { + "r": 0, + "g": 0, + "b": 0, + "a": 0.72 + }, + "DropShadowDistance": 32, + "Font": 0, + "FontColor": { + "r": 1, + "g": 0.94, + "b": 0.28, + "a": 1 + }, + "FontSize": 72, + "MaxSize": 72, + "MinSize": 8, + "OutlineColor": { + "r": 0.08, + "g": 0.08, + "b": 0.08, + "a": 1 + }, + "OutlineDistance": { + "x": 1, + "y": -1 + }, + "OutlineWidth": 4, + "Overflow": 0, + "OverrideSorting": false, + "Padding": { + "left": 0, + "right": 0, + "top": 0, + "bottom": 0 + }, + "SizeFit": false, + "Text": "+", + "UseOutLine": true, + "Enable": true + } + ], + "@version": 1 + } + }, + { + "id": "0cb00175-0000-4000-8000-00000cb00175", + "path": "/ui/DefaultGroup/CombatHud/MonsterSlot3/TargetMarker/Label", + "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", + "jsonString": { + "name": "Label", + "path": "/ui/DefaultGroup/CombatHud/MonsterSlot3/TargetMarker/Label", + "nameEditable": true, + "enable": false, + "visible": true, + "localize": true, + "displayOrder": 10, + "pathConstraints": "//////", + "revision": 1, + "origin": { + "type": "Model", + "entry_id": "UIText", + "sub_entity_id": null, + "root_entity_id": null, + "replaced_model_id": null + }, + "modelId": "uitext", + "@components": [ + { + "@type": "MOD.Core.UITransformComponent", + "ActivePlatform": 255, + "AlignmentOption": 0, + "AnchorsMax": { + "x": 0.5, + "y": 0.5 + }, + "AnchorsMin": { + "x": 0.5, + "y": 0.5 + }, + "MobileOnly": false, + "OffsetMax": { + "x": 56, + "y": -38 + }, + "OffsetMin": { + "x": -56, + "y": -66 + }, + "Pivot": { + "x": 0.5, + "y": 0.5 + }, + "RectSize": { + "x": 112, + "y": 28 + }, + "UIMode": 1, + "UIScale": { + "x": 1, + "y": 1, + "z": 1 + }, + "UIVersion": 2, + "anchoredPosition": { + "x": 0, + "y": -52 + }, + "Position": { + "x": 0, + "y": -52, + "z": 0 + }, + "QuaternionRotation": { + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "Scale": { + "x": 1, + "y": 1, + "z": 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.08, + "g": 0.02, + "b": 0.02, + "a": 0.86 + }, + "DropShadow": false, + "DropShadowAngle": 30, + "DropShadowColor": { + "r": 0, + "g": 0, + "b": 0, + "a": 0.72 + }, + "DropShadowDistance": 32, + "FillAmount": 1, + "FillCenter": true, + "FillClockWise": true, + "FillMethod": 0, + "FillOrigin": 0, + "FlipX": false, + "FlipY": false, + "FrameColumn": 1, + "FrameRate": 0, + "FrameRow": 1, + "Outline": false, + "OutlineColor": { + "r": 0, + "g": 0, + "b": 0, + "a": 1 + }, + "OutlineWidth": 3, + "RaycastTarget": false, + "Type": 1, + "Enable": true + }, + { + "@type": "MOD.Core.TextComponent", + "Alignment": 4, + "Bold": true, + "DropShadow": false, + "DropShadowAngle": 30, + "DropShadowColor": { + "r": 0, + "g": 0, + "b": 0, + "a": 0.72 + }, + "DropShadowDistance": 32, + "Font": 0, + "FontColor": { + "r": 1, + "g": 0.94, + "b": 0.28, + "a": 1 + }, + "FontSize": 18, + "MaxSize": 18, + "MinSize": 8, + "OutlineColor": { + "r": 0.08, + "g": 0.08, + "b": 0.08, + "a": 1 + }, + "OutlineDistance": { + "x": 1, + "y": -1 + }, + "OutlineWidth": 3, + "Overflow": 0, + "OverrideSorting": false, + "Padding": { + "left": 0, + "right": 0, + "top": 0, + "bottom": 0 + }, + "SizeFit": false, + "Text": "TARGET", + "UseOutLine": true, + "Enable": true + } + ], + "@version": 1 + } + }, { "id": "0cb000f3-0000-4000-8000-00000cb000f3", "path": "/ui/DefaultGroup/CombatHud/MonsterSlot3/ActFrame", @@ -17699,7 +20143,7 @@ { "id": "0cb000fd-0000-4000-8000-00000cb000fd", "path": "/ui/DefaultGroup/CombatHud/MonsterSlot3/DmgPop", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", + "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { "name": "DmgPop", "path": "/ui/DefaultGroup/CombatHud/MonsterSlot3/DmgPop", @@ -17707,17 +20151,17 @@ "enable": false, "visible": true, "localize": true, - "displayOrder": 9, + "displayOrder": 11, "pathConstraints": "/////", "revision": 1, "origin": { "type": "Model", - "entry_id": "UIText", + "entry_id": "UISprite", "sub_entity_id": null, "root_entity_id": null, "replaced_model_id": null }, - "modelId": "uitext", + "modelId": "uisprite", "@components": [ { "@type": "MOD.Core.UITransformComponent", @@ -17733,20 +20177,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 60, - "y": 75 + "x": 96, + "y": 104 }, "OffsetMin": { - "x": -60, - "y": 45 + "x": -96, + "y": 48 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 120, - "y": 30 + "x": 192, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -17757,11 +20201,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 60 + "y": 76 }, "Position": { "x": 0, - "y": 60, + "y": 76, "z": 0 }, "QuaternionRotation": { @@ -17797,10 +20241,10 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0, - "g": 0, - "b": 0, - "a": 0 + "r": 0.12, + "g": 0.02, + "b": 0.02, + "a": 0.72 }, "DropShadow": false, "DropShadowAngle": 30, @@ -17832,11 +20276,117 @@ "RaycastTarget": false, "Type": 1, "Enable": true + } + ], + "@version": 1 + } + }, + { + "id": "0cb0019a-0000-4000-8000-00000cb0019a", + "path": "/ui/DefaultGroup/CombatHud/MonsterSlot3/DmgPop/Digit1", + "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", + "jsonString": { + "name": "Digit1", + "path": "/ui/DefaultGroup/CombatHud/MonsterSlot3/DmgPop/Digit1", + "nameEditable": true, + "enable": true, + "visible": true, + "localize": true, + "displayOrder": 12, + "pathConstraints": "//////", + "revision": 1, + "origin": { + "type": "Model", + "entry_id": "UISprite", + "sub_entity_id": null, + "root_entity_id": null, + "replaced_model_id": null + }, + "modelId": "uisprite", + "@components": [ + { + "@type": "MOD.Core.UITransformComponent", + "ActivePlatform": 255, + "AlignmentOption": 0, + "AnchorsMax": { + "x": 0.5, + "y": 0.5 + }, + "AnchorsMin": { + "x": 0.5, + "y": 0.5 + }, + "MobileOnly": false, + "OffsetMax": { + "x": 11, + "y": 16 + }, + "OffsetMin": { + "x": -11, + "y": -16 + }, + "Pivot": { + "x": 0.5, + "y": 0.5 + }, + "RectSize": { + "x": 22, + "y": 32 + }, + "UIMode": 1, + "UIScale": { + "x": 1, + "y": 1, + "z": 1 + }, + "UIVersion": 2, + "anchoredPosition": { + "x": 0, + "y": 0 + }, + "Position": { + "x": 0, + "y": 0, + "z": 0 + }, + "QuaternionRotation": { + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "Scale": { + "x": 1, + "y": 1, + "z": 1 + }, + "Enable": true }, { - "@type": "MOD.Core.TextComponent", - "Alignment": 4, - "Bold": true, + "@type": "MOD.Core.SpriteGUIRendererComponent", + "AnimClipPlayType": 0, + "EndFrameIndex": 2147483647, + "ImageRUID": { + "DataId": "b94c19830538447f81617035d89bcc05" + }, + "LocalPosition": { + "x": 0, + "y": 0 + }, + "LocalScale": { + "x": 1, + "y": 1 + }, + "OverrideSorting": false, + "PlayRate": 1, + "PreserveSprite": 0, + "StartFrameIndex": 0, + "Color": { + "r": 1, + "g": 1, + "b": 1, + "a": 1 + }, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -17846,38 +20396,590 @@ "a": 0.72 }, "DropShadowDistance": 32, - "Font": 0, - "FontColor": { - "r": 1, - "g": 0.35, - "b": 0.3, - "a": 1 - }, - "FontSize": 24, - "MaxSize": 24, - "MinSize": 8, + "FillAmount": 1, + "FillCenter": true, + "FillClockWise": true, + "FillMethod": 0, + "FillOrigin": 0, + "FlipX": false, + "FlipY": false, + "FrameColumn": 1, + "FrameRate": 0, + "FrameRow": 1, + "Outline": false, "OutlineColor": { - "r": 0.08, - "g": 0.08, - "b": 0.08, + "r": 0, + "g": 0, + "b": 0, "a": 1 }, - "OutlineDistance": { + "OutlineWidth": 3, + "RaycastTarget": false, + "Type": 0, + "Enable": true + } + ], + "@version": 1 + } + }, + { + "id": "0cb0019b-0000-4000-8000-00000cb0019b", + "path": "/ui/DefaultGroup/CombatHud/MonsterSlot3/DmgPop/Digit2", + "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", + "jsonString": { + "name": "Digit2", + "path": "/ui/DefaultGroup/CombatHud/MonsterSlot3/DmgPop/Digit2", + "nameEditable": true, + "enable": true, + "visible": true, + "localize": true, + "displayOrder": 12, + "pathConstraints": "//////", + "revision": 1, + "origin": { + "type": "Model", + "entry_id": "UISprite", + "sub_entity_id": null, + "root_entity_id": null, + "replaced_model_id": null + }, + "modelId": "uisprite", + "@components": [ + { + "@type": "MOD.Core.UITransformComponent", + "ActivePlatform": 255, + "AlignmentOption": 0, + "AnchorsMax": { + "x": 0.5, + "y": 0.5 + }, + "AnchorsMin": { + "x": 0.5, + "y": 0.5 + }, + "MobileOnly": false, + "OffsetMax": { + "x": 11, + "y": 16 + }, + "OffsetMin": { + "x": -11, + "y": -16 + }, + "Pivot": { + "x": 0.5, + "y": 0.5 + }, + "RectSize": { + "x": 22, + "y": 32 + }, + "UIMode": 1, + "UIScale": { "x": 1, - "y": -1 + "y": 1, + "z": 1 + }, + "UIVersion": 2, + "anchoredPosition": { + "x": 0, + "y": 0 + }, + "Position": { + "x": 0, + "y": 0, + "z": 0 + }, + "QuaternionRotation": { + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "Scale": { + "x": 1, + "y": 1, + "z": 1 + }, + "Enable": true + }, + { + "@type": "MOD.Core.SpriteGUIRendererComponent", + "AnimClipPlayType": 0, + "EndFrameIndex": 2147483647, + "ImageRUID": { + "DataId": "b94c19830538447f81617035d89bcc05" + }, + "LocalPosition": { + "x": 0, + "y": 0 + }, + "LocalScale": { + "x": 1, + "y": 1 }, - "OutlineWidth": 1, - "Overflow": 0, "OverrideSorting": false, - "Padding": { - "left": 0, - "right": 0, - "top": 0, - "bottom": 0 + "PlayRate": 1, + "PreserveSprite": 0, + "StartFrameIndex": 0, + "Color": { + "r": 1, + "g": 1, + "b": 1, + "a": 1 }, - "SizeFit": false, - "Text": "", - "UseOutLine": true, + "DropShadow": false, + "DropShadowAngle": 30, + "DropShadowColor": { + "r": 0, + "g": 0, + "b": 0, + "a": 0.72 + }, + "DropShadowDistance": 32, + "FillAmount": 1, + "FillCenter": true, + "FillClockWise": true, + "FillMethod": 0, + "FillOrigin": 0, + "FlipX": false, + "FlipY": false, + "FrameColumn": 1, + "FrameRate": 0, + "FrameRow": 1, + "Outline": false, + "OutlineColor": { + "r": 0, + "g": 0, + "b": 0, + "a": 1 + }, + "OutlineWidth": 3, + "RaycastTarget": false, + "Type": 0, + "Enable": true + } + ], + "@version": 1 + } + }, + { + "id": "0cb0019c-0000-4000-8000-00000cb0019c", + "path": "/ui/DefaultGroup/CombatHud/MonsterSlot3/DmgPop/Digit3", + "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", + "jsonString": { + "name": "Digit3", + "path": "/ui/DefaultGroup/CombatHud/MonsterSlot3/DmgPop/Digit3", + "nameEditable": true, + "enable": true, + "visible": true, + "localize": true, + "displayOrder": 12, + "pathConstraints": "//////", + "revision": 1, + "origin": { + "type": "Model", + "entry_id": "UISprite", + "sub_entity_id": null, + "root_entity_id": null, + "replaced_model_id": null + }, + "modelId": "uisprite", + "@components": [ + { + "@type": "MOD.Core.UITransformComponent", + "ActivePlatform": 255, + "AlignmentOption": 0, + "AnchorsMax": { + "x": 0.5, + "y": 0.5 + }, + "AnchorsMin": { + "x": 0.5, + "y": 0.5 + }, + "MobileOnly": false, + "OffsetMax": { + "x": 11, + "y": 16 + }, + "OffsetMin": { + "x": -11, + "y": -16 + }, + "Pivot": { + "x": 0.5, + "y": 0.5 + }, + "RectSize": { + "x": 22, + "y": 32 + }, + "UIMode": 1, + "UIScale": { + "x": 1, + "y": 1, + "z": 1 + }, + "UIVersion": 2, + "anchoredPosition": { + "x": 0, + "y": 0 + }, + "Position": { + "x": 0, + "y": 0, + "z": 0 + }, + "QuaternionRotation": { + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "Scale": { + "x": 1, + "y": 1, + "z": 1 + }, + "Enable": true + }, + { + "@type": "MOD.Core.SpriteGUIRendererComponent", + "AnimClipPlayType": 0, + "EndFrameIndex": 2147483647, + "ImageRUID": { + "DataId": "b94c19830538447f81617035d89bcc05" + }, + "LocalPosition": { + "x": 0, + "y": 0 + }, + "LocalScale": { + "x": 1, + "y": 1 + }, + "OverrideSorting": false, + "PlayRate": 1, + "PreserveSprite": 0, + "StartFrameIndex": 0, + "Color": { + "r": 1, + "g": 1, + "b": 1, + "a": 1 + }, + "DropShadow": false, + "DropShadowAngle": 30, + "DropShadowColor": { + "r": 0, + "g": 0, + "b": 0, + "a": 0.72 + }, + "DropShadowDistance": 32, + "FillAmount": 1, + "FillCenter": true, + "FillClockWise": true, + "FillMethod": 0, + "FillOrigin": 0, + "FlipX": false, + "FlipY": false, + "FrameColumn": 1, + "FrameRate": 0, + "FrameRow": 1, + "Outline": false, + "OutlineColor": { + "r": 0, + "g": 0, + "b": 0, + "a": 1 + }, + "OutlineWidth": 3, + "RaycastTarget": false, + "Type": 0, + "Enable": true + } + ], + "@version": 1 + } + }, + { + "id": "0cb0019d-0000-4000-8000-00000cb0019d", + "path": "/ui/DefaultGroup/CombatHud/MonsterSlot3/DmgPop/Digit4", + "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", + "jsonString": { + "name": "Digit4", + "path": "/ui/DefaultGroup/CombatHud/MonsterSlot3/DmgPop/Digit4", + "nameEditable": true, + "enable": true, + "visible": true, + "localize": true, + "displayOrder": 12, + "pathConstraints": "//////", + "revision": 1, + "origin": { + "type": "Model", + "entry_id": "UISprite", + "sub_entity_id": null, + "root_entity_id": null, + "replaced_model_id": null + }, + "modelId": "uisprite", + "@components": [ + { + "@type": "MOD.Core.UITransformComponent", + "ActivePlatform": 255, + "AlignmentOption": 0, + "AnchorsMax": { + "x": 0.5, + "y": 0.5 + }, + "AnchorsMin": { + "x": 0.5, + "y": 0.5 + }, + "MobileOnly": false, + "OffsetMax": { + "x": 11, + "y": 16 + }, + "OffsetMin": { + "x": -11, + "y": -16 + }, + "Pivot": { + "x": 0.5, + "y": 0.5 + }, + "RectSize": { + "x": 22, + "y": 32 + }, + "UIMode": 1, + "UIScale": { + "x": 1, + "y": 1, + "z": 1 + }, + "UIVersion": 2, + "anchoredPosition": { + "x": 0, + "y": 0 + }, + "Position": { + "x": 0, + "y": 0, + "z": 0 + }, + "QuaternionRotation": { + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "Scale": { + "x": 1, + "y": 1, + "z": 1 + }, + "Enable": true + }, + { + "@type": "MOD.Core.SpriteGUIRendererComponent", + "AnimClipPlayType": 0, + "EndFrameIndex": 2147483647, + "ImageRUID": { + "DataId": "b94c19830538447f81617035d89bcc05" + }, + "LocalPosition": { + "x": 0, + "y": 0 + }, + "LocalScale": { + "x": 1, + "y": 1 + }, + "OverrideSorting": false, + "PlayRate": 1, + "PreserveSprite": 0, + "StartFrameIndex": 0, + "Color": { + "r": 1, + "g": 1, + "b": 1, + "a": 1 + }, + "DropShadow": false, + "DropShadowAngle": 30, + "DropShadowColor": { + "r": 0, + "g": 0, + "b": 0, + "a": 0.72 + }, + "DropShadowDistance": 32, + "FillAmount": 1, + "FillCenter": true, + "FillClockWise": true, + "FillMethod": 0, + "FillOrigin": 0, + "FlipX": false, + "FlipY": false, + "FrameColumn": 1, + "FrameRate": 0, + "FrameRow": 1, + "Outline": false, + "OutlineColor": { + "r": 0, + "g": 0, + "b": 0, + "a": 1 + }, + "OutlineWidth": 3, + "RaycastTarget": false, + "Type": 0, + "Enable": true + } + ], + "@version": 1 + } + }, + { + "id": "0cb0019e-0000-4000-8000-00000cb0019e", + "path": "/ui/DefaultGroup/CombatHud/MonsterSlot3/DmgPop/Digit5", + "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", + "jsonString": { + "name": "Digit5", + "path": "/ui/DefaultGroup/CombatHud/MonsterSlot3/DmgPop/Digit5", + "nameEditable": true, + "enable": true, + "visible": true, + "localize": true, + "displayOrder": 12, + "pathConstraints": "//////", + "revision": 1, + "origin": { + "type": "Model", + "entry_id": "UISprite", + "sub_entity_id": null, + "root_entity_id": null, + "replaced_model_id": null + }, + "modelId": "uisprite", + "@components": [ + { + "@type": "MOD.Core.UITransformComponent", + "ActivePlatform": 255, + "AlignmentOption": 0, + "AnchorsMax": { + "x": 0.5, + "y": 0.5 + }, + "AnchorsMin": { + "x": 0.5, + "y": 0.5 + }, + "MobileOnly": false, + "OffsetMax": { + "x": 11, + "y": 16 + }, + "OffsetMin": { + "x": -11, + "y": -16 + }, + "Pivot": { + "x": 0.5, + "y": 0.5 + }, + "RectSize": { + "x": 22, + "y": 32 + }, + "UIMode": 1, + "UIScale": { + "x": 1, + "y": 1, + "z": 1 + }, + "UIVersion": 2, + "anchoredPosition": { + "x": 0, + "y": 0 + }, + "Position": { + "x": 0, + "y": 0, + "z": 0 + }, + "QuaternionRotation": { + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "Scale": { + "x": 1, + "y": 1, + "z": 1 + }, + "Enable": true + }, + { + "@type": "MOD.Core.SpriteGUIRendererComponent", + "AnimClipPlayType": 0, + "EndFrameIndex": 2147483647, + "ImageRUID": { + "DataId": "b94c19830538447f81617035d89bcc05" + }, + "LocalPosition": { + "x": 0, + "y": 0 + }, + "LocalScale": { + "x": 1, + "y": 1 + }, + "OverrideSorting": false, + "PlayRate": 1, + "PreserveSprite": 0, + "StartFrameIndex": 0, + "Color": { + "r": 1, + "g": 1, + "b": 1, + "a": 1 + }, + "DropShadow": false, + "DropShadowAngle": 30, + "DropShadowColor": { + "r": 0, + "g": 0, + "b": 0, + "a": 0.72 + }, + "DropShadowDistance": 32, + "FillAmount": 1, + "FillCenter": true, + "FillClockWise": true, + "FillMethod": 0, + "FillOrigin": 0, + "FlipX": false, + "FlipY": false, + "FrameColumn": 1, + "FrameRate": 0, + "FrameRow": 1, + "Outline": false, + "OutlineColor": { + "r": 0, + "g": 0, + "b": 0, + "a": 1 + }, + "OutlineWidth": 3, + "RaycastTarget": false, + "Type": 0, "Enable": true } ], @@ -18730,6 +21832,382 @@ "@version": 1 } }, + { + "id": "0cb0016c-0000-4000-8000-00000cb0016c", + "path": "/ui/DefaultGroup/CombatHud/MonsterSlot4/TargetMarker", + "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", + "jsonString": { + "name": "TargetMarker", + "path": "/ui/DefaultGroup/CombatHud/MonsterSlot4/TargetMarker", + "nameEditable": true, + "enable": false, + "visible": true, + "localize": true, + "displayOrder": 9, + "pathConstraints": "/////", + "revision": 1, + "origin": { + "type": "Model", + "entry_id": "UIText", + "sub_entity_id": null, + "root_entity_id": null, + "replaced_model_id": null + }, + "modelId": "uitext", + "@components": [ + { + "@type": "MOD.Core.UITransformComponent", + "ActivePlatform": 255, + "AlignmentOption": 0, + "AnchorsMax": { + "x": 0.5, + "y": 0.5 + }, + "AnchorsMin": { + "x": 0.5, + "y": 0.5 + }, + "MobileOnly": false, + "OffsetMax": { + "x": 58, + "y": 60 + }, + "OffsetMin": { + "x": -58, + "y": -56 + }, + "Pivot": { + "x": 0.5, + "y": 0.5 + }, + "RectSize": { + "x": 116, + "y": 116 + }, + "UIMode": 1, + "UIScale": { + "x": 1, + "y": 1, + "z": 1 + }, + "UIVersion": 2, + "anchoredPosition": { + "x": 0, + "y": 2 + }, + "Position": { + "x": 0, + "y": 2, + "z": 0 + }, + "QuaternionRotation": { + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "Scale": { + "x": 1, + "y": 1, + "z": 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.95, + "g": 0.08, + "b": 0.05, + "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 + }, + { + "@type": "MOD.Core.TextComponent", + "Alignment": 4, + "Bold": true, + "DropShadow": false, + "DropShadowAngle": 30, + "DropShadowColor": { + "r": 0, + "g": 0, + "b": 0, + "a": 0.72 + }, + "DropShadowDistance": 32, + "Font": 0, + "FontColor": { + "r": 1, + "g": 0.94, + "b": 0.28, + "a": 1 + }, + "FontSize": 72, + "MaxSize": 72, + "MinSize": 8, + "OutlineColor": { + "r": 0.08, + "g": 0.08, + "b": 0.08, + "a": 1 + }, + "OutlineDistance": { + "x": 1, + "y": -1 + }, + "OutlineWidth": 4, + "Overflow": 0, + "OverrideSorting": false, + "Padding": { + "left": 0, + "right": 0, + "top": 0, + "bottom": 0 + }, + "SizeFit": false, + "Text": "+", + "UseOutLine": true, + "Enable": true + } + ], + "@version": 1 + } + }, + { + "id": "0cb00176-0000-4000-8000-00000cb00176", + "path": "/ui/DefaultGroup/CombatHud/MonsterSlot4/TargetMarker/Label", + "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", + "jsonString": { + "name": "Label", + "path": "/ui/DefaultGroup/CombatHud/MonsterSlot4/TargetMarker/Label", + "nameEditable": true, + "enable": false, + "visible": true, + "localize": true, + "displayOrder": 10, + "pathConstraints": "//////", + "revision": 1, + "origin": { + "type": "Model", + "entry_id": "UIText", + "sub_entity_id": null, + "root_entity_id": null, + "replaced_model_id": null + }, + "modelId": "uitext", + "@components": [ + { + "@type": "MOD.Core.UITransformComponent", + "ActivePlatform": 255, + "AlignmentOption": 0, + "AnchorsMax": { + "x": 0.5, + "y": 0.5 + }, + "AnchorsMin": { + "x": 0.5, + "y": 0.5 + }, + "MobileOnly": false, + "OffsetMax": { + "x": 56, + "y": -38 + }, + "OffsetMin": { + "x": -56, + "y": -66 + }, + "Pivot": { + "x": 0.5, + "y": 0.5 + }, + "RectSize": { + "x": 112, + "y": 28 + }, + "UIMode": 1, + "UIScale": { + "x": 1, + "y": 1, + "z": 1 + }, + "UIVersion": 2, + "anchoredPosition": { + "x": 0, + "y": -52 + }, + "Position": { + "x": 0, + "y": -52, + "z": 0 + }, + "QuaternionRotation": { + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "Scale": { + "x": 1, + "y": 1, + "z": 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.08, + "g": 0.02, + "b": 0.02, + "a": 0.86 + }, + "DropShadow": false, + "DropShadowAngle": 30, + "DropShadowColor": { + "r": 0, + "g": 0, + "b": 0, + "a": 0.72 + }, + "DropShadowDistance": 32, + "FillAmount": 1, + "FillCenter": true, + "FillClockWise": true, + "FillMethod": 0, + "FillOrigin": 0, + "FlipX": false, + "FlipY": false, + "FrameColumn": 1, + "FrameRate": 0, + "FrameRow": 1, + "Outline": false, + "OutlineColor": { + "r": 0, + "g": 0, + "b": 0, + "a": 1 + }, + "OutlineWidth": 3, + "RaycastTarget": false, + "Type": 1, + "Enable": true + }, + { + "@type": "MOD.Core.TextComponent", + "Alignment": 4, + "Bold": true, + "DropShadow": false, + "DropShadowAngle": 30, + "DropShadowColor": { + "r": 0, + "g": 0, + "b": 0, + "a": 0.72 + }, + "DropShadowDistance": 32, + "Font": 0, + "FontColor": { + "r": 1, + "g": 0.94, + "b": 0.28, + "a": 1 + }, + "FontSize": 18, + "MaxSize": 18, + "MinSize": 8, + "OutlineColor": { + "r": 0.08, + "g": 0.08, + "b": 0.08, + "a": 1 + }, + "OutlineDistance": { + "x": 1, + "y": -1 + }, + "OutlineWidth": 3, + "Overflow": 0, + "OverrideSorting": false, + "Padding": { + "left": 0, + "right": 0, + "top": 0, + "bottom": 0 + }, + "SizeFit": false, + "Text": "TARGET", + "UseOutLine": true, + "Enable": true + } + ], + "@version": 1 + } + }, { "id": "0cb000f4-0000-4000-8000-00000cb000f4", "path": "/ui/DefaultGroup/CombatHud/MonsterSlot4/ActFrame", @@ -19720,7 +23198,7 @@ { "id": "0cb000fe-0000-4000-8000-00000cb000fe", "path": "/ui/DefaultGroup/CombatHud/MonsterSlot4/DmgPop", - "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", + "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", "jsonString": { "name": "DmgPop", "path": "/ui/DefaultGroup/CombatHud/MonsterSlot4/DmgPop", @@ -19728,17 +23206,17 @@ "enable": false, "visible": true, "localize": true, - "displayOrder": 9, + "displayOrder": 11, "pathConstraints": "/////", "revision": 1, "origin": { "type": "Model", - "entry_id": "UIText", + "entry_id": "UISprite", "sub_entity_id": null, "root_entity_id": null, "replaced_model_id": null }, - "modelId": "uitext", + "modelId": "uisprite", "@components": [ { "@type": "MOD.Core.UITransformComponent", @@ -19754,20 +23232,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 60, - "y": 75 + "x": 96, + "y": 104 }, "OffsetMin": { - "x": -60, - "y": 45 + "x": -96, + "y": 48 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 120, - "y": 30 + "x": 192, + "y": 56 }, "UIMode": 1, "UIScale": { @@ -19778,11 +23256,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": 60 + "y": 76 }, "Position": { "x": 0, - "y": 60, + "y": 76, "z": 0 }, "QuaternionRotation": { @@ -19818,10 +23296,10 @@ "PreserveSprite": 0, "StartFrameIndex": 0, "Color": { - "r": 0, - "g": 0, - "b": 0, - "a": 0 + "r": 0.12, + "g": 0.02, + "b": 0.02, + "a": 0.72 }, "DropShadow": false, "DropShadowAngle": 30, @@ -19853,11 +23331,117 @@ "RaycastTarget": false, "Type": 1, "Enable": true + } + ], + "@version": 1 + } + }, + { + "id": "0cb001a4-0000-4000-8000-00000cb001a4", + "path": "/ui/DefaultGroup/CombatHud/MonsterSlot4/DmgPop/Digit1", + "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", + "jsonString": { + "name": "Digit1", + "path": "/ui/DefaultGroup/CombatHud/MonsterSlot4/DmgPop/Digit1", + "nameEditable": true, + "enable": true, + "visible": true, + "localize": true, + "displayOrder": 12, + "pathConstraints": "//////", + "revision": 1, + "origin": { + "type": "Model", + "entry_id": "UISprite", + "sub_entity_id": null, + "root_entity_id": null, + "replaced_model_id": null + }, + "modelId": "uisprite", + "@components": [ + { + "@type": "MOD.Core.UITransformComponent", + "ActivePlatform": 255, + "AlignmentOption": 0, + "AnchorsMax": { + "x": 0.5, + "y": 0.5 + }, + "AnchorsMin": { + "x": 0.5, + "y": 0.5 + }, + "MobileOnly": false, + "OffsetMax": { + "x": 11, + "y": 16 + }, + "OffsetMin": { + "x": -11, + "y": -16 + }, + "Pivot": { + "x": 0.5, + "y": 0.5 + }, + "RectSize": { + "x": 22, + "y": 32 + }, + "UIMode": 1, + "UIScale": { + "x": 1, + "y": 1, + "z": 1 + }, + "UIVersion": 2, + "anchoredPosition": { + "x": 0, + "y": 0 + }, + "Position": { + "x": 0, + "y": 0, + "z": 0 + }, + "QuaternionRotation": { + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "Scale": { + "x": 1, + "y": 1, + "z": 1 + }, + "Enable": true }, { - "@type": "MOD.Core.TextComponent", - "Alignment": 4, - "Bold": true, + "@type": "MOD.Core.SpriteGUIRendererComponent", + "AnimClipPlayType": 0, + "EndFrameIndex": 2147483647, + "ImageRUID": { + "DataId": "b94c19830538447f81617035d89bcc05" + }, + "LocalPosition": { + "x": 0, + "y": 0 + }, + "LocalScale": { + "x": 1, + "y": 1 + }, + "OverrideSorting": false, + "PlayRate": 1, + "PreserveSprite": 0, + "StartFrameIndex": 0, + "Color": { + "r": 1, + "g": 1, + "b": 1, + "a": 1 + }, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -19867,38 +23451,590 @@ "a": 0.72 }, "DropShadowDistance": 32, - "Font": 0, - "FontColor": { - "r": 1, - "g": 0.35, - "b": 0.3, - "a": 1 - }, - "FontSize": 24, - "MaxSize": 24, - "MinSize": 8, + "FillAmount": 1, + "FillCenter": true, + "FillClockWise": true, + "FillMethod": 0, + "FillOrigin": 0, + "FlipX": false, + "FlipY": false, + "FrameColumn": 1, + "FrameRate": 0, + "FrameRow": 1, + "Outline": false, "OutlineColor": { - "r": 0.08, - "g": 0.08, - "b": 0.08, + "r": 0, + "g": 0, + "b": 0, "a": 1 }, - "OutlineDistance": { + "OutlineWidth": 3, + "RaycastTarget": false, + "Type": 0, + "Enable": true + } + ], + "@version": 1 + } + }, + { + "id": "0cb001a5-0000-4000-8000-00000cb001a5", + "path": "/ui/DefaultGroup/CombatHud/MonsterSlot4/DmgPop/Digit2", + "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", + "jsonString": { + "name": "Digit2", + "path": "/ui/DefaultGroup/CombatHud/MonsterSlot4/DmgPop/Digit2", + "nameEditable": true, + "enable": true, + "visible": true, + "localize": true, + "displayOrder": 12, + "pathConstraints": "//////", + "revision": 1, + "origin": { + "type": "Model", + "entry_id": "UISprite", + "sub_entity_id": null, + "root_entity_id": null, + "replaced_model_id": null + }, + "modelId": "uisprite", + "@components": [ + { + "@type": "MOD.Core.UITransformComponent", + "ActivePlatform": 255, + "AlignmentOption": 0, + "AnchorsMax": { + "x": 0.5, + "y": 0.5 + }, + "AnchorsMin": { + "x": 0.5, + "y": 0.5 + }, + "MobileOnly": false, + "OffsetMax": { + "x": 11, + "y": 16 + }, + "OffsetMin": { + "x": -11, + "y": -16 + }, + "Pivot": { + "x": 0.5, + "y": 0.5 + }, + "RectSize": { + "x": 22, + "y": 32 + }, + "UIMode": 1, + "UIScale": { "x": 1, - "y": -1 + "y": 1, + "z": 1 + }, + "UIVersion": 2, + "anchoredPosition": { + "x": 0, + "y": 0 + }, + "Position": { + "x": 0, + "y": 0, + "z": 0 + }, + "QuaternionRotation": { + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "Scale": { + "x": 1, + "y": 1, + "z": 1 + }, + "Enable": true + }, + { + "@type": "MOD.Core.SpriteGUIRendererComponent", + "AnimClipPlayType": 0, + "EndFrameIndex": 2147483647, + "ImageRUID": { + "DataId": "b94c19830538447f81617035d89bcc05" + }, + "LocalPosition": { + "x": 0, + "y": 0 + }, + "LocalScale": { + "x": 1, + "y": 1 }, - "OutlineWidth": 1, - "Overflow": 0, "OverrideSorting": false, - "Padding": { - "left": 0, - "right": 0, - "top": 0, - "bottom": 0 + "PlayRate": 1, + "PreserveSprite": 0, + "StartFrameIndex": 0, + "Color": { + "r": 1, + "g": 1, + "b": 1, + "a": 1 }, - "SizeFit": false, - "Text": "", - "UseOutLine": true, + "DropShadow": false, + "DropShadowAngle": 30, + "DropShadowColor": { + "r": 0, + "g": 0, + "b": 0, + "a": 0.72 + }, + "DropShadowDistance": 32, + "FillAmount": 1, + "FillCenter": true, + "FillClockWise": true, + "FillMethod": 0, + "FillOrigin": 0, + "FlipX": false, + "FlipY": false, + "FrameColumn": 1, + "FrameRate": 0, + "FrameRow": 1, + "Outline": false, + "OutlineColor": { + "r": 0, + "g": 0, + "b": 0, + "a": 1 + }, + "OutlineWidth": 3, + "RaycastTarget": false, + "Type": 0, + "Enable": true + } + ], + "@version": 1 + } + }, + { + "id": "0cb001a6-0000-4000-8000-00000cb001a6", + "path": "/ui/DefaultGroup/CombatHud/MonsterSlot4/DmgPop/Digit3", + "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", + "jsonString": { + "name": "Digit3", + "path": "/ui/DefaultGroup/CombatHud/MonsterSlot4/DmgPop/Digit3", + "nameEditable": true, + "enable": true, + "visible": true, + "localize": true, + "displayOrder": 12, + "pathConstraints": "//////", + "revision": 1, + "origin": { + "type": "Model", + "entry_id": "UISprite", + "sub_entity_id": null, + "root_entity_id": null, + "replaced_model_id": null + }, + "modelId": "uisprite", + "@components": [ + { + "@type": "MOD.Core.UITransformComponent", + "ActivePlatform": 255, + "AlignmentOption": 0, + "AnchorsMax": { + "x": 0.5, + "y": 0.5 + }, + "AnchorsMin": { + "x": 0.5, + "y": 0.5 + }, + "MobileOnly": false, + "OffsetMax": { + "x": 11, + "y": 16 + }, + "OffsetMin": { + "x": -11, + "y": -16 + }, + "Pivot": { + "x": 0.5, + "y": 0.5 + }, + "RectSize": { + "x": 22, + "y": 32 + }, + "UIMode": 1, + "UIScale": { + "x": 1, + "y": 1, + "z": 1 + }, + "UIVersion": 2, + "anchoredPosition": { + "x": 0, + "y": 0 + }, + "Position": { + "x": 0, + "y": 0, + "z": 0 + }, + "QuaternionRotation": { + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "Scale": { + "x": 1, + "y": 1, + "z": 1 + }, + "Enable": true + }, + { + "@type": "MOD.Core.SpriteGUIRendererComponent", + "AnimClipPlayType": 0, + "EndFrameIndex": 2147483647, + "ImageRUID": { + "DataId": "b94c19830538447f81617035d89bcc05" + }, + "LocalPosition": { + "x": 0, + "y": 0 + }, + "LocalScale": { + "x": 1, + "y": 1 + }, + "OverrideSorting": false, + "PlayRate": 1, + "PreserveSprite": 0, + "StartFrameIndex": 0, + "Color": { + "r": 1, + "g": 1, + "b": 1, + "a": 1 + }, + "DropShadow": false, + "DropShadowAngle": 30, + "DropShadowColor": { + "r": 0, + "g": 0, + "b": 0, + "a": 0.72 + }, + "DropShadowDistance": 32, + "FillAmount": 1, + "FillCenter": true, + "FillClockWise": true, + "FillMethod": 0, + "FillOrigin": 0, + "FlipX": false, + "FlipY": false, + "FrameColumn": 1, + "FrameRate": 0, + "FrameRow": 1, + "Outline": false, + "OutlineColor": { + "r": 0, + "g": 0, + "b": 0, + "a": 1 + }, + "OutlineWidth": 3, + "RaycastTarget": false, + "Type": 0, + "Enable": true + } + ], + "@version": 1 + } + }, + { + "id": "0cb001a7-0000-4000-8000-00000cb001a7", + "path": "/ui/DefaultGroup/CombatHud/MonsterSlot4/DmgPop/Digit4", + "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", + "jsonString": { + "name": "Digit4", + "path": "/ui/DefaultGroup/CombatHud/MonsterSlot4/DmgPop/Digit4", + "nameEditable": true, + "enable": true, + "visible": true, + "localize": true, + "displayOrder": 12, + "pathConstraints": "//////", + "revision": 1, + "origin": { + "type": "Model", + "entry_id": "UISprite", + "sub_entity_id": null, + "root_entity_id": null, + "replaced_model_id": null + }, + "modelId": "uisprite", + "@components": [ + { + "@type": "MOD.Core.UITransformComponent", + "ActivePlatform": 255, + "AlignmentOption": 0, + "AnchorsMax": { + "x": 0.5, + "y": 0.5 + }, + "AnchorsMin": { + "x": 0.5, + "y": 0.5 + }, + "MobileOnly": false, + "OffsetMax": { + "x": 11, + "y": 16 + }, + "OffsetMin": { + "x": -11, + "y": -16 + }, + "Pivot": { + "x": 0.5, + "y": 0.5 + }, + "RectSize": { + "x": 22, + "y": 32 + }, + "UIMode": 1, + "UIScale": { + "x": 1, + "y": 1, + "z": 1 + }, + "UIVersion": 2, + "anchoredPosition": { + "x": 0, + "y": 0 + }, + "Position": { + "x": 0, + "y": 0, + "z": 0 + }, + "QuaternionRotation": { + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "Scale": { + "x": 1, + "y": 1, + "z": 1 + }, + "Enable": true + }, + { + "@type": "MOD.Core.SpriteGUIRendererComponent", + "AnimClipPlayType": 0, + "EndFrameIndex": 2147483647, + "ImageRUID": { + "DataId": "b94c19830538447f81617035d89bcc05" + }, + "LocalPosition": { + "x": 0, + "y": 0 + }, + "LocalScale": { + "x": 1, + "y": 1 + }, + "OverrideSorting": false, + "PlayRate": 1, + "PreserveSprite": 0, + "StartFrameIndex": 0, + "Color": { + "r": 1, + "g": 1, + "b": 1, + "a": 1 + }, + "DropShadow": false, + "DropShadowAngle": 30, + "DropShadowColor": { + "r": 0, + "g": 0, + "b": 0, + "a": 0.72 + }, + "DropShadowDistance": 32, + "FillAmount": 1, + "FillCenter": true, + "FillClockWise": true, + "FillMethod": 0, + "FillOrigin": 0, + "FlipX": false, + "FlipY": false, + "FrameColumn": 1, + "FrameRate": 0, + "FrameRow": 1, + "Outline": false, + "OutlineColor": { + "r": 0, + "g": 0, + "b": 0, + "a": 1 + }, + "OutlineWidth": 3, + "RaycastTarget": false, + "Type": 0, + "Enable": true + } + ], + "@version": 1 + } + }, + { + "id": "0cb001a8-0000-4000-8000-00000cb001a8", + "path": "/ui/DefaultGroup/CombatHud/MonsterSlot4/DmgPop/Digit5", + "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent", + "jsonString": { + "name": "Digit5", + "path": "/ui/DefaultGroup/CombatHud/MonsterSlot4/DmgPop/Digit5", + "nameEditable": true, + "enable": true, + "visible": true, + "localize": true, + "displayOrder": 12, + "pathConstraints": "//////", + "revision": 1, + "origin": { + "type": "Model", + "entry_id": "UISprite", + "sub_entity_id": null, + "root_entity_id": null, + "replaced_model_id": null + }, + "modelId": "uisprite", + "@components": [ + { + "@type": "MOD.Core.UITransformComponent", + "ActivePlatform": 255, + "AlignmentOption": 0, + "AnchorsMax": { + "x": 0.5, + "y": 0.5 + }, + "AnchorsMin": { + "x": 0.5, + "y": 0.5 + }, + "MobileOnly": false, + "OffsetMax": { + "x": 11, + "y": 16 + }, + "OffsetMin": { + "x": -11, + "y": -16 + }, + "Pivot": { + "x": 0.5, + "y": 0.5 + }, + "RectSize": { + "x": 22, + "y": 32 + }, + "UIMode": 1, + "UIScale": { + "x": 1, + "y": 1, + "z": 1 + }, + "UIVersion": 2, + "anchoredPosition": { + "x": 0, + "y": 0 + }, + "Position": { + "x": 0, + "y": 0, + "z": 0 + }, + "QuaternionRotation": { + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "Scale": { + "x": 1, + "y": 1, + "z": 1 + }, + "Enable": true + }, + { + "@type": "MOD.Core.SpriteGUIRendererComponent", + "AnimClipPlayType": 0, + "EndFrameIndex": 2147483647, + "ImageRUID": { + "DataId": "b94c19830538447f81617035d89bcc05" + }, + "LocalPosition": { + "x": 0, + "y": 0 + }, + "LocalScale": { + "x": 1, + "y": 1 + }, + "OverrideSorting": false, + "PlayRate": 1, + "PreserveSprite": 0, + "StartFrameIndex": 0, + "Color": { + "r": 1, + "g": 1, + "b": 1, + "a": 1 + }, + "DropShadow": false, + "DropShadowAngle": 30, + "DropShadowColor": { + "r": 0, + "g": 0, + "b": 0, + "a": 0.72 + }, + "DropShadowDistance": 32, + "FillAmount": 1, + "FillCenter": true, + "FillClockWise": true, + "FillMethod": 0, + "FillOrigin": 0, + "FlipX": false, + "FlipY": false, + "FrameColumn": 1, + "FrameRate": 0, + "FrameRow": 1, + "Outline": false, + "OutlineColor": { + "r": 0, + "g": 0, + "b": 0, + "a": 1 + }, + "OutlineWidth": 3, + "RaycastTarget": false, + "Type": 0, "Enable": true } ], @@ -25464,6 +29600,194 @@ "@version": 1 } }, + { + "id": "0cb0014d-0000-4000-8000-00000cb0014d", + "path": "/ui/DefaultGroup/CombatHud/DiscardPrompt", + "componentNames": "MOD.Core.UITransformComponent,MOD.Core.SpriteGUIRendererComponent,MOD.Core.TextComponent", + "jsonString": { + "name": "DiscardPrompt", + "path": "/ui/DefaultGroup/CombatHud/DiscardPrompt", + "nameEditable": true, + "enable": false, + "visible": true, + "localize": true, + "displayOrder": 22, + "pathConstraints": "////", + "revision": 1, + "origin": { + "type": "Model", + "entry_id": "UIText", + "sub_entity_id": null, + "root_entity_id": null, + "replaced_model_id": null + }, + "modelId": "uitext", + "@components": [ + { + "@type": "MOD.Core.UITransformComponent", + "ActivePlatform": 255, + "AlignmentOption": 0, + "AnchorsMax": { + "x": 0.5, + "y": 0.5 + }, + "AnchorsMin": { + "x": 0.5, + "y": 0.5 + }, + "MobileOnly": false, + "OffsetMax": { + "x": 260, + "y": -236 + }, + "OffsetMin": { + "x": -260, + "y": -284 + }, + "Pivot": { + "x": 0.5, + "y": 0.5 + }, + "RectSize": { + "x": 520, + "y": 48 + }, + "UIMode": 1, + "UIScale": { + "x": 1, + "y": 1, + "z": 1 + }, + "UIVersion": 2, + "anchoredPosition": { + "x": 0, + "y": -260 + }, + "Position": { + "x": 0, + "y": -260, + "z": 0 + }, + "QuaternionRotation": { + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "Scale": { + "x": 1, + "y": 1, + "z": 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.05, + "g": 0.06, + "b": 0.09, + "a": 0.86 + }, + "DropShadow": false, + "DropShadowAngle": 30, + "DropShadowColor": { + "r": 0, + "g": 0, + "b": 0, + "a": 0.72 + }, + "DropShadowDistance": 32, + "FillAmount": 1, + "FillCenter": true, + "FillClockWise": true, + "FillMethod": 0, + "FillOrigin": 0, + "FlipX": false, + "FlipY": false, + "FrameColumn": 1, + "FrameRate": 0, + "FrameRow": 1, + "Outline": false, + "OutlineColor": { + "r": 0, + "g": 0, + "b": 0, + "a": 1 + }, + "OutlineWidth": 3, + "RaycastTarget": false, + "Type": 1, + "Enable": true + }, + { + "@type": "MOD.Core.TextComponent", + "Alignment": 4, + "Bold": true, + "DropShadow": false, + "DropShadowAngle": 30, + "DropShadowColor": { + "r": 0, + "g": 0, + "b": 0, + "a": 0.72 + }, + "DropShadowDistance": 32, + "Font": 0, + "FontColor": { + "r": 0.94, + "g": 0.74, + "b": 0.26, + "a": 1 + }, + "FontSize": 22, + "MaxSize": 22, + "MinSize": 8, + "OutlineColor": { + "r": 0.08, + "g": 0.08, + "b": 0.08, + "a": 1 + }, + "OutlineDistance": { + "x": 1, + "y": -1 + }, + "OutlineWidth": 1, + "Overflow": 0, + "OverrideSorting": false, + "Padding": { + "left": 0, + "right": 0, + "top": 0, + "bottom": 0 + }, + "SizeFit": false, + "Text": "", + "UseOutLine": true, + "Enable": true + } + ], + "@version": 1 + } + }, { "id": "0cb00154-0000-4000-8000-00000cb00154", "path": "/ui/DefaultGroup/CombatHud/PotionMenu", @@ -27753,7 +32077,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": false, "Padding": { @@ -27808,20 +32132,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 81, - "y": 119 + "x": 86, + "y": 120 }, "OffsetMin": { - "x": -51, - "y": 95 + "x": -56, + "y": 92 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 24 + "x": 142, + "y": 28 }, "UIMode": 1, "UIScale": { @@ -27832,11 +32156,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 15, - "y": 107 + "y": 106 }, "Position": { "x": 15, - "y": 107, + "y": 106, "z": 0 }, "QuaternionRotation": { @@ -27923,13 +32247,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 16, - "MaxSize": 16, + "FontSize": 17, + "MaxSize": 17, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -27941,7 +32265,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": false, "Padding": { @@ -27996,20 +32320,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 75, - "y": -55 + "x": 79, + "y": -43 }, "OffsetMin": { - "x": -75, - "y": -117 + "x": -79, + "y": -121 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 150, - "y": 62 + "x": 158, + "y": 78 }, "UIMode": 1, "UIScale": { @@ -28020,11 +32344,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -86 + "y": -82 }, "Position": { "x": 0, - "y": -86, + "y": -82, "z": 0 }, "QuaternionRotation": { @@ -28099,7 +32423,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -28111,13 +32435,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 16, - "MaxSize": 16, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -28129,7 +32453,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": false, "Padding": { @@ -28650,7 +32974,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": false, "Padding": { @@ -28705,20 +33029,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 81, - "y": 119 + "x": 86, + "y": 120 }, "OffsetMin": { - "x": -51, - "y": 95 + "x": -56, + "y": 92 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 24 + "x": 142, + "y": 28 }, "UIMode": 1, "UIScale": { @@ -28729,11 +33053,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 15, - "y": 107 + "y": 106 }, "Position": { "x": 15, - "y": 107, + "y": 106, "z": 0 }, "QuaternionRotation": { @@ -28820,13 +33144,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 16, - "MaxSize": 16, + "FontSize": 17, + "MaxSize": 17, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -28838,7 +33162,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": false, "Padding": { @@ -28893,20 +33217,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 75, - "y": -55 + "x": 79, + "y": -43 }, "OffsetMin": { - "x": -75, - "y": -117 + "x": -79, + "y": -121 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 150, - "y": 62 + "x": 158, + "y": 78 }, "UIMode": 1, "UIScale": { @@ -28917,11 +33241,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -86 + "y": -82 }, "Position": { "x": 0, - "y": -86, + "y": -82, "z": 0 }, "QuaternionRotation": { @@ -28996,7 +33320,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -29008,13 +33332,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 16, - "MaxSize": 16, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -29026,7 +33350,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": false, "Padding": { @@ -29547,7 +33871,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": false, "Padding": { @@ -29602,20 +33926,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 81, - "y": 119 + "x": 86, + "y": 120 }, "OffsetMin": { - "x": -51, - "y": 95 + "x": -56, + "y": 92 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 24 + "x": 142, + "y": 28 }, "UIMode": 1, "UIScale": { @@ -29626,11 +33950,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 15, - "y": 107 + "y": 106 }, "Position": { "x": 15, - "y": 107, + "y": 106, "z": 0 }, "QuaternionRotation": { @@ -29717,13 +34041,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 16, - "MaxSize": 16, + "FontSize": 17, + "MaxSize": 17, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -29735,7 +34059,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": false, "Padding": { @@ -29790,20 +34114,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 75, - "y": -55 + "x": 79, + "y": -43 }, "OffsetMin": { - "x": -75, - "y": -117 + "x": -79, + "y": -121 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 150, - "y": 62 + "x": 158, + "y": 78 }, "UIMode": 1, "UIScale": { @@ -29814,11 +34138,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -86 + "y": -82 }, "Position": { "x": 0, - "y": -86, + "y": -82, "z": 0 }, "QuaternionRotation": { @@ -29893,7 +34217,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -29905,13 +34229,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 16, - "MaxSize": 16, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -29923,7 +34247,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": false, "Padding": { @@ -63908,7 +68232,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": false, "Padding": { @@ -63963,20 +68287,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 81, - "y": 119 + "x": 86, + "y": 120 }, "OffsetMin": { - "x": -51, - "y": 95 + "x": -56, + "y": 92 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 24 + "x": 142, + "y": 28 }, "UIMode": 1, "UIScale": { @@ -63987,11 +68311,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 15, - "y": 107 + "y": 106 }, "Position": { "x": 15, - "y": 107, + "y": 106, "z": 0 }, "QuaternionRotation": { @@ -64078,13 +68402,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 16, - "MaxSize": 16, + "FontSize": 17, + "MaxSize": 17, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -64096,7 +68420,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": false, "Padding": { @@ -64151,20 +68475,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 75, - "y": -55 + "x": 79, + "y": -43 }, "OffsetMin": { - "x": -75, - "y": -117 + "x": -79, + "y": -121 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 150, - "y": 62 + "x": 158, + "y": 78 }, "UIMode": 1, "UIScale": { @@ -64175,11 +68499,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -86 + "y": -82 }, "Position": { "x": 0, - "y": -86, + "y": -82, "z": 0 }, "QuaternionRotation": { @@ -64254,7 +68578,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -64266,13 +68590,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 16, - "MaxSize": 16, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -64284,7 +68608,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": false, "Padding": { @@ -64993,7 +69317,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": false, "Padding": { @@ -65048,20 +69372,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 81, - "y": 119 + "x": 86, + "y": 120 }, "OffsetMin": { - "x": -51, - "y": 95 + "x": -56, + "y": 92 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 24 + "x": 142, + "y": 28 }, "UIMode": 1, "UIScale": { @@ -65072,11 +69396,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 15, - "y": 107 + "y": 106 }, "Position": { "x": 15, - "y": 107, + "y": 106, "z": 0 }, "QuaternionRotation": { @@ -65163,13 +69487,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 16, - "MaxSize": 16, + "FontSize": 17, + "MaxSize": 17, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -65181,7 +69505,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": false, "Padding": { @@ -65236,20 +69560,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 75, - "y": -55 + "x": 79, + "y": -43 }, "OffsetMin": { - "x": -75, - "y": -117 + "x": -79, + "y": -121 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 150, - "y": 62 + "x": 158, + "y": 78 }, "UIMode": 1, "UIScale": { @@ -65260,11 +69584,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -86 + "y": -82 }, "Position": { "x": 0, - "y": -86, + "y": -82, "z": 0 }, "QuaternionRotation": { @@ -65339,7 +69663,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -65351,13 +69675,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 16, - "MaxSize": 16, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -65369,7 +69693,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": false, "Padding": { @@ -66078,7 +70402,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": false, "Padding": { @@ -66133,20 +70457,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 81, - "y": 119 + "x": 86, + "y": 120 }, "OffsetMin": { - "x": -51, - "y": 95 + "x": -56, + "y": 92 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 24 + "x": 142, + "y": 28 }, "UIMode": 1, "UIScale": { @@ -66157,11 +70481,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 15, - "y": 107 + "y": 106 }, "Position": { "x": 15, - "y": 107, + "y": 106, "z": 0 }, "QuaternionRotation": { @@ -66248,13 +70572,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 16, - "MaxSize": 16, + "FontSize": 17, + "MaxSize": 17, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -66266,7 +70590,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": false, "Padding": { @@ -66321,20 +70645,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 75, - "y": -55 + "x": 79, + "y": -43 }, "OffsetMin": { - "x": -75, - "y": -117 + "x": -79, + "y": -121 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 150, - "y": 62 + "x": 158, + "y": 78 }, "UIMode": 1, "UIScale": { @@ -66345,11 +70669,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -86 + "y": -82 }, "Position": { "x": 0, - "y": -86, + "y": -82, "z": 0 }, "QuaternionRotation": { @@ -66424,7 +70748,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -66436,13 +70760,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 16, - "MaxSize": 16, + "FontSize": 14, + "MaxSize": 14, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -66454,7 +70778,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": false, "Padding": { @@ -74849,7 +79173,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -74906,20 +79230,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -74930,11 +79254,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -75023,13 +79347,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -75041,7 +79365,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -75098,20 +79422,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -75122,11 +79446,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -75203,7 +79527,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -75215,13 +79539,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -75233,7 +79557,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -75711,7 +80035,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -75768,20 +80092,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -75792,11 +80116,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -75885,13 +80209,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -75903,7 +80227,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -75960,20 +80284,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -75984,11 +80308,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -76065,7 +80389,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -76077,13 +80401,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -76095,7 +80419,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -76573,7 +80897,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -76630,20 +80954,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -76654,11 +80978,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -76747,13 +81071,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -76765,7 +81089,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -76822,20 +81146,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -76846,11 +81170,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -76927,7 +81251,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -76939,13 +81263,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -76957,7 +81281,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -77435,7 +81759,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -77492,20 +81816,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -77516,11 +81840,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -77609,13 +81933,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -77627,7 +81951,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -77684,20 +82008,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -77708,11 +82032,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -77789,7 +82113,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -77801,13 +82125,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -77819,7 +82143,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -78297,7 +82621,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -78354,20 +82678,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -78378,11 +82702,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -78471,13 +82795,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -78489,7 +82813,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -78546,20 +82870,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -78570,11 +82894,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -78651,7 +82975,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -78663,13 +82987,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -78681,7 +83005,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -79159,7 +83483,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -79216,20 +83540,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -79240,11 +83564,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -79333,13 +83657,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -79351,7 +83675,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -79408,20 +83732,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -79432,11 +83756,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -79513,7 +83837,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -79525,13 +83849,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -79543,7 +83867,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -80021,7 +84345,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -80078,20 +84402,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -80102,11 +84426,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -80195,13 +84519,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -80213,7 +84537,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -80270,20 +84594,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -80294,11 +84618,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -80375,7 +84699,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -80387,13 +84711,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -80405,7 +84729,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -80883,7 +85207,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -80940,20 +85264,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -80964,11 +85288,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -81057,13 +85381,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -81075,7 +85399,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -81132,20 +85456,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -81156,11 +85480,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -81237,7 +85561,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -81249,13 +85573,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -81267,7 +85591,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -81745,7 +86069,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -81802,20 +86126,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -81826,11 +86150,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -81919,13 +86243,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -81937,7 +86261,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -81994,20 +86318,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -82018,11 +86342,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -82099,7 +86423,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -82111,13 +86435,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -82129,7 +86453,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -82607,7 +86931,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -82664,20 +86988,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -82688,11 +87012,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -82781,13 +87105,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -82799,7 +87123,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -82856,20 +87180,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -82880,11 +87204,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -82961,7 +87285,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -82973,13 +87297,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -82991,7 +87315,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -83469,7 +87793,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -83526,20 +87850,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -83550,11 +87874,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -83643,13 +87967,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -83661,7 +87985,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -83718,20 +88042,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -83742,11 +88066,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -83823,7 +88147,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -83835,13 +88159,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -83853,7 +88177,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -84331,7 +88655,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -84388,20 +88712,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -84412,11 +88736,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -84505,13 +88829,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -84523,7 +88847,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -84580,20 +88904,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -84604,11 +88928,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -84685,7 +89009,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -84697,13 +89021,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -84715,7 +89039,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -85193,7 +89517,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -85250,20 +89574,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -85274,11 +89598,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -85367,13 +89691,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -85385,7 +89709,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -85442,20 +89766,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -85466,11 +89790,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -85547,7 +89871,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -85559,13 +89883,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -85577,7 +89901,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -86055,7 +90379,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -86112,20 +90436,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -86136,11 +90460,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -86229,13 +90553,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -86247,7 +90571,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -86304,20 +90628,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -86328,11 +90652,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -86409,7 +90733,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -86421,13 +90745,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -86439,7 +90763,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -86917,7 +91241,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -86974,20 +91298,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -86998,11 +91322,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -87091,13 +91415,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -87109,7 +91433,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -87166,20 +91490,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -87190,11 +91514,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -87271,7 +91595,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -87283,13 +91607,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -87301,7 +91625,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -87779,7 +92103,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -87836,20 +92160,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -87860,11 +92184,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -87953,13 +92277,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -87971,7 +92295,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -88028,20 +92352,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -88052,11 +92376,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -88133,7 +92457,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -88145,13 +92469,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -88163,7 +92487,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -88641,7 +92965,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -88698,20 +93022,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -88722,11 +93046,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -88815,13 +93139,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -88833,7 +93157,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -88890,20 +93214,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -88914,11 +93238,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -88995,7 +93319,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -89007,13 +93331,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -89025,7 +93349,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -89503,7 +93827,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -89560,20 +93884,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -89584,11 +93908,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -89677,13 +94001,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -89695,7 +94019,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -89752,20 +94076,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -89776,11 +94100,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -89857,7 +94181,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -89869,13 +94193,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -89887,7 +94211,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -90365,7 +94689,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -90422,20 +94746,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -90446,11 +94770,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -90539,13 +94863,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -90557,7 +94881,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -90614,20 +94938,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -90638,11 +94962,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -90719,7 +95043,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -90731,13 +95055,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -90749,7 +95073,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -91227,7 +95551,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -91284,20 +95608,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -91308,11 +95632,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -91401,13 +95725,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -91419,7 +95743,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -91476,20 +95800,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -91500,11 +95824,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -91581,7 +95905,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -91593,13 +95917,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -91611,7 +95935,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -92089,7 +96413,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -92146,20 +96470,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -92170,11 +96494,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -92263,13 +96587,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -92281,7 +96605,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -92338,20 +96662,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -92362,11 +96686,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -92443,7 +96767,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -92455,13 +96779,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -92473,7 +96797,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -92951,7 +97275,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -93008,20 +97332,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -93032,11 +97356,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -93125,13 +97449,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -93143,7 +97467,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -93200,20 +97524,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -93224,11 +97548,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -93305,7 +97629,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -93317,13 +97641,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -93335,7 +97659,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -93813,7 +98137,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -93870,20 +98194,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -93894,11 +98218,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -93987,13 +98311,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -94005,7 +98329,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -94062,20 +98386,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -94086,11 +98410,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -94167,7 +98491,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -94179,13 +98503,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -94197,7 +98521,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -94675,7 +98999,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -94732,20 +99056,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -94756,11 +99080,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -94849,13 +99173,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -94867,7 +99191,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -94924,20 +99248,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -94948,11 +99272,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -95029,7 +99353,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -95041,13 +99365,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -95059,7 +99383,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -95537,7 +99861,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -95594,20 +99918,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -95618,11 +99942,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -95711,13 +100035,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -95729,7 +100053,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -95786,20 +100110,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -95810,11 +100134,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -95891,7 +100215,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -95903,13 +100227,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -95921,7 +100245,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -96399,7 +100723,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -96456,20 +100780,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -96480,11 +100804,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -96573,13 +100897,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -96591,7 +100915,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -96648,20 +100972,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -96672,11 +100996,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -96753,7 +101077,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -96765,13 +101089,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -96783,7 +101107,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -97261,7 +101585,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -97318,20 +101642,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -97342,11 +101666,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -97435,13 +101759,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -97453,7 +101777,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -97510,20 +101834,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -97534,11 +101858,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -97615,7 +101939,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -97627,13 +101951,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -97645,7 +101969,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -98123,7 +102447,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -98180,20 +102504,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -98204,11 +102528,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -98297,13 +102621,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -98315,7 +102639,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -98372,20 +102696,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -98396,11 +102720,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -98477,7 +102801,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -98489,13 +102813,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -98507,7 +102831,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -98985,7 +103309,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -99042,20 +103366,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -99066,11 +103390,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -99159,13 +103483,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -99177,7 +103501,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -99234,20 +103558,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -99258,11 +103582,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -99339,7 +103663,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -99351,13 +103675,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -99369,7 +103693,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -99847,7 +104171,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -99904,20 +104228,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -99928,11 +104252,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -100021,13 +104345,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -100039,7 +104363,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -100096,20 +104420,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -100120,11 +104444,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -100201,7 +104525,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -100213,13 +104537,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -100231,7 +104555,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -100709,7 +105033,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -100766,20 +105090,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -100790,11 +105114,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -100883,13 +105207,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -100901,7 +105225,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -100958,20 +105282,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -100982,11 +105306,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -101063,7 +105387,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -101075,13 +105399,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -101093,7 +105417,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -101571,7 +105895,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -101628,20 +105952,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -101652,11 +105976,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -101745,13 +106069,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -101763,7 +106087,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -101820,20 +106144,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -101844,11 +106168,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -101925,7 +106249,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -101937,13 +106261,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -101955,7 +106279,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -102433,7 +106757,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -102490,20 +106814,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -102514,11 +106838,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -102607,13 +106931,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -102625,7 +106949,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -102682,20 +107006,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -102706,11 +107030,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -102787,7 +107111,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -102799,13 +107123,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -102817,7 +107141,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -103295,7 +107619,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -103352,20 +107676,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -103376,11 +107700,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -103469,13 +107793,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -103487,7 +107811,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -103544,20 +107868,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -103568,11 +107892,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -103649,7 +107973,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -103661,13 +107985,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -103679,7 +108003,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -104157,7 +108481,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -104214,20 +108538,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -104238,11 +108562,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -104331,13 +108655,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -104349,7 +108673,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -104406,20 +108730,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -104430,11 +108754,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -104511,7 +108835,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -104523,13 +108847,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -104541,7 +108865,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -105019,7 +109343,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -105076,20 +109400,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -105100,11 +109424,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -105193,13 +109517,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -105211,7 +109535,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -105268,20 +109592,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -105292,11 +109616,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -105373,7 +109697,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -105385,13 +109709,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -105403,7 +109727,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -105881,7 +110205,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -105938,20 +110262,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -105962,11 +110286,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -106055,13 +110379,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -106073,7 +110397,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -106130,20 +110454,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -106154,11 +110478,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -106235,7 +110559,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -106247,13 +110571,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -106265,7 +110589,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -106743,7 +111067,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -106800,20 +111124,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -106824,11 +111148,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -106917,13 +111241,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -106935,7 +111259,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -106992,20 +111316,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -107016,11 +111340,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -107097,7 +111421,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -107109,13 +111433,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -107127,7 +111451,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -107605,7 +111929,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -107662,20 +111986,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -107686,11 +112010,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -107779,13 +112103,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -107797,7 +112121,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -107854,20 +112178,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -107878,11 +112202,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -107959,7 +112283,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -107971,13 +112295,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -107989,7 +112313,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -108467,7 +112791,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -108524,20 +112848,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -108548,11 +112872,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -108641,13 +112965,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -108659,7 +112983,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -108716,20 +113040,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -108740,11 +113064,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -108821,7 +113145,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -108833,13 +113157,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -108851,7 +113175,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -109329,7 +113653,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -109386,20 +113710,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -109410,11 +113734,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -109503,13 +113827,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -109521,7 +113845,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -109578,20 +113902,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -109602,11 +113926,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -109683,7 +114007,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -109695,13 +114019,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -109713,7 +114037,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -110191,7 +114515,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -110248,20 +114572,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -110272,11 +114596,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -110365,13 +114689,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -110383,7 +114707,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -110440,20 +114764,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -110464,11 +114788,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -110545,7 +114869,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -110557,13 +114881,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -110575,7 +114899,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -111053,7 +115377,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -111110,20 +115434,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -111134,11 +115458,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -111227,13 +115551,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -111245,7 +115569,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -111302,20 +115626,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -111326,11 +115650,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -111407,7 +115731,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -111419,13 +115743,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -111437,7 +115761,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -111915,7 +116239,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -111972,20 +116296,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -111996,11 +116320,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -112089,13 +116413,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -112107,7 +116431,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -112164,20 +116488,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -112188,11 +116512,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -112269,7 +116593,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -112281,13 +116605,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -112299,7 +116623,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -112777,7 +117101,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -112834,20 +117158,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -112858,11 +117182,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -112951,13 +117275,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -112969,7 +117293,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -113026,20 +117350,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -113050,11 +117374,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -113131,7 +117455,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -113143,13 +117467,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -113161,7 +117485,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -113639,7 +117963,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -113696,20 +118020,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -113720,11 +118044,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -113813,13 +118137,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -113831,7 +118155,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -113888,20 +118212,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -113912,11 +118236,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -113993,7 +118317,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -114005,13 +118329,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -114023,7 +118347,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -114501,7 +118825,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -114558,20 +118882,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -114582,11 +118906,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -114675,13 +118999,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -114693,7 +119017,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -114750,20 +119074,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -114774,11 +119098,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -114855,7 +119179,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -114867,13 +119191,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -114885,7 +119209,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -115363,7 +119687,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -115420,20 +119744,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -115444,11 +119768,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -115537,13 +119861,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -115555,7 +119879,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -115612,20 +119936,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -115636,11 +119960,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -115717,7 +120041,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -115729,13 +120053,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -115747,7 +120071,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -116225,7 +120549,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -116282,20 +120606,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -116306,11 +120630,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -116399,13 +120723,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -116417,7 +120741,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -116474,20 +120798,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -116498,11 +120822,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -116579,7 +120903,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -116591,13 +120915,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -116609,7 +120933,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -117087,7 +121411,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -117144,20 +121468,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -117168,11 +121492,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -117261,13 +121585,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -117279,7 +121603,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -117336,20 +121660,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -117360,11 +121684,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -117441,7 +121765,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -117453,13 +121777,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -117471,7 +121795,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -117949,7 +122273,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -118006,20 +122330,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -118030,11 +122354,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -118123,13 +122447,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -118141,7 +122465,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -118198,20 +122522,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -118222,11 +122546,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -118303,7 +122627,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -118315,13 +122639,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -118333,7 +122657,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -118811,7 +123135,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -118868,20 +123192,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -118892,11 +123216,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -118985,13 +123309,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -119003,7 +123327,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -119060,20 +123384,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -119084,11 +123408,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -119165,7 +123489,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -119177,13 +123501,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -119195,7 +123519,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -119673,7 +123997,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -119730,20 +124054,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -119754,11 +124078,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -119847,13 +124171,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -119865,7 +124189,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -119922,20 +124246,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -119946,11 +124270,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -120027,7 +124351,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -120039,13 +124363,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -120057,7 +124381,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -120535,7 +124859,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -120592,20 +124916,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -120616,11 +124940,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -120709,13 +125033,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -120727,7 +125051,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -120784,20 +125108,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -120808,11 +125132,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -120889,7 +125213,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -120901,13 +125225,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -120919,7 +125243,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -121397,7 +125721,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -121454,20 +125778,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -121478,11 +125802,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -121571,13 +125895,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -121589,7 +125913,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -121646,20 +125970,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -121670,11 +125994,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -121751,7 +126075,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -121763,13 +126087,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -121781,7 +126105,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -122259,7 +126583,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -122316,20 +126640,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -122340,11 +126664,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -122433,13 +126757,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -122451,7 +126775,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -122508,20 +126832,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -122532,11 +126856,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -122613,7 +126937,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -122625,13 +126949,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -122643,7 +126967,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -123121,7 +127445,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -123178,20 +127502,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -123202,11 +127526,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -123295,13 +127619,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -123313,7 +127637,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -123370,20 +127694,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -123394,11 +127718,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -123475,7 +127799,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -123487,13 +127811,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -123505,7 +127829,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -123983,7 +128307,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -124040,20 +128364,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -124064,11 +128388,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -124157,13 +128481,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -124175,7 +128499,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -124232,20 +128556,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -124256,11 +128580,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -124337,7 +128661,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -124349,13 +128673,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -124367,7 +128691,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -124845,7 +129169,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -124902,20 +129226,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -124926,11 +129250,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -125019,13 +129343,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -125037,7 +129361,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -125094,20 +129418,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -125118,11 +129442,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -125199,7 +129523,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -125211,13 +129535,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -125229,7 +129553,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -125707,7 +130031,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -125764,20 +130088,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -125788,11 +130112,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -125881,13 +130205,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -125899,7 +130223,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -125956,20 +130280,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -125980,11 +130304,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -126061,7 +130385,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -126073,13 +130397,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -126091,7 +130415,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -128392,7 +132716,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -128449,20 +132773,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -128473,11 +132797,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -128566,13 +132890,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -128584,7 +132908,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -128641,20 +132965,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -128665,11 +132989,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -128746,7 +133070,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -128758,13 +133082,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -128776,7 +133100,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -129254,7 +133578,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -129311,20 +133635,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -129335,11 +133659,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -129428,13 +133752,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -129446,7 +133770,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -129503,20 +133827,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -129527,11 +133851,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -129608,7 +133932,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -129620,13 +133944,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -129638,7 +133962,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -130116,7 +134440,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -130173,20 +134497,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -130197,11 +134521,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -130290,13 +134614,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -130308,7 +134632,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -130365,20 +134689,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -130389,11 +134713,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -130470,7 +134794,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -130482,13 +134806,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -130500,7 +134824,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -130978,7 +135302,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -131035,20 +135359,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -131059,11 +135383,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -131152,13 +135476,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -131170,7 +135494,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -131227,20 +135551,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -131251,11 +135575,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -131332,7 +135656,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -131344,13 +135668,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -131362,7 +135686,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -131840,7 +136164,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -131897,20 +136221,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -131921,11 +136245,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -132014,13 +136338,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -132032,7 +136356,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -132089,20 +136413,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -132113,11 +136437,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -132194,7 +136518,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -132206,13 +136530,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -132224,7 +136548,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -132702,7 +137026,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -132759,20 +137083,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -132783,11 +137107,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -132876,13 +137200,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -132894,7 +137218,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -132951,20 +137275,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -132975,11 +137299,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -133056,7 +137380,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -133068,13 +137392,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -133086,7 +137410,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -133564,7 +137888,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -133621,20 +137945,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -133645,11 +137969,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -133738,13 +138062,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -133756,7 +138080,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -133813,20 +138137,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -133837,11 +138161,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -133918,7 +138242,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -133930,13 +138254,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -133948,7 +138272,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -134426,7 +138750,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -134483,20 +138807,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -134507,11 +138831,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -134600,13 +138924,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -134618,7 +138942,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -134675,20 +138999,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -134699,11 +139023,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -134780,7 +139104,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -134792,13 +139116,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -134810,7 +139134,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -135288,7 +139612,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -135345,20 +139669,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -135369,11 +139693,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -135462,13 +139786,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -135480,7 +139804,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -135537,20 +139861,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -135561,11 +139885,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -135642,7 +139966,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -135654,13 +139978,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -135672,7 +139996,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -136150,7 +140474,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -136207,20 +140531,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -136231,11 +140555,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -136324,13 +140648,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -136342,7 +140666,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -136399,20 +140723,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -136423,11 +140747,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -136504,7 +140828,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -136516,13 +140840,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -136534,7 +140858,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -137012,7 +141336,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -137069,20 +141393,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -137093,11 +141417,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -137186,13 +141510,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -137204,7 +141528,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -137261,20 +141585,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -137285,11 +141609,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -137366,7 +141690,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -137378,13 +141702,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -137396,7 +141720,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -137874,7 +142198,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -137931,20 +142255,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -137955,11 +142279,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -138048,13 +142372,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -138066,7 +142390,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -138123,20 +142447,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -138147,11 +142471,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -138228,7 +142552,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -138240,13 +142564,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -138258,7 +142582,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -138736,7 +143060,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -138793,20 +143117,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -138817,11 +143141,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -138910,13 +143234,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -138928,7 +143252,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -138985,20 +143309,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -139009,11 +143333,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -139090,7 +143414,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -139102,13 +143426,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -139120,7 +143444,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -139598,7 +143922,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -139655,20 +143979,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -139679,11 +144003,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -139772,13 +144096,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -139790,7 +144114,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -139847,20 +144171,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -139871,11 +144195,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -139952,7 +144276,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -139964,13 +144288,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -139982,7 +144306,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -140460,7 +144784,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -140517,20 +144841,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -140541,11 +144865,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -140634,13 +144958,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -140652,7 +144976,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -140709,20 +145033,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -140733,11 +145057,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -140814,7 +145138,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -140826,13 +145150,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -140844,7 +145168,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -141322,7 +145646,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -141379,20 +145703,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -141403,11 +145727,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -141496,13 +145820,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -141514,7 +145838,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -141571,20 +145895,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -141595,11 +145919,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -141676,7 +146000,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -141688,13 +146012,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -141706,7 +146030,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -142184,7 +146508,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -142241,20 +146565,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -142265,11 +146589,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -142358,13 +146682,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -142376,7 +146700,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -142433,20 +146757,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -142457,11 +146781,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -142538,7 +146862,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -142550,13 +146874,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -142568,7 +146892,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -143046,7 +147370,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -143103,20 +147427,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -143127,11 +147451,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -143220,13 +147544,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -143238,7 +147562,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -143295,20 +147619,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -143319,11 +147643,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -143400,7 +147724,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -143412,13 +147736,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -143430,7 +147754,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -143908,7 +148232,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -143965,20 +148289,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -143989,11 +148313,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -144082,13 +148406,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -144100,7 +148424,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -144157,20 +148481,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -144181,11 +148505,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -144262,7 +148586,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -144274,13 +148598,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -144292,7 +148616,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -144770,7 +149094,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -144827,20 +149151,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -144851,11 +149175,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -144944,13 +149268,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -144962,7 +149286,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -145019,20 +149343,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -145043,11 +149367,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -145124,7 +149448,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -145136,13 +149460,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -145154,7 +149478,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -145632,7 +149956,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -145689,20 +150013,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -145713,11 +150037,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -145806,13 +150130,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -145824,7 +150148,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -145881,20 +150205,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -145905,11 +150229,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -145986,7 +150310,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -145998,13 +150322,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -146016,7 +150340,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -146494,7 +150818,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -146551,20 +150875,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -146575,11 +150899,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -146668,13 +150992,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -146686,7 +151010,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -146743,20 +151067,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -146767,11 +151091,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -146848,7 +151172,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -146860,13 +151184,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -146878,7 +151202,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -147356,7 +151680,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -147413,20 +151737,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -147437,11 +151761,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -147530,13 +151854,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -147548,7 +151872,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -147605,20 +151929,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -147629,11 +151953,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -147710,7 +152034,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -147722,13 +152046,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -147740,7 +152064,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -148218,7 +152542,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -148275,20 +152599,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -148299,11 +152623,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -148392,13 +152716,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -148410,7 +152734,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -148467,20 +152791,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -148491,11 +152815,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -148572,7 +152896,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -148584,13 +152908,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -148602,7 +152926,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -149080,7 +153404,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -149137,20 +153461,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -149161,11 +153485,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -149254,13 +153578,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -149272,7 +153596,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -149329,20 +153653,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -149353,11 +153677,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -149434,7 +153758,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -149446,13 +153770,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -149464,7 +153788,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -149942,7 +154266,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -149999,20 +154323,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -150023,11 +154347,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -150116,13 +154440,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -150134,7 +154458,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -150191,20 +154515,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -150215,11 +154539,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -150296,7 +154620,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -150308,13 +154632,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -150326,7 +154650,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -150804,7 +155128,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -150861,20 +155185,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -150885,11 +155209,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -150978,13 +155302,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -150996,7 +155320,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -151053,20 +155377,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -151077,11 +155401,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -151158,7 +155482,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -151170,13 +155494,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -151188,7 +155512,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -151666,7 +155990,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -151723,20 +156047,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -151747,11 +156071,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -151840,13 +156164,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -151858,7 +156182,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -151915,20 +156239,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -151939,11 +156263,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -152020,7 +156344,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -152032,13 +156356,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -152050,7 +156374,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -152528,7 +156852,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -152585,20 +156909,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -152609,11 +156933,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -152702,13 +157026,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -152720,7 +157044,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -152777,20 +157101,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -152801,11 +157125,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -152882,7 +157206,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -152894,13 +157218,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -152912,7 +157236,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -153390,7 +157714,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -153447,20 +157771,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -153471,11 +157795,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -153564,13 +157888,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -153582,7 +157906,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -153639,20 +157963,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -153663,11 +157987,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -153744,7 +158068,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -153756,13 +158080,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -153774,7 +158098,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -154252,7 +158576,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -154309,20 +158633,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -154333,11 +158657,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -154426,13 +158750,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -154444,7 +158768,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -154501,20 +158825,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -154525,11 +158849,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -154606,7 +158930,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -154618,13 +158942,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -154636,7 +158960,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -155114,7 +159438,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -155171,20 +159495,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -155195,11 +159519,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -155288,13 +159612,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -155306,7 +159630,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -155363,20 +159687,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -155387,11 +159711,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -155468,7 +159792,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -155480,13 +159804,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -155498,7 +159822,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -155976,7 +160300,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -156033,20 +160357,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -156057,11 +160381,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -156150,13 +160474,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -156168,7 +160492,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -156225,20 +160549,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -156249,11 +160573,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -156330,7 +160654,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -156342,13 +160666,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -156360,7 +160684,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -156838,7 +161162,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -156895,20 +161219,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -156919,11 +161243,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -157012,13 +161336,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -157030,7 +161354,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -157087,20 +161411,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -157111,11 +161435,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -157192,7 +161516,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -157204,13 +161528,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -157222,7 +161546,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -157700,7 +162024,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -157757,20 +162081,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -157781,11 +162105,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -157874,13 +162198,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -157892,7 +162216,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -157949,20 +162273,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -157973,11 +162297,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -158054,7 +162378,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -158066,13 +162390,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -158084,7 +162408,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -158562,7 +162886,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -158619,20 +162943,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -158643,11 +162967,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -158736,13 +163060,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -158754,7 +163078,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -158811,20 +163135,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -158835,11 +163159,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -158916,7 +163240,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -158928,13 +163252,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -158946,7 +163270,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -159424,7 +163748,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -159481,20 +163805,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -159505,11 +163829,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -159598,13 +163922,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -159616,7 +163940,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -159673,20 +163997,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -159697,11 +164021,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -159778,7 +164102,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -159790,13 +164114,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -159808,7 +164132,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -160286,7 +164610,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -160343,20 +164667,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -160367,11 +164691,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -160460,13 +164784,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -160478,7 +164802,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -160535,20 +164859,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -160559,11 +164883,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -160640,7 +164964,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -160652,13 +164976,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -160670,7 +164994,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -161148,7 +165472,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -161205,20 +165529,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -161229,11 +165553,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -161322,13 +165646,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -161340,7 +165664,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -161397,20 +165721,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -161421,11 +165745,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -161502,7 +165826,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -161514,13 +165838,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -161532,7 +165856,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -162010,7 +166334,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -162067,20 +166391,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -162091,11 +166415,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -162184,13 +166508,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -162202,7 +166526,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -162259,20 +166583,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -162283,11 +166607,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -162364,7 +166688,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -162376,13 +166700,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -162394,7 +166718,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -162872,7 +167196,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -162929,20 +167253,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -162953,11 +167277,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -163046,13 +167370,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -163064,7 +167388,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -163121,20 +167445,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -163145,11 +167469,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -163226,7 +167550,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -163238,13 +167562,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -163256,7 +167580,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -163734,7 +168058,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -163791,20 +168115,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -163815,11 +168139,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -163908,13 +168232,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -163926,7 +168250,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -163983,20 +168307,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -164007,11 +168331,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -164088,7 +168412,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -164100,13 +168424,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -164118,7 +168442,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -164596,7 +168920,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -164653,20 +168977,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -164677,11 +169001,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -164770,13 +169094,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -164788,7 +169112,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -164845,20 +169169,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -164869,11 +169193,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -164950,7 +169274,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -164962,13 +169286,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -164980,7 +169304,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -165458,7 +169782,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -165515,20 +169839,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -165539,11 +169863,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -165632,13 +169956,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -165650,7 +169974,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -165707,20 +170031,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -165731,11 +170055,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -165812,7 +170136,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -165824,13 +170148,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -165842,7 +170166,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -166320,7 +170644,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -166377,20 +170701,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -166401,11 +170725,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -166494,13 +170818,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -166512,7 +170836,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -166569,20 +170893,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -166593,11 +170917,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -166674,7 +170998,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -166686,13 +171010,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -166704,7 +171028,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -167182,7 +171506,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -167239,20 +171563,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -167263,11 +171587,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -167356,13 +171680,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -167374,7 +171698,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -167431,20 +171755,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -167455,11 +171779,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -167536,7 +171860,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -167548,13 +171872,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -167566,7 +171890,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -168044,7 +172368,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -168101,20 +172425,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -168125,11 +172449,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -168218,13 +172542,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -168236,7 +172560,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -168293,20 +172617,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -168317,11 +172641,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -168398,7 +172722,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -168410,13 +172734,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -168428,7 +172752,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -168906,7 +173230,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -168963,20 +173287,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -168987,11 +173311,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -169080,13 +173404,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -169098,7 +173422,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -169155,20 +173479,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -169179,11 +173503,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -169260,7 +173584,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -169272,13 +173596,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -169290,7 +173614,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -169768,7 +174092,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -169825,20 +174149,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -169849,11 +174173,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -169942,13 +174266,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -169960,7 +174284,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -170017,20 +174341,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -170041,11 +174365,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -170122,7 +174446,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -170134,13 +174458,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -170152,7 +174476,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -170630,7 +174954,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -170687,20 +175011,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -170711,11 +175035,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -170804,13 +175128,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -170822,7 +175146,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -170879,20 +175203,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -170903,11 +175227,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -170984,7 +175308,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -170996,13 +175320,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -171014,7 +175338,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -171492,7 +175816,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -171549,20 +175873,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -171573,11 +175897,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -171666,13 +175990,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -171684,7 +176008,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -171741,20 +176065,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -171765,11 +176089,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -171846,7 +176170,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -171858,13 +176182,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -171876,7 +176200,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -172354,7 +176678,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -172411,20 +176735,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -172435,11 +176759,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -172528,13 +176852,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -172546,7 +176870,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -172603,20 +176927,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -172627,11 +176951,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -172708,7 +177032,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -172720,13 +177044,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -172738,7 +177062,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -173216,7 +177540,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -173273,20 +177597,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -173297,11 +177621,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -173390,13 +177714,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -173408,7 +177732,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -173465,20 +177789,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -173489,11 +177813,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -173570,7 +177894,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -173582,13 +177906,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -173600,7 +177924,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -174078,7 +178402,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -174135,20 +178459,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -174159,11 +178483,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -174252,13 +178576,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -174270,7 +178594,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -174327,20 +178651,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -174351,11 +178675,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -174432,7 +178756,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -174444,13 +178768,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -174462,7 +178786,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -174940,7 +179264,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -174997,20 +179321,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -175021,11 +179345,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -175114,13 +179438,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -175132,7 +179456,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -175189,20 +179513,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -175213,11 +179537,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -175294,7 +179618,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -175306,13 +179630,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -175324,7 +179648,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -175802,7 +180126,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -175859,20 +180183,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -175883,11 +180207,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -175976,13 +180300,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -175994,7 +180318,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -176051,20 +180375,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -176075,11 +180399,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -176156,7 +180480,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -176168,13 +180492,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -176186,7 +180510,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -176664,7 +180988,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -176721,20 +181045,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -176745,11 +181069,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -176838,13 +181162,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -176856,7 +181180,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -176913,20 +181237,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -176937,11 +181261,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -177018,7 +181342,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -177030,13 +181354,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -177048,7 +181372,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -177526,7 +181850,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -177583,20 +181907,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -177607,11 +181931,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -177700,13 +182024,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -177718,7 +182042,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -177775,20 +182099,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -177799,11 +182123,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -177880,7 +182204,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -177892,13 +182216,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -177910,7 +182234,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -178388,7 +182712,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -178445,20 +182769,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -178469,11 +182793,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -178562,13 +182886,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -178580,7 +182904,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -178637,20 +182961,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -178661,11 +182985,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -178742,7 +183066,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -178754,13 +183078,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -178772,7 +183096,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -179250,7 +183574,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -179307,20 +183631,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -179331,11 +183655,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -179424,13 +183748,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -179442,7 +183766,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -179499,20 +183823,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -179523,11 +183847,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -179604,7 +183928,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -179616,13 +183940,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -179634,7 +183958,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -180112,7 +184436,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -180169,20 +184493,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -180193,11 +184517,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -180286,13 +184610,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -180304,7 +184628,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -180361,20 +184685,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -180385,11 +184709,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -180466,7 +184790,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -180478,13 +184802,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -180496,7 +184820,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -180974,7 +185298,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -181031,20 +185355,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -181055,11 +185379,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -181148,13 +185472,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -181166,7 +185490,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -181223,20 +185547,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -181247,11 +185571,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -181328,7 +185652,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -181340,13 +185664,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -181358,7 +185682,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -181836,7 +186160,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -181893,20 +186217,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -181917,11 +186241,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -182010,13 +186334,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -182028,7 +186352,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -182085,20 +186409,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -182109,11 +186433,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -182190,7 +186514,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -182202,13 +186526,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -182220,7 +186544,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -182698,7 +187022,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -182755,20 +187079,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -182779,11 +187103,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -182872,13 +187196,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -182890,7 +187214,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -182947,20 +187271,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -182971,11 +187295,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -183052,7 +187376,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -183064,13 +187388,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -183082,7 +187406,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -183560,7 +187884,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -183617,20 +187941,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -183641,11 +187965,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -183734,13 +188058,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -183752,7 +188076,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -183809,20 +188133,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -183833,11 +188157,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -183914,7 +188238,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -183926,13 +188250,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -183944,7 +188268,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -184422,7 +188746,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -184479,20 +188803,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -184503,11 +188827,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -184596,13 +188920,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -184614,7 +188938,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -184671,20 +188995,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -184695,11 +189019,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -184776,7 +189100,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -184788,13 +189112,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -184806,7 +189130,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -185284,7 +189608,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -185341,20 +189665,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -185365,11 +189689,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -185458,13 +189782,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -185476,7 +189800,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -185533,20 +189857,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -185557,11 +189881,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -185638,7 +189962,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -185650,13 +189974,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -185668,7 +189992,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -186146,7 +190470,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -186203,20 +190527,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -186227,11 +190551,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -186320,13 +190644,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -186338,7 +190662,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -186395,20 +190719,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -186419,11 +190743,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -186500,7 +190824,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -186512,13 +190836,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -186530,7 +190854,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -187008,7 +191332,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -187065,20 +191389,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -187089,11 +191413,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -187182,13 +191506,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -187200,7 +191524,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -187257,20 +191581,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -187281,11 +191605,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -187362,7 +191686,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -187374,13 +191698,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -187392,7 +191716,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -187870,7 +192194,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -187927,20 +192251,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -187951,11 +192275,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -188044,13 +192368,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -188062,7 +192386,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -188119,20 +192443,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -188143,11 +192467,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -188224,7 +192548,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -188236,13 +192560,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -188254,7 +192578,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -188732,7 +193056,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -188789,20 +193113,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -188813,11 +193137,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -188906,13 +193230,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -188924,7 +193248,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -188981,20 +193305,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -189005,11 +193329,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -189086,7 +193410,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -189098,13 +193422,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -189116,7 +193440,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -189594,7 +193918,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -189651,20 +193975,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -189675,11 +193999,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -189768,13 +194092,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -189786,7 +194110,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -189843,20 +194167,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -189867,11 +194191,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -189948,7 +194272,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -189960,13 +194284,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -189978,7 +194302,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -190456,7 +194780,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -190513,20 +194837,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -190537,11 +194861,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -190630,13 +194954,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -190648,7 +194972,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -190705,20 +195029,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -190729,11 +195053,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -190810,7 +195134,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -190822,13 +195146,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -190840,7 +195164,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -191318,7 +195642,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -191375,20 +195699,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -191399,11 +195723,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -191492,13 +195816,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -191510,7 +195834,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -191567,20 +195891,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -191591,11 +195915,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -191672,7 +195996,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -191684,13 +196008,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -191702,7 +196026,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -192180,7 +196504,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -192237,20 +196561,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -192261,11 +196585,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -192354,13 +196678,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -192372,7 +196696,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -192429,20 +196753,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -192453,11 +196777,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -192534,7 +196858,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -192546,13 +196870,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -192564,7 +196888,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -193042,7 +197366,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -193099,20 +197423,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -193123,11 +197447,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -193216,13 +197540,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -193234,7 +197558,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -193291,20 +197615,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -193315,11 +197639,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -193396,7 +197720,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -193408,13 +197732,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -193426,7 +197750,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -193904,7 +198228,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -193961,20 +198285,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -193985,11 +198309,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -194078,13 +198402,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -194096,7 +198420,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -194153,20 +198477,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -194177,11 +198501,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -194258,7 +198582,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -194270,13 +198594,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -194288,7 +198612,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -194766,7 +199090,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -194823,20 +199147,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -194847,11 +199171,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -194940,13 +199264,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -194958,7 +199282,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -195015,20 +199339,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -195039,11 +199363,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -195120,7 +199444,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -195132,13 +199456,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -195150,7 +199474,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -195628,7 +199952,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -195685,20 +200009,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -195709,11 +200033,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -195802,13 +200126,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -195820,7 +200144,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -195877,20 +200201,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -195901,11 +200225,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -195982,7 +200306,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -195994,13 +200318,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -196012,7 +200336,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -196490,7 +200814,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -196547,20 +200871,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -196571,11 +200895,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -196664,13 +200988,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -196682,7 +201006,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -196739,20 +201063,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -196763,11 +201087,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -196844,7 +201168,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -196856,13 +201180,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -196874,7 +201198,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -197352,7 +201676,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -197409,20 +201733,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -197433,11 +201757,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -197526,13 +201850,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -197544,7 +201868,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -197601,20 +201925,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -197625,11 +201949,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -197706,7 +202030,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -197718,13 +202042,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -197736,7 +202060,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -198214,7 +202538,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -198271,20 +202595,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -198295,11 +202619,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -198388,13 +202712,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -198406,7 +202730,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -198463,20 +202787,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -198487,11 +202811,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -198568,7 +202892,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -198580,13 +202904,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -198598,7 +202922,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -199076,7 +203400,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -199133,20 +203457,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -199157,11 +203481,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -199250,13 +203574,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -199268,7 +203592,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -199325,20 +203649,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -199349,11 +203673,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -199430,7 +203754,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -199442,13 +203766,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -199460,7 +203784,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -199938,7 +204262,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -199995,20 +204319,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -200019,11 +204343,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -200112,13 +204436,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -200130,7 +204454,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -200187,20 +204511,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -200211,11 +204535,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -200292,7 +204616,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -200304,13 +204628,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -200322,7 +204646,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -200800,7 +205124,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -200857,20 +205181,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -200881,11 +205205,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -200974,13 +205298,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -200992,7 +205316,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -201049,20 +205373,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -201073,11 +205397,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -201154,7 +205478,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -201166,13 +205490,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -201184,7 +205508,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -201662,7 +205986,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -201719,20 +206043,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -201743,11 +206067,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -201836,13 +206160,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -201854,7 +206178,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -201911,20 +206235,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -201935,11 +206259,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -202016,7 +206340,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -202028,13 +206352,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -202046,7 +206370,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -202524,7 +206848,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -202581,20 +206905,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -202605,11 +206929,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -202698,13 +207022,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -202716,7 +207040,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -202773,20 +207097,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -202797,11 +207121,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -202878,7 +207202,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -202890,13 +207214,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -202908,7 +207232,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -203386,7 +207710,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -203443,20 +207767,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -203467,11 +207791,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -203560,13 +207884,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -203578,7 +207902,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -203635,20 +207959,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -203659,11 +207983,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -203740,7 +208064,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -203752,13 +208076,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -203770,7 +208094,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -204248,7 +208572,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -204305,20 +208629,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -204329,11 +208653,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -204422,13 +208746,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -204440,7 +208764,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -204497,20 +208821,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -204521,11 +208845,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -204602,7 +208926,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -204614,13 +208938,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -204632,7 +208956,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -205110,7 +209434,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -205167,20 +209491,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -205191,11 +209515,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -205284,13 +209608,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -205302,7 +209626,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -205359,20 +209683,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -205383,11 +209707,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -205464,7 +209788,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -205476,13 +209800,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -205494,7 +209818,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -205972,7 +210296,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -206029,20 +210353,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -206053,11 +210377,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -206146,13 +210470,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -206164,7 +210488,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -206221,20 +210545,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -206245,11 +210569,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -206326,7 +210650,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -206338,13 +210662,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -206356,7 +210680,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -206834,7 +211158,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -206891,20 +211215,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -206915,11 +211239,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -207008,13 +211332,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -207026,7 +211350,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -207083,20 +211407,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -207107,11 +211431,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -207188,7 +211512,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -207200,13 +211524,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -207218,7 +211542,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -207696,7 +212020,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -207753,20 +212077,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -207777,11 +212101,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -207870,13 +212194,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -207888,7 +212212,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -207945,20 +212269,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -207969,11 +212293,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -208050,7 +212374,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -208062,13 +212386,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -208080,7 +212404,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -208558,7 +212882,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -208615,20 +212939,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -208639,11 +212963,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -208732,13 +213056,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -208750,7 +213074,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -208807,20 +213131,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -208831,11 +213155,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -208912,7 +213236,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -208924,13 +213248,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -208942,7 +213266,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -209420,7 +213744,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -209477,20 +213801,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -209501,11 +213825,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -209594,13 +213918,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -209612,7 +213936,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -209669,20 +213993,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -209693,11 +214017,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -209774,7 +214098,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -209786,13 +214110,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -209804,7 +214128,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -210282,7 +214606,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -210339,20 +214663,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -210363,11 +214687,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -210456,13 +214780,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -210474,7 +214798,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -210531,20 +214855,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -210555,11 +214879,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -210636,7 +214960,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -210648,13 +214972,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -210666,7 +214990,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -211144,7 +215468,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -211201,20 +215525,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -211225,11 +215549,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -211318,13 +215642,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -211336,7 +215660,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -211393,20 +215717,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -211417,11 +215741,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -211498,7 +215822,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -211510,13 +215834,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -211528,7 +215852,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -212006,7 +216330,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -212063,20 +216387,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -212087,11 +216411,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -212180,13 +216504,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -212198,7 +216522,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -212255,20 +216579,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -212279,11 +216603,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -212360,7 +216684,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -212372,13 +216696,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -212390,7 +216714,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -212868,7 +217192,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -212925,20 +217249,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -212949,11 +217273,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -213042,13 +217366,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -213060,7 +217384,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -213117,20 +217441,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -213141,11 +217465,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -213222,7 +217546,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -213234,13 +217558,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -213252,7 +217576,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -213730,7 +218054,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -213787,20 +218111,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -213811,11 +218135,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -213904,13 +218228,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -213922,7 +218246,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -213979,20 +218303,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -214003,11 +218327,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -214084,7 +218408,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -214096,13 +218420,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -214114,7 +218438,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -214592,7 +218916,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -214649,20 +218973,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -214673,11 +218997,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -214766,13 +219090,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -214784,7 +219108,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -214841,20 +219165,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -214865,11 +219189,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -214946,7 +219270,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -214958,13 +219282,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -214976,7 +219300,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -215454,7 +219778,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -215511,20 +219835,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -215535,11 +219859,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -215628,13 +219952,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -215646,7 +219970,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -215703,20 +220027,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -215727,11 +220051,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -215808,7 +220132,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -215820,13 +220144,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -215838,7 +220162,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -216316,7 +220640,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -216373,20 +220697,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -216397,11 +220721,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -216490,13 +220814,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -216508,7 +220832,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -216565,20 +220889,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -216589,11 +220913,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -216670,7 +220994,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -216682,13 +221006,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -216700,7 +221024,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -217178,7 +221502,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -217235,20 +221559,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -217259,11 +221583,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -217352,13 +221676,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -217370,7 +221694,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -217427,20 +221751,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -217451,11 +221775,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -217532,7 +221856,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -217544,13 +221868,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -217562,7 +221886,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -218040,7 +222364,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -218097,20 +222421,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -218121,11 +222445,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -218214,13 +222538,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -218232,7 +222556,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -218289,20 +222613,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -218313,11 +222637,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -218394,7 +222718,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -218406,13 +222730,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -218424,7 +222748,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -218902,7 +223226,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -218959,20 +223283,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -218983,11 +223307,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -219076,13 +223400,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -219094,7 +223418,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -219151,20 +223475,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -219175,11 +223499,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -219256,7 +223580,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -219268,13 +223592,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -219286,7 +223610,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -219764,7 +224088,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -219821,20 +224145,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -219845,11 +224169,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -219938,13 +224262,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -219956,7 +224280,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -220013,20 +224337,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -220037,11 +224361,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -220118,7 +224442,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -220130,13 +224454,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -220148,7 +224472,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -220626,7 +224950,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -220683,20 +225007,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -220707,11 +225031,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -220800,13 +225124,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -220818,7 +225142,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -220875,20 +225199,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -220899,11 +225223,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -220980,7 +225304,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -220992,13 +225316,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -221010,7 +225334,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -221488,7 +225812,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -221545,20 +225869,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -221569,11 +225893,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -221662,13 +225986,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -221680,7 +226004,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -221737,20 +226061,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -221761,11 +226085,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -221842,7 +226166,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -221854,13 +226178,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -221872,7 +226196,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -222350,7 +226674,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -222407,20 +226731,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -222431,11 +226755,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -222524,13 +226848,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -222542,7 +226866,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -222599,20 +226923,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -222623,11 +226947,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -222704,7 +227028,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -222716,13 +227040,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -222734,7 +227058,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -223212,7 +227536,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -223269,20 +227593,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -223293,11 +227617,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -223386,13 +227710,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -223404,7 +227728,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -223461,20 +227785,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -223485,11 +227809,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -223566,7 +227890,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -223578,13 +227902,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -223596,7 +227920,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -224074,7 +228398,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -224131,20 +228455,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -224155,11 +228479,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -224248,13 +228572,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -224266,7 +228590,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -224323,20 +228647,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -224347,11 +228671,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -224428,7 +228752,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -224440,13 +228764,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -224458,7 +228782,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -224936,7 +229260,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -224993,20 +229317,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -225017,11 +229341,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -225110,13 +229434,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -225128,7 +229452,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -225185,20 +229509,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -225209,11 +229533,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -225290,7 +229614,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -225302,13 +229626,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -225320,7 +229644,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -225798,7 +230122,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -225855,20 +230179,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -225879,11 +230203,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -225972,13 +230296,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -225990,7 +230314,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -226047,20 +230371,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -226071,11 +230395,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -226152,7 +230476,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -226164,13 +230488,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -226182,7 +230506,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -226660,7 +230984,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -226717,20 +231041,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -226741,11 +231065,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -226834,13 +231158,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -226852,7 +231176,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -226909,20 +231233,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -226933,11 +231257,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -227014,7 +231338,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -227026,13 +231350,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -227044,7 +231368,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -227522,7 +231846,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -227579,20 +231903,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -227603,11 +231927,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -227696,13 +232020,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -227714,7 +232038,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -227771,20 +232095,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -227795,11 +232119,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -227876,7 +232200,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -227888,13 +232212,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -227906,7 +232230,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -228384,7 +232708,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -228441,20 +232765,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -228465,11 +232789,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -228558,13 +232882,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -228576,7 +232900,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -228633,20 +232957,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -228657,11 +232981,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -228738,7 +233062,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -228750,13 +233074,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -228768,7 +233092,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -229246,7 +233570,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -229303,20 +233627,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -229327,11 +233651,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -229420,13 +233744,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -229438,7 +233762,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -229495,20 +233819,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -229519,11 +233843,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -229600,7 +233924,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -229612,13 +233936,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -229630,7 +233954,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -230108,7 +234432,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -230165,20 +234489,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -230189,11 +234513,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -230282,13 +234606,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -230300,7 +234624,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -230357,20 +234681,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -230381,11 +234705,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -230462,7 +234786,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -230474,13 +234798,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -230492,7 +234816,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -230970,7 +235294,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -231027,20 +235351,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 71, - "y": 104.5 + "x": 75.5, + "y": 105.5 }, "OffsetMin": { - "x": -45, - "y": 83.5 + "x": -49.5, + "y": 80.5 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 116, - "y": 21 + "x": 125, + "y": 25 }, "UIMode": 1, "UIScale": { @@ -231051,11 +235375,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 13, - "y": 94 + "y": 93 }, "Position": { "x": 13, - "y": 94, + "y": 93, "z": 0 }, "QuaternionRotation": { @@ -231144,13 +235468,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 1, + "g": 0.92, + "b": 0.62, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 15, + "MaxSize": 15, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -231162,7 +235486,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": { @@ -231219,20 +235543,20 @@ }, "MobileOnly": false, "OffsetMax": { - "x": 66, - "y": -48 + "x": 69.5, + "y": -38 }, "OffsetMin": { - "x": -66, - "y": -102 + "x": -69.5, + "y": -106 }, "Pivot": { "x": 0.5, "y": 0.5 }, "RectSize": { - "x": 132, - "y": 54 + "x": 139, + "y": 68 }, "UIMode": 1, "UIScale": { @@ -231243,11 +235567,11 @@ "UIVersion": 2, "anchoredPosition": { "x": 0, - "y": -75 + "y": -72 }, "Position": { "x": 0, - "y": -75, + "y": -72, "z": 0 }, "QuaternionRotation": { @@ -231324,7 +235648,7 @@ { "@type": "MOD.Core.TextComponent", "Alignment": 4, - "Bold": false, + "Bold": true, "DropShadow": false, "DropShadowAngle": 30, "DropShadowColor": { @@ -231336,13 +235660,13 @@ "DropShadowDistance": 32, "Font": 0, "FontColor": { - "r": 0.13, - "g": 0.11, - "b": 0.09, + "r": 0.98, + "g": 0.96, + "b": 0.9, "a": 1 }, - "FontSize": 14, - "MaxSize": 14, + "FontSize": 12, + "MaxSize": 12, "MinSize": 8, "OutlineColor": { "r": 0.08, @@ -231354,7 +235678,7 @@ "x": 1, "y": -1 }, - "OutlineWidth": 1, + "OutlineWidth": 2, "Overflow": 0, "OverrideSorting": true, "Padding": {