Mutant Dragon★Card
Weapon Card

Quality
Purple

Effect
Atk +15
Auto ATK has a 15% chance of automatically releasing Fire Ball Lv. 10
Fire Ball reduces the target's Dmg Reduc. by 15% for 10 seconds


Deposit
Max HP +120

Unlock
Int +1 Max HP +36
Use Skills
Buffs
{
  "id": 54520,
  "Dsc": "Atk +15",
  "BuffName": "Mutant Dragon★Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "Atk": 15,
    "type": "AttrChange"
  }
}
{
  "id": 54521,
  "Dsc": "Auto ATK has a 15% chance of automatically releasing Fire Ball Lv. 10 ;Fire Ball reduces the target's Dmg Reduc. by 15% for 10 seconds",
  "BuffName": "Mutant Dragon★Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "normal_skill": 1,
    "must_have_damage": 1
  },
  "BuffEffect": {
    "id": 95010,
    "Odds": 15,
    "type": "UseSkill",
    "IsActive": 0
  }
}
Raw
{
  "id": 24632,
  "Name": "##282746",
  "Type": 6,
  "MaxNum": 99999,
  "NameZh": "##282746",
  "NoShow": 1,
  "Feature": 1,
  "Picture": "card_24632",
  "Quality": 4,
  "CardType": 1,
  "Position": 1,
  "ComposeID": 1001100,
  "Condition": 4,
  "SellPrice": 50000,
  "monsterID": [
    31137
  ],
  "BuffEffect": {
    "buff": [
      54520,
      54521
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 50125,
  "StorageReward": {
    "buffid": [
      81001060
    ]
  },
  "AdventureValue": 34,
  "AdventureReward": {
    "buffid": [
      61002690
    ]
  }
}