summaryrefslogtreecommitdiff
path: root/db/pre-re/item_db.conf
AgeCommit message (Expand)AuthorFilesLines
2021-05-17Some bugs I have no idea where they come from or how to fix.Jesusaves1-1/+1
2021-04-17Remove unequipcb (deprecated)Jesusaves1-18/+18
2021-04-17Readd the permission constants. Fix GM level on items. Remove unused attr fro...Jesusaves1-926/+12
2021-04-15Add MATK bonus to Witch Hat and Pointy Witch Hat.Jesusaves1-0/+6
2021-04-15[skip ci] must be sleepyJesusaves1-0/+3
2021-04-15Nerf bows MATK in 10% of the ATKJesusaves1-0/+13
2021-04-15[skip ci] Extra nerf to Terra HeadJesusaves1-1/+1
2021-04-15Nerf the helmets as well; I think this is as low as it'll get.Jesusaves1-11/+11
2021-04-15Nerf again all armors MATKJesusaves1-11/+11
2021-04-15Double the MATK penalty but keep the MATK bonus intactJesusaves1-34/+34
2021-04-15[skip ci] darn typoJesusaves1-0/+4
2021-04-15[skip ci] fix typoJesusaves1-1/+1
2021-04-15MATK penalty items. Drop several from this table as well.Jesusaves1-0/+83
2021-04-15Nerf all MATK bonus in a /10, and reintroduce the positive ones.Jesusaves1-0/+153
2021-04-15Wooden Staff now, as on Legacy, affects Confringo firepower more than othersJesusaves1-0/+2
2021-04-15Replace bMatk with bMatkRate (which works)Jesusaves1-3/+3
2021-04-14Stop bothering me already, will you? XDJesusaves1-3/+3
2021-04-13Try a different approach at Bull Helmet. Not 100% sure but 100% safe.Jesusaves1-7/+8
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-13Balance: Boost all Sulphur Powder sources in x4, nerf Flar attack from 110% t...Jesusaves1-1/+1
2021-04-13Add Matk to wands, nerf Astral Soul in roughly what was added to wandsJesusaves1-3/+3
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-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-11Start working out on the focus skillsJesusaves1-1/+1
2021-04-10Cleanup all shops. This makes CI passable! (At least in a real environment)Jesusaves1-2/+2
2021-04-10Add several convenience functions. Fix some bugs regarding misuse of readparam()Jesusaves1-8/+8
2021-04-09Fix several tiny bugsJesusaves1-9/+34
2021-04-09CleanupJesusaves1-18020/+117
2021-04-09Main Functions Consolidation. Resave item dbJesusaves1-45584/+34722
2021-04-09Override item DBJesusaves1-7547/+45563
2021-04-09Initial commitJesusaves1-0/+7594