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

{
    "url": "https://swarfarm.com/api/bestiary/1213?format=api",
    "pk": 1213,
    "com2us_id": 22315,
    "name": "Pater",
    "image_filename": "unit_icon_0052_4_0.png",
    "element": "Dark",
    "archetype": "HP",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": false,
    "can_awaken": true,
    "is_awakened": false,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 2040,
            "com2us_id": 12950,
            "name": "Touch of Punishment",
            "description": "Attacks an enemy and stuns the target for 1 turn with a 35% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 5,
            "level_progress_description": "Damage +5%\nEffect Rate +5%\nDamage +10%\nEffect Rate +10%",
            "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.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "icon_filename": "skill_icon_0017_2_4.png"
        },
        {
            "pk": 2020,
            "com2us_id": 12930,
            "name": "Wild Blow",
            "description": "Attacks an enemy to inflict damage that increases according to your MAX HP and recovers 30% of the inflicted damage as HP. In addition, when used in Beast Form, the damage you inflict will be increased by 20% and then transforms into Druid Form.",
            "slot": 2,
            "cooltime": 3,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +5%\nDamage +10%\nDamage +10%\nDamage +15%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Heal",
                    "is_buff": true,
                    "description": "Increases ally's HP",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "4.0*{ATK} + 0.25*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 4.0], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.25]]",
            "icon_filename": "skill_icon_0017_7_4.png"
        },
        {
            "pk": 2025,
            "com2us_id": 12935,
            "name": "Moonlight Grace",
            "description": "Removes harmful effects granted on all allies and grants immunity on them for 2 turns. In addition, when used in Druid Form, transforms into Beast Form afterwards and Provokes all enemies for 1 turn with a 50% chance.",
            "slot": 3,
            "cooltime": 6,
            "hits": 0,
            "passive": false,
            "aoe": true,
            "max_level": 3,
            "level_progress_description": "Cooltime Turn -1\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Cleanse",
                    "is_buff": true,
                    "description": "Removes one or more debuffs",
                    "icon_filename": ""
                },
                {
                    "name": "Immunity",
                    "is_buff": true,
                    "description": "The target will gain immunity against all harmful effects.",
                    "icon_filename": "buff_immune.png"
                },
                {
                    "name": "Provoke",
                    "is_buff": false,
                    "description": "The target is forced to attack the Monster that is provoked.",
                    "icon_filename": "debuff_provoke.png"
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0017_2_5.png"
        },
        {
            "pk": 2035,
            "com2us_id": 12945,
            "name": "Spirit of Beast (Passive)",
            "description": "Increases your MAX HP by 30% and recovers the HP of all allies by 10% in each turn. [Automatic Effect]",
            "slot": 4,
            "cooltime": null,
            "hits": 0,
            "passive": true,
            "aoe": false,
            "max_level": 1,
            "level_progress_description": "",
            "effect": [
                {
                    "name": "Accumulate MAX HP",
                    "is_buff": true,
                    "description": "MAX HP increases by given amount under certain conditions",
                    "icon_filename": ""
                },
                {
                    "name": "Heal",
                    "is_buff": true,
                    "description": "Increases ally's HP",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "",
            "multiplier_formula_raw": "[]",
            "icon_filename": "skill_icon_0017_2_6.png"
        }
    ],
    "leader_skill": null,
    "homunculus_skills": [],
    "base_hp": 12015,
    "base_attack": 681,
    "base_defense": 659,
    "speed": 99,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 0,
    "max_lvl_hp": 12015,
    "max_lvl_attack": 681,
    "max_lvl_defense": 659,
    "awakens_from": null,
    "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
}