Free Cast
Lvl: 5 Passive

Can move and Auto Attack while chanting to cast a spell but can’t use other skills,Speed is reduced by 10%

Lvl: 4 Passive
• Can move and Auto Attack while chanting to cast a spell but can’t use other skills,Speed is reduced by 20%
Lvl: 3 Passive
• Can move and Auto Attack while chanting to cast a spell but can’t use other skills,Speed is reduced by 30%
Lvl: 2 Passive
• Can move and Auto Attack while chanting to cast a spell but can’t use other skills,Speed is reduced by 40%
Lvl: 1 Passive
• Can move and Auto Attack while chanting to cast a spell but can’t use other skills,Speed is reduced by 50%

Aesir

• Free Cast - Alert Reduce damage by 30% during casting, Fixed Cast Time +0.5 sec
• Free Cast - Haste Increase Move Spd by an extra 10% while [Free Cast] is in effect

Self

{
  "id": 118420,
  "BuffName": "Free Cast",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "MoveChant": 1
  }
}

Self

{
  "id": 118421,
  "BuffName": "Free Cast (Slowdown)",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "ChantStatus",
    "move_chant": 1
  },
  "BuffEffect": {
    "type": "AttrChange",
    "MoveSpdPer": {
      "a": 0.1,
      "b": -0.6,
      "c": 82004,
      "d": 0.1,
      "type": 3250
    },
    "DragonDamReduc": {
      "a": 0,
      "b": 0,
      "c": 83010,
      "d": 0.3,
      "type": 3250
    },
    "DragonMDamReduc": {
      "a": 0,
      "b": 0,
      "c": 83010,
      "d": 0.3,
      "type": 3250
    }
  }
}

Formula

{
  "id": 1300005,
  "Buff": {
    "self": [
      118420,
      118421
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 1300000,
      "params": [
        10
      ]
    }
  ],
  "Icon": "skill_1300001",
  "Level": 5,
  "DescId": "##170583",
  "NameZh": "##158597",
  "Pvp_buff": {
    "self": [
      118420,
      118421
    ]
  }
}