Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-10-13 | Track Realm of Drops | Jesusaves | 1 | -0/+4 | |
2021-03-23 | Update redesign to reflect better what we have now | Jesusaves | 1 | -0/+3 | |
2021-01-27 | Just some bugfixing | Jesusaves | 1 | -0/+5 | |
2021-01-27 | In the end of the day, this became the final formula. | Jesusaves | 1 | -1/+11 | |
2021-01-27 | Over100 mobs does not receive HP nerf if they are ranged | Jesusaves | 1 | -1/+1 | |
2021-01-27 | New formula for mobs with level > 100 | Jesusaves | 1 | -0/+14 | |
- ATK will grow only in 5% of the excessive levels - HP will grow 2x faster of the excessive levels - EXP will be unaltered | |||||
2020-12-07 | Update redesign now that we have Moubootaur | Jesusaves | 1 | -5/+16 | |
2020-09-12 | Backport | Jesusaves | 1 | -2/+2 | |
2020-09-12 | Report as well how many monsters are out there | Jesusaves | 1 | -0/+1 | |
2020-09-12 | Count monsters elementals at the bottom, instead of the deleted table | Jesusaves | 1 | -0/+27 | |
2020-09-12 | Drop unmaintaned table | Jesusaves | 1 | -92/+0 | |
2020-06-06 | redesign formula update. | Jesusaves | 1 | -4/+6 | |
Race: fish -> mineral | |||||
2019-10-09 | New option: update | Jesusaves | 1 | -6/+23 | |
2019-10-09 | Nerf EVERY monster attack | Jesusaves | 1 | -2/+2 | |
2019-10-09 | Defense formulas | Jesusaves | 1 | -0/+8 | |
2019-10-09 | Rewrite attack range damage reduction formula | Jesusaves | 1 | -2/+6 | |
2019-10-09 | Count and report Defense/MDef on redesign | Jesusaves | 1 | -1/+9 | |
2019-09-16 | ./redesign all → Will now output bifs and other plants | Jesusaves | 1 | -2/+7 | |
2019-05-18 | Update redesign so it generates Aeros Master too | Jesusaves | 1 | -7/+84 | |
2019-05-18 | Change Aggressive EXP Effects again. All mobs exp changed, won't apply below | Jesusaves | 1 | -3/+4 | |
level 70, I guess? | |||||
2019-05-18 | Cut the Aggressive Bonus in half. Aggressive mobs exp not changed. | Jesusaves | 1 | -0/+2 | |
2019-05-18 | Merge udesign on redesign | Jesusaves | 1 | -0/+8 | |
2019-04-29 | Update equipment tables (r/s-edesign) | Jesusaves | 1 | -18/+23 | |
2019-03-19 | Evol Compatibility (fail-safe) | Jesusaves | 1 | -1/+2 | |
2019-03-02 | Comment unused variables because pyflakes2 | Jesusaves | 1 | -4/+4 | |
2019-03-02 | Update ReDesign | Jesusaves | 1 | -3/+5 | |
2019-02-20 | Publish the three Database Specs Tools. | Jesusaves | 1 | -0/+927 | |
They are wiki/redesign wiki/udesign and wiki/sedesign. Use the table at the bottom to add str/agi/vit/dex/int/luk first. Then run redesign, fix the mob stats, and run udesign for a last tweak. For items, only running sedesign is enough. Remember if the mobs weren't stated using ReDesign and UDesign it is pointless. Same applies if you use ReDesign + UDesign and neglect SeDesign - balance will be broken. Remember that a special argument or python flag must be set to use these tools. |