summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Collapse)AuthorFilesLines
2012-12-23Change some mob stats and drop rates.Reid1-5/+5
2012-12-23Rebalance a bit monster drop and monster price.Reid2-12/+12
2012-12-23Add special attributes on poisonned meal.Reid1-1/+1
2012-12-23Correct bugs.Reid1-1/+1
2012-12-23Changed back healph of piou to 12.Alige1-1/+1
2012-12-23Made the tortuga a bit tougher.Alige1-1/+1
2012-12-23Pious now have 25 HP, not really much more than before (12), but avoids ↵Alige1-1/+1
first newbies to kill them in one shot.
2012-12-22Fix mobs attribute where Tortugas could fly.Hal9OOO1-2/+2
2012-12-22Slightly balanced the HP and the DEF of the Crocotree.Alige1-1/+1
2012-12-22All monsters should have minimum 1 in their stats.Alige1-7/+7
Having 0 in a mob stat created issues in the past.
2012-12-22All monsters now have 0 in MDEF, because magic hasn't been introduced yet.Alige1-7/+7
2012-12-21Make Crocos fallinf from trees as flying monsters.Hal9OOO1-1/+1
2012-12-21Make Pious and Piousses fly.Hal9OOO1-2/+2
2012-12-21Tortuga and Little Blub do not swim animore.. ..for the moment..Hal9OOO1-2/+2
2012-12-21Fixed the view entry for the Piou Slayer item. It is a one-handed sword, not ↵Alige1-1/+1
a dagger.
2012-12-19Reworked the items sold throughout Fexil's bag.Alige1-1/+1
- Now sorted by price order, which is simpler. - Sells more natural things instead of random stuff gathered here and there in the crocojungle.
2012-12-19Balanced some item prices in item_db.txt.Alige1-5/+5
2012-12-19Fixed the scale of 2 monsters in mob_db.txt.Alige1-2/+2
2012-12-19Same as previous commit in clientdata-beta.Alige1-3/+3
2012-12-18Renamed "Piouflayer" to "Piou Slayer".Alige1-1/+1
2012-12-18Add a new test balance on item db.Reid1-4/+5
2012-12-16Fixed error with previous commit.Hal9OOO1-68/+68
2012-12-16Reduce in-game walking speed by 30% as for EvolOnline Quality Guideline ↵Hal9OOO1-68/+68
draft, requirement 2.2.2 "Game shall not be too frenetic".
2012-12-16Add walk speed delay to job_db1.txtAndrei Karas1-68/+68
Walk speed delay now is last value for each class.
2012-11-24Removed capital letters from monster names in scripts.Alige1-1/+1
Changed "Croco Tree" to "Crocotree" in the database, it makes more sense in scripts, dialogues, story.
2012-11-24Typo in item_db.txt.Alige1-1/+1
2012-11-24Changed 'worn' to 'creased' in 2 item names. Fixed in item_db & chest.txt.Alige1-2/+2
2012-11-12Fixed a minor bug in item_db.txt.Alige1-1/+1
2012-11-10In item_db, the price of items have changed: buy price is 4 times higher ↵Alige1-46/+46
than sell price. This way, the currency will be a bit more stable and easier to deal with.
2012-11-10Fix bug on Old Book item.Reid1-8/+8
2012-11-10Fixed some item names in item_db.txt.Alige1-3/+3
2012-11-03Add halloween2012 items on item_db.Reid1-0/+7
2012-10-28Attribute 519 added to La Johanne's key.Hal9OOO1-1/+1
2012-10-28La Johanne's iron key added.Hal9OOO1-0/+1
2012-10-14Chef Gado quest is now part of the main Nard Quest Chain.Hal9OOO (Francesco Miglietta)1-18/+18
Other quests adapted in order to test the complete story line.
2012-10-11Switch from 3 to 4 bits lenght for Chef Gado quest var.Hal9OOO (Francesco Miglietta)1-18/+18
2012-10-08Item 717 bugfix.Hal9OOO (Francesco Miglietta)1-1/+1
2012-10-08Chef Gado quest. Poisoned dish added (WIP).Hal9OOO (Francesco Miglietta)1-0/+1
2012-10-08Chef Gado quest. Quest vars implemented, 1st step complete (WIP).Hal9OOO (Francesco Miglietta)2-2/+4
2012-09-21Add plushroom field on mob_db,Reid2-9/+10
Correct wrong values on item_db.
2012-09-21Change weight of Old Book,Reid1-1/+2
Add Plushroom item.
2012-09-17Add basic of Gugli quest.Reid2-16/+18
2012-09-12Aligned all constants using tabs in const.txt.Alige2-208/+208
All variables in questvars.txt are now correctly aligned, using whitespaces. Several language fixes in scripts: jalad, muller, silvio and tibbo.
2012-09-12Add new const for new NPCs.Reid2-0/+12
2012-09-12Add Bracelets back on item_db .Reid1-3/+3
2012-09-07Renamed the Plushroom Box and the Sea Drops in the database and some scripts.Alige1-2/+2
2012-09-07Add new box items on item_dbReid1-3/+6
2012-09-07Add attribute and type to oldbook item,Reid1-1/+1
Removed the get item on oldbook script.
2012-09-05Fixed alignement issue in item_db.txt.Alige1-1/+1
2012-09-04Inverse peter and arpan const number.Reid2-4/+4