Firelord Kaho ★ Card
Weapon Card
Quality
Purple
Effect

Damage to Earth Monsters +20%

Fire DMG +15%

When attacking a target, has a 30% chance to inflict the Burn status on the target for 3 seconds.

Deposit

Fire Dmg +1%

Unlock

Max HP +120

Craft Materials
Craftable

Formula

{
  "id": 54900,
  "Dsc": "Damage to Earth Monsters +20%;Fire DMG +15%",
  "BuffName": "Firelord Kaho ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "FireAtk": 0.15,
    "EarthDamPer": 0.2
  }
}

Formula

{
  "id": 54901,
  "Dsc": "When attacking a target, has a 30% chance to inflict the Burn status on the target for 3 seconds.",
  "BuffName": "Firelord Kaho ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "all_skill": 1,
    "must_have_damage": 1
  },
  "BuffEffect": {
    "id": [
      54902
    ],
    "Odds": 30,
    "type": "AddBuff"
  }
}

Formula

{
  "id": 54902,
  "BuffName": "Firelord Kaho ★ Card",
  "BuffRate": {
    "Odds": {
      "a": 0,
      "b": 100,
      "type": 140
    }
  },
  "BuffEffect": {
    "id": [
      54903,
      54904
    ],
    "type": "AddBuff"
  }
}

Formula

{
  "id": 54903,
  "BuffName": "Firelord Kaho ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "BuffEffect": {
    "type": "StatusChange",
    "MDefPer": -0.25,
    "AttrEffect": [
      3,
      4
    ],
    "StateEffect": "3_Burn",
    "BeFireDamPer": -0.25
  },
  "BuffStateID": 95410
}

Formula

{
  "id": 54904,
  "BuffName": "Firelord Kaho ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "BuffEffect": {
    "Hp": {
      "a": -0.01,
      "b": -5,
      "type": 6
    },
    "type": "HpReduce",
    "delHpPer": 0.2,
    "StateEffect": "3_Burn"
  }
}

Formula

{
  "id": 24636,
  "Name": "##529798",
  "Type": 6,
  "MaxNum": 99999,
  "NameZh": "##530121",
  "NoShow": 1,
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_24636",
  "Quality": 4,
  "CardType": 1,
  "Position": 1,
  "BookClass": 2,
  "ComposeID": 1001140,
  "Condition": 4,
  "SellPrice": 50000,
  "monsterID": [
    31165
  ],
  "BookWeight": 10,
  "BuffEffect": {
    "buff": [
      54900,
      54901
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 50129,
  "StorageReward": {
    "buffid": [
      81001110
    ]
  },
  "AdventureValue": 34,
  "AdventureReward": {
    "buffid": [
      61002880
    ]
  }
}