EX Combo is a category in Baten Kaitos Origins.
Click to view data.
{
"id": "EXCombo",
"name": "EX Combo",
"hue": 352,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"ex_combo_number": {
"id": "ex_combo_number",
"name": "EX Combo #",
"type": "number"
},
"EXCombo-CHARACTER": {
"id": "EXCombo-CHARACTER",
"type": "relationship",
"relationshipTypeId": "EXCombo-CHARACTER",
"direction": "outgoing",
"name": "Character"
},
"EXCombo-EQUIP": {
"id": "EXCombo-EQUIP",
"type": "relationship",
"relationshipTypeId": "EXCombo-EQUIP",
"direction": "outgoing",
"name": "Equip"
},
"EXCombo-ELEMENT": {
"id": "EXCombo-ELEMENT",
"type": "relationship",
"relationshipTypeId": "EXCombo-ELEMENT",
"direction": "outgoing",
"name": "Element"
},
"EXCombo-TARGET_STATUS": {
"id": "EXCombo-TARGET_STATUS",
"type": "relationship",
"relationshipTypeId": "EXCombo-TARGET_STATUS",
"direction": "outgoing",
"name": "Target Status"
},
"effect": {
"id": "effect",
"name": "Effect",
"type": "string"
},
"EXCombo-COMBO": {
"id": "EXCombo-COMBO",
"type": "relationship",
"relationshipTypeId": "EXCombo-COMBO",
"direction": "outgoing",
"name": "Combo",
"order": [
{
"id": "order",
"order": "asc"
}
],
"list": true
}
},
"updatedAt": 1677034283683,
"huePropertyId": "EXCombo-CHARACTER"
}