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

{
    "url": "https://swarfarm.com/api/bestiary/1636?format=api",
    "pk": 1636,
    "com2us_id": 24012,
    "name": "RYU",
    "image_filename": "unit_icon_0059_1_2.png",
    "element": "Fire",
    "archetype": "Attack",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 2726,
            "com2us_id": 13902,
            "name": "Hadoken",
            "description": "Uses Hadoken on the enemy to inflict damage and decreases the Attack Power for 2 turns with a 50% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +5%\nDamage +5%\nEffect Rate +10%\nDamage +15%\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"
                }
            ],
            "multiplier_formula": "3.7*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.7]]",
            "icon_filename": "skill_icon_0023_1_0.png"
        },
        {
            "pk": 2731,
            "com2us_id": 13907,
            "name": "Shoryuken",
            "description": "Uses an uppercut to inflict damage and leaves a Branding effect for 2 turns. [Hadoken] will be activated in succession with a 30% chance.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +15%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Additional Attack",
                    "is_buff": true,
                    "description": "Attacks an additional time on the same turn. ",
                    "icon_filename": ""
                },
                {
                    "name": "Brand",
                    "is_buff": false,
                    "description": "The target will receive 25% increased damage.",
                    "icon_filename": "debuff_brand.png"
                }
            ],
            "multiplier_formula": "6.1*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 6.1]]",
            "icon_filename": "skill_icon_0023_1_1.png"
        },
        {
            "pk": 2736,
            "com2us_id": 13912,
            "name": "Martial Art's Instinct (Passive)",
            "description": "When being attacked by an enemy, the chance of receiving a Glancing Hit increases up to 50% as the enemy's Attack Power is lower than your Attack Power. If the enemy's attack lands as a Glancing Hit, removes 1 harmful effect and counterattacks with [Shoryuken]. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "name": "Cleanse",
                    "is_buff": true,
                    "description": "Removes one or more debuffs",
                    "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"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0023_1_2.png"
        }
    ],
    "leader_skill": {
        "attribute": "Attack Power",
        "amount": 33,
        "area": "General",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 9885,
    "base_attack": 889,
    "base_defense": 593,
    "speed": 103,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 25,
    "max_lvl_hp": 9885,
    "max_lvl_attack": 889,
    "max_lvl_defense": 593,
    "awakens_from": null,
    "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": [],
    "fusion_food": false,
    "homunculus": false
}