Stealth
Lvl: 1 Buff CD: 45 sec SP: 10

Immediately enter Hiding state without being discovered. Lasts 15s, and attacks do not break the state. While Hiding, your Move SPD is reduced by 50%.

Self

{
  "id": 55222,
  "BuffDesc": "Stealth: Invisible, even when attacking. Move SPD drops",
  "BuffIcon": "skillbuff_177001",
  "BuffName": "Devil Squid Card Stealth (Hiding state)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "Hide",
    "Hiding": 1,
    "MoveSpdPer": -0.5
  },
  "BuffStateID": 95300
}

Self

{
  "id": 55223,
  "BuffName": "Devil Squid Card Stealth (Hiding state)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "BuffEffect": {
    "type": "NoDelOnAttack",
    "buffids": [
      55222
    ]
  }
}

Beingself

{
  "id": 55222,
  "BuffDesc": "Stealth: Invisible, even when attacking. Move SPD drops",
  "BuffIcon": "skillbuff_177001",
  "BuffName": "Devil Squid Card Stealth (Hiding state)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "Hide",
    "Hiding": 1,
    "MoveSpdPer": -0.5
  },
  "BuffStateID": 95300
}

Beingself

{
  "id": 55223,
  "BuffName": "Devil Squid Card Stealth (Hiding state)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "BuffEffect": {
    "type": "NoDelOnAttack",
    "buffids": [
      55222
    ]
  }
}

Formula

{
  "CD": 45,
  "id": 75390001,
  "Buff": {
    "self": [
      55222,
      55223
    ],
    "beingself": [
      55222,
      55223
    ]
  },
  "Cost": 0,
  "Desc": [
    {
      "id": 75390001,
      "params": [
        15,
        50
      ]
    }
  ],
  "Icon": "skill_177001",
  "Camps": "Friend",
  "Level": 1,
  "Logic": "SkillNone",
  "DescId": "##1138211",
  "NameZh": "##1138123",
  "DelayCD": 0.3,
  "Fire_EP": 2,
  "Pvp_buff": {
    "self": [
      55222,
      55223
    ],
    "beingself": [
      55222,
      55223
    ]
  },
  "AttackAct": [
    "use_magic"
  ],
  "Attack_EP": 3,
  "SkillCost": {
    "sp": 10
  },
  "SkillType": "Buff",
  "Target_EP": 3,
  "Launch_Range": 0,
  "AutoCondition": [
    {
      "type": 8,
      "no_target": 1
    }
  ]
}