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

{
    "url": "https://swarfarm.com/api/bestiary/1011?format=api",
    "pk": 1011,
    "com2us_id": 1000111,
    "name": "Homunculus(Attack)",
    "image_filename": "unit_icon_0042_0_2.png",
    "element": "Water",
    "archetype": "Attack",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 1574,
            "com2us_id": 10111000,
            "name": "Magic Ray",
            "description": "Attacks the enemy with the power of condensed magic.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": true,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +10%\nDamage +10%",
            "effect": [
                {
                    "name": "Freeze",
                    "is_buff": false,
                    "description": "The target will be frozen and won't be able to attack.",
                    "icon_filename": "debuff_freeze.png"
                },
                {
                    "name": "Remove Buff",
                    "is_buff": false,
                    "description": "Removes one or more beneficial effects from target monster(s)",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "icon_filename": "skill_icon_0014_6_7.png"
        },
        {
            "pk": 1575,
            "com2us_id": 10112000,
            "name": "Magic Bullet",
            "description": "Throws a magic ball to attack the enemy target 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 +5%\nDamage +5%\nDamage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [],
            "multiplier_formula": "5.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.8]]",
            "icon_filename": "skill_icon_0014_8_2.png"
        },
        {
            "pk": 1578,
            "com2us_id": 10113000,
            "name": "Magic Power Burst",
            "description": "Attacks the enemy target to inflict damage. The damage increases by 20% for each harmful effect on the enemy.",
            "slot": 3,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +10%\nDamage +10%\nDamage +10%\nCooltime Turn -1",
            "effect": [],
            "multiplier_formula": "8.0*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 8.0]]",
            "icon_filename": "skill_icon_0014_1_3.png"
        },
        {
            "pk": 1583,
            "com2us_id": 10114000,
            "name": "Magic Power Explosion (Passive)",
            "description": "Revives with 50% HP when you're inflicted with fatal damage and falls under the Magic Power Explosion state for 2 turns. The Magic Power Explosion state will increase the damage inflicted to the enemies by 30%, but you'll be uncontrollable and die 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_0014_2_3.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [
        {
            "skill": {
                "pk": 1572,
                "com2us_id": 10111010,
                "name": "Frost Ray",
                "description": "Attacks the enemy target to Freeze the target for 1 turn with a 15% chance.",
                "slot": 1,
                "cooltime": null,
                "hits": 1,
                "passive": false,
                "aoe": false,
                "max_level": 5,
                "level_progress_description": "Damage +5%\nDamage +5%\nDamage +10%\nDamage +10%",
                "effect": [
                    {
                        "name": "Freeze",
                        "is_buff": false,
                        "description": "The target will be frozen and won't be able to attack.",
                        "icon_filename": "debuff_freeze.png"
                    }
                ],
                "multiplier_formula": "3.8*{ATK}",
                "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
                "icon_filename": "skill_icon_0014_7_3.png"
            },
            "craft_materials": [
                {
                    "quantity": 150
                },
                {
                    "quantity": 50
                },
                {
                    "quantity": 50000
                },
                {
                    "quantity": 50
                },
                {
                    "quantity": 100
                }
            ],
            "prerequisites": [
                1574
            ]
        },
        {
            "skill": {
                "pk": 1573,
                "com2us_id": 10111011,
                "name": "Frost Ray - Purify",
                "description": "Attacks the enemy to remove 1 beneficial effect granted on the target and freezes the target for 1 turn with a 15% chance each.",
                "slot": 1,
                "cooltime": null,
                "hits": 1,
                "passive": false,
                "aoe": false,
                "max_level": 5,
                "level_progress_description": "Damage +15%\nEffect Rate +15%\nDamage +15%\nEffect Rate +20%",
                "effect": [
                    {
                        "name": "Freeze",
                        "is_buff": false,
                        "description": "The target will be frozen and won't be able to attack.",
                        "icon_filename": "debuff_freeze.png"
                    },
                    {
                        "name": "Remove Buff",
                        "is_buff": false,
                        "description": "Removes one or more beneficial effects from target monster(s)",
                        "icon_filename": ""
                    }
                ],
                "multiplier_formula": "3.8*{ATK}",
                "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
                "icon_filename": "skill_icon_0014_0_4.png"
            },
            "craft_materials": [
                {
                    "quantity": 300
                },
                {
                    "quantity": 100
                },
                {
                    "quantity": 100
                },
                {
                    "quantity": 200
                },
                {
                    "quantity": 75000
                }
            ],
            "prerequisites": [
                1572
            ]
        },
        {
            "skill": {
                "pk": 1618,
                "com2us_id": 10111012,
                "name": "Frost Ray - Fluctuate",
                "description": "Attacks all enemies to Freeze them for 1 turn with a 15% chance.",
                "slot": 1,
                "cooltime": null,
                "hits": 1,
                "passive": false,
                "aoe": true,
                "max_level": 5,
                "level_progress_description": "Damage +10%\nDamage +10%\nDamage +10%\nEffect Rate +10%",
                "effect": [
                    {
                        "name": "Freeze",
                        "is_buff": false,
                        "description": "The target will be frozen and won't be able to attack.",
                        "icon_filename": "debuff_freeze.png"
                    }
                ],
                "multiplier_formula": "2.8*{ATK}",
                "multiplier_formula_raw": "[[\"ATK\", \"*\", 2.8]]",
                "icon_filename": "skill_icon_0014_1_4.png"
            },
            "craft_materials": [
                {
                    "quantity": 75000
                },
                {
                    "quantity": 300
                },
                {
                    "quantity": 200
                },
                {
                    "quantity": 100
                },
                {
                    "quantity": 100
                }
            ],
            "prerequisites": [
                1572
            ]
        },
        {
            "skill": {
                "pk": 1576,
                "com2us_id": 10112010,
                "name": "Pulverizing Magic Bullet",
                "description": "Attacks the enemy target to weaken the target's Defense for 2 turns and decreases the target's attack speed for 2 turns with a 50% chance.",
                "slot": 2,
                "cooltime": 4,
                "hits": 1,
                "passive": false,
                "aoe": false,
                "max_level": 6,
                "level_progress_description": "Damage +5%\nDamage +5%\nDamage +10%\nDamage +10%\nCooltime Turn -1",
                "effect": [],
                "multiplier_formula": "5.8*{ATK}",
                "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.8]]",
                "icon_filename": "skill_icon_0014_6_4.png"
            },
            "craft_materials": [
                {
                    "quantity": 450
                },
                {
                    "quantity": 150
                },
                {
                    "quantity": 150
                },
                {
                    "quantity": 150000
                },
                {
                    "quantity": 300
                }
            ],
            "prerequisites": [
                1618,
                1573
            ]
        },
        {
            "skill": {
                "pk": 1577,
                "com2us_id": 10112020,
                "name": "Icy Magic Bullet",
                "description": "Attacks all enemies to decrease their Attack Bar by 30% each with a 60% chance.",
                "slot": 2,
                "cooltime": 4,
                "hits": 1,
                "passive": false,
                "aoe": false,
                "max_level": 6,
                "level_progress_description": "Damage +5%\nDamage +5%\nDamage +10%\nDamage +10%\nCooltime Turn -1",
                "effect": [],
                "multiplier_formula": "3.6*{ATK}",
                "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.6]]",
                "icon_filename": "skill_icon_0014_7_4.png"
            },
            "craft_materials": [
                {
                    "quantity": 150000
                },
                {
                    "quantity": 450
                },
                {
                    "quantity": 150
                },
                {
                    "quantity": 150
                },
                {
                    "quantity": 300
                }
            ],
            "prerequisites": [
                1618,
                1573
            ]
        },
        {
            "skill": {
                "pk": 1619,
                "com2us_id": 10112011,
                "name": "Pulverizing Magic Bullet – Fluctuate",
                "description": "Attacks all enemies to weaken the Defense for 2 turns and decreases their Attack Speed for 2 turns with a 50% chance.",
                "slot": 2,
                "cooltime": 4,
                "hits": 1,
                "passive": false,
                "aoe": true,
                "max_level": 6,
                "level_progress_description": "Damage +5%\nDamage +5%\nDamage +10%\nDamage +10%\nCooltime Turn -1",
                "effect": [
                    {
                        "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.6*{ATK}",
                "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.6]]",
                "icon_filename": "skill_icon_0014_3_5.png"
            },
            "craft_materials": [
                {
                    "quantity": 225000
                },
                {
                    "quantity": 600
                },
                {
                    "quantity": 200
                },
                {
                    "quantity": 200
                },
                {
                    "quantity": 400
                }
            ],
            "prerequisites": [
                1576
            ]
        },
        {
            "skill": {
                "pk": 1620,
                "com2us_id": 10112012,
                "name": "Pulverizing Magic Bullet - Amplify",
                "description": "Attacks the enemy target to inflict damage proportionate to the target's MAX HP, weakens the Defense for 2 turns and decreases the target's Attack Speed for 2 turns with a 50% chance.",
                "slot": 2,
                "cooltime": 4,
                "hits": 1,
                "passive": false,
                "aoe": false,
                "max_level": 6,
                "level_progress_description": "Damage +5%\nDamage +5%\nDamage +10%\nDamage +10%\nCooltime Turn -1",
                "effect": [
                    {
                        "name": "Decrease DEF",
                        "is_buff": false,
                        "description": "The target's Defense will be decreased by 70%.",
                        "icon_filename": "debuff_defence_down.png"
                    }
                ],
                "multiplier_formula": "4.35*{ATK} + 0.1*{Target MAX HP}",
                "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.35], [\"+\"], [\"TARGET_TOT_HP\", \"*\", 0.1]]",
                "icon_filename": "skill_icon_0014_2_5.png"
            },
            "craft_materials": [
                {
                    "quantity": 225000
                },
                {
                    "quantity": 600
                },
                {
                    "quantity": 200
                },
                {
                    "quantity": 200
                },
                {
                    "quantity": 400
                }
            ],
            "prerequisites": [
                1576
            ]
        },
        {
            "skill": {
                "pk": 1623,
                "com2us_id": 10112021,
                "name": "Icy Magic Bullet - Absorb",
                "description": "Attacks all enemies to absorb their Attack Bar by 30% each with a 60% chance.",
                "slot": 2,
                "cooltime": 4,
                "hits": 1,
                "passive": false,
                "aoe": true,
                "max_level": 6,
                "level_progress_description": "Damage +10%\nDamage +10%\nDamage +10%\nEffect Rate +15%\nCooltime Turn -1",
                "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_0014_4_5.png"
            },
            "craft_materials": [
                {
                    "quantity": 225000
                },
                {
                    "quantity": 600
                },
                {
                    "quantity": 200
                },
                {
                    "quantity": 400
                },
                {
                    "quantity": 200
                }
            ],
            "prerequisites": [
                1577
            ]
        },
        {
            "skill": {
                "pk": 1622,
                "com2us_id": 10112022,
                "name": "Icy Magic Bullet - Chain",
                "description": "Attacks all enemies 3 times to decrease their Attack Bar by 30% each with a 60% chance.",
                "slot": 2,
                "cooltime": 4,
                "hits": 3,
                "passive": false,
                "aoe": true,
                "max_level": 6,
                "level_progress_description": "Damage +10%\nDamage +10%\nDamage +10%\nEffect Rate +15%\nCooltime Turn -1",
                "effect": [
                    {
                        "name": "Decrease ATB",
                        "is_buff": false,
                        "description": "Reduces the enemy's attack gauge",
                        "icon_filename": ""
                    }
                ],
                "multiplier_formula": "1.2*{ATK}",
                "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.2]]",
                "icon_filename": "skill_icon_0014_5_5.png"
            },
            "craft_materials": [
                {
                    "quantity": 600
                },
                {
                    "quantity": 400
                },
                {
                    "quantity": 225000
                },
                {
                    "quantity": 200
                },
                {
                    "quantity": 200
                }
            ],
            "prerequisites": [
                1577
            ]
        },
        {
            "skill": {
                "pk": 1579,
                "com2us_id": 10113010,
                "name": "Ice Explosion",
                "description": "Attacks all enemies and the cooldown of the [Ice Explosion] will be decreased by 1 turn each according to the number of enemies defeated.",
                "slot": 3,
                "cooltime": 5,
                "hits": 1,
                "passive": false,
                "aoe": false,
                "max_level": 5,
                "level_progress_description": "Damage +10%\nDamage +10%\nDamage +10%\nCooltime Turn -1",
                "effect": [],
                "multiplier_formula": "5.0*{ATK}",
                "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.0]]",
                "icon_filename": "skill_icon_0014_4_6.png"
            },
            "craft_materials": [
                {
                    "quantity": 500000
                },
                {
                    "quantity": 750
                },
                {
                    "quantity": 250
                },
                {
                    "quantity": 250
                },
                {
                    "quantity": 500
                }
            ],
            "prerequisites": [
                1620,
                1619
            ]
        },
        {
            "skill": {
                "pk": 1580,
                "com2us_id": 10113020,
                "name": "Freeze Mind",
                "description": "Attacks the enemy target to inflict damage proportionate to the target's MAX HP and reduces the target's Attack Bar to 0.",
                "slot": 3,
                "cooltime": 5,
                "hits": 1,
                "passive": false,
                "aoe": false,
                "max_level": 5,
                "level_progress_description": "Damage +10%\nDamage +10%\nDamage +10%\nCooltime Turn -1",
                "effect": [],
                "multiplier_formula": "5.95*{ATK} + 0.15*{Target MAX HP}",
                "multiplier_formula_raw": "[[\"ATK\", \"*\", 5.95], [\"+\"], [\"TARGET_TOT_HP\", \"*\", 0.15]]",
                "icon_filename": "skill_icon_0014_5_6.png"
            },
            "craft_materials": [
                {
                    "quantity": 500000
                },
                {
                    "quantity": 750
                },
                {
                    "quantity": 250
                },
                {
                    "quantity": 250
                },
                {
                    "quantity": 500
                }
            ],
            "prerequisites": [
                1620,
                1619
            ]
        },
        {
            "skill": {
                "pk": 1581,
                "com2us_id": 10113030,
                "name": "Frost Wind",
                "description": "Attacks all enemies to inflict damage and Freezes them for 1 turn.",
                "slot": 3,
                "cooltime": 5,
                "hits": 1,
                "passive": false,
                "aoe": false,
                "max_level": 5,
                "level_progress_description": "Damage +10%\nDamage +10%\nDamage +10%\nCooltime Turn -1",
                "effect": [],
                "multiplier_formula": "4.6*{ATK}",
                "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.6]]",
                "icon_filename": "skill_icon_0014_6_6.png"
            },
            "craft_materials": [
                {
                    "quantity": 500000
                },
                {
                    "quantity": 750
                },
                {
                    "quantity": 250
                },
                {
                    "quantity": 250
                },
                {
                    "quantity": 500
                }
            ],
            "prerequisites": [
                1623,
                1622
            ]
        },
        {
            "skill": {
                "pk": 1582,
                "com2us_id": 10113040,
                "name": "Ice Mist",
                "description": "Attacks all enemies to inflict 2 Continuous Damage effects for 2 turns. 1 Continuous Damage effect is inflicted additionally for each harmful effect on the enemies with a 50% chance.",
                "slot": 3,
                "cooltime": 5,
                "hits": 1,
                "passive": false,
                "aoe": false,
                "max_level": 5,
                "level_progress_description": "Damage +10%\nDamage +10%\nDamage +10%\nCooltime Turn -1",
                "effect": [],
                "multiplier_formula": "4.6*{ATK}",
                "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.6]]",
                "icon_filename": "skill_icon_0014_7_6.png"
            },
            "craft_materials": [
                {
                    "quantity": 500000
                },
                {
                    "quantity": 750
                },
                {
                    "quantity": 500
                },
                {
                    "quantity": 250
                },
                {
                    "quantity": 250
                }
            ],
            "prerequisites": [
                1623,
                1622
            ]
        }
    ],
    "base_hp": 10380,
    "base_attack": 878,
    "base_defense": 571,
    "speed": 101,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 10380,
    "max_lvl_attack": 878,
    "max_lvl_defense": 571,
    "awakens_from": {
        "url": "https://swarfarm.com/api/bestiary/1006?format=api",
        "pk": 1006,
        "name": "Homunculus(Attack)",
        "element": "Water"
    },
    "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
}