summaryrefslogtreecommitdiff
path: root/npc/functions/rebirth.txt
AgeCommit message (Collapse)AuthorFilesLines
2023-02-22Max Weight trait was underpowered. Boost from 1kg to 2kg bonus.Jesusaves1-1/+1
Now it should be roughly on-par with "all stats +1" trait.
2023-02-20Trim the initially available traits to only: ATK, DEF, EVA, ACC, HP, MPJesusaves1-8/+8
They are self-explanatory. This closes serverdata#83 PS. Evasion is techinically better than defense, but when you pick the trait, the tutorial probably already covered this. Some other options like max weight or all stats or attack speed could also be added but they impact the game in a way different from the basic boost traits which is what I left behind.
2022-12-04Fix vulnerabilityJesusaves1-1/+1
2022-11-26Do not allow new accounts to select extra XP gain or Knockback immunity.Jesusaves1-2/+2
The first alt of an account must NOT be able to select these bonuses.
2022-11-26All players will now be able to choose a trait as soon as they start the game.Jesusaves1-0/+36
We have 19 traits and 5 opportunities to select them. I want to make this 7. So right now, you can have 6 out of 7 traits, the 7th will be a quest.