Child of the Sun Card
Weapon Card
Quality
Purple
Effect

All-type DMG+10%

Attacks have a 10% chance to turn the target's armor type to Dark. Lasts 5s (this effect of cards doesn't stack).

Deposit

DMG of all Attributes +1%

Unlock

Max HP +120

Craft Materials

Formula

{
  "id": 59010,
  "Dsc": "All-type DMG+10%",
  "BuffName": "Sunshine Vocational Card 23421",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "DarkAtk": 0.1,
    "FireAtk": 0.1,
    "HolyAtk": 0.1,
    "WindAtk": 0.1,
    "EarthAtk": 0.1,
    "GhostAtk": 0.1,
    "WaterAtk": 0.1,
    "UndeadAtk": 0.1,
    "NeutralAtk": 0.1,
    "PoisoningAtk": 0.1
  }
}

Formula

{
  "id": 59011,
  "Dsc": "Attacks have a 10% chance to turn the target's armor type to Dark. Lasts 5s (this effect of cards doesn't stack).",
  "BuffName": "Sunshine Vocational Card 23421",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "all_skill": 1,
    "must_have_damage": 1,
    "buff_skill_can_trigger": 1
  },
  "BuffEffect": {
    "id": [
      59012
    ],
    "Odds": 10,
    "type": "AddBuff"
  }
}

Formula

{
  "id": 59012,
  "BuffDesc": "Armor type turned to Dark",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Sunshine Vocational Card 23421",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "BattleAttr",
    "DefAttr": 7,
    "atk_def_priority": 1
  }
}

Formula

{
  "id": 23421,
  "Name": "##42590858",
  "Type": 6,
  "MaxNum": 99999,
  "NameZh": "##42590858",
  "NoShow": 1,
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_23421",
  "Quality": 4,
  "CardType": 1,
  "Position": 1,
  "ComposeID": 1002310,
  "Condition": 4,
  "SellPrice": 100,
  "monsterID": [
    31518
  ],
  "BuffEffect": {
    "buff": [
      59010,
      59011
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 50269,
  "StorageReward": {
    "buffid": [
      81004620
    ]
  },
  "AdventureValue": 34,
  "AdventureReward": {
    "buffid": [
      61006230
    ]
  },
  "ComposeCardType": 3
}