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

{
    "url": "https://swarfarm.com/api/bestiary/2760?format=api",
    "pk": 2760,
    "com2us_id": 33312,
    "name": "Paul Phoenix",
    "image_filename": "unit_icon_0186_1_2.png",
    "element": "Fire",
    "archetype": "HP",
    "base_stars": 6,
    "natural_stars": 5,
    "obtainable": true,
    "can_awaken": true,
    "is_awakened": true,
    "awaken_bonus": "",
    "skills": [
        {
            "pk": 4782,
            "com2us_id": 22602,
            "name": "Moonfall",
            "description": "Attacks the enemy to provoke for 1 turn with a 50% chance.",
            "slot": 1,
            "cooltime": null,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 6,
            "level_progress_description": "Damage +5%\nDamage +10%\nEffect Rate +10%\nDamage +15%\nEffect Rate +15%",
            "effect": [
                {
                    "name": "Provoke",
                    "is_buff": false,
                    "description": "The target is forced to attack the Monster that is provoked.",
                    "icon_filename": "debuff_provoke.png"
                }
            ],
            "multiplier_formula": "3.8*{ATK}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 3.8]]",
            "icon_filename": "skill_icon_0039_1_8.png"
        },
        {
            "pk": 4787,
            "com2us_id": 22607,
            "name": "Phoenix Smasher",
            "description": "Attacks the enemy 2 times. The first hit grants the Irresistible effect for 2 turns with a 30% chance, and the second hit stuns for 1 turn with a 50% chance. The damage of this attack is proportionate to your MAX HP.",
            "slot": 2,
            "cooltime": 4,
            "hits": 2,
            "passive": false,
            "aoe": false,
            "max_level": 7,
            "level_progress_description": "Damage +5%\nDamage +5%\nDamage +5%\nDamage +15%\nEffect Rate +20%\nCooltime Turn -1",
            "effect": [
                {
                    "name": "Irresistible",
                    "is_buff": false,
                    "description": "The target under the Irresistible effect cannot resist any types of harmful effects.",
                    "icon_filename": "debuff_irresistible.png"
                },
                {
                    "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": "1.3*{ATK} + 0.12*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATK\", \"*\", 1.3], [\"+\"], [\"ATTACK_TOT_HP\", \"*\", 0.12]]",
            "icon_filename": "skill_icon_0039_2_3.png"
        },
        {
            "pk": 4792,
            "com2us_id": 22612,
            "name": "Big Bang Phoenix Smasher",
            "description": "Increases the Attack Bar of all allies by 15% and attacks the enemy to deal damage proportionate to your MAX HP. Deals additional damage by 30% of your MAX HP when this attack does not land as a Glancing Hit.",
            "slot": 3,
            "cooltime": 5,
            "hits": 1,
            "passive": false,
            "aoe": false,
            "max_level": 2,
            "level_progress_description": "Cooltime Turn -1",
            "effect": [
                {
                    "name": "Increase ATB",
                    "is_buff": true,
                    "description": "The ATK bar of ally monsters is filled by a set amount. This allows ally monsters to attack again sooner.",
                    "icon_filename": ""
                },
                {
                    "name": "Increase Damage",
                    "is_buff": true,
                    "description": "Increases Damage under certain conditions",
                    "icon_filename": ""
                }
            ],
            "multiplier_formula": "0.2*{MAX HP}",
            "multiplier_formula_raw": "[[\"ATTACK_TOT_HP\", \"*\", 0.2]]",
            "icon_filename": "skill_icon_0039_2_8.png"
        }
    ],
    "leader_skill": {
        "attribute": "Defense",
        "amount": 38,
        "area": "Guild",
        "element": null
    },
    "homunculus_skills": [],
    "base_hp": 12510,
    "base_attack": 681,
    "base_defense": 626,
    "speed": 102,
    "crit_rate": 15,
    "crit_damage": 50,
    "resistance": 15,
    "accuracy": 25,
    "max_lvl_hp": 12510,
    "max_lvl_attack": 681,
    "max_lvl_defense": 626,
    "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
}