Fiery Mane ★ Card
Shoe Card
Quality
Blue
Effect

When attacked, 50% chance to reduce the attacker's Attack Spd by 15% and Move Spd by 30% for 3 sec.

Deposit

Max HP +72

Unlock

M.Atk +8

Craft Materials

Formula

{
  "id": 53660,
  "Dsc": "When attacked, 50% chance to reduce the attacker's Attack Spd by 15% and Move Spd by 30% for 3 sec.",
  "BuffName": "Fiery Mane ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "BeAttack",
    "all_skill": 1
  },
  "BuffEffect": {
    "id": [
      53661
    ],
    "Odds": 50,
    "type": "AddBuff"
  }
}

Formula

{
  "id": 53661,
  "BuffDesc": "Reduced Attack Spd and Move Spd",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Fiery Mane ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "AttrChange",
    "EquipASPD": -0.15,
    "MoveSpdPer": -0.3
  }
}

Formula

{
  "id": 24097,
  "Name": "##106749",
  "Type": 2,
  "MaxNum": 99999,
  "NameZh": "##106749",
  "NoShow": 1,
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_24097",
  "Quality": 3,
  "CardType": 1,
  "Position": 5,
  "BookClass": 6,
  "ComposeID": 1000880,
  "Condition": 4,
  "SellPrice": 50000,
  "monsterID": [
    31100
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      53660
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 50102,
  "StorageReward": {
    "buffid": [
      81000790
    ]
  },
  "AdventureValue": 34,
  "AdventureReward": {
    "buffid": [
      61001980
    ]
  }
}