Sword

Type: component | Extends: Segment
PROBLEM

SOLUTION

A two-handed bladed prop designed for dramatic effect. Balanced for epic poses, cinematic swings, and roleplay encounters of all kinds.

EXTENDS
Inputs
Outputs
TREE
AVAILABLE INPUTS
AVAILABLE OUTPUTS
Schema
                            {
    "id": "comp_sword",
    "name": "Sword",
    "type": "component",
    "inputs": [],
    "outputs": [],
    "passthru": [],
    "children": [],
    "extends": {
        "id": "comp_segment",
        "name": "Segment",
        "type": "component",
        "inputs": [],
        "outputs": [],
        "passthru": [],
        "children": [],
        "tree": [],
        "extends": null,
        "problem": "There are not enough burritos.",
        "description": "A standardized building block of the whole MTREES Universe, called the Burrito Builder. Each segment hosts one or more components and connects above and below via universal locking collar. Stack as many as the ceiling allows."
    },
    "description": "A two-handed bladed prop designed for dramatic effect. Balanced for epic poses, cinematic swings, and roleplay encounters of all kinds.",
    "template": "component"
}