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

{
    "url": "https://swarfarm.com/api/bestiary/1293?format=api",
    "pk": 1293,
    "com2us_id": 10733,
    "name": "Ramagos",
    "image_filename": "unit_icon_0051_2_2.png",
    "element": "Wind",
    "archetype": "HP",
    "base_stars": 6,
    "natural_stars": 2,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 2180,
            "com2us_id": 1853,
            "name": "Thrash",
            "description": "Thrashes the enemy, inflicting damage proportionate to your MAX HP. The attack reduces the enemy's Attack Bar by 25%.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Damage +5%\nDamage +15%",
            "effect": [
                {
                    "name": "Decrease ATB",
                    "is_buff": false,
                    "description": "Reduces the enemy's attack gauge",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "1.9*{ATK} + 0.18*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.9], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.18]]",
            "icon_filename": "skill_icon_0018_3_5.png"
        },
        {
            "pk": 2185,
            "com2us_id": 1858,
            "name": "Crouch",
            "description": "Recovers your HP by 35% and increases Defense for 3 turns.",
            "slot": 2,
            "cooltime": 3,
            "hits": 0,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Recovery +5%\nRecovery +15%",
            "effect": [
                {
                    "name": "Increase DEF",
                    "is_buff": true,
                    "description": "The target's defense will be increased by 70%.",
                    "icon_filename": "buff_defence_up.png"
                },
                {
                    "name": "Self-Heal",
                    "is_buff": true,
                    "description": "Heal that affects only the monster who cast the skill",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0018_6_5.png"
        },
        {
            "pk": 2190,
            "com2us_id": 1863,
            "name": "Clean Shot",
            "description": "Attacks an enemy, inflicting the amount of HP you've lost as damage. You gain an extra turn if the enemy dies.",
            "slot": 3,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "name": "Additional Turn",
                    "is_buff": true,
                    "description": "Gain another turn immediately",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "{Missing HP} (Fixed)",
            "multiplier_formula_raw": "[[\"ATTACK_LOSS_HP\", \"FIXED\"]]",
            "icon_filename": "skill_icon_0001_0_1.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 11535,
    "base_attack": 549,
    "base_defense": 714,
    "speed": 102,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 11535,
    "max_lvl_attack": 549,
    "max_lvl_defense": 714,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/112?format=api",
        "pk": 112,
        "name": "Ramagos",
        "element": "Wind"
    },
    "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": 23,
            "name": "Chiruka Remains",
            "description": "",
            "farmable_source": true
        },
        {
            "id": 36,
            "name": "Magic Shop",
            "description": "",
            "farmable_source": false
        },
        {
            "id": 10,
            "name": "Secret Dungeon",
            "description": "",
            "farmable_source": true
        },
        {
            "id": 39,
            "name": "Unknown Scroll or Social Summon",
            "description": "",
            "farmable_source": false
        }
    ],
    "fusion_food": false,
    "homunculus": false
}