Equipment Effect is a category in Dragon Quest XI.
Click to view data.
{
"id": "Effects",
"name": "Equipment Effect",
"hue": 249,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"description": {
"id": "description",
"name": "Description",
"type": "string"
},
"Effects-EQUIPMENT": {
"id": "Effects-EQUIPMENT",
"type": "relationship",
"relationshipTypeId": "Effects-EQUIPMENT",
"direction": "outgoing",
"name": "Equipment"
},
"Effects-ELEMENT": {
"id": "Effects-ELEMENT",
"type": "relationship",
"relationshipTypeId": "Effects-ELEMENT",
"direction": "outgoing",
"name": "Element"
},
"Effects-EFFECT": {
"id": "Effects-EFFECT",
"type": "relationship",
"relationshipTypeId": "Effects-EFFECT",
"direction": "outgoing",
"name": "Effect"
},
"Effects-MONSTER_FAMILY": {
"id": "Effects-MONSTER_FAMILY",
"type": "relationship",
"relationshipTypeId": "Effects-MONSTER_FAMILY",
"direction": "outgoing",
"name": "Monster Family"
}
},
"updatedAt": 1649859253422
}