summaryrefslogtreecommitdiff
path: root/db/re/item_db.conf
AgeCommit message (Collapse)AuthorFilesLines
2020-06-18Fix errors reported by SeDesigncontentJesusaves1-1/+1
2020-06-17add warps and mobs on 020-1, make maps, add squirrel bootsMicksha1-0/+18
2020-06-17add a bunch of hatsMicksha1-47/+489
2020-06-17add 6 more dyes for vneck, rename cashmere to silkMicksha1-6/+486
2020-06-17remove duplicate itemMicksha1-10/+1
2020-06-17add a bunch of items.Micksha1-0/+280
2020-06-17Contains fixes/reordering for races, guilds and genders.Jesusaves1-13/+13
PS. Gender change is broken, I blame Gumi Note: Players will no longer be able to select Kralog and Raijin at start, because @WildX said they were rare. (This needs a patch to evol-tools) FIXME: We'll need better names for human/talpan/viro race. FIXME: Gumi's stock code did not work, rebirth is disabled.
2020-05-24Faction Core, Quest ID rewrite, Thieves Path.Micksha1-0/+18
Part of Leaving Artis redesign.
2020-05-07Random, Wild Treasure Chests were sighted in Hurnscald Caves!Jesusaves1-0/+28
Watch out for them!
2020-04-22Add items for Kfahr, add Golden Scorpion. @Jesusalva please review item ↵Micksha1-3/+44
values and stats, and mob values and stats.
2020-04-11Add the [Clothes Pack], containing the destroyed equipment from the player.jesusalva/doomsdayJesusaves1-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-02-28Beanie Copter Quest, by @WildX requestJesusaves1-0/+21
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-03Arrival in ArgaesMicksha1-0/+24
2020-01-18add the requested merge compensation itemsMicksha1-0/+894
2020-01-10Rebalance monsters and equipment.Jesusaves1-76/+89
Initial version, it is possible that more changes make themselves necessary, specially equips.
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 cleanupMicksha1-837/+67
2019-10-26Spacing issueJesusaves1-1/+1
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-10Change Slime-Littleslime to LittleSlimeMicksha1-1/+45
Should be more internally consistent
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 idtoams1-4/+4
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-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-14initial commit for bandit mobs and equipmentMicksha1-1/+112
2019-04-11Add Simon, Wyaras Apprentice, and his Potion shop along with updating (not ↵Micksha1-16/+16
fixing, really) his potions
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-29I need a way to get the Master Book.Jesusaves1-0/+21
Uhm, Auldsbel will do for a while, WildX can comment later.
2019-03-05Update the quest to address Micksha notes.Jesusaves1-0/+13
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-03add the three first sandwichesMicksha1-0/+81
2019-02-13Toams/rowboat + Micksha/galmatiaMicksha1-0/+289
2019-02-12Add the chopstick and the axe that were accidentially merged in client-data ↵Micksha1-1/+55
already
2019-01-19Knife - change equip level from 15 --> 1Micksha1-1/+1
2018-11-15more improvements for the rusty pick's npc'stoams1-11/+38
2018-11-05fix item_dbMicksha1-264/+1
2018-11-05Merge branch 'Gumicommit' of https://gitlab.com/Micksha/serverdata into ↵Micksha1-9/+273
Gumicommit
2018-11-05add the torch.Micksha1-3/+30
2018-11-05Add 3 varieties of Healing and Mana Potions, add iron and concentration ↵Micksha1-0/+252
potion. Only healing potions working for now.
2018-11-05Add Gumis scripts - delete placeholders. Disable debugs.Micksha1-0/+81
2018-11-05Add Melinda NPC, fix some issues on dying the Fine Dress, fix of Necklace ↵Micksha1-9/+9
pending
2018-11-05Add Items for Melinda: Fine Dress (dyeable), beerMicksha1-9/+57
2018-11-05fix zeny exploit errorMicksha1-1/+1
2018-11-05add missing bows to item_dbMicksha1-1/+39
2018-11-05add all the items required for hurnsMicksha1-23/+627
2018-10-28Merge branch 'potions' into GumicommitMicksha1-8/+260
2018-10-28add the torch.Micksha1-3/+30