Zen
Lvl: 1 Buff Skill Delay: 1 sec SP: 20 Cast Time: 2

Gathers spirit bombs to the max (up to 5 at a time)

Self

{
  "id": 100640,
  "BuffName": "Zen",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AddBuff",
    "layer": [
      {
        "id": 100500,
        "layer": 5
      }
    ]
  }
}

Formula

{
  "id": 315001,
  "Buff": {
    "self": [
      100640
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 315000
    }
  ],
  "Icon": "skill_315001",
  "Camps": "Friend",
  "Level": 1,
  "Logic": "SkillNone",
  "DescId": "##170748",
  "NameZh": "##158926",
  "CastAct": "reading",
  "DelayCD": 1,
  "Fire_EP": 2,
  "Pvp_buff": {
    "self": [
      100640
    ]
  },
  "Attack_EP": 3,
  "Contidion": {
    "skillid": 301005
  },
  "Lead_Type": {
    "CCT": 0,
    "FCT": 2,
    "type": 2
  },
  "SE_attack": "Common/Magic_cast",
  "SkillCost": {
    "sp": 20
  },
  "SkillType": "Buff",
  "Target_EP": 3,
  "Launch_Range": 0,
  "AutoCondition": [
    {
      "num": 5,
      "type": 12,
      "buffid": 100500,
      "no_target": 1
    }
  ],
  "NoTargetAutoCast": 1
}