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

{
    "url": "https://swarfarm.com/api/bestiary/776?format=api",
    "pk": 776,
    "com2us_id": 16815,
    "name": "Son Zhang Lao",
    "image_filename": "unit_icon_0025_4_4.png",
    "element": "Dark",
    "archetype": "HP",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 1130,
            "com2us_id": 7905,
            "name": "Monkey Wand",
            "description": "Attacks with the Monkey Wand and stuns the enemy 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%\nDamage +10%\nDamage +10%\nEffect Rate +15%",
            "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": "4.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0]]",
            "icon_filename": "skill_icon_0007_4_9.png"
        },
        {
            "pk": 1133,
            "com2us_id": 7910,
            "name": "Dark Monkey Wand",
            "description": "Attacks the enemy to decrease the Defense for 2 turns and to steal 1 beneficial effect with a 75% chance each.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +10%\nEffect Rate +10%\nDamage +10%\nEffect Rate +15%\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"
                },
                {
                    "name": "Steal Buff",
                    "is_buff": false,
                    "description": "Remove a beneficial effect and take it for yourself",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "7.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 7.2]]",
            "icon_filename": "skill_icon_0007_9_9.png"
        },
        {
            "pk": 1140,
            "com2us_id": 7915,
            "name": "Summon Clouds",
            "description": "Attacks all enemies with a giant storm cloud 2 times, the first hit decreasing their Defense for 2 turns and the second hit stunning them for 1 turn with a 75% chance. The damage of this skill will increase according to your MAX HP.",
            "slot": 3,
            "cooltime": 5,
            "hits": 2,
            "passive": false,
            "aoe": true,
            "max_level": 5,
            "level_progress_description": "Damage +10%\nDamage +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"
                },
                {
                    "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": "1.45*{ATK} + 0.095*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.45], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.095]]",
            "icon_filename": "skill_icon_0008_4_0.png"
        }
    ],
    "leader_skill": {
        "attribute": "Accuracy",
        "amount": 41,
        "area": "General",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 12180,
    "base_attack": 692,
    "base_defense": 637,
    "speed": 118,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 12180,
    "max_lvl_attack": 692,
    "max_lvl_defense": 637,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/775?format=api",
        "pk": 775,
        "name": "Monkey King",
        "element": "Dark"
    },
    "awakens_to": null,
    "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": 0,
    "awaken_mats_dark_high": 0,
    "awaken_mats_magic_low": 0,
    "awaken_mats_magic_mid": 0,
    "awaken_mats_magic_high": 0,
    "source": [
        {
            "id": 4,
            "name": "Scroll of Light and Darkness",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}