Fixes a critical bug: undeployed MCV vans now count for short-game survival — previously every match ended at tick 1 (all players 'defeated', local player 'won'). The bot-vs-bot shellmap claim from earlier rounds was invalid for the same reason: shellmaps stall with Bot: players and matches insta-ended. The arena map + tools/balance_report.py is the real, verified harness. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
63 lines
918 B
YAML
63 lines
918 B
YAML
MapFormat: 12
|
|
|
|
RequiresMod: vinylgod
|
|
|
|
Title: Balance Arena
|
|
|
|
Author: Monster Robot Party
|
|
|
|
Tileset: VINYLGOD
|
|
|
|
MapSize: 34,34
|
|
|
|
Bounds: 1,1,32,32
|
|
|
|
Visibility: MissionSelector
|
|
|
|
Categories: Tests
|
|
|
|
Players:
|
|
PlayerReference@Neutral:
|
|
Name: Neutral
|
|
OwnsWorld: True
|
|
NonCombatant: True
|
|
Faction: Random
|
|
PlayerReference@Multi0:
|
|
Name: Multi0
|
|
Playable: True
|
|
LockFaction: True
|
|
Faction: vinylgod
|
|
Enemies: BotA, BotB
|
|
PlayerReference@BotA:
|
|
Name: BotA
|
|
Faction: vinylgod
|
|
Bot: wax
|
|
Enemies: BotB, Multi0
|
|
PlayerReference@BotB:
|
|
Name: BotB
|
|
Faction: stream
|
|
Bot: wax
|
|
Enemies: BotA, Multi0
|
|
|
|
Actors:
|
|
Actor0: mpspawn
|
|
Owner: Multi0
|
|
Location: 16,3
|
|
Actor9: vault
|
|
Owner: Multi0
|
|
Location: 16,2
|
|
Actor1: popupvan
|
|
Owner: BotA
|
|
Location: 7,7
|
|
Actor2: digger
|
|
Owner: BotA
|
|
Location: 9,8
|
|
Actor3: streamvan
|
|
Owner: BotB
|
|
Location: 26,26
|
|
Actor4: scraper
|
|
Owner: BotB
|
|
Location: 24,25
|
|
|
|
Rules: rules.yaml
|