Technique is a category in Digimon World.
Click to view data.
{
"id": "Technique",
"name": "Technique",
"hue": 10,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"Technique-TYPE": {
"id": "Technique-TYPE",
"type": "relationship",
"relationshipTypeId": "Technique-TYPE",
"direction": "outgoing",
"name": "Type"
},
"power": {
"id": "power",
"name": "Power",
"type": "number"
},
"mp": {
"id": "mp",
"name": "MP",
"type": "number"
},
"Technique-RANGE": {
"id": "Technique-RANGE",
"type": "relationship",
"relationshipTypeId": "Technique-RANGE",
"direction": "outgoing",
"name": "Range"
},
"Technique-EFFECT": {
"id": "Technique-EFFECT",
"type": "relationship",
"relationshipTypeId": "Technique-EFFECT",
"direction": "outgoing",
"name": "Effect"
},
"Digimon-FINISHER-Technique": {
"id": "Digimon-FINISHER-Technique",
"type": "relationship",
"relationshipTypeId": "Digimon-FINISHER",
"direction": "incoming",
"name": "Finisher",
"list": true
},
"Digimon-TECHNIQUES-Technique": {
"id": "Digimon-TECHNIQUES-Technique",
"type": "relationship",
"relationshipTypeId": "Digimon-TECHNIQUES",
"direction": "incoming",
"name": "Digimon"
},
"EnemySpawn-TECHNIQUES-Technique": {
"id": "EnemySpawn-TECHNIQUES-Technique",
"type": "relationship",
"relationshipTypeId": "EnemySpawn-TECHNIQUES",
"direction": "incoming",
"name": "Spawns"
},
"game_id": {
"id": "game_id",
"name": "Game ID",
"type": "string",
"hidden": true
}
},
"updatedAt": 1688934651376,
"visibility": "featured",
"huePropertyId": "Technique-TYPE",
"thumbnailPropertyId": "Technique-TYPE",
"iconPropertyId": "Technique-TYPE"
}