summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Collapse)AuthorFilesLines
2020-05-31Mob ID 1400 - Fortress GateJesusaves1-0/+19
A stalwart with 200k HP Passive Guardian. It'll protect the Fortress Island. Destroying it is CRITICAL to conquer the town! (Death event will remove collision - aka. open the gate) (As we're using a workaround, though...)
2020-05-29Well, okay >.>Jesusaves1-0/+2
Lv 50+ and Lv 100+ mob difference will give extra XP gains.
2020-05-29Status Reset Potion - return fruitsJesusaves1-1/+2
2020-05-29Aegis Shield: Increase HP bonus from x5 to x7Jesusaves1-1/+1
(at job lv 80 which is me: +400 -> +560 HP)
2020-05-27Ops, it should be -5% relative drop chance, not -10% >__>Jesusaves1-6/+6
This is experimental, if RNG starts again becoming a hell I'll comment this. Do note that unless you are farming things without any challenge, this will not harm you in any way.
2020-05-27Chaos Control - Nerf a tiny bit drop rate at absurd power level difference.Jesusaves1-0/+10
This nerf only applies if you are over FIFTY levels than your opponent. It is discrete and can be easily counteracted with luck.
2020-05-27[Speed Card] bonuses: +1 -> +2Jesusaves1-2/+2
2020-05-26%%pJesusaves1-0/+2
2020-05-24Prepare another nerf of critical rate.Jesusaves1-0/+5
This one is made ineffective, because this nerf == current settings. It will be made effective, only when VAR_CRITICALSUCCESSVALUE is restored.
2020-05-24025-1 is now officially a mapJesusaves1-40/+41
2020-05-22Make Maps + PlaceholdersJesusaves1-65/+67
2020-05-22I'm disatisfied with this draftJesusaves1-0/+10
2020-05-22Remove graffiti skillsJesusaves1-2/+0
2020-05-22TMW2_JUDGMENTJesusaves2-1/+21
An untested skill (like nilfheim), proof of concept. It should have a splash effect over target. * Now I need a function to cast damage from script, can't be setting UDT_HP forever
2020-05-20Well, @Kolchak wanted a Nilfheim skill.Jesusaves2-16/+30
Here we go; But it is not available yet (Magic Academy doesn't even have indoors.)
2020-05-20Moubootaur Legends Patch Level 10Jesusaves2-89/+256
Item Combo DB
2020-05-20EXP/DROP boosts should always be visible, imoJesusaves1-0/+5
2020-05-20This is annoying; Make it invisible.Jesusaves1-1/+0
2020-05-20Moubootaur Legends Patch Level 9Jesusaves3-523/+2898
"Convert sc_config to libconf"
2020-05-19Register better which mob IDs are free and I'll prioritary use them.Jesusaves1-0/+6
2020-05-19New monster: Moubi, lv 135, regularJesusaves2-3/+50
2020-05-18Russian ReversalJesusaves2-3/+3
(Actually, I just mistakenly swapped out two bonuses with similar names D:) (so fix them: bCriticalRate instead of bCritical except when the later is intended) I also removed the restriction of adding critical bonuses to armors >_> PS. Nerfed Murderer Crown along the way
2020-05-18Max Level: 110/100 -> 120/110Jesusaves1-3/+4
WARNING: With this commit, Saulc's Experience Table is now officially deprecated
2020-05-16Scoreboard generationJesusaves1-0/+4
2020-05-16Small, simple loop for FishingJesusaves1-0/+16
2020-05-16Worker's Day: Now there is a limit on how much you can exchange.Jesusaves1-0/+4
This is reset every day.
2020-05-16Duplicate item IDJesusaves1-1/+1
2020-05-16Boss Gift drop lists updateJesusaves2-6/+28
2020-05-16Boss Hunter BoinaJesusaves1-1/+18
2020-05-16Prepare the new boss giftsJesusaves1-18/+7
2020-05-16Implement Boss Gifts, which will replace the dropped giftsJesusaves2-8/+86
2020-05-16Register Event Treasures in item databaseJesusaves1-0/+50
2020-05-16Leather BallJesusaves1-2/+5
2020-05-16Elemental Fix for the slime mothersJesusaves1-12/+12
2020-05-16Assign drops to the slime mothersJesusaves1-12/+82
2020-05-16(How did this duplication happened O.o)Jesusaves1-44/+0
2020-05-16All Slime Mothers, incl. the Great Mouboo SlimeJesusaves2-0/+164
2020-05-16Up to Lava Slime Mother. Upgrade skills as wellJesusaves2-2/+156
2020-05-16White and Azul slime mothersJesusaves2-0/+148
2020-05-16Starting at Chocolate, the Slime Mothers will begin inflicting status ailments,Jesusaves2-0/+112
ranging from DECAGI to CURSE (hopefully)
2020-05-16Bring Red Slime Mother, and restat the yellow one along the wayJesusaves2-4/+63
2020-05-16Yellow Slime Mother is actually weaker than Copper'sJesusaves2-0/+59
2020-05-16Blue and Copper Slime MothersJesusaves2-3/+121
2020-05-16Green Slime mother (my archetype)Jesusaves2-0/+59
2020-05-16Smiley Cap releasedJesusaves1-0/+17
2020-05-16New Aeros Rare: [Doll]Jesusaves1-2/+2
Fix nearby code pieces as well, and the Golden Warlord Plate typo.
2020-05-12Due to a bug, critical rate could go up to 200%, but now I know the formulaJesusaves1-1/+1
works strangely. Cap this to 100%.
2020-05-12Just to be sure... Cap critical from items to 20%.Jesusaves1-3/+3
2020-05-10Missing flag.Jesusaves1-0/+3
2020-05-08Tweak Smoke Grenade Effects.Jesusaves1-1/+1
If player need to return past Razha, they could be easily wiped out. The Smoke Grenade uses SC_SLEEP (which is safe because the wake effect). It now can live up to about 5 seconds with strongest player.