Template:Infobox item/doc: Difference between revisions

Jump to navigation Jump to search
passive1_chargeup
has component2
Line 214: Line 214:
"default": "Basic Magazine",
"default": "Basic Magazine",
"description": "Name of the component item it builds from."
"description": "Name of the component item it builds from."
},
        "has_components2": {
"type": "boolean",
"default": "false",
"suggestedvalues": [
"true",
"false"
],
"description": "If the item has two components (Two items it can build from, not a build tree)",
"required": true
},
"component2_name": {
"type": "string",
"default": "Basic Magazine",
"description": "Name of the other component item it builds from."
},
},
"iscomponentof1_name": {
"iscomponentof1_name": {
Line 397: Line 412:
"has_active1",
"has_active1",
"has_components",
"has_components",
        "has_components2",
"has_iscomponentof",
"has_iscomponentof",
         "has_iscomponentof2",
         "has_iscomponentof2",
         "has_iscomponentof3",
         "has_iscomponentof3",
"component1_name",
"component1_name",
        "component2_name",
"item_description",
"item_description",
"item_stat1",
"item_stat1",