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

{
    "url": "https://swarfarm.com/api/bestiary/1891?format=api",
    "pk": 1891,
    "com2us_id": 25801,
    "name": "Rune Blacksmith",
    "image_filename": "unit_icon_0081_0_1.png",
    "element": "Water",
    "archetype": "Support",
    "base_stars": 4,
    "natural_stars": 4,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "Leader Skill: Increases Defense of ally monsters with the Water element by 40%",
    "skills": [
        {
            "pk": 3250,
            "com2us_id": 15601,
            "name": "Power Swing",
            "description": "Attacks and stuns the enemy for 1 turn with a 30% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 8,
            "level_progress_description": "Damage +5%\nEffect Rate +5%\nDamage +5%\nEffect Rate +10%\nDamage +10%\nDamage +10%\nEffect Rate +15%",
            "effect": [
                {
                    "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": "3.9*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.9]]",
            "icon_filename": "skill_icon_0026_7_4.png"
        },
        {
            "pk": 3255,
            "com2us_id": 15606,
            "name": "Harmful Hammering",
            "description": "Attacks all enemies to decrease their Attack Power and Defense for 2 turns with an 85% chance each. Guaranteed to decrease their Attack Power and Defense for 3 turns if GREAT is activated with a 30% chance.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nDamage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Decrease ATK",
                    "is_buff": false,
                    "description": "The target's Attack Power will be decreased by 50%.",
                    "icon_filename": "debuff_attack_down.png"
                },
                {
                    "name": "Decrease DEF",
                    "is_buff": false,
                    "description": "The target's Defense will be decreased by 70%.",
                    "icon_filename": "debuff_defence_down.png"
                }
            ],
            "multiplier_formula": "3.3*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.3]]",
            "icon_filename": "skill_icon_0026_7_9.png"
        },
        {
            "pk": 3260,
            "com2us_id": 15611,
            "name": "Equipment Polishing (Passive)",
            "description": "Increases Accuracy of all allies by 20% each whenever an enemy resists a harmful effect. Increases Resistance of all allies by 20% each whenever an ally gets a harmful effect. [Automatic Effect]",
            "slot": 3,
            "cooltime": null,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0026_8_4.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 5175,
    "base_attack": 333,
    "base_defense": 303,
    "speed": 99,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 9555,
    "max_lvl_attack": 615,
    "max_lvl_defense": 560,
    "awakens_from": null,
    "awakens_to": {
        "url": "https://swarfarm.com/api/bestiary/1896?format=api",
        "pk": 1896,
        "name": "Susan",
        "element": "Water"
    },
    "awaken_mats_fire_low": 0,
    "awaken_mats_fire_mid": 0,
    "awaken_mats_fire_high": 0,
    "awaken_mats_water_low": 0,
    "awaken_mats_water_mid": 20,
    "awaken_mats_water_high": 10,
    "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": 15,
    "awaken_mats_magic_high": 5,
    "source": [],
    "fusion_food": false,
    "homunculus": false
}