Battle Action is a category in Star Ocean: The Second Story R.
Click to view data.
{
"id": "BattleAction",
"name": "Battle Action",
"hue": 229,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"game_id": {
"id": "game_id",
"name": "Game ID",
"type": "string",
"hidden": true
},
"description": {
"id": "description",
"name": "Description",
"type": "string"
},
"effect": {
"id": "effect",
"name": "Effect",
"type": "string"
},
"area": {
"id": "area",
"name": "Area",
"type": "string"
},
"BattleAction-TYPE": {
"id": "BattleAction-TYPE",
"type": "relationship",
"relationshipTypeId": "BattleAction-TYPE",
"direction": "outgoing",
"name": "Type"
},
"Character-ATTACKS-BattleAction": {
"id": "Character-ATTACKS-BattleAction",
"type": "relationship",
"relationshipTypeId": "Character-ATTACKS",
"direction": "incoming",
"name": "Character"
},
"Character-SPECIAL_ARTS-BattleAction": {
"id": "Character-SPECIAL_ARTS-BattleAction",
"type": "relationship",
"relationshipTypeId": "Character-SPECIAL_ARTS",
"direction": "incoming",
"name": "Character"
},
"AssistCharacter-ACTION-BattleAction": {
"id": "AssistCharacter-ACTION-BattleAction",
"type": "relationship",
"relationshipTypeId": "AssistCharacter-ACTION",
"direction": "incoming",
"name": "Character"
},
"mp_cost": {
"id": "mp_cost",
"name": "MP Cost",
"type": "number"
},
"stamina_cost": {
"id": "stamina_cost",
"name": "Stamina Cost",
"type": "number"
},
"casting_time": {
"id": "casting_time",
"name": "Casting Time",
"type": "number"
},
"base_power": {
"id": "base_power",
"name": "Base Power",
"type": "number"
},
"damage_rate": {
"id": "damage_rate",
"name": "Damage Rate",
"type": "number"
},
"BattleAction-ELEMENT": {
"id": "BattleAction-ELEMENT",
"type": "relationship",
"relationshipTypeId": "BattleAction-ELEMENT",
"direction": "outgoing",
"name": "Element"
},
"max_assist_points_added": {
"id": "max_assist_points_added",
"name": "Max Assist Points Added",
"type": "number"
},
"Character-STARTING_ARTS-BattleAction": {
"id": "Character-STARTING_ARTS-BattleAction",
"type": "relationship",
"relationshipTypeId": "Character-STARTING_ARTS",
"direction": "incoming",
"name": "Starting Arts"
}
},
"updatedAt": 1706313375738,
"visibility": "featured",
"huePropertyId": "BattleAction-ELEMENT",
"thumbnailPropertyId": "BattleAction-TYPE",
"iconPropertyId": "BattleAction-TYPE"
}