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

{
    "url": "https://swarfarm.com/api/bestiary/1177?format=api",
    "pk": 1177,
    "com2us_id": 21914,
    "name": "Deva",
    "image_filename": "unit_icon_0045_3_1.png",
    "element": "Light",
    "archetype": "Attack",
    "base_stars": 5,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 1946,
            "com2us_id": 12604,
            "name": "Crescent Moon Slash",
            "description": "Attacks the enemy 2 times to inflict damage that increases as the enemy's HP decreases. Additionally, if there's Boomerang Warrior included in the ally team, one of Chakram Dancers will attack together with Boomerang Warrior during Boomerang Warrior's turn.",
            "slot": 1,
            "cooltime": null,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +5%\nDamage +10%\nDamage +15%",
            "effect": [
                {
                    "name": "Ally Attack",
                    "is_buff": true,
                    "description": "Brings one or more allies to attack at the same time. ",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "{ATK}*(3.0 - 1.5*{Target Current HP %})",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.0], [\"*\"], [\"TARGET_CUR_HP_RATE\", \"*\", -1.5, \"+\", 3.0]]",
            "icon_filename": "skill_icon_0016_6_3.png"
        },
        {
            "pk": 1951,
            "com2us_id": 12609,
            "name": "Chakram Crush",
            "description": "Attacks all enemies with chakrams 2 times and stuns them for 1 turn with a 30% chance each.",
            "slot": 2,
            "cooltime": 4,
            "hits": 2,
            "passive": false,
            "aoe": true,
            "max_level": 6,
            "level_progress_description": "Effect Rate +5%\nDamage +10%\nEffect Rate +5%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Ally Attack",
                    "is_buff": true,
                    "description": "Brings one or more allies to attack at the same time. ",
                    "icon_filename": ""
                },
                {
                    "name": "Stun",
                    "is_buff": false,
                    "description": "The target will be stunned and won't be able to attack.",
                    "icon_filename": "debuff_stun.png"
                }
            ],
            "multiplier_formula": "1.7*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.7]]",
            "icon_filename": "skill_icon_0016_1_4.png"
        },
        {
            "pk": 1956,
            "com2us_id": 12614,
            "name": "Silver Chakram (Passive)",
            "description": "Inflicts Continuous Damage for 1 turn with a 50% chance and additional damage that's proportionate to the enemy's MAX HP with every attack. Boomerang Warrior's attacks will also inflict additional damage that's proportionate to the enemy's MAX HP when they attack together. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "name": "Ignore DEF",
                    "is_buff": true,
                    "description": "Attack will ignore the target's defense.",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0016_6_4.png"
        }
    ],
    "leader_skill": {
        "attribute": "Attack Speed",
        "amount": 24,
        "area": "Dungeon",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 7020,
    "base_attack": 533,
    "base_defense": 452,
    "speed": 103,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 9555,
    "max_lvl_attack": 725,
    "max_lvl_defense": 615,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/1172?format=api",
        "pk": 1172,
        "name": "Chakram Dancer",
        "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
}