Dried Lifesaver Fish
Lvl: 5 Buff CD: 22 sec Skill Delay: 1 sec SP: 100 Cast Time: 3

Meow Eats a life-saving little dry fish, granting immunity to death for 8 seconds. However, Move Spd is reduced by 30%, and cooling time cannot be reduced.

Lvl: 4 Buff CD: 24 sec Skill Delay: 1 sec SP: 100 Cast Time: 3
• Meow Eats a life-saving little dry fish, granting immunity to death for 8 seconds. However, Move Spd is reduced by 40%, and cooling time cannot be reduced.
Lvl: 3 Buff CD: 26 sec Skill Delay: 1 sec SP: 100 Cast Time: 3
• Meow Eats a life-saving little dry fish, granting immunity to death for 8 seconds. However, Move Spd is reduced by 50%, and cooling time cannot be reduced.
Lvl: 2 Buff CD: 28 sec Skill Delay: 1 sec SP: 100 Cast Time: 3
• Meow Eats a life-saving little dry fish, granting immunity to death for 8 seconds. However, Move Spd is reduced by 60%, and cooling time cannot be reduced.
Lvl: 1 Buff CD: 30 sec Skill Delay: 1 sec SP: 100 Cast Time: 3
• Meow Eats a life-saving little dry fish, granting immunity to death for 8 seconds. However, Move Spd is reduced by 70%, and cooling time cannot be reduced.

Self

{
  "id": 123200,
  "BuffDesc": "Cannot Die",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Dried Lifesaver Fish",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "Undead"
  },
  "BuffStateID": 123200
}

Self

{
  "id": 123201,
  "BuffName": "Dried Lifesaver Fish (Slow)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "MoveSpdPer": {
      "a": 0.1,
      "b": -0.8,
      "type": 1
    }
  }
}

Formula

{
  "CD": 22,
  "id": 1640005,
  "Buff": {
    "self": [
      123200,
      123201
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 1640000,
      "params": [
        30
      ]
    }
  ],
  "Icon": "skill_1640001",
  "Camps": "Friend",
  "FixCD": 1,
  "Level": 5,
  "Logic": "SkillNone",
  "DescId": "##171093",
  "NameZh": "##159518",
  "CastAct": "skill_ready",
  "DelayCD": 1,
  "Fire_EP": 3,
  "Pvp_buff": {
    "self": [
      123200,
      123201
    ]
  },
  "AttackAct": [
    "use_magic"
  ],
  "Attack_EP": 2,
  "Lead_Type": {
    "CCT": 0,
    "FCT": 3,
    "type": 2
  },
  "SE_attack": "Skill/biscuits_eat_attack",
  "SkillCost": {
    "sp": 100
  },
  "SkillType": "Buff",
  "Target_EP": 3,
  "Launch_Range": 0,
  "AutoCondition": [
    {
      "time": 22,
      "type": 1,
      "no_target": 1
    },
    {
      "type": 8,
      "no_target": 1
    }
  ]
}