summaryrefslogtreecommitdiff
path: root/db/item_db.txt
AgeCommit message (Collapse)AuthorFilesLines
2011-06-19Move to a subdirectoryBen Longbons1-683/+0
2011-06-16Added the wolf and made the black boots as powerful as the fur boots.Ali-G1-1/+1
2011-06-16Modified the black boots to make them slightly better than the fur boots for ↵Ali-G1-1/+1
several reasons: - Fur Boots are getting old. - Most of the people that do the quest are newbies that buy the fur instead of killing fluffies. - The Fur Quest doesn't take as long as the Rossy Quest.
2011-06-15The new reward is the Black Boots which were modified to be as powerful as ↵Ali-G1-1/+1
the Fur Boots. Also improved a message.
2011-06-06increased drop rates and value of petals and small mushroomsWombat1-2/+2
2011-06-05Lower snail's fruit drop buy and sell pricesEnchilado1-4/+4
Gah, didn't even think of this when I increased the droprate. Change from 1000/500 to 50/25.
2011-06-05Make snail's fruit drops better and more commonEnchilado1-4/+4
Increase the amount of hitpoints healed by blueberries, pears, yellow plums, and cherries, and make snails drop them a lot more often.
2011-06-04Removed the fluffies from Woodland areas and replaced them by snails. Also ↵Ali-G1-4/+4
decreased the hp given by some food. Amendment by Wombat: snail attack power increased
2011-06-03Rename 'Terranite Legs Armor' to 'Terranite Legs'Enchilado1-1/+1
2011-05-31green slime enhanced, monster drop increases and coin bag price increasesWombat1-1/+1
2011-05-30Fixed item 652 that had an ID problem.Ali-G1-1/+1
2011-05-30Added 5 new robes to the game.Ali-G1-5/+5
2011-05-27Deleted the paper party hats and replaced their location by a reservation ↵Ali-G1-18/+17
for trousers. Also deleted the rough rings.
2011-04-25changing name of warp towelsJessica Tölke1-11/+11
minor fix in stranger
2011-04-22changing towels, adding gem powdersJessica Tölke1-12/+17
2011-04-18adding warp towelsJessica Tölke1-0/+12
2011-04-04fixing an error in item_db: ReedBundle instead of ReedBundlesJessica Tölke1-1/+1
2011-04-04adding items for easter 2011Jessica Tölke1-1/+10
2011-04-04gy inn:Jessica Tölke1-9/+8
some dialogue and reward fixes changing stats of pinkie helmet changing stats of food sold in the inn setting items sold in undead shop
2011-04-04adding pinkie helmetJessica Tölke1-0/+1
2011-03-01bowlerhat (brown) added to db, bleacher and dyerWombat1-0/+11
2011-02-13setting some magic bonus and agi bonus for sorcerer robesJessica Tölke1-11/+11
2011-02-08adding mylarin dust to dbWombat1-1/+2
adding mylarin dust to item_db.txt as a quest item
2011-02-07added brass equipment and sorcerer robe to db with dummy statsWombat1-1/+21
added brass equipment and sorcerer robe to item_db.txt using dummy stats, which need alteration before release sorcerer robe also added to the dyer and bleacher "red lined" reference to a potential of recoloring in two ways
2011-01-30balance arrows once moreStefan Beller1-3/+3
terra arrow at 50, iron at 40 regular at 20
2011-01-30arrows rebalancing againStefan Beller1-3/+3
ok as discussed iron arrows stay at 50 dmg. bone and terra arrows will havee it slightly increased to make a difference to iron arrow. bone is 55 atack, terra 60.
2011-01-30adjusted arrows, iron arrows, terranite arrows, monocle, added yeti skin shirtWombat1-2/+3
2011-01-29changing terra arrow bonus to critbonusStefan Beller1-1/+1
instead of range, get a crit bonus
2011-01-29Balancing of arrowsStefan Beller1-3/+3
- A bigger damage difference of Iron arrows to standard arrows, without changed prizes: standard arrow is 20 dmg for 3 gp each iron arrow is 60 dmg for 5 gp each - rework of the terranite arrow quest: - introducing local variables to easily set prizes for terra arrows. - lowering the prizes for terra arrows (in item_db: sell value reduced from 400 to 20) - reducing the needed stuff for 1k arrows: now set: 1 terra ore, 5 coal, and 3k gp (old values for 1k arrows: 10 terra ore, 20 coal, 10k gp)
2011-01-26Where to add entries to the item_db.txt comments added.Wombat1-6/+5
Comments to help people know where to add entries added to item_db.txt
2011-01-26adding gy-inn foodnmaligec1-0/+7
2011-01-21Fixing all kinds of concentration potion in item_dbJessica Tölke1-3/+3
2011-01-21Fixes valus of Rock KnifeJessica Tölke1-1/+1
2011-01-12fixed rock knife stats to new statsWombat1-1/+1
fixed rock knife stats to the new 110 damage +3 Vit (again)
2011-01-10Merge branch 'master' of gitorious.org:~wombat/tmw-eathena-data/cache-serverdataJessica Tölke1-1/+12
2011-01-10adding npc to give bowler hatJessica Tölke1-1/+0
changing the game_rules function to save the players starting date cindy quest: minor fix in dialogue
2011-01-10added monocle to dbWombat1-0/+1
added monocle to item_db.txt
2011-01-10Made bowler hat dyeableWombat1-1/+11
Made bowler hat dyeable by altering bleacher, selim and the item_db
2011-01-10news re-aligned for easier reading, bowler hat addedWombat1-0/+1
news re-aligned and small fix, bowler hat added to item_db.txt
2011-01-10news re-aligned for easier reading, bowler hat addedWombat1-0/+1
news re-aligned and small fix, bowler hat added to item_db.txt
2011-01-07Minor label adjustments for Wizard Hats, Bryant respawn fixWombat1-2/+2
Bryant respawns Bandit Lord when talked to on either option now. Wizard Hat minor label adjustment.
2011-01-05item_db and mob_db aligned with tabs now.Stefan Beller1-576/+599
done by an excelent script, to be found in the tools directory
2011-01-05item_db filled with spaces againStefan Beller1-502/+502
it was a bad idea to remove any whitespaces in the repairing commit
2011-01-05repair the repo.Stefan Beller1-821/+577
- removing the <<<<====>>>> unsolved merge conflicts - reset some files, which are using CRLF(windows style) line ending to LF only (unix style) - adding some comments to the csv files to not edit them manually but to use nice programs
2011-01-05Merge branch 'master' of ↵nmaligec1-6/+6
git://gitorious.org/~wombat/tmw-eathena-data/cache-serverdata
2011-01-05merging updates from previous test repo ta-testing.nmaligec1-284/+581
2011-01-04added +1 bonus stats to gemstone ringsWombat1-6/+6
added +1 stat bonuses to gemstone rings
2011-01-03Updates I made since ta-testing repo was closed: minor fix to Hurnsald warps ↵nmaligec1-2/+2
and entrances, plus additions for the crypt quest.
2011-01-03Merge branch 'master' of gitorious.org:~wombat/tmw-eathena-data/cache-serverdataStefan Beller1-1/+3
Conflicts: db/item_db.txt
2011-01-03Added wizard hat to dbWombat1-0/+1
Added a colorless wizard hat to item_db.txt