Gem Spirit ★ Card
Headwear Card
Quality
Purple
Effect

Auto Attack DMG +5%

Gear ASPD +5%

When attacking, there is a 15% chance to decrease the targets' Auto ATK DMG Reduc. by 5% for 5 seconds

Deposit

M.Atk +12

Unlock

Max HP +120

Craft Materials

Formula

{
  "id": 56320,
  "Dsc": "Auto Attack DMG +5%;Gear ASPD +5%",
  "BuffName": "Gem Spirit ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "EquipASPD": 0.05,
    "NormalAtkDam": 0.05
  }
}

Formula

{
  "id": 56321,
  "Dsc": "When attacking, there is a 15% chance to decrease the targets' Auto ATK DMG Reduc. by 5% for 5 seconds",
  "BuffName": "Gem Spirit ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "normal_skill": 1,
    "must_have_damage": 1
  },
  "BuffEffect": {
    "id": [
      56322
    ],
    "Odds": 15,
    "type": "AddBuff"
  }
}

Formula

{
  "id": 56322,
  "BuffDesc": "Auto Attack Damage Reduction decreased",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Gem Spirit ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "AttrChange",
    "NormalAtkRes": -0.05
  }
}

Formula

{
  "id": 24662,
  "Name": "##1261858",
  "Type": 6,
  "MaxNum": 99999,
  "NameZh": "##1261858",
  "NoShow": 1,
  "Weight": 0,
  "Picture": "card_24662",
  "Quality": 4,
  "CardType": 1,
  "Position": 7,
  "BookClass": 3,
  "ComposeID": 1001450,
  "Condition": 4,
  "SellPrice": 50000,
  "monsterID": [
    31261
  ],
  "BookWeight": 10,
  "BuffEffect": {
    "buff": [
      56320,
      56321
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 50170,
  "StorageReward": {
    "buffid": [
      81002130
    ]
  },
  "AdventureValue": 34,
  "AdventureReward": {
    "buffid": [
      61003810
    ]
  }
}