summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Collapse)AuthorFilesLines
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.
2020-05-05The quick way outJesusaves1-6/+15
2020-05-04Boost some low level monsters in 1 xpJesusaves1-15/+15
2020-05-02Extend level penalty tableJesusaves1-0/+5
2020-05-02Treasure Chests now have levelsJesusaves1-4/+4
2020-05-02Terogan's RewardsJesusaves1-0/+4
2020-04-30Evil Scythes are no longer an event only monster - remove Strange Coin drop ↵Jesusaves1-1/+0
entirely
2020-04-30Prepare GM Gift Box so it can be used reliablyJesusaves1-5/+1
2020-04-30Updates and bugfixesJesusaves1-1/+1
2020-04-30Prototype for Kamelot ChestsJesusaves1-2/+4
The treasure chests are Iilia-level
2020-04-30Constant for Legacy chestJesusaves1-0/+1
2020-04-30Some polishing at Kamelot's DebugJesusaves1-5/+3
Nerf and Improve the tower. Thanks to serverplugin addition, it can have weak damage. Its bash is dealing about 150 damage to me :3
2020-04-30For some reasonJesusaves2-16/+36
There are bugs with mobs
2020-04-29Scythes and Lightsabers: Dex downJesusaves1-8/+4
2H Swords: No effect Spears and Halberds: Hit up Will make 2H more balanced this way. Immortal Sword got hit up to be OP
2020-04-29Vulnerable to fireball and firewalk.Jesusaves1-0/+4
2020-04-29Nerf a bit Siege Tower.Jesusaves1-4/+4
It can now be destroyed, but at a huge cost
2020-04-29Spawn Siege Towers on Jail Instances.Jesusaves1-2/+2
They are very powerful and dangerous :3
2020-04-29Monster 1235 Siege Tower (for testing)Jesusaves2-0/+55
2020-04-28*NEW* [Elixir Of Life] will not only dispel ailments and fully heal.Jesusaves1-1/+2
It'll also set auto-revive for 3 minutes if you accidentaly die! =D You hardly will waste this potion if you use it in combat. But beware: You'll come back with ONLY 1% HP! (20% if you use S. Pot. Imortality)
2020-04-28Minor fixesJesusaves1-19/+3
2020-04-28Sketch for the generals builtin spawnsJesusaves1-0/+190
2020-04-28Add Kamelot Fallen Generals to mob dbJesusaves1-0/+126
2020-04-28Allow the Cursed Soldier and Archer to drop Guild CoinsJesusaves1-4/+6
2020-04-28sc configuration (so max hp bonus is dispelled on logout)Jesusaves1-0/+13
2020-04-28This is the first effort towards a minimal balance for Guild SkillsJesusaves1-9/+9
This should be enough for first release :3
2020-04-28What's Guild Vault for?Jesusaves1-1/+2
It is so members can learn skills. Only treasurer, vice leader and guild master can withdraw GP. But any member can use it to learn skills.
2020-04-28Register the new guild skills, so they become operationalJesusaves2-0/+154
2020-04-28Area ProvokeJesusaves2-0/+13
2020-04-28Initial sketch of Guild MagicJesusaves1-0/+3
2020-04-28Sacred Immortality Potion - Revives you with 40% HP if you die.Jesusaves1-0/+14
The ULTIMATE potion, imo. Effect last a whole minute. Only revives once.
2020-04-27Fix typoJesusaves1-1/+1
2020-04-27Good AND Bad news. What is good and what is bad is up to you.Jesusaves1-1/+1
News 1: There's now 5% chance of armor coming with Splash Damage. News 2: Splash Damage now lowers attack dmg in 15%. This means that unless you hit at least 2 mobs, you'll deal less damage. Splash is stackable. The more splash, the less damage you do. But if you're hiting more mobs, you're dealing more DMG than otherwise. (2 mobs = -15% damage on each, x2. So total dealt 170% base damage). This is more balanced, as it will smooth down the balance overpower of this option. And will also make bosses which relies in summons, like the Monster King, minimally more challenging. Remember: If you equip over 6 splash equip, that'll deal no damage! 6 equips with splash will cause 10% damage to every mob in a 6x6 radius. Which is 1/3 of the screen.