Burning Gold Feather Crown [1]
Headwear

A feather crown made of golden feathers, a perfect combination of the wild and the groovy.

Quality
Blue
Effect

Atk +3%

When landing an Attack, has a 5% chance to cast Sleep on the target. Lasts 3 seconds

Deposit

Max HP +60

Unlock

Atk +3, MAX HP+30

Jobs
All Jobs
Craft Materials
Dropped by

Formula

{
  "id": 62740,
  "Dsc": "Atk +3%",
  "BuffName": "Mimmy Monster Headwear",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "AtkPer": 0.03
  }
}

Formula

{
  "id": 62741,
  "Dsc": "When landing an Attack, has a 5% chance to cast Sleep on the target. Lasts 3 seconds",
  "BuffName": "Mimmy Monster Headwear",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "physic_skill": 1,
    "must_have_damage": 1
  },
  "BuffEffect": {
    "id": [
      62742
    ],
    "Odds": 5,
    "type": "AddBuff"
  }
}

Formula

{
  "id": 62742,
  "BuffDesc": "Sleep: disable movement, stop HP and SP Regen",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Mimmy Monster Headwear",
  "BuffRate": {
    "Odds": {
      "a": 0,
      "b": 100,
      "type": 187
    }
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "StatusChange",
    "NoAct": 1,
    "AttrEffect": [
      3,
      4
    ],
    "StateEffect": "7_Sleep"
  },
  "BuffStateID": 80020
}

Formula

{
  "id": 149530,
  "VID": 80011937,
  "Desc": "##531050",
  "Icon": "item_49530",
  "Type": 800,
  "Model": "Mimi_head",
  "MaxNum": 99,
  "NameZh": "##529878",
  "Quality": 3,
  "display": [
    0
  ],
  "CanEquip": [
    0
  ],
  "CardSlot": 1,
  "ModelDir": "Assets/Art/Model/Role/Head/Mimi_head",
  "ComposeID": 18530,
  "Condition": 4,
  "EffectAdd": {
    "MDef": 0.3
  },
  "SellPrice": 100,
  "ShadowOff": 0,
  "TemplateID": 4013,
  "RefineMaxlv": 15,
  "AuctionPrice": 1,
  "RefineEffect": {
    "RefineMDamReduc": 0.008
  },
  "UniqueEffect": {
    "buff": [
      62740,
      62741
    ]
  },
  "AdventureSort": 983,
  "ForbidFuncBit": 8,
  "StorageReward": {
    "buffid": [
      80012660
    ]
  },
  "AdventureValue": 210,
  "AdventureReward": {
    "buffid": [
      61001120
    ]
  }
}