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

Specify ActiveSkillTypes fields in ActiveSkills and GrantedEffects #63

Merged
merged 1 commit into from
Aug 20, 2018

Conversation

brather1ng
Copy link
Contributor

  • ActiveSkills.Unknown19 (now MinionActiveSkillTypes) contains the ActiveSkillTypes of skills of minions summoned by the skill.
  • GrantedEffects.Data0 (now AllowedActiveSkillTypes) contains the ActiveSkillTypes of which supported active skills must have at least one for the support gem to be able to support it.
  • GrantedEffects.Data1 (now AddedActiveSkillTypes) contains the ActiveSkillTypes added to active skills by the support gem.
  • GrantedEffects.Data2 (now ExcludedActiveSkillTypes) contains the ActiveSkillTypes of which supported active skills must have none.
  • GrantedEffects.Flag0 (now SupportsGemsOnly) restricts support gems to only apply to active skills from gem items (for Empower, Enlighten and Enhance).

Source: https://github.com/Openarl/PathOfBuilding/blob/master/Export/skills.lua#L199

Also, specify GrantedEffects.Flag0 to SupportsGemsOnly (for Empower, Enlighten and Enhance)
@OmegaK2 OmegaK2 merged commit cd130c8 into OmegaK2:dev Aug 20, 2018
@brather1ng brather1ng deleted the gem-spec-update branch August 20, 2018 18:58
brather1ng added a commit to brather1ng/RePoE that referenced this pull request Aug 20, 2018
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