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

{
    "url": "https://swarfarm.com/api/bestiary/1203?format=api",
    "pk": 1203,
    "com2us_id": 22205,
    "name": "Druid",
    "image_filename": "unit_icon_0046_4_3.png",
    "element": "Dark",
    "archetype": "HP",
    "base_stars": 5,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Gain new skill: Wild Blow",
    "skills": [
        {
            "pk": 1995,
            "com2us_id": 12905,
            "name": "Touch of Punishment",
            "description": "Attacks an enemy and stuns the target for 1 turn with a 35% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nEffect Rate +5%\nDamage +10%\nEffect Rate +10%",
            "effect": [
                {
                    "name": "Stun",
                    "is_buff": false,
                    "description": "The target will be stunned and won't be able to attack.",
                    "icon_filename": "debuff_stun.png"
                }
            ],
            "multiplier_formula": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "icon_filename": "skill_icon_0017_7_2.png"
        },
        {
            "pk": 2000,
            "com2us_id": 12910,
            "name": "Wild Blow",
            "description": "Attacks an enemy to inflict damage that increases according to your MAX HP and recovers 30% of the inflicted damage as HP.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +5%\nDamage +10%\nDamage +10%\nDamage +15%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Heal",
                    "is_buff": true,
                    "description": "Increases ally's HP",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "4.0*{ATK} + 0.25*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.25]]",
            "icon_filename": "skill_icon_0017_2_3.png"
        },
        {
            "pk": 2005,
            "com2us_id": 12915,
            "name": "Moonlight Grace",
            "description": "Removes harmful effects granted on all allies.",
            "slot": 3,
            "cooltime": 6,
            "hits": 0,
            "passive": false,
            "aoe": true,
            "max_level": 3,
            "level_progress_description": "Cooltime Turn -1\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Cleanse",
                    "is_buff": true,
                    "description": "Removes one or more debuffs",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0017_7_3.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 7995,
    "base_attack": 476,
    "base_defense": 444,
    "speed": 98,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 10875,
    "max_lvl_attack": 648,
    "max_lvl_defense": 604,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/1208?format=api",
        "pk": 1208,
        "name": "Pater",
        "element": "Dark"
    },
    "awaken_mats_fire_low": 0,
    "awaken_mats_fire_mid": 0,
    "awaken_mats_fire_high": 0,
    "awaken_mats_water_low": 0,
    "awaken_mats_water_mid": 0,
    "awaken_mats_water_high": 0,
    "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": 10,
    "awaken_mats_dark_high": 20,
    "awaken_mats_magic_low": 0,
    "awaken_mats_magic_mid": 5,
    "awaken_mats_magic_high": 15,
    "source": [
        {
            "id": 4,
            "name": "Scroll of Light and Darkness",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}