summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Expand)AuthorFilesLines
2021-04-13Fix Phylactery. Maybe.Jesusaves1-2/+2
2021-04-13These ASPD values should be closer to realJesusaves1-4/+4
2021-04-13Correct wands speedJesusaves1-1/+1
2021-04-13Remove some unused constantsJesusaves1-34/+0
2021-04-13Slow down daggers and swords (melee weapons) so it feels more like TMWA.Jesusaves1-2/+2
2021-04-13Fix a typo on KrukanJesusaves1-3/+0
2021-04-13Keep MVP field only on crypt generalsJesusaves1-2/+0
2021-04-13Remove unused fieldJesusaves1-149/+0
2021-04-13Remove boss attribute from a few mobs which clearly aren't, and boss-ify cryp...Jesusaves1-24/+3
2021-04-13The last monster rangeJesusaves1-26/+26
2021-04-13Fix the mob 0~19 exp range. The last range has a lot of autogen mobsJesusaves1-8/+8
2021-04-13Fix the 40~59 exp gain rangeJesusaves1-10/+10
2021-04-13Sorry, that was 80~99 range, THIS is the 60~79 rangeJesusaves1-9/+11
2021-04-13Fix mob exp for 60~79 rangeJesusaves1-20/+20
2021-04-13Fix mobs over 100 Experience output (except V0id monsters)Jesusaves1-27/+27
2021-04-13Put Kaan back into serviceJesusaves1-35/+11
2021-04-13Balance: Boost all Sulphur Powder sources in x4, nerf Flar attack from 110% t...Jesusaves2-13/+15
2021-04-13Add Matk to wands, nerf Astral Soul in roughly what was added to wandsJesusaves1-3/+3
2021-04-13Add LOCATION$ support (but it is not being saved yet)Jesusaves1-3/+2
2021-04-13Redo Mallard's EyeJesusaves2-5/+3
2021-04-13Bump max level to 140, and smooth out the exp needed between 130 and 135 as wellJesusaves1-2/+6
2021-04-13Bump job exp table because original one is too "easy"Jesusaves1-15/+15
2021-04-13Rebuild job level table with what TMWA uses, cap at Lv 150Jesusaves1-11/+16
2021-04-13Fix some behavior on itenplz: Always centered on self.Jesusaves1-2/+1
2021-04-13Include Flare DartJesusaves2-1/+28
2021-04-13Adjust max weight to 23.5kg and simplify some code.Jesusaves1-189/+5
2021-04-13Split files to be more ordely, add (or finish adding) the Abizit skillJesusaves2-3/+44
2021-04-13Fix all DB monster namesJesusaves1-149/+149
2021-04-13Databases should use tabulationJesusaves1-6717/+6717
2021-04-13Give ViewRange to all monsters, even those whom doesn't need itJesusaves1-118/+118
2021-04-13Replace Banker's code with Evol2 standards (total rewrite/fully fixed)Jesusaves1-208/+4
2021-04-12Fix item status effects (all potions)Jesusaves1-6/+6
2021-04-12CheckAmmo is deprecatedJesusaves1-12/+0
2021-04-12"Fix" a mess between Script vs OnEquipScriptJesusaves1-228/+234
2021-04-12Remove job level bonuses, TMWA doesn't have itJesusaves1-11/+21
2021-04-12Weapons doesn't need a DEF field eitherJesusaves1-45/+0
2021-04-12Remove useless attribute from item DBJesusaves1-960/+0
2021-04-12Fix bows not workingJesusaves1-32/+36
2021-04-12Fix required statJesusaves1-24/+8
2021-04-12Use slotmap properlyJesusaves1-616/+616
2021-04-12Healing items now have a delayed healingJesusaves1-75/+75
2021-04-11Add several changes from 2018 which had been excluded by accident =/Jesusaves1-7/+8
2021-04-11Fix typos. Add the newer npcs: Ashley, Kytty and The BeheaderJesusaves1-0/+2
2021-04-11Betsanc can now be obtainedJesusaves1-1/+1
2021-04-11Itenplz is now finishedJesusaves1-1/+4
2021-04-11SP Table rebuildJesusaves2-36/+40
2021-04-11This is also not going to be accepted by the CIJesusaves1-1/+3
2021-04-11Fix some stuff which could make pipelines not passJesusaves2-19/+9
2021-04-11Allow all chars to make parties by default, and remove some older code.Jesusaves2-1/+65
2021-04-11Mallard Eye is AC_VULTURE, not AC_OWLJesusaves2-3/+3