summaryrefslogtreecommitdiff
path: root/db/re/item_db.conf
AgeCommit message (Collapse)AuthorFilesLines
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
2018-10-25Add 3 varieties of Healing and Mana Potions, add iron and concentration ↵Micksha1-0/+252
potion. Only healing potions working for now.
2018-10-24Add Gumis scripts - delete placeholders. Disable debugs.Micksha1-0/+81
2018-10-22Add Melinda NPC, fix some issues on dying the Fine Dress, fix of Necklace ↵Micksha1-9/+9
pending
2018-10-21Add Items for Melinda: Fine Dress (dyeable), beerMicksha1-9/+57
2018-10-20fix zeny exploit errorMicksha1-1/+1
2018-10-20add missing bows to item_dbMicksha1-1/+39
2018-10-20add all the items required for hurnsMicksha1-23/+627
2018-07-05update maps and dbs for new items/mobsMicksha1-0/+888
2018-05-16Fix Pumpkin Juice nameWildX1-2/+2
Fix Pumpkin Juice appearing as “Pumpkish Juice” in serverdata but correct in clientdata.
2018-05-14Fix item type for Manana.Andrei Karas1-1/+1
Because script not deleting it after use.
2018-03-08Add attribute Identified into item_db.confs20180313Andrei Karas1-0/+1
2018-01-16Update from hercules.Andrei Karas1-0/+2
Add new attributes to item_db.conf and skill_db.conf Remove skill_reproduce_db.txt
2017-09-19In item db replace field "Loc" to constants and masks.s20170925Andrei Karas1-51/+51
2017-09-19From item db remove field location with value 0.Andrei Karas1-62/+0
2017-09-19In item db replace gender numbers to constants.Andrei Karas1-90/+90
Also fix gender for usable items.
2017-09-19Replace in item db mask in field "Job" to job names.Andrei Karas1-90/+270
2017-09-19Remove field "Upper" from item db.Andrei Karas1-90/+0
2017-09-18Add missing attribute to item 3500Andrei Karas1-0/+1
2017-09-18Update messages.conf, constants.conf from hercules.Andrei Karas1-97/+98
Delete/add changed fields in item_db.conf
2017-08-10Impliment planting in acorn use action.s20170810Andrei Karas1-1/+4
2017-08-09Add into acorn use script message about planting not implemented.Andrei Karas1-5/+12
2017-07-30Increase 10x items attack.Andrei Karas1-7/+7