The Survivalist

Type: tree | Extends: Strap On
MODIFICATIONS
Pincher Clasp
Uni-Adapter
Battery
Multi Tool
Light
Duct Tape
Mystery Component
COMPONENTS (Strap On ROOTS)
Pincher Clasp
Uni-Adapter
Battery
PROBLEM

SOLUTION

Multi-tool, battery reserve, flashlight. When the grid goes down your pants are still operational. Enough said.

components

The central locking mechanism of the Pinchers of Power system. A spring-loaded dual-jaw clasp that secures the belt, anchors all attachments, and provides the structural backbone for whatever the user decides to bolt onto it. Rated for loads that no reasonable person would put on a belt buckle. Tested for loads that unreasonable people definitely will.

Inspect

The Uni-Adapter converts anything to anything in any size, shape, scope or situation. Every integration is different. Until now.

Inspect

no description

Inspect

A compact folding module containing multiple hand tools in one unit. The mechanic in the stick part of the stick.

Inspect

no description

Inspect

No confirmed uses. Automagically instantiated at every recursive loop.

Inspect

Unknown function. Do not open.

Inspect
EXTENDS

A modular belt platform prototype.

Inspect
Inputs
Outputs
TREE
  •  On Off Switch
AVAILABLE INPUTS
AVAILABLE OUTPUTS
  • comp_charge
  • comp_light
Schema
                            {
    "id": "tree_the_survivalist",
    "name": "The Survivalist",
    "type": "tree",
    "inputs": [],
    "outputs": [],
    "passthru": [],
    "children": [
        "comp_pincher_clasp",
        "comp_uni_adapter",
        "comp_battery",
        "comp_multi_tool",
        "comp_light",
        "comp_duct_tape",
        "comp_mystery"
    ],
    "extends": {
        "id": "tree_belt",
        "name": "Strap On",
        "type": "tree",
        "inputs": [],
        "outputs": [],
        "passthru": [],
        "children": [
            {
                "id": "comp_pincher_clasp",
                "name": "Pincher Clasp",
                "type": "component",
                "inputs": [],
                "outputs": [],
                "passthru": [],
                "children": [],
                "tree": [],
                "extends": null,
                "description": "The central locking mechanism of the Pinchers of Power system. A spring-loaded dual-jaw clasp that secures the belt, anchors all attachments, and provides the structural backbone for whatever the user decides to bolt onto it. Rated for loads that no reasonable person would put on a belt buckle. Tested for loads that unreasonable people definitely will."
            },
            {
                "id": "comp_uni_adapter",
                "name": "Uni-Adapter",
                "type": "component",
                "inputs": [],
                "outputs": [],
                "passthru": [],
                "children": [],
                "tree": [],
                "extends": null,
                "problem": "Every installation is different.",
                "description": "The Uni-Adapter converts anything to anything in any size, shape, scope or situation. Every integration is different. Until now."
            },
            {
                "id": "comp_battery",
                "name": "Battery",
                "type": "component",
                "inputs": [
                    "comp_charge"
                ],
                "outputs": [
                    "comp_charge"
                ],
                "passthru": [],
                "children": [],
                "tree": [],
                "extends": null
            }
        ],
        "tree": [
            {
                "id": "comp_pincher_clasp",
                "name": "Pincher Clasp",
                "type": "component",
                "inputs": [],
                "outputs": [],
                "passthru": [],
                "children": [],
                "tree": [],
                "extends": null,
                "description": "The central locking mechanism of the Pinchers of Power system. A spring-loaded dual-jaw clasp that secures the belt, anchors all attachments, and provides the structural backbone for whatever the user decides to bolt onto it. Rated for loads that no reasonable person would put on a belt buckle. Tested for loads that unreasonable people definitely will."
            },
            {
                "id": "comp_uni_adapter",
                "name": "Uni-Adapter",
                "type": "component",
                "inputs": [],
                "outputs": [],
                "passthru": [],
                "children": [],
                "tree": [],
                "extends": null,
                "problem": "Every installation is different.",
                "description": "The Uni-Adapter converts anything to anything in any size, shape, scope or situation. Every integration is different. Until now."
            },
            {
                "id": "comp_battery",
                "name": "Battery",
                "type": "component",
                "inputs": [
                    "comp_charge"
                ],
                "outputs": [
                    "comp_charge"
                ],
                "passthru": [],
                "children": [],
                "tree": [],
                "extends": null
            }
        ],
        "extends": null,
        "belongs_to": [
            {
                "id": "forest_belts",
                "name": "Pincher of Power",
                "type": "forest",
                "inputs": [],
                "outputs": [],
                "passthru": [],
                "children": [
                    "tree_belt",
                    "tree_belt_pinchers",
                    "tree_belt_handshake",
                    "tree_the_disco_inferno",
                    "tree_the_commuter",
                    "tree_the_first_responder",
                    "tree_the_survivalist"
                ],
                "tree": [],
                "extends": null,
                "belongs_to": [
                    "ecosystem_clothing"
                ],
                "problem": "Belt buckles are not useful enough.",
                "solution": "Pinchers of Power is the most adaptable and modular battery powered belt buckle system the universe has ever seen. Attach a UNI adapter system or make your own contraptions!",
                "description": "A battery-powered modular belt buckle platform. The buckle is the base. Everything else is up to you."
            }
        ],
        "description": "A modular belt platform prototype."
    },
    "description": "Multi-tool, battery reserve, flashlight. When the grid goes down your pants are still operational. Enough said.",
    "template": "tree"
}