summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Collapse)AuthorFilesLines
2025-02-02***The Money Maker Patch***Jesusaves1-386/+387
- Tulimshar Employment Center - Reduce cooldown on Merchant Guild Requests - Update warnings and consequences of using skip-content system
2025-02-01Buff Mana Bomb damage. Add a parlor trick for a skill tutorial.Jesusaves2-1/+38
2025-01-30Update Contributors Points and some minor improvements.Jesusaves1-1/+1
2025-01-13Give up to 100% HP Boost to mercenariesJesusaves1-21/+21
2025-01-12[UNTESTED] Merchant Guild Requests, from TMW rEvolt.Jesusaves2-0/+10
Needs testing, specially the Caravan scout (currently restricted)
2025-01-11Pickaxe now also greatly increases your defense from melee attacks.Jesusaves1-0/+7
It reduces 30% of the damage from melee sources. However, unequipping it lowers agi up to -40 for 2 seconds.
2025-01-11Manually add boss immunity to stun, stone and D. poison/sleepJesusaves1-0/+24
To reflect change in server-code
2025-01-11Buff arrows status ailments affliction rate to help with #81Jesusaves1-5/+5
2025-01-11Piou isles Chef questFedja Beader1-1/+4
Just the Chef part of !121 Generated with `f=./npc/006-2-5/pouf.txt; for i in {1..10}; do git rebase --autosquash --exec "if [ -f $f ]; then git rm -f $f; git commit -a --amend --no-edit; fi" HEAD~$i || break; done` and so on... Co-Authored-By: +seeds <abby.hulka@gmail.com> Co-Authored-By: Sean Hulka <sean.hulka@gmail.com> Co-Authored-By: Jesusaves <jesusalva@tmw2.org> Fix indent as ThinkSome asked spaces2tabs + force 2space indents in comment section to keep it neat Me, jes, test all agree that tabs>spaces :3 Fix typo q2->q3 & q1->q2 to match Arkim's setup Arkim-ize Glim daily Forgot to forward-declare the function Add some punctuation for our poor old eyes... Is this less or more verbose than if & else if? (also handles case if q > 3 for whatver reason) Rename new Piou island quests LilitQuest->PiouQuest and shift IDs Trim unused quest vars, shift ID up Unshift, leave placeholders instead... * Remove redundant delivery wait loop function and redistribute parts of it elsewhere * What instance? * More refactor * Add PiouChef import * spaces2tabs * Re-indent headers * Rename LilitQuest->PiouQuest & add to quest_db * Piou isles quests Co-Authored-By: +seeds <abby.hulka@gmail.com> Co-Authored-By: Sean Hulka <sean.hulka@gmail.com> Co-Authored-By: Jesusaves <jesusalva@tmw2.org> Fix indent as ThinkSome asked spaces2tabs + force 2space indents in comment section to keep it neat Me, jes, test all agree that tabs>spaces :3 Fix typo q2->q3 & q1->q2 to match Arkim's setup Arkim-ize Glim daily Forgot to forward-declare the function Add some punctuation for our poor old eyes... Is this less or more verbose than if & else if? (also handles case if q > 3 for whatver reason) Rename new Piou island quests LilitQuest->PiouQuest and shift IDs Trim unused quest vars, shift ID up Unshift, leave placeholders instead... **** Co-authored-by: +seeds <abby.hulka@gmail.com> Approved-by: Jesusalva Jesusalva <jesusalva@tmw2.org>
2024-12-31Some ammo drop where it fitsJesusaves1-0/+5
2024-12-16Missing Ofelia's patchJesusaves2-2/+5
2024-12-16Christmas 2024 - Ofelia's Event : Not yet completedJesusaves2-81/+139
Groups 1, 2 and 4 are not yet hooked. Untested. No rewards are currently given.
2024-09-15Fix typo on Sailor Shirt nameJesusaves1-1/+1
2024-09-15Fix typoJesusaves1-2/+2
2024-09-15Lightsabers: Add a MaxHP penalty.Jesusaves1-0/+2
2024-09-15Sorry, I forgot to commit two files.Jesusaves1-242/+243
2024-09-13Add 001-13-6, the last one for now.Jesusaves1-410/+411
2024-09-13Add 001-13-5 Concrete layout.Jesusaves1-410/+411
2024-09-11018-5-6 a long overdue Real Estate, I admitJesusaves1-208/+209
2024-09-11020-8 Nivalis Real EstateJesusaves1-178/+179
2024-09-11Add 001-13-4Jesusaves1-408/+409
2024-09-08"Fix" Black Cat rewardJesusaves1-0/+22
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-08-05Maintenance NPCs (useless)Jesusaves1-0/+2
2024-07-31Halinarzo Illegal Casino and Craps gameJesusaves1-308/+309
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 memeJesusaves2-3/+3
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 RangerJesusaves2-0/+36
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 Siegfried (Gipp?) placeholderJesusaves1-0/+1
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-06-05failed assertion: exp modifiers must be positive, signed integers [HERC]Jesusaves1-1/+1
Except for Botter's Syndrome... Amend option accordingly
2024-06-02Invalidate Quest ID 0, so it hopefully errors from now on.Jesusaves1-6/+5
2024-06-01General fixes on Piou Isles.Fedja Beader1-17/+11
spaces2tabs + force 2space indents in comment section to keep it neat Me, jes, test all agree that tabs>spaces :3 Arkim-ize Glim daily Rename new Piou island quests LilitQuest->PiouQuest and shift IDs Trim unused quest vars, shift ID up
2024-06-02Piou isles: Glim quest, and a couple cosmetic NPCs+seeds2-1/+17
Co-Authored-By: +seeds <abby.hulka@gmail.com> Co-Authored-By: Sean Hulka <sean.hulka@gmail.com> Co-Authored-By: Jesusaves <jesusalva@tmw2.org>
2024-05-28Include 001-13-1 and Meager ShadowJesusaves2-407/+450