Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CHANGELOG 2.10 #332

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

CHANGELOG 2.10 #332

wants to merge 1 commit into from

Conversation

PierreAndreis
Copy link
Contributor

Telemetry

  • Vampirism event added
    { "time": "2017-11-03T14:44:56-0700", "type": "Vampirism", "payload": { "Actor": "Rona", "Team": "Right", "TargetActor": "JungleMinion_TreeEnt", "TargetTeam": "Right", "Source": "Ability__Rona__AltAttack", "Vamp": "1", "IsHero": 1, "TargetIsHero": 0 } }
    { "time": "2017-11-03T14:45:29-0700", "type": "Vampirism", "payload": { "Actor": "Baptiste", "Team": "Left", "TargetActor": "Phinn", "TargetTeam": "Right", "Source": "Ability__Baptiste__DefaultAttack", "Vamp": "26", "IsHero": 1, "TargetIsHero": 1 } }

Heroes

@schneefux
Copy link
Contributor

Question: Is "Vamp" the same as "Heal" or "Healed"?

@PierreAndreis
Copy link
Contributor Author

"Heal" is the amount of Heal a Source Actor did
"Healed" is the amount of heal a Target Actor received (which includes calculations like mortal wound)

"Vamp" is the amount of heal an Actor received from its own lifesteal, after calculation.

In this case, Vamp is the same as Healed

@schneefux
Copy link
Contributor

Nice. Is the Vampirism event only for items or is it caused by Krul's AA too?

@ghost
Copy link

ghost commented Nov 9, 2017

Sample Match with Lorelai: https://api.dc01.gamelockerapp.com/shards/sg/matches/643a3228-c52b-11e7-b421-0205040f22b0
Telemetry with Lorelai: https://cdn.gamelockerapp.com/semc-vainglory/sg/2017/11/09/08/59/3ac21bc1-c52c-11e7-9b16-0a586460a90e-telemetry.json

  • *Lorelai*
  • Lorelai_DefaultSkin

LearnAbility

  • HERO_ABILITY_LORELAI_A_NAME
  • HERO_ABILITY_LORELAI_B_NAME
  • HERO_ABILITY_LORELAI_C_NAME

@schneefux
Copy link
Contributor

  • Buff_Item_HitByStormguardBanner is now Buff_Item_StormguardBanner_Damage
  • Buff_Item_Spellfire_Damage has been added
  • Buff_Lorelai_FishFoodDamagePerSecond (Lorelei A) has been added
  • Buff_Lorelai_FishFoodDelay (Lorelei A) has been added
  • Buff_Reza_C_DamagePostTeleport (Reza C) has been added

It's not the community's responsibilty to research this information.

@schneefux schneefux mentioned this pull request Nov 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants