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

{
    "url": "https://swarfarm.com/api/bestiary/460?format=api",
    "pk": 460,
    "com2us_id": 14915,
    "name": "Mara",
    "image_filename": "unit_icon_0018_4_0.png",
    "element": "Dark",
    "archetype": "Attack",
    "base_stars": 4,
    "natural_stars": 3,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 263,
            "com2us_id": 5805,
            "name": "Accurate Shot",
            "description": "Attacks accurately with a 30% increased chance of landing a Critical Hit. The inflicted damage is proportionate to the enemy's MAX HP.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +5%\nDamage +5%\nDamage +10%",
            "effect": [
                {
                    "name": "Increase Attack Critical Chance",
                    "is_buff": true,
                    "description": "Attack has increased Critical Chance",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "2.9*{ATK} + 0.06*{Target MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.9], [\"+\"], [\"TARGET_TOT_HP\", \"*\", 0.06]]",
            "icon_filename": "skill_icon_0005_6_2.png"
        },
        {
            "pk": 273,
            "com2us_id": 5810,
            "name": "Poison Arrow",
            "description": "Fires two magical arrows, with each hit having a 40% chance to disturb the enemy's HP recovery for 2 turns. The enemy can't be revived if the enemy is killed with this skill.",
            "slot": 2,
            "cooltime": 4,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Effect Rate +5%\nDamage +10%\nEffect Rate +10%\nEffect Rate +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Anti-Revive",
                    "is_buff": false,
                    "description": "Prevents an enemy from being resurrected after being killed.",
                    "icon_filename": ""
                },
                {
                    "name": "Disturb HP Recovery",
                    "is_buff": false,
                    "description": "The target's HP cannot be recovered.",
                    "icon_filename": "debuff_block_heal.png"
                }
            ],
            "multiplier_formula": "2.7*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.7]]",
            "icon_filename": "skill_icon_0005_1_3.png"
        },
        {
            "pk": 274,
            "com2us_id": 5815,
            "name": "Soul Crush",
            "description": "Disturbs HP recovery for 2 turns with arrows that destroy the enemy's soul. The enemy can't be revived if the enemy is killed with this skill.",
            "slot": 3,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +10%\nDamage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Anti-Revive",
                    "is_buff": false,
                    "description": "Prevents an enemy from being resurrected after being killed.",
                    "icon_filename": ""
                },
                {
                    "name": "Disturb HP Recovery",
                    "is_buff": false,
                    "description": "The target's HP cannot be recovered.",
                    "icon_filename": "debuff_block_heal.png"
                }
            ],
            "multiplier_formula": "8.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 8.2]]",
            "icon_filename": "skill_icon_0005_6_3.png"
        }
    ],
    "leader_skill": {
        "attribute": "Attack Power",
        "amount": 21,
        "area": "Guild",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 4185,
    "base_attack": 493,
    "base_defense": 208,
    "speed": 102,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 7740,
    "max_lvl_attack": 911,
    "max_lvl_defense": 384,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/459?format=api",
        "pk": 459,
        "name": "Amazon",
        "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
}