Item is a category in Dragon's Dogma: Dark Arisen.
Click to view data.
{
"id": "Item",
"name": "Item",
"hue": 164,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"MapFeature-MAP_TARGET-Item": {
"id": "MapFeature-MAP_TARGET-Item",
"type": "relationship",
"relationshipTypeId": "MapFeature-MAP_TARGET",
"direction": "incoming",
"name": "Map Features"
},
"Item-VALUE": {
"id": "Item-VALUE",
"type": "relationship",
"relationshipTypeId": "Item-VALUE",
"direction": "outgoing",
"name": "Value"
},
"Item-FORGERY_COST": {
"id": "Item-FORGERY_COST",
"type": "relationship",
"relationshipTypeId": "Item-FORGERY_COST",
"direction": "outgoing",
"name": "Forgery Cost"
},
"Quest-GOAL-Item": {
"id": "Quest-GOAL-Item",
"type": "relationship",
"relationshipTypeId": "Quest-GOAL",
"direction": "incoming",
"name": "Required For",
"list": true
},
"Quest-REWARD-Item": {
"id": "Quest-REWARD-Item",
"type": "relationship",
"relationshipTypeId": "Quest-REWARD",
"direction": "incoming",
"name": "Reward For"
},
"weight": {
"id": "weight",
"name": "Weight",
"type": "number"
}
},
"updatedAt": 1685998952476
}