Playable Character is a category in Lufia II: Rise of the Sinistrals.
Click to view data.
{
"id": "PlayableCharacter",
"name": "Playable Character",
"properties": {
"name": {
"id": "name",
"type": "string",
"required": true,
"name": "Name"
},
"PlayableCharacter-THUMBNAIL": {
"id": "PlayableCharacter-THUMBNAIL",
"type": "relationship",
"relationshipTypeId": "PlayableCharacter-THUMBNAIL",
"direction": "outgoing",
"name": "Thumbnail",
"hidden": true
},
"hp": {
"id": "hp",
"name": "HP",
"type": "number"
},
"mp": {
"id": "mp",
"name": "MP",
"type": "number"
},
"str": {
"id": "str",
"name": "STR",
"type": "number"
},
"agl": {
"id": "agl",
"name": "AGL",
"type": "number"
},
"int": {
"id": "int",
"name": "INT",
"type": "number"
},
"gut": {
"id": "gut",
"name": "GUT",
"type": "number"
},
"mgr": {
"id": "mgr",
"name": "MGR",
"type": "number"
}
},
"updatedAt": 1657888791956,
"hue": 180,
"visibility": "featured"
}