Slip & Skid
You are viewing a potentially older version of this package. View Latest Version
Install

Details

Date Uploaded
2 weeks ago
Downloads
194
Size
3.2MB
Dependency string
Kjoekjoe-MoreCards-1.0.1

MoreCards

Seven new cards for the Slip & Skid post-round draft. They roll alongside the game's own cards, use the game's own card art and layout, and are picked and placed exactly the way you already pick and place everything else.

What it adds

Card Rarity What it does
Overdrive Rare +10% top speed for every car, for the round.
Supersize Rare +10% car size for every car. Permanent, and it stacks — four picks is roughly a 1.5x car.
Wreck Rare A car you drop on the track as an obstacle, sized to match a real player car.
GUN! Rare Bolts a gun to your car. It fires by itself every 3 seconds, and a bullet that touches a car kills the driver. You are immune to your own.
Boink! Rare Land on top of another car to squash it and cut its speed by half for half a second. Side-swipes don't count — you have to come down on them.
Bouncy Rare A swim ring around your car. Bump someone and they get flung away; you take a smaller shove back.
Floaty Rare -30% gravity on your car. Same jump, much more air. Lasts the match and stacks.

Overdrive and Supersize buff the whole lobby, the way the game's own modifier cards do. GUN!, Boink!, Bouncy and Floaty land only on the player who drafted them.

Every number above is configurable — see Configuration below.

Requirements

  • Slip & Skid on Windows
  • BepInEx pack for Slip & Skid (SlipSkid_Modding-BepInExPack_SlipSkid) — installed for you by any mod manager, since it is declared as a dependency

Install

With a mod manager (recommended)

Install through Thunderstore Mod Manager or r2modman: find MoreCards, click Install, then launch the game from the manager. The BepInEx pack comes along automatically.

By hand

  1. Install the BepInEx pack for Slip & Skid first, if you haven't already.
  2. Download this package and open the zip.
  3. Copy the BepInEx folder from inside the zip into your game folder, merging it with the BepInEx folder that is already there. The plugin should end up at:
Slip & Skid\BepInEx\plugins\SlipSkid.MoreCards\SlipSkid.MoreCards.dll

The default game folder is:

C:\Program Files (x86)\Steam\steamapps\common\Slip & Skid
  1. Launch the game once. If the cards don't show up, open Slip & Skid\BepInEx\LogOutput.log and look for a line starting with CustomCards: — it says how many cards were registered and where they landed in the catalog.

Multiplayer

Everyone in the lobby needs this mod, on the same version, with the same settings.

Cards cross the network as positions in a shared list rather than by name. A player without the mod has a shorter list, so the same roll hands them a different card — the draft desyncs for everyone. Settings that change how a card behaves need to match for the same reason: each machine simulates its own car, so a Floaty set to 30% on one PC and 60% on another means your jumps land in different places on different screens.

Everything works in single player too.

Configuration

A config file is written on first launch:

Slip & Skid\BepInEx\config\slipskid.morecards.cfg

Every entry is documented in the file itself. The things people usually reach for:

  • EnableCustomCards — turn the new cards off without uninstalling
  • SpeedCardBoostPercent, SizeCardGrowthPercent, GravityReductionPercent, BoinkSlowPercent — how strong each effect is. The draft card's text updates to match, so what a card promises is always what it does.
  • GunFireInterval, BulletSpeed, BulletsKill — the gun's rate of fire, and whether its bullets are lethal or just scenery
  • BouncePush, RingSize — how hard the swim ring throws people, and how big it is
  • CarCardScale — how large the Wreck's car is

Press F9 in game to re-read the file without restarting, which is the quick way to dial in a value while you watch it. Press F8 for a state dump in the log.

Known limits

  • Windows only, matching the game.
  • The Wreck borrows an existing prop to exist as a placeable object, so it inherits that prop's collision shape — the wreck's hitbox is not car-shaped. If the borrowed prop misbehaves, PropCarrierName in the config picks a different one; the candidates are listed in the log every launch.
  • Bullets only test against cars. They pass through walls and props, and expire on a timer.
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.