Treasure Chest Crocodile Card
Armor Card
Quality
Blue
Effect

VIT +5

When taking M. DMG, has a 33% chance to set the enemies within 8 meters around itself into Petrified Status for 3 seconds (the target can only be Petrified once in 15 seconds)

Deposit

Atk +8

Unlock

Petrify ATK +2%

Dropped by

Formula

{
  "id": 56930,
  "Dsc": "VIT +5",
  "BuffName": "Treasure Chest Crocodile Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "Vit": 5,
    "type": "AttrChange"
  }
}

Formula

{
  "id": 56931,
  "Dsc": "When taking M. DMG, has a 33% chance to set the enemies within 8 meters around itself into Petrified Status for 3 seconds (the target can only be Petrified once in 15 seconds)",
  "BuffName": "Treasure Chest Crocodile Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "BeAttack",
    "magic_skill": 1,
    "must_have_damage": 1
  },
  "BuffEffect": {
    "id": [
      56932,
      56933
    ],
    "Odds": 33,
    "type": "AddBuff"
  }
}

Formula

{
  "id": 56932,
  "BuffName": "Treasure Chest Crocodile Card Stone Curse Effect [Stone Curse]",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "BuffEffect": {
    "type": "StatusChange",
    "DefPer": -0.5,
    "Freeze": 1,
    "DefAttr": 2,
    "AttrEffect": [
      3,
      4
    ],
    "StateEffect": "6_Stone",
    "NoEffectMove": 3,
    "atk_def_priority": 1
  },
  "BuffStateID": 85110
}

Formula

{
  "id": 56933,
  "BuffName": "Treasure Chest Crocodile Card Stone Curse Bleeding [Stone Curse]",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "BuffEffect": {
    "Hp": {
      "a": -0.03,
      "b": -10,
      "type": 6
    },
    "type": "HpReduce",
    "delHpPer": 0.01,
    "StateEffect": "6_Stone"
  }
}

Formula

{
  "id": 22046,
  "Name": "##1290953",
  "Type": 4,
  "MaxNum": 99999,
  "NameZh": "##1290176",
  "Weight": 0,
  "Picture": "card_22046",
  "Quality": 3,
  "CardType": 2,
  "Position": 3,
  "BookClass": 3,
  "Condition": 6,
  "SellPrice": 50000,
  "monsterID": [
    20053
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      56930,
      56931
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 4341,
  "StorageReward": {
    "buffid": [
      61004210
    ]
  },
  "AdventureValue": 110,
  "AdventureReward": {
    "buffid": [
      81002550
    ]
  },
  "ComposeCardType": 2
}