Increase Agility
Lvl: 10 Buff Range: 9

Increases the target and all its allies' STR, DEX, and INT by 20 points for 300 seconds and removes the single target unit's curse and petrifying effect

Self

{
  "id": 160260,
  "BuffName": "Speed up",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "MoveSpd": 0.5
  }
}

Formula

{
  "id": 70350010,
  "Buff": {
    "self": [
      160260
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 146000,
      "params": [
        20,
        300
      ]
    }
  ],
  "Icon": "skill_146001",
  "Camps": "Friend",
  "Level": 10,
  "Logic": "SkillNone",
  "DescId": "##170773",
  "NameZh": "##160295",
  "Fire_EP": 2,
  "SE_cast": "Common/Magic_cast",
  "Pvp_buff": {
    "self": [
      160260
    ]
  },
  "AttackAct": [
    "use_magic"
  ],
  "Attack_EP": 3,
  "SE_attack": "Common/Blessing",
  "SkillType": "Buff",
  "Target_EP": 3,
  "Launch_Range": 9,
  "NoTargetAutoCast": 1
}