diff --git a/yamls/archipelathon/VeeloHat.yaml b/yamls/archipelathon/VeeloHat.yaml index 6ece704..af9f405 100644 --- a/yamls/archipelathon/VeeloHat.yaml +++ b/yamls/archipelathon/VeeloHat.yaml @@ -15,16 +15,16 @@ A Hat in Time: BadgeSellerMinItems: '6' BadgeSellerMaxItems: '10' LogicDifficulty: normal - NoPaintingSkips: 'false' + NoPaintingSkips: 'true' CTRLogic: time_stop_only - ActRandomizer: light + ActRandomizer: insanity StartingChapter: '1' LowestChapterCost: '5' HighestChapterCost: '25' ChapterCostIncrement: '4' ChapterCostMinDifference: '4' - FinalChapterMinCost: '30' - FinalChapterMaxCost: '30' + FinalChapterMinCost: '50' + FinalChapterMaxCost: '50' FinaleShuffle: 'true' StartWithCompassBadge: 'true' CompassBadgeMode: closest @@ -35,7 +35,7 @@ A Hat in Time: MinExtraYarn: '10' HatItems: 'true' UmbrellaLogic: 'true' - MaxExtraTimePieces: '16' + MaxExtraTimePieces: '0' YarnBalancePercent: '20' TimePieceBalancePercent: '35' EnableDLC1: 'true' @@ -66,4 +66,23 @@ A Hat in Time: BabyTrapWeight: '0' LaserTrapWeight: '40' ParadeTrapWeight: '20' - start_inventory: {} \ No newline at end of file + start_inventory: {} + ActPlando: + "Time Rift - Sleepy Subcon": "Murder on the Owl Express" + "Time Rift - The Owl Express": "The Big Parade" + "Time Rift - The Twilight Bell": "Picture Perfect" + "Time Rift - The Moon": "Bon Voyage!" + "Time Rift - Deep Sea": "Time Rift - Sleepy Subcon" + "Rush Hour": "Alpine Free Roam" + plando_items: + # making vee's life miserable (hopefully) + - item: Umbrella + world: VeeloHat + location: "Act Completion (Time Rift - Sleepy Subcon)" + from_pool: true + force: true + - item: Time Piece + world: VeeloHat + location: "Act Completion (The Lava Cake)" + from_pool: true + force: true \ No newline at end of file