summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2011-12-01 02:07:32 +0100
committerReid <reidyaro@gmail.com>2011-12-01 02:07:32 +0100
commit843736b5955a09428325569bea6ddd18a1d1c53a (patch)
tree7f1e296346b7555d25cffd03d3d820fe5861b782 /db
parent0b1c8a529f014c381244be148787c4f24994d51c (diff)
downloadserverdata-843736b5955a09428325569bea6ddd18a1d1c53a.tar.gz
serverdata-843736b5955a09428325569bea6ddd18a1d1c53a.tar.bz2
serverdata-843736b5955a09428325569bea6ddd18a1d1c53a.tar.xz
serverdata-843736b5955a09428325569bea6ddd18a1d1c53a.zip
Added monsters on mob_db.
Added a templace item, acorn, and written every IDs for items, need to complet now.
Diffstat (limited to 'db')
-rw-r--r--db/item_db.txt2
-rw-r--r--db/mob_db.txt9
2 files changed, 9 insertions, 2 deletions
diff --git a/db/item_db.txt b/db/item_db.txt
index 10be8e2b..2c56f3a8 100644
--- a/db/item_db.txt
+++ b/db/item_db.txt
@@ -1,6 +1,6 @@
#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; }, {}
+501, Acorn, Acorn, 0, 0, 10, 4, 2, , , , , , 2, , , 0, , 0, { itemheal 15, 0; }, {}
502
503
504
diff --git a/db/mob_db.txt b/db/mob_db.txt
index a9879c8a..7b28b68c 100644
--- a/db/mob_db.txt
+++ b/db/mob_db.txt
@@ -1,2 +1,9 @@
# 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
+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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, , , , , , , 2, 5
+1003, Tortugas, Tortugas, 5, 50, 0, 5, 0, 1, 5, 10, 2, 5, 2, 0, 1, 0, 8, 5, 1, 1, 1, 1, 21, 1048705,900, 1872, 672, 480, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, , , , , , , 3, 5
+//1004 Release1,
+1005, Ratto, Ratto, 12, 140, 0, 20, 0, 1, 8, 13, 1, 3, 1, 1, 2, 0, 6, 6, 1, 1, 1, 1, 21, 129, 500, 1872, 672, 480, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, , , , , , , 3, 5
+1006, Croc, Croc, 10, 110, 0, 12, 0, 1, 6, 10, 3, 5, 2, 1, 2, 0, 5, 5, 1, 1, 1, 1, 21, 129, 800, 1872, 672, 480, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, , , , , , , 3, 5
+1007, LittleBlub, Little Blub, 8, 90, 0, 8, 0, 1, 4, 7, 4, 5, 1, 15, 5, 1, 10, 15, 1, 1, 1, 1, 21, 1048705,900, 1872, 672, 480, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, , , , , , , 3, 5
+//1008 Comming soon,
+//1009 Comming soon, \ No newline at end of file