From 0b1c8a529f014c381244be148787c4f24994d51c Mon Sep 17 00:00:00 2001 From: Reid Date: Wed, 30 Nov 2011 23:54:54 +0100 Subject: Started to update item_db and mob_db. Added NPC ID and location on alige script. --- db/item_db.txt | 32 +++++++++++++++++++++++++++++--- db/mob_db.txt | 2 +- 2 files changed, 30 insertions(+), 4 deletions(-) (limited to 'db') diff --git a/db/item_db.txt b/db/item_db.txt index 5b88cbe6..10be8e2b 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -1,3 +1,29 @@ -#ID, Name, Label, Attr, Type, Price, Sell, Weight, ATK, DEF, Range, Mbonus, Slot, Gender, Loc, wLV, eLV, View, LifeTime, {UseScript}, {EquipScript} {UnEquipScript} -0, DEFAULT, Default, 0, 0, 0, 0, 10, , , , , , 2, , , , , 0, {}, {} -# <------ 23chars ------> <------ 23chars ------> +#ID, Name, Label, Attr, Type, Price, Sell, Weight, ATK, DEF, Range, Mbonus, Slot, Gender, Loc, wLV, eLV, View, LifeTime, {UseScript}, {EquipScript} {UnEquipScript} +0, DEFAULT, Default, 0, 0, 0, 0, 10, , , , , , 2, , , , , 0, {}, {} +501, Acorn, Acorn, 0, 0, 0, 0, 2, , , , , , 2, , , 0, , 0, { itemheal 15, 0; }, {} +502 +503 +504 +505 +506 +507 +508 +700 +701 +702 +703 +704 +705 +706 +707 +708 +709 +1300 +1301 +1302 +1800 +2000 +2200 +2900 +3500 +# <------ 23chars ------> <------ 23chars ------> \ No newline at end of file diff --git a/db/mob_db.txt b/db/mob_db.txt index 955864b3..a9879c8a 100644 --- a/db/mob_db.txt +++ b/db/mob_db.txt @@ -1,2 +1,2 @@ # ID, Name, Jname, LV, HP, SP, EXP, JEXP, Range1, ATK1, ATK2, DEF, MDEF, STR, AGI, VIT, INT, DEX, LUK, Range2, Range3, Scale, Race, Element,Mode, Speed, Adelay, Amotion,Dmotion,Drop1id,Drop1per, Drop2id,Drop2per, Drop3id,Drop3per, Drop4id,Drop4per, Drop5id,Drop5per, Drop6id,Drop6per, Drop7id,Drop7per, Drop8id,Drop8per, MEXP, ExpPer, MVP1id, MVP1per, MVP2id, MVP2per,MVP3id, MVP3per,mutation count, mutation strength - +1002, Pious, Pious, 1, 12, 0, 2, 0, 1, 1, 4, 0, 1, 1, 1, 1, 0, 6, 0, 1, 1, 1, 1, 21, 129, 800, 1872, 672, 480, 710, 2000, 711, 1500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, , , , , , , 2, 5 -- cgit v1.2.3-70-g09d2