Rebellion ★ Card
Off Hand Card
Effect

When attacking a target, there is a 15% chance of causing a Bleeding effect on the target for 5 seconds

Damage against a Bleeding target +10%

When equipped by gunslinger-type, MOV SPD+10%, DMG to bleeding targets+5%.

Deposit

Phy.DMG +1% M.DMG +1%

Unlock

M.Atk +12

Craft Materials

Formula

{
  "id": 57870,
  "Dsc": "When attacking a target, there is a 15% chance of causing a Bleeding effect on the target for 5 seconds;Damage against a Bleeding target +10%",
  "BuffName": "23340 Gunman ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "all_skill": 1,
    "must_have_damage": 1
  },
  "BuffEffect": {
    "id": [
      57871
    ],
    "type": "AddBuff"
  }
}

Formula

{
  "id": 57871,
  "BuffName": "23340 Gunman ★ Card",
  "BuffRate": {
    "Odds": {
      "a": 0,
      "b": 15,
      "type": 185
    }
  },
  "BuffEffect": {
    "id": [
      57872,
      57873
    ],
    "type": "AddBuff"
  }
}

Formula

{
  "id": 57872,
  "BuffName": "23340 Gunman ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "BuffEffect": {
    "type": "StatusChange",
    "AtkPer": -0.25,
    "SkillASPD": -0.25,
    "AttrEffect": [
      3,
      4
    ],
    "StateEffect": "2_Blood"
  },
  "BuffStateID": 120032
}

Formula

{
  "id": 57873,
  "BuffName": "23340 Gunman ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "BuffEffect": {
    "Hp": {
      "a": -0.005,
      "b": -5,
      "type": 6
    },
    "type": "HpReduce",
    "delHpPer": 0.2,
    "StateEffect": "2_Blood"
  }
}

Formula

{
  "id": 57874,
  "Dsc": "When equipped by gunslinger-type, MOV SPD+10%, DMG to bleeding targets+5%.",
  "BuffName": "23340 Gunman ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Profession",
    "value": [
      173,
      174,
      175
    ]
  },
  "BuffEffect": {
    "type": "AttrChange",
    "MoveSpdPer": 0.1
  }
}

Formula

{
  "id": 23340,
  "Name": "##3448925",
  "Type": 6,
  "MaxNum": 99999,
  "NameZh": "##3448925",
  "NoShow": 1,
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_23340",
  "Quality": 5,
  "CardType": 1,
  "Position": 2,
  "ComposeID": 1002390,
  "Condition": 4,
  "SellPrice": 100,
  "monsterID": [
    31383
  ],
  "BuffEffect": {
    "buff": [
      57870,
      57874
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 50219,
  "StorageReward": {
    "buffid": [
      81003510
    ]
  },
  "AdventureValue": 34,
  "AdventureReward": {
    "buffid": [
      61005120
    ]
  },
  "ComposeCardType": 3
}