Super Novice ★ Card
Armor Card
Effect

Phy. DMG +·10%

When equipped by advanced novice-type or Thor the god of thunder, Wind DMG+5%

When equipped by advanced novice-type or Thor the god of thunder, after MOV SPD reaches 280%, for every 5% of MOV SPD increased, skill DMG+1% (up to 10%)

Deposit

Phy.DMG +1% M.DMG +1%

Unlock

M.Atk +12

Craft Materials

Formula

{
  "id": 57920,
  "Dsc": "Phy. DMG +·10%",
  "BuffName": "23343 Super Novice★Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "DamIncrease": 0.1
  }
}

Formula

{
  "id": 57921,
  "Dsc": "When equipped by advanced novice-type or Thor the god of thunder, Wind DMG+5%",
  "BuffName": "23343 Super Novice★Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Profession",
    "value": [
      143,
      144,
      145,
      705
    ]
  },
  "BuffEffect": {
    "type": "AttrChange",
    "WindAtk": 0.05
  }
}

Formula

{
  "id": 57922,
  "Dsc": "When equipped by advanced novice-type or Thor the god of thunder, after MOV SPD reaches 280%, for every 5% of MOV SPD increased, skill DMG+1% (up to 10%)",
  "BuffName": "23343 Super Novice★Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Profession",
    "value": [
      143,
      144,
      145,
      705
    ]
  },
  "BuffEffect": {
    "type": "AttrChange",
    "SkillDam": {
      "type": 8411
    }
  }
}

Formula

{
  "id": 23343,
  "Name": "##3448989",
  "Type": 6,
  "MaxNum": 99999,
  "NameZh": "##3448989",
  "NoShow": 1,
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_23343",
  "Quality": 5,
  "CardType": 1,
  "Position": 3,
  "ComposeID": 1002400,
  "Condition": 4,
  "SellPrice": 100,
  "monsterID": [
    31375
  ],
  "BuffEffect": {
    "buff": [
      57920,
      57921,
      57922
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 50222,
  "StorageReward": {
    "buffid": [
      81003560
    ]
  },
  "AdventureValue": 34,
  "AdventureReward": {
    "buffid": [
      61005170
    ]
  },
  "ComposeCardType": 3
}