Ancient Crystal Card
Weapon Card

Created by SEA server player [Conoz]!

Quality
Purple
Effect

Auto Attack damage +10%

Auto attack has a 10% chance to turn the target's armor type to Fire. Lasts 10s (this effect of cards doesn't stack).

Deposit

Water Dmg +1%

Unlock

Max HP +120

Formula

{
  "id": 58320,
  "Dsc": "Auto Attack damage +10%",
  "BuffName": "Ancient Crystal Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "NormalAtkDam": 0.1
  }
}

Formula

{
  "id": 58321,
  "Dsc": "Auto attack has a 10% chance to turn the target's armor type to Fire. Lasts 10s (this effect of cards doesn't stack).",
  "BuffName": "Ancient Crystal Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "normal_skill": 1,
    "must_have_damage": 1
  },
  "BuffEffect": {
    "id": [
      58322
    ],
    "Odds": 10,
    "type": "AddBuff"
  }
}

Formula

{
  "id": 58322,
  "BuffDesc": "Armor type turned to Fire",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Ancient Crystal Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "BattleAttr",
    "DefAttr": 4,
    "atk_def_priority": 1
  }
}

Formula

{
  "id": 23365,
  "Desc": "##3483849",
  "Name": "##3483848",
  "Type": 81,
  "MaxNum": 99999,
  "NameZh": "##3483848",
  "NoShow": 1,
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_23365",
  "Quality": 4,
  "CardType": 1,
  "Position": 1,
  "Condition": 8,
  "SellPrice": 100,
  "monsterID": [
    31427
  ],
  "BuffEffect": {
    "buff": [
      58320,
      58321
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 100188,
  "StorageReward": {
    "buffid": [
      81003930
    ]
  },
  "AdventureValue": 1,
  "AdventureReward": {
    "buffid": [
      61005540
    ]
  },
  "ComposeCardType": 3
}