summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Expand)AuthorFilesLines
2021-04-13Charges!!Jesusaves1-1/+1
2021-04-13Some of TMWA constants are no longer relevant, seeJesusaves1-3/+0
2021-04-13Some TMWA variables are now garbage \o/Jesusaves1-4/+0
2021-04-13Add missing flags to database - how were they missed o.oJesusaves1-1/+42
2021-04-13Try a different approach at Bull Helmet. Not 100% sure but 100% safe.Jesusaves1-7/+8
2021-04-13Fix some mistakes regarding FXJesusaves1-0/+3
2021-04-13Change Phylactery bonus from +50% to +15% ASPD RateJesusaves1-1/+1
2021-04-13Pre-Re does not care with MATK on weaponsJesusaves1-3/+3
2021-04-13Remove wasted spaceJesusaves1-43/+0
2021-04-13Fix a couple othersJesusaves1-2/+2
2021-04-13Better just nerf itJesusaves1-1/+1
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