• This project
    • Loading...
  • Sign in

tome / Tales of MajEyal · Merge Requests

GitLab

  • Go to group
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Graphs
  • Milestones
  • Merge Requests 54
  • Labels
  • Forks
  • Snippets
  • Network
Open
MR Merge Request !859 opened
2022-10-14 21:56:49 UTC by Recaiden @Recaiden

Buff skeletons

Make skeletons use reduce_detrimental_status_effects_time for Resilient Bones, same as doomelf. This will not let time-shielded out-of-phase skeletons ignore all effects, it still has perc_inv temporary_value scaling, but it prevents some cases of points being 'wasted' due to rounding behind the scenes.

Also (and more controversially) increases the stats given by the talent Skeleton, which is just really weak.

Edited 2022-10-15 01:12:59 UTC
Check out branch Download as
  • Email Patches
  • Plain Diff
Request to merge Recaiden:smoother-skeletons into master (57 commits behind)
×

Check out, review, and merge locally

Step 1. Fetch and check out the branch for this merge request

git fetch https://git.net-core.org/Recaiden/t-engine4.git smoother-skeletons
git checkout -b Recaiden/t-engine4-smoother-skeletons FETCH_HEAD

Step 2. Review the changes locally

Step 3. Merge the branch and fix any conflicts that come up

git checkout master
git merge --no-ff Recaiden/t-engine4-smoother-skeletons

Step 4. Push the result of the merge to GitLab

git push origin master

Note that pushing to GitLab requires write access to this repository.

Tip: You can also checkout merge requests locally by following these guidelines

Ready to be merged automatically

Ask someone with write access to this repository to merge this request.

  • Discussion 0
  • Commits 3
  • Changes 2
  • Recaiden
    @Recaiden commented 2022-10-15 01:12:59 UTC

    Added 1 commit:

    • 8d5e1013 - Conversion from percents to numbers
  • Please register or login to post a comment
859 of 870
Prev Next
Assignee
No assignee
Assign to
No
Milestone
None
Assign milestone
0
Labels
None
Assign labels
  • View labels
1
1 participant
Reference: tome/t-engine4!859