Nuka Card
Weapon Card
Quality
Purple
Effect

For every Refine+1, AA DMG+1%

When auto attacking a player, a 5% chance to remove their [Headwear].

Deposit

Dmg to Demi-Human +1%

Unlock

Max HP +120

Formula

{
  "id": 57160,
  "Dsc": "For every Refine+1, AA DMG+1%",
  "BuffName": "Nuka Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "NormalAtkDam": {
      "a": 0.01,
      "b": 0,
      "c": 0,
      "type": 3322
    }
  }
}

Formula

{
  "id": 57161,
  "Dsc": "When auto attacking a player, a 5% chance to remove their [Headwear].",
  "BuffName": "Nuka Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "normal_skill": 1,
    "must_have_damage": 1
  },
  "BuffEffect": {
    "id": [
      57162
    ],
    "Odds": 5,
    "type": "AddBuff"
  }
}

Formula

{
  "id": 57162,
  "BuffName": "Nuka Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "OffEquip",
    "calctype": 3121
  }
}

Formula

{
  "id": 23307,
  "Name": "##2818882",
  "Type": 4,
  "MaxNum": 99999,
  "NameZh": "##2818882",
  "NoShow": 1,
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_23307",
  "Quality": 4,
  "CardType": 1,
  "Position": 1,
  "BookClass": 2,
  "Condition": 6,
  "SellPrice": 100,
  "monsterID": [
    270703
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      57160,
      57161
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 50193,
  "StorageReward": {
    "buffid": [
      81002770
    ]
  },
  "AdventureValue": 34,
  "AdventureReward": {
    "buffid": [
      61004380
    ]
  },
  "ComposeCardType": 3
}