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

{
    "url": "https://swarfarm.com/api/bestiary/659?format=api",
    "pk": 659,
    "com2us_id": 16214,
    "name": "Conrad",
    "image_filename": "unit_icon_0024_3_3.png",
    "element": "Light",
    "archetype": "Attack",
    "base_stars": 5,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 698,
            "com2us_id": 7404,
            "name": "Deadly Blow",
            "description": "Disturbs the target's HP recovery for 2 turns with a 50% chance with an attack that increases its damage according to your MAX HP.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 7,
            "level_progress_description": "Damage +10%\nEffect Rate +10%\nDamage +10%\nEffect Rate +10%\nDamage +10%\nEffect Rate +10%",
            "effect": [
                {
                    "name": "Disturb HP Recovery",
                    "is_buff": false,
                    "description": "The target's HP cannot be recovered.",
                    "icon_filename": "debuff_block_heal.png"
                },
                {
                    "name": "Guaranteed Crushing Hit",
                    "is_buff": true,
                    "description": "Attack that always land as a Crushing Hit regardless of the enemy's attribute",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "1.4*{ATK} + 0.2*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.4], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.2]]",
            "icon_filename": "skill_icon_0007_2_4.png"
        },
        {
            "pk": 701,
            "com2us_id": 7409,
            "name": "Deadly Wave",
            "description": "Inflicts damage proportionate to your HP to all enemies and weakens their Attack Power for 2 turns with a 75% chance on each target. In addition, recovers the HP of 2 allies with the lowest HP by 10% of your MAX HP.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 6,
            "level_progress_description": "Damage +10%\nDamage +10%\nEffect Rate +10%\nDamage +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"
                },
                {
                    "name": "Heal",
                    "is_buff": true,
                    "description": "Increases ally's HP",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "0.25*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.25]]",
            "icon_filename": "skill_icon_0007_7_4.png"
        },
        {
            "pk": 707,
            "com2us_id": 7414,
            "name": "Trade",
            "description": "Changes the HP ratio and harmful effects with the enemy target (boss excluded) and the ally with the worst HP condition and increases the Attack Bar of all allies by 20%.",
            "slot": 3,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Attack Bar Recovery +5%\nAttack Bar Recovery +5%\nAttack Bar Recovery +5%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Increase ATB",
                    "is_buff": true,
                    "description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
                    "icon_filename": ""
                },
                {
                    "name": "Redistribute HP",
                    "is_buff": false,
                    "description": "Redistribute HP",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "180.0*{Attacker's Level}",
            "multiplier_formula_raw": "[[\"ATTACK_LV\", \"*\", 180.0]]",
            "icon_filename": "skill_icon_0007_1_5.png"
        }
    ],
    "leader_skill": {
        "attribute": "Attack Speed",
        "amount": 19,
        "area": "General",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 7140,
    "base_attack": 565,
    "base_defense": 412,
    "speed": 101,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 40,
    "accuracy": 0,
    "max_lvl_hp": 9720,
    "max_lvl_attack": 769,
    "max_lvl_defense": 560,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/658?format=api",
        "pk": 658,
        "name": "Death Knight",
        "element": "Light"
    },
    "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
}