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

{
    "url": "https://swarfarm.com/api/bestiary/1051?format=api",
    "pk": 1051,
    "com2us_id": 1000215,
    "name": "Homunculus(Support)",
    "image_filename": "unit_icon_0044_3_1.png",
    "element": "Dark",
    "archetype": "Support",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 1739,
            "com2us_id": 10251000,
            "name": "Mana Shock",
            "description": "Uses Mana to attack the enemy and inflict damage.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +5%\nDamage +10%\nDamage +10%",
            "effect": [],
            "multiplier_formula": "3.6*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.6]]",
            "icon_filename": "skill_icon_0015_4_5.png"
        },
        {
            "pk": 1740,
            "com2us_id": 10252000,
            "name": "Operation Support",
            "description": "Recovers an ally's HP by 20%.",
            "slot": 2,
            "cooltime": 4,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Recovery +5%\nRecovery +5%\nRecovery +10%\nRecovery +10%\nCooltime Turn -1",
            "effect": [],
            "multiplier_formula": "0.2*{Target MAX HP} (Fixed)",
            "multiplier_formula_raw": "[[\"TARGET_TOT_HP\", \"*\", 0.2, \"FIXED\"]]",
            "icon_filename": "skill_icon_0015_2_6.png"
        },
        {
            "pk": 1741,
            "com2us_id": 10253000,
            "name": "Protection Field",
            "description": "Creates a shield that absorbs damage proportionate to your level on all allies and increases their Defense for 2 turns.",
            "slot": 3,
            "cooltime": 6,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 3,
            "level_progress_description": "Cooltime Turn -1\nCooltime Turn -1",
            "effect": [],
            "multiplier_formula": "110.0*{Attacker's Level}",
            "multiplier_formula_raw": "[[\"ATTACK_LV\", \"*\", 110.0]]",
            "icon_filename": "skill_icon_0015_7_7.png"
        },
        {
            "pk": 1742,
            "com2us_id": 10254000,
            "name": "Magic Power Explosion II (Passive)",
            "description": "Revives with 50% HP when you're inflicted with fatal damage, and resets the skill cooldown time of all skills and falls under the Magic Power Explosion state for 2 turns. You'll be uncontrollable under the Magic Power Explosion state and be defeated when the effect ends. [Automatic Effect]",
            "slot": 4,
            "cooltime": 10,
            "hits": 1,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "name": "Magic Power Explosion",
                    "is_buff": true,
                    "description": "You'll be uncontrollable under this state and be defeated when this effect ends.",
                    "icon_filename": "buff_manafury.png"
                },
                {
                    "name": "Revive",
                    "is_buff": true,
                    "description": "Revive a dead ally",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0015_8_7.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [
        {
            "skill": {
                "pk": 1723,
                "com2us_id": 10251010,
                "name": "Dark Shock",
                "description": "Attacks the enemy to absorb 10% of the target's Attack Bar with a 25% chance.",
                "slot": 1,
                "cooltime": null,
                "hits": 1,
                "passive": false,
                "aoe": false,
                "max_level": 6,
                "level_progress_description": "Damage +10%\nEffect Rate +10%\nDamage +10%\nDamage +15%\nEffect Rate +15%",
                "effect": [
                    {
                        "name": "Absorb ATB",
                        "is_buff": true,
                        "description": "Steal ATB from the enemy and add it to yourself",
                        "icon_filename": ""
                    }
                ],
                "multiplier_formula": "3.6*{ATK}",
                "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.6]]",
                "icon_filename": "skill_icon_0015_6_5.png"
            },
            "craft_materials": [
                {
                    "quantity": 50000
                },
                {
                    "quantity": 50
                },
                {
                    "quantity": 100
                },
                {
                    "quantity": 150
                },
                {
                    "quantity": 50
                }
            ],
            "prerequisites": [
                1739
            ]
        },
        {
            "skill": {
                "pk": 1724,
                "com2us_id": 10251011,
                "name": "Dark Shock - Purification",
                "description": "Attacks the enemy to remove 1 beneficial effect granted on the target and absorbs 10% of the target's Attack Bar with a 25% chance each.",
                "slot": 1,
                "cooltime": null,
                "hits": 1,
                "passive": false,
                "aoe": false,
                "max_level": 6,
                "level_progress_description": "Damage +10%\nEffect Rate +10%\nDamage +10%\nDamage +15%\nEffect Rate +15%",
                "effect": [
                    {
                        "name": "Absorb ATB",
                        "is_buff": true,
                        "description": "Steal ATB from the enemy and add it to yourself",
                        "icon_filename": ""
                    },
                    {
                        "name": "Remove Buff",
                        "is_buff": false,
                        "description": "Removes one or more beneficial effects from target monster(s)",
                        "icon_filename": ""
                    }
                ],
                "multiplier_formula": "3.6*{ATK}",
                "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.6]]",
                "icon_filename": "skill_icon_0015_9_5.png"
            },
            "craft_materials": [
                {
                    "quantity": 75000
                },
                {
                    "quantity": 300
                },
                {
                    "quantity": 100
                },
                {
                    "quantity": 100
                },
                {
                    "quantity": 200
                }
            ],
            "prerequisites": [
                1723
            ]
        },
        {
            "skill": {
                "pk": 1725,
                "com2us_id": 10251012,
                "name": "Dark Shock - Chain",
                "description": "Attacks the enemy 3 times to absorb 10% of the target's Attack Bar with a 25% chance each.",
                "slot": 1,
                "cooltime": null,
                "hits": 3,
                "passive": false,
                "aoe": false,
                "max_level": 6,
                "level_progress_description": "Damage +10%\nEffect Rate +10%\nDamage +10%\nDamage +15%\nEffect Rate +15%",
                "effect": [
                    {
                        "name": "Absorb ATB",
                        "is_buff": true,
                        "description": "Steal ATB from the enemy and add it to yourself",
                        "icon_filename": ""
                    }
                ],
                "multiplier_formula": "1.2*{ATK}",
                "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.2]]",
                "icon_filename": "skill_icon_0015_0_6.png"
            },
            "craft_materials": [
                {
                    "quantity": 200
                },
                {
                    "quantity": 75000
                },
                {
                    "quantity": 300
                },
                {
                    "quantity": 100
                },
                {
                    "quantity": 100
                }
            ],
            "prerequisites": [
                1723
            ]
        },
        {
            "skill": {
                "pk": 1726,
                "com2us_id": 10252010,
                "name": "Operation Gamma",
                "description": "Attacks the enemy to remove all beneficial effects granted on the target with a 75% chance.",
                "slot": 2,
                "cooltime": 4,
                "hits": 1,
                "passive": false,
                "aoe": false,
                "max_level": 6,
                "level_progress_description": "Damage +10%\nEffect Rate +10%\nDamage +10%\nEffect Rate +15%\nCooltime Turn -1",
                "effect": [],
                "multiplier_formula": "4.8*{ATK}",
                "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.8]]",
                "icon_filename": "skill_icon_0015_5_6.png"
            },
            "craft_materials": [
                {
                    "quantity": 150000
                },
                {
                    "quantity": 300
                },
                {
                    "quantity": 450
                },
                {
                    "quantity": 150
                },
                {
                    "quantity": 150
                }
            ],
            "prerequisites": [
                1725,
                1724
            ]
        },
        {
            "skill": {
                "pk": 1727,
                "com2us_id": 10252020,
                "name": "Operation Delta",
                "description": "Attacks the enemy to elongate the harmful effect granted on the enemy by 1 turn with a 25% chance.",
                "slot": 2,
                "cooltime": 4,
                "hits": 1,
                "passive": false,
                "aoe": false,
                "max_level": 6,
                "level_progress_description": "Damage +5%\nEffect Rate +10%\nDamage +10%\nEffect Rate +15%\nCooltime Turn -1",
                "effect": [],
                "multiplier_formula": "4.8*{ATK}",
                "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.8]]",
                "icon_filename": "skill_icon_0015_6_6.png"
            },
            "craft_materials": [
                {
                    "quantity": 150000
                },
                {
                    "quantity": 450
                },
                {
                    "quantity": 150
                },
                {
                    "quantity": 150
                },
                {
                    "quantity": 300
                }
            ],
            "prerequisites": [
                1725,
                1724
            ]
        },
        {
            "skill": {
                "pk": 1728,
                "com2us_id": 10252011,
                "name": "Operation Gamma - Weaken",
                "description": "Attacks the enemy to remove all beneficial effects granted on the target with a 75% chance and weakens the Defense for 2 turns with a 50% chance.",
                "slot": 2,
                "cooltime": 4,
                "hits": 1,
                "passive": false,
                "aoe": false,
                "max_level": 6,
                "level_progress_description": "Damage +10%\nEffect Rate +10%\nDamage +10%\nEffect Rate +15%\nCooltime Turn -1",
                "effect": [],
                "multiplier_formula": "4.8*{ATK}",
                "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.8]]",
                "icon_filename": "skill_icon_0015_1_7.png"
            },
            "craft_materials": [
                {
                    "quantity": 600
                },
                {
                    "quantity": 200
                },
                {
                    "quantity": 200
                },
                {
                    "quantity": 400
                },
                {
                    "quantity": 225000
                }
            ],
            "prerequisites": [
                1726
            ]
        },
        {
            "skill": {
                "pk": 1729,
                "com2us_id": 10252012,
                "name": "Operation Gamma - Control",
                "description": "Attacks the enemy to remove all beneficial effects granted on the target with a 75% chance and stuns the target for 1 turn if you successfully remove the beneficial effects.",
                "slot": 2,
                "cooltime": 4,
                "hits": 1,
                "passive": false,
                "aoe": false,
                "max_level": 6,
                "level_progress_description": "Damage +10%\nEffect Rate +10%\nDamage +10%\nEffect Rate +15%\nCooltime Turn -1",
                "effect": [],
                "multiplier_formula": "4.8*{ATK}",
                "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.8]]",
                "icon_filename": "skill_icon_0015_2_7.png"
            },
            "craft_materials": [
                {
                    "quantity": 225000
                },
                {
                    "quantity": 600
                },
                {
                    "quantity": 200
                },
                {
                    "quantity": 200
                },
                {
                    "quantity": 400
                }
            ],
            "prerequisites": [
                1726
            ]
        },
        {
            "skill": {
                "pk": 1730,
                "com2us_id": 10252021,
                "name": "Operation Delta - Chain",
                "description": "Attacks the enemy 3 times to elongate the harmful effect granted on the enemy by 1 turn with a 25% chance each.",
                "slot": 2,
                "cooltime": 4,
                "hits": 1,
                "passive": false,
                "aoe": false,
                "max_level": 6,
                "level_progress_description": "Damage +5%\nEffect Rate +10%\nDamage +10%\nEffect Rate +15%\nCooltime Turn -1",
                "effect": [],
                "multiplier_formula": "1.6*{ATK}",
                "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.6]]",
                "icon_filename": "skill_icon_0015_3_7.png"
            },
            "craft_materials": [
                {
                    "quantity": 225000
                },
                {
                    "quantity": 600
                },
                {
                    "quantity": 200
                },
                {
                    "quantity": 200
                },
                {
                    "quantity": 400
                }
            ],
            "prerequisites": [
                1727
            ]
        },
        {
            "skill": {
                "pk": 1731,
                "com2us_id": 10252022,
                "name": "Operation Delta - Ruin",
                "description": "Attacks the enemy to elongate the harmful effect granted on the enemy by 1 turn with a 25% chance. After that, the enemy's HP will be decreased proportionate to the total no. of turns of the harmful effect granted on the target.",
                "slot": 2,
                "cooltime": 4,
                "hits": 1,
                "passive": false,
                "aoe": false,
                "max_level": 6,
                "level_progress_description": "Damage +5%\nEffect Rate +10%\nDamage +10%\nEffect Rate +15%\nCooltime Turn -1",
                "effect": [],
                "multiplier_formula": "4.8*{ATK}",
                "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.8]]",
                "icon_filename": "skill_icon_0015_4_7.png"
            },
            "craft_materials": [
                {
                    "quantity": 225000
                },
                {
                    "quantity": 600
                },
                {
                    "quantity": 200
                },
                {
                    "quantity": 200
                },
                {
                    "quantity": 400
                }
            ],
            "prerequisites": [
                1727
            ]
        },
        {
            "skill": {
                "pk": 1732,
                "com2us_id": 10253010,
                "name": "Unbalanced Field",
                "description": "Increases the skill cooldown time of all enemies by 2 turns each and decreases the Attack Speed for 2 turns. After that, the skill cooldown time of all allies will be decreased by 2 turns each and the Attack Speed will be increased for 2 turns.",
                "slot": 3,
                "cooltime": 6,
                "hits": 0,
                "passive": false,
                "aoe": false,
                "max_level": 3,
                "level_progress_description": "Cooltime Turn -1\nCooltime Turn -1",
                "effect": [
                    {
                        "name": "Increase Cooltime",
                        "is_buff": false,
                        "description": "Puts the target's skill on cool down.",
                        "icon_filename": ""
                    },
                    {
                        "name": "Reduce Cooltime",
                        "is_buff": true,
                        "description": "Reduces cool down counter of skills by 1 or more",
                        "icon_filename": ""
                    }
                ],
                "multiplier_formula": "",
                "multiplier_formula_raw": "[]",
                "icon_filename": "skill_icon_0015_3_8.png"
            },
            "craft_materials": [
                {
                    "quantity": 500000
                },
                {
                    "quantity": 750
                },
                {
                    "quantity": 250
                },
                {
                    "quantity": 250
                },
                {
                    "quantity": 500
                }
            ],
            "prerequisites": [
                1729,
                1728
            ]
        },
        {
            "skill": {
                "pk": 1733,
                "com2us_id": 10253020,
                "name": "Lockdown",
                "description": "Puts the enemy target to sleep for 3 turns and decreases the Attack Speed of all other enemies for 2 turns. The sleep effect can't be resisted.",
                "slot": 3,
                "cooltime": 6,
                "hits": 1,
                "passive": false,
                "aoe": false,
                "max_level": 3,
                "level_progress_description": "Cooltime Turn -1\nCooltime Turn -1",
                "effect": [],
                "multiplier_formula": "",
                "multiplier_formula_raw": "[]",
                "icon_filename": "skill_icon_0015_4_8.png"
            },
            "craft_materials": [
                {
                    "quantity": 500000
                },
                {
                    "quantity": 750
                },
                {
                    "quantity": 250
                },
                {
                    "quantity": 250
                },
                {
                    "quantity": 500
                }
            ],
            "prerequisites": [
                1729,
                1728
            ]
        },
        {
            "skill": {
                "pk": 1734,
                "com2us_id": 10253030,
                "name": "Shock Wave",
                "description": "Removes all beneficial effects on all enemies, decreases their Attack Speed for 2 turns with a 30% chance and Stuns them for 1 turn with a 30% chance.",
                "slot": 3,
                "cooltime": 6,
                "hits": 1,
                "passive": false,
                "aoe": false,
                "max_level": 3,
                "level_progress_description": "Cooltime Turn -1\nCooltime Turn -1",
                "effect": [],
                "multiplier_formula": "",
                "multiplier_formula_raw": "[]",
                "icon_filename": "skill_icon_0015_5_8.png"
            },
            "craft_materials": [
                {
                    "quantity": 500000
                },
                {
                    "quantity": 750
                },
                {
                    "quantity": 250
                },
                {
                    "quantity": 250
                },
                {
                    "quantity": 500
                }
            ],
            "prerequisites": [
                1730,
                1731
            ]
        },
        {
            "skill": {
                "pk": 1735,
                "com2us_id": 10253040,
                "name": "Analyze Weakpoint",
                "description": "Attacks the enemy 4 times to grant a harmful effect that isn't granted on the enemy for 2 turns each among Decrease ATK SPD/Increased chances of landing a Glancing Hit/Decrease DEF/Decrease ATK/Branding/Unrecoverable Effects.",
                "slot": 3,
                "cooltime": 6,
                "hits": 4,
                "passive": false,
                "aoe": false,
                "max_level": 3,
                "level_progress_description": "Cooltime Turn -1\nCooltime Turn -1",
                "effect": [],
                "multiplier_formula": "2.0*{ATK}",
                "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.0]]",
                "icon_filename": "skill_icon_0015_6_8.png"
            },
            "craft_materials": [
                {
                    "quantity": 500000
                },
                {
                    "quantity": 750
                },
                {
                    "quantity": 250
                },
                {
                    "quantity": 250
                },
                {
                    "quantity": 500
                }
            ],
            "prerequisites": [
                1730,
                1731
            ]
        }
    ],
    "base_hp": 12345,
    "base_attack": 692,
    "base_defense": 626,
    "speed": 101,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 12345,
    "max_lvl_attack": 692,
    "max_lvl_defense": 626,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/1049?format=api",
        "pk": 1049,
        "name": "Homunculus(Support)",
        "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": [],
    "fusion_food": false,
    "homunculus": true
}