GET /api/bestiary/1837?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://swarfarm.com/api/bestiary/1837?format=api",
    "pk": 1837,
    "com2us_id": 25201,
    "name": "Mage",
    "image_filename": "unit_icon_0075_0_1.png",
    "element": "Water",
    "archetype": "Support",
    "base_stars": 5,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Increases SPD by 15",
    "skills": [
        {
            "pk": 3132,
            "com2us_id": 15101,
            "name": "Magical Eye",
            "description": "Attacks the enemy 2 times and decreases the Attack Power for 2 turns with a 35% chance with each attack.",
            "slot": 1,
            "cooltime": null,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +5%\nEffect Rate +5%\nDamage +10%\nEffect Rate +10%\nEffect Rate +15%",
            "effect": [
                {
                    "name": "Decrease ATK",
                    "is_buff": false,
                    "description": "The target's Attack Power will be decreased by 50%.",
                    "icon_filename": "debuff_attack_down.png"
                }
            ],
            "multiplier_formula": "1.9*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9]]",
            "icon_filename": "skill_icon_0025_8_0.png"
        },
        {
            "pk": 3137,
            "com2us_id": 15106,
            "name": "Mana Storm",
            "description": "Attacks all enemies with the magic energy to decrease their Defense for 2 turns with a 75% chance.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 6,
            "level_progress_description": "Effect Rate +5%\nDamage +10%\nEffect Rate +10%\nEffect Rate +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Decrease DEF",
                    "is_buff": false,
                    "description": "The target's Defense will be decreased by 70%.",
                    "icon_filename": "debuff_defence_down.png"
                }
            ],
            "multiplier_formula": "4.3*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.3]]",
            "icon_filename": "skill_icon_0025_8_5.png"
        },
        {
            "pk": 3142,
            "com2us_id": 15111,
            "name": "Soul Harvest (Passive)",
            "description": "Creates a soul stone when the battle begins. In addition, harvests a soul and creates a soul stone when an enemy dies on an ally's turn. Up to 3 soul stones can be stored up, and consumes 1 saved soul stone to revive the ally with 20% HP when an ally dies. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "name": "Revive",
                    "is_buff": true,
                    "description": "Revive a dead ally",
                    "icon_filename": ""
                },
                {
                    "name": "Soul Stone",
                    "is_buff": true,
                    "description": "1 Soul Stone will be consumed to revive the ally with 20% HP when an ally dies.",
                    "icon_filename": "buff_soul_stone.png"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0025_9_0.png"
        }
    ],
    "leader_skill": {
        "attribute": "Accuracy",
        "amount": 55,
        "area": "Guild",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 7635,
    "base_attack": 525,
    "base_defense": 420,
    "speed": 100,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 10380,
    "max_lvl_attack": 714,
    "max_lvl_defense": 571,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/1842?format=api",
        "pk": 1842,
        "name": "Nana",
        "element": "Water"
    },
    "awaken_mats_fire_low": 0,
    "awaken_mats_fire_mid": 0,
    "awaken_mats_fire_high": 0,
    "awaken_mats_water_low": 0,
    "awaken_mats_water_mid": 10,
    "awaken_mats_water_high": 20,
    "awaken_mats_wind_low": 0,
    "awaken_mats_wind_mid": 0,
    "awaken_mats_wind_high": 0,
    "awaken_mats_light_low": 0,
    "awaken_mats_light_mid": 0,
    "awaken_mats_light_high": 0,
    "awaken_mats_dark_low": 0,
    "awaken_mats_dark_mid": 0,
    "awaken_mats_dark_high": 0,
    "awaken_mats_magic_low": 0,
    "awaken_mats_magic_mid": 5,
    "awaken_mats_magic_high": 15,
    "source": [],
    "fusion_food": false,
    "homunculus": false
}