Moonlight Flower ★ Card
Shoe Card
Quality
Purple
Effect

Permanently increase 30% moving speed

Immune to Speed Reduc.

Deposit

Def +6

Unlock

Move Spd +2%

Craft Materials

Formula

{
  "id": 53090,
  "Dsc": "Permanently increase 30% moving speed",
  "BuffName": "Moonlight Flower ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "MoveSpdPer": 0.3
  }
}

Formula

{
  "id": 53091,
  "Dsc": "Immune to Speed Reduc.",
  "BuffName": "Moonlight Flower ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "attr": {
      "MoveSpd": 2,
      "MoveSpdPer": 2
    },
    "type": "AttrControl"
  }
}

Formula

{
  "id": 24608,
  "Name": "##107036",
  "Type": 6,
  "MaxNum": 99999,
  "NameZh": "##107036",
  "NoShow": 1,
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_24608",
  "Quality": 4,
  "CardType": 1,
  "Position": 5,
  "BookClass": 2,
  "ComposeID": 1000750,
  "Condition": 4,
  "SellPrice": 50000,
  "monsterID": [
    31070
  ],
  "BookWeight": 10,
  "BuffEffect": {
    "buff": [
      53090,
      53091
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 50093,
  "StorageReward": {
    "buffid": [
      80001780
    ]
  },
  "AdventureValue": 34,
  "AdventureReward": {
    "buffid": [
      61001530
    ]
  }
}