
* The items implementation is based on JRO description instead of IRO description * Yinyang combo items will be implemented later when more infos will be available
54 lines
2.6 KiB
Plaintext
54 lines
2.6 KiB
Plaintext
// Monster Racial Groups Database
|
|
//
|
|
// Structure of Database:
|
|
// Race2ID,MobID1,MobID2,MobID3,...,MobID100
|
|
|
|
// Goblins
|
|
RC2_GOBLIN,1122,1123,1124,1125,1126,1258,1299
|
|
// Kobolds
|
|
RC2_KOBOLD,1133,1134,1135,1282,1296
|
|
// Orcs
|
|
RC2_ORC,1023,1152,1153,1189,1213,1273
|
|
// Golems
|
|
RC2_GOLEM,1040,1278,1366,1497,2024
|
|
// Guardians
|
|
RC2_GUARDIAN,1285,1286,1287,2081
|
|
// Ninja Classes (Pirate's_Pride)
|
|
RC2_NINJA,1315,1364,1401,1560
|
|
// GvG
|
|
RC2_GVG,1143,1905,1906,1907
|
|
// Battlefield
|
|
RC2_BATTLEFIELD,1906,1909,1914,1915
|
|
// Treasure Chests
|
|
RC2_TREASURE,1324,1325,1326,1327,1328,1329,1330,1331,1332,1333,1334,1335,1336,1337,1338,1339,1340,1341,1342,1343,1344,1345,1346,1347,1348,1349,1350,1351,1352,1353,1354,1355,1356,1357,1358,1359,1360,1361,1362,1363,1938,1939,1940,1941,1942,1943,1944,1945,1946,2452,2453,2454,2455,2456,2457,2458,2459,2460,2461,2462
|
|
// Bio Labs
|
|
// TODO : Monsters in lhz_dun_n not implemented yet. [secretdataz]
|
|
RC2_BIOLAB,1634,1635,1636,1637,1638,1639,1640,1641,1642,1643,1644,1645,1646,1647,1648,1649,1650,1651,1652,1653,1654,1655,1656,1657,1658,1659,1660,1661,1662,1663,2221,2222,2223,2224,2225,2226,2227,2228,2229,2230,2231,2232,2233,2234,2235,2236,2237,2238,2239,2240,2241
|
|
// Manuk
|
|
RC2_MANUK,1986,1987,1988,1989,1990,1997,1998,1999
|
|
// Splendide
|
|
RC2_SPLENDIDE,1991,1992,1993,1994,1995
|
|
// Scaraba
|
|
RC2_SCARABA,2083,2084,2085,2086,2087,2088,2089,2090,2091,2144,2145,2161,2162,2163,2164,2165,2166,2167,2168,2169,2170,2171,2172,2173,2304,2693,2799,2896
|
|
// Old Glast Heim - SC_GLASTHEIM_ATK/SC_GLASTHEIM_DEF
|
|
RC2_OGH_ATK_DEF,2475,2476
|
|
// Old Glast Heim - SC_GLASTHEIM_HIDDEN
|
|
RC2_OGH_HIDDEN,2337,2343//,2495
|
|
// Nightmare Biolab - SC_LHZ_DUN_N
|
|
RC2_BIO5_SWORDMAN_THIEF,1640,2228,3213,3219,3226,3233,1641,2232,3208,3214,3230,3237 // Swordman, Thief monsters
|
|
RC2_BIO5_ACOLYTE_MERCHANT,1643,2231,3209,3215,3229,3236,1642,2229,3212,3218,3227,3234 // Acolyte, Merchant monsters
|
|
RC2_BIO5_MAGE_ARCHER,1645,2230,3210,3216,3228,3235,3211,1644,2233,2234,3217,3231,3232,3238,3239 // Mage, Archer monsters
|
|
RC2_BIO5_MVP,3220,3221,3222,3223,3224,3225,3240,3241,3242,3243,3244,3245,3246 // MvPs
|
|
// THANATOS
|
|
RC2_THANATOS,1704,1705,1706,1707,1708,1709,1710,1711,1712
|
|
// Faceworm
|
|
RC2_FACEWORM,2528,2529,2530,2532,2533,2534,2535,2540,2541
|
|
// Clock Tower (Need to confirm: Owl duke, Owl baron, Nightmare Mimic, Nightmare Rideword)
|
|
RC2_CLOCKTOWER,1193,1199,1269,1270,1295,2870,2871,2910,2916,2917,2918,2919,2920,2921,2922,2923,3074
|
|
// Rock Ridge
|
|
RC2_ROCKRIDGE,3736,3737,3738,3739,3740,3741,3742,3743,3744,3745,3746,3747,3748,3749
|
|
// Heart Hunter
|
|
//RC2_HEARTHUNTER,3626,3627,3628,3629
|
|
// Werner Laboratory
|
|
//RC2_WERNER_LAB,3621,3622,3631,3632,3633 // miss ID 3826 - YSF Seyren monster
|