Skip to content
Snippets Groups Projects

More masteries

Merged Grayswandir requested to merge grayswandir/t-engine4:more-masteries into master

Allows more flexible weapon masteries.

Training Talents can have the following fields:

  • getMasteryPriority(self, t, kind) - Only the talent with the highest is used. Defaults to the talent level.
  • getDamage(self, t, kind) - Extra physical power granted. Defaults to level * 10.
  • getPercentInc(self, t, kind) - Percentage increase to damage overall. Defaults to sqrt(level / 5) / 2.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading