Property Spell category belongs to the type text and indicates, which magic category a particular spell belongs to. It is also displayed in individual spellcasters' articles. Normally, there should be only one value of this property per page.
Following values are allowed:
- Attack
- Defense
- Capture
- Force field
- Support
- Illusion
- Summoning
- Manipulation
- Breaker
- Ceremonial
- Eraser
- Isolated
- Rare Skill
See also Property:Spell type.
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Attack", "Defense", "Capture", "Force field", "Support", "Illusion", "Summoning", "Manipulation", "Breaker", "Ceremonial", "Eraser", "Isolated", "Rare Skill" ] } }