[ { "name": "Treasure Magnet", "from": "Hungry Crystal", "category": "prize", "max": 5, "types": ["I", "J", "K", "L", "M", "N", "O", "P"] }, { "name": "HP Prize Plus", "from": "Hungry Crystal", "category": "prize", "max": 3, "types": ["A", "B", "C", "D", "E", "F", "G", "H"] }, { "name": "Link Prize Plus", "from": "Abounding Crystal", "category": "prize", "max": 3, "types": ["A", "C", "D", "I", "K"] }, { "name": "Lucky Strike", "from": "Abounding Crystal", "category": "prize", "max": 5, "types": ["E", "F", "G", "L", "M", "N", "O"] }, { "name": "HP Boost", "from": "Soothing Crystal", "category": "status", "max": 3, "types": ["A", "C", "D", "I", "K", "L"] }, { "name": "Fire Boost", "from": "Shimmering Crystal", "category": "status", "max": 3, "types": ["A", "B"] }, { "name": "Blizzard Boost", "from": "Shimmering Crystal", "category": "status", "max": 3, "types": ["E", "F"] }, { "name": "Thunder Boost", "from": "Shimmering Crystal", "category": "status", "max": 3, "types": ["I", "J"] }, { "name": "Cure Boost", "from": "Shimmering Crystal", "category": "status", "max": 3, "types": ["M", "N"] }, { "name": "Item Boost", "from": "Soothing Crystal", "category": "status", "max": 3, "types": ["E", "G", "H", "M", "O", "P"] }, { "name": "Attack Haste", "from": "Fleeting Crystal", "category": "status", "max": 5, "types": ["C", "D", "G", "K", "L", "O"] }, { "name": "Magic Haste", "from": "Fleeting Crystal", "category": "status", "max": 5, "types": ["A", "E", "H", "I", "M", "P"] }, { "name": "Combo F Boost", "from": "Pulsing Crystal", "category": "status", "max": 2, "types": ["H", "I", "J", "M", "P"] }, { "name": "Finish Boost", "from": "Pulsing Crystal", "category": "status", "max": 2, "types": ["B", "C", "K", "L", "O"] }, { "name": "Fire Screen", "from": "Shimmering Crystal", "category": "status", "max": 2, "types": ["C", "D"] }, { "name": "Blizzard Screen", "from": "Shimmering Crystal", "category": "status", "max": 2, "types": ["G", "H"] }, { "name": "Thunder Screen", "from": "Shimmering Crystal", "category": "status", "max": 2, "types": ["K", "L"] }, { "name": "Dark Screen", "from": "Shimmering Crystal", "category": "status", "max": 2, "types": ["O", "P"] }, { "name": "Reload Boost", "from": "Fleeting Crystal", "category": "status", "max": 1, "types": ["B", "F", "J", "N"] }, { "name": "Defender", "from": "Soothing Crystal", "category": "status", "max": 1, "types": ["J", "N"] }, { "name": "Combo Plus", "from": "Wellspring Crystal", "category": "support", "max": 3, "types": ["C", "D", "E", "K", "L", "M", "N"] }, { "name": "Air Combo Plus", "from": "Wellspring Crystal", "category": "support", "max": 3, "types": ["A", "F", "G", "H", "I", "O", "P"] }, { "name": "Exp Chance", "from": "Abounding Crystal", "category": "support", "max": 1, "types": ["B", "J"] }, { "name": "Exp Walker", "from": "Abounding Crystal", "category": "support", "max": 1, "types": ["H", "P"] }, { "name": "Damage Syphon", "from": "Soothing Crystal", "category": "support", "max": 1, "types": ["B", "F"] }, { "name": "Second Chance", "from": "Pulsing Crystal", "category": "support", "max": 1, "types": ["F", "N"] }, { "name": "Once More", "from": "Wellspring Crystal", "category": "support", "max": 1, "types": ["B", "J"] }, { "name": "Leaf Bracer", "from": "Pulsing Crystal", "category": "support", "max": 1, "types": ["A", "D", "E", "G"] } ]