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

{
    "url": "https://swarfarm.com/api/bestiary/1877?format=api",
    "pk": 1877,
    "com2us_id": 25612,
    "name": "Nora",
    "image_filename": "unit_icon_0078_1_2.png",
    "element": "Fire",
    "archetype": "Support",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 3205,
            "com2us_id": 15422,
            "name": "Totem Magic",
            "description": "Attacks the enemy target and recovers the HP of an ally with the lowest HP ratio by 15%.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +5%\nRecovery +5%\nDamage +5%\nRecovery +10%\nDamage +10%",
            "effect": [
                {
                    "name": "Heal",
                    "is_buff": true,
                    "description": "Increases ally's HP",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "3.9*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.9]]",
            "icon_filename": "skill_icon_0026_3_2.png"
        },
        {
            "pk": 3210,
            "com2us_id": 15427,
            "name": "Totem Friends",
            "description": "Attacks all enemies to remove all beneficial effects granted on them and provokes for 1 turn with a 50% chance each.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 5,
            "level_progress_description": "Damage +10%\nDamage +15%\nEffect Rate +20%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Provoke",
                    "is_buff": false,
                    "description": "The target is forced to attack the Monster that is provoked.",
                    "icon_filename": "debuff_provoke.png"
                },
                {
                    "name": "Remove Buff",
                    "is_buff": false,
                    "description": "Removes one or more beneficial effects from target monster(s)",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "3.2*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.2]]",
            "icon_filename": "skill_icon_0026_3_7.png"
        },
        {
            "pk": 3215,
            "com2us_id": 15432,
            "name": "Ancestor's Wisdom (Passive)",
            "description": "Inflicts Continuous Damage for 2 turns when you attack the enemy on your turn and inflicts Continuous Damage to the enemy target for 2 turns when you're attacked by a target during the enemy's turn. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "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": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0026_4_2.png"
        },
        {
            "pk": 3220,
            "com2us_id": 15437,
            "name": "Volcanic Tribe Totem",
            "description": "Stacks 1 totem whenever you're attacked by a target during the enemy's turn or use a skill during your turn. Becomes able to use the [Volcanic Tribe Totem] skill when you stack 3 totems. Attacks all enemies to remove all beneficial effects and decreases the HP by 5% per harmful effect granted when you use the skill. Up to 10% is applied to the boss.",
            "slot": 4,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 3,
            "level_progress_description": "Damage +10%\nDamage +10%",
            "effect": [
                {
                    "name": "Remove Buff",
                    "is_buff": false,
                    "description": "Removes one or more beneficial effects from target monster(s)",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "4.1*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.1]]",
            "icon_filename": "skill_icon_0026_4_7.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 10875,
    "base_attack": 769,
    "base_defense": 648,
    "speed": 97,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 25,
    "max_lvl_hp": 10875,
    "max_lvl_attack": 769,
    "max_lvl_defense": 648,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/1872?format=api",
        "pk": 1872,
        "name": "Totemist",
        "element": "Fire"
    },
    "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
}