* All 17 buildings now RISE out of the ground behind a pink scan line when built (tools/make_anims.py generates 7-frame make sequences; WithMakeAnimation on the building template). * Boombox Crates: neutral pickups spawn on a timer (max 4). 500 records usually, 1500 jackpot sometimes, bass_ring feedback trap rarely. Locomotors crush crates to collect, classic style. * Lobby faction flags are real now: MRP record, Stream play button, split '?'. * MC 8-TRACK and ASSISTANT portraits generated for briefings/press kit. * Balance ledger updated: first aura-era match went to Stream (runaway flag); full ledger M M M | S S | M | S — boundary variance, no knee-jerk tune. Smoke-tested PASS on arena and m01 with everything live. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
114 lines
2.3 KiB
Plaintext
114 lines
2.3 KiB
Plaintext
## world.yaml
|
|
faction-random =
|
|
.name = Random
|
|
.description = Random Faction
|
|
A random faction will be chosen when the game starts.
|
|
|
|
faction-vinylgod =
|
|
.name = Vinylgod
|
|
.description = Vinylgod Faction
|
|
Provide your own faction description here.
|
|
|
|
## economy.yaml
|
|
actor-digger =
|
|
.name = Crate Digger
|
|
actor-pressplant =
|
|
.name = Pressing Plant
|
|
actor-ampstack =
|
|
.name = Amp Stack
|
|
actor-vault =
|
|
.name = Record Vault
|
|
|
|
## world.yaml (resources)
|
|
resource-wax = Black Wax
|
|
|
|
## economy.yaml (phase B)
|
|
actor-popupvan =
|
|
.name = Pop-Up Van
|
|
actor-popupshop =
|
|
.name = Pop-Up Shop
|
|
actor-merchtable =
|
|
.name = Merch Table
|
|
actor-garage =
|
|
.name = Garage
|
|
actor-djgrunt =
|
|
.name = DJ
|
|
|
|
## combat.yaml
|
|
actor-spinner =
|
|
.name = Spinner
|
|
actor-stacktank =
|
|
.name = Stack Walker
|
|
actor-basscannon =
|
|
.name = Bass Cannon
|
|
actor-roadie =
|
|
.name = Roadie
|
|
actor-mastering =
|
|
.name = Mastering Studio
|
|
|
|
## stream.yaml + ai.yaml
|
|
faction-stream =
|
|
.name = The Stream
|
|
.description = The Stream
|
|
The Algorithm's physical fleet: cheap, fast, numerous.
|
|
actor-streamvan =
|
|
.name = Deployment Van
|
|
actor-streamhub =
|
|
.name = Stream Hub
|
|
actor-datacentre =
|
|
.name = Edge Node
|
|
actor-transcoder =
|
|
.name = Transcoder
|
|
actor-podfarm =
|
|
.name = Pod Farm
|
|
actor-printfarm =
|
|
.name = Print Farm
|
|
actor-scraper =
|
|
.name = Scraper
|
|
actor-bufferbot =
|
|
.name = Buffer-Bot
|
|
actor-drmwalker =
|
|
.name = DRM Enforcer
|
|
bot-wax-ai =
|
|
.name = Wax AI
|
|
|
|
## defenses
|
|
actor-hornpit =
|
|
.name = Horn Pit
|
|
actor-adblocker =
|
|
.name = Ad Tower
|
|
|
|
## superweapons
|
|
actor-algorithm =
|
|
.name = The Algorithm
|
|
power-thedrop =
|
|
.name = THE DROP
|
|
.description = Orbital tonearm strike. The groove is the crater.
|
|
power-theshuffle =
|
|
.name = THE SHUFFLE
|
|
.description = Reality-compression strike. Terms of service apply.
|
|
|
|
## round 5: heroes, scouts, air
|
|
actor-selector =
|
|
.name = The Selector
|
|
actor-curator =
|
|
.name = The Curator
|
|
actor-boombike =
|
|
.name = Boom Bike
|
|
actor-crawler =
|
|
.name = Crawler
|
|
actor-flyer45 =
|
|
.name = 45 Flyer
|
|
actor-compressor =
|
|
.name = Compression Drone
|
|
actor-launchramp =
|
|
.name = Launch Ramp
|
|
actor-droneport =
|
|
.name = Drone Port
|
|
actor-waxseed =
|
|
.name = Wax Seep
|
|
actor-lacquer =
|
|
.name = Master Lacquer
|
|
actor-boombox =
|
|
.name = Boombox Crate
|