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>
98 lines
2.0 KiB
YAML
98 lines
2.0 KiB
YAML
^baseworld:
|
|
Inherits: ^palettes
|
|
ActorMap:
|
|
AlwaysVisible:
|
|
ControlGroups:
|
|
Faction@Random:
|
|
InternalName: Random
|
|
Name: faction-random.name
|
|
RandomFactionMembers: vinylgod, stream
|
|
Description: faction-random.description
|
|
Faction@vinylgod:
|
|
InternalName: vinylgod
|
|
Name: faction-vinylgod.name
|
|
Description: faction-vinylgod.description
|
|
Faction@stream:
|
|
InternalName: stream
|
|
Name: faction-stream.name
|
|
Description: faction-stream.description
|
|
LoadWidgetAtGameStart:
|
|
MusicPlaylist:
|
|
ScreenMap:
|
|
Selection:
|
|
TerrainRenderer:
|
|
|
|
world:
|
|
Inherits: ^baseworld
|
|
ColorPickerManager:
|
|
PreviewActor: vinylgod.colorpicker
|
|
CreateMapPlayers:
|
|
CustomTerrainDebugOverlay:
|
|
DebugVisualizations:
|
|
MapStartingLocations:
|
|
SpawnMapActors:
|
|
SpawnStartingUnits:
|
|
StartingUnits@Vinylgod:
|
|
BaseActor: popupvan
|
|
SupportActors: digger
|
|
Factions: vinylgod
|
|
ClassName: options-starting-units.unlabeled
|
|
StartingUnits@Stream:
|
|
BaseActor: streamvan
|
|
SupportActors: scraper
|
|
Factions: stream
|
|
ClassName: options-starting-units.unlabeled
|
|
BuildingInfluence:
|
|
PathFinder:
|
|
MapOptions:
|
|
ScriptTriggers:
|
|
Locomotor@WHEELED:
|
|
Name: wheeled
|
|
TerrainSpeeds:
|
|
Clear: 100
|
|
Wax: 80
|
|
Locomotor@FOOT:
|
|
Name: foot
|
|
SharesCell: true
|
|
TerrainSpeeds:
|
|
Clear: 100
|
|
Wax: 70
|
|
ResourceLayer:
|
|
RecalculateResourceDensity: true
|
|
ResourceTypes:
|
|
Wax:
|
|
ResourceIndex: 1
|
|
TerrainType: Wax
|
|
AllowedTerrainTypes: Clear
|
|
MaxDensity: 12
|
|
ResourceRenderer:
|
|
ResourceTypes:
|
|
Wax:
|
|
Sequences: wax01
|
|
Name: resource-wax
|
|
ResourceClaimLayer:
|
|
|
|
editorworld:
|
|
Inherits: ^baseworld
|
|
EditorResourceLayer:
|
|
RecalculateResourceDensity: true
|
|
ResourceTypes:
|
|
Wax:
|
|
ResourceIndex: 1
|
|
TerrainType: Wax
|
|
AllowedTerrainTypes: Clear
|
|
MaxDensity: 12
|
|
ResourceRenderer:
|
|
ResourceTypes:
|
|
Wax:
|
|
Sequences: wax01
|
|
Name: resource-wax
|
|
BuildableTerrainOverlay:
|
|
AllowedTerrainTypes:
|
|
Palette:
|
|
EditorActionManager:
|
|
EditorActorLayer:
|
|
EditorCursorLayer:
|
|
MarkerLayerOverlay:
|
|
TerrainGeometryOverlay:
|