Map Affinity is a category in Digimon World.
Click to view data.
{
"id": "MapAffinity",
"name": "Map Affinity",
"hue": 252,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"Digimon-AFFINITY-MapAffinity": {
"id": "Digimon-AFFINITY-MapAffinity",
"type": "relationship",
"relationshipTypeId": "Digimon-AFFINITY",
"direction": "incoming",
"name": "Digimon",
"list": true
},
"MapAffinity-LIKES": {
"id": "MapAffinity-LIKES",
"type": "relationship",
"relationshipTypeId": "MapAffinity-LIKES",
"direction": "outgoing",
"name": "Positive",
"list": true
},
"MapAffinity-DISLIKES": {
"id": "MapAffinity-DISLIKES",
"type": "relationship",
"relationshipTypeId": "MapAffinity-DISLIKES",
"direction": "outgoing",
"name": "Negative",
"list": true
},
"game_id": {
"id": "game_id",
"name": "Game ID",
"type": "string",
"hidden": true
}
},
"updatedAt": 1688921200374
}