Turtle General Card
Weapon Card
Quality
Purple
Effect

Phy. DMG +15%

When dealing Phy. DMG, has a 10% chance to use [Dark Descent] (deals Dark Phy. DMG to targets within 5 meters around itself once, gains a 10% ATK Bonus and inflicts a 20% Slowed effect on the targets for 10 seconds)

Deposit

M.Atk +12

Unlock

Max HP +120

Dropped by
Skills

Formula

{
  "id": 56940,
  "Dsc": "Phy. DMG +15%",
  "BuffName": "Turtle General Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "DamIncrease": 0.15
  }
}

Formula

{
  "id": 56941,
  "Dsc": "When dealing Phy. DMG, has a 10% chance to use [Dark Descent] (deals Dark Phy. DMG to targets within 5 meters around itself once, gains a 10% ATK Bonus and inflicts a 20% Slowed effect on the targets for 10 seconds)",
  "BuffName": "Turtle General Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "physic_skill": 1,
    "must_have_damage": 1
  },
  "BuffEffect": {
    "id": 23707001,
    "Odds": 10,
    "type": "UseSkill",
    "IsActive": 0
  }
}

Formula

{
  "id": 23068,
  "Name": "##1290181",
  "Type": 20,
  "MaxNum": 99999,
  "NameZh": "##1290181",
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_23068",
  "Quality": 4,
  "CardType": 3,
  "Position": 1,
  "BookClass": 2,
  "Condition": 6,
  "SellPrice": 500000,
  "monsterID": [
    30068
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      56940,
      56941
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 4371,
  "StorageReward": {
    "buffid": [
      61004220
    ]
  },
  "AdventureValue": 170,
  "AdventureReward": {
    "buffid": [
      81002560
    ]
  },
  "ComposeCardType": 3
}