summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Collapse)AuthorFilesLines
2020-01-09Apply partially the changes requested by WildXJesusaves1-37/+37
2020-01-08Apply new stats to the monsters whose level changed.Jesusaves1-15/+15
Done in a separate commit for no real reason. Pinkies EXP nerfed for scale.
2020-01-08Change level for: Scorpion, Squirrel, Forest Maggot.Jesusaves1-4/+4
Lower HP from: Butterfly. Mouboo Scale.
2020-01-08Some human tweaks on HP to make some mobs with same level blur less.Jesusaves1-5/+5
2020-01-08Reapply ReDesign formula with 10% less HP.Jesusaves1-49/+49
Make values more human.
2020-01-08Demote Fluffy to level 5 under WildX's requestJesusaves1-1/+1
2020-01-08Merge branch 'master' into jesusalva/redesignJesusaves2-0/+86
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-02Merge branch 'master' into jesusalva/redesignJesusaves1-68/+6
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-11-02Redesign, and I'm not satisfied.Jesusaves1-291/+241
2019-11-02Initial run of sedesign. Lots of shadowy spots like:Jesusaves1-76/+89
Two hand swords: range vs defense; Heavy armor vs Light armor Grey Mana Bar vs Magic Armor; Bow minimum range; not to say: Levels, weight and prices.
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.
2019-04-26Address race concerns of evol-all#35 because I wanted something pretty.Jesusaves4-244/+120
I know I am wasting time. @WildX will probably agree, too. But meh. This outlines server-side how races may work and thus, includes get_race() function making !156 deprecated
2019-04-16Package Legion for travel.Jesusaves2-38/+43
Get your act straight, Legion! You need to release the player from Artis! > Q'Anon dialog, close evol-all#25 until joining a faction/clan/guild gets available. > More placeholders > Sophialla will call player telling them to talk to her so we can advance. Requires PvE room - it needs to be mapped so call @Micksha about that. Requires !165 submitted and working, with Lozerk's approval.
2019-04-14initial commit for bandit mobs and equipmentMicksha3-1/+327
2019-04-13Reimplement INN system and add Rusty Pick InnJesusaves1-1/+1
2019-04-11Add Simon, Wyaras Apprentice, and his Potion shop along with updating (not ↵Micksha2-16/+17
fixing, really) his potions
2019-04-08Update from herculesAndrei Karas1-5/+21
Conf files and constants updated.
2019-04-04add warlord plate and fur bootsMicksha1-1/+59
2019-04-04Fix Iron and Concentration Potion.Jesusaves1-856/+14
Conc. Potion will raise attack speed and precision in 20% for 30s (no visual effect) Iron Potion will raise atk damage in 20% for 30s - defense buff seems broken.
2019-03-29non-magic passive skillsMicksha2-0/+61
2019-03-29I need a way to get the Master Book.Jesusaves4-2/+202
Uhm, Auldsbel will do for a while, WildX can comment later.
2019-03-29add the flag npc for unmounting locations in ArtisMicksha1-0/+3
2019-03-11Update from herculesAndrei Karas1-2/+8
map/battle/skill.conf - new parameter. constants.conf - depricated some constants.
2019-03-05Update the quest to address Micksha notes.Jesusaves4-0/+107
Playtested locally. Besides, it is now possible to use Grass Carp for Carp Sandwich. The use of a Grass Carp won't have any special effects. WIP status can now be safely removed.
2019-03-03adding Yannika NPCMicksha1-0/+1
2019-03-03add the three first sandwichesMicksha1-0/+81
2019-02-28add mana ghost mob and Valia NPCMicksha2-0/+41
2019-02-13Toams/rowboat + Micksha/galmatiaMicksha5-3/+489