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

{
    "url": "https://swarfarm.com/api/bestiary/764?format=api",
    "pk": 764,
    "com2us_id": 17415,
    "name": "Rahul",
    "image_filename": "unit_icon_0027_4_1.png",
    "element": "Dark",
    "archetype": "HP",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 1042,
            "com2us_id": 8320,
            "name": "Crushing Blow",
            "description": "Smashes the enemy and removes 1 beneficial effect from the enemy with a 75% chance. The damage increases accordingly to your MAX HP and grants a Branding Effect to the enemy for 1 turn.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +10%\nDamage +10%",
            "effect": [
                {
                    "name": "Brand",
                    "is_buff": false,
                    "description": "The target will receive 25% increased damage.",
                    "icon_filename": "debuff_brand.png"
                },
                {
                    "name": "Remove Buff",
                    "is_buff": false,
                    "description": "Removes one or more beneficial effects from target monster(s)",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "1.1*{ATK} + 0.18*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.1], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.18]]",
            "icon_filename": "skill_icon_0008_9_5.png"
        },
        {
            "pk": 1047,
            "com2us_id": 8310,
            "name": "Defend",
            "description": "Escorts the ally target for 3 turns and instantly recovers your turn. Receives half of the damage inflicted on the escorted target while making the damage dealt to the escorted target to 0 and counterattacks the enemy target.",
            "slot": 2,
            "cooltime": 5,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "max_level": 2,
            "level_progress_description": "Cooltime Turn -1",
            "effect": [
                {
                    "name": "Additional Turn",
                    "is_buff": true,
                    "description": "Gain another turn immediately",
                    "icon_filename": ""
                },
                {
                    "name": "Counter",
                    "is_buff": true,
                    "description": "When attacked, the target will counterattack to inflict 75% of the Attack Power as damage.",
                    "icon_filename": "buff_counter.png"
                },
                {
                    "name": "Defend",
                    "is_buff": true,
                    "description": "The caster of this skill will receive half of the damage inflicted on the escorted target while making the damage dealt to the defended target to 0 and counterattack the enemy target.",
                    "icon_filename": "buff_protect.png"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0008_9_3.png"
        },
        {
            "pk": 1052,
            "com2us_id": 8315,
            "name": "Trick of Darkness",
            "description": "Attacks all enemies with a spell that summons the power of darkness. This attack has a 75% chance to remove beneficial effects and a 75% chance to block beneficial effects from being granted on them for 2 turns. The damage of this skill is proportionate to your MAX HP.",
            "slot": 3,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 6,
            "level_progress_description": "Damage +10%\nEffect Rate +10%\nDamage +10%\nEffect Rate +15%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Beneficial Effects Blocked",
                    "is_buff": false,
                    "description": "All beneficial effects will be blocked",
                    "icon_filename": "debuff_block_buffs.png"
                },
                {
                    "name": "Remove Buff",
                    "is_buff": false,
                    "description": "Removes one or more beneficial effects from target monster(s)",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "0.29*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.29]]",
            "icon_filename": "skill_icon_0008_4_4.png"
        }
    ],
    "leader_skill": {
        "attribute": "Accuracy",
        "amount": 41,
        "area": "General",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 12840,
    "base_attack": 659,
    "base_defense": 626,
    "speed": 101,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 12840,
    "max_lvl_attack": 659,
    "max_lvl_defense": 626,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/763?format=api",
        "pk": 763,
        "name": "Beast Monk",
        "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
}