DLC Shrine is a category in The Legend of Zelda: Breath of the Wild.
Click to view data.
{
"id": "DLCShrine",
"name": "DLC Shrine",
"hue": 172,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"shrine_description": {
"id": "shrine_description",
"name": "Description",
"type": "string"
},
"MapFeature-MAP_TARGET-DLCShrine": {
"id": "MapFeature-MAP_TARGET-DLCShrine",
"type": "relationship",
"relationshipTypeId": "MapFeature-MAP_TARGET",
"direction": "incoming",
"name": "Map Feature"
},
"icon": {
"id": "icon",
"name": "Icon",
"type": "media"
},
"KeyItem-FOUND_IN-DLCShrine": {
"id": "KeyItem-FOUND_IN-DLCShrine",
"type": "relationship",
"relationshipTypeId": "KeyItem-FOUND_IN",
"direction": "incoming",
"name": "Main Reward"
}
},
"updatedAt": 1604508960102
}