Freedom Vow
Lvl: 5 Buff CD: 18 sec Skill Delay: 1.5 sec SP: 80

Bless yourself and teammates within 5 meters. The blessed targets release and immune to Immobilize, Petrify, Freeze and Stun. In addition, free from immobility, lasting for 9 seconds

Lvl: 4 Buff CD: 18 sec Skill Delay: 1.5 sec SP: 70
• Bless yourself and teammates within 5 meters. The blessed targets release and immune to Immobilize, Petrify, Freeze and Stun. In addition, free from immobility, lasting for 8 seconds
Lvl: 3 Buff CD: 18 sec Skill Delay: 1.5 sec SP: 60
• Bless yourself and teammates within 5 meters. The blessed targets release and immune to Immobilize, Petrify, Freeze and Stun. In addition, free from immobility, lasting for 7 seconds
Lvl: 2 Buff CD: 18 sec Skill Delay: 1.5 sec SP: 50
• Bless yourself and teammates within 5 meters. The blessed targets release and immune to Immobilize, Petrify, Freeze and Stun. In addition, free from immobility, lasting for 6 seconds
Lvl: 1 Buff CD: 18 sec Skill Delay: 1.5 sec SP: 40
• Bless yourself and teammates within 5 meters. The blessed targets release and immune to Immobilize, Petrify, Freeze and Stun. In addition, free from immobility, lasting for 5 seconds

Self

{
  "id": 130000,
  "BuffName": "Freedom Shield (Remove Abnormal)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "DelStatus",
    "status": [
      4,
      5,
      6,
      9
    ],
    "random_num": 4
  }
}

Self

{
  "id": 130001,
  "BuffDesc": "Immune some Abnormal Status, and will not receive effects that makes you can't move",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Freedom Shield (Immune to Abnormal)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "ImmuneStatus",
    "status": [
      4,
      5,
      6,
      9
    ]
  },
  "BuffStateID": 130000
}

Self

{
  "id": 130002,
  "BuffName": "Freedom Shield (Force to move)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "BuffEffect": {
    "type": "ForceAttr",
    "NoMove": 0,
    "NoEffectMove": 1
  }
}

Team

{
  "id": 130000,
  "BuffName": "Freedom Shield (Remove Abnormal)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "DelStatus",
    "status": [
      4,
      5,
      6,
      9
    ],
    "random_num": 4
  }
}

Team

{
  "id": 130001,
  "BuffDesc": "Immune some Abnormal Status, and will not receive effects that makes you can't move",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Freedom Shield (Immune to Abnormal)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "ImmuneStatus",
    "status": [
      4,
      5,
      6,
      9
    ]
  },
  "BuffStateID": 130000
}

Team

{
  "id": 130002,
  "BuffName": "Freedom Shield (Force to move)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "BuffEffect": {
    "type": "ForceAttr",
    "NoMove": 0,
    "NoEffectMove": 1
  }
}

Formula

{
  "CD": 18,
  "id": 3800005,
  "Buff": {
    "self": [
      130000,
      130001,
      130002
    ],
    "team": [
      130000,
      130001,
      130002
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 3800000,
      "params": [
        9
      ]
    }
  ],
  "Icon": "skill_3800001",
  "Camps": "Team",
  "Level": 5,
  "Logic": "SkillNone",
  "DescId": "##171382",
  "NameZh": "##169281",
  "DelayCD": 1.5,
  "Fire_EP": 2,
  "ItemCost": [
    {
      "id": 12903,
      "count": 1020
    }
  ],
  "Pvp_buff": {
    "self": [
      130000,
      130001,
      130002
    ],
    "team": [
      130000,
      130001,
      130002
    ]
  },
  "AttackAct": [
    "use_magic_Spear"
  ],
  "Attack_EP": 2,
  "SE_attack": "Skill/skill_magic_magicwind_attack",
  "SkillCost": {
    "sp": 80
  },
  "SkillType": "Buff",
  "Target_EP": 3,
  "Logic_Param": {
    "team_range": 5,
    "include_self": 1,
    "select_target": 1
  },
  "Launch_Range": 0,
  "AutoCondition": [
    {
      "time": 18,
      "type": 1,
      "no_target": 1
    },
    {
      "type": 7,
      "no_target": 1
    }
  ],
  "ExtraMaxLevel": 0,
  "NoTargetAutoCast": 1
}