Revision 12, 0.7 kB
(checked in by jinshiro, 17 years ago)
|
Added Skills and Summons as well as Exp for the new classes into the Databases
|
Line | |
---|
1 | // Monster Database |
---|
2 | // |
---|
3 | // Structure of Database: |
---|
4 | // MobID,DummyName,Rate |
---|
5 | 3100,Familiar,1000000 |
---|
6 | 3101,Snake,1000000 |
---|
7 | 3102,Deviruchi,800000 |
---|
8 | 3103,Scorpion,1000000 |
---|
9 | 3104,Tarou,1000000 |
---|
10 | 3105,Quve,1000000 |
---|
11 | 3106,Beholder,500000 |
---|
12 | 3107,Beetle King,1000000 |
---|
13 | 3108,Breeze,500000 |
---|
14 | 3109,Pest,1000000 |
---|
15 | 3110,Argiope,800000 |
---|
16 | 3111,Horong,1000000 |
---|
17 | 3112,Fire Imp,800000 |
---|
18 | 3113,Plasma Y,200000 |
---|
19 | 3114,Rideword,800000 |
---|
20 | 3115,Drainliar,500000 |
---|
21 | 3116,Explosion,250000 |
---|
22 | 3117,Anacondaq,500000 |
---|
23 | 3118,Sidewinder,250000 |
---|
24 | 3119,Mini Demon,500000 |
---|
25 | 3120,Diabolic,250000 |
---|
26 | 3121,Gig,500000 |
---|
27 | 3122,Cramp,500000 |
---|
28 | 3123,Ancient Worm,100000 |
---|
29 | 3124,Plasma,200000 |
---|
30 | 3125,Plasma,200000 |
---|
31 | 3126,Plasma,200000 |
---|
32 | 3127,Plasma,200000 |
---|