summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Collapse)AuthorFilesLines
2019-06-18Tweak for how long smoke grenade effects last. Note it doesn't works against ↵Jesusaves1-1/+1
boss.
2019-06-18Fix smoke grenade and tweak itJesusaves1-1/+1
2019-06-18Your level now affect Smoke Grenades, but it is hardly significant.Jesusaves1-1/+1
I mean, you get 1ms per level. Meaning you won't notice anything until level 200.
2019-06-18Smoke grenade now works too, by brute force. It only puts monsters to sleep ↵Jesusaves1-1/+2
for 500ms.
2019-06-18Grenades now work (by force), but they never kill a monster and doesn't ↵Jesusaves1-1/+2
works on players!
2019-06-18Okay... This lame grenade works but is uselessJesusaves1-1/+2
2019-06-18Attach npc timer, lower Ninja's damage in 100 pointsJesusaves1-1/+1
2019-06-18Feed some skills to IsbamuthJesusaves2-2/+67
2019-06-18De-hardcode UseEffect in grenadesJesusaves2-2/+3
2019-06-18itemskill() is broken, report to {41444d494e}Jesusaves2-0/+17
2019-06-18Replace ID Grenade with SmokeGrenade (I need real Grenades now).Jesusaves1-2/+2
Maybe cloacking effect gets fixed now, btw
2019-06-18Fix smoke grenadeJesusaves1-1/+1
2019-06-17Isbamuth - doesn't seems strong at first, but then, skills...Jesusaves1-1/+44
2019-06-17Rewrite Rolling Stone prototypeJesusaves2-18/+2
2019-06-17Rolling Stones :> (TODO, ALPHA)Jesusaves1-1/+18
2019-06-17Fix ArchantJesusaves1-11/+12
2019-06-17Prepare new monsters: Ice Maggot and ArchantJesusaves1-2/+86
2019-06-17Add Coffee and make it Halinarzo's Speciality (even because... Frostia has ↵Jesusaves1-0/+17
no shops)
2019-06-17Golden MimicJesusaves2-12/+34
2019-06-16Quest ID 132 is now reserved for Player Quest.Jesusaves1-0/+4
It was a difficult decision, mind you.
2019-06-16Fixes on Kreist, rebalance, and Frostia General's assign their quest properly.Jesusaves1-0/+4
2019-06-16Daily quest at Tulimshar Guard House to slay 100 random monsters.Jesusaves1-0/+13
Rewards are small, but they count on any monster, so why not.
2019-06-16Minor changes, prepare new NPC for Tulimshar Guard houseJesusaves1-1/+1
2019-06-16Raise drastically croconut drop to make sailor quest easier (and because manana)Jesusaves1-0/+1
2019-06-16Elixir Of Life now recovers most status ailments (including Curse)Jesusaves1-0/+16
2019-06-15Add three new maps for Player Story 5Jesusaves1-24/+27
2019-06-15As we're at it - add MercBoxD and MercBoxE even if I probably won't use them.Jesusaves1-1/+42
2019-06-15MercBox(AA,BB,CC,DD,EE) → Extreme chance to give designed mercenary tier card.Jesusaves1-0/+106
2019-06-15After level 40, you'll find yourself getting less Apana/Soren/etc. and more ↵Jesusaves1-3/+8
of ME! On MercBoxsetA only
2019-06-15Rewrite Mercenary Boxset A to be the basic Mercenary Boxset.Jesusaves1-1/+11
Options will vary depending on your level.
2019-06-15Rewrite how Mercenary Boxsets are handled (for easier maintenance)Jesusaves1-75/+3
2019-06-15Update Mercenary Boxsets before total redesignJesusaves1-15/+15
2019-06-15Update Merc. CardsJesusaves1-4/+112
2019-06-15Replace Mercenary DBJesusaves1-16/+20
2019-06-15Homunculus Ressurection, now, drains nearly all your mana, YOU NOOB. :<Jesusaves1-11/+11
2019-06-15Rewrite Homunculus Exp Table.Jesusaves1-149/+150
exptable.py data: i=120, l=0, mx=150, subvalues{1.11,1.05,1.03,1.01} After level 10, all values are truncated to end with 0, value rounded up.
2019-06-15Revert "Rewrite Homunculus Exp Table."Jesusaves1-150/+150
This reverts commit e490a7f1d89d14c3aab0c050f5ef7e84696aead3.
2019-06-15Rewrite Homunculus Exp Table.Jesusaves1-150/+150
exptable.py data: i=120, l=0, mx=150, subvalues{1.12,1.07,1.05,1.01}
2019-06-15Update Homunculus DB with eight homunculuses (temporary names)Jesusaves1-3/+8
2019-06-15I'm playing with Homunculus skills :>Jesusaves3-0/+11
2019-06-12MobHunting quest (Dausen) - stage 1 - CrocsJesusaves1-0/+4
2019-06-11Mounts walk speed acceleration will now be determined without a configure :<Jesusaves1-0/+1
2019-06-10Add the two hand weapons and update JSaves GrimoriumJesusaves1-0/+64
2019-06-09Who would bury an ore chunk? It makes no senseJesusaves1-2/+2
2019-06-09Fix bugs, Treasure Map should also work now but untested and risky.Jesusaves2-4/+3
2019-06-09Treasure Map: You cannot read it because coordinates are TODO, but it worksJesusaves1-1/+6
2019-06-09Make Treasure map an usable item, outdate ID 1166Jesusaves1-11/+18
2019-06-09Register FX Particles with constants, and force players on Nard to get the ↵Jesusaves1-1/+29
Exp Boost
2019-06-08Okay, this will need some order or we'll have recipe conflicts >.<Jesusaves1-0/+3
There cannot be two equal recipes, after all. I've defined some rules.
2019-06-08Okay, add two shields, but we cannot make such reuse of materials %%nJesusaves1-0/+71