Flute Player ★ Card
Shoe Card
Quality
Purple
Effect

Critical +5

AGI +5

DEX +5

Move SPD +15%

When under the influence of Abnormal Status, the hero's own Move SPD +15%

Deposit

Def +6, Max HP +30

Unlock

Atk +12

Craft Materials

Formula

{
  "id": 55400,
  "Dsc": "Critical +5;AGI +5;DEX +5;Move SPD +15%",
  "BuffName": "Flute Player ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "Agi": 5,
    "Cri": 5,
    "Dex": 5,
    "type": "AttrChange",
    "MoveSpdPer": 0.15
  }
}

Formula

{
  "id": 55401,
  "Dsc": "When under the influence of Abnormal Status, the hero's own Move SPD +15%",
  "BuffName": "Flute Player ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Abnormal"
  },
  "BuffEffect": {
    "type": "AttrChange",
    "MoveSpdPer": 0.15
  }
}

Formula

{
  "id": 24644,
  "Name": "##1186001",
  "Type": 6,
  "MaxNum": 99999,
  "NameZh": "##1186001",
  "NoShow": 1,
  "Weight": 0,
  "Picture": "card_24644",
  "Quality": 4,
  "CardType": 1,
  "Position": 5,
  "BookClass": 3,
  "ComposeID": 1001260,
  "Condition": 4,
  "SellPrice": 50000,
  "monsterID": [
    31193
  ],
  "BookWeight": 10,
  "BuffEffect": {
    "buff": [
      55400,
      55401
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 50141,
  "StorageReward": {
    "buffid": [
      81001440
    ]
  },
  "AdventureValue": 34,
  "AdventureReward": {
    "buffid": [
      61003200
    ]
  },
  "ComposeCardType": 2
}