King of Assassination card
Shoe Card
Quality
Purple
Effect

Final Damage +5%

Move Spd +15%

While in a concealed state, Move Spd +10% and prevents Move Spd reduction.

Deposit

Final damage +1%

Unlock

Max HP +120

Craft Materials

Formula

{
  "id": 59180,
  "Dsc": "Final Damage +5%",
  "BuffName": "23423无名者卡片(职业卡)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "MoveSpdPer": 0.15,
    "ResultDamInc": 0.05
  }
}

Formula

{
  "id": 59181,
  "Dsc": "Move Spd +15%",
  "BuffName": "23423无名者卡片(职业卡)",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attr",
    "Hiding": 1
  },
  "BuffEffect": {
    "type": "AttrChange",
    "MoveSpdPer": 0.1
  }
}

Formula

{
  "id": 59182,
  "Dsc": "While in a concealed state, Move Spd +10% and prevents Move Spd reduction.",
  "BuffName": "23423无名者卡片(职业卡)",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attr",
    "Hiding": 1
  },
  "BuffEffect": {
    "attr": {
      "MoveSpd": 2,
      "MoveSpdPer": 2
    },
    "type": "AttrControl"
  }
}

Formula

{
  "id": 23423,
  "Name": "##42635757",
  "Type": 6,
  "MaxNum": 99999,
  "NameZh": "##42635757",
  "NoShow": 1,
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_23423",
  "Quality": 4,
  "CardType": 1,
  "Position": 5,
  "ComposeID": 1002320,
  "Condition": 4,
  "SellPrice": 100,
  "monsterID": [
    31538
  ],
  "BuffEffect": {
    "buff": [
      59180,
      59181,
      59182
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 50278,
  "StorageReward": {
    "buffid": [
      81004780
    ]
  },
  "AdventureValue": 34,
  "AdventureReward": {
    "buffid": [
      61006390
    ]
  },
  "ComposeCardType": 3
}