Clock Tower Manager★Card
Headwear Card
Quality
Purple
Effect

Int +5, Magic Damage +5%

Max HP +400

When HP is at 100%, Int +3 and M.DMG +3%

Deposit

M.Def +6, Max HP +30

Unlock

Atk +12

Craft Materials

Formula

{
  "id": 54550,
  "Dsc": "Int +5, Magic Damage +5% ;Max HP +400",
  "BuffName": "Clock Tower Manager★Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "Int": 5,
    "type": "AttrChange",
    "MaxHp": 400,
    "MDamIncrease": 0.05
  }
}

Formula

{
  "id": 54551,
  "Dsc": "When HP is at 100%, Int +3 and M.DMG +3%",
  "BuffName": "Clock Tower Manager★Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "HpPerFull"
  },
  "BuffEffect": {
    "Int": 3,
    "type": "AttrChange",
    "MDamIncrease": 0.03
  }
}

Formula

{
  "id": 24635,
  "Name": "##282745",
  "Type": 6,
  "MaxNum": 99999,
  "NameZh": "##282745",
  "NoShow": 1,
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_24635",
  "Quality": 4,
  "CardType": 1,
  "Position": 7,
  "BookClass": 3,
  "ComposeID": 1001130,
  "Condition": 4,
  "SellPrice": 50000,
  "monsterID": [
    31140
  ],
  "BookWeight": 10,
  "BuffEffect": {
    "buff": [
      54550,
      54551
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 50128,
  "StorageReward": {
    "buffid": [
      81001090
    ]
  },
  "AdventureValue": 34,
  "AdventureReward": {
    "buffid": [
      61002720
    ]
  }
}