summaryrefslogtreecommitdiff
path: root/db/re
AgeCommit message (Collapse)AuthorFilesLines
2024-08-18Balancing: Reduce skill cooldown and do not harm players outside PVP mapsJesusaves1-10/+10
2024-08-17This is the experimental and untested code for the use-case of the new commands.Jesusaves2-0/+33
The skill cannot be obtained. It's untested, and it could break server. (Need to check of duplicate removal of a running NPC crashes server or not).
2024-07-30Minor balance tweaks which shouldn't be very perceptible to players.Jesusaves2-0/+4
2024-07-30Smoke Dragon is meant to be fought in group, so change Battle PlansJesusaves1-1/+1
2024-07-30Smoke Dragons. They show up during Easter. They drop Dragon Eggshell Hat.Jesusaves2-2/+107
2024-07-30Add Captain Cap to Aeros ShopJesusaves1-0/+2
2024-07-30No more soren memeJesusaves1-2/+2
Rename Soren Mercenary Card to Meway (same letter counter) Rename Worker's Day Soren to Livio (not a formal contributor)
2024-07-29Refactor Christmas Rewards.Jesusaves1-3/+3
They now include Red Stockings, a fruit, summon scrolls, coffee, etc.
2024-07-29Santa Globe can no longer be obtained from Rare groupJesusaves1-1/+1
2024-07-27Add on database the tier 2 homunculi: Paladin, Warrior, Stalwart and RangerJesusaves1-0/+5
Base status is the average of the lowest values for each class Growth is the average value of the highest for each class EXCEPT PALADIN Paladin Growth is the average value of the average for each class Skills are the accumulation of both parent classes. Some freedom was taken with SP (rounding 334 -> 300) Paladin STR was nerfed from 66 to 50 Stalwart gxHP increased from 60 to 65 Ranger gxSP increased from 9 to 10 Paladin max growth for AGI, VIT, INT, DEX, LUK increased from 17 to 18
2024-07-27Add Cake to heal the homunculus. Blueberry Cake is not yet released.Jesusaves2-3/+126
2024-07-27Evol Potions can now be given to Homunculus with right-click menu.Jesusaves1-5/+20
2024-07-27Homunculus DB syntax modified. Tested.Jesusaves1-10/+11
2024-07-23Fix the typosJesusaves2-3/+3
2024-07-23Add Sparkly Mint Donut, which gives EXP to the Homunculus.Jesusaves2-5/+31
Change the Element's sparkly donut. Add Nivalis Crystal Drop. Give 3 Sparkly Mint Donut when you complete the Episode, if you have space.
2024-07-23Increase all Homunculus HP in +50 except All Rounder/Superior Machine (+40)Jesusaves1-9/+9
2024-07-23Nerf Top Hat in 25%Jesusaves1-1/+1
2024-06-28The discussed changes for the upcoming change in pet code.Jesusaves1-0/+2
- Cart max weight 5kg -> 10kg (a later buff is likely) - 006-9, 018-5-boss: NoCart, NoStorage - 001-6, sore, soren-2: NoPet - 018-5-0, 018-5-1: NoStorage - Kamelot and Gemini: Cart OK
2024-06-28Nerf Piou Pet Loot from 10 to 5 to reflect hercules@e4ea8f71Jesusaves1-1/+1
2024-06-05Fix skill level overflow in item DBJesusaves1-70/+70
2024-05-28Include 001-13-1 and Meager ShadowJesusaves1-0/+42
2024-05-28Improve Pinkie Pet to make it slightly less prone to runaway. SLIGHTLY.Jesusaves1-3/+3
2024-05-26Nerf Slime Mothers, because I misread SkillLevel and ConditionDataJesusaves1-16/+16
2024-05-25Some arrow drop adjustments requested by playersJesusaves1-2/+2
2024-05-25Fix typo in commit cde55b918eJesusaves1-1/+1
2024-05-25Update 017-0 mobs, and nerf sea slimes a bit. (Or not, in YuckFou's case).Jesusaves1-3/+3
2024-05-25Add some drop distinction to pirates.Jesusaves1-9/+9
Grenadier - Coin Bag Swashbuckler - Casino Coins Thug - Treasure Keys
2024-05-25Nerf considerably the Pinkie Cave GP farming, responds for 30% of GP generationJesusaves1-2/+1
Also, fix a typo on an unrelated file.
2024-05-25Inspector Hat & Inspector Quest (set). All done for 19.0Jesusaves1-0/+38
2024-05-25Adjust homun 6010 - make it weaker and less loyal (hunger 5m -> 60m)Jesusaves1-1/+1
1 piece of bread will keep it running for 10 hours, instead of 50 minutes. Not so bad if you don't plan in taking care of it. Not so good if you plan in doing anything besides carpeting with it.
2024-05-22Fix a "+" sign in the place of a "-" sign + other minor polishingJesusaves1-2/+2
2024-05-18Adjust some seasonal items weightJesusaves1-6/+6
2024-05-18Add the new items to where they belong: Elli's Chest is now complete.Jesusaves1-0/+107
+ Torn Wings for 7,000 Strange Coins so you can spend Moubootaur reward.
2024-05-18Sorry, I got excited. Add Violet Eggshell Hat, so ML has two unique eggshellsJesusaves1-0/+20
2024-05-18Add more Eggshell Hats (Easter Event)Jesusaves1-0/+60
2024-05-17Translation updateJesusaves1-1/+1
2024-05-12Increase fish sell price & slime mothers spawn timeJesusaves2-13/+13
2024-05-12Nerfs: Pink Antenna, Green Slime, GSM, Jak1's Residence, Iced Bottles, ↵Jesusaves3-21/+21
Pinkie Hats. Also, update captcha function ever so slightly so new players have less captchas.
2024-05-08Botter Syndrome; This is disabled by defaultJesusaves1-0/+1
2024-05-08Some nerfs players asked me to do, regarding splash, options, and dropsJesusaves1-0/+1
Well, some of these don't count as nerfs but whatever.
2024-05-08Fix polished gems for usage in the monocleTest_User1-6/+6
2024-04-02Allow Mysterious Bottle to be empty, by MineGamer requestJesusaves1-1/+1
2024-02-19Nerf Tonori Delight by half and reduce the variation on Maxime.Jesusaves1-4/+3
Chef Hat now produces similar results to summer season.
2024-02-06Item weight fixJesusaves1-11/+11
2024-01-29Allow Yeti King Quest for sub35 reborn. Fix 032-2 shovel dungeons.Jesusaves1-1/+2
2024-01-20Add Petal as a super rare drop (Beatrice only)Jesusaves2-3/+13
2024-01-20Spring & Cherries, also release Pumpkin LollipopJesusaves1-0/+15
2024-01-20Add new Winter drop: Small Chocolate BarJesusaves1-1/+5
2024-01-20This is the initial version of Cooking System (work in progress).Jesusaves4-52/+336
In particular: - You cannot learn how to cook - You cannot learn any recipe - You cannot make flour - You cannot cook Fruit Salad, Zombie Nachos nor Pancake This also introduces changes to drops, as well as new items, incl. Donuts. Partly Tested.
2024-01-19Unlock refine up to +15 after MK is slain.Jesusaves1-41/+29