Mutant Dragonoid Card
Weapon Card
Quality
Blue
Effect

Atk +15

auto attack has a 3% chance to trigger [Fire Ball] Lv.5

Deposit

Increases the chance to release Fire Ball during auto attacks.

Unlock

Max HP +84

Craft Materials
Craftable
Dropped by
Skills

Formula

{
  "id": 51050,
  "Dsc": "Atk +15",
  "BuffName": "Mutant Dragonoid Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "Atk": 15,
    "type": "AttrChange"
  }
}

Formula

{
  "id": 51051,
  "Dsc": "auto attack has a 3% chance to trigger [Fire Ball] Lv.5",
  "BuffName": "Mutant Dragonoid Card (Fire Ball)",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "normal_skill": 1,
    "must_have_damage": 1
  },
  "BuffEffect": {
    "id": 95005,
    "Odds": 100,
    "type": "UseSkill",
    "IsActive": 0
  }
}

Formula

{
  "id": 22013,
  "Name": "##107097",
  "Type": 20,
  "Share": 1,
  "Anchor": [
    0.5,
    0.5
  ],
  "MaxNum": 99999,
  "NameZh": "##107097",
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_20012",
  "Quality": 3,
  "CardType": 2,
  "Position": 1,
  "BookClass": 3,
  "Condition": 6,
  "SellPrice": 50000,
  "monsterID": [
    20012
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      51050,
      51051
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 2341,
  "StorageReward": {
    "buffid": [
      80001290
    ]
  },
  "AdventureValue": 100,
  "AdventureReward": {
    "buffid": [
      60000630
    ]
  }
}