Call Spirits
Lvl: 1 Buff Skill Delay: 1 sec SP: 8 Cast Time: 0.5 Fixed Cast Time: 0.5

Surrounds the caster with spirit bombs, each increasing Atk by 10 and ignoring 2% Def of enemy unit. Could have up to 1 bombs. Lasts 300 sec

Lvl: 4 Buff Skill Delay: 1 sec SP: 8 Cast Time: 0.5 Fixed Cast Time: 0.5
• Surrounds the caster with spirit bombs, each increasing Atk by 10 and ignoring 2% Def of enemy unit. Could have up to 4 bombs. Lasts 300 sec
Lvl: 3 Buff Skill Delay: 1 sec SP: 8 Cast Time: 0.5 Fixed Cast Time: 0.5
• Surrounds the caster with spirit bombs, each increasing Atk by 10 and ignoring 2% Def of enemy unit. Could have up to 3 bombs. Lasts 300 sec
Lvl: 2 Buff Skill Delay: 1 sec SP: 8 Cast Time: 0.5 Fixed Cast Time: 0.5
• Surrounds the caster with spirit bombs, each increasing Atk by 10 and ignoring 2% Def of enemy unit. Could have up to 2 bombs. Lasts 300 sec
Lvl: 1 Buff Skill Delay: 1 sec SP: 8 Cast Time: 0.5 Fixed Cast Time: 0.5
• Surrounds the caster with spirit bombs, each increasing Atk by 10 and ignoring 2% Def of enemy unit. Could have up to 1 bombs. Lasts 300 sec

Aesir

• Spirit Bomb -Utility Each spirit bomb provides Ignore M.Def +1%

Self

{
  "id": 100500,
  "BuffDesc": "Increase Atk, ignore part of Def",
  "BuffIcon": "skillbuff_301001",
  "BuffName": "Spirit Bomb",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "Atk": {
      "a": 10,
      "type": 780
    },
    "MAtk": {
      "a": 0,
      "b": 0,
      "c": 143112,
      "type": 5010
    },
    "type": "AttrChange",
    "MaxHp": {
      "a": 0,
      "b": 0,
      "c": 143113,
      "type": 5010
    },
    "MaxHpPer": {
      "a": 3301,
      "b": 0.002,
      "c": 0,
      "type": 8
    },
    "SkillDam": {
      "a": 3321,
      "b": 0.002,
      "c": 0,
      "type": 8
    },
    "WaterAtk": {
      "a": 3321,
      "b": 0.002,
      "c": 0,
      "type": 8
    },
    "IgnoreDef": {
      "a": 0.02,
      "type": 790
    },
    "IgnoreMDef": {
      "type": 1980
    },
    "extra_attr": {
      "Atk": {
        "a": 0,
        "b": 0,
        "c": 143111,
        "type": 5010
      }
    }
  },
  "BuffStateID": 100500
}

Formula

{
  "id": 301001,
  "Buff": {
    "self": [
      100500
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 301000,
      "params": [
        10,
        2,
        1
      ]
    }
  ],
  "Icon": "skill_301001",
  "Camps": "Friend",
  "Level": 1,
  "Logic": "SkillNone",
  "DescId": "##170924",
  "NameZh": "##166418",
  "NextID": 301002,
  "CastAct": "reading",
  "DelayCD": 1,
  "Fire_EP": 2,
  "SE_cast": "Common/Magic_cast",
  "Pvp_buff": {
    "self": [
      100500
    ]
  },
  "AttackAct": [
    "use_magic"
  ],
  "Attack_EP": 3,
  "Lead_Type": {
    "CCT": 0.5,
    "FCT": 0.5,
    "type": 2
  },
  "SkillCost": {
    "sp": 8
  },
  "SkillType": "Buff",
  "Target_EP": 3,
  "Launch_Range": 0,
  "AutoCondition": [
    {
      "num": 5,
      "type": 12,
      "buffid": 100500,
      "no_target": 1
    }
  ],
  "NoTargetAutoCast": 1
}