Devil Squid Card
Garments Card
Quality
Purple
Effect

Flee +20

Able to use the Stealth skill

In hiding, the caster's own Phy. and M. DMG +10%

Deposit

Max HP +120

Unlock

M.Atk +12

Craft Materials
Dropped by
Skills

Formula

{
  "id": 55220,
  "Dsc": "Flee +20",
  "BuffName": "Devil Squid Card (MVP)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "Flee": 20,
    "type": "AttrChange"
  }
}

Formula

{
  "id": 55221,
  "Dsc": "Able to use the Stealth skill",
  "BuffName": "Devil Squid Card (MVP)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "GetSkill",
    "Itemid": 23058,
    "SkillID": 75390001
  }
}

Formula

{
  "id": 55224,
  "Dsc": "In hiding, the caster's own Phy. and M. DMG +10%",
  "BuffName": "Devil Squid Card (MVP)",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attr",
    "Hiding": 1
  },
  "BuffEffect": {
    "type": "AttrChange",
    "DamIncrease": 0.1,
    "MDamIncrease": 0.1
  }
}

Formula

{
  "id": 23058,
  "Name": "##107060",
  "Type": 20,
  "MaxNum": 99999,
  "NameZh": "##107060",
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_Kraken_V",
  "Quality": 4,
  "CardType": 3,
  "Position": 4,
  "BookClass": 2,
  "Condition": 6,
  "SellPrice": 500000,
  "monsterID": [
    30064
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      55220,
      55221,
      55224
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 4171,
  "StorageReward": {
    "buffid": [
      81001320
    ]
  },
  "AdventureValue": 170,
  "AdventureReward": {
    "buffid": [
      61003090
    ]
  },
  "ComposeCardType": 3
}