summaryrefslogtreecommitdiff
path: root/wiki/redesign.py
AgeCommit message (Collapse)AuthorFilesLines
2019-05-18Update redesign so it generates Aeros Master tooJesusaves1-7/+84
2019-05-18Change Aggressive EXP Effects again. All mobs exp changed, won't apply belowJesusaves1-3/+4
level 70, I guess?
2019-05-18Cut the Aggressive Bonus in half. Aggressive mobs exp not changed.Jesusaves1-0/+2
2019-05-18Merge udesign on redesignJesusaves1-0/+8
2019-04-29Update equipment tables (r/s-edesign)Jesusaves1-18/+23
2019-03-19Evol Compatibility (fail-safe)Jesusaves1-1/+2
2019-03-02Comment unused variables because pyflakes2Jesusaves1-4/+4
2019-03-02Update ReDesignJesusaves1-3/+5
2019-02-20Publish the three Database Specs Tools.Jesusaves1-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.