diff options
author | Dastgir Pojee <dastgirpojee@rocketmail.com> | 2014-05-31 02:43:51 +0200 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2014-05-31 03:10:15 +0200 |
commit | 49500a5e4055673d082b6f9c4d92cd4a9f04c230 (patch) | |
tree | cef73155a726b6e51ce2eced481737459ce79c9f /db/pre-re/item_db.conf | |
parent | 09e774ed47bae57c70497294d8261e4917c57896 (diff) | |
download | hercules-49500a5e4055673d082b6f9c4d92cd4a9f04c230.tar.gz hercules-49500a5e4055673d082b6f9c4d92cd4a9f04c230.tar.bz2 hercules-49500a5e4055673d082b6f9c4d92cd4a9f04c230.tar.xz hercules-49500a5e4055673d082b6f9c4d92cd4a9f04c230.zip |
Extended ItemDB to support several other formats (part 1)
- Updated item_db.conf in preparation for the source edits.
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'db/pre-re/item_db.conf')
-rw-r--r-- | db/pre-re/item_db.conf | 14993 |
1 files changed, 14973 insertions, 20 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; "> }, ) |