Pep Power is a category in Dragon Quest XI.
Click to view data.
{
"id": "PepPowers",
"name": "Pep Power",
"hue": 155,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"PepPowers-CHARACTERS": {
"id": "PepPowers-CHARACTERS",
"type": "relationship",
"relationshipTypeId": "PepPowers-CHARACTERS",
"direction": "outgoing",
"name": "Characters"
},
"must_be_pepped_up": {
"id": "must_be_pepped_up",
"name": "Must be Pepped Up",
"type": "boolean"
},
"PepPowers-ABILITIES": {
"id": "PepPowers-ABILITIES",
"type": "relationship",
"relationshipTypeId": "PepPowers-ABILITIES",
"direction": "outgoing",
"name": "Skills"
},
"description": {
"id": "description",
"name": "Description",
"type": "string"
},
"PepPowers-TYPE": {
"id": "PepPowers-TYPE",
"type": "relationship",
"relationshipTypeId": "PepPowers-TYPE",
"direction": "outgoing",
"name": "Type"
},
"thumbnail": {
"id": "thumbnail",
"name": "Thumbnail",
"type": "tunnel",
"entrance": "PepPowers-TYPE",
"exit": "thumbnail"
},
"Monsters-ABILITIES-PepPowers": {
"id": "Monsters-ABILITIES-PepPowers",
"type": "relationship",
"relationshipTypeId": "Monsters-ABILITIES",
"direction": "incoming",
"name": "Monsters"
},
"Quests-USED_PEP_POWER-PepPowers": {
"id": "Quests-USED_PEP_POWER-PepPowers",
"type": "relationship",
"relationshipTypeId": "Quests-USED_PEP_POWER",
"direction": "incoming",
"name": "Quests"
}
},
"updatedAt": 1649859428457
}