GET /api/v2/skill-effects/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 136,
    "next": null,
    "previous": "https://swarfarm.com/api/v2/skill-effects/?format=api",
    "results": [
        {
            "id": 113,
            "url": "https://swarfarm.com/api/v2/skill-effects/113/?format=api",
            "name": "Accumulate SPD",
            "is_buff": false,
            "type": "Neutral",
            "description": "SPD increases by given amount under certain conditions",
            "icon_filename": ""
        },
        {
            "id": 115,
            "url": "https://swarfarm.com/api/v2/skill-effects/115/?format=api",
            "name": "Prevent Harmful Effect Reapply",
            "is_buff": false,
            "type": "Neutral",
            "description": "Any harmful effect that was once applied cannot be reapplied in the same battle.",
            "icon_filename": ""
        },
        {
            "id": 116,
            "url": "https://swarfarm.com/api/v2/skill-effects/116/?format=api",
            "name": "Initiate 1v1 Duel",
            "is_buff": false,
            "type": "Neutral",
            "description": "Initiates a 1v1 duel",
            "icon_filename": ""
        },
        {
            "id": 117,
            "url": "https://swarfarm.com/api/v2/skill-effects/117/?format=api",
            "name": "Unrevivable",
            "is_buff": false,
            "type": "Debuff",
            "description": "Monsters under this effect cannot be revived during battle. Does not apply to bosses.",
            "icon_filename": "debuff_unrevivable.png"
        },
        {
            "id": 118,
            "url": "https://swarfarm.com/api/v2/skill-effects/118/?format=api",
            "name": "Sacrifice",
            "is_buff": false,
            "type": "Neutral",
            "description": "Sacrifice proportionate to the damage taken by all enemies and allies on the battlefield accumulates in the Arsenal. When a unit dies, the Arsenal instantly becomes full.",
            "icon_filename": ""
        },
        {
            "id": 119,
            "url": "https://swarfarm.com/api/v2/skill-effects/119/?format=api",
            "name": "Cursed Tombstone",
            "is_buff": false,
            "type": "Neutral",
            "description": "When Cursed Tombstone is on the enemy side, the HP of an enemy that gets a turn decreases by 15%. Cursed Tombstone will disappear if the enemy at the spot is revived or if the caster dies, and it will not appear in boss battles.",
            "icon_filename": ""
        },
        {
            "id": 120,
            "url": "https://swarfarm.com/api/v2/skill-effects/120/?format=api",
            "name": "Cherished Tombstone",
            "is_buff": true,
            "type": "Neutral",
            "description": "When Cherished Tombstone is on the ally side, recovers your HP by 15% every turn and increases the Attack Speed of all allies by 50%. Cherished Tombstone will disappear if the ally at the spot is revived or if the caster dies.",
            "icon_filename": ""
        },
        {
            "id": 121,
            "url": "https://swarfarm.com/api/v2/skill-effects/121/?format=api",
            "name": "Decrease Harmful Effect Chance",
            "is_buff": false,
            "type": "Neutral",
            "description": "Decreases chance of being granted with harmful effects",
            "icon_filename": ""
        },
        {
            "id": 122,
            "url": "https://swarfarm.com/api/v2/skill-effects/122/?format=api",
            "name": "Immune to Inability Effects",
            "is_buff": false,
            "type": "Neutral",
            "description": "Immune against inability effects",
            "icon_filename": ""
        },
        {
            "id": 123,
            "url": "https://swarfarm.com/api/v2/skill-effects/123/?format=api",
            "name": "Skill Limit per Battle",
            "is_buff": false,
            "type": "Neutral",
            "description": "Skill has a limited number of usages per battle.",
            "icon_filename": ""
        },
        {
            "id": 124,
            "url": "https://swarfarm.com/api/v2/skill-effects/124/?format=api",
            "name": "Offset Damage",
            "is_buff": false,
            "type": "Neutral",
            "description": "Offset/Nullifies the damage taken",
            "icon_filename": ""
        },
        {
            "id": 125,
            "url": "https://swarfarm.com/api/v2/skill-effects/125/?format=api",
            "name": "Immune to Defense Decreasing Effects",
            "is_buff": false,
            "type": "Neutral",
            "description": "Becomes immune to Defense decreasing effects",
            "icon_filename": ""
        },
        {
            "id": 126,
            "url": "https://swarfarm.com/api/v2/skill-effects/126/?format=api",
            "name": "Prevent Beneficial Effect",
            "is_buff": false,
            "type": "Neutral",
            "description": "Prevents enemies from receiving beneficial effects.",
            "icon_filename": ""
        },
        {
            "id": 127,
            "url": "https://swarfarm.com/api/v2/skill-effects/127/?format=api",
            "name": "Reduce Attack Speed",
            "is_buff": false,
            "type": "Neutral",
            "description": "The unit reduces its own attack speed.",
            "icon_filename": ""
        },
        {
            "id": 128,
            "url": "https://swarfarm.com/api/v2/skill-effects/128/?format=api",
            "name": "Reduce Enemy HP",
            "is_buff": false,
            "type": "Neutral",
            "description": "Reduces the enemy's HP upon activation of a condition.",
            "icon_filename": ""
        },
        {
            "id": 129,
            "url": "https://swarfarm.com/api/v2/skill-effects/129/?format=api",
            "name": "Reduce HP",
            "is_buff": false,
            "type": "Neutral",
            "description": "The unit lowers its own HP.",
            "icon_filename": ""
        },
        {
            "id": 130,
            "url": "https://swarfarm.com/api/v2/skill-effects/130/?format=api",
            "name": "Immunity to Sleep",
            "is_buff": false,
            "type": "Neutral",
            "description": "The unit cannot be put under the Sleep inability effect.",
            "icon_filename": ""
        },
        {
            "id": 131,
            "url": "https://swarfarm.com/api/v2/skill-effects/131/?format=api",
            "name": "Receive Glancing Hit Increased",
            "is_buff": true,
            "type": "Neutral",
            "description": "Increased chance of receiving a Glancing Hit from the enemy",
            "icon_filename": ""
        },
        {
            "id": 132,
            "url": "https://swarfarm.com/api/v2/skill-effects/132/?format=api",
            "name": "Share ally damage",
            "is_buff": false,
            "type": "Neutral",
            "description": "Takes a percentage of the damage that other allies receive",
            "icon_filename": ""
        },
        {
            "id": 133,
            "url": "https://swarfarm.com/api/v2/skill-effects/133/?format=api",
            "name": "Immune to Stun",
            "is_buff": false,
            "type": "Neutral",
            "description": "Becomes immune to Stun",
            "icon_filename": ""
        },
        {
            "id": 134,
            "url": "https://swarfarm.com/api/v2/skill-effects/134/?format=api",
            "name": "Immune to Freeze",
            "is_buff": false,
            "type": "Neutral",
            "description": "Becomes immune to Freeze",
            "icon_filename": ""
        },
        {
            "id": 135,
            "url": "https://swarfarm.com/api/v2/skill-effects/135/?format=api",
            "name": "Immune to HP Recovery Disturbance",
            "is_buff": false,
            "type": "Neutral",
            "description": "Gains immunity against HP recovery disturbance effects",
            "icon_filename": ""
        },
        {
            "id": 136,
            "url": "https://swarfarm.com/api/v2/skill-effects/136/?format=api",
            "name": "Immune to Sleep",
            "is_buff": false,
            "type": "Neutral",
            "description": "Becomes immune to Sleep",
            "icon_filename": ""
        },
        {
            "id": 137,
            "url": "https://swarfarm.com/api/v2/skill-effects/137/?format=api",
            "name": "Immune to Oblivion",
            "is_buff": false,
            "type": "Neutral",
            "description": "Grants immunity against Oblivion effect",
            "icon_filename": ""
        },
        {
            "id": 138,
            "url": "https://swarfarm.com/api/v2/skill-effects/138/?format=api",
            "name": "Immune to Harmful Effects",
            "is_buff": false,
            "type": "Neutral",
            "description": "Grants immunity against Harmful Effects",
            "icon_filename": ""
        },
        {
            "id": 139,
            "url": "https://swarfarm.com/api/v2/skill-effects/139/?format=api",
            "name": "Blocked Attack Bar Increasing Effects",
            "is_buff": false,
            "type": "Neutral",
            "description": "Attack Bar increasing effects are not activated",
            "icon_filename": ""
        },
        {
            "id": 141,
            "url": "https://swarfarm.com/api/v2/skill-effects/141/?format=api",
            "name": "Mark",
            "is_buff": false,
            "type": "Debuff",
            "description": "Increases the damage that all allies deal to the marked target by 25%. The caster absorbs the Attack Bar by 20% whenever attacking the marked target.",
            "icon_filename": "debuff_mark.png"
        },
        {
            "id": 142,
            "url": "https://swarfarm.com/api/v2/skill-effects/142/?format=api",
            "name": "Share MAX HP",
            "is_buff": false,
            "type": "Neutral",
            "description": "Shares your MAX HP with an ally",
            "icon_filename": ""
        },
        {
            "id": 143,
            "url": "https://swarfarm.com/api/v2/skill-effects/143/?format=api",
            "name": "Decrease ATB Ignores Immunity",
            "is_buff": false,
            "type": "Neutral",
            "description": "The Attack Bar decreasing effect ignores immunity.",
            "icon_filename": ""
        },
        {
            "id": 144,
            "url": "https://swarfarm.com/api/v2/skill-effects/144/?format=api",
            "name": "Shadow Trap",
            "is_buff": false,
            "type": "Neutral",
            "description": "If the target with the shadow trap gains a turn, you will gain the turn instead. This effect can apply up to 2 targets at the same time.",
            "icon_filename": ""
        },
        {
            "id": 145,
            "url": "https://swarfarm.com/api/v2/skill-effects/145/?format=api",
            "name": "Increased Skill Activation Rate",
            "is_buff": false,
            "type": "Neutral",
            "description": "Increases the skill activation rate",
            "icon_filename": ""
        },
        {
            "id": 146,
            "url": "https://swarfarm.com/api/v2/skill-effects/146/?format=api",
            "name": "Mechanical Frame State",
            "is_buff": false,
            "type": "Neutral",
            "description": "While in the mechanical frame state, you gain immunity against inability effects and Attack Bar decreasing effects, and deal 50% increased damage. However, you cannot counter attack or attack together. You cannot be defeated while the effect lasts, but will die once the effect ends.",
            "icon_filename": ""
        },
        {
            "id": 147,
            "url": "https://swarfarm.com/api/v2/skill-effects/147/?format=api",
            "name": "Immune against cool down effects",
            "is_buff": false,
            "type": "Neutral",
            "description": "Not affected by cooldown increasing or decreasing skills",
            "icon_filename": ""
        },
        {
            "id": 148,
            "url": "https://swarfarm.com/api/v2/skill-effects/148/?format=api",
            "name": "Enhanced Immortal Light",
            "is_buff": false,
            "type": "Neutral",
            "description": "Removes all harmful effects on all allies, increases their Attack Bar by 30%, and revives all allies with 30% HP. The cooldown increases by 2 turns per revived ally.",
            "icon_filename": ""
        },
        {
            "id": 149,
            "url": "https://swarfarm.com/api/v2/skill-effects/149/?format=api",
            "name": "Stealth",
            "is_buff": true,
            "type": "Buff",
            "description": "The Monster in the [Stealth] state cannot be selected as a target but can be attacked by area attacks and attacks unrelated to target selection. [Stealth] is no longer possible if there is only 1 Monster to select.",
            "icon_filename": "buff_stealth.png"
        },
        {
            "id": 150,
            "url": "https://swarfarm.com/api/v2/skill-effects/150/?format=api",
            "name": "Remove inability effect",
            "is_buff": false,
            "type": "Neutral",
            "description": "Removes inability effects",
            "icon_filename": ""
        }
    ]
}