Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions content/blocks/logic/memory-vault.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"type": "MemoryBlock"
"name": "Memory Vault",
"description": "Uses electrical currents to store information for a logic processor. Collosal capacity.",
"health": 1200,
"memoryCapacity": 4096,
"size": 3,
"requirements": [
"copper/80",
"graphite/200",
"silicon/350",
"phase-fabric/80",
"surge-alloy/30"
],
"researchCostMultiplier": 1.5,
"category": "logic",
"research": {
"parent": "memory-bank"
}

}
Binary file added sprites/logic/memory-vault-old.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added sprites/logic/memory-vault.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.