Skip to main content
The Deno 2 Release Candidate is here
Learn more
interface IBTRConfig.IBTRConfig
implements IBaseConfig
Re-export
import { type IBTRConfig } from "https://deno.land/x/sptaki@1.2.0/models/spt/config/mod.ts";
const { IBTRConfig } = IBTRConfig;

Properties

kind: "aki-btr"
moveSpeed: number

How fast the BTR moves

coverFireTime: number

How long the cover fire service lasts for

pointWaitTime: MinMax

How long the BTR waits at every point in its path

taxiWaitTime: number

How long after purchasing the taxi service before the BTR leaves

Properties

kind: "aki-btr"
moveSpeed: number

How fast the BTR moves

coverFireTime: number

How long the cover fire service lasts for

pointWaitTime: MinMax

How long the BTR waits at every point in its path

taxiWaitTime: number

How long after purchasing the taxi service before the BTR leaves