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

{
    "url": "https://swarfarm.com/api/bestiary/770?format=api",
    "pk": 770,
    "com2us_id": 16615,
    "name": "Ragdoll",
    "image_filename": "unit_icon_0025_4_0.png",
    "element": "Dark",
    "archetype": "Support",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 1088,
            "com2us_id": 7805,
            "name": "Dragon's Might",
            "description": "Inflicts continuous damage for 2 turns if you land a Critical Hit.",
            "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": "Continuous DMG",
                    "is_buff": false,
                    "description": "The target's HP will be damaged by 5% of the MAX HP whenever the target's turn returns. (Ignores Defense)",
                    "icon_filename": "debuff_dot.png"
                }
            ],
            "multiplier_formula": "4.3*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.3]]",
            "icon_filename": "skill_icon_0007_6_5.png"
        },
        {
            "pk": 1091,
            "com2us_id": 7810,
            "name": "Torrent",
            "description": "The damage of this attack increases as your HP drops. If your HP is below 30%, the enemy's Defense is ignored.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +10%\nDamage +10%\nCooltime Turn -1\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Ignore DEF",
                    "is_buff": true,
                    "description": "Attack will ignore the target's defense.",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "{ATK}*(7.5 - 2.0*{Current HP %})",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"ATTACK_CUR_HP_RATE\", \"*\", -2.0, \"+\", 7.5]]",
            "icon_filename": "skill_icon_0007_1_6.png"
        },
        {
            "pk": 1098,
            "com2us_id": 7815,
            "name": "Tooth For a Tooth (Passive)",
            "description": "Reflects 15% of damage back to the enemy when you're attacked. Also Increases the Attack Bar of all allies by 10% if an ally receives a Critical Hit. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "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": "Passive Reflect DMG",
                    "is_buff": false,
                    "description": "Return a % of the incoming damage to the attacker when attacked.",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0007_6_6.png"
        }
    ],
    "leader_skill": {
        "attribute": "Defense",
        "amount": 50,
        "area": "Element",
        "element": "Dark"
    },
    "homunculus_skills": [],
    "base_hp": 11535,
    "base_attack": 714,
    "base_defense": 659,
    "speed": 100,
    "crit_rate": 30,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 11535,
    "max_lvl_attack": 714,
    "max_lvl_defense": 659,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/769?format=api",
        "pk": 769,
        "name": "Dragon Knight",
        "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
}