Strike force + The Selector against a Stream transcoder outpost; 6-minute countdown shown via SetMissionText, master lacquer is cut (killed) if the timer beats you. Adds the lacquer prop (deliberately untargetable) and ScriptTriggers on all actor templates, without which Trigger.OnKilled throws at map load. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
112 lines
2.2 KiB
Plaintext
112 lines
2.2 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
|