summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Collapse)AuthorFilesLines
2020-05-24Faction Core, Quest ID rewrite, Thieves Path.Micksha5-91/+171
Part of Leaving Artis redesign.
2020-05-12Fix some minor stylingJesusaves1-2/+2
2020-05-07Random, Wild Treasure Chests were sighted in Hurnscald Caves!Jesusaves3-4/+40
Watch out for them!
2020-05-06make maps for cavesMicksha3-11/+141
2020-04-27add moubiMicksha1-0/+42
2020-04-22finalize changes in boss.txt, update TF_POISON a bit (note to self: add ↵Micksha2-11/+11
particles and icon for poison skill)
2020-04-22Add Hocus' GolemMicksha1-0/+42
2020-04-22Add items for Kfahr, add Golden Scorpion. @Jesusalva please review item ↵Micksha3-3/+112
values and stats, and mob values and stats.
2020-04-11Add the [Clothes Pack], containing the destroyed equipment from the player.Jesusaves1-0/+17
This item is obtained from Doomsday event epilogue. “Contains merge items which can be restored by a skilled NPC”. The name of this NPC is... Perhaps, Gumi? %%M :>
2020-04-10Make MapsJesusaves1-2/+3
2020-04-09Add a dummy swampling for testingJesusaves1-0/+40
2020-04-09initial commit for Candor: outdoor map, indoor maps, placeholder NPCs (many ↵Micksha2-2/+30
placeholder scripts still missing, existing ones corrupt)
2020-04-07Fix typoJesusaves1-1/+0
2020-02-28Beanie Copter Quest, by @WildX requestJesusaves1-0/+21
2020-02-17CavesMicksha2-0/+218
2020-02-09Strip tabulations from item_db.conf by @gumi requestJesusaves1-474/+474
I've also stripped tabulations from the template. To prevent bad c/p.
2020-02-03Beehive: As I've suspected, MSS_ANY may cause an infinite bee spawn.Jesusaves1-3/+3
And then our trolls would be way too happy, so I'm changing it :>
2020-02-03Register an attack speed of 100 to [Halberd]Jesusaves1-0/+5
2020-02-03Fix Beehive bad bee spawns under Micksha's requestJesusaves1-3/+3
2020-02-03Fix some mess on mob_skill_db by @Micksha %%gJesusaves1-6/+6
(Replace NPC_SUMMONMONSTER skill on flowers with NPC_SUMMONSLAVE and tweak values)
2020-02-03add signs to 008-1, 008-1-1 and 008-1-2Micksha1-39/+40
2020-02-03Arrival in ArgaesMicksha2-0/+26
2020-02-03Replace mob_skill_db.conf template/builtin-docs with Moubootaur Legends version.Jesusaves1-13/+130
2020-02-03Remove unused, deprecated database file.Jesusaves1-74/+0
2020-02-01Add EVOL_MONSTER_IDENTIFY skill.Jesusaves2-0/+15
Allow players with this skill to use both `/mi` and `@monsterinfo` commands. The skill still isn't obtainable anywhere. Single level.
2020-01-18add the requested merge compensation itemsMicksha1-0/+894
2020-01-10Rebalance monsters and equipment.Jesusaves2-385/+349
Initial version, it is possible that more changes make themselves necessary, specially equips.
2020-01-08Housekeeping patches, they should not have any visible effect ingame (unless ↵Jesusaves1-0/+6
something BREAKS, then you'll notice it right away)
2020-01-08Add all options we could ever think of. Proofed and tested on Moubootaur ↵Jesusaves1-0/+80
Legends. Also, add two new options: VINTAGE_WPN and VINTAGE_ARM. They are reserved for items coming from the Merge. First option halves player damage against all monsters. Second option removes player defense in 20% against all monsters. Specifics of the options can be later changed. In fact, we reserve ourselves the rights to do so at any time without prior notice.
2019-11-02rebalance the stats of the dummy mobs used in the legion training. Note that ↵toams1-69/+6
fake Pikipiks show up because the skill (this still needs to be fixed)
2019-10-28Remove Defense from weapons, range and attack from armor, job/gender ↵Jesusaves1-571/+2
overhead, delay/sprite overhead, equipment properties on non equipment pieces. This is only clean up where the values were set to defaults (=redundant AND irrelevant)
2019-10-26add Galimatia items to item_db and monsters to mob_db, minor cleanupMicksha3-852/+193
2019-10-26Spacing issueJesusaves1-1/+1
2019-10-25Disable sizefix (weapon dealing more or less damage based on monster size)Jesusaves2-47/+47
We need later to decide if we'll be using this, how bad is the penalty, and most importantly, I don't think you should be penalized for killing Pious with a zweihander or a warhammer or a similar big weapon.
2019-10-16[Adventurer Soul] (7420) - Dropped when you die in PVP.Jesusaves1-13/+24
“Seems like someone fell prey to PK'ing.” Unusable [Death Potion] (610) - Instantly kills the user if you drink. “Used for really powerful black magic. You should not drink this!”
2019-10-16Tengu (mob 1120)Micksha1-0/+43
2019-10-16Firedummy, SpiderqueenMicksha2-1/+66
2019-10-10Kytty's HouseMicksha1-12/+13
2019-10-10Change Slime-Littleslime to LittleSlimeMicksha3-9/+161
Should be more internally consistent
2019-10-10MerchanthouseMicksha1-11/+12
2019-10-08Maggot Slime PotionJesusaves1-0/+25
I thought it might be fun to entertain the idea of a maggot slime potion. Hope you all like! 😄 ---- @WildX : Seems like a good vendor item for Hurnscald general goods and maybe a rare drop from some humanoid mob, I'd like to keep manmade things like potions as items that are dropped by humanoids since it makes little sense for a maggot to carry a bottled potion with it.
2019-10-01instance for training room, training npc, new quest idtoams5-26/+126
change warp system for avoid spam creation instance add dummy for skill wave to mob_db, and stupid change in script add few basic control, info about training, access by menu change bow wave, and add dummy for bow wave change collison wall to water wall etc.
2019-09-20I think weapon shop is a better place for this.Jesusaves1-1/+1
Minor coding style fixes.
2019-08-19Update from herculesAndrei Karas5-37/+70
2019-06-26Update from herculess20190819Andrei Karas1-0/+2
Updated configs, db, sql files
2019-05-14Fix refine db warningsAndrei Karas1-0/+55
2019-05-13Update from herculesAndrei Karas6-69/+88
2019-05-11Improvements to Calamity Dungeon and Master Skill Book.Jesusaves1-0/+10
Reset defeated boss upon failure/success so you can read the book after (within the 15 seconds time limit). This is not unset by lack of ink, so you can (if you are quick enough) trade inks with friends. Also, requires Magic Feather. Reports if someone else kill the boss.
2019-04-28Prevent Cookies from being used for "too long"Jesusaves1-1/+11
2019-04-27Alpha version of spotlight system - requires a fixed clientdata!119 or won't ↵Jesusaves1-9/+24
work NOT gm command compatible. May be optimizable, new MR for comparasion and performance check pending.