Pinchers of Power

Type: tree | Origin: Pincher of Power | Extends: Strap On
MODIFICATIONS
Spring
COMPONENTS (Strap On ROOTS)
Pincher Clasp
Uni-Adapter
Battery
PROBLEM

SOLUTION

Plays the Truffle Shuffle on repeat.

components

A tensioned coil mechanism that stores and releases mechanical energy to advance, eject, or reset a component. The muscle behind the trigger.

Inspect
EXTENDS

A modular belt platform prototype.

Inspect
Inputs
Outputs
TREE
AVAILABLE INPUTS
AVAILABLE OUTPUTS
Schema
                            {
    "id": "tree_belt_pinchers",
    "name": "Pinchers of Power",
    "type": "tree",
    "inputs": [],
    "outputs": [],
    "passthru": [],
    "children": [
        "comp_spring"
    ],
    "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."
    },
    "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": "Plays the Truffle Shuffle on repeat.",
    "template": "tree"
}