From 49500a5e4055673d082b6f9c4d92cd4a9f04c230 Mon Sep 17 00:00:00 2001 From: Dastgir Pojee Date: Sat, 31 May 2014 02:43:51 +0200 Subject: Extended ItemDB to support several other formats (part 1) - Updated item_db.conf in preparation for the source edits. Signed-off-by: Haru --- db/pre-re/item_db.conf | 14993 ++++++++++++++++++++++++++++++++++++++++- db/re/item_db.conf | 16842 ++++++++++++++++++++++++++++++++++++++++++++++- doc/item_db.txt | 75 +- 3 files changed, 31705 insertions(+), 205 deletions(-) diff --git a/db/pre-re/item_db.conf b/db/pre-re/item_db.conf index 2b0ce1586..0207b8184 100644 --- a/db/pre-re/item_db.conf +++ b/db/pre-re/item_db.conf @@ -29,6 +29,26 @@ item_db: ( Refine: Refineable (boolean, defaults to true) View: View ID (int, defaults to 0) BindOnEquip: true/false (boolean, defaults to false) + BuyingStore: true/false (boolean, defaults to false) + Delay: Delay to use item (int, defaults to 0) + Trade: { (defaults to no restrictions) + override: GroupID (int, defaults to 100) + nodrop: true/false (boolean, defaults to false) + notrade: true/false (boolean, defaults to false) + partneroverride: true/false (boolean, defaults to false) + noselltonpc: true/false (boolean, defaults to false) + nocart: true/false (boolean, defaults to false) + nostorage: true/false (boolean, defaults to false) + nogstorage: true/false (boolean, defaults to false) + nomail: true/false (boolean, defaults to false) + noauction: true/false (boolean, defaults to false) + } + Nouse: { (defaults to no restrictions) + override: GroupID (int, defaults to 100) + sitting: true/false (boolean, defaults to false) + } + Stack: [amount, type] (int, defaults to 0) + Sprite: SpriteID (int, defaults to 0) Script: <" Script (it can be multi-line) @@ -92,6 +112,7 @@ item_db: ( Type: 0 Buy: 40 Weight: 70 + BuyingStore: true Script: <" sc_end SC_POISON; sc_end SC_SILENCE; @@ -106,6 +127,7 @@ item_db: ( Type: 0 Buy: 18 Weight: 30 + BuyingStore: true Script: <" itemheal rand(18,28),0; "> }, { @@ -115,6 +137,7 @@ item_db: ( Type: 0 Buy: 40 Weight: 50 + BuyingStore: true Script: <" itemheal rand(38,58),0; "> }, { @@ -124,6 +147,7 @@ item_db: ( Type: 0 Buy: 120 Weight: 70 + BuyingStore: true Script: <" itemheal rand(75,115),0; "> }, { @@ -133,6 +157,7 @@ item_db: ( Type: 0 Buy: 60 Weight: 70 + BuyingStore: true Script: <" itemheal 0,rand(15,30); "> }, { @@ -142,6 +167,7 @@ item_db: ( Type: 0 Buy: 10 Weight: 30 + BuyingStore: true Script: <" sc_end SC_POISON; "> }, { @@ -151,6 +177,7 @@ item_db: ( Type: 0 Buy: 15 Weight: 20 + BuyingStore: true Script: <" itemheal rand(16,22),0; "> }, { @@ -160,6 +187,7 @@ item_db: ( Type: 0 Buy: 15 Weight: 20 + BuyingStore: true Script: <" itemheal rand(17,21),0; "> }, { @@ -169,6 +197,7 @@ item_db: ( Type: 0 Buy: 200 Weight: 20 + BuyingStore: true Script: <" itemheal 0,rand(10,15); "> }, { @@ -178,6 +207,7 @@ item_db: ( Type: 0 Buy: 15 Weight: 20 + BuyingStore: true Script: <" itemheal rand(18,20),0; "> }, { @@ -187,6 +217,7 @@ item_db: ( Type: 0 Buy: 15 Weight: 20 + BuyingStore: true Script: <" itemheal rand(15,23),0; "> }, { @@ -196,6 +227,7 @@ item_db: ( Type: 0 Buy: 50 Weight: 150 + BuyingStore: true Script: <" itemheal rand(70,100),0; "> }, { @@ -205,6 +237,7 @@ item_db: ( Type: 0 Buy: 500 Weight: 100 + BuyingStore: true Script: <" itemheal rand(70,100),rand(20,40); "> }, { @@ -214,6 +247,7 @@ item_db: ( Type: 0 Buy: 25 Weight: 30 + BuyingStore: true Script: <" itemheal rand(27,37),0; "> }, { @@ -223,6 +257,7 @@ item_db: ( Type: 0 Buy: 150 Weight: 10 + BuyingStore: true Script: <" itemheal rand(175,235),0; "> }, { @@ -232,6 +267,7 @@ item_db: ( Type: 0 Buy: 360 Weight: 20 + BuyingStore: true Script: <" itemheal rand(325,405),0; "> }, { @@ -241,6 +277,7 @@ item_db: ( Type: 0 Buy: 8500 Weight: 30 + BuyingStore: true Script: <" itemheal rand(400,600),0; "> }, { @@ -250,6 +287,7 @@ item_db: ( Type: 0 Buy: 20 Weight: 30 + BuyingStore: true Script: <" sc_end SC_CURSE; "> }, { @@ -259,6 +297,7 @@ item_db: ( Type: 0 Buy: 500 Weight: 100 + BuyingStore: true Script: <" sc_end SC_POISON; sc_end SC_SILENCE; @@ -275,6 +314,7 @@ item_db: ( Type: 0 Buy: 7000 Weight: 150 + BuyingStore: true Script: <" itemheal rand(325,405),rand(40,60); sc_end SC_POISON; @@ -292,6 +332,7 @@ item_db: ( Type: 0 Buy: 60 Weight: 150 + BuyingStore: true Script: <" itemheal rand(72,108),0; "> }, { @@ -301,6 +342,7 @@ item_db: ( Type: 0 Buy: 10 Weight: 30 + BuyingStore: true Script: <" itemheal rand(45,65),0; "> }, { @@ -310,6 +352,7 @@ item_db: ( Type: 0 Buy: 20 Weight: 40 + BuyingStore: true Script: <" itemheal rand(105,145),0; "> }, { @@ -319,6 +362,7 @@ item_db: ( Type: 0 Buy: 20 Weight: 40 + BuyingStore: true Script: <" itemheal rand(25,35),0; "> }, { @@ -328,6 +372,7 @@ item_db: ( Type: 0 Buy: 20 Weight: 40 + BuyingStore: true Script: <" itemheal rand(26,34),0; "> }, { @@ -337,6 +382,7 @@ item_db: ( Type: 0 Buy: 250 Weight: 40 + BuyingStore: true Script: <" itemheal 0,rand(15,25); "> }, { @@ -346,6 +392,7 @@ item_db: ( Type: 0 Buy: 20 Weight: 40 + BuyingStore: true Script: <" itemheal rand(27,33),0; "> }, { @@ -355,6 +402,7 @@ item_db: ( Type: 0 Buy: 15 Weight: 20 + BuyingStore: true Script: <" itemheal 19,0; "> }, { @@ -364,6 +412,7 @@ item_db: ( Type: 0 Buy: 150 Weight: 80 + BuyingStore: true Script: <" itemheal rand(105,145),0; if(rand(1000)<250) sc_start SC_FREEZE,10000,0; @@ -376,6 +425,7 @@ item_db: ( Type: 0 Buy: 1000 Weight: 10 + BuyingStore: true Script: <" itemheal rand(50,90),0; "> }, { @@ -385,6 +435,7 @@ item_db: ( Type: 0 Buy: 1000 Weight: 30 + BuyingStore: true Script: <" itemheal rand(160,200),0; "> }, { @@ -394,6 +445,7 @@ item_db: ( Type: 0 Buy: 3000 Weight: 100 + BuyingStore: true Script: <" itemheal rand(270,330),0; "> }, { @@ -443,6 +495,7 @@ item_db: ( Type: 0 Buy: 20 Weight: 30 + BuyingStore: true Script: <" itemheal rand(25,60),0; "> }, { @@ -479,6 +532,7 @@ item_db: ( Type: 0 Buy: 2800 Weight: 50 + BuyingStore: true Script: <" itemheal 0,rand(10,15); "> }, { @@ -488,6 +542,7 @@ item_db: ( Type: 0 Buy: 180 Weight: 80 + BuyingStore: true Script: <" itemheal rand(50,100),0; if(rand(1000)<150) sc_start SC_STUN,3000,0; @@ -500,6 +555,7 @@ item_db: ( Type: 0 Buy: 10 Weight: 10 + BuyingStore: true Script: <" itemheal rand(10,15),0; "> }, { @@ -509,6 +565,7 @@ item_db: ( Type: 0 Buy: 1 Weight: 50 + BuyingStore: true Script: <" itemheal rand(50,60),0; "> }, { @@ -527,6 +584,7 @@ item_db: ( Type: 0 Buy: 1 Weight: 50 + BuyingStore: true Script: <" itemheal rand(35,70),0; "> }, { @@ -630,6 +688,7 @@ item_db: ( Type: 0 Buy: 1 Weight: 30 + BuyingStore: true Script: <" itemheal 200,0; "> }, { @@ -648,6 +707,7 @@ item_db: ( Type: 0 Buy: 10000 Weight: 150 + BuyingStore: true Script: <" itemheal rand(244,350),rand(10,30); sc_end SC_POISON; @@ -665,6 +725,7 @@ item_db: ( Type: 0 Buy: 500 Weight: 40 + BuyingStore: true Script: <" itemheal rand(117,192),0; "> }, { @@ -674,6 +735,7 @@ item_db: ( Type: 0 Buy: 60 Weight: 40 + BuyingStore: true Script: <" itemheal 0,rand(10,20); "> }, { @@ -683,6 +745,7 @@ item_db: ( Type: 0 Buy: 0 Weight: 10 + BuyingStore: true Script: <" itemheal rand(22,33),0; "> }, { @@ -692,6 +755,7 @@ item_db: ( Type: 0 Buy: 10 Weight: 30 + BuyingStore: true Script: <" itemheal rand(45,65),0; "> }, { @@ -701,6 +765,7 @@ item_db: ( Type: 0 Buy: 20 Weight: 40 + BuyingStore: true Script: <" itemheal rand(105,145),0; "> }, { @@ -710,6 +775,7 @@ item_db: ( Type: 0 Buy: 1000 Weight: 30 + BuyingStore: true Script: <" itemheal rand(160,200),0; "> }, { @@ -736,6 +802,7 @@ item_db: ( Type: 0 Buy: 20 Weight: 30 + BuyingStore: true Script: <" itemheal rand(33,42),0; "> }, { @@ -754,6 +821,7 @@ item_db: ( Type: 0 Buy: 540 Weight: 60 + BuyingStore: true Script: <" itemheal rand(150,300),rand(20,30); "> }, { @@ -763,6 +831,7 @@ item_db: ( Type: 0 Buy: 200 Weight: 20 + BuyingStore: true Script: <" itemheal rand(60,70),0; "> }, { @@ -772,6 +841,7 @@ item_db: ( Type: 0 Buy: 200 Weight: 20 + BuyingStore: true Script: <" itemheal 0,rand(16,28); "> }, { @@ -781,6 +851,7 @@ item_db: ( Type: 0 Buy: 250 Weight: 20 + BuyingStore: true Script: <" itemheal rand(100,150),0; "> }, { @@ -790,6 +861,7 @@ item_db: ( Type: 0 Buy: 150 Weight: 20 + BuyingStore: true Script: <" itemheal rand(50,90),0; "> }, { @@ -799,6 +871,7 @@ item_db: ( Type: 0 Buy: 40 Weight: 20 + BuyingStore: true Script: <" itemheal rand(20,30),0; "> }, { @@ -808,6 +881,7 @@ item_db: ( Type: 0 Buy: 300 Weight: 20 + BuyingStore: true Script: <" itemheal rand(10,20),rand(10,20); "> }, { @@ -834,6 +908,7 @@ item_db: ( Type: 0 Buy: 100 Weight: 60 + BuyingStore: true Script: <" itemheal rand(40,70),0; "> }, { @@ -861,6 +936,7 @@ item_db: ( Type: 0 Buy: 880 Weight: 60 + BuyingStore: true Script: <" itemheal rand(270,330),rand(20,30); "> }, { @@ -897,6 +973,7 @@ item_db: ( Type: 0 Buy: 0 Weight: 150 + BuyingStore: true Script: <" itemheal rand(325,405),rand(40,60); sc_end SC_POISON; @@ -914,6 +991,7 @@ item_db: ( Type: 0 Buy: 0 Weight: 150 + BuyingStore: true Script: <" itemheal rand(325,405),rand(40,60); sc_end SC_POISON; @@ -931,6 +1009,7 @@ item_db: ( Type: 0 Buy: 0 Weight: 150 + BuyingStore: true Script: <" itemheal rand(325,405),rand(40,60); sc_end SC_POISON; @@ -948,6 +1027,7 @@ item_db: ( Type: 0 Buy: 0 Weight: 150 + BuyingStore: true Script: <" itemheal rand(325,405),rand(40,60); sc_end SC_POISON; @@ -965,6 +1045,7 @@ item_db: ( Type: 0 Buy: 0 Weight: 150 + BuyingStore: true Script: <" itemheal rand(325,405),rand(40,60); sc_end SC_POISON; @@ -1020,6 +1101,7 @@ item_db: ( Type: 11 Buy: 60 Weight: 50 + BuyingStore: true Script: <" itemskill AL_TELEPORT,1; "> }, { @@ -1029,6 +1111,7 @@ item_db: ( Type: 11 Buy: 300 Weight: 50 + BuyingStore: true Script: <" itemskill AL_TELEPORT,3; "> }, { @@ -1038,6 +1121,7 @@ item_db: ( Type: 2 Buy: 10000 Weight: 200 + BuyingStore: true Script: <" getrandgroupitem 603,1; "> }, { @@ -1047,6 +1131,7 @@ item_db: ( Type: 2 Buy: 50 Weight: 50 + BuyingStore: true Script: <" monster "this",-1,-1,"--ja--",-1,1,""; "> }, { @@ -1056,6 +1141,7 @@ item_db: ( Type: 11 Buy: 2000 Weight: 100 + BuyingStore: true Script: <" itemskill SM_ENDURE,1; "> }, { @@ -1065,6 +1151,7 @@ item_db: ( Type: 11 Buy: 1500 Weight: 100 + BuyingStore: true Script: <" itemskill SM_SELFPROVOKE,1; "> }, { @@ -1074,6 +1161,8 @@ item_db: ( Type: 0 Buy: 5000 Weight: 300 + BuyingStore: true + Delay: 5000 Script: <" percentheal 100,100; "> }, { @@ -1083,6 +1172,8 @@ item_db: ( Type: 0 Buy: 5000 Weight: 300 + BuyingStore: true + Delay: 3000 Script: <" percentheal 50,50; "> }, { @@ -1092,6 +1183,7 @@ item_db: ( Type: 2 Buy: 100 Weight: 100 + BuyingStore: true }, { Id: 610 @@ -1100,6 +1192,7 @@ item_db: ( Type: 11 Buy: 4000 Weight: 100 + BuyingStore: true Script: <" itemskill ALL_RESURRECTION,1; "> }, { @@ -1109,6 +1202,7 @@ item_db: ( Type: 11 Buy: 40 Weight: 50 + BuyingStore: true Script: <" itemskill MC_IDENTIFY,1; "> }, { @@ -1118,6 +1212,7 @@ item_db: ( Type: 2 Buy: 150 Weight: 200 + BuyingStore: true Script: <" produce 21; "> }, { @@ -1127,6 +1222,7 @@ item_db: ( Type: 2 Buy: 1000 Weight: 200 + BuyingStore: true Script: <" produce 1; "> }, { @@ -1136,6 +1232,7 @@ item_db: ( Type: 2 Buy: 3000 Weight: 300 + BuyingStore: true Script: <" produce 2; "> }, { @@ -1145,6 +1242,7 @@ item_db: ( Type: 2 Buy: 5000 Weight: 400 + BuyingStore: true Script: <" produce 3; "> }, { @@ -1154,6 +1252,7 @@ item_db: ( Type: 2 Buy: 10000 Weight: 50 + BuyingStore: true Script: <" getrandgroupitem 616,1; "> }, { @@ -1163,6 +1262,7 @@ item_db: ( Type: 2 Buy: 10000 Weight: 200 + BuyingStore: true Script: <" getrandgroupitem 617,1; "> }, { @@ -1172,6 +1272,7 @@ item_db: ( Type: 2 Buy: 50 Weight: 20 + BuyingStore: true }, { Id: 619 @@ -1180,6 +1281,10 @@ item_db: ( Type: 2 Buy: 1000 Weight: 50 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1002; "> }, { @@ -1189,6 +1294,10 @@ item_db: ( Type: 2 Buy: 1500 Weight: 50 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1113; "> }, { @@ -1198,6 +1307,10 @@ item_db: ( Type: 2 Buy: 20 Weight: 50 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1031; "> }, { @@ -1207,6 +1320,10 @@ item_db: ( Type: 2 Buy: 2500 Weight: 50 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1063; "> }, { @@ -1216,6 +1333,10 @@ item_db: ( Type: 2 Buy: 4000 Weight: 50 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1049; "> }, { @@ -1225,6 +1346,10 @@ item_db: ( Type: 2 Buy: 2500 Weight: 50 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1011; "> }, { @@ -1234,6 +1359,10 @@ item_db: ( Type: 2 Buy: 100 Weight: 50 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1042; "> }, { @@ -1243,6 +1372,10 @@ item_db: ( Type: 2 Buy: 1500 Weight: 50 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1035; "> }, { @@ -1252,6 +1385,10 @@ item_db: ( Type: 2 Buy: 7000 Weight: 50 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1167; "> }, { @@ -1261,6 +1398,10 @@ item_db: ( Type: 2 Buy: 10000 Weight: 50 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1107; "> }, { @@ -1270,6 +1411,10 @@ item_db: ( Type: 2 Buy: 300 Weight: 50 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1052; "> }, { @@ -1279,6 +1424,10 @@ item_db: ( Type: 2 Buy: 10 Weight: 50 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1014; "> }, { @@ -1288,6 +1437,10 @@ item_db: ( Type: 2 Buy: 20 Weight: 50 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1077; "> }, { @@ -1297,6 +1450,10 @@ item_db: ( Type: 2 Buy: 5000 Weight: 50 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1019; "> }, { @@ -1306,6 +1463,10 @@ item_db: ( Type: 2 Buy: 20 Weight: 50 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1056; "> }, { @@ -1315,6 +1476,10 @@ item_db: ( Type: 2 Buy: 20 Weight: 50 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1057; "> }, { @@ -1324,6 +1489,10 @@ item_db: ( Type: 2 Buy: 300 Weight: 50 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1023; "> }, { @@ -1333,6 +1502,10 @@ item_db: ( Type: 2 Buy: 100 Weight: 50 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1026; "> }, { @@ -1342,6 +1515,10 @@ item_db: ( Type: 2 Buy: 350 Weight: 50 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1110; "> }, { @@ -1351,6 +1528,10 @@ item_db: ( Type: 2 Buy: 12000 Weight: 50 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1170; "> }, { @@ -1360,6 +1541,10 @@ item_db: ( Type: 2 Buy: 18000 Weight: 50 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1029; "> }, { @@ -1369,6 +1554,10 @@ item_db: ( Type: 2 Buy: 3000 Weight: 50 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1155; "> }, { @@ -1378,6 +1567,10 @@ item_db: ( Type: 2 Buy: 100 Weight: 50 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1109; "> }, { @@ -1387,6 +1580,10 @@ item_db: ( Type: 2 Buy: 1800 Weight: 50 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1101; "> }, { @@ -1396,6 +1593,7 @@ item_db: ( Type: 2 Buy: 3000 Weight: 30 + BuyingStore: true Script: <" bpet; "> }, { @@ -1405,6 +1603,7 @@ item_db: ( Type: 2 Buy: 1000 Weight: 200 + BuyingStore: true Script: <" getrandgroupitem 644,1; "> }, { @@ -1414,6 +1613,7 @@ item_db: ( Type: 2 Buy: 800 Weight: 100 + BuyingStore: true Script: <" sc_start SC_ATTHASTE_POTION1,1800000,0; "> }, { @@ -1425,6 +1625,7 @@ item_db: ( Weight: 150 Job: 0xFFF7FEEF EquipLv: 40 + BuyingStore: true Script: <" sc_start SC_ATTHASTE_POTION2,1800000,0; "> }, { @@ -1436,6 +1637,7 @@ item_db: ( Weight: 200 Job: 0x01E646A6 EquipLv: 85 + BuyingStore: true Script: <" sc_start SC_ATTHASTE_POTION3,1800000,0; "> }, { @@ -1445,6 +1647,7 @@ item_db: ( Type: 2 Buy: 2 Weight: 500 + BuyingStore: true Script: <" guildgetexp rand(600000,1200000); "> }, { @@ -1454,6 +1657,10 @@ item_db: ( Type: 2 Buy: 500 Weight: 50 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1188; "> }, { @@ -1463,6 +1670,10 @@ item_db: ( Type: 2 Buy: 20000 Weight: 50 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1200; "> }, { @@ -1472,6 +1683,10 @@ item_db: ( Type: 2 Buy: 20000 Weight: 50 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1275; "> }, { @@ -1481,6 +1696,7 @@ item_db: ( Type: 2 Buy: 1450 Weight: 30 + BuyingStore: true Script: <" sc_start SC_MOVHASTE_HORSE,180000,0; "> }, { @@ -1490,6 +1706,7 @@ item_db: ( Type: 0 Buy: 1 Weight: 10 + BuyingStore: true Script: <" percentheal 10,0; "> }, { @@ -1499,6 +1716,7 @@ item_db: ( Type: 2 Buy: 1000 Weight: 200 + BuyingStore: true Script: <" getrandgroupitem 664,1; "> }, { @@ -1508,6 +1726,7 @@ item_db: ( Type: 2 Buy: 1000 Weight: 200 + BuyingStore: true Script: <" getrandgroupitem 665,1; "> }, { @@ -1517,6 +1736,7 @@ item_db: ( Type: 2 Buy: 1000 Weight: 200 + BuyingStore: true Script: <" getrandgroupitem 666,1; "> }, { @@ -1526,6 +1746,7 @@ item_db: ( Type: 2 Buy: 1000 Weight: 200 + BuyingStore: true Script: <" getrandgroupitem 667,1; "> }, { @@ -1535,6 +1756,7 @@ item_db: ( Type: 2 Buy: 0 Weight: 20 + BuyingStore: true Script: <" set Zeny,Zeny+rand(1000,10000); "> }, { @@ -1544,6 +1766,7 @@ item_db: ( Type: 0 Buy: 500 Weight: 100 + BuyingStore: true Script: <" percentheal -100,-100; "> }, { @@ -1617,6 +1840,7 @@ item_db: ( Type: 2 Buy: 5000 Weight: 100 + BuyingStore: true Script: <" if(Class==Job_Assassin_Cross) { sc_start SC_DPOISON,60000,0; @@ -1632,6 +1856,7 @@ item_db: ( Type: 2 Buy: 5000 Weight: 300 + BuyingStore: true Script: <" if(rand(1000)<100) sc_start SC_DPOISON,10000,0; sc_start SC_POISON,50000,0; @@ -1653,6 +1878,7 @@ item_db: ( Type: 2 Buy: 50000 Weight: 10 + BuyingStore: true Script: <" if(getpartnerid()) sc_start SC_WEDDING,600000,0; "> }, { @@ -1662,6 +1888,7 @@ item_db: ( Type: 2 Buy: 0 Weight: 100 + BuyingStore: true Script: <" sc_start SC_PLUSATTACKPOWER,60000,30; "> }, { @@ -1671,6 +1898,7 @@ item_db: ( Type: 2 Buy: 0 Weight: 50 + BuyingStore: true Script: <" sc_start SC_PLUSMAGICPOWER,60000,30; "> }, { @@ -1680,6 +1908,7 @@ item_db: ( Type: 2 Buy: 15000 Weight: 300 + BuyingStore: true Script: <" sc_start SC_PLUSATTACKPOWER,60000,10; sc_start SC_PLUSMAGICPOWER,60000,10; @@ -1701,6 +1930,10 @@ item_db: ( Type: 11 Buy: 1000 Weight: 10 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" itemskill WZ_EARTHSPIKE,3; "> }, { @@ -1710,6 +1943,10 @@ item_db: ( Type: 11 Buy: 2000 Weight: 10 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" itemskill WZ_EARTHSPIKE,5; "> }, { @@ -1719,6 +1956,10 @@ item_db: ( Type: 11 Buy: 1000 Weight: 10 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" itemskill MG_COLDBOLT,3; "> }, { @@ -1728,6 +1969,10 @@ item_db: ( Type: 11 Buy: 2000 Weight: 10 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" itemskill MG_COLDBOLT,5; "> }, { @@ -1737,6 +1982,10 @@ item_db: ( Type: 11 Buy: 1000 Weight: 10 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" itemskill MG_FIREBOLT,3; "> }, { @@ -1746,6 +1995,10 @@ item_db: ( Type: 11 Buy: 2000 Weight: 10 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" itemskill MG_FIREBOLT,5; "> }, { @@ -1755,6 +2008,10 @@ item_db: ( Type: 11 Buy: 1000 Weight: 10 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" itemskill MG_LIGHTNINGBOLT,3; "> }, { @@ -1764,6 +2021,10 @@ item_db: ( Type: 11 Buy: 2000 Weight: 10 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" itemskill MG_LIGHTNINGBOLT,5; "> }, { @@ -1773,6 +2034,10 @@ item_db: ( Type: 11 Buy: 1000 Weight: 10 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" itemskill MG_SOULSTRIKE,3; "> }, { @@ -1782,6 +2047,10 @@ item_db: ( Type: 11 Buy: 2000 Weight: 10 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" itemskill MG_SOULSTRIKE,5; "> }, { @@ -1791,6 +2060,10 @@ item_db: ( Type: 11 Buy: 1000 Weight: 10 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" itemskill MG_FIREBALL,1; "> }, { @@ -1800,6 +2073,10 @@ item_db: ( Type: 11 Buy: 2000 Weight: 10 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" itemskill MG_FIREBALL,5; "> }, { @@ -1809,6 +2086,10 @@ item_db: ( Type: 11 Buy: 1000 Weight: 10 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" itemskill MG_FIREWALL,1; "> }, { @@ -1818,6 +2099,10 @@ item_db: ( Type: 11 Buy: 2000 Weight: 10 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" itemskill MG_FIREWALL,5; "> }, { @@ -1827,6 +2112,10 @@ item_db: ( Type: 11 Buy: 1000 Weight: 10 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" itemskill MG_FROSTDIVER,1; "> }, // Etc Items @@ -1838,6 +2127,7 @@ item_db: ( Type: 3 Buy: 55000 Weight: 200 + BuyingStore: true }, { Id: 702 @@ -1846,6 +2136,7 @@ item_db: ( Type: 3 Buy: 450 Weight: 100 + BuyingStore: true }, { Id: 703 @@ -1854,6 +2145,7 @@ item_db: ( Type: 3 Buy: 500 Weight: 10 + BuyingStore: true }, { Id: 704 @@ -1862,6 +2154,7 @@ item_db: ( Type: 3 Buy: 500 Weight: 10 + BuyingStore: true }, { Id: 705 @@ -1870,6 +2163,7 @@ item_db: ( Type: 3 Buy: 10 Weight: 10 + BuyingStore: true }, { Id: 706 @@ -1878,6 +2172,7 @@ item_db: ( Type: 3 Buy: 80000 Weight: 10 + BuyingStore: true }, { Id: 707 @@ -1886,6 +2181,7 @@ item_db: ( Type: 3 Buy: 500 Weight: 10 + BuyingStore: true }, { Id: 708 @@ -1894,6 +2190,7 @@ item_db: ( Type: 3 Buy: 500 Weight: 10 + BuyingStore: true }, { Id: 709 @@ -1902,6 +2199,7 @@ item_db: ( Type: 3 Buy: 500 Weight: 10 + BuyingStore: true }, { Id: 710 @@ -1910,6 +2208,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 711 @@ -1918,6 +2217,7 @@ item_db: ( Type: 3 Buy: 16 Weight: 10 + BuyingStore: true }, { Id: 712 @@ -1926,6 +2226,7 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + BuyingStore: true }, { Id: 713 @@ -1934,6 +2235,7 @@ item_db: ( Type: 3 Buy: 6 Weight: 20 + BuyingStore: true }, { Id: 714 @@ -1942,6 +2244,7 @@ item_db: ( Type: 3 Buy: 2 Weight: 1000 + BuyingStore: true }, { Id: 715 @@ -1950,6 +2253,7 @@ item_db: ( Type: 3 Buy: 600 Weight: 30 + BuyingStore: true }, { Id: 716 @@ -1958,6 +2262,7 @@ item_db: ( Type: 3 Buy: 600 Weight: 30 + BuyingStore: true }, { Id: 717 @@ -1966,6 +2271,7 @@ item_db: ( Type: 3 Buy: 600 Weight: 30 + BuyingStore: true }, { Id: 718 @@ -1974,6 +2280,7 @@ item_db: ( Type: 3 Buy: 6000 Weight: 100 + BuyingStore: true }, { Id: 719 @@ -1982,6 +2289,7 @@ item_db: ( Type: 3 Buy: 6000 Weight: 100 + BuyingStore: true }, { Id: 720 @@ -1990,6 +2298,7 @@ item_db: ( Type: 3 Buy: 6000 Weight: 100 + BuyingStore: true }, { Id: 721 @@ -1998,6 +2307,7 @@ item_db: ( Type: 3 Buy: 6000 Weight: 100 + BuyingStore: true }, { Id: 722 @@ -2006,6 +2316,7 @@ item_db: ( Type: 3 Buy: 6000 Weight: 100 + BuyingStore: true }, { Id: 723 @@ -2014,6 +2325,7 @@ item_db: ( Type: 3 Buy: 6000 Weight: 100 + BuyingStore: true }, { Id: 724 @@ -2022,6 +2334,7 @@ item_db: ( Type: 3 Buy: 600 Weight: 100 + BuyingStore: true }, { Id: 725 @@ -2030,6 +2343,7 @@ item_db: ( Type: 3 Buy: 6000 Weight: 100 + BuyingStore: true }, { Id: 726 @@ -2038,6 +2352,7 @@ item_db: ( Type: 3 Buy: 6000 Weight: 100 + BuyingStore: true }, { Id: 727 @@ -2046,6 +2361,7 @@ item_db: ( Type: 3 Buy: 6000 Weight: 100 + BuyingStore: true }, { Id: 728 @@ -2054,6 +2370,7 @@ item_db: ( Type: 3 Buy: 6000 Weight: 100 + BuyingStore: true }, { Id: 729 @@ -2062,6 +2379,7 @@ item_db: ( Type: 3 Buy: 6000 Weight: 100 + BuyingStore: true }, { Id: 730 @@ -2070,6 +2388,7 @@ item_db: ( Type: 3 Buy: 10000 Weight: 100 + BuyingStore: true }, { Id: 731 @@ -2078,6 +2397,7 @@ item_db: ( Type: 3 Buy: 25000 Weight: 100 + BuyingStore: true }, { Id: 732 @@ -2086,6 +2406,7 @@ item_db: ( Type: 3 Buy: 55000 Weight: 100 + BuyingStore: true }, { Id: 733 @@ -2094,6 +2415,7 @@ item_db: ( Type: 3 Buy: 10 Weight: 100 + BuyingStore: true }, { Id: 734 @@ -2102,6 +2424,7 @@ item_db: ( Type: 3 Buy: 3000 Weight: 200 + BuyingStore: true }, { Id: 735 @@ -2110,6 +2433,7 @@ item_db: ( Type: 3 Buy: 5000 Weight: 500 + BuyingStore: true }, { Id: 736 @@ -2118,6 +2442,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 300 + BuyingStore: true }, { Id: 737 @@ -2126,6 +2451,7 @@ item_db: ( Type: 3 Buy: 400 Weight: 50 + BuyingStore: true }, { Id: 738 @@ -2134,6 +2460,7 @@ item_db: ( Type: 3 Buy: 400 Weight: 100 + BuyingStore: true }, { Id: 739 @@ -2142,6 +2469,7 @@ item_db: ( Type: 3 Buy: 10000 Weight: 10 + BuyingStore: true }, { Id: 740 @@ -2150,6 +2478,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 100 + BuyingStore: true }, { Id: 741 @@ -2158,6 +2487,7 @@ item_db: ( Type: 3 Buy: 1800 Weight: 100 + BuyingStore: true }, { Id: 742 @@ -2166,6 +2496,7 @@ item_db: ( Type: 3 Buy: 3000 Weight: 100 + BuyingStore: true }, { Id: 743 @@ -2174,6 +2505,7 @@ item_db: ( Type: 3 Buy: 5500 Weight: 100 + BuyingStore: true }, { Id: 744 @@ -2182,6 +2514,7 @@ item_db: ( Type: 3 Buy: 2000 Weight: 50 + BuyingStore: true }, { Id: 745 @@ -2190,6 +2523,7 @@ item_db: ( Type: 3 Buy: 12000 Weight: 50 + BuyingStore: true }, { Id: 746 @@ -2198,6 +2532,7 @@ item_db: ( Type: 3 Buy: 1400 Weight: 50 + BuyingStore: true }, { Id: 747 @@ -2206,6 +2541,7 @@ item_db: ( Type: 3 Buy: 15000 Weight: 50 + BuyingStore: true }, { Id: 748 @@ -2214,6 +2550,7 @@ item_db: ( Type: 3 Buy: 55000 Weight: 10 + BuyingStore: true }, { Id: 749 @@ -2222,6 +2559,7 @@ item_db: ( Type: 3 Buy: 35000 Weight: 10 + BuyingStore: true }, { Id: 750 @@ -2230,6 +2568,7 @@ item_db: ( Type: 3 Buy: 18000 Weight: 100 + BuyingStore: true }, { Id: 751 @@ -2238,6 +2577,7 @@ item_db: ( Type: 3 Buy: 14000 Weight: 100 + BuyingStore: true }, { Id: 752 @@ -2246,6 +2586,7 @@ item_db: ( Type: 3 Buy: 4000 Weight: 100 + BuyingStore: true }, { Id: 753 @@ -2254,6 +2595,7 @@ item_db: ( Type: 3 Buy: 6000 Weight: 100 + BuyingStore: true }, { Id: 754 @@ -2262,6 +2604,7 @@ item_db: ( Type: 3 Buy: 5000 Weight: 100 + BuyingStore: true }, { Id: 756 @@ -2270,6 +2613,7 @@ item_db: ( Type: 3 Buy: 550 Weight: 200 + BuyingStore: true }, { Id: 757 @@ -2278,6 +2622,7 @@ item_db: ( Type: 3 Buy: 650 Weight: 200 + BuyingStore: true }, { Id: 901 @@ -2286,6 +2631,7 @@ item_db: ( Type: 3 Buy: 260 Weight: 10 + BuyingStore: true }, { Id: 902 @@ -2294,6 +2640,7 @@ item_db: ( Type: 3 Buy: 12 Weight: 10 + BuyingStore: true }, { Id: 903 @@ -2302,6 +2649,7 @@ item_db: ( Type: 3 Buy: 140 Weight: 10 + BuyingStore: true }, { Id: 904 @@ -2310,6 +2658,7 @@ item_db: ( Type: 3 Buy: 124 Weight: 10 + BuyingStore: true }, { Id: 905 @@ -2318,6 +2667,7 @@ item_db: ( Type: 3 Buy: 46 Weight: 10 + BuyingStore: true }, { Id: 906 @@ -2326,6 +2676,7 @@ item_db: ( Type: 3 Buy: 68 Weight: 10 + BuyingStore: true }, { Id: 907 @@ -2334,6 +2685,7 @@ item_db: ( Type: 3 Buy: 120 Weight: 10 + BuyingStore: true }, { Id: 908 @@ -2342,6 +2694,7 @@ item_db: ( Type: 3 Buy: 140 Weight: 10 + BuyingStore: true }, { Id: 909 @@ -2350,6 +2703,7 @@ item_db: ( Type: 3 Buy: 6 Weight: 10 + BuyingStore: true }, { Id: 910 @@ -2358,6 +2712,7 @@ item_db: ( Type: 3 Buy: 40 Weight: 10 + BuyingStore: true }, { Id: 911 @@ -2366,6 +2721,7 @@ item_db: ( Type: 3 Buy: 160 Weight: 10 + BuyingStore: true }, { Id: 912 @@ -2374,6 +2730,7 @@ item_db: ( Type: 3 Buy: 480 Weight: 10 + BuyingStore: true }, { Id: 913 @@ -2382,6 +2739,7 @@ item_db: ( Type: 3 Buy: 34 Weight: 10 + BuyingStore: true }, { Id: 914 @@ -2390,6 +2748,7 @@ item_db: ( Type: 3 Buy: 8 Weight: 10 + BuyingStore: true }, { Id: 915 @@ -2398,6 +2757,7 @@ item_db: ( Type: 3 Buy: 8 Weight: 10 + BuyingStore: true }, { Id: 916 @@ -2406,6 +2766,7 @@ item_db: ( Type: 3 Buy: 10 Weight: 10 + BuyingStore: true }, { Id: 917 @@ -2414,6 +2775,7 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + BuyingStore: true }, { Id: 918 @@ -2422,6 +2784,7 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + BuyingStore: true }, { Id: 919 @@ -2430,6 +2793,7 @@ item_db: ( Type: 3 Buy: 36 Weight: 10 + BuyingStore: true }, { Id: 920 @@ -2438,6 +2802,7 @@ item_db: ( Type: 3 Buy: 58 Weight: 10 + BuyingStore: true }, { Id: 921 @@ -2446,6 +2811,7 @@ item_db: ( Type: 3 Buy: 36 Weight: 10 + BuyingStore: true }, { Id: 922 @@ -2454,6 +2820,7 @@ item_db: ( Type: 3 Buy: 220 Weight: 10 + BuyingStore: true }, { Id: 923 @@ -2462,6 +2829,7 @@ item_db: ( Type: 3 Buy: 1200 Weight: 10 + BuyingStore: true }, { Id: 924 @@ -2470,6 +2838,7 @@ item_db: ( Type: 3 Buy: 90 Weight: 10 + BuyingStore: true }, { Id: 925 @@ -2478,6 +2847,7 @@ item_db: ( Type: 3 Buy: 64 Weight: 10 + BuyingStore: true }, { Id: 926 @@ -2486,6 +2856,7 @@ item_db: ( Type: 3 Buy: 82 Weight: 10 + BuyingStore: true }, { Id: 928 @@ -2494,6 +2865,7 @@ item_db: ( Type: 3 Buy: 114 Weight: 10 + BuyingStore: true }, { Id: 929 @@ -2502,6 +2874,7 @@ item_db: ( Type: 3 Buy: 374 Weight: 10 + BuyingStore: true }, { Id: 930 @@ -2510,6 +2883,7 @@ item_db: ( Type: 3 Buy: 350 Weight: 10 + BuyingStore: true }, { Id: 931 @@ -2518,6 +2892,7 @@ item_db: ( Type: 3 Buy: 142 Weight: 10 + BuyingStore: true }, { Id: 932 @@ -2526,6 +2901,7 @@ item_db: ( Type: 3 Buy: 232 Weight: 10 + BuyingStore: true }, { Id: 934 @@ -2534,6 +2910,7 @@ item_db: ( Type: 3 Buy: 600 Weight: 10 + BuyingStore: true }, { Id: 935 @@ -2542,6 +2919,7 @@ item_db: ( Type: 3 Buy: 14 Weight: 10 + BuyingStore: true }, { Id: 936 @@ -2550,6 +2928,7 @@ item_db: ( Type: 3 Buy: 466 Weight: 10 + BuyingStore: true }, { Id: 937 @@ -2558,6 +2937,7 @@ item_db: ( Type: 3 Buy: 148 Weight: 10 + BuyingStore: true }, { Id: 938 @@ -2566,6 +2946,7 @@ item_db: ( Type: 3 Buy: 70 Weight: 10 + BuyingStore: true }, { Id: 939 @@ -2574,6 +2955,7 @@ item_db: ( Type: 3 Buy: 32 Weight: 10 + BuyingStore: true }, { Id: 940 @@ -2582,6 +2964,7 @@ item_db: ( Type: 3 Buy: 36 Weight: 10 + BuyingStore: true }, { Id: 941 @@ -2590,6 +2973,7 @@ item_db: ( Type: 3 Buy: 568 Weight: 10 + BuyingStore: true }, { Id: 942 @@ -2598,6 +2982,7 @@ item_db: ( Type: 3 Buy: 114 Weight: 10 + BuyingStore: true }, { Id: 943 @@ -2606,6 +2991,7 @@ item_db: ( Type: 3 Buy: 448 Weight: 10 + BuyingStore: true }, { Id: 944 @@ -2614,6 +3000,7 @@ item_db: ( Type: 3 Buy: 588 Weight: 10 + BuyingStore: true }, { Id: 945 @@ -2622,6 +3009,7 @@ item_db: ( Type: 3 Buy: 106 Weight: 10 + BuyingStore: true }, { Id: 946 @@ -2630,6 +3018,7 @@ item_db: ( Type: 3 Buy: 64 Weight: 10 + BuyingStore: true }, { Id: 947 @@ -2638,6 +3027,7 @@ item_db: ( Type: 3 Buy: 116 Weight: 10 + BuyingStore: true }, { Id: 948 @@ -2646,6 +3036,7 @@ item_db: ( Type: 3 Buy: 174 Weight: 10 + BuyingStore: true }, { Id: 949 @@ -2654,6 +3045,7 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + BuyingStore: true }, { Id: 950 @@ -2662,6 +3054,7 @@ item_db: ( Type: 3 Buy: 264 Weight: 10 + BuyingStore: true }, { Id: 951 @@ -2670,6 +3063,7 @@ item_db: ( Type: 3 Buy: 412 Weight: 10 + BuyingStore: true }, { Id: 952 @@ -2678,6 +3072,7 @@ item_db: ( Type: 3 Buy: 82 Weight: 10 + BuyingStore: true }, { Id: 953 @@ -2686,6 +3081,7 @@ item_db: ( Type: 3 Buy: 184 Weight: 10 + BuyingStore: true }, { Id: 954 @@ -2694,6 +3090,7 @@ item_db: ( Type: 3 Buy: 466 Weight: 10 + BuyingStore: true }, { Id: 955 @@ -2702,6 +3099,7 @@ item_db: ( Type: 3 Buy: 52 Weight: 10 + BuyingStore: true }, { Id: 956 @@ -2710,6 +3108,7 @@ item_db: ( Type: 3 Buy: 342 Weight: 10 + BuyingStore: true }, { Id: 957 @@ -2718,6 +3117,7 @@ item_db: ( Type: 3 Buy: 82 Weight: 10 + BuyingStore: true }, { Id: 958 @@ -2726,6 +3126,7 @@ item_db: ( Type: 3 Buy: 390 Weight: 10 + BuyingStore: true }, { Id: 959 @@ -2734,6 +3135,7 @@ item_db: ( Type: 3 Buy: 168 Weight: 10 + BuyingStore: true }, { Id: 960 @@ -2742,6 +3144,7 @@ item_db: ( Type: 3 Buy: 114 Weight: 10 + BuyingStore: true }, { Id: 961 @@ -2750,6 +3153,7 @@ item_db: ( Type: 3 Buy: 158 Weight: 10 + BuyingStore: true }, { Id: 962 @@ -2758,6 +3162,7 @@ item_db: ( Type: 3 Buy: 70 Weight: 10 + BuyingStore: true }, { Id: 963 @@ -2766,6 +3171,7 @@ item_db: ( Type: 3 Buy: 250 Weight: 10 + BuyingStore: true }, { Id: 964 @@ -2774,6 +3180,7 @@ item_db: ( Type: 3 Buy: 90 Weight: 10 + BuyingStore: true }, { Id: 965 @@ -2782,6 +3189,7 @@ item_db: ( Type: 3 Buy: 56 Weight: 10 + BuyingStore: true }, { Id: 966 @@ -2790,6 +3198,7 @@ item_db: ( Type: 3 Buy: 158 Weight: 10 + BuyingStore: true }, { Id: 967 @@ -2798,6 +3207,7 @@ item_db: ( Type: 3 Buy: 680 Weight: 10 + BuyingStore: true }, { Id: 968 @@ -2806,6 +3216,7 @@ item_db: ( Type: 3 Buy: 3000 Weight: 10 + BuyingStore: true }, { Id: 969 @@ -2814,6 +3225,7 @@ item_db: ( Type: 3 Buy: 200000 Weight: 200 + BuyingStore: true }, { Id: 970 @@ -2830,6 +3242,7 @@ item_db: ( Type: 3 Buy: 400 Weight: 30 + BuyingStore: true }, { Id: 972 @@ -2838,6 +3251,7 @@ item_db: ( Type: 3 Buy: 400 Weight: 30 + BuyingStore: true }, { Id: 973 @@ -2846,6 +3260,7 @@ item_db: ( Type: 3 Buy: 800 Weight: 70 + BuyingStore: true }, { Id: 974 @@ -2854,6 +3269,7 @@ item_db: ( Type: 3 Buy: 800 Weight: 70 + BuyingStore: true }, { Id: 975 @@ -2862,6 +3278,7 @@ item_db: ( Type: 3 Buy: 8000 Weight: 150 + BuyingStore: true }, { Id: 976 @@ -2870,6 +3287,7 @@ item_db: ( Type: 3 Buy: 8000 Weight: 150 + BuyingStore: true }, { Id: 978 @@ -2878,6 +3296,7 @@ item_db: ( Type: 3 Buy: 8000 Weight: 150 + BuyingStore: true }, { Id: 979 @@ -2886,6 +3305,7 @@ item_db: ( Type: 3 Buy: 8000 Weight: 150 + BuyingStore: true }, { Id: 980 @@ -2894,6 +3314,7 @@ item_db: ( Type: 3 Buy: 8000 Weight: 150 + BuyingStore: true }, { Id: 981 @@ -2902,6 +3323,7 @@ item_db: ( Type: 3 Buy: 8000 Weight: 150 + BuyingStore: true }, { Id: 982 @@ -2910,6 +3332,7 @@ item_db: ( Type: 3 Buy: 8000 Weight: 150 + BuyingStore: true }, { Id: 983 @@ -2918,6 +3341,7 @@ item_db: ( Type: 3 Buy: 8000 Weight: 150 + BuyingStore: true }, { Id: 984 @@ -2926,6 +3350,7 @@ item_db: ( Type: 3 Buy: 1100 Weight: 200 + BuyingStore: true }, { Id: 985 @@ -2934,6 +3359,7 @@ item_db: ( Type: 3 Buy: 1100 Weight: 200 + BuyingStore: true }, { Id: 986 @@ -2942,6 +3368,7 @@ item_db: ( Type: 3 Buy: 30000 Weight: 500 + BuyingStore: true }, { Id: 987 @@ -2950,6 +3377,7 @@ item_db: ( Type: 3 Buy: 120000 Weight: 700 + BuyingStore: true }, { Id: 988 @@ -2958,6 +3386,7 @@ item_db: ( Type: 3 Buy: 300000 Weight: 900 + BuyingStore: true }, { Id: 989 @@ -2966,6 +3395,7 @@ item_db: ( Type: 3 Buy: 600000 Weight: 1000 + BuyingStore: true }, { Id: 990 @@ -2974,6 +3404,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 50 + BuyingStore: true }, { Id: 991 @@ -2982,6 +3413,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 50 + BuyingStore: true }, { Id: 992 @@ -2990,6 +3422,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 50 + BuyingStore: true }, { Id: 993 @@ -2998,6 +3431,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 50 + BuyingStore: true }, { Id: 994 @@ -3006,6 +3440,7 @@ item_db: ( Type: 3 Buy: 3000 Weight: 300 + BuyingStore: true }, { Id: 995 @@ -3014,6 +3449,7 @@ item_db: ( Type: 3 Buy: 3000 Weight: 300 + BuyingStore: true }, { Id: 996 @@ -3022,6 +3458,7 @@ item_db: ( Type: 3 Buy: 3000 Weight: 300 + BuyingStore: true }, { Id: 997 @@ -3030,6 +3467,7 @@ item_db: ( Type: 3 Buy: 3000 Weight: 300 + BuyingStore: true }, { Id: 998 @@ -3038,6 +3476,7 @@ item_db: ( Type: 3 Buy: 100 Weight: 50 + BuyingStore: true }, { Id: 999 @@ -3046,6 +3485,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 100 + BuyingStore: true }, { Id: 1000 @@ -3054,6 +3494,7 @@ item_db: ( Type: 3 Buy: 4500 Weight: 100 + BuyingStore: true }, { Id: 1001 @@ -3062,6 +3503,7 @@ item_db: ( Type: 3 Buy: 1500 Weight: 10 + BuyingStore: true }, { Id: 1002 @@ -3070,6 +3512,7 @@ item_db: ( Type: 3 Buy: 50 Weight: 150 + BuyingStore: true }, { Id: 1003 @@ -3078,6 +3521,7 @@ item_db: ( Type: 3 Buy: 500 Weight: 50 + BuyingStore: true }, { Id: 1004 @@ -3086,6 +3530,7 @@ item_db: ( Type: 3 Buy: 2 Weight: 100 + BuyingStore: true }, { Id: 1005 @@ -3094,6 +3539,7 @@ item_db: ( Type: 3 Buy: 2 Weight: 800 + BuyingStore: true }, { Id: 1006 @@ -3102,6 +3548,7 @@ item_db: ( Type: 3 Buy: 2 Weight: 30 + BuyingStore: true }, { Id: 1007 @@ -3110,6 +3557,7 @@ item_db: ( Type: 3 Buy: 2 Weight: 40 + BuyingStore: true }, { Id: 1008 @@ -3118,6 +3566,7 @@ item_db: ( Type: 3 Buy: 2 Weight: 100 + BuyingStore: true }, { Id: 1009 @@ -3126,6 +3575,7 @@ item_db: ( Type: 3 Buy: 2 Weight: 20 + BuyingStore: true }, { Id: 1010 @@ -3134,6 +3584,7 @@ item_db: ( Type: 3 Buy: 200 Weight: 200 + BuyingStore: true }, { Id: 1011 @@ -3142,6 +3593,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 200 + BuyingStore: true }, { Id: 1012 @@ -3150,6 +3602,7 @@ item_db: ( Type: 3 Buy: 250 Weight: 10 + BuyingStore: true }, { Id: 1013 @@ -3158,6 +3611,7 @@ item_db: ( Type: 3 Buy: 90 Weight: 10 + BuyingStore: true }, { Id: 1014 @@ -3166,6 +3620,7 @@ item_db: ( Type: 3 Buy: 232 Weight: 10 + BuyingStore: true }, { Id: 1015 @@ -3174,6 +3629,7 @@ item_db: ( Type: 3 Buy: 528 Weight: 10 + BuyingStore: true }, { Id: 1016 @@ -3182,6 +3638,7 @@ item_db: ( Type: 3 Buy: 52 Weight: 10 + BuyingStore: true }, { Id: 1017 @@ -3190,6 +3647,7 @@ item_db: ( Type: 3 Buy: 106 Weight: 10 + BuyingStore: true }, { Id: 1018 @@ -3198,6 +3656,7 @@ item_db: ( Type: 3 Buy: 210 Weight: 10 + BuyingStore: true }, { Id: 1019 @@ -3206,6 +3665,7 @@ item_db: ( Type: 3 Buy: 60 Weight: 10 + BuyingStore: true }, { Id: 1020 @@ -3214,6 +3674,7 @@ item_db: ( Type: 3 Buy: 292 Weight: 10 + BuyingStore: true }, { Id: 1021 @@ -3222,6 +3683,7 @@ item_db: ( Type: 3 Buy: 292 Weight: 10 + BuyingStore: true }, { Id: 1022 @@ -3230,6 +3692,7 @@ item_db: ( Type: 3 Buy: 650 Weight: 10 + BuyingStore: true }, { Id: 1023 @@ -3238,6 +3701,7 @@ item_db: ( Type: 3 Buy: 196 Weight: 10 + BuyingStore: true }, { Id: 1024 @@ -3246,6 +3710,7 @@ item_db: ( Type: 3 Buy: 264 Weight: 10 + BuyingStore: true }, { Id: 1025 @@ -3254,6 +3719,7 @@ item_db: ( Type: 3 Buy: 184 Weight: 10 + BuyingStore: true }, { Id: 1026 @@ -3262,6 +3728,7 @@ item_db: ( Type: 3 Buy: 98 Weight: 10 + BuyingStore: true }, { Id: 1027 @@ -3270,6 +3737,7 @@ item_db: ( Type: 3 Buy: 158 Weight: 10 + BuyingStore: true }, { Id: 1028 @@ -3278,6 +3746,7 @@ item_db: ( Type: 3 Buy: 196 Weight: 10 + BuyingStore: true }, { Id: 1029 @@ -3286,6 +3755,7 @@ item_db: ( Type: 3 Buy: 548 Weight: 10 + BuyingStore: true }, { Id: 1030 @@ -3294,6 +3764,7 @@ item_db: ( Type: 3 Buy: 1500 Weight: 10 + BuyingStore: true }, { Id: 1031 @@ -3302,6 +3773,7 @@ item_db: ( Type: 3 Buy: 196 Weight: 10 + BuyingStore: true }, { Id: 1032 @@ -3310,6 +3782,7 @@ item_db: ( Type: 3 Buy: 196 Weight: 10 + BuyingStore: true }, { Id: 1033 @@ -3318,6 +3791,7 @@ item_db: ( Type: 3 Buy: 208 Weight: 10 + BuyingStore: true }, { Id: 1034 @@ -3326,6 +3800,7 @@ item_db: ( Type: 3 Buy: 342 Weight: 10 + BuyingStore: true }, { Id: 1035 @@ -3334,6 +3809,7 @@ item_db: ( Type: 3 Buy: 484 Weight: 10 + BuyingStore: true }, { Id: 1036 @@ -3342,6 +3818,7 @@ item_db: ( Type: 3 Buy: 500 Weight: 10 + BuyingStore: true }, { Id: 1037 @@ -3350,6 +3827,7 @@ item_db: ( Type: 3 Buy: 1200 Weight: 10 + BuyingStore: true }, { Id: 1038 @@ -3358,6 +3836,7 @@ item_db: ( Type: 3 Buy: 528 Weight: 10 + BuyingStore: true }, { Id: 1039 @@ -3366,6 +3845,7 @@ item_db: ( Type: 3 Buy: 2000 Weight: 10 + BuyingStore: true }, { Id: 1040 @@ -3374,6 +3854,7 @@ item_db: ( Type: 3 Buy: 232 Weight: 10 + BuyingStore: true }, { Id: 1041 @@ -3382,6 +3863,7 @@ item_db: ( Type: 3 Buy: 250 Weight: 10 + BuyingStore: true }, { Id: 1042 @@ -3390,6 +3872,7 @@ item_db: ( Type: 3 Buy: 430 Weight: 10 + BuyingStore: true }, { Id: 1043 @@ -3398,6 +3881,7 @@ item_db: ( Type: 3 Buy: 168 Weight: 10 + BuyingStore: true }, { Id: 1044 @@ -3406,6 +3890,7 @@ item_db: ( Type: 3 Buy: 264 Weight: 10 + BuyingStore: true }, { Id: 1045 @@ -3414,6 +3899,7 @@ item_db: ( Type: 3 Buy: 412 Weight: 10 + BuyingStore: true }, { Id: 1046 @@ -3422,6 +3908,7 @@ item_db: ( Type: 3 Buy: 614 Weight: 10 + BuyingStore: true }, { Id: 1047 @@ -3430,6 +3917,7 @@ item_db: ( Type: 3 Buy: 548 Weight: 10 + BuyingStore: true }, { Id: 1048 @@ -3438,6 +3926,7 @@ item_db: ( Type: 3 Buy: 800 Weight: 10 + BuyingStore: true }, { Id: 1049 @@ -3446,6 +3935,7 @@ item_db: ( Type: 3 Buy: 1700 Weight: 10 + BuyingStore: true }, { Id: 1050 @@ -3454,6 +3944,7 @@ item_db: ( Type: 3 Buy: 220 Weight: 10 + BuyingStore: true }, { Id: 1051 @@ -3462,6 +3953,7 @@ item_db: ( Type: 3 Buy: 450 Weight: 10 + BuyingStore: true }, { Id: 1052 @@ -3470,6 +3962,7 @@ item_db: ( Type: 3 Buy: 46 Weight: 10 + BuyingStore: true }, { Id: 1053 @@ -3478,6 +3971,7 @@ item_db: ( Type: 3 Buy: 548 Weight: 10 + BuyingStore: true }, { Id: 1054 @@ -3486,6 +3980,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 1055 @@ -3494,6 +3989,7 @@ item_db: ( Type: 3 Buy: 196 Weight: 10 + BuyingStore: true }, { Id: 1056 @@ -3502,6 +3998,7 @@ item_db: ( Type: 3 Buy: 306 Weight: 10 + BuyingStore: true }, { Id: 1057 @@ -3510,6 +4007,7 @@ item_db: ( Type: 3 Buy: 138 Weight: 10 + BuyingStore: true }, { Id: 1058 @@ -3518,6 +4016,7 @@ item_db: ( Type: 3 Buy: 200 Weight: 10 + BuyingStore: true }, { Id: 1059 @@ -3526,6 +4025,7 @@ item_db: ( Type: 3 Buy: 306 Weight: 10 + BuyingStore: true }, { Id: 1060 @@ -3534,6 +4034,7 @@ item_db: ( Type: 3 Buy: 430 Weight: 10 + BuyingStore: true }, { Id: 1061 @@ -3542,6 +4043,7 @@ item_db: ( Type: 3 Buy: 484 Weight: 10 + BuyingStore: true }, { Id: 1062 @@ -3550,6 +4052,7 @@ item_db: ( Type: 3 Buy: 374 Weight: 10 + BuyingStore: true }, { Id: 1063 @@ -3558,6 +4061,7 @@ item_db: ( Type: 3 Buy: 680 Weight: 10 + BuyingStore: true }, { Id: 1064 @@ -3566,6 +4070,7 @@ item_db: ( Type: 3 Buy: 802 Weight: 10 + BuyingStore: true }, { Id: 1065 @@ -3574,6 +4079,7 @@ item_db: ( Type: 3 Buy: 100 Weight: 10 + BuyingStore: true }, { Id: 1066 @@ -3582,6 +4088,7 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + BuyingStore: true }, { Id: 1067 @@ -3590,6 +4097,7 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + BuyingStore: true }, { Id: 1068 @@ -3598,6 +4106,7 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + BuyingStore: true }, { Id: 1069 @@ -3758,6 +4267,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + BuyingStore: true }, { Id: 1089 @@ -3766,6 +4276,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + BuyingStore: true }, { Id: 1090 @@ -3790,6 +4301,7 @@ item_db: ( Type: 3 Buy: 3 Weight: 10 + BuyingStore: true }, { Id: 1093 @@ -3798,6 +4310,7 @@ item_db: ( Type: 3 Buy: 10 Weight: 10 + BuyingStore: true }, { Id: 1094 @@ -3806,6 +4319,7 @@ item_db: ( Type: 3 Buy: 278 Weight: 10 + BuyingStore: true }, { Id: 1095 @@ -3814,6 +4328,7 @@ item_db: ( Type: 3 Buy: 546 Weight: 10 + BuyingStore: true }, { Id: 1096 @@ -3822,6 +4337,7 @@ item_db: ( Type: 3 Buy: 780 Weight: 10 + BuyingStore: true }, { Id: 1097 @@ -3830,6 +4346,7 @@ item_db: ( Type: 3 Buy: 948 Weight: 10 + BuyingStore: true }, { Id: 1098 @@ -3838,6 +4355,7 @@ item_db: ( Type: 3 Buy: 658 Weight: 10 + BuyingStore: true }, { Id: 1099 @@ -3846,6 +4364,7 @@ item_db: ( Type: 3 Buy: 680 Weight: 10 + BuyingStore: true }, // Weapons // =================================================================== @@ -5089,6 +5608,16 @@ item_db: ( EquipLv: 1 Refine: false View: 3 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bCritical,30; bonus bAspdRate,8; @@ -5169,6 +5698,15 @@ item_db: ( WeaponLv: 1 Refine: false View: 3 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_Boss,50; bonus2 bAddRace,RC_NonBoss,50; @@ -5297,6 +5835,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 3 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,2; bonus2 bAddRace,RC_DemiHuman,55; @@ -5317,6 +5863,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 3 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bCritical,20; bonus2 bAddRace,RC_DemiHuman,55; @@ -5385,6 +5939,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 3 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_DemiHuman,70; bonus2 bIgnoreDefRate,RC_DemiHuman,25; @@ -5463,6 +6026,16 @@ item_db: ( EquipLv: 1 Refine: false View: 3 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddSize,Size_Small,40; bonus2 bAddSize,Size_Medium,40; @@ -6620,6 +7193,16 @@ item_db: ( EquipLv: 1 Refine: false View: 16 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_DemiHuman,70; bonus bDef,3; @@ -6728,6 +7311,15 @@ item_db: ( WeaponLv: 1 Refine: false View: 16 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_Boss,50; bonus2 bAddRace,RC_NonBoss,50; @@ -6865,6 +7457,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 16 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,1; bonus bDex,1; @@ -6887,6 +7487,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 16 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,1; bonus bDex,1; @@ -6910,6 +7518,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 16 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_DemiHuman,70; bonus2 bIgnoreDefRate,RC_DemiHuman,20; @@ -6934,6 +7551,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 16 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_DemiHuman,70; bonus2 bIgnoreDefRate,RC_DemiHuman,20; @@ -6958,6 +7584,16 @@ item_db: ( WeaponLv: 4 Refine: false View: 16 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bSkillAtk,AS_SONICBLOW,25; bonus bAspdRate,3; @@ -7027,6 +7663,16 @@ item_db: ( EquipLv: 1 Refine: false View: 16 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bUnbreakableWeapon,0; bonus2 bAddSize,Size_Small,40; @@ -7199,6 +7845,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 6 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_DemiHuman,75; bonus2 bIgnoreDefRate,RC_DemiHuman,20; @@ -7259,6 +7914,16 @@ item_db: ( EquipLv: 1 Refine: false View: 6 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddSize,Size_Small,70; bonus2 bAddSize,Size_Medium,70; @@ -7280,6 +7945,15 @@ item_db: ( EquipLv: 1 Refine: false View: 6 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,2; "> }, { @@ -7707,6 +8381,16 @@ item_db: ( EquipLv: 1 Refine: false View: 7 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAtkEle,Ele_Holy; skill AL_HEAL,3; @@ -7850,6 +8534,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 7 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,3; bonus2 bAddRace,RC_DemiHuman,55; @@ -7870,6 +8562,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 7 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,3; bonus2 bAddRace,RC_DemiHuman,55; @@ -7892,6 +8592,15 @@ item_db: ( EquipLv: 3 Refine: false View: 7 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 1382 @@ -7906,6 +8615,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 7 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_DemiHuman,70; bonus2 bIgnoreDefRate,RC_DemiHuman,25; @@ -7937,6 +8655,13 @@ item_db: ( WeaponLv: 4 EquipLv: 60 View: 7 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAtkEle,Ele_Holy; bonus bVit,10; @@ -8014,6 +8739,16 @@ item_db: ( WeaponLv: 4 Refine: false View: 7 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" if(readparam(bStr)>=95) { bonus bBaseAtk,400; @@ -8064,6 +8799,16 @@ item_db: ( EquipLv: 1 Refine: false View: 7 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddSize,Size_Small,40; bonus2 bAddSize,Size_Medium,40; @@ -8426,6 +9171,16 @@ item_db: ( EquipLv: 1 Refine: false View: 4 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,1; bonus bInt,2; @@ -8512,6 +9267,15 @@ item_db: ( WeaponLv: 1 Refine: false View: 4 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_Boss,50; bonus2 bAddRace,RC_NonBoss,50; @@ -8548,6 +9312,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 4 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,2; bonus2 bAddRace,RC_DemiHuman,95; @@ -8569,6 +9341,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 4 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_DemiHuman,95; bonus2 bIgnoreDefRate,RC_DemiHuman,20; @@ -8598,6 +9379,16 @@ item_db: ( WeaponLv: 3 Refine: false View: 4 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bSkillAtk,SM_MAGNUM,25; bonus bStr,2; @@ -8619,6 +9410,15 @@ item_db: ( WeaponLv: 4 EquipLv: 65 View: 4 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAtkEle,Ele_Holy; bonus2 bAddEff,Eff_Bleeding,500; @@ -8642,6 +9442,15 @@ item_db: ( WeaponLv: 4 EquipLv: 60 View: 4 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bIgnoreDefRace,RC_Brute; bonus3 bAddMonsterDropItem,517,RC_Brute,1000; @@ -8662,6 +9471,16 @@ item_db: ( EquipLv: 1 Refine: false View: 4 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddSize,Size_Small,70; bonus2 bAddSize,Size_Medium,70; @@ -9286,6 +10105,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 5 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,2; bonus2 bAddRace,RC_DemiHuman,25; @@ -9368,6 +10195,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 5 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_DemiHuman,70; bonus2 bIgnoreDefRate,RC_DemiHuman,25; @@ -9397,6 +10233,16 @@ item_db: ( EquipLv: 1 Refine: false View: 5 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddSize,Size_Small,50; bonus2 bAddSize,Size_Medium,50; @@ -9980,6 +10826,16 @@ item_db: ( WeaponLv: 4 EquipLv: 48 View: 8 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAllStats,5; "> }, { @@ -10039,6 +10895,15 @@ item_db: ( WeaponLv: 1 Refine: false View: 8 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_Boss,50; bonus2 bAddRace,RC_NonBoss,50; @@ -10162,6 +11027,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 8 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,1; bonus bDex,1; @@ -10183,6 +11056,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 8 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,1; bonus bDex,1; @@ -10233,6 +11114,15 @@ item_db: ( EquipLv: 2 Refine: false View: 8 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 1546 @@ -10247,6 +11137,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 8 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_DemiHuman,75; bonus2 bIgnoreDefRate,RC_DemiHuman,20; @@ -10276,6 +11175,16 @@ item_db: ( WeaponLv: 3 Refine: false View: 8 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bSkillAtk,MC_CARTREVOLUTION,25; bonus bStr,2; @@ -10554,6 +11463,16 @@ item_db: ( EquipLv: 1 Refine: false View: 15 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMatkRate,20; bonus bAspdRate,5; @@ -10619,6 +11538,15 @@ item_db: ( WeaponLv: 1 Refine: false View: 15 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_Boss,50; bonus2 bAddRace,RC_NonBoss,50; @@ -10762,6 +11690,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 15 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,2; bonus bInt,1; @@ -10784,6 +11720,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 15 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,2; bonus bInt,1; @@ -10805,6 +11749,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 15 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMatkRate,15; bonus2 bAddRace,RC_DemiHuman,80; @@ -10830,6 +11783,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 15 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMatkRate,15; bonus2 bAddRace,RC_DemiHuman,80; @@ -10857,6 +11819,16 @@ item_db: ( WeaponLv: 3 Refine: false View: 15 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bVit,2; bonus bMdef,2; @@ -10878,6 +11850,15 @@ item_db: ( WeaponLv: 4 EquipLv: 85 View: 15 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMatkRate,15; bonus bStr,3; @@ -10901,6 +11882,16 @@ item_db: ( WeaponLv: 3 Refine: false View: 15 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMatkRate,15; bonus bInt,3; @@ -11414,6 +12405,16 @@ item_db: ( EquipLv: 1 Refine: false View: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,10; bonus bInt,4; @@ -11504,6 +12505,15 @@ item_db: ( WeaponLv: 1 Refine: false View: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMatkRate,15; bonus2 bAddRace,RC_Boss,50; @@ -11606,6 +12616,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bInt,4; bonus bDex,3; @@ -11628,6 +12646,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bInt,3; bonus bDex,3; @@ -11650,6 +12676,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMatkRate,15; bonus bHealPower,14; @@ -11670,6 +12704,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bInt,3; bonus bDex,2; @@ -11740,6 +12782,16 @@ item_db: ( EquipLv: 1 Refine: false View: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAtkEle,Ele_Holy; bonus bMatkRate,15; @@ -11761,6 +12813,15 @@ item_db: ( EquipLv: 1 Refine: false View: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMatkRate,16; "> }, { @@ -11776,6 +12837,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bMagicAddRace,RC_DemiHuman,15; bonus2 bIgnoreMdefRate,RC_DemiHuman,25 + ((getrefine()>5) ? 5 : 0); @@ -11801,6 +12871,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bHealPower,14; bonus bDelayrate,-10; @@ -11829,6 +12908,16 @@ item_db: ( WeaponLv: 2 Refine: false View: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bCastrate,-5; bonus bMatkRate,15; @@ -11875,6 +12964,15 @@ item_db: ( WeaponLv: 3 EquipLv: 70 View: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bInt,4; bonus bMatkRate,15; @@ -11897,6 +12995,15 @@ item_db: ( WeaponLv: 3 EquipLv: 70 View: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bInt,1; bonus bDex,1; @@ -12029,6 +13136,16 @@ item_db: ( WeaponLv: 1 EquipLv: 4 View: 11 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddDamageClass,1002,500; bonus2 bAddDamageClass,1113,500; @@ -12432,6 +13549,16 @@ item_db: ( EquipLv: 1 Refine: false View: 11 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bLongAtkRate,20; "> }, { @@ -12551,6 +13678,15 @@ item_db: ( EquipLv: 1 Refine: false View: 11 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_Boss,50; bonus2 bAddRace,RC_NonBoss,50; @@ -12608,6 +13744,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 11 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bDex,2; bonus2 bAddRace,RC_DemiHuman,55; @@ -12628,6 +13772,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 11 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bDex,2; bonus bInt,10; @@ -12689,6 +13841,15 @@ item_db: ( EquipLv: 4 Refine: false View: 11 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 1743 @@ -12703,6 +13864,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 11 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_DemiHuman,55; bonus2 bIgnoreDefRate,RC_DemiHuman,20; @@ -12729,6 +13899,16 @@ item_db: ( EquipLv: 1 Refine: false View: 11 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bSkillAtk,AC_DOUBLE,25; bonus bDex,2; @@ -13368,6 +14548,16 @@ item_db: ( EquipLv: 1 Refine: false View: 12 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAtkEle,Ele_Wind; bonus2 bAddRace,RC_Undead,5; @@ -13480,6 +14670,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 12 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,2; bonus bAgi,1; @@ -13502,6 +14700,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 12 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,2; bonus bInt,1; @@ -13546,6 +14752,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 12 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_DemiHuman,95; bonus2 bIgnoreDefRate,RC_DemiHuman,20; @@ -13574,6 +14789,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 12 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_DemiHuman,95; bonus2 bIgnoreDefRate,RC_DemiHuman,20; @@ -13602,6 +14826,16 @@ item_db: ( WeaponLv: 4 Refine: false View: 12 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bInt,2; bonus2 bSkillAtk,MO_FINGEROFFENSIVE,25; @@ -13621,6 +14855,16 @@ item_db: ( EquipLv: 1 Refine: false View: 12 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddSize,Size_Small,40; bonus2 bAddSize,Size_Medium,40; @@ -14005,6 +15249,15 @@ item_db: ( WeaponLv: 1 Refine: false View: 13 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_Boss,50; bonus2 bAddRace,RC_NonBoss,50; @@ -14045,6 +15298,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 13 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bDex,2; bonus2 bAddRace,RC_DemiHuman,95; @@ -14066,6 +15327,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 13 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bDex,2; bonus2 bAddRace,RC_DemiHuman,95; @@ -14139,6 +15408,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 13 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_DemiHuman,95; bonus2 bIgnoreDefRate,RC_DemiHuman,20; @@ -14165,6 +15443,16 @@ item_db: ( WeaponLv: 4 Refine: false View: 13 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAspdRate,100; bonus bHPrecovRate,-100; @@ -14187,6 +15475,16 @@ item_db: ( EquipLv: 1 Refine: false View: 13 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddSize,Size_Small,40; bonus2 bAddSize,Size_Medium,40; @@ -14636,6 +15934,15 @@ item_db: ( WeaponLv: 1 Refine: false View: 14 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_Boss,50; bonus2 bAddRace,RC_NonBoss,50; @@ -14674,6 +15981,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 14 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bDex,2; bonus2 bAddRace,RC_DemiHuman,95; @@ -14694,6 +16009,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 14 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bDex,2; bonus2 bAddRace,RC_DemiHuman,95; @@ -14764,6 +16087,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 14 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_DemiHuman,95; bonus2 bIgnoreDefRate,RC_DemiHuman,20; @@ -14788,6 +16120,16 @@ item_db: ( WeaponLv: 4 Refine: false View: 14 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bDex,2; bonus2 bSkillAtk,DC_THROWARROW,25; @@ -14807,6 +16149,16 @@ item_db: ( EquipLv: 1 Refine: false View: 14 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddSize,Size_Small,40; bonus2 bAddSize,Size_Medium,40; @@ -14874,6 +16226,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 23 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMatkRate,getrefine(); bonus2 bMagicAddRace,RC_DemiHuman,15; @@ -14907,6 +16268,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 23 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMatkRate,25+getrefine()/2; bonus bInt,3; @@ -15403,6 +16773,15 @@ item_db: ( Loc: 32 Refine: false View: 4 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bSubRace,RC_NonBoss,25; bonus2 bSubRace,RC_Boss,25; @@ -15497,6 +16876,16 @@ item_db: ( Loc: 32 Refine: false View: 2 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bSubEle,Ele_Neutral,20; bonus2 bSubEle,Ele_Water,20; @@ -16140,6 +17529,7 @@ item_db: ( Loc: 1 Refine: false View: 24 + Sprite: 2241 }, { Id: 2241 @@ -17641,6 +19031,11 @@ item_db: ( Loc: 16 EquipLv: 1 Refine: false + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bLuk,4; "> }, { @@ -17814,6 +19209,14 @@ item_db: ( Def: 4 Loc: 16 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMdef,4; "> }, { @@ -17827,6 +19230,16 @@ item_db: ( Job: 0xFFFFFFFE Loc: 16 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bUnbreakableArmor,0; bonus2 bSubRace,RC_DemiHuman,10; @@ -17841,6 +19254,15 @@ item_db: ( Def: 15 Loc: 16 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHP,300; bonus bMaxSP,30; @@ -17946,6 +19368,14 @@ item_db: ( Job: 0x006444A2 Loc: 16 EquipLv: 80 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHP,150; bonus bMdef,2; @@ -17963,6 +19393,14 @@ item_db: ( Job: 0x00040420 Loc: 16 EquipLv: 80 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHP,150; bonus bMdef,2; @@ -17980,6 +19418,14 @@ item_db: ( Job: 0x02021040 Loc: 16 EquipLv: 80 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHP,150; bonus bMdef,2; @@ -17997,6 +19443,14 @@ item_db: ( Job: 0x00810204 Loc: 16 EquipLv: 80 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHP,150; bonus bMdef,2; @@ -18014,6 +19468,14 @@ item_db: ( Job: 0x00008110 Loc: 16 EquipLv: 80 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHP,150; bonus bMdef,2; @@ -18031,6 +19493,14 @@ item_db: ( Job: 0x00080808 Loc: 16 EquipLv: 80 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHP,150; bonus bMdef,2; @@ -18048,6 +19518,14 @@ item_db: ( Job: 0x01000000 Loc: 16 EquipLv: 80 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHP,150; bonus bMdef,2; @@ -18085,6 +19563,16 @@ item_db: ( Def: 10 Loc: 16 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHP,800; bonus2 bResEff,Eff_Freeze,10000; @@ -18107,6 +19595,16 @@ item_db: ( Def: 12 Loc: 16 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bNoRegen,1; bonus bNoRegen,2; @@ -18258,6 +19756,15 @@ item_db: ( Slots: 1 Loc: 16 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 2394 @@ -18268,6 +19775,15 @@ item_db: ( Job: 0xFFFFFFFE Loc: 16 EquipLv: 81 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHPrate,20; bonus2 bSubRace,RC_DemiHuman,7; @@ -18282,6 +19798,15 @@ item_db: ( Job: 0xFFFFFFFE Loc: 16 EquipLv: 61 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHP,600; bonus bSPrecovRate,10; @@ -18295,6 +19820,15 @@ item_db: ( Buy: 20 Job: 0xFFFFFFFE Loc: 16 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHP,500; "> }, { @@ -18321,6 +19855,15 @@ item_db: ( Upper: 2 Loc: 16 EquipLv: 50 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMdef,5; bonus bCritical,6+(readparam(bLuk)/10); @@ -18724,6 +20267,14 @@ item_db: ( Def: 4 Loc: 64 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMdef,4; "> }, /* @@ -18751,6 +20302,15 @@ item_db: ( Def: 5 Job: 0x000E5CEA Loc: 64 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 2430 @@ -18761,6 +20321,15 @@ item_db: ( Weight: 800 Def: 5 Loc: 64 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 2431 @@ -18771,6 +20340,15 @@ item_db: ( Def: 10 Loc: 64 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHPrate,7; bonus bMaxSPrate,7; @@ -18832,6 +20410,14 @@ item_db: ( Job: 0x026654E2 Loc: 64 EquipLv: 80 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHP,100; bonus bMdef,1; @@ -18849,6 +20435,14 @@ item_db: ( Job: 0x00898B1C Loc: 64 EquipLv: 80 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHP,100; bonus bMdef,1; @@ -18866,6 +20460,14 @@ item_db: ( Job: 0x01000000 Loc: 64 EquipLv: 80 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHP,100; bonus bMdef,1; @@ -18881,6 +20483,14 @@ item_db: ( Weight: 300 Loc: 64 EquipLv: 80 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bFlee,5; bonus bAgi,1; @@ -18896,6 +20506,16 @@ item_db: ( Def: 9 Loc: 64 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHPrate,17; bonus bMaxSPrate,8; @@ -18972,6 +20592,15 @@ item_db: ( Job: 0xFFFFFFFE Loc: 64 EquipLv: 81 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHPrate,10; bonus2 bSubRace,RC_DemiHuman,4; @@ -18987,6 +20616,15 @@ item_db: ( Job: 0xFFFFFFFE Loc: 64 EquipLv: 61 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHPrate,5; bonus bMaxSPrate,5; @@ -19000,6 +20638,15 @@ item_db: ( Buy: 20 Job: 0xFFFFFFFE Loc: 64 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHPrate,5; "> }, { @@ -19036,6 +20683,15 @@ item_db: ( Upper: 2 Loc: 64 EquipLv: 85 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHPrate,20-getrefine(); bonus bMaxSPrate,20-getrefine(); @@ -19538,6 +21194,15 @@ item_db: ( Def: 10 Loc: 4 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bSubEle,Ele_Neutral,17; bonus bFlee,17; @@ -19606,6 +21271,14 @@ item_db: ( Job: 0x026654E2 Loc: 4 EquipLv: 80 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHP,50; bonus bMdef,1; @@ -19623,6 +21296,14 @@ item_db: ( Job: 0x00898B1C Loc: 4 EquipLv: 80 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHP,50; bonus bMdef,1; @@ -19640,6 +21321,14 @@ item_db: ( Job: 0x01000000 Loc: 4 EquipLv: 80 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHP,50; bonus bMdef,1; @@ -19703,6 +21392,16 @@ item_db: ( Def: 9 Loc: 4 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bFlee,13; bonus2 bSubEle,Ele_Neutral,13; @@ -19806,6 +21505,15 @@ item_db: ( Job: 0xFFFFFFFE Loc: 4 EquipLv: 81 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHPrate,5; bonus2 bSubRace,RC_DemiHuman,5; @@ -19833,6 +21541,15 @@ item_db: ( Upper: 2 Loc: 4 EquipLv: 55 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAgi,2; "> }, { @@ -19848,6 +21565,15 @@ item_db: ( Upper: 2 Loc: 4 EquipLv: 70 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMdef,3; bonus5 bAutoSpellWhenHit,NPC_ANTIMAGIC,1,200,BF_MAGIC,0; @@ -20358,6 +22084,16 @@ item_db: ( Gender: 1 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" skill WE_MALE,1; skill WE_FEMALE,1; @@ -20372,6 +22108,16 @@ item_db: ( Buy: 0 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" skill WE_MALE,1; skill WE_FEMALE,1; @@ -20468,6 +22214,16 @@ item_db: ( Buy: 20 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 2643 @@ -20487,6 +22243,16 @@ item_db: ( Buy: 2 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_NonBoss,5; bonus2 bAddRace,RC_Boss,5; @@ -20527,6 +22293,16 @@ item_db: ( Slots: 1 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHP,10; "> }, { @@ -20852,6 +22628,15 @@ item_db: ( Loc: 136 EquipLv: 1 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 2669 @@ -20876,6 +22661,15 @@ item_db: ( Loc: 136 EquipLv: 30 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bFlee,5; "> }, { @@ -20914,6 +22708,16 @@ item_db: ( Loc: 136 EquipLv: 48 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bBaseAtk,10; bonus bSPrecovRate,3; @@ -20928,6 +22732,16 @@ item_db: ( Loc: 136 EquipLv: 1 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 2675 @@ -20951,6 +22765,16 @@ item_db: ( Loc: 136 EquipLv: 1 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddMonsterDropItem,7618,100; "> }, { @@ -21113,6 +22937,16 @@ item_db: ( EquipLv: 1 Refine: false View: 73 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bInt,1; "> }, { @@ -21127,6 +22961,16 @@ item_db: ( EquipLv: 1 Refine: false View: 56 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bSubRace,RC_Plant,3; "> }, { @@ -21139,6 +22983,16 @@ item_db: ( Loc: 136 EquipLv: 1 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bCritical,10; "> }, { @@ -21151,6 +23005,16 @@ item_db: ( Loc: 136 EquipLv: 1 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bInt,3; "> }, { @@ -21163,6 +23027,16 @@ item_db: ( Loc: 136 EquipLv: 1 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,4; "> }, { @@ -21175,6 +23049,16 @@ item_db: ( Loc: 136 EquipLv: 1 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bVit,4; "> }, { @@ -21187,6 +23071,16 @@ item_db: ( Loc: 136 EquipLv: 1 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bDex,4; "> }, { @@ -21199,6 +23093,16 @@ item_db: ( Loc: 136 EquipLv: 1 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAgi,4; "> }, { @@ -21211,6 +23115,16 @@ item_db: ( Loc: 136 EquipLv: 1 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMdef,5; bonus bLuk,4; @@ -21227,6 +23141,16 @@ item_db: ( Loc: 136 EquipLv: 1 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMdef,5; "> }, { @@ -21240,6 +23164,16 @@ item_db: ( Loc: 136 EquipLv: 1 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMdef,3; bonus bInt,2; @@ -21257,6 +23191,16 @@ item_db: ( Loc: 136 EquipLv: 1 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMdef,3; bonus bStr,3; @@ -21274,6 +23218,16 @@ item_db: ( Loc: 136 EquipLv: 1 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMdef,3; bonus bAgi,3; @@ -21291,6 +23245,16 @@ item_db: ( Loc: 136 EquipLv: 1 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMdef,3; bonus bDex,3; @@ -21371,6 +23335,14 @@ item_db: ( Def: 4 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMdef,4; "> }, { @@ -21383,6 +23355,14 @@ item_db: ( Def: 4 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddMonsterDropItem,12018,500; "> }, { @@ -21413,6 +23393,15 @@ item_db: ( Weight: 50 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus3 bAutoSpell,MG_FIREBOLT,5,300; "> }, { @@ -21476,6 +23465,16 @@ item_db: ( Buy: 0 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 2714 @@ -21567,6 +23566,15 @@ item_db: ( Loc: 136 EquipLv: 70 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_NonBoss,5; bonus2 bAddRace,RC_Boss,5; @@ -21588,6 +23596,15 @@ item_db: ( Loc: 136 EquipLv: 70 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_NonBoss,5; bonus2 bAddRace,RC_Boss,5; @@ -21609,6 +23626,15 @@ item_db: ( Loc: 136 EquipLv: 70 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_NonBoss,5; bonus2 bAddRace,RC_Boss,5; @@ -21629,6 +23655,15 @@ item_db: ( Loc: 136 EquipLv: 70 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_NonBoss,5; bonus2 bAddRace,RC_Boss,5; @@ -21649,6 +23684,15 @@ item_db: ( Loc: 136 EquipLv: 70 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_NonBoss,5; bonus2 bAddRace,RC_Boss,5; @@ -21670,6 +23714,15 @@ item_db: ( Loc: 136 EquipLv: 70 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_NonBoss,5; bonus2 bAddRace,RC_Boss,5; @@ -21764,6 +23817,14 @@ item_db: ( Loc: 136 EquipLv: 80 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHP,50; bonus bAspdRate,3; @@ -21781,6 +23842,14 @@ item_db: ( Loc: 136 EquipLv: 80 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxSP,50; bonus bCastrate,-1; @@ -21798,6 +23867,14 @@ item_db: ( Loc: 136 EquipLv: 80 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bCritical,5; "> }, { @@ -21811,6 +23888,14 @@ item_db: ( Loc: 136 EquipLv: 70 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_NonBoss,5; bonus2 bAddRace,RC_Boss,5; @@ -21831,6 +23916,15 @@ item_db: ( Job: 0x00000001 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 2735 @@ -21842,6 +23936,15 @@ item_db: ( Job: 0x00000001 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 2736 @@ -21884,6 +23987,16 @@ item_db: ( Buy: 0 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_NonBoss,6; bonus2 bAddRace,RC_Boss,6; @@ -21898,6 +24011,16 @@ item_db: ( Buy: 0 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_NonBoss,5; bonus2 bAddRace,RC_Boss,5; @@ -21912,6 +24035,16 @@ item_db: ( Buy: 0 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_NonBoss,3; bonus2 bAddRace,RC_Boss,3; @@ -21926,6 +24059,16 @@ item_db: ( Buy: 20 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAllStats,1; bonus bNoCastCancel,0; @@ -22093,6 +24236,14 @@ item_db: ( Weight: 100 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" if(BaseLevel<80) { bonus bMaxHP,400; @@ -22110,6 +24261,16 @@ item_db: ( Loc: 136 EquipLv: 1 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_NonBoss,5; bonus2 bAddRace,RC_Boss,5; @@ -22125,6 +24286,16 @@ item_db: ( Loc: 136 EquipLv: 1 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bExpAddRace,RC_Formless,15; "> }, { @@ -22136,6 +24307,16 @@ item_db: ( Loc: 136 EquipLv: 1 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bExpAddRace,RC_Undead,15; "> }, { @@ -22147,6 +24328,16 @@ item_db: ( Loc: 136 EquipLv: 1 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bExpAddRace,RC_Brute,15; "> }, { @@ -22158,6 +24349,16 @@ item_db: ( Loc: 136 EquipLv: 1 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bExpAddRace,RC_Plant,15; "> }, { @@ -22169,6 +24370,16 @@ item_db: ( Loc: 136 EquipLv: 1 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bExpAddRace,RC_Insect,15; "> }, { @@ -22180,6 +24391,16 @@ item_db: ( Loc: 136 EquipLv: 1 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bExpAddRace,RC_Fish,15; "> }, { @@ -22191,6 +24412,16 @@ item_db: ( Loc: 136 EquipLv: 1 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bExpAddRace,RC_Demon,15; "> }, { @@ -22202,6 +24433,16 @@ item_db: ( Loc: 136 EquipLv: 1 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bExpAddRace,RC_DemiHuman,15; "> }, { @@ -22213,6 +24454,16 @@ item_db: ( Loc: 136 EquipLv: 1 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bExpAddRace,RC_Angel,15; "> }, { @@ -22224,6 +24475,16 @@ item_db: ( Loc: 136 EquipLv: 1 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bExpAddRace,RC_Dragon,15; "> }, { @@ -22357,6 +24618,15 @@ item_db: ( Loc: 136 EquipLv: 81 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHP,300; bonus2 bSubEle,Ele_Water,10; @@ -22378,6 +24648,15 @@ item_db: ( Loc: 136 EquipLv: 61 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAllStats,2; "> }, { @@ -22389,6 +24668,15 @@ item_db: ( Job: 0xFFFFFFFE Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAllStats,1; "> }, { @@ -22424,6 +24712,10 @@ item_db: ( Loc: 136 EquipLv: 30 Refine: false + Trade: { + nodrop: true + nogstorage: true + } Script: <" bonus bUseSPrate,-5; "> }, { @@ -22436,6 +24728,10 @@ item_db: ( Loc: 136 EquipLv: 30 Refine: false + Trade: { + nodrop: true + nogstorage: true + } Script: <" bonus bInt,2; "> }, { @@ -22449,6 +24745,10 @@ item_db: ( Loc: 136 EquipLv: 30 Refine: false + Trade: { + nodrop: true + nogstorage: true + } Script: <" bonus bStr,2; bonus bAgi,1; @@ -22465,6 +24765,10 @@ item_db: ( Loc: 136 EquipLv: 80 Refine: false + Trade: { + nodrop: true + nogstorage: true + } Script: <" autobonus "{ bonus bAspdRate,2; }",10,10000,0,"{ specialeffect2 EF_POTION_BERSERK; }"; "> }, { @@ -22479,6 +24783,10 @@ item_db: ( Loc: 136 EquipLv: 1 Refine: false + Trade: { + nodrop: true + nogstorage: true + } Script: <" bonus bAllStats,1; bonus bMdef,1; @@ -22493,6 +24801,15 @@ item_db: ( Weight: 100 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHP,50; bonus bMaxSP,20; @@ -22539,6 +24856,15 @@ item_db: ( Loc: 136 EquipLv: 90 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bDex,2; bonus bMatkRate,3; @@ -22707,6 +25033,16 @@ item_db: ( Loc: 136 EquipLv: 99 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,2; "> }, { @@ -22719,6 +25055,15 @@ item_db: ( Loc: 136 EquipLv: 99 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAllStats,6; if(JobLevel <30) { @@ -22738,6 +25083,16 @@ item_db: ( Loc: 136 EquipLv: 99 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddDamageClass,2047,10; bonus2 bAddDefClass,2048,-10; @@ -22755,6 +25110,16 @@ item_db: ( Loc: 136 EquipLv: 99 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddDamageClass,2049,10; bonus2 bAddDefClass,2050,-10; @@ -22772,6 +25137,15 @@ item_db: ( Loc: 136 EquipLv: 99 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" if(strcharinfo(3)=="job3_arch02") { bonus2 bAddDefClass,1761,50; @@ -22803,6 +25177,15 @@ item_db: ( Loc: 136 EquipLv: 1 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxSP,100; skill SM_BASH,1; @@ -22821,6 +25204,15 @@ item_db: ( Loc: 136 EquipLv: 1 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxSP,100; skill TF_DOUBLE,3; @@ -22841,6 +25233,15 @@ item_db: ( Loc: 136 EquipLv: 1 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxSP,100; skill AL_HEAL,1; @@ -22859,6 +25260,15 @@ item_db: ( Loc: 136 EquipLv: 1 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxSP,100; skill AC_OWL,1; @@ -22876,6 +25286,15 @@ item_db: ( Loc: 136 EquipLv: 1 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxSP,100; skill MC_DISCOUNT,1; @@ -22895,6 +25314,15 @@ item_db: ( Loc: 136 EquipLv: 1 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxSP,100; skill MG_SRECOVERY,1; @@ -29837,7 +32265,7 @@ item_db: ( Buy: 20 Weight: 350 Def: 2 - Job: 0x0 + Job: 0x00000000 Loc: 256 EquipLv: 45 View: 129 @@ -29926,7 +32354,7 @@ item_db: ( Type: 5 Buy: 20 Weight: 100 - Job: 0x0 + Job: 0x00000000 Loc: 1 Refine: false View: 135 @@ -30548,6 +32976,11 @@ item_db: ( EquipLv: 50 Refine: false View: 181 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bStr,3; bonus bMaxHP,100; @@ -30579,6 +33012,11 @@ item_db: ( Loc: 256 EquipLv: 75 View: 183 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bStr,1; bonus bAgi,1; @@ -30620,6 +33058,11 @@ item_db: ( EquipLv: 30 Refine: false View: 186 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bAgi,2; bonus bCritical,5; @@ -31030,6 +33473,13 @@ item_db: ( Loc: 256 Refine: false View: 204 + Trade: { + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bSubRace,RC_DemiHuman,10; "> }, { @@ -31044,6 +33494,11 @@ item_db: ( Loc: 256 Refine: false View: 205 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bShortWeaponDamageReturn,5; "> }, { @@ -31341,6 +33796,15 @@ item_db: ( Loc: 512 Refine: false View: 12 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 5155 @@ -31352,6 +33816,15 @@ item_db: ( Loc: 1 Refine: false View: 25 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bBaseAtk,20; "> }, { @@ -31364,6 +33837,15 @@ item_db: ( Loc: 1 Refine: false View: 8 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMatkRate,1; "> }, { @@ -32031,6 +34513,15 @@ item_db: ( Def: 3 Loc: 256 View: 144 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 5202 @@ -32098,6 +34589,11 @@ item_db: ( Loc: 1 Refine: false View: 259 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus2 bSubRace,RC_Plant,3; "> }, { @@ -32156,6 +34652,11 @@ item_db: ( Loc: 256 EquipLv: 10 View: 264 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bCastrate,-3; bonus bAspdRate,3; @@ -32254,6 +34755,11 @@ item_db: ( Job: 0xFFFFFFFE Loc: 256 View: 38 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bMdef,3; bonus bDex,1; @@ -32272,6 +34778,11 @@ item_db: ( Job: 0xFFFFFFFE Loc: 256 View: 39 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bStr,1; bonus bAgi,1; @@ -32290,6 +34801,11 @@ item_db: ( Job: 0x006444A2 Loc: 256 View: 41 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bStr,2; "> }, { @@ -32302,6 +34818,11 @@ item_db: ( Def: 2 Loc: 256 View: 15 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bInt,2; "> }, { @@ -32315,6 +34836,11 @@ item_db: ( Job: 0xFFFFFFFE Loc: 256 View: 142 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bMdef,18; bonus bFlee,3; @@ -32331,6 +34857,11 @@ item_db: ( Loc: 1 Refine: false View: 55 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bVit,1; bonus2 bSubRace,RC_Brute,5; @@ -32348,6 +34879,11 @@ item_db: ( EquipLv: 45 Refine: false View: 169 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bFlee,5; "> }, { @@ -32361,6 +34897,11 @@ item_db: ( Loc: 256 EquipLv: 50 View: 149 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bAgi,1; bonus bDex,1; @@ -32378,6 +34919,11 @@ item_db: ( Loc: 768 EquipLv: 35 View: 175 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bAgi,2; "> }, { @@ -32392,6 +34938,11 @@ item_db: ( Loc: 768 EquipLv: 55 View: 178 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bStr,2; bonus bVit,1; @@ -32429,6 +34980,11 @@ item_db: ( Def: 2 Loc: 256 View: 270 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bAgi,2; bonus bDex,1; @@ -32448,6 +35004,15 @@ item_db: ( Loc: 256 EquipLv: 64 View: 271 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,1; bonus bInt,1; @@ -32465,6 +35030,15 @@ item_db: ( Loc: 256 EquipLv: 64 View: 272 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,1; bonus bInt,1; @@ -32482,6 +35056,15 @@ item_db: ( Loc: 256 EquipLv: 64 View: 273 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,1; bonus bInt,1; @@ -32498,6 +35081,15 @@ item_db: ( Job: 0xFFFFFFFE Loc: 256 View: 274 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bResEff,Eff_Curse,3000; bonus bMdef,15; @@ -32514,6 +35106,15 @@ item_db: ( Job: 0xFFFFFFFE Loc: 256 View: 275 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bResEff,Eff_Curse,3000; bonus bMdef,15; @@ -32530,6 +35131,15 @@ item_db: ( Job: 0xFFFFFFFE Loc: 256 View: 276 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bResEff,Eff_Curse,3000; bonus bMdef,15; @@ -32546,6 +35156,15 @@ item_db: ( Job: 0xFFFFFFFE Loc: 256 View: 277 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bResEff,Eff_Curse,3000; bonus bMdef,15; @@ -32562,6 +35181,15 @@ item_db: ( Job: 0xFFFFFFFE Loc: 256 View: 278 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bResEff,Eff_Curse,3000; bonus bMdef,15; @@ -32577,6 +35205,15 @@ item_db: ( Def: 2 Loc: 256 View: 279 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bLuk,1; "> }, { @@ -32589,6 +35226,15 @@ item_db: ( Def: 2 Loc: 256 View: 280 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bLuk,1; "> }, { @@ -32601,6 +35247,15 @@ item_db: ( Def: 2 Loc: 256 View: 281 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bLuk,1; "> }, { @@ -32614,6 +35269,15 @@ item_db: ( Job: 0x00810204 Loc: 256 View: 282 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bInt,2; bonus bMaxSP,150; @@ -32630,6 +35294,15 @@ item_db: ( Job: 0x00810204 Loc: 256 View: 283 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bInt,2; bonus bMaxSP,150; @@ -32646,6 +35319,15 @@ item_db: ( Job: 0x00810204 Loc: 256 View: 284 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bInt,2; bonus bMaxSP,150; @@ -32662,6 +35344,15 @@ item_db: ( Job: 0x00810204 Loc: 256 View: 285 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bInt,2; bonus bMaxSP,150; @@ -32678,6 +35369,15 @@ item_db: ( Job: 0x00810204 Loc: 256 View: 286 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bInt,2; bonus bMaxSP,150; @@ -32694,6 +35394,11 @@ item_db: ( Slots: 1 Loc: 768 View: 287 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus2 bResEff,Eff_Freeze,1000; "> }, { @@ -32890,6 +35595,11 @@ item_db: ( Loc: 256 EquipLv: 20 View: 300 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bInt,1; bonus3 bAutoSpellWhenHit,AL_HEAL,1,10; @@ -32907,6 +35617,11 @@ item_db: ( Loc: 256 EquipLv: 20 View: 301 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bMdef,2; bonus3 bAutoSpellWhenHit,HP_ASSUMPTIO,1,10; @@ -33005,6 +35720,11 @@ item_db: ( Loc: 769 EquipLv: 20 View: 303 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus2 bSubEle,Ele_Water,1; bonus2 bSubEle,Ele_Earth,1; @@ -33037,6 +35757,16 @@ item_db: ( EquipLv: 1 Refine: false View: 72 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bDex,4; "> }, { @@ -33050,6 +35780,16 @@ item_db: ( EquipLv: 1 Refine: false View: 15 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMdef,5; bonus2 bSubRace,RC_DemiHuman,10; @@ -33065,6 +35805,16 @@ item_db: ( Loc: 256 Refine: false View: 67 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAgi,3; "> }, { @@ -33079,6 +35829,16 @@ item_db: ( EquipLv: 1 Refine: false View: 93 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,3; bonus bInt,3; @@ -33226,6 +35986,11 @@ item_db: ( Loc: 256 EquipLv: 20 View: 309 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bLuk,2; bonus bVit,2; @@ -33244,6 +36009,11 @@ item_db: ( Loc: 256 EquipLv: 20 View: 310 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bLuk,2; bonus bVit,2; @@ -33318,6 +36088,11 @@ item_db: ( EquipLv: 10 Refine: false View: 311 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bLuk,2; bonus bMaxHP,50; @@ -33339,6 +36114,11 @@ item_db: ( EquipLv: 30 Refine: false View: 312 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bDex,1; bonus bAgi,1; @@ -33359,6 +36139,11 @@ item_db: ( EquipLv: 30 Refine: false View: 313 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bAgi,2; "> }, { @@ -33372,6 +36157,11 @@ item_db: ( EquipLv: 70 Refine: false View: 314 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bSpeedRate,25; bonus bAspdRate,-10; @@ -33391,6 +36181,11 @@ item_db: ( EquipLv: 30 Refine: false View: 315 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bVit,1; "> }, { @@ -33403,6 +36198,11 @@ item_db: ( Loc: 512 Refine: false View: 316 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bInt,1; "> }, { @@ -33416,6 +36216,11 @@ item_db: ( EquipLv: 30 Refine: false View: 317 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bUnbreakableHelm,0; bonus3 bAutoSpell,MG_FIREBOLT,1,10; @@ -33450,6 +36255,11 @@ item_db: ( Loc: 256 EquipLv: 30 View: 318 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus4 bAutoSpell,SA_DELUGE,2,10,0; bonus3 bAutoSpell,WZ_WATERBALL,3,10; @@ -33466,6 +36276,11 @@ item_db: ( Loc: 256 EquipLv: 50 View: 319 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus2 bSubRace,RC_Dragon,5; "> }, { @@ -33478,6 +36293,11 @@ item_db: ( Loc: 256 Refine: false View: 320 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bDex,4; bonus4 bAutoSpellWhenHit,AL_DECAGI,1,30,1; @@ -33492,6 +36312,11 @@ item_db: ( Loc: 769 Refine: false View: 321 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bAgi,3; bonus2 bSubEle,Ele_Ghost,-10; @@ -33508,6 +36333,14 @@ item_db: ( Loc: 768 Refine: false View: 138 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMdef,4; "> }, { @@ -33585,6 +36418,11 @@ item_db: ( Loc: 256 EquipLv: 45 View: 322 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bMaxHP,100; "> }, { @@ -33636,6 +36474,11 @@ item_db: ( Loc: 769 EquipLv: 50 View: 326 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus2 bResEff,Eff_Curse,700; bonus2 bResEff,Eff_Blind,10000; @@ -33651,6 +36494,15 @@ item_db: ( Loc: 1 Refine: false View: 327 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bBaseAtk,5; "> }, { @@ -33665,6 +36517,16 @@ item_db: ( Loc: 256 Refine: false View: 328 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bSubRace,RC_DemiHuman,5; "> }, { @@ -33677,6 +36539,11 @@ item_db: ( Def: 3 Loc: 256 View: 329 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bMdef,3; bonus3 bAutoSpellWhenHit,DC_WINKCHARM,1,50; @@ -33693,6 +36560,11 @@ item_db: ( Slots: 1 Loc: 256 View: 330 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bSpeedAddRate,25; "> }, { @@ -33718,6 +36590,11 @@ item_db: ( Slots: 1 Loc: 256 View: 332 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus2 bSubEle,Ele_Dark,10; skill MG_SIGHT,1; @@ -33735,6 +36612,11 @@ item_db: ( Slots: 1 Loc: 256 View: 333 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bMdef,15; "> }, { @@ -33749,6 +36631,11 @@ item_db: ( Job: 0x000654E2 Loc: 256 View: 334 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bStr,1; bonus2 bAddRace,RC_DemiHuman,5; @@ -33765,6 +36652,11 @@ item_db: ( Slots: 1 Loc: 768 View: 335 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bInt,1; bonus bMatkRate,3; @@ -33783,6 +36675,11 @@ item_db: ( EquipLv: 50 Refine: false View: 336 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus2 bAddRace,RC_DemiHuman,5; "> }, { @@ -33797,6 +36694,11 @@ item_db: ( EquipLv: 35 Refine: false View: 337 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" skill WZ_ESTIMATION,1; "> }, { @@ -33834,6 +36736,14 @@ item_db: ( Def: 2 Loc: 256 View: 340 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAllStats,3; "> }, { @@ -33861,6 +36771,15 @@ item_db: ( Job: 0xFFFFFFFE Loc: 256 View: 261 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAllStats,2; bonus4 bAutoSpellWhenHit,AL_HEAL,1,50,0; @@ -33888,6 +36807,15 @@ item_db: ( Loc: 256 EquipLv: 24 View: 343 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMdef,2; bonus bFlee,5; @@ -33903,6 +36831,15 @@ item_db: ( Loc: 256 Refine: false View: 165 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAllStats,2; "> }, { @@ -33916,6 +36853,11 @@ item_db: ( Loc: 256 EquipLv: 10 View: 344 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bDex,3; bonus4 bAutoSpellWhenHit,CR_GRANDCROSS,3,30,0; @@ -34052,6 +36994,13 @@ item_db: ( Loc: 256 EquipLv: 50 View: 347 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMdef,5; bonus bCritical,5; @@ -34101,6 +37050,11 @@ item_db: ( Loc: 256 EquipLv: 10 View: 350 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } }, { Id: 5337 @@ -34112,6 +37066,11 @@ item_db: ( Loc: 256 EquipLv: 10 View: 351 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } }, { Id: 5338 @@ -34123,6 +37082,16 @@ item_db: ( Loc: 256 EquipLv: 10 View: 352 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 5339 @@ -34134,6 +37103,16 @@ item_db: ( Loc: 256 EquipLv: 10 View: 353 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 5340 @@ -34256,6 +37235,16 @@ item_db: ( Loc: 256 EquipLv: 10 View: 360 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 5347 @@ -34337,6 +37326,11 @@ item_db: ( Loc: 256 EquipLv: 38 View: 361 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } }, { Id: 5353 @@ -34392,6 +37386,10 @@ item_db: ( Def: 2 Loc: 256 View: 206 + Trade: { + nomail: true + noauction: true + } Script: <" bonus2 bSubRace,RC_Demon,5; bonus2 bAddRace,RC_Demon,5; @@ -34408,6 +37406,15 @@ item_db: ( Loc: 768 Refine: false View: 365 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMdef,10; bonus bUnbreakableHelm,0; @@ -34425,6 +37432,11 @@ item_db: ( EquipLv: 70 Refine: false View: 366 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bAgi,1; bonus bMdef,2; @@ -34443,6 +37455,11 @@ item_db: ( Loc: 256 EquipLv: 60 View: 367 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bDex,1; bonus bLongAtkRate,7; @@ -34460,6 +37477,11 @@ item_db: ( Loc: 256 EquipLv: 45 View: 368 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bFlee,10; bonus bCritical,3; @@ -34479,6 +37501,11 @@ item_db: ( EquipLv: 60 Refine: false View: 369 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bBaseAtk,5; if(BaseJob==Job_Rogue) skill RG_GANGSTER,1; @@ -34495,6 +37522,11 @@ item_db: ( EquipLv: 60 Refine: false View: 370 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bMatkRate,1; "> }, { @@ -34576,6 +37608,11 @@ item_db: ( EquipLv: 10 Refine: false View: 375 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bMdef,3; bonus2 bSubRace,RC_Demon,10; @@ -34591,6 +37628,15 @@ item_db: ( Def: 2 Loc: 256 View: 38 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddMonsterDropItem,12280,300; "> }, { @@ -34603,6 +37649,15 @@ item_db: ( Def: 1 Loc: 256 View: 39 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddMonsterDropItem,12279,300; "> }, { @@ -34627,6 +37682,11 @@ item_db: ( Def: 2 Loc: 768 View: 377 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bLuk,1; bonus bMaxSP,30; @@ -34642,6 +37702,11 @@ item_db: ( Def: 1 Loc: 256 View: 378 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bInt,1; bonus bDelayrate,-3; @@ -34661,6 +37726,11 @@ item_db: ( Slots: 1 Loc: 768 View: 379 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bDex,3; bonus bMdef,1; @@ -34676,6 +37746,11 @@ item_db: ( Def: 5 Loc: 256 View: 380 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus2 bAddRace,RC_DemiHuman,12; bonus bBaseAtk,(JobLevel*2)/7; @@ -34692,6 +37767,11 @@ item_db: ( Slots: 1 Loc: 768 View: 381 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bStr,2; bonus3 bAutoSpellWhenHit,BS_WEAPONPERFECT,3,10; @@ -34708,6 +37788,11 @@ item_db: ( Slots: 1 Loc: 256 View: 382 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bMaxSP,120; bonus2 bAddEff2,Eff_Curse,300; @@ -34723,6 +37808,11 @@ item_db: ( Loc: 1 Refine: false View: 383 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus2 bSubRace,RC_DemiHuman,2; "> }, { @@ -34734,6 +37824,11 @@ item_db: ( Weight: 300 Loc: 256 View: 384 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bAgi,3; bonus3 bAutoSpellWhenHit,AL_INCAGI,5,10; @@ -34766,6 +37861,11 @@ item_db: ( Def: 1 Loc: 256 View: 386 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus3 bAutoSpell,SA_FROSTWEAPON,1,5; "> }, { @@ -34780,6 +37880,11 @@ item_db: ( Loc: 256 Refine: false View: 387 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bMdef,2; bonus2 bAddEle,Ele_Dark,3; @@ -34797,6 +37902,11 @@ item_db: ( Slots: 1 Loc: 256 View: 388 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bVit,1; skill AL_ANGELUS,1; @@ -34816,6 +37926,11 @@ item_db: ( Loc: 256 EquipLv: 50 View: 389 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bLuk,1; bonus2 bAddRace,RC_Brute,10; @@ -34851,6 +37966,13 @@ item_db: ( Loc: 256 EquipLv: 20 View: 391 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" skill TF_HIDING, 1; "> OnUnequipScript: <" sc_end SC_HIDING; "> }, @@ -34866,6 +37988,10 @@ item_db: ( EquipLv: 1 Refine: false View: 228 + Trade: { + nomail: true + noauction: true + } Script: <" bonus bMdef,7; bonus bFlee,7; @@ -34884,6 +38010,11 @@ item_db: ( Loc: 256 EquipLv: 30 View: 392 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bMdef,5; "> }, { @@ -34898,6 +38029,11 @@ item_db: ( Loc: 256 EquipLv: 30 View: 393 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" skill TF_DOUBLE,5; bonus bDoubleRate,25; @@ -34914,6 +38050,11 @@ item_db: ( EquipLv: 30 Refine: false View: 394 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bStr,2; bonus bHit,15; @@ -34940,6 +38081,16 @@ item_db: ( Loc: 1 Refine: false View: 188 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHP,100; bonus2 bAddMonsterDropItem,617,10; @@ -34982,6 +38133,16 @@ item_db: ( Buy: 0 Loc: 1 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 5395 @@ -34995,6 +38156,11 @@ item_db: ( Loc: 256 EquipLv: 50 View: 398 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bMaxHP,100+(getrefine()*20); bonus bLuk,3; @@ -35026,6 +38192,11 @@ item_db: ( Loc: 512 Refine: false View: 400 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus2 bSubEle,Ele_Water, 10; bonus bUnbreakableHelm, 0; @@ -35096,6 +38267,11 @@ item_db: ( EquipLv: 70 Refine: false View: 404 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bInt,1; bonus bMdef,2; @@ -35114,6 +38290,11 @@ item_db: ( EquipLv: 70 Refine: false View: 405 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bUnbreakableHelm, 0; bonus bFlee2, 3; @@ -35130,6 +38311,11 @@ item_db: ( EquipLv: 30 Refine: false View: 406 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus2 bAddMonsterDropItem,579,500; bonus2 bAddItemHealRate,579,25; @@ -35147,6 +38333,11 @@ item_db: ( Loc: 256 EquipLv: 45 View: 407 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus4 bAutoSpellWhenHit, AC_CONCENTRATION, 2, 7, 0; "> }, { @@ -35160,6 +38351,11 @@ item_db: ( EquipLv: 80 Refine: false View: 408 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bShortWeaponDamageReturn, 1; "> }, { @@ -35172,6 +38368,14 @@ item_db: ( Def: 2 Loc: 256 View: 409 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHP,80; bonus bMaxSP,10; @@ -35188,6 +38392,14 @@ item_db: ( Slots: 1 Loc: 256 View: 410 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxSP,30; "> }, { @@ -35395,6 +38607,11 @@ item_db: ( EquipLv: 70 Refine: false View: 421 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bStr,1; bonus bInt,1; @@ -35418,6 +38635,11 @@ item_db: ( EquipLv: 70 Refine: false View: 422 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bStr,1; bonus bMdef,3; @@ -35456,6 +38678,11 @@ item_db: ( Loc: 256 Refine: false View: 424 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bDex,3; bonus2 bSubRace,RC_DemiHuman,10; @@ -35519,6 +38746,15 @@ item_db: ( Weight: 100 Loc: 769 View: 429 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bSubRace,RC_DemiHuman,12; "> }, { @@ -35532,6 +38768,11 @@ item_db: ( Slots: 1 Loc: 256 View: 430 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bHPrecovRate, 5; bonus bSPrecovRate, 5; @@ -35547,6 +38788,10 @@ item_db: ( Loc: 256 Refine: false View: 431 + Trade: { + nodrop: true + nogstorage: true + } Script: <" bonus2 bSubEle,Ele_Fire,20; skill MG_FIREBOLT,5; @@ -35835,6 +39080,15 @@ item_db: ( Loc: 256 EquipLv: 20 View: 451 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 5451 @@ -35849,6 +39103,15 @@ item_db: ( EquipLv: 1 Refine: false View: 452 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAspdRate,10; bonus bAllStats,3; @@ -35868,6 +39131,15 @@ item_db: ( EquipLv: 1 Refine: false View: 453 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAspdRate,7; bonus bAllStats,2; @@ -35886,6 +39158,15 @@ item_db: ( EquipLv: 1 Refine: false View: 454 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAspdRate,5; bonus bAllStats,2; @@ -35955,6 +39236,11 @@ item_db: ( Loc: 256 EquipLv: 1 View: 455 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bAgi,3; bonus bBaseAtk,5; @@ -36007,6 +39293,15 @@ item_db: ( Loc: 256 EquipLv: 60 View: 457 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAllStats, 2; bonus bMaxHPrate, 3; @@ -36023,6 +39318,15 @@ item_db: ( Loc: 769 EquipLv: 50 View: 458 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bDex,3; bonus2 bSubEle,Ele_Ghost, 20; @@ -36040,6 +39344,13 @@ item_db: ( EquipLv: 90 Refine: false View: 459 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bVit,1; bonus2 bAddRace,RC_DemiHuman,1; @@ -36058,6 +39369,13 @@ item_db: ( EquipLv: 90 Refine: false View: 460 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bInt,1; bonus bMdef,2; @@ -36074,6 +39392,16 @@ item_db: ( Loc: 256 Refine: false View: 461 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bInt,2; skill PR_MAGNIFICAT, 3; @@ -36282,6 +39610,11 @@ item_db: ( Loc: 768 EquipLv: 30 View: 473 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bStr,2; bonus bMaxHPrate,-10; @@ -36312,6 +39645,13 @@ item_db: ( Def: 3 Loc: 256 View: 475 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,2; bonus bMaxHP,300; @@ -36328,6 +39668,10 @@ item_db: ( Loc: 256 EquipLv: 30 View: 476 + Trade: { + nodrop: true + nogstorage: true + } Script: <" bonus bMdef,3; bonus bMaxHP,50; @@ -36345,6 +39689,10 @@ item_db: ( Loc: 256 EquipLv: 30 View: 477 + Trade: { + nodrop: true + nogstorage: true + } Script: <" bonus bAllStats,2; bonus3 bAutoSpell,PR_IMPOSITIO,3,3; @@ -36362,6 +39710,10 @@ item_db: ( Loc: 256 EquipLv: 1 View: 478 + Trade: { + nodrop: true + nogstorage: true + } Script: <" bonus bAspdRate,10; bonus bBaseAtk,-20; @@ -36378,6 +39730,10 @@ item_db: ( Loc: 769 EquipLv: 80 View: 479 + Trade: { + nodrop: true + nogstorage: true + } Script: <" bonus bStr,3; "> }, { @@ -36392,29 +39748,15 @@ item_db: ( EquipLv: 50 Refine: false View: 480 + Trade: { + nodrop: true + nogstorage: true + } Script: <" bonus bHit,-10; bonus2 bAddRace,RC_DemiHuman,6; "> }, -/* -{ - Id: 5484 - AegisName: "Taiwan_Flag_Hat" - Name: "Holidays Hat" - Type: 5 - Buy: 20 - Weight: 500 - Def: 4 - Loc: 256 - Refine: false - View: 482 - Script: <" - bonus bAllStats,5; - bonus2 bResEff,Eff_Stun,500; - "> -}, -*/ { Id: 5485 AegisName: "Tiger_Face" @@ -36493,6 +39835,13 @@ item_db: ( EquipLv: 70 Refine: false View: 485 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMdef,5; bonus2 bSubRace,RC_Boss,10; @@ -36511,6 +39860,13 @@ item_db: ( Slots: 1 Loc: 256 View: 486 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,2; bonus2 bSubEle,Ele_Fire, 10; @@ -36527,6 +39883,16 @@ item_db: ( Loc: 256 Refine: false View: 102 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMdef,3; bonus2 bAddRace,RC_DemiHuman,5; @@ -36543,6 +39909,16 @@ item_db: ( Loc: 256 Refine: false View: 254 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bDex,2; bonus bAgi,1; @@ -36559,6 +39935,16 @@ item_db: ( Loc: 257 Refine: false View: 137 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,5; "> }, { @@ -36573,6 +39959,11 @@ item_db: ( Loc: 256 EquipLv: 75 View: 493 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bInt,1; bonus bDex,1; @@ -36592,6 +39983,13 @@ item_db: ( EquipLv: 50 Refine: false View: 494 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bLuk,4; "> }, { @@ -36607,6 +40005,13 @@ item_db: ( Loc: 256 EquipLv: 30 View: 495 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,2; "> }, { @@ -36622,6 +40027,11 @@ item_db: ( EquipLv: 50 Refine: false View: 490 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bVit,5; bonus bFlee,10; @@ -36637,6 +40047,11 @@ item_db: ( Loc: 256 Refine: false View: 487 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" skill SM_PROVOKE, 1; "> }, { @@ -36650,6 +40065,11 @@ item_db: ( Loc: 256 EquipLv: 30 View: 488 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bMdef,3; skill MG_FROSTDIVER, 3; @@ -36667,6 +40087,13 @@ item_db: ( EquipLv: 10 Refine: false View: 496 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace2, 6, 5; bonus2 bSubRace2, 6, 5; @@ -36683,6 +40110,13 @@ item_db: ( Loc: 768 EquipLv: 1 View: 491 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus5 bAutoSpellWhenHit,NPC_DARKSTRIKE,5,5,BF_WEAPON|BF_MAGIC,1; "> }, { @@ -36695,6 +40129,11 @@ item_db: ( Def: 2 Loc: 256 View: 497 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bDex,2; bonus bAgi,2; @@ -36716,6 +40155,11 @@ item_db: ( Loc: 768 EquipLv: 70 View: 489 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bMdef,10; "> }, { @@ -36729,6 +40173,11 @@ item_db: ( Loc: 768 EquipLv: 50 View: 492 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" skill DC_DONTFORGETME,1; bonus bDex,2; @@ -36775,6 +40224,11 @@ item_db: ( Def: 3 Loc: 256 View: 503 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bStr,1; bonus bAgi,2; @@ -36793,6 +40247,11 @@ item_db: ( Def: 5 Loc: 256 View: 504 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bStr,2; bonus bVit,1; @@ -36830,6 +40289,11 @@ item_db: ( Loc: 768 EquipLv: 30 View: 508 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bSPrecovRate,8; "> }, { @@ -36977,6 +40441,11 @@ item_db: ( Loc: 256 EquipLv: 1 View: 514 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bInt,2; "> }, { @@ -37004,6 +40473,16 @@ item_db: ( Loc: 1 Refine: false View: 194 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bDelayrate,-3; "> }, { @@ -37072,6 +40551,11 @@ item_db: ( EquipLv: 60 Refine: false View: 520 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bAgi,2; bonus bFlee,3; @@ -37090,6 +40574,11 @@ item_db: ( Loc: 256 EquipLv: 1 View: 521 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bLuk,5; bonus bMdef,2; @@ -37111,6 +40600,13 @@ item_db: ( EquipLv: 30 Refine: false View: 522 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAgi,1; "> }, { @@ -37125,6 +40621,13 @@ item_db: ( Loc: 768 EquipLv: 70 View: 523 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bDex,3; bonus2 bSubEle,Ele_Neutral,5; @@ -37143,6 +40646,11 @@ item_db: ( Loc: 256 EquipLv: 30 View: 524 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } }, /* { @@ -37167,6 +40675,11 @@ item_db: ( Weight: 100 Loc: 1 View: 327 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bShortWeaponDamageReturn,1; "> }, { @@ -37232,6 +40745,16 @@ item_db: ( EquipLv: 1 Refine: false View: 526 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddMonsterDropItem,6187,1000; "> }, { @@ -37247,6 +40770,11 @@ item_db: ( EquipLv: 45 Refine: false View: 527 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bAgi,3; "> }, { @@ -37262,6 +40790,11 @@ item_db: ( EquipLv: 45 Refine: false View: 528 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bDex,3; "> }, { @@ -37276,6 +40809,11 @@ item_db: ( Loc: 769 EquipLv: 25 View: 530 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bMdef,2; skill MC_LOUD, 1; @@ -37363,6 +40901,14 @@ item_db: ( Loc: 256 EquipLv: 1 View: 240 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bInt,2; bonus bMaxSP,50; @@ -37379,6 +40925,11 @@ item_db: ( Loc: 256 EquipLv: 70 View: 531 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bVit,2; bonus2 bSubEle,Ele_Fire,5; @@ -37400,6 +40951,11 @@ item_db: ( Loc: 256 EquipLv: 70 View: 532 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bVit,2; bonus2 bSubEle,Ele_Fire,5; @@ -37421,6 +40977,11 @@ item_db: ( Slots: 1 Loc: 256 View: 533 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus2 bSkillAtk, "WZ_HEAVENDRIVE", 15 + getequiprefinerycnt(EQI_HAND_R); bonus2 bSkillAtk, "WZ_EARTHSPIKE", 15 + getequiprefinerycnt(EQI_HAND_R); @@ -37439,6 +41000,11 @@ item_db: ( Loc: 1 EquipLv: 50 View: 534 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bLuk,1; "> }, { @@ -37452,6 +41018,11 @@ item_db: ( Loc: 256 EquipLv: 70 View: 535 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bDex,2; bonus bDelayrate,-2; @@ -37474,6 +41045,11 @@ item_db: ( Loc: 256 EquipLv: 70 View: 536 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bDex,2; bonus bDelayrate,-2; @@ -37539,6 +41115,11 @@ item_db: ( Loc: 256 EquipLv: 20 View: 538 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus3 bAutoSpell,SM_PROVOKE,5,10; bonus bUnbreakableHelm,0; @@ -37554,6 +41135,11 @@ item_db: ( Def: 3 Loc: 256 View: 539 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bAgi,1; bonus3 bAutoSpellWhenHit,AL_HEAL,3,10; @@ -37588,6 +41174,11 @@ item_db: ( Loc: 256 EquipLv: 20 View: 541 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bAgi,3; "> }, { @@ -37702,6 +41293,11 @@ item_db: ( Loc: 768 EquipLv: 85 View: 544 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bInt,4; bonus bCastrate,-10; @@ -37718,6 +41314,16 @@ item_db: ( EquipLv: 1 Refine: false View: 545 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_DemiHuman,10; "> }, { @@ -37731,6 +41337,16 @@ item_db: ( EquipLv: 1 Refine: false View: 546 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_DemiHuman,2; "> }, { @@ -37745,6 +41361,11 @@ item_db: ( Loc: 256 EquipLv: 1 View: 548 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bStr,1; bonus2 bAddRace,RC_NonBoss,2; @@ -37776,6 +41397,11 @@ item_db: ( Loc: 256 EquipLv: 70 View: 550 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bAgi,2; bonus bMatkRate,2; @@ -37798,6 +41424,11 @@ item_db: ( Loc: 256 EquipLv: 70 View: 551 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bAgi,2; bonus bBaseAtk,2; @@ -37862,6 +41493,11 @@ item_db: ( EquipLv: 10 Refine: false View: 555 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bDex,2; bonus bHitRate,3; @@ -37905,6 +41541,10 @@ item_db: ( Loc: 769 EquipLv: 80 View: 479 + Trade: { + nodrop: true + nogstorage: true + } Script: <" bonus bStr,3; "> }, { @@ -37931,6 +41571,11 @@ item_db: ( Loc: 768 EquipLv: 70 View: 558 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bAgi,2; "> }, /* @@ -37962,6 +41607,11 @@ item_db: ( Loc: 256 EquipLv: 70 View: 560 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bInt,2; bonus2 bSubEle,Ele_Water, 5; @@ -37984,6 +41634,11 @@ item_db: ( Loc: 256 EquipLv: 70 View: 561 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bStr,2; bonus2 bSubEle,Ele_Water, 5; @@ -38005,6 +41660,15 @@ item_db: ( Loc: 256 EquipLv: 12 View: 465 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 5584 @@ -38017,6 +41681,11 @@ item_db: ( Loc: 256 EquipLv: 1 View: 562 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus2 bSubRace,RC_Demon,3; bonus2 bHPDrainRate,3,15; @@ -38060,6 +41729,15 @@ item_db: ( Loc: 256 EquipLv: 1 View: 563 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, /* { @@ -38212,6 +41890,16 @@ item_db: ( EquipLv: 1 Refine: false View: 571 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMdef,2; "> }, { @@ -38225,6 +41913,16 @@ item_db: ( EquipLv: 1 Refine: false View: 572 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMdef,2; "> }, /* @@ -38332,6 +42030,15 @@ item_db: ( Loc: 256 EquipLv: 1 View: 577 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAllStats, 3; "> }, { @@ -38346,6 +42053,15 @@ item_db: ( Loc: 256 EquipLv: 1 View: 578 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAllStats, 2; "> }, { @@ -38360,6 +42076,15 @@ item_db: ( Loc: 256 EquipLv: 1 View: 579 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAllStats, 1; "> }, /* @@ -39118,6 +42843,11 @@ item_db: ( Loc: 256 EquipLv: 10 View: 587 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bStr,2; bonus3 bAutoSpell,PR_ASPERSIO,2,30; @@ -39333,6 +43063,11 @@ item_db: ( Loc: 768 EquipLv: 30 View: 598 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } }, { Id: 5668 @@ -39344,6 +43079,15 @@ item_db: ( Loc: 256 EquipLv: 1 View: 206 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMdef,5; "> }, /* @@ -40406,6 +44150,11 @@ item_db: ( Loc: 256 EquipLv: 1 View: 616 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bStr,1; bonus bInt,1; @@ -40465,6 +44214,15 @@ item_db: ( Loc: 256 EquipLv: 10 View: 101 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 5742 @@ -41055,6 +44813,11 @@ item_db: ( Loc: 256 EquipLv: 1 View: 349 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" autobonus "{ sc_start SC_PROPERTYWIND, 180000, 1; }", 3, 180000, BF_WEAPON, "{ specialeffect2 EF_ENHANCE; }"; "> }, { @@ -41284,6 +45047,15 @@ item_db: ( EquipLv: 1 Refine: false View: 665 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bLuk,1; "> }, /* @@ -41426,6 +45198,16 @@ item_db: ( EquipLv: 1 Refine: false View: 369 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 5797 @@ -41437,6 +45219,16 @@ item_db: ( EquipLv: 1 Refine: false View: 369 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 5798 @@ -41448,6 +45240,16 @@ item_db: ( EquipLv: 1 Refine: false View: 369 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 5799 @@ -41459,6 +45261,16 @@ item_db: ( EquipLv: 1 Refine: false View: 369 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 5800 @@ -41541,6 +45353,15 @@ item_db: ( EquipLv: 70 Refine: false View: 43 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHPrate,15; bonus bSPrecovRate,5; @@ -41557,6 +45378,15 @@ item_db: ( Loc: 256 Refine: false View: 67 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 5807 @@ -41641,6 +45471,16 @@ item_db: ( Def: 2 Loc: 256 View: 16 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, /* { @@ -41697,6 +45537,16 @@ item_db: ( Def: 3 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAllStats,2; bonus bMdef,3; @@ -41711,6 +45561,16 @@ item_db: ( Def: 6 Loc: 256 View: 505 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAllStats, 3; "> }, { @@ -41722,6 +45582,16 @@ item_db: ( Def: 6 Loc: 256 View: 506 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAllStats, 3; "> }, /* @@ -41748,6 +45618,16 @@ item_db: ( Def: 2 Loc: 256 View: 499 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bExpAddRace,RC_Boss,5; bonus2 bExpAddRace,RC_NonBoss,5; @@ -41763,6 +45643,15 @@ item_db: ( Def: 4 Loc: 256 View: 500 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bLuk,4; bonus bMaxHP,100; @@ -42188,6 +46077,16 @@ item_db: ( Loc: 256 EquipLv: 1 View: 671 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,2; bonus bDex,2; @@ -42205,6 +46104,16 @@ item_db: ( Loc: 256 EquipLv: 1 View: 672 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bInt,2; bonus bVit,2; @@ -42222,6 +46131,16 @@ item_db: ( Loc: 256 EquipLv: 1 View: 673 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bInt,2; bonus bDex,2; @@ -42239,6 +46158,16 @@ item_db: ( Loc: 256 EquipLv: 1 View: 674 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAllStats,1; "> }, // More Etc Items @@ -42249,6 +46178,15 @@ item_db: ( Name: "Ashes of Darkness" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6001 @@ -42257,6 +46195,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + BuyingStore: true }, { Id: 6002 @@ -42265,6 +46204,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + BuyingStore: true }, { Id: 6003 @@ -42273,6 +46213,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + BuyingStore: true }, { Id: 6004 @@ -42281,6 +46222,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + BuyingStore: true }, { Id: 6005 @@ -42289,6 +46231,14 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6006 @@ -42297,6 +46247,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6007 @@ -42305,6 +46264,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6008 @@ -42313,6 +46281,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + BuyingStore: true }, { Id: 6009 @@ -42320,6 +46289,15 @@ item_db: ( Name: "Big Fan Of Magic" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6010 @@ -42328,6 +46306,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + BuyingStore: true }, { Id: 6011 @@ -42400,6 +46379,7 @@ item_db: ( Type: 3 Buy: 704 Weight: 10 + BuyingStore: true }, { Id: 6021 @@ -42408,6 +46388,7 @@ item_db: ( Type: 3 Buy: 433 Weight: 10 + BuyingStore: true }, { Id: 6022 @@ -42416,6 +46397,7 @@ item_db: ( Type: 3 Buy: 884 Weight: 10 + BuyingStore: true }, { Id: 6023 @@ -42424,6 +46406,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 6024 @@ -42492,6 +46475,7 @@ item_db: ( Type: 3 Buy: 500 Weight: 10 + BuyingStore: true }, { Id: 6033 @@ -42500,6 +46484,7 @@ item_db: ( Type: 3 Buy: 500 Weight: 10 + BuyingStore: true }, { Id: 6034 @@ -42545,6 +46530,16 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6040 @@ -42598,6 +46593,16 @@ item_db: ( Name: "Clothing Dye Coupon" Type: 2 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" callfunc "SetPalete",1; "> }, { @@ -42606,6 +46611,16 @@ item_db: ( Name: "Clothing Dye Coupon II" Type: 2 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" callfunc "SetPalete",2; "> }, { @@ -42615,6 +46630,16 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6049 @@ -42639,6 +46664,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6052 @@ -42646,6 +46680,16 @@ item_db: ( Name: "Ornament Hairpin" Type: 3 Buy: 1 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6053 @@ -42710,6 +46754,15 @@ item_db: ( Type: 3 Buy: 10 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6061 @@ -42790,6 +46843,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6071 @@ -42798,6 +46860,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6072 @@ -42806,6 +46877,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6073 @@ -42813,6 +46893,16 @@ item_db: ( Name: "Dragon's Mane" Type: 3 Buy: 0 + BuyingStore: true + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6074 @@ -42820,6 +46910,15 @@ item_db: ( Name: "Bazett's Order" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6075 @@ -42827,6 +46926,17 @@ item_db: ( Name: "Crystalized Teardrop" Type: 3 Buy: 0 + BuyingStore: true + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6076 @@ -42834,6 +46944,16 @@ item_db: ( Name: "Portable Toolbox" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6077 @@ -42841,6 +46961,16 @@ item_db: ( Name: "Rough Mineral" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6078 @@ -42848,6 +46978,16 @@ item_db: ( Name: "Stone Fragment" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6079 @@ -42855,6 +46995,16 @@ item_db: ( Name: "Flower Of Alfheim" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6080 @@ -42862,6 +47012,16 @@ item_db: ( Name: "Manuk Coin" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6081 @@ -42869,6 +47029,16 @@ item_db: ( Name: "Splendide Coin" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6082 @@ -42876,6 +47046,16 @@ item_db: ( Name: "Spirit Of Alfheim" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6083 @@ -42891,6 +47071,16 @@ item_db: ( Name: "Bradium Fragments" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6085 @@ -42898,6 +47088,16 @@ item_db: ( Name: "Shaggy Muffler" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6086 @@ -42906,6 +47106,7 @@ item_db: ( Type: 3 Buy: 890 Weight: 10 + BuyingStore: true }, { Id: 6087 @@ -42914,6 +47115,7 @@ item_db: ( Type: 3 Buy: 1050 Weight: 10 + BuyingStore: true }, { Id: 6088 @@ -42922,6 +47124,7 @@ item_db: ( Type: 3 Buy: 1050 Weight: 10 + BuyingStore: true }, { Id: 6089 @@ -42930,6 +47133,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 6090 @@ -42938,6 +47142,7 @@ item_db: ( Type: 3 Buy: 1100 Weight: 50 + BuyingStore: true }, { Id: 6091 @@ -42946,6 +47151,7 @@ item_db: ( Type: 3 Buy: 200000 Weight: 10 + BuyingStore: true }, { Id: 6092 @@ -42961,6 +47167,15 @@ item_db: ( Name: "Draco's Egg" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6094 @@ -42977,6 +47192,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 6096 @@ -42985,6 +47201,7 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + BuyingStore: true }, { Id: 6097 @@ -42993,6 +47210,7 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + BuyingStore: true }, { Id: 6098 @@ -43001,6 +47219,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 6099 @@ -43009,6 +47228,7 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + BuyingStore: true }, { Id: 6100 @@ -43017,6 +47237,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 6101 @@ -43024,6 +47245,15 @@ item_db: ( Name: "Attendance Card" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6102 @@ -43031,6 +47261,16 @@ item_db: ( Name: "Report On Splendide" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6103 @@ -43038,6 +47278,16 @@ item_db: ( Name: "Report On Manuk" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6104 @@ -43046,6 +47296,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 6105 @@ -43054,6 +47305,7 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + BuyingStore: true }, { Id: 6106 @@ -43062,6 +47314,7 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + BuyingStore: true }, { Id: 6107 @@ -43070,6 +47323,7 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + BuyingStore: true }, { Id: 6108 @@ -43078,6 +47332,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 6109 @@ -43086,6 +47341,7 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + BuyingStore: true }, { Id: 6110 @@ -43094,6 +47350,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 6111 @@ -43102,6 +47359,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 6112 @@ -43110,6 +47368,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 6113 @@ -43118,6 +47377,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 6114 @@ -43126,6 +47386,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 6115 @@ -43134,6 +47395,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 6116 @@ -43141,6 +47403,16 @@ item_db: ( Name: "Succubus Pet Exchange Coupon" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6117 @@ -43148,6 +47420,16 @@ item_db: ( Name: "Imp Pet Exchange Coupon" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6118 @@ -43155,6 +47437,16 @@ item_db: ( Name: "Chung E Exchange Coupon" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6119 @@ -43170,6 +47462,7 @@ item_db: ( Type: 3 Buy: 120 Weight: 20 + BuyingStore: true }, { Id: 6121 @@ -43177,6 +47470,16 @@ item_db: ( Name: "Makeover Brush" Type: 3 Buy: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6122 @@ -43184,6 +47487,16 @@ item_db: ( Name: "Paint Brush" Type: 3 Buy: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6123 @@ -43192,6 +47505,7 @@ item_db: ( Type: 3 Buy: 200 Weight: 30 + BuyingStore: true }, { Id: 6124 @@ -43199,6 +47513,16 @@ item_db: ( Name: "Wolf Flute" Type: 3 Buy: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6125 @@ -43206,6 +47530,16 @@ item_db: ( Name: "Spring Time Box" Type: 3 Buy: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6126 @@ -43213,6 +47547,16 @@ item_db: ( Name: "Summer Happy Box" Type: 3 Buy: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6127 @@ -43220,6 +47564,16 @@ item_db: ( Name: "Purification Stone" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6128 @@ -43227,6 +47581,7 @@ item_db: ( Name: "Antidote" Type: 3 Buy: 0 + BuyingStore: true }, { Id: 6129 @@ -43234,6 +47589,16 @@ item_db: ( Name: "Nightmare Terror Exchange Coupon" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6130 @@ -43241,6 +47606,16 @@ item_db: ( Name: "Loli Ruri Exchange Coupon" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6131 @@ -43248,6 +47623,16 @@ item_db: ( Name: "Goblin Leader Exchange Coupon" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6132 @@ -43255,6 +47640,16 @@ item_db: ( Name: "Incubus Exchange Coupon" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6133 @@ -43262,6 +47657,16 @@ item_db: ( Name: "Miyabi Ningyo Exchange Coupon" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6134 @@ -43269,6 +47674,16 @@ item_db: ( Name: "Giant Whisper Exchange Coupon" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6135 @@ -43276,6 +47691,16 @@ item_db: ( Name: "Evil Nymph Exchange Coupon" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6136 @@ -43283,6 +47708,16 @@ item_db: ( Name: "Medusa Exchange Coupon" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6137 @@ -43290,6 +47725,16 @@ item_db: ( Name: "Stone Shooter Exchange Coupon" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6138 @@ -43297,6 +47742,16 @@ item_db: ( Name: "Marionette Exchange Coupon" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6139 @@ -43304,6 +47759,16 @@ item_db: ( Name: "Leaf Cat Exchange Coupon" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6140 @@ -43311,6 +47776,16 @@ item_db: ( Name: "Dullahan Exchange Coupon" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6141 @@ -43318,6 +47793,16 @@ item_db: ( Name: "Shinobi Exchange Coupon" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6142 @@ -43325,6 +47810,16 @@ item_db: ( Name: "Golem Exchange Coupon" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6143 @@ -43332,6 +47827,16 @@ item_db: ( Name: "Civil Servant Exchange Coupon" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6144 @@ -43340,6 +47845,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 2 + BuyingStore: true }, { Id: 6145 @@ -43348,6 +47854,7 @@ item_db: ( Type: 3 Buy: 10 Weight: 2 + BuyingStore: true }, { Id: 6146 @@ -43356,6 +47863,7 @@ item_db: ( Type: 3 Buy: 300 Weight: 30 + BuyingStore: true }, { Id: 6147 @@ -43364,6 +47872,7 @@ item_db: ( Type: 3 Buy: 100 Weight: 3 + BuyingStore: true }, { Id: 6148 @@ -43371,6 +47880,15 @@ item_db: ( Name: "Eternity Of Chocolate" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6149 @@ -43378,6 +47896,15 @@ item_db: ( Name: "Simple Chocolate" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6150 @@ -43385,6 +47912,16 @@ item_db: ( Name: "Key of The Mansion" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6151 @@ -43392,6 +47929,15 @@ item_db: ( Name: "Giant Bradium Fragment" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6152 @@ -43399,6 +47945,15 @@ item_db: ( Name: "Glittering Crystal" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6153 @@ -43406,6 +47961,16 @@ item_db: ( Name: "Special Exchange Ticket" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6154 @@ -43414,6 +47979,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6155 @@ -43429,6 +48003,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6157 @@ -43640,6 +48223,7 @@ item_db: ( Type: 3 Buy: 500 Weight: 10 + BuyingStore: true }, { Id: 6187 @@ -43663,6 +48247,7 @@ item_db: ( Name: "Spell Book (Fire Bolt)" Type: 3 Buy: 0 + BuyingStore: true }, { Id: 6190 @@ -43670,6 +48255,7 @@ item_db: ( Name: "Spell Book (Cold Bolt)" Type: 3 Buy: 0 + BuyingStore: true }, { Id: 6191 @@ -43677,6 +48263,7 @@ item_db: ( Name: "Spell Book (Lightening Bolt)" Type: 3 Buy: 0 + BuyingStore: true }, { Id: 6192 @@ -43684,6 +48271,7 @@ item_db: ( Name: "Spell Book (Storm Gust)" Type: 3 Buy: 0 + BuyingStore: true }, { Id: 6193 @@ -43691,6 +48279,7 @@ item_db: ( Name: "Spell Book (Lord Of Vermilion)" Type: 3 Buy: 0 + BuyingStore: true }, { Id: 6194 @@ -43698,6 +48287,7 @@ item_db: ( Name: "Spell Book (Meteor Storm)" Type: 3 Buy: 0 + BuyingStore: true }, { Id: 6195 @@ -43705,6 +48295,7 @@ item_db: ( Name: "Spell Book (Comet)" Type: 3 Buy: 0 + BuyingStore: true }, { Id: 6196 @@ -43712,6 +48303,7 @@ item_db: ( Name: "Spell Book (Tetra Vortex)" Type: 3 Buy: 0 + BuyingStore: true }, { Id: 6197 @@ -43719,6 +48311,7 @@ item_db: ( Name: "Spell Book (Thunder Storm)" Type: 3 Buy: 0 + BuyingStore: true }, { Id: 6198 @@ -43726,6 +48319,7 @@ item_db: ( Name: "Spell Book (Jupitel Thunder)" Type: 3 Buy: 0 + BuyingStore: true }, { Id: 6199 @@ -43733,6 +48327,7 @@ item_db: ( Name: "Spell Book (Water Ball)" Type: 3 Buy: 0 + BuyingStore: true }, { Id: 6200 @@ -43740,6 +48335,7 @@ item_db: ( Name: "Spell Book (Heaven's Drive)" Type: 3 Buy: 0 + BuyingStore: true }, { Id: 6201 @@ -43747,6 +48343,7 @@ item_db: ( Name: "Spell Book (Earth Spike)" Type: 3 Buy: 0 + BuyingStore: true }, { Id: 6202 @@ -43754,6 +48351,7 @@ item_db: ( Name: "Spell Book (Earth Strain)" Type: 3 Buy: 0 + BuyingStore: true }, { Id: 6203 @@ -43761,6 +48359,7 @@ item_db: ( Name: "Spell Book (Chain Lightning)" Type: 3 Buy: 0 + BuyingStore: true }, { Id: 6204 @@ -43768,6 +48367,7 @@ item_db: ( Name: "Spell Book (Crimson Rock)" Type: 3 Buy: 0 + BuyingStore: true }, { Id: 6205 @@ -43775,6 +48375,7 @@ item_db: ( Name: "Spell Book (Drain Life)" Type: 3 Buy: 0 + BuyingStore: true }, { Id: 6206 @@ -43782,6 +48383,15 @@ item_db: ( Name: "I Love You" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6207 @@ -43789,6 +48399,15 @@ item_db: ( Name: "Thank You" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6208 @@ -43796,6 +48415,15 @@ item_db: ( Name: "I Respect You" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6209 @@ -43811,6 +48439,7 @@ item_db: ( Type: 3 Buy: 600 Weight: 1 + BuyingStore: true }, { Id: 6211 @@ -43819,6 +48448,7 @@ item_db: ( Type: 3 Buy: 800 Weight: 1 + BuyingStore: true }, { Id: 6212 @@ -43827,6 +48457,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 1 + BuyingStore: true }, { Id: 6213 @@ -43835,6 +48466,7 @@ item_db: ( Type: 3 Buy: 500 Weight: 1 + BuyingStore: true }, { Id: 6214 @@ -43843,6 +48475,7 @@ item_db: ( Type: 3 Buy: 500 Weight: 1 + BuyingStore: true }, { Id: 6215 @@ -43851,6 +48484,7 @@ item_db: ( Type: 3 Buy: 500 Weight: 1 + BuyingStore: true }, { Id: 6216 @@ -43859,6 +48493,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 1 + BuyingStore: true }, { Id: 6217 @@ -43867,6 +48502,7 @@ item_db: ( Type: 3 Buy: 2000 Weight: 1 + BuyingStore: true }, { Id: 6218 @@ -43874,6 +48510,16 @@ item_db: ( Name: "Delivery_Daishin_Box" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6219 @@ -43881,6 +48527,16 @@ item_db: ( Name: "Eden Group Mark" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6220 @@ -43911,6 +48567,7 @@ item_db: ( Type: 3 Buy: 2000 Weight: 150 + BuyingStore: true }, { Id: 6224 @@ -43919,6 +48576,7 @@ item_db: ( Type: 3 Buy: 2000 Weight: 150 + BuyingStore: true }, { Id: 6225 @@ -43927,6 +48585,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6226 @@ -43935,6 +48602,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6228 @@ -43942,6 +48618,15 @@ item_db: ( Name: "Guarantee Weapon 9Up" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6229 @@ -43949,6 +48634,15 @@ item_db: ( Name: "Guarantee Weapon 8Up" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6230 @@ -43956,6 +48650,15 @@ item_db: ( Name: "Guarantee Weapon 7Up" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6231 @@ -43963,6 +48666,15 @@ item_db: ( Name: "Guarantee Weapon 6Up" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6232 @@ -43970,6 +48682,15 @@ item_db: ( Name: "Guarantee Armor 9Up" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6233 @@ -43977,6 +48698,15 @@ item_db: ( Name: "Guarantee Armor 8Up" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6234 @@ -43984,6 +48714,15 @@ item_db: ( Name: "Guarantee Armor 7Up" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6235 @@ -43991,6 +48730,15 @@ item_db: ( Name: "Guarantee Armor 6Up" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6236 @@ -43998,6 +48746,15 @@ item_db: ( Name: "Blue Card 7" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6237 @@ -44005,6 +48762,16 @@ item_db: ( Name: "Guarana Fruit" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6238 @@ -44012,6 +48779,15 @@ item_db: ( Name: "Guarantee Weapon 11Up" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6239 @@ -44019,6 +48795,15 @@ item_db: ( Name: "Guarantee Armor 11Up" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6240 @@ -44027,6 +48812,15 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6241 @@ -44035,6 +48829,15 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6242 @@ -44043,6 +48846,13 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6243 @@ -44058,6 +48868,7 @@ item_db: ( Type: 3 Buy: 10 Weight: 1 + BuyingStore: true }, { Id: 6245 @@ -44066,6 +48877,7 @@ item_db: ( Type: 3 Buy: 100 Weight: 1 + BuyingStore: true }, { Id: 6246 @@ -44074,6 +48886,7 @@ item_db: ( Type: 3 Buy: 100 Weight: 1 + BuyingStore: true }, { Id: 6247 @@ -44082,6 +48895,7 @@ item_db: ( Type: 3 Buy: 100 Weight: 1 + BuyingStore: true }, { Id: 6248 @@ -44090,6 +48904,7 @@ item_db: ( Type: 3 Buy: 600 Weight: 10 + BuyingStore: true }, { Id: 6249 @@ -44098,6 +48913,7 @@ item_db: ( Type: 3 Buy: 100 Weight: 10 + BuyingStore: true }, { Id: 6250 @@ -44106,6 +48922,7 @@ item_db: ( Type: 3 Buy: 300 Weight: 10 + BuyingStore: true }, { Id: 6251 @@ -44114,6 +48931,7 @@ item_db: ( Type: 3 Buy: 300 Weight: 10 + BuyingStore: true }, { Id: 6252 @@ -44122,6 +48940,7 @@ item_db: ( Type: 3 Buy: 100 Weight: 10 + BuyingStore: true }, { Id: 6253 @@ -44130,6 +48949,7 @@ item_db: ( Type: 3 Buy: 100 Weight: 10 + BuyingStore: true }, { Id: 6254 @@ -44138,6 +48958,7 @@ item_db: ( Type: 3 Buy: 100 Weight: 10 + BuyingStore: true }, { Id: 6255 @@ -44146,6 +48967,7 @@ item_db: ( Type: 3 Buy: 500 Weight: 10 + BuyingStore: true }, { Id: 6256 @@ -44154,6 +48976,7 @@ item_db: ( Type: 3 Buy: 100 Weight: 10 + BuyingStore: true }, { Id: 6257 @@ -44162,6 +48985,7 @@ item_db: ( Type: 3 Buy: 100 Weight: 10 + BuyingStore: true }, { Id: 6258 @@ -44170,6 +48994,7 @@ item_db: ( Type: 3 Buy: 800 Weight: 10 + BuyingStore: true }, { Id: 6259 @@ -44178,6 +49003,7 @@ item_db: ( Type: 3 Buy: 100 Weight: 10 + BuyingStore: true }, { Id: 6260 @@ -44186,6 +49012,7 @@ item_db: ( Type: 3 Buy: 100 Weight: 10 + BuyingStore: true }, { Id: 6261 @@ -44194,6 +49021,7 @@ item_db: ( Type: 3 Buy: 500 Weight: 10 + BuyingStore: true }, { Id: 6262 @@ -44202,6 +49030,7 @@ item_db: ( Type: 3 Buy: 400 Weight: 10 + BuyingStore: true }, { Id: 6263 @@ -44210,6 +49039,7 @@ item_db: ( Type: 3 Buy: 100 Weight: 10 + BuyingStore: true }, { Id: 6264 @@ -44218,6 +49048,7 @@ item_db: ( Type: 3 Buy: 100 Weight: 10 + BuyingStore: true }, { Id: 6265 @@ -44226,6 +49057,7 @@ item_db: ( Type: 3 Buy: 100 Weight: 10 + BuyingStore: true }, { Id: 6266 @@ -44233,6 +49065,16 @@ item_db: ( Name: "Key Of Deception" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6267 @@ -44240,6 +49082,16 @@ item_db: ( Name: "Key Of Illusion" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6268 @@ -44247,6 +49099,16 @@ item_db: ( Name: "Key Of Gaiety" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6269 @@ -44254,6 +49116,16 @@ item_db: ( Name: "A Master's Blush" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6270 @@ -44261,6 +49133,15 @@ item_db: ( Name: "A Picture Of Minstrel Song" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6271 @@ -44268,6 +49149,15 @@ item_db: ( Name: "Receipt" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6272 @@ -44275,6 +49165,16 @@ item_db: ( Name: "Experiment Seed" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6273 @@ -44282,6 +49182,16 @@ item_db: ( Name: "Seed For Experiment" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6274 @@ -44289,6 +49199,16 @@ item_db: ( Name: "A Piece Of Cloth Of A Saint" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6275 @@ -44296,6 +49216,16 @@ item_db: ( Name: "Shield Of King" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6276 @@ -44303,6 +49233,16 @@ item_db: ( Name: "Clear Reagent" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6277 @@ -44310,6 +49250,16 @@ item_db: ( Name: "Red Reagent" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6278 @@ -44317,6 +49267,16 @@ item_db: ( Name: "Black Reagent" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6279 @@ -44325,6 +49285,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 6280 @@ -44333,6 +49294,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 6281 @@ -44341,6 +49303,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 6282 @@ -44349,6 +49312,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 6283 @@ -44357,6 +49321,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 6284 @@ -44365,6 +49330,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 6285 @@ -44373,6 +49339,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 6286 @@ -44458,6 +49425,15 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6297 @@ -44466,6 +49442,7 @@ item_db: ( Type: 3 Buy: 300 Weight: 10 + BuyingStore: true }, { Id: 6298 @@ -44473,6 +49450,15 @@ item_db: ( Name: "Pumpkin Head Crushed" Type: 3 Buy: 20 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6299 @@ -44480,6 +49466,15 @@ item_db: ( Name: "Worn Cloth Piece" Type: 3 Buy: 20 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6300 @@ -44637,6 +49632,16 @@ item_db: ( Name: "Premium Reset Stone" Type: 3 Buy: 20 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6321 @@ -44645,6 +49650,7 @@ item_db: ( Type: 3 Buy: 822 Weight: 10 + BuyingStore: true }, { Id: 6322 @@ -44653,6 +49659,7 @@ item_db: ( Type: 3 Buy: 800 Weight: 10 + BuyingStore: true }, { Id: 6323 @@ -44661,6 +49668,7 @@ item_db: ( Type: 3 Buy: 728 Weight: 10 + BuyingStore: true }, { Id: 6324 @@ -44669,6 +49677,7 @@ item_db: ( Type: 3 Buy: 702 Weight: 10 + BuyingStore: true }, { Id: 6325 @@ -44677,6 +49686,7 @@ item_db: ( Type: 3 Buy: 1004 Weight: 10 + BuyingStore: true }, { Id: 6326 @@ -44685,6 +49695,7 @@ item_db: ( Type: 3 Buy: 1630 Weight: 10 + BuyingStore: true }, { Id: 6328 @@ -44815,6 +49826,15 @@ item_db: ( Name: "Love Ball" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6346 @@ -44829,6 +49849,15 @@ item_db: ( Name: "Bless Word Paper" Type: 3 Buy: 4020 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6348 @@ -44836,6 +49865,15 @@ item_db: ( Name: "Bless Word Paper" Type: 3 Buy: 4020 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6349 @@ -44843,6 +49881,15 @@ item_db: ( Name: "Bless Word Paper" Type: 3 Buy: 4020 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6350 @@ -44850,6 +49897,15 @@ item_db: ( Name: "Bless Word Paper" Type: 3 Buy: 4020 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6351 @@ -44857,6 +49913,15 @@ item_db: ( Name: "Bless Word Paper" Type: 3 Buy: 4020 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6352 @@ -44864,6 +49929,15 @@ item_db: ( Name: "Bless Word Paper" Type: 3 Buy: 4020 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6353 @@ -44871,6 +49945,15 @@ item_db: ( Name: "Bless Word Paper" Type: 3 Buy: 4020 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6354 @@ -44878,6 +49961,15 @@ item_db: ( Name: "Bless Word Paper" Type: 3 Buy: 4020 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6355 @@ -44885,6 +49977,15 @@ item_db: ( Name: "Bless Word Paper" Type: 3 Buy: 4020 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6356 @@ -44892,6 +49993,15 @@ item_db: ( Name: "Bless Word Paper" Type: 3 Buy: 4020 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6357 @@ -44900,6 +50010,15 @@ item_db: ( Type: 3 Buy: 4020 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6358 @@ -44907,6 +50026,16 @@ item_db: ( Name: "Free Cash Coupon" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6359 @@ -44914,6 +50043,16 @@ item_db: ( Name: "Guidebook Exchange" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6360 @@ -44922,6 +50061,7 @@ item_db: ( Type: 3 Buy: 100 Weight: 5 + BuyingStore: true }, { Id: 6361 @@ -44930,6 +50070,7 @@ item_db: ( Type: 3 Buy: 100 Weight: 5 + BuyingStore: true }, { Id: 6362 @@ -44938,6 +50079,7 @@ item_db: ( Type: 3 Buy: 100 Weight: 5 + BuyingStore: true }, { Id: 6363 @@ -44946,6 +50088,7 @@ item_db: ( Type: 3 Buy: 100 Weight: 5 + BuyingStore: true }, { Id: 6369 @@ -45010,6 +50153,14 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6378 @@ -45040,6 +50191,7 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + BuyingStore: true }, { Id: 6382 @@ -45048,6 +50200,7 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + BuyingStore: true }, { Id: 6383 @@ -45129,6 +50282,7 @@ item_db: ( Type: 3 Buy: 700 Weight: 10 + BuyingStore: true }, { Id: 6394 @@ -45137,6 +50291,7 @@ item_db: ( Type: 3 Buy: 650 Weight: 10 + BuyingStore: true }, { Id: 6395 @@ -45145,6 +50300,7 @@ item_db: ( Type: 3 Buy: 820 Weight: 10 + BuyingStore: true }, { Id: 6396 @@ -45193,6 +50349,7 @@ item_db: ( Type: 3 Buy: 466 Weight: 10 + BuyingStore: true }, { Id: 7002 @@ -45201,6 +50358,7 @@ item_db: ( Type: 3 Buy: 658 Weight: 10 + BuyingStore: true }, { Id: 7003 @@ -45209,6 +50367,7 @@ item_db: ( Type: 3 Buy: 968 Weight: 10 + BuyingStore: true }, { Id: 7004 @@ -45217,6 +50376,7 @@ item_db: ( Type: 3 Buy: 876 Weight: 10 + BuyingStore: true }, { Id: 7005 @@ -45225,6 +50385,7 @@ item_db: ( Type: 3 Buy: 1044 Weight: 10 + BuyingStore: true }, { Id: 7006 @@ -45233,6 +50394,7 @@ item_db: ( Type: 3 Buy: 168 Weight: 10 + BuyingStore: true }, { Id: 7007 @@ -45241,6 +50403,7 @@ item_db: ( Type: 3 Buy: 748 Weight: 10 + BuyingStore: true }, { Id: 7008 @@ -45249,6 +50412,7 @@ item_db: ( Type: 3 Buy: 636 Weight: 10 + BuyingStore: true }, { Id: 7009 @@ -45257,6 +50421,7 @@ item_db: ( Type: 3 Buy: 528 Weight: 10 + BuyingStore: true }, { Id: 7010 @@ -45265,6 +50430,7 @@ item_db: ( Type: 3 Buy: 548 Weight: 10 + BuyingStore: true }, { Id: 7011 @@ -45273,6 +50439,7 @@ item_db: ( Type: 3 Buy: 466 Weight: 10 + BuyingStore: true }, { Id: 7012 @@ -45281,6 +50448,7 @@ item_db: ( Type: 3 Buy: 412 Weight: 10 + BuyingStore: true }, { Id: 7013 @@ -45289,6 +50457,7 @@ item_db: ( Type: 3 Buy: 772 Weight: 10 + BuyingStore: true }, { Id: 7014 @@ -45297,6 +50466,7 @@ item_db: ( Type: 3 Buy: 1500 Weight: 100 + BuyingStore: true }, { Id: 7015 @@ -45305,6 +50475,7 @@ item_db: ( Type: 3 Buy: 3000 Weight: 20 + BuyingStore: true }, { Id: 7016 @@ -45313,6 +50484,7 @@ item_db: ( Type: 3 Buy: 2500 Weight: 20 + BuyingStore: true }, { Id: 7017 @@ -45321,6 +50493,7 @@ item_db: ( Type: 3 Buy: 4500 Weight: 30 + BuyingStore: true }, { Id: 7018 @@ -45329,6 +50502,7 @@ item_db: ( Type: 3 Buy: 50 Weight: 10 + BuyingStore: true }, { Id: 7019 @@ -45337,6 +50511,7 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + BuyingStore: true }, { Id: 7020 @@ -45345,6 +50520,7 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + BuyingStore: true }, { Id: 7021 @@ -45353,6 +50529,7 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + BuyingStore: true }, { Id: 7022 @@ -45361,6 +50538,7 @@ item_db: ( Type: 3 Buy: 150 Weight: 30 + BuyingStore: true }, { Id: 7023 @@ -45369,6 +50547,7 @@ item_db: ( Type: 3 Buy: 12000 Weight: 40 + BuyingStore: true }, { Id: 7024 @@ -45377,6 +50556,7 @@ item_db: ( Type: 3 Buy: 10000 Weight: 40 + BuyingStore: true }, { Id: 7025 @@ -45385,6 +50565,15 @@ item_db: ( Type: 3 Buy: 30000 Weight: 50 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7026 @@ -45393,6 +50582,7 @@ item_db: ( Type: 3 Buy: 100 Weight: 30 + BuyingStore: true }, { Id: 7027 @@ -45401,6 +50591,7 @@ item_db: ( Type: 3 Buy: 100 Weight: 30 + BuyingStore: true }, { Id: 7028 @@ -45423,6 +50614,7 @@ item_db: ( Type: 3 Buy: 208 Weight: 10 + BuyingStore: true }, { Id: 7031 @@ -45431,6 +50623,7 @@ item_db: ( Type: 3 Buy: 196 Weight: 10 + BuyingStore: true }, { Id: 7032 @@ -45439,6 +50632,7 @@ item_db: ( Type: 3 Buy: 168 Weight: 10 + BuyingStore: true }, { Id: 7033 @@ -45447,6 +50641,7 @@ item_db: ( Type: 3 Buy: 114 Weight: 10 + BuyingStore: true }, { Id: 7034 @@ -45455,6 +50650,7 @@ item_db: ( Type: 3 Buy: 100 Weight: 10 + BuyingStore: true }, { Id: 7035 @@ -45463,6 +50659,7 @@ item_db: ( Type: 3 Buy: 100 Weight: 10 + BuyingStore: true }, { Id: 7036 @@ -45471,6 +50668,7 @@ item_db: ( Type: 3 Buy: 100 Weight: 10 + BuyingStore: true }, { Id: 7037 @@ -45487,6 +50685,7 @@ item_db: ( Type: 3 Buy: 100 Weight: 10 + BuyingStore: true }, { Id: 7039 @@ -45511,6 +50710,7 @@ item_db: ( Type: 3 Buy: 120 Weight: 10 + BuyingStore: true }, { Id: 7042 @@ -45527,6 +50727,7 @@ item_db: ( Type: 3 Buy: 100 Weight: 10 + BuyingStore: true }, { Id: 7044 @@ -45559,6 +50760,7 @@ item_db: ( Type: 3 Buy: 2424 Weight: 10 + BuyingStore: true }, { Id: 7048 @@ -45567,6 +50769,7 @@ item_db: ( Type: 3 Buy: 5418 Weight: 10 + BuyingStore: true }, { Id: 7049 @@ -45575,6 +50778,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 30 + BuyingStore: true }, { Id: 7050 @@ -45607,6 +50811,7 @@ item_db: ( Type: 3 Buy: 772 Weight: 10 + BuyingStore: true }, { Id: 7054 @@ -45615,6 +50820,7 @@ item_db: ( Type: 3 Buy: 746 Weight: 10 + BuyingStore: true }, { Id: 7055 @@ -45623,6 +50829,7 @@ item_db: ( Type: 3 Buy: 100 Weight: 50 + BuyingStore: true }, { Id: 7056 @@ -45631,6 +50838,7 @@ item_db: ( Type: 3 Buy: 1 Weight: 50 + BuyingStore: true }, { Id: 7057 @@ -45639,6 +50847,7 @@ item_db: ( Type: 3 Buy: 1 Weight: 500 + BuyingStore: true }, { Id: 7058 @@ -45647,6 +50856,7 @@ item_db: ( Type: 3 Buy: 1 Weight: 500 + BuyingStore: true }, { Id: 7059 @@ -45684,6 +50894,7 @@ item_db: ( Type: 3 Buy: 280 Weight: 10 + BuyingStore: true }, { Id: 7064 @@ -45692,6 +50903,7 @@ item_db: ( Type: 3 Buy: 520 Weight: 10 + BuyingStore: true }, { Id: 7065 @@ -45700,6 +50912,7 @@ item_db: ( Type: 3 Buy: 820 Weight: 10 + BuyingStore: true }, { Id: 7066 @@ -45708,6 +50921,7 @@ item_db: ( Type: 3 Buy: 660 Weight: 10 + BuyingStore: true }, { Id: 7067 @@ -45716,6 +50930,7 @@ item_db: ( Type: 3 Buy: 640 Weight: 10 + BuyingStore: true }, { Id: 7068 @@ -45724,6 +50939,7 @@ item_db: ( Type: 3 Buy: 722 Weight: 10 + BuyingStore: true }, { Id: 7069 @@ -45732,6 +50948,7 @@ item_db: ( Type: 3 Buy: 1042 Weight: 10 + BuyingStore: true }, { Id: 7070 @@ -45740,6 +50957,7 @@ item_db: ( Type: 3 Buy: 900 Weight: 10 + BuyingStore: true }, { Id: 7071 @@ -45748,6 +50966,7 @@ item_db: ( Type: 3 Buy: 1280 Weight: 10 + BuyingStore: true }, { Id: 7072 @@ -45756,6 +50975,7 @@ item_db: ( Type: 3 Buy: 1780 Weight: 10 + BuyingStore: true }, { Id: 7073 @@ -45764,6 +50984,7 @@ item_db: ( Type: 3 Buy: 1 Weight: 500 + BuyingStore: true }, { Id: 7074 @@ -45772,6 +50993,7 @@ item_db: ( Type: 3 Buy: 1 Weight: 500 + BuyingStore: true }, { Id: 7075 @@ -45780,6 +51002,7 @@ item_db: ( Type: 3 Buy: 1 Weight: 500 + BuyingStore: true }, { Id: 7076 @@ -45788,6 +51011,7 @@ item_db: ( Type: 3 Buy: 1 Weight: 500 + BuyingStore: true }, { Id: 7077 @@ -45796,6 +51020,7 @@ item_db: ( Type: 3 Buy: 1 Weight: 500 + BuyingStore: true }, { Id: 7078 @@ -45804,6 +51029,7 @@ item_db: ( Type: 3 Buy: 1 Weight: 500 + BuyingStore: true }, { Id: 7079 @@ -45812,6 +51038,7 @@ item_db: ( Type: 3 Buy: 1 Weight: 500 + BuyingStore: true }, { Id: 7080 @@ -45820,6 +51047,7 @@ item_db: ( Type: 3 Buy: 1 Weight: 500 + BuyingStore: true }, { Id: 7081 @@ -45828,6 +51056,7 @@ item_db: ( Type: 3 Buy: 1 Weight: 500 + BuyingStore: true }, { Id: 7082 @@ -45836,6 +51065,7 @@ item_db: ( Type: 3 Buy: 1 Weight: 500 + BuyingStore: true }, { Id: 7083 @@ -45844,6 +51074,7 @@ item_db: ( Type: 3 Buy: 1 Weight: 500 + BuyingStore: true }, { Id: 7084 @@ -45852,6 +51083,7 @@ item_db: ( Type: 3 Buy: 1 Weight: 500 + BuyingStore: true }, { Id: 7085 @@ -45860,6 +51092,7 @@ item_db: ( Type: 3 Buy: 1 Weight: 500 + BuyingStore: true }, { Id: 7086 @@ -45868,6 +51101,7 @@ item_db: ( Type: 3 Buy: 1 Weight: 500 + BuyingStore: true }, { Id: 7087 @@ -45876,6 +51110,7 @@ item_db: ( Type: 3 Buy: 1 Weight: 500 + BuyingStore: true }, { Id: 7088 @@ -45884,6 +51119,7 @@ item_db: ( Type: 3 Buy: 1 Weight: 500 + BuyingStore: true }, { Id: 7089 @@ -45892,6 +51128,7 @@ item_db: ( Type: 3 Buy: 1 Weight: 500 + BuyingStore: true }, { Id: 7090 @@ -45900,6 +51137,7 @@ item_db: ( Type: 3 Buy: 1 Weight: 500 + BuyingStore: true }, { Id: 7091 @@ -45908,6 +51146,7 @@ item_db: ( Type: 3 Buy: 1 Weight: 500 + BuyingStore: true }, { Id: 7092 @@ -45916,6 +51155,7 @@ item_db: ( Type: 3 Buy: 1 Weight: 500 + BuyingStore: true }, { Id: 7093 @@ -45924,6 +51164,7 @@ item_db: ( Type: 3 Buy: 1512 Weight: 10 + BuyingStore: true }, { Id: 7094 @@ -45932,6 +51173,7 @@ item_db: ( Type: 3 Buy: 1344 Weight: 10 + BuyingStore: true }, { Id: 7095 @@ -45940,6 +51182,7 @@ item_db: ( Type: 3 Buy: 1075 Weight: 10 + BuyingStore: true }, { Id: 7096 @@ -45948,6 +51191,7 @@ item_db: ( Type: 3 Buy: 1109 Weight: 10 + BuyingStore: true }, { Id: 7097 @@ -45956,6 +51200,7 @@ item_db: ( Type: 3 Buy: 924 Weight: 10 + BuyingStore: true }, { Id: 7098 @@ -45964,6 +51209,7 @@ item_db: ( Type: 3 Buy: 638 Weight: 10 + BuyingStore: true }, { Id: 7099 @@ -45972,6 +51218,7 @@ item_db: ( Type: 3 Buy: 773 Weight: 10 + BuyingStore: true }, { Id: 7100 @@ -45980,6 +51227,7 @@ item_db: ( Type: 3 Buy: 806 Weight: 10 + BuyingStore: true }, { Id: 7101 @@ -45988,6 +51236,7 @@ item_db: ( Type: 3 Buy: 454 Weight: 10 + BuyingStore: true }, { Id: 7102 @@ -45996,6 +51245,7 @@ item_db: ( Type: 3 Buy: 1075 Weight: 10 + BuyingStore: true }, { Id: 7103 @@ -46004,6 +51254,7 @@ item_db: ( Type: 3 Buy: 10 Weight: 10 + BuyingStore: true }, { Id: 7104 @@ -46012,6 +51263,7 @@ item_db: ( Type: 3 Buy: 756 Weight: 10 + BuyingStore: true }, { Id: 7105 @@ -46020,6 +51272,7 @@ item_db: ( Type: 3 Buy: 924 Weight: 10 + BuyingStore: true }, { Id: 7106 @@ -46028,6 +51281,7 @@ item_db: ( Type: 3 Buy: 672 Weight: 10 + BuyingStore: true }, { Id: 7107 @@ -46036,6 +51290,7 @@ item_db: ( Type: 3 Buy: 756 Weight: 10 + BuyingStore: true }, { Id: 7108 @@ -46044,6 +51299,7 @@ item_db: ( Type: 3 Buy: 1680 Weight: 10 + BuyingStore: true }, { Id: 7109 @@ -46052,6 +51308,7 @@ item_db: ( Type: 3 Buy: 840 Weight: 10 + BuyingStore: true }, { Id: 7110 @@ -46060,6 +51317,7 @@ item_db: ( Type: 3 Buy: 588 Weight: 10 + BuyingStore: true }, { Id: 7111 @@ -46068,6 +51326,7 @@ item_db: ( Type: 3 Buy: 706 Weight: 10 + BuyingStore: true }, { Id: 7112 @@ -46076,6 +51335,7 @@ item_db: ( Type: 3 Buy: 907 Weight: 10 + BuyingStore: true }, { Id: 7113 @@ -46084,6 +51344,7 @@ item_db: ( Type: 3 Buy: 2016 Weight: 10 + BuyingStore: true }, { Id: 7114 @@ -46092,6 +51353,7 @@ item_db: ( Type: 3 Buy: 10 Weight: 10 + BuyingStore: true }, { Id: 7115 @@ -46100,6 +51362,7 @@ item_db: ( Type: 3 Buy: 1142 Weight: 10 + BuyingStore: true }, { Id: 7116 @@ -46108,6 +51371,7 @@ item_db: ( Type: 3 Buy: 1210 Weight: 10 + BuyingStore: true }, { Id: 7117 @@ -46116,6 +51380,7 @@ item_db: ( Type: 3 Buy: 1142 Weight: 10 + BuyingStore: true }, { Id: 7118 @@ -46124,6 +51389,7 @@ item_db: ( Type: 3 Buy: 1361 Weight: 10 + BuyingStore: true }, { Id: 7119 @@ -46132,6 +51398,7 @@ item_db: ( Type: 3 Buy: 1025 Weight: 10 + BuyingStore: true }, { Id: 7120 @@ -46140,6 +51407,7 @@ item_db: ( Type: 3 Buy: 823 Weight: 10 + BuyingStore: true }, { Id: 7121 @@ -46148,6 +51416,7 @@ item_db: ( Type: 3 Buy: 622 Weight: 10 + BuyingStore: true }, { Id: 7122 @@ -46156,6 +51425,7 @@ item_db: ( Type: 3 Buy: 974 Weight: 10 + BuyingStore: true }, { Id: 7123 @@ -46164,6 +51434,7 @@ item_db: ( Type: 3 Buy: 1025 Weight: 10 + BuyingStore: true }, { Id: 7124 @@ -46172,6 +51443,7 @@ item_db: ( Type: 3 Buy: 706 Weight: 10 + BuyingStore: true }, { Id: 7125 @@ -46180,6 +51452,7 @@ item_db: ( Type: 3 Buy: 706 Weight: 10 + BuyingStore: true }, { Id: 7126 @@ -46188,6 +51461,7 @@ item_db: ( Type: 3 Buy: 840 Weight: 10 + BuyingStore: true }, { Id: 7127 @@ -46196,6 +51470,7 @@ item_db: ( Type: 3 Buy: 100000 Weight: 10 + BuyingStore: true }, { Id: 7128 @@ -46204,6 +51479,7 @@ item_db: ( Type: 3 Buy: 100000 Weight: 10 + BuyingStore: true }, { Id: 7129 @@ -46212,6 +51488,7 @@ item_db: ( Type: 3 Buy: 100000 Weight: 10 + BuyingStore: true }, { Id: 7130 @@ -46220,6 +51497,7 @@ item_db: ( Type: 3 Buy: 100000 Weight: 10 + BuyingStore: true }, { Id: 7131 @@ -46228,6 +51506,7 @@ item_db: ( Type: 3 Buy: 100000 Weight: 10 + BuyingStore: true }, { Id: 7132 @@ -46236,6 +51515,7 @@ item_db: ( Type: 3 Buy: 100000 Weight: 10 + BuyingStore: true }, { Id: 7133 @@ -46244,6 +51524,7 @@ item_db: ( Type: 3 Buy: 240000 Weight: 10 + BuyingStore: true }, { Id: 7134 @@ -46252,6 +51533,7 @@ item_db: ( Type: 3 Buy: 8 Weight: 10 + BuyingStore: true }, { Id: 7135 @@ -46300,6 +51582,7 @@ item_db: ( Type: 3 Buy: 60000 Weight: 10 + BuyingStore: true }, { Id: 7141 @@ -46308,6 +51591,7 @@ item_db: ( Type: 3 Buy: 20000 Weight: 10 + BuyingStore: true }, { Id: 7142 @@ -46324,6 +51608,7 @@ item_db: ( Type: 3 Buy: 5000 Weight: 10 + BuyingStore: true }, { Id: 7144 @@ -46332,6 +51617,7 @@ item_db: ( Type: 3 Buy: 100000 Weight: 10 + BuyingStore: true }, { Id: 7145 @@ -46356,6 +51642,7 @@ item_db: ( Type: 3 Buy: 1 Weight: 10 + BuyingStore: true }, { Id: 7148 @@ -46372,6 +51659,7 @@ item_db: ( Type: 3 Buy: 220 Weight: 10 + BuyingStore: true }, { Id: 7150 @@ -46380,6 +51668,7 @@ item_db: ( Type: 3 Buy: 310 Weight: 10 + BuyingStore: true }, { Id: 7151 @@ -46388,6 +51677,7 @@ item_db: ( Type: 3 Buy: 210 Weight: 10 + BuyingStore: true }, { Id: 7152 @@ -46396,6 +51686,7 @@ item_db: ( Type: 3 Buy: 340 Weight: 10 + BuyingStore: true }, { Id: 7153 @@ -46404,6 +51695,7 @@ item_db: ( Type: 3 Buy: 590 Weight: 10 + BuyingStore: true }, { Id: 7154 @@ -46412,6 +51704,7 @@ item_db: ( Type: 3 Buy: 160 Weight: 10 + BuyingStore: true }, { Id: 7155 @@ -46420,6 +51713,7 @@ item_db: ( Type: 3 Buy: 280 Weight: 10 + BuyingStore: true }, { Id: 7156 @@ -46428,6 +51722,7 @@ item_db: ( Type: 3 Buy: 470 Weight: 10 + BuyingStore: true }, { Id: 7157 @@ -46436,6 +51731,7 @@ item_db: ( Type: 3 Buy: 315 Weight: 10 + BuyingStore: true }, { Id: 7158 @@ -46444,6 +51740,7 @@ item_db: ( Type: 3 Buy: 160 Weight: 10 + BuyingStore: true }, { Id: 7159 @@ -46452,6 +51749,7 @@ item_db: ( Type: 3 Buy: 400 Weight: 10 + BuyingStore: true }, { Id: 7160 @@ -46460,6 +51758,7 @@ item_db: ( Type: 3 Buy: 1 Weight: 10 + BuyingStore: true }, { Id: 7161 @@ -46468,6 +51767,7 @@ item_db: ( Type: 3 Buy: 384 Weight: 10 + BuyingStore: true }, { Id: 7162 @@ -46476,6 +51776,7 @@ item_db: ( Type: 3 Buy: 390 Weight: 10 + BuyingStore: true }, { Id: 7163 @@ -46484,6 +51785,7 @@ item_db: ( Type: 3 Buy: 570 Weight: 10 + BuyingStore: true }, { Id: 7164 @@ -46492,6 +51794,7 @@ item_db: ( Type: 3 Buy: 400 Weight: 10 + BuyingStore: true }, { Id: 7165 @@ -46500,6 +51803,7 @@ item_db: ( Type: 3 Buy: 650 Weight: 10 + BuyingStore: true }, { Id: 7166 @@ -46508,6 +51812,7 @@ item_db: ( Type: 3 Buy: 1200 Weight: 10 + BuyingStore: true }, { Id: 7167 @@ -46516,6 +51821,7 @@ item_db: ( Type: 3 Buy: 430 Weight: 10 + BuyingStore: true }, { Id: 7168 @@ -46524,6 +51830,7 @@ item_db: ( Type: 3 Buy: 614 Weight: 10 + BuyingStore: true }, { Id: 7169 @@ -46532,6 +51839,7 @@ item_db: ( Type: 3 Buy: 2800 Weight: 10 + BuyingStore: true }, { Id: 7170 @@ -46540,6 +51848,7 @@ item_db: ( Type: 3 Buy: 43000 Weight: 10 + BuyingStore: true }, { Id: 7171 @@ -46548,6 +51857,7 @@ item_db: ( Type: 3 Buy: 282 Weight: 10 + BuyingStore: true }, { Id: 7172 @@ -46556,6 +51866,7 @@ item_db: ( Type: 3 Buy: 290 Weight: 10 + BuyingStore: true }, { Id: 7173 @@ -46572,6 +51883,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + BuyingStore: true }, { Id: 7175 @@ -46580,6 +51892,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + BuyingStore: true }, { Id: 7176 @@ -46595,6 +51908,16 @@ item_db: ( Name: "Crumb of Sobbing Starlight" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7178 @@ -46602,6 +51925,16 @@ item_db: ( Name: "Sobbing Starlight" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7179 @@ -46634,6 +51967,7 @@ item_db: ( Type: 3 Buy: 200 Weight: 20 + BuyingStore: true }, { Id: 7183 @@ -46666,6 +52000,7 @@ item_db: ( Type: 3 Buy: 380 Weight: 10 + BuyingStore: true }, { Id: 7187 @@ -46674,6 +52009,7 @@ item_db: ( Type: 3 Buy: 100 Weight: 10 + BuyingStore: true }, { Id: 7188 @@ -46682,6 +52018,7 @@ item_db: ( Type: 3 Buy: 560 Weight: 10 + BuyingStore: true }, { Id: 7189 @@ -46690,6 +52027,7 @@ item_db: ( Type: 3 Buy: 680 Weight: 10 + BuyingStore: true }, { Id: 7190 @@ -46698,6 +52036,7 @@ item_db: ( Type: 3 Buy: 140 Weight: 10 + BuyingStore: true }, { Id: 7191 @@ -46706,6 +52045,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + BuyingStore: true }, { Id: 7192 @@ -46714,6 +52054,7 @@ item_db: ( Type: 3 Buy: 160 Weight: 10 + BuyingStore: true }, { Id: 7193 @@ -46722,6 +52063,7 @@ item_db: ( Type: 3 Buy: 230 Weight: 10 + BuyingStore: true }, { Id: 7194 @@ -46730,6 +52072,7 @@ item_db: ( Type: 3 Buy: 400 Weight: 10 + BuyingStore: true }, { Id: 7195 @@ -46738,6 +52081,7 @@ item_db: ( Type: 3 Buy: 210 Weight: 10 + BuyingStore: true }, { Id: 7196 @@ -46746,6 +52090,7 @@ item_db: ( Type: 3 Buy: 230 Weight: 10 + BuyingStore: true }, { Id: 7197 @@ -46754,6 +52099,7 @@ item_db: ( Type: 3 Buy: 500 Weight: 10 + BuyingStore: true }, { Id: 7198 @@ -46762,6 +52108,7 @@ item_db: ( Type: 3 Buy: 610 Weight: 10 + BuyingStore: true }, { Id: 7199 @@ -46770,6 +52117,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + BuyingStore: true }, { Id: 7200 @@ -46778,6 +52126,7 @@ item_db: ( Type: 3 Buy: 380 Weight: 10 + BuyingStore: true }, { Id: 7201 @@ -46786,6 +52135,7 @@ item_db: ( Type: 3 Buy: 250 Weight: 10 + BuyingStore: true }, { Id: 7202 @@ -46794,6 +52144,7 @@ item_db: ( Type: 3 Buy: 290 Weight: 10 + BuyingStore: true }, { Id: 7203 @@ -46802,6 +52153,7 @@ item_db: ( Type: 3 Buy: 190 Weight: 10 + BuyingStore: true }, { Id: 7204 @@ -46810,6 +52162,7 @@ item_db: ( Type: 3 Buy: 320 Weight: 10 + BuyingStore: true }, { Id: 7205 @@ -46818,6 +52171,7 @@ item_db: ( Type: 3 Buy: 526 Weight: 10 + BuyingStore: true }, { Id: 7206 @@ -46826,6 +52180,7 @@ item_db: ( Type: 3 Buy: 1440 Weight: 10 + BuyingStore: true }, { Id: 7207 @@ -46834,6 +52189,7 @@ item_db: ( Type: 3 Buy: 1050 Weight: 10 + BuyingStore: true }, { Id: 7208 @@ -46842,6 +52198,7 @@ item_db: ( Type: 3 Buy: 1780 Weight: 10 + BuyingStore: true }, { Id: 7209 @@ -46850,6 +52207,7 @@ item_db: ( Type: 3 Buy: 1350 Weight: 10 + BuyingStore: true }, { Id: 7210 @@ -46858,6 +52216,7 @@ item_db: ( Type: 3 Buy: 790 Weight: 10 + BuyingStore: true }, { Id: 7211 @@ -46866,6 +52225,7 @@ item_db: ( Type: 3 Buy: 2600 Weight: 10 + BuyingStore: true }, { Id: 7212 @@ -46874,6 +52234,7 @@ item_db: ( Type: 3 Buy: 1020 Weight: 10 + BuyingStore: true }, { Id: 7213 @@ -46882,6 +52243,7 @@ item_db: ( Type: 3 Buy: 832 Weight: 10 + BuyingStore: true }, { Id: 7214 @@ -46890,6 +52252,7 @@ item_db: ( Type: 3 Buy: 880 Weight: 10 + BuyingStore: true }, { Id: 7215 @@ -46898,6 +52261,7 @@ item_db: ( Type: 3 Buy: 690 Weight: 10 + BuyingStore: true }, { Id: 7216 @@ -46906,6 +52270,7 @@ item_db: ( Type: 3 Buy: 660 Weight: 10 + BuyingStore: true }, { Id: 7217 @@ -46914,6 +52279,7 @@ item_db: ( Type: 3 Buy: 424 Weight: 10 + BuyingStore: true }, { Id: 7218 @@ -46922,6 +52288,7 @@ item_db: ( Type: 3 Buy: 390 Weight: 10 + BuyingStore: true }, { Id: 7219 @@ -46930,6 +52297,7 @@ item_db: ( Type: 3 Buy: 920 Weight: 10 + BuyingStore: true }, { Id: 7220 @@ -46938,6 +52306,7 @@ item_db: ( Type: 3 Buy: 322 Weight: 10 + BuyingStore: true }, { Id: 7221 @@ -46946,6 +52315,7 @@ item_db: ( Type: 3 Buy: 740 Weight: 10 + BuyingStore: true }, { Id: 7222 @@ -46954,6 +52324,7 @@ item_db: ( Type: 3 Buy: 468 Weight: 10 + BuyingStore: true }, { Id: 7223 @@ -46962,6 +52333,7 @@ item_db: ( Type: 3 Buy: 2032 Weight: 10 + BuyingStore: true }, { Id: 7224 @@ -46978,6 +52350,7 @@ item_db: ( Type: 3 Buy: 486 Weight: 10 + BuyingStore: true }, { Id: 7226 @@ -46986,6 +52359,7 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + BuyingStore: true }, { Id: 7227 @@ -47274,6 +52648,7 @@ item_db: ( Type: 3 Buy: 466 Weight: 10 + BuyingStore: true }, { Id: 7263 @@ -47282,6 +52657,7 @@ item_db: ( Type: 3 Buy: 954 Weight: 10 + BuyingStore: true }, { Id: 7264 @@ -47290,6 +52666,7 @@ item_db: ( Type: 3 Buy: 322 Weight: 10 + BuyingStore: true }, { Id: 7265 @@ -47298,6 +52675,7 @@ item_db: ( Type: 3 Buy: 544 Weight: 10 + BuyingStore: true }, { Id: 7266 @@ -47306,6 +52684,7 @@ item_db: ( Type: 3 Buy: 436 Weight: 10 + BuyingStore: true }, { Id: 7267 @@ -47314,6 +52693,7 @@ item_db: ( Type: 3 Buy: 298 Weight: 10 + BuyingStore: true }, { Id: 7268 @@ -47322,6 +52702,7 @@ item_db: ( Type: 3 Buy: 1210 Weight: 10 + BuyingStore: true }, { Id: 7269 @@ -47330,6 +52711,7 @@ item_db: ( Type: 3 Buy: 960 Weight: 10 + BuyingStore: true }, { Id: 7270 @@ -47338,6 +52720,7 @@ item_db: ( Type: 3 Buy: 1100 Weight: 10 + BuyingStore: true }, { Id: 7271 @@ -47378,6 +52761,16 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7276 @@ -47385,6 +52778,16 @@ item_db: ( Name: "Doodled Message" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7277 @@ -47393,6 +52796,7 @@ item_db: ( Type: 3 Buy: 8900 Weight: 10 + BuyingStore: true }, { Id: 7278 @@ -47465,6 +52869,7 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + BuyingStore: true }, { Id: 7287 @@ -47489,6 +52894,7 @@ item_db: ( Type: 3 Buy: 3000 Weight: 100 + BuyingStore: true }, { Id: 7290 @@ -47497,6 +52903,7 @@ item_db: ( Type: 3 Buy: 3000 Weight: 100 + BuyingStore: true }, { Id: 7291 @@ -47505,6 +52912,7 @@ item_db: ( Type: 3 Buy: 3000 Weight: 100 + BuyingStore: true }, { Id: 7292 @@ -47513,6 +52921,7 @@ item_db: ( Type: 3 Buy: 3000 Weight: 100 + BuyingStore: true }, { Id: 7293 @@ -47521,6 +52930,7 @@ item_db: ( Type: 3 Buy: 3000 Weight: 100 + BuyingStore: true }, { Id: 7294 @@ -47529,6 +52939,7 @@ item_db: ( Type: 3 Buy: 3000 Weight: 100 + BuyingStore: true }, { Id: 7295 @@ -47537,6 +52948,7 @@ item_db: ( Type: 3 Buy: 3000 Weight: 100 + BuyingStore: true }, { Id: 7296 @@ -47545,6 +52957,7 @@ item_db: ( Type: 3 Buy: 3000 Weight: 100 + BuyingStore: true }, { Id: 7297 @@ -47553,6 +52966,7 @@ item_db: ( Type: 3 Buy: 3000 Weight: 100 + BuyingStore: true }, { Id: 7298 @@ -47561,6 +52975,7 @@ item_db: ( Type: 3 Buy: 538 Weight: 10 + BuyingStore: true }, { Id: 7299 @@ -47569,6 +52984,7 @@ item_db: ( Type: 3 Buy: 632 Weight: 10 + BuyingStore: true }, { Id: 7300 @@ -47577,6 +52993,7 @@ item_db: ( Type: 3 Buy: 1420 Weight: 10 + BuyingStore: true }, { Id: 7301 @@ -47585,6 +53002,7 @@ item_db: ( Type: 3 Buy: 798 Weight: 10 + BuyingStore: true }, { Id: 7302 @@ -47601,6 +53019,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 800 + BuyingStore: true }, { Id: 7304 @@ -47608,6 +53027,16 @@ item_db: ( Name: "Witch's Spell Scroll" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7305 @@ -47615,6 +53044,16 @@ item_db: ( Name: "Symbol of the Nine Realms" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7306 @@ -47622,6 +53061,16 @@ item_db: ( Name: "Piece of Spirit" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7307 @@ -47629,6 +53078,16 @@ item_db: ( Name: "Spiritual Whispers" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7308 @@ -47636,6 +53095,16 @@ item_db: ( Name: "Witch's Tonic" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7309 @@ -47643,6 +53112,16 @@ item_db: ( Name: "Crow Wing" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7310 @@ -47667,6 +53146,7 @@ item_db: ( Type: 3 Buy: 32 Weight: 10 + BuyingStore: true }, { Id: 7313 @@ -47681,6 +53161,16 @@ item_db: ( Name: "The Sign" Type: 3 Buy: 2 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7315 @@ -47689,6 +53179,7 @@ item_db: ( Type: 3 Buy: 422 Weight: 10 + BuyingStore: true }, { Id: 7316 @@ -47697,6 +53188,7 @@ item_db: ( Type: 3 Buy: 658 Weight: 10 + BuyingStore: true }, { Id: 7317 @@ -47705,6 +53197,7 @@ item_db: ( Type: 3 Buy: 534 Weight: 10 + BuyingStore: true }, { Id: 7318 @@ -47713,6 +53206,7 @@ item_db: ( Type: 3 Buy: 512 Weight: 10 + BuyingStore: true }, { Id: 7319 @@ -47721,6 +53215,7 @@ item_db: ( Type: 3 Buy: 1024 Weight: 10 + BuyingStore: true }, { Id: 7320 @@ -47729,6 +53224,7 @@ item_db: ( Type: 3 Buy: 256 Weight: 10 + BuyingStore: true }, { Id: 7321 @@ -47737,6 +53233,7 @@ item_db: ( Type: 3 Buy: 552 Weight: 10 + BuyingStore: true }, { Id: 7322 @@ -47745,6 +53242,7 @@ item_db: ( Type: 3 Buy: 666 Weight: 10 + BuyingStore: true }, { Id: 7323 @@ -47753,6 +53251,7 @@ item_db: ( Type: 3 Buy: 256 Weight: 10 + BuyingStore: true }, { Id: 7325 @@ -47761,6 +53260,7 @@ item_db: ( Type: 3 Buy: 102 Weight: 10 + BuyingStore: true }, { Id: 7326 @@ -47769,6 +53269,7 @@ item_db: ( Type: 3 Buy: 712 Weight: 10 + BuyingStore: true }, { Id: 7327 @@ -47777,6 +53278,7 @@ item_db: ( Type: 3 Buy: 1024 Weight: 10 + BuyingStore: true }, { Id: 7328 @@ -47816,6 +53318,16 @@ item_db: ( Name: "Complete Tablet" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7333 @@ -47823,6 +53335,16 @@ item_db: ( Name: "Prontera Tablet" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7334 @@ -47830,6 +53352,16 @@ item_db: ( Name: "Payon Tablet" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7335 @@ -47837,6 +53369,16 @@ item_db: ( Name: "Morroc Tablet" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7336 @@ -47844,6 +53386,16 @@ item_db: ( Name: "Geffen Tablet" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7337 @@ -47865,6 +53417,16 @@ item_db: ( Name: "Commemorative Travel Card" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7340 @@ -47873,6 +53435,7 @@ item_db: ( Type: 3 Buy: 734 Weight: 50 + BuyingStore: true }, { Id: 7341 @@ -47880,6 +53443,16 @@ item_db: ( Name: "Old Pendant" Type: 3 Buy: 20 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7342 @@ -47887,6 +53460,16 @@ item_db: ( Name: "File Folder" Type: 3 Buy: 20 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7343 @@ -47894,6 +53477,16 @@ item_db: ( Name: "Sealed File Folder" Type: 3 Buy: 20 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7344 @@ -47901,6 +53494,16 @@ item_db: ( Name: "Shinokas Case File" Type: 3 Buy: 20 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7345 @@ -47909,6 +53512,7 @@ item_db: ( Type: 3 Buy: 724 Weight: 10 + BuyingStore: true }, { Id: 7346 @@ -47916,6 +53520,16 @@ item_db: ( Name: "Ymir's Heart Piece" Type: 3 Buy: 20 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7347 @@ -47924,6 +53538,7 @@ item_db: ( Type: 3 Buy: 840 Weight: 10 + BuyingStore: true }, { Id: 7348 @@ -47939,6 +53554,16 @@ item_db: ( Name: "Archive Permit" Type: 3 Buy: 20 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7350 @@ -47954,6 +53579,16 @@ item_db: ( Name: "Friend's Diary" Type: 3 Buy: 20 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7352 @@ -47962,6 +53597,7 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + BuyingStore: true }, { Id: 7353 @@ -47970,6 +53606,7 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + BuyingStore: true }, { Id: 7354 @@ -47978,6 +53615,7 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + BuyingStore: true }, { Id: 7355 @@ -47986,6 +53624,7 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + BuyingStore: true }, { Id: 7356 @@ -47994,6 +53633,7 @@ item_db: ( Type: 3 Buy: 5000 Weight: 10 + BuyingStore: true }, { Id: 7357 @@ -48002,6 +53642,7 @@ item_db: ( Type: 3 Buy: 5000 Weight: 10 + BuyingStore: true }, { Id: 7358 @@ -48010,6 +53651,7 @@ item_db: ( Type: 3 Buy: 5000 Weight: 10 + BuyingStore: true }, { Id: 7359 @@ -48018,6 +53660,7 @@ item_db: ( Type: 3 Buy: 5000 Weight: 10 + BuyingStore: true }, { Id: 7360 @@ -48473,6 +54116,15 @@ item_db: ( Name: "Letter of Recommendation" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7417 @@ -48480,6 +54132,15 @@ item_db: ( Name: "Written Request(A)" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7418 @@ -48487,6 +54148,15 @@ item_db: ( Name: "Written Request(B)" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7419 @@ -48495,6 +54165,7 @@ item_db: ( Type: 3 Buy: 48000 Weight: 10 + BuyingStore: true }, { Id: 7420 @@ -48502,6 +54173,15 @@ item_db: ( Name: "Skull" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7421 @@ -48509,6 +54189,15 @@ item_db: ( Name: "Red Key" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7422 @@ -48516,6 +54205,15 @@ item_db: ( Name: "Yellow Key" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7423 @@ -48523,6 +54221,15 @@ item_db: ( Name: "Blue Key" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7424 @@ -48530,6 +54237,15 @@ item_db: ( Name: "Green Key" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7425 @@ -48537,6 +54253,15 @@ item_db: ( Name: "Black Key" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7426 @@ -48544,6 +54269,15 @@ item_db: ( Name: "Red Charm Stone" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7427 @@ -48551,6 +54285,15 @@ item_db: ( Name: "Yellow Charm Stone" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7428 @@ -48558,6 +54301,15 @@ item_db: ( Name: "Blue Charm Stone" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7429 @@ -48565,6 +54317,15 @@ item_db: ( Name: "Green Charm Stone" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7430 @@ -48572,6 +54333,15 @@ item_db: ( Name: "Black Charm Stone" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7431 @@ -48579,6 +54349,15 @@ item_db: ( Name: "Pile of Books" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7432 @@ -48586,6 +54365,16 @@ item_db: ( Name: "Leather Pouch" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7433 @@ -48594,6 +54383,7 @@ item_db: ( Type: 3 Buy: 4000 Weight: 10 + BuyingStore: true }, { Id: 7434 @@ -48602,6 +54392,7 @@ item_db: ( Type: 3 Buy: 100000 Weight: 10 + BuyingStore: true }, { Id: 7435 @@ -48610,6 +54401,7 @@ item_db: ( Type: 3 Buy: 1907 Weight: 10 + BuyingStore: true }, { Id: 7436 @@ -48618,6 +54410,7 @@ item_db: ( Type: 3 Buy: 1506 Weight: 10 + BuyingStore: true }, { Id: 7437 @@ -48626,6 +54419,7 @@ item_db: ( Type: 3 Buy: 1506 Weight: 10 + BuyingStore: true }, { Id: 7438 @@ -48634,6 +54428,7 @@ item_db: ( Type: 3 Buy: 1506 Weight: 10 + BuyingStore: true }, { Id: 7439 @@ -48642,6 +54437,7 @@ item_db: ( Type: 3 Buy: 1506 Weight: 10 + BuyingStore: true }, { Id: 7440 @@ -48650,6 +54446,7 @@ item_db: ( Type: 3 Buy: 1335 Weight: 10 + BuyingStore: true }, { Id: 7441 @@ -48658,6 +54455,7 @@ item_db: ( Type: 3 Buy: 1408 Weight: 10 + BuyingStore: true }, { Id: 7442 @@ -48666,6 +54464,7 @@ item_db: ( Type: 3 Buy: 1332 Weight: 10 + BuyingStore: true }, { Id: 7443 @@ -48674,6 +54473,7 @@ item_db: ( Type: 3 Buy: 956 Weight: 10 + BuyingStore: true }, { Id: 7444 @@ -48682,6 +54482,7 @@ item_db: ( Type: 3 Buy: 300000 Weight: 10 + BuyingStore: true }, { Id: 7445 @@ -48690,6 +54491,7 @@ item_db: ( Type: 3 Buy: 887 Weight: 10 + BuyingStore: true }, { Id: 7446 @@ -48698,6 +54500,7 @@ item_db: ( Type: 3 Buy: 887 Weight: 10 + BuyingStore: true }, { Id: 7447 @@ -48706,6 +54509,7 @@ item_db: ( Type: 3 Buy: 887 Weight: 10 + BuyingStore: true }, { Id: 7448 @@ -48714,6 +54518,7 @@ item_db: ( Type: 3 Buy: 887 Weight: 10 + BuyingStore: true }, { Id: 7449 @@ -48722,6 +54527,7 @@ item_db: ( Type: 3 Buy: 681 Weight: 10 + BuyingStore: true }, { Id: 7450 @@ -48730,6 +54536,7 @@ item_db: ( Type: 3 Buy: 2050 Weight: 10 + BuyingStore: true }, { Id: 7451 @@ -48738,6 +54545,7 @@ item_db: ( Type: 3 Buy: 1852 Weight: 10 + BuyingStore: true }, { Id: 7452 @@ -48746,6 +54554,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 7453 @@ -48754,6 +54563,7 @@ item_db: ( Type: 3 Buy: 700 Weight: 10 + BuyingStore: true }, { Id: 7454 @@ -48762,6 +54572,7 @@ item_db: ( Type: 3 Buy: 700 Weight: 10 + BuyingStore: true }, { Id: 7455 @@ -48770,6 +54581,7 @@ item_db: ( Type: 3 Buy: 700 Weight: 10 + BuyingStore: true }, { Id: 7456 @@ -48778,6 +54590,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 7457 @@ -48786,6 +54599,7 @@ item_db: ( Type: 3 Buy: 500 Weight: 10 + BuyingStore: true }, { Id: 7458 @@ -48906,6 +54720,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 7473 @@ -48914,6 +54729,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 7474 @@ -48922,6 +54738,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 7475 @@ -48930,6 +54747,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 7476 @@ -48938,6 +54756,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 7477 @@ -48946,6 +54765,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 7478 @@ -48954,6 +54774,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 7479 @@ -48962,6 +54783,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 7480 @@ -48970,6 +54792,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 7481 @@ -48978,6 +54801,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 7482 @@ -48986,6 +54810,7 @@ item_db: ( Type: 3 Buy: 200 Weight: 10 + BuyingStore: true }, { Id: 7483 @@ -49001,6 +54826,16 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7485 @@ -49009,6 +54844,16 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7486 @@ -49017,6 +54862,16 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7487 @@ -49024,6 +54879,16 @@ item_db: ( Name: "Culinary Wine" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7488 @@ -49031,6 +54896,16 @@ item_db: ( Name: "Delivery Package" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7489 @@ -49038,6 +54913,16 @@ item_db: ( Name: "Cottage Key" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7490 @@ -49045,6 +54930,16 @@ item_db: ( Name: "Letter to Elly" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7491 @@ -49052,6 +54947,16 @@ item_db: ( Name: "Steel Box" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7492 @@ -49059,6 +54964,16 @@ item_db: ( Name: "Yellow Keycard" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7493 @@ -49066,6 +54981,16 @@ item_db: ( Name: "Golden Key" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7494 @@ -49073,6 +54998,16 @@ item_db: ( Name: "Luxurious Button" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7495 @@ -49080,6 +55015,16 @@ item_db: ( Name: "Blue Keycard" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7496 @@ -49087,6 +55032,16 @@ item_db: ( Name: "Red Keycard" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7497 @@ -49094,6 +55049,16 @@ item_db: ( Name: "Metal Fragment" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7498 @@ -49101,6 +55066,16 @@ item_db: ( Name: "Rosimier Mansion Keys" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7499 @@ -49108,6 +55083,16 @@ item_db: ( Name: "Family Portrait" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7500 @@ -49115,6 +55100,16 @@ item_db: ( Name: "Woman's Portrait" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7501 @@ -49122,6 +55117,16 @@ item_db: ( Name: "K.H's Letter" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7502 @@ -49129,6 +55134,16 @@ item_db: ( Name: "James's Note" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7503 @@ -49136,6 +55151,16 @@ item_db: ( Name: "Man's Portrait" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7504 @@ -49143,6 +55168,16 @@ item_db: ( Name: "Power Device" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7505 @@ -49150,6 +55185,16 @@ item_db: ( Name: "Toy Key" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7506 @@ -49157,6 +55202,15 @@ item_db: ( Name: "Black Keycard" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7507 @@ -49165,6 +55219,7 @@ item_db: ( Type: 3 Buy: 842 Weight: 10 + BuyingStore: true }, { Id: 7508 @@ -49172,6 +55227,16 @@ item_db: ( Name: "Allysia's Ring" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7509 @@ -49179,6 +55244,15 @@ item_db: ( Name: "Luxurious Keycard" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7510 @@ -49187,6 +55261,7 @@ item_db: ( Type: 3 Buy: 200000 Weight: 10 + BuyingStore: true }, { Id: 7511 @@ -49195,6 +55270,7 @@ item_db: ( Type: 3 Buy: 2526 Weight: 10 + BuyingStore: true }, { Id: 7512 @@ -49203,6 +55279,7 @@ item_db: ( Type: 3 Buy: 1600 Weight: 10 + BuyingStore: true }, { Id: 7513 @@ -49211,6 +55288,7 @@ item_db: ( Type: 3 Buy: 3420 Weight: 10 + BuyingStore: true }, { Id: 7514 @@ -49225,6 +55303,15 @@ item_db: ( Name: "Prize Medal" Type: 3 Buy: 2 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7516 @@ -49232,6 +55319,15 @@ item_db: ( Name: "Green Keycard" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7517 @@ -49248,6 +55344,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7519 @@ -49272,6 +55377,7 @@ item_db: ( Type: 3 Buy: 150 Weight: 10 + BuyingStore: true }, { Id: 7522 @@ -49280,6 +55386,7 @@ item_db: ( Type: 3 Buy: 150 Weight: 10 + BuyingStore: true }, { Id: 7523 @@ -49288,6 +55395,7 @@ item_db: ( Type: 3 Buy: 150 Weight: 10 + BuyingStore: true }, { Id: 7524 @@ -49296,6 +55404,7 @@ item_db: ( Type: 3 Buy: 300 Weight: 20 + BuyingStore: true }, { Id: 7525 @@ -49304,6 +55413,15 @@ item_db: ( Type: 3 Buy: 10 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7526 @@ -49319,6 +55437,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 100 + Trade: { + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7528 @@ -49340,6 +55467,16 @@ item_db: ( Name: "Travel Brochure [Amatsu]" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7531 @@ -49347,6 +55484,16 @@ item_db: ( Name: "Travel Brochure [Kunlun]" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7532 @@ -49354,6 +55501,16 @@ item_db: ( Name: "Travel Brochure [Louyang]" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7533 @@ -49361,6 +55518,16 @@ item_db: ( Name: "Travel Brochure [Ayothaya]" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7534 @@ -49368,6 +55535,16 @@ item_db: ( Name: "Amatsu Completed Photo Album" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7535 @@ -49375,6 +55552,16 @@ item_db: ( Name: "Kunlun Completed Photo Album" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7536 @@ -49382,6 +55569,16 @@ item_db: ( Name: "Louyang Completed Photo Album" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7537 @@ -49389,6 +55586,16 @@ item_db: ( Name: "Ayothaya Completed Photo Album" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7538 @@ -49396,6 +55603,15 @@ item_db: ( Name: "Sand for Work" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7539 @@ -49403,6 +55619,15 @@ item_db: ( Name: "Poring Coin" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7540 @@ -49467,6 +55692,15 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7548 @@ -49475,6 +55709,15 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7549 @@ -49483,6 +55726,15 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7550 @@ -49491,6 +55743,15 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7551 @@ -49499,6 +55760,15 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7552 @@ -49507,6 +55777,15 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7553 @@ -49514,6 +55793,15 @@ item_db: ( Name: "Lotus Flower" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7554 @@ -49521,6 +55809,15 @@ item_db: ( Name: "Striped Candle" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7555 @@ -49528,6 +55825,15 @@ item_db: ( Name: "Green Incense" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7556 @@ -49535,6 +55841,15 @@ item_db: ( Name: "Longing Heart" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7557 @@ -49542,6 +55857,15 @@ item_db: ( Name: "Invitation Letter" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7558 @@ -49549,6 +55873,15 @@ item_db: ( Name: "Invitation Ticket" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7559 @@ -49556,6 +55889,15 @@ item_db: ( Name: "Key to the Secret Garden" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7560 @@ -49571,6 +55913,7 @@ item_db: ( Type: 3 Buy: 606 Weight: 10 + BuyingStore: true }, { Id: 7562 @@ -49579,6 +55922,7 @@ item_db: ( Type: 3 Buy: 3020 Weight: 10 + BuyingStore: true }, { Id: 7563 @@ -49587,6 +55931,7 @@ item_db: ( Type: 3 Buy: 2016 Weight: 10 + BuyingStore: true }, { Id: 7564 @@ -49595,6 +55940,7 @@ item_db: ( Type: 3 Buy: 102 Weight: 10 + BuyingStore: true }, { Id: 7565 @@ -49603,6 +55949,7 @@ item_db: ( Type: 3 Buy: 350 Weight: 10 + BuyingStore: true }, { Id: 7566 @@ -49611,6 +55958,7 @@ item_db: ( Type: 3 Buy: 1530 Weight: 10 + BuyingStore: true }, { Id: 7567 @@ -49619,6 +55967,7 @@ item_db: ( Type: 3 Buy: 1290 Weight: 10 + BuyingStore: true }, { Id: 7568 @@ -49627,6 +55976,7 @@ item_db: ( Type: 3 Buy: 1060 Weight: 10 + BuyingStore: true }, { Id: 7569 @@ -49634,6 +55984,15 @@ item_db: ( Name: "Wind Hammer" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7570 @@ -49656,6 +56015,15 @@ item_db: ( Name: "Ashy Necklace" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7573 @@ -49663,6 +56031,15 @@ item_db: ( Name: "Sparkling Necklace" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7574 @@ -49670,6 +56047,7 @@ item_db: ( Name: "Freezing Snow Powder" Type: 3 Buy: 0 + BuyingStore: true }, { Id: 7575 @@ -49677,6 +56055,16 @@ item_db: ( Name: "Red Jewel" Type: 3 Buy: 20 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7576 @@ -49684,6 +56072,16 @@ item_db: ( Name: "Blue Jewel" Type: 3 Buy: 20 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7577 @@ -49692,6 +56090,15 @@ item_db: ( Type: 3 Buy: 20 Weight: 50 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7578 @@ -49708,6 +56115,15 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7580 @@ -49716,6 +56132,15 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7581 @@ -49740,6 +56165,15 @@ item_db: ( Type: 3 Buy: 10 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7584 @@ -49748,6 +56182,15 @@ item_db: ( Type: 3 Buy: 10 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7585 @@ -49756,6 +56199,15 @@ item_db: ( Type: 3 Buy: 10 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7586 @@ -49764,6 +56216,15 @@ item_db: ( Type: 3 Buy: 10 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7587 @@ -49772,6 +56233,15 @@ item_db: ( Type: 3 Buy: 10 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7588 @@ -49780,6 +56250,15 @@ item_db: ( Type: 3 Buy: 10 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7589 @@ -49910,6 +56389,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7604 @@ -49997,6 +56485,15 @@ item_db: ( Type: 3 Buy: 10 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7615 @@ -50029,6 +56526,15 @@ item_db: ( Type: 3 Buy: 2 Weight: 100 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7619 @@ -50037,6 +56543,15 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7620 @@ -50045,6 +56560,15 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7621 @@ -50053,6 +56577,15 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7622 @@ -50061,6 +56594,11 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } }, { Id: 7623 @@ -50068,6 +56606,16 @@ item_db: ( Name: "Ticket Of Identification" Type: 3 Buy: 2 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7624 @@ -50076,6 +56624,15 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7625 @@ -50112,6 +56669,15 @@ item_db: ( Name: "Pink Gift Box" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7630 @@ -50529,6 +57095,7 @@ item_db: ( Type: 3 Buy: 550 Weight: 10 + BuyingStore: true }, { Id: 7752 @@ -50537,6 +57104,7 @@ item_db: ( Type: 3 Buy: 840 Weight: 10 + BuyingStore: true }, { Id: 7753 @@ -50545,6 +57113,7 @@ item_db: ( Type: 3 Buy: 330 Weight: 10 + BuyingStore: true }, { Id: 7754 @@ -50553,6 +57122,7 @@ item_db: ( Type: 3 Buy: 3000 Weight: 10 + BuyingStore: true }, { Id: 7755 @@ -50591,6 +57161,16 @@ item_db: ( Name: "Geologist's Report" Type: 3 Buy: 20 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7760 @@ -50599,6 +57179,7 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + BuyingStore: true }, { Id: 7761 @@ -50615,6 +57196,7 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + BuyingStore: true }, { Id: 7763 @@ -50647,6 +57229,15 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7767 @@ -50655,6 +57246,15 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7768 @@ -50702,6 +57302,15 @@ item_db: ( Name: "Wat Badge" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7774 @@ -50726,6 +57335,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7777 @@ -50790,6 +57408,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7785 @@ -50798,6 +57425,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7786 @@ -50806,6 +57442,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7787 @@ -50814,6 +57459,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7788 @@ -50822,6 +57476,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7789 @@ -50830,6 +57493,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7790 @@ -50838,6 +57510,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7791 @@ -50846,6 +57527,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7792 @@ -50861,6 +57551,15 @@ item_db: ( Name: "Golden Apple" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7794 @@ -50868,6 +57567,15 @@ item_db: ( Name: "The Crow of Destiny" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7795 @@ -50915,6 +57623,15 @@ item_db: ( Name: "Golden Charm Apple" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7801 @@ -50922,6 +57639,15 @@ item_db: ( Name: "Girl's Letter" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7802 @@ -50929,6 +57655,15 @@ item_db: ( Name: "Signature Notebook" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7803 @@ -51073,6 +57808,16 @@ item_db: ( Name: "Piece of Morocc Skin" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7821 @@ -51081,6 +57826,15 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7822 @@ -51089,6 +57843,15 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7823 @@ -51097,6 +57860,15 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7824 @@ -51105,6 +57877,16 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + BuyingStore: true + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7825 @@ -51120,6 +57902,16 @@ item_db: ( Name: "Continental Guard Paper" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7827 @@ -51134,6 +57926,14 @@ item_db: ( Name: "Bravery Badge" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7829 @@ -51141,6 +57941,14 @@ item_db: ( Name: "Valor Badge" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7830 @@ -51149,6 +57957,7 @@ item_db: ( Type: 3 Buy: 1 Weight: 500 + BuyingStore: true }, { Id: 7831 @@ -51157,6 +57966,7 @@ item_db: ( Type: 3 Buy: 1 Weight: 500 + BuyingStore: true }, { Id: 7832 @@ -51165,6 +57975,7 @@ item_db: ( Type: 3 Buy: 1 Weight: 500 + BuyingStore: true }, { Id: 7833 @@ -51173,6 +57984,7 @@ item_db: ( Type: 3 Buy: 1 Weight: 500 + BuyingStore: true }, { Id: 7834 @@ -51181,6 +57993,7 @@ item_db: ( Type: 3 Buy: 1 Weight: 500 + BuyingStore: true }, { Id: 7835 @@ -51189,6 +58002,7 @@ item_db: ( Type: 3 Buy: 1 Weight: 500 + BuyingStore: true }, { Id: 7836 @@ -51197,6 +58011,7 @@ item_db: ( Type: 3 Buy: 1 Weight: 500 + BuyingStore: true }, { Id: 7837 @@ -51205,6 +58020,7 @@ item_db: ( Type: 3 Buy: 1 Weight: 500 + BuyingStore: true }, { Id: 7838 @@ -51213,6 +58029,7 @@ item_db: ( Type: 3 Buy: 1 Weight: 500 + BuyingStore: true }, { Id: 7839 @@ -51220,6 +58037,15 @@ item_db: ( Name: "Crystal Key" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7840 @@ -51227,6 +58053,16 @@ item_db: ( Name: "Valkyrie's Gift" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7841 @@ -51234,6 +58070,15 @@ item_db: ( Name: "Stained Piece Of Paper" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7842 @@ -51241,6 +58086,15 @@ item_db: ( Name: "Torn Piece Of Paper" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7843 @@ -51248,6 +58102,15 @@ item_db: ( Name: "Old Piece Of Paper" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7844 @@ -51255,6 +58118,15 @@ item_db: ( Name: "Burnt Pieces Of Paper" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7845 @@ -51407,6 +58279,14 @@ item_db: ( Type: 3 Buy: 20 Weight: 200 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7864 @@ -51422,6 +58302,15 @@ item_db: ( Name: "Gold Pouch" Type: 3 Buy: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7866 @@ -51429,6 +58318,15 @@ item_db: ( Name: "Certificate" Type: 3 Buy: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7867 @@ -51500,6 +58398,14 @@ item_db: ( Name: "Pirate Treasure" Type: 3 Buy: 300000 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7876 @@ -51508,6 +58414,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 50 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7877 @@ -51516,6 +58431,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 100 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7878 @@ -51524,6 +58448,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7879 @@ -51532,6 +58465,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7880 @@ -51540,6 +58482,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7881 @@ -51548,6 +58499,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 50 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7882 @@ -51555,6 +58515,15 @@ item_db: ( Name: "Sharp Branch" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7883 @@ -51562,6 +58531,15 @@ item_db: ( Name: "Wooden Flute" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7884 @@ -51569,6 +58547,15 @@ item_db: ( Name: "Jade Plate" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7885 @@ -51576,6 +58563,15 @@ item_db: ( Name: "Sacred Arrow" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7886 @@ -51647,6 +58643,15 @@ item_db: ( Name: "Rama5 Book" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7896 @@ -51654,6 +58659,15 @@ item_db: ( Name: "Loykrathong Book" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7897 @@ -51661,6 +58675,15 @@ item_db: ( Name: "Constitution Book" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7898 @@ -51668,6 +58691,15 @@ item_db: ( Name: "VV Strong Balmung" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7899 @@ -51675,6 +58707,15 @@ item_db: ( Name: "Dagger Of Psychic" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7900 @@ -51682,6 +58723,16 @@ item_db: ( Name: "Jonathan Family Ring" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7901 @@ -51689,6 +58740,16 @@ item_db: ( Name: "Jillberriel Family Ring" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7902 @@ -51696,6 +58757,16 @@ item_db: ( Name: "Jessur Family Ring" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7903 @@ -51703,6 +58774,16 @@ item_db: ( Name: "Jenoss Family Ring" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7904 @@ -51710,6 +58791,16 @@ item_db: ( Name: "Piano Key" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7905 @@ -51725,6 +58816,16 @@ item_db: ( Name: "Poppy Wreath" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7907 @@ -51733,6 +58834,15 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7908 @@ -51772,6 +58882,16 @@ item_db: ( Name: "Portable Snowman Machine" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7913 @@ -51779,6 +58899,16 @@ item_db: ( Name: "Battle Test Certificate" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7914 @@ -51786,6 +58916,16 @@ item_db: ( Name: "Ancient Language Document" Type: 3 Buy: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7915 @@ -51853,6 +58993,15 @@ item_db: ( Name: "Krathong" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7928 @@ -51861,6 +59010,16 @@ item_db: ( Type: 3 Buy: 10 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7929 @@ -51869,6 +59028,16 @@ item_db: ( Type: 3 Buy: 10 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7930 @@ -51877,6 +59046,16 @@ item_db: ( Type: 3 Buy: 0 Weight: 1000 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7931 @@ -51885,6 +59064,7 @@ item_db: ( Type: 3 Buy: 1 Weight: 10 + BuyingStore: true }, { Id: 7932 @@ -51893,6 +59073,7 @@ item_db: ( Type: 3 Buy: 1 Weight: 10 + BuyingStore: true }, { Id: 7933 @@ -51901,6 +59082,7 @@ item_db: ( Type: 3 Buy: 1 Weight: 10 + BuyingStore: true }, { Id: 7934 @@ -51909,6 +59091,7 @@ item_db: ( Type: 3 Buy: 1 Weight: 10 + BuyingStore: true }, { Id: 7935 @@ -51917,6 +59100,7 @@ item_db: ( Type: 3 Buy: 1 Weight: 10 + BuyingStore: true }, { Id: 7936 @@ -51925,6 +59109,7 @@ item_db: ( Type: 3 Buy: 1 Weight: 10 + BuyingStore: true }, { Id: 7937 @@ -51933,6 +59118,7 @@ item_db: ( Type: 3 Buy: 1 Weight: 10 + BuyingStore: true }, { Id: 7938 @@ -51941,6 +59127,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 7939 @@ -51949,6 +59136,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 7940 @@ -51957,6 +59145,7 @@ item_db: ( Type: 3 Buy: 200 Weight: 2 + BuyingStore: true }, { Id: 7941 @@ -51986,6 +59175,11 @@ item_db: ( Type: 3 Buy: 10 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } }, { Id: 7945 @@ -51994,6 +59188,11 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } }, { Id: 7946 @@ -52023,6 +59222,15 @@ item_db: ( Name: "Woven Wool" Type: 3 Buy: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7950 @@ -52030,6 +59238,15 @@ item_db: ( Name: "Ayothaya Fest Ticket" Type: 3 Buy: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7951 @@ -52037,6 +59254,16 @@ item_db: ( Name: "Golden Tulip Flower" Type: 3 Buy: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7952 @@ -52044,6 +59271,16 @@ item_db: ( Name: "Gift Of Lomi Ross" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7953 @@ -52051,6 +59288,16 @@ item_db: ( Name: "Gift Of Juliet" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7954 @@ -52059,6 +59306,15 @@ item_db: ( Type: 3 Buy: 10 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7955 @@ -52094,6 +59350,10 @@ item_db: ( Name: "Ancient Gold Coin" Type: 3 Buy: 0 + Trade: { + nodrop: true + nogstorage: true + } }, { Id: 7960 @@ -52101,6 +59361,10 @@ item_db: ( Name: "Ancient Silver Coin" Type: 3 Buy: 0 + Trade: { + nodrop: true + nogstorage: true + } }, { Id: 7961 @@ -52108,6 +59372,15 @@ item_db: ( Name: "Weapon Exchange" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7962 @@ -52115,6 +59388,15 @@ item_db: ( Name: "Treasure Map1" Type: 3 Buy: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7963 @@ -52122,6 +59404,15 @@ item_db: ( Name: "Treasure Map2" Type: 3 Buy: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7964 @@ -52129,6 +59420,15 @@ item_db: ( Name: "Treasure Map3" Type: 3 Buy: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7965 @@ -52136,6 +59436,15 @@ item_db: ( Name: "Treasure Map4" Type: 3 Buy: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7966 @@ -52143,6 +59452,15 @@ item_db: ( Name: "Weird Parchment1" Type: 3 Buy: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7967 @@ -52150,6 +59468,15 @@ item_db: ( Name: "Weird Parchment2" Type: 3 Buy: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7968 @@ -52157,6 +59484,15 @@ item_db: ( Name: "Weird Parchment3" Type: 3 Buy: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7969 @@ -52164,6 +59500,15 @@ item_db: ( Name: "Weird Parchment4" Type: 3 Buy: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7970 @@ -52192,6 +59537,15 @@ item_db: ( Name: "Immortality Egg" Type: 3 Buy: 20 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7974 @@ -52199,6 +59553,15 @@ item_db: ( Name: "Illusion Piece" Type: 3 Buy: 20 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7975 @@ -52228,6 +59591,15 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7979 @@ -52236,6 +59608,15 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7980 @@ -52244,6 +59625,15 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7981 @@ -52252,6 +59642,15 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7982 @@ -52260,6 +59659,15 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7983 @@ -52268,6 +59676,15 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7984 @@ -52276,6 +59693,15 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7985 @@ -52284,6 +59710,15 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7986 @@ -52292,6 +59727,15 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7987 @@ -52300,6 +59744,15 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7988 @@ -52308,6 +59761,15 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7989 @@ -52316,6 +59778,15 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7990 @@ -52324,6 +59795,15 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7991 @@ -52332,6 +59812,15 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7992 @@ -52340,6 +59829,15 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7993 @@ -52348,6 +59846,15 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7994 @@ -52356,6 +59863,15 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7995 @@ -52364,6 +59880,15 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7996 @@ -52372,6 +59897,15 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7997 @@ -52380,6 +59914,15 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7998 @@ -52388,6 +59931,15 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7999 @@ -52396,6 +59948,15 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, // Pet Eggs // =================================================================== @@ -52594,6 +60155,13 @@ item_db: ( Name: "Hard Rice Cake" Type: 7 Buy: 20 + Trade: { + nodrop: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 9029 @@ -53068,6 +60636,7 @@ item_db: ( Type: 3 Buy: 8000 Weight: 10 + BuyingStore: true }, { Id: 11001 @@ -53076,6 +60645,7 @@ item_db: ( Type: 3 Buy: 8000 Weight: 10 + BuyingStore: true }, { Id: 11002 @@ -53084,6 +60654,7 @@ item_db: ( Type: 3 Buy: 8000 Weight: 10 + BuyingStore: true }, { Id: 11003 @@ -53092,6 +60663,7 @@ item_db: ( Type: 3 Buy: 8000 Weight: 10 + BuyingStore: true }, { Id: 11004 @@ -53100,6 +60672,7 @@ item_db: ( Type: 3 Buy: 10000 Weight: 10 + BuyingStore: true }, { Id: 11005 @@ -53108,6 +60681,7 @@ item_db: ( Type: 3 Buy: 10000 Weight: 10 + BuyingStore: true }, { Id: 11006 @@ -53116,6 +60690,7 @@ item_db: ( Type: 3 Buy: 8000 Weight: 10 + BuyingStore: true }, { Id: 11007 @@ -53124,6 +60699,7 @@ item_db: ( Type: 3 Buy: 8000 Weight: 10 + BuyingStore: true }, { Id: 11008 @@ -53132,6 +60708,7 @@ item_db: ( Type: 3 Buy: 10000 Weight: 10 + BuyingStore: true }, { Id: 11009 @@ -53140,6 +60717,7 @@ item_db: ( Type: 3 Buy: 8000 Weight: 10 + BuyingStore: true }, { Id: 11010 @@ -53222,6 +60800,7 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + BuyingStore: true }, { Id: 11021 @@ -53230,6 +60809,7 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + BuyingStore: true }, { Id: 11022 @@ -53238,6 +60818,7 @@ item_db: ( Type: 3 Buy: 10 Weight: 10 + BuyingStore: true }, { Id: 11023 @@ -53246,6 +60827,7 @@ item_db: ( Type: 3 Buy: 10 Weight: 50 + BuyingStore: true }, { Id: 11024 @@ -53254,6 +60836,7 @@ item_db: ( Type: 3 Buy: 10 Weight: 50 + BuyingStore: true }, { Id: 11025 @@ -53547,6 +61130,15 @@ item_db: ( Type: 0 Buy: 0 Weight: 100 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" itemheal rand(400,500),0; "> }, { @@ -53556,6 +61148,15 @@ item_db: ( Type: 0 Buy: 0 Weight: 100 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" itemheal 0,rand(50,70); "> }, { @@ -53565,6 +61166,16 @@ item_db: ( Type: 0 Buy: 0 Weight: 30 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" itemheal 0,150; "> }, { @@ -53637,6 +61248,7 @@ item_db: ( Type: 0 Buy: 200 Weight: 1 + BuyingStore: true Script: <" itemheal rand(5,25),0; "> }, { @@ -53646,6 +61258,15 @@ item_db: ( Type: 0 Buy: 0 Weight: 50 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" itemheal rand(335,415),0; "> }, { @@ -53655,6 +61276,7 @@ item_db: ( Type: 0 Buy: 1500 Weight: 120 + BuyingStore: true Script: <" itemheal rand(300,400),0; "> }, { @@ -53664,6 +61286,7 @@ item_db: ( Type: 0 Buy: 15 Weight: 20 + BuyingStore: true Script: <" itemheal rand(16,22),0; "> }, { @@ -53673,6 +61296,7 @@ item_db: ( Type: 0 Buy: 20 Weight: 100 + BuyingStore: true Script: <" itemheal rand(400,600),0; "> }, { @@ -53691,6 +61315,7 @@ item_db: ( Type: 0 Buy: 650 Weight: 40 + BuyingStore: true Script: <" itemheal rand(170,250),0; "> }, { @@ -53700,6 +61325,7 @@ item_db: ( Type: 0 Buy: 500 Weight: 20 + BuyingStore: true Script: <" itemheal 0,rand(50,80); "> }, { @@ -53709,6 +61335,7 @@ item_db: ( Type: 0 Buy: 500 Weight: 50 + BuyingStore: true Script: <" itemheal rand(400,800),rand(50,80); "> }, { @@ -53718,6 +61345,8 @@ item_db: ( Type: 0 Buy: 2000 Weight: 100 + BuyingStore: true + Delay: 1000 Script: <" itemheal rand(400,800),0; "> }, { @@ -53727,6 +61356,8 @@ item_db: ( Type: 0 Buy: 2400 Weight: 120 + BuyingStore: true + Delay: 2000 Script: <" itemheal rand(600,1000),0; "> }, { @@ -53736,6 +61367,8 @@ item_db: ( Type: 0 Buy: 2800 Weight: 140 + BuyingStore: true + Delay: 3000 Script: <" itemheal rand(800,1200),0; "> }, { @@ -53745,6 +61378,8 @@ item_db: ( Type: 0 Buy: 20 Weight: 150 + BuyingStore: true + Delay: 5000 Script: <" itemheal rand(1500,2000),0; "> }, { @@ -53754,6 +61389,7 @@ item_db: ( Type: 0 Buy: 20 Weight: 100 + BuyingStore: true Script: <" itemheal 0,rand(120,160); "> }, { @@ -53817,6 +61453,9 @@ item_db: ( Type: 0 Buy: 0 Weight: 300 + Nouse: { + sitting: true + } }, { Id: 11703 @@ -53915,6 +61554,10 @@ item_db: ( Type: 11 Buy: 2000 Weight: 10 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" itemskill MG_FROSTDIVER,5; "> }, { @@ -53924,6 +61567,10 @@ item_db: ( Type: 11 Buy: 2000 Weight: 10 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" itemskill AL_HEAL,3; "> }, { @@ -53933,6 +61580,10 @@ item_db: ( Type: 11 Buy: 2000 Weight: 10 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" itemskill AL_HEAL,5; "> }, { @@ -53942,6 +61593,7 @@ item_db: ( Type: 11 Buy: 1000 Weight: 10 + BuyingStore: true Script: <" itemskill AL_TELEPORT,1; "> }, { @@ -53951,6 +61603,7 @@ item_db: ( Type: 2 Buy: 2 Weight: 250 + BuyingStore: true Script: <" getitem 1750,500; "> }, { @@ -53960,6 +61613,7 @@ item_db: ( Type: 2 Buy: 2 Weight: 250 + BuyingStore: true Script: <" getitem 1770,500; "> }, { @@ -53969,6 +61623,7 @@ item_db: ( Type: 2 Buy: 2 Weight: 250 + BuyingStore: true Script: <" getitem 1753,500; "> }, { @@ -53978,6 +61633,7 @@ item_db: ( Type: 2 Buy: 2 Weight: 250 + BuyingStore: true Script: <" getitem 1765,500; "> }, { @@ -53987,6 +61643,7 @@ item_db: ( Type: 2 Buy: 2 Weight: 250 + BuyingStore: true Script: <" getitem 1752,500; "> }, { @@ -53996,6 +61653,7 @@ item_db: ( Type: 2 Buy: 2 Weight: 250 + BuyingStore: true Script: <" getitem 1751,500; "> }, { @@ -54005,6 +61663,7 @@ item_db: ( Type: 2 Buy: 2 Weight: 250 + BuyingStore: true Script: <" getitem 1755,500; "> }, { @@ -54014,6 +61673,7 @@ item_db: ( Type: 2 Buy: 2 Weight: 250 + BuyingStore: true Script: <" getitem 1756,500; "> }, { @@ -54023,6 +61683,7 @@ item_db: ( Type: 2 Buy: 2 Weight: 250 + BuyingStore: true Script: <" getitem 1754,500; "> }, { @@ -54032,6 +61693,7 @@ item_db: ( Type: 2 Buy: 2 Weight: 250 + BuyingStore: true Script: <" getitem 1767,500; "> }, { @@ -54041,6 +61703,7 @@ item_db: ( Type: 2 Buy: 2 Weight: 250 + BuyingStore: true Script: <" getitem 1757,500; "> }, { @@ -54050,6 +61713,7 @@ item_db: ( Type: 2 Buy: 2 Weight: 250 + BuyingStore: true Script: <" getitem 1762,500; "> }, { @@ -54059,6 +61723,7 @@ item_db: ( Type: 2 Buy: 2 Weight: 100 + BuyingStore: true Script: <" sc_start SC_MOVHASTE_INFINITY,5000,0; "> }, { @@ -54068,6 +61733,7 @@ item_db: ( Type: 2 Buy: 2 Weight: 100 + BuyingStore: true Script: <" sc_start SC_SLOWDOWN,5000,0; "> }, { @@ -54077,6 +61743,7 @@ item_db: ( Type: 2 Buy: 2 Weight: 20 + BuyingStore: true Script: <" end; "> }, { @@ -54095,6 +61762,7 @@ item_db: ( Type: 11 Buy: 2 Weight: 30 + BuyingStore: true Script: <" itemskill ITEM_ENCHANTARMS,8; "> }, { @@ -54158,6 +61826,10 @@ item_db: ( Type: 2 Buy: 1000 Weight: 200 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" percentheal 9,0; if(rand(1000)<300) sc_start SC_CURSE,30000,0; @@ -54170,6 +61842,10 @@ item_db: ( Type: 2 Buy: 1000 Weight: 200 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" sc_start SC_MOVHASTE_HORSE,20000,0; "> }, { @@ -54179,6 +61855,10 @@ item_db: ( Type: 11 Buy: 1000 Weight: 200 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" itemskill AC_CONCENTRATION,1; "> }, { @@ -54188,6 +61868,10 @@ item_db: ( Type: 2 Buy: 1000 Weight: 200 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" sc_start SC_PLUSATTACKPOWER,60000,20; "> }, { @@ -54197,6 +61881,10 @@ item_db: ( Type: 2 Buy: 1000 Weight: 200 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" sc_start SC_PLUSMAGICPOWER,60000,20; "> }, { @@ -54206,6 +61894,10 @@ item_db: ( Type: 11 Buy: 1000 Weight: 200 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" itemskill ITEM_ENCHANTARMS,2; "> }, { @@ -54215,6 +61907,10 @@ item_db: ( Type: 2 Buy: 1000 Weight: 200 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" sc_start SC_CLAIRVOYANCE,30000,0; "> }, { @@ -54224,6 +61920,10 @@ item_db: ( Type: 2 Buy: 1000 Weight: 200 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" percentheal 0,9; if(rand(1000)<300) sc_start SC_SILENCE,30000,0; @@ -54281,6 +61981,7 @@ item_db: ( Type: 2 Buy: 100000 Weight: 300 + BuyingStore: true Script: <" homevolution; "> }, { @@ -54290,6 +61991,7 @@ item_db: ( Type: 0 Buy: 2000 Weight: 60 + BuyingStore: true Script: <" sc_start SC_FOOD_STR,1200000,1; percentheal 5,0; @@ -54302,6 +62004,7 @@ item_db: ( Type: 0 Buy: 4000 Weight: 500 + BuyingStore: true Script: <" sc_start SC_FOOD_STR,1200000,2; percentheal 5,0; @@ -54314,6 +62017,7 @@ item_db: ( Type: 0 Buy: 6000 Weight: 500 + BuyingStore: true Script: <" sc_start SC_FOOD_STR,1200000,3; percentheal 5,0; @@ -54326,6 +62030,7 @@ item_db: ( Type: 0 Buy: 8000 Weight: 500 + BuyingStore: true Script: <" sc_start SC_FOOD_STR,1200000,4; percentheal 5,0; @@ -54338,6 +62043,7 @@ item_db: ( Type: 0 Buy: 10000 Weight: 500 + BuyingStore: true Script: <" sc_start SC_FOOD_STR,1200000,5; percentheal 10,0; @@ -54350,6 +62056,7 @@ item_db: ( Type: 0 Buy: 2000 Weight: 100 + BuyingStore: true Script: <" sc_start SC_FOOD_INT,1200000,1; percentheal 0,5; @@ -54362,6 +62069,7 @@ item_db: ( Type: 0 Buy: 4000 Weight: 500 + BuyingStore: true Script: <" sc_start SC_FOOD_INT,1200000,2; percentheal 0,5; @@ -54374,6 +62082,7 @@ item_db: ( Type: 0 Buy: 6000 Weight: 500 + BuyingStore: true Script: <" sc_start SC_FOOD_INT,1200000,3; percentheal 0,5; @@ -54386,6 +62095,7 @@ item_db: ( Type: 0 Buy: 8000 Weight: 300 + BuyingStore: true Script: <" sc_start SC_FOOD_INT,1200000,4; percentheal 0,5; @@ -54398,6 +62108,7 @@ item_db: ( Type: 0 Buy: 10000 Weight: 400 + BuyingStore: true Script: <" sc_start SC_FOOD_INT,1200000,5; percentheal 0,10; @@ -54410,6 +62121,7 @@ item_db: ( Type: 0 Buy: 2000 Weight: 100 + BuyingStore: true Script: <" sc_start SC_FOOD_VIT,1200000,1; percentheal 5,0; @@ -54422,6 +62134,7 @@ item_db: ( Type: 0 Buy: 4000 Weight: 200 + BuyingStore: true Script: <" sc_start SC_FOOD_VIT,1200000,2; percentheal 5,0; @@ -54434,6 +62147,7 @@ item_db: ( Type: 0 Buy: 6000 Weight: 300 + BuyingStore: true Script: <" sc_start SC_FOOD_VIT,1200000,3; percentheal 5,0; @@ -54446,6 +62160,7 @@ item_db: ( Type: 0 Buy: 8000 Weight: 500 + BuyingStore: true Script: <" sc_start SC_FOOD_VIT,1200000,4; percentheal 5,0; @@ -54458,6 +62173,7 @@ item_db: ( Type: 0 Buy: 10000 Weight: 800 + BuyingStore: true Script: <" sc_start SC_FOOD_VIT,1200000,5; percentheal 10,0; @@ -54470,6 +62186,7 @@ item_db: ( Type: 0 Buy: 2000 Weight: 100 + BuyingStore: true Script: <" sc_start SC_FOOD_AGI,1200000,1; percentheal 3,1; @@ -54482,6 +62199,7 @@ item_db: ( Type: 0 Buy: 4000 Weight: 100 + BuyingStore: true Script: <" sc_start SC_FOOD_AGI,1200000,2; percentheal 3,1; @@ -54494,6 +62212,7 @@ item_db: ( Type: 0 Buy: 6000 Weight: 500 + BuyingStore: true Script: <" sc_start SC_FOOD_AGI,1200000,3; percentheal 3,1; @@ -54506,6 +62225,7 @@ item_db: ( Type: 0 Buy: 8000 Weight: 400 + BuyingStore: true Script: <" sc_start SC_FOOD_AGI,1200000,4; percentheal 3,1; @@ -54518,6 +62238,7 @@ item_db: ( Type: 0 Buy: 10000 Weight: 500 + BuyingStore: true Script: <" sc_start SC_FOOD_AGI,1200000,5; percentheal 6,2; @@ -54530,6 +62251,7 @@ item_db: ( Type: 0 Buy: 2000 Weight: 100 + BuyingStore: true Script: <" sc_start SC_FOOD_DEX,1200000,1; percentheal 2,2; @@ -54542,6 +62264,7 @@ item_db: ( Type: 0 Buy: 4000 Weight: 200 + BuyingStore: true Script: <" sc_start SC_FOOD_DEX,1200000,2; percentheal 2,2; @@ -54554,6 +62277,7 @@ item_db: ( Type: 0 Buy: 6000 Weight: 200 + BuyingStore: true Script: <" sc_start SC_FOOD_DEX,1200000,3; percentheal 2,2; @@ -54566,6 +62290,7 @@ item_db: ( Type: 0 Buy: 8000 Weight: 500 + BuyingStore: true Script: <" sc_start SC_FOOD_DEX,1200000,4; percentheal 2,2; @@ -54578,6 +62303,7 @@ item_db: ( Type: 0 Buy: 10000 Weight: 200 + BuyingStore: true Script: <" sc_start SC_FOOD_DEX,1200000,5; percentheal 5,5; @@ -54590,6 +62316,7 @@ item_db: ( Type: 0 Buy: 2000 Weight: 60 + BuyingStore: true Script: <" sc_start SC_FOOD_LUK,1200000,1; percentheal 3,2; @@ -54602,6 +62329,7 @@ item_db: ( Type: 0 Buy: 4000 Weight: 200 + BuyingStore: true Script: <" sc_start SC_FOOD_LUK,1200000,2; percentheal 3,2; @@ -54614,6 +62342,7 @@ item_db: ( Type: 0 Buy: 6000 Weight: 500 + BuyingStore: true Script: <" sc_start SC_FOOD_LUK,1200000,3; percentheal 4,2; @@ -54626,6 +62355,7 @@ item_db: ( Type: 0 Buy: 8000 Weight: 500 + BuyingStore: true Script: <" sc_start SC_FOOD_LUK,1200000,4; percentheal 4,2; @@ -54638,6 +62368,7 @@ item_db: ( Type: 0 Buy: 10000 Weight: 400 + BuyingStore: true Script: <" sc_start SC_FOOD_LUK,1200000,5; percentheal 5,2; @@ -54650,6 +62381,7 @@ item_db: ( Type: 0 Buy: 20000 Weight: 800 + BuyingStore: true Script: <" sc_start SC_FOOD_STR,1200000,6; percentheal 10,2; @@ -54662,6 +62394,7 @@ item_db: ( Type: 0 Buy: 40000 Weight: 1000 + BuyingStore: true Script: <" sc_start SC_FOOD_STR,1200000,7; percentheal 10,4; @@ -54674,6 +62407,7 @@ item_db: ( Type: 0 Buy: 60000 Weight: 500 + BuyingStore: true Script: <" sc_start SC_FOOD_STR,1200000,8; percentheal 15,6; @@ -54686,6 +62420,7 @@ item_db: ( Type: 0 Buy: 80000 Weight: 1000 + BuyingStore: true Script: <" sc_start SC_FOOD_STR,1200000,9; percentheal 15,8; @@ -54698,6 +62433,7 @@ item_db: ( Type: 0 Buy: 100000 Weight: 1000 + BuyingStore: true Script: <" sc_start SC_FOOD_STR,1200000,10; percentheal 20,20; @@ -54710,6 +62446,7 @@ item_db: ( Type: 0 Buy: 20000 Weight: 300 + BuyingStore: true Script: <" sc_start SC_FOOD_INT,1200000,6; percentheal 2,10; @@ -54722,6 +62459,7 @@ item_db: ( Type: 0 Buy: 40000 Weight: 800 + BuyingStore: true Script: <" sc_start SC_FOOD_INT,1200000,7; percentheal 4,10; @@ -54734,6 +62472,7 @@ item_db: ( Type: 0 Buy: 60000 Weight: 1000 + BuyingStore: true Script: <" sc_start SC_FOOD_INT,1200000,8; percentheal 6,10; @@ -54746,6 +62485,7 @@ item_db: ( Type: 0 Buy: 80000 Weight: 1000 + BuyingStore: true Script: <" sc_start SC_FOOD_INT,1200000,9; percentheal 8,15; @@ -54758,6 +62498,7 @@ item_db: ( Type: 0 Buy: 100000 Weight: 1000 + BuyingStore: true Script: <" sc_start SC_FOOD_INT,1200000,10; percentheal 10,20; @@ -54770,6 +62511,7 @@ item_db: ( Type: 0 Buy: 20000 Weight: 500 + BuyingStore: true Script: <" sc_start SC_FOOD_VIT,1200000,6; percentheal 13,0; @@ -54782,6 +62524,7 @@ item_db: ( Type: 0 Buy: 40000 Weight: 400 + BuyingStore: true Script: <" sc_start SC_FOOD_VIT,1200000,7; percentheal 16,0; @@ -54794,6 +62537,7 @@ item_db: ( Type: 0 Buy: 60000 Weight: 1000 + BuyingStore: true Script: <" sc_start SC_FOOD_VIT,1200000,8; percentheal 19,0; @@ -54806,6 +62550,7 @@ item_db: ( Type: 0 Buy: 80000 Weight: 1000 + BuyingStore: true Script: <" sc_start SC_FOOD_VIT,1200000,9; percentheal 22,0; @@ -54818,6 +62563,7 @@ item_db: ( Type: 0 Buy: 100000 Weight: 1000 + BuyingStore: true Script: <" sc_start SC_FOOD_VIT,1200000,10; percentheal 25,0; @@ -54830,6 +62576,7 @@ item_db: ( Type: 0 Buy: 20000 Weight: 800 + BuyingStore: true Script: <" sc_start SC_FOOD_AGI,1200000,6; percentheal 7,2; @@ -54842,6 +62589,7 @@ item_db: ( Type: 0 Buy: 40000 Weight: 800 + BuyingStore: true Script: <" sc_start SC_FOOD_AGI,1200000,7; percentheal 8,2; @@ -54854,6 +62602,7 @@ item_db: ( Type: 0 Buy: 60000 Weight: 1000 + BuyingStore: true Script: <" sc_start SC_FOOD_AGI,1200000,8; percentheal 9,2; @@ -54866,6 +62615,7 @@ item_db: ( Type: 0 Buy: 80000 Weight: 1000 + BuyingStore: true Script: <" sc_start SC_FOOD_AGI,1200000,9; percentheal 10,2; @@ -54878,6 +62628,7 @@ item_db: ( Type: 0 Buy: 100000 Weight: 1000 + BuyingStore: true Script: <" sc_start SC_FOOD_AGI,1200000,10; percentheal 15,5; @@ -54890,6 +62641,7 @@ item_db: ( Type: 0 Buy: 20000 Weight: 800 + BuyingStore: true Script: <" sc_start SC_FOOD_DEX,1200000,6; percentheal 5,6; @@ -54902,6 +62654,7 @@ item_db: ( Type: 0 Buy: 40000 Weight: 800 + BuyingStore: true Script: <" sc_start SC_FOOD_DEX,1200000,7; percentheal 5,7; @@ -54914,6 +62667,7 @@ item_db: ( Type: 0 Buy: 60000 Weight: 1000 + BuyingStore: true Script: <" sc_start SC_FOOD_DEX,1200000,8; percentheal 5,8; @@ -54926,6 +62680,7 @@ item_db: ( Type: 0 Buy: 80000 Weight: 500 + BuyingStore: true Script: <" sc_start SC_FOOD_DEX,1200000,9; percentheal 5,9; @@ -54938,6 +62693,7 @@ item_db: ( Type: 0 Buy: 100000 Weight: 1000 + BuyingStore: true Script: <" sc_start SC_FOOD_DEX,1200000,10; percentheal 10,10; @@ -54950,6 +62706,7 @@ item_db: ( Type: 0 Buy: 20000 Weight: 300 + BuyingStore: true Script: <" sc_start SC_FOOD_LUK,1200000,6; percentheal 6,3; @@ -54962,6 +62719,7 @@ item_db: ( Type: 0 Buy: 40000 Weight: 800 + BuyingStore: true Script: <" sc_start SC_FOOD_LUK,1200000,7; percentheal 7,3; @@ -54974,6 +62732,7 @@ item_db: ( Type: 0 Buy: 60000 Weight: 400 + BuyingStore: true Script: <" sc_start SC_FOOD_LUK,1200000,8; percentheal 9,3; @@ -54986,6 +62745,7 @@ item_db: ( Type: 0 Buy: 80000 Weight: 1000 + BuyingStore: true Script: <" sc_start SC_FOOD_LUK,1200000,9; percentheal 10,4; @@ -54998,6 +62758,7 @@ item_db: ( Type: 0 Buy: 100000 Weight: 500 + BuyingStore: true Script: <" sc_start SC_FOOD_LUK,1200000,10; percentheal 14,8; @@ -55010,6 +62771,7 @@ item_db: ( Type: 0 Buy: 20 Weight: 300 + BuyingStore: true }, { Id: 12102 @@ -55018,6 +62780,7 @@ item_db: ( Type: 0 Buy: 20 Weight: 300 + BuyingStore: true }, { Id: 12103 @@ -55026,6 +62789,7 @@ item_db: ( Type: 2 Buy: 10000 Weight: 200 + BuyingStore: true Script: <" monster "this",-1,-1,"--ja--",-3,1,""; "> }, { @@ -55035,6 +62799,7 @@ item_db: ( Type: 2 Buy: 10000 Weight: 200 + BuyingStore: true Script: <" getrandgroupitem 12104,1; "> }, { @@ -55044,6 +62809,7 @@ item_db: ( Type: 2 Buy: 10000 Weight: 200 + BuyingStore: true Script: <" getrandgroupitem 12105,1; getrandgroupitem 12105,1; @@ -55057,6 +62823,7 @@ item_db: ( Type: 2 Buy: 10000 Weight: 200 + BuyingStore: true Script: <" getrandgroupitem 12106,1; "> }, { @@ -55066,6 +62833,7 @@ item_db: ( Type: 2 Buy: 10000 Weight: 200 + BuyingStore: true Script: <" getrandgroupitem 12107,1; "> }, { @@ -55075,6 +62843,7 @@ item_db: ( Type: 2 Buy: 10000 Weight: 200 + BuyingStore: true Script: <" getrandgroupitem 12108,1; getrandgroupitem 12108,1; @@ -55090,6 +62859,7 @@ item_db: ( Type: 2 Buy: 10000 Weight: 200 + BuyingStore: true Script: <" monster "this",-1,-1,"--ja--",-2,1,""; "> }, { @@ -55099,6 +62869,7 @@ item_db: ( Type: 2 Buy: 10000 Weight: 200 + BuyingStore: true Script: <" getrandgroupitem 12110,1; getrandgroupitem 12110,1; @@ -55114,6 +62885,7 @@ item_db: ( Type: 2 Buy: 10000 Weight: 200 + BuyingStore: true Script: <" getrandgroupitem 12111,1; getrandgroupitem 12111,1; @@ -55127,6 +62899,7 @@ item_db: ( Type: 2 Buy: 1000 Weight: 100 + BuyingStore: true Script: <" sc_start SC_CURSE,10000,1; "> }, { @@ -55136,6 +62909,7 @@ item_db: ( Type: 2 Buy: 1000 Weight: 100 + BuyingStore: true Script: <" sc_start SC_STUN,10000,1; "> }, { @@ -55145,6 +62919,7 @@ item_db: ( Type: 11 Buy: 2 Weight: 10 + BuyingStore: true Script: <" itemskill ITEM_ENCHANTARMS,4; "> }, { @@ -55154,6 +62929,7 @@ item_db: ( Type: 11 Buy: 2 Weight: 10 + BuyingStore: true Script: <" itemskill ITEM_ENCHANTARMS,2; "> }, { @@ -55163,6 +62939,7 @@ item_db: ( Type: 11 Buy: 2 Weight: 10 + BuyingStore: true Script: <" itemskill ITEM_ENCHANTARMS,3; "> }, { @@ -55172,6 +62949,7 @@ item_db: ( Type: 11 Buy: 2 Weight: 10 + BuyingStore: true Script: <" itemskill ITEM_ENCHANTARMS,5; "> }, { @@ -55181,6 +62959,7 @@ item_db: ( Type: 2 Buy: 2 Weight: 10 + BuyingStore: true Script: <" sc_start4 SC_ARMORPROPERTY,1200000,-15,0,20,0; "> }, { @@ -55190,6 +62969,7 @@ item_db: ( Type: 2 Buy: 2 Weight: 10 + BuyingStore: true Script: <" sc_start4 SC_ARMORPROPERTY,1200000,20,0,0,-15; "> }, { @@ -55199,6 +62979,7 @@ item_db: ( Type: 2 Buy: 2 Weight: 10 + BuyingStore: true Script: <" sc_start4 SC_ARMORPROPERTY,1200000,0,20,-15,0; "> }, { @@ -55208,6 +62989,7 @@ item_db: ( Type: 2 Buy: 2 Weight: 10 + BuyingStore: true Script: <" sc_start4 SC_ARMORPROPERTY,1200000,0,-15,0,20; "> }, { @@ -55217,6 +62999,7 @@ item_db: ( Type: 2 Buy: 2 Weight: 70 + BuyingStore: true Script: <" sc_start SC_FOOD_BASICHIT,1200000,30; "> }, { @@ -55226,6 +63009,7 @@ item_db: ( Type: 2 Buy: 2 Weight: 70 + BuyingStore: true Script: <" sc_start SC_FOOD_BASICAVOIDANCE,1200000,30; "> }, { @@ -55235,6 +63019,7 @@ item_db: ( Type: 2 Buy: 2 Weight: 70 + BuyingStore: true Script: <" sc_start SC_BATKFOOD,1200000,10; sc_start SC_MATKFOOD,120000,10; @@ -55247,6 +63032,7 @@ item_db: ( Type: 2 Buy: 500 Weight: 20 + BuyingStore: true Script: <" cooking 11; "> }, { @@ -55256,6 +63042,7 @@ item_db: ( Type: 2 Buy: 1000 Weight: 30 + BuyingStore: true Script: <" cooking 12; "> }, { @@ -55265,6 +63052,7 @@ item_db: ( Type: 2 Buy: 2000 Weight: 50 + BuyingStore: true Script: <" cooking 13; "> }, { @@ -55274,6 +63062,7 @@ item_db: ( Type: 2 Buy: 5000 Weight: 70 + BuyingStore: true Script: <" cooking 14; "> }, { @@ -55283,6 +63072,7 @@ item_db: ( Type: 2 Buy: 10000 Weight: 70 + BuyingStore: true Script: <" cooking 15; "> }, { @@ -55292,6 +63082,7 @@ item_db: ( Type: 2 Buy: 2 Weight: 70 + BuyingStore: true Script: <" getrandgroupitem 12130,1; getrandgroupitem 12130,1; @@ -55313,6 +63104,7 @@ item_db: ( Type: 2 Buy: 0 Weight: 200 + BuyingStore: true Script: <" sc_start SC_XMAS,600000,0; "> }, { @@ -55402,6 +63194,15 @@ item_db: ( Type: 2 Buy: 0 Weight: 100 + Trade: { + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_FOOD_AGI,1800000,10; "> }, { @@ -55419,6 +63220,7 @@ item_db: ( Type: 2 Buy: 2 Weight: 350 + BuyingStore: true Script: <" getitem 13204,500; "> }, { @@ -55428,6 +63230,7 @@ item_db: ( Type: 2 Buy: 2 Weight: 350 + BuyingStore: true Script: <" getitem 13206,500; "> }, { @@ -55437,6 +63240,7 @@ item_db: ( Type: 2 Buy: 2 Weight: 350 + BuyingStore: true Script: <" getitem 13205,500; "> }, { @@ -55446,6 +63250,7 @@ item_db: ( Type: 2 Buy: 2 Weight: 350 + BuyingStore: true Script: <" getitem 13207,500; "> }, { @@ -55455,6 +63260,7 @@ item_db: ( Type: 2 Buy: 2 Weight: 350 + BuyingStore: true Script: <" getitem 13203,500; "> }, { @@ -55464,6 +63270,7 @@ item_db: ( Type: 2 Buy: 2 Weight: 250 + BuyingStore: true Script: <" getitem 13200,500; "> }, { @@ -55473,6 +63280,7 @@ item_db: ( Type: 2 Buy: 2 Weight: 250 + BuyingStore: true Script: <" getitem 13202,500; "> }, { @@ -55482,6 +63290,7 @@ item_db: ( Type: 2 Buy: 2 Weight: 250 + BuyingStore: true Script: <" getitem 13201,500; "> }, { @@ -55500,6 +63309,15 @@ item_db: ( Type: 2 Buy: 2 Weight: 100 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6017,1800000; "> }, { @@ -55509,6 +63327,15 @@ item_db: ( Type: 2 Buy: 2 Weight: 100 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6018,1800000; "> }, { @@ -55518,6 +63345,15 @@ item_db: ( Type: 2 Buy: 2 Weight: 100 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6019,1800000; "> }, { @@ -55527,6 +63363,15 @@ item_db: ( Type: 2 Buy: 2 Weight: 100 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6020,1800000; "> }, { @@ -55536,6 +63381,15 @@ item_db: ( Type: 2 Buy: 2 Weight: 100 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6021,1800000; "> }, { @@ -55545,6 +63399,15 @@ item_db: ( Type: 2 Buy: 2 Weight: 100 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6022,1800000; "> }, { @@ -55554,6 +63417,15 @@ item_db: ( Type: 2 Buy: 2 Weight: 100 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6023,1800000; "> }, { @@ -55563,6 +63435,15 @@ item_db: ( Type: 2 Buy: 2 Weight: 100 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6024,1800000; "> }, { @@ -55572,6 +63453,15 @@ item_db: ( Type: 2 Buy: 2 Weight: 100 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6025,1800000; "> }, { @@ -55581,6 +63471,15 @@ item_db: ( Type: 2 Buy: 2 Weight: 100 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6026,1800000; "> }, { @@ -55590,6 +63489,15 @@ item_db: ( Type: 2 Buy: 2 Weight: 100 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6037,1800000; "> }, { @@ -55599,6 +63507,15 @@ item_db: ( Type: 2 Buy: 2 Weight: 100 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6038,1800000; "> }, { @@ -55608,6 +63525,15 @@ item_db: ( Type: 2 Buy: 2 Weight: 100 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6039,1800000; "> }, { @@ -55617,6 +63543,15 @@ item_db: ( Type: 2 Buy: 2 Weight: 100 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6040,1800000; "> }, { @@ -55626,6 +63561,15 @@ item_db: ( Type: 2 Buy: 2 Weight: 100 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6041,1800000; "> }, { @@ -55635,6 +63579,15 @@ item_db: ( Type: 2 Buy: 2 Weight: 100 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6042,1800000; "> }, { @@ -55644,6 +63597,15 @@ item_db: ( Type: 2 Buy: 2 Weight: 100 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6043,1800000; "> }, { @@ -55653,6 +63615,15 @@ item_db: ( Type: 2 Buy: 2 Weight: 100 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6044,1800000; "> }, { @@ -55662,6 +63633,15 @@ item_db: ( Type: 2 Buy: 2 Weight: 100 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6045,1800000; "> }, { @@ -55671,6 +63651,15 @@ item_db: ( Type: 2 Buy: 2 Weight: 100 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6046,1800000; "> }, { @@ -55680,6 +63669,15 @@ item_db: ( Type: 2 Buy: 2 Weight: 100 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6027,1800000; "> }, { @@ -55689,6 +63687,15 @@ item_db: ( Type: 2 Buy: 2 Weight: 100 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6028,1800000; "> }, { @@ -55698,6 +63705,15 @@ item_db: ( Type: 2 Buy: 2 Weight: 100 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6029,1800000; "> }, { @@ -55707,6 +63723,15 @@ item_db: ( Type: 2 Buy: 2 Weight: 100 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6030,1800000; "> }, { @@ -55716,6 +63741,15 @@ item_db: ( Type: 2 Buy: 2 Weight: 100 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6031,1800000; "> }, { @@ -55725,6 +63759,15 @@ item_db: ( Type: 2 Buy: 2 Weight: 100 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6032,1800000; "> }, { @@ -55734,6 +63777,15 @@ item_db: ( Type: 2 Buy: 2 Weight: 100 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6033,1800000; "> }, { @@ -55743,6 +63795,15 @@ item_db: ( Type: 2 Buy: 2 Weight: 100 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6034,1800000; "> }, { @@ -55752,6 +63813,15 @@ item_db: ( Type: 2 Buy: 2 Weight: 100 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6035,1800000; "> }, { @@ -55761,6 +63831,15 @@ item_db: ( Type: 2 Buy: 2 Weight: 100 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6036,1800000; "> }, { @@ -55770,6 +63849,7 @@ item_db: ( Type: 2 Buy: 2 Weight: 250 + BuyingStore: true Script: <" getitem 1772,500; "> }, { @@ -55779,6 +63859,7 @@ item_db: ( Type: 2 Buy: 500 Weight: 100 + BuyingStore: true Script: <" mercenary_heal 1000,0; "> }, { @@ -55788,6 +63869,7 @@ item_db: ( Type: 2 Buy: 1000 Weight: 100 + BuyingStore: true Script: <" mercenary_heal 0,100; "> }, { @@ -55866,6 +63948,7 @@ item_db: ( Type: 2 Buy: 20 Weight: 200 + BuyingStore: true Script: <" getrandgroupitem 12194,1; getrandgroupitem 12194,1; @@ -55879,6 +63962,7 @@ item_db: ( Type: 0 Buy: 20 Weight: 100 + BuyingStore: true Script: <" percentheal 0,20; "> }, { @@ -55888,6 +63972,7 @@ item_db: ( Type: 0 Buy: 20 Weight: 100 + BuyingStore: true Script: <" percentheal 50,0; "> }, { @@ -55897,6 +63982,7 @@ item_db: ( Type: 0 Buy: 20 Weight: 100 + BuyingStore: true Script: <" percentheal 10,10; "> }, { @@ -55906,6 +63992,7 @@ item_db: ( Type: 2 Buy: 20 Weight: 100 + BuyingStore: true Script: <" sc_start SC_INCLUK,1200000,21; "> }, { @@ -55914,6 +64001,16 @@ item_db: ( Name: "Scroll of Magic" Type: 2 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12200 @@ -55940,6 +64037,15 @@ item_db: ( Type: 0 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_FOOD_STR_CASH,1800000,10; percentheal 15,5; @@ -55952,6 +64058,15 @@ item_db: ( Type: 0 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_FOOD_AGI_CASH,1800000,10; percentheal 15,5; @@ -55964,6 +64079,15 @@ item_db: ( Type: 0 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_FOOD_INT_CASH,1800000,10; percentheal 15,5; @@ -55976,6 +64100,15 @@ item_db: ( Type: 0 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_FOOD_DEX_CASH,1800000,10; percentheal 15,5; @@ -55988,6 +64121,15 @@ item_db: ( Type: 0 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_FOOD_LUK_CASH,1800000,10; percentheal 15,5; @@ -56000,6 +64142,15 @@ item_db: ( Type: 0 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_FOOD_VIT_CASH,1800000,10; percentheal 15,5; @@ -56012,6 +64163,16 @@ item_db: ( Type: 2 Buy: 2 Weight: 10 + Delay: 60000 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_CASH_PLUSEXP,1800000,50; "> }, { @@ -56021,6 +64182,15 @@ item_db: ( Type: 2 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_CASH_DEATHPENALTY,1800000,0; "> }, { @@ -56030,6 +64200,16 @@ item_db: ( Type: 2 Buy: 2 Weight: 10 + Delay: 60000 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_CASH_RECEIVEITEM,1800000,200; "> }, { @@ -56039,6 +64219,15 @@ item_db: ( Type: 2 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" callfunc "F_CashStore"; "> }, { @@ -56048,6 +64237,15 @@ item_db: ( Type: 2 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" callfunc "F_CashPartyCall"; "> }, { @@ -56056,6 +64254,15 @@ item_db: ( Name: "Neuralizer" Type: 11 Buy: 2 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" callfunc "F_CashReset"; "> }, { @@ -56065,6 +64272,15 @@ item_db: ( Type: 2 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_CASH_BOSS_ALARM,600000,0; "> }, { @@ -56074,6 +64290,18 @@ item_db: ( Type: 2 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } Script: <" skilleffect AL_BLESSING,0; sc_start SC_BLESSING,240000,10; @@ -56086,6 +64314,18 @@ item_db: ( Type: 2 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } Script: <" if(Hp>15) { skilleffect AL_INCAGI,0; @@ -56102,6 +64342,18 @@ item_db: ( Type: 2 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } Script: <" if(countitem(523)>0) { skilleffect PR_ASPERSIO,0; @@ -56118,6 +64370,18 @@ item_db: ( Type: 2 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } Script: <" sc_start SC_ASSUMPTIO,100000,5; skilleffect HP_ASSUMPTIO,0; @@ -56130,6 +64394,18 @@ item_db: ( Type: 2 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } Script: <" skilleffect SN_WINDWALK,0; sc_start SC_WINDWALK,250000,5; @@ -56142,6 +64418,18 @@ item_db: ( Type: 2 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } Script: <" set .@type,getiteminfo(getequipid(EQI_HAND_R),11); if (.@type==6||.@type==7||.@type==8) { @@ -56158,6 +64446,15 @@ item_db: ( Type: 2 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" input @megaphone$; announce strcharinfo(0) + ": " + @megaphone$,bc_all,0xFF0000; @@ -56171,6 +64468,9 @@ item_db: ( Type: 2 Buy: 20 Weight: 50 + Nouse: { + sitting: true + } Script: <" pet 1245; "> }, { @@ -56309,6 +64609,9 @@ item_db: ( Type: 2 Buy: 20 Weight: 100 + Nouse: { + sitting: true + } Script: <" percentheal 0,5; skilleffect AL_BLESSING,0; @@ -56322,6 +64625,9 @@ item_db: ( Type: 11 Buy: 20 Weight: 100 + Nouse: { + sitting: true + } Script: <" percentheal 5,0; itemskill AL_ANGELUS,5; @@ -56334,6 +64640,9 @@ item_db: ( Type: 2 Buy: 0 Weight: 100 + Nouse: { + sitting: true + } Script: <" percentheal 0,5; sc_start SC_POISON,18000,0; @@ -56380,6 +64689,7 @@ item_db: ( Type: 2 Buy: 800 Weight: 100 + BuyingStore: true Script: <" mercenary_sc_start SC_ATTHASTE_POTION1,1800000,0; "> }, { @@ -56389,6 +64699,7 @@ item_db: ( Type: 2 Buy: 1500 Weight: 150 + BuyingStore: true Script: <" mercenary_sc_start SC_ATTHASTE_POTION2,1800000,0; "> }, { @@ -56398,6 +64709,7 @@ item_db: ( Type: 2 Buy: 3000 Weight: 200 + BuyingStore: true Script: <" mercenary_sc_start SC_ATTHASTE_POTION3,1800000,0; "> }, { @@ -56425,6 +64737,7 @@ item_db: ( Type: 2 Buy: 10000 Weight: 50 + BuyingStore: true Script: <" getrandgroupitem 12246,1; "> }, { @@ -56551,6 +64864,15 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" if(strcharinfo(3)=="job3_rang02") { monster "this",-1,-1,"--ja--",1904,1,""; @@ -56564,6 +64886,16 @@ item_db: ( Name: "Miracle Tonic" Type: 2 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getexp 3000000,1500000; "> }, { @@ -56573,6 +64905,7 @@ item_db: ( Type: 2 Buy: 0 Weight: 100 + BuyingStore: true Script: <" sc_start SC_SUMMER,600000,0; "> }, { @@ -56581,6 +64914,16 @@ item_db: ( Name: "Leap of Fantasy" Type: 2 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getexp 2000000,1000000; "> }, { @@ -56590,6 +64933,16 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_MOVHASTE_HORSE,180000,0; "> }, { @@ -56599,6 +64952,15 @@ item_db: ( Type: 2 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_CASH_PLUSEXP,1800000,50; "> }, { @@ -56608,6 +64970,15 @@ item_db: ( Type: 2 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_CASH_RECEIVEITEM,1800000,200; "> }, { @@ -56617,6 +64988,15 @@ item_db: ( Type: 2 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_CASH_DEATHPENALTY,1800000,0; "> }, { @@ -56626,6 +65006,16 @@ item_db: ( Type: 2 Buy: 2 Weight: 70 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_FOOD_BASICHIT,1200000,30; "> }, { @@ -56635,6 +65025,16 @@ item_db: ( Type: 2 Buy: 2 Weight: 70 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_FOOD_BASICAVOIDANCE,1200000,30; "> }, { @@ -56644,6 +65044,16 @@ item_db: ( Type: 2 Buy: 2 Weight: 70 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_PLUSATTACKPOWER,60000,10; sc_start SC_MATKFOOD,120000,10; @@ -56656,6 +65066,15 @@ item_db: ( Type: 2 Buy: 2 Weight: 70 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_PLUSATTACKPOWER,600000,15; "> }, { @@ -56665,6 +65084,15 @@ item_db: ( Type: 2 Buy: 2 Weight: 70 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_PLUSMAGICPOWER,600000,15; "> }, { @@ -56674,6 +65102,15 @@ item_db: ( Type: 0 Buy: 2 Weight: 70 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" percentheal 5,0; "> }, { @@ -56683,6 +65120,15 @@ item_db: ( Type: 2 Buy: 2 Weight: 70 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_INCHIT,600000,33; "> }, { @@ -56692,6 +65138,15 @@ item_db: ( Type: 2 Buy: 2 Weight: 70 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_INCFLEE,600000,33; "> }, { @@ -56701,6 +65156,16 @@ item_db: ( Type: 0 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_INCMHPRATE,36000000,5; percentheal 10,0; @@ -56713,6 +65178,16 @@ item_db: ( Type: 0 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_INCMSPRATE,36000000,5; percentheal 0,10; @@ -56725,6 +65200,11 @@ item_db: ( Type: 2 Buy: 2 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" mercenary_create 2058,1800000; "> }, { @@ -56734,6 +65214,11 @@ item_db: ( Type: 2 Buy: 2 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" mercenary_create 2059,1800000; "> }, { @@ -56743,6 +65228,11 @@ item_db: ( Type: 2 Buy: 2 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" mercenary_create 2060,1800000; "> }, { @@ -56847,6 +65337,16 @@ item_db: ( Name: "Love Angel Magic Powder" Type: 11 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" setfont 1; "> }, { @@ -56855,6 +65355,16 @@ item_db: ( Name: "Squirrel Magic Powder" Type: 11 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" setfont 2; "> }, { @@ -56863,6 +65373,16 @@ item_db: ( Name: "Gogo Magic Powder" Type: 11 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" setfont 3; "> }, { @@ -56872,6 +65392,10 @@ item_db: ( Type: 2 Buy: 10 Weight: 100 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" percentheal 5,0; skilleffect AL_BLESSING,0; @@ -56885,6 +65409,10 @@ item_db: ( Type: 2 Buy: 10 Weight: 100 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" percentheal 5,0; skilleffect AL_INCAGI,0; @@ -56898,6 +65426,7 @@ item_db: ( Type: 0 Buy: 500 Weight: 200 + BuyingStore: true Script: <" percentheal 20,0; "> }, { @@ -56907,6 +65436,7 @@ item_db: ( Type: 0 Buy: 500 Weight: 200 + BuyingStore: true Script: <" percentheal 0,20; "> }, { @@ -56916,6 +65446,16 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 2740,1; "> }, { @@ -56925,6 +65465,16 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 2739,1; "> }, { @@ -56934,6 +65484,16 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 2738,1; "> }, { @@ -56943,6 +65503,16 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 2738,2; "> }, { @@ -56952,6 +65522,16 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_ATKER_BLOOD,3600000,15; "> }, { @@ -56961,6 +65541,16 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_TARGET_BLOOD,3600000,10; "> }, { @@ -56970,6 +65560,15 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 1965,1800000; "> }, { @@ -56979,6 +65578,15 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 1966,1800000; "> }, { @@ -56988,6 +65596,15 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 1967,1800000; "> }, { @@ -56997,6 +65614,15 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12304 @@ -57004,6 +65630,16 @@ item_db: ( Name: "Diary Magic Powder" Type: 11 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" setfont 4; "> }, { @@ -57012,6 +65648,16 @@ item_db: ( Name: "Mini Heart Magic Powder" Type: 11 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" setfont 5; "> }, { @@ -57020,6 +65666,16 @@ item_db: ( Name: "Freshman Magic Powder" Type: 11 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" setfont 6; "> }, { @@ -57028,6 +65684,16 @@ item_db: ( Name: "Kid Magic Powder" Type: 11 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" setfont 7; "> }, { @@ -57036,6 +65702,16 @@ item_db: ( Name: "Magic Magic Powder" Type: 11 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" setfont 8; "> }, { @@ -57044,6 +65720,16 @@ item_db: ( Name: "JJangu Magic Powder" Type: 11 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" setfont 9; "> }, { @@ -57053,6 +65739,17 @@ item_db: ( Type: 2 Buy: 0 Weight: 50 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } Script: <" sc_start SC_INCFLEE,600000,10; "> }, { @@ -57062,6 +65759,17 @@ item_db: ( Type: 11 Buy: 0 Weight: 100 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } Script: <" itemskill ALL_PARTYFLEE,1; "> }, { @@ -57078,6 +65786,18 @@ item_db: ( Name: "Guardian Angel" Type: 2 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } Script: <" itemskill ALL_ANGEL_PROTECT,1; "> }, { @@ -57169,6 +65889,19 @@ item_db: ( Name: "Novice Fly Wing" Type: 11 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } Script: <" itemskill AL_TELEPORT,1; "> }, { @@ -57177,6 +65910,19 @@ item_db: ( Name: "Novice Butterfly Wing" Type: 11 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } Script: <" itemskill AL_TELEPORT,3; "> }, { @@ -57185,6 +65931,19 @@ item_db: ( Name: "Novice Magnifier" Type: 11 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } Script: <" itemskill MC_IDENTIFY,1; "> }, { @@ -57219,6 +65978,7 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + BuyingStore: true Script: <" mercenary_create 2000,1800000; "> }, { @@ -57228,6 +65988,7 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + BuyingStore: true Script: <" mercenary_create 2001,1800000; "> }, { @@ -57237,6 +65998,16 @@ item_db: ( Type: 0 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" percentheal 6,0; "> }, { @@ -57246,6 +66017,16 @@ item_db: ( Type: 0 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" percentheal 0,6; "> }, { @@ -57255,6 +66036,17 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } + Stack: [3, 1] Script: <" percentheal 0,15; "> }, { @@ -57322,6 +66114,18 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } Script: <" pet 1815; "> }, { @@ -57331,6 +66135,7 @@ item_db: ( Type: 2 Buy: 30000 Weight: 10 + BuyingStore: true Script: <" getitem 7940,100; "> }, { @@ -57340,6 +66145,16 @@ item_db: ( Type: 2 Buy: 0 Weight: 50 + BuyingStore: true + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" specialeffect2 EF_POTION_BERSERK; sc_start SC_MANU_ATK,600000,10; @@ -57352,6 +66167,16 @@ item_db: ( Type: 2 Buy: 0 Weight: 50 + BuyingStore: true + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" specialeffect2 EF_GUARD; sc_start SC_MANU_DEF,600000,10; @@ -57364,6 +66189,16 @@ item_db: ( Type: 2 Buy: 0 Weight: 50 + BuyingStore: true + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" specialeffect2 EF_POTION_BERSERK; sc_start SC_SPL_ATK,600000,10; @@ -57376,6 +66211,16 @@ item_db: ( Type: 2 Buy: 0 Weight: 50 + BuyingStore: true + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" specialeffect2 EF_GUARD; sc_start SC_SPL_DEF,600000,10; @@ -57387,6 +66232,16 @@ item_db: ( Name: "Unripe Acorn" Type: 2 Buy: 0 + BuyingStore: true + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" heal -100,0; "> }, { @@ -57395,6 +66250,10 @@ item_db: ( Name: "Acorn Jelly" Type: 2 Buy: 11 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" itemskill ALL_REVERSEORCISH,1; "> }, { @@ -57404,6 +66263,16 @@ item_db: ( Type: 2 Buy: 0 Weight: 50 + BuyingStore: true + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" specialeffect2 EF_POTION_BERSERK; sc_start SC_MANU_MATK,600000,10; @@ -57416,6 +66285,16 @@ item_db: ( Type: 2 Buy: 0 Weight: 50 + BuyingStore: true + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" specialeffect2 EF_POTION_BERSERK; sc_start SC_SPL_MATK,600000,10; @@ -57428,6 +66307,17 @@ item_db: ( Type: 11 Buy: 20 Weight: 100 + BuyingStore: true + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } Script: <" skilleffect AL_BLESSING,0; sc_start SC_BLESSING,120000,5; @@ -57441,6 +66331,14 @@ item_db: ( Type: 11 Buy: 20 Weight: 50 + BuyingStore: true + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" itemskill MC_LOUD,1; "> }, { @@ -57459,6 +66357,7 @@ item_db: ( Type: 2 Buy: 800 Weight: 10 + BuyingStore: true Script: <" sc_start SC_PROPERTYWATER,90000,1; "> }, { @@ -57468,6 +66367,7 @@ item_db: ( Type: 2 Buy: 2 Weight: 50 + BuyingStore: true Script: <" specialeffect2 EF_ANGELUS; sc_start SC_INCMHPRATE,600000,3; @@ -57483,6 +66383,7 @@ item_db: ( Type: 2 Buy: 2 Weight: 100 + BuyingStore: true Script: <" getrandgroupitem 12355,1; "> }, { @@ -57492,6 +66393,7 @@ item_db: ( Type: 2 Buy: 2 Weight: 100 + BuyingStore: true Script: <" getrandgroupitem 12356,1; "> }, { @@ -57510,6 +66412,10 @@ item_db: ( Type: 2 Buy: 20 Weight: 50 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1513; "> }, { @@ -57519,6 +66425,10 @@ item_db: ( Type: 2 Buy: 20 Weight: 50 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1586; "> }, { @@ -57528,6 +66438,10 @@ item_db: ( Type: 2 Buy: 20 Weight: 50 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1505; "> }, { @@ -57536,6 +66450,19 @@ item_db: ( Name: "Delicious Shaved Ice" Type: 2 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } Script: <" pet 1143; "> }, { @@ -57545,6 +66472,10 @@ item_db: ( Type: 2 Buy: 20 Weight: 50 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1401; "> }, { @@ -57553,6 +66484,19 @@ item_db: ( Name: "Fit Pipe" Type: 2 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } Script: <" pet 1179; "> }, { @@ -57562,6 +66506,10 @@ item_db: ( Type: 2 Buy: 20 Weight: 50 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1299; "> }, { @@ -57571,6 +66519,10 @@ item_db: ( Type: 2 Buy: 20 Weight: 50 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1416; "> }, { @@ -57580,6 +66532,10 @@ item_db: ( Type: 2 Buy: 20 Weight: 50 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1404; "> }, { @@ -57589,6 +66545,10 @@ item_db: ( Type: 2 Buy: 20 Weight: 50 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1504; "> }, { @@ -57598,6 +66558,10 @@ item_db: ( Type: 2 Buy: 20 Weight: 50 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1148; "> }, { @@ -57607,6 +66571,10 @@ item_db: ( Type: 2 Buy: 20 Weight: 50 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1495; "> }, { @@ -57615,6 +66583,19 @@ item_db: ( Name: "Girl's Naivety" Type: 2 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } Script: <" pet 1374; "> }, { @@ -57624,6 +66605,10 @@ item_db: ( Type: 2 Buy: 20 Weight: 50 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1040; "> }, { @@ -57633,6 +66618,10 @@ item_db: ( Type: 2 Buy: 20 Weight: 50 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1379; "> }, { @@ -57642,6 +66631,10 @@ item_db: ( Type: 2 Buy: 20 Weight: 50 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1370; "> }, { @@ -57651,6 +66644,10 @@ item_db: ( Type: 2 Buy: 20 Weight: 50 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1837; "> }, { @@ -57660,6 +66657,13 @@ item_db: ( Type: 2 Buy: 0 Weight: 80 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" specialeffect2 EF_STEAL; sc_start SC_INCHITRATE,120000,5; @@ -57672,6 +66676,10 @@ item_db: ( Type: 2 Buy: 10 Weight: 100 + BuyingStore: true + Nouse: { + sitting: true + } }, { Id: 12377 @@ -57680,6 +66688,10 @@ item_db: ( Type: 2 Buy: 10 Weight: 100 + BuyingStore: true + Nouse: { + sitting: true + } }, { Id: 12378 @@ -57696,6 +66708,7 @@ item_db: ( Type: 2 Buy: 10 Weight: 10 + BuyingStore: true }, { Id: 12380 @@ -57741,6 +66754,7 @@ item_db: ( Type: 2 Buy: 11000 Weight: 500 + BuyingStore: true }, { Id: 12384 @@ -57749,6 +66763,15 @@ item_db: ( Type: 11 Buy: 0 Weight: 50 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" //if(strcharinfo(3)=="job3_war02") { // itemskill WL_FROSTMISTY,5; @@ -57762,6 +66785,15 @@ item_db: ( Type: 11 Buy: 0 Weight: 50 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" //if(strcharinfo(3)=="job3_war02") { // itemskill WL_CRIMSONROCK,5; @@ -57775,6 +66807,15 @@ item_db: ( Type: 11 Buy: 0 Weight: 50 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" //if(strcharinfo(3)=="job3_war02") { // itemskill WL_CHAINLIGHTNING,5; @@ -57788,6 +66829,15 @@ item_db: ( Type: 11 Buy: 0 Weight: 50 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" //if(strcharinfo(3)=="job3_war02") { // itemskill WL_EARTHSTRAIN,5; @@ -57801,6 +66851,19 @@ item_db: ( Type: 11 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } Script: <" //if(strcharinfo(3)=="job3_rune02") { // itemskill RK_CRUSHSTRIKE,1; @@ -57814,6 +66877,19 @@ item_db: ( Type: 11 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } Script: <" //if(strcharinfo(3)=="job3_rune02") { // itemskill RK_STORMBLAST,1; @@ -57827,6 +66903,19 @@ item_db: ( Type: 11 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } Script: <" //if(strcharinfo(3)=="job3_rune02") { // itemskill RK_MILLENNIUMSHIELD,1; @@ -57840,6 +66929,15 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -57851,6 +66949,7 @@ item_db: ( Weight: 70 Job: 0x00000400 Upper: 8 + BuyingStore: true Script: <" //madoheal rand(200,300),0; "> }, { @@ -57862,6 +66961,7 @@ item_db: ( Weight: 70 Job: 0x00000400 Upper: 8 + BuyingStore: true Script: <" //madoheal rand(300,400),0; "> }, { @@ -57873,6 +66973,7 @@ item_db: ( Weight: 70 Job: 0x00000400 Upper: 8 + BuyingStore: true Script: <" //madoheal rand(400,500),0; "> }, { @@ -57882,6 +66983,7 @@ item_db: ( Type: 2 Buy: 20 Weight: 50 + BuyingStore: true Script: <" pet 1519; "> }, { @@ -57891,6 +66993,14 @@ item_db: ( Type: 11 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } + Nouse: { + sitting: true + } Script: <" if(rand(1,10)==1) itemskill AL_TELEPORT,1; else if(rand(1,10)==2) itemskill AL_TELEPORT,3; @@ -57911,6 +67021,14 @@ item_db: ( Type: 11 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } + Nouse: { + sitting: true + } Script: <" if(rand(1,10)==1) itemskill TF_DETOXIFY,1; else if(rand(1,10)==2) itemskill TF_PICKSTONE,1; @@ -57931,6 +67049,16 @@ item_db: ( Type: 2 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12399 @@ -57962,6 +67090,15 @@ item_db: ( Name: "29Fruit" Type: 2 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12403 @@ -57978,6 +67115,15 @@ item_db: ( Type: 2 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12405 @@ -57986,6 +67132,15 @@ item_db: ( Type: 2 Buy: 20 Weight: 50 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12406 @@ -57994,6 +67149,15 @@ item_db: ( Type: 2 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12407 @@ -58050,6 +67214,15 @@ item_db: ( Type: 2 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12414 @@ -58058,6 +67231,7 @@ item_db: ( Type: 2 Buy: 20 Weight: 10 + BuyingStore: true Script: <" sc_start SC_ATTHASTE_POTION1,1800000,0; sc_start SC_INC_AGI,140000,5; @@ -58071,6 +67245,9 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Nouse: { + sitting: true + } }, { Id: 12416 @@ -58095,6 +67272,7 @@ item_db: ( Type: 2 Buy: 100 Weight: 50 + BuyingStore: true }, { Id: 12419 @@ -58103,6 +67281,7 @@ item_db: ( Type: 2 Buy: 100 Weight: 50 + BuyingStore: true }, { Id: 12420 @@ -58127,6 +67306,7 @@ item_db: ( Type: 0 Buy: 10 Weight: 10 + BuyingStore: true Script: <" sc_start SC_INCMHPRATE,500000,1; sc_start SC_INCMHP,500000,(500+(10/3)*BaseLevel); @@ -58140,6 +67320,7 @@ item_db: ( Type: 0 Buy: 10 Weight: 10 + BuyingStore: true Script: <" sc_start SC_INCMHPRATE,500000,2; sc_start SC_INCMHP,500000,(1500+(10/3)*BaseLevel); @@ -58153,6 +67334,7 @@ item_db: ( Type: 0 Buy: 10 Weight: 10 + BuyingStore: true Script: <" sc_start SC_INCMHPRATE,500000,5; sc_start SC_INCMHP,500000,(2500+(10/3)*BaseLevel); @@ -58166,6 +67348,7 @@ item_db: ( Type: 0 Buy: 10 Weight: 10 + BuyingStore: true Script: <" sc_start SC_INCMSPRATE,500000,2; percentheal 0,2; @@ -58178,6 +67361,7 @@ item_db: ( Type: 0 Buy: 10 Weight: 10 + BuyingStore: true Script: <" sc_start SC_INCMSPRATE,500000,4; percentheal 0,4; @@ -58190,6 +67374,7 @@ item_db: ( Type: 0 Buy: 10 Weight: 10 + BuyingStore: true Script: <" sc_start SC_INCMSPRATE,500000,8; percentheal 0,8; @@ -58202,6 +67387,7 @@ item_db: ( Type: 0 Buy: 10 Weight: 10 + BuyingStore: true Script: <" sc_start SC_EXTRACT_WHITE_POTION_Z,500000,0; heal 1000,0; @@ -58213,6 +67399,7 @@ item_db: ( Name: "Savage Full Roast" Type: 2 Weight: 50 + BuyingStore: true Script: <" sc_start SC_SAVAGE_STEAK,300000,20; "> }, { @@ -58221,6 +67408,7 @@ item_db: ( Name: "Cocktail Warg Blood" Type: 2 Weight: 50 + BuyingStore: true Script: <" sc_start SC_COCKTAIL_WARG_BLOOD,300000,20; "> }, { @@ -58229,6 +67417,7 @@ item_db: ( Name: "Minor Stew" Type: 2 Weight: 50 + BuyingStore: true Script: <" sc_start SC_MINOR_BBQ,300000,20; "> }, { @@ -58237,6 +67426,7 @@ item_db: ( Name: "Siroma Iced Tea" Type: 2 Weight: 50 + BuyingStore: true Script: <" sc_start SC_SIROMA_ICE_TEA,300000,20; "> }, { @@ -58245,6 +67435,7 @@ item_db: ( Name: "Drosera Herb Salad" Type: 2 Weight: 50 + BuyingStore: true Script: <" sc_start SC_DROCERA_HERB_STEAMED,300000,20; "> }, { @@ -58253,6 +67444,7 @@ item_db: ( Name: "Petite Tail Noodles" Type: 2 Weight: 50 + BuyingStore: true Script: <" sc_start SC_PUTTI_TAILS_NOODLES,300000,20; "> }, { @@ -58270,6 +67462,7 @@ item_db: ( Type: 0 Buy: 10 Weight: 10 + BuyingStore: true Script: <" sc_start SC_VITATA_500,500000,0; itemheal 0,200; @@ -58282,6 +67475,7 @@ item_db: ( Type: 2 Buy: 10 Weight: 10 + BuyingStore: true Script: <" sc_start SC_EXTRACT_SALAMINE_JUICE,500000,10; "> }, { @@ -58554,6 +67748,17 @@ item_db: ( Type: 2 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } Script: <" packageitem(); "> }, { @@ -58563,6 +67768,17 @@ item_db: ( Type: 2 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } }, { Id: 12475 @@ -58571,6 +67787,7 @@ item_db: ( Type: 2 Buy: 20 Weight: 50 + BuyingStore: true Script: <" sc_end SC_SILENCE; sc_end SC_BLOODING; @@ -58588,6 +67805,15 @@ item_db: ( Type: 2 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12477 @@ -58604,6 +67830,16 @@ item_db: ( Type: 2 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12479 @@ -58611,6 +67847,16 @@ item_db: ( Name: "Caracas Ring Box" Type: 2 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -58620,6 +67866,15 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12481 @@ -58628,6 +67883,15 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12482 @@ -58636,6 +67900,15 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12483 @@ -58644,6 +67917,15 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12484 @@ -58652,6 +67934,15 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12485 @@ -58660,6 +67951,15 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12486 @@ -58668,6 +67968,15 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12487 @@ -58676,6 +67985,15 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12488 @@ -58714,6 +68032,15 @@ item_db: ( Type: 2 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -58723,6 +68050,15 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -59010,6 +68346,15 @@ item_db: ( Name: "White Slim Potion Box" Type: 2 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12530 @@ -59017,6 +68362,15 @@ item_db: ( Name: "Mastela Fruit Box" Type: 2 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12531 @@ -59024,6 +68378,15 @@ item_db: ( Name: "White Potion Box" Type: 2 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12532 @@ -59031,6 +68394,15 @@ item_db: ( Name: "Royal Jelly Box2" Type: 2 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12533 @@ -59038,6 +68410,15 @@ item_db: ( Name: "Blue Herb Box2" Type: 2 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12534 @@ -59045,6 +68426,15 @@ item_db: ( Name: "Yggdrasil Seed Box" Type: 2 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, // unknown type, not in database /* @@ -59063,6 +68453,7 @@ item_db: ( Type: 2 Buy: 20 Weight: 100 + BuyingStore: true }, { Id: 12537 @@ -59089,6 +68480,7 @@ item_db: ( Type: 2 Buy: 20 Weight: 100 + BuyingStore: true }, { Id: 12540 @@ -59097,6 +68489,15 @@ item_db: ( Type: 2 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -59106,6 +68507,15 @@ item_db: ( Type: 2 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -59115,6 +68525,15 @@ item_db: ( Type: 2 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12543 @@ -59123,6 +68542,15 @@ item_db: ( Type: 2 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -59173,6 +68601,15 @@ item_db: ( Name: "White Slim Pot Box2" Type: 2 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12550 @@ -59180,6 +68617,15 @@ item_db: ( Name: "Poison Bottle Box2" Type: 2 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12551 @@ -59268,6 +68714,7 @@ item_db: ( Type: 2 Buy: 20 Weight: 10 + BuyingStore: true }, { Id: 12562 @@ -59372,6 +68819,7 @@ item_db: ( Type: 2 Buy: 0 Weight: 20 + BuyingStore: true }, { Id: 12575 @@ -59380,6 +68828,7 @@ item_db: ( Type: 2 Buy: 500 Weight: 250 + BuyingStore: true }, { Id: 12576 @@ -59388,6 +68837,7 @@ item_db: ( Type: 2 Buy: 500 Weight: 250 + BuyingStore: true }, { Id: 12577 @@ -59476,6 +68926,15 @@ item_db: ( Buy: 0 Weight: 10 EquipLv: 85 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" percentheal 100,0; "> }, { @@ -59486,6 +68945,15 @@ item_db: ( Buy: 0 Weight: 100 EquipLv: 90 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_CASH_PLUSEXP,1800000,100; "> }, { @@ -59495,6 +68963,9 @@ item_db: ( Type: 11 Buy: 0 Weight: 100 + Nouse: { + sitting: true + } Script: <" itemskill PR_GLORIA,5; "> }, { @@ -59504,6 +68975,9 @@ item_db: ( Type: 11 Buy: 0 Weight: 100 + Nouse: { + sitting: true + } Script: <" itemskill PR_MAGNIFICAT,1; "> }, { @@ -59513,6 +68987,9 @@ item_db: ( Type: 11 Buy: 0 Weight: 100 + Nouse: { + sitting: true + } Script: <" itemskill PR_IMPOSITIO,3; "> }, { @@ -59564,6 +69041,14 @@ item_db: ( Type: 2 Buy: 1 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getrandgroupitem 12714,1; "> }, { @@ -59572,6 +69057,16 @@ item_db: ( Name: "Black Treasure Box" Type: 2 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12716 @@ -59589,6 +69084,7 @@ item_db: ( Type: 0 Buy: 2 Weight: 100 + BuyingStore: true Script: <" if(rand(10000)<10) sc_start SC_PARALYSE,300000,0; "> }, { @@ -59598,6 +69094,7 @@ item_db: ( Type: 0 Buy: 2 Weight: 100 + BuyingStore: true Script: <" if(rand(10000)<10) sc_start SC_LEECHESEND,300000,0; "> }, { @@ -59607,6 +69104,7 @@ item_db: ( Type: 0 Buy: 2 Weight: 100 + BuyingStore: true Script: <" if(rand(10000)<10) sc_start SC_OBLIVIONCURSE,300000,0; "> }, { @@ -59616,6 +69114,7 @@ item_db: ( Type: 0 Buy: 2 Weight: 100 + BuyingStore: true Script: <" if(rand(10000)<10) sc_start SC_DEATHHURT,300000,0; "> }, { @@ -59625,6 +69124,7 @@ item_db: ( Type: 0 Buy: 2 Weight: 100 + BuyingStore: true Script: <" if(rand(10000)<10) sc_start SC_TOXIN,300000,0; "> }, { @@ -59634,6 +69134,7 @@ item_db: ( Type: 0 Buy: 2 Weight: 100 + BuyingStore: true Script: <" if(rand(10000)<10) sc_start SC_PYREXIA,300000,0; "> }, { @@ -59643,6 +69144,7 @@ item_db: ( Type: 0 Buy: 2 Weight: 100 + BuyingStore: true Script: <" if(rand(10000)<10) sc_start SC_MAGICMUSHROOM,300000,0; "> }, { @@ -59652,6 +69154,7 @@ item_db: ( Type: 0 Buy: 2 Weight: 100 + BuyingStore: true Script: <" if(rand(10000)<10) sc_start SC_VENOMBLEED,15000,0; "> }, // Rune Knight's Rune Stones @@ -59663,6 +69166,20 @@ item_db: ( Buy: 100 Weight: 100 Upper: 8 + Delay: 120000 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } + Stack: [20, 1] Script: <" itemskill RK_REFRESH,1; "> }, { @@ -59673,6 +69190,20 @@ item_db: ( Buy: 100 Weight: 100 Upper: 8 + Delay: 30000 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } + Stack: [20, 1] Script: <" itemskill RK_CRUSHSTRIKE,1; "> }, { @@ -59683,6 +69214,20 @@ item_db: ( Buy: 100 Weight: 100 Upper: 8 + Delay: 60000 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } + Stack: [20, 1] Script: <" itemskill RK_MILLENNIUMSHIELD,1; "> }, { @@ -59693,6 +69238,19 @@ item_db: ( Buy: 100 Weight: 100 Upper: 8 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } + Stack: [20, 1] Script: <" itemskill RK_VITALITYACTIVATION,1; "> }, { @@ -59703,6 +69261,19 @@ item_db: ( Buy: 100 Weight: 100 Upper: 8 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } + Stack: [20, 1] Script: <" itemskill RK_FIGHTINGSPIRIT,1; "> }, { @@ -59713,6 +69284,19 @@ item_db: ( Buy: 100 Weight: 100 Upper: 8 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } + Stack: [20, 1] Script: <" itemskill RK_ABUNDANCE,1; "> }, { @@ -59723,6 +69307,19 @@ item_db: ( Buy: 100 Weight: 100 Upper: 8 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } + Stack: [20, 1] Script: <" itemskill RK_GIANTGROWTH,1; "> }, { @@ -59733,6 +69330,20 @@ item_db: ( Buy: 100 Weight: 100 Upper: 8 + Delay: 1000 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } + Stack: [20, 1] Script: <" itemskill RK_STORMBLAST,1; "> }, { @@ -59743,6 +69354,19 @@ item_db: ( Buy: 100 Weight: 100 Upper: 8 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } + Stack: [20, 1] Script: <" itemskill RK_STONEHARDSKIN,1; "> }, // Rune Knight Rune Ores @@ -59755,6 +69379,7 @@ item_db: ( Weight: 100 Job: 0x00000080 Upper: 8 + BuyingStore: true Script: <" makerune 5; "> }, { @@ -59766,6 +69391,7 @@ item_db: ( Weight: 100 Job: 0x00000080 Upper: 8 + BuyingStore: true Script: <" makerune 11; "> }, { @@ -59777,6 +69403,7 @@ item_db: ( Weight: 100 Job: 0x00000080 Upper: 8 + BuyingStore: true Script: <" makerune 14; "> }, { @@ -59788,6 +69415,7 @@ item_db: ( Weight: 100 Job: 0x00000080 Upper: 8 + BuyingStore: true Script: <" makerune 2; "> }, { @@ -59799,6 +69427,7 @@ item_db: ( Weight: 100 Job: 0x00000080 Upper: 8 + BuyingStore: true Script: <" makerune 8; "> }, { @@ -59815,6 +69444,11 @@ item_db: ( Name: "Amplification Scroll" Type: 2 Buy: 1 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } }, { Id: 12741 @@ -59822,6 +69456,11 @@ item_db: ( Name: "Intellect Amplification Scroll" Type: 2 Buy: 1 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } }, { Id: 12742 @@ -59851,6 +69490,16 @@ item_db: ( Type: 2 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12746 @@ -59859,6 +69508,15 @@ item_db: ( Type: 2 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12747 @@ -59923,6 +69581,15 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12755 @@ -59931,6 +69598,15 @@ item_db: ( Type: 2 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12756 @@ -59939,6 +69615,15 @@ item_db: ( Type: 2 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -60015,6 +69700,16 @@ item_db: ( Name: "Reward Job BM25" Type: 2 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12767 @@ -60022,6 +69717,14 @@ item_db: ( Name: "Passion FB Hat Box" Type: 2 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -60030,6 +69733,14 @@ item_db: ( Name: "Cool FB Hat Box" Type: 2 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -60038,6 +69749,14 @@ item_db: ( Name: "Victory FB Hat Box" Type: 2 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -60046,6 +69765,14 @@ item_db: ( Name: "Glory FB Hat Box" Type: 2 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -60054,6 +69781,14 @@ item_db: ( Name: "Passion Hat Box2" Type: 2 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -60062,6 +69797,14 @@ item_db: ( Name: "Cool Hat Box2" Type: 2 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -60070,6 +69813,14 @@ item_db: ( Name: "Victory Hat Box2" Type: 2 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -60113,6 +69864,13 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12208,10; "> }, { @@ -60122,6 +69880,13 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12209,10; "> }, { @@ -60131,6 +69896,13 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12210,10; "> }, { @@ -60140,6 +69912,13 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12202,10; "> }, { @@ -60149,6 +69928,13 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12203,10; "> }, { @@ -60158,6 +69944,13 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12204,10; "> }, { @@ -60167,6 +69960,13 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12205,10; "> }, { @@ -60176,6 +69976,13 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12206,10; "> }, { @@ -60185,6 +69992,13 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12207,10; "> }, { @@ -60194,6 +70008,13 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12211,10; "> }, { @@ -60203,6 +70024,13 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12212,10; "> }, { @@ -60212,6 +70040,13 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12213,1; "> }, { @@ -60221,6 +70056,13 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12214,10; "> }, { @@ -60230,6 +70072,13 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12215,10; "> }, { @@ -60239,6 +70088,13 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12216,10; "> }, { @@ -60248,6 +70104,13 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12217,10; "> }, { @@ -60257,6 +70120,13 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12218,10; "> }, { @@ -60266,6 +70136,13 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12219,10; "> }, { @@ -60275,6 +70152,13 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12220,10; "> }, { @@ -60284,6 +70168,13 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12221,10; "> }, { @@ -60293,6 +70184,13 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 7619,10; "> }, { @@ -60302,6 +70200,13 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 7620,10; "> }, { @@ -60311,6 +70216,13 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 7621,10; "> }, { @@ -60320,6 +70232,13 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12925,1; "> }, { @@ -60329,6 +70248,13 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12926,1; "> }, { @@ -60338,6 +70264,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -60347,6 +70282,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -60365,6 +70309,15 @@ item_db: ( Type: 11 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" itemskill PR_ASPERSIO,5; "> }, { @@ -60374,6 +70327,13 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12932,1; "> }, { @@ -60383,6 +70343,13 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12933,1; "> }, { @@ -60392,6 +70359,13 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12934,1; "> }, { @@ -60401,6 +70375,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -60410,6 +70393,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -60419,6 +70411,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -60428,6 +70429,14 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 1267,604800; "> }, { @@ -60437,6 +70446,14 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 1173,604800; "> }, { @@ -60446,6 +70463,14 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 13401,604800; "> }, { @@ -60455,6 +70480,14 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 13021,604800; "> }, { @@ -60464,6 +70497,14 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 13022,604800; "> }, { @@ -60473,6 +70514,14 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 1817,604800; "> }, { @@ -60482,6 +70531,14 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 1419,604800; "> }, { @@ -60491,6 +70548,14 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 1623,604800; "> }, { @@ -60500,6 +70565,14 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 1372,604800; "> }, { @@ -60509,6 +70582,14 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 1728,604800; "> }, { @@ -60518,6 +70599,14 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 1563,604800; "> }, { @@ -60527,6 +70616,14 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 13023,604800; "> }, { @@ -60536,6 +70633,14 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 5265,1209600; "> }, { @@ -60545,6 +70650,14 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 5266,1209600; "> }, { @@ -60554,6 +70667,14 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 5267,1209600; "> }, { @@ -60563,6 +70684,14 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 5268,1209600; "> }, { @@ -60572,6 +70701,14 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2686,604800; "> }, { @@ -60581,6 +70718,14 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2687,1209600; "> }, { @@ -60590,6 +70735,14 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2688,604800; "> }, { @@ -60599,6 +70752,14 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2689,604800; "> }, { @@ -60608,6 +70769,14 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2690,604800; "> }, { @@ -60617,6 +70786,14 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2691,604800; "> }, { @@ -60626,6 +70803,14 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2692,604800; "> }, { @@ -60635,6 +70820,14 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2693,604800; "> }, { @@ -60644,6 +70837,14 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2694,604800; "> }, { @@ -60653,6 +70854,14 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2695,604800; "> }, { @@ -60662,6 +70871,14 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2696,604800; "> }, { @@ -60671,6 +70888,14 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2697,604800; "> }, { @@ -60680,6 +70905,14 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2698,604800; "> }, { @@ -60689,6 +70922,14 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2699,604800; "> }, { @@ -60860,6 +71101,13 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12989,1; "> }, { @@ -60869,6 +71117,13 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12990,1; "> }, { @@ -60878,6 +71133,13 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12991,1; "> }, { @@ -60887,6 +71149,13 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12992,1; "> }, { @@ -60896,6 +71165,13 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12993,1; "> }, { @@ -60905,6 +71181,13 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12994,1; "> }, { @@ -60913,6 +71196,15 @@ item_db: ( Name: "Pet Egg Scroll 6" Type: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -60921,6 +71213,15 @@ item_db: ( Name: "Pet Egg Scroll 7" Type: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -60929,6 +71230,15 @@ item_db: ( Name: "Party Hard Pack" Type: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -60937,6 +71247,15 @@ item_db: ( Name: "Adventurer Pack" Type: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -60945,6 +71264,15 @@ item_db: ( Name: "Pet Egg Scroll 10" Type: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -60953,6 +71281,15 @@ item_db: ( Name: "Pet Egg Scroll 11" Type: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -61388,6 +71725,16 @@ item_db: ( WeaponLv: 4 EquipLv: 48 View: 1 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAllStats,5; "> }, { @@ -61404,6 +71751,16 @@ item_db: ( EquipLv: 1 Refine: false View: 1 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bIgnoreDefRace,RC_DemiHuman; bonus2 bSubRace,RC_DemiHuman,10; @@ -61426,6 +71783,16 @@ item_db: ( EquipLv: 1 Refine: false View: 1 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bCritical,90; "> }, { @@ -61442,6 +71809,16 @@ item_db: ( EquipLv: 1 Refine: false View: 1 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMatkRate,15; "> }, { @@ -61546,6 +71923,15 @@ item_db: ( WeaponLv: 1 Refine: false View: 1 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_Boss,50; bonus2 bAddRace,RC_NonBoss,50; @@ -61674,6 +72060,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 1 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,1; bonus bAgi,1; @@ -61696,6 +72090,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 1 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,1; bonus bAgi,1; @@ -61767,6 +72169,15 @@ item_db: ( EquipLv: 1 Refine: false View: 1 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 13041 @@ -61783,6 +72194,15 @@ item_db: ( EquipLv: 1 Refine: false View: 1 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 13042 @@ -61797,6 +72217,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 1 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_DemiHuman,75; bonus2 bIgnoreDefRate,RC_DemiHuman,20; @@ -61822,6 +72251,16 @@ item_db: ( WeaponLv: 4 Refine: false View: 1 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bLuk,5; "> }, { @@ -61837,6 +72276,16 @@ item_db: ( WeaponLv: 4 Refine: false View: 1 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 13045 @@ -61851,6 +72300,16 @@ item_db: ( WeaponLv: 4 Refine: false View: 1 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 13046 @@ -61908,6 +72367,16 @@ item_db: ( EquipLv: 1 Refine: false View: 1 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, // Revolvers { @@ -62064,6 +72533,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 17 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bDex,2; bonus bHit,-10; @@ -62107,6 +72584,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 17 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_DemiHuman,55; bonus2 bIgnoreDefRate,RC_DemiHuman,20; @@ -62142,6 +72628,15 @@ item_db: ( EquipLv: 26 Refine: false View: 17 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bHit,-5; "> }, { @@ -62158,6 +72653,15 @@ item_db: ( EquipLv: 40 Refine: false View: 17 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bHit,-5; "> }, // Guns @@ -62571,6 +73075,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 18 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bDex,2; bonus bHit,10; @@ -62594,6 +73106,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 19 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bDex,2; bonus2 bAddRace,RC_DemiHuman,35; @@ -62615,6 +73135,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 20 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bDex,2; bonus bSplashRange,1; @@ -62637,6 +73165,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 21 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bDex,2; bonus2 bAddRace,RC_DemiHuman,35; @@ -62658,6 +73194,16 @@ item_db: ( WeaponLv: 3 Refine: false View: 18 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bHit,20; bonus bCritical,50; @@ -62677,6 +73223,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 18 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_DemiHuman,75; bonus2 bIgnoreDefRate,RC_DemiHuman,20; @@ -62706,6 +73261,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 19 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_DemiHuman,35; bonus2 bIgnoreDefRate,RC_DemiHuman,20; @@ -62735,6 +73299,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 20 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_DemiHuman,55; bonus2 bIgnoreDefRate,RC_DemiHuman,20; @@ -62765,6 +73338,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 21 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_DemiHuman,35; bonus2 bIgnoreDefRate,RC_DemiHuman,20; @@ -63612,6 +74194,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 22 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,2; bonus bDex,1; @@ -63633,6 +74223,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 22 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,2; bonus bDex,1; @@ -63654,6 +74252,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 22 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_DemiHuman,95; bonus2 bIgnoreDefRate,RC_DemiHuman,20; @@ -63684,6 +74291,16 @@ item_db: ( WeaponLv: 4 Refine: false View: 22 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bUnbreakableWeapon,0; bonus bAtkEle,Ele_Fire; @@ -63704,6 +74321,16 @@ item_db: ( EquipLv: 1 Refine: false View: 22 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, // More 1-Handed Swords { @@ -63741,6 +74368,16 @@ item_db: ( EquipLv: 1 Refine: false View: 2 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bInt,10; bonus bLuk,10; @@ -63835,6 +74472,15 @@ item_db: ( WeaponLv: 1 Refine: false View: 2 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_Boss,50; bonus2 bAddRace,RC_NonBoss,50; @@ -63912,6 +74558,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 2 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,1; bonus bDex,1; @@ -63933,6 +74587,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 2 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,1; bonus bDex,1; @@ -64028,6 +74690,15 @@ item_db: ( EquipLv: 2 Refine: false View: 2 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 13416 @@ -64042,6 +74713,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 2 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_DemiHuman,75; bonus2 bIgnoreDefRate,RC_DemiHuman,20; @@ -64071,6 +74751,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 2 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bInt,getrefine()-5; bonus bMatkRate,10; @@ -64092,6 +74781,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 2 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bInt,getrefine()-5; bonus bMatkRate,10; @@ -64114,6 +74812,16 @@ item_db: ( WeaponLv: 3 Refine: false View: 2 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 13420 @@ -64130,6 +74838,11 @@ item_db: ( WeaponLv: 4 EquipLv: 70 View: 2 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bAtkEle,Ele_Fire; bonus bStr,2; @@ -64168,6 +74881,16 @@ item_db: ( EquipLv: 1 Refine: false View: 2 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bUnbreakableWeapon,0; "> }, // More Cash Shop Items @@ -64402,6 +75125,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14508,1; "> }, { @@ -64612,6 +75340,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14587,5; getitem 1002,5; @@ -64672,6 +75405,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14527,5; "> }, { @@ -65981,6 +76719,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 7766,100; "> }, { @@ -65990,6 +76737,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 7767,100; "> }, { @@ -66044,6 +76800,13 @@ item_db: ( Type: 18 Buy: 0 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14533,10; "> }, { @@ -66116,6 +76879,11 @@ item_db: ( Type: 2 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" packageitem(); "> }, { @@ -66125,6 +76893,11 @@ item_db: ( Type: 2 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" packageitem(); "> }, { @@ -66134,6 +76907,11 @@ item_db: ( Type: 2 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" packageitem(); "> }, { @@ -66143,6 +76921,11 @@ item_db: ( Type: 2 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" packageitem(); "> }, { @@ -66169,6 +76952,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 7776,10; "> }, { @@ -66178,6 +76966,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14534,10; "> }, { @@ -66187,6 +76980,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14534,30; "> }, { @@ -66196,6 +76994,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14534,50; "> }, { @@ -66205,6 +77008,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14535,10; "> }, { @@ -66214,6 +77022,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14535,30; "> }, { @@ -66223,6 +77036,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14535,50; "> }, { @@ -66232,6 +77050,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14536,5; "> }, { @@ -66241,6 +77064,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14536,10; "> }, { @@ -66250,6 +77078,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14537,5; "> }, { @@ -66259,6 +77092,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14537,10; "> }, { @@ -66268,6 +77106,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14527,10; "> }, { @@ -66403,6 +77246,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14538,5; "> }, { @@ -66412,6 +77260,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14538,10; "> }, { @@ -66421,6 +77274,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14539,5; "> }, { @@ -66430,6 +77288,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14539,10; "> }, { @@ -66439,6 +77302,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14539,30; "> }, { @@ -66448,6 +77316,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14540,5; "> }, { @@ -66457,6 +77330,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14540,10; "> }, { @@ -66466,6 +77344,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14540,30; "> }, { @@ -66475,6 +77358,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14541,10; "> }, { @@ -66484,6 +77372,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14541,30; "> }, { @@ -66493,6 +77386,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14541,50; "> }, { @@ -66502,6 +77400,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14542,10; "> }, { @@ -66511,6 +77414,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14542,30; "> }, { @@ -66520,6 +77428,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14542,50; "> }, { @@ -66529,6 +77442,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14543,10; "> }, { @@ -66538,6 +77456,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14543,30; "> }, { @@ -66547,6 +77470,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14543,50; "> }, { @@ -66556,6 +77484,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14544,10; "> }, { @@ -66565,6 +77498,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14544,30; "> }, { @@ -66574,6 +77512,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14544,50; "> }, { @@ -66646,6 +77589,16 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 7804,1; "> }, { @@ -67116,6 +78069,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14569,10; "> }, { @@ -67125,6 +78083,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14570,10; "> }, { @@ -67134,6 +78097,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14571,10; "> }, { @@ -67143,6 +78111,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14572,10; "> }, { @@ -67152,6 +78125,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14573,10; "> }, { @@ -67161,6 +78139,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14574,10; "> }, { @@ -67170,6 +78153,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 7821,10; "> }, { @@ -67179,6 +78167,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 7822,10; "> }, { @@ -67188,6 +78181,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 7823,10; "> }, { @@ -67197,6 +78195,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 7824,10; "> }, { @@ -67541,6 +78544,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 2734,1; "> }, { @@ -67550,6 +78562,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 2735,1; "> }, { @@ -67581,6 +78602,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14521,10; getitem 1002,10; @@ -67618,6 +78648,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5210,1; "> }, { @@ -67627,6 +78666,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5099,1; "> }, { @@ -67636,6 +78684,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5214,1; "> }, { @@ -67645,6 +78702,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5283,1; "> }, { @@ -67654,6 +78720,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 7622,1; "> }, { @@ -67663,6 +78738,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4327,1; getitem 4309,1; @@ -67679,6 +78763,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4185,1; getitem 4312,1; @@ -67694,6 +78787,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4297,1; getitem 4234,1; @@ -67709,6 +78811,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4319,1; getitem 4331,1; @@ -67724,6 +78835,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4230,1; getitem 4210,1; @@ -67739,6 +78859,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4206,1; getitem 4281,1; @@ -67754,6 +78883,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4244,1; getitem 4299,1; @@ -67768,6 +78906,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4218,1; getitem 4269,1; @@ -67780,6 +78927,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4237,1; getitem 4238,1; @@ -67792,6 +78948,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4193,1; getitem 4294,1; @@ -67804,6 +78969,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4127,1; getitem 4166,1; @@ -67816,6 +78990,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4076,4; "> }, { @@ -67825,6 +79008,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4024,4; "> }, { @@ -67834,6 +79026,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4055,4; "> }, { @@ -67843,6 +79044,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4017,4; "> }, { @@ -67852,6 +79062,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4057,4; "> }, { @@ -67861,6 +79080,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4020,4; "> }, { @@ -67870,6 +79098,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4104,4; "> }, { @@ -67879,6 +79116,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 985,10; "> }, { @@ -67888,6 +79134,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 984,10; "> }, { @@ -67897,6 +79152,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12114,10; "> }, { @@ -67906,6 +79170,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12115,10; "> }, { @@ -67915,6 +79188,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12117,10; "> }, { @@ -67924,6 +79206,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12116,10; "> }, { @@ -67932,6 +79223,15 @@ item_db: ( Name: "Starter Pack" Type: 18 Buy: 20 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 7229,2; getitem 569,300; @@ -67956,6 +79256,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 12276,5; "> }, { @@ -67965,6 +79270,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 12277,5; "> }, { @@ -67974,6 +79284,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 12278,5; "> }, { @@ -67983,6 +79298,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 12276,10; "> }, { @@ -67992,6 +79312,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 12277,10; "> }, { @@ -68001,6 +79326,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 12278,10; "> }, { @@ -68010,6 +79340,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5380,1; "> }, { @@ -68019,6 +79358,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5381,1; "> }, { @@ -68028,6 +79376,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5382,1; "> }, { @@ -68037,6 +79394,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12208,10; getitem 12209,10; @@ -68050,6 +79416,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5230,1; getitem 5231,1; @@ -68065,6 +79440,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12208,5; getitem 12209,5; @@ -68078,6 +79462,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5227,1; getitem 5228,1; @@ -68091,6 +79484,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 7621,1; getitem 12210,1; @@ -68105,6 +79507,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12204,10; getitem 12205,10; @@ -68118,6 +79529,15 @@ item_db: ( Type: 2 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 13912 @@ -68126,6 +79546,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14588,10; "> }, { @@ -68135,6 +79560,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14589,10; "> }, { @@ -68144,6 +79574,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14590,10; "> }, { @@ -68153,6 +79588,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 12287,604800; "> }, { @@ -68162,6 +79606,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 12288,604800; "> }, { @@ -68171,6 +79624,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 12289,604800; "> }, /* @@ -68267,6 +79729,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4371,1; getitem 4311,1; @@ -68281,6 +79752,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4281,1; getitem 4233,1; @@ -68296,6 +79776,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4039,1; getitem 4210,1; @@ -68311,6 +79800,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4297,1; getitem 4234,1; @@ -68326,6 +79824,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4382,1; getitem 4258,1; @@ -68341,6 +79848,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4312,1; getitem 4332,1; @@ -68355,6 +79871,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4345,4; "> }, { @@ -68364,6 +79889,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4350,4; "> }, { @@ -68373,6 +79907,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4380,4; "> }, { @@ -68382,6 +79925,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4388,4; "> }, { @@ -68391,6 +79943,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4335,4; "> }, { @@ -68400,6 +79961,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5325,1; "> }, { @@ -68409,6 +79979,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5187,1; "> }, /* @@ -68429,6 +80008,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14591,100; "> }, { @@ -68438,6 +80026,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 13942 @@ -68446,6 +80043,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14009,1; "> }, { @@ -68455,6 +80061,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14010,1; "> }, { @@ -68464,6 +80079,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14011,1; "> }, { @@ -68473,6 +80097,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 2317,1; getitem 2106,1; @@ -68492,6 +80125,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 2322,1; getitem 2102,1; @@ -68510,6 +80152,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 2326,1; getitem 2104,1; @@ -68528,6 +80179,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 2331,1; getitem 1716,1; @@ -68546,6 +80206,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 2315,1; getitem 2104,1; @@ -68564,6 +80233,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 2336,1; getitem 2104,1; @@ -68582,6 +80260,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 13109,604800; "> }, { @@ -68591,6 +80278,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 13170,604800; "> }, { @@ -68600,6 +80296,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2741,604800; "> }, { @@ -68609,6 +80314,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2384,604800; "> }, { @@ -68618,6 +80332,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2385,604800; "> }, { @@ -68627,6 +80350,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2132,604800; "> }, { @@ -68636,6 +80368,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2543,604800; "> }, { @@ -68645,6 +80386,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2439,604800; "> }, { @@ -68654,6 +80404,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 5391,604800; "> }, { @@ -68663,6 +80422,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 7623,1; "> }, { @@ -68672,6 +80440,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 554,5; "> }, { @@ -68681,6 +80458,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5340,1; "> }, { @@ -68690,6 +80476,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5341,1; "> }, { @@ -68699,6 +80494,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5342,1; "> }, { @@ -68708,6 +80512,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5343,1; "> }, { @@ -68717,6 +80530,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5344,1; "> }, { @@ -68726,6 +80548,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5345,1; "> }, /* @@ -68757,6 +80588,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 998,10; "> }, { @@ -68766,6 +80606,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 999,10; "> }, { @@ -68775,6 +80624,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 1003,10; "> }, { @@ -68784,6 +80642,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 678,30; "> }, { @@ -68793,6 +80660,15 @@ item_db: ( Type: 2 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 13975 @@ -68801,6 +80677,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 12304,604800; "> }, { @@ -68810,6 +80695,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 12305,604800; "> }, { @@ -68819,6 +80713,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 12306,604800; "> }, { @@ -68828,6 +80731,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 12307,604800; "> }, { @@ -68837,6 +80749,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 12308,604800; "> }, { @@ -68846,6 +80767,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 12309,604800; "> }, { @@ -68855,6 +80785,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 12304,2592000; "> }, { @@ -68864,6 +80803,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 12305,2592000; "> }, { @@ -68873,6 +80821,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 12306,2592000; "> }, { @@ -68882,6 +80839,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 12307,2592000; "> }, { @@ -68891,6 +80857,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 12308,2592000; "> }, { @@ -68900,6 +80875,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 12309,2592000; "> }, { @@ -68909,6 +80893,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 756,5; "> }, { @@ -68918,6 +80911,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 756,50; "> }, { @@ -68927,6 +80929,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 7135,10; getitem 7136,10; @@ -68939,6 +80950,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14592,10; "> }, { @@ -68948,6 +80968,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5098,1; "> }, { @@ -68957,6 +80986,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5099,1; "> }, { @@ -68966,6 +81004,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5137,1; "> }, { @@ -68975,6 +81022,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12016,5; "> }, { @@ -68984,6 +81040,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12016,10; "> }, { @@ -68993,6 +81058,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14522,100; "> }, { @@ -69002,6 +81076,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14522,500; "> }, { @@ -69011,6 +81094,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12212,500; "> }, { @@ -69020,6 +81112,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14523,100; "> }, { @@ -69029,6 +81130,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14523,500; "> }, { @@ -69038,6 +81148,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 11503,25; getitem 11504,10; @@ -69050,6 +81169,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 11503,50; getitem 11504,20; @@ -69062,6 +81190,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 11503,100; getitem 11504,50; @@ -69074,6 +81211,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 678,10; "> }, { @@ -69083,6 +81229,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 678,5; "> }, { @@ -69092,6 +81247,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5372,1; "> }, { @@ -69101,6 +81265,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5378,1; "> }, { @@ -69110,6 +81283,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5375,1; "> }, { @@ -69119,6 +81301,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 12287,604800; "> }, { @@ -69128,6 +81319,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 12288,604800; "> }, { @@ -69137,6 +81337,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 12289,604800; "> }, { @@ -69146,6 +81355,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 13915,2592000; "> }, { @@ -69155,6 +81373,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 13916,2592000; "> }, { @@ -69164,6 +81391,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 13917,2592000; "> }, { @@ -69173,6 +81409,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 13107,604800; "> }, { @@ -69182,6 +81427,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 13170,604800; "> }, { @@ -69191,6 +81445,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2741,604800; "> }, { @@ -69200,6 +81463,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2384,604800; "> }, { @@ -69209,6 +81481,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2385,604800; "> }, { @@ -69218,6 +81499,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2132,604800; "> }, { @@ -69227,6 +81517,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2543,604800; "> }, { @@ -69236,6 +81535,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2439,604800; "> }, { @@ -69245,6 +81553,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 5391,604800; "> }, { @@ -69254,6 +81571,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5325,1; "> }, { @@ -69263,6 +81589,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5187,1; "> }, /* @@ -69283,6 +81618,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5380,1; "> }, { @@ -69292,6 +81636,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5381,1; "> }, { @@ -69301,6 +81654,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5382,1; "> }, { @@ -69310,6 +81672,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12276,5; "> }, { @@ -69319,6 +81690,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12277,5; "> }, { @@ -69328,6 +81708,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12278,5; "> }, { @@ -69337,6 +81726,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12276,10; "> }, { @@ -69346,6 +81744,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12277,10; "> }, { @@ -69355,6 +81762,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12278,10; "> }, { @@ -69364,6 +81780,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 7622,1; "> }, { @@ -69373,6 +81798,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14521,5; getitem 1002,5; @@ -69388,6 +81822,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14521,10; getitem 1002,10; @@ -69425,6 +81868,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14582,5; "> }, { @@ -69434,6 +81886,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14582,10; "> }, { @@ -69443,6 +81904,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14583,5; "> }, { @@ -69452,6 +81922,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14583,10; "> }, { @@ -69461,6 +81940,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14584,5; "> }, { @@ -69470,6 +81958,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14584,10; "> }, { @@ -69479,6 +81976,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14585,5; "> }, { @@ -69488,6 +81994,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14585,10; "> }, { @@ -69497,6 +82012,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14586,5; "> }, { @@ -69506,6 +82030,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14586,10; "> }, { @@ -69515,6 +82048,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14581,5; "> }, { @@ -69524,6 +82066,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14581,10; "> }, { @@ -69533,6 +82084,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5324,1; "> }, { @@ -69542,6 +82102,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5255,1; "> }, { @@ -69551,6 +82120,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 13407,604800; "> }, { @@ -69560,6 +82138,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 1424,604800; "> }, { @@ -69569,6 +82156,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 1628,604800; "> }, { @@ -69578,6 +82174,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 1537,604800; "> }, { @@ -69587,6 +82192,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 1378,604800; "> }, { @@ -69596,6 +82210,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 1273,604800; "> }, { @@ -69605,6 +82228,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 1567,604800; "> }, { @@ -69614,6 +82246,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 13408,604800; "> }, { @@ -69623,6 +82264,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 13409,604800; "> }, { @@ -69632,6 +82282,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 1274,604800; "> }, { @@ -69641,6 +82300,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2535,1209600; "> }, { @@ -69650,6 +82318,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 5326,1209600; "> }, { @@ -69659,6 +82336,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 5327,1209600; "> }, { @@ -69668,6 +82354,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 5328,1209600; "> }, { @@ -69677,6 +82372,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 5329,1209600; "> }, { @@ -69686,6 +82390,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 5330,1209600; "> }, { @@ -69695,6 +82408,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 5331,1209600; "> }, { @@ -69704,6 +82426,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2710,604800; "> }, { @@ -69713,6 +82444,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2711,604800; "> }, { @@ -69722,6 +82462,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14538,5; "> }, { @@ -69731,6 +82480,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14538,10; "> }, { @@ -69740,6 +82498,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14539,5; "> }, { @@ -69749,6 +82516,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14539,10; "> }, { @@ -69758,6 +82534,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14539,30; "> }, { @@ -69767,6 +82552,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14540,5; "> }, { @@ -69776,6 +82570,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14540,10; "> }, { @@ -69785,6 +82588,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14540,30; "> }, { @@ -69794,6 +82606,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14541,10; "> }, { @@ -69803,6 +82624,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14541,30; "> }, { @@ -69812,6 +82642,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14541,50; "> }, { @@ -69821,6 +82660,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14542,10; "> }, { @@ -69830,6 +82678,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14542,30; "> }, { @@ -69839,6 +82696,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14542,50; "> }, { @@ -69848,6 +82714,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14543,10; "> }, { @@ -69857,6 +82732,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14543,30; "> }, { @@ -69866,6 +82750,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14543,50; "> }, { @@ -69875,6 +82768,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14544,10; "> }, { @@ -69884,6 +82786,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14544,30; "> }, { @@ -69893,6 +82804,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14544,50; "> }, { @@ -69902,6 +82822,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5210,1; "> }, { @@ -69911,6 +82840,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5099,1; "> }, { @@ -69920,6 +82858,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5214,1; "> }, { @@ -69929,6 +82876,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5283,1; "> }, { @@ -69938,6 +82894,15 @@ item_db: ( Type: 2 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 5286,1209600; "> }, { @@ -69947,6 +82912,15 @@ item_db: ( Type: 2 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 5288,1209600; "> }, { @@ -69956,6 +82930,15 @@ item_db: ( Type: 2 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 5294,1209600; "> }, { @@ -69965,6 +82948,15 @@ item_db: ( Type: 2 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 5293,1209600; "> }, { @@ -69974,6 +82966,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14527,5; "> }, { @@ -69983,6 +82984,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 7776,1; "> }, { @@ -69992,6 +83002,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14534,10; "> }, { @@ -70001,6 +83020,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14534,30; "> }, { @@ -70010,6 +83038,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14534,50; "> }, { @@ -70019,6 +83056,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14535,10; "> }, { @@ -70028,6 +83074,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14535,30; "> }, { @@ -70037,6 +83092,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14535,50; "> }, { @@ -70046,6 +83110,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14536,5; "> }, { @@ -70055,6 +83128,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14536,10; "> }, { @@ -70064,6 +83146,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14537,5; "> }, { @@ -70073,6 +83164,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14537,10; "> }, { @@ -70082,6 +83182,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14527,10; "> }, { @@ -70091,6 +83200,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 1267,604800; "> }, { @@ -70100,6 +83218,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 1173,604800; "> }, { @@ -70109,6 +83236,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 13401,604800; "> }, { @@ -70118,6 +83254,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 13021,604800; "> }, { @@ -70127,6 +83272,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 13022,604800; "> }, { @@ -70136,6 +83290,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 1817,604800; "> }, { @@ -70145,6 +83308,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 1623,604800; "> }, { @@ -70154,6 +83326,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 1372,604800; "> }, { @@ -70163,6 +83344,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 1728,604800; "> }, { @@ -70172,6 +83362,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 1563,604800; "> }, { @@ -70181,6 +83380,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 13023,604800; "> }, { @@ -70190,6 +83398,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 5265,1209600; "> }, { @@ -70199,6 +83416,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 5266,1209600; "> }, { @@ -70208,6 +83434,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 5267,1209600; "> }, { @@ -70217,6 +83452,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 5268,1209600; "> }, { @@ -70226,6 +83470,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2686,1209600; "> }, { @@ -70235,6 +83488,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2687,1209600; "> }, { @@ -70244,6 +83506,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2688,604800; "> }, { @@ -70253,6 +83524,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2689,604800; "> }, { @@ -70262,6 +83542,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2690,604800; "> }, { @@ -70271,6 +83560,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2691,604800; "> }, { @@ -70280,6 +83578,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2692,604800; "> }, { @@ -70289,6 +83596,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2693,604800; "> }, { @@ -70298,6 +83614,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2694,604800; "> }, { @@ -70307,6 +83632,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2695,604800; "> }, { @@ -70316,6 +83650,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2696,604800; "> }, { @@ -70325,6 +83668,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2697,604800; "> }, { @@ -70334,6 +83686,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2698,604800; "> }, { @@ -70343,6 +83704,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2699,604800; "> }, { @@ -70352,6 +83722,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12250,2; getitem 12251,2; @@ -70369,6 +83748,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12250,2; getitem 12255,2; @@ -70386,6 +83774,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12252,2; getitem 12253,2; @@ -70403,6 +83800,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12252,2; getitem 12255,2; @@ -70420,6 +83826,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12252,2; getitem 12250,2; @@ -70437,6 +83852,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12250,2; getitem 12251,2; @@ -70454,6 +83878,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12250,4; getitem 12251,4; @@ -70471,6 +83904,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12250,4; getitem 12255,4; @@ -70488,6 +83930,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12252,4; getitem 12253,4; @@ -70505,6 +83956,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12252,4; getitem 12255,4; @@ -70522,6 +83982,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12252,4; getitem 12250,4; @@ -70539,6 +84008,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12250,4; getitem 12251,4; @@ -70556,6 +84034,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12208,10; "> }, { @@ -70565,6 +84052,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12209,10; "> }, { @@ -70574,6 +84070,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12210,10; "> }, { @@ -70583,6 +84088,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12202,10; "> }, { @@ -70592,6 +84106,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12203,10; "> }, { @@ -70601,6 +84124,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12204,10; "> }, { @@ -70610,6 +84142,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12205,10; "> }, { @@ -70619,6 +84160,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12206,10; "> }, { @@ -70628,6 +84178,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12207,10; "> }, { @@ -70637,6 +84196,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12211,10; "> }, { @@ -70646,6 +84214,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12212,10; "> }, { @@ -70655,6 +84232,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12213,1; "> }, { @@ -70664,6 +84250,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12214,10; "> }, { @@ -70673,6 +84268,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12215,10; "> }, { @@ -70682,6 +84286,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12216,10; "> }, { @@ -70691,6 +84304,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12217,10; getitem 523,10; @@ -70703,6 +84325,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12218,10; "> }, { @@ -70712,6 +84343,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12219,10; "> }, { @@ -70721,6 +84361,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12220,10; "> }, { @@ -70730,6 +84379,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12221,10; "> }, { @@ -70739,6 +84397,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 7619,10; "> }, { @@ -70748,6 +84415,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 7620,10; "> }, { @@ -70757,6 +84433,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 7621,10; "> }, { @@ -70766,6 +84451,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12212,50; "> }, { @@ -70775,6 +84469,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12212,100; "> }, { @@ -70784,6 +84487,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12205,30; "> }, { @@ -70793,6 +84505,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12205,50; "> }, { @@ -70802,6 +84523,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12206,30; "> }, { @@ -70811,6 +84541,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12206,50; "> }, { @@ -70820,6 +84559,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12216,30; "> }, { @@ -70829,6 +84577,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12216,50; "> }, { @@ -70838,6 +84595,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12207,30; "> }, { @@ -70847,6 +84613,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12207,50; "> }, { @@ -70856,6 +84631,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12209,30; "> }, { @@ -70865,6 +84649,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12209,50; "> }, { @@ -70874,6 +84667,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12214,5; "> }, { @@ -70883,6 +84685,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12214,30; "> }, { @@ -70892,6 +84703,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12215,30; "> }, { @@ -70901,6 +84721,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12215,50; "> }, { @@ -70910,6 +84739,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12220,30; "> }, { @@ -70919,6 +84757,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12220,50; "> }, { @@ -70928,6 +84775,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12218,30; "> }, { @@ -70937,6 +84793,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12218,50; "> }, { @@ -70946,6 +84811,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12217,30; getitem 523,30; @@ -70958,6 +84832,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12217,50; getitem 523,50; @@ -70970,6 +84853,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12203,30; "> }, { @@ -70979,6 +84871,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12203,50; "> }, { @@ -70988,6 +84889,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12219,30; "> }, { @@ -70997,6 +84907,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12219,50; "> }, { @@ -71006,6 +84925,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12204,30; "> }, { @@ -71015,6 +84943,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12204,50; "> }, { @@ -71024,6 +84961,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12208,1; "> }, { @@ -71033,6 +84979,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12208,5; "> }, { @@ -71042,6 +84997,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 7621,5; "> }, { @@ -71051,6 +85015,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 7621,20; "> }, { @@ -71060,6 +85033,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12211,30; "> }, { @@ -71069,6 +85051,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12211,50; "> }, { @@ -71078,6 +85069,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12202,30; "> }, { @@ -71087,6 +85087,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12202,50; "> }, { @@ -71096,6 +85105,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12210,1; "> }, { @@ -71105,6 +85123,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12210,5; "> }, { @@ -71114,6 +85141,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12221,1; "> }, { @@ -71123,6 +85159,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12221,5; "> }, { @@ -71132,6 +85177,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 7619,5; "> }, { @@ -71141,6 +85195,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 7620,5; "> }, { @@ -71150,6 +85213,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14593,10; "> }, { @@ -71159,6 +85231,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14593,30; "> }, { @@ -71168,6 +85249,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14593,50; "> }, { @@ -71177,6 +85267,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14594,10; "> }, { @@ -71186,6 +85285,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14594,30; "> }, { @@ -71195,6 +85303,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14594,50; "> }, { @@ -71204,6 +85321,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 1638,604800; "> }, /* @@ -71271,6 +85397,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 604,25; "> }, { @@ -71343,6 +85474,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 2753,1; "> }, { @@ -71352,6 +85488,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 2754,1; "> }, { @@ -71361,6 +85502,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 2755,1; "> }, { @@ -71370,6 +85516,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 2756,1; "> }, { @@ -71379,6 +85530,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 2757,1; "> }, { @@ -71388,6 +85544,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 2758,1; "> }, { @@ -71397,6 +85558,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 2759,1; "> }, { @@ -71406,6 +85572,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 2760,1; "> }, { @@ -71415,6 +85586,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 2761,1; "> }, { @@ -71424,6 +85600,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 2762,1; "> }, { @@ -71433,6 +85614,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 2753,1; "> }, { @@ -71442,6 +85628,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 2754,1; "> }, { @@ -71451,6 +85642,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 2755,1; "> }, { @@ -71460,6 +85656,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 2756,1; "> }, { @@ -71469,6 +85670,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 2757,1; "> }, { @@ -71478,6 +85684,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 2758,1; "> }, { @@ -71487,6 +85698,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 2759,1; "> }, { @@ -71496,6 +85712,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 2760,1; "> }, { @@ -71505,6 +85726,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 2761,1; "> }, { @@ -71514,6 +85740,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 2762,1; "> }, { @@ -71774,6 +86005,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 6046,1; "> }, { @@ -71783,6 +86023,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 6047,1; "> }, { @@ -71838,6 +86087,11 @@ item_db: ( Type: 2 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" packageitem(); "> }, { @@ -71847,6 +86101,11 @@ item_db: ( Type: 2 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" packageitem(); "> }, { @@ -71856,6 +86115,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 5420,1; "> }, { @@ -71865,6 +86129,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 5421,1; "> }, { @@ -71874,6 +86143,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 5397,1; "> }, { @@ -71882,6 +86156,15 @@ item_db: ( Name: "Phreeoni Scroll Box" Type: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14597,10; "> }, { @@ -71890,6 +86173,15 @@ item_db: ( Name: "Ghostring Scroll Box" Type: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14598,10; "> }, { @@ -71899,6 +86191,11 @@ item_db: ( Type: 2 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" packageitem(); "> }, { @@ -71908,6 +86205,13 @@ item_db: ( Type: 2 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -71917,6 +86221,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5462,1; "> }, { @@ -71926,6 +86239,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5463,1; "> }, { @@ -71935,6 +86257,13 @@ item_db: ( Type: 2 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -71944,6 +86273,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14600,20; "> }, { @@ -71953,6 +86287,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14600,50; "> }, { @@ -71962,6 +86301,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14601,20; "> }, { @@ -71971,6 +86315,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14601,50; "> }, { @@ -71980,6 +86329,11 @@ item_db: ( Type: 2 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" packageitem(); "> }, { @@ -71989,6 +86343,13 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 1383,1; "> }, { @@ -71998,6 +86359,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12350,1; "> }, { @@ -72007,6 +86377,13 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12351,1; "> }, { @@ -72016,6 +86393,13 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5490,1; "> }, { @@ -72025,6 +86409,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 7945,1; "> }, { @@ -72034,6 +86423,11 @@ item_db: ( Type: 2 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" packageitem(); "> }, { @@ -72043,6 +86437,13 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5496,1; "> }, { @@ -72052,6 +86453,13 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5497,1; "> }, { @@ -72061,6 +86469,13 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5501,1; "> }, { @@ -72070,6 +86485,13 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5502,1; "> }, { @@ -72079,6 +86501,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5503,1; "> }, { @@ -72088,6 +86519,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5504,1; "> }, { @@ -72097,6 +86537,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5505,1; "> }, { @@ -72105,6 +86554,16 @@ item_db: ( Name: "Valentine's Emblem Box" Type: 2 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -72114,6 +86573,13 @@ item_db: ( Type: 2 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -72132,6 +86598,11 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } }, { Id: 14509 @@ -72252,6 +86723,18 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } Script: <" unitskilluseid getcharid(3),108,1; "> }, { @@ -72306,6 +86789,15 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" callfunc "F_CashDungeon",1; "> }, { @@ -72323,6 +86815,9 @@ item_db: ( Type: 11 Buy: 0 Weight: 10 + Nouse: { + sitting: true + } Script: <" itemskill BS_GREED,1; "> }, { @@ -72350,6 +86845,9 @@ item_db: ( Type: 2 Buy: 2 Weight: 10 + Nouse: { + sitting: true + } Script: <" sc_start SC_CASH_PLUSEXP,1800000,25; "> }, { @@ -72359,6 +86857,15 @@ item_db: ( Type: 2 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_CASH_PLUSEXP,1800000,100; "> }, { @@ -72368,6 +86875,15 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" specialeffect2 320; sc_start4 SC_S_LIFEPOTION,600000,-5,5,0,0; @@ -72380,6 +86896,15 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" specialeffect2 320; sc_start4 SC_L_LIFEPOTION,600000,-7,4,0,0; @@ -72392,6 +86917,15 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" specialeffect2 182; sc_start SC_CRITICALPERCENT,300000,30; @@ -72404,6 +86938,15 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" specialeffect2 348; sc_start SC_HEALPLUS,1800000,20; @@ -72416,6 +86959,16 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Delay: 300000 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" specialeffect2 EF_STEAL; sc_start SC_PLUSAVOIDVALUE,60000,20; @@ -72428,6 +86981,15 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" specialeffect2 EF_CLOAKING; sc_start4 SC_ARMOR_PROPERTY,1800000,1,Ele_Dark,1,0; @@ -72440,6 +87002,15 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" specialeffect2 91; sc_start4 SC_ARMOR_PROPERTY,1800000,1,Ele_Holy,1,0; @@ -72452,6 +87023,15 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" specialeffect2 EF_GUARD; sc_start SC_PROTECT_DEF,60000,3; @@ -72464,6 +87044,15 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" specialeffect2 EF_GUARD; sc_start SC_PROTECT_DEF,180000,3; @@ -72476,6 +87065,15 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" specialeffect2 EF_SPELLBREAKER; sc_start SC_PROTECT_MDEF,60000,3; @@ -72488,6 +87086,15 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" specialeffect2 EF_SPELLBREAKER; sc_start SC_PROTECT_MDEF,180000,3; @@ -72770,6 +87377,15 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" pet 1122; "> }, { @@ -72779,6 +87395,15 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" pet 1123; "> }, { @@ -72788,6 +87413,15 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" pet 1125; "> }, { @@ -72797,6 +87431,15 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" pet 1385; "> }, { @@ -72806,6 +87449,15 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" pet 1382; "> }, { @@ -72815,6 +87467,15 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" pet 1208; "> }, { @@ -72941,6 +87602,12 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Delay: 180000 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } }, { Id: 14587 @@ -72949,6 +87616,18 @@ item_db: ( Type: 11 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } Script: <" itemskill BS_REPAIRWEAPON,1; "> }, { @@ -72958,6 +87637,12 @@ item_db: ( Type: 11 Buy: 10 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nogstorage: true + } Script: <" itemskill CASH_BLESSING,10; "> }, { @@ -72967,6 +87652,12 @@ item_db: ( Type: 11 Buy: 10 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nogstorage: true + } Script: <" itemskill CASH_INCAGI,10; "> }, { @@ -72976,6 +87667,12 @@ item_db: ( Type: 11 Buy: 10 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nogstorage: true + } Script: <" itemskill CASH_ASSUMPTIO,5; "> }, { @@ -72985,6 +87682,18 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } Script: <" callfunc "F_CashSeigeTele"; "> }, { @@ -72994,6 +87703,18 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } Script: <" sc_start SC_CASH_PLUSONLYJOBEXP,1800000,50; "> }, { @@ -73003,6 +87724,18 @@ item_db: ( Type: 11 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } Script: <" itemskill HW_MAGICPOWER,10; "> }, { @@ -73012,6 +87745,18 @@ item_db: ( Type: 11 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } Script: <" itemskill WZ_QUAGMIRE,5; "> }, { @@ -73045,6 +87790,15 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_ITEMSCRIPT,180000,4121; "> }, { @@ -73054,6 +87808,15 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_ITEMSCRIPT,60000,4047; "> }, { @@ -73063,6 +87826,18 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } }, { Id: 14600 @@ -73071,6 +87846,11 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } }, { Id: 14601 @@ -73079,6 +87859,11 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" sc_start SC_INCFLEE,300000,30; sc_start SC_INCHIT,300000,30; @@ -73093,6 +87878,15 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_ITEMSCRIPT,180000,4302; "> }, { @@ -73102,6 +87896,15 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_ITEMSCRIPT,180000,4132; "> }, { @@ -73111,6 +87914,15 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_ITEMSCRIPT,60000,4143; "> }, { @@ -73120,6 +87932,15 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_ITEMSCRIPT,180000,4135; "> }, { @@ -73129,6 +87950,18 @@ item_db: ( Type: 2 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } }, { Id: 14607 @@ -73146,6 +87979,11 @@ item_db: ( Type: 2 Buy: 20000 Weight: 1200 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" sc_start SC_INCALLSTATUS,3600000,6; "> }, { @@ -73188,6 +88026,16 @@ item_db: ( Job: 0xFFFFFFFE Loc: 16 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, // More Maces { @@ -73255,6 +88103,16 @@ item_db: ( EquipLv: 1 Refine: false View: 8 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddEff,Eff_Stun,1000; bonus2 bAddSize,Size_Small,40; @@ -73270,6 +88128,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5528,1; "> }, { @@ -73279,6 +88146,13 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5529,1; "> }, /* @@ -73324,6 +88198,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5565,1; "> }, { @@ -73333,6 +88216,15 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5566,1; "> }, /* @@ -73362,6 +88254,11 @@ item_db: ( Type: 2 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" packageitem(); "> }, /* @@ -73431,6 +88328,15 @@ item_db: ( Type: 2 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, /* @@ -73465,6 +88371,11 @@ item_db: ( Type: 2 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" packageitem(); "> }, /* @@ -73604,6 +88515,11 @@ item_db: ( Type: 18 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 5690,1; "> }, /* @@ -73653,6 +88569,11 @@ item_db: ( Type: 2 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" packageitem(); "> }, /* @@ -73904,6 +88825,16 @@ item_db: ( EquipLv: 1 Refine: false View: 369 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 18501 @@ -73915,6 +88846,16 @@ item_db: ( EquipLv: 1 Refine: false View: 369 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 18502 @@ -73926,6 +88867,16 @@ item_db: ( EquipLv: 1 Refine: false View: 369 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 18503 @@ -74224,6 +89175,8 @@ item_db: ( Type: 11 Buy: 2 Weight: 100 + Delay: 60000 + Stack: [20, 1] Script: <" itemskill RK_LUXANIMA,1; "> }, ) diff --git a/db/re/item_db.conf b/db/re/item_db.conf index fba0a6932..ecd2b7c17 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -29,6 +29,26 @@ item_db: ( Refine: Refineable (boolean, defaults to true) View: View ID (int, defaults to 0) BindOnEquip: true/false (boolean, defaults to false) + BuyingStore: true/false (boolean, defaults to false) + Delay: Delay to use item (int, defaults to 0) + Trade: { (defaults to no restrictions) + override: GroupID (int, defaults to 100) + nodrop: true/false (boolean, defaults to false) + notrade: true/false (boolean, defaults to false) + partneroverride: true/false (boolean, defaults to false) + noselltonpc: true/false (boolean, defaults to false) + nocart: true/false (boolean, defaults to false) + nostorage: true/false (boolean, defaults to false) + nogstorage: true/false (boolean, defaults to false) + nomail: true/false (boolean, defaults to false) + noauction: true/false (boolean, defaults to false) + } + Nouse: { (defaults to no restrictions) + override: GroupID (int, defaults to 100) + sitting: true/false (boolean, defaults to false) + } + Stack: [amount, type] (int, defaults to 0) + Sprite: SpriteID (int, defaults to 0) Script: <" Script (it can be multi-line) @@ -98,6 +118,7 @@ item_db: ( Buy: 40 Weight: 70 Upper: 63 + BuyingStore: true Script: <" sc_end SC_POISON; sc_end SC_SILENCE; @@ -113,6 +134,7 @@ item_db: ( Buy: 18 Weight: 30 Upper: 63 + BuyingStore: true Script: <" itemheal rand(18,28),0; "> }, { @@ -123,6 +145,7 @@ item_db: ( Buy: 40 Weight: 50 Upper: 63 + BuyingStore: true Script: <" itemheal rand(38,58),0; "> }, { @@ -133,6 +156,7 @@ item_db: ( Buy: 120 Weight: 70 Upper: 63 + BuyingStore: true Script: <" itemheal rand(75,115),0; "> }, { @@ -143,6 +167,7 @@ item_db: ( Buy: 60 Weight: 70 Upper: 63 + BuyingStore: true Script: <" itemheal 0,rand(15,30); "> }, { @@ -153,6 +178,7 @@ item_db: ( Buy: 10 Weight: 30 Upper: 63 + BuyingStore: true Script: <" sc_end SC_POISON; "> }, { @@ -163,6 +189,7 @@ item_db: ( Buy: 15 Weight: 20 Upper: 63 + BuyingStore: true Script: <" itemheal rand(16,22),0; "> }, { @@ -173,6 +200,7 @@ item_db: ( Buy: 15 Weight: 20 Upper: 63 + BuyingStore: true Script: <" itemheal rand(17,21),0; "> }, { @@ -183,6 +211,7 @@ item_db: ( Buy: 200 Weight: 20 Upper: 63 + BuyingStore: true Script: <" itemheal 0,rand(10,15); "> }, { @@ -193,6 +222,7 @@ item_db: ( Buy: 15 Weight: 20 Upper: 63 + BuyingStore: true Script: <" itemheal rand(18,20),0; "> }, { @@ -203,6 +233,7 @@ item_db: ( Buy: 15 Weight: 20 Upper: 63 + BuyingStore: true Script: <" itemheal rand(15,23),0; "> }, { @@ -213,6 +244,7 @@ item_db: ( Buy: 50 Weight: 150 Upper: 63 + BuyingStore: true Script: <" itemheal rand(70,100),0; "> }, { @@ -223,6 +255,7 @@ item_db: ( Buy: 500 Weight: 100 Upper: 63 + BuyingStore: true Script: <" itemheal rand(70,100),rand(20,40); "> }, { @@ -233,6 +266,7 @@ item_db: ( Buy: 25 Weight: 30 Upper: 63 + BuyingStore: true Script: <" itemheal rand(27,37),0; "> }, { @@ -243,6 +277,7 @@ item_db: ( Buy: 150 Weight: 10 Upper: 63 + BuyingStore: true Script: <" itemheal rand(175,235),0; "> }, { @@ -253,6 +288,7 @@ item_db: ( Buy: 360 Weight: 20 Upper: 63 + BuyingStore: true Script: <" itemheal rand(325,405),0; "> }, { @@ -263,6 +299,7 @@ item_db: ( Buy: 8500 Weight: 30 Upper: 63 + BuyingStore: true Script: <" itemheal rand(400,600),0; "> }, { @@ -273,6 +310,7 @@ item_db: ( Buy: 20 Weight: 30 Upper: 63 + BuyingStore: true Script: <" sc_end SC_CURSE; "> }, { @@ -283,6 +321,7 @@ item_db: ( Buy: 500 Weight: 100 Upper: 63 + BuyingStore: true Script: <" sc_end SC_POISON; sc_end SC_SILENCE; @@ -300,6 +339,7 @@ item_db: ( Buy: 7000 Weight: 150 Upper: 63 + BuyingStore: true Script: <" itemheal rand(325,405),rand(40,60); sc_end SC_POISON; @@ -318,6 +358,7 @@ item_db: ( Buy: 60 Weight: 150 Upper: 63 + BuyingStore: true Script: <" itemheal rand(72,108),0; "> }, { @@ -328,6 +369,7 @@ item_db: ( Buy: 10 Weight: 30 Upper: 63 + BuyingStore: true Script: <" itemheal rand(45,65),0; "> }, { @@ -338,6 +380,7 @@ item_db: ( Buy: 20 Weight: 40 Upper: 63 + BuyingStore: true Script: <" itemheal rand(105,145),0; "> }, { @@ -348,6 +391,7 @@ item_db: ( Buy: 20 Weight: 40 Upper: 63 + BuyingStore: true Script: <" itemheal rand(25,35),0; "> }, { @@ -358,6 +402,7 @@ item_db: ( Buy: 20 Weight: 40 Upper: 63 + BuyingStore: true Script: <" itemheal rand(26,34),0; "> }, { @@ -368,6 +413,7 @@ item_db: ( Buy: 250 Weight: 40 Upper: 63 + BuyingStore: true Script: <" itemheal 0,rand(15,25); "> }, { @@ -378,6 +424,7 @@ item_db: ( Buy: 20 Weight: 40 Upper: 63 + BuyingStore: true Script: <" itemheal rand(27,33),0; "> }, { @@ -388,6 +435,7 @@ item_db: ( Buy: 15 Weight: 20 Upper: 63 + BuyingStore: true Script: <" itemheal 19,0; "> }, { @@ -398,6 +446,7 @@ item_db: ( Buy: 150 Weight: 80 Upper: 63 + BuyingStore: true Script: <" itemheal rand(105,145),0; if(rand(1000)<250) sc_start SC_FREEZE,10000,0; @@ -411,6 +460,7 @@ item_db: ( Buy: 1000 Weight: 10 Upper: 63 + BuyingStore: true Script: <" itemheal rand(50,90),0; "> }, { @@ -421,6 +471,7 @@ item_db: ( Buy: 1000 Weight: 30 Upper: 63 + BuyingStore: true Script: <" itemheal rand(160,200),0; "> }, { @@ -431,6 +482,7 @@ item_db: ( Buy: 3000 Weight: 100 Upper: 63 + BuyingStore: true Script: <" itemheal rand(270,330),0; "> }, { @@ -481,6 +533,7 @@ item_db: ( Buy: 20 Weight: 30 Upper: 63 + BuyingStore: true Script: <" itemheal rand(25,60),0; "> }, { @@ -521,6 +574,7 @@ item_db: ( Buy: 2800 Weight: 50 Upper: 63 + BuyingStore: true Script: <" itemheal 0,rand(10,15); "> }, { @@ -531,6 +585,7 @@ item_db: ( Buy: 180 Weight: 80 Upper: 63 + BuyingStore: true Script: <" itemheal rand(50,100),0; if(rand(1000)<150) sc_start SC_STUN,3000,0; @@ -544,6 +599,7 @@ item_db: ( Buy: 10 Weight: 10 Upper: 63 + BuyingStore: true Script: <" itemheal rand(10,15),0; "> }, { @@ -554,6 +610,7 @@ item_db: ( Buy: 1 Weight: 50 Upper: 63 + BuyingStore: true Script: <" itemheal rand(50,60),0; "> }, { @@ -574,6 +631,7 @@ item_db: ( Buy: 1 Weight: 50 Upper: 63 + BuyingStore: true Script: <" itemheal rand(35,70),0; "> }, { @@ -688,6 +746,7 @@ item_db: ( Buy: 1 Weight: 30 Upper: 63 + BuyingStore: true Script: <" itemheal 200,0; "> }, { @@ -708,6 +767,7 @@ item_db: ( Buy: 10000 Weight: 150 Upper: 63 + BuyingStore: true Script: <" itemheal rand(244,350),rand(10,30); sc_end SC_POISON; @@ -726,6 +786,7 @@ item_db: ( Buy: 500 Weight: 40 Upper: 63 + BuyingStore: true Script: <" itemheal rand(117,192),0; "> }, { @@ -736,6 +797,7 @@ item_db: ( Buy: 60 Weight: 40 Upper: 63 + BuyingStore: true Script: <" itemheal 0,rand(10,20); "> }, { @@ -746,6 +808,7 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + BuyingStore: true Script: <" itemheal rand(44,66),0; "> }, { @@ -756,6 +819,7 @@ item_db: ( Buy: 10 Weight: 30 Upper: 63 + BuyingStore: true Script: <" itemheal rand(45,65),0; "> }, { @@ -766,6 +830,7 @@ item_db: ( Buy: 20 Weight: 40 Upper: 63 + BuyingStore: true Script: <" itemheal rand(105,145),0; "> }, { @@ -776,6 +841,7 @@ item_db: ( Buy: 1000 Weight: 30 Upper: 63 + BuyingStore: true Script: <" itemheal rand(160,200),0; "> }, { @@ -804,6 +870,7 @@ item_db: ( Buy: 20 Weight: 30 Upper: 63 + BuyingStore: true Script: <" itemheal rand(33,42),0; "> }, { @@ -824,6 +891,7 @@ item_db: ( Buy: 540 Weight: 60 Upper: 63 + BuyingStore: true Script: <" itemheal rand(150,300),rand(20,30); "> }, { @@ -834,6 +902,7 @@ item_db: ( Buy: 200 Weight: 20 Upper: 63 + BuyingStore: true Script: <" itemheal rand(60,70),0; "> }, { @@ -844,6 +913,7 @@ item_db: ( Buy: 200 Weight: 20 Upper: 63 + BuyingStore: true Script: <" itemheal 0,rand(16,28); "> }, { @@ -854,6 +924,7 @@ item_db: ( Buy: 250 Weight: 20 Upper: 63 + BuyingStore: true Script: <" itemheal rand(100,150),0; "> }, { @@ -864,6 +935,7 @@ item_db: ( Buy: 150 Weight: 20 Upper: 63 + BuyingStore: true Script: <" itemheal rand(50,90),0; "> }, { @@ -874,6 +946,7 @@ item_db: ( Buy: 40 Weight: 20 Upper: 63 + BuyingStore: true Script: <" itemheal rand(20,30),0; "> }, { @@ -884,6 +957,7 @@ item_db: ( Buy: 300 Weight: 20 Upper: 63 + BuyingStore: true Script: <" itemheal rand(10,20),rand(10,20); "> }, { @@ -912,6 +986,7 @@ item_db: ( Buy: 100 Weight: 60 Upper: 63 + BuyingStore: true Script: <" itemheal rand(40,70),0; "> }, { @@ -942,6 +1017,7 @@ item_db: ( Buy: 880 Weight: 60 Upper: 63 + BuyingStore: true Script: <" itemheal rand(270,330),rand(20,30); "> }, { @@ -982,6 +1058,7 @@ item_db: ( Buy: 0 Weight: 150 Upper: 63 + BuyingStore: true Script: <" itemheal rand(325,405),rand(40,60); sc_end SC_POISON; @@ -1000,6 +1077,7 @@ item_db: ( Buy: 0 Weight: 150 Upper: 63 + BuyingStore: true Script: <" itemheal rand(325,405),rand(40,60); sc_end SC_POISON; @@ -1018,6 +1096,7 @@ item_db: ( Buy: 0 Weight: 150 Upper: 63 + BuyingStore: true Script: <" itemheal rand(325,405),rand(40,60); sc_end SC_POISON; @@ -1036,6 +1115,7 @@ item_db: ( Buy: 0 Weight: 150 Upper: 63 + BuyingStore: true Script: <" itemheal rand(325,405),rand(40,60); sc_end SC_POISON; @@ -1054,6 +1134,7 @@ item_db: ( Buy: 0 Weight: 150 Upper: 63 + BuyingStore: true Script: <" itemheal rand(325,405),rand(40,60); sc_end SC_POISON; @@ -1114,6 +1195,7 @@ item_db: ( Buy: 500 Weight: 50 Upper: 63 + BuyingStore: true Script: <" itemskill AL_TELEPORT,1; "> }, { @@ -1124,6 +1206,7 @@ item_db: ( Buy: 300 Weight: 50 Upper: 63 + BuyingStore: true Script: <" itemskill AL_TELEPORT,3; "> }, { @@ -1134,6 +1217,7 @@ item_db: ( Buy: 10000 Weight: 200 Upper: 63 + BuyingStore: true Script: <" getrandgroupitem 603,1; "> }, { @@ -1144,6 +1228,7 @@ item_db: ( Buy: 50 Weight: 50 Upper: 63 + BuyingStore: true Script: <" monster "this",-1,-1,"--ja--",-1,1,""; "> }, { @@ -1154,6 +1239,7 @@ item_db: ( Buy: 2000 Weight: 100 Upper: 63 + BuyingStore: true Script: <" itemskill SM_ENDURE,1; "> }, { @@ -1164,6 +1250,7 @@ item_db: ( Buy: 1500 Weight: 100 Upper: 63 + BuyingStore: true Script: <" itemskill SM_SELFPROVOKE,1; "> }, { @@ -1174,6 +1261,8 @@ item_db: ( Buy: 5000 Weight: 300 Upper: 63 + BuyingStore: true + Delay: 5000 Script: <" percentheal 100,100; "> }, { @@ -1184,6 +1273,8 @@ item_db: ( Buy: 5000 Weight: 300 Upper: 63 + BuyingStore: true + Delay: 3000 Script: <" percentheal 50,50; "> }, { @@ -1194,6 +1285,7 @@ item_db: ( Buy: 100 Weight: 100 Upper: 63 + BuyingStore: true }, { Id: 610 @@ -1203,6 +1295,7 @@ item_db: ( Buy: 4000 Weight: 100 Upper: 63 + BuyingStore: true Script: <" itemskill ALL_RESURRECTION,1; "> }, { @@ -1213,6 +1306,7 @@ item_db: ( Buy: 40 Weight: 50 Upper: 63 + BuyingStore: true Script: <" itemskill MC_IDENTIFY,1; "> }, { @@ -1223,6 +1317,7 @@ item_db: ( Buy: 150 Weight: 200 Upper: 63 + BuyingStore: true Script: <" produce 21; "> }, { @@ -1233,6 +1328,7 @@ item_db: ( Buy: 1000 Weight: 200 Upper: 63 + BuyingStore: true Script: <" produce 1; "> }, { @@ -1243,6 +1339,7 @@ item_db: ( Buy: 3000 Weight: 300 Upper: 63 + BuyingStore: true Script: <" produce 2; "> }, { @@ -1253,6 +1350,7 @@ item_db: ( Buy: 5000 Weight: 400 Upper: 63 + BuyingStore: true Script: <" produce 3; "> }, { @@ -1263,6 +1361,7 @@ item_db: ( Buy: 10000 Weight: 50 Upper: 63 + BuyingStore: true Script: <" getrandgroupitem 616,1; "> }, { @@ -1273,6 +1372,7 @@ item_db: ( Buy: 10000 Weight: 200 Upper: 63 + BuyingStore: true Script: <" getrandgroupitem 617,1; "> }, { @@ -1283,6 +1383,7 @@ item_db: ( Buy: 50 Weight: 20 Upper: 63 + BuyingStore: true }, { Id: 619 @@ -1292,6 +1393,10 @@ item_db: ( Buy: 1000 Weight: 50 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1002; "> }, { @@ -1302,6 +1407,10 @@ item_db: ( Buy: 1500 Weight: 50 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1113; "> }, { @@ -1312,6 +1421,10 @@ item_db: ( Buy: 20 Weight: 50 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1031; "> }, { @@ -1322,6 +1435,10 @@ item_db: ( Buy: 2500 Weight: 50 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1063; "> }, { @@ -1332,6 +1449,10 @@ item_db: ( Buy: 4000 Weight: 50 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1049; "> }, { @@ -1342,6 +1463,10 @@ item_db: ( Buy: 2500 Weight: 50 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1011; "> }, { @@ -1352,6 +1477,10 @@ item_db: ( Buy: 100 Weight: 50 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1042; "> }, { @@ -1362,6 +1491,10 @@ item_db: ( Buy: 1500 Weight: 50 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1035; "> }, { @@ -1372,6 +1505,10 @@ item_db: ( Buy: 7000 Weight: 50 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1167; "> }, { @@ -1382,6 +1519,10 @@ item_db: ( Buy: 10000 Weight: 50 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1107; "> }, { @@ -1392,6 +1533,10 @@ item_db: ( Buy: 300 Weight: 50 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1052; "> }, { @@ -1402,6 +1547,10 @@ item_db: ( Buy: 10 Weight: 50 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1014; "> }, { @@ -1412,6 +1561,10 @@ item_db: ( Buy: 20 Weight: 50 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1077; "> }, { @@ -1422,6 +1575,10 @@ item_db: ( Buy: 5000 Weight: 50 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1019; "> }, { @@ -1432,6 +1589,10 @@ item_db: ( Buy: 20 Weight: 50 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1056; "> }, { @@ -1442,6 +1603,10 @@ item_db: ( Buy: 20 Weight: 50 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1057; "> }, { @@ -1452,6 +1617,10 @@ item_db: ( Buy: 300 Weight: 50 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1023; "> }, { @@ -1462,6 +1631,10 @@ item_db: ( Buy: 100 Weight: 50 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1026; "> }, { @@ -1472,6 +1645,10 @@ item_db: ( Buy: 350 Weight: 50 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1110; "> }, { @@ -1482,6 +1659,10 @@ item_db: ( Buy: 12000 Weight: 50 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1170; "> }, { @@ -1492,6 +1673,10 @@ item_db: ( Buy: 18000 Weight: 50 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1029; "> }, { @@ -1502,6 +1687,10 @@ item_db: ( Buy: 3000 Weight: 50 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1155; "> }, { @@ -1512,6 +1701,10 @@ item_db: ( Buy: 100 Weight: 50 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1109; "> }, { @@ -1522,6 +1715,10 @@ item_db: ( Buy: 1800 Weight: 50 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1101; "> }, { @@ -1532,6 +1729,7 @@ item_db: ( Buy: 3000 Weight: 30 Upper: 63 + BuyingStore: true Script: <" bpet; "> }, { @@ -1542,6 +1740,7 @@ item_db: ( Buy: 1000 Weight: 200 Upper: 63 + BuyingStore: true Script: <" getrandgroupitem 644,1; "> }, { @@ -1552,6 +1751,7 @@ item_db: ( Buy: 800 Weight: 100 Upper: 63 + BuyingStore: true Script: <" sc_start SC_ATTHASTE_POTION1,1800000,4; "> }, { @@ -1564,6 +1764,7 @@ item_db: ( Job: 0xFFF7FEEF Upper: 63 EquipLv: 40 + BuyingStore: true Script: <" sc_start SC_ATTHASTE_POTION2,1800000,6; "> }, { @@ -1576,6 +1777,7 @@ item_db: ( Job: 0x01E646A6 Upper: 63 EquipLv: 85 + BuyingStore: true Script: <" sc_start SC_ATTHASTE_POTION3,1800000,9; "> }, { @@ -1586,6 +1788,7 @@ item_db: ( Buy: 2 Weight: 500 Upper: 63 + BuyingStore: true Script: <" guildgetexp rand(600000,1200000); "> }, { @@ -1596,6 +1799,10 @@ item_db: ( Buy: 500 Weight: 50 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1188; "> }, { @@ -1606,6 +1813,10 @@ item_db: ( Buy: 20000 Weight: 50 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1200; "> }, { @@ -1616,6 +1827,10 @@ item_db: ( Buy: 20000 Weight: 50 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1275; "> }, { @@ -1626,6 +1841,7 @@ item_db: ( Buy: 1450 Weight: 30 Upper: 63 + BuyingStore: true Script: <" sc_start SC_MOVHASTE_HORSE,180000,0; "> }, { @@ -1636,6 +1852,7 @@ item_db: ( Buy: 1 Weight: 10 Upper: 63 + BuyingStore: true Script: <" percentheal 10,0; "> }, { @@ -1646,6 +1863,7 @@ item_db: ( Buy: 1000 Weight: 200 Upper: 63 + BuyingStore: true Script: <" getrandgroupitem 664,1; "> }, { @@ -1656,6 +1874,7 @@ item_db: ( Buy: 1000 Weight: 200 Upper: 63 + BuyingStore: true Script: <" getrandgroupitem 665,1; "> }, { @@ -1666,6 +1885,7 @@ item_db: ( Buy: 1000 Weight: 200 Upper: 63 + BuyingStore: true Script: <" getrandgroupitem 666,1; "> }, { @@ -1676,6 +1896,7 @@ item_db: ( Buy: 1000 Weight: 200 Upper: 63 + BuyingStore: true Script: <" getrandgroupitem 667,1; "> }, { @@ -1686,6 +1907,7 @@ item_db: ( Buy: 0 Weight: 20 Upper: 63 + BuyingStore: true Script: <" set Zeny,Zeny+rand(1000,10000); "> }, { @@ -1696,6 +1918,7 @@ item_db: ( Buy: 500 Weight: 100 Upper: 63 + BuyingStore: true Script: <" percentheal -100,-100; "> }, { @@ -1778,6 +2001,7 @@ item_db: ( Buy: 5000 Weight: 100 Upper: 63 + BuyingStore: true Script: <" if(Class == Job_Assassin_Cross || Class == Job_Guillotine_Cross || Class == Job_Guillotine_Cross_T) { sc_start SC_DPOISON,60000,0; @@ -1794,6 +2018,7 @@ item_db: ( Buy: 5000 Weight: 300 Upper: 63 + BuyingStore: true Script: <" if(rand(1000)<100) sc_start SC_DPOISON,10000,0; sc_start SC_POISON,50000,0; @@ -1817,6 +2042,7 @@ item_db: ( Buy: 50000 Weight: 10 Upper: 63 + BuyingStore: true Script: <" if (getpartnerid()) sc_start SC_WEDDING,600000,0; "> }, { @@ -1827,6 +2053,7 @@ item_db: ( Buy: 0 Weight: 100 Upper: 63 + BuyingStore: true Script: <" sc_start SC_PLUSATTACKPOWER,60000,30; "> }, { @@ -1837,6 +2064,7 @@ item_db: ( Buy: 0 Weight: 50 Upper: 63 + BuyingStore: true Script: <" sc_start SC_PLUSMAGICPOWER,60000,30; "> }, { @@ -1847,6 +2075,7 @@ item_db: ( Buy: 15000 Weight: 300 Upper: 63 + BuyingStore: true Script: <" sc_start SC_PLUSATTACKPOWER,60000,10; sc_start SC_PLUSMAGICPOWER,60000,10; @@ -1870,6 +2099,10 @@ item_db: ( Buy: 1000 Weight: 10 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" itemskill WZ_EARTHSPIKE,3; "> }, { @@ -1880,6 +2113,10 @@ item_db: ( Buy: 2000 Weight: 10 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" itemskill WZ_EARTHSPIKE,5; "> }, { @@ -1890,6 +2127,10 @@ item_db: ( Buy: 1000 Weight: 10 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" itemskill MG_COLDBOLT,3; "> }, { @@ -1900,6 +2141,10 @@ item_db: ( Buy: 2000 Weight: 10 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" itemskill MG_COLDBOLT,5; "> }, { @@ -1910,6 +2155,10 @@ item_db: ( Buy: 1000 Weight: 10 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" itemskill MG_FIREBOLT,3; "> }, { @@ -1920,6 +2169,10 @@ item_db: ( Buy: 2000 Weight: 10 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" itemskill MG_FIREBOLT,5; "> }, { @@ -1930,6 +2183,10 @@ item_db: ( Buy: 1000 Weight: 10 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" itemskill MG_LIGHTNINGBOLT,3; "> }, { @@ -1940,6 +2197,10 @@ item_db: ( Buy: 2000 Weight: 10 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" itemskill MG_LIGHTNINGBOLT,5; "> }, { @@ -1950,6 +2211,10 @@ item_db: ( Buy: 1000 Weight: 10 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" itemskill MG_SOULSTRIKE,3; "> }, { @@ -1960,6 +2225,10 @@ item_db: ( Buy: 2000 Weight: 10 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" itemskill MG_SOULSTRIKE,5; "> }, { @@ -1970,6 +2239,10 @@ item_db: ( Buy: 1000 Weight: 10 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" itemskill MG_FIREBALL,1; "> }, { @@ -1980,6 +2253,10 @@ item_db: ( Buy: 2000 Weight: 10 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" itemskill MG_FIREBALL,5; "> }, { @@ -1990,6 +2267,10 @@ item_db: ( Buy: 1000 Weight: 10 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" itemskill MG_FIREWALL,1; "> }, { @@ -2000,6 +2281,10 @@ item_db: ( Buy: 2000 Weight: 10 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" itemskill MG_FIREWALL,5; "> }, { @@ -2010,6 +2295,10 @@ item_db: ( Buy: 1000 Weight: 10 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" itemskill MG_FROSTDIVER,1; "> }, // Etc Items @@ -2021,6 +2310,7 @@ item_db: ( Type: 3 Buy: 55000 Weight: 200 + BuyingStore: true }, { Id: 702 @@ -2029,6 +2319,7 @@ item_db: ( Type: 3 Buy: 450 Weight: 100 + BuyingStore: true }, { Id: 703 @@ -2037,6 +2328,7 @@ item_db: ( Type: 3 Buy: 500 Weight: 10 + BuyingStore: true }, { Id: 704 @@ -2045,6 +2337,7 @@ item_db: ( Type: 3 Buy: 500 Weight: 10 + BuyingStore: true }, { Id: 705 @@ -2053,6 +2346,7 @@ item_db: ( Type: 3 Buy: 10 Weight: 10 + BuyingStore: true }, { Id: 706 @@ -2061,6 +2355,7 @@ item_db: ( Type: 3 Buy: 80000 Weight: 10 + BuyingStore: true }, { Id: 707 @@ -2069,6 +2364,7 @@ item_db: ( Type: 3 Buy: 500 Weight: 10 + BuyingStore: true }, { Id: 708 @@ -2077,6 +2373,7 @@ item_db: ( Type: 3 Buy: 500 Weight: 10 + BuyingStore: true }, { Id: 709 @@ -2085,6 +2382,7 @@ item_db: ( Type: 3 Buy: 500 Weight: 10 + BuyingStore: true }, { Id: 710 @@ -2093,6 +2391,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 711 @@ -2101,6 +2400,7 @@ item_db: ( Type: 3 Buy: 16 Weight: 10 + BuyingStore: true }, { Id: 712 @@ -2109,6 +2409,7 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + BuyingStore: true }, { Id: 713 @@ -2117,6 +2418,7 @@ item_db: ( Type: 3 Buy: 6 Weight: 20 + BuyingStore: true }, { Id: 714 @@ -2125,6 +2427,7 @@ item_db: ( Type: 3 Buy: 2 Weight: 1000 + BuyingStore: true }, { Id: 715 @@ -2133,6 +2436,7 @@ item_db: ( Type: 3 Buy: 600 Weight: 30 + BuyingStore: true }, { Id: 716 @@ -2141,6 +2445,7 @@ item_db: ( Type: 3 Buy: 600 Weight: 30 + BuyingStore: true }, { Id: 717 @@ -2149,6 +2454,7 @@ item_db: ( Type: 3 Buy: 600 Weight: 30 + BuyingStore: true }, { Id: 718 @@ -2157,6 +2463,7 @@ item_db: ( Type: 3 Buy: 6000 Weight: 100 + BuyingStore: true }, { Id: 719 @@ -2165,6 +2472,7 @@ item_db: ( Type: 3 Buy: 6000 Weight: 100 + BuyingStore: true }, { Id: 720 @@ -2173,6 +2481,7 @@ item_db: ( Type: 3 Buy: 6000 Weight: 100 + BuyingStore: true }, { Id: 721 @@ -2181,6 +2490,7 @@ item_db: ( Type: 3 Buy: 6000 Weight: 100 + BuyingStore: true }, { Id: 722 @@ -2189,6 +2499,7 @@ item_db: ( Type: 3 Buy: 6000 Weight: 100 + BuyingStore: true }, { Id: 723 @@ -2197,6 +2508,7 @@ item_db: ( Type: 3 Buy: 6000 Weight: 100 + BuyingStore: true }, { Id: 724 @@ -2205,6 +2517,7 @@ item_db: ( Type: 3 Buy: 600 Weight: 100 + BuyingStore: true }, { Id: 725 @@ -2213,6 +2526,7 @@ item_db: ( Type: 3 Buy: 6000 Weight: 100 + BuyingStore: true }, { Id: 726 @@ -2221,6 +2535,7 @@ item_db: ( Type: 3 Buy: 6000 Weight: 100 + BuyingStore: true }, { Id: 727 @@ -2229,6 +2544,7 @@ item_db: ( Type: 3 Buy: 6000 Weight: 100 + BuyingStore: true }, { Id: 728 @@ -2237,6 +2553,7 @@ item_db: ( Type: 3 Buy: 6000 Weight: 100 + BuyingStore: true }, { Id: 729 @@ -2245,6 +2562,7 @@ item_db: ( Type: 3 Buy: 6000 Weight: 100 + BuyingStore: true }, { Id: 730 @@ -2253,6 +2571,7 @@ item_db: ( Type: 3 Buy: 10000 Weight: 100 + BuyingStore: true }, { Id: 731 @@ -2261,6 +2580,7 @@ item_db: ( Type: 3 Buy: 25000 Weight: 100 + BuyingStore: true }, { Id: 732 @@ -2269,6 +2589,7 @@ item_db: ( Type: 3 Buy: 55000 Weight: 100 + BuyingStore: true }, { Id: 733 @@ -2277,6 +2598,7 @@ item_db: ( Type: 3 Buy: 10 Weight: 100 + BuyingStore: true }, { Id: 734 @@ -2285,6 +2607,7 @@ item_db: ( Type: 3 Buy: 3000 Weight: 200 + BuyingStore: true }, { Id: 735 @@ -2293,6 +2616,7 @@ item_db: ( Type: 3 Buy: 5000 Weight: 500 + BuyingStore: true }, { Id: 736 @@ -2301,6 +2625,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 300 + BuyingStore: true }, { Id: 737 @@ -2309,6 +2634,7 @@ item_db: ( Type: 3 Buy: 400 Weight: 50 + BuyingStore: true }, { Id: 738 @@ -2317,6 +2643,7 @@ item_db: ( Type: 3 Buy: 400 Weight: 100 + BuyingStore: true }, { Id: 739 @@ -2325,6 +2652,7 @@ item_db: ( Type: 3 Buy: 10000 Weight: 10 + BuyingStore: true }, { Id: 740 @@ -2333,6 +2661,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 100 + BuyingStore: true }, { Id: 741 @@ -2341,6 +2670,7 @@ item_db: ( Type: 3 Buy: 1800 Weight: 100 + BuyingStore: true }, { Id: 742 @@ -2349,6 +2679,7 @@ item_db: ( Type: 3 Buy: 3000 Weight: 100 + BuyingStore: true }, { Id: 743 @@ -2357,6 +2688,7 @@ item_db: ( Type: 3 Buy: 5500 Weight: 100 + BuyingStore: true }, { Id: 744 @@ -2365,6 +2697,7 @@ item_db: ( Type: 3 Buy: 2000 Weight: 50 + BuyingStore: true }, { Id: 745 @@ -2373,6 +2706,7 @@ item_db: ( Type: 3 Buy: 12000 Weight: 50 + BuyingStore: true }, { Id: 746 @@ -2381,6 +2715,7 @@ item_db: ( Type: 3 Buy: 1400 Weight: 50 + BuyingStore: true }, { Id: 747 @@ -2389,6 +2724,7 @@ item_db: ( Type: 3 Buy: 15000 Weight: 50 + BuyingStore: true }, { Id: 748 @@ -2397,6 +2733,7 @@ item_db: ( Type: 3 Buy: 55000 Weight: 10 + BuyingStore: true }, { Id: 749 @@ -2405,6 +2742,7 @@ item_db: ( Type: 3 Buy: 35000 Weight: 10 + BuyingStore: true }, { Id: 750 @@ -2413,6 +2751,7 @@ item_db: ( Type: 3 Buy: 18000 Weight: 100 + BuyingStore: true }, { Id: 751 @@ -2421,6 +2760,7 @@ item_db: ( Type: 3 Buy: 14000 Weight: 100 + BuyingStore: true }, { Id: 752 @@ -2429,6 +2769,7 @@ item_db: ( Type: 3 Buy: 4000 Weight: 100 + BuyingStore: true }, { Id: 753 @@ -2437,6 +2778,7 @@ item_db: ( Type: 3 Buy: 6000 Weight: 100 + BuyingStore: true }, { Id: 754 @@ -2445,6 +2787,7 @@ item_db: ( Type: 3 Buy: 5000 Weight: 100 + BuyingStore: true }, { Id: 756 @@ -2453,6 +2796,7 @@ item_db: ( Type: 3 Buy: 550 Weight: 200 + BuyingStore: true }, { Id: 757 @@ -2461,6 +2805,7 @@ item_db: ( Type: 3 Buy: 650 Weight: 200 + BuyingStore: true }, { Id: 901 @@ -2469,6 +2814,7 @@ item_db: ( Type: 3 Buy: 260 Weight: 10 + BuyingStore: true }, { Id: 902 @@ -2477,6 +2823,7 @@ item_db: ( Type: 3 Buy: 12 Weight: 10 + BuyingStore: true }, { Id: 903 @@ -2485,6 +2832,7 @@ item_db: ( Type: 3 Buy: 140 Weight: 10 + BuyingStore: true }, { Id: 904 @@ -2493,6 +2841,7 @@ item_db: ( Type: 3 Buy: 124 Weight: 10 + BuyingStore: true }, { Id: 905 @@ -2501,6 +2850,7 @@ item_db: ( Type: 3 Buy: 46 Weight: 10 + BuyingStore: true }, { Id: 906 @@ -2509,6 +2859,7 @@ item_db: ( Type: 3 Buy: 68 Weight: 10 + BuyingStore: true }, { Id: 907 @@ -2517,6 +2868,7 @@ item_db: ( Type: 3 Buy: 120 Weight: 10 + BuyingStore: true }, { Id: 908 @@ -2525,6 +2877,7 @@ item_db: ( Type: 3 Buy: 140 Weight: 10 + BuyingStore: true }, { Id: 909 @@ -2533,6 +2886,7 @@ item_db: ( Type: 3 Buy: 6 Weight: 10 + BuyingStore: true }, { Id: 910 @@ -2541,6 +2895,7 @@ item_db: ( Type: 3 Buy: 40 Weight: 10 + BuyingStore: true }, { Id: 911 @@ -2549,6 +2904,7 @@ item_db: ( Type: 3 Buy: 160 Weight: 10 + BuyingStore: true }, { Id: 912 @@ -2557,6 +2913,7 @@ item_db: ( Type: 3 Buy: 480 Weight: 10 + BuyingStore: true }, { Id: 913 @@ -2565,6 +2922,7 @@ item_db: ( Type: 3 Buy: 34 Weight: 10 + BuyingStore: true }, { Id: 914 @@ -2573,6 +2931,7 @@ item_db: ( Type: 3 Buy: 8 Weight: 10 + BuyingStore: true }, { Id: 915 @@ -2581,6 +2940,7 @@ item_db: ( Type: 3 Buy: 8 Weight: 10 + BuyingStore: true }, { Id: 916 @@ -2589,6 +2949,7 @@ item_db: ( Type: 3 Buy: 10 Weight: 10 + BuyingStore: true }, { Id: 917 @@ -2597,6 +2958,7 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + BuyingStore: true }, { Id: 918 @@ -2605,6 +2967,7 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + BuyingStore: true }, { Id: 919 @@ -2613,6 +2976,7 @@ item_db: ( Type: 3 Buy: 36 Weight: 10 + BuyingStore: true }, { Id: 920 @@ -2621,6 +2985,7 @@ item_db: ( Type: 3 Buy: 58 Weight: 10 + BuyingStore: true }, { Id: 921 @@ -2629,6 +2994,7 @@ item_db: ( Type: 3 Buy: 36 Weight: 10 + BuyingStore: true }, { Id: 922 @@ -2637,6 +3003,7 @@ item_db: ( Type: 3 Buy: 220 Weight: 10 + BuyingStore: true }, { Id: 923 @@ -2645,6 +3012,7 @@ item_db: ( Type: 3 Buy: 1200 Weight: 10 + BuyingStore: true }, { Id: 924 @@ -2653,6 +3021,7 @@ item_db: ( Type: 3 Buy: 90 Weight: 10 + BuyingStore: true }, { Id: 925 @@ -2661,6 +3030,7 @@ item_db: ( Type: 3 Buy: 64 Weight: 10 + BuyingStore: true }, { Id: 926 @@ -2669,6 +3039,7 @@ item_db: ( Type: 3 Buy: 82 Weight: 10 + BuyingStore: true }, { Id: 928 @@ -2677,6 +3048,7 @@ item_db: ( Type: 3 Buy: 114 Weight: 10 + BuyingStore: true }, { Id: 929 @@ -2685,6 +3057,7 @@ item_db: ( Type: 3 Buy: 374 Weight: 10 + BuyingStore: true }, { Id: 930 @@ -2693,6 +3066,7 @@ item_db: ( Type: 3 Buy: 350 Weight: 10 + BuyingStore: true }, { Id: 931 @@ -2701,6 +3075,7 @@ item_db: ( Type: 3 Buy: 142 Weight: 10 + BuyingStore: true }, { Id: 932 @@ -2709,6 +3084,7 @@ item_db: ( Type: 3 Buy: 232 Weight: 10 + BuyingStore: true }, { Id: 934 @@ -2717,6 +3093,7 @@ item_db: ( Type: 3 Buy: 600 Weight: 10 + BuyingStore: true }, { Id: 935 @@ -2725,6 +3102,7 @@ item_db: ( Type: 3 Buy: 14 Weight: 10 + BuyingStore: true }, { Id: 936 @@ -2733,6 +3111,7 @@ item_db: ( Type: 3 Buy: 466 Weight: 10 + BuyingStore: true }, { Id: 937 @@ -2741,6 +3120,7 @@ item_db: ( Type: 3 Buy: 148 Weight: 10 + BuyingStore: true }, { Id: 938 @@ -2749,6 +3129,7 @@ item_db: ( Type: 3 Buy: 70 Weight: 10 + BuyingStore: true }, { Id: 939 @@ -2757,6 +3138,7 @@ item_db: ( Type: 3 Buy: 32 Weight: 10 + BuyingStore: true }, { Id: 940 @@ -2765,6 +3147,7 @@ item_db: ( Type: 3 Buy: 36 Weight: 10 + BuyingStore: true }, { Id: 941 @@ -2773,6 +3156,7 @@ item_db: ( Type: 3 Buy: 568 Weight: 10 + BuyingStore: true }, { Id: 942 @@ -2781,6 +3165,7 @@ item_db: ( Type: 3 Buy: 114 Weight: 10 + BuyingStore: true }, { Id: 943 @@ -2789,6 +3174,7 @@ item_db: ( Type: 3 Buy: 448 Weight: 10 + BuyingStore: true }, { Id: 944 @@ -2797,6 +3183,7 @@ item_db: ( Type: 3 Buy: 588 Weight: 10 + BuyingStore: true }, { Id: 945 @@ -2805,6 +3192,7 @@ item_db: ( Type: 3 Buy: 106 Weight: 10 + BuyingStore: true }, { Id: 946 @@ -2813,6 +3201,7 @@ item_db: ( Type: 3 Buy: 64 Weight: 10 + BuyingStore: true }, { Id: 947 @@ -2821,6 +3210,7 @@ item_db: ( Type: 3 Buy: 116 Weight: 10 + BuyingStore: true }, { Id: 948 @@ -2829,6 +3219,7 @@ item_db: ( Type: 3 Buy: 174 Weight: 10 + BuyingStore: true }, { Id: 949 @@ -2837,6 +3228,7 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + BuyingStore: true }, { Id: 950 @@ -2845,6 +3237,7 @@ item_db: ( Type: 3 Buy: 264 Weight: 10 + BuyingStore: true }, { Id: 951 @@ -2853,6 +3246,7 @@ item_db: ( Type: 3 Buy: 412 Weight: 10 + BuyingStore: true }, { Id: 952 @@ -2861,6 +3255,7 @@ item_db: ( Type: 3 Buy: 82 Weight: 10 + BuyingStore: true }, { Id: 953 @@ -2869,6 +3264,7 @@ item_db: ( Type: 3 Buy: 184 Weight: 10 + BuyingStore: true }, { Id: 954 @@ -2877,6 +3273,7 @@ item_db: ( Type: 3 Buy: 466 Weight: 10 + BuyingStore: true }, { Id: 955 @@ -2885,6 +3282,7 @@ item_db: ( Type: 3 Buy: 52 Weight: 10 + BuyingStore: true }, { Id: 956 @@ -2893,6 +3291,7 @@ item_db: ( Type: 3 Buy: 342 Weight: 10 + BuyingStore: true }, { Id: 957 @@ -2901,6 +3300,7 @@ item_db: ( Type: 3 Buy: 82 Weight: 10 + BuyingStore: true }, { Id: 958 @@ -2909,6 +3309,7 @@ item_db: ( Type: 3 Buy: 390 Weight: 10 + BuyingStore: true }, { Id: 959 @@ -2917,6 +3318,7 @@ item_db: ( Type: 3 Buy: 168 Weight: 10 + BuyingStore: true }, { Id: 960 @@ -2925,6 +3327,7 @@ item_db: ( Type: 3 Buy: 114 Weight: 10 + BuyingStore: true }, { Id: 961 @@ -2933,6 +3336,7 @@ item_db: ( Type: 3 Buy: 158 Weight: 10 + BuyingStore: true }, { Id: 962 @@ -2941,6 +3345,7 @@ item_db: ( Type: 3 Buy: 70 Weight: 10 + BuyingStore: true }, { Id: 963 @@ -2949,6 +3354,7 @@ item_db: ( Type: 3 Buy: 250 Weight: 10 + BuyingStore: true }, { Id: 964 @@ -2957,6 +3363,7 @@ item_db: ( Type: 3 Buy: 90 Weight: 10 + BuyingStore: true }, { Id: 965 @@ -2965,6 +3372,7 @@ item_db: ( Type: 3 Buy: 56 Weight: 10 + BuyingStore: true }, { Id: 966 @@ -2973,6 +3381,7 @@ item_db: ( Type: 3 Buy: 158 Weight: 10 + BuyingStore: true }, { Id: 967 @@ -2981,6 +3390,7 @@ item_db: ( Type: 3 Buy: 680 Weight: 10 + BuyingStore: true }, { Id: 968 @@ -2989,6 +3399,7 @@ item_db: ( Type: 3 Buy: 3000 Weight: 10 + BuyingStore: true }, { Id: 969 @@ -2997,6 +3408,7 @@ item_db: ( Type: 3 Buy: 200000 Weight: 200 + BuyingStore: true }, { Id: 970 @@ -3013,6 +3425,7 @@ item_db: ( Type: 3 Buy: 400 Weight: 30 + BuyingStore: true }, { Id: 972 @@ -3021,6 +3434,7 @@ item_db: ( Type: 3 Buy: 400 Weight: 30 + BuyingStore: true }, { Id: 973 @@ -3029,6 +3443,7 @@ item_db: ( Type: 3 Buy: 800 Weight: 70 + BuyingStore: true }, { Id: 974 @@ -3037,6 +3452,7 @@ item_db: ( Type: 3 Buy: 800 Weight: 70 + BuyingStore: true }, { Id: 975 @@ -3045,6 +3461,7 @@ item_db: ( Type: 3 Buy: 8000 Weight: 150 + BuyingStore: true }, { Id: 976 @@ -3053,6 +3470,7 @@ item_db: ( Type: 3 Buy: 8000 Weight: 150 + BuyingStore: true }, { Id: 978 @@ -3061,6 +3479,7 @@ item_db: ( Type: 3 Buy: 8000 Weight: 150 + BuyingStore: true }, { Id: 979 @@ -3069,6 +3488,7 @@ item_db: ( Type: 3 Buy: 8000 Weight: 150 + BuyingStore: true }, { Id: 980 @@ -3077,6 +3497,7 @@ item_db: ( Type: 3 Buy: 8000 Weight: 150 + BuyingStore: true }, { Id: 981 @@ -3085,6 +3506,7 @@ item_db: ( Type: 3 Buy: 8000 Weight: 150 + BuyingStore: true }, { Id: 982 @@ -3093,6 +3515,7 @@ item_db: ( Type: 3 Buy: 8000 Weight: 150 + BuyingStore: true }, { Id: 983 @@ -3101,6 +3524,7 @@ item_db: ( Type: 3 Buy: 8000 Weight: 150 + BuyingStore: true }, { Id: 984 @@ -3109,6 +3533,7 @@ item_db: ( Type: 3 Buy: 1100 Weight: 200 + BuyingStore: true }, { Id: 985 @@ -3117,6 +3542,7 @@ item_db: ( Type: 3 Buy: 1100 Weight: 200 + BuyingStore: true }, { Id: 986 @@ -3125,6 +3551,7 @@ item_db: ( Type: 3 Buy: 30000 Weight: 500 + BuyingStore: true }, { Id: 987 @@ -3133,6 +3560,7 @@ item_db: ( Type: 3 Buy: 120000 Weight: 700 + BuyingStore: true }, { Id: 988 @@ -3141,6 +3569,7 @@ item_db: ( Type: 3 Buy: 300000 Weight: 900 + BuyingStore: true }, { Id: 989 @@ -3149,6 +3578,7 @@ item_db: ( Type: 3 Buy: 600000 Weight: 1000 + BuyingStore: true }, { Id: 990 @@ -3157,6 +3587,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 50 + BuyingStore: true }, { Id: 991 @@ -3165,6 +3596,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 50 + BuyingStore: true }, { Id: 992 @@ -3173,6 +3605,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 50 + BuyingStore: true }, { Id: 993 @@ -3181,6 +3614,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 50 + BuyingStore: true }, { Id: 994 @@ -3189,6 +3623,7 @@ item_db: ( Type: 3 Buy: 3000 Weight: 300 + BuyingStore: true }, { Id: 995 @@ -3197,6 +3632,7 @@ item_db: ( Type: 3 Buy: 3000 Weight: 300 + BuyingStore: true }, { Id: 996 @@ -3205,6 +3641,7 @@ item_db: ( Type: 3 Buy: 3000 Weight: 300 + BuyingStore: true }, { Id: 997 @@ -3213,6 +3650,7 @@ item_db: ( Type: 3 Buy: 3000 Weight: 300 + BuyingStore: true }, { Id: 998 @@ -3221,6 +3659,7 @@ item_db: ( Type: 3 Buy: 100 Weight: 50 + BuyingStore: true }, { Id: 999 @@ -3229,6 +3668,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 100 + BuyingStore: true }, { Id: 1000 @@ -3237,6 +3677,7 @@ item_db: ( Type: 3 Buy: 4500 Weight: 100 + BuyingStore: true }, { Id: 1001 @@ -3245,6 +3686,7 @@ item_db: ( Type: 3 Buy: 1500 Weight: 10 + BuyingStore: true }, { Id: 1002 @@ -3253,6 +3695,7 @@ item_db: ( Type: 3 Buy: 50 Weight: 150 + BuyingStore: true }, { Id: 1003 @@ -3261,6 +3704,7 @@ item_db: ( Type: 3 Buy: 500 Weight: 50 + BuyingStore: true }, { Id: 1004 @@ -3269,6 +3713,7 @@ item_db: ( Type: 3 Buy: 2 Weight: 100 + BuyingStore: true }, { Id: 1005 @@ -3277,6 +3722,7 @@ item_db: ( Type: 3 Buy: 2 Weight: 800 + BuyingStore: true }, { Id: 1006 @@ -3285,6 +3731,7 @@ item_db: ( Type: 3 Buy: 2 Weight: 30 + BuyingStore: true }, { Id: 1007 @@ -3293,6 +3740,7 @@ item_db: ( Type: 3 Buy: 2 Weight: 40 + BuyingStore: true }, { Id: 1008 @@ -3301,6 +3749,7 @@ item_db: ( Type: 3 Buy: 2 Weight: 100 + BuyingStore: true }, { Id: 1009 @@ -3309,6 +3758,7 @@ item_db: ( Type: 3 Buy: 2 Weight: 20 + BuyingStore: true }, { Id: 1010 @@ -3317,6 +3767,7 @@ item_db: ( Type: 3 Buy: 200 Weight: 200 + BuyingStore: true }, { Id: 1011 @@ -3325,6 +3776,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 200 + BuyingStore: true }, { Id: 1012 @@ -3333,6 +3785,7 @@ item_db: ( Type: 3 Buy: 250 Weight: 10 + BuyingStore: true }, { Id: 1013 @@ -3341,6 +3794,7 @@ item_db: ( Type: 3 Buy: 90 Weight: 10 + BuyingStore: true }, { Id: 1014 @@ -3349,6 +3803,7 @@ item_db: ( Type: 3 Buy: 232 Weight: 10 + BuyingStore: true }, { Id: 1015 @@ -3357,6 +3812,7 @@ item_db: ( Type: 3 Buy: 528 Weight: 10 + BuyingStore: true }, { Id: 1016 @@ -3365,6 +3821,7 @@ item_db: ( Type: 3 Buy: 52 Weight: 10 + BuyingStore: true }, { Id: 1017 @@ -3373,6 +3830,7 @@ item_db: ( Type: 3 Buy: 106 Weight: 10 + BuyingStore: true }, { Id: 1018 @@ -3381,6 +3839,7 @@ item_db: ( Type: 3 Buy: 210 Weight: 10 + BuyingStore: true }, { Id: 1019 @@ -3389,6 +3848,7 @@ item_db: ( Type: 3 Buy: 60 Weight: 10 + BuyingStore: true }, { Id: 1020 @@ -3397,6 +3857,7 @@ item_db: ( Type: 3 Buy: 292 Weight: 10 + BuyingStore: true }, { Id: 1021 @@ -3405,6 +3866,7 @@ item_db: ( Type: 3 Buy: 292 Weight: 10 + BuyingStore: true }, { Id: 1022 @@ -3413,6 +3875,7 @@ item_db: ( Type: 3 Buy: 650 Weight: 10 + BuyingStore: true }, { Id: 1023 @@ -3421,6 +3884,7 @@ item_db: ( Type: 3 Buy: 196 Weight: 10 + BuyingStore: true }, { Id: 1024 @@ -3429,6 +3893,7 @@ item_db: ( Type: 3 Buy: 264 Weight: 10 + BuyingStore: true }, { Id: 1025 @@ -3437,6 +3902,7 @@ item_db: ( Type: 3 Buy: 184 Weight: 10 + BuyingStore: true }, { Id: 1026 @@ -3445,6 +3911,7 @@ item_db: ( Type: 3 Buy: 98 Weight: 10 + BuyingStore: true }, { Id: 1027 @@ -3453,6 +3920,7 @@ item_db: ( Type: 3 Buy: 158 Weight: 10 + BuyingStore: true }, { Id: 1028 @@ -3461,6 +3929,7 @@ item_db: ( Type: 3 Buy: 196 Weight: 10 + BuyingStore: true }, { Id: 1029 @@ -3469,6 +3938,7 @@ item_db: ( Type: 3 Buy: 548 Weight: 10 + BuyingStore: true }, { Id: 1030 @@ -3477,6 +3947,7 @@ item_db: ( Type: 3 Buy: 1500 Weight: 10 + BuyingStore: true }, { Id: 1031 @@ -3485,6 +3956,7 @@ item_db: ( Type: 3 Buy: 196 Weight: 10 + BuyingStore: true }, { Id: 1032 @@ -3493,6 +3965,7 @@ item_db: ( Type: 3 Buy: 196 Weight: 10 + BuyingStore: true }, { Id: 1033 @@ -3501,6 +3974,7 @@ item_db: ( Type: 3 Buy: 208 Weight: 10 + BuyingStore: true }, { Id: 1034 @@ -3509,6 +3983,7 @@ item_db: ( Type: 3 Buy: 342 Weight: 10 + BuyingStore: true }, { Id: 1035 @@ -3517,6 +3992,7 @@ item_db: ( Type: 3 Buy: 484 Weight: 10 + BuyingStore: true }, { Id: 1036 @@ -3525,6 +4001,7 @@ item_db: ( Type: 3 Buy: 500 Weight: 10 + BuyingStore: true }, { Id: 1037 @@ -3533,6 +4010,7 @@ item_db: ( Type: 3 Buy: 1200 Weight: 10 + BuyingStore: true }, { Id: 1038 @@ -3541,6 +4019,7 @@ item_db: ( Type: 3 Buy: 528 Weight: 10 + BuyingStore: true }, { Id: 1039 @@ -3549,6 +4028,7 @@ item_db: ( Type: 3 Buy: 2000 Weight: 10 + BuyingStore: true }, { Id: 1040 @@ -3557,6 +4037,7 @@ item_db: ( Type: 3 Buy: 232 Weight: 10 + BuyingStore: true }, { Id: 1041 @@ -3565,6 +4046,7 @@ item_db: ( Type: 3 Buy: 250 Weight: 10 + BuyingStore: true }, { Id: 1042 @@ -3573,6 +4055,7 @@ item_db: ( Type: 3 Buy: 430 Weight: 10 + BuyingStore: true }, { Id: 1043 @@ -3581,6 +4064,7 @@ item_db: ( Type: 3 Buy: 168 Weight: 10 + BuyingStore: true }, { Id: 1044 @@ -3589,6 +4073,7 @@ item_db: ( Type: 3 Buy: 264 Weight: 10 + BuyingStore: true }, { Id: 1045 @@ -3597,6 +4082,7 @@ item_db: ( Type: 3 Buy: 412 Weight: 10 + BuyingStore: true }, { Id: 1046 @@ -3605,6 +4091,7 @@ item_db: ( Type: 3 Buy: 614 Weight: 10 + BuyingStore: true }, { Id: 1047 @@ -3613,6 +4100,7 @@ item_db: ( Type: 3 Buy: 548 Weight: 10 + BuyingStore: true }, { Id: 1048 @@ -3621,6 +4109,7 @@ item_db: ( Type: 3 Buy: 800 Weight: 10 + BuyingStore: true }, { Id: 1049 @@ -3629,6 +4118,7 @@ item_db: ( Type: 3 Buy: 1700 Weight: 10 + BuyingStore: true }, { Id: 1050 @@ -3637,6 +4127,7 @@ item_db: ( Type: 3 Buy: 220 Weight: 10 + BuyingStore: true }, { Id: 1051 @@ -3645,6 +4136,7 @@ item_db: ( Type: 3 Buy: 450 Weight: 10 + BuyingStore: true }, { Id: 1052 @@ -3653,6 +4145,7 @@ item_db: ( Type: 3 Buy: 46 Weight: 10 + BuyingStore: true }, { Id: 1053 @@ -3661,6 +4154,7 @@ item_db: ( Type: 3 Buy: 548 Weight: 10 + BuyingStore: true }, { Id: 1054 @@ -3669,6 +4163,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 1055 @@ -3677,6 +4172,7 @@ item_db: ( Type: 3 Buy: 196 Weight: 10 + BuyingStore: true }, { Id: 1056 @@ -3685,6 +4181,7 @@ item_db: ( Type: 3 Buy: 306 Weight: 10 + BuyingStore: true }, { Id: 1057 @@ -3693,6 +4190,7 @@ item_db: ( Type: 3 Buy: 138 Weight: 10 + BuyingStore: true }, { Id: 1058 @@ -3701,6 +4199,7 @@ item_db: ( Type: 3 Buy: 200 Weight: 10 + BuyingStore: true }, { Id: 1059 @@ -3709,6 +4208,7 @@ item_db: ( Type: 3 Buy: 306 Weight: 10 + BuyingStore: true }, { Id: 1060 @@ -3717,6 +4217,7 @@ item_db: ( Type: 3 Buy: 430 Weight: 10 + BuyingStore: true }, { Id: 1061 @@ -3725,6 +4226,7 @@ item_db: ( Type: 3 Buy: 484 Weight: 10 + BuyingStore: true }, { Id: 1062 @@ -3733,6 +4235,7 @@ item_db: ( Type: 3 Buy: 374 Weight: 10 + BuyingStore: true }, { Id: 1063 @@ -3741,6 +4244,7 @@ item_db: ( Type: 3 Buy: 680 Weight: 10 + BuyingStore: true }, { Id: 1064 @@ -3749,6 +4253,7 @@ item_db: ( Type: 3 Buy: 802 Weight: 10 + BuyingStore: true }, { Id: 1065 @@ -3757,6 +4262,7 @@ item_db: ( Type: 3 Buy: 100 Weight: 10 + BuyingStore: true }, { Id: 1066 @@ -3765,6 +4271,7 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + BuyingStore: true }, { Id: 1067 @@ -3773,6 +4280,7 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + BuyingStore: true }, { Id: 1068 @@ -3781,6 +4289,7 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + BuyingStore: true }, { Id: 1069 @@ -3941,6 +4450,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + BuyingStore: true }, { Id: 1089 @@ -3949,6 +4459,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + BuyingStore: true }, { Id: 1090 @@ -3973,6 +4484,7 @@ item_db: ( Type: 3 Buy: 3 Weight: 10 + BuyingStore: true }, { Id: 1093 @@ -3981,6 +4493,7 @@ item_db: ( Type: 3 Buy: 10 Weight: 10 + BuyingStore: true }, { Id: 1094 @@ -3989,6 +4502,7 @@ item_db: ( Type: 3 Buy: 278 Weight: 10 + BuyingStore: true }, { Id: 1095 @@ -3997,6 +4511,7 @@ item_db: ( Type: 3 Buy: 546 Weight: 10 + BuyingStore: true }, { Id: 1096 @@ -4005,6 +4520,7 @@ item_db: ( Type: 3 Buy: 780 Weight: 10 + BuyingStore: true }, { Id: 1097 @@ -4013,6 +4529,7 @@ item_db: ( Type: 3 Buy: 948 Weight: 10 + BuyingStore: true }, { Id: 1098 @@ -4021,6 +4538,7 @@ item_db: ( Type: 3 Buy: 658 Weight: 10 + BuyingStore: true }, { Id: 1099 @@ -4029,6 +4547,7 @@ item_db: ( Type: 3 Buy: 680 Weight: 10 + BuyingStore: true }, // Weapons // =================================================================== @@ -4922,7 +5441,6 @@ item_db: ( EquipLv: 27 View: 2 }, -// 2-Handed Swords { Id: 1151 AegisName: "Slayer" @@ -5343,6 +5861,16 @@ item_db: ( WeaponLv: 4 Refine: false View: 3 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bCritical,30; bonus bAspdRate,8; @@ -5425,6 +5953,15 @@ item_db: ( WeaponLv: 1 Refine: false View: 3 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_Boss,50; bonus2 bAddRace,RC_NonBoss,50; @@ -5557,6 +6094,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 3 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,2; bonus2 bAddRace,RC_DemiHuman,55; @@ -5578,6 +6123,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 3 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bCritical,20; bonus2 bAddRace,RC_DemiHuman,55; @@ -5647,6 +6200,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 3 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_DemiHuman,70; bonus2 bIgnoreDefRate,RC_DemiHuman,25; @@ -5724,6 +6286,16 @@ item_db: ( WeaponLv: 3 Refine: false View: 3 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bUnbreakableWeapon,0; bonus2 bAddSize,Size_Small,40; @@ -5763,6 +6335,15 @@ item_db: ( EquipLv: 26 Refine: false View: 3 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 1193 @@ -5779,6 +6360,15 @@ item_db: ( EquipLv: 40 Refine: false View: 3 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 1194 @@ -5864,6 +6454,16 @@ item_db: ( EquipLv: 50 Refine: false View: 3 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bUnbreakableWeapon,0; bonus bCritical,20; @@ -7091,6 +7691,16 @@ item_db: ( WeaponLv: 4 Refine: false View: 16 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_DemiHuman,70; bonus bDef,3; @@ -7200,6 +7810,15 @@ item_db: ( WeaponLv: 1 Refine: false View: 16 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_Boss,50; bonus2 bAddRace,RC_NonBoss,50; @@ -7344,6 +7963,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 16 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,1; bonus bDex,1; @@ -7367,6 +7994,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 16 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,1; bonus bDex,1; @@ -7391,6 +8026,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 16 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_DemiHuman,70; bonus2 bIgnoreDefRate,RC_DemiHuman,20; @@ -7416,6 +8060,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 16 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_DemiHuman,70; bonus2 bIgnoreDefRate,RC_DemiHuman,20; @@ -7441,6 +8094,16 @@ item_db: ( WeaponLv: 4 Refine: false View: 16 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bSkillAtk,AS_SONICBLOW,25; bonus bAspdRate,3; @@ -7509,6 +8172,16 @@ item_db: ( WeaponLv: 3 Refine: false View: 16 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bUnbreakableWeapon,0; bonus2 bAddSize,Size_Small,40; @@ -7890,6 +8563,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 6 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_DemiHuman,75; bonus2 bIgnoreDefRate,RC_DemiHuman,20; @@ -7948,6 +8630,16 @@ item_db: ( WeaponLv: 3 Refine: false View: 6 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddSize,Size_Small,70; bonus2 bAddSize,Size_Medium,70; @@ -7969,6 +8661,15 @@ item_db: ( WeaponLv: 1 Refine: false View: 6 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,2; "> }, { @@ -8465,6 +9166,16 @@ item_db: ( WeaponLv: 4 Refine: false View: 7 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAtkEle,Ele_Holy; skill AL_HEAL,3; @@ -8612,6 +9323,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 7 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,3; bonus2 bAddRace,RC_DemiHuman,55; @@ -8633,6 +9352,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 7 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,3; bonus2 bAddRace,RC_DemiHuman,55; @@ -8656,6 +9383,15 @@ item_db: ( EquipLv: 3 Refine: false View: 7 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 1382 @@ -8671,6 +9407,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 7 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_DemiHuman,70; bonus2 bIgnoreDefRate,RC_DemiHuman,25; @@ -8702,6 +9447,13 @@ item_db: ( WeaponLv: 4 EquipLv: 60 View: 7 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAtkEle,Ele_Holy; bonus bVit,10; @@ -8781,6 +9533,16 @@ item_db: ( WeaponLv: 4 Refine: false View: 7 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" if(readparam(bStr)>=95) { bonus bBaseAtk,400; @@ -8829,6 +9591,16 @@ item_db: ( WeaponLv: 3 Refine: false View: 7 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddSize,Size_Small,40; bonus2 bAddSize,Size_Medium,40; @@ -9375,6 +10147,16 @@ item_db: ( WeaponLv: 3 Refine: false View: 4 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,1; bonus bInt,2; @@ -9462,6 +10244,15 @@ item_db: ( WeaponLv: 1 Refine: false View: 4 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_Boss,50; bonus2 bAddRace,RC_NonBoss,50; @@ -9500,6 +10291,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 4 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,2; bonus2 bAddRace,RC_DemiHuman,95; @@ -9522,6 +10321,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 4 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_DemiHuman,95; bonus2 bIgnoreDefRate,RC_DemiHuman,20; @@ -9551,6 +10359,16 @@ item_db: ( WeaponLv: 3 Refine: false View: 4 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bSkillAtk,SM_MAGNUM,25; bonus bStr,2; @@ -9572,6 +10390,15 @@ item_db: ( WeaponLv: 4 EquipLv: 65 View: 4 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAtkEle,Ele_Holy; bonus2 bAddEff,Eff_Bleeding,500; @@ -9595,6 +10422,15 @@ item_db: ( WeaponLv: 4 EquipLv: 60 View: 4 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bIgnoreDefRace,RC_Brute; bonus3 bAddMonsterDropItem,517,RC_Brute,1000; @@ -9615,6 +10451,16 @@ item_db: ( WeaponLv: 1 Refine: false View: 4 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bUnbreakableWeapon,0; bonus2 bAddSize,Size_Small,70; @@ -9750,7 +10596,6 @@ item_db: ( } "> }, -// 2-Handed Spears { Id: 1451 AegisName: "Guisarme" @@ -10126,7 +10971,6 @@ item_db: ( bonus bStr,3; "> }, -// 2-Handed Staffs { Id: 1472 AegisName: "Staff_Of_Soul" @@ -10357,6 +11201,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 5 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,2; bonus2 bAddRace,RC_DemiHuman,25; @@ -10440,6 +11292,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 5 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_DemiHuman,70; bonus2 bIgnoreDefRate,RC_DemiHuman,25; @@ -10468,6 +11329,16 @@ item_db: ( WeaponLv: 3 Refine: false View: 5 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bUnbreakableWeapon,0; bonus2 bAddSize,Size_Small,50; @@ -10510,6 +11381,16 @@ item_db: ( EquipLv: 50 Refine: false View: 5 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bUnbreakableWeapon,0; bonus3 bAddEffOnSkill,KN_PIERCE,Eff_Bleeding,1000; @@ -11220,6 +12101,16 @@ item_db: ( WeaponLv: 4 EquipLv: 48 View: 8 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAllStats,5; "> }, { @@ -11281,6 +12172,15 @@ item_db: ( WeaponLv: 1 Refine: false View: 8 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_Boss,50; bonus2 bAddRace,RC_NonBoss,50; @@ -11410,6 +12310,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 8 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,1; bonus bDex,1; @@ -11432,6 +12340,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 8 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,1; bonus bDex,1; @@ -11482,6 +12398,15 @@ item_db: ( EquipLv: 2 Refine: false View: 8 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 1546 @@ -11497,6 +12422,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 8 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_DemiHuman,75; bonus2 bIgnoreDefRate,RC_DemiHuman,20; @@ -11526,6 +12460,16 @@ item_db: ( WeaponLv: 3 Refine: false View: 8 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bSkillAtk,MC_CARTREVOLUTION,25; bonus bStr,2; @@ -11832,6 +12776,16 @@ item_db: ( WeaponLv: 3 Refine: false View: 15 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAspdRate,5; "> }, { @@ -11895,6 +12849,15 @@ item_db: ( WeaponLv: 1 Refine: false View: 15 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_Boss,50; bonus2 bAddRace,RC_NonBoss,50; @@ -12043,6 +13006,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 15 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,2; bonus bInt,1; @@ -12065,6 +13036,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 15 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,1; bonus bInt,2; @@ -12086,6 +13065,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 15 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_DemiHuman,80; bonus2 bIgnoreDefRate,RC_DemiHuman,25; @@ -12111,6 +13099,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 15 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_DemiHuman,80; bonus2 bIgnoreDefRate,RC_DemiHuman,25; @@ -12137,6 +13134,16 @@ item_db: ( WeaponLv: 3 Refine: false View: 15 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bVit,2; bonus bMdef,2; @@ -12159,6 +13166,15 @@ item_db: ( WeaponLv: 4 EquipLv: 85 View: 15 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMatkRate,15; bonus bStr,3; @@ -12183,6 +13199,16 @@ item_db: ( WeaponLv: 3 Refine: false View: 15 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bInt,3; bonus bDex,2; @@ -12824,6 +13850,16 @@ item_db: ( WeaponLv: 3 Refine: false View: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,10; bonus bInt,4; @@ -12913,6 +13949,15 @@ item_db: ( WeaponLv: 1 Refine: false View: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bInt,4; bonus2 bAddRace,RC_Boss,50; @@ -13015,6 +14060,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bInt,4; bonus bDex,3; @@ -13037,6 +14090,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bInt,3; bonus bDex,3; @@ -13059,6 +14120,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bHealPower,14; bonus2 bSPRegenRate,5,10000; @@ -13079,6 +14148,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bInt,3; bonus bDex,2; @@ -13149,6 +14226,16 @@ item_db: ( WeaponLv: 3 Refine: false View: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAtkEle,Ele_Holy; bonus bMatkRate,15; @@ -13170,6 +14257,15 @@ item_db: ( WeaponLv: 1 Refine: false View: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 1640 @@ -13185,6 +14281,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bMagicAddRace,RC_DemiHuman,15; bonus2 bIgnoreMdefRate,RC_DemiHuman,25 + ((getrefine() > 5) ? 5 : 0); @@ -13210,6 +14315,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bHealPower,14; bonus bDelayrate,-10; @@ -13238,6 +14352,16 @@ item_db: ( WeaponLv: 2 Refine: false View: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bVariableCastrate,-5; bonus bInt,2; @@ -13283,6 +14407,15 @@ item_db: ( WeaponLv: 3 EquipLv: 70 View: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bInt,4; bonus bIgnoreMdefRate,10+getrefine(); @@ -13305,6 +14438,15 @@ item_db: ( WeaponLv: 3 EquipLv: 70 View: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bInt,1; bonus bDex,1; @@ -13422,6 +14564,15 @@ item_db: ( EquipLv: 26 Refine: false View: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bInt,2; "> }, { @@ -13439,6 +14590,15 @@ item_db: ( EquipLv: 40 Refine: false View: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bInt,3; "> }, { @@ -13456,6 +14616,15 @@ item_db: ( WeaponLv: 1 Refine: false View: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bInt,2; bonus bAgi,1; @@ -13732,6 +14901,16 @@ item_db: ( EquipLv: 4 Refine: false View: 11 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddDamageClass,1002,500; bonus2 bAddDamageClass,1113,500; @@ -14157,6 +15336,16 @@ item_db: ( WeaponLv: 4 Refine: false View: 11 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bLongAtkRate,20; "> }, { @@ -14281,6 +15470,15 @@ item_db: ( WeaponLv: 1 Refine: false View: 11 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_Boss,50; bonus2 bAddRace,RC_NonBoss,50; @@ -14339,6 +15537,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 11 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bDex,2; bonus2 bAddRace,RC_DemiHuman,55; @@ -14360,6 +15566,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 11 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bDex,2; bonus bInt,10; @@ -14422,6 +15636,15 @@ item_db: ( EquipLv: 4 Refine: false View: 11 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 1743 @@ -14437,6 +15660,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 11 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_DemiHuman,55; bonus2 bIgnoreDefRate,RC_DemiHuman,20; @@ -14463,6 +15695,16 @@ item_db: ( WeaponLv: 4 Refine: false View: 11 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bSkillAtk,AC_DOUBLE,25; bonus bDex,2; @@ -14523,6 +15765,15 @@ item_db: ( EquipLv: 26 Refine: false View: 11 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 1748 @@ -14539,6 +15790,15 @@ item_db: ( EquipLv: 40 Refine: false View: 11 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 1749 @@ -14555,6 +15815,15 @@ item_db: ( WeaponLv: 1 Refine: false View: 11 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bUnbreakableWeapon,0; bonus bDex,2; @@ -15241,6 +16510,16 @@ item_db: ( WeaponLv: 4 Refine: false View: 12 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAtkEle,Ele_Wind; bonus2 bAddRace,RC_Undead,5; @@ -15359,6 +16638,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 12 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,2; bonus bAgi,1; @@ -15382,6 +16669,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 12 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,2; bonus bInt,1; @@ -15427,6 +16722,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 12 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_DemiHuman,95; bonus2 bIgnoreDefRate,RC_DemiHuman,20; @@ -15455,6 +16759,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 12 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_DemiHuman,95; bonus2 bIgnoreDefRate,RC_DemiHuman,20; @@ -15483,6 +16796,16 @@ item_db: ( WeaponLv: 4 Refine: false View: 12 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bInt,2; bonus2 bSkillAtk,MO_FINGEROFFENSIVE,25; @@ -15502,6 +16825,16 @@ item_db: ( WeaponLv: 3 Refine: false View: 12 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bUnbreakableWeapon,0; bonus2 bAddSize,Size_Small,40; @@ -15991,6 +17324,15 @@ item_db: ( WeaponLv: 1 Refine: false View: 13 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_Boss,50; bonus2 bAddRace,RC_NonBoss,50; @@ -16033,6 +17375,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 13 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bDex,2; bonus2 bAddRace,RC_DemiHuman,95; @@ -16055,6 +17405,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 13 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bDex,2; bonus2 bAddRace,RC_DemiHuman,95; @@ -16128,6 +17486,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 13 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_DemiHuman,95; bonus2 bIgnoreDefRate,RC_DemiHuman,20; @@ -16154,6 +17521,16 @@ item_db: ( WeaponLv: 4 Refine: false View: 13 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAspdRate,100; bonus bHPrecovRate,-100; @@ -16176,6 +17553,16 @@ item_db: ( WeaponLv: 3 Refine: false View: 13 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bUnbreakableWeapon,0; bonus2 bAddSize,Size_Small,40; @@ -16693,6 +18080,15 @@ item_db: ( WeaponLv: 1 Refine: false View: 14 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_Boss,50; bonus2 bAddRace,RC_NonBoss,50; @@ -16733,6 +18129,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 14 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bDex,2; bonus2 bAddRace,RC_DemiHuman,95; @@ -16754,6 +18158,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 14 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bDex,2; bonus2 bAddRace,RC_DemiHuman,95; @@ -16824,6 +18236,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 14 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_DemiHuman,95; bonus2 bIgnoreDefRate,RC_DemiHuman,20; @@ -16849,6 +18270,16 @@ item_db: ( WeaponLv: 4 Refine: false View: 14 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bDex,2; bonus2 bSkillAtk,DC_THROWARROW,25; @@ -16868,6 +18299,16 @@ item_db: ( WeaponLv: 3 Refine: false View: 14 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bUnbreakableWeapon,0; bonus2 bAddSize,Size_Small,40; @@ -17001,6 +18442,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 23 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMatkRate,getrefine(); bonus2 bMagicAddRace,RC_DemiHuman,15; @@ -17034,6 +18484,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 23 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMatkRate,getrefine()/2; bonus bInt,3; @@ -17842,6 +19301,15 @@ item_db: ( Loc: 32 Refine: false View: 4 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bSubRace,RC_NonBoss,25; bonus2 bSubRace,RC_Boss,25; @@ -17939,6 +19407,16 @@ item_db: ( Loc: 32 Refine: false View: 2 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bSubEle,Ele_Neutral,20; bonus2 bSubEle,Ele_Water,20; @@ -18093,6 +19571,16 @@ item_db: ( Loc: 32 EquipLv: 99 View: 4 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxSPrate,2; "> }, { @@ -18165,6 +19653,14 @@ item_db: ( Upper: 63 Loc: 32 View: 3 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMdef,1; bonus2 bSubEle,Ele_Neutral,10; @@ -19243,6 +20739,7 @@ item_db: ( Loc: 1 Refine: false View: 24 + Sprite: 2241 }, { Id: 2241 @@ -20857,6 +22354,11 @@ item_db: ( Upper: 63 Loc: 16 Refine: false + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bLuk,4; "> }, { @@ -21042,6 +22544,14 @@ item_db: ( Upper: 63 Loc: 16 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMdef,4; "> }, { @@ -21056,6 +22566,16 @@ item_db: ( Upper: 63 Loc: 16 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bUnbreakableArmor,0; bonus2 bSubRace,RC_DemiHuman,10; @@ -21071,6 +22591,15 @@ item_db: ( Upper: 63 Loc: 16 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHP,300; bonus bMaxSP,30; @@ -21180,6 +22709,14 @@ item_db: ( Upper: 63 Loc: 16 EquipLv: 80 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHP,150; bonus bMdef,2; @@ -21198,6 +22735,14 @@ item_db: ( Upper: 63 Loc: 16 EquipLv: 80 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHP,150; bonus bMdef,2; @@ -21216,6 +22761,14 @@ item_db: ( Upper: 63 Loc: 16 EquipLv: 80 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHP,150; bonus bMdef,2; @@ -21234,6 +22787,14 @@ item_db: ( Upper: 63 Loc: 16 EquipLv: 80 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHP,150; bonus bMdef,2; @@ -21252,6 +22813,14 @@ item_db: ( Upper: 63 Loc: 16 EquipLv: 80 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHP,150; bonus bMdef,2; @@ -21270,6 +22839,14 @@ item_db: ( Upper: 63 Loc: 16 EquipLv: 80 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHP,150; bonus bMdef,2; @@ -21288,6 +22865,14 @@ item_db: ( Upper: 1 Loc: 16 EquipLv: 80 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHP,150; bonus bMdef,2; @@ -21327,6 +22912,16 @@ item_db: ( Upper: 63 Loc: 16 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMdef,5; bonus bMaxHP,800; @@ -21351,6 +22946,16 @@ item_db: ( Upper: 63 Loc: 16 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bNoRegen,1; bonus bNoRegen,2; @@ -21502,6 +23107,15 @@ item_db: ( Upper: 63 Loc: 16 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 2394 @@ -21514,6 +23128,15 @@ item_db: ( Upper: 63 Loc: 16 EquipLv: 81 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHPrate,20; bonus2 bSubRace,RC_DemiHuman,7; @@ -21530,6 +23153,15 @@ item_db: ( Upper: 63 Loc: 16 EquipLv: 61 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHP,600; bonus bSPrecovRate,10; @@ -21545,6 +23177,15 @@ item_db: ( Job: 0xFFFFFFFE Upper: 63 Loc: 16 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHP,500; "> }, { @@ -21572,6 +23213,15 @@ item_db: ( Upper: 58 Loc: 16 EquipLv: 50 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMdef,5; bonus bCritical,6+(readparam(bLuk)/10); @@ -22000,6 +23650,14 @@ item_db: ( Upper: 63 Loc: 64 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMdef,4; "> }, { @@ -22027,6 +23685,15 @@ item_db: ( Job: 0x000E5CEA Upper: 63 Loc: 64 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 2430 @@ -22038,6 +23705,15 @@ item_db: ( Def: 5 Upper: 63 Loc: 64 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 2431 @@ -22049,6 +23725,15 @@ item_db: ( Upper: 63 Loc: 64 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHPrate,7; bonus bMaxSPrate,7; @@ -22112,6 +23797,14 @@ item_db: ( Upper: 63 Loc: 64 EquipLv: 80 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHP,100; bonus bMdef,1; @@ -22130,6 +23823,14 @@ item_db: ( Upper: 63 Loc: 64 EquipLv: 80 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHP,100; bonus bMdef,1; @@ -22148,6 +23849,14 @@ item_db: ( Upper: 1 Loc: 64 EquipLv: 80 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHP,100; bonus bMdef,1; @@ -22163,6 +23872,14 @@ item_db: ( Weight: 300 Upper: 63 Loc: 64 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bFlee,5; bonus bAgi,1; @@ -22179,6 +23896,16 @@ item_db: ( Upper: 63 Loc: 64 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHPrate,17; bonus bMaxSPrate,8; @@ -22258,6 +23985,15 @@ item_db: ( Upper: 63 Loc: 64 EquipLv: 81 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHPrate,10; bonus2 bSubRace,RC_DemiHuman,4; @@ -22275,6 +24011,15 @@ item_db: ( Upper: 63 Loc: 64 EquipLv: 61 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHPrate,5; bonus bMaxSPrate,5; @@ -22290,6 +24035,15 @@ item_db: ( Job: 0xFFFFFFFE Upper: 63 Loc: 64 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHPrate,5; "> }, { @@ -22328,6 +24082,15 @@ item_db: ( Upper: 58 Loc: 64 EquipLv: 85 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHPrate,20-getrefine(); bonus bMaxSPrate,20-getrefine(); @@ -22432,6 +24195,14 @@ item_db: ( Def: 17 Upper: 63 Loc: 64 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMdef,1; bonus bMaxHP,100; @@ -22450,6 +24221,15 @@ item_db: ( Loc: 64 EquipLv: 12 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bHPrecovRate,10; bonus bSPrecovRate,2; @@ -22466,6 +24246,15 @@ item_db: ( Loc: 64 EquipLv: 26 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bHPrecovRate,12; bonus bSPrecovRate,4; @@ -22482,6 +24271,15 @@ item_db: ( Loc: 64 EquipLv: 40 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bHPrecovRate,14; bonus bSPrecovRate,6; @@ -22560,6 +24358,16 @@ item_db: ( Loc: 64 EquipLv: 75 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 2464 @@ -23555,6 +25363,15 @@ item_db: ( Upper: 63 Loc: 4 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bSubEle,Ele_Neutral,17; bonus bFlee,17; @@ -23626,6 +25443,14 @@ item_db: ( Upper: 63 Loc: 4 EquipLv: 80 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHP,50; bonus bMdef,1; @@ -23644,6 +25469,14 @@ item_db: ( Upper: 63 Loc: 4 EquipLv: 80 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHP,50; bonus bMdef,1; @@ -23662,6 +25495,14 @@ item_db: ( Upper: 1 Loc: 4 EquipLv: 80 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHP,50; bonus bMdef,1; @@ -23727,6 +25568,16 @@ item_db: ( Upper: 63 Loc: 4 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bFlee,13; bonus2 bSubEle,Ele_Neutral,13; @@ -23835,6 +25686,15 @@ item_db: ( Upper: 63 Loc: 4 EquipLv: 80 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHPrate,5; bonus2 bSubRace,RC_DemiHuman,5; @@ -23863,6 +25723,15 @@ item_db: ( Upper: 58 Loc: 4 EquipLv: 55 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAgi,2; "> }, { @@ -23878,6 +25747,15 @@ item_db: ( Upper: 58 Loc: 4 EquipLv: 70 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMdef,3; bonus5 bAutoSpellWhenHit,NPC_ANTIMAGIC,1,200,BF_MAGIC,0; @@ -24006,6 +25884,14 @@ item_db: ( Def: 9 Upper: 63 Loc: 4 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMdef,1; bonus bFlee,10; @@ -24023,6 +25909,15 @@ item_db: ( Loc: 4 EquipLv: 12 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bSubEle,Ele_Neutral,10; "> }, { @@ -24077,6 +25972,16 @@ item_db: ( Loc: 4 EquipLv: 75 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 2565 @@ -24147,6 +26052,15 @@ item_db: ( Loc: 4 EquipLv: 100 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bUnbreakableGarment,0; bonus bAgi,1; @@ -25099,6 +27013,16 @@ item_db: ( Upper: 63 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" skill WE_MALE,1; skill WE_FEMALE,1; @@ -25114,6 +27038,16 @@ item_db: ( Upper: 63 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" skill WE_MALE,1; skill WE_FEMALE,1; @@ -25217,6 +27151,16 @@ item_db: ( Upper: 63 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 2643 @@ -25238,6 +27182,16 @@ item_db: ( Upper: 63 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_NonBoss,5; bonus2 bAddRace,RC_Boss,5; @@ -25282,6 +27236,16 @@ item_db: ( Upper: 63 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHP,10; "> }, { @@ -25614,6 +27578,15 @@ item_db: ( Upper: 63 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 2669 @@ -25640,6 +27613,15 @@ item_db: ( Loc: 136 EquipLv: 30 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bFlee,5; "> }, { @@ -25681,6 +27663,16 @@ item_db: ( Loc: 136 EquipLv: 48 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bBaseAtk,10; bonus bSPrecovRate,3; @@ -25695,6 +27687,16 @@ item_db: ( Upper: 63 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 2675 @@ -25718,6 +27720,16 @@ item_db: ( Upper: 63 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddMonsterDropItem,7618,100; "> }, { @@ -25887,6 +27899,16 @@ item_db: ( Loc: 512 Refine: false View: 73 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bInt,1; "> }, { @@ -25901,6 +27923,16 @@ item_db: ( Loc: 1 Refine: false View: 56 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bSubRace,RC_Plant,3; "> }, { @@ -25913,6 +27945,16 @@ item_db: ( Upper: 63 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bCritical,10; "> }, { @@ -25925,6 +27967,16 @@ item_db: ( Upper: 63 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bInt,3; "> }, { @@ -25937,6 +27989,16 @@ item_db: ( Upper: 63 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,4; "> }, { @@ -25949,6 +28011,16 @@ item_db: ( Upper: 63 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bVit,4; "> }, { @@ -25961,6 +28033,16 @@ item_db: ( Upper: 63 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bDex,4; "> }, { @@ -25973,6 +28055,16 @@ item_db: ( Upper: 63 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAgi,4; "> }, { @@ -25985,6 +28077,16 @@ item_db: ( Upper: 63 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMdef,5; bonus bLuk,4; @@ -26001,6 +28103,16 @@ item_db: ( Upper: 63 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMdef,8; "> }, { @@ -26014,6 +28126,16 @@ item_db: ( Upper: 63 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMdef,3; bonus bInt,2; @@ -26031,6 +28153,16 @@ item_db: ( Upper: 63 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMdef,3; bonus bStr,3; @@ -26048,6 +28180,16 @@ item_db: ( Upper: 63 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMdef,3; bonus bAgi,3; @@ -26065,6 +28207,16 @@ item_db: ( Upper: 63 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMdef,3; bonus bDex,3; @@ -26146,6 +28298,14 @@ item_db: ( Upper: 63 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMdef,4; "> }, { @@ -26158,6 +28318,14 @@ item_db: ( Upper: 63 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddMonsterDropItem,12018,500; "> }, { @@ -26192,6 +28360,15 @@ item_db: ( Gender: 0 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus3 bAutoSpell,MG_FIREBOLT,5,300; "> }, { @@ -26260,6 +28437,16 @@ item_db: ( Upper: 63 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 2714 @@ -26359,6 +28546,15 @@ item_db: ( Loc: 136 EquipLv: 70 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_NonBoss,5; bonus2 bAddRace,RC_Boss,5; @@ -26381,6 +28577,15 @@ item_db: ( Loc: 136 EquipLv: 70 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_NonBoss,5; bonus2 bAddRace,RC_Boss,5; @@ -26403,6 +28608,15 @@ item_db: ( Loc: 136 EquipLv: 70 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_NonBoss,5; bonus2 bAddRace,RC_Boss,5; @@ -26424,6 +28638,15 @@ item_db: ( Loc: 136 EquipLv: 70 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_NonBoss,5; bonus2 bAddRace,RC_Boss,5; @@ -26445,6 +28668,15 @@ item_db: ( Loc: 136 EquipLv: 70 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_NonBoss,5; bonus2 bAddRace,RC_Boss,5; @@ -26467,6 +28699,15 @@ item_db: ( Loc: 136 EquipLv: 70 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_NonBoss,5; bonus2 bAddRace,RC_Boss,5; @@ -26563,6 +28804,14 @@ item_db: ( Loc: 136 EquipLv: 80 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHP,50; bonus bAspdRate,3; @@ -26581,6 +28830,14 @@ item_db: ( Loc: 136 EquipLv: 80 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxSP,50; bonus bVariableCastrate,-1; @@ -26599,6 +28856,14 @@ item_db: ( Loc: 136 EquipLv: 80 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bCritical,5; "> }, { @@ -26613,6 +28878,14 @@ item_db: ( Loc: 136 EquipLv: 70 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_NonBoss,5; bonus2 bAddRace,RC_Boss,5; @@ -26633,6 +28906,15 @@ item_db: ( Upper: 47 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 2735 @@ -26644,6 +28926,15 @@ item_db: ( Upper: 47 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 2736 @@ -26689,6 +28980,16 @@ item_db: ( Upper: 63 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_NonBoss,6; bonus2 bAddRace,RC_Boss,6; @@ -26704,6 +29005,16 @@ item_db: ( Upper: 63 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_NonBoss,5; bonus2 bAddRace,RC_Boss,5; @@ -26719,6 +29030,16 @@ item_db: ( Upper: 63 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_NonBoss,3; bonus2 bAddRace,RC_Boss,3; @@ -26734,6 +29055,16 @@ item_db: ( Upper: 63 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAllStats,1; bonus bNoCastCancel,0; @@ -26898,6 +29229,14 @@ item_db: ( Upper: 63 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" if(BaseLevel<80) { bonus bMaxHP,400; @@ -26914,6 +29253,16 @@ item_db: ( Upper: 63 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_NonBoss,5; bonus2 bAddRace,RC_Boss,5; @@ -26929,6 +29278,16 @@ item_db: ( Upper: 63 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bExpAddRace,RC_Formless,15; "> }, { @@ -26940,6 +29299,16 @@ item_db: ( Upper: 63 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bExpAddRace,RC_Undead,15; "> }, { @@ -26951,6 +29320,16 @@ item_db: ( Upper: 63 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bExpAddRace,RC_Brute,15; "> }, { @@ -26962,6 +29341,16 @@ item_db: ( Upper: 63 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bExpAddRace,RC_Plant,15; "> }, { @@ -26973,6 +29362,16 @@ item_db: ( Upper: 63 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bExpAddRace,RC_Insect,15; "> }, { @@ -26984,6 +29383,16 @@ item_db: ( Upper: 63 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bExpAddRace,RC_Fish,15; "> }, { @@ -26995,6 +29404,16 @@ item_db: ( Upper: 63 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bExpAddRace,RC_Demon,15; "> }, { @@ -27006,6 +29425,16 @@ item_db: ( Upper: 63 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bExpAddRace,RC_DemiHuman,15; "> }, { @@ -27017,6 +29446,16 @@ item_db: ( Upper: 63 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bExpAddRace,RC_Angel,15; "> }, { @@ -27028,6 +29467,16 @@ item_db: ( Upper: 63 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bExpAddRace,RC_Dragon,15; "> }, { @@ -27170,6 +29619,15 @@ item_db: ( Loc: 136 EquipLv: 81 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHP,300; bonus2 bSubEle,Ele_Water,10; @@ -27192,6 +29650,15 @@ item_db: ( Loc: 136 EquipLv: 61 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAllStats,2; "> }, { @@ -27204,6 +29671,15 @@ item_db: ( Upper: 63 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAllStats,1; "> }, { @@ -27242,6 +29718,10 @@ item_db: ( Upper: 63 Loc: 136 Refine: false + Trade: { + nodrop: true + nogstorage: true + } Script: <" bonus bUseSPrate,-5; "> }, { @@ -27254,6 +29734,10 @@ item_db: ( Upper: 63 Loc: 136 Refine: false + Trade: { + nodrop: true + nogstorage: true + } Script: <" bonus bInt,2; "> }, { @@ -27267,6 +29751,10 @@ item_db: ( Upper: 63 Loc: 136 Refine: false + Trade: { + nodrop: true + nogstorage: true + } Script: <" bonus bStr,2; bonus bAgi,1; @@ -27283,6 +29771,10 @@ item_db: ( Upper: 63 Loc: 136 Refine: false + Trade: { + nodrop: true + nogstorage: true + } Script: <" autobonus "{ bonus bAspdRate,2; }",10,10000,0,"{ specialeffect2 EF_POTION_BERSERK; }"; "> }, { @@ -27297,6 +29789,10 @@ item_db: ( Upper: 63 Loc: 136 Refine: false + Trade: { + nodrop: true + nogstorage: true + } Script: <" bonus bAllStats,1; bonus bMdef,1; @@ -27312,6 +29808,15 @@ item_db: ( Upper: 63 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHP,50; bonus bMaxSP,20; @@ -27359,6 +29864,15 @@ item_db: ( Loc: 136 EquipLv: 90 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bDex,2; bonus bMatkRate,3; @@ -27520,6 +30034,16 @@ item_db: ( Loc: 136 EquipLv: 99 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,2; "> }, { @@ -27533,6 +30057,15 @@ item_db: ( Loc: 136 EquipLv: 99 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" if(JobLevel<30) { bonus bAllStats,6-(JobLevel/5); @@ -27551,6 +30084,16 @@ item_db: ( Loc: 136 EquipLv: 99 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddDamageClass,2047,10; bonus2 bAddDefClass,2048,-10; @@ -27569,6 +30112,16 @@ item_db: ( Loc: 136 EquipLv: 99 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddDamageClass,2049,10; bonus2 bAddDefClass,2050,-10; @@ -27587,6 +30140,15 @@ item_db: ( Loc: 136 EquipLv: 99 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" if(strcharinfo(3)=="job3_arch02") { bonus2 bAddDefClass,1761,50; @@ -27851,6 +30413,16 @@ item_db: ( Upper: 63 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 2817 @@ -27861,6 +30433,16 @@ item_db: ( Upper: 63 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 2818 @@ -27871,6 +30453,16 @@ item_db: ( Upper: 63 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 2819 @@ -27884,6 +30476,15 @@ item_db: ( Loc: 136 EquipLv: [1, 12] Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxSP,100; skill SM_BASH,1; @@ -27903,6 +30504,15 @@ item_db: ( Loc: 136 EquipLv: [1, 12] Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxSP,100; skill TF_DOUBLE,3; @@ -27924,6 +30534,15 @@ item_db: ( Loc: 136 EquipLv: [1, 12] Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxSP,100; skill AL_HEAL,1; @@ -27943,6 +30562,15 @@ item_db: ( Loc: 136 EquipLv: [1, 12] Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxSP,100; skill AC_OWL,1; @@ -27961,6 +30589,15 @@ item_db: ( Loc: 136 EquipLv: [1, 12] Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxSP,100; skill MC_DISCOUNT,1; @@ -27981,6 +30618,15 @@ item_db: ( Loc: 136 EquipLv: [1, 12] Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxSP,100; skill MG_SRECOVERY,1; @@ -27999,6 +30645,10 @@ item_db: ( Upper: 63 Loc: 136 Refine: false + Trade: { + nodrop: true + nogstorage: true + } Script: <" bonus bInt,2; "> }, { @@ -28012,6 +30662,10 @@ item_db: ( Upper: 63 Loc: 136 Refine: false + Trade: { + nodrop: true + nogstorage: true + } Script: <" bonus bDex,2; bonus bAgi,1; @@ -28028,6 +30682,10 @@ item_db: ( Upper: 63 Loc: 136 Refine: false + Trade: { + nodrop: true + nogstorage: true + } Script: <" autobonus "{ bonus bMaxHPrate,10; }",10,10000,0,"{ specialeffect2 EF_POTION_BERSERK; }"; "> }, { @@ -28220,6 +30878,16 @@ item_db: ( Loc: 136 EquipLv: 99 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bInt,2; bonus bDex,2; @@ -28250,6 +30918,16 @@ item_db: ( Loc: 136 EquipLv: 75 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxSP,50; "> }, { @@ -28263,6 +30941,15 @@ item_db: ( Loc: 136 EquipLv: 80 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" skill RETURN_TO_ELDICASTES,1; "> }, { @@ -28480,6 +31167,15 @@ item_db: ( Loc: 136 EquipLv: 70 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" skill ALL_GUARDIAN_RECALL,1; "> }, { @@ -28716,6 +31412,15 @@ item_db: ( Upper: 63 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 2873 @@ -35700,6 +38405,13 @@ item_db: ( Buy: 20 Weight: 10 Loc: 769 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bUseSPrate,-15; "> }, { @@ -35710,6 +38422,13 @@ item_db: ( Buy: 20 Weight: 10 Loc: 64 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" skill AL_INCAGI,((getrefine()>14)?5:1); "> }, { @@ -35720,6 +38439,13 @@ item_db: ( Buy: 20 Weight: 10 Loc: 2 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bHPrecovRate,-100; bonus2 bHPDrainRate,5,((getrefine()>14)?15:10); @@ -35733,6 +38459,13 @@ item_db: ( Buy: 20 Weight: 10 Loc: 769 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bVit,3; bonus2 bResEff,Eff_Stun,((getrefine()>14)?6000:4000); @@ -35746,6 +38479,13 @@ item_db: ( Buy: 20 Weight: 10 Loc: 16 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHPrate,((getrefine()>14)?75:50); bonus bDefRate,-50; @@ -35760,6 +38500,13 @@ item_db: ( Buy: 20 Weight: 10 Loc: 2 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" set .@rate, ((getrefine()>14)?15:10); bonus2 bAddRace,RC_NonBoss,.@rate; @@ -35775,6 +38522,13 @@ item_db: ( Buy: 20 Weight: 10 Loc: 64 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAllStats,1; bonus3 bAutoSpellWhenHit,PR_KYRIE,((getrefine()>14)?8:5),(15+35*(readparam(bInt)>=99)); @@ -35788,6 +38542,13 @@ item_db: ( Buy: 20 Weight: 10 Loc: 2 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 4497 @@ -35797,6 +38558,13 @@ item_db: ( Buy: 20 Weight: 10 Loc: 2 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus3 bAutoSpell,WZ_STORMGUST,1,10; bonus2 bAddEff,Eff_Freeze, ((getrefine()>14)?1500:1000); @@ -35810,6 +38578,13 @@ item_db: ( Buy: 20 Weight: 10 Loc: 64 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHPrate,((getrefine()>14)?-50:-60); bonus bMaxSPrate,50; @@ -35825,6 +38600,13 @@ item_db: ( Buy: 20 Weight: 10 Loc: 2 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bIgnoreDefRace,RC_NonBoss; bonus bHPrecovRate,-100; @@ -35848,6 +38630,13 @@ item_db: ( Buy: 20 Weight: 10 Loc: 16 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bShortWeaponDamageReturn,((getrefine()>14)?25:15); "> }, { @@ -35858,6 +38647,13 @@ item_db: ( Buy: 20 Weight: 10 Loc: 16 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus5 bAutoSpellWhenHit,HP_ASSUMPTIO,1,((getrefine()>14)?35:25),BF_WEAPON|BF_MAGIC,0; "> }, { @@ -35868,6 +38664,13 @@ item_db: ( Buy: 20 Weight: 10 Loc: 2 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" if (getrefine()>14) { bonus bBreakWeaponRate,800; @@ -35887,6 +38690,13 @@ item_db: ( Buy: 20 Weight: 10 Loc: 769 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bDex,2; bonus2 bIgnoreMdefRate,RC_Boss,((getrefine()>14)?25:15); @@ -35900,6 +38710,13 @@ item_db: ( Buy: 20 Weight: 10 Loc: 64 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHPrate,((getrefine()>14)?-35:-50); "> OnEquipScript: <" sc_start4 SC_ENDURE,60000,10,0,0,1; "> OnUnequipScript: <" sc_end SC_ENDURE; "> @@ -36285,6 +39102,13 @@ item_db: ( Buy: 20 Weight: 10 Loc: 2 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 4536 @@ -36294,6 +39118,13 @@ item_db: ( Buy: 20 Weight: 10 Loc: 2 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bBaseAtk,((getrefine()>14)?25:15); autobonus "{ bonus bAspdRate,((getrefine()>14)?75:50); }",5,10000,0,"{ specialeffect2 EF_POTION_BERSERK; }"; @@ -36307,6 +39138,13 @@ item_db: ( Buy: 20 Weight: 10 Loc: 2 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bHit,((getrefine()>14)?75:50); "> }, { @@ -36317,6 +39155,13 @@ item_db: ( Buy: 20 Weight: 10 Loc: 769 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" if (getrefine()>14) { bonus bHealPower,25; @@ -36336,6 +39181,13 @@ item_db: ( Buy: 20 Weight: 10 Loc: 64 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMatkRate,((getrefine()>14)?8:5); bonus bMaxSPrate,-50; @@ -36352,6 +39204,13 @@ item_db: ( Buy: 20 Weight: 10 Loc: 2 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" set .@rate, ((getrefine()>14)?350:250); bonus3 bAddEff,Eff_Stun,.@rate,ATF_SHORT; @@ -36370,6 +39229,13 @@ item_db: ( Buy: 20 Weight: 10 Loc: 769 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bIgnoreMdefRace,RC_NonBoss; if (getrefine()>14) { @@ -36391,6 +39257,13 @@ item_db: ( Buy: 20 Weight: 10 Loc: 16 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 4543 @@ -36400,6 +39273,13 @@ item_db: ( Buy: 20 Weight: 10 Loc: 16 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddEffWhenHit,Eff_Freeze,((getrefine()>14)?4000:2500); "> }, { @@ -36410,6 +39290,13 @@ item_db: ( Buy: 20 Weight: 10 Loc: 769 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bInt,3; if (getrefine()>14) { @@ -39775,6 +42662,11 @@ item_db: ( EquipLv: 50 Refine: false View: 181 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bStr,3; bonus bMaxHP,100; @@ -39808,6 +42700,11 @@ item_db: ( Loc: 256 EquipLv: 75 View: 183 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bStr,1; bonus bAgi,1; @@ -39856,6 +42753,11 @@ item_db: ( EquipLv: 30 Refine: false View: 186 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bAgi,2; bonus bCriticalRate,5; @@ -40299,6 +43201,13 @@ item_db: ( Loc: 256 Refine: false View: 204 + Trade: { + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bSubRace,RC_DemiHuman,10; "> }, { @@ -40314,6 +43223,11 @@ item_db: ( Loc: 256 Refine: false View: 205 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bShortWeaponDamageReturn,5; "> }, { @@ -40634,6 +43548,15 @@ item_db: ( Loc: 512 Refine: false View: 12 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 5155 @@ -40646,6 +43569,15 @@ item_db: ( Loc: 1 Refine: false View: 25 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bBaseAtk,20; "> }, { @@ -40659,6 +43591,15 @@ item_db: ( Loc: 1 Refine: false View: 8 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMatkRate,1; "> }, { @@ -41372,6 +44313,15 @@ item_db: ( Upper: 63 Loc: 256 View: 144 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAllStats,3; "> }, { @@ -41445,6 +44395,11 @@ item_db: ( Loc: 1 Refine: false View: 259 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus2 bSubRace,RC_Plant,3; "> }, { @@ -41506,6 +44461,11 @@ item_db: ( Loc: 256 EquipLv: 10 View: 264 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bVariableCastrate,-3; bonus bAspdRate,3; @@ -41606,6 +44566,11 @@ item_db: ( Upper: 63 Loc: 256 View: 38 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bMdef,3; bonus bDex,1; @@ -41625,6 +44590,11 @@ item_db: ( Upper: 63 Loc: 256 View: 39 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bStr,1; bonus bAgi,1; @@ -41644,6 +44614,11 @@ item_db: ( Upper: 63 Loc: 256 View: 41 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bStr,2; "> }, { @@ -41657,6 +44632,11 @@ item_db: ( Upper: 63 Loc: 256 View: 15 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bInt,2; "> }, { @@ -41671,6 +44651,11 @@ item_db: ( Upper: 63 Loc: 256 View: 142 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bMdef,18; bonus bFlee,3; @@ -41688,6 +44673,11 @@ item_db: ( Loc: 1 Refine: false View: 55 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bVit,1; bonus2 bSubRace,RC_Brute,5; @@ -41706,6 +44696,11 @@ item_db: ( EquipLv: 45 Refine: false View: 169 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bFlee,5; "> }, { @@ -41720,6 +44715,11 @@ item_db: ( Loc: 256 EquipLv: 50 View: 149 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bAgi,1; bonus bDex,1; @@ -41738,6 +44738,11 @@ item_db: ( Loc: 768 EquipLv: 35 View: 175 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bAgi,2; "> }, { @@ -41753,6 +44758,11 @@ item_db: ( Loc: 768 EquipLv: 55 View: 178 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bStr,2; bonus bVit,1; @@ -41792,6 +44802,11 @@ item_db: ( Upper: 63 Loc: 256 View: 270 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bAgi,2; bonus bDex,1; @@ -41812,6 +44827,15 @@ item_db: ( Loc: 256 EquipLv: 64 View: 271 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,1; bonus bInt,1; @@ -41830,6 +44854,15 @@ item_db: ( Loc: 256 EquipLv: 64 View: 272 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,1; bonus bInt,1; @@ -41848,6 +44881,15 @@ item_db: ( Loc: 256 EquipLv: 64 View: 273 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,1; bonus bInt,1; @@ -41865,6 +44907,15 @@ item_db: ( Upper: 63 Loc: 256 View: 274 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bResEff,Eff_Curse,3000; bonus bMdef,15; @@ -41882,6 +44933,15 @@ item_db: ( Upper: 63 Loc: 256 View: 275 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bResEff,Eff_Curse,3000; bonus bMdef,15; @@ -41899,6 +44959,15 @@ item_db: ( Upper: 63 Loc: 256 View: 276 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bResEff,Eff_Curse,3000; bonus bMdef,15; @@ -41916,6 +44985,15 @@ item_db: ( Upper: 63 Loc: 256 View: 277 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bResEff,Eff_Curse,3000; bonus bMdef,15; @@ -41933,6 +45011,15 @@ item_db: ( Upper: 63 Loc: 256 View: 278 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bResEff,Eff_Curse,3000; bonus bMdef,15; @@ -41949,6 +45036,15 @@ item_db: ( Upper: 63 Loc: 256 View: 279 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bLuk,1; "> }, { @@ -41962,6 +45058,15 @@ item_db: ( Upper: 63 Loc: 256 View: 280 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bLuk,1; "> }, { @@ -41975,6 +45080,15 @@ item_db: ( Upper: 63 Loc: 256 View: 281 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bLuk,1; "> }, { @@ -41989,6 +45103,15 @@ item_db: ( Upper: 63 Loc: 256 View: 282 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bInt,2; bonus bMaxSP,150; @@ -42006,6 +45129,15 @@ item_db: ( Upper: 63 Loc: 256 View: 283 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bInt,2; bonus bMaxSP,150; @@ -42023,6 +45155,15 @@ item_db: ( Upper: 63 Loc: 256 View: 284 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bInt,2; bonus bMaxSP,150; @@ -42040,6 +45181,15 @@ item_db: ( Upper: 63 Loc: 256 View: 285 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bInt,2; bonus bMaxSP,150; @@ -42057,6 +45207,15 @@ item_db: ( Upper: 63 Loc: 256 View: 286 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bInt,2; bonus bMaxSP,150; @@ -42074,6 +45233,11 @@ item_db: ( Upper: 63 Loc: 768 View: 287 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus2 bResEff,Eff_Freeze,1000; "> }, { @@ -42281,6 +45445,11 @@ item_db: ( Loc: 256 EquipLv: 20 View: 300 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bInt,1; bonus3 bAutoSpellWhenHit,AL_HEAL,1,10; @@ -42299,6 +45468,11 @@ item_db: ( Loc: 256 EquipLv: 20 View: 301 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bMdef,2; bonus3 bAutoSpellWhenHit,HP_ASSUMPTIO,1,10; @@ -42403,6 +45577,11 @@ item_db: ( Loc: 769 EquipLv: 20 View: 303 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus2 bSubEle,Ele_Water,1; bonus2 bSubEle,Ele_Earth,1; @@ -42436,6 +45615,16 @@ item_db: ( Loc: 256 Refine: false View: 72 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bDex,4; "> }, { @@ -42449,6 +45638,16 @@ item_db: ( Loc: 256 Refine: false View: 15 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMdef,5; bonus2 bSubRace,RC_DemiHuman,10; @@ -42465,6 +45664,16 @@ item_db: ( Loc: 256 Refine: false View: 67 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAgi,3; "> }, { @@ -42479,6 +45688,16 @@ item_db: ( Loc: 256 Refine: false View: 93 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,3; bonus bInt,3; @@ -42635,6 +45854,11 @@ item_db: ( Loc: 256 EquipLv: 20 View: 309 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bLuk,2; bonus bVit,2; @@ -42654,6 +45878,11 @@ item_db: ( Loc: 256 EquipLv: 20 View: 310 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bLuk,2; bonus bVit,2; @@ -42734,6 +45963,11 @@ item_db: ( EquipLv: 10 Refine: false View: 311 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bLuk,2; bonus bMaxHP,50; @@ -42756,6 +45990,11 @@ item_db: ( EquipLv: 30 Refine: false View: 312 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bDex,1; bonus bAgi,1; @@ -42778,6 +46017,11 @@ item_db: ( EquipLv: 30 Refine: false View: 313 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bAgi,2; "> }, { @@ -42791,6 +46035,11 @@ item_db: ( Loc: 256 Refine: false View: 314 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bUnbreakableHelm,0; bonus bSpeedRate,10; @@ -42812,6 +46061,11 @@ item_db: ( EquipLv: 30 Refine: false View: 315 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bVit,1; "> }, { @@ -42825,6 +46079,11 @@ item_db: ( Loc: 512 Refine: false View: 316 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bUnbreakableHelm,0; bonus bMdef,5; @@ -42842,6 +46101,11 @@ item_db: ( EquipLv: 30 Refine: false View: 317 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bUnbreakableHelm,0; bonus3 bAutoSpell,MG_FIREBOLT,1,10; @@ -42878,6 +46142,11 @@ item_db: ( Loc: 256 EquipLv: 30 View: 318 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus4 bAutoSpell,SA_DELUGE,2,10,0; bonus3 bAutoSpell,WZ_WATERBALL,3,10; @@ -42895,6 +46164,11 @@ item_db: ( Loc: 256 EquipLv: 50 View: 319 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus2 bSubRace,RC_Dragon,5; "> }, { @@ -42908,6 +46182,11 @@ item_db: ( Loc: 256 Refine: false View: 320 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bUnbreakableHelm,0; bonus bDex,4; @@ -42924,6 +46203,11 @@ item_db: ( Loc: 769 Refine: false View: 321 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bUnbreakableHelm,0; bonus bAgi,3; @@ -42942,6 +46226,14 @@ item_db: ( Loc: 768 Refine: false View: 138 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMdef,4; "> }, { @@ -43078,6 +46370,11 @@ item_db: ( Loc: 769 EquipLv: 30 View: 326 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus2 bResEff,Eff_Curse,700; bonus2 bResEff,Eff_Blind,10000; @@ -43094,6 +46391,15 @@ item_db: ( Loc: 1 Refine: false View: 327 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bBaseAtk,5; "> }, { @@ -43109,6 +46415,16 @@ item_db: ( Loc: 256 Refine: false View: 328 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bSubRace,RC_DemiHuman,5; "> }, { @@ -43123,6 +46439,11 @@ item_db: ( Upper: 63 Loc: 256 View: 329 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bMdef,3; bonus3 bAutoSpellWhenHit,DC_WINKCHARM,1,50; @@ -43140,6 +46461,11 @@ item_db: ( Upper: 63 Loc: 256 View: 330 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bSpeedAddRate,25; "> }, { @@ -43167,6 +46493,11 @@ item_db: ( Upper: 63 Loc: 256 View: 332 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus2 bSubEle,Ele_Dark,10; skill MG_SIGHT,1; @@ -43185,6 +46516,11 @@ item_db: ( Upper: 63 Loc: 256 View: 333 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bMdef,15; "> }, { @@ -43200,6 +46536,11 @@ item_db: ( Upper: 63 Loc: 256 View: 334 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bStr,1; bonus2 bAddRace,RC_DemiHuman,5; @@ -43217,6 +46558,11 @@ item_db: ( Upper: 63 Loc: 768 View: 335 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bInt,1; bonus bMatkRate,3; @@ -43235,6 +46581,11 @@ item_db: ( EquipLv: 50 Refine: false View: 336 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus2 bAddRace,RC_DemiHuman,5; "> }, { @@ -43249,6 +46600,11 @@ item_db: ( EquipLv: 35 Refine: false View: 337 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bUnbreakableHelm,0; skill WZ_ESTIMATION,1; @@ -43291,6 +46647,14 @@ item_db: ( Upper: 63 Loc: 256 View: 340 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAllStats,3; "> }, { @@ -43319,6 +46683,15 @@ item_db: ( Upper: 63 Loc: 256 View: 261 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAllStats,2; bonus4 bAutoSpellWhenHit,AL_HEAL,1,50,0; @@ -43348,6 +46721,15 @@ item_db: ( Loc: 256 EquipLv: 24 View: 343 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMdef,2; bonus bFlee,5; @@ -43364,6 +46746,15 @@ item_db: ( Loc: 256 Refine: false View: 165 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAllStats,2; "> }, { @@ -43378,6 +46769,11 @@ item_db: ( Loc: 256 EquipLv: 10 View: 344 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bDex,3; bonus4 bAutoSpellWhenHit,CR_GRANDCROSS,3,30,0; @@ -43525,6 +46921,13 @@ item_db: ( Loc: 256 EquipLv: 50 View: 347 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMdef,5; bonus bCritical,5; @@ -43578,6 +46981,11 @@ item_db: ( Loc: 256 EquipLv: 10 View: 350 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } }, { Id: 5337 @@ -43590,6 +46998,11 @@ item_db: ( Loc: 256 EquipLv: 10 View: 351 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } }, { Id: 5338 @@ -43602,6 +47015,16 @@ item_db: ( Loc: 256 EquipLv: 10 View: 352 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 5339 @@ -43614,6 +47037,16 @@ item_db: ( Loc: 256 EquipLv: 10 View: 353 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 5340 @@ -43742,6 +47175,16 @@ item_db: ( Loc: 256 EquipLv: 10 View: 360 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 5347 @@ -43829,6 +47272,11 @@ item_db: ( Loc: 256 EquipLv: 38 View: 361 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } }, { Id: 5353 @@ -43888,6 +47336,10 @@ item_db: ( Upper: 63 Loc: 256 View: 206 + Trade: { + nomail: true + noauction: true + } Script: <" bonus2 bSubRace,RC_Demon,5; bonus2 bAddRace,RC_Demon,5; @@ -43905,6 +47357,15 @@ item_db: ( Loc: 768 Refine: false View: 365 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMdef,10; bonus bUnbreakableHelm,0; @@ -43923,6 +47384,11 @@ item_db: ( EquipLv: 70 Refine: false View: 366 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bAgi,1; bonus bMdef,2; @@ -43942,6 +47408,11 @@ item_db: ( Loc: 256 EquipLv: 60 View: 367 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bDex,1; bonus bLongAtkRate,7; @@ -43960,6 +47431,11 @@ item_db: ( Loc: 256 EquipLv: 45 View: 368 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bFlee,10; bonus bCritical,3; @@ -43979,6 +47455,11 @@ item_db: ( Loc: 1 Refine: false View: 369 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bUnbreakableHelm,0; bonus bBaseAtk,5; @@ -43996,6 +47477,11 @@ item_db: ( Loc: 1 Refine: false View: 370 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bUnbreakableHelm,0; bonus bMatkRate,1; @@ -44085,6 +47571,11 @@ item_db: ( EquipLv: 10 Refine: false View: 375 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bMdef,3; bonus2 bSubRace,RC_Demon,10; @@ -44101,6 +47592,15 @@ item_db: ( Upper: 63 Loc: 256 View: 38 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddMonsterDropItem,12280,300; "> }, { @@ -44114,6 +47614,15 @@ item_db: ( Upper: 63 Loc: 256 View: 39 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddMonsterDropItem,12279,300; "> }, { @@ -44140,6 +47649,11 @@ item_db: ( Upper: 63 Loc: 768 View: 377 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bLuk,1; bonus bMaxSP,30; @@ -44156,6 +47670,11 @@ item_db: ( Upper: 63 Loc: 256 View: 378 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bInt,1; bonus bDelayrate,-3; @@ -44176,6 +47695,11 @@ item_db: ( Upper: 63 Loc: 768 View: 379 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bDex,3; bonus bMdef,1; @@ -44192,6 +47716,11 @@ item_db: ( Upper: 63 Loc: 256 View: 380 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus2 bAddRace,RC_DemiHuman,12; bonus bBaseAtk,(JobLevel*2)/7; @@ -44209,6 +47738,11 @@ item_db: ( Upper: 63 Loc: 768 View: 381 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bStr,2; bonus3 bAutoSpellWhenHit,BS_WEAPONPERFECT,3,10; @@ -44226,6 +47760,11 @@ item_db: ( Upper: 63 Loc: 256 View: 382 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bMaxSP,120; bonus2 bAddEff2,Eff_Curse,10; @@ -44242,6 +47781,11 @@ item_db: ( Loc: 1 Refine: false View: 383 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bUnbreakableHelm,0; bonus2 bSubRace,RC_DemiHuman,2; @@ -44257,6 +47801,11 @@ item_db: ( Upper: 63 Loc: 256 View: 384 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bAgi,3; bonus3 bAutoSpellWhenHit,AL_INCAGI,5,10; @@ -44288,6 +47837,11 @@ item_db: ( Upper: 63 Loc: 256 View: 386 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus3 bAutoSpell,"SA_FROSTWEAPON",1,5; "> }, { @@ -44303,6 +47857,11 @@ item_db: ( Loc: 256 Refine: false View: 387 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bMdef,2; bonus2 bAddEle,Ele_Dark,3; @@ -44321,6 +47880,11 @@ item_db: ( Upper: 63 Loc: 256 View: 388 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bVit,1; skill AL_ANGELUS,1; @@ -44341,6 +47905,11 @@ item_db: ( Loc: 256 EquipLv: 50 View: 389 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bLuk,1; bonus2 bAddRace,RC_Brute,10; @@ -44378,6 +47947,13 @@ item_db: ( Loc: 256 EquipLv: 20 View: 391 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" skill TF_HIDING,1; "> OnUnequipScript: <" sc_end SC_HIDING; "> }, @@ -44393,6 +47969,10 @@ item_db: ( Loc: 256 Refine: false View: 228 + Trade: { + nomail: true + noauction: true + } Script: <" bonus bMdef,7; bonus bFlee,7; @@ -44412,6 +47992,11 @@ item_db: ( Loc: 256 EquipLv: 30 View: 392 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bMdef,5; "> }, { @@ -44427,6 +48012,11 @@ item_db: ( Loc: 256 EquipLv: 30 View: 393 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" skill TF_DOUBLE,5; bonus bDoubleRate,25; @@ -44443,6 +48033,11 @@ item_db: ( Loc: 512 Refine: false View: 394 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bStr,2; bonus2 bAddRace,RC_Boss,2; @@ -44474,6 +48069,16 @@ item_db: ( Loc: 1 Refine: false View: 188 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bUnbreakableHelm,0; bonus bMaxHP,100; @@ -44520,6 +48125,16 @@ item_db: ( Upper: 63 Loc: 1 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bUnbreakableHelm,0; bonus2 bExpAddRace,RC_Boss,100; @@ -44539,6 +48154,11 @@ item_db: ( Loc: 256 EquipLv: 50 View: 398 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bMaxHP,100+(getrefine()*20); bonus bLuk,3; @@ -44572,6 +48192,11 @@ item_db: ( Loc: 512 Refine: false View: 400 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus2 bSubEle,Ele_Water,10; bonus2 bExpAddRace,RC_Fish,10; @@ -44646,6 +48271,11 @@ item_db: ( EquipLv: 70 Refine: false View: 404 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bInt,1; bonus bMdef,2; @@ -44665,6 +48295,11 @@ item_db: ( EquipLv: 70 Refine: false View: 405 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bUnbreakableHelm,0; bonus bFlee2,3; @@ -44682,6 +48317,11 @@ item_db: ( EquipLv: 30 Refine: false View: 406 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bUnbreakableHelm,0; bonus2 bAddMonsterDropItem,579,500; @@ -44701,6 +48341,11 @@ item_db: ( Loc: 256 EquipLv: 45 View: 407 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus4 bAutoSpellWhenHit,AC_CONCENTRATION,2,7,0; "> }, { @@ -44716,6 +48361,11 @@ item_db: ( EquipLv: 80 Refine: false View: 408 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bShortWeaponDamageReturn,1; "> }, { @@ -44729,6 +48379,14 @@ item_db: ( Upper: 63 Loc: 256 View: 409 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bDex,2; bonus bVit,1; @@ -44748,6 +48406,14 @@ item_db: ( Upper: 63 Loc: 256 View: 410 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bDex,2; bonus bInt,2; @@ -44975,6 +48641,11 @@ item_db: ( EquipLv: 50 Refine: false View: 421 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bStr,2; bonus bInt,2; @@ -45000,6 +48671,11 @@ item_db: ( EquipLv: 50 Refine: false View: 422 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bUnbreakableHelm,0; bonus bInt,1; @@ -45042,6 +48718,11 @@ item_db: ( Loc: 256 Refine: false View: 424 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bDex,3; bonus2 bSubRace,RC_DemiHuman,10; @@ -45111,6 +48792,15 @@ item_db: ( Upper: 63 Loc: 769 View: 429 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bSubRace,RC_DemiHuman,12; "> }, { @@ -45125,6 +48815,11 @@ item_db: ( Upper: 63 Loc: 256 View: 430 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bHPrecovRate,5; bonus bSPrecovRate,5; @@ -45142,6 +48837,10 @@ item_db: ( Loc: 256 Refine: false View: 431 + Trade: { + nodrop: true + nogstorage: true + } Script: <" bonus2 bSubEle,Ele_Fire,20; skill MG_FIREBOLT,5; @@ -45454,6 +49153,15 @@ item_db: ( Loc: 256 EquipLv: 20 View: 451 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 5451 @@ -45468,6 +49176,15 @@ item_db: ( Loc: 256 Refine: false View: 452 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAspdRate,10; bonus bAllStats,3; @@ -45487,6 +49204,15 @@ item_db: ( Loc: 256 Refine: false View: 453 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAspdRate,7; bonus bAllStats,2; @@ -45506,6 +49232,15 @@ item_db: ( Loc: 256 Refine: false View: 454 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAspdRate,5; bonus bAllStats,2; @@ -45577,6 +49312,11 @@ item_db: ( Upper: 63 Loc: 256 View: 455 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bAgi,3; bonus bBaseAtk,5; @@ -45631,6 +49371,15 @@ item_db: ( Loc: 256 EquipLv: 60 View: 457 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAllStats,2; bonus bMaxHPrate,3; @@ -45648,6 +49397,15 @@ item_db: ( Loc: 769 EquipLv: 50 View: 458 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bDex,3; bonus2 bSubEle,Ele_Ghost,20; @@ -45664,6 +49422,13 @@ item_db: ( Loc: 1 Refine: false View: 459 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bUnbreakableHelm,0; bonus bVit,1; @@ -45681,6 +49446,13 @@ item_db: ( Loc: 1 Refine: false View: 460 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bUnbreakableHelm,0; bonus bInt,1; @@ -45698,6 +49470,16 @@ item_db: ( Upper: 63 Loc: 256 View: 461 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bInt,2; skill PR_MAGNIFICAT,3; @@ -45902,6 +49684,11 @@ item_db: ( Upper: 63 Loc: 768 View: 473 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bStr,2; bonus bMaxHPrate,-10; @@ -45933,6 +49720,13 @@ item_db: ( Upper: 63 Loc: 256 View: 475 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,2; bonus bMaxHP,300; @@ -45949,6 +49743,10 @@ item_db: ( Upper: 63 Loc: 256 View: 476 + Trade: { + nodrop: true + nogstorage: true + } Script: <" bonus bMdef,3; bonus bMaxHP,50; @@ -45966,6 +49764,10 @@ item_db: ( Upper: 63 Loc: 256 View: 477 + Trade: { + nodrop: true + nogstorage: true + } Script: <" bonus bAllStats,2; bonus3 bAutoSpell,PR_IMPOSITIO,3,3; @@ -45983,6 +49785,10 @@ item_db: ( Upper: 63 Loc: 256 View: 478 + Trade: { + nodrop: true + nogstorage: true + } Script: <" bonus bAspdRate,10; bonus bBaseAtk,-20; @@ -46000,6 +49806,10 @@ item_db: ( Upper: 63 Loc: 769 View: 479 + Trade: { + nodrop: true + nogstorage: true + } Script: <" bonus bStr,3; "> }, { @@ -46014,6 +49824,10 @@ item_db: ( Loc: 513 Refine: false View: 480 + Trade: { + nodrop: true + nogstorage: true + } Script: <" bonus bUnbreakableHelm,0; bonus bHit,-10; @@ -46125,6 +49939,13 @@ item_db: ( EquipLv: 65 Refine: false View: 485 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bUnbreakableHelm,0; bonus bMdef,5; @@ -46144,6 +49965,13 @@ item_db: ( Upper: 63 Loc: 256 View: 486 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,2; bonus2 bSubEle,Ele_Fire,10; @@ -46161,6 +49989,16 @@ item_db: ( Loc: 256 Refine: false View: 102 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMdef,3; bonus2 bAddRace,RC_DemiHuman,5; @@ -46178,6 +50016,16 @@ item_db: ( Loc: 256 Refine: false View: 254 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bDex,2; bonus bAgi,1; @@ -46195,6 +50043,16 @@ item_db: ( Loc: 257 Refine: false View: 137 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,5; "> }, { @@ -46209,6 +50067,11 @@ item_db: ( Upper: 63 Loc: 256 View: 493 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bLuk,1; bonus bAgi,1; @@ -46233,6 +50096,13 @@ item_db: ( EquipLv: 50 Refine: false View: 494 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bLuk,4; "> }, { @@ -46248,6 +50118,13 @@ item_db: ( Upper: 63 Loc: 256 View: 495 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bDex,2; bonus bStr,2; @@ -46266,6 +50143,11 @@ item_db: ( Loc: 768 EquipLv: 20 View: 490 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bVit,5; bonus bFlee,10; @@ -46282,6 +50164,11 @@ item_db: ( Loc: 256 Refine: false View: 487 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" skill SM_PROVOKE,1; "> }, { @@ -46296,6 +50183,11 @@ item_db: ( Loc: 256 EquipLv: 30 View: 488 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bMdef,3; skill MG_FROSTDIVER,3; @@ -46314,6 +50206,13 @@ item_db: ( EquipLv: 10 Refine: false View: 496 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bUnbreakableHelm,0; bonus2 bAddRace2,6,5; @@ -46331,6 +50230,13 @@ item_db: ( Upper: 63 Loc: 768 View: 491 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMdef,3; bonus bInt,3; @@ -46348,6 +50254,11 @@ item_db: ( Upper: 63 Loc: 256 View: 497 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bDex,2; bonus bAgi,2; @@ -46371,6 +50282,11 @@ item_db: ( EquipLv: 70 Refine: false View: 489 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bMdef,10; "> }, { @@ -46385,6 +50301,11 @@ item_db: ( Loc: 768 EquipLv: 50 View: 492 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" skill DC_DONTFORGETME,1; bonus bDex,2; @@ -46434,6 +50355,11 @@ item_db: ( Upper: 63 Loc: 256 View: 503 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bStr,1; bonus bAgi,2; @@ -46453,6 +50379,11 @@ item_db: ( Upper: 63 Loc: 256 View: 504 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bStr,2; bonus bVit,1; @@ -46491,6 +50422,11 @@ item_db: ( Upper: 63 Loc: 768 View: 508 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bSPrecovRate,8; "> }, { @@ -46643,6 +50579,11 @@ item_db: ( Upper: 63 Loc: 256 View: 514 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bInt,2; "> }, { @@ -46672,6 +50613,16 @@ item_db: ( Loc: 1 Refine: false View: 194 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bUnbreakableHelm,0; bonus bDelayrate,-3; @@ -46748,6 +50699,11 @@ item_db: ( EquipLv: 60 Refine: false View: 520 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bAgi,2; bonus bFlee,3; @@ -46766,6 +50722,11 @@ item_db: ( Upper: 63 Loc: 256 View: 521 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bLuk,3; bonus bMdef,2; @@ -46788,6 +50749,13 @@ item_db: ( EquipLv: 30 Refine: false View: 522 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAgi,1; "> }, { @@ -46802,6 +50770,13 @@ item_db: ( Upper: 63 Loc: 768 View: 523 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMdef,2; bonus bInt,2; @@ -46824,6 +50799,11 @@ item_db: ( Loc: 256 EquipLv: 30 View: 524 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } }, { Id: 5531 @@ -46850,6 +50830,11 @@ item_db: ( EquipLv: 30 Refine: false View: 327 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bShortWeaponDamageReturn,1; "> }, { @@ -46915,6 +50900,16 @@ item_db: ( Loc: 1 Refine: false View: 526 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bUnbreakableHelm,0; bonus bLuk,1; @@ -46938,6 +50933,11 @@ item_db: ( Loc: 256 EquipLv: 45 View: 527 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bAgi,3; bonus2 bAddRace,RC_Plant,10; @@ -46956,6 +50956,11 @@ item_db: ( Loc: 768 EquipLv: 45 View: 528 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bDex,3; bonus bCritical,5; @@ -46974,6 +50979,11 @@ item_db: ( Loc: 769 EquipLv: 25 View: 530 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bMdef,2; skill MC_LOUD,1; @@ -47065,6 +51075,14 @@ item_db: ( Upper: 63 Loc: 256 View: 240 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bInt,2; bonus bMaxSP,50; @@ -47082,6 +51100,11 @@ item_db: ( Upper: 63 Loc: 256 View: 531 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bVit,2; bonus2 bSubEle,Ele_Fire,5; @@ -47103,6 +51126,11 @@ item_db: ( Upper: 63 Loc: 256 View: 532 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bLuk,2; bonus bVit,2; @@ -47125,6 +51153,11 @@ item_db: ( Upper: 63 Loc: 256 View: 533 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus2 bSkillAtk,WZ_HEAVENDRIVE,15+getequiprefinerycnt(EQI_HAND_R); bonus2 bSkillAtk,WZ_EARTHSPIKE,15+getequiprefinerycnt(EQI_HAND_R); @@ -47144,6 +51177,11 @@ item_db: ( EquipLv: 50 Refine: false View: 534 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bUnbreakableHelm,0; bonus bLuk,1; @@ -47161,6 +51199,11 @@ item_db: ( Loc: 256 EquipLv: 70 View: 535 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bDex,2; bonus bDelayrate,-2; @@ -47183,6 +51226,11 @@ item_db: ( Loc: 256 EquipLv: 70 View: 536 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bAgi,2; bonus bDex,2; @@ -47249,6 +51297,11 @@ item_db: ( Upper: 63 Loc: 256 View: 538 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bMdef,3; bonus3 bAutoSpell,SM_PROVOKE,5,10; @@ -47266,6 +51319,11 @@ item_db: ( Upper: 63 Loc: 256 View: 539 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bAgi,2; bonus3 bAutoSpellWhenHit,AL_HEAL,3,10; @@ -47301,6 +51359,11 @@ item_db: ( Loc: 256 EquipLv: 20 View: 541 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bAgi,3; "> }, { @@ -47433,6 +51496,11 @@ item_db: ( Loc: 768 EquipLv: 85 View: 544 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bUnbreakableHelm,0; bonus bMdef,10; @@ -47451,6 +51519,16 @@ item_db: ( Loc: 513 Refine: false View: 545 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_DemiHuman,10; "> }, { @@ -47464,6 +51542,16 @@ item_db: ( Loc: 513 Refine: false View: 546 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_DemiHuman,2; "> }, { @@ -47478,6 +51566,11 @@ item_db: ( Upper: 63 Loc: 256 View: 548 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bStr,1; bonus2 bAddRace,RC_NonBoss,2; @@ -47513,6 +51606,11 @@ item_db: ( Upper: 63 Loc: 256 View: 550 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bDex,2; bonus bAgi,2; @@ -47536,6 +51634,11 @@ item_db: ( Upper: 63 Loc: 256 View: 551 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bAgi,2; bonus bBaseAtk,2; @@ -47608,6 +51711,11 @@ item_db: ( EquipLv: 10 Refine: false View: 555 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bUnbreakableHelm,0; bonus bDex,2; @@ -47653,6 +51761,10 @@ item_db: ( Upper: 63 Loc: 769 View: 479 + Trade: { + nodrop: true + nogstorage: true + } Script: <" bonus bDex,3; bonus bStr,3; @@ -47683,6 +51795,11 @@ item_db: ( Upper: 63 Loc: 768 View: 558 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bAgi,2; bonus bFlee,3; @@ -47731,6 +51848,11 @@ item_db: ( Loc: 256 EquipLv: 70 View: 560 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bInt,2; bonus2 bSubEle,Ele_Water,5; @@ -47753,6 +51875,11 @@ item_db: ( Loc: 256 EquipLv: 70 View: 561 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bStr,2; bonus2 bSubEle,Ele_Water,5; @@ -47774,6 +51901,15 @@ item_db: ( Loc: 256 EquipLv: 12 View: 465 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 5584 @@ -47786,6 +51922,11 @@ item_db: ( Upper: 63 Loc: 256 View: 562 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus2 bSubRace,RC_Demon,3; bonus2 bHPDrainRate,3,15; @@ -47828,6 +51969,15 @@ item_db: ( Upper: 63 Loc: 256 View: 563 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 5588 @@ -48002,6 +52152,16 @@ item_db: ( Loc: 1 Refine: false View: 571 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bUnbreakableHelm,0; bonus bMdef,2; @@ -48019,6 +52179,16 @@ item_db: ( Loc: 1 Refine: false View: 572 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bUnbreakableHelm,0; bonus bMdef,2; @@ -48121,6 +52291,15 @@ item_db: ( Upper: 63 Loc: 256 View: 577 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bUnbreakableHelm,0; bonus bAllStats,3; @@ -48140,6 +52319,15 @@ item_db: ( Upper: 63 Loc: 256 View: 578 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bUnbreakableHelm,0; bonus bAllStats,2; @@ -48159,6 +52347,15 @@ item_db: ( Upper: 63 Loc: 256 View: 579 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bUnbreakableHelm,0; bonus bAllStats,1; @@ -48907,6 +53104,11 @@ item_db: ( Upper: 63 Loc: 256 View: 587 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bMdef,5; bonus bDex,1; @@ -49126,6 +53328,11 @@ item_db: ( Loc: 768 EquipLv: 30 View: 598 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus2 bSubRace,RC_Demon,10; bonus2 bSubRace,RC_Undead,10; @@ -49142,6 +53349,15 @@ item_db: ( Upper: 63 Loc: 256 View: 206 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMdef,5; bonus2 bAddMonsterDropItem,6097,10; @@ -50164,6 +54380,11 @@ item_db: ( Upper: 63 Loc: 256 View: 616 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bStr,1; bonus bInt,1; @@ -50219,6 +54440,15 @@ item_db: ( Loc: 256 EquipLv: 10 View: 101 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 5742 @@ -50296,6 +54526,15 @@ item_db: ( Loc: 256 EquipLv: 100 View: 623 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,1; bonus bInt,1; @@ -50320,6 +54559,15 @@ item_db: ( Loc: 256 EquipLv: 100 View: 624 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bVit,1; bonus bInt,1; @@ -50344,6 +54592,15 @@ item_db: ( Loc: 768 EquipLv: 100 View: 625 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAgi,1; bonus bDex,1; @@ -50368,6 +54625,15 @@ item_db: ( Loc: 256 EquipLv: 100 View: 626 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,1; bonus bDex,1; @@ -50392,6 +54658,15 @@ item_db: ( Loc: 256 EquipLv: 100 View: 627 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAgi,1; bonus bInt,1; @@ -50416,6 +54691,15 @@ item_db: ( Loc: 256 EquipLv: 100 View: 628 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bInt,1; bonus bLuk,1; @@ -50438,6 +54722,15 @@ item_db: ( Loc: 256 EquipLv: 100 View: 629 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,1; bonus bDex,1; @@ -50462,6 +54755,15 @@ item_db: ( Loc: 256 EquipLv: 100 View: 630 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bInt,1; bonus bDex,1; @@ -50486,6 +54788,15 @@ item_db: ( Loc: 256 EquipLv: 100 View: 631 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,1; bonus bVit,1; @@ -50510,6 +54821,15 @@ item_db: ( EquipLv: 100 Refine: false View: 632 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAgi,1; bonus bMdef,5; @@ -50533,6 +54853,15 @@ item_db: ( Loc: 256 EquipLv: 100 View: 633 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bInt,1; bonus bDex,1; @@ -50557,6 +54886,15 @@ item_db: ( Loc: 768 EquipLv: 100 View: 634 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bVit,2; bonus bInt,1; @@ -50581,6 +54919,15 @@ item_db: ( Loc: 256 EquipLv: 100 View: 635 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bInt,1; bonus bLuk,1; @@ -50617,6 +54964,15 @@ item_db: ( Loc: 256 EquipLv: 100 View: 637 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,1; bonus bDex,1; @@ -50793,6 +55149,11 @@ item_db: ( Upper: 63 Loc: 256 View: 349 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" autobonus "{ sc_start SC_PROPERTYWIND,180000,1; }",3,180000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }"; "> }, { @@ -51050,6 +55411,15 @@ item_db: ( Loc: 512 Refine: false View: 665 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bUnbreakableHelm,0; bonus bLuk,1; @@ -51211,6 +55581,16 @@ item_db: ( Loc: 1 Refine: false View: 369 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bUnbreakableHelm,0; bonus2 bExpAddRace,RC_Boss,10; @@ -51227,6 +55607,16 @@ item_db: ( Loc: 1 Refine: false View: 369 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bUnbreakableHelm,0; bonus2 bExpAddRace,RC_Boss,20; @@ -51243,6 +55633,16 @@ item_db: ( Loc: 1 Refine: false View: 369 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bUnbreakableHelm,0; bonus2 bExpAddRace,RC_Boss,30; @@ -51259,6 +55659,16 @@ item_db: ( Loc: 1 Refine: false View: 369 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bUnbreakableHelm,0; bonus2 bExpAddRace,RC_Boss,40; @@ -51355,6 +55765,15 @@ item_db: ( EquipLv: 70 Refine: false View: 43 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHPrate,15; bonus bSPrecovRate,5; @@ -51372,6 +55791,15 @@ item_db: ( Loc: 256 Refine: false View: 67 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 5807 @@ -51464,6 +55892,16 @@ item_db: ( Upper: 63 Loc: 256 View: 16 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus3 bAddEffWhenHit,Eff_Bleeding,500,ATF_TARGET|ATF_SELF; bonus3 bAddEffWhenHit,Eff_Silence,500,ATF_TARGET|ATF_SELF; @@ -51536,6 +55974,16 @@ item_db: ( Upper: 63 Loc: 136 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAllStats,2; bonus bMdef,3; @@ -51557,6 +56005,16 @@ item_db: ( Upper: 63 Loc: 256 View: 505 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAllStats,3; "> }, { @@ -51569,6 +56027,16 @@ item_db: ( Upper: 63 Loc: 256 View: 506 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAllStats,3; "> }, { @@ -51595,6 +56063,16 @@ item_db: ( Upper: 63 Loc: 256 View: 499 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bExpAddRace,RC_Boss,5; bonus2 bExpAddRace,RC_NonBoss,5; @@ -51611,6 +56089,15 @@ item_db: ( Upper: 63 Loc: 256 View: 500 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bLuk,4; bonus bMaxHP,100; @@ -52036,6 +56523,16 @@ item_db: ( Upper: 63 Loc: 256 View: 671 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bVit,2; bonus bMdef,1; @@ -52053,6 +56550,16 @@ item_db: ( Upper: 63 Loc: 256 View: 672 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,2; bonus bMdef,1; @@ -52070,6 +56577,16 @@ item_db: ( Upper: 63 Loc: 256 View: 673 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bInt,2; bonus bMdef,1; @@ -52087,6 +56604,16 @@ item_db: ( Upper: 63 Loc: 256 View: 674 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAgi,3; bonus bMdef,1; @@ -52179,6 +56706,15 @@ item_db: ( Name: "Ashes of Darkness" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6001 @@ -52187,6 +56723,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + BuyingStore: true }, { Id: 6002 @@ -52195,6 +56732,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + BuyingStore: true }, { Id: 6003 @@ -52203,6 +56741,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + BuyingStore: true }, { Id: 6004 @@ -52211,6 +56750,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + BuyingStore: true }, { Id: 6005 @@ -52219,6 +56759,14 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6006 @@ -52227,6 +56775,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6007 @@ -52235,6 +56792,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6008 @@ -52243,6 +56809,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + BuyingStore: true }, { Id: 6009 @@ -52250,6 +56817,15 @@ item_db: ( Name: "Big Fan Of Magic" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6010 @@ -52258,6 +56834,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + BuyingStore: true }, { Id: 6011 @@ -52330,6 +56907,7 @@ item_db: ( Type: 3 Buy: 704 Weight: 10 + BuyingStore: true }, { Id: 6021 @@ -52338,6 +56916,7 @@ item_db: ( Type: 3 Buy: 433 Weight: 10 + BuyingStore: true }, { Id: 6022 @@ -52346,6 +56925,7 @@ item_db: ( Type: 3 Buy: 884 Weight: 10 + BuyingStore: true }, { Id: 6023 @@ -52354,6 +56934,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 6024 @@ -52422,6 +57003,7 @@ item_db: ( Type: 3 Buy: 567 Weight: 10 + BuyingStore: true }, { Id: 6033 @@ -52430,6 +57012,7 @@ item_db: ( Type: 3 Buy: 567 Weight: 10 + BuyingStore: true }, { Id: 6034 @@ -52475,6 +57058,16 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6040 @@ -52529,6 +57122,16 @@ item_db: ( Type: 2 Buy: 0 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" callfunc "SetPalete",1; "> }, { @@ -52538,6 +57141,16 @@ item_db: ( Type: 2 Buy: 0 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" callfunc "SetPalete",2; "> }, { @@ -52547,6 +57160,16 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6049 @@ -52571,6 +57194,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6052 @@ -52578,6 +57210,16 @@ item_db: ( Name: "Ornament Hairpin" Type: 3 Buy: 1 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6053 @@ -52642,6 +57284,15 @@ item_db: ( Type: 3 Buy: 10 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6061 @@ -52722,6 +57373,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6071 @@ -52730,6 +57390,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6072 @@ -52738,6 +57407,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6073 @@ -52745,6 +57423,16 @@ item_db: ( Name: "Dragon's Mane" Type: 3 Buy: 0 + BuyingStore: true + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6074 @@ -52752,6 +57440,15 @@ item_db: ( Name: "Bazett's Order" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6075 @@ -52759,6 +57456,17 @@ item_db: ( Name: "Crystalized Teardrop" Type: 3 Buy: 0 + BuyingStore: true + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6076 @@ -52766,6 +57474,16 @@ item_db: ( Name: "Portable Toolbox" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6077 @@ -52773,6 +57491,16 @@ item_db: ( Name: "Rough Mineral" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6078 @@ -52780,6 +57508,16 @@ item_db: ( Name: "Stone Fragment" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6079 @@ -52787,6 +57525,16 @@ item_db: ( Name: "Flower Of Alfheim" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6080 @@ -52794,6 +57542,16 @@ item_db: ( Name: "Manuk Coin" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6081 @@ -52801,6 +57559,16 @@ item_db: ( Name: "Splendide Coin" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6082 @@ -52808,6 +57576,16 @@ item_db: ( Name: "Spirit Of Alfheim" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6083 @@ -52823,6 +57601,16 @@ item_db: ( Name: "Bradium Fragments" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6085 @@ -52830,6 +57618,16 @@ item_db: ( Name: "Shaggy Muffler" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6086 @@ -52838,6 +57636,7 @@ item_db: ( Type: 3 Buy: 890 Weight: 10 + BuyingStore: true }, { Id: 6087 @@ -52846,6 +57645,7 @@ item_db: ( Type: 3 Buy: 1050 Weight: 10 + BuyingStore: true }, { Id: 6088 @@ -52854,6 +57654,7 @@ item_db: ( Type: 3 Buy: 1050 Weight: 10 + BuyingStore: true }, { Id: 6089 @@ -52862,6 +57663,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 6090 @@ -52870,6 +57672,7 @@ item_db: ( Type: 3 Buy: 1100 Weight: 50 + BuyingStore: true }, { Id: 6091 @@ -52878,6 +57681,7 @@ item_db: ( Type: 3 Buy: 200000 Weight: 10 + BuyingStore: true }, { Id: 6092 @@ -52893,6 +57697,15 @@ item_db: ( Name: "Draco's Egg" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6094 @@ -52909,6 +57722,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 6096 @@ -52917,6 +57731,7 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + BuyingStore: true }, { Id: 6097 @@ -52925,6 +57740,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 6098 @@ -52933,6 +57749,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 6099 @@ -52941,6 +57758,7 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + BuyingStore: true }, { Id: 6100 @@ -52949,6 +57767,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 6101 @@ -52956,6 +57775,15 @@ item_db: ( Name: "Attendance Card" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6102 @@ -52963,6 +57791,16 @@ item_db: ( Name: "Report On Splendide" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6103 @@ -52970,6 +57808,16 @@ item_db: ( Name: "Report On Manuk" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6104 @@ -52978,6 +57826,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 6105 @@ -52986,6 +57835,7 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + BuyingStore: true }, { Id: 6106 @@ -52994,6 +57844,7 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + BuyingStore: true }, { Id: 6107 @@ -53002,6 +57853,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 6108 @@ -53010,6 +57862,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 6109 @@ -53018,6 +57871,7 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + BuyingStore: true }, { Id: 6110 @@ -53026,6 +57880,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 6111 @@ -53034,6 +57889,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 6112 @@ -53042,6 +57898,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 6113 @@ -53050,6 +57907,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 6114 @@ -53058,6 +57916,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 6115 @@ -53066,6 +57925,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 6116 @@ -53073,6 +57933,16 @@ item_db: ( Name: "Succubus Pet Exchange Coupon" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6117 @@ -53080,6 +57950,16 @@ item_db: ( Name: "Imp Pet Exchange Coupon" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6118 @@ -53087,6 +57967,16 @@ item_db: ( Name: "Chung E Exchange Coupon" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6119 @@ -53102,6 +57992,7 @@ item_db: ( Type: 3 Buy: 150 Weight: 20 + BuyingStore: true }, { Id: 6121 @@ -53109,6 +58000,16 @@ item_db: ( Name: "Makeover Brush" Type: 3 Buy: 12 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6122 @@ -53116,6 +58017,16 @@ item_db: ( Name: "Paint Brush" Type: 3 Buy: 12 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6123 @@ -53124,6 +58035,7 @@ item_db: ( Type: 3 Buy: 250 Weight: 30 + BuyingStore: true }, { Id: 6124 @@ -53131,6 +58043,16 @@ item_db: ( Name: "Wolf Flute" Type: 3 Buy: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6125 @@ -53138,6 +58060,16 @@ item_db: ( Name: "Bunny Box" Type: 3 Buy: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6126 @@ -53145,6 +58077,16 @@ item_db: ( Name: "Summer Happy Box" Type: 3 Buy: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6127 @@ -53152,6 +58094,16 @@ item_db: ( Name: "Purification Stone" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6128 @@ -53159,6 +58111,7 @@ item_db: ( Name: "Antidote" Type: 3 Buy: 0 + BuyingStore: true }, { Id: 6129 @@ -53166,6 +58119,16 @@ item_db: ( Name: "Nightmare Terror Exchange Coupon" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6130 @@ -53173,6 +58136,16 @@ item_db: ( Name: "Ticket Loli Ruri" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6131 @@ -53180,6 +58153,16 @@ item_db: ( Name: "Goblin Leader Exchange Coupon" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6132 @@ -53187,6 +58170,16 @@ item_db: ( Name: "Incubus Exchange Coupon" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6133 @@ -53194,6 +58187,16 @@ item_db: ( Name: "Miyabi Ningyo Exchange Coupon" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6134 @@ -53201,6 +58204,16 @@ item_db: ( Name: "Giant Whisper Exchange Coupon" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6135 @@ -53208,6 +58221,16 @@ item_db: ( Name: "Evil Nymph Exchange Coupon" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6136 @@ -53215,6 +58238,16 @@ item_db: ( Name: "Medusa Exchange Coupon" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6137 @@ -53222,6 +58255,16 @@ item_db: ( Name: "Stone Shooter Exchange Coupon" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6138 @@ -53229,6 +58272,16 @@ item_db: ( Name: "Marionette Exchange Coupon" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6139 @@ -53236,6 +58289,16 @@ item_db: ( Name: "Leaf Cat Exchange Coupon" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6140 @@ -53243,6 +58306,16 @@ item_db: ( Name: "Dullahan Exchange Coupon" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6141 @@ -53250,6 +58323,16 @@ item_db: ( Name: "Shinobi Exchange Coupon" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6142 @@ -53257,6 +58340,16 @@ item_db: ( Name: "Golem Exchange Coupon" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6143 @@ -53264,6 +58357,16 @@ item_db: ( Name: "Civil Servant Exchange Coupon" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6144 @@ -53272,6 +58375,7 @@ item_db: ( Type: 3 Buy: 1250 Weight: 2 + BuyingStore: true }, { Id: 6145 @@ -53280,6 +58384,7 @@ item_db: ( Type: 3 Buy: 12 Weight: 2 + BuyingStore: true }, { Id: 6146 @@ -53288,6 +58393,7 @@ item_db: ( Type: 3 Buy: 375 Weight: 30 + BuyingStore: true }, { Id: 6147 @@ -53296,6 +58402,7 @@ item_db: ( Type: 3 Buy: 125 Weight: 3 + BuyingStore: true }, { Id: 6148 @@ -53303,6 +58410,15 @@ item_db: ( Name: "Eternity Of Chocolate" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6149 @@ -53310,6 +58426,15 @@ item_db: ( Name: "Simple Chocolate" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6150 @@ -53317,6 +58442,16 @@ item_db: ( Name: "Mansion Key" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6151 @@ -53324,6 +58459,15 @@ item_db: ( Name: "Giant Bradium Fragment" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6152 @@ -53331,6 +58475,15 @@ item_db: ( Name: "Glittering Crystal" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6153 @@ -53338,6 +58491,16 @@ item_db: ( Name: "Special Exchange Coupon" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6154 @@ -53346,6 +58509,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6155 @@ -53361,6 +58533,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6157 @@ -53572,6 +58753,7 @@ item_db: ( Type: 3 Buy: 500 Weight: 10 + BuyingStore: true }, { Id: 6187 @@ -53595,6 +58777,7 @@ item_db: ( Name: "Spell Book(Fire Bolt)" Type: 3 Buy: 0 + BuyingStore: true }, { Id: 6190 @@ -53602,6 +58785,7 @@ item_db: ( Name: "Spell Book(Cold Bolt)" Type: 3 Buy: 0 + BuyingStore: true }, { Id: 6191 @@ -53609,6 +58793,7 @@ item_db: ( Name: "Spell Book(Lightning Bolt)" Type: 3 Buy: 0 + BuyingStore: true }, { Id: 6192 @@ -53616,6 +58801,7 @@ item_db: ( Name: "Spell Book(Storm Gust)" Type: 3 Buy: 0 + BuyingStore: true }, { Id: 6193 @@ -53623,6 +58809,7 @@ item_db: ( Name: "Spell Book(Lord Of Vermilion)" Type: 3 Buy: 0 + BuyingStore: true }, { Id: 6194 @@ -53630,6 +58817,7 @@ item_db: ( Name: "Spell Book(Meteor Storm)" Type: 3 Buy: 0 + BuyingStore: true }, { Id: 6195 @@ -53637,6 +58825,7 @@ item_db: ( Name: "Spell Book(Comet)" Type: 3 Buy: 0 + BuyingStore: true }, { Id: 6196 @@ -53644,6 +58833,7 @@ item_db: ( Name: "Spell Book(Tetra Vortex)" Type: 3 Buy: 0 + BuyingStore: true }, { Id: 6197 @@ -53651,6 +58841,7 @@ item_db: ( Name: "Spell Book(Thunder Storm)" Type: 3 Buy: 0 + BuyingStore: true }, { Id: 6198 @@ -53658,6 +58849,7 @@ item_db: ( Name: "Spell Book(Jupitel Thunder)" Type: 3 Buy: 0 + BuyingStore: true }, { Id: 6199 @@ -53665,6 +58857,7 @@ item_db: ( Name: "Spell Book(Water Ball)" Type: 3 Buy: 0 + BuyingStore: true }, { Id: 6200 @@ -53672,6 +58865,7 @@ item_db: ( Name: "Spell Book(Heaven's Drive)" Type: 3 Buy: 0 + BuyingStore: true }, { Id: 6201 @@ -53679,6 +58873,7 @@ item_db: ( Name: "Spell Book(Earth Spike)" Type: 3 Buy: 0 + BuyingStore: true }, { Id: 6202 @@ -53686,6 +58881,7 @@ item_db: ( Name: "Spell Book(Earth Strain)" Type: 3 Buy: 0 + BuyingStore: true }, { Id: 6203 @@ -53693,6 +58889,7 @@ item_db: ( Name: "Spell Book(Chain Lightning)" Type: 3 Buy: 0 + BuyingStore: true }, { Id: 6204 @@ -53700,6 +58897,7 @@ item_db: ( Name: "Spell Book(Crimson Rock)" Type: 3 Buy: 0 + BuyingStore: true }, { Id: 6205 @@ -53707,6 +58905,7 @@ item_db: ( Name: "Spell Book(Drain Life)" Type: 3 Buy: 0 + BuyingStore: true }, { Id: 6206 @@ -53714,6 +58913,15 @@ item_db: ( Name: "I Love You" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6207 @@ -53721,6 +58929,15 @@ item_db: ( Name: "Thanks" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6208 @@ -53728,6 +58945,15 @@ item_db: ( Name: "Respect" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6209 @@ -53743,6 +58969,7 @@ item_db: ( Type: 3 Buy: 750 Weight: 1 + BuyingStore: true }, { Id: 6211 @@ -53751,6 +58978,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 1 + BuyingStore: true }, { Id: 6212 @@ -53759,6 +58987,7 @@ item_db: ( Type: 3 Buy: 1250 Weight: 1 + BuyingStore: true }, { Id: 6213 @@ -53767,6 +58996,7 @@ item_db: ( Type: 3 Buy: 625 Weight: 1 + BuyingStore: true }, { Id: 6214 @@ -53775,6 +59005,7 @@ item_db: ( Type: 3 Buy: 625 Weight: 1 + BuyingStore: true }, { Id: 6215 @@ -53783,6 +59014,7 @@ item_db: ( Type: 3 Buy: 625 Weight: 1 + BuyingStore: true }, { Id: 6216 @@ -53791,6 +59023,7 @@ item_db: ( Type: 3 Buy: 1250 Weight: 1 + BuyingStore: true }, { Id: 6217 @@ -53799,6 +59032,7 @@ item_db: ( Type: 3 Buy: 2500 Weight: 1 + BuyingStore: true }, { Id: 6218 @@ -53806,6 +59040,16 @@ item_db: ( Name: "Dieshin's Delivery Box" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6219 @@ -53813,6 +59057,16 @@ item_db: ( Name: "Eden Group Mark" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6220 @@ -53843,6 +59097,7 @@ item_db: ( Type: 3 Buy: 2000 Weight: 150 + BuyingStore: true }, { Id: 6224 @@ -53851,6 +59106,7 @@ item_db: ( Type: 3 Buy: 2000 Weight: 150 + BuyingStore: true }, { Id: 6225 @@ -53859,6 +59115,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6226 @@ -53867,6 +59132,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6228 @@ -53874,6 +59148,15 @@ item_db: ( Name: "Safe to 9 Weapon Certificate" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6229 @@ -53881,6 +59164,15 @@ item_db: ( Name: "Safe to 8 Weapon Certificate" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6230 @@ -53888,6 +59180,15 @@ item_db: ( Name: "Safe to 7 Weapon Certificate" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6231 @@ -53895,6 +59196,15 @@ item_db: ( Name: "Safe to 6 Weapon Certificate" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6232 @@ -53902,6 +59212,15 @@ item_db: ( Name: "Safe to 9 Body Armor Certificate" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6233 @@ -53909,6 +59228,15 @@ item_db: ( Name: "Safe to 8 Body Armor Certificate" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6234 @@ -53916,6 +59244,15 @@ item_db: ( Name: "Safe to 7 Body Armor Certificate" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6235 @@ -53923,6 +59260,15 @@ item_db: ( Name: "Safe to 7 Headgear Certificate" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6236 @@ -53930,6 +59276,15 @@ item_db: ( Name: "Blue 7 Card" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6237 @@ -53937,6 +59292,16 @@ item_db: ( Name: "Guarana Fruit" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6238 @@ -53944,6 +59309,15 @@ item_db: ( Name: "Safe to 11 Weapon Certificate" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6239 @@ -53951,6 +59325,15 @@ item_db: ( Name: "Safe to 11 Armor Certificate" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6240 @@ -53959,6 +59342,15 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6241 @@ -53967,6 +59359,15 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6242 @@ -53975,6 +59376,13 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6243 @@ -53990,6 +59398,7 @@ item_db: ( Type: 3 Buy: 10 Weight: 1 + BuyingStore: true }, { Id: 6245 @@ -53998,6 +59407,7 @@ item_db: ( Type: 3 Buy: 125 Weight: 1 + BuyingStore: true }, { Id: 6246 @@ -54006,6 +59416,7 @@ item_db: ( Type: 3 Buy: 125 Weight: 1 + BuyingStore: true }, { Id: 6247 @@ -54014,6 +59425,7 @@ item_db: ( Type: 3 Buy: 125 Weight: 1 + BuyingStore: true }, { Id: 6248 @@ -54022,6 +59434,7 @@ item_db: ( Type: 3 Buy: 750 Weight: 10 + BuyingStore: true }, { Id: 6249 @@ -54030,6 +59443,7 @@ item_db: ( Type: 3 Buy: 100 Weight: 10 + BuyingStore: true }, { Id: 6250 @@ -54038,6 +59452,7 @@ item_db: ( Type: 3 Buy: 375 Weight: 10 + BuyingStore: true }, { Id: 6251 @@ -54046,6 +59461,7 @@ item_db: ( Type: 3 Buy: 375 Weight: 10 + BuyingStore: true }, { Id: 6252 @@ -54054,6 +59470,7 @@ item_db: ( Type: 3 Buy: 100 Weight: 10 + BuyingStore: true }, { Id: 6253 @@ -54062,6 +59479,7 @@ item_db: ( Type: 3 Buy: 100 Weight: 10 + BuyingStore: true }, { Id: 6254 @@ -54070,6 +59488,7 @@ item_db: ( Type: 3 Buy: 100 Weight: 10 + BuyingStore: true }, { Id: 6255 @@ -54078,6 +59497,7 @@ item_db: ( Type: 3 Buy: 625 Weight: 10 + BuyingStore: true }, { Id: 6256 @@ -54086,6 +59506,7 @@ item_db: ( Type: 3 Buy: 100 Weight: 10 + BuyingStore: true }, { Id: 6257 @@ -54094,6 +59515,7 @@ item_db: ( Type: 3 Buy: 100 Weight: 10 + BuyingStore: true }, { Id: 6258 @@ -54102,6 +59524,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 6259 @@ -54110,6 +59533,7 @@ item_db: ( Type: 3 Buy: 100 Weight: 10 + BuyingStore: true }, { Id: 6260 @@ -54118,6 +59542,7 @@ item_db: ( Type: 3 Buy: 100 Weight: 10 + BuyingStore: true }, { Id: 6261 @@ -54126,6 +59551,7 @@ item_db: ( Type: 3 Buy: 625 Weight: 10 + BuyingStore: true }, { Id: 6262 @@ -54134,6 +59560,7 @@ item_db: ( Type: 3 Buy: 500 Weight: 10 + BuyingStore: true }, { Id: 6263 @@ -54142,6 +59569,7 @@ item_db: ( Type: 3 Buy: 100 Weight: 10 + BuyingStore: true }, { Id: 6264 @@ -54150,6 +59578,7 @@ item_db: ( Type: 3 Buy: 100 Weight: 10 + BuyingStore: true }, { Id: 6265 @@ -54158,6 +59587,7 @@ item_db: ( Type: 3 Buy: 100 Weight: 10 + BuyingStore: true }, { Id: 6266 @@ -54165,6 +59595,16 @@ item_db: ( Name: "Key Of Deception" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6267 @@ -54172,6 +59612,16 @@ item_db: ( Name: "Key Of Illusion" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6268 @@ -54179,6 +59629,16 @@ item_db: ( Name: "Key Of Pleasure" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6269 @@ -54186,6 +59646,16 @@ item_db: ( Name: "A Master's Brush" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6270 @@ -54193,6 +59663,15 @@ item_db: ( Name: "A Picture Of Maestro Song" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6271 @@ -54200,6 +59679,15 @@ item_db: ( Name: "Receipt" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6272 @@ -54207,6 +59695,16 @@ item_db: ( Name: "Seed For Experiemnt" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6273 @@ -54214,6 +59712,16 @@ item_db: ( Name: "Seed For Experiemnt" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6274 @@ -54221,6 +59729,16 @@ item_db: ( Name: "Saint's Clothing Piece" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6275 @@ -54228,6 +59746,16 @@ item_db: ( Name: "King's Shield" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6276 @@ -54235,6 +59763,16 @@ item_db: ( Name: "Clear Reagent" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6277 @@ -54242,6 +59780,16 @@ item_db: ( Name: "Red Reagent" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6278 @@ -54249,6 +59797,16 @@ item_db: ( Name: "Black Reagent" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6279 @@ -54257,6 +59815,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 6280 @@ -54265,6 +59824,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 6281 @@ -54273,6 +59833,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 6282 @@ -54281,6 +59842,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 6283 @@ -54289,6 +59851,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 6284 @@ -54297,6 +59860,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 6285 @@ -54305,6 +59869,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 6286 @@ -54390,6 +59955,15 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6297 @@ -54398,6 +59972,7 @@ item_db: ( Type: 3 Buy: 300 Weight: 10 + BuyingStore: true }, { Id: 6298 @@ -54405,6 +59980,15 @@ item_db: ( Name: "Crushed Pumpkin" Type: 3 Buy: 20 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6299 @@ -54412,6 +59996,15 @@ item_db: ( Name: "Worn Fabric" Type: 3 Buy: 20 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6300 @@ -54449,6 +60042,15 @@ item_db: ( Name: "Sapha Certification" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6305 @@ -54456,6 +60058,16 @@ item_db: ( Name: "Frozen Piece of Skin" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6306 @@ -54463,6 +60075,16 @@ item_db: ( Name: "Clotted Bloodstain" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6307 @@ -54470,6 +60092,16 @@ item_db: ( Name: "Strange Magic Stone" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6308 @@ -54477,6 +60109,15 @@ item_db: ( Name: "Unknown Relic" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6309 @@ -54569,6 +60210,16 @@ item_db: ( Name: "Magical Stone" Type: 3 Buy: 20 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6321 @@ -54577,6 +60228,7 @@ item_db: ( Type: 3 Buy: 822 Weight: 10 + BuyingStore: true }, { Id: 6322 @@ -54585,6 +60237,7 @@ item_db: ( Type: 3 Buy: 800 Weight: 10 + BuyingStore: true }, { Id: 6323 @@ -54593,6 +60246,7 @@ item_db: ( Type: 3 Buy: 728 Weight: 10 + BuyingStore: true }, { Id: 6324 @@ -54601,6 +60255,7 @@ item_db: ( Type: 3 Buy: 702 Weight: 10 + BuyingStore: true }, { Id: 6325 @@ -54609,6 +60264,7 @@ item_db: ( Type: 3 Buy: 1004 Weight: 10 + BuyingStore: true }, { Id: 6326 @@ -54617,6 +60273,7 @@ item_db: ( Type: 3 Buy: 1630 Weight: 10 + BuyingStore: true }, { Id: 6328 @@ -54747,6 +60404,15 @@ item_db: ( Name: "Love Lump" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6346 @@ -54761,6 +60427,15 @@ item_db: ( Name: "Bless Word Paper1" Type: 3 Buy: 4020 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6348 @@ -54768,6 +60443,15 @@ item_db: ( Name: "Bless Word Paper2" Type: 3 Buy: 4020 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6349 @@ -54775,6 +60459,15 @@ item_db: ( Name: "Bless Word Paper3" Type: 3 Buy: 4020 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6350 @@ -54782,6 +60475,15 @@ item_db: ( Name: "Bless Word Paper4" Type: 3 Buy: 4020 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6351 @@ -54789,6 +60491,15 @@ item_db: ( Name: "Bless Word Paper5" Type: 3 Buy: 4020 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6352 @@ -54796,6 +60507,15 @@ item_db: ( Name: "Bless Word Paper6" Type: 3 Buy: 4020 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6353 @@ -54803,6 +60523,15 @@ item_db: ( Name: "Bless Word Paper7" Type: 3 Buy: 4020 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6354 @@ -54810,6 +60539,15 @@ item_db: ( Name: "Bless Word Paper8" Type: 3 Buy: 4020 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6355 @@ -54817,6 +60555,15 @@ item_db: ( Name: "Bless Word Paper9" Type: 3 Buy: 4020 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6356 @@ -54824,6 +60571,15 @@ item_db: ( Name: "Bless Word Paper10" Type: 3 Buy: 4020 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6357 @@ -54832,6 +60588,15 @@ item_db: ( Type: 3 Buy: 4020 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6358 @@ -54839,6 +60604,16 @@ item_db: ( Name: "Free Cash Coupon" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6359 @@ -54846,6 +60621,16 @@ item_db: ( Name: "Guidebook Exchange" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6360 @@ -54854,6 +60639,7 @@ item_db: ( Type: 3 Buy: 100 Weight: 5 + BuyingStore: true }, { Id: 6361 @@ -54862,6 +60648,7 @@ item_db: ( Type: 3 Buy: 100 Weight: 5 + BuyingStore: true }, { Id: 6362 @@ -54870,6 +60657,7 @@ item_db: ( Type: 3 Buy: 100 Weight: 5 + BuyingStore: true }, { Id: 6363 @@ -54878,6 +60666,7 @@ item_db: ( Type: 3 Buy: 100 Weight: 5 + BuyingStore: true }, { Id: 6369 @@ -54942,6 +60731,14 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6378 @@ -54964,6 +60761,15 @@ item_db: ( Name: "Mora Coin" Type: 3 Buy: 20 + Trade: { + nodrop: true + notrade: true + partneroverride: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6381 @@ -54972,6 +60778,7 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + BuyingStore: true }, { Id: 6382 @@ -54980,6 +60787,7 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + BuyingStore: true }, { Id: 6383 @@ -54987,6 +60795,15 @@ item_db: ( Name: "Lope's Clue" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6384 @@ -54994,6 +60811,15 @@ item_db: ( Name: "Lope's Ring" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6385 @@ -55001,6 +60827,15 @@ item_db: ( Name: "Research Tool Bag" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6386 @@ -55008,6 +60843,15 @@ item_db: ( Name: "Bath Water Sample" Type: 3 Buy: 20 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6387 @@ -55015,6 +60859,15 @@ item_db: ( Name: "Teeth Sample" Type: 3 Buy: 20 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6388 @@ -55022,6 +60875,15 @@ item_db: ( Name: "Scale Sample" Type: 3 Buy: 20 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6389 @@ -55029,6 +60891,15 @@ item_db: ( Name: "Sample of Puddle Research" Type: 3 Buy: 20 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6390 @@ -55036,6 +60907,15 @@ item_db: ( Name: "Small Pocket" Type: 3 Buy: 20 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6391 @@ -55044,6 +60924,15 @@ item_db: ( Type: 3 Buy: 20 Weight: 2000 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6392 @@ -55052,6 +60941,15 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6393 @@ -55060,6 +60958,7 @@ item_db: ( Type: 3 Buy: 700 Weight: 10 + BuyingStore: true }, { Id: 6394 @@ -55068,6 +60967,7 @@ item_db: ( Type: 3 Buy: 650 Weight: 10 + BuyingStore: true }, { Id: 6395 @@ -55076,6 +60976,7 @@ item_db: ( Type: 3 Buy: 820 Weight: 10 + BuyingStore: true }, { Id: 6396 @@ -55120,6 +61021,16 @@ item_db: ( Type: 3 Buy: 0 Weight: 500 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6402 @@ -55128,6 +61039,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 50 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6403 @@ -55144,6 +61064,16 @@ item_db: ( Type: 3 Buy: 0 Weight: 100 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6405 @@ -55160,6 +61090,15 @@ item_db: ( Type: 3 Buy: 10 Weight: 100 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6407 @@ -55241,6 +61180,15 @@ item_db: ( Name: "Silvervine Fruit" Type: 3 Buy: 20 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6418 @@ -55248,6 +61196,15 @@ item_db: ( Name: "AClass Coin" Type: 3 Buy: 20 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6419 @@ -55255,6 +61212,15 @@ item_db: ( Name: "BClass Coin" Type: 3 Buy: 20 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6420 @@ -55262,6 +61228,15 @@ item_db: ( Name: "CClass Coin" Type: 3 Buy: 20 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6421 @@ -55269,6 +61244,15 @@ item_db: ( Name: "DClass Coin" Type: 3 Buy: 20 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6422 @@ -55276,6 +61260,15 @@ item_db: ( Name: "DClass Coin" Type: 3 Buy: 20 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6423 @@ -55305,6 +61298,15 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6427 @@ -55312,6 +61314,16 @@ item_db: ( Name: "Poor Can Sack" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6428 @@ -55319,6 +61331,16 @@ item_db: ( Name: "Adventure Card A" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6429 @@ -55326,6 +61348,16 @@ item_db: ( Name: "Adventure Card B" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6430 @@ -55333,6 +61365,15 @@ item_db: ( Name: "Fragment of Picture" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6431 @@ -55341,6 +61382,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 100 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6432 @@ -55349,6 +61399,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 3000 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6433 @@ -55357,6 +61416,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 300 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6434 @@ -55365,6 +61433,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 1000 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6435 @@ -55373,6 +61450,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 100 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6436 @@ -55380,6 +61466,16 @@ item_db: ( Name: "Seagod's Protection" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6437 @@ -55410,6 +61506,15 @@ item_db: ( Name: "Ordinary Lubricant" Type: 3 Buy: 20 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6441 @@ -55417,6 +61522,15 @@ item_db: ( Name: "High Ranked Lubricant" Type: 3 Buy: 20 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6442 @@ -55424,6 +61538,16 @@ item_db: ( Name: "Octopus Hunting Stick" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6443 @@ -55431,6 +61555,15 @@ item_db: ( Name: "Sillit Pong Bottle" Type: 3 Buy: 20 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6444 @@ -55992,6 +62125,16 @@ item_db: ( Name: "Collected Sample" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 6520 @@ -56493,6 +62636,7 @@ item_db: ( Type: 3 Buy: 466 Weight: 10 + BuyingStore: true }, { Id: 7002 @@ -56501,6 +62645,7 @@ item_db: ( Type: 3 Buy: 658 Weight: 10 + BuyingStore: true }, { Id: 7003 @@ -56509,6 +62654,7 @@ item_db: ( Type: 3 Buy: 968 Weight: 10 + BuyingStore: true }, { Id: 7004 @@ -56517,6 +62663,7 @@ item_db: ( Type: 3 Buy: 876 Weight: 10 + BuyingStore: true }, { Id: 7005 @@ -56525,6 +62672,7 @@ item_db: ( Type: 3 Buy: 1044 Weight: 10 + BuyingStore: true }, { Id: 7006 @@ -56533,6 +62681,7 @@ item_db: ( Type: 3 Buy: 168 Weight: 10 + BuyingStore: true }, { Id: 7007 @@ -56541,6 +62690,7 @@ item_db: ( Type: 3 Buy: 748 Weight: 10 + BuyingStore: true }, { Id: 7008 @@ -56549,6 +62699,7 @@ item_db: ( Type: 3 Buy: 636 Weight: 10 + BuyingStore: true }, { Id: 7009 @@ -56557,6 +62708,7 @@ item_db: ( Type: 3 Buy: 528 Weight: 10 + BuyingStore: true }, { Id: 7010 @@ -56565,6 +62717,7 @@ item_db: ( Type: 3 Buy: 548 Weight: 10 + BuyingStore: true }, { Id: 7011 @@ -56573,6 +62726,7 @@ item_db: ( Type: 3 Buy: 466 Weight: 10 + BuyingStore: true }, { Id: 7012 @@ -56581,6 +62735,7 @@ item_db: ( Type: 3 Buy: 412 Weight: 10 + BuyingStore: true }, { Id: 7013 @@ -56589,6 +62744,7 @@ item_db: ( Type: 3 Buy: 772 Weight: 10 + BuyingStore: true }, { Id: 7014 @@ -56597,6 +62753,7 @@ item_db: ( Type: 3 Buy: 1500 Weight: 100 + BuyingStore: true }, { Id: 7015 @@ -56605,6 +62762,7 @@ item_db: ( Type: 3 Buy: 3000 Weight: 20 + BuyingStore: true }, { Id: 7016 @@ -56613,6 +62771,7 @@ item_db: ( Type: 3 Buy: 2500 Weight: 20 + BuyingStore: true }, { Id: 7017 @@ -56621,6 +62780,7 @@ item_db: ( Type: 3 Buy: 4500 Weight: 30 + BuyingStore: true }, { Id: 7018 @@ -56629,6 +62789,7 @@ item_db: ( Type: 3 Buy: 50 Weight: 10 + BuyingStore: true }, { Id: 7019 @@ -56637,6 +62798,7 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + BuyingStore: true }, { Id: 7020 @@ -56645,6 +62807,7 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + BuyingStore: true }, { Id: 7021 @@ -56653,6 +62816,7 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + BuyingStore: true }, { Id: 7022 @@ -56661,6 +62825,7 @@ item_db: ( Type: 3 Buy: 150 Weight: 30 + BuyingStore: true }, { Id: 7023 @@ -56669,6 +62834,7 @@ item_db: ( Type: 3 Buy: 12000 Weight: 40 + BuyingStore: true }, { Id: 7024 @@ -56677,6 +62843,7 @@ item_db: ( Type: 3 Buy: 10000 Weight: 40 + BuyingStore: true }, { Id: 7025 @@ -56685,6 +62852,15 @@ item_db: ( Type: 3 Buy: 30000 Weight: 50 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7026 @@ -56693,6 +62869,7 @@ item_db: ( Type: 3 Buy: 100 Weight: 30 + BuyingStore: true }, { Id: 7027 @@ -56701,6 +62878,7 @@ item_db: ( Type: 3 Buy: 100 Weight: 30 + BuyingStore: true }, { Id: 7028 @@ -56723,6 +62901,7 @@ item_db: ( Type: 3 Buy: 208 Weight: 10 + BuyingStore: true }, { Id: 7031 @@ -56731,6 +62910,7 @@ item_db: ( Type: 3 Buy: 196 Weight: 10 + BuyingStore: true }, { Id: 7032 @@ -56739,6 +62919,7 @@ item_db: ( Type: 3 Buy: 168 Weight: 10 + BuyingStore: true }, { Id: 7033 @@ -56747,6 +62928,7 @@ item_db: ( Type: 3 Buy: 114 Weight: 10 + BuyingStore: true }, { Id: 7034 @@ -56755,6 +62937,7 @@ item_db: ( Type: 3 Buy: 100 Weight: 10 + BuyingStore: true }, { Id: 7035 @@ -56763,6 +62946,7 @@ item_db: ( Type: 3 Buy: 100 Weight: 10 + BuyingStore: true }, { Id: 7036 @@ -56771,6 +62955,7 @@ item_db: ( Type: 3 Buy: 100 Weight: 10 + BuyingStore: true }, { Id: 7037 @@ -56787,6 +62972,7 @@ item_db: ( Type: 3 Buy: 100 Weight: 10 + BuyingStore: true }, { Id: 7039 @@ -56811,6 +62997,7 @@ item_db: ( Type: 3 Buy: 120 Weight: 10 + BuyingStore: true }, { Id: 7042 @@ -56827,6 +63014,7 @@ item_db: ( Type: 3 Buy: 100 Weight: 10 + BuyingStore: true }, { Id: 7044 @@ -56859,6 +63047,7 @@ item_db: ( Type: 3 Buy: 2424 Weight: 10 + BuyingStore: true }, { Id: 7048 @@ -56867,6 +63056,7 @@ item_db: ( Type: 3 Buy: 5418 Weight: 10 + BuyingStore: true }, { Id: 7049 @@ -56875,6 +63065,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 30 + BuyingStore: true }, { Id: 7050 @@ -56907,6 +63098,7 @@ item_db: ( Type: 3 Buy: 772 Weight: 10 + BuyingStore: true }, { Id: 7054 @@ -56915,6 +63107,7 @@ item_db: ( Type: 3 Buy: 746 Weight: 10 + BuyingStore: true }, { Id: 7055 @@ -56923,6 +63116,7 @@ item_db: ( Type: 3 Buy: 100 Weight: 50 + BuyingStore: true }, { Id: 7056 @@ -56931,6 +63125,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 50 + BuyingStore: true }, { Id: 7057 @@ -56939,6 +63134,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 500 + BuyingStore: true }, { Id: 7058 @@ -56947,6 +63143,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 500 + BuyingStore: true }, { Id: 7059 @@ -56984,6 +63181,7 @@ item_db: ( Type: 3 Buy: 280 Weight: 10 + BuyingStore: true }, { Id: 7064 @@ -56992,6 +63190,7 @@ item_db: ( Type: 3 Buy: 520 Weight: 10 + BuyingStore: true }, { Id: 7065 @@ -57000,6 +63199,7 @@ item_db: ( Type: 3 Buy: 820 Weight: 10 + BuyingStore: true }, { Id: 7066 @@ -57008,6 +63208,7 @@ item_db: ( Type: 3 Buy: 660 Weight: 10 + BuyingStore: true }, { Id: 7067 @@ -57016,6 +63217,7 @@ item_db: ( Type: 3 Buy: 640 Weight: 10 + BuyingStore: true }, { Id: 7068 @@ -57024,6 +63226,7 @@ item_db: ( Type: 3 Buy: 722 Weight: 10 + BuyingStore: true }, { Id: 7069 @@ -57032,6 +63235,7 @@ item_db: ( Type: 3 Buy: 1042 Weight: 10 + BuyingStore: true }, { Id: 7070 @@ -57040,6 +63244,7 @@ item_db: ( Type: 3 Buy: 900 Weight: 10 + BuyingStore: true }, { Id: 7071 @@ -57048,6 +63253,7 @@ item_db: ( Type: 3 Buy: 1280 Weight: 10 + BuyingStore: true }, { Id: 7072 @@ -57056,6 +63262,7 @@ item_db: ( Type: 3 Buy: 1780 Weight: 10 + BuyingStore: true }, { Id: 7073 @@ -57064,6 +63271,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 500 + BuyingStore: true }, { Id: 7074 @@ -57072,6 +63280,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 500 + BuyingStore: true }, { Id: 7075 @@ -57080,6 +63289,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 500 + BuyingStore: true }, { Id: 7076 @@ -57088,6 +63298,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 500 + BuyingStore: true }, { Id: 7077 @@ -57096,6 +63307,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 500 + BuyingStore: true }, { Id: 7078 @@ -57104,6 +63316,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 500 + BuyingStore: true }, { Id: 7079 @@ -57112,6 +63325,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 500 + BuyingStore: true }, { Id: 7080 @@ -57120,6 +63334,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 500 + BuyingStore: true }, { Id: 7081 @@ -57128,6 +63343,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 500 + BuyingStore: true }, { Id: 7082 @@ -57136,6 +63352,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 500 + BuyingStore: true }, { Id: 7083 @@ -57144,6 +63361,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 500 + BuyingStore: true }, { Id: 7084 @@ -57152,6 +63370,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 500 + BuyingStore: true }, { Id: 7085 @@ -57160,6 +63379,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 500 + BuyingStore: true }, { Id: 7086 @@ -57168,6 +63388,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 500 + BuyingStore: true }, { Id: 7087 @@ -57176,6 +63397,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 500 + BuyingStore: true }, { Id: 7088 @@ -57184,6 +63406,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 500 + BuyingStore: true }, { Id: 7089 @@ -57192,6 +63415,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 500 + BuyingStore: true }, { Id: 7090 @@ -57200,6 +63424,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 500 + BuyingStore: true }, { Id: 7091 @@ -57208,6 +63433,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 500 + BuyingStore: true }, { Id: 7092 @@ -57216,6 +63442,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 500 + BuyingStore: true }, { Id: 7093 @@ -57224,6 +63451,7 @@ item_db: ( Type: 3 Buy: 1512 Weight: 10 + BuyingStore: true }, { Id: 7094 @@ -57232,6 +63460,7 @@ item_db: ( Type: 3 Buy: 1344 Weight: 10 + BuyingStore: true }, { Id: 7095 @@ -57240,6 +63469,7 @@ item_db: ( Type: 3 Buy: 1075 Weight: 10 + BuyingStore: true }, { Id: 7096 @@ -57248,6 +63478,7 @@ item_db: ( Type: 3 Buy: 1109 Weight: 10 + BuyingStore: true }, { Id: 7097 @@ -57256,6 +63487,7 @@ item_db: ( Type: 3 Buy: 924 Weight: 10 + BuyingStore: true }, { Id: 7098 @@ -57264,6 +63496,7 @@ item_db: ( Type: 3 Buy: 638 Weight: 10 + BuyingStore: true }, { Id: 7099 @@ -57272,6 +63505,7 @@ item_db: ( Type: 3 Buy: 773 Weight: 10 + BuyingStore: true }, { Id: 7100 @@ -57280,6 +63514,7 @@ item_db: ( Type: 3 Buy: 806 Weight: 10 + BuyingStore: true }, { Id: 7101 @@ -57288,6 +63523,7 @@ item_db: ( Type: 3 Buy: 454 Weight: 10 + BuyingStore: true }, { Id: 7102 @@ -57296,6 +63532,7 @@ item_db: ( Type: 3 Buy: 1075 Weight: 10 + BuyingStore: true }, { Id: 7103 @@ -57304,6 +63541,7 @@ item_db: ( Type: 3 Buy: 10 Weight: 10 + BuyingStore: true }, { Id: 7104 @@ -57312,6 +63550,7 @@ item_db: ( Type: 3 Buy: 756 Weight: 10 + BuyingStore: true }, { Id: 7105 @@ -57320,6 +63559,7 @@ item_db: ( Type: 3 Buy: 924 Weight: 10 + BuyingStore: true }, { Id: 7106 @@ -57328,6 +63568,7 @@ item_db: ( Type: 3 Buy: 672 Weight: 10 + BuyingStore: true }, { Id: 7107 @@ -57336,6 +63577,7 @@ item_db: ( Type: 3 Buy: 756 Weight: 10 + BuyingStore: true }, { Id: 7108 @@ -57344,6 +63586,7 @@ item_db: ( Type: 3 Buy: 1680 Weight: 10 + BuyingStore: true }, { Id: 7109 @@ -57352,6 +63595,7 @@ item_db: ( Type: 3 Buy: 840 Weight: 10 + BuyingStore: true }, { Id: 7110 @@ -57360,6 +63604,7 @@ item_db: ( Type: 3 Buy: 588 Weight: 10 + BuyingStore: true }, { Id: 7111 @@ -57368,6 +63613,7 @@ item_db: ( Type: 3 Buy: 706 Weight: 10 + BuyingStore: true }, { Id: 7112 @@ -57376,6 +63622,7 @@ item_db: ( Type: 3 Buy: 907 Weight: 10 + BuyingStore: true }, { Id: 7113 @@ -57384,6 +63631,7 @@ item_db: ( Type: 3 Buy: 2016 Weight: 10 + BuyingStore: true }, { Id: 7114 @@ -57392,6 +63640,7 @@ item_db: ( Type: 3 Buy: 10 Weight: 10 + BuyingStore: true }, { Id: 7115 @@ -57400,6 +63649,7 @@ item_db: ( Type: 3 Buy: 1142 Weight: 10 + BuyingStore: true }, { Id: 7116 @@ -57408,6 +63658,7 @@ item_db: ( Type: 3 Buy: 1210 Weight: 10 + BuyingStore: true }, { Id: 7117 @@ -57416,6 +63667,7 @@ item_db: ( Type: 3 Buy: 1142 Weight: 10 + BuyingStore: true }, { Id: 7118 @@ -57424,6 +63676,7 @@ item_db: ( Type: 3 Buy: 1361 Weight: 10 + BuyingStore: true }, { Id: 7119 @@ -57432,6 +63685,7 @@ item_db: ( Type: 3 Buy: 1025 Weight: 10 + BuyingStore: true }, { Id: 7120 @@ -57440,6 +63694,7 @@ item_db: ( Type: 3 Buy: 823 Weight: 10 + BuyingStore: true }, { Id: 7121 @@ -57448,6 +63703,7 @@ item_db: ( Type: 3 Buy: 622 Weight: 10 + BuyingStore: true }, { Id: 7122 @@ -57456,6 +63712,7 @@ item_db: ( Type: 3 Buy: 974 Weight: 10 + BuyingStore: true }, { Id: 7123 @@ -57464,6 +63721,7 @@ item_db: ( Type: 3 Buy: 1025 Weight: 10 + BuyingStore: true }, { Id: 7124 @@ -57472,6 +63730,7 @@ item_db: ( Type: 3 Buy: 706 Weight: 10 + BuyingStore: true }, { Id: 7125 @@ -57480,6 +63739,7 @@ item_db: ( Type: 3 Buy: 706 Weight: 10 + BuyingStore: true }, { Id: 7126 @@ -57488,6 +63748,7 @@ item_db: ( Type: 3 Buy: 840 Weight: 10 + BuyingStore: true }, { Id: 7127 @@ -57496,6 +63757,7 @@ item_db: ( Type: 3 Buy: 100000 Weight: 10 + BuyingStore: true }, { Id: 7128 @@ -57504,6 +63766,7 @@ item_db: ( Type: 3 Buy: 100000 Weight: 10 + BuyingStore: true }, { Id: 7129 @@ -57512,6 +63775,7 @@ item_db: ( Type: 3 Buy: 100000 Weight: 10 + BuyingStore: true }, { Id: 7130 @@ -57520,6 +63784,7 @@ item_db: ( Type: 3 Buy: 100000 Weight: 10 + BuyingStore: true }, { Id: 7131 @@ -57528,6 +63793,7 @@ item_db: ( Type: 3 Buy: 100000 Weight: 10 + BuyingStore: true }, { Id: 7132 @@ -57536,6 +63802,7 @@ item_db: ( Type: 3 Buy: 100000 Weight: 10 + BuyingStore: true }, { Id: 7133 @@ -57544,6 +63811,7 @@ item_db: ( Type: 3 Buy: 240000 Weight: 10 + BuyingStore: true }, { Id: 7134 @@ -57552,6 +63820,7 @@ item_db: ( Type: 3 Buy: 8 Weight: 10 + BuyingStore: true }, { Id: 7135 @@ -57600,6 +63869,7 @@ item_db: ( Type: 3 Buy: 60000 Weight: 10 + BuyingStore: true }, { Id: 7141 @@ -57608,6 +63878,7 @@ item_db: ( Type: 3 Buy: 20000 Weight: 10 + BuyingStore: true }, { Id: 7142 @@ -57624,6 +63895,7 @@ item_db: ( Type: 3 Buy: 5000 Weight: 10 + BuyingStore: true }, { Id: 7144 @@ -57632,6 +63904,7 @@ item_db: ( Type: 3 Buy: 100000 Weight: 10 + BuyingStore: true }, { Id: 7145 @@ -57656,6 +63929,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + BuyingStore: true }, { Id: 7148 @@ -57672,6 +63946,7 @@ item_db: ( Type: 3 Buy: 220 Weight: 10 + BuyingStore: true }, { Id: 7150 @@ -57680,6 +63955,7 @@ item_db: ( Type: 3 Buy: 310 Weight: 10 + BuyingStore: true }, { Id: 7151 @@ -57688,6 +63964,7 @@ item_db: ( Type: 3 Buy: 210 Weight: 10 + BuyingStore: true }, { Id: 7152 @@ -57696,6 +63973,7 @@ item_db: ( Type: 3 Buy: 340 Weight: 10 + BuyingStore: true }, { Id: 7153 @@ -57704,6 +63982,7 @@ item_db: ( Type: 3 Buy: 590 Weight: 10 + BuyingStore: true }, { Id: 7154 @@ -57712,6 +63991,7 @@ item_db: ( Type: 3 Buy: 160 Weight: 10 + BuyingStore: true }, { Id: 7155 @@ -57720,6 +64000,7 @@ item_db: ( Type: 3 Buy: 280 Weight: 10 + BuyingStore: true }, { Id: 7156 @@ -57728,6 +64009,7 @@ item_db: ( Type: 3 Buy: 470 Weight: 10 + BuyingStore: true }, { Id: 7157 @@ -57736,6 +64018,7 @@ item_db: ( Type: 3 Buy: 315 Weight: 10 + BuyingStore: true }, { Id: 7158 @@ -57744,6 +64027,7 @@ item_db: ( Type: 3 Buy: 160 Weight: 10 + BuyingStore: true }, { Id: 7159 @@ -57752,6 +64036,7 @@ item_db: ( Type: 3 Buy: 400 Weight: 10 + BuyingStore: true }, { Id: 7160 @@ -57760,6 +64045,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + BuyingStore: true }, { Id: 7161 @@ -57768,6 +64054,7 @@ item_db: ( Type: 3 Buy: 384 Weight: 10 + BuyingStore: true }, { Id: 7162 @@ -57776,6 +64063,7 @@ item_db: ( Type: 3 Buy: 390 Weight: 10 + BuyingStore: true }, { Id: 7163 @@ -57784,6 +64072,7 @@ item_db: ( Type: 3 Buy: 570 Weight: 10 + BuyingStore: true }, { Id: 7164 @@ -57792,6 +64081,7 @@ item_db: ( Type: 3 Buy: 400 Weight: 10 + BuyingStore: true }, { Id: 7165 @@ -57800,6 +64090,7 @@ item_db: ( Type: 3 Buy: 650 Weight: 10 + BuyingStore: true }, { Id: 7166 @@ -57808,6 +64099,7 @@ item_db: ( Type: 3 Buy: 1200 Weight: 10 + BuyingStore: true }, { Id: 7167 @@ -57816,6 +64108,7 @@ item_db: ( Type: 3 Buy: 430 Weight: 10 + BuyingStore: true }, { Id: 7168 @@ -57824,6 +64117,7 @@ item_db: ( Type: 3 Buy: 614 Weight: 10 + BuyingStore: true }, { Id: 7169 @@ -57832,6 +64126,7 @@ item_db: ( Type: 3 Buy: 2800 Weight: 10 + BuyingStore: true }, { Id: 7170 @@ -57840,6 +64135,7 @@ item_db: ( Type: 3 Buy: 43000 Weight: 10 + BuyingStore: true }, { Id: 7171 @@ -57848,6 +64144,7 @@ item_db: ( Type: 3 Buy: 282 Weight: 10 + BuyingStore: true }, { Id: 7172 @@ -57856,6 +64153,7 @@ item_db: ( Type: 3 Buy: 290 Weight: 10 + BuyingStore: true }, { Id: 7173 @@ -57872,6 +64170,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + BuyingStore: true }, { Id: 7175 @@ -57880,6 +64179,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + BuyingStore: true }, { Id: 7176 @@ -57895,6 +64195,16 @@ item_db: ( Name: "Crumb of Sobbing Starlight" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7178 @@ -57902,6 +64212,16 @@ item_db: ( Name: "Sobbing Starlight" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7179 @@ -57934,6 +64254,7 @@ item_db: ( Type: 3 Buy: 200 Weight: 20 + BuyingStore: true }, { Id: 7183 @@ -57966,6 +64287,7 @@ item_db: ( Type: 3 Buy: 380 Weight: 10 + BuyingStore: true }, { Id: 7187 @@ -57974,6 +64296,7 @@ item_db: ( Type: 3 Buy: 100 Weight: 10 + BuyingStore: true }, { Id: 7188 @@ -57982,6 +64305,7 @@ item_db: ( Type: 3 Buy: 560 Weight: 10 + BuyingStore: true }, { Id: 7189 @@ -57990,6 +64314,7 @@ item_db: ( Type: 3 Buy: 680 Weight: 10 + BuyingStore: true }, { Id: 7190 @@ -57998,6 +64323,7 @@ item_db: ( Type: 3 Buy: 140 Weight: 10 + BuyingStore: true }, { Id: 7191 @@ -58006,6 +64332,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + BuyingStore: true }, { Id: 7192 @@ -58014,6 +64341,7 @@ item_db: ( Type: 3 Buy: 160 Weight: 10 + BuyingStore: true }, { Id: 7193 @@ -58022,6 +64350,7 @@ item_db: ( Type: 3 Buy: 230 Weight: 10 + BuyingStore: true }, { Id: 7194 @@ -58030,6 +64359,7 @@ item_db: ( Type: 3 Buy: 400 Weight: 10 + BuyingStore: true }, { Id: 7195 @@ -58038,6 +64368,7 @@ item_db: ( Type: 3 Buy: 210 Weight: 10 + BuyingStore: true }, { Id: 7196 @@ -58046,6 +64377,7 @@ item_db: ( Type: 3 Buy: 230 Weight: 10 + BuyingStore: true }, { Id: 7197 @@ -58054,6 +64386,7 @@ item_db: ( Type: 3 Buy: 500 Weight: 10 + BuyingStore: true }, { Id: 7198 @@ -58062,6 +64395,7 @@ item_db: ( Type: 3 Buy: 610 Weight: 10 + BuyingStore: true }, { Id: 7199 @@ -58069,6 +64403,7 @@ item_db: ( Name: "Event Tickets" Type: 3 Buy: 0 + BuyingStore: true }, { Id: 7200 @@ -58077,6 +64412,7 @@ item_db: ( Type: 3 Buy: 380 Weight: 10 + BuyingStore: true }, { Id: 7201 @@ -58085,6 +64421,7 @@ item_db: ( Type: 3 Buy: 250 Weight: 10 + BuyingStore: true }, { Id: 7202 @@ -58093,6 +64430,7 @@ item_db: ( Type: 3 Buy: 290 Weight: 10 + BuyingStore: true }, { Id: 7203 @@ -58101,6 +64439,7 @@ item_db: ( Type: 3 Buy: 190 Weight: 10 + BuyingStore: true }, { Id: 7204 @@ -58109,6 +64448,7 @@ item_db: ( Type: 3 Buy: 320 Weight: 10 + BuyingStore: true }, { Id: 7205 @@ -58117,6 +64457,7 @@ item_db: ( Type: 3 Buy: 526 Weight: 10 + BuyingStore: true }, { Id: 7206 @@ -58125,6 +64466,7 @@ item_db: ( Type: 3 Buy: 1440 Weight: 10 + BuyingStore: true }, { Id: 7207 @@ -58133,6 +64475,7 @@ item_db: ( Type: 3 Buy: 1050 Weight: 10 + BuyingStore: true }, { Id: 7208 @@ -58141,6 +64484,7 @@ item_db: ( Type: 3 Buy: 1780 Weight: 10 + BuyingStore: true }, { Id: 7209 @@ -58149,6 +64493,7 @@ item_db: ( Type: 3 Buy: 1350 Weight: 10 + BuyingStore: true }, { Id: 7210 @@ -58157,6 +64502,7 @@ item_db: ( Type: 3 Buy: 790 Weight: 10 + BuyingStore: true }, { Id: 7211 @@ -58165,6 +64511,7 @@ item_db: ( Type: 3 Buy: 2600 Weight: 10 + BuyingStore: true }, { Id: 7212 @@ -58173,6 +64520,7 @@ item_db: ( Type: 3 Buy: 1020 Weight: 10 + BuyingStore: true }, { Id: 7213 @@ -58181,6 +64529,7 @@ item_db: ( Type: 3 Buy: 832 Weight: 10 + BuyingStore: true }, { Id: 7214 @@ -58189,6 +64538,7 @@ item_db: ( Type: 3 Buy: 880 Weight: 10 + BuyingStore: true }, { Id: 7215 @@ -58197,6 +64547,7 @@ item_db: ( Type: 3 Buy: 690 Weight: 10 + BuyingStore: true }, { Id: 7216 @@ -58205,6 +64556,7 @@ item_db: ( Type: 3 Buy: 660 Weight: 10 + BuyingStore: true }, { Id: 7217 @@ -58213,6 +64565,7 @@ item_db: ( Type: 3 Buy: 424 Weight: 10 + BuyingStore: true }, { Id: 7218 @@ -58221,6 +64574,7 @@ item_db: ( Type: 3 Buy: 390 Weight: 10 + BuyingStore: true }, { Id: 7219 @@ -58229,6 +64583,7 @@ item_db: ( Type: 3 Buy: 920 Weight: 10 + BuyingStore: true }, { Id: 7220 @@ -58237,6 +64592,7 @@ item_db: ( Type: 3 Buy: 322 Weight: 10 + BuyingStore: true }, { Id: 7221 @@ -58245,6 +64601,7 @@ item_db: ( Type: 3 Buy: 740 Weight: 10 + BuyingStore: true }, { Id: 7222 @@ -58253,6 +64610,7 @@ item_db: ( Type: 3 Buy: 468 Weight: 10 + BuyingStore: true }, { Id: 7223 @@ -58261,6 +64619,7 @@ item_db: ( Type: 3 Buy: 2032 Weight: 10 + BuyingStore: true }, { Id: 7224 @@ -58277,6 +64636,7 @@ item_db: ( Type: 3 Buy: 486 Weight: 10 + BuyingStore: true }, { Id: 7226 @@ -58285,6 +64645,7 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + BuyingStore: true }, { Id: 7227 @@ -58573,6 +64934,7 @@ item_db: ( Type: 3 Buy: 466 Weight: 10 + BuyingStore: true }, { Id: 7263 @@ -58581,6 +64943,7 @@ item_db: ( Type: 3 Buy: 954 Weight: 10 + BuyingStore: true }, { Id: 7264 @@ -58589,6 +64952,7 @@ item_db: ( Type: 3 Buy: 322 Weight: 10 + BuyingStore: true }, { Id: 7265 @@ -58597,6 +64961,7 @@ item_db: ( Type: 3 Buy: 544 Weight: 10 + BuyingStore: true }, { Id: 7266 @@ -58605,6 +64970,7 @@ item_db: ( Type: 3 Buy: 436 Weight: 10 + BuyingStore: true }, { Id: 7267 @@ -58613,6 +64979,7 @@ item_db: ( Type: 3 Buy: 298 Weight: 10 + BuyingStore: true }, { Id: 7268 @@ -58621,6 +64988,7 @@ item_db: ( Type: 3 Buy: 1210 Weight: 10 + BuyingStore: true }, { Id: 7269 @@ -58629,6 +64997,7 @@ item_db: ( Type: 3 Buy: 960 Weight: 10 + BuyingStore: true }, { Id: 7270 @@ -58637,6 +65006,7 @@ item_db: ( Type: 3 Buy: 1100 Weight: 10 + BuyingStore: true }, { Id: 7271 @@ -58677,6 +65047,16 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7276 @@ -58684,6 +65064,16 @@ item_db: ( Name: "Doodled Message" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7277 @@ -58692,6 +65082,7 @@ item_db: ( Type: 3 Buy: 8900 Weight: 10 + BuyingStore: true }, { Id: 7278 @@ -58764,6 +65155,7 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + BuyingStore: true }, { Id: 7287 @@ -58788,6 +65180,7 @@ item_db: ( Type: 3 Buy: 3000 Weight: 100 + BuyingStore: true }, { Id: 7290 @@ -58796,6 +65189,7 @@ item_db: ( Type: 3 Buy: 3000 Weight: 100 + BuyingStore: true }, { Id: 7291 @@ -58804,6 +65198,7 @@ item_db: ( Type: 3 Buy: 3000 Weight: 100 + BuyingStore: true }, { Id: 7292 @@ -58812,6 +65207,7 @@ item_db: ( Type: 3 Buy: 3000 Weight: 100 + BuyingStore: true }, { Id: 7293 @@ -58820,6 +65216,7 @@ item_db: ( Type: 3 Buy: 3000 Weight: 100 + BuyingStore: true }, { Id: 7294 @@ -58828,6 +65225,7 @@ item_db: ( Type: 3 Buy: 3000 Weight: 100 + BuyingStore: true }, { Id: 7295 @@ -58836,6 +65234,7 @@ item_db: ( Type: 3 Buy: 3000 Weight: 100 + BuyingStore: true }, { Id: 7296 @@ -58844,6 +65243,7 @@ item_db: ( Type: 3 Buy: 3000 Weight: 100 + BuyingStore: true }, { Id: 7297 @@ -58852,6 +65252,7 @@ item_db: ( Type: 3 Buy: 3000 Weight: 100 + BuyingStore: true }, { Id: 7298 @@ -58860,6 +65261,7 @@ item_db: ( Type: 3 Buy: 538 Weight: 10 + BuyingStore: true }, { Id: 7299 @@ -58868,6 +65270,7 @@ item_db: ( Type: 3 Buy: 632 Weight: 10 + BuyingStore: true }, { Id: 7300 @@ -58876,6 +65279,7 @@ item_db: ( Type: 3 Buy: 1420 Weight: 10 + BuyingStore: true }, { Id: 7301 @@ -58884,6 +65288,7 @@ item_db: ( Type: 3 Buy: 798 Weight: 10 + BuyingStore: true }, { Id: 7302 @@ -58900,6 +65305,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 800 + BuyingStore: true }, { Id: 7304 @@ -58907,6 +65313,16 @@ item_db: ( Name: "Witch's Spell Scroll" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7305 @@ -58914,6 +65330,16 @@ item_db: ( Name: "Symbol of the Nine Realms" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7306 @@ -58921,6 +65347,16 @@ item_db: ( Name: "Piece of Spirit" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7307 @@ -58928,6 +65364,16 @@ item_db: ( Name: "Spiritual Whispers" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7308 @@ -58935,6 +65381,16 @@ item_db: ( Name: "Witch's Tonic" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7309 @@ -58942,6 +65398,16 @@ item_db: ( Name: "Crow Wing" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7310 @@ -58966,6 +65432,7 @@ item_db: ( Type: 3 Buy: 32 Weight: 10 + BuyingStore: true }, { Id: 7313 @@ -58980,6 +65447,16 @@ item_db: ( Name: "The Sign" Type: 3 Buy: 2 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7315 @@ -58988,6 +65465,7 @@ item_db: ( Type: 3 Buy: 422 Weight: 10 + BuyingStore: true }, { Id: 7316 @@ -58996,6 +65474,7 @@ item_db: ( Type: 3 Buy: 658 Weight: 10 + BuyingStore: true }, { Id: 7317 @@ -59004,6 +65483,7 @@ item_db: ( Type: 3 Buy: 534 Weight: 10 + BuyingStore: true }, { Id: 7318 @@ -59012,6 +65492,7 @@ item_db: ( Type: 3 Buy: 512 Weight: 10 + BuyingStore: true }, { Id: 7319 @@ -59020,6 +65501,7 @@ item_db: ( Type: 3 Buy: 1024 Weight: 10 + BuyingStore: true }, { Id: 7320 @@ -59028,6 +65510,7 @@ item_db: ( Type: 3 Buy: 256 Weight: 10 + BuyingStore: true }, { Id: 7321 @@ -59036,6 +65519,7 @@ item_db: ( Type: 3 Buy: 552 Weight: 10 + BuyingStore: true }, { Id: 7322 @@ -59044,6 +65528,7 @@ item_db: ( Type: 3 Buy: 666 Weight: 10 + BuyingStore: true }, { Id: 7323 @@ -59052,6 +65537,7 @@ item_db: ( Type: 3 Buy: 256 Weight: 10 + BuyingStore: true }, { Id: 7325 @@ -59060,6 +65546,7 @@ item_db: ( Type: 3 Buy: 102 Weight: 10 + BuyingStore: true }, { Id: 7326 @@ -59068,6 +65555,7 @@ item_db: ( Type: 3 Buy: 712 Weight: 10 + BuyingStore: true }, { Id: 7327 @@ -59076,6 +65564,7 @@ item_db: ( Type: 3 Buy: 1024 Weight: 10 + BuyingStore: true }, { Id: 7328 @@ -59115,6 +65604,16 @@ item_db: ( Name: "Complete Tablet" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7333 @@ -59122,6 +65621,16 @@ item_db: ( Name: "Prontera Tablet" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7334 @@ -59129,6 +65638,16 @@ item_db: ( Name: "Payon Tablet" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7335 @@ -59136,6 +65655,16 @@ item_db: ( Name: "Morroc Tablet" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7336 @@ -59143,6 +65672,16 @@ item_db: ( Name: "Geffen Tablet" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7337 @@ -59164,6 +65703,16 @@ item_db: ( Name: "Commemorative Travel Card" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7340 @@ -59172,6 +65721,7 @@ item_db: ( Type: 3 Buy: 734 Weight: 50 + BuyingStore: true }, { Id: 7341 @@ -59179,6 +65729,16 @@ item_db: ( Name: "Old Pendant" Type: 3 Buy: 20 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7342 @@ -59186,6 +65746,16 @@ item_db: ( Name: "File Folder" Type: 3 Buy: 20 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7343 @@ -59193,6 +65763,16 @@ item_db: ( Name: "Sealed File Folder" Type: 3 Buy: 20 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7344 @@ -59200,6 +65780,16 @@ item_db: ( Name: "Shinokas Case File" Type: 3 Buy: 20 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7345 @@ -59208,6 +65798,7 @@ item_db: ( Type: 3 Buy: 724 Weight: 10 + BuyingStore: true }, { Id: 7346 @@ -59215,6 +65806,16 @@ item_db: ( Name: "Ymir's Heart Piece" Type: 3 Buy: 20 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7347 @@ -59223,6 +65824,7 @@ item_db: ( Type: 3 Buy: 840 Weight: 10 + BuyingStore: true }, { Id: 7348 @@ -59238,6 +65840,16 @@ item_db: ( Name: "Archive Permit" Type: 3 Buy: 20 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7350 @@ -59253,6 +65865,16 @@ item_db: ( Name: "Friend's Diary" Type: 3 Buy: 20 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7352 @@ -59261,6 +65883,7 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + BuyingStore: true }, { Id: 7353 @@ -59269,6 +65892,7 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + BuyingStore: true }, { Id: 7354 @@ -59277,6 +65901,7 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + BuyingStore: true }, { Id: 7355 @@ -59285,6 +65910,7 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + BuyingStore: true }, { Id: 7356 @@ -59293,6 +65919,7 @@ item_db: ( Type: 3 Buy: 5000 Weight: 10 + BuyingStore: true }, { Id: 7357 @@ -59301,6 +65928,7 @@ item_db: ( Type: 3 Buy: 5000 Weight: 10 + BuyingStore: true }, { Id: 7358 @@ -59309,6 +65937,7 @@ item_db: ( Type: 3 Buy: 5000 Weight: 10 + BuyingStore: true }, { Id: 7359 @@ -59317,6 +65946,7 @@ item_db: ( Type: 3 Buy: 5000 Weight: 10 + BuyingStore: true }, { Id: 7360 @@ -59772,6 +66402,15 @@ item_db: ( Name: "Letter of Recommendation" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7417 @@ -59779,6 +66418,15 @@ item_db: ( Name: "Written Request(A)" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7418 @@ -59786,6 +66434,15 @@ item_db: ( Name: "Written Request(B)" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7419 @@ -59794,6 +66451,7 @@ item_db: ( Type: 3 Buy: 48000 Weight: 10 + BuyingStore: true }, { Id: 7420 @@ -59801,6 +66459,15 @@ item_db: ( Name: "Skull" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7421 @@ -59808,6 +66475,15 @@ item_db: ( Name: "Red Key" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7422 @@ -59815,6 +66491,15 @@ item_db: ( Name: "Yellow Key" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7423 @@ -59822,6 +66507,15 @@ item_db: ( Name: "Blue Key" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7424 @@ -59829,6 +66523,15 @@ item_db: ( Name: "Green Key" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7425 @@ -59836,6 +66539,15 @@ item_db: ( Name: "Black Key" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7426 @@ -59843,6 +66555,15 @@ item_db: ( Name: "Red Charm Stone" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7427 @@ -59850,6 +66571,15 @@ item_db: ( Name: "Yellow Charm Stone" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7428 @@ -59857,6 +66587,15 @@ item_db: ( Name: "Blue Charm Stone" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7429 @@ -59864,6 +66603,15 @@ item_db: ( Name: "Green Charm Stone" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7430 @@ -59871,6 +66619,15 @@ item_db: ( Name: "Black Charm Stone" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7431 @@ -59878,6 +66635,15 @@ item_db: ( Name: "Pile of Books" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7432 @@ -59885,6 +66651,16 @@ item_db: ( Name: "Leather Pouch" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7433 @@ -59893,6 +66669,7 @@ item_db: ( Type: 3 Buy: 4000 Weight: 10 + BuyingStore: true }, { Id: 7434 @@ -59901,6 +66678,7 @@ item_db: ( Type: 3 Buy: 100000 Weight: 10 + BuyingStore: true }, { Id: 7435 @@ -59909,6 +66687,7 @@ item_db: ( Type: 3 Buy: 1907 Weight: 10 + BuyingStore: true }, { Id: 7436 @@ -59917,6 +66696,7 @@ item_db: ( Type: 3 Buy: 1506 Weight: 10 + BuyingStore: true }, { Id: 7437 @@ -59925,6 +66705,7 @@ item_db: ( Type: 3 Buy: 1506 Weight: 10 + BuyingStore: true }, { Id: 7438 @@ -59933,6 +66714,7 @@ item_db: ( Type: 3 Buy: 1506 Weight: 10 + BuyingStore: true }, { Id: 7439 @@ -59941,6 +66723,7 @@ item_db: ( Type: 3 Buy: 1506 Weight: 10 + BuyingStore: true }, { Id: 7440 @@ -59949,6 +66732,7 @@ item_db: ( Type: 3 Buy: 1335 Weight: 10 + BuyingStore: true }, { Id: 7441 @@ -59957,6 +66741,7 @@ item_db: ( Type: 3 Buy: 1408 Weight: 10 + BuyingStore: true }, { Id: 7442 @@ -59965,6 +66750,7 @@ item_db: ( Type: 3 Buy: 1332 Weight: 10 + BuyingStore: true }, { Id: 7443 @@ -59973,6 +66759,7 @@ item_db: ( Type: 3 Buy: 956 Weight: 10 + BuyingStore: true }, { Id: 7444 @@ -59981,6 +66768,7 @@ item_db: ( Type: 3 Buy: 300000 Weight: 10 + BuyingStore: true }, { Id: 7445 @@ -59989,6 +66777,7 @@ item_db: ( Type: 3 Buy: 887 Weight: 10 + BuyingStore: true }, { Id: 7446 @@ -59997,6 +66786,7 @@ item_db: ( Type: 3 Buy: 887 Weight: 10 + BuyingStore: true }, { Id: 7447 @@ -60005,6 +66795,7 @@ item_db: ( Type: 3 Buy: 887 Weight: 10 + BuyingStore: true }, { Id: 7448 @@ -60013,6 +66804,7 @@ item_db: ( Type: 3 Buy: 887 Weight: 10 + BuyingStore: true }, { Id: 7449 @@ -60021,6 +66813,7 @@ item_db: ( Type: 3 Buy: 681 Weight: 10 + BuyingStore: true }, { Id: 7450 @@ -60029,6 +66822,7 @@ item_db: ( Type: 3 Buy: 2050 Weight: 10 + BuyingStore: true }, { Id: 7451 @@ -60037,6 +66831,7 @@ item_db: ( Type: 3 Buy: 1852 Weight: 10 + BuyingStore: true }, { Id: 7452 @@ -60045,6 +66840,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 7453 @@ -60053,6 +66849,7 @@ item_db: ( Type: 3 Buy: 700 Weight: 10 + BuyingStore: true }, { Id: 7454 @@ -60061,6 +66858,7 @@ item_db: ( Type: 3 Buy: 700 Weight: 10 + BuyingStore: true }, { Id: 7455 @@ -60069,6 +66867,7 @@ item_db: ( Type: 3 Buy: 700 Weight: 10 + BuyingStore: true }, { Id: 7456 @@ -60077,6 +66876,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 7457 @@ -60085,6 +66885,7 @@ item_db: ( Type: 3 Buy: 500 Weight: 10 + BuyingStore: true }, { Id: 7458 @@ -60205,6 +67006,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 7473 @@ -60213,6 +67015,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 7474 @@ -60221,6 +67024,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 7475 @@ -60229,6 +67033,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 7476 @@ -60237,6 +67042,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 7477 @@ -60245,6 +67051,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 7478 @@ -60253,6 +67060,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 7479 @@ -60261,6 +67069,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 7480 @@ -60269,6 +67078,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 7481 @@ -60277,6 +67087,7 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true }, { Id: 7482 @@ -60285,6 +67096,7 @@ item_db: ( Type: 3 Buy: 200 Weight: 10 + BuyingStore: true }, { Id: 7483 @@ -60300,6 +67112,16 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7485 @@ -60308,6 +67130,16 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7486 @@ -60316,6 +67148,16 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7487 @@ -60323,6 +67165,16 @@ item_db: ( Name: "Culinary Wine" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7488 @@ -60330,6 +67182,16 @@ item_db: ( Name: "Delivery Package" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7489 @@ -60337,6 +67199,16 @@ item_db: ( Name: "Cottage Key" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7490 @@ -60344,6 +67216,16 @@ item_db: ( Name: "Letter to Elly" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7491 @@ -60351,6 +67233,16 @@ item_db: ( Name: "Steel Box" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7492 @@ -60358,6 +67250,16 @@ item_db: ( Name: "Yellow Keycard" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7493 @@ -60365,6 +67267,16 @@ item_db: ( Name: "Golden Key" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7494 @@ -60372,6 +67284,16 @@ item_db: ( Name: "Luxurious Button" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7495 @@ -60379,6 +67301,16 @@ item_db: ( Name: "Blue Keycard" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7496 @@ -60386,6 +67318,16 @@ item_db: ( Name: "Red Keycard" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7497 @@ -60393,6 +67335,16 @@ item_db: ( Name: "Metal Fragment" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7498 @@ -60400,6 +67352,16 @@ item_db: ( Name: "Rosimier Mansion Keys" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7499 @@ -60407,6 +67369,16 @@ item_db: ( Name: "Family Portrait" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7500 @@ -60414,6 +67386,16 @@ item_db: ( Name: "Woman's Portrait" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7501 @@ -60421,6 +67403,16 @@ item_db: ( Name: "K.H's Letter" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7502 @@ -60428,6 +67420,16 @@ item_db: ( Name: "James's Note" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7503 @@ -60435,6 +67437,16 @@ item_db: ( Name: "Man's Portrait" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7504 @@ -60442,6 +67454,16 @@ item_db: ( Name: "Power Device" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7505 @@ -60449,6 +67471,16 @@ item_db: ( Name: "Toy Key" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7506 @@ -60456,6 +67488,15 @@ item_db: ( Name: "Black Keycard" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7507 @@ -60464,6 +67505,7 @@ item_db: ( Type: 3 Buy: 842 Weight: 10 + BuyingStore: true }, { Id: 7508 @@ -60471,6 +67513,16 @@ item_db: ( Name: "Allysia's Ring" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7509 @@ -60478,6 +67530,15 @@ item_db: ( Name: "Luxurious Keycard" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7510 @@ -60486,6 +67547,7 @@ item_db: ( Type: 3 Buy: 200000 Weight: 10 + BuyingStore: true }, { Id: 7511 @@ -60494,6 +67556,7 @@ item_db: ( Type: 3 Buy: 2526 Weight: 10 + BuyingStore: true }, { Id: 7512 @@ -60502,6 +67565,7 @@ item_db: ( Type: 3 Buy: 1600 Weight: 10 + BuyingStore: true }, { Id: 7513 @@ -60510,6 +67574,7 @@ item_db: ( Type: 3 Buy: 3420 Weight: 10 + BuyingStore: true }, { Id: 7514 @@ -60524,6 +67589,15 @@ item_db: ( Name: "Prize Medal" Type: 3 Buy: 2 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7516 @@ -60531,6 +67605,15 @@ item_db: ( Name: "Green Keycard" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7517 @@ -60547,6 +67630,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7519 @@ -60571,6 +67663,7 @@ item_db: ( Type: 3 Buy: 150 Weight: 10 + BuyingStore: true }, { Id: 7522 @@ -60579,6 +67672,7 @@ item_db: ( Type: 3 Buy: 150 Weight: 10 + BuyingStore: true }, { Id: 7523 @@ -60587,6 +67681,7 @@ item_db: ( Type: 3 Buy: 150 Weight: 10 + BuyingStore: true }, { Id: 7524 @@ -60595,6 +67690,7 @@ item_db: ( Type: 3 Buy: 300 Weight: 20 + BuyingStore: true }, { Id: 7525 @@ -60603,6 +67699,15 @@ item_db: ( Type: 3 Buy: 10 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7526 @@ -60618,6 +67723,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 100 + Trade: { + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7528 @@ -60639,6 +67753,16 @@ item_db: ( Name: "Travel Brochure [Amatsu]" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7531 @@ -60646,6 +67770,16 @@ item_db: ( Name: "Travel Brochure [Kunlun]" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7532 @@ -60653,6 +67787,16 @@ item_db: ( Name: "Travel Brochure [Louyang]" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7533 @@ -60660,6 +67804,16 @@ item_db: ( Name: "Travel Brochure [Ayothaya]" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7534 @@ -60667,6 +67821,16 @@ item_db: ( Name: "Amatsu Completed Photo Album" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7535 @@ -60674,6 +67838,16 @@ item_db: ( Name: "Kunlun Completed Photo Album" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7536 @@ -60681,6 +67855,16 @@ item_db: ( Name: "Louyang Completed Photo Album" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7537 @@ -60688,6 +67872,16 @@ item_db: ( Name: "Ayothaya Completed Photo Album" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7538 @@ -60695,6 +67889,15 @@ item_db: ( Name: "Sand for Work" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7539 @@ -60702,6 +67905,15 @@ item_db: ( Name: "Poring Coin" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7540 @@ -60766,6 +67978,15 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7548 @@ -60774,6 +67995,15 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7549 @@ -60782,6 +68012,15 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7550 @@ -60790,6 +68029,15 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7551 @@ -60798,6 +68046,15 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7552 @@ -60806,6 +68063,15 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7553 @@ -60813,6 +68079,15 @@ item_db: ( Name: "Water Lily" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7554 @@ -60820,6 +68095,15 @@ item_db: ( Name: "Striped Candle" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7555 @@ -60827,6 +68111,15 @@ item_db: ( Name: "Green Incense" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7556 @@ -60834,6 +68127,15 @@ item_db: ( Name: "Longing Heart" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7557 @@ -60841,6 +68143,15 @@ item_db: ( Name: "Invitation Letter" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7558 @@ -60848,6 +68159,15 @@ item_db: ( Name: "Invitation Ticket" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7559 @@ -60855,6 +68175,15 @@ item_db: ( Name: "Key to the Secret Garden" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7560 @@ -60870,6 +68199,7 @@ item_db: ( Type: 3 Buy: 606 Weight: 10 + BuyingStore: true }, { Id: 7562 @@ -60878,6 +68208,7 @@ item_db: ( Type: 3 Buy: 3020 Weight: 10 + BuyingStore: true }, { Id: 7563 @@ -60886,6 +68217,7 @@ item_db: ( Type: 3 Buy: 2016 Weight: 10 + BuyingStore: true }, { Id: 7564 @@ -60894,6 +68226,7 @@ item_db: ( Type: 3 Buy: 102 Weight: 10 + BuyingStore: true }, { Id: 7565 @@ -60902,6 +68235,7 @@ item_db: ( Type: 3 Buy: 350 Weight: 10 + BuyingStore: true }, { Id: 7566 @@ -60910,6 +68244,7 @@ item_db: ( Type: 3 Buy: 1530 Weight: 10 + BuyingStore: true }, { Id: 7567 @@ -60918,6 +68253,7 @@ item_db: ( Type: 3 Buy: 1290 Weight: 10 + BuyingStore: true }, { Id: 7568 @@ -60926,6 +68262,7 @@ item_db: ( Type: 3 Buy: 1060 Weight: 10 + BuyingStore: true }, { Id: 7569 @@ -60933,6 +68270,15 @@ item_db: ( Name: "Wind Hammer" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7570 @@ -60955,6 +68301,15 @@ item_db: ( Name: "Ashy Necklace" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7573 @@ -60962,6 +68317,15 @@ item_db: ( Name: "Sparkling Necklace" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7574 @@ -60969,6 +68333,7 @@ item_db: ( Name: "Freezing Snow Powder" Type: 3 Buy: 0 + BuyingStore: true }, { Id: 7575 @@ -60976,6 +68341,16 @@ item_db: ( Name: "Red Jewel" Type: 3 Buy: 20 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7576 @@ -60983,6 +68358,16 @@ item_db: ( Name: "Blue Jewel" Type: 3 Buy: 20 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7577 @@ -60991,6 +68376,15 @@ item_db: ( Type: 3 Buy: 20 Weight: 50 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7578 @@ -61007,6 +68401,15 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7580 @@ -61015,6 +68418,15 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7581 @@ -61039,6 +68451,15 @@ item_db: ( Type: 3 Buy: 10 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7584 @@ -61047,6 +68468,15 @@ item_db: ( Type: 3 Buy: 10 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7585 @@ -61055,6 +68485,15 @@ item_db: ( Type: 3 Buy: 10 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7586 @@ -61063,6 +68502,15 @@ item_db: ( Type: 3 Buy: 10 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7587 @@ -61071,6 +68519,15 @@ item_db: ( Type: 3 Buy: 10 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7588 @@ -61079,6 +68536,15 @@ item_db: ( Type: 3 Buy: 10 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7589 @@ -61199,6 +68665,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7604 @@ -61286,6 +68761,15 @@ item_db: ( Type: 3 Buy: 10 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7615 @@ -61318,6 +68802,15 @@ item_db: ( Type: 3 Buy: 2 Weight: 100 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7619 @@ -61326,6 +68819,15 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7620 @@ -61334,6 +68836,15 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7621 @@ -61342,6 +68853,15 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7622 @@ -61350,6 +68870,11 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } }, { Id: 7623 @@ -61357,6 +68882,16 @@ item_db: ( Name: "Ticket Of Identification" Type: 3 Buy: 2 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7624 @@ -61365,6 +68900,15 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7625 @@ -61401,6 +68945,15 @@ item_db: ( Name: "Pink Gift Box" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7630 @@ -61950,6 +69503,7 @@ item_db: ( Type: 3 Buy: 550 Weight: 10 + BuyingStore: true }, { Id: 7752 @@ -61958,6 +69512,7 @@ item_db: ( Type: 3 Buy: 840 Weight: 10 + BuyingStore: true }, { Id: 7753 @@ -61966,6 +69521,7 @@ item_db: ( Type: 3 Buy: 330 Weight: 10 + BuyingStore: true }, { Id: 7754 @@ -61974,6 +69530,7 @@ item_db: ( Type: 3 Buy: 3000 Weight: 10 + BuyingStore: true }, { Id: 7755 @@ -62012,6 +69569,16 @@ item_db: ( Name: "Geologist's Report" Type: 3 Buy: 20 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7760 @@ -62020,6 +69587,7 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + BuyingStore: true }, { Id: 7761 @@ -62036,6 +69604,7 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + BuyingStore: true }, { Id: 7763 @@ -62068,6 +69637,15 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7767 @@ -62076,6 +69654,15 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7768 @@ -62123,6 +69710,15 @@ item_db: ( Name: "War Badge" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7774 @@ -62147,6 +69743,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7777 @@ -62211,6 +69816,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7785 @@ -62219,6 +69833,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7786 @@ -62227,6 +69850,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7787 @@ -62235,6 +69867,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7788 @@ -62243,6 +69884,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7789 @@ -62251,6 +69901,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7790 @@ -62259,6 +69918,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7791 @@ -62267,6 +69935,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7792 @@ -62282,6 +69959,15 @@ item_db: ( Name: "Golden Apple" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7794 @@ -62289,6 +69975,15 @@ item_db: ( Name: "The Crow of Destiny" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7795 @@ -62336,6 +70031,15 @@ item_db: ( Name: "Golden Charm Apple" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7801 @@ -62343,6 +70047,15 @@ item_db: ( Name: "Girl's Letter" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7802 @@ -62350,6 +70063,15 @@ item_db: ( Name: "Signature Notebook" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7803 @@ -62485,6 +70207,16 @@ item_db: ( Name: "Piece of Morocc Skin" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7821 @@ -62493,6 +70225,15 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7822 @@ -62501,6 +70242,15 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7823 @@ -62509,6 +70259,15 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7824 @@ -62517,6 +70276,16 @@ item_db: ( Type: 3 Buy: 1000 Weight: 10 + BuyingStore: true + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7825 @@ -62532,6 +70301,16 @@ item_db: ( Name: "Continental Guard Paper" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7827 @@ -62546,6 +70325,14 @@ item_db: ( Name: "Bravery Badge" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7829 @@ -62553,6 +70340,14 @@ item_db: ( Name: "Valor Badge" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7830 @@ -62561,6 +70356,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 500 + BuyingStore: true }, { Id: 7831 @@ -62569,6 +70365,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 500 + BuyingStore: true }, { Id: 7832 @@ -62577,6 +70374,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 500 + BuyingStore: true }, { Id: 7833 @@ -62585,6 +70383,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 500 + BuyingStore: true }, { Id: 7834 @@ -62593,6 +70392,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 500 + BuyingStore: true }, { Id: 7835 @@ -62601,6 +70401,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 500 + BuyingStore: true }, { Id: 7836 @@ -62609,6 +70410,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 500 + BuyingStore: true }, { Id: 7837 @@ -62617,6 +70419,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 500 + BuyingStore: true }, { Id: 7838 @@ -62625,6 +70428,7 @@ item_db: ( Type: 3 Buy: 0 Weight: 500 + BuyingStore: true }, { Id: 7839 @@ -62632,6 +70436,15 @@ item_db: ( Name: "Crystal Key" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7840 @@ -62639,6 +70452,16 @@ item_db: ( Name: "Valkyrie's Gift" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7841 @@ -62646,6 +70469,15 @@ item_db: ( Name: "Stained Piece Of Paper" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7842 @@ -62653,6 +70485,15 @@ item_db: ( Name: "Torn Piece Of Paper" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7843 @@ -62660,6 +70501,15 @@ item_db: ( Name: "Old Piece Of Paper" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7844 @@ -62667,6 +70517,15 @@ item_db: ( Name: "Burnt Pieces Of Paper" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7845 @@ -62819,6 +70678,14 @@ item_db: ( Type: 3 Buy: 20 Weight: 200 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7864 @@ -62834,6 +70701,15 @@ item_db: ( Name: "Gold Pouch" Type: 3 Buy: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7866 @@ -62841,6 +70717,15 @@ item_db: ( Name: "Certificate" Type: 3 Buy: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7867 @@ -62912,6 +70797,14 @@ item_db: ( Name: "Pirate Treasure" Type: 3 Buy: 300000 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7876 @@ -62920,6 +70813,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 50 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7877 @@ -62928,6 +70830,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 100 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7878 @@ -62936,6 +70847,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7879 @@ -62944,6 +70864,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7880 @@ -62952,6 +70881,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7881 @@ -62960,6 +70898,15 @@ item_db: ( Type: 3 Buy: 0 Weight: 50 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7882 @@ -62967,6 +70914,15 @@ item_db: ( Name: "Sharp Branch" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7883 @@ -62974,6 +70930,15 @@ item_db: ( Name: "Wooden Flute" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7884 @@ -62981,6 +70946,15 @@ item_db: ( Name: "Jade Plate" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7885 @@ -62988,6 +70962,15 @@ item_db: ( Name: "Sacred Arrow" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7886 @@ -63059,6 +71042,15 @@ item_db: ( Name: "Rama5 Book" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7896 @@ -63066,6 +71058,15 @@ item_db: ( Name: "Loykrathong Book" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7897 @@ -63073,6 +71074,15 @@ item_db: ( Name: "Constitution Book" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7898 @@ -63080,6 +71090,15 @@ item_db: ( Name: "VV Strong Balmung" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7899 @@ -63087,6 +71106,15 @@ item_db: ( Name: "Dagger Of Psychic" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7900 @@ -63094,6 +71122,16 @@ item_db: ( Name: "Jonathan Family Ring" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7901 @@ -63101,6 +71139,16 @@ item_db: ( Name: "Jillberriel Family Ring" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7902 @@ -63108,6 +71156,16 @@ item_db: ( Name: "Jessur Family Ring" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7903 @@ -63115,6 +71173,16 @@ item_db: ( Name: "Jenoss Family Ring" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7904 @@ -63122,6 +71190,16 @@ item_db: ( Name: "Piano Key" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7905 @@ -63137,6 +71215,16 @@ item_db: ( Name: "Poppy Wreath" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7907 @@ -63145,6 +71233,15 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7908 @@ -63184,6 +71281,16 @@ item_db: ( Name: "Portable Snowman Machine" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7913 @@ -63191,6 +71298,16 @@ item_db: ( Name: "Battle Test Certificate" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7914 @@ -63198,6 +71315,16 @@ item_db: ( Name: "Ancient Language Document" Type: 3 Buy: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7915 @@ -63265,6 +71392,15 @@ item_db: ( Name: "Krathong" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7924 @@ -63305,6 +71441,16 @@ item_db: ( Type: 3 Buy: 10 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7929 @@ -63313,6 +71459,16 @@ item_db: ( Type: 3 Buy: 10 Weight: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7930 @@ -63321,6 +71477,16 @@ item_db: ( Type: 3 Buy: 0 Weight: 1000 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7931 @@ -63329,6 +71495,7 @@ item_db: ( Type: 3 Buy: 1 Weight: 10 + BuyingStore: true }, { Id: 7932 @@ -63337,6 +71504,7 @@ item_db: ( Type: 3 Buy: 1 Weight: 10 + BuyingStore: true }, { Id: 7933 @@ -63345,6 +71513,7 @@ item_db: ( Type: 3 Buy: 1 Weight: 10 + BuyingStore: true }, { Id: 7934 @@ -63353,6 +71522,7 @@ item_db: ( Type: 3 Buy: 1 Weight: 10 + BuyingStore: true }, { Id: 7935 @@ -63361,6 +71531,7 @@ item_db: ( Type: 3 Buy: 1 Weight: 10 + BuyingStore: true }, { Id: 7936 @@ -63369,6 +71540,7 @@ item_db: ( Type: 3 Buy: 1 Weight: 10 + BuyingStore: true }, { Id: 7937 @@ -63377,6 +71549,7 @@ item_db: ( Type: 3 Buy: 1 Weight: 10 + BuyingStore: true }, { Id: 7938 @@ -63385,6 +71558,7 @@ item_db: ( Type: 3 Buy: 1500 Weight: 10 + BuyingStore: true }, { Id: 7939 @@ -63393,6 +71567,7 @@ item_db: ( Type: 3 Buy: 1500 Weight: 10 + BuyingStore: true }, { Id: 7940 @@ -63401,6 +71576,7 @@ item_db: ( Type: 3 Buy: 300 Weight: 2 + BuyingStore: true }, { Id: 7941 @@ -63430,6 +71606,11 @@ item_db: ( Type: 3 Buy: 10 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } }, { Id: 7945 @@ -63438,6 +71619,11 @@ item_db: ( Type: 3 Buy: 0 Weight: 10 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } }, { Id: 7946 @@ -63467,6 +71653,15 @@ item_db: ( Name: "Woven Wool" Type: 3 Buy: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7950 @@ -63474,6 +71669,15 @@ item_db: ( Name: "Ayothaya Fest Ticket" Type: 3 Buy: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7951 @@ -63481,6 +71685,16 @@ item_db: ( Name: "Golden Tulip Flower" Type: 3 Buy: 10 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7952 @@ -63488,6 +71702,16 @@ item_db: ( Name: "Gift Of Lomi Ross" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7953 @@ -63495,6 +71719,16 @@ item_db: ( Name: "Gift Of Juliet" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7954 @@ -63503,6 +71737,15 @@ item_db: ( Type: 3 Buy: 10 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7955 @@ -63538,6 +71781,10 @@ item_db: ( Name: "UP Coin" Type: 3 Buy: 0 + Trade: { + nodrop: true + nogstorage: true + } }, { Id: 7960 @@ -63545,6 +71792,10 @@ item_db: ( Name: "Ancient Silver" Type: 3 Buy: 0 + Trade: { + nodrop: true + nogstorage: true + } }, { Id: 7961 @@ -63552,6 +71803,15 @@ item_db: ( Name: "Weapon Exchange Ticket" Type: 3 Buy: 0 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7962 @@ -63559,6 +71819,15 @@ item_db: ( Name: "Treasure Map1" Type: 3 Buy: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7963 @@ -63566,6 +71835,15 @@ item_db: ( Name: "Treasure Map2" Type: 3 Buy: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7964 @@ -63573,6 +71851,15 @@ item_db: ( Name: "Treasure Map3" Type: 3 Buy: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7965 @@ -63580,6 +71867,15 @@ item_db: ( Name: "Treasure Map4" Type: 3 Buy: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7966 @@ -63587,6 +71883,15 @@ item_db: ( Name: "Weird Parchment1" Type: 3 Buy: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7967 @@ -63594,6 +71899,15 @@ item_db: ( Name: "Weird Parchment2" Type: 3 Buy: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7968 @@ -63601,6 +71915,15 @@ item_db: ( Name: "Weird Parchment3" Type: 3 Buy: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7969 @@ -63608,6 +71931,15 @@ item_db: ( Name: "Weird Parchment4" Type: 3 Buy: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7970 @@ -63636,6 +71968,15 @@ item_db: ( Name: "Eternal Eggs" Type: 3 Buy: 20 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7974 @@ -63643,6 +71984,15 @@ item_db: ( Name: "Misty's Illusion Piece" Type: 3 Buy: 20 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7975 @@ -63672,6 +72022,15 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7979 @@ -63680,6 +72039,15 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7980 @@ -63688,6 +72056,15 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7981 @@ -63696,6 +72073,15 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7982 @@ -63704,6 +72090,15 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7983 @@ -63712,6 +72107,15 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7984 @@ -63720,6 +72124,15 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7985 @@ -63728,6 +72141,15 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7986 @@ -63736,6 +72158,15 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7987 @@ -63744,6 +72175,15 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7988 @@ -63752,6 +72192,15 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7989 @@ -63760,6 +72209,15 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7990 @@ -63768,6 +72226,15 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7991 @@ -63776,6 +72243,15 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7992 @@ -63784,6 +72260,15 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7993 @@ -63792,6 +72277,15 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7994 @@ -63800,6 +72294,15 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7995 @@ -63808,6 +72311,15 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7996 @@ -63816,6 +72328,15 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7997 @@ -63824,6 +72345,15 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7998 @@ -63832,6 +72362,15 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 7999 @@ -63840,6 +72379,15 @@ item_db: ( Type: 3 Buy: 2 Weight: 10 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, // Pet Eggs // =================================================================== @@ -64038,6 +72586,13 @@ item_db: ( Name: "Hard Rice Cake" Type: 7 Buy: 20 + Trade: { + nodrop: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 9029 @@ -64561,6 +73116,7 @@ item_db: ( Type: 3 Buy: 8000 Weight: 10 + BuyingStore: true }, { Id: 11001 @@ -64569,6 +73125,7 @@ item_db: ( Type: 3 Buy: 8000 Weight: 10 + BuyingStore: true }, { Id: 11002 @@ -64577,6 +73134,7 @@ item_db: ( Type: 3 Buy: 8000 Weight: 10 + BuyingStore: true }, { Id: 11003 @@ -64585,6 +73143,7 @@ item_db: ( Type: 3 Buy: 8000 Weight: 10 + BuyingStore: true }, { Id: 11004 @@ -64593,6 +73152,7 @@ item_db: ( Type: 3 Buy: 10000 Weight: 10 + BuyingStore: true }, { Id: 11005 @@ -64601,6 +73161,7 @@ item_db: ( Type: 3 Buy: 10000 Weight: 10 + BuyingStore: true }, { Id: 11006 @@ -64609,6 +73170,7 @@ item_db: ( Type: 3 Buy: 8000 Weight: 10 + BuyingStore: true }, { Id: 11007 @@ -64617,6 +73179,7 @@ item_db: ( Type: 3 Buy: 8000 Weight: 10 + BuyingStore: true }, { Id: 11008 @@ -64625,6 +73188,7 @@ item_db: ( Type: 3 Buy: 10000 Weight: 10 + BuyingStore: true }, { Id: 11009 @@ -64633,6 +73197,7 @@ item_db: ( Type: 3 Buy: 8000 Weight: 10 + BuyingStore: true }, { Id: 11010 @@ -64715,6 +73280,7 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + BuyingStore: true }, { Id: 11021 @@ -64723,6 +73289,7 @@ item_db: ( Type: 3 Buy: 20 Weight: 10 + BuyingStore: true }, { Id: 11022 @@ -64731,6 +73298,7 @@ item_db: ( Type: 3 Buy: 10 Weight: 10 + BuyingStore: true }, { Id: 11023 @@ -64739,6 +73307,7 @@ item_db: ( Type: 3 Buy: 10 Weight: 50 + BuyingStore: true }, { Id: 11024 @@ -64747,6 +73316,7 @@ item_db: ( Type: 3 Buy: 10 Weight: 50 + BuyingStore: true }, { Id: 11025 @@ -65060,6 +73630,15 @@ item_db: ( Buy: 0 Weight: 100 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" itemheal rand(400,500),0; "> }, { @@ -65070,6 +73649,15 @@ item_db: ( Buy: 0 Weight: 100 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" itemheal 0,rand(50,70); "> }, { @@ -65080,6 +73668,16 @@ item_db: ( Buy: 0 Weight: 30 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" itemheal 0,150; "> }, { @@ -65160,6 +73758,7 @@ item_db: ( Buy: 250 Weight: 1 Upper: 63 + BuyingStore: true Script: <" itemheal rand(5,25),0; "> }, { @@ -65170,6 +73769,15 @@ item_db: ( Buy: 0 Weight: 50 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" itemheal rand(335,415),0; "> }, { @@ -65180,6 +73788,7 @@ item_db: ( Buy: 1500 Weight: 120 Upper: 63 + BuyingStore: true Script: <" itemheal rand(300,400),0; "> }, { @@ -65190,6 +73799,7 @@ item_db: ( Buy: 15 Weight: 20 Upper: 63 + BuyingStore: true Script: <" itemheal rand(16,22),0; "> }, { @@ -65200,6 +73810,7 @@ item_db: ( Buy: 20 Weight: 100 Upper: 63 + BuyingStore: true Script: <" itemheal rand(400,600),0; "> }, { @@ -65221,6 +73832,7 @@ item_db: ( Buy: 1200 Weight: 40 Upper: 63 + BuyingStore: true Script: <" itemheal rand(170,250),0; "> }, { @@ -65232,6 +73844,7 @@ item_db: ( Weight: 20 Upper: 63 EquipLv: 100 + BuyingStore: true Script: <" itemheal 0,rand(50,80); "> }, { @@ -65243,6 +73856,7 @@ item_db: ( Weight: 50 Upper: 63 EquipLv: 100 + BuyingStore: true Script: <" itemheal rand(400,800),rand(50,80); "> }, { @@ -65254,6 +73868,8 @@ item_db: ( Weight: 100 Upper: 63 EquipLv: 100 + BuyingStore: true + Delay: 1000 Script: <" itemheal rand(400,800),0; "> }, { @@ -65265,6 +73881,8 @@ item_db: ( Weight: 120 Upper: 63 EquipLv: 110 + BuyingStore: true + Delay: 2000 Script: <" itemheal rand(600,1000),0; "> }, { @@ -65276,6 +73894,8 @@ item_db: ( Weight: 140 Upper: 63 EquipLv: 120 + BuyingStore: true + Delay: 3000 Script: <" itemheal rand(800,1200),0; "> }, { @@ -65287,6 +73907,8 @@ item_db: ( Weight: 150 Upper: 63 EquipLv: 120 + BuyingStore: true + Delay: 5000 Script: <" itemheal rand(1500,2000),0; "> }, { @@ -65298,6 +73920,7 @@ item_db: ( Weight: 100 Upper: 63 EquipLv: 120 + BuyingStore: true Script: <" itemheal 0,rand(120,160); "> }, { @@ -65597,6 +74220,9 @@ item_db: ( Buy: 0 Weight: 300 Upper: 63 + Nouse: { + sitting: true + } }, { Id: 11703 @@ -65716,6 +74342,10 @@ item_db: ( Buy: 2000 Weight: 10 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" itemskill MG_FROSTDIVER,5; "> }, { @@ -65726,6 +74356,10 @@ item_db: ( Buy: 1000 Weight: 10 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" itemskill AL_HEAL,3; "> }, { @@ -65736,6 +74370,10 @@ item_db: ( Buy: 2000 Weight: 10 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" itemskill AL_HEAL,5; "> }, { @@ -65746,6 +74384,7 @@ item_db: ( Buy: 1000 Weight: 10 Upper: 63 + BuyingStore: true Script: <" itemskill AL_TELEPORT,1; "> }, { @@ -65756,6 +74395,7 @@ item_db: ( Buy: 2 Weight: 250 Upper: 63 + BuyingStore: true Script: <" getitem 1750,500; "> }, { @@ -65766,6 +74406,7 @@ item_db: ( Buy: 2 Weight: 250 Upper: 63 + BuyingStore: true Script: <" getitem 1770,500; "> }, { @@ -65776,6 +74417,7 @@ item_db: ( Buy: 2 Weight: 250 Upper: 63 + BuyingStore: true Script: <" getitem 1753,500; "> }, { @@ -65786,6 +74428,7 @@ item_db: ( Buy: 2 Weight: 250 Upper: 63 + BuyingStore: true Script: <" getitem 1765,500; "> }, { @@ -65796,6 +74439,7 @@ item_db: ( Buy: 2 Weight: 250 Upper: 63 + BuyingStore: true Script: <" getitem 1752,500; "> }, { @@ -65806,6 +74450,7 @@ item_db: ( Buy: 2 Weight: 250 Upper: 63 + BuyingStore: true Script: <" getitem 1751,500; "> }, { @@ -65816,6 +74461,7 @@ item_db: ( Buy: 2 Weight: 250 Upper: 63 + BuyingStore: true Script: <" getitem 1755,500; "> }, { @@ -65826,6 +74472,7 @@ item_db: ( Buy: 2 Weight: 250 Upper: 63 + BuyingStore: true Script: <" getitem 1756,500; "> }, { @@ -65836,6 +74483,7 @@ item_db: ( Buy: 2 Weight: 250 Upper: 63 + BuyingStore: true Script: <" getitem 1754,500; "> }, { @@ -65846,6 +74494,7 @@ item_db: ( Buy: 2 Weight: 250 Upper: 63 + BuyingStore: true Script: <" getitem 1767,500; "> }, { @@ -65856,6 +74505,7 @@ item_db: ( Buy: 2 Weight: 250 Upper: 63 + BuyingStore: true Script: <" getitem 1757,500; "> }, { @@ -65866,6 +74516,7 @@ item_db: ( Buy: 2 Weight: 250 Upper: 63 + BuyingStore: true Script: <" getitem 1762,500; "> }, { @@ -65876,6 +74527,7 @@ item_db: ( Buy: 2 Weight: 100 Upper: 63 + BuyingStore: true Script: <" sc_start SC_MOVHASTE_INFINITY,5000,0; "> }, { @@ -65886,6 +74538,7 @@ item_db: ( Buy: 2 Weight: 100 Upper: 63 + BuyingStore: true Script: <" sc_start SC_SLOWDOWN,5000,0; "> }, { @@ -65896,6 +74549,7 @@ item_db: ( Buy: 2 Weight: 20 Upper: 63 + BuyingStore: true Script: <" end; "> }, { @@ -65916,6 +74570,7 @@ item_db: ( Buy: 2 Weight: 30 Upper: 63 + BuyingStore: true Script: <" itemskill ITEM_ENCHANTARMS,8; "> }, { @@ -65986,6 +74641,10 @@ item_db: ( Buy: 1000 Weight: 200 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" percentheal 9,0; if(rand(1000)<300) sc_start SC_CURSE,30000,0; @@ -65999,6 +74658,10 @@ item_db: ( Buy: 1000 Weight: 200 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" sc_start SC_MOVHASTE_HORSE,20000,0; "> }, { @@ -66009,6 +74672,10 @@ item_db: ( Buy: 1000 Weight: 200 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" itemskill AC_CONCENTRATION,1; "> }, { @@ -66019,6 +74686,10 @@ item_db: ( Buy: 1000 Weight: 200 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" sc_start SC_PLUSATTACKPOWER,60000,20; "> }, { @@ -66029,6 +74700,10 @@ item_db: ( Buy: 1000 Weight: 200 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" sc_start SC_PLUSMAGICPOWER,60000,20; "> }, { @@ -66039,6 +74714,10 @@ item_db: ( Buy: 1000 Weight: 200 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" itemskill ITEM_ENCHANTARMS,2; "> }, { @@ -66049,6 +74728,10 @@ item_db: ( Buy: 1000 Weight: 200 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" sc_start SC_CLAIRVOYANCE,30000,0; "> }, { @@ -66059,6 +74742,10 @@ item_db: ( Buy: 1000 Weight: 200 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" percentheal 0,9; if(rand(1000)<300) sc_start SC_SILENCE,30000,0; @@ -66122,6 +74809,7 @@ item_db: ( Buy: 100000 Weight: 300 Upper: 63 + BuyingStore: true Script: <" homevolution; "> }, { @@ -66132,6 +74820,7 @@ item_db: ( Buy: 0 Weight: 60 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_STR,1200000,1; percentheal 5,0; @@ -66145,6 +74834,7 @@ item_db: ( Buy: 0 Weight: 500 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_STR,1200000,2; percentheal 5,0; @@ -66158,6 +74848,7 @@ item_db: ( Buy: 0 Weight: 500 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_STR,1200000,3; percentheal 5,0; @@ -66171,6 +74862,7 @@ item_db: ( Buy: 0 Weight: 500 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_STR,1200000,4; percentheal 5,0; @@ -66184,6 +74876,7 @@ item_db: ( Buy: 0 Weight: 500 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_STR,1200000,5; percentheal 10,0; @@ -66197,6 +74890,7 @@ item_db: ( Buy: 0 Weight: 100 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_INT,1200000,1; percentheal 0,5; @@ -66210,6 +74904,7 @@ item_db: ( Buy: 0 Weight: 500 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_INT,1200000,2; percentheal 0,5; @@ -66223,6 +74918,7 @@ item_db: ( Buy: 0 Weight: 500 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_INT,1200000,3; percentheal 0,5; @@ -66236,6 +74932,7 @@ item_db: ( Buy: 0 Weight: 300 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_INT,1200000,4; percentheal 0,5; @@ -66249,6 +74946,7 @@ item_db: ( Buy: 0 Weight: 400 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_INT,1200000,5; percentheal 0,10; @@ -66262,6 +74960,7 @@ item_db: ( Buy: 0 Weight: 100 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_VIT,1200000,1; percentheal 5,0; @@ -66275,6 +74974,7 @@ item_db: ( Buy: 0 Weight: 200 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_VIT,1200000,2; percentheal 5,0; @@ -66288,6 +74988,7 @@ item_db: ( Buy: 0 Weight: 300 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_VIT,1200000,3; percentheal 5,0; @@ -66301,6 +75002,7 @@ item_db: ( Buy: 0 Weight: 500 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_VIT,1200000,4; percentheal 5,0; @@ -66314,6 +75016,7 @@ item_db: ( Buy: 0 Weight: 800 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_VIT,1200000,5; percentheal 10,0; @@ -66327,6 +75030,7 @@ item_db: ( Buy: 0 Weight: 100 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_AGI,1200000,1; percentheal 3,1; @@ -66340,6 +75044,7 @@ item_db: ( Buy: 0 Weight: 100 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_AGI,1200000,2; percentheal 3,1; @@ -66353,6 +75058,7 @@ item_db: ( Buy: 0 Weight: 500 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_AGI,1200000,3; percentheal 3,1; @@ -66366,6 +75072,7 @@ item_db: ( Buy: 0 Weight: 400 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_AGI,1200000,4; percentheal 3,1; @@ -66379,6 +75086,7 @@ item_db: ( Buy: 0 Weight: 500 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_AGI,1200000,5; percentheal 6,2; @@ -66392,6 +75100,7 @@ item_db: ( Buy: 0 Weight: 100 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_DEX,1200000,1; percentheal 2,2; @@ -66405,6 +75114,7 @@ item_db: ( Buy: 0 Weight: 200 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_DEX,1200000,2; percentheal 2,2; @@ -66418,6 +75128,7 @@ item_db: ( Buy: 0 Weight: 200 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_DEX,1200000,3; percentheal 2,2; @@ -66431,6 +75142,7 @@ item_db: ( Buy: 0 Weight: 500 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_DEX,1200000,4; percentheal 2,2; @@ -66444,6 +75156,7 @@ item_db: ( Buy: 0 Weight: 200 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_DEX,1200000,5; percentheal 5,5; @@ -66457,6 +75170,7 @@ item_db: ( Buy: 0 Weight: 60 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_LUK,1200000,1; percentheal 3,2; @@ -66470,6 +75184,7 @@ item_db: ( Buy: 0 Weight: 200 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_LUK,1200000,2; percentheal 3,2; @@ -66483,6 +75198,7 @@ item_db: ( Buy: 0 Weight: 500 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_LUK,1200000,3; percentheal 4,2; @@ -66496,6 +75212,7 @@ item_db: ( Buy: 0 Weight: 500 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_LUK,1200000,4; percentheal 4,2; @@ -66509,6 +75226,7 @@ item_db: ( Buy: 0 Weight: 400 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_LUK,1200000,5; percentheal 5,2; @@ -66522,6 +75240,7 @@ item_db: ( Buy: 0 Weight: 800 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_STR,1200000,6; percentheal 10,2; @@ -66535,6 +75254,7 @@ item_db: ( Buy: 0 Weight: 1000 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_STR,1200000,7; percentheal 10,4; @@ -66548,6 +75268,7 @@ item_db: ( Buy: 0 Weight: 100 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_STR,1200000,8; percentheal 15,6; @@ -66561,6 +75282,7 @@ item_db: ( Buy: 0 Weight: 1000 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_STR,1200000,9; percentheal 15,8; @@ -66574,6 +75296,7 @@ item_db: ( Buy: 0 Weight: 1000 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_STR,1200000,10; percentheal 20,20; @@ -66587,6 +75310,7 @@ item_db: ( Buy: 0 Weight: 300 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_INT,1200000,6; percentheal 2,10; @@ -66600,6 +75324,7 @@ item_db: ( Buy: 0 Weight: 800 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_INT,1200000,7; percentheal 4,10; @@ -66613,6 +75338,7 @@ item_db: ( Buy: 0 Weight: 100 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_INT,1200000,8; percentheal 6,10; @@ -66626,6 +75352,7 @@ item_db: ( Buy: 0 Weight: 1000 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_INT,1200000,9; percentheal 8,15; @@ -66639,6 +75366,7 @@ item_db: ( Buy: 0 Weight: 1000 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_INT,1200000,10; percentheal 10,20; @@ -66652,6 +75380,7 @@ item_db: ( Buy: 0 Weight: 500 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_VIT,1200000,6; percentheal 13,0; @@ -66665,6 +75394,7 @@ item_db: ( Buy: 0 Weight: 400 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_VIT,1200000,7; percentheal 16,0; @@ -66678,6 +75408,7 @@ item_db: ( Buy: 0 Weight: 100 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_VIT,1200000,8; percentheal 19,0; @@ -66691,6 +75422,7 @@ item_db: ( Buy: 0 Weight: 1000 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_VIT,1200000,9; percentheal 22,0; @@ -66704,6 +75436,7 @@ item_db: ( Buy: 0 Weight: 1000 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_VIT,1200000,10; percentheal 25,0; @@ -66717,6 +75450,7 @@ item_db: ( Buy: 0 Weight: 800 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_AGI,1200000,6; percentheal 7,2; @@ -66730,6 +75464,7 @@ item_db: ( Buy: 0 Weight: 800 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_AGI,1200000,7; percentheal 8,2; @@ -66743,6 +75478,7 @@ item_db: ( Buy: 0 Weight: 100 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_AGI,1200000,8; percentheal 9,2; @@ -66756,6 +75492,7 @@ item_db: ( Buy: 0 Weight: 1000 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_AGI,1200000,9; percentheal 10,2; @@ -66769,6 +75506,7 @@ item_db: ( Buy: 0 Weight: 1000 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_AGI,1200000,10; percentheal 15,5; @@ -66782,6 +75520,7 @@ item_db: ( Buy: 0 Weight: 800 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_DEX,1200000,6; percentheal 5,6; @@ -66795,6 +75534,7 @@ item_db: ( Buy: 0 Weight: 800 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_DEX,1200000,7; percentheal 5,7; @@ -66808,6 +75548,7 @@ item_db: ( Buy: 0 Weight: 100 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_DEX,1200000,8; percentheal 5,8; @@ -66821,6 +75562,7 @@ item_db: ( Buy: 0 Weight: 500 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_DEX,1200000,9; percentheal 5,9; @@ -66834,6 +75576,7 @@ item_db: ( Buy: 0 Weight: 1000 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_DEX,1200000,10; percentheal 10,10; @@ -66847,6 +75590,7 @@ item_db: ( Buy: 0 Weight: 300 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_LUK,1200000,6; percentheal 6,3; @@ -66860,6 +75604,7 @@ item_db: ( Buy: 0 Weight: 800 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_LUK,1200000,7; percentheal 7,3; @@ -66873,6 +75618,7 @@ item_db: ( Buy: 0 Weight: 100 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_LUK,1200000,8; percentheal 9,3; @@ -66886,6 +75632,7 @@ item_db: ( Buy: 0 Weight: 1000 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_LUK,1200000,9; percentheal 10,4; @@ -66899,6 +75646,7 @@ item_db: ( Buy: 0 Weight: 500 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_LUK,1200000,10; percentheal 14,8; @@ -66912,6 +75660,7 @@ item_db: ( Buy: 20 Weight: 300 Upper: 63 + BuyingStore: true }, { Id: 12102 @@ -66921,6 +75670,7 @@ item_db: ( Buy: 20 Weight: 300 Upper: 63 + BuyingStore: true }, { Id: 12103 @@ -66930,6 +75680,7 @@ item_db: ( Buy: 10000 Weight: 200 Upper: 63 + BuyingStore: true Script: <" monster "this",-1,-1,"--ja--",-3,1,""; "> }, { @@ -66940,6 +75691,7 @@ item_db: ( Buy: 10000 Weight: 200 Upper: 63 + BuyingStore: true Script: <" getrandgroupitem 12104,1; "> }, { @@ -66950,6 +75702,7 @@ item_db: ( Buy: 10000 Weight: 200 Upper: 63 + BuyingStore: true Script: <" getrandgroupitem 12105,1; getrandgroupitem 12105,1; @@ -66964,6 +75717,7 @@ item_db: ( Buy: 10000 Weight: 200 Upper: 63 + BuyingStore: true Script: <" getrandgroupitem 12106,1; "> }, { @@ -66974,6 +75728,7 @@ item_db: ( Buy: 10000 Weight: 200 Upper: 63 + BuyingStore: true Script: <" getrandgroupitem 12107,1; "> }, { @@ -66984,6 +75739,7 @@ item_db: ( Buy: 10000 Weight: 200 Upper: 63 + BuyingStore: true Script: <" getrandgroupitem 12108,1; getrandgroupitem 12108,1; @@ -67000,6 +75756,7 @@ item_db: ( Buy: 10000 Weight: 200 Upper: 63 + BuyingStore: true Script: <" monster "this",-1,-1,"--ja--",-2,1,""; "> }, { @@ -67010,6 +75767,7 @@ item_db: ( Buy: 10000 Weight: 200 Upper: 63 + BuyingStore: true Script: <" getrandgroupitem 12110,1; getrandgroupitem 12110,1; @@ -67026,6 +75784,7 @@ item_db: ( Buy: 10000 Weight: 200 Upper: 63 + BuyingStore: true Script: <" getrandgroupitem 12111,1; getrandgroupitem 12111,1; @@ -67040,6 +75799,7 @@ item_db: ( Buy: 1000 Weight: 100 Upper: 63 + BuyingStore: true Script: <" sc_start SC_CURSE,10000,1; "> }, { @@ -67050,6 +75810,7 @@ item_db: ( Buy: 1000 Weight: 100 Upper: 63 + BuyingStore: true Script: <" sc_start SC_STUN,10000,1; "> }, { @@ -67060,6 +75821,7 @@ item_db: ( Buy: 2 Weight: 10 Upper: 63 + BuyingStore: true Script: <" itemskill ITEM_ENCHANTARMS,4; "> }, { @@ -67070,6 +75832,7 @@ item_db: ( Buy: 2 Weight: 10 Upper: 63 + BuyingStore: true Script: <" itemskill ITEM_ENCHANTARMS,2; "> }, { @@ -67080,6 +75843,7 @@ item_db: ( Buy: 2 Weight: 10 Upper: 63 + BuyingStore: true Script: <" itemskill ITEM_ENCHANTARMS,3; "> }, { @@ -67090,6 +75854,7 @@ item_db: ( Buy: 2 Weight: 10 Upper: 63 + BuyingStore: true Script: <" itemskill ITEM_ENCHANTARMS,5; "> }, { @@ -67100,6 +75865,7 @@ item_db: ( Buy: 2 Weight: 10 Upper: 63 + BuyingStore: true Script: <" sc_start4 SC_ARMORPROPERTY,1200000,-15,0,20,0; "> }, { @@ -67110,6 +75876,7 @@ item_db: ( Buy: 2 Weight: 10 Upper: 63 + BuyingStore: true Script: <" sc_start4 SC_ARMORPROPERTY,1200000,20,0,0,-15; "> }, { @@ -67120,6 +75887,7 @@ item_db: ( Buy: 2 Weight: 10 Upper: 63 + BuyingStore: true Script: <" sc_start4 SC_ARMORPROPERTY,1200000,0,20,-15,0; "> }, { @@ -67130,6 +75898,7 @@ item_db: ( Buy: 2 Weight: 10 Upper: 63 + BuyingStore: true Script: <" sc_start4 SC_ARMORPROPERTY,1200000,0,-15,0,20; "> }, { @@ -67140,6 +75909,7 @@ item_db: ( Buy: 2 Weight: 70 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_BASICHIT,1200000,30; "> }, { @@ -67150,6 +75920,7 @@ item_db: ( Buy: 2 Weight: 70 Upper: 63 + BuyingStore: true Script: <" sc_start SC_FOOD_BASICAVOIDANCE,1200000,30; "> }, { @@ -67160,6 +75931,7 @@ item_db: ( Buy: 2 Weight: 70 Upper: 63 + BuyingStore: true Script: <" sc_start SC_BATKFOOD,1200000,10; sc_start SC_MATKFOOD,120000,10; @@ -67173,6 +75945,7 @@ item_db: ( Buy: 500 Weight: 20 Upper: 63 + BuyingStore: true Script: <" cooking 11; "> }, { @@ -67183,6 +75956,7 @@ item_db: ( Buy: 1000 Weight: 30 Upper: 63 + BuyingStore: true Script: <" cooking 12; "> }, { @@ -67193,6 +75967,7 @@ item_db: ( Buy: 2000 Weight: 50 Upper: 63 + BuyingStore: true Script: <" cooking 13; "> }, { @@ -67203,6 +75978,7 @@ item_db: ( Buy: 5000 Weight: 70 Upper: 63 + BuyingStore: true Script: <" cooking 14; "> }, { @@ -67213,6 +75989,7 @@ item_db: ( Buy: 10000 Weight: 70 Upper: 63 + BuyingStore: true Script: <" cooking 15; "> }, { @@ -67223,6 +76000,7 @@ item_db: ( Buy: 2 Weight: 70 Upper: 63 + BuyingStore: true Script: <" getrandgroupitem 12130,1; getrandgroupitem 12130,1; @@ -67246,6 +76024,7 @@ item_db: ( Buy: 0 Weight: 200 Upper: 63 + BuyingStore: true Script: <" sc_start SC_XMAS,600000,0; "> }, { @@ -67344,6 +76123,15 @@ item_db: ( Buy: 0 Weight: 100 Upper: 63 + Trade: { + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_FOOD_AGI,1800000,10; "> }, { @@ -67363,6 +76151,7 @@ item_db: ( Buy: 2 Weight: 350 Upper: 63 + BuyingStore: true Script: <" getitem 13204,500; "> }, { @@ -67373,6 +76162,7 @@ item_db: ( Buy: 2 Weight: 350 Upper: 63 + BuyingStore: true Script: <" getitem 13206,500; "> }, { @@ -67383,6 +76173,7 @@ item_db: ( Buy: 2 Weight: 350 Upper: 63 + BuyingStore: true Script: <" getitem 13205,500; "> }, { @@ -67393,6 +76184,7 @@ item_db: ( Buy: 2 Weight: 350 Upper: 63 + BuyingStore: true Script: <" getitem 13207,500; "> }, { @@ -67403,6 +76195,7 @@ item_db: ( Buy: 2 Weight: 350 Upper: 63 + BuyingStore: true Script: <" getitem 13203,500; "> }, { @@ -67413,6 +76206,7 @@ item_db: ( Buy: 2 Weight: 250 Upper: 63 + BuyingStore: true Script: <" getitem 13200,500; "> }, { @@ -67423,6 +76217,7 @@ item_db: ( Buy: 2 Weight: 250 Upper: 63 + BuyingStore: true Script: <" getitem 13202,500; "> }, { @@ -67433,6 +76228,7 @@ item_db: ( Buy: 2 Weight: 250 Upper: 63 + BuyingStore: true Script: <" getitem 13201,500; "> }, { @@ -67453,6 +76249,15 @@ item_db: ( Buy: 2 Weight: 100 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6017,1800000; "> }, { @@ -67463,6 +76268,15 @@ item_db: ( Buy: 2 Weight: 100 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6018,1800000; "> }, { @@ -67473,6 +76287,15 @@ item_db: ( Buy: 2 Weight: 100 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6019,1800000; "> }, { @@ -67483,6 +76306,15 @@ item_db: ( Buy: 2 Weight: 100 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6020,1800000; "> }, { @@ -67493,6 +76325,15 @@ item_db: ( Buy: 2 Weight: 100 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6021,1800000; "> }, { @@ -67503,6 +76344,15 @@ item_db: ( Buy: 2 Weight: 100 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6022,1800000; "> }, { @@ -67513,6 +76363,15 @@ item_db: ( Buy: 2 Weight: 100 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6023,1800000; "> }, { @@ -67523,6 +76382,15 @@ item_db: ( Buy: 2 Weight: 100 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6024,1800000; "> }, { @@ -67533,6 +76401,15 @@ item_db: ( Buy: 2 Weight: 100 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6025,1800000; "> }, { @@ -67543,6 +76420,15 @@ item_db: ( Buy: 2 Weight: 100 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6026,1800000; "> }, { @@ -67553,6 +76439,15 @@ item_db: ( Buy: 2 Weight: 100 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6037,1800000; "> }, { @@ -67563,6 +76458,15 @@ item_db: ( Buy: 2 Weight: 100 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6038,1800000; "> }, { @@ -67573,6 +76477,15 @@ item_db: ( Buy: 2 Weight: 100 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6039,1800000; "> }, { @@ -67583,6 +76496,15 @@ item_db: ( Buy: 2 Weight: 100 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6040,1800000; "> }, { @@ -67593,6 +76515,15 @@ item_db: ( Buy: 2 Weight: 100 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6041,1800000; "> }, { @@ -67603,6 +76534,15 @@ item_db: ( Buy: 2 Weight: 100 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6042,1800000; "> }, { @@ -67613,6 +76553,15 @@ item_db: ( Buy: 2 Weight: 100 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6043,1800000; "> }, { @@ -67623,6 +76572,15 @@ item_db: ( Buy: 2 Weight: 100 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6044,1800000; "> }, { @@ -67633,6 +76591,15 @@ item_db: ( Buy: 2 Weight: 100 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6045,1800000; "> }, { @@ -67643,6 +76610,15 @@ item_db: ( Buy: 2 Weight: 100 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6046,1800000; "> }, { @@ -67653,6 +76629,15 @@ item_db: ( Buy: 2 Weight: 100 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6027,1800000; "> }, { @@ -67663,6 +76648,15 @@ item_db: ( Buy: 2 Weight: 100 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6028,1800000; "> }, { @@ -67673,6 +76667,15 @@ item_db: ( Buy: 2 Weight: 100 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6029,1800000; "> }, { @@ -67683,6 +76686,15 @@ item_db: ( Buy: 2 Weight: 100 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6030,1800000; "> }, { @@ -67693,6 +76705,15 @@ item_db: ( Buy: 2 Weight: 100 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6031,1800000; "> }, { @@ -67703,6 +76724,15 @@ item_db: ( Buy: 2 Weight: 100 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6032,1800000; "> }, { @@ -67713,6 +76743,15 @@ item_db: ( Buy: 2 Weight: 100 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6033,1800000; "> }, { @@ -67723,6 +76762,15 @@ item_db: ( Buy: 2 Weight: 100 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6034,1800000; "> }, { @@ -67733,6 +76781,15 @@ item_db: ( Buy: 2 Weight: 100 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6035,1800000; "> }, { @@ -67743,6 +76800,15 @@ item_db: ( Buy: 2 Weight: 100 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 6036,1800000; "> }, { @@ -67753,6 +76819,7 @@ item_db: ( Buy: 2 Weight: 250 Upper: 63 + BuyingStore: true Script: <" getitem 1772,500; "> }, { @@ -67763,6 +76830,7 @@ item_db: ( Buy: 500 Weight: 100 Upper: 63 + BuyingStore: true Script: <" mercenary_heal 1000,0; "> }, { @@ -67773,6 +76841,7 @@ item_db: ( Buy: 1000 Weight: 100 Upper: 63 + BuyingStore: true Script: <" mercenary_heal 0,100; "> }, { @@ -67864,6 +76933,7 @@ item_db: ( Buy: 20 Weight: 200 Upper: 63 + BuyingStore: true Script: <" getrandgroupitem 12194,1; getrandgroupitem 12194,1; @@ -67878,6 +76948,7 @@ item_db: ( Buy: 20 Weight: 100 Upper: 63 + BuyingStore: true Script: <" percentheal 0,20; "> }, { @@ -67888,6 +76959,7 @@ item_db: ( Buy: 20 Weight: 100 Upper: 63 + BuyingStore: true Script: <" percentheal 50,0; "> }, { @@ -67898,6 +76970,7 @@ item_db: ( Buy: 20 Weight: 100 Upper: 63 + BuyingStore: true Script: <" percentheal 10,10; "> }, { @@ -67908,6 +76981,7 @@ item_db: ( Buy: 20 Weight: 100 Upper: 63 + BuyingStore: true Script: <" sc_start SC_INCLUK,1200000,21; "> }, { @@ -67917,6 +76991,16 @@ item_db: ( Type: 2 Buy: 0 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12200 @@ -67946,6 +77030,15 @@ item_db: ( Buy: 2 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_FOOD_STR_CASH,1800000,10; percentheal 15,5; @@ -67959,6 +77052,15 @@ item_db: ( Buy: 2 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_FOOD_AGI_CASH,1800000,10; percentheal 15,5; @@ -67972,6 +77074,15 @@ item_db: ( Buy: 2 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_FOOD_INT_CASH,1800000,10; percentheal 15,5; @@ -67985,6 +77096,15 @@ item_db: ( Buy: 2 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_FOOD_DEX_CASH,1800000,10; percentheal 15,5; @@ -67998,6 +77118,15 @@ item_db: ( Buy: 2 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_FOOD_LUK_CASH,1800000,10; percentheal 15,5; @@ -68011,6 +77140,15 @@ item_db: ( Buy: 2 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_FOOD_VIT_CASH,1800000,10; percentheal 15,5; @@ -68024,6 +77162,16 @@ item_db: ( Buy: 2 Weight: 10 Upper: 63 + Delay: 60000 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_CASH_PLUSEXP,1800000,50; "> }, { @@ -68034,6 +77182,15 @@ item_db: ( Buy: 2 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_CASH_DEATHPENALTY,1800000,0; "> }, { @@ -68044,6 +77201,16 @@ item_db: ( Buy: 2 Weight: 10 Upper: 63 + Delay: 60000 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_CASH_RECEIVEITEM,1800000,200; "> }, { @@ -68054,6 +77221,15 @@ item_db: ( Buy: 2 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" callfunc "F_CashStore"; "> }, { @@ -68064,6 +77240,15 @@ item_db: ( Buy: 2 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" callfunc "F_CashPartyCall"; "> }, { @@ -68073,6 +77258,15 @@ item_db: ( Type: 11 Buy: 2 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" callfunc "F_CashReset"; "> }, { @@ -68083,6 +77277,15 @@ item_db: ( Buy: 2 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_CASH_BOSS_ALARM,600000,0; "> }, { @@ -68093,6 +77296,18 @@ item_db: ( Buy: 2 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } Script: <" skilleffect AL_BLESSING,0; sc_start SC_BLESSING,240000,10; @@ -68106,6 +77321,18 @@ item_db: ( Buy: 2 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } Script: <" if(Hp>15) { skilleffect AL_INCAGI,0; @@ -68122,6 +77349,18 @@ item_db: ( Buy: 2 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } Script: <" if(countitem(523)>0) { skilleffect PR_ASPERSIO,0; @@ -68138,6 +77377,18 @@ item_db: ( Buy: 2 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } Script: <" sc_start SC_ASSUMPTIO,100000,5; skilleffect HP_ASSUMPTIO,0; @@ -68151,6 +77402,18 @@ item_db: ( Buy: 2 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } Script: <" skilleffect SN_WINDWALK,0; sc_start SC_WINDWALK,250000,5; @@ -68164,6 +77427,18 @@ item_db: ( Buy: 2 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } Script: <" set .@type,getiteminfo(getequipid(EQI_HAND_R),11); if (.@type==6||.@type==7||.@type==8) { @@ -68180,6 +77455,15 @@ item_db: ( Buy: 2 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" input @megaphone$; announce strcharinfo(0) + ": " + @megaphone$,bc_all,0xFF0000; @@ -68194,6 +77478,9 @@ item_db: ( Buy: 20 Weight: 50 Upper: 63 + Nouse: { + sitting: true + } Script: <" pet 1245; "> }, { @@ -68342,6 +77629,9 @@ item_db: ( Buy: 20 Weight: 100 Upper: 63 + Nouse: { + sitting: true + } Script: <" percentheal 0,5; skilleffect AL_BLESSING,0; @@ -68356,6 +77646,9 @@ item_db: ( Buy: 20 Weight: 100 Upper: 63 + Nouse: { + sitting: true + } Script: <" percentheal 5,0; itemskill AL_ANGELUS,5; @@ -68369,6 +77662,9 @@ item_db: ( Buy: 0 Weight: 100 Upper: 63 + Nouse: { + sitting: true + } Script: <" percentheal 0,5; sc_start SC_POISON,18000,0; @@ -68419,6 +77715,7 @@ item_db: ( Buy: 800 Weight: 100 Upper: 63 + BuyingStore: true Script: <" mercenary_sc_start SC_ATTHASTE_POTION1,1800000,0; "> }, { @@ -68429,6 +77726,7 @@ item_db: ( Buy: 1500 Weight: 150 Upper: 63 + BuyingStore: true Script: <" mercenary_sc_start SC_ATTHASTE_POTION2,1800000,0; "> }, { @@ -68439,6 +77737,7 @@ item_db: ( Buy: 3000 Weight: 200 Upper: 63 + BuyingStore: true Script: <" mercenary_sc_start SC_ATTHASTE_POTION3,1800000,0; "> }, { @@ -68469,6 +77768,7 @@ item_db: ( Buy: 10000 Weight: 50 Upper: 63 + BuyingStore: true Script: <" getrandgroupitem 12246,1; "> }, { @@ -68606,6 +77906,15 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" if(strcharinfo(3)=="job3_rang02") { monster "this",-1,-1,"--ja--",1904,1,""; @@ -68619,6 +77928,16 @@ item_db: ( Type: 2 Buy: 0 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getexp 3000000,1500000; "> }, { @@ -68629,6 +77948,7 @@ item_db: ( Buy: 0 Weight: 100 Upper: 63 + BuyingStore: true Script: <" sc_start SC_SUMMER,600000,0; "> }, { @@ -68638,6 +77958,16 @@ item_db: ( Type: 2 Buy: 0 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getexp 2000000,1000000; "> }, { @@ -68648,6 +77978,16 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_MOVHASTE_HORSE,180000,0; "> }, { @@ -68658,6 +77998,15 @@ item_db: ( Buy: 2 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_CASH_PLUSEXP,1800000,50; "> }, { @@ -68668,6 +78017,15 @@ item_db: ( Buy: 2 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_CASH_RECEIVEITEM,1800000,200; "> }, { @@ -68678,6 +78036,15 @@ item_db: ( Buy: 2 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_CASH_DEATHPENALTY,1800000,0; "> }, { @@ -68688,6 +78055,16 @@ item_db: ( Buy: 2 Weight: 70 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_FOOD_BASICHIT,1200000,30; "> }, { @@ -68698,6 +78075,16 @@ item_db: ( Buy: 2 Weight: 70 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_FOOD_BASICAVOIDANCE,1200000,30; "> }, { @@ -68708,6 +78095,16 @@ item_db: ( Buy: 2 Weight: 70 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_PLUSATTACKPOWER,60000,10; sc_start SC_MATKFOOD,120000,10; @@ -68721,6 +78118,15 @@ item_db: ( Buy: 2 Weight: 70 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_PLUSATTACKPOWER,600000,15; "> }, { @@ -68731,6 +78137,15 @@ item_db: ( Buy: 2 Weight: 70 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_PLUSMAGICPOWER,600000,15; "> }, { @@ -68741,6 +78156,15 @@ item_db: ( Buy: 2 Weight: 70 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" percentheal 5,0; "> }, { @@ -68751,6 +78175,15 @@ item_db: ( Buy: 2 Weight: 70 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_INCHIT,600000,33; "> }, { @@ -68761,6 +78194,15 @@ item_db: ( Buy: 2 Weight: 70 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_INCFLEE,600000,33; "> }, { @@ -68771,6 +78213,16 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_INCMHPRATE,36000000,5; percentheal 10,0; @@ -68784,6 +78236,16 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_INCMSPRATE,36000000,5; percentheal 0,10; @@ -68797,6 +78259,11 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" mercenary_create 2058,1800000; "> }, { @@ -68807,6 +78274,11 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" mercenary_create 2059,1800000; "> }, { @@ -68817,6 +78289,11 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" mercenary_create 2060,1800000; "> }, { @@ -68930,6 +78407,16 @@ item_db: ( Type: 11 Buy: 0 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" setfont 1; "> }, { @@ -68939,6 +78426,16 @@ item_db: ( Type: 11 Buy: 0 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" setfont 2; "> }, { @@ -68948,6 +78445,16 @@ item_db: ( Type: 11 Buy: 0 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" setfont 3; "> }, { @@ -68958,6 +78465,10 @@ item_db: ( Buy: 10 Weight: 100 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" percentheal 5,0; skilleffect AL_BLESSING,0; @@ -68972,6 +78483,10 @@ item_db: ( Buy: 10 Weight: 100 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" percentheal 5,0; skilleffect AL_INCAGI,0; @@ -68986,6 +78501,7 @@ item_db: ( Buy: 500 Weight: 200 Upper: 63 + BuyingStore: true Script: <" percentheal 20,0; "> }, { @@ -68996,6 +78512,7 @@ item_db: ( Buy: 500 Weight: 200 Upper: 63 + BuyingStore: true Script: <" percentheal 0,20; "> }, { @@ -69006,6 +78523,16 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 2740,1; "> }, { @@ -69016,6 +78543,16 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 2739,1; "> }, { @@ -69026,6 +78563,16 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 2738,1; "> }, { @@ -69036,6 +78583,16 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 2738,2; "> }, { @@ -69046,6 +78603,16 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_ATKER_BLOOD,3600000,15; "> }, { @@ -69056,6 +78623,16 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_TARGET_BLOOD,3600000,10; "> }, { @@ -69066,6 +78643,15 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 1965,1800000; "> }, { @@ -69076,6 +78662,15 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 1966,1800000; "> }, { @@ -69086,6 +78681,15 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" mercenary_create 1967,1800000; "> }, { @@ -69096,6 +78700,15 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12304 @@ -69104,6 +78717,16 @@ item_db: ( Type: 11 Buy: 0 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" setfont 4; "> }, { @@ -69113,6 +78736,16 @@ item_db: ( Type: 11 Buy: 0 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" setfont 5; "> }, { @@ -69122,6 +78755,16 @@ item_db: ( Type: 11 Buy: 0 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" setfont 6; "> }, { @@ -69131,6 +78774,16 @@ item_db: ( Type: 11 Buy: 0 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" setfont 7; "> }, { @@ -69140,6 +78793,16 @@ item_db: ( Type: 11 Buy: 0 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" setfont 8; "> }, { @@ -69149,6 +78812,16 @@ item_db: ( Type: 11 Buy: 0 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" setfont 9; "> }, { @@ -69159,6 +78832,17 @@ item_db: ( Buy: 0 Weight: 50 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } Script: <" sc_start SC_INCFLEE,600000,10; "> }, { @@ -69169,6 +78853,17 @@ item_db: ( Buy: 0 Weight: 100 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } Script: <" itemskill ALL_PARTYFLEE,1; "> }, { @@ -69187,6 +78882,18 @@ item_db: ( Type: 2 Buy: 0 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } Script: <" itemskill ALL_ANGEL_PROTECT,1; "> }, { @@ -69288,6 +78995,19 @@ item_db: ( Type: 11 Buy: 0 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } Script: <" itemskill AL_TELEPORT,1; "> }, { @@ -69297,6 +79017,19 @@ item_db: ( Type: 11 Buy: 0 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } Script: <" itemskill AL_TELEPORT,3; "> }, { @@ -69306,6 +79039,19 @@ item_db: ( Type: 11 Buy: 0 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } Script: <" itemskill MC_IDENTIFY,1; "> }, { @@ -69344,6 +79090,7 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + BuyingStore: true Script: <" mercenary_create 2000,1800000; "> }, { @@ -69354,6 +79101,7 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + BuyingStore: true Script: <" mercenary_create 2001,1800000; "> }, { @@ -69364,6 +79112,16 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" percentheal 6,0; "> }, { @@ -69374,6 +79132,16 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" percentheal 0,6; "> }, { @@ -69384,6 +79152,17 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } + Stack: [3, 1] Script: <" percentheal 0,15; "> }, { @@ -69458,6 +79237,18 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } Script: <" pet 1815; "> }, { @@ -69468,6 +79259,7 @@ item_db: ( Buy: 30000 Weight: 100 Upper: 63 + BuyingStore: true Script: <" getitem 7940,100; "> }, { @@ -69478,6 +79270,16 @@ item_db: ( Buy: 0 Weight: 50 Upper: 63 + BuyingStore: true + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" specialeffect2 EF_POTION_BERSERK; sc_start SC_MANU_ATK,600000,10; @@ -69491,6 +79293,16 @@ item_db: ( Buy: 0 Weight: 50 Upper: 63 + BuyingStore: true + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" specialeffect2 EF_GUARD; sc_start SC_MANU_DEF,600000,10; @@ -69504,6 +79316,16 @@ item_db: ( Buy: 0 Weight: 50 Upper: 63 + BuyingStore: true + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" specialeffect2 EF_POTION_BERSERK; sc_start SC_SPL_ATK,600000,10; @@ -69517,6 +79339,16 @@ item_db: ( Buy: 0 Weight: 50 Upper: 63 + BuyingStore: true + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" specialeffect2 EF_GUARD; sc_start SC_SPL_DEF,600000,10; @@ -69529,6 +79361,16 @@ item_db: ( Type: 2 Buy: 0 Upper: 63 + BuyingStore: true + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" heal -100,0; "> }, { @@ -69539,6 +79381,10 @@ item_db: ( Buy: 0 Weight: 50 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" itemskill ALL_REVERSEORCISH,1; "> }, { @@ -69549,6 +79395,16 @@ item_db: ( Buy: 0 Weight: 50 Upper: 63 + BuyingStore: true + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" specialeffect2 EF_POTION_BERSERK; sc_start SC_MANU_MATK,600000,10; @@ -69562,6 +79418,16 @@ item_db: ( Buy: 0 Weight: 50 Upper: 63 + BuyingStore: true + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" specialeffect2 EF_POTION_BERSERK; sc_start SC_SPL_MATK,600000,10; @@ -69575,6 +79441,17 @@ item_db: ( Buy: 20 Weight: 100 Upper: 63 + BuyingStore: true + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } Script: <" skilleffect AL_BLESSING,0; sc_start SC_BLESSING,120000,5; @@ -69589,6 +79466,14 @@ item_db: ( Buy: 20 Weight: 50 Upper: 63 + BuyingStore: true + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" itemskill MC_LOUD,1; "> }, { @@ -69609,6 +79494,7 @@ item_db: ( Buy: 600 Weight: 10 Upper: 63 + BuyingStore: true Script: <" sc_start SC_PROPERTYWATER,90000,1; "> }, { @@ -69619,6 +79505,7 @@ item_db: ( Buy: 2 Weight: 50 Upper: 63 + BuyingStore: true Script: <" specialeffect2 EF_ANGELUS; sc_start SC_INCMHPRATE,600000,3; @@ -69635,6 +79522,7 @@ item_db: ( Buy: 2 Weight: 100 Upper: 63 + BuyingStore: true Script: <" getrandgroupitem 12355,1; "> }, { @@ -69645,6 +79533,7 @@ item_db: ( Buy: 2 Weight: 100 Upper: 63 + BuyingStore: true Script: <" getrandgroupitem 12356,1; "> }, { @@ -69665,6 +79554,10 @@ item_db: ( Buy: 20 Weight: 50 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1513; "> }, { @@ -69675,6 +79568,10 @@ item_db: ( Buy: 20 Weight: 50 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1586; "> }, { @@ -69685,6 +79582,10 @@ item_db: ( Buy: 20 Weight: 50 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1505; "> }, { @@ -69694,6 +79595,19 @@ item_db: ( Type: 2 Buy: 0 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } Script: <" pet 1143; "> }, { @@ -69704,6 +79618,10 @@ item_db: ( Buy: 20 Weight: 50 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1401; "> }, { @@ -69713,6 +79631,19 @@ item_db: ( Type: 2 Buy: 0 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } Script: <" pet 1179; "> }, { @@ -69723,6 +79654,10 @@ item_db: ( Buy: 20 Weight: 50 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1299; "> }, { @@ -69733,6 +79668,10 @@ item_db: ( Buy: 20 Weight: 50 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1416; "> }, { @@ -69743,6 +79682,10 @@ item_db: ( Buy: 20 Weight: 50 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1404; "> }, { @@ -69753,6 +79696,10 @@ item_db: ( Buy: 20 Weight: 50 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1504; "> }, { @@ -69763,6 +79710,10 @@ item_db: ( Buy: 20 Weight: 50 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1148; "> }, { @@ -69773,6 +79724,10 @@ item_db: ( Buy: 20 Weight: 50 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1495; "> }, { @@ -69782,6 +79737,19 @@ item_db: ( Type: 2 Buy: 0 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } Script: <" pet 1374; "> }, { @@ -69792,6 +79760,10 @@ item_db: ( Buy: 20 Weight: 50 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1040; "> }, { @@ -69802,6 +79774,10 @@ item_db: ( Buy: 20 Weight: 50 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1379; "> }, { @@ -69812,6 +79788,10 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1370; "> }, { @@ -69822,6 +79802,10 @@ item_db: ( Buy: 20 Weight: 50 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" pet 1837; "> }, { @@ -69832,6 +79816,13 @@ item_db: ( Buy: 0 Weight: 80 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" specialeffect2 EF_STEAL; sc_start SC_INCHITRATE,120000,5; @@ -69845,6 +79836,10 @@ item_db: ( Buy: 10 Weight: 100 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" percentheal 3,0; itemskill PR_GLORIA,2; @@ -69858,6 +79853,10 @@ item_db: ( Buy: 10 Weight: 100 Upper: 63 + BuyingStore: true + Nouse: { + sitting: true + } Script: <" percentheal 0,3; itemskill PR_MAGNIFICAT,1; @@ -69881,6 +79880,7 @@ item_db: ( Buy: 10 Weight: 10 Upper: 63 + BuyingStore: true }, { Id: 12380 @@ -69928,6 +79928,7 @@ item_db: ( Buy: 13750 Weight: 500 Upper: 63 + BuyingStore: true }, { Id: 12384 @@ -69937,6 +79938,15 @@ item_db: ( Buy: 0 Weight: 50 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" if(strcharinfo(3)=="job3_war02") { itemskill WL_FROSTMISTY,5; @@ -69951,6 +79961,15 @@ item_db: ( Buy: 0 Weight: 50 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" if(strcharinfo(3)=="job3_war02") { itemskill WL_CRIMSONROCK,5; @@ -69965,6 +79984,15 @@ item_db: ( Buy: 0 Weight: 50 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" if(strcharinfo(3)=="job3_war02") { itemskill WL_CHAINLIGHTNING,5; @@ -69979,6 +80007,15 @@ item_db: ( Buy: 0 Weight: 50 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" if(strcharinfo(3)=="job3_war02") { itemskill WL_EARTHSTRAIN,5; @@ -69993,6 +80030,19 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } Script: <" if(strcharinfo(3)=="job3_rune02") { itemskill RK_CRUSHSTRIKE,1; @@ -70007,6 +80057,19 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } Script: <" if(strcharinfo(3)=="job3_rune02") { itemskill RK_STORMBLAST,1; @@ -70021,6 +80084,19 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } Script: <" if(strcharinfo(3)=="job3_rune02") { itemskill RK_MILLENNIUMSHIELD,1; @@ -70035,6 +80111,15 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -70046,6 +80131,7 @@ item_db: ( Weight: 100 Job: 0x00000400 Upper: 63 + BuyingStore: true Script: <" if(checkmadogear()) itemheal rand(200,300),0; "> }, { @@ -70057,6 +80143,7 @@ item_db: ( Weight: 140 Job: 0x00000400 Upper: 63 + BuyingStore: true Script: <" if(checkmadogear()) itemheal rand(300,400),0; "> }, { @@ -70068,6 +80155,7 @@ item_db: ( Weight: 180 Job: 0x00000400 Upper: 63 + BuyingStore: true Script: <" if(checkmadogear()) itemheal rand(400,500),0; "> }, { @@ -70078,6 +80166,7 @@ item_db: ( Buy: 20 Weight: 50 Upper: 63 + BuyingStore: true Script: <" pet 1519; "> }, { @@ -70088,6 +80177,14 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } + Nouse: { + sitting: true + } Script: <" if(rand(1,10)==1) itemskill AL_TELEPORT,1; else if(rand(1,10)==2) itemskill AL_TELEPORT,3; @@ -70109,6 +80206,14 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } + Nouse: { + sitting: true + } Script: <" if(rand(1,10)==1) itemskill TF_DETOXIFY,1; else if(rand(1,10)==2) itemskill TF_PICKSTONE,1; @@ -70130,6 +80235,16 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12399 @@ -70165,6 +80280,15 @@ item_db: ( Type: 2 Buy: 0 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12403 @@ -70183,6 +80307,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12405 @@ -70192,6 +80325,15 @@ item_db: ( Buy: 20 Weight: 50 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12406 @@ -70201,6 +80343,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12407 @@ -70264,6 +80415,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12414 @@ -70273,6 +80433,7 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + BuyingStore: true Script: <" sc_start SC_ATTHASTE_POTION1,1800000,0; sc_start SC_INC_AGI,140000,5; @@ -70287,6 +80448,9 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Nouse: { + sitting: true + } }, { Id: 12416 @@ -70314,6 +80478,7 @@ item_db: ( Buy: 100 Weight: 50 Upper: 63 + BuyingStore: true }, { Id: 12419 @@ -70323,6 +80488,7 @@ item_db: ( Buy: 100 Weight: 50 Upper: 63 + BuyingStore: true }, { Id: 12420 @@ -70350,6 +80516,7 @@ item_db: ( Buy: 100 Weight: 20 Upper: 63 + BuyingStore: true Script: <" sc_start SC_INCMHP,500000,(500+(10/3)*BaseLevel); percentheal 2,0; @@ -70363,6 +80530,7 @@ item_db: ( Buy: 100 Weight: 40 Upper: 63 + BuyingStore: true Script: <" sc_start SC_INCMHP,500000,(1500+(10/3)*BaseLevel); percentheal 3,0; @@ -70376,6 +80544,7 @@ item_db: ( Buy: 100 Weight: 80 Upper: 63 + BuyingStore: true Script: <" sc_start SC_INCMHP,500000,(2500+(10/3)*BaseLevel); percentheal 5,0; @@ -70389,6 +80558,7 @@ item_db: ( Buy: 100 Weight: 20 Upper: 63 + BuyingStore: true Script: <" sc_start SC_INCMSPRATE,500000,((BaseLevel/10)-5); percentheal 0,2; @@ -70402,6 +80572,7 @@ item_db: ( Buy: 100 Weight: 40 Upper: 63 + BuyingStore: true Script: <" sc_start SC_INCMSPRATE,500000,(BaseLevel/10); percentheal 0,4; @@ -70415,6 +80586,7 @@ item_db: ( Buy: 100 Weight: 80 Upper: 63 + BuyingStore: true Script: <" sc_start SC_INCMSPRATE,500000,((BaseLevel/10)+5); percentheal 0,8; @@ -70428,6 +80600,7 @@ item_db: ( Buy: 100 Weight: 70 Upper: 63 + BuyingStore: true Script: <" sc_start SC_EXTRACT_WHITE_POTION_Z,500000,0; heal 1000,0; @@ -70441,6 +80614,7 @@ item_db: ( Buy: 1000 Weight: 50 Upper: 63 + BuyingStore: true Script: <" sc_start SC_SAVAGE_STEAK,300000,20; "> }, { @@ -70451,6 +80625,7 @@ item_db: ( Buy: 1000 Weight: 50 Upper: 63 + BuyingStore: true Script: <" sc_start SC_COCKTAIL_WARG_BLOOD,300000,20; "> }, { @@ -70461,6 +80636,7 @@ item_db: ( Buy: 1000 Weight: 50 Upper: 63 + BuyingStore: true Script: <" sc_start SC_MINOR_BBQ,300000,20; "> }, { @@ -70471,6 +80647,7 @@ item_db: ( Buy: 1000 Weight: 50 Upper: 63 + BuyingStore: true Script: <" sc_start SC_SIROMA_ICE_TEA,300000,20; "> }, { @@ -70481,6 +80658,7 @@ item_db: ( Buy: 1000 Weight: 50 Upper: 63 + BuyingStore: true Script: <" sc_start SC_DROCERA_HERB_STEAMED,300000,20; "> }, { @@ -70491,6 +80669,7 @@ item_db: ( Buy: 1000 Weight: 50 Upper: 63 + BuyingStore: true Script: <" sc_start SC_PUTTI_TAILS_NOODLES,300000,20; "> }, { @@ -70511,6 +80690,7 @@ item_db: ( Buy: 100 Weight: 50 Upper: 63 + BuyingStore: true Script: <" sc_start SC_VITATA_500,500000,0; heal 0,200; @@ -70524,6 +80704,7 @@ item_db: ( Buy: 100 Weight: 50 Upper: 63 + BuyingStore: true Script: <" sc_start SC_EXTRACT_SALAMINE_JUICE,500000,10; "> }, { @@ -70830,6 +81011,17 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } Script: <" packageitem(); "> }, { @@ -70840,6 +81032,17 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } Script: <" packageitem(12474); "> }, { @@ -70850,6 +81053,7 @@ item_db: ( Buy: 2 Weight: 10 Upper: 63 + BuyingStore: true Script: <" sc_end SC_SILENCE; sc_end SC_BLOODING; @@ -70868,6 +81072,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12477 @@ -70886,6 +81099,16 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12479 @@ -70894,6 +81117,16 @@ item_db: ( Type: 2 Buy: 0 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -70904,6 +81137,15 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12481 @@ -70913,6 +81155,15 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12482 @@ -70922,6 +81173,15 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12483 @@ -70931,6 +81191,15 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12484 @@ -70940,6 +81209,15 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12485 @@ -70949,6 +81227,15 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12486 @@ -70958,6 +81245,15 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12487 @@ -70967,6 +81263,15 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12488 @@ -71010,6 +81315,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -71020,6 +81334,15 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -71343,6 +81666,15 @@ item_db: ( Type: 2 Buy: 0 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12530 @@ -71351,6 +81683,15 @@ item_db: ( Type: 2 Buy: 0 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12531 @@ -71359,6 +81700,15 @@ item_db: ( Type: 2 Buy: 0 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 504,100; "> }, { @@ -71368,6 +81718,15 @@ item_db: ( Type: 2 Buy: 0 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 526,100; "> }, { @@ -71377,6 +81736,15 @@ item_db: ( Type: 2 Buy: 0 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 510,100; "> }, { @@ -71386,6 +81754,15 @@ item_db: ( Type: 2 Buy: 0 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12536 @@ -71395,6 +81772,7 @@ item_db: ( Buy: 20 Weight: 100 Upper: 63 + BuyingStore: true }, { Id: 12537 @@ -71424,6 +81802,7 @@ item_db: ( Buy: 20 Weight: 100 Upper: 63 + BuyingStore: true }, { Id: 12540 @@ -71433,6 +81812,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -71443,6 +81831,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -71453,6 +81850,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -71463,6 +81869,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -71520,6 +81935,15 @@ item_db: ( Type: 2 Buy: 0 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 547,200; "> }, { @@ -71529,6 +81953,15 @@ item_db: ( Type: 2 Buy: 0 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 678,30; "> }, { @@ -71629,6 +82062,7 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + BuyingStore: true Script: <" warp "bif_fild01",32,382; "> }, { @@ -71749,6 +82183,7 @@ item_db: ( Weight: 20 Upper: 63 EquipLv: 120 + BuyingStore: true Script: <" itemheal 0,rand(50,65); "> }, { @@ -71760,6 +82195,7 @@ item_db: ( Weight: 250 Upper: 63 EquipLv: 100 + BuyingStore: true Script: <" getitem 1773,500; "> }, { @@ -71770,6 +82206,7 @@ item_db: ( Buy: 500 Weight: 250 Upper: 63 + BuyingStore: true Script: <" getitem 1774,500; "> }, { @@ -72144,6 +82581,7 @@ item_db: ( Type: 11 Buy: 20 Upper: 63 + Delay: 3000 Script: <" setmounting(); "> }, { @@ -72164,6 +82602,9 @@ item_db: ( Buy: 0 Weight: 50 Upper: 63 + Trade: { + nocart: true + } Script: <" percentheal 3,3; "> }, { @@ -72234,6 +82675,14 @@ item_db: ( Type: 2 Buy: 20 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" warp "malangdo",140,114; "> }, { @@ -72244,6 +82693,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 13208,200; "> }, { @@ -72254,6 +82712,15 @@ item_db: ( Buy: 20 Weight: 2000 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12639 @@ -72263,6 +82730,15 @@ item_db: ( Buy: 20 Weight: 2000 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12640 @@ -72272,6 +82748,15 @@ item_db: ( Buy: 20 Weight: 500 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12641 @@ -72824,75 +83309,6 @@ item_db: ( Weight: 50 Upper: 63 }, -{ - Id: 12774 - AegisName: "Empty_Potion_Bottle" - Name: "Empty Potion Bottle" - Type: 2 - Buy: 0 - Upper: 63 -}, -{ - Id: 12777 - AegisName: "Luk_Dish20" - Name: "Luk Dish20" - Type: 11 - Buy: 0 - Weight: 10 - Upper: 63 -}, -{ - Id: 12779 - AegisName: "Galapago_Scroll" - Name: "Galapago Scroll" - Type: 11 - Buy: 20 - Weight: 10 - Upper: 63 -}, -{ - Id: 12781 - AegisName: "1M_Zeny_Check" - Name: "1M Zeny Check" - Type: 11 - Buy: 0 - Upper: 63 -}, -{ - Id: 12783 - AegisName: "10000_Zeny_Check" - Name: "10000 Zeny Check" - Type: 11 - Buy: 0 - Upper: 63 -}, -{ - Id: 12785 - AegisName: "Dragon_Egg_Scroll" - Name: "Dragon Egg" - Type: 11 - Buy: 20 - Weight: 10 - Upper: 63 -}, -{ - Id: 12797 - AegisName: "Wish_Maiden_Scroll" - Name: "Wish Maiden Scroll" - Type: 11 - Buy: 20 - Weight: 10 - Upper: 63 -}, -{ - Id: 12818 - AegisName: "High_Weapon_Box_" - Name: "Advanced Weapons Box" - Type: 2 - Buy: 0 - Upper: 63 - EquipLv: 100 -}, { Id: 12699 AegisName: "Tikbalang_Belt" @@ -72953,6 +83369,15 @@ item_db: ( Weight: 10 Upper: 63 EquipLv: 85 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" percentheal 100,0; "> }, { @@ -72964,6 +83389,15 @@ item_db: ( Weight: 100 Upper: 63 EquipLv: 90 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_CASH_PLUSEXP,1800000,100; "> }, { @@ -72974,6 +83408,9 @@ item_db: ( Buy: 0 Weight: 100 Upper: 63 + Nouse: { + sitting: true + } Script: <" itemskill PR_GLORIA,5; "> }, { @@ -72984,6 +83421,9 @@ item_db: ( Buy: 0 Weight: 100 Upper: 63 + Nouse: { + sitting: true + } Script: <" itemskill PR_MAGNIFICAT,1; "> }, { @@ -72994,6 +83434,9 @@ item_db: ( Buy: 0 Weight: 100 Upper: 63 + Nouse: { + sitting: true + } Script: <" itemskill PR_IMPOSITIO,3; "> }, { @@ -73054,6 +83497,14 @@ item_db: ( Buy: 1 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getrandgroupitem 12714,1; "> }, { @@ -73063,6 +83514,16 @@ item_db: ( Type: 2 Buy: 0 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12716 @@ -73082,6 +83543,7 @@ item_db: ( Buy: 2 Weight: 20 Upper: 63 + BuyingStore: true Script: <" if(rand(10000)<10) sc_start SC_PARALYSE,300000,0; "> }, { @@ -73092,6 +83554,7 @@ item_db: ( Buy: 2 Weight: 20 Upper: 63 + BuyingStore: true Script: <" if(rand(10000)<10) sc_start SC_LEECHESEND,300000,0; "> }, { @@ -73102,6 +83565,7 @@ item_db: ( Buy: 2 Weight: 20 Upper: 63 + BuyingStore: true Script: <" if(rand(10000)<10) sc_start SC_OBLIVIONCURSE,300000,0; "> }, { @@ -73112,6 +83576,7 @@ item_db: ( Buy: 2 Weight: 20 Upper: 63 + BuyingStore: true Script: <" if(rand(10000)<10) sc_start SC_DEATHHURT,300000,0; "> }, { @@ -73122,6 +83587,7 @@ item_db: ( Buy: 2 Weight: 20 Upper: 63 + BuyingStore: true Script: <" if(rand(10000)<10) sc_start SC_TOXIN,300000,0; "> }, { @@ -73132,6 +83598,7 @@ item_db: ( Buy: 2 Weight: 20 Upper: 63 + BuyingStore: true Script: <" if(rand(10000)<10) sc_start SC_PYREXIA,300000,0; "> }, { @@ -73142,6 +83609,7 @@ item_db: ( Buy: 2 Weight: 20 Upper: 63 + BuyingStore: true Script: <" if(rand(10000)<10) sc_start SC_MAGICMUSHROOM,300000,0; "> }, { @@ -73152,6 +83620,7 @@ item_db: ( Buy: 2 Weight: 20 Upper: 63 + BuyingStore: true Script: <" if(rand(10000)<10) sc_start SC_VENOMBLEED,15000,0; "> }, // Rune Knight's Rune Stones @@ -73163,6 +83632,20 @@ item_db: ( Buy: 2 Weight: 100 Upper: 63 + Delay: 120000 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } + Stack: [20, 1] Script: <" itemskill RK_REFRESH,1; "> }, { @@ -73173,6 +83656,20 @@ item_db: ( Buy: 2 Weight: 100 Upper: 63 + Delay: 30000 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } + Stack: [20, 1] Script: <" itemskill RK_CRUSHSTRIKE,1; "> }, { @@ -73183,6 +83680,20 @@ item_db: ( Buy: 2 Weight: 100 Upper: 63 + Delay: 60000 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } + Stack: [20, 1] Script: <" itemskill RK_MILLENNIUMSHIELD,1; "> }, { @@ -73193,6 +83704,19 @@ item_db: ( Buy: 2 Weight: 100 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } + Stack: [20, 1] Script: <" itemskill RK_VITALITYACTIVATION,1; "> }, { @@ -73203,6 +83727,19 @@ item_db: ( Buy: 2 Weight: 100 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } + Stack: [20, 1] Script: <" itemskill RK_FIGHTINGSPIRIT,1; "> }, { @@ -73213,6 +83750,19 @@ item_db: ( Buy: 2 Weight: 100 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } + Stack: [20, 1] Script: <" itemskill RK_ABUNDANCE,1; "> }, { @@ -73223,6 +83773,19 @@ item_db: ( Buy: 2 Weight: 100 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } + Stack: [20, 1] Script: <" itemskill RK_GIANTGROWTH,1; "> }, { @@ -73233,6 +83796,20 @@ item_db: ( Buy: 2 Weight: 100 Upper: 63 + Delay: 1000 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } + Stack: [20, 1] Script: <" itemskill RK_STORMBLAST,1; "> }, { @@ -73243,6 +83820,19 @@ item_db: ( Buy: 2 Weight: 100 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } + Stack: [20, 1] Script: <" itemskill RK_STONEHARDSKIN,1; "> }, // Rune Knight Rune Ores @@ -73255,6 +83845,7 @@ item_db: ( Weight: 100 Job: 0x00000080 Upper: 63 + BuyingStore: true Script: <" makerune 5; "> }, { @@ -73266,6 +83857,7 @@ item_db: ( Weight: 100 Job: 0x00000080 Upper: 63 + BuyingStore: true Script: <" makerune 11; "> }, { @@ -73277,6 +83869,7 @@ item_db: ( Weight: 100 Job: 0x00000080 Upper: 63 + BuyingStore: true Script: <" makerune 14; "> }, { @@ -73288,6 +83881,7 @@ item_db: ( Weight: 100 Job: 0x00000080 Upper: 63 + BuyingStore: true Script: <" makerune 2; "> }, { @@ -73299,6 +83893,7 @@ item_db: ( Weight: 100 Job: 0x00000080 Upper: 63 + BuyingStore: true Script: <" makerune 8; "> }, { @@ -73317,6 +83912,11 @@ item_db: ( Type: 2 Buy: 1 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } }, { Id: 12741 @@ -73325,6 +83925,11 @@ item_db: ( Type: 2 Buy: 1 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } }, { Id: 12742 @@ -73358,6 +83963,16 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12746 @@ -73367,6 +83982,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" autobonus "{bonus2 bAddRace,RC_Boss,5}",10000,1800000; autobonus "{bonus2 bAddRace,RC_Angel,5;}",10000,1800000; @@ -73463,6 +84087,15 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12755 @@ -73472,6 +84105,15 @@ item_db: ( Buy: 2 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12756 @@ -73481,6 +84123,15 @@ item_db: ( Buy: 2 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -73568,6 +84219,16 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 12767 @@ -73576,6 +84237,14 @@ item_db: ( Type: 2 Buy: 0 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -73585,6 +84254,14 @@ item_db: ( Type: 2 Buy: 0 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -73594,6 +84271,14 @@ item_db: ( Type: 2 Buy: 0 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -73603,6 +84288,14 @@ item_db: ( Type: 2 Buy: 0 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -73612,6 +84305,14 @@ item_db: ( Type: 2 Buy: 0 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -73621,6 +84322,14 @@ item_db: ( Type: 2 Buy: 0 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -73630,8 +84339,24 @@ item_db: ( Type: 2 Buy: 0 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, +{ + Id: 12774 + AegisName: "Empty_Potion_Bottle" + Name: "Empty Potion Bottle" + Type: 2 + Buy: 0 + Upper: 63 +}, { Id: 12775 AegisName: "Ancient_Spirit_Agimat" @@ -73650,6 +84375,15 @@ item_db: ( Weight: 10 Upper: 63 }, +{ + Id: 12777 + AegisName: "Luk_Dish20" + Name: "Luk Dish20" + Type: 11 + Buy: 0 + Weight: 10 + Upper: 63 +}, { Id: 12778 AegisName: "Bapho_Jr_Scroll" @@ -73659,6 +84393,15 @@ item_db: ( Weight: 10 Upper: 63 }, +{ + Id: 12779 + AegisName: "Galapago_Scroll" + Name: "Galapago Scroll" + Type: 11 + Buy: 20 + Weight: 10 + Upper: 63 +}, { Id: 12780 AegisName: "10M_Zeny_Check" @@ -73667,6 +84410,14 @@ item_db: ( Buy: 0 Upper: 63 }, +{ + Id: 12781 + AegisName: "1M_Zeny_Check" + Name: "1M Zeny Check" + Type: 11 + Buy: 0 + Upper: 63 +}, { Id: 12782 AegisName: "100T_Zeny_Check" @@ -73675,6 +84426,14 @@ item_db: ( Buy: 0 Upper: 63 }, +{ + Id: 12783 + AegisName: "10000_Zeny_Check" + Name: "10000 Zeny Check" + Type: 11 + Buy: 0 + Upper: 63 +}, { Id: 12784 AegisName: "1000_Zeny_Check" @@ -73683,6 +84442,15 @@ item_db: ( Buy: 0 Upper: 63 }, +{ + Id: 12785 + AegisName: "Dragon_Egg_Scroll" + Name: "Dragon Egg" + Type: 11 + Buy: 20 + Weight: 10 + Upper: 63 +}, { Id: 12786 AegisName: "Change_Slot_Card" @@ -73781,6 +84549,15 @@ item_db: ( Weight: 10 Upper: 63 }, +{ + Id: 12797 + AegisName: "Wish_Maiden_Scroll" + Name: "Wish Maiden Scroll" + Type: 11 + Buy: 20 + Weight: 10 + Upper: 63 +}, { Id: 12798 AegisName: "Zealotus_Scroll" @@ -73830,6 +84607,15 @@ item_db: ( Upper: 63 Script: <" itemskill ECL_SEQUOIADUST,1; "> }, +{ + Id: 12818 + AegisName: "High_Weapon_Box_" + Name: "Advanced Weapons Box" + Type: 2 + Buy: 0 + Upper: 63 + EquipLv: 100 +}, { Id: 12848 AegisName: "Falcon_Flute" @@ -73902,6 +84688,13 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12208,10; "> }, { @@ -73912,6 +84705,13 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12209,10; "> }, { @@ -73922,6 +84722,13 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12210,10; "> }, { @@ -73932,6 +84739,13 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12202,10; "> }, { @@ -73942,6 +84756,13 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12203,10; "> }, { @@ -73952,6 +84773,13 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12204,10; "> }, { @@ -73962,6 +84790,13 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12205,10; "> }, { @@ -73972,6 +84807,13 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12206,10; "> }, { @@ -73982,6 +84824,13 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12207,10; "> }, { @@ -73992,6 +84841,13 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12211,10; "> }, { @@ -74002,6 +84858,13 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12212,50; "> }, { @@ -74012,6 +84875,13 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12213,1; "> }, { @@ -74022,6 +84892,13 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12214,10; "> }, { @@ -74032,6 +84909,13 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12215,50; "> }, { @@ -74042,6 +84926,13 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12216,50; "> }, { @@ -74052,6 +84943,13 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12217,50; "> }, { @@ -74062,6 +84960,13 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12218,50; "> }, { @@ -74072,6 +84977,13 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12219,50; "> }, { @@ -74082,6 +84994,13 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12220,50; "> }, { @@ -74092,6 +85011,13 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12221,10; "> }, { @@ -74102,6 +85028,13 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 7619,10; "> }, { @@ -74112,6 +85045,13 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 7620,10; "> }, { @@ -74122,6 +85062,13 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 7621,10; "> }, { @@ -74132,6 +85079,13 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12925,1; "> }, { @@ -74142,6 +85096,13 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12926,1; "> }, { @@ -74152,6 +85113,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -74162,6 +85132,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -74182,6 +85161,15 @@ item_db: ( Buy: 2 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" itemskill PR_ASPERSIO,5; "> }, { @@ -74192,6 +85180,13 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12932,1; "> }, { @@ -74202,6 +85197,13 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12933,1; "> }, { @@ -74212,6 +85214,13 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12934,1; "> }, { @@ -74222,6 +85231,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -74232,6 +85250,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -74242,6 +85269,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -74252,6 +85288,14 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 1267,604800; "> }, { @@ -74262,6 +85306,14 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 1173,604800; "> }, { @@ -74272,6 +85324,14 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 13401,604800; "> }, { @@ -74282,6 +85342,14 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 13021,604800; "> }, { @@ -74292,6 +85360,14 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 13022,604800; "> }, { @@ -74302,6 +85378,14 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 1817,604800; "> }, { @@ -74312,6 +85396,14 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 1419,604800; "> }, { @@ -74322,6 +85414,14 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 1623,604800; "> }, { @@ -74332,6 +85432,14 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 1372,604800; "> }, { @@ -74342,6 +85450,14 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 1728,604800; "> }, { @@ -74352,6 +85468,14 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 1563,604800; "> }, { @@ -74362,6 +85486,14 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 13023,604800; "> }, { @@ -74372,6 +85504,14 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 5265,1209600; "> }, { @@ -74382,6 +85522,14 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 5266,1209600; "> }, { @@ -74392,6 +85540,14 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 5267,1209600; "> }, { @@ -74402,6 +85558,14 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 5268,1209600; "> }, { @@ -74412,6 +85576,14 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2686,604800; "> }, { @@ -74422,6 +85594,14 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2687,1209600; "> }, { @@ -74432,6 +85612,14 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2688,604800; "> }, { @@ -74442,6 +85630,14 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2689,604800; "> }, { @@ -74452,6 +85648,14 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2690,604800; "> }, { @@ -74462,6 +85666,14 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2691,604800; "> }, { @@ -74472,6 +85684,14 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2692,604800; "> }, { @@ -74482,6 +85702,14 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2693,604800; "> }, { @@ -74492,6 +85720,14 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2694,604800; "> }, { @@ -74502,6 +85738,14 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2695,604800; "> }, { @@ -74512,6 +85756,14 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2696,604800; "> }, { @@ -74522,6 +85774,14 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2697,604800; "> }, { @@ -74532,6 +85792,14 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2698,604800; "> }, { @@ -74542,6 +85810,14 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2699,604800; "> }, { @@ -74732,6 +86008,13 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12989,1; "> }, { @@ -74742,6 +86025,13 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12990,1; "> }, { @@ -74752,6 +86042,13 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12991,1; "> }, { @@ -74762,6 +86059,13 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12992,1; "> }, { @@ -74772,6 +86076,13 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12993,1; "> }, { @@ -74782,6 +86093,13 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12994,1; "> }, { @@ -74792,6 +86110,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -74802,6 +86129,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -74812,6 +86148,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -74822,6 +86167,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -74832,6 +86186,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -74842,6 +86205,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -74894,9 +86266,6 @@ item_db: ( Upper: 63 Script: <" getitem 604,3; "> }, -// More Weapons -// =================================================================== -// Daggers and Ninja Weapons { Id: 13000 AegisName: "Jujube_Dagger" @@ -75302,6 +86671,16 @@ item_db: ( WeaponLv: 4 EquipLv: 48 View: 1 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAllStats,5; "> }, { @@ -75318,6 +86697,16 @@ item_db: ( WeaponLv: 4 Refine: false View: 1 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bIgnoreDefRace,RC_DemiHuman; bonus2 bSubRace,RC_DemiHuman,10; @@ -75340,6 +86729,16 @@ item_db: ( WeaponLv: 4 Refine: false View: 1 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bCritical,90; "> }, { @@ -75357,6 +86756,16 @@ item_db: ( WeaponLv: 1 Refine: false View: 1 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 13024 @@ -75464,6 +86873,15 @@ item_db: ( WeaponLv: 1 Refine: false View: 1 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_Boss,50; bonus2 bAddRace,RC_NonBoss,50; @@ -75597,6 +87015,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 1 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,1; bonus bAgi,1; @@ -75620,6 +87046,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 1 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,1; bonus bAgi,1; @@ -75691,6 +87125,15 @@ item_db: ( WeaponLv: 1 Refine: false View: 1 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 13041 @@ -75707,6 +87150,15 @@ item_db: ( WeaponLv: 1 Refine: false View: 1 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 13042 @@ -75722,6 +87174,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 1 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_DemiHuman,75; bonus2 bIgnoreDefRate,RC_DemiHuman,20; @@ -75748,6 +87209,16 @@ item_db: ( WeaponLv: 4 Refine: false View: 1 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bLuk,5; "> }, { @@ -75764,6 +87235,16 @@ item_db: ( WeaponLv: 4 Refine: false View: 1 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 13045 @@ -75779,6 +87260,16 @@ item_db: ( WeaponLv: 4 Refine: false View: 1 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 13046 @@ -75836,6 +87327,16 @@ item_db: ( WeaponLv: 3 Refine: false View: 1 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddSize,Size_Small,40; bonus2 bAddSize,Size_Medium,40; @@ -75857,6 +87358,10 @@ item_db: ( Loc: 2 WeaponLv: 3 View: 1 + Trade: { + nodrop: true + nogstorage: true + } }, { Id: 13050 @@ -75873,6 +87378,15 @@ item_db: ( EquipLv: 26 Refine: false View: 1 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 13051 @@ -75889,6 +87403,15 @@ item_db: ( EquipLv: 40 Refine: false View: 1 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 13052 @@ -75905,6 +87428,15 @@ item_db: ( WeaponLv: 1 Refine: false View: 1 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bUnbreakableWeapon,0; bonus bAgi,2; @@ -76177,6 +87709,16 @@ item_db: ( EquipLv: 50 Refine: false View: 1 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAgi,3; bonus bUnbreakableWeapon,0; @@ -76609,6 +88151,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 17 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bDex,2; bonus bHit,-10; @@ -76654,6 +88204,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 17 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_DemiHuman,55; bonus2 bIgnoreDefRate,RC_DemiHuman,20; @@ -76682,6 +88241,16 @@ item_db: ( WeaponLv: 4 Refine: false View: 17 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bDex,2; "> }, { @@ -76699,6 +88268,15 @@ item_db: ( EquipLv: 26 Refine: false View: 17 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bHit,-5; "> }, { @@ -76716,6 +88294,15 @@ item_db: ( EquipLv: 40 Refine: false View: 17 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bHit,-5; "> }, { @@ -77269,6 +88856,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 18 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bDex,2; bonus bHit,10; @@ -77293,6 +88888,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 19 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bDex,2; bonus2 bAddRace,RC_DemiHuman,35; @@ -77315,6 +88918,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 20 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bDex,2; bonus bSplashRange,1; @@ -77338,6 +88949,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 21 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bDex,2; bonus bSplashRange,1; @@ -77361,6 +88980,16 @@ item_db: ( WeaponLv: 3 Refine: false View: 18 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bHit,20; bonus bCritical,50; @@ -77381,6 +89010,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 18 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_DemiHuman,75; bonus2 bIgnoreDefRate,RC_DemiHuman,20; @@ -77410,6 +89048,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 19 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_DemiHuman,35; bonus2 bIgnoreDefRate,RC_DemiHuman,20; @@ -77439,6 +89086,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 20 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_DemiHuman,55; bonus2 bIgnoreDefRate,RC_DemiHuman,20; @@ -77469,6 +89125,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 21 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_DemiHuman,35; bonus2 bIgnoreDefRate,RC_DemiHuman,20; @@ -77891,6 +89556,15 @@ item_db: ( Loc: 32768 EquipLv: 50 View: 3 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddEff,Eff_Stun,1000; "> }, { @@ -78582,6 +90256,15 @@ item_db: ( Loc: 32768 EquipLv: 50 View: 7 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAtkEle,Ele_Neutral; bonus2 bAddEff,Eff_Stun,1000; @@ -78599,6 +90282,15 @@ item_db: ( Upper: 63 Loc: 32768 View: 7 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAtkEle,Ele_Neutral; bonus2 bAddEff,Eff_Stun,1000; @@ -78616,6 +90308,15 @@ item_db: ( Upper: 63 Loc: 32768 View: 6 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bAtkEle,Ele_Neutral; bonus3 bAutoSpell,NPC_CRITICALWOUND,1,3; @@ -78770,6 +90471,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 22 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,2; bonus bDex,1; @@ -78792,6 +90501,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 22 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,2; bonus bDex,1; @@ -78815,6 +90532,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 22 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_DemiHuman,95; bonus2 bIgnoreDefRate,RC_DemiHuman,20; @@ -78845,6 +90571,16 @@ item_db: ( WeaponLv: 4 Refine: false View: 22 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bUnbreakableWeapon,0; bonus bAtkEle,Ele_Fire; @@ -78865,6 +90601,16 @@ item_db: ( WeaponLv: 4 Refine: false View: 22 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 13310 @@ -79044,6 +90790,16 @@ item_db: ( WeaponLv: 4 Refine: false View: 2 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bInt,10; bonus bLuk,10; @@ -79143,6 +90899,15 @@ item_db: ( WeaponLv: 1 Refine: false View: 2 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_Boss,50; bonus2 bAddRace,RC_NonBoss,50; @@ -79224,6 +90989,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 2 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,1; bonus bDex,1; @@ -79246,6 +91019,14 @@ item_db: ( WeaponLv: 3 EquipLv: 80 View: 2 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bStr,1; bonus bDex,1; @@ -79342,6 +91123,15 @@ item_db: ( EquipLv: 2 Refine: false View: 2 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 13416 @@ -79357,6 +91147,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 2 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddRace,RC_DemiHuman,75; bonus2 bIgnoreDefRate,RC_DemiHuman,20; @@ -79386,6 +91185,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 2 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bInt,6; bonus bUnbreakableWeapon,0; @@ -79407,6 +91215,15 @@ item_db: ( WeaponLv: 4 EquipLv: 80 View: 2 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bInt,6; bonus bUnbreakableWeapon,0; @@ -79429,6 +91246,16 @@ item_db: ( WeaponLv: 3 Refine: false View: 2 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 13420 @@ -79446,6 +91273,11 @@ item_db: ( WeaponLv: 4 EquipLv: 70 View: 2 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus bAtkEle,Ele_Fire; bonus bStr,2; @@ -79484,6 +91316,16 @@ item_db: ( WeaponLv: 3 Refine: false View: 2 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bUnbreakableWeapon,0; "> }, { @@ -79501,6 +91343,15 @@ item_db: ( EquipLv: 26 Refine: false View: 2 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 13424 @@ -79517,6 +91368,15 @@ item_db: ( EquipLv: 40 Refine: false View: 2 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 13425 @@ -79533,6 +91393,15 @@ item_db: ( WeaponLv: 1 Refine: false View: 2 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bUnbreakableWeapon,0; bonus bStr,1; @@ -79978,6 +91847,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14508,1; "> }, { @@ -80210,6 +92084,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14587,5; getitem 1002,5; @@ -80276,6 +92155,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14527,50; "> }, { @@ -81721,6 +93605,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 7766,100; "> }, { @@ -81731,6 +93624,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 7767,100; "> }, { @@ -81791,6 +93693,13 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14533,10; "> }, { @@ -81871,6 +93780,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" packageitem(); "> }, { @@ -81881,6 +93795,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" packageitem(); "> }, { @@ -81891,6 +93810,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" packageitem(); "> }, { @@ -81901,6 +93825,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" packageitem(); "> }, { @@ -81930,6 +93859,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 7776,10; "> }, { @@ -81940,6 +93874,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14534,10; "> }, { @@ -81950,6 +93889,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14534,30; "> }, { @@ -81960,6 +93904,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14534,50; "> }, { @@ -81970,6 +93919,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14535,10; "> }, { @@ -81980,6 +93934,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14535,30; "> }, { @@ -81990,6 +93949,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14535,50; "> }, { @@ -82000,6 +93964,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14536,5; "> }, { @@ -82010,6 +93979,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14536,10; "> }, { @@ -82020,6 +93994,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14537,5; "> }, { @@ -82030,6 +94009,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14537,10; "> }, { @@ -82040,6 +94024,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14527,10; "> }, { @@ -82190,6 +94179,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14538,5; "> }, { @@ -82200,6 +94194,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14538,10; "> }, { @@ -82210,6 +94209,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14539,5; "> }, { @@ -82220,6 +94224,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14539,10; "> }, { @@ -82230,6 +94239,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14539,30; "> }, { @@ -82240,6 +94254,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14540,5; "> }, { @@ -82250,6 +94269,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14540,10; "> }, { @@ -82260,6 +94284,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14540,30; "> }, { @@ -82270,6 +94299,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14541,10; "> }, { @@ -82280,6 +94314,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14541,30; "> }, { @@ -82290,6 +94329,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14541,50; "> }, { @@ -82300,6 +94344,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14542,10; "> }, { @@ -82310,6 +94359,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14542,30; "> }, { @@ -82320,6 +94374,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14542,50; "> }, { @@ -82330,6 +94389,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14543,10; "> }, { @@ -82340,6 +94404,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14543,30; "> }, { @@ -82350,6 +94419,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14543,50; "> }, { @@ -82360,6 +94434,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14544,10; "> }, { @@ -82370,6 +94449,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14544,30; "> }, { @@ -82380,6 +94464,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14544,50; "> }, { @@ -82460,6 +94549,16 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 7804,1; "> }, { @@ -82980,6 +95079,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14569,10; "> }, { @@ -82990,6 +95094,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14570,10; "> }, { @@ -83000,6 +95109,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14571,10; "> }, { @@ -83010,6 +95124,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14572,10; "> }, { @@ -83020,6 +95139,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14573,10; "> }, { @@ -83030,6 +95154,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14574,10; "> }, { @@ -83040,6 +95169,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 7821,10; "> }, { @@ -83050,6 +95184,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 7822,10; "> }, { @@ -83060,6 +95199,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 7823,10; "> }, { @@ -83070,6 +95214,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 7824,10; "> }, { @@ -83449,6 +95598,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 2734,1; "> }, { @@ -83459,6 +95617,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 2735,1; "> }, { @@ -83493,6 +95660,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14521,10; getitem 1002,10; @@ -83529,6 +95705,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5210,1; "> }, { @@ -83539,6 +95724,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5099,1; "> }, { @@ -83549,6 +95743,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5214,1; "> }, { @@ -83559,6 +95762,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5283,1; "> }, { @@ -83569,6 +95781,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 7622,1; "> }, { @@ -83579,6 +95800,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4327,1; getitem 4309,1; @@ -83596,6 +95826,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4185,1; getitem 4312,1; @@ -83612,6 +95851,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4297,1; getitem 4234,1; @@ -83628,6 +95876,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4319,1; getitem 4331,1; @@ -83644,6 +95901,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4230,1; getitem 4210,1; @@ -83660,6 +95926,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4206,1; getitem 4281,1; @@ -83676,6 +95951,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4244,1; getitem 4299,1; @@ -83691,6 +95975,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4218,1; getitem 4269,1; @@ -83704,6 +95997,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4237,1; getitem 4238,1; @@ -83717,6 +96019,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4193,1; getitem 4294,1; @@ -83730,6 +96041,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4127,1; getitem 4166,1; @@ -83743,6 +96063,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4076,4; "> }, { @@ -83753,6 +96082,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4024,4; "> }, { @@ -83763,6 +96101,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4055,4; "> }, { @@ -83773,6 +96120,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4017,4; "> }, { @@ -83783,6 +96139,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4057,4; "> }, { @@ -83793,6 +96158,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4020,4; "> }, { @@ -83803,6 +96177,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4104,4; "> }, { @@ -83813,6 +96196,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 985,10; "> }, { @@ -83823,6 +96215,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 984,10; "> }, { @@ -83833,6 +96234,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12114,10; "> }, { @@ -83843,6 +96253,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12115,10; "> }, { @@ -83853,6 +96272,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12117,10; "> }, { @@ -83863,6 +96291,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12116,10; "> }, { @@ -83873,6 +96310,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 7229,2; getitem 569,300; @@ -83898,6 +96344,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 12276,5; "> }, { @@ -83908,6 +96359,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 12277,5; "> }, { @@ -83918,6 +96374,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 12278,5; "> }, { @@ -83928,6 +96389,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 12276,10; "> }, { @@ -83938,6 +96404,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 12277,10; "> }, { @@ -83948,6 +96419,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 12278,10; "> }, { @@ -83958,6 +96434,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5380,1; "> }, { @@ -83968,6 +96453,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5381,1; "> }, { @@ -83978,6 +96472,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5382,1; "> }, { @@ -83988,6 +96491,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12208,10; getitem 12209,10; @@ -84002,6 +96514,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5230,1; getitem 5231,1; @@ -84018,6 +96539,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12208,5; getitem 12209,5; @@ -84032,6 +96562,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5227,1; getitem 5228,1; @@ -84046,6 +96585,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 7621,1; getitem 12210,1; @@ -84061,6 +96609,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12204,10; getitem 12205,10; @@ -84075,6 +96632,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -84085,6 +96651,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14588,10; "> }, { @@ -84095,6 +96666,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14589,10; "> }, { @@ -84105,6 +96681,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14590,10; "> }, { @@ -84115,6 +96696,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 12287,604800; "> }, { @@ -84125,6 +96715,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 12288,604800; "> }, { @@ -84135,6 +96734,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 12289,604800; "> }, { @@ -84225,6 +96833,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4371,1; getitem 4311,1; @@ -84240,6 +96857,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4281,1; getitem 4233,1; @@ -84256,6 +96882,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4039,1; getitem 4210,1; @@ -84272,6 +96907,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4297,1; getitem 4234,1; @@ -84288,6 +96932,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4382,1; getitem 4258,1; @@ -84304,6 +96957,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4312,1; getitem 4332,1; @@ -84319,6 +96981,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4345,4; "> }, { @@ -84329,6 +97000,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4350,4; "> }, { @@ -84339,6 +97019,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4380,4; "> }, { @@ -84349,6 +97038,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4388,4; "> }, { @@ -84359,6 +97057,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 4335,4; "> }, { @@ -84369,6 +97076,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5325,1; "> }, { @@ -84379,6 +97095,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5187,1; "> }, { @@ -84399,6 +97124,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14591,100; "> }, { @@ -84409,6 +97143,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 13942 @@ -84418,6 +97161,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14009,1; "> }, { @@ -84428,6 +97180,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14010,1; "> }, { @@ -84438,6 +97199,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14011,1; "> }, { @@ -84448,6 +97218,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -84458,6 +97237,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -84468,6 +97256,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -84478,6 +97275,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -84488,6 +97294,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -84498,6 +97313,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -84508,6 +97332,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 13109,604800; "> }, { @@ -84518,6 +97351,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 13170,604800; "> }, { @@ -84528,6 +97370,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2741,604800; "> }, { @@ -84538,6 +97389,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2384,604800; "> }, { @@ -84548,6 +97408,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2385,604800; "> }, { @@ -84558,6 +97427,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2132,604800; "> }, { @@ -84568,6 +97446,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2543,604800; "> }, { @@ -84578,6 +97465,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2439,604800; "> }, { @@ -84588,6 +97484,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 5391,604800; "> }, { @@ -84598,6 +97503,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 7623,1; "> }, { @@ -84608,6 +97522,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 554,5; "> }, { @@ -84618,6 +97541,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5340,1; "> }, { @@ -84628,6 +97560,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5341,1; "> }, { @@ -84638,6 +97579,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5342,1; "> }, { @@ -84648,6 +97598,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5343,1; "> }, { @@ -84658,6 +97617,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5344,1; "> }, { @@ -84668,6 +97636,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5345,1; "> }, { @@ -84698,6 +97675,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 998,10; "> }, { @@ -84708,6 +97694,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 999,10; "> }, { @@ -84718,6 +97713,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 1003,10; "> }, { @@ -84728,6 +97732,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 678,30; "> }, { @@ -84738,6 +97751,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 13975 @@ -84747,6 +97769,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 12304,604800; "> }, { @@ -84757,6 +97788,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 12305,604800; "> }, { @@ -84767,6 +97807,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 12306,604800; "> }, { @@ -84777,6 +97826,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 12307,604800; "> }, { @@ -84787,6 +97845,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 12308,604800; "> }, { @@ -84797,6 +97864,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 12309,604800; "> }, { @@ -84807,6 +97883,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 12304,2592000; "> }, { @@ -84817,6 +97902,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 12305,2592000; "> }, { @@ -84827,6 +97921,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 12306,2592000; "> }, { @@ -84837,6 +97940,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 12307,2592000; "> }, { @@ -84847,6 +97959,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 12308,2592000; "> }, { @@ -84857,6 +97978,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 12309,2592000; "> }, { @@ -84867,6 +97997,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 756,5; "> }, { @@ -84877,6 +98016,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 756,50; "> }, { @@ -84887,6 +98035,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 7135,10; getitem 7136,10; @@ -84900,6 +98057,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14592,10; "> }, { @@ -84910,6 +98076,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5098,1; "> }, { @@ -84920,6 +98095,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5099,1; "> }, { @@ -84930,6 +98114,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5137,1; "> }, { @@ -84940,6 +98133,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12016,5; "> }, { @@ -84950,6 +98152,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12016,10; "> }, { @@ -84960,6 +98171,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14522,100; "> }, { @@ -84970,6 +98190,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14522,500; "> }, { @@ -84980,6 +98209,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12212,500; "> }, { @@ -84990,6 +98228,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14523,100; "> }, { @@ -85000,6 +98247,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14523,500; "> }, { @@ -85010,6 +98266,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 11503,25; getitem 11504,10; @@ -85023,6 +98288,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 11503,50; getitem 11504,20; @@ -85036,6 +98310,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 11503,100; getitem 11504,50; @@ -85049,6 +98332,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 678,10; "> }, { @@ -85059,6 +98351,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 678,5; "> }, { @@ -85069,6 +98370,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5372,1; "> }, { @@ -85079,6 +98389,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5378,1; "> }, { @@ -85089,6 +98408,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5375,1; "> }, { @@ -85099,6 +98427,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 12287,604800; "> }, { @@ -85109,6 +98446,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 12288,604800; "> }, { @@ -85119,6 +98465,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 12289,604800; "> }, { @@ -85129,6 +98484,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 13915,2592000; "> }, { @@ -85139,6 +98503,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 13916,2592000; "> }, { @@ -85149,6 +98522,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 13917,2592000; "> }, { @@ -85159,6 +98541,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 13107,604800; "> }, { @@ -85169,6 +98560,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 13170,604800; "> }, { @@ -85179,6 +98579,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2741,604800; "> }, { @@ -85189,6 +98598,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2384,604800; "> }, { @@ -85199,6 +98617,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2385,604800; "> }, { @@ -85209,6 +98636,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2132,604800; "> }, { @@ -85219,6 +98655,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2543,604800; "> }, { @@ -85229,6 +98674,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2439,604800; "> }, { @@ -85239,6 +98693,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 5391,604800; "> }, { @@ -85249,6 +98712,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5325,1; "> }, { @@ -85259,6 +98731,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5187,1; "> }, { @@ -85279,6 +98760,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5380,1; "> }, { @@ -85289,6 +98779,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5381,1; "> }, { @@ -85299,6 +98798,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5382,1; "> }, { @@ -85309,6 +98817,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12276,5; "> }, { @@ -85319,6 +98836,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12277,5; "> }, { @@ -85329,6 +98855,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12278,5; "> }, { @@ -85339,6 +98874,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12276,10; "> }, { @@ -85349,6 +98893,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12277,10; "> }, { @@ -85359,6 +98912,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12278,10; "> }, { @@ -85369,6 +98931,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 7622,1; "> }, { @@ -85379,6 +98950,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14521,5; getitem 1002,5; @@ -85395,6 +98975,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14521,10; getitem 1002,10; @@ -85431,6 +99020,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14582,5; "> }, { @@ -85441,6 +99039,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14582,10; "> }, { @@ -85451,6 +99058,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14583,5; "> }, { @@ -85461,6 +99077,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14583,10; "> }, { @@ -85471,6 +99096,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14584,5; "> }, { @@ -85481,6 +99115,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14584,10; "> }, { @@ -85491,6 +99134,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14585,5; "> }, { @@ -85501,6 +99153,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14585,10; "> }, { @@ -85511,6 +99172,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14586,5; "> }, { @@ -85521,6 +99191,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14586,10; "> }, { @@ -85531,6 +99210,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14581,5; "> }, { @@ -85541,6 +99229,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14581,10; "> }, { @@ -85551,6 +99248,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5324,1; "> }, { @@ -85561,6 +99267,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5255,1; "> }, { @@ -85571,6 +99286,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 13407,604800; "> }, { @@ -85581,6 +99305,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 1424,604800; "> }, { @@ -85591,6 +99324,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 1628,604800; "> }, { @@ -85601,6 +99343,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 1537,604800; "> }, { @@ -85611,6 +99362,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 1378,604800; "> }, { @@ -85621,6 +99381,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 1273,604800; "> }, { @@ -85631,6 +99400,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 1567,604800; "> }, { @@ -85641,6 +99419,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 13408,604800; "> }, { @@ -85651,6 +99438,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 13409,604800; "> }, { @@ -85661,6 +99457,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 1274,604800; "> }, { @@ -85671,6 +99476,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2535,1209600; "> }, { @@ -85681,6 +99495,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 5326,1209600; "> }, { @@ -85691,6 +99514,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 5327,1209600; "> }, { @@ -85701,6 +99533,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 5328,1209600; "> }, { @@ -85711,6 +99552,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 5329,1209600; "> }, { @@ -85721,6 +99571,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 5330,1209600; "> }, { @@ -85731,6 +99590,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 5331,1209600; "> }, { @@ -85741,6 +99609,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2710,604800; "> }, { @@ -85751,6 +99628,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2711,604800; "> }, { @@ -85761,6 +99647,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14538,5; "> }, { @@ -85771,6 +99666,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14538,10; "> }, { @@ -85781,6 +99685,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14539,5; "> }, { @@ -85791,6 +99704,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14539,10; "> }, { @@ -85801,6 +99723,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14539,30; "> }, { @@ -85811,6 +99742,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14540,5; "> }, { @@ -85821,6 +99761,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14540,10; "> }, { @@ -85831,6 +99780,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14540,30; "> }, { @@ -85841,6 +99799,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14541,10; "> }, { @@ -85851,6 +99818,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14541,30; "> }, { @@ -85861,6 +99837,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14541,50; "> }, { @@ -85871,6 +99856,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14542,10; "> }, { @@ -85881,6 +99875,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14542,30; "> }, { @@ -85891,6 +99894,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14542,50; "> }, { @@ -85901,6 +99913,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14543,10; "> }, { @@ -85911,6 +99932,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14543,30; "> }, { @@ -85921,6 +99951,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14543,50; "> }, { @@ -85931,6 +99970,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14544,10; "> }, { @@ -85941,6 +99989,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14544,30; "> }, { @@ -85951,6 +100008,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14544,50; "> }, { @@ -85961,6 +100027,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5210,1; "> }, { @@ -85971,6 +100046,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5099,1; "> }, { @@ -85981,6 +100065,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5214,1; "> }, { @@ -85991,6 +100084,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5283,1; "> }, { @@ -86001,6 +100103,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 5286,1209600; "> }, { @@ -86011,6 +100122,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 5288,1209600; "> }, { @@ -86021,6 +100141,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 5294,1209600; "> }, { @@ -86031,6 +100160,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 5293,1209600; "> }, { @@ -86041,6 +100179,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14527,5; "> }, { @@ -86051,6 +100198,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 7776,1; "> }, { @@ -86061,6 +100217,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14534,10; "> }, { @@ -86071,6 +100236,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14534,30; "> }, { @@ -86081,6 +100255,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14534,50; "> }, { @@ -86091,6 +100274,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14535,10; "> }, { @@ -86101,6 +100293,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14535,30; "> }, { @@ -86111,6 +100312,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14535,50; "> }, { @@ -86121,6 +100331,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14536,5; "> }, { @@ -86131,6 +100350,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14536,10; "> }, { @@ -86141,6 +100369,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14537,5; "> }, { @@ -86151,6 +100388,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14537,10; "> }, { @@ -86161,6 +100407,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14527,10; "> }, { @@ -86171,6 +100426,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 1267,604800; "> }, { @@ -86181,6 +100445,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 1173,604800; "> }, { @@ -86191,6 +100464,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 13401,604800; "> }, { @@ -86201,6 +100483,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 13021,604800; "> }, { @@ -86211,6 +100502,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 13022,604800; "> }, { @@ -86221,6 +100521,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 1817,604800; "> }, { @@ -86231,6 +100540,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 1623,604800; "> }, { @@ -86241,6 +100559,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 1372,604800; "> }, { @@ -86251,6 +100578,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 1728,604800; "> }, { @@ -86261,6 +100597,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 1563,604800; "> }, { @@ -86271,6 +100616,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 13023,604800; "> }, { @@ -86281,6 +100635,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 5265,1209600; "> }, { @@ -86291,6 +100654,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 5266,1209600; "> }, { @@ -86301,6 +100673,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 5267,1209600; "> }, { @@ -86311,6 +100692,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 5268,1209600; "> }, { @@ -86321,6 +100711,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2686,1209600; "> }, { @@ -86331,6 +100730,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2687,1209600; "> }, { @@ -86341,6 +100749,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2688,604800; "> }, { @@ -86351,6 +100768,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2689,604800; "> }, { @@ -86361,6 +100787,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2690,604800; "> }, { @@ -86371,6 +100806,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2691,604800; "> }, { @@ -86381,6 +100825,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2692,604800; "> }, { @@ -86391,6 +100844,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2693,604800; "> }, { @@ -86401,6 +100863,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2694,604800; "> }, { @@ -86411,6 +100882,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2695,604800; "> }, { @@ -86421,6 +100901,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2696,604800; "> }, { @@ -86431,6 +100920,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2697,604800; "> }, { @@ -86441,6 +100939,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2698,604800; "> }, { @@ -86451,6 +100958,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 2699,604800; "> }, { @@ -86461,6 +100977,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12250,2; getitem 12251,2; @@ -86479,6 +101004,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12250,2; getitem 12255,2; @@ -86497,6 +101031,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12252,2; getitem 12253,2; @@ -86515,6 +101058,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12252,2; getitem 12255,2; @@ -86533,6 +101085,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12252,2; getitem 12250,2; @@ -86551,6 +101112,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12250,2; getitem 12251,2; @@ -86569,6 +101139,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12250,4; getitem 12251,4; @@ -86587,6 +101166,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12250,4; getitem 12255,4; @@ -86605,6 +101193,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12252,4; getitem 12253,4; @@ -86623,6 +101220,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12252,4; getitem 12255,4; @@ -86641,6 +101247,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12252,4; getitem 12250,4; @@ -86659,6 +101274,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12250,4; getitem 12251,4; @@ -86677,6 +101301,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12208,10; "> }, { @@ -86687,6 +101320,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12209,10; "> }, { @@ -86697,6 +101339,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12210,10; "> }, { @@ -86707,6 +101358,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12202,10; "> }, { @@ -86717,6 +101377,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12203,10; "> }, { @@ -86727,6 +101396,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12204,10; "> }, { @@ -86737,6 +101415,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12205,10; "> }, { @@ -86747,6 +101434,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12206,10; "> }, { @@ -86757,6 +101453,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12207,10; "> }, { @@ -86767,6 +101472,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12211,10; "> }, { @@ -86777,6 +101491,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12212,10; "> }, { @@ -86787,6 +101510,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12213,1; "> }, { @@ -86797,6 +101529,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12214,10; "> }, { @@ -86807,6 +101548,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12215,10; "> }, { @@ -86817,6 +101567,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12216,10; "> }, { @@ -86827,6 +101586,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12217,10; getitem 523,10; @@ -86840,6 +101608,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12218,10; "> }, { @@ -86850,6 +101627,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12219,10; "> }, { @@ -86860,6 +101646,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12220,10; "> }, { @@ -86870,6 +101665,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12221,10; "> }, { @@ -86880,6 +101684,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 7619,10; "> }, { @@ -86890,6 +101703,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 7620,10; "> }, { @@ -86900,6 +101722,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 7621,10; "> }, { @@ -86910,6 +101741,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12212,50; "> }, { @@ -86920,6 +101760,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12212,100; "> }, { @@ -86930,6 +101779,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12205,30; "> }, { @@ -86940,6 +101798,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12205,50; "> }, { @@ -86950,6 +101817,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12206,30; "> }, { @@ -86960,6 +101836,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12206,50; "> }, { @@ -86970,6 +101855,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12216,30; "> }, { @@ -86980,6 +101874,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12216,50; "> }, { @@ -86990,6 +101893,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12207,30; "> }, { @@ -87000,6 +101912,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12207,50; "> }, { @@ -87010,6 +101931,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12209,30; "> }, { @@ -87020,6 +101950,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12209,50; "> }, { @@ -87030,6 +101969,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12214,5; "> }, { @@ -87040,6 +101988,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12214,30; "> }, { @@ -87050,6 +102007,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12215,30; "> }, { @@ -87060,6 +102026,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12215,50; "> }, { @@ -87070,6 +102045,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12220,30; "> }, { @@ -87080,6 +102064,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12220,50; "> }, { @@ -87090,6 +102083,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12218,30; "> }, { @@ -87100,6 +102102,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12218,50; "> }, { @@ -87110,6 +102121,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12217,30; getitem 523,30; @@ -87123,6 +102143,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12217,50; getitem 523,50; @@ -87136,6 +102165,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12203,30; "> }, { @@ -87146,6 +102184,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12203,50; "> }, { @@ -87156,6 +102203,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12219,30; "> }, { @@ -87166,6 +102222,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12219,50; "> }, { @@ -87176,6 +102241,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12204,30; "> }, { @@ -87186,6 +102260,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12204,50; "> }, { @@ -87196,6 +102279,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12208,1; "> }, { @@ -87206,6 +102298,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12208,5; "> }, { @@ -87216,6 +102317,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 7621,5; "> }, { @@ -87226,6 +102336,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 7621,20; "> }, { @@ -87236,6 +102355,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12211,30; "> }, { @@ -87246,6 +102374,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12211,50; "> }, { @@ -87256,6 +102393,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12202,30; "> }, { @@ -87266,6 +102412,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12202,50; "> }, { @@ -87276,6 +102431,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12210,1; "> }, { @@ -87286,6 +102450,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12210,5; "> }, { @@ -87296,6 +102469,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12221,1; "> }, { @@ -87306,6 +102488,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12221,5; "> }, { @@ -87316,6 +102507,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 7619,5; "> }, { @@ -87326,6 +102526,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 7620,5; "> }, { @@ -87336,6 +102545,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14593,10; "> }, { @@ -87346,6 +102564,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14593,30; "> }, { @@ -87356,6 +102583,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14593,50; "> }, { @@ -87366,6 +102602,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14594,10; "> }, { @@ -87376,6 +102621,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14594,30; "> }, { @@ -87386,6 +102640,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14594,50; "> }, { @@ -87396,6 +102659,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 1638,604800; "> }, { @@ -87463,6 +102735,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 604,25; "> }, { @@ -87543,6 +102820,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 2753,1; "> }, { @@ -87553,6 +102835,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 2754,1; "> }, { @@ -87563,6 +102850,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 2755,1; "> }, { @@ -87573,6 +102865,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 2756,1; "> }, { @@ -87583,6 +102880,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 2757,1; "> }, { @@ -87593,6 +102895,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 2758,1; "> }, { @@ -87603,6 +102910,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 2759,1; "> }, { @@ -87613,6 +102925,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 2760,1; "> }, { @@ -87623,6 +102940,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 2761,1; "> }, { @@ -87633,6 +102955,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 2762,1; "> }, { @@ -87643,6 +102970,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 2753,1; "> }, { @@ -87653,6 +102985,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 2754,1; "> }, { @@ -87663,6 +103000,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 2755,1; "> }, { @@ -87673,6 +103015,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 2756,1; "> }, { @@ -87683,6 +103030,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 2757,1; "> }, { @@ -87693,6 +103045,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 2758,1; "> }, { @@ -87703,6 +103060,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 2759,1; "> }, { @@ -87713,6 +103075,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 2760,1; "> }, { @@ -87723,6 +103090,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 2761,1; "> }, { @@ -87733,6 +103105,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 2762,1; "> }, { @@ -88013,6 +103390,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 6046,1; "> }, { @@ -88023,6 +103409,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 6047,1; "> }, { @@ -88078,6 +103473,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" packageitem(); "> }, { @@ -88088,6 +103488,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" packageitem(); "> }, { @@ -88107,6 +103512,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 5420,1; "> }, { @@ -88117,6 +103527,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 5421,1; "> }, { @@ -88127,6 +103542,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 5397,1; "> }, { @@ -88162,6 +103582,15 @@ item_db: ( Type: 2 Buy: 20 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14597,10; "> }, { @@ -88171,6 +103600,15 @@ item_db: ( Type: 2 Buy: 20 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 14598,10; "> }, { @@ -88181,6 +103619,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" packageitem(); "> }, { @@ -88191,6 +103634,13 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -88201,6 +103651,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5462,1; "> }, { @@ -88211,6 +103670,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5463,1; "> }, { @@ -88221,6 +103689,13 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -88231,6 +103706,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14600,20; "> }, { @@ -88241,6 +103721,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14600,50; "> }, { @@ -88251,6 +103736,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14601,20; "> }, { @@ -88261,6 +103751,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 14601,50; "> }, { @@ -88289,6 +103784,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" packageitem(); "> }, { @@ -88308,6 +103808,13 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 1383,1; "> }, { @@ -88318,6 +103825,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12350,10; "> }, { @@ -88328,6 +103844,13 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 12351,10; "> }, { @@ -88347,6 +103870,13 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5490,1; "> }, { @@ -88402,6 +103932,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 7945,1; "> }, { @@ -88420,6 +103955,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" packageitem(); "> }, { @@ -88448,6 +103988,13 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5496,1; "> }, { @@ -88458,6 +104005,13 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5497,1; "> }, { @@ -88495,6 +104049,13 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5501,1; "> }, { @@ -88505,6 +104066,13 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5502,1; "> }, { @@ -88515,6 +104083,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5503,1; "> }, { @@ -88525,6 +104102,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5504,1; "> }, { @@ -88535,6 +104121,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5505,1; "> }, { @@ -88544,6 +104139,16 @@ item_db: ( Type: 2 Buy: 0 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -88554,6 +104159,13 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, { @@ -88619,6 +104231,11 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } }, { Id: 14509 @@ -88750,6 +104367,18 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } Script: <" unitskilluseid getcharid(3),108,1; "> }, { @@ -88810,6 +104439,15 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" callfunc "F_CashDungeon",1; "> }, { @@ -88829,6 +104467,9 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Nouse: { + sitting: true + } Script: <" itemskill BS_GREED,1; "> }, { @@ -88859,6 +104500,9 @@ item_db: ( Buy: 2 Weight: 10 Upper: 63 + Nouse: { + sitting: true + } Script: <" sc_start SC_CASH_PLUSEXP,1800000,25; "> }, { @@ -88869,6 +104513,15 @@ item_db: ( Buy: 2 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_CASH_PLUSEXP,1800000,100; "> }, { @@ -88879,6 +104532,15 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" specialeffect2 320; sc_start4 SC_S_LIFEPOTION,600000,-5,5,0,0; @@ -88892,6 +104554,15 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" specialeffect2 320; sc_start4 SC_L_LIFEPOTION,600000,-7,4,0,0; @@ -88905,6 +104576,15 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" specialeffect2 182; sc_start SC_CRITICALPERCENT,300000,30; @@ -88918,6 +104598,15 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" specialeffect2 348; sc_start SC_HEALPLUS,1800000,20; @@ -88931,6 +104620,16 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Delay: 300000 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" specialeffect2 EF_STEAL; sc_start SC_PLUSAVOIDVALUE,60000,20; @@ -88944,6 +104643,15 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" specialeffect2 EF_CLOAKING; sc_start4 SC_ARMOR_PROPERTY,1800000,1,Ele_Dark,1,0; @@ -88957,6 +104665,15 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" specialeffect2 91; sc_start4 SC_ARMOR_PROPERTY,1800000,1,Ele_Holy,1,0; @@ -88970,6 +104687,15 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" specialeffect2 EF_GUARD; sc_start SC_PROTECT_DEF,60000,3; @@ -88983,6 +104709,15 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" specialeffect2 EF_GUARD; sc_start SC_PROTECT_DEF,180000,3; @@ -88996,6 +104731,15 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" specialeffect2 EF_SPELLBREAKER; sc_start SC_PROTECT_MDEF,60000,3; @@ -89009,6 +104753,15 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" specialeffect2 EF_SPELLBREAKER; sc_start SC_PROTECT_MDEF,180000,3; @@ -89316,6 +105069,15 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" pet 1122; "> }, { @@ -89326,6 +105088,15 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" pet 1123; "> }, { @@ -89336,6 +105107,15 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" pet 1125; "> }, { @@ -89346,6 +105126,15 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" pet 1385; "> }, { @@ -89356,6 +105145,15 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" pet 1382; "> }, { @@ -89366,6 +105164,15 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" pet 1208; "> }, { @@ -89504,6 +105311,12 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Delay: 180000 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" bonus2 bHPLossRate,100,10000; "> }, { @@ -89514,6 +105327,18 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } Script: <" itemskill BS_REPAIRWEAPON,1; "> }, { @@ -89524,6 +105349,12 @@ item_db: ( Buy: 10 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nogstorage: true + } Script: <" itemskill CASH_BLESSING,10; "> }, { @@ -89534,6 +105365,12 @@ item_db: ( Buy: 10 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nogstorage: true + } Script: <" itemskill CASH_INCAGI,10; "> }, { @@ -89544,6 +105381,12 @@ item_db: ( Buy: 10 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nogstorage: true + } Script: <" itemskill CASH_ASSUMPTIO,5; "> }, { @@ -89554,6 +105397,18 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } Script: <" callfunc "F_CashSeigeTele"; "> }, { @@ -89564,6 +105419,18 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } Script: <" sc_start SC_CASH_PLUSONLYJOBEXP,1800000,50; "> }, { @@ -89574,6 +105441,18 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } Script: <" itemskill HW_MAGICPOWER,10; "> }, { @@ -89584,6 +105463,18 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } Script: <" itemskill WZ_QUAGMIRE,5; "> }, { @@ -89620,6 +105511,15 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_ITEMSCRIPT,180000,4121; "> }, { @@ -89630,6 +105530,15 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_ITEMSCRIPT,60000,4047; "> }, { @@ -89640,6 +105549,18 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } }, { Id: 14600 @@ -89649,6 +105570,11 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } }, { Id: 14601 @@ -89658,6 +105584,11 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" sc_start SC_INCFLEE,300000,30; sc_start SC_INCHIT,300000,30; @@ -89673,6 +105604,15 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" specialeffect2 EF_LIGHTSPHERE; sc_start SC_ITEMSCRIPT,180000,4302; @@ -89686,6 +105626,15 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" specialeffect2 EF_SPELLBREAKER; sc_start SC_ITEMSCRIPT,180000,4132; @@ -89699,6 +105648,15 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_ITEMSCRIPT,60000,4143; "> }, { @@ -89709,6 +105667,15 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" sc_start SC_ITEMSCRIPT,180000,4135; "> }, { @@ -89719,6 +105686,18 @@ item_db: ( Buy: 0 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Nouse: { + sitting: true + } }, { Id: 14607 @@ -89738,6 +105717,11 @@ item_db: ( Buy: 20000 Weight: 1200 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" sc_start SC_INCALLSTATUS,3600000,6; "> }, { @@ -89759,7 +105743,6 @@ item_db: ( Weight: 10 Upper: 63 }, -// More Armors { Id: 14612 AegisName: "M_Mdef_Potion" @@ -89845,6 +105828,16 @@ item_db: ( Upper: 63 Loc: 16 Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 15002 @@ -89858,6 +105851,16 @@ item_db: ( Upper: 56 Loc: 16 EquipLv: 99 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 15003 @@ -89924,6 +105927,14 @@ item_db: ( Def: 62 Upper: 63 Loc: 16 + Trade: { + nodrop: true + notrade: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMdef,1; bonus bStr,2; @@ -89956,6 +105967,15 @@ item_db: ( Loc: 16 EquipLv: 12 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHP,100; bonus bMaxSP,10; @@ -89972,6 +105992,15 @@ item_db: ( Loc: 16 EquipLv: 26 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHP,200; bonus bMaxSP,20; @@ -89988,6 +106017,15 @@ item_db: ( Loc: 16 EquipLv: 40 Refine: false + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bMaxHP,300; bonus bMaxSP,30; @@ -90800,7 +106838,6 @@ item_db: ( EquipLv: 100 Script: <" bonus bAgi,1+(getrefine()/3); "> }, -// More Maces { Id: 15057 AegisName: "Pure_White_Apron" @@ -90940,6 +106977,16 @@ item_db: ( WeaponLv: 3 Refine: false View: 8 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bAddEff,Eff_Stun,1000; bonus2 bAddSize,Size_Small,40; @@ -90979,6 +107026,15 @@ item_db: ( EquipLv: 26 Refine: false View: 8 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 16005 @@ -90995,6 +107051,15 @@ item_db: ( EquipLv: 40 Refine: false View: 8 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } }, { Id: 16006 @@ -91011,6 +107076,15 @@ item_db: ( WeaponLv: 1 Refine: false View: 8 + Trade: { + nodrop: true + notrade: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bInt,1; bonus bAgi,1; @@ -91198,6 +107272,16 @@ item_db: ( EquipLv: 50 Refine: false View: 8 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bUnbreakableWeapon,0; bonus2 bAddEff,Eff_Stun,150; @@ -91313,7 +107397,6 @@ item_db: ( bonus bCritical,getrefine(); "> }, -// More Rental Boxes { Id: 16022 AegisName: "Nemesis_" @@ -91400,6 +107483,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5528,1; "> }, { @@ -91410,8 +107502,25 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5529,1; "> }, +{ + Id: 16185 + AegisName: "Raven_Cap_Box" + Name: "Crow Hat Box" + Type: 18 + Buy: 20 + Weight: 10 + Upper: 63 + Script: <" getitem 5530,1; "> +}, { Id: 16186 AegisName: "B_Dragon_Hat_Box" @@ -91431,6 +107540,15 @@ item_db: ( Upper: 63 Script: <" getitem 5537,1; "> }, +{ + Id: 16193 + AegisName: "Tucan_Hat_Box" + Name: "Tucan Hat Box" + Type: 18 + Buy: 20 + Upper: 63 + Script: <" getitem 5538,1; "> +}, { Id: 16194 AegisName: "Jaguar_Hat_Box" @@ -91440,6 +107558,15 @@ item_db: ( Upper: 63 Script: <" getitem 5539,1; "> }, +{ + Id: 16195 + AegisName: "Tw_March_Scroll" + Name: "Taiwan April Scroll" + Type: 18 + Buy: 20 + Weight: 10 + Upper: 63 +}, { Id: 16226 AegisName: "Aries_Diadem_Box" @@ -91528,68 +107655,40 @@ item_db: ( Script: <" getitem 5555,1; "> }, { - Id: 16238 - AegisName: "Wild_Rose_Hat_Box" - Name: "Wild Rose Hat Box" - Type: 18 - Buy: 20 - Upper: 63 - Script: <" getitem 5557,1; "> -}, -{ - Id: 16246 - AegisName: "Crown_Of_Deceit_Box" - Name: "Crown of Deceit Box" - Type: 18 - Buy: 20 - Upper: 63 - Script: <" getitem 5564,1; "> -}, -{ - Id: 16185 - AegisName: "Raven_Cap_Box" - Name: "Crow Hat Box" - Type: 18 - Buy: 20 - Weight: 10 - Upper: 63 - Script: <" getitem 5530,1; "> -}, -{ - Id: 16193 - AegisName: "Tucan_Hat_Box" - Name: "Tucan Hat Box" + Id: 16237 + AegisName: "Fur_Seal_Hat_Box" + Name: "Seal Hat Box" Type: 18 Buy: 20 Upper: 63 - Script: <" getitem 5538,1; "> + Script: <" getitem 5556,1; "> }, { - Id: 16195 - AegisName: "Tw_March_Scroll" - Name: "Taiwan April Scroll" + Id: 16238 + AegisName: "Wild_Rose_Hat_Box" + Name: "Wild Rose Hat Box" Type: 18 Buy: 20 - Weight: 10 Upper: 63 + Script: <" getitem 5557,1; "> }, { - Id: 16237 - AegisName: "Fur_Seal_Hat_Box" - Name: "Seal Hat Box" + Id: 16239 + AegisName: "Saci_Hat_Box" + Name: "Luxury Hat Box" Type: 18 Buy: 20 Upper: 63 - Script: <" getitem 5556,1; "> + Script: <" getitem 5558,1; "> }, { - Id: 16239 - AegisName: "Saci_Hat_Box" - Name: "Luxury Hat Box" + Id: 16246 + AegisName: "Crown_Of_Deceit_Box" + Name: "Crown of Deceit Box" Type: 18 Buy: 20 Upper: 63 - Script: <" getitem 5558,1; "> + Script: <" getitem 5564,1; "> }, { Id: 16247 @@ -91599,6 +107698,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5565,1; "> }, { @@ -91609,6 +107717,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 5566,1; "> }, { @@ -91663,6 +107780,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" packageitem(); "> }, { @@ -91733,8 +107855,26 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" packageitem(); "> }, +{ + Id: 16305 + AegisName: "Upg_Guard_Box" + Name: "Reinforcement Guard Box" + Type: 18 + Buy: 20 + Upper: 63 + Script: <" getitem 2149,1; "> +}, { Id: 16306 AegisName: "F_Upg_Guard_Box" @@ -91744,6 +107884,15 @@ item_db: ( Upper: 63 Script: <" getitem 2149,1; "> }, +{ + Id: 16307 + AegisName: "Upg_Buckler_Box" + Name: "Reinforcement Buckler Box" + Type: 18 + Buy: 20 + Upper: 63 + Script: <" getitem 2150,1; "> +}, { Id: 16308 AegisName: "F_Upg_Buckler_Box" @@ -91753,6 +107902,15 @@ item_db: ( Upper: 63 Script: <" getitem 2150,1; "> }, +{ + Id: 16309 + AegisName: "Upg_Shield_Box" + Name: "Reinforcement Shield Box" + Type: 18 + Buy: 20 + Upper: 63 + Script: <" getitem 2151,1; "> +}, { Id: 16310 AegisName: "F_Upg_Shield_Box" @@ -91762,6 +107920,15 @@ item_db: ( Upper: 63 Script: <" getitem 2151,1; "> }, +{ + Id: 16311 + AegisName: "Upg_Shoes_Box" + Name: "Reinforcement Shoes Box" + Type: 18 + Buy: 20 + Upper: 63 + Script: <" getitem 2459,1; "> +}, { Id: 16312 AegisName: "F_Upg_Shoes_Box" @@ -91771,6 +107938,15 @@ item_db: ( Upper: 63 Script: <" getitem 2459,1; "> }, +{ + Id: 16313 + AegisName: "Upg_Boots_Box" + Name: "Reinforcement Boots Box" + Type: 18 + Buy: 20 + Upper: 63 + Script: <" getitem 2460,1; "> +}, { Id: 16343 AegisName: "Leo_Crown_Box" @@ -91860,51 +108036,6 @@ item_db: ( Upper: 63 Script: <" getitem 5598,1; "> }, -{ - Id: 16305 - AegisName: "Upg_Guard_Box" - Name: "Reinforcement Guard Box" - Type: 18 - Buy: 20 - Upper: 63 - Script: <" getitem 2149,1; "> -}, -{ - Id: 16307 - AegisName: "Upg_Buckler_Box" - Name: "Reinforcement Buckler Box" - Type: 18 - Buy: 20 - Upper: 63 - Script: <" getitem 2150,1; "> -}, -{ - Id: 16309 - AegisName: "Upg_Shield_Box" - Name: "Reinforcement Shield Box" - Type: 18 - Buy: 20 - Upper: 63 - Script: <" getitem 2151,1; "> -}, -{ - Id: 16311 - AegisName: "Upg_Shoes_Box" - Name: "Reinforcement Shoes Box" - Type: 18 - Buy: 20 - Upper: 63 - Script: <" getitem 2459,1; "> -}, -{ - Id: 16313 - AegisName: "Upg_Boots_Box" - Name: "Reinforcement Boots Box" - Type: 18 - Buy: 20 - Upper: 63 - Script: <" getitem 2460,1; "> -}, { Id: 16371 AegisName: "Tw_Aug_Scroll" @@ -91913,6 +108044,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" packageitem(); "> }, { @@ -92199,6 +108335,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" getitem 5690,1; "> }, { @@ -92283,6 +108424,11 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + } Script: <" packageitem(); "> }, { @@ -92680,6 +108826,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 6436,86400; "> }, { @@ -92690,6 +108845,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 1198,86400; "> }, { @@ -92700,6 +108864,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 1198,604800; "> }, { @@ -92710,6 +108883,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 1489,86400; "> }, { @@ -92720,6 +108902,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 1489,604800; "> }, { @@ -92730,6 +108921,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 13068,86400; "> }, { @@ -92740,6 +108940,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 13068,604800; "> }, { @@ -92750,6 +108959,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 16016,86400; "> }, { @@ -92760,6 +108978,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 16016,604800; "> }, { @@ -92770,6 +108997,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 18107,86400; "> }, { @@ -92780,6 +109016,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 18107,604800; "> }, { @@ -92790,6 +109035,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 18108,86400; "> }, { @@ -92800,6 +109054,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 18108,604800; "> }, { @@ -92875,6 +109138,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 6436,604800; "> }, { @@ -92885,6 +109157,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 6436,1209600; "> }, { @@ -92895,6 +109176,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 6442,86400; "> }, { @@ -92905,6 +109195,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 6442,259200; "> }, { @@ -92915,6 +109214,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" rentitem 6442,604800; "> }, { @@ -92925,6 +109233,13 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 6417,10; getitem 12636,30; @@ -92938,6 +109253,13 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 6417,40; getitem 12636,120; @@ -93056,6 +109378,13 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 6417,4; getitem 12636,12; @@ -93260,6 +109589,15 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 16740,1; getitem 16765,1; @@ -93755,6 +110093,14 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 1292,1; "> }, { @@ -93765,6 +110111,14 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 1394,1; "> }, { @@ -93775,6 +110129,14 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 1491,1; "> }, { @@ -93785,6 +110147,14 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 1585,1; "> }, { @@ -93795,6 +110165,14 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 2015,1; "> }, { @@ -93805,6 +110183,14 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 13071,1; "> }, { @@ -93815,6 +110201,14 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 13115,1; "> }, { @@ -93825,6 +110219,14 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 16019,1; "> }, { @@ -93835,6 +110237,14 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 18112,1; "> }, { @@ -93845,6 +110255,14 @@ item_db: ( Buy: 20 Weight: 10 Upper: 63 + Trade: { + nodrop: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" getitem 21000,1; "> }, { @@ -94383,7 +110801,6 @@ item_db: ( Buy: 20 Upper: 63 }, -// Mechanic/Genetic Cannonballs { Id: 17257 AegisName: "Bad_Student_Gift_Box" @@ -94489,7 +110906,6 @@ item_db: ( Loc: 32768 View: 8 }, -// More Bows { Id: 18100 AegisName: "Shooting_Star_C" @@ -94642,6 +111058,16 @@ item_db: ( EquipLv: 50 Refine: false View: 11 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bUnbreakableWeapon,0; bonus bLuk,3; @@ -94666,6 +111092,16 @@ item_db: ( EquipLv: 50 Refine: false View: 11 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bUnbreakableWeapon,0; bonus bAgi,3; @@ -94859,7 +111295,6 @@ item_db: ( EquipLv: 105 View: 11 }, -// More Headgears { Id: 18500 AegisName: "Cheer_Scarf6" @@ -94870,6 +111305,16 @@ item_db: ( Loc: 1 Refine: false View: 369 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bUnbreakableHelm,0; bonus2 bExpAddRace,RC_Boss,60; @@ -94886,6 +111331,16 @@ item_db: ( Loc: 1 Refine: false View: 369 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bUnbreakableHelm,0; bonus2 bExpAddRace,RC_Boss,80; @@ -94902,6 +111357,16 @@ item_db: ( Loc: 1 Refine: false View: 369 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus bUnbreakableHelm,0; bonus2 bExpAddRace,RC_Boss,100; @@ -95198,6 +111663,15 @@ item_db: ( Upper: 63 Loc: 256 View: 686 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } Script: <" bonus2 bSubRace,RC_Plant,5; bonus2 bSubRace,RC_Brute,5; @@ -99634,7 +116108,6 @@ item_db: ( bonus bInt,3; "> }, -// Costume System { Id: 18887 AegisName: "Aqua_Bunny_Band" @@ -101136,17 +117609,6 @@ item_db: ( Loc: 1024 View: 413 }, -{ - Id: 19829 - AegisName: "C_Straw_Hat" - Name: "C Straw Hat" - Type: 5 - Buy: 20 - Upper: 63 - Loc: 1024 - Refine: false - View: 146 -}, { Id: 19730 AegisName: "C_Snake_Hat" @@ -101289,6 +117751,17 @@ item_db: ( Refine: false View: 779 }, +{ + Id: 19829 + AegisName: "C_Straw_Hat" + Name: "C Straw Hat" + Type: 5 + Buy: 20 + Upper: 63 + Loc: 1024 + Refine: false + View: 146 +}, { Id: 19871 AegisName: "C_DecorationOfMusic_Accessory" @@ -101387,7 +117860,6 @@ item_db: ( Loc: 4 View: 5 }, -// More 2-Handed Swords { Id: 21000 AegisName: "Upg_Twohand_Sword" @@ -101518,6 +117990,8 @@ item_db: ( Buy: 2 Weight: 100 Upper: 63 + Delay: 60000 + Stack: [20, 1] Script: <" itemskill RK_LUXANIMA,1; "> }, { @@ -101623,4 +118097,4 @@ item_db: ( bonus bUnbreakableWeapon,0; "> }, -) \ No newline at end of file +) diff --git a/doc/item_db.txt b/doc/item_db.txt index 7035ed684..ce2a248ca 100644 --- a/doc/item_db.txt +++ b/doc/item_db.txt @@ -34,6 +34,26 @@ item_db: ( Refine: Refineable (boolean, defaults to true) View: View ID (int, defaults to 0) BindOnEquip: true/false (boolean, defaults to false) + BuyingStore: true/false (boolean, defaults to false) + Delay: Delay to use item (int, defaults to 0) + Trade: { (defaults to no restrictions) + override: GroupID (int, defaults to 100) + nodrop: true/false (boolean, defaults to false) + notrade: true/false (boolean, defaults to false) + partneroverride: true/false (boolean, defaults to false) + noselltonpc: true/false (boolean, defaults to false) + nocart: true/false (boolean, defaults to false) + nostorage: true/false (boolean, defaults to false) + nogstorage: true/false (boolean, defaults to false) + nomail: true/false (boolean, defaults to false) + noauction: true/false (boolean, defaults to false) + } + Nouse: { (defaults to no restrictions) + override: GroupID (int, defaults to 100) + sitting: true/false (boolean, defaults to false) + } + Stack: [amount, flag] (int, defaults to 0) + Sprite: SpriteID (int, defaults to 0) Script: <" Script (it can be multi-line) @@ -220,7 +240,60 @@ View: For normal items, defines a replacement view-sprite for the item (eg: BindOnEquip: Whether the item will automatically bind to the character when it is equipped for the first time. An item that has this field set, will display a confirmation dialog the first time it is equipped, - and, if accepted, the item will become character-bound. + and, if accepted, the item will become character-bound. + +BuyingStore: Whether the item can be sold via buyingstore, one must also edit + data\buyingstoreitemlist.txt for client to accept item. + +Delay: Delay for an item to be used again. Value is in milliseconds. + There is a max concurrent number of entries modifiable in + src/map/itemdb.h as MAX_ITEMDELAYS. + +Trade: Item trade restrictions. If this block is omitted, the item will have no + trade restrictions. + All the settings in this group are boolean values, unless otherwise + specified. Default value is false (restriction not set) for any missing + setting. + + Allowed settings in this block are: + override: If specified and in the interval [1:100], sets the + minimum GM Group ID that can bypass the defined trade + restrictions. This is an integer value. + nodrop: Item can't be dropped. + notrade: Item can't be traded (nor vended). + partneroverride: Wedded partners can override the notrade setting. + noselltonpc: Item can't be sold to NPCs. + nocart: Item can't be placed in the cart. + nostorage: Item can't be placed in the storage. + nogstorage: Item can't be placed in the guild storage. + nomail: Item can't be attached to mail messages. + noauction: Item can't be auctioned. + +Nouse: Defines if an item cannot be used under certain circumstances. If this + block is omitted, there will be no usage restrictions. + All the settings in this group are boolean values, unless otherwise + specified. Default value is false (restriction not set) for any missing + setting. + + Allowed settings in this block are: + override: If specified and in the interval [1:100], sets the + minimum GM Group ID that can bypass the defined usage + restrictions. This is an integer value. + sitting: Item can't be used while sitting. + +Stack: Prevents an item to be stacked more than x times in given + inventory types. Generally used by 3rd class related skill items. + Syntax: [amount, type] + Available types: + 1: Character inventory restriction + 2: Character cart restriction + 4: Account storage restriction + 8: Guild storage restriction + Note: Stack limit of 0 will disable a restriction. + +Sprite: SpriteID will be sent to the client instead of ItemID. + NOTE: Replaces an item client-side while keeping them separate server-side. + Think of it as a way to disguise items. Script: Script to execute when the item is used/equipped. -- cgit v1.2.3-70-g09d2