Baselight

Mobile Legend Kohai Sea Championship Season 2

Mobile Legend Bang bang Kohai Sea Championship Season 2

@kaggle.bcakra_mobile_legend_kohai_sea_championship

Item Stats
@kaggle.bcakra_mobile_legend_kohai_sea_championship.item_stats

  • 11.72 KB
  • 95 rows
  • 4 columns
name

Name

name_ability

Name Ability

ability_deskirpsi

Ability Deskirpsi

attributes

Attributes

Sea HalberdLife DrainUpon dealing damage to the target, reduces Shield and HP Regen by for 3s.Attack Speed:: + 25% Attack Damage:: + 80 Passive:: Life Drain
Rose Gold MeteorLifelineWhen HP is about to drop below 30%, gains a 510~1350 shield (scales with level) and 25 extra Magic Defense for 3s. Cooldown: 40s.Physical Lifesteal:: + 5% Magic Resistance:: + 30 Attack Damage:: + 60 Passive:: Lifeline
Bloodlust Axe0+20% Spell VampCooldown Reduction:: + 10% Attack Damage:: + 70 Cooldown Reduction:: + 10%
Hunter StrikeRetribution+15 Physical PENCooldown Reduction:: + 10% Attack Damage:: + 80 Cooldown Reduction:: + 10% Passive:: Retribution
Blade of DespairDespairAttacking enemy units that have HP below 50% will increase hero's Physical Attack by 25%. Lasts 2s. (Takes affect before damage is dealt)Attack Damage:: + 160 Movement Speed:: + 5% Passive:: Despair
Blade of the HeptaseasAmbush+15 Physical PENHealth:: + 250 Attack Damage:: + 70 Passive:: Ambush
Great Dragon SpearSupreme WarriorAfter casting an Ultimate, increase Movement Speed by 15% for 7.5s. This effect has a 15s cooldown.Cooldown Reduction:: + 10% Attack Damage:: + 70 Cooldown Reduction:: + 10% Critical Chance:: + 20% Passive:: Supreme Warrior
WindtalkerTyphoon, ActivateEvery 5-3s, the next Basic Attack hits up to 3 enemy units and deals 150-362 Magic damage. The CD of this effect drops to the minimum when Crit Chance rises to 50%, while damage rises to the maximum when a Attack SPD rises to 3.00. This attack can cause Crit Damage. To minions, deals 200% increased …Attack Speed:: + 40% Critical Chance:: + 10% Movement Speed:: + 20 Passive:: Typhoon, Activate
Endless BattleDivine Justice, Chase FateIn 3s after using the skill, the caster's next Basic Attack will deal additional True Damage as much as 60% of Physical Attack with a cooldown of 1.5s.Health:: + 250 Mana Regen:: + 5 Physical Lifesteal:: + 10% Cooldown Reduction:: + 10% Attack Damage:: + 65 Cooldown Reduction:: + 10% Movement Speed:: + 5% Passive:: Divine Justice, Chase Fate
Berserker's FuryDoom+40% Critical DamageAttack Damage:: + 65 Critical Chance:: + 25% Passive:: Doom

CREATE TABLE item_stats (
  "name" VARCHAR,
  "name_ability" VARCHAR,
  "ability_deskirpsi" VARCHAR,
  "attributes" VARCHAR
);

Share link

Anyone who has the link will be able to view this.