Skip to content

VainGlory Base Stats Release: v3.3.1.2

Compare
Choose a tag to compare
@oberocks oberocks released this 16 May 19:01
· 22 commits to master since this release
6ad45c2

Hello VainGlory devs and analysts!

The data for this project has been updated to match the stats for today's official patch 3.3 release of VainGlory! Each item and hero stat was updated according to the notes and then in-game. Any issues found during the process can be checked out below.

Also, new data was added to the object structure! Cool stuff like hero ratings and roles etc. were all added in this release. Check out the readme file for a complete listing of all of the data keys.

As always, please let me know if you find any issues or discrepancies and feel free to make a pull request and help this volunteer project out!

See you on the Rise (or Fold)!

-smash


Version Update Details

JSON Features added:
  • added in new hero and complete data for new hero (use the hero key "kensei")
  • added in "primary_role" for each hero object ("Captain, "Laner" or "Jungler" values)
  • added in "ratings" object for each hero
  • added in "offense" key with number value in the "ratings" object for each hero
  • added in "defense" key with number value in the "ratings" object for each hero
  • added in "team_utility" key with number value in the "ratings" object for each hero
  • added in "mobility" key with number value under in "ratings" object for each hero
Hero data updated:
  • updated BARON JUMP JETS Cooldown
  • updated BLACKFEATHER FEINT OF HEART Cooldown
  • updated BLACKFEATHER ROSE OFFENSIVE Charge Time
  • updated CELESTE HELIOGENESIS Damage
  • updated CELESTE HELIOGENESIS Supernova Crystal Ratio
  • updated CHURNWALKER HOOK AND CHAIN Damage/Sec
  • updated GLAIVE STATS Attack Speed Per Level
  • updated GLAIVE TWISTED STROKE Cooldown
  • updated GLAIVE BLOODSONG Damage Per Stack
  • updated KESTREL STATS Weapon Power
  • updated KESTREL GLIMMERSHOT Weapon Ratio
  • updated KOSHKA BLOODRUSH Bonus Movespeed
  • updated KRUL STATS Weapon Power
  • updated KRUL SPECTRAL SMITE Life Steal (NOTE: Notes says "9/9/9/9/11% → 6/7/8/9/11%" but game shows "6/7/8/9/12" with 12% in bold, so I went with what's in-game over the notes!)
  • updated LANCE STATS Attack speed item scaling
  • updated LANCE STATS Attack Speed Per Level
  • updated LANCE GYTHIAN WALL Weapon ratio
  • updated LANCE COMBAT ROLL NEW: Weapon ratio
  • updated LANCE COMBAT ROLL Cooldown
  • updated LANCE COMBAT ROLL Stamina Cost
  • updated LYRA PRINCIPLE ARCANUM Empowered Shot Crystal Ratio
  • updated LYRA IMPERIAL SIGIL Damage Crystal Ratio
  • updated MALENE LIGHT RIBBONS Damage
  • updated MALENE ENCHANTED TRANSFORMATION Cooldown
  • updated MALENE ENCHANTED TRANSFORMATION Slow
  • updated MALENE ENCHANTED TRANSFORMATION Damage
  • updated OZO THREE RING CIRCUS NEW: Weapon ratio
  • updated REIM STATS Movement Speed
  • updated REIM WINTER SPIRE First impact Crystal Ratio
  • updated REIM WINTER SPIRE Second impact Crystal Ratio
  • updated REZA SCORCHER Range
  • updated REZA TROUBLEMAKER Cooldown
  • updated REZA NETHERFORM DETONATOR (NOTE the effect data added to this ability is not currently available in this data set... yet.)
  • updated RINGO STATS Health
  • updated RINGO TWIRLING SILVER Cooldown
  • updated RONA BERSERKER’S FURY Attack Damage
  • updated RONA FOESPLITTER Cooldown
  • updated RONA FOESPLITTER Weapon Ratio
  • updated SKAARF SPITFIRE Crystal Ratio
  • updated SKAARF DRAGON BREATH Crystal Ratio
  • updated SKAARF DRAGON BREATH Damage per second
Item data updated:
  • updated item ATLAS PAULDRON Attack Speed Reduction
  • updated item ATLAS PAULDRON Range (Note: this was not on the website but was found in-game!)
  • updated item FROSTBURN Crystal Power
  • updated item WP INFUSION Max Weapon Power
  • updated item CP INFUSION Max Crystal Power
  • updated item SPELLFIRE Burn Damage
  • updated item STORMCROWN Hero/Structure Damage
  • updated item STORMGUARD BANNER Hero/Structure Damage
  • updated item TENSION BOW Passive Damage
Patched all known "items" object issues:
  • fixed inconsistency with item "superscout2000" (the key now has an underscore which is more consistant with naming convention changes throughout the data containing spaces)
  • fixed mistake where the "clockwork" item had it's passive aspect marked as an activate aspect
  • fixed mistake where "swift_shooter" had placeholder data for "builds_to" and "build_from" data values
  • fixed type-o in "shiversteel" "build_from" where the dragonheart value incorrectly had an underscore
  • added "shiversteel" to the "blazing_salvo" object's "builds_to" array
  • fixed mistake with "alternating_current" object's "builds_to" and "build_from" structure and values
  • fixed "breaking_point" object's "builds_to" and "build_from" values
  • fixed type-o in "piercing_shard" object, where "builds_to" value was missspelled
  • fixed mistake with "protector_contract" object's "builds_to" and "build_from" structure and values