summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Collapse)AuthorFilesLines
2020-09-13Expand maximum base level to 130.Jesusaves1-1/+2
No change to job level. I hope to get Fortress Island finished by Oct 1st D:
2020-09-13Pinkie MaximusJesusaves1-0/+23
2020-09-12Fix a few mobs elementalsJesusaves1-4/+4
Current Elemental Monster Distribution Table: WATER 29 EARTH 30 FIRE 16 WIND 21 NEUTRAL 56 HOLY 27 DARK 35 GHOST 07
2020-09-12Register placeholders for Fortress Island monsters.Jesusaves1-4/+479
Assign levels.
2020-09-12Update crafting recipes to use Gumi's code, which is MUCH more maintainable.Jesusaves1-2/+2
2020-09-12Missing required filesJesusaves2-0/+47
2020-09-06Disable looting mode from summons.Jesusaves1-0/+21
Also ensure all summons can suffer from knockback. There are other stuff I could do, but for now, it is not necessary
2020-09-06LoF Gambler - SequenceJesusaves1-0/+4
2020-09-01Fix bugsJesusaves1-1/+1
2020-08-23fixed Candle Helmet IDChristopher Chay1-1/+1
2020-08-05Fix exploitJesusaves1-4/+1
2020-08-03Fix bugs on HEALING and MAGNUS HEALINGJesusaves1-0/+10
2020-08-01Homun skill tree seems broken?Jesusaves1-4/+4
2020-07-31Supreme Gift may now yield a Mysterious FruitJesusaves1-2/+2
2020-07-31Adjustments: Add Sacred Immortality Potion to Prism Gift.Jesusaves1-2/+2
Replace Coal from Silver Gift with Celestia Tea
2020-07-31Nerf the cost for Sacred Mana PotionJesusaves1-1/+1
15 Celestia Tea -> 10 Celestia Tea
2020-07-31Add Sacred Immortality Potion to Guild Alchemy [EXCLUSIVE]Jesusaves1-0/+20
2020-07-30Regenerate map dataJesusaves1-40/+41
2020-07-30Skill TMW2_STUDY registeredJesusaves1-0/+5
Cost: 1x Manapple. It is also the most expensive skill in RP terms. No MSP is required for studying (should be obvious)
2020-07-29Moggun pet. Also, add all pets and their food to Jesusaves GrimoriumJesusaves1-2/+2
2020-07-28Not the first item which Aegis and Name differ.Jesusaves1-1/+1
2020-07-28Iced Water can now be used and will give you a break on the Volcano.Jesusaves1-7/+19
2020-07-28Heat waves and the Volcano B1FJesusaves1-168/+169
2020-07-27PlaceholdersJesusaves1-0/+34
2020-07-22Modify Kolchak Slimes speedsJesusaves1-21/+21
2020-07-22Initial version of Kolchak slimesJesusaves1-4/+366
2020-07-22Get rid of job constantsJesusaves1-296/+0
2020-07-22Adds new Elite Duck monster.Sean Hulka1-0/+49
Second and third quest stages of PIRATES OF SARAH. Updates Ducky summoning skill.
2020-07-22Declare new Piou NPCs for script usageJesusaves1-0/+14
2020-07-13Nullify pet capture rate - just to be sureJesusaves2-11/+56
Placeholder for Baby Yeti.
2020-07-11And I almost forgot this as well D: SORRY HEAVEN D:Jesusaves1-10/+10
2020-07-07Monster King Fortress B0FJesusaves1-40/+41
Maps by kytty
2020-07-07Options which give % bonuses are now capped to 100%.Jesusaves1-19/+19
Values above 100% will be disregarded. I was careful to avoid a @Aeon bug which could make them all default to 100% %%e
2020-07-07Legendary Weapons now get +50% bonuses when tweakingJesusaves1-0/+1
2020-07-04Track TP locations on 000-1/exitJesusaves1-0/+1
2020-07-03AOE nerf is now 17%r12.2_20200703Jesusaves1-1/+1
2020-07-02Lower ore weight in 50g eachJesusaves1-8/+8
2020-07-01Missing linesJesusaves1-4/+84
2020-07-01Range fixingJesusaves1-2/+16
2020-07-01Small first-aid patchJesusaves1-7/+7
2020-07-01Fix targetJesusaves1-14/+14
2020-07-01PlaceholdersJesusaves1-0/+285
2020-07-01WHAT ARE YOU DOINGJesusaves1-0/+3
2020-07-01Aegis Shield will not be able to get weapon-exclusive bonuses,Jesusaves1-0/+1
but will have same rolls as weapons. Shields will also have 100% rolls for DEF, MDEF, MaxHP and MaxMP. (It'll actually be rounded up, so they'll go as: +4, +8, +12, +16, +20...)
2020-07-01Correct Luca's Skills MP costJesusaves1-77/+11
2020-07-01Placeholders for MalindouJesusaves2-31/+203
2020-07-01New stats for Mr. Saves skillsJesusaves1-38/+20
2020-07-01Ben will need a rewrite to stop using mlearn() directlyJesusaves1-0/+1
2020-06-27Summoning skills will now also inflict a cast delayJesusaves1-0/+24
It goes from 200ms to 500ms depending on how powerful the casting is
2020-06-27Summoning skill MP cost no longer scales with levelJesusaves1-216/+18