summaryrefslogtreecommitdiff
path: root/db/re/item_db.conf
diff options
context:
space:
mode:
authorDastgir Pojee <dastgirpojee@rocketmail.com>2014-05-31 02:43:51 +0200
committerHaru <haru@dotalux.com>2014-05-31 03:10:15 +0200
commit49500a5e4055673d082b6f9c4d92cd4a9f04c230 (patch)
treecef73155a726b6e51ce2eced481737459ce79c9f /db/re/item_db.conf
parent09e774ed47bae57c70497294d8261e4917c57896 (diff)
downloadhercules-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/re/item_db.conf')
-rw-r--r--db/re/item_db.conf16842
1 files changed, 16658 insertions, 184 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index fba0a6932..ecd2b7c17 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -29,6 +29,26 @@ item_db: (
Refine: Refineable (boolean, defaults to true)
View: View ID (int, defaults to 0)
BindOnEquip: true/false (boolean, defaults to false)
+ BuyingStore: true/false (boolean, defaults to false)
+ Delay: Delay to use item (int, defaults to 0)
+ Trade: { (defaults to no restrictions)
+ override: GroupID (int, defaults to 100)
+ nodrop: true/false (boolean, defaults to false)
+ notrade: true/false (boolean, defaults to false)
+ partneroverride: true/false (boolean, defaults to false)
+ noselltonpc: true/false (boolean, defaults to false)
+ nocart: true/false (boolean, defaults to false)
+ nostorage: true/false (boolean, defaults to false)
+ nogstorage: true/false (boolean, defaults to false)
+ nomail: true/false (boolean, defaults to false)
+ noauction: true/false (boolean, defaults to false)
+ }
+ Nouse: { (defaults to no restrictions)
+ override: GroupID (int, defaults to 100)
+ sitting: true/false (boolean, defaults to false)
+ }
+ Stack: [amount, type] (int, defaults to 0)
+ Sprite: SpriteID (int, defaults to 0)
Script: <"
Script
(it can be multi-line)
@@ -98,6 +118,7 @@ item_db: (
Buy: 40
Weight: 70
Upper: 63
+ BuyingStore: true
Script: <"
sc_end SC_POISON;
sc_end SC_SILENCE;
@@ -113,6 +134,7 @@ item_db: (
Buy: 18
Weight: 30
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(18,28),0; ">
},
{
@@ -123,6 +145,7 @@ item_db: (
Buy: 40
Weight: 50
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(38,58),0; ">
},
{
@@ -133,6 +156,7 @@ item_db: (
Buy: 120
Weight: 70
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(75,115),0; ">
},
{
@@ -143,6 +167,7 @@ item_db: (
Buy: 60
Weight: 70
Upper: 63
+ BuyingStore: true
Script: <" itemheal 0,rand(15,30); ">
},
{
@@ -153,6 +178,7 @@ item_db: (
Buy: 10
Weight: 30
Upper: 63
+ BuyingStore: true
Script: <" sc_end SC_POISON; ">
},
{
@@ -163,6 +189,7 @@ item_db: (
Buy: 15
Weight: 20
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(16,22),0; ">
},
{
@@ -173,6 +200,7 @@ item_db: (
Buy: 15
Weight: 20
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(17,21),0; ">
},
{
@@ -183,6 +211,7 @@ item_db: (
Buy: 200
Weight: 20
Upper: 63
+ BuyingStore: true
Script: <" itemheal 0,rand(10,15); ">
},
{
@@ -193,6 +222,7 @@ item_db: (
Buy: 15
Weight: 20
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(18,20),0; ">
},
{
@@ -203,6 +233,7 @@ item_db: (
Buy: 15
Weight: 20
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(15,23),0; ">
},
{
@@ -213,6 +244,7 @@ item_db: (
Buy: 50
Weight: 150
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(70,100),0; ">
},
{
@@ -223,6 +255,7 @@ item_db: (
Buy: 500
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(70,100),rand(20,40); ">
},
{
@@ -233,6 +266,7 @@ item_db: (
Buy: 25
Weight: 30
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(27,37),0; ">
},
{
@@ -243,6 +277,7 @@ item_db: (
Buy: 150
Weight: 10
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(175,235),0; ">
},
{
@@ -253,6 +288,7 @@ item_db: (
Buy: 360
Weight: 20
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(325,405),0; ">
},
{
@@ -263,6 +299,7 @@ item_db: (
Buy: 8500
Weight: 30
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(400,600),0; ">
},
{
@@ -273,6 +310,7 @@ item_db: (
Buy: 20
Weight: 30
Upper: 63
+ BuyingStore: true
Script: <" sc_end SC_CURSE; ">
},
{
@@ -283,6 +321,7 @@ item_db: (
Buy: 500
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <"
sc_end SC_POISON;
sc_end SC_SILENCE;
@@ -300,6 +339,7 @@ item_db: (
Buy: 7000
Weight: 150
Upper: 63
+ BuyingStore: true
Script: <"
itemheal rand(325,405),rand(40,60);
sc_end SC_POISON;
@@ -318,6 +358,7 @@ item_db: (
Buy: 60
Weight: 150
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(72,108),0; ">
},
{
@@ -328,6 +369,7 @@ item_db: (
Buy: 10
Weight: 30
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(45,65),0; ">
},
{
@@ -338,6 +380,7 @@ item_db: (
Buy: 20
Weight: 40
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(105,145),0; ">
},
{
@@ -348,6 +391,7 @@ item_db: (
Buy: 20
Weight: 40
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(25,35),0; ">
},
{
@@ -358,6 +402,7 @@ item_db: (
Buy: 20
Weight: 40
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(26,34),0; ">
},
{
@@ -368,6 +413,7 @@ item_db: (
Buy: 250
Weight: 40
Upper: 63
+ BuyingStore: true
Script: <" itemheal 0,rand(15,25); ">
},
{
@@ -378,6 +424,7 @@ item_db: (
Buy: 20
Weight: 40
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(27,33),0; ">
},
{
@@ -388,6 +435,7 @@ item_db: (
Buy: 15
Weight: 20
Upper: 63
+ BuyingStore: true
Script: <" itemheal 19,0; ">
},
{
@@ -398,6 +446,7 @@ item_db: (
Buy: 150
Weight: 80
Upper: 63
+ BuyingStore: true
Script: <"
itemheal rand(105,145),0;
if(rand(1000)<250) sc_start SC_FREEZE,10000,0;
@@ -411,6 +460,7 @@ item_db: (
Buy: 1000
Weight: 10
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(50,90),0; ">
},
{
@@ -421,6 +471,7 @@ item_db: (
Buy: 1000
Weight: 30
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(160,200),0; ">
},
{
@@ -431,6 +482,7 @@ item_db: (
Buy: 3000
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(270,330),0; ">
},
{
@@ -481,6 +533,7 @@ item_db: (
Buy: 20
Weight: 30
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(25,60),0; ">
},
{
@@ -521,6 +574,7 @@ item_db: (
Buy: 2800
Weight: 50
Upper: 63
+ BuyingStore: true
Script: <" itemheal 0,rand(10,15); ">
},
{
@@ -531,6 +585,7 @@ item_db: (
Buy: 180
Weight: 80
Upper: 63
+ BuyingStore: true
Script: <"
itemheal rand(50,100),0;
if(rand(1000)<150) sc_start SC_STUN,3000,0;
@@ -544,6 +599,7 @@ item_db: (
Buy: 10
Weight: 10
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(10,15),0; ">
},
{
@@ -554,6 +610,7 @@ item_db: (
Buy: 1
Weight: 50
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(50,60),0; ">
},
{
@@ -574,6 +631,7 @@ item_db: (
Buy: 1
Weight: 50
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(35,70),0; ">
},
{
@@ -688,6 +746,7 @@ item_db: (
Buy: 1
Weight: 30
Upper: 63
+ BuyingStore: true
Script: <" itemheal 200,0; ">
},
{
@@ -708,6 +767,7 @@ item_db: (
Buy: 10000
Weight: 150
Upper: 63
+ BuyingStore: true
Script: <"
itemheal rand(244,350),rand(10,30);
sc_end SC_POISON;
@@ -726,6 +786,7 @@ item_db: (
Buy: 500
Weight: 40
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(117,192),0; ">
},
{
@@ -736,6 +797,7 @@ item_db: (
Buy: 60
Weight: 40
Upper: 63
+ BuyingStore: true
Script: <" itemheal 0,rand(10,20); ">
},
{
@@ -746,6 +808,7 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(44,66),0; ">
},
{
@@ -756,6 +819,7 @@ item_db: (
Buy: 10
Weight: 30
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(45,65),0; ">
},
{
@@ -766,6 +830,7 @@ item_db: (
Buy: 20
Weight: 40
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(105,145),0; ">
},
{
@@ -776,6 +841,7 @@ item_db: (
Buy: 1000
Weight: 30
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(160,200),0; ">
},
{
@@ -804,6 +870,7 @@ item_db: (
Buy: 20
Weight: 30
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(33,42),0; ">
},
{
@@ -824,6 +891,7 @@ item_db: (
Buy: 540
Weight: 60
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(150,300),rand(20,30); ">
},
{
@@ -834,6 +902,7 @@ item_db: (
Buy: 200
Weight: 20
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(60,70),0; ">
},
{
@@ -844,6 +913,7 @@ item_db: (
Buy: 200
Weight: 20
Upper: 63
+ BuyingStore: true
Script: <" itemheal 0,rand(16,28); ">
},
{
@@ -854,6 +924,7 @@ item_db: (
Buy: 250
Weight: 20
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(100,150),0; ">
},
{
@@ -864,6 +935,7 @@ item_db: (
Buy: 150
Weight: 20
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(50,90),0; ">
},
{
@@ -874,6 +946,7 @@ item_db: (
Buy: 40
Weight: 20
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(20,30),0; ">
},
{
@@ -884,6 +957,7 @@ item_db: (
Buy: 300
Weight: 20
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(10,20),rand(10,20); ">
},
{
@@ -912,6 +986,7 @@ item_db: (
Buy: 100
Weight: 60
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(40,70),0; ">
},
{
@@ -942,6 +1017,7 @@ item_db: (
Buy: 880
Weight: 60
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(270,330),rand(20,30); ">
},
{
@@ -982,6 +1058,7 @@ item_db: (
Buy: 0
Weight: 150
Upper: 63
+ BuyingStore: true
Script: <"
itemheal rand(325,405),rand(40,60);
sc_end SC_POISON;
@@ -1000,6 +1077,7 @@ item_db: (
Buy: 0
Weight: 150
Upper: 63
+ BuyingStore: true
Script: <"
itemheal rand(325,405),rand(40,60);
sc_end SC_POISON;
@@ -1018,6 +1096,7 @@ item_db: (
Buy: 0
Weight: 150
Upper: 63
+ BuyingStore: true
Script: <"
itemheal rand(325,405),rand(40,60);
sc_end SC_POISON;
@@ -1036,6 +1115,7 @@ item_db: (
Buy: 0
Weight: 150
Upper: 63
+ BuyingStore: true
Script: <"
itemheal rand(325,405),rand(40,60);
sc_end SC_POISON;
@@ -1054,6 +1134,7 @@ item_db: (
Buy: 0
Weight: 150
Upper: 63
+ BuyingStore: true
Script: <"
itemheal rand(325,405),rand(40,60);
sc_end SC_POISON;
@@ -1114,6 +1195,7 @@ item_db: (
Buy: 500
Weight: 50
Upper: 63
+ BuyingStore: true
Script: <" itemskill AL_TELEPORT,1; ">
},
{
@@ -1124,6 +1206,7 @@ item_db: (
Buy: 300
Weight: 50
Upper: 63
+ BuyingStore: true
Script: <" itemskill AL_TELEPORT,3; ">
},
{
@@ -1134,6 +1217,7 @@ item_db: (
Buy: 10000
Weight: 200
Upper: 63
+ BuyingStore: true
Script: <" getrandgroupitem 603,1; ">
},
{
@@ -1144,6 +1228,7 @@ item_db: (
Buy: 50
Weight: 50
Upper: 63
+ BuyingStore: true
Script: <" monster "this",-1,-1,"--ja--",-1,1,""; ">
},
{
@@ -1154,6 +1239,7 @@ item_db: (
Buy: 2000
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <" itemskill SM_ENDURE,1; ">
},
{
@@ -1164,6 +1250,7 @@ item_db: (
Buy: 1500
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <" itemskill SM_SELFPROVOKE,1; ">
},
{
@@ -1174,6 +1261,8 @@ item_db: (
Buy: 5000
Weight: 300
Upper: 63
+ BuyingStore: true
+ Delay: 5000
Script: <" percentheal 100,100; ">
},
{
@@ -1184,6 +1273,8 @@ item_db: (
Buy: 5000
Weight: 300
Upper: 63
+ BuyingStore: true
+ Delay: 3000
Script: <" percentheal 50,50; ">
},
{
@@ -1194,6 +1285,7 @@ item_db: (
Buy: 100
Weight: 100
Upper: 63
+ BuyingStore: true
},
{
Id: 610
@@ -1203,6 +1295,7 @@ item_db: (
Buy: 4000
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <" itemskill ALL_RESURRECTION,1; ">
},
{
@@ -1213,6 +1306,7 @@ item_db: (
Buy: 40
Weight: 50
Upper: 63
+ BuyingStore: true
Script: <" itemskill MC_IDENTIFY,1; ">
},
{
@@ -1223,6 +1317,7 @@ item_db: (
Buy: 150
Weight: 200
Upper: 63
+ BuyingStore: true
Script: <" produce 21; ">
},
{
@@ -1233,6 +1328,7 @@ item_db: (
Buy: 1000
Weight: 200
Upper: 63
+ BuyingStore: true
Script: <" produce 1; ">
},
{
@@ -1243,6 +1339,7 @@ item_db: (
Buy: 3000
Weight: 300
Upper: 63
+ BuyingStore: true
Script: <" produce 2; ">
},
{
@@ -1253,6 +1350,7 @@ item_db: (
Buy: 5000
Weight: 400
Upper: 63
+ BuyingStore: true
Script: <" produce 3; ">
},
{
@@ -1263,6 +1361,7 @@ item_db: (
Buy: 10000
Weight: 50
Upper: 63
+ BuyingStore: true
Script: <" getrandgroupitem 616,1; ">
},
{
@@ -1273,6 +1372,7 @@ item_db: (
Buy: 10000
Weight: 200
Upper: 63
+ BuyingStore: true
Script: <" getrandgroupitem 617,1; ">
},
{
@@ -1283,6 +1383,7 @@ item_db: (
Buy: 50
Weight: 20
Upper: 63
+ BuyingStore: true
},
{
Id: 619
@@ -1292,6 +1393,10 @@ item_db: (
Buy: 1000
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1002; ">
},
{
@@ -1302,6 +1407,10 @@ item_db: (
Buy: 1500
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1113; ">
},
{
@@ -1312,6 +1421,10 @@ item_db: (
Buy: 20
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1031; ">
},
{
@@ -1322,6 +1435,10 @@ item_db: (
Buy: 2500
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1063; ">
},
{
@@ -1332,6 +1449,10 @@ item_db: (
Buy: 4000
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1049; ">
},
{
@@ -1342,6 +1463,10 @@ item_db: (
Buy: 2500
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1011; ">
},
{
@@ -1352,6 +1477,10 @@ item_db: (
Buy: 100
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1042; ">
},
{
@@ -1362,6 +1491,10 @@ item_db: (
Buy: 1500
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1035; ">
},
{
@@ -1372,6 +1505,10 @@ item_db: (
Buy: 7000
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1167; ">
},
{
@@ -1382,6 +1519,10 @@ item_db: (
Buy: 10000
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1107; ">
},
{
@@ -1392,6 +1533,10 @@ item_db: (
Buy: 300
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1052; ">
},
{
@@ -1402,6 +1547,10 @@ item_db: (
Buy: 10
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1014; ">
},
{
@@ -1412,6 +1561,10 @@ item_db: (
Buy: 20
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1077; ">
},
{
@@ -1422,6 +1575,10 @@ item_db: (
Buy: 5000
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1019; ">
},
{
@@ -1432,6 +1589,10 @@ item_db: (
Buy: 20
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1056; ">
},
{
@@ -1442,6 +1603,10 @@ item_db: (
Buy: 20
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1057; ">
},
{
@@ -1452,6 +1617,10 @@ item_db: (
Buy: 300
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1023; ">
},
{
@@ -1462,6 +1631,10 @@ item_db: (
Buy: 100
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1026; ">
},
{
@@ -1472,6 +1645,10 @@ item_db: (
Buy: 350
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1110; ">
},
{
@@ -1482,6 +1659,10 @@ item_db: (
Buy: 12000
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1170; ">
},
{
@@ -1492,6 +1673,10 @@ item_db: (
Buy: 18000
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1029; ">
},
{
@@ -1502,6 +1687,10 @@ item_db: (
Buy: 3000
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1155; ">
},
{
@@ -1512,6 +1701,10 @@ item_db: (
Buy: 100
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1109; ">
},
{
@@ -1522,6 +1715,10 @@ item_db: (
Buy: 1800
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1101; ">
},
{
@@ -1532,6 +1729,7 @@ item_db: (
Buy: 3000
Weight: 30
Upper: 63
+ BuyingStore: true
Script: <" bpet; ">
},
{
@@ -1542,6 +1740,7 @@ item_db: (
Buy: 1000
Weight: 200
Upper: 63
+ BuyingStore: true
Script: <" getrandgroupitem 644,1; ">
},
{
@@ -1552,6 +1751,7 @@ item_db: (
Buy: 800
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <" sc_start SC_ATTHASTE_POTION1,1800000,4; ">
},
{
@@ -1564,6 +1764,7 @@ item_db: (
Job: 0xFFF7FEEF
Upper: 63
EquipLv: 40
+ BuyingStore: true
Script: <" sc_start SC_ATTHASTE_POTION2,1800000,6; ">
},
{
@@ -1576,6 +1777,7 @@ item_db: (
Job: 0x01E646A6
Upper: 63
EquipLv: 85
+ BuyingStore: true
Script: <" sc_start SC_ATTHASTE_POTION3,1800000,9; ">
},
{
@@ -1586,6 +1788,7 @@ item_db: (
Buy: 2
Weight: 500
Upper: 63
+ BuyingStore: true
Script: <" guildgetexp rand(600000,1200000); ">
},
{
@@ -1596,6 +1799,10 @@ item_db: (
Buy: 500
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1188; ">
},
{
@@ -1606,6 +1813,10 @@ item_db: (
Buy: 20000
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1200; ">
},
{
@@ -1616,6 +1827,10 @@ item_db: (
Buy: 20000
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1275; ">
},
{
@@ -1626,6 +1841,7 @@ item_db: (
Buy: 1450
Weight: 30
Upper: 63
+ BuyingStore: true
Script: <" sc_start SC_MOVHASTE_HORSE,180000,0; ">
},
{
@@ -1636,6 +1852,7 @@ item_db: (
Buy: 1
Weight: 10
Upper: 63
+ BuyingStore: true
Script: <" percentheal 10,0; ">
},
{
@@ -1646,6 +1863,7 @@ item_db: (
Buy: 1000
Weight: 200
Upper: 63
+ BuyingStore: true
Script: <" getrandgroupitem 664,1; ">
},
{
@@ -1656,6 +1874,7 @@ item_db: (
Buy: 1000
Weight: 200
Upper: 63
+ BuyingStore: true
Script: <" getrandgroupitem 665,1; ">
},
{
@@ -1666,6 +1885,7 @@ item_db: (
Buy: 1000
Weight: 200
Upper: 63
+ BuyingStore: true
Script: <" getrandgroupitem 666,1; ">
},
{
@@ -1676,6 +1896,7 @@ item_db: (
Buy: 1000
Weight: 200
Upper: 63
+ BuyingStore: true
Script: <" getrandgroupitem 667,1; ">
},
{
@@ -1686,6 +1907,7 @@ item_db: (
Buy: 0
Weight: 20
Upper: 63
+ BuyingStore: true
Script: <" set Zeny,Zeny+rand(1000,10000); ">
},
{
@@ -1696,6 +1918,7 @@ item_db: (
Buy: 500
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <" percentheal -100,-100; ">
},
{
@@ -1778,6 +2001,7 @@ item_db: (
Buy: 5000
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <"
if(Class == Job_Assassin_Cross || Class == Job_Guillotine_Cross || Class == Job_Guillotine_Cross_T) {
sc_start SC_DPOISON,60000,0;
@@ -1794,6 +2018,7 @@ item_db: (
Buy: 5000
Weight: 300
Upper: 63
+ BuyingStore: true
Script: <"
if(rand(1000)<100) sc_start SC_DPOISON,10000,0;
sc_start SC_POISON,50000,0;
@@ -1817,6 +2042,7 @@ item_db: (
Buy: 50000
Weight: 10
Upper: 63
+ BuyingStore: true
Script: <" if (getpartnerid()) sc_start SC_WEDDING,600000,0; ">
},
{
@@ -1827,6 +2053,7 @@ item_db: (
Buy: 0
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <" sc_start SC_PLUSATTACKPOWER,60000,30; ">
},
{
@@ -1837,6 +2064,7 @@ item_db: (
Buy: 0
Weight: 50
Upper: 63
+ BuyingStore: true
Script: <" sc_start SC_PLUSMAGICPOWER,60000,30; ">
},
{
@@ -1847,6 +2075,7 @@ item_db: (
Buy: 15000
Weight: 300
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_PLUSATTACKPOWER,60000,10;
sc_start SC_PLUSMAGICPOWER,60000,10;
@@ -1870,6 +2099,10 @@ item_db: (
Buy: 1000
Weight: 10
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill WZ_EARTHSPIKE,3; ">
},
{
@@ -1880,6 +2113,10 @@ item_db: (
Buy: 2000
Weight: 10
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill WZ_EARTHSPIKE,5; ">
},
{
@@ -1890,6 +2127,10 @@ item_db: (
Buy: 1000
Weight: 10
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill MG_COLDBOLT,3; ">
},
{
@@ -1900,6 +2141,10 @@ item_db: (
Buy: 2000
Weight: 10
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill MG_COLDBOLT,5; ">
},
{
@@ -1910,6 +2155,10 @@ item_db: (
Buy: 1000
Weight: 10
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill MG_FIREBOLT,3; ">
},
{
@@ -1920,6 +2169,10 @@ item_db: (
Buy: 2000
Weight: 10
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill MG_FIREBOLT,5; ">
},
{
@@ -1930,6 +2183,10 @@ item_db: (
Buy: 1000
Weight: 10
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill MG_LIGHTNINGBOLT,3; ">
},
{
@@ -1940,6 +2197,10 @@ item_db: (
Buy: 2000
Weight: 10
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill MG_LIGHTNINGBOLT,5; ">
},
{
@@ -1950,6 +2211,10 @@ item_db: (
Buy: 1000
Weight: 10
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill MG_SOULSTRIKE,3; ">
},
{
@@ -1960,6 +2225,10 @@ item_db: (
Buy: 2000
Weight: 10
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill MG_SOULSTRIKE,5; ">
},
{
@@ -1970,6 +2239,10 @@ item_db: (
Buy: 1000
Weight: 10
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill MG_FIREBALL,1; ">
},
{
@@ -1980,6 +2253,10 @@ item_db: (
Buy: 2000
Weight: 10
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill MG_FIREBALL,5; ">
},
{
@@ -1990,6 +2267,10 @@ item_db: (
Buy: 1000
Weight: 10
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill MG_FIREWALL,1; ">
},
{
@@ -2000,6 +2281,10 @@ item_db: (
Buy: 2000
Weight: 10
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill MG_FIREWALL,5; ">
},
{
@@ -2010,6 +2295,10 @@ item_db: (
Buy: 1000
Weight: 10
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill MG_FROSTDIVER,1; ">
},
// Etc Items
@@ -2021,6 +2310,7 @@ item_db: (
Type: 3
Buy: 55000
Weight: 200
+ BuyingStore: true
},
{
Id: 702
@@ -2029,6 +2319,7 @@ item_db: (
Type: 3
Buy: 450
Weight: 100
+ BuyingStore: true
},
{
Id: 703
@@ -2037,6 +2328,7 @@ item_db: (
Type: 3
Buy: 500
Weight: 10
+ BuyingStore: true
},
{
Id: 704
@@ -2045,6 +2337,7 @@ item_db: (
Type: 3
Buy: 500
Weight: 10
+ BuyingStore: true
},
{
Id: 705
@@ -2053,6 +2346,7 @@ item_db: (
Type: 3
Buy: 10
Weight: 10
+ BuyingStore: true
},
{
Id: 706
@@ -2061,6 +2355,7 @@ item_db: (
Type: 3
Buy: 80000
Weight: 10
+ BuyingStore: true
},
{
Id: 707
@@ -2069,6 +2364,7 @@ item_db: (
Type: 3
Buy: 500
Weight: 10
+ BuyingStore: true
},
{
Id: 708
@@ -2077,6 +2373,7 @@ item_db: (
Type: 3
Buy: 500
Weight: 10
+ BuyingStore: true
},
{
Id: 709
@@ -2085,6 +2382,7 @@ item_db: (
Type: 3
Buy: 500
Weight: 10
+ BuyingStore: true
},
{
Id: 710
@@ -2093,6 +2391,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 711
@@ -2101,6 +2400,7 @@ item_db: (
Type: 3
Buy: 16
Weight: 10
+ BuyingStore: true
},
{
Id: 712
@@ -2109,6 +2409,7 @@ item_db: (
Type: 3
Buy: 2
Weight: 10
+ BuyingStore: true
},
{
Id: 713
@@ -2117,6 +2418,7 @@ item_db: (
Type: 3
Buy: 6
Weight: 20
+ BuyingStore: true
},
{
Id: 714
@@ -2125,6 +2427,7 @@ item_db: (
Type: 3
Buy: 2
Weight: 1000
+ BuyingStore: true
},
{
Id: 715
@@ -2133,6 +2436,7 @@ item_db: (
Type: 3
Buy: 600
Weight: 30
+ BuyingStore: true
},
{
Id: 716
@@ -2141,6 +2445,7 @@ item_db: (
Type: 3
Buy: 600
Weight: 30
+ BuyingStore: true
},
{
Id: 717
@@ -2149,6 +2454,7 @@ item_db: (
Type: 3
Buy: 600
Weight: 30
+ BuyingStore: true
},
{
Id: 718
@@ -2157,6 +2463,7 @@ item_db: (
Type: 3
Buy: 6000
Weight: 100
+ BuyingStore: true
},
{
Id: 719
@@ -2165,6 +2472,7 @@ item_db: (
Type: 3
Buy: 6000
Weight: 100
+ BuyingStore: true
},
{
Id: 720
@@ -2173,6 +2481,7 @@ item_db: (
Type: 3
Buy: 6000
Weight: 100
+ BuyingStore: true
},
{
Id: 721
@@ -2181,6 +2490,7 @@ item_db: (
Type: 3
Buy: 6000
Weight: 100
+ BuyingStore: true
},
{
Id: 722
@@ -2189,6 +2499,7 @@ item_db: (
Type: 3
Buy: 6000
Weight: 100
+ BuyingStore: true
},
{
Id: 723
@@ -2197,6 +2508,7 @@ item_db: (
Type: 3
Buy: 6000
Weight: 100
+ BuyingStore: true
},
{
Id: 724
@@ -2205,6 +2517,7 @@ item_db: (
Type: 3
Buy: 600
Weight: 100
+ BuyingStore: true
},
{
Id: 725
@@ -2213,6 +2526,7 @@ item_db: (
Type: 3
Buy: 6000
Weight: 100
+ BuyingStore: true
},
{
Id: 726
@@ -2221,6 +2535,7 @@ item_db: (
Type: 3
Buy: 6000
Weight: 100
+ BuyingStore: true
},
{
Id: 727
@@ -2229,6 +2544,7 @@ item_db: (
Type: 3
Buy: 6000
Weight: 100
+ BuyingStore: true
},
{
Id: 728
@@ -2237,6 +2553,7 @@ item_db: (
Type: 3
Buy: 6000
Weight: 100
+ BuyingStore: true
},
{
Id: 729
@@ -2245,6 +2562,7 @@ item_db: (
Type: 3
Buy: 6000
Weight: 100
+ BuyingStore: true
},
{
Id: 730
@@ -2253,6 +2571,7 @@ item_db: (
Type: 3
Buy: 10000
Weight: 100
+ BuyingStore: true
},
{
Id: 731
@@ -2261,6 +2580,7 @@ item_db: (
Type: 3
Buy: 25000
Weight: 100
+ BuyingStore: true
},
{
Id: 732
@@ -2269,6 +2589,7 @@ item_db: (
Type: 3
Buy: 55000
Weight: 100
+ BuyingStore: true
},
{
Id: 733
@@ -2277,6 +2598,7 @@ item_db: (
Type: 3
Buy: 10
Weight: 100
+ BuyingStore: true
},
{
Id: 734
@@ -2285,6 +2607,7 @@ item_db: (
Type: 3
Buy: 3000
Weight: 200
+ BuyingStore: true
},
{
Id: 735
@@ -2293,6 +2616,7 @@ item_db: (
Type: 3
Buy: 5000
Weight: 500
+ BuyingStore: true
},
{
Id: 736
@@ -2301,6 +2625,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 300
+ BuyingStore: true
},
{
Id: 737
@@ -2309,6 +2634,7 @@ item_db: (
Type: 3
Buy: 400
Weight: 50
+ BuyingStore: true
},
{
Id: 738
@@ -2317,6 +2643,7 @@ item_db: (
Type: 3
Buy: 400
Weight: 100
+ BuyingStore: true
},
{
Id: 739
@@ -2325,6 +2652,7 @@ item_db: (
Type: 3
Buy: 10000
Weight: 10
+ BuyingStore: true
},
{
Id: 740
@@ -2333,6 +2661,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 100
+ BuyingStore: true
},
{
Id: 741
@@ -2341,6 +2670,7 @@ item_db: (
Type: 3
Buy: 1800
Weight: 100
+ BuyingStore: true
},
{
Id: 742
@@ -2349,6 +2679,7 @@ item_db: (
Type: 3
Buy: 3000
Weight: 100
+ BuyingStore: true
},
{
Id: 743
@@ -2357,6 +2688,7 @@ item_db: (
Type: 3
Buy: 5500
Weight: 100
+ BuyingStore: true
},
{
Id: 744
@@ -2365,6 +2697,7 @@ item_db: (
Type: 3
Buy: 2000
Weight: 50
+ BuyingStore: true
},
{
Id: 745
@@ -2373,6 +2706,7 @@ item_db: (
Type: 3
Buy: 12000
Weight: 50
+ BuyingStore: true
},
{
Id: 746
@@ -2381,6 +2715,7 @@ item_db: (
Type: 3
Buy: 1400
Weight: 50
+ BuyingStore: true
},
{
Id: 747
@@ -2389,6 +2724,7 @@ item_db: (
Type: 3
Buy: 15000
Weight: 50
+ BuyingStore: true
},
{
Id: 748
@@ -2397,6 +2733,7 @@ item_db: (
Type: 3
Buy: 55000
Weight: 10
+ BuyingStore: true
},
{
Id: 749
@@ -2405,6 +2742,7 @@ item_db: (
Type: 3
Buy: 35000
Weight: 10
+ BuyingStore: true
},
{
Id: 750
@@ -2413,6 +2751,7 @@ item_db: (
Type: 3
Buy: 18000
Weight: 100
+ BuyingStore: true
},
{
Id: 751
@@ -2421,6 +2760,7 @@ item_db: (
Type: 3
Buy: 14000
Weight: 100
+ BuyingStore: true
},
{
Id: 752
@@ -2429,6 +2769,7 @@ item_db: (
Type: 3
Buy: 4000
Weight: 100
+ BuyingStore: true
},
{
Id: 753
@@ -2437,6 +2778,7 @@ item_db: (
Type: 3
Buy: 6000
Weight: 100
+ BuyingStore: true
},
{
Id: 754
@@ -2445,6 +2787,7 @@ item_db: (
Type: 3
Buy: 5000
Weight: 100
+ BuyingStore: true
},
{
Id: 756
@@ -2453,6 +2796,7 @@ item_db: (
Type: 3
Buy: 550
Weight: 200
+ BuyingStore: true
},
{
Id: 757
@@ -2461,6 +2805,7 @@ item_db: (
Type: 3
Buy: 650
Weight: 200
+ BuyingStore: true
},
{
Id: 901
@@ -2469,6 +2814,7 @@ item_db: (
Type: 3
Buy: 260
Weight: 10
+ BuyingStore: true
},
{
Id: 902
@@ -2477,6 +2823,7 @@ item_db: (
Type: 3
Buy: 12
Weight: 10
+ BuyingStore: true
},
{
Id: 903
@@ -2485,6 +2832,7 @@ item_db: (
Type: 3
Buy: 140
Weight: 10
+ BuyingStore: true
},
{
Id: 904
@@ -2493,6 +2841,7 @@ item_db: (
Type: 3
Buy: 124
Weight: 10
+ BuyingStore: true
},
{
Id: 905
@@ -2501,6 +2850,7 @@ item_db: (
Type: 3
Buy: 46
Weight: 10
+ BuyingStore: true
},
{
Id: 906
@@ -2509,6 +2859,7 @@ item_db: (
Type: 3
Buy: 68
Weight: 10
+ BuyingStore: true
},
{
Id: 907
@@ -2517,6 +2868,7 @@ item_db: (
Type: 3
Buy: 120
Weight: 10
+ BuyingStore: true
},
{
Id: 908
@@ -2525,6 +2877,7 @@ item_db: (
Type: 3
Buy: 140
Weight: 10
+ BuyingStore: true
},
{
Id: 909
@@ -2533,6 +2886,7 @@ item_db: (
Type: 3
Buy: 6
Weight: 10
+ BuyingStore: true
},
{
Id: 910
@@ -2541,6 +2895,7 @@ item_db: (
Type: 3
Buy: 40
Weight: 10
+ BuyingStore: true
},
{
Id: 911
@@ -2549,6 +2904,7 @@ item_db: (
Type: 3
Buy: 160
Weight: 10
+ BuyingStore: true
},
{
Id: 912
@@ -2557,6 +2913,7 @@ item_db: (
Type: 3
Buy: 480
Weight: 10
+ BuyingStore: true
},
{
Id: 913
@@ -2565,6 +2922,7 @@ item_db: (
Type: 3
Buy: 34
Weight: 10
+ BuyingStore: true
},
{
Id: 914
@@ -2573,6 +2931,7 @@ item_db: (
Type: 3
Buy: 8
Weight: 10
+ BuyingStore: true
},
{
Id: 915
@@ -2581,6 +2940,7 @@ item_db: (
Type: 3
Buy: 8
Weight: 10
+ BuyingStore: true
},
{
Id: 916
@@ -2589,6 +2949,7 @@ item_db: (
Type: 3
Buy: 10
Weight: 10
+ BuyingStore: true
},
{
Id: 917
@@ -2597,6 +2958,7 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ BuyingStore: true
},
{
Id: 918
@@ -2605,6 +2967,7 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ BuyingStore: true
},
{
Id: 919
@@ -2613,6 +2976,7 @@ item_db: (
Type: 3
Buy: 36
Weight: 10
+ BuyingStore: true
},
{
Id: 920
@@ -2621,6 +2985,7 @@ item_db: (
Type: 3
Buy: 58
Weight: 10
+ BuyingStore: true
},
{
Id: 921
@@ -2629,6 +2994,7 @@ item_db: (
Type: 3
Buy: 36
Weight: 10
+ BuyingStore: true
},
{
Id: 922
@@ -2637,6 +3003,7 @@ item_db: (
Type: 3
Buy: 220
Weight: 10
+ BuyingStore: true
},
{
Id: 923
@@ -2645,6 +3012,7 @@ item_db: (
Type: 3
Buy: 1200
Weight: 10
+ BuyingStore: true
},
{
Id: 924
@@ -2653,6 +3021,7 @@ item_db: (
Type: 3
Buy: 90
Weight: 10
+ BuyingStore: true
},
{
Id: 925
@@ -2661,6 +3030,7 @@ item_db: (
Type: 3
Buy: 64
Weight: 10
+ BuyingStore: true
},
{
Id: 926
@@ -2669,6 +3039,7 @@ item_db: (
Type: 3
Buy: 82
Weight: 10
+ BuyingStore: true
},
{
Id: 928
@@ -2677,6 +3048,7 @@ item_db: (
Type: 3
Buy: 114
Weight: 10
+ BuyingStore: true
},
{
Id: 929
@@ -2685,6 +3057,7 @@ item_db: (
Type: 3
Buy: 374
Weight: 10
+ BuyingStore: true
},
{
Id: 930
@@ -2693,6 +3066,7 @@ item_db: (
Type: 3
Buy: 350
Weight: 10
+ BuyingStore: true
},
{
Id: 931
@@ -2701,6 +3075,7 @@ item_db: (
Type: 3
Buy: 142
Weight: 10
+ BuyingStore: true
},
{
Id: 932
@@ -2709,6 +3084,7 @@ item_db: (
Type: 3
Buy: 232
Weight: 10
+ BuyingStore: true
},
{
Id: 934
@@ -2717,6 +3093,7 @@ item_db: (
Type: 3
Buy: 600
Weight: 10
+ BuyingStore: true
},
{
Id: 935
@@ -2725,6 +3102,7 @@ item_db: (
Type: 3
Buy: 14
Weight: 10
+ BuyingStore: true
},
{
Id: 936
@@ -2733,6 +3111,7 @@ item_db: (
Type: 3
Buy: 466
Weight: 10
+ BuyingStore: true
},
{
Id: 937
@@ -2741,6 +3120,7 @@ item_db: (
Type: 3
Buy: 148
Weight: 10
+ BuyingStore: true
},
{
Id: 938
@@ -2749,6 +3129,7 @@ item_db: (
Type: 3
Buy: 70
Weight: 10
+ BuyingStore: true
},
{
Id: 939
@@ -2757,6 +3138,7 @@ item_db: (
Type: 3
Buy: 32
Weight: 10
+ BuyingStore: true
},
{
Id: 940
@@ -2765,6 +3147,7 @@ item_db: (
Type: 3
Buy: 36
Weight: 10
+ BuyingStore: true
},
{
Id: 941
@@ -2773,6 +3156,7 @@ item_db: (
Type: 3
Buy: 568
Weight: 10
+ BuyingStore: true
},
{
Id: 942
@@ -2781,6 +3165,7 @@ item_db: (
Type: 3
Buy: 114
Weight: 10
+ BuyingStore: true
},
{
Id: 943
@@ -2789,6 +3174,7 @@ item_db: (
Type: 3
Buy: 448
Weight: 10
+ BuyingStore: true
},
{
Id: 944
@@ -2797,6 +3183,7 @@ item_db: (
Type: 3
Buy: 588
Weight: 10
+ BuyingStore: true
},
{
Id: 945
@@ -2805,6 +3192,7 @@ item_db: (
Type: 3
Buy: 106
Weight: 10
+ BuyingStore: true
},
{
Id: 946
@@ -2813,6 +3201,7 @@ item_db: (
Type: 3
Buy: 64
Weight: 10
+ BuyingStore: true
},
{
Id: 947
@@ -2821,6 +3210,7 @@ item_db: (
Type: 3
Buy: 116
Weight: 10
+ BuyingStore: true
},
{
Id: 948
@@ -2829,6 +3219,7 @@ item_db: (
Type: 3
Buy: 174
Weight: 10
+ BuyingStore: true
},
{
Id: 949
@@ -2837,6 +3228,7 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ BuyingStore: true
},
{
Id: 950
@@ -2845,6 +3237,7 @@ item_db: (
Type: 3
Buy: 264
Weight: 10
+ BuyingStore: true
},
{
Id: 951
@@ -2853,6 +3246,7 @@ item_db: (
Type: 3
Buy: 412
Weight: 10
+ BuyingStore: true
},
{
Id: 952
@@ -2861,6 +3255,7 @@ item_db: (
Type: 3
Buy: 82
Weight: 10
+ BuyingStore: true
},
{
Id: 953
@@ -2869,6 +3264,7 @@ item_db: (
Type: 3
Buy: 184
Weight: 10
+ BuyingStore: true
},
{
Id: 954
@@ -2877,6 +3273,7 @@ item_db: (
Type: 3
Buy: 466
Weight: 10
+ BuyingStore: true
},
{
Id: 955
@@ -2885,6 +3282,7 @@ item_db: (
Type: 3
Buy: 52
Weight: 10
+ BuyingStore: true
},
{
Id: 956
@@ -2893,6 +3291,7 @@ item_db: (
Type: 3
Buy: 342
Weight: 10
+ BuyingStore: true
},
{
Id: 957
@@ -2901,6 +3300,7 @@ item_db: (
Type: 3
Buy: 82
Weight: 10
+ BuyingStore: true
},
{
Id: 958
@@ -2909,6 +3309,7 @@ item_db: (
Type: 3
Buy: 390
Weight: 10
+ BuyingStore: true
},
{
Id: 959
@@ -2917,6 +3318,7 @@ item_db: (
Type: 3
Buy: 168
Weight: 10
+ BuyingStore: true
},
{
Id: 960
@@ -2925,6 +3327,7 @@ item_db: (
Type: 3
Buy: 114
Weight: 10
+ BuyingStore: true
},
{
Id: 961
@@ -2933,6 +3336,7 @@ item_db: (
Type: 3
Buy: 158
Weight: 10
+ BuyingStore: true
},
{
Id: 962
@@ -2941,6 +3345,7 @@ item_db: (
Type: 3
Buy: 70
Weight: 10
+ BuyingStore: true
},
{
Id: 963
@@ -2949,6 +3354,7 @@ item_db: (
Type: 3
Buy: 250
Weight: 10
+ BuyingStore: true
},
{
Id: 964
@@ -2957,6 +3363,7 @@ item_db: (
Type: 3
Buy: 90
Weight: 10
+ BuyingStore: true
},
{
Id: 965
@@ -2965,6 +3372,7 @@ item_db: (
Type: 3
Buy: 56
Weight: 10
+ BuyingStore: true
},
{
Id: 966
@@ -2973,6 +3381,7 @@ item_db: (
Type: 3
Buy: 158
Weight: 10
+ BuyingStore: true
},
{
Id: 967
@@ -2981,6 +3390,7 @@ item_db: (
Type: 3
Buy: 680
Weight: 10
+ BuyingStore: true
},
{
Id: 968
@@ -2989,6 +3399,7 @@ item_db: (
Type: 3
Buy: 3000
Weight: 10
+ BuyingStore: true
},
{
Id: 969
@@ -2997,6 +3408,7 @@ item_db: (
Type: 3
Buy: 200000
Weight: 200
+ BuyingStore: true
},
{
Id: 970
@@ -3013,6 +3425,7 @@ item_db: (
Type: 3
Buy: 400
Weight: 30
+ BuyingStore: true
},
{
Id: 972
@@ -3021,6 +3434,7 @@ item_db: (
Type: 3
Buy: 400
Weight: 30
+ BuyingStore: true
},
{
Id: 973
@@ -3029,6 +3443,7 @@ item_db: (
Type: 3
Buy: 800
Weight: 70
+ BuyingStore: true
},
{
Id: 974
@@ -3037,6 +3452,7 @@ item_db: (
Type: 3
Buy: 800
Weight: 70
+ BuyingStore: true
},
{
Id: 975
@@ -3045,6 +3461,7 @@ item_db: (
Type: 3
Buy: 8000
Weight: 150
+ BuyingStore: true
},
{
Id: 976
@@ -3053,6 +3470,7 @@ item_db: (
Type: 3
Buy: 8000
Weight: 150
+ BuyingStore: true
},
{
Id: 978
@@ -3061,6 +3479,7 @@ item_db: (
Type: 3
Buy: 8000
Weight: 150
+ BuyingStore: true
},
{
Id: 979
@@ -3069,6 +3488,7 @@ item_db: (
Type: 3
Buy: 8000
Weight: 150
+ BuyingStore: true
},
{
Id: 980
@@ -3077,6 +3497,7 @@ item_db: (
Type: 3
Buy: 8000
Weight: 150
+ BuyingStore: true
},
{
Id: 981
@@ -3085,6 +3506,7 @@ item_db: (
Type: 3
Buy: 8000
Weight: 150
+ BuyingStore: true
},
{
Id: 982
@@ -3093,6 +3515,7 @@ item_db: (
Type: 3
Buy: 8000
Weight: 150
+ BuyingStore: true
},
{
Id: 983
@@ -3101,6 +3524,7 @@ item_db: (
Type: 3
Buy: 8000
Weight: 150
+ BuyingStore: true
},
{
Id: 984
@@ -3109,6 +3533,7 @@ item_db: (
Type: 3
Buy: 1100
Weight: 200
+ BuyingStore: true
},
{
Id: 985
@@ -3117,6 +3542,7 @@ item_db: (
Type: 3
Buy: 1100
Weight: 200
+ BuyingStore: true
},
{
Id: 986
@@ -3125,6 +3551,7 @@ item_db: (
Type: 3
Buy: 30000
Weight: 500
+ BuyingStore: true
},
{
Id: 987
@@ -3133,6 +3560,7 @@ item_db: (
Type: 3
Buy: 120000
Weight: 700
+ BuyingStore: true
},
{
Id: 988
@@ -3141,6 +3569,7 @@ item_db: (
Type: 3
Buy: 300000
Weight: 900
+ BuyingStore: true
},
{
Id: 989
@@ -3149,6 +3578,7 @@ item_db: (
Type: 3
Buy: 600000
Weight: 1000
+ BuyingStore: true
},
{
Id: 990
@@ -3157,6 +3587,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 50
+ BuyingStore: true
},
{
Id: 991
@@ -3165,6 +3596,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 50
+ BuyingStore: true
},
{
Id: 992
@@ -3173,6 +3605,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 50
+ BuyingStore: true
},
{
Id: 993
@@ -3181,6 +3614,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 50
+ BuyingStore: true
},
{
Id: 994
@@ -3189,6 +3623,7 @@ item_db: (
Type: 3
Buy: 3000
Weight: 300
+ BuyingStore: true
},
{
Id: 995
@@ -3197,6 +3632,7 @@ item_db: (
Type: 3
Buy: 3000
Weight: 300
+ BuyingStore: true
},
{
Id: 996
@@ -3205,6 +3641,7 @@ item_db: (
Type: 3
Buy: 3000
Weight: 300
+ BuyingStore: true
},
{
Id: 997
@@ -3213,6 +3650,7 @@ item_db: (
Type: 3
Buy: 3000
Weight: 300
+ BuyingStore: true
},
{
Id: 998
@@ -3221,6 +3659,7 @@ item_db: (
Type: 3
Buy: 100
Weight: 50
+ BuyingStore: true
},
{
Id: 999
@@ -3229,6 +3668,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 100
+ BuyingStore: true
},
{
Id: 1000
@@ -3237,6 +3677,7 @@ item_db: (
Type: 3
Buy: 4500
Weight: 100
+ BuyingStore: true
},
{
Id: 1001
@@ -3245,6 +3686,7 @@ item_db: (
Type: 3
Buy: 1500
Weight: 10
+ BuyingStore: true
},
{
Id: 1002
@@ -3253,6 +3695,7 @@ item_db: (
Type: 3
Buy: 50
Weight: 150
+ BuyingStore: true
},
{
Id: 1003
@@ -3261,6 +3704,7 @@ item_db: (
Type: 3
Buy: 500
Weight: 50
+ BuyingStore: true
},
{
Id: 1004
@@ -3269,6 +3713,7 @@ item_db: (
Type: 3
Buy: 2
Weight: 100
+ BuyingStore: true
},
{
Id: 1005
@@ -3277,6 +3722,7 @@ item_db: (
Type: 3
Buy: 2
Weight: 800
+ BuyingStore: true
},
{
Id: 1006
@@ -3285,6 +3731,7 @@ item_db: (
Type: 3
Buy: 2
Weight: 30
+ BuyingStore: true
},
{
Id: 1007
@@ -3293,6 +3740,7 @@ item_db: (
Type: 3
Buy: 2
Weight: 40
+ BuyingStore: true
},
{
Id: 1008
@@ -3301,6 +3749,7 @@ item_db: (
Type: 3
Buy: 2
Weight: 100
+ BuyingStore: true
},
{
Id: 1009
@@ -3309,6 +3758,7 @@ item_db: (
Type: 3
Buy: 2
Weight: 20
+ BuyingStore: true
},
{
Id: 1010
@@ -3317,6 +3767,7 @@ item_db: (
Type: 3
Buy: 200
Weight: 200
+ BuyingStore: true
},
{
Id: 1011
@@ -3325,6 +3776,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 200
+ BuyingStore: true
},
{
Id: 1012
@@ -3333,6 +3785,7 @@ item_db: (
Type: 3
Buy: 250
Weight: 10
+ BuyingStore: true
},
{
Id: 1013
@@ -3341,6 +3794,7 @@ item_db: (
Type: 3
Buy: 90
Weight: 10
+ BuyingStore: true
},
{
Id: 1014
@@ -3349,6 +3803,7 @@ item_db: (
Type: 3
Buy: 232
Weight: 10
+ BuyingStore: true
},
{
Id: 1015
@@ -3357,6 +3812,7 @@ item_db: (
Type: 3
Buy: 528
Weight: 10
+ BuyingStore: true
},
{
Id: 1016
@@ -3365,6 +3821,7 @@ item_db: (
Type: 3
Buy: 52
Weight: 10
+ BuyingStore: true
},
{
Id: 1017
@@ -3373,6 +3830,7 @@ item_db: (
Type: 3
Buy: 106
Weight: 10
+ BuyingStore: true
},
{
Id: 1018
@@ -3381,6 +3839,7 @@ item_db: (
Type: 3
Buy: 210
Weight: 10
+ BuyingStore: true
},
{
Id: 1019
@@ -3389,6 +3848,7 @@ item_db: (
Type: 3
Buy: 60
Weight: 10
+ BuyingStore: true
},
{
Id: 1020
@@ -3397,6 +3857,7 @@ item_db: (
Type: 3
Buy: 292
Weight: 10
+ BuyingStore: true
},
{
Id: 1021
@@ -3405,6 +3866,7 @@ item_db: (
Type: 3
Buy: 292
Weight: 10
+ BuyingStore: true
},
{
Id: 1022
@@ -3413,6 +3875,7 @@ item_db: (
Type: 3
Buy: 650
Weight: 10
+ BuyingStore: true
},
{
Id: 1023
@@ -3421,6 +3884,7 @@ item_db: (
Type: 3
Buy: 196
Weight: 10
+ BuyingStore: true
},
{
Id: 1024
@@ -3429,6 +3893,7 @@ item_db: (
Type: 3
Buy: 264
Weight: 10
+ BuyingStore: true
},
{
Id: 1025
@@ -3437,6 +3902,7 @@ item_db: (
Type: 3
Buy: 184
Weight: 10
+ BuyingStore: true
},
{
Id: 1026
@@ -3445,6 +3911,7 @@ item_db: (
Type: 3
Buy: 98
Weight: 10
+ BuyingStore: true
},
{
Id: 1027
@@ -3453,6 +3920,7 @@ item_db: (
Type: 3
Buy: 158
Weight: 10
+ BuyingStore: true
},
{
Id: 1028
@@ -3461,6 +3929,7 @@ item_db: (
Type: 3
Buy: 196
Weight: 10
+ BuyingStore: true
},
{
Id: 1029
@@ -3469,6 +3938,7 @@ item_db: (
Type: 3
Buy: 548
Weight: 10
+ BuyingStore: true
},
{
Id: 1030
@@ -3477,6 +3947,7 @@ item_db: (
Type: 3
Buy: 1500
Weight: 10
+ BuyingStore: true
},
{
Id: 1031
@@ -3485,6 +3956,7 @@ item_db: (
Type: 3
Buy: 196
Weight: 10
+ BuyingStore: true
},
{
Id: 1032
@@ -3493,6 +3965,7 @@ item_db: (
Type: 3
Buy: 196
Weight: 10
+ BuyingStore: true
},
{
Id: 1033
@@ -3501,6 +3974,7 @@ item_db: (
Type: 3
Buy: 208
Weight: 10
+ BuyingStore: true
},
{
Id: 1034
@@ -3509,6 +3983,7 @@ item_db: (
Type: 3
Buy: 342
Weight: 10
+ BuyingStore: true
},
{
Id: 1035
@@ -3517,6 +3992,7 @@ item_db: (
Type: 3
Buy: 484
Weight: 10
+ BuyingStore: true
},
{
Id: 1036
@@ -3525,6 +4001,7 @@ item_db: (
Type: 3
Buy: 500
Weight: 10
+ BuyingStore: true
},
{
Id: 1037
@@ -3533,6 +4010,7 @@ item_db: (
Type: 3
Buy: 1200
Weight: 10
+ BuyingStore: true
},
{
Id: 1038
@@ -3541,6 +4019,7 @@ item_db: (
Type: 3
Buy: 528
Weight: 10
+ BuyingStore: true
},
{
Id: 1039
@@ -3549,6 +4028,7 @@ item_db: (
Type: 3
Buy: 2000
Weight: 10
+ BuyingStore: true
},
{
Id: 1040
@@ -3557,6 +4037,7 @@ item_db: (
Type: 3
Buy: 232
Weight: 10
+ BuyingStore: true
},
{
Id: 1041
@@ -3565,6 +4046,7 @@ item_db: (
Type: 3
Buy: 250
Weight: 10
+ BuyingStore: true
},
{
Id: 1042
@@ -3573,6 +4055,7 @@ item_db: (
Type: 3
Buy: 430
Weight: 10
+ BuyingStore: true
},
{
Id: 1043
@@ -3581,6 +4064,7 @@ item_db: (
Type: 3
Buy: 168
Weight: 10
+ BuyingStore: true
},
{
Id: 1044
@@ -3589,6 +4073,7 @@ item_db: (
Type: 3
Buy: 264
Weight: 10
+ BuyingStore: true
},
{
Id: 1045
@@ -3597,6 +4082,7 @@ item_db: (
Type: 3
Buy: 412
Weight: 10
+ BuyingStore: true
},
{
Id: 1046
@@ -3605,6 +4091,7 @@ item_db: (
Type: 3
Buy: 614
Weight: 10
+ BuyingStore: true
},
{
Id: 1047
@@ -3613,6 +4100,7 @@ item_db: (
Type: 3
Buy: 548
Weight: 10
+ BuyingStore: true
},
{
Id: 1048
@@ -3621,6 +4109,7 @@ item_db: (
Type: 3
Buy: 800
Weight: 10
+ BuyingStore: true
},
{
Id: 1049
@@ -3629,6 +4118,7 @@ item_db: (
Type: 3
Buy: 1700
Weight: 10
+ BuyingStore: true
},
{
Id: 1050
@@ -3637,6 +4127,7 @@ item_db: (
Type: 3
Buy: 220
Weight: 10
+ BuyingStore: true
},
{
Id: 1051
@@ -3645,6 +4136,7 @@ item_db: (
Type: 3
Buy: 450
Weight: 10
+ BuyingStore: true
},
{
Id: 1052
@@ -3653,6 +4145,7 @@ item_db: (
Type: 3
Buy: 46
Weight: 10
+ BuyingStore: true
},
{
Id: 1053
@@ -3661,6 +4154,7 @@ item_db: (
Type: 3
Buy: 548
Weight: 10
+ BuyingStore: true
},
{
Id: 1054
@@ -3669,6 +4163,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 1055
@@ -3677,6 +4172,7 @@ item_db: (
Type: 3
Buy: 196
Weight: 10
+ BuyingStore: true
},
{
Id: 1056
@@ -3685,6 +4181,7 @@ item_db: (
Type: 3
Buy: 306
Weight: 10
+ BuyingStore: true
},
{
Id: 1057
@@ -3693,6 +4190,7 @@ item_db: (
Type: 3
Buy: 138
Weight: 10
+ BuyingStore: true
},
{
Id: 1058
@@ -3701,6 +4199,7 @@ item_db: (
Type: 3
Buy: 200
Weight: 10
+ BuyingStore: true
},
{
Id: 1059
@@ -3709,6 +4208,7 @@ item_db: (
Type: 3
Buy: 306
Weight: 10
+ BuyingStore: true
},
{
Id: 1060
@@ -3717,6 +4217,7 @@ item_db: (
Type: 3
Buy: 430
Weight: 10
+ BuyingStore: true
},
{
Id: 1061
@@ -3725,6 +4226,7 @@ item_db: (
Type: 3
Buy: 484
Weight: 10
+ BuyingStore: true
},
{
Id: 1062
@@ -3733,6 +4235,7 @@ item_db: (
Type: 3
Buy: 374
Weight: 10
+ BuyingStore: true
},
{
Id: 1063
@@ -3741,6 +4244,7 @@ item_db: (
Type: 3
Buy: 680
Weight: 10
+ BuyingStore: true
},
{
Id: 1064
@@ -3749,6 +4253,7 @@ item_db: (
Type: 3
Buy: 802
Weight: 10
+ BuyingStore: true
},
{
Id: 1065
@@ -3757,6 +4262,7 @@ item_db: (
Type: 3
Buy: 100
Weight: 10
+ BuyingStore: true
},
{
Id: 1066
@@ -3765,6 +4271,7 @@ item_db: (
Type: 3
Buy: 2
Weight: 10
+ BuyingStore: true
},
{
Id: 1067
@@ -3773,6 +4280,7 @@ item_db: (
Type: 3
Buy: 2
Weight: 10
+ BuyingStore: true
},
{
Id: 1068
@@ -3781,6 +4289,7 @@ item_db: (
Type: 3
Buy: 2
Weight: 10
+ BuyingStore: true
},
{
Id: 1069
@@ -3941,6 +4450,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ BuyingStore: true
},
{
Id: 1089
@@ -3949,6 +4459,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ BuyingStore: true
},
{
Id: 1090
@@ -3973,6 +4484,7 @@ item_db: (
Type: 3
Buy: 3
Weight: 10
+ BuyingStore: true
},
{
Id: 1093
@@ -3981,6 +4493,7 @@ item_db: (
Type: 3
Buy: 10
Weight: 10
+ BuyingStore: true
},
{
Id: 1094
@@ -3989,6 +4502,7 @@ item_db: (
Type: 3
Buy: 278
Weight: 10
+ BuyingStore: true
},
{
Id: 1095
@@ -3997,6 +4511,7 @@ item_db: (
Type: 3
Buy: 546
Weight: 10
+ BuyingStore: true
},
{
Id: 1096
@@ -4005,6 +4520,7 @@ item_db: (
Type: 3
Buy: 780
Weight: 10
+ BuyingStore: true
},
{
Id: 1097
@@ -4013,6 +4529,7 @@ item_db: (
Type: 3
Buy: 948
Weight: 10
+ BuyingStore: true
},
{
Id: 1098
@@ -4021,6 +4538,7 @@ item_db: (
Type: 3
Buy: 658
Weight: 10
+ BuyingStore: true
},
{
Id: 1099
@@ -4029,6 +4547,7 @@ item_db: (
Type: 3
Buy: 680
Weight: 10
+ BuyingStore: true
},
// Weapons
// ===================================================================
@@ -4922,7 +5441,6 @@ item_db: (
EquipLv: 27
View: 2
},
-// 2-Handed Swords
{
Id: 1151
AegisName: "Slayer"
@@ -5343,6 +5861,16 @@ item_db: (
WeaponLv: 4
Refine: false
View: 3
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bCritical,30;
bonus bAspdRate,8;
@@ -5425,6 +5953,15 @@ item_db: (
WeaponLv: 1
Refine: false
View: 3
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bAddRace,RC_Boss,50;
bonus2 bAddRace,RC_NonBoss,50;
@@ -5557,6 +6094,14 @@ item_db: (
WeaponLv: 3
EquipLv: 80
View: 3
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bStr,2;
bonus2 bAddRace,RC_DemiHuman,55;
@@ -5578,6 +6123,14 @@ item_db: (
WeaponLv: 3
EquipLv: 80
View: 3
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bCritical,20;
bonus2 bAddRace,RC_DemiHuman,55;
@@ -5647,6 +6200,15 @@ item_db: (
WeaponLv: 4
EquipLv: 80
View: 3
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bAddRace,RC_DemiHuman,70;
bonus2 bIgnoreDefRate,RC_DemiHuman,25;
@@ -5724,6 +6286,16 @@ item_db: (
WeaponLv: 3
Refine: false
View: 3
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bUnbreakableWeapon,0;
bonus2 bAddSize,Size_Small,40;
@@ -5763,6 +6335,15 @@ item_db: (
EquipLv: 26
Refine: false
View: 3
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 1193
@@ -5779,6 +6360,15 @@ item_db: (
EquipLv: 40
Refine: false
View: 3
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 1194
@@ -5864,6 +6454,16 @@ item_db: (
EquipLv: 50
Refine: false
View: 3
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bUnbreakableWeapon,0;
bonus bCritical,20;
@@ -7091,6 +7691,16 @@ item_db: (
WeaponLv: 4
Refine: false
View: 16
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bAddRace,RC_DemiHuman,70;
bonus bDef,3;
@@ -7200,6 +7810,15 @@ item_db: (
WeaponLv: 1
Refine: false
View: 16
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bAddRace,RC_Boss,50;
bonus2 bAddRace,RC_NonBoss,50;
@@ -7344,6 +7963,14 @@ item_db: (
WeaponLv: 3
EquipLv: 80
View: 16
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bStr,1;
bonus bDex,1;
@@ -7367,6 +7994,14 @@ item_db: (
WeaponLv: 3
EquipLv: 80
View: 16
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bStr,1;
bonus bDex,1;
@@ -7391,6 +8026,15 @@ item_db: (
WeaponLv: 4
EquipLv: 80
View: 16
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bAddRace,RC_DemiHuman,70;
bonus2 bIgnoreDefRate,RC_DemiHuman,20;
@@ -7416,6 +8060,15 @@ item_db: (
WeaponLv: 4
EquipLv: 80
View: 16
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bAddRace,RC_DemiHuman,70;
bonus2 bIgnoreDefRate,RC_DemiHuman,20;
@@ -7441,6 +8094,16 @@ item_db: (
WeaponLv: 4
Refine: false
View: 16
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bSkillAtk,AS_SONICBLOW,25;
bonus bAspdRate,3;
@@ -7509,6 +8172,16 @@ item_db: (
WeaponLv: 3
Refine: false
View: 16
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bUnbreakableWeapon,0;
bonus2 bAddSize,Size_Small,40;
@@ -7890,6 +8563,15 @@ item_db: (
WeaponLv: 4
EquipLv: 80
View: 6
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bAddRace,RC_DemiHuman,75;
bonus2 bIgnoreDefRate,RC_DemiHuman,20;
@@ -7948,6 +8630,16 @@ item_db: (
WeaponLv: 3
Refine: false
View: 6
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bAddSize,Size_Small,70;
bonus2 bAddSize,Size_Medium,70;
@@ -7969,6 +8661,15 @@ item_db: (
WeaponLv: 1
Refine: false
View: 6
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bStr,2; ">
},
{
@@ -8465,6 +9166,16 @@ item_db: (
WeaponLv: 4
Refine: false
View: 7
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bAtkEle,Ele_Holy;
skill AL_HEAL,3;
@@ -8612,6 +9323,14 @@ item_db: (
WeaponLv: 3
EquipLv: 80
View: 7
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bStr,3;
bonus2 bAddRace,RC_DemiHuman,55;
@@ -8633,6 +9352,14 @@ item_db: (
WeaponLv: 3
EquipLv: 80
View: 7
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bStr,3;
bonus2 bAddRace,RC_DemiHuman,55;
@@ -8656,6 +9383,15 @@ item_db: (
EquipLv: 3
Refine: false
View: 7
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 1382
@@ -8671,6 +9407,15 @@ item_db: (
WeaponLv: 4
EquipLv: 80
View: 7
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bAddRace,RC_DemiHuman,70;
bonus2 bIgnoreDefRate,RC_DemiHuman,25;
@@ -8702,6 +9447,13 @@ item_db: (
WeaponLv: 4
EquipLv: 60
View: 7
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bAtkEle,Ele_Holy;
bonus bVit,10;
@@ -8781,6 +9533,16 @@ item_db: (
WeaponLv: 4
Refine: false
View: 7
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
if(readparam(bStr)>=95) {
bonus bBaseAtk,400;
@@ -8829,6 +9591,16 @@ item_db: (
WeaponLv: 3
Refine: false
View: 7
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bAddSize,Size_Small,40;
bonus2 bAddSize,Size_Medium,40;
@@ -9375,6 +10147,16 @@ item_db: (
WeaponLv: 3
Refine: false
View: 4
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bStr,1;
bonus bInt,2;
@@ -9462,6 +10244,15 @@ item_db: (
WeaponLv: 1
Refine: false
View: 4
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bAddRace,RC_Boss,50;
bonus2 bAddRace,RC_NonBoss,50;
@@ -9500,6 +10291,14 @@ item_db: (
WeaponLv: 3
EquipLv: 80
View: 4
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bStr,2;
bonus2 bAddRace,RC_DemiHuman,95;
@@ -9522,6 +10321,15 @@ item_db: (
WeaponLv: 4
EquipLv: 80
View: 4
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bAddRace,RC_DemiHuman,95;
bonus2 bIgnoreDefRate,RC_DemiHuman,20;
@@ -9551,6 +10359,16 @@ item_db: (
WeaponLv: 3
Refine: false
View: 4
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bSkillAtk,SM_MAGNUM,25;
bonus bStr,2;
@@ -9572,6 +10390,15 @@ item_db: (
WeaponLv: 4
EquipLv: 65
View: 4
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bAtkEle,Ele_Holy;
bonus2 bAddEff,Eff_Bleeding,500;
@@ -9595,6 +10422,15 @@ item_db: (
WeaponLv: 4
EquipLv: 60
View: 4
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bIgnoreDefRace,RC_Brute;
bonus3 bAddMonsterDropItem,517,RC_Brute,1000;
@@ -9615,6 +10451,16 @@ item_db: (
WeaponLv: 1
Refine: false
View: 4
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bUnbreakableWeapon,0;
bonus2 bAddSize,Size_Small,70;
@@ -9750,7 +10596,6 @@ item_db: (
}
">
},
-// 2-Handed Spears
{
Id: 1451
AegisName: "Guisarme"
@@ -10126,7 +10971,6 @@ item_db: (
bonus bStr,3;
">
},
-// 2-Handed Staffs
{
Id: 1472
AegisName: "Staff_Of_Soul"
@@ -10357,6 +11201,14 @@ item_db: (
WeaponLv: 3
EquipLv: 80
View: 5
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bStr,2;
bonus2 bAddRace,RC_DemiHuman,25;
@@ -10440,6 +11292,15 @@ item_db: (
WeaponLv: 4
EquipLv: 80
View: 5
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bAddRace,RC_DemiHuman,70;
bonus2 bIgnoreDefRate,RC_DemiHuman,25;
@@ -10468,6 +11329,16 @@ item_db: (
WeaponLv: 3
Refine: false
View: 5
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bUnbreakableWeapon,0;
bonus2 bAddSize,Size_Small,50;
@@ -10510,6 +11381,16 @@ item_db: (
EquipLv: 50
Refine: false
View: 5
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bUnbreakableWeapon,0;
bonus3 bAddEffOnSkill,KN_PIERCE,Eff_Bleeding,1000;
@@ -11220,6 +12101,16 @@ item_db: (
WeaponLv: 4
EquipLv: 48
View: 8
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bAllStats,5; ">
},
{
@@ -11281,6 +12172,15 @@ item_db: (
WeaponLv: 1
Refine: false
View: 8
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bAddRace,RC_Boss,50;
bonus2 bAddRace,RC_NonBoss,50;
@@ -11410,6 +12310,14 @@ item_db: (
WeaponLv: 3
EquipLv: 80
View: 8
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bStr,1;
bonus bDex,1;
@@ -11432,6 +12340,14 @@ item_db: (
WeaponLv: 3
EquipLv: 80
View: 8
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bStr,1;
bonus bDex,1;
@@ -11482,6 +12398,15 @@ item_db: (
EquipLv: 2
Refine: false
View: 8
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 1546
@@ -11497,6 +12422,15 @@ item_db: (
WeaponLv: 4
EquipLv: 80
View: 8
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bAddRace,RC_DemiHuman,75;
bonus2 bIgnoreDefRate,RC_DemiHuman,20;
@@ -11526,6 +12460,16 @@ item_db: (
WeaponLv: 3
Refine: false
View: 8
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bSkillAtk,MC_CARTREVOLUTION,25;
bonus bStr,2;
@@ -11832,6 +12776,16 @@ item_db: (
WeaponLv: 3
Refine: false
View: 15
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bAspdRate,5; ">
},
{
@@ -11895,6 +12849,15 @@ item_db: (
WeaponLv: 1
Refine: false
View: 15
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bAddRace,RC_Boss,50;
bonus2 bAddRace,RC_NonBoss,50;
@@ -12043,6 +13006,14 @@ item_db: (
WeaponLv: 3
EquipLv: 80
View: 15
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bStr,2;
bonus bInt,1;
@@ -12065,6 +13036,14 @@ item_db: (
WeaponLv: 3
EquipLv: 80
View: 15
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bStr,1;
bonus bInt,2;
@@ -12086,6 +13065,15 @@ item_db: (
WeaponLv: 4
EquipLv: 80
View: 15
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bAddRace,RC_DemiHuman,80;
bonus2 bIgnoreDefRate,RC_DemiHuman,25;
@@ -12111,6 +13099,15 @@ item_db: (
WeaponLv: 4
EquipLv: 80
View: 15
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bAddRace,RC_DemiHuman,80;
bonus2 bIgnoreDefRate,RC_DemiHuman,25;
@@ -12137,6 +13134,16 @@ item_db: (
WeaponLv: 3
Refine: false
View: 15
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bVit,2;
bonus bMdef,2;
@@ -12159,6 +13166,15 @@ item_db: (
WeaponLv: 4
EquipLv: 85
View: 15
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMatkRate,15;
bonus bStr,3;
@@ -12183,6 +13199,16 @@ item_db: (
WeaponLv: 3
Refine: false
View: 15
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bInt,3;
bonus bDex,2;
@@ -12824,6 +13850,16 @@ item_db: (
WeaponLv: 3
Refine: false
View: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bStr,10;
bonus bInt,4;
@@ -12913,6 +13949,15 @@ item_db: (
WeaponLv: 1
Refine: false
View: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bInt,4;
bonus2 bAddRace,RC_Boss,50;
@@ -13015,6 +14060,14 @@ item_db: (
WeaponLv: 3
EquipLv: 80
View: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bInt,4;
bonus bDex,3;
@@ -13037,6 +14090,14 @@ item_db: (
WeaponLv: 3
EquipLv: 80
View: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bInt,3;
bonus bDex,3;
@@ -13059,6 +14120,14 @@ item_db: (
WeaponLv: 3
EquipLv: 80
View: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bHealPower,14;
bonus2 bSPRegenRate,5,10000;
@@ -13079,6 +14148,14 @@ item_db: (
WeaponLv: 3
EquipLv: 80
View: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bInt,3;
bonus bDex,2;
@@ -13149,6 +14226,16 @@ item_db: (
WeaponLv: 3
Refine: false
View: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bAtkEle,Ele_Holy;
bonus bMatkRate,15;
@@ -13170,6 +14257,15 @@ item_db: (
WeaponLv: 1
Refine: false
View: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 1640
@@ -13185,6 +14281,15 @@ item_db: (
WeaponLv: 4
EquipLv: 80
View: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bMagicAddRace,RC_DemiHuman,15;
bonus2 bIgnoreMdefRate,RC_DemiHuman,25 + ((getrefine() > 5) ? 5 : 0);
@@ -13210,6 +14315,15 @@ item_db: (
WeaponLv: 4
EquipLv: 80
View: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bHealPower,14;
bonus bDelayrate,-10;
@@ -13238,6 +14352,16 @@ item_db: (
WeaponLv: 2
Refine: false
View: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bVariableCastrate,-5;
bonus bInt,2;
@@ -13283,6 +14407,15 @@ item_db: (
WeaponLv: 3
EquipLv: 70
View: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bInt,4;
bonus bIgnoreMdefRate,10+getrefine();
@@ -13305,6 +14438,15 @@ item_db: (
WeaponLv: 3
EquipLv: 70
View: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bInt,1;
bonus bDex,1;
@@ -13422,6 +14564,15 @@ item_db: (
EquipLv: 26
Refine: false
View: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bInt,2; ">
},
{
@@ -13439,6 +14590,15 @@ item_db: (
EquipLv: 40
Refine: false
View: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bInt,3; ">
},
{
@@ -13456,6 +14616,15 @@ item_db: (
WeaponLv: 1
Refine: false
View: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bInt,2;
bonus bAgi,1;
@@ -13732,6 +14901,16 @@ item_db: (
EquipLv: 4
Refine: false
View: 11
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bAddDamageClass,1002,500;
bonus2 bAddDamageClass,1113,500;
@@ -14157,6 +15336,16 @@ item_db: (
WeaponLv: 4
Refine: false
View: 11
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bLongAtkRate,20; ">
},
{
@@ -14281,6 +15470,15 @@ item_db: (
WeaponLv: 1
Refine: false
View: 11
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bAddRace,RC_Boss,50;
bonus2 bAddRace,RC_NonBoss,50;
@@ -14339,6 +15537,14 @@ item_db: (
WeaponLv: 3
EquipLv: 80
View: 11
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bDex,2;
bonus2 bAddRace,RC_DemiHuman,55;
@@ -14360,6 +15566,14 @@ item_db: (
WeaponLv: 3
EquipLv: 80
View: 11
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bDex,2;
bonus bInt,10;
@@ -14422,6 +15636,15 @@ item_db: (
EquipLv: 4
Refine: false
View: 11
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 1743
@@ -14437,6 +15660,15 @@ item_db: (
WeaponLv: 4
EquipLv: 80
View: 11
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bAddRace,RC_DemiHuman,55;
bonus2 bIgnoreDefRate,RC_DemiHuman,20;
@@ -14463,6 +15695,16 @@ item_db: (
WeaponLv: 4
Refine: false
View: 11
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bSkillAtk,AC_DOUBLE,25;
bonus bDex,2;
@@ -14523,6 +15765,15 @@ item_db: (
EquipLv: 26
Refine: false
View: 11
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 1748
@@ -14539,6 +15790,15 @@ item_db: (
EquipLv: 40
Refine: false
View: 11
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 1749
@@ -14555,6 +15815,15 @@ item_db: (
WeaponLv: 1
Refine: false
View: 11
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bUnbreakableWeapon,0;
bonus bDex,2;
@@ -15241,6 +16510,16 @@ item_db: (
WeaponLv: 4
Refine: false
View: 12
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bAtkEle,Ele_Wind;
bonus2 bAddRace,RC_Undead,5;
@@ -15359,6 +16638,14 @@ item_db: (
WeaponLv: 3
EquipLv: 80
View: 12
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bStr,2;
bonus bAgi,1;
@@ -15382,6 +16669,14 @@ item_db: (
WeaponLv: 3
EquipLv: 80
View: 12
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bStr,2;
bonus bInt,1;
@@ -15427,6 +16722,15 @@ item_db: (
WeaponLv: 4
EquipLv: 80
View: 12
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bAddRace,RC_DemiHuman,95;
bonus2 bIgnoreDefRate,RC_DemiHuman,20;
@@ -15455,6 +16759,15 @@ item_db: (
WeaponLv: 4
EquipLv: 80
View: 12
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bAddRace,RC_DemiHuman,95;
bonus2 bIgnoreDefRate,RC_DemiHuman,20;
@@ -15483,6 +16796,16 @@ item_db: (
WeaponLv: 4
Refine: false
View: 12
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bInt,2;
bonus2 bSkillAtk,MO_FINGEROFFENSIVE,25;
@@ -15502,6 +16825,16 @@ item_db: (
WeaponLv: 3
Refine: false
View: 12
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bUnbreakableWeapon,0;
bonus2 bAddSize,Size_Small,40;
@@ -15991,6 +17324,15 @@ item_db: (
WeaponLv: 1
Refine: false
View: 13
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bAddRace,RC_Boss,50;
bonus2 bAddRace,RC_NonBoss,50;
@@ -16033,6 +17375,14 @@ item_db: (
WeaponLv: 3
EquipLv: 80
View: 13
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bDex,2;
bonus2 bAddRace,RC_DemiHuman,95;
@@ -16055,6 +17405,14 @@ item_db: (
WeaponLv: 3
EquipLv: 80
View: 13
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bDex,2;
bonus2 bAddRace,RC_DemiHuman,95;
@@ -16128,6 +17486,15 @@ item_db: (
WeaponLv: 4
EquipLv: 80
View: 13
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bAddRace,RC_DemiHuman,95;
bonus2 bIgnoreDefRate,RC_DemiHuman,20;
@@ -16154,6 +17521,16 @@ item_db: (
WeaponLv: 4
Refine: false
View: 13
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bAspdRate,100;
bonus bHPrecovRate,-100;
@@ -16176,6 +17553,16 @@ item_db: (
WeaponLv: 3
Refine: false
View: 13
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bUnbreakableWeapon,0;
bonus2 bAddSize,Size_Small,40;
@@ -16693,6 +18080,15 @@ item_db: (
WeaponLv: 1
Refine: false
View: 14
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bAddRace,RC_Boss,50;
bonus2 bAddRace,RC_NonBoss,50;
@@ -16733,6 +18129,14 @@ item_db: (
WeaponLv: 3
EquipLv: 80
View: 14
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bDex,2;
bonus2 bAddRace,RC_DemiHuman,95;
@@ -16754,6 +18158,14 @@ item_db: (
WeaponLv: 3
EquipLv: 80
View: 14
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bDex,2;
bonus2 bAddRace,RC_DemiHuman,95;
@@ -16824,6 +18236,15 @@ item_db: (
WeaponLv: 4
EquipLv: 80
View: 14
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bAddRace,RC_DemiHuman,95;
bonus2 bIgnoreDefRate,RC_DemiHuman,20;
@@ -16849,6 +18270,16 @@ item_db: (
WeaponLv: 4
Refine: false
View: 14
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bDex,2;
bonus2 bSkillAtk,DC_THROWARROW,25;
@@ -16868,6 +18299,16 @@ item_db: (
WeaponLv: 3
Refine: false
View: 14
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bUnbreakableWeapon,0;
bonus2 bAddSize,Size_Small,40;
@@ -17001,6 +18442,15 @@ item_db: (
WeaponLv: 4
EquipLv: 80
View: 23
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMatkRate,getrefine();
bonus2 bMagicAddRace,RC_DemiHuman,15;
@@ -17034,6 +18484,15 @@ item_db: (
WeaponLv: 4
EquipLv: 80
View: 23
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMatkRate,getrefine()/2;
bonus bInt,3;
@@ -17842,6 +19301,15 @@ item_db: (
Loc: 32
Refine: false
View: 4
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bSubRace,RC_NonBoss,25;
bonus2 bSubRace,RC_Boss,25;
@@ -17939,6 +19407,16 @@ item_db: (
Loc: 32
Refine: false
View: 2
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bSubEle,Ele_Neutral,20;
bonus2 bSubEle,Ele_Water,20;
@@ -18093,6 +19571,16 @@ item_db: (
Loc: 32
EquipLv: 99
View: 4
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bMaxSPrate,2; ">
},
{
@@ -18165,6 +19653,14 @@ item_db: (
Upper: 63
Loc: 32
View: 3
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMdef,1;
bonus2 bSubEle,Ele_Neutral,10;
@@ -19243,6 +20739,7 @@ item_db: (
Loc: 1
Refine: false
View: 24
+ Sprite: 2241
},
{
Id: 2241
@@ -20857,6 +22354,11 @@ item_db: (
Upper: 63
Loc: 16
Refine: false
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" bonus bLuk,4; ">
},
{
@@ -21042,6 +22544,14 @@ item_db: (
Upper: 63
Loc: 16
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bMdef,4; ">
},
{
@@ -21056,6 +22566,16 @@ item_db: (
Upper: 63
Loc: 16
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bUnbreakableArmor,0;
bonus2 bSubRace,RC_DemiHuman,10;
@@ -21071,6 +22591,15 @@ item_db: (
Upper: 63
Loc: 16
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMaxHP,300;
bonus bMaxSP,30;
@@ -21180,6 +22709,14 @@ item_db: (
Upper: 63
Loc: 16
EquipLv: 80
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMaxHP,150;
bonus bMdef,2;
@@ -21198,6 +22735,14 @@ item_db: (
Upper: 63
Loc: 16
EquipLv: 80
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMaxHP,150;
bonus bMdef,2;
@@ -21216,6 +22761,14 @@ item_db: (
Upper: 63
Loc: 16
EquipLv: 80
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMaxHP,150;
bonus bMdef,2;
@@ -21234,6 +22787,14 @@ item_db: (
Upper: 63
Loc: 16
EquipLv: 80
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMaxHP,150;
bonus bMdef,2;
@@ -21252,6 +22813,14 @@ item_db: (
Upper: 63
Loc: 16
EquipLv: 80
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMaxHP,150;
bonus bMdef,2;
@@ -21270,6 +22839,14 @@ item_db: (
Upper: 63
Loc: 16
EquipLv: 80
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMaxHP,150;
bonus bMdef,2;
@@ -21288,6 +22865,14 @@ item_db: (
Upper: 1
Loc: 16
EquipLv: 80
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMaxHP,150;
bonus bMdef,2;
@@ -21327,6 +22912,16 @@ item_db: (
Upper: 63
Loc: 16
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMdef,5;
bonus bMaxHP,800;
@@ -21351,6 +22946,16 @@ item_db: (
Upper: 63
Loc: 16
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bNoRegen,1;
bonus bNoRegen,2;
@@ -21502,6 +23107,15 @@ item_db: (
Upper: 63
Loc: 16
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 2394
@@ -21514,6 +23128,15 @@ item_db: (
Upper: 63
Loc: 16
EquipLv: 81
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMaxHPrate,20;
bonus2 bSubRace,RC_DemiHuman,7;
@@ -21530,6 +23153,15 @@ item_db: (
Upper: 63
Loc: 16
EquipLv: 61
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMaxHP,600;
bonus bSPrecovRate,10;
@@ -21545,6 +23177,15 @@ item_db: (
Job: 0xFFFFFFFE
Upper: 63
Loc: 16
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bMaxHP,500; ">
},
{
@@ -21572,6 +23213,15 @@ item_db: (
Upper: 58
Loc: 16
EquipLv: 50
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMdef,5;
bonus bCritical,6+(readparam(bLuk)/10);
@@ -22000,6 +23650,14 @@ item_db: (
Upper: 63
Loc: 64
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bMdef,4; ">
},
{
@@ -22027,6 +23685,15 @@ item_db: (
Job: 0x000E5CEA
Upper: 63
Loc: 64
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 2430
@@ -22038,6 +23705,15 @@ item_db: (
Def: 5
Upper: 63
Loc: 64
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 2431
@@ -22049,6 +23725,15 @@ item_db: (
Upper: 63
Loc: 64
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMaxHPrate,7;
bonus bMaxSPrate,7;
@@ -22112,6 +23797,14 @@ item_db: (
Upper: 63
Loc: 64
EquipLv: 80
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMaxHP,100;
bonus bMdef,1;
@@ -22130,6 +23823,14 @@ item_db: (
Upper: 63
Loc: 64
EquipLv: 80
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMaxHP,100;
bonus bMdef,1;
@@ -22148,6 +23849,14 @@ item_db: (
Upper: 1
Loc: 64
EquipLv: 80
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMaxHP,100;
bonus bMdef,1;
@@ -22163,6 +23872,14 @@ item_db: (
Weight: 300
Upper: 63
Loc: 64
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bFlee,5;
bonus bAgi,1;
@@ -22179,6 +23896,16 @@ item_db: (
Upper: 63
Loc: 64
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMaxHPrate,17;
bonus bMaxSPrate,8;
@@ -22258,6 +23985,15 @@ item_db: (
Upper: 63
Loc: 64
EquipLv: 81
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMaxHPrate,10;
bonus2 bSubRace,RC_DemiHuman,4;
@@ -22275,6 +24011,15 @@ item_db: (
Upper: 63
Loc: 64
EquipLv: 61
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMaxHPrate,5;
bonus bMaxSPrate,5;
@@ -22290,6 +24035,15 @@ item_db: (
Job: 0xFFFFFFFE
Upper: 63
Loc: 64
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bMaxHPrate,5; ">
},
{
@@ -22328,6 +24082,15 @@ item_db: (
Upper: 58
Loc: 64
EquipLv: 85
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMaxHPrate,20-getrefine();
bonus bMaxSPrate,20-getrefine();
@@ -22432,6 +24195,14 @@ item_db: (
Def: 17
Upper: 63
Loc: 64
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMdef,1;
bonus bMaxHP,100;
@@ -22450,6 +24221,15 @@ item_db: (
Loc: 64
EquipLv: 12
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bHPrecovRate,10;
bonus bSPrecovRate,2;
@@ -22466,6 +24246,15 @@ item_db: (
Loc: 64
EquipLv: 26
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bHPrecovRate,12;
bonus bSPrecovRate,4;
@@ -22482,6 +24271,15 @@ item_db: (
Loc: 64
EquipLv: 40
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bHPrecovRate,14;
bonus bSPrecovRate,6;
@@ -22560,6 +24358,16 @@ item_db: (
Loc: 64
EquipLv: 75
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 2464
@@ -23555,6 +25363,15 @@ item_db: (
Upper: 63
Loc: 4
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bSubEle,Ele_Neutral,17;
bonus bFlee,17;
@@ -23626,6 +25443,14 @@ item_db: (
Upper: 63
Loc: 4
EquipLv: 80
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMaxHP,50;
bonus bMdef,1;
@@ -23644,6 +25469,14 @@ item_db: (
Upper: 63
Loc: 4
EquipLv: 80
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMaxHP,50;
bonus bMdef,1;
@@ -23662,6 +25495,14 @@ item_db: (
Upper: 1
Loc: 4
EquipLv: 80
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMaxHP,50;
bonus bMdef,1;
@@ -23727,6 +25568,16 @@ item_db: (
Upper: 63
Loc: 4
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bFlee,13;
bonus2 bSubEle,Ele_Neutral,13;
@@ -23835,6 +25686,15 @@ item_db: (
Upper: 63
Loc: 4
EquipLv: 80
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMaxHPrate,5;
bonus2 bSubRace,RC_DemiHuman,5;
@@ -23863,6 +25723,15 @@ item_db: (
Upper: 58
Loc: 4
EquipLv: 55
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bAgi,2; ">
},
{
@@ -23878,6 +25747,15 @@ item_db: (
Upper: 58
Loc: 4
EquipLv: 70
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMdef,3;
bonus5 bAutoSpellWhenHit,NPC_ANTIMAGIC,1,200,BF_MAGIC,0;
@@ -24006,6 +25884,14 @@ item_db: (
Def: 9
Upper: 63
Loc: 4
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMdef,1;
bonus bFlee,10;
@@ -24023,6 +25909,15 @@ item_db: (
Loc: 4
EquipLv: 12
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus2 bSubEle,Ele_Neutral,10; ">
},
{
@@ -24077,6 +25972,16 @@ item_db: (
Loc: 4
EquipLv: 75
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 2565
@@ -24147,6 +26052,15 @@ item_db: (
Loc: 4
EquipLv: 100
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bUnbreakableGarment,0;
bonus bAgi,1;
@@ -25099,6 +27013,16 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
skill WE_MALE,1;
skill WE_FEMALE,1;
@@ -25114,6 +27038,16 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
skill WE_MALE,1;
skill WE_FEMALE,1;
@@ -25217,6 +27151,16 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 2643
@@ -25238,6 +27182,16 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bAddRace,RC_NonBoss,5;
bonus2 bAddRace,RC_Boss,5;
@@ -25282,6 +27236,16 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bMaxHP,10; ">
},
{
@@ -25614,6 +27578,15 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 2669
@@ -25640,6 +27613,15 @@ item_db: (
Loc: 136
EquipLv: 30
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bFlee,5; ">
},
{
@@ -25681,6 +27663,16 @@ item_db: (
Loc: 136
EquipLv: 48
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bBaseAtk,10;
bonus bSPrecovRate,3;
@@ -25695,6 +27687,16 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 2675
@@ -25718,6 +27720,16 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus2 bAddMonsterDropItem,7618,100; ">
},
{
@@ -25887,6 +27899,16 @@ item_db: (
Loc: 512
Refine: false
View: 73
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bInt,1; ">
},
{
@@ -25901,6 +27923,16 @@ item_db: (
Loc: 1
Refine: false
View: 56
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus2 bSubRace,RC_Plant,3; ">
},
{
@@ -25913,6 +27945,16 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bCritical,10; ">
},
{
@@ -25925,6 +27967,16 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bInt,3; ">
},
{
@@ -25937,6 +27989,16 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bStr,4; ">
},
{
@@ -25949,6 +28011,16 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bVit,4; ">
},
{
@@ -25961,6 +28033,16 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bDex,4; ">
},
{
@@ -25973,6 +28055,16 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bAgi,4; ">
},
{
@@ -25985,6 +28077,16 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMdef,5;
bonus bLuk,4;
@@ -26001,6 +28103,16 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bMdef,8; ">
},
{
@@ -26014,6 +28126,16 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMdef,3;
bonus bInt,2;
@@ -26031,6 +28153,16 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMdef,3;
bonus bStr,3;
@@ -26048,6 +28180,16 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMdef,3;
bonus bAgi,3;
@@ -26065,6 +28207,16 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMdef,3;
bonus bDex,3;
@@ -26146,6 +28298,14 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bMdef,4; ">
},
{
@@ -26158,6 +28318,14 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus2 bAddMonsterDropItem,12018,500; ">
},
{
@@ -26192,6 +28360,15 @@ item_db: (
Gender: 0
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus3 bAutoSpell,MG_FIREBOLT,5,300; ">
},
{
@@ -26260,6 +28437,16 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 2714
@@ -26359,6 +28546,15 @@ item_db: (
Loc: 136
EquipLv: 70
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bAddRace,RC_NonBoss,5;
bonus2 bAddRace,RC_Boss,5;
@@ -26381,6 +28577,15 @@ item_db: (
Loc: 136
EquipLv: 70
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bAddRace,RC_NonBoss,5;
bonus2 bAddRace,RC_Boss,5;
@@ -26403,6 +28608,15 @@ item_db: (
Loc: 136
EquipLv: 70
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bAddRace,RC_NonBoss,5;
bonus2 bAddRace,RC_Boss,5;
@@ -26424,6 +28638,15 @@ item_db: (
Loc: 136
EquipLv: 70
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bAddRace,RC_NonBoss,5;
bonus2 bAddRace,RC_Boss,5;
@@ -26445,6 +28668,15 @@ item_db: (
Loc: 136
EquipLv: 70
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bAddRace,RC_NonBoss,5;
bonus2 bAddRace,RC_Boss,5;
@@ -26467,6 +28699,15 @@ item_db: (
Loc: 136
EquipLv: 70
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bAddRace,RC_NonBoss,5;
bonus2 bAddRace,RC_Boss,5;
@@ -26563,6 +28804,14 @@ item_db: (
Loc: 136
EquipLv: 80
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMaxHP,50;
bonus bAspdRate,3;
@@ -26581,6 +28830,14 @@ item_db: (
Loc: 136
EquipLv: 80
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMaxSP,50;
bonus bVariableCastrate,-1;
@@ -26599,6 +28856,14 @@ item_db: (
Loc: 136
EquipLv: 80
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bCritical,5; ">
},
{
@@ -26613,6 +28878,14 @@ item_db: (
Loc: 136
EquipLv: 70
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bAddRace,RC_NonBoss,5;
bonus2 bAddRace,RC_Boss,5;
@@ -26633,6 +28906,15 @@ item_db: (
Upper: 47
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 2735
@@ -26644,6 +28926,15 @@ item_db: (
Upper: 47
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 2736
@@ -26689,6 +28980,16 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bAddRace,RC_NonBoss,6;
bonus2 bAddRace,RC_Boss,6;
@@ -26704,6 +29005,16 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bAddRace,RC_NonBoss,5;
bonus2 bAddRace,RC_Boss,5;
@@ -26719,6 +29030,16 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bAddRace,RC_NonBoss,3;
bonus2 bAddRace,RC_Boss,3;
@@ -26734,6 +29055,16 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bAllStats,1;
bonus bNoCastCancel,0;
@@ -26898,6 +29229,14 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
if(BaseLevel<80) {
bonus bMaxHP,400;
@@ -26914,6 +29253,16 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bAddRace,RC_NonBoss,5;
bonus2 bAddRace,RC_Boss,5;
@@ -26929,6 +29278,16 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus2 bExpAddRace,RC_Formless,15; ">
},
{
@@ -26940,6 +29299,16 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus2 bExpAddRace,RC_Undead,15; ">
},
{
@@ -26951,6 +29320,16 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus2 bExpAddRace,RC_Brute,15; ">
},
{
@@ -26962,6 +29341,16 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus2 bExpAddRace,RC_Plant,15; ">
},
{
@@ -26973,6 +29362,16 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus2 bExpAddRace,RC_Insect,15; ">
},
{
@@ -26984,6 +29383,16 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus2 bExpAddRace,RC_Fish,15; ">
},
{
@@ -26995,6 +29404,16 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus2 bExpAddRace,RC_Demon,15; ">
},
{
@@ -27006,6 +29425,16 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus2 bExpAddRace,RC_DemiHuman,15; ">
},
{
@@ -27017,6 +29446,16 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus2 bExpAddRace,RC_Angel,15; ">
},
{
@@ -27028,6 +29467,16 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus2 bExpAddRace,RC_Dragon,15; ">
},
{
@@ -27170,6 +29619,15 @@ item_db: (
Loc: 136
EquipLv: 81
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMaxHP,300;
bonus2 bSubEle,Ele_Water,10;
@@ -27192,6 +29650,15 @@ item_db: (
Loc: 136
EquipLv: 61
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bAllStats,2; ">
},
{
@@ -27204,6 +29671,15 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bAllStats,1; ">
},
{
@@ -27242,6 +29718,10 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ nogstorage: true
+ }
Script: <" bonus bUseSPrate,-5; ">
},
{
@@ -27254,6 +29734,10 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ nogstorage: true
+ }
Script: <" bonus bInt,2; ">
},
{
@@ -27267,6 +29751,10 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ nogstorage: true
+ }
Script: <"
bonus bStr,2;
bonus bAgi,1;
@@ -27283,6 +29771,10 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ nogstorage: true
+ }
Script: <" autobonus "{ bonus bAspdRate,2; }",10,10000,0,"{ specialeffect2 EF_POTION_BERSERK; }"; ">
},
{
@@ -27297,6 +29789,10 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ nogstorage: true
+ }
Script: <"
bonus bAllStats,1;
bonus bMdef,1;
@@ -27312,6 +29808,15 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMaxHP,50;
bonus bMaxSP,20;
@@ -27359,6 +29864,15 @@ item_db: (
Loc: 136
EquipLv: 90
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bDex,2;
bonus bMatkRate,3;
@@ -27520,6 +30034,16 @@ item_db: (
Loc: 136
EquipLv: 99
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bStr,2; ">
},
{
@@ -27533,6 +30057,15 @@ item_db: (
Loc: 136
EquipLv: 99
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
if(JobLevel<30) {
bonus bAllStats,6-(JobLevel/5);
@@ -27551,6 +30084,16 @@ item_db: (
Loc: 136
EquipLv: 99
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bAddDamageClass,2047,10;
bonus2 bAddDefClass,2048,-10;
@@ -27569,6 +30112,16 @@ item_db: (
Loc: 136
EquipLv: 99
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bAddDamageClass,2049,10;
bonus2 bAddDefClass,2050,-10;
@@ -27587,6 +30140,15 @@ item_db: (
Loc: 136
EquipLv: 99
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
if(strcharinfo(3)=="job3_arch02") {
bonus2 bAddDefClass,1761,50;
@@ -27851,6 +30413,16 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 2817
@@ -27861,6 +30433,16 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 2818
@@ -27871,6 +30453,16 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 2819
@@ -27884,6 +30476,15 @@ item_db: (
Loc: 136
EquipLv: [1, 12]
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMaxSP,100;
skill SM_BASH,1;
@@ -27903,6 +30504,15 @@ item_db: (
Loc: 136
EquipLv: [1, 12]
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMaxSP,100;
skill TF_DOUBLE,3;
@@ -27924,6 +30534,15 @@ item_db: (
Loc: 136
EquipLv: [1, 12]
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMaxSP,100;
skill AL_HEAL,1;
@@ -27943,6 +30562,15 @@ item_db: (
Loc: 136
EquipLv: [1, 12]
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMaxSP,100;
skill AC_OWL,1;
@@ -27961,6 +30589,15 @@ item_db: (
Loc: 136
EquipLv: [1, 12]
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMaxSP,100;
skill MC_DISCOUNT,1;
@@ -27981,6 +30618,15 @@ item_db: (
Loc: 136
EquipLv: [1, 12]
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMaxSP,100;
skill MG_SRECOVERY,1;
@@ -27999,6 +30645,10 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ nogstorage: true
+ }
Script: <" bonus bInt,2; ">
},
{
@@ -28012,6 +30662,10 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ nogstorage: true
+ }
Script: <"
bonus bDex,2;
bonus bAgi,1;
@@ -28028,6 +30682,10 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ nogstorage: true
+ }
Script: <" autobonus "{ bonus bMaxHPrate,10; }",10,10000,0,"{ specialeffect2 EF_POTION_BERSERK; }"; ">
},
{
@@ -28220,6 +30878,16 @@ item_db: (
Loc: 136
EquipLv: 99
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bInt,2;
bonus bDex,2;
@@ -28250,6 +30918,16 @@ item_db: (
Loc: 136
EquipLv: 75
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bMaxSP,50; ">
},
{
@@ -28263,6 +30941,15 @@ item_db: (
Loc: 136
EquipLv: 80
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" skill RETURN_TO_ELDICASTES,1; ">
},
{
@@ -28480,6 +31167,15 @@ item_db: (
Loc: 136
EquipLv: 70
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" skill ALL_GUARDIAN_RECALL,1; ">
},
{
@@ -28716,6 +31412,15 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 2873
@@ -35700,6 +38405,13 @@ item_db: (
Buy: 20
Weight: 10
Loc: 769
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bUseSPrate,-15; ">
},
{
@@ -35710,6 +38422,13 @@ item_db: (
Buy: 20
Weight: 10
Loc: 64
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" skill AL_INCAGI,((getrefine()>14)?5:1); ">
},
{
@@ -35720,6 +38439,13 @@ item_db: (
Buy: 20
Weight: 10
Loc: 2
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bHPrecovRate,-100;
bonus2 bHPDrainRate,5,((getrefine()>14)?15:10);
@@ -35733,6 +38459,13 @@ item_db: (
Buy: 20
Weight: 10
Loc: 769
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bVit,3;
bonus2 bResEff,Eff_Stun,((getrefine()>14)?6000:4000);
@@ -35746,6 +38479,13 @@ item_db: (
Buy: 20
Weight: 10
Loc: 16
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMaxHPrate,((getrefine()>14)?75:50);
bonus bDefRate,-50;
@@ -35760,6 +38500,13 @@ item_db: (
Buy: 20
Weight: 10
Loc: 2
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
set .@rate, ((getrefine()>14)?15:10);
bonus2 bAddRace,RC_NonBoss,.@rate;
@@ -35775,6 +38522,13 @@ item_db: (
Buy: 20
Weight: 10
Loc: 64
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bAllStats,1;
bonus3 bAutoSpellWhenHit,PR_KYRIE,((getrefine()>14)?8:5),(15+35*(readparam(bInt)>=99));
@@ -35788,6 +38542,13 @@ item_db: (
Buy: 20
Weight: 10
Loc: 2
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 4497
@@ -35797,6 +38558,13 @@ item_db: (
Buy: 20
Weight: 10
Loc: 2
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus3 bAutoSpell,WZ_STORMGUST,1,10;
bonus2 bAddEff,Eff_Freeze, ((getrefine()>14)?1500:1000);
@@ -35810,6 +38578,13 @@ item_db: (
Buy: 20
Weight: 10
Loc: 64
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMaxHPrate,((getrefine()>14)?-50:-60);
bonus bMaxSPrate,50;
@@ -35825,6 +38600,13 @@ item_db: (
Buy: 20
Weight: 10
Loc: 2
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bIgnoreDefRace,RC_NonBoss;
bonus bHPrecovRate,-100;
@@ -35848,6 +38630,13 @@ item_db: (
Buy: 20
Weight: 10
Loc: 16
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bShortWeaponDamageReturn,((getrefine()>14)?25:15); ">
},
{
@@ -35858,6 +38647,13 @@ item_db: (
Buy: 20
Weight: 10
Loc: 16
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus5 bAutoSpellWhenHit,HP_ASSUMPTIO,1,((getrefine()>14)?35:25),BF_WEAPON|BF_MAGIC,0; ">
},
{
@@ -35868,6 +38664,13 @@ item_db: (
Buy: 20
Weight: 10
Loc: 2
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
if (getrefine()>14) {
bonus bBreakWeaponRate,800;
@@ -35887,6 +38690,13 @@ item_db: (
Buy: 20
Weight: 10
Loc: 769
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bDex,2;
bonus2 bIgnoreMdefRate,RC_Boss,((getrefine()>14)?25:15);
@@ -35900,6 +38710,13 @@ item_db: (
Buy: 20
Weight: 10
Loc: 64
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bMaxHPrate,((getrefine()>14)?-35:-50); ">
OnEquipScript: <" sc_start4 SC_ENDURE,60000,10,0,0,1; ">
OnUnequipScript: <" sc_end SC_ENDURE; ">
@@ -36285,6 +39102,13 @@ item_db: (
Buy: 20
Weight: 10
Loc: 2
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 4536
@@ -36294,6 +39118,13 @@ item_db: (
Buy: 20
Weight: 10
Loc: 2
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bBaseAtk,((getrefine()>14)?25:15);
autobonus "{ bonus bAspdRate,((getrefine()>14)?75:50); }",5,10000,0,"{ specialeffect2 EF_POTION_BERSERK; }";
@@ -36307,6 +39138,13 @@ item_db: (
Buy: 20
Weight: 10
Loc: 2
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bHit,((getrefine()>14)?75:50); ">
},
{
@@ -36317,6 +39155,13 @@ item_db: (
Buy: 20
Weight: 10
Loc: 769
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
if (getrefine()>14) {
bonus bHealPower,25;
@@ -36336,6 +39181,13 @@ item_db: (
Buy: 20
Weight: 10
Loc: 64
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMatkRate,((getrefine()>14)?8:5);
bonus bMaxSPrate,-50;
@@ -36352,6 +39204,13 @@ item_db: (
Buy: 20
Weight: 10
Loc: 2
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
set .@rate, ((getrefine()>14)?350:250);
bonus3 bAddEff,Eff_Stun,.@rate,ATF_SHORT;
@@ -36370,6 +39229,13 @@ item_db: (
Buy: 20
Weight: 10
Loc: 769
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bIgnoreMdefRace,RC_NonBoss;
if (getrefine()>14) {
@@ -36391,6 +39257,13 @@ item_db: (
Buy: 20
Weight: 10
Loc: 16
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 4543
@@ -36400,6 +39273,13 @@ item_db: (
Buy: 20
Weight: 10
Loc: 16
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus2 bAddEffWhenHit,Eff_Freeze,((getrefine()>14)?4000:2500); ">
},
{
@@ -36410,6 +39290,13 @@ item_db: (
Buy: 20
Weight: 10
Loc: 769
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bInt,3;
if (getrefine()>14) {
@@ -39775,6 +42662,11 @@ item_db: (
EquipLv: 50
Refine: false
View: 181
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bStr,3;
bonus bMaxHP,100;
@@ -39808,6 +42700,11 @@ item_db: (
Loc: 256
EquipLv: 75
View: 183
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bStr,1;
bonus bAgi,1;
@@ -39856,6 +42753,11 @@ item_db: (
EquipLv: 30
Refine: false
View: 186
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bAgi,2;
bonus bCriticalRate,5;
@@ -40299,6 +43201,13 @@ item_db: (
Loc: 256
Refine: false
View: 204
+ Trade: {
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus2 bSubRace,RC_DemiHuman,10; ">
},
{
@@ -40314,6 +43223,11 @@ item_db: (
Loc: 256
Refine: false
View: 205
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" bonus bShortWeaponDamageReturn,5; ">
},
{
@@ -40634,6 +43548,15 @@ item_db: (
Loc: 512
Refine: false
View: 12
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 5155
@@ -40646,6 +43569,15 @@ item_db: (
Loc: 1
Refine: false
View: 25
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bBaseAtk,20; ">
},
{
@@ -40659,6 +43591,15 @@ item_db: (
Loc: 1
Refine: false
View: 8
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bMatkRate,1; ">
},
{
@@ -41372,6 +44313,15 @@ item_db: (
Upper: 63
Loc: 256
View: 144
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bAllStats,3; ">
},
{
@@ -41445,6 +44395,11 @@ item_db: (
Loc: 1
Refine: false
View: 259
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" bonus2 bSubRace,RC_Plant,3; ">
},
{
@@ -41506,6 +44461,11 @@ item_db: (
Loc: 256
EquipLv: 10
View: 264
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bVariableCastrate,-3;
bonus bAspdRate,3;
@@ -41606,6 +44566,11 @@ item_db: (
Upper: 63
Loc: 256
View: 38
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bMdef,3;
bonus bDex,1;
@@ -41625,6 +44590,11 @@ item_db: (
Upper: 63
Loc: 256
View: 39
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bStr,1;
bonus bAgi,1;
@@ -41644,6 +44614,11 @@ item_db: (
Upper: 63
Loc: 256
View: 41
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" bonus bStr,2; ">
},
{
@@ -41657,6 +44632,11 @@ item_db: (
Upper: 63
Loc: 256
View: 15
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" bonus bInt,2; ">
},
{
@@ -41671,6 +44651,11 @@ item_db: (
Upper: 63
Loc: 256
View: 142
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bMdef,18;
bonus bFlee,3;
@@ -41688,6 +44673,11 @@ item_db: (
Loc: 1
Refine: false
View: 55
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bVit,1;
bonus2 bSubRace,RC_Brute,5;
@@ -41706,6 +44696,11 @@ item_db: (
EquipLv: 45
Refine: false
View: 169
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" bonus bFlee,5; ">
},
{
@@ -41720,6 +44715,11 @@ item_db: (
Loc: 256
EquipLv: 50
View: 149
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bAgi,1;
bonus bDex,1;
@@ -41738,6 +44738,11 @@ item_db: (
Loc: 768
EquipLv: 35
View: 175
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" bonus bAgi,2; ">
},
{
@@ -41753,6 +44758,11 @@ item_db: (
Loc: 768
EquipLv: 55
View: 178
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bStr,2;
bonus bVit,1;
@@ -41792,6 +44802,11 @@ item_db: (
Upper: 63
Loc: 256
View: 270
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bAgi,2;
bonus bDex,1;
@@ -41812,6 +44827,15 @@ item_db: (
Loc: 256
EquipLv: 64
View: 271
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bStr,1;
bonus bInt,1;
@@ -41830,6 +44854,15 @@ item_db: (
Loc: 256
EquipLv: 64
View: 272
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bStr,1;
bonus bInt,1;
@@ -41848,6 +44881,15 @@ item_db: (
Loc: 256
EquipLv: 64
View: 273
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bStr,1;
bonus bInt,1;
@@ -41865,6 +44907,15 @@ item_db: (
Upper: 63
Loc: 256
View: 274
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bResEff,Eff_Curse,3000;
bonus bMdef,15;
@@ -41882,6 +44933,15 @@ item_db: (
Upper: 63
Loc: 256
View: 275
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bResEff,Eff_Curse,3000;
bonus bMdef,15;
@@ -41899,6 +44959,15 @@ item_db: (
Upper: 63
Loc: 256
View: 276
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bResEff,Eff_Curse,3000;
bonus bMdef,15;
@@ -41916,6 +44985,15 @@ item_db: (
Upper: 63
Loc: 256
View: 277
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bResEff,Eff_Curse,3000;
bonus bMdef,15;
@@ -41933,6 +45011,15 @@ item_db: (
Upper: 63
Loc: 256
View: 278
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bResEff,Eff_Curse,3000;
bonus bMdef,15;
@@ -41949,6 +45036,15 @@ item_db: (
Upper: 63
Loc: 256
View: 279
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bLuk,1; ">
},
{
@@ -41962,6 +45058,15 @@ item_db: (
Upper: 63
Loc: 256
View: 280
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bLuk,1; ">
},
{
@@ -41975,6 +45080,15 @@ item_db: (
Upper: 63
Loc: 256
View: 281
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bLuk,1; ">
},
{
@@ -41989,6 +45103,15 @@ item_db: (
Upper: 63
Loc: 256
View: 282
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bInt,2;
bonus bMaxSP,150;
@@ -42006,6 +45129,15 @@ item_db: (
Upper: 63
Loc: 256
View: 283
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bInt,2;
bonus bMaxSP,150;
@@ -42023,6 +45155,15 @@ item_db: (
Upper: 63
Loc: 256
View: 284
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bInt,2;
bonus bMaxSP,150;
@@ -42040,6 +45181,15 @@ item_db: (
Upper: 63
Loc: 256
View: 285
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bInt,2;
bonus bMaxSP,150;
@@ -42057,6 +45207,15 @@ item_db: (
Upper: 63
Loc: 256
View: 286
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bInt,2;
bonus bMaxSP,150;
@@ -42074,6 +45233,11 @@ item_db: (
Upper: 63
Loc: 768
View: 287
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" bonus2 bResEff,Eff_Freeze,1000; ">
},
{
@@ -42281,6 +45445,11 @@ item_db: (
Loc: 256
EquipLv: 20
View: 300
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bInt,1;
bonus3 bAutoSpellWhenHit,AL_HEAL,1,10;
@@ -42299,6 +45468,11 @@ item_db: (
Loc: 256
EquipLv: 20
View: 301
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bMdef,2;
bonus3 bAutoSpellWhenHit,HP_ASSUMPTIO,1,10;
@@ -42403,6 +45577,11 @@ item_db: (
Loc: 769
EquipLv: 20
View: 303
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus2 bSubEle,Ele_Water,1;
bonus2 bSubEle,Ele_Earth,1;
@@ -42436,6 +45615,16 @@ item_db: (
Loc: 256
Refine: false
View: 72
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bDex,4; ">
},
{
@@ -42449,6 +45638,16 @@ item_db: (
Loc: 256
Refine: false
View: 15
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMdef,5;
bonus2 bSubRace,RC_DemiHuman,10;
@@ -42465,6 +45664,16 @@ item_db: (
Loc: 256
Refine: false
View: 67
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bAgi,3; ">
},
{
@@ -42479,6 +45688,16 @@ item_db: (
Loc: 256
Refine: false
View: 93
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bStr,3;
bonus bInt,3;
@@ -42635,6 +45854,11 @@ item_db: (
Loc: 256
EquipLv: 20
View: 309
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bLuk,2;
bonus bVit,2;
@@ -42654,6 +45878,11 @@ item_db: (
Loc: 256
EquipLv: 20
View: 310
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bLuk,2;
bonus bVit,2;
@@ -42734,6 +45963,11 @@ item_db: (
EquipLv: 10
Refine: false
View: 311
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bLuk,2;
bonus bMaxHP,50;
@@ -42756,6 +45990,11 @@ item_db: (
EquipLv: 30
Refine: false
View: 312
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bDex,1;
bonus bAgi,1;
@@ -42778,6 +46017,11 @@ item_db: (
EquipLv: 30
Refine: false
View: 313
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" bonus bAgi,2; ">
},
{
@@ -42791,6 +46035,11 @@ item_db: (
Loc: 256
Refine: false
View: 314
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bUnbreakableHelm,0;
bonus bSpeedRate,10;
@@ -42812,6 +46061,11 @@ item_db: (
EquipLv: 30
Refine: false
View: 315
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" bonus bVit,1; ">
},
{
@@ -42825,6 +46079,11 @@ item_db: (
Loc: 512
Refine: false
View: 316
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bUnbreakableHelm,0;
bonus bMdef,5;
@@ -42842,6 +46101,11 @@ item_db: (
EquipLv: 30
Refine: false
View: 317
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bUnbreakableHelm,0;
bonus3 bAutoSpell,MG_FIREBOLT,1,10;
@@ -42878,6 +46142,11 @@ item_db: (
Loc: 256
EquipLv: 30
View: 318
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus4 bAutoSpell,SA_DELUGE,2,10,0;
bonus3 bAutoSpell,WZ_WATERBALL,3,10;
@@ -42895,6 +46164,11 @@ item_db: (
Loc: 256
EquipLv: 50
View: 319
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" bonus2 bSubRace,RC_Dragon,5; ">
},
{
@@ -42908,6 +46182,11 @@ item_db: (
Loc: 256
Refine: false
View: 320
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bUnbreakableHelm,0;
bonus bDex,4;
@@ -42924,6 +46203,11 @@ item_db: (
Loc: 769
Refine: false
View: 321
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bUnbreakableHelm,0;
bonus bAgi,3;
@@ -42942,6 +46226,14 @@ item_db: (
Loc: 768
Refine: false
View: 138
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bMdef,4; ">
},
{
@@ -43078,6 +46370,11 @@ item_db: (
Loc: 769
EquipLv: 30
View: 326
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus2 bResEff,Eff_Curse,700;
bonus2 bResEff,Eff_Blind,10000;
@@ -43094,6 +46391,15 @@ item_db: (
Loc: 1
Refine: false
View: 327
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bBaseAtk,5; ">
},
{
@@ -43109,6 +46415,16 @@ item_db: (
Loc: 256
Refine: false
View: 328
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus2 bSubRace,RC_DemiHuman,5; ">
},
{
@@ -43123,6 +46439,11 @@ item_db: (
Upper: 63
Loc: 256
View: 329
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bMdef,3;
bonus3 bAutoSpellWhenHit,DC_WINKCHARM,1,50;
@@ -43140,6 +46461,11 @@ item_db: (
Upper: 63
Loc: 256
View: 330
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" bonus bSpeedAddRate,25; ">
},
{
@@ -43167,6 +46493,11 @@ item_db: (
Upper: 63
Loc: 256
View: 332
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus2 bSubEle,Ele_Dark,10;
skill MG_SIGHT,1;
@@ -43185,6 +46516,11 @@ item_db: (
Upper: 63
Loc: 256
View: 333
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" bonus bMdef,15; ">
},
{
@@ -43200,6 +46536,11 @@ item_db: (
Upper: 63
Loc: 256
View: 334
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bStr,1;
bonus2 bAddRace,RC_DemiHuman,5;
@@ -43217,6 +46558,11 @@ item_db: (
Upper: 63
Loc: 768
View: 335
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bInt,1;
bonus bMatkRate,3;
@@ -43235,6 +46581,11 @@ item_db: (
EquipLv: 50
Refine: false
View: 336
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" bonus2 bAddRace,RC_DemiHuman,5; ">
},
{
@@ -43249,6 +46600,11 @@ item_db: (
EquipLv: 35
Refine: false
View: 337
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bUnbreakableHelm,0;
skill WZ_ESTIMATION,1;
@@ -43291,6 +46647,14 @@ item_db: (
Upper: 63
Loc: 256
View: 340
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bAllStats,3; ">
},
{
@@ -43319,6 +46683,15 @@ item_db: (
Upper: 63
Loc: 256
View: 261
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bAllStats,2;
bonus4 bAutoSpellWhenHit,AL_HEAL,1,50,0;
@@ -43348,6 +46721,15 @@ item_db: (
Loc: 256
EquipLv: 24
View: 343
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMdef,2;
bonus bFlee,5;
@@ -43364,6 +46746,15 @@ item_db: (
Loc: 256
Refine: false
View: 165
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bAllStats,2; ">
},
{
@@ -43378,6 +46769,11 @@ item_db: (
Loc: 256
EquipLv: 10
View: 344
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bDex,3;
bonus4 bAutoSpellWhenHit,CR_GRANDCROSS,3,30,0;
@@ -43525,6 +46921,13 @@ item_db: (
Loc: 256
EquipLv: 50
View: 347
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMdef,5;
bonus bCritical,5;
@@ -43578,6 +46981,11 @@ item_db: (
Loc: 256
EquipLv: 10
View: 350
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
},
{
Id: 5337
@@ -43590,6 +46998,11 @@ item_db: (
Loc: 256
EquipLv: 10
View: 351
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
},
{
Id: 5338
@@ -43602,6 +47015,16 @@ item_db: (
Loc: 256
EquipLv: 10
View: 352
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 5339
@@ -43614,6 +47037,16 @@ item_db: (
Loc: 256
EquipLv: 10
View: 353
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 5340
@@ -43742,6 +47175,16 @@ item_db: (
Loc: 256
EquipLv: 10
View: 360
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 5347
@@ -43829,6 +47272,11 @@ item_db: (
Loc: 256
EquipLv: 38
View: 361
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
},
{
Id: 5353
@@ -43888,6 +47336,10 @@ item_db: (
Upper: 63
Loc: 256
View: 206
+ Trade: {
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bSubRace,RC_Demon,5;
bonus2 bAddRace,RC_Demon,5;
@@ -43905,6 +47357,15 @@ item_db: (
Loc: 768
Refine: false
View: 365
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMdef,10;
bonus bUnbreakableHelm,0;
@@ -43923,6 +47384,11 @@ item_db: (
EquipLv: 70
Refine: false
View: 366
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bAgi,1;
bonus bMdef,2;
@@ -43942,6 +47408,11 @@ item_db: (
Loc: 256
EquipLv: 60
View: 367
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bDex,1;
bonus bLongAtkRate,7;
@@ -43960,6 +47431,11 @@ item_db: (
Loc: 256
EquipLv: 45
View: 368
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bFlee,10;
bonus bCritical,3;
@@ -43979,6 +47455,11 @@ item_db: (
Loc: 1
Refine: false
View: 369
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bUnbreakableHelm,0;
bonus bBaseAtk,5;
@@ -43996,6 +47477,11 @@ item_db: (
Loc: 1
Refine: false
View: 370
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bUnbreakableHelm,0;
bonus bMatkRate,1;
@@ -44085,6 +47571,11 @@ item_db: (
EquipLv: 10
Refine: false
View: 375
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bMdef,3;
bonus2 bSubRace,RC_Demon,10;
@@ -44101,6 +47592,15 @@ item_db: (
Upper: 63
Loc: 256
View: 38
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus2 bAddMonsterDropItem,12280,300; ">
},
{
@@ -44114,6 +47614,15 @@ item_db: (
Upper: 63
Loc: 256
View: 39
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus2 bAddMonsterDropItem,12279,300; ">
},
{
@@ -44140,6 +47649,11 @@ item_db: (
Upper: 63
Loc: 768
View: 377
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bLuk,1;
bonus bMaxSP,30;
@@ -44156,6 +47670,11 @@ item_db: (
Upper: 63
Loc: 256
View: 378
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bInt,1;
bonus bDelayrate,-3;
@@ -44176,6 +47695,11 @@ item_db: (
Upper: 63
Loc: 768
View: 379
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bDex,3;
bonus bMdef,1;
@@ -44192,6 +47716,11 @@ item_db: (
Upper: 63
Loc: 256
View: 380
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus2 bAddRace,RC_DemiHuman,12;
bonus bBaseAtk,(JobLevel*2)/7;
@@ -44209,6 +47738,11 @@ item_db: (
Upper: 63
Loc: 768
View: 381
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bStr,2;
bonus3 bAutoSpellWhenHit,BS_WEAPONPERFECT,3,10;
@@ -44226,6 +47760,11 @@ item_db: (
Upper: 63
Loc: 256
View: 382
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bMaxSP,120;
bonus2 bAddEff2,Eff_Curse,10;
@@ -44242,6 +47781,11 @@ item_db: (
Loc: 1
Refine: false
View: 383
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bUnbreakableHelm,0;
bonus2 bSubRace,RC_DemiHuman,2;
@@ -44257,6 +47801,11 @@ item_db: (
Upper: 63
Loc: 256
View: 384
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bAgi,3;
bonus3 bAutoSpellWhenHit,AL_INCAGI,5,10;
@@ -44288,6 +47837,11 @@ item_db: (
Upper: 63
Loc: 256
View: 386
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" bonus3 bAutoSpell,"SA_FROSTWEAPON",1,5; ">
},
{
@@ -44303,6 +47857,11 @@ item_db: (
Loc: 256
Refine: false
View: 387
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bMdef,2;
bonus2 bAddEle,Ele_Dark,3;
@@ -44321,6 +47880,11 @@ item_db: (
Upper: 63
Loc: 256
View: 388
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bVit,1;
skill AL_ANGELUS,1;
@@ -44341,6 +47905,11 @@ item_db: (
Loc: 256
EquipLv: 50
View: 389
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bLuk,1;
bonus2 bAddRace,RC_Brute,10;
@@ -44378,6 +47947,13 @@ item_db: (
Loc: 256
EquipLv: 20
View: 391
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" skill TF_HIDING,1; ">
OnUnequipScript: <" sc_end SC_HIDING; ">
},
@@ -44393,6 +47969,10 @@ item_db: (
Loc: 256
Refine: false
View: 228
+ Trade: {
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMdef,7;
bonus bFlee,7;
@@ -44412,6 +47992,11 @@ item_db: (
Loc: 256
EquipLv: 30
View: 392
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" bonus bMdef,5; ">
},
{
@@ -44427,6 +48012,11 @@ item_db: (
Loc: 256
EquipLv: 30
View: 393
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
skill TF_DOUBLE,5;
bonus bDoubleRate,25;
@@ -44443,6 +48033,11 @@ item_db: (
Loc: 512
Refine: false
View: 394
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bStr,2;
bonus2 bAddRace,RC_Boss,2;
@@ -44474,6 +48069,16 @@ item_db: (
Loc: 1
Refine: false
View: 188
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bUnbreakableHelm,0;
bonus bMaxHP,100;
@@ -44520,6 +48125,16 @@ item_db: (
Upper: 63
Loc: 1
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bUnbreakableHelm,0;
bonus2 bExpAddRace,RC_Boss,100;
@@ -44539,6 +48154,11 @@ item_db: (
Loc: 256
EquipLv: 50
View: 398
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bMaxHP,100+(getrefine()*20);
bonus bLuk,3;
@@ -44572,6 +48192,11 @@ item_db: (
Loc: 512
Refine: false
View: 400
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus2 bSubEle,Ele_Water,10;
bonus2 bExpAddRace,RC_Fish,10;
@@ -44646,6 +48271,11 @@ item_db: (
EquipLv: 70
Refine: false
View: 404
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bInt,1;
bonus bMdef,2;
@@ -44665,6 +48295,11 @@ item_db: (
EquipLv: 70
Refine: false
View: 405
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bUnbreakableHelm,0;
bonus bFlee2,3;
@@ -44682,6 +48317,11 @@ item_db: (
EquipLv: 30
Refine: false
View: 406
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bUnbreakableHelm,0;
bonus2 bAddMonsterDropItem,579,500;
@@ -44701,6 +48341,11 @@ item_db: (
Loc: 256
EquipLv: 45
View: 407
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" bonus4 bAutoSpellWhenHit,AC_CONCENTRATION,2,7,0; ">
},
{
@@ -44716,6 +48361,11 @@ item_db: (
EquipLv: 80
Refine: false
View: 408
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" bonus bShortWeaponDamageReturn,1; ">
},
{
@@ -44729,6 +48379,14 @@ item_db: (
Upper: 63
Loc: 256
View: 409
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bDex,2;
bonus bVit,1;
@@ -44748,6 +48406,14 @@ item_db: (
Upper: 63
Loc: 256
View: 410
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bDex,2;
bonus bInt,2;
@@ -44975,6 +48641,11 @@ item_db: (
EquipLv: 50
Refine: false
View: 421
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bStr,2;
bonus bInt,2;
@@ -45000,6 +48671,11 @@ item_db: (
EquipLv: 50
Refine: false
View: 422
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bUnbreakableHelm,0;
bonus bInt,1;
@@ -45042,6 +48718,11 @@ item_db: (
Loc: 256
Refine: false
View: 424
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bDex,3;
bonus2 bSubRace,RC_DemiHuman,10;
@@ -45111,6 +48792,15 @@ item_db: (
Upper: 63
Loc: 769
View: 429
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus2 bSubRace,RC_DemiHuman,12; ">
},
{
@@ -45125,6 +48815,11 @@ item_db: (
Upper: 63
Loc: 256
View: 430
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bHPrecovRate,5;
bonus bSPrecovRate,5;
@@ -45142,6 +48837,10 @@ item_db: (
Loc: 256
Refine: false
View: 431
+ Trade: {
+ nodrop: true
+ nogstorage: true
+ }
Script: <"
bonus2 bSubEle,Ele_Fire,20;
skill MG_FIREBOLT,5;
@@ -45454,6 +49153,15 @@ item_db: (
Loc: 256
EquipLv: 20
View: 451
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 5451
@@ -45468,6 +49176,15 @@ item_db: (
Loc: 256
Refine: false
View: 452
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bAspdRate,10;
bonus bAllStats,3;
@@ -45487,6 +49204,15 @@ item_db: (
Loc: 256
Refine: false
View: 453
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bAspdRate,7;
bonus bAllStats,2;
@@ -45506,6 +49232,15 @@ item_db: (
Loc: 256
Refine: false
View: 454
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bAspdRate,5;
bonus bAllStats,2;
@@ -45577,6 +49312,11 @@ item_db: (
Upper: 63
Loc: 256
View: 455
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bAgi,3;
bonus bBaseAtk,5;
@@ -45631,6 +49371,15 @@ item_db: (
Loc: 256
EquipLv: 60
View: 457
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bAllStats,2;
bonus bMaxHPrate,3;
@@ -45648,6 +49397,15 @@ item_db: (
Loc: 769
EquipLv: 50
View: 458
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bDex,3;
bonus2 bSubEle,Ele_Ghost,20;
@@ -45664,6 +49422,13 @@ item_db: (
Loc: 1
Refine: false
View: 459
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bUnbreakableHelm,0;
bonus bVit,1;
@@ -45681,6 +49446,13 @@ item_db: (
Loc: 1
Refine: false
View: 460
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bUnbreakableHelm,0;
bonus bInt,1;
@@ -45698,6 +49470,16 @@ item_db: (
Upper: 63
Loc: 256
View: 461
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bInt,2;
skill PR_MAGNIFICAT,3;
@@ -45902,6 +49684,11 @@ item_db: (
Upper: 63
Loc: 768
View: 473
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bStr,2;
bonus bMaxHPrate,-10;
@@ -45933,6 +49720,13 @@ item_db: (
Upper: 63
Loc: 256
View: 475
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bStr,2;
bonus bMaxHP,300;
@@ -45949,6 +49743,10 @@ item_db: (
Upper: 63
Loc: 256
View: 476
+ Trade: {
+ nodrop: true
+ nogstorage: true
+ }
Script: <"
bonus bMdef,3;
bonus bMaxHP,50;
@@ -45966,6 +49764,10 @@ item_db: (
Upper: 63
Loc: 256
View: 477
+ Trade: {
+ nodrop: true
+ nogstorage: true
+ }
Script: <"
bonus bAllStats,2;
bonus3 bAutoSpell,PR_IMPOSITIO,3,3;
@@ -45983,6 +49785,10 @@ item_db: (
Upper: 63
Loc: 256
View: 478
+ Trade: {
+ nodrop: true
+ nogstorage: true
+ }
Script: <"
bonus bAspdRate,10;
bonus bBaseAtk,-20;
@@ -46000,6 +49806,10 @@ item_db: (
Upper: 63
Loc: 769
View: 479
+ Trade: {
+ nodrop: true
+ nogstorage: true
+ }
Script: <" bonus bStr,3; ">
},
{
@@ -46014,6 +49824,10 @@ item_db: (
Loc: 513
Refine: false
View: 480
+ Trade: {
+ nodrop: true
+ nogstorage: true
+ }
Script: <"
bonus bUnbreakableHelm,0;
bonus bHit,-10;
@@ -46125,6 +49939,13 @@ item_db: (
EquipLv: 65
Refine: false
View: 485
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bUnbreakableHelm,0;
bonus bMdef,5;
@@ -46144,6 +49965,13 @@ item_db: (
Upper: 63
Loc: 256
View: 486
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bStr,2;
bonus2 bSubEle,Ele_Fire,10;
@@ -46161,6 +49989,16 @@ item_db: (
Loc: 256
Refine: false
View: 102
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMdef,3;
bonus2 bAddRace,RC_DemiHuman,5;
@@ -46178,6 +50016,16 @@ item_db: (
Loc: 256
Refine: false
View: 254
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bDex,2;
bonus bAgi,1;
@@ -46195,6 +50043,16 @@ item_db: (
Loc: 257
Refine: false
View: 137
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bStr,5; ">
},
{
@@ -46209,6 +50067,11 @@ item_db: (
Upper: 63
Loc: 256
View: 493
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bLuk,1;
bonus bAgi,1;
@@ -46233,6 +50096,13 @@ item_db: (
EquipLv: 50
Refine: false
View: 494
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bLuk,4; ">
},
{
@@ -46248,6 +50118,13 @@ item_db: (
Upper: 63
Loc: 256
View: 495
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bDex,2;
bonus bStr,2;
@@ -46266,6 +50143,11 @@ item_db: (
Loc: 768
EquipLv: 20
View: 490
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bVit,5;
bonus bFlee,10;
@@ -46282,6 +50164,11 @@ item_db: (
Loc: 256
Refine: false
View: 487
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" skill SM_PROVOKE,1; ">
},
{
@@ -46296,6 +50183,11 @@ item_db: (
Loc: 256
EquipLv: 30
View: 488
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bMdef,3;
skill MG_FROSTDIVER,3;
@@ -46314,6 +50206,13 @@ item_db: (
EquipLv: 10
Refine: false
View: 496
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bUnbreakableHelm,0;
bonus2 bAddRace2,6,5;
@@ -46331,6 +50230,13 @@ item_db: (
Upper: 63
Loc: 768
View: 491
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMdef,3;
bonus bInt,3;
@@ -46348,6 +50254,11 @@ item_db: (
Upper: 63
Loc: 256
View: 497
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bDex,2;
bonus bAgi,2;
@@ -46371,6 +50282,11 @@ item_db: (
EquipLv: 70
Refine: false
View: 489
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" bonus bMdef,10; ">
},
{
@@ -46385,6 +50301,11 @@ item_db: (
Loc: 768
EquipLv: 50
View: 492
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
skill DC_DONTFORGETME,1;
bonus bDex,2;
@@ -46434,6 +50355,11 @@ item_db: (
Upper: 63
Loc: 256
View: 503
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bStr,1;
bonus bAgi,2;
@@ -46453,6 +50379,11 @@ item_db: (
Upper: 63
Loc: 256
View: 504
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bStr,2;
bonus bVit,1;
@@ -46491,6 +50422,11 @@ item_db: (
Upper: 63
Loc: 768
View: 508
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" bonus bSPrecovRate,8; ">
},
{
@@ -46643,6 +50579,11 @@ item_db: (
Upper: 63
Loc: 256
View: 514
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" bonus bInt,2; ">
},
{
@@ -46672,6 +50613,16 @@ item_db: (
Loc: 1
Refine: false
View: 194
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bUnbreakableHelm,0;
bonus bDelayrate,-3;
@@ -46748,6 +50699,11 @@ item_db: (
EquipLv: 60
Refine: false
View: 520
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bAgi,2;
bonus bFlee,3;
@@ -46766,6 +50722,11 @@ item_db: (
Upper: 63
Loc: 256
View: 521
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bLuk,3;
bonus bMdef,2;
@@ -46788,6 +50749,13 @@ item_db: (
EquipLv: 30
Refine: false
View: 522
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bAgi,1; ">
},
{
@@ -46802,6 +50770,13 @@ item_db: (
Upper: 63
Loc: 768
View: 523
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMdef,2;
bonus bInt,2;
@@ -46824,6 +50799,11 @@ item_db: (
Loc: 256
EquipLv: 30
View: 524
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
},
{
Id: 5531
@@ -46850,6 +50830,11 @@ item_db: (
EquipLv: 30
Refine: false
View: 327
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" bonus bShortWeaponDamageReturn,1; ">
},
{
@@ -46915,6 +50900,16 @@ item_db: (
Loc: 1
Refine: false
View: 526
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bUnbreakableHelm,0;
bonus bLuk,1;
@@ -46938,6 +50933,11 @@ item_db: (
Loc: 256
EquipLv: 45
View: 527
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bAgi,3;
bonus2 bAddRace,RC_Plant,10;
@@ -46956,6 +50956,11 @@ item_db: (
Loc: 768
EquipLv: 45
View: 528
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bDex,3;
bonus bCritical,5;
@@ -46974,6 +50979,11 @@ item_db: (
Loc: 769
EquipLv: 25
View: 530
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bMdef,2;
skill MC_LOUD,1;
@@ -47065,6 +51075,14 @@ item_db: (
Upper: 63
Loc: 256
View: 240
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bInt,2;
bonus bMaxSP,50;
@@ -47082,6 +51100,11 @@ item_db: (
Upper: 63
Loc: 256
View: 531
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bVit,2;
bonus2 bSubEle,Ele_Fire,5;
@@ -47103,6 +51126,11 @@ item_db: (
Upper: 63
Loc: 256
View: 532
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bLuk,2;
bonus bVit,2;
@@ -47125,6 +51153,11 @@ item_db: (
Upper: 63
Loc: 256
View: 533
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus2 bSkillAtk,WZ_HEAVENDRIVE,15+getequiprefinerycnt(EQI_HAND_R);
bonus2 bSkillAtk,WZ_EARTHSPIKE,15+getequiprefinerycnt(EQI_HAND_R);
@@ -47144,6 +51177,11 @@ item_db: (
EquipLv: 50
Refine: false
View: 534
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bUnbreakableHelm,0;
bonus bLuk,1;
@@ -47161,6 +51199,11 @@ item_db: (
Loc: 256
EquipLv: 70
View: 535
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bDex,2;
bonus bDelayrate,-2;
@@ -47183,6 +51226,11 @@ item_db: (
Loc: 256
EquipLv: 70
View: 536
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bAgi,2;
bonus bDex,2;
@@ -47249,6 +51297,11 @@ item_db: (
Upper: 63
Loc: 256
View: 538
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bMdef,3;
bonus3 bAutoSpell,SM_PROVOKE,5,10;
@@ -47266,6 +51319,11 @@ item_db: (
Upper: 63
Loc: 256
View: 539
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bAgi,2;
bonus3 bAutoSpellWhenHit,AL_HEAL,3,10;
@@ -47301,6 +51359,11 @@ item_db: (
Loc: 256
EquipLv: 20
View: 541
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" bonus bAgi,3; ">
},
{
@@ -47433,6 +51496,11 @@ item_db: (
Loc: 768
EquipLv: 85
View: 544
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bUnbreakableHelm,0;
bonus bMdef,10;
@@ -47451,6 +51519,16 @@ item_db: (
Loc: 513
Refine: false
View: 545
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus2 bAddRace,RC_DemiHuman,10; ">
},
{
@@ -47464,6 +51542,16 @@ item_db: (
Loc: 513
Refine: false
View: 546
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus2 bAddRace,RC_DemiHuman,2; ">
},
{
@@ -47478,6 +51566,11 @@ item_db: (
Upper: 63
Loc: 256
View: 548
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bStr,1;
bonus2 bAddRace,RC_NonBoss,2;
@@ -47513,6 +51606,11 @@ item_db: (
Upper: 63
Loc: 256
View: 550
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bDex,2;
bonus bAgi,2;
@@ -47536,6 +51634,11 @@ item_db: (
Upper: 63
Loc: 256
View: 551
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bAgi,2;
bonus bBaseAtk,2;
@@ -47608,6 +51711,11 @@ item_db: (
EquipLv: 10
Refine: false
View: 555
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bUnbreakableHelm,0;
bonus bDex,2;
@@ -47653,6 +51761,10 @@ item_db: (
Upper: 63
Loc: 769
View: 479
+ Trade: {
+ nodrop: true
+ nogstorage: true
+ }
Script: <"
bonus bDex,3;
bonus bStr,3;
@@ -47683,6 +51795,11 @@ item_db: (
Upper: 63
Loc: 768
View: 558
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bAgi,2;
bonus bFlee,3;
@@ -47731,6 +51848,11 @@ item_db: (
Loc: 256
EquipLv: 70
View: 560
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bInt,2;
bonus2 bSubEle,Ele_Water,5;
@@ -47753,6 +51875,11 @@ item_db: (
Loc: 256
EquipLv: 70
View: 561
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bStr,2;
bonus2 bSubEle,Ele_Water,5;
@@ -47774,6 +51901,15 @@ item_db: (
Loc: 256
EquipLv: 12
View: 465
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 5584
@@ -47786,6 +51922,11 @@ item_db: (
Upper: 63
Loc: 256
View: 562
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus2 bSubRace,RC_Demon,3;
bonus2 bHPDrainRate,3,15;
@@ -47828,6 +51969,15 @@ item_db: (
Upper: 63
Loc: 256
View: 563
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 5588
@@ -48002,6 +52152,16 @@ item_db: (
Loc: 1
Refine: false
View: 571
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bUnbreakableHelm,0;
bonus bMdef,2;
@@ -48019,6 +52179,16 @@ item_db: (
Loc: 1
Refine: false
View: 572
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bUnbreakableHelm,0;
bonus bMdef,2;
@@ -48121,6 +52291,15 @@ item_db: (
Upper: 63
Loc: 256
View: 577
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bUnbreakableHelm,0;
bonus bAllStats,3;
@@ -48140,6 +52319,15 @@ item_db: (
Upper: 63
Loc: 256
View: 578
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bUnbreakableHelm,0;
bonus bAllStats,2;
@@ -48159,6 +52347,15 @@ item_db: (
Upper: 63
Loc: 256
View: 579
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bUnbreakableHelm,0;
bonus bAllStats,1;
@@ -48907,6 +53104,11 @@ item_db: (
Upper: 63
Loc: 256
View: 587
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bMdef,5;
bonus bDex,1;
@@ -49126,6 +53328,11 @@ item_db: (
Loc: 768
EquipLv: 30
View: 598
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus2 bSubRace,RC_Demon,10;
bonus2 bSubRace,RC_Undead,10;
@@ -49142,6 +53349,15 @@ item_db: (
Upper: 63
Loc: 256
View: 206
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMdef,5;
bonus2 bAddMonsterDropItem,6097,10;
@@ -50164,6 +54380,11 @@ item_db: (
Upper: 63
Loc: 256
View: 616
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bStr,1;
bonus bInt,1;
@@ -50219,6 +54440,15 @@ item_db: (
Loc: 256
EquipLv: 10
View: 101
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 5742
@@ -50296,6 +54526,15 @@ item_db: (
Loc: 256
EquipLv: 100
View: 623
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bStr,1;
bonus bInt,1;
@@ -50320,6 +54559,15 @@ item_db: (
Loc: 256
EquipLv: 100
View: 624
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bVit,1;
bonus bInt,1;
@@ -50344,6 +54592,15 @@ item_db: (
Loc: 768
EquipLv: 100
View: 625
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bAgi,1;
bonus bDex,1;
@@ -50368,6 +54625,15 @@ item_db: (
Loc: 256
EquipLv: 100
View: 626
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bStr,1;
bonus bDex,1;
@@ -50392,6 +54658,15 @@ item_db: (
Loc: 256
EquipLv: 100
View: 627
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bAgi,1;
bonus bInt,1;
@@ -50416,6 +54691,15 @@ item_db: (
Loc: 256
EquipLv: 100
View: 628
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bInt,1;
bonus bLuk,1;
@@ -50438,6 +54722,15 @@ item_db: (
Loc: 256
EquipLv: 100
View: 629
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bStr,1;
bonus bDex,1;
@@ -50462,6 +54755,15 @@ item_db: (
Loc: 256
EquipLv: 100
View: 630
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bInt,1;
bonus bDex,1;
@@ -50486,6 +54788,15 @@ item_db: (
Loc: 256
EquipLv: 100
View: 631
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bStr,1;
bonus bVit,1;
@@ -50510,6 +54821,15 @@ item_db: (
EquipLv: 100
Refine: false
View: 632
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bAgi,1;
bonus bMdef,5;
@@ -50533,6 +54853,15 @@ item_db: (
Loc: 256
EquipLv: 100
View: 633
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bInt,1;
bonus bDex,1;
@@ -50557,6 +54886,15 @@ item_db: (
Loc: 768
EquipLv: 100
View: 634
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bVit,2;
bonus bInt,1;
@@ -50581,6 +54919,15 @@ item_db: (
Loc: 256
EquipLv: 100
View: 635
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bInt,1;
bonus bLuk,1;
@@ -50617,6 +54964,15 @@ item_db: (
Loc: 256
EquipLv: 100
View: 637
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bStr,1;
bonus bDex,1;
@@ -50793,6 +55149,11 @@ item_db: (
Upper: 63
Loc: 256
View: 349
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" autobonus "{ sc_start SC_PROPERTYWIND,180000,1; }",3,180000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }"; ">
},
{
@@ -51050,6 +55411,15 @@ item_db: (
Loc: 512
Refine: false
View: 665
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bUnbreakableHelm,0;
bonus bLuk,1;
@@ -51211,6 +55581,16 @@ item_db: (
Loc: 1
Refine: false
View: 369
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bUnbreakableHelm,0;
bonus2 bExpAddRace,RC_Boss,10;
@@ -51227,6 +55607,16 @@ item_db: (
Loc: 1
Refine: false
View: 369
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bUnbreakableHelm,0;
bonus2 bExpAddRace,RC_Boss,20;
@@ -51243,6 +55633,16 @@ item_db: (
Loc: 1
Refine: false
View: 369
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bUnbreakableHelm,0;
bonus2 bExpAddRace,RC_Boss,30;
@@ -51259,6 +55659,16 @@ item_db: (
Loc: 1
Refine: false
View: 369
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bUnbreakableHelm,0;
bonus2 bExpAddRace,RC_Boss,40;
@@ -51355,6 +55765,15 @@ item_db: (
EquipLv: 70
Refine: false
View: 43
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMaxHPrate,15;
bonus bSPrecovRate,5;
@@ -51372,6 +55791,15 @@ item_db: (
Loc: 256
Refine: false
View: 67
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 5807
@@ -51464,6 +55892,16 @@ item_db: (
Upper: 63
Loc: 256
View: 16
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus3 bAddEffWhenHit,Eff_Bleeding,500,ATF_TARGET|ATF_SELF;
bonus3 bAddEffWhenHit,Eff_Silence,500,ATF_TARGET|ATF_SELF;
@@ -51536,6 +55974,16 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bAllStats,2;
bonus bMdef,3;
@@ -51557,6 +56005,16 @@ item_db: (
Upper: 63
Loc: 256
View: 505
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bAllStats,3; ">
},
{
@@ -51569,6 +56027,16 @@ item_db: (
Upper: 63
Loc: 256
View: 506
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bAllStats,3; ">
},
{
@@ -51595,6 +56063,16 @@ item_db: (
Upper: 63
Loc: 256
View: 499
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bExpAddRace,RC_Boss,5;
bonus2 bExpAddRace,RC_NonBoss,5;
@@ -51611,6 +56089,15 @@ item_db: (
Upper: 63
Loc: 256
View: 500
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bLuk,4;
bonus bMaxHP,100;
@@ -52036,6 +56523,16 @@ item_db: (
Upper: 63
Loc: 256
View: 671
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bVit,2;
bonus bMdef,1;
@@ -52053,6 +56550,16 @@ item_db: (
Upper: 63
Loc: 256
View: 672
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bStr,2;
bonus bMdef,1;
@@ -52070,6 +56577,16 @@ item_db: (
Upper: 63
Loc: 256
View: 673
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bInt,2;
bonus bMdef,1;
@@ -52087,6 +56604,16 @@ item_db: (
Upper: 63
Loc: 256
View: 674
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bAgi,3;
bonus bMdef,1;
@@ -52179,6 +56706,15 @@ item_db: (
Name: "Ashes of Darkness"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6001
@@ -52187,6 +56723,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ BuyingStore: true
},
{
Id: 6002
@@ -52195,6 +56732,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ BuyingStore: true
},
{
Id: 6003
@@ -52203,6 +56741,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ BuyingStore: true
},
{
Id: 6004
@@ -52211,6 +56750,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ BuyingStore: true
},
{
Id: 6005
@@ -52219,6 +56759,14 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6006
@@ -52227,6 +56775,15 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6007
@@ -52235,6 +56792,15 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6008
@@ -52243,6 +56809,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ BuyingStore: true
},
{
Id: 6009
@@ -52250,6 +56817,15 @@ item_db: (
Name: "Big Fan Of Magic"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6010
@@ -52258,6 +56834,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ BuyingStore: true
},
{
Id: 6011
@@ -52330,6 +56907,7 @@ item_db: (
Type: 3
Buy: 704
Weight: 10
+ BuyingStore: true
},
{
Id: 6021
@@ -52338,6 +56916,7 @@ item_db: (
Type: 3
Buy: 433
Weight: 10
+ BuyingStore: true
},
{
Id: 6022
@@ -52346,6 +56925,7 @@ item_db: (
Type: 3
Buy: 884
Weight: 10
+ BuyingStore: true
},
{
Id: 6023
@@ -52354,6 +56934,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 6024
@@ -52422,6 +57003,7 @@ item_db: (
Type: 3
Buy: 567
Weight: 10
+ BuyingStore: true
},
{
Id: 6033
@@ -52430,6 +57012,7 @@ item_db: (
Type: 3
Buy: 567
Weight: 10
+ BuyingStore: true
},
{
Id: 6034
@@ -52475,6 +57058,16 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6040
@@ -52529,6 +57122,16 @@ item_db: (
Type: 2
Buy: 0
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" callfunc "SetPalete",1; ">
},
{
@@ -52538,6 +57141,16 @@ item_db: (
Type: 2
Buy: 0
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" callfunc "SetPalete",2; ">
},
{
@@ -52547,6 +57160,16 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6049
@@ -52571,6 +57194,15 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6052
@@ -52578,6 +57210,16 @@ item_db: (
Name: "Ornament Hairpin"
Type: 3
Buy: 1
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6053
@@ -52642,6 +57284,15 @@ item_db: (
Type: 3
Buy: 10
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6061
@@ -52722,6 +57373,15 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6071
@@ -52730,6 +57390,15 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6072
@@ -52738,6 +57407,15 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6073
@@ -52745,6 +57423,16 @@ item_db: (
Name: "Dragon's Mane"
Type: 3
Buy: 0
+ BuyingStore: true
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6074
@@ -52752,6 +57440,15 @@ item_db: (
Name: "Bazett's Order"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6075
@@ -52759,6 +57456,17 @@ item_db: (
Name: "Crystalized Teardrop"
Type: 3
Buy: 0
+ BuyingStore: true
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6076
@@ -52766,6 +57474,16 @@ item_db: (
Name: "Portable Toolbox"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6077
@@ -52773,6 +57491,16 @@ item_db: (
Name: "Rough Mineral"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6078
@@ -52780,6 +57508,16 @@ item_db: (
Name: "Stone Fragment"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6079
@@ -52787,6 +57525,16 @@ item_db: (
Name: "Flower Of Alfheim"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6080
@@ -52794,6 +57542,16 @@ item_db: (
Name: "Manuk Coin"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6081
@@ -52801,6 +57559,16 @@ item_db: (
Name: "Splendide Coin"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6082
@@ -52808,6 +57576,16 @@ item_db: (
Name: "Spirit Of Alfheim"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6083
@@ -52823,6 +57601,16 @@ item_db: (
Name: "Bradium Fragments"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6085
@@ -52830,6 +57618,16 @@ item_db: (
Name: "Shaggy Muffler"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6086
@@ -52838,6 +57636,7 @@ item_db: (
Type: 3
Buy: 890
Weight: 10
+ BuyingStore: true
},
{
Id: 6087
@@ -52846,6 +57645,7 @@ item_db: (
Type: 3
Buy: 1050
Weight: 10
+ BuyingStore: true
},
{
Id: 6088
@@ -52854,6 +57654,7 @@ item_db: (
Type: 3
Buy: 1050
Weight: 10
+ BuyingStore: true
},
{
Id: 6089
@@ -52862,6 +57663,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 6090
@@ -52870,6 +57672,7 @@ item_db: (
Type: 3
Buy: 1100
Weight: 50
+ BuyingStore: true
},
{
Id: 6091
@@ -52878,6 +57681,7 @@ item_db: (
Type: 3
Buy: 200000
Weight: 10
+ BuyingStore: true
},
{
Id: 6092
@@ -52893,6 +57697,15 @@ item_db: (
Name: "Draco's Egg"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6094
@@ -52909,6 +57722,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 6096
@@ -52917,6 +57731,7 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ BuyingStore: true
},
{
Id: 6097
@@ -52925,6 +57740,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 6098
@@ -52933,6 +57749,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 6099
@@ -52941,6 +57758,7 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ BuyingStore: true
},
{
Id: 6100
@@ -52949,6 +57767,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 6101
@@ -52956,6 +57775,15 @@ item_db: (
Name: "Attendance Card"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6102
@@ -52963,6 +57791,16 @@ item_db: (
Name: "Report On Splendide"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6103
@@ -52970,6 +57808,16 @@ item_db: (
Name: "Report On Manuk"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6104
@@ -52978,6 +57826,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 6105
@@ -52986,6 +57835,7 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ BuyingStore: true
},
{
Id: 6106
@@ -52994,6 +57844,7 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ BuyingStore: true
},
{
Id: 6107
@@ -53002,6 +57853,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 6108
@@ -53010,6 +57862,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 6109
@@ -53018,6 +57871,7 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ BuyingStore: true
},
{
Id: 6110
@@ -53026,6 +57880,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 6111
@@ -53034,6 +57889,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 6112
@@ -53042,6 +57898,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 6113
@@ -53050,6 +57907,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 6114
@@ -53058,6 +57916,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 6115
@@ -53066,6 +57925,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 6116
@@ -53073,6 +57933,16 @@ item_db: (
Name: "Succubus Pet Exchange Coupon"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6117
@@ -53080,6 +57950,16 @@ item_db: (
Name: "Imp Pet Exchange Coupon"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6118
@@ -53087,6 +57967,16 @@ item_db: (
Name: "Chung E Exchange Coupon"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6119
@@ -53102,6 +57992,7 @@ item_db: (
Type: 3
Buy: 150
Weight: 20
+ BuyingStore: true
},
{
Id: 6121
@@ -53109,6 +58000,16 @@ item_db: (
Name: "Makeover Brush"
Type: 3
Buy: 12
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6122
@@ -53116,6 +58017,16 @@ item_db: (
Name: "Paint Brush"
Type: 3
Buy: 12
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6123
@@ -53124,6 +58035,7 @@ item_db: (
Type: 3
Buy: 250
Weight: 30
+ BuyingStore: true
},
{
Id: 6124
@@ -53131,6 +58043,16 @@ item_db: (
Name: "Wolf Flute"
Type: 3
Buy: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6125
@@ -53138,6 +58060,16 @@ item_db: (
Name: "Bunny Box"
Type: 3
Buy: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6126
@@ -53145,6 +58077,16 @@ item_db: (
Name: "Summer Happy Box"
Type: 3
Buy: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6127
@@ -53152,6 +58094,16 @@ item_db: (
Name: "Purification Stone"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6128
@@ -53159,6 +58111,7 @@ item_db: (
Name: "Antidote"
Type: 3
Buy: 0
+ BuyingStore: true
},
{
Id: 6129
@@ -53166,6 +58119,16 @@ item_db: (
Name: "Nightmare Terror Exchange Coupon"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6130
@@ -53173,6 +58136,16 @@ item_db: (
Name: "Ticket Loli Ruri"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6131
@@ -53180,6 +58153,16 @@ item_db: (
Name: "Goblin Leader Exchange Coupon"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6132
@@ -53187,6 +58170,16 @@ item_db: (
Name: "Incubus Exchange Coupon"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6133
@@ -53194,6 +58187,16 @@ item_db: (
Name: "Miyabi Ningyo Exchange Coupon"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6134
@@ -53201,6 +58204,16 @@ item_db: (
Name: "Giant Whisper Exchange Coupon"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6135
@@ -53208,6 +58221,16 @@ item_db: (
Name: "Evil Nymph Exchange Coupon"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6136
@@ -53215,6 +58238,16 @@ item_db: (
Name: "Medusa Exchange Coupon"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6137
@@ -53222,6 +58255,16 @@ item_db: (
Name: "Stone Shooter Exchange Coupon"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6138
@@ -53229,6 +58272,16 @@ item_db: (
Name: "Marionette Exchange Coupon"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6139
@@ -53236,6 +58289,16 @@ item_db: (
Name: "Leaf Cat Exchange Coupon"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6140
@@ -53243,6 +58306,16 @@ item_db: (
Name: "Dullahan Exchange Coupon"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6141
@@ -53250,6 +58323,16 @@ item_db: (
Name: "Shinobi Exchange Coupon"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6142
@@ -53257,6 +58340,16 @@ item_db: (
Name: "Golem Exchange Coupon"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6143
@@ -53264,6 +58357,16 @@ item_db: (
Name: "Civil Servant Exchange Coupon"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6144
@@ -53272,6 +58375,7 @@ item_db: (
Type: 3
Buy: 1250
Weight: 2
+ BuyingStore: true
},
{
Id: 6145
@@ -53280,6 +58384,7 @@ item_db: (
Type: 3
Buy: 12
Weight: 2
+ BuyingStore: true
},
{
Id: 6146
@@ -53288,6 +58393,7 @@ item_db: (
Type: 3
Buy: 375
Weight: 30
+ BuyingStore: true
},
{
Id: 6147
@@ -53296,6 +58402,7 @@ item_db: (
Type: 3
Buy: 125
Weight: 3
+ BuyingStore: true
},
{
Id: 6148
@@ -53303,6 +58410,15 @@ item_db: (
Name: "Eternity Of Chocolate"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6149
@@ -53310,6 +58426,15 @@ item_db: (
Name: "Simple Chocolate"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6150
@@ -53317,6 +58442,16 @@ item_db: (
Name: "Mansion Key"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6151
@@ -53324,6 +58459,15 @@ item_db: (
Name: "Giant Bradium Fragment"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6152
@@ -53331,6 +58475,15 @@ item_db: (
Name: "Glittering Crystal"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6153
@@ -53338,6 +58491,16 @@ item_db: (
Name: "Special Exchange Coupon"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6154
@@ -53346,6 +58509,15 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6155
@@ -53361,6 +58533,15 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6157
@@ -53572,6 +58753,7 @@ item_db: (
Type: 3
Buy: 500
Weight: 10
+ BuyingStore: true
},
{
Id: 6187
@@ -53595,6 +58777,7 @@ item_db: (
Name: "Spell Book(Fire Bolt)"
Type: 3
Buy: 0
+ BuyingStore: true
},
{
Id: 6190
@@ -53602,6 +58785,7 @@ item_db: (
Name: "Spell Book(Cold Bolt)"
Type: 3
Buy: 0
+ BuyingStore: true
},
{
Id: 6191
@@ -53609,6 +58793,7 @@ item_db: (
Name: "Spell Book(Lightning Bolt)"
Type: 3
Buy: 0
+ BuyingStore: true
},
{
Id: 6192
@@ -53616,6 +58801,7 @@ item_db: (
Name: "Spell Book(Storm Gust)"
Type: 3
Buy: 0
+ BuyingStore: true
},
{
Id: 6193
@@ -53623,6 +58809,7 @@ item_db: (
Name: "Spell Book(Lord Of Vermilion)"
Type: 3
Buy: 0
+ BuyingStore: true
},
{
Id: 6194
@@ -53630,6 +58817,7 @@ item_db: (
Name: "Spell Book(Meteor Storm)"
Type: 3
Buy: 0
+ BuyingStore: true
},
{
Id: 6195
@@ -53637,6 +58825,7 @@ item_db: (
Name: "Spell Book(Comet)"
Type: 3
Buy: 0
+ BuyingStore: true
},
{
Id: 6196
@@ -53644,6 +58833,7 @@ item_db: (
Name: "Spell Book(Tetra Vortex)"
Type: 3
Buy: 0
+ BuyingStore: true
},
{
Id: 6197
@@ -53651,6 +58841,7 @@ item_db: (
Name: "Spell Book(Thunder Storm)"
Type: 3
Buy: 0
+ BuyingStore: true
},
{
Id: 6198
@@ -53658,6 +58849,7 @@ item_db: (
Name: "Spell Book(Jupitel Thunder)"
Type: 3
Buy: 0
+ BuyingStore: true
},
{
Id: 6199
@@ -53665,6 +58857,7 @@ item_db: (
Name: "Spell Book(Water Ball)"
Type: 3
Buy: 0
+ BuyingStore: true
},
{
Id: 6200
@@ -53672,6 +58865,7 @@ item_db: (
Name: "Spell Book(Heaven's Drive)"
Type: 3
Buy: 0
+ BuyingStore: true
},
{
Id: 6201
@@ -53679,6 +58873,7 @@ item_db: (
Name: "Spell Book(Earth Spike)"
Type: 3
Buy: 0
+ BuyingStore: true
},
{
Id: 6202
@@ -53686,6 +58881,7 @@ item_db: (
Name: "Spell Book(Earth Strain)"
Type: 3
Buy: 0
+ BuyingStore: true
},
{
Id: 6203
@@ -53693,6 +58889,7 @@ item_db: (
Name: "Spell Book(Chain Lightning)"
Type: 3
Buy: 0
+ BuyingStore: true
},
{
Id: 6204
@@ -53700,6 +58897,7 @@ item_db: (
Name: "Spell Book(Crimson Rock)"
Type: 3
Buy: 0
+ BuyingStore: true
},
{
Id: 6205
@@ -53707,6 +58905,7 @@ item_db: (
Name: "Spell Book(Drain Life)"
Type: 3
Buy: 0
+ BuyingStore: true
},
{
Id: 6206
@@ -53714,6 +58913,15 @@ item_db: (
Name: "I Love You"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6207
@@ -53721,6 +58929,15 @@ item_db: (
Name: "Thanks"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6208
@@ -53728,6 +58945,15 @@ item_db: (
Name: "Respect"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6209
@@ -53743,6 +58969,7 @@ item_db: (
Type: 3
Buy: 750
Weight: 1
+ BuyingStore: true
},
{
Id: 6211
@@ -53751,6 +58978,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 1
+ BuyingStore: true
},
{
Id: 6212
@@ -53759,6 +58987,7 @@ item_db: (
Type: 3
Buy: 1250
Weight: 1
+ BuyingStore: true
},
{
Id: 6213
@@ -53767,6 +58996,7 @@ item_db: (
Type: 3
Buy: 625
Weight: 1
+ BuyingStore: true
},
{
Id: 6214
@@ -53775,6 +59005,7 @@ item_db: (
Type: 3
Buy: 625
Weight: 1
+ BuyingStore: true
},
{
Id: 6215
@@ -53783,6 +59014,7 @@ item_db: (
Type: 3
Buy: 625
Weight: 1
+ BuyingStore: true
},
{
Id: 6216
@@ -53791,6 +59023,7 @@ item_db: (
Type: 3
Buy: 1250
Weight: 1
+ BuyingStore: true
},
{
Id: 6217
@@ -53799,6 +59032,7 @@ item_db: (
Type: 3
Buy: 2500
Weight: 1
+ BuyingStore: true
},
{
Id: 6218
@@ -53806,6 +59040,16 @@ item_db: (
Name: "Dieshin's Delivery Box"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6219
@@ -53813,6 +59057,16 @@ item_db: (
Name: "Eden Group Mark"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6220
@@ -53843,6 +59097,7 @@ item_db: (
Type: 3
Buy: 2000
Weight: 150
+ BuyingStore: true
},
{
Id: 6224
@@ -53851,6 +59106,7 @@ item_db: (
Type: 3
Buy: 2000
Weight: 150
+ BuyingStore: true
},
{
Id: 6225
@@ -53859,6 +59115,15 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6226
@@ -53867,6 +59132,15 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6228
@@ -53874,6 +59148,15 @@ item_db: (
Name: "Safe to 9 Weapon Certificate"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6229
@@ -53881,6 +59164,15 @@ item_db: (
Name: "Safe to 8 Weapon Certificate"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6230
@@ -53888,6 +59180,15 @@ item_db: (
Name: "Safe to 7 Weapon Certificate"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6231
@@ -53895,6 +59196,15 @@ item_db: (
Name: "Safe to 6 Weapon Certificate"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6232
@@ -53902,6 +59212,15 @@ item_db: (
Name: "Safe to 9 Body Armor Certificate"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6233
@@ -53909,6 +59228,15 @@ item_db: (
Name: "Safe to 8 Body Armor Certificate"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6234
@@ -53916,6 +59244,15 @@ item_db: (
Name: "Safe to 7 Body Armor Certificate"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6235
@@ -53923,6 +59260,15 @@ item_db: (
Name: "Safe to 7 Headgear Certificate"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6236
@@ -53930,6 +59276,15 @@ item_db: (
Name: "Blue 7 Card"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6237
@@ -53937,6 +59292,16 @@ item_db: (
Name: "Guarana Fruit"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6238
@@ -53944,6 +59309,15 @@ item_db: (
Name: "Safe to 11 Weapon Certificate"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6239
@@ -53951,6 +59325,15 @@ item_db: (
Name: "Safe to 11 Armor Certificate"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6240
@@ -53959,6 +59342,15 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6241
@@ -53967,6 +59359,15 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6242
@@ -53975,6 +59376,13 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6243
@@ -53990,6 +59398,7 @@ item_db: (
Type: 3
Buy: 10
Weight: 1
+ BuyingStore: true
},
{
Id: 6245
@@ -53998,6 +59407,7 @@ item_db: (
Type: 3
Buy: 125
Weight: 1
+ BuyingStore: true
},
{
Id: 6246
@@ -54006,6 +59416,7 @@ item_db: (
Type: 3
Buy: 125
Weight: 1
+ BuyingStore: true
},
{
Id: 6247
@@ -54014,6 +59425,7 @@ item_db: (
Type: 3
Buy: 125
Weight: 1
+ BuyingStore: true
},
{
Id: 6248
@@ -54022,6 +59434,7 @@ item_db: (
Type: 3
Buy: 750
Weight: 10
+ BuyingStore: true
},
{
Id: 6249
@@ -54030,6 +59443,7 @@ item_db: (
Type: 3
Buy: 100
Weight: 10
+ BuyingStore: true
},
{
Id: 6250
@@ -54038,6 +59452,7 @@ item_db: (
Type: 3
Buy: 375
Weight: 10
+ BuyingStore: true
},
{
Id: 6251
@@ -54046,6 +59461,7 @@ item_db: (
Type: 3
Buy: 375
Weight: 10
+ BuyingStore: true
},
{
Id: 6252
@@ -54054,6 +59470,7 @@ item_db: (
Type: 3
Buy: 100
Weight: 10
+ BuyingStore: true
},
{
Id: 6253
@@ -54062,6 +59479,7 @@ item_db: (
Type: 3
Buy: 100
Weight: 10
+ BuyingStore: true
},
{
Id: 6254
@@ -54070,6 +59488,7 @@ item_db: (
Type: 3
Buy: 100
Weight: 10
+ BuyingStore: true
},
{
Id: 6255
@@ -54078,6 +59497,7 @@ item_db: (
Type: 3
Buy: 625
Weight: 10
+ BuyingStore: true
},
{
Id: 6256
@@ -54086,6 +59506,7 @@ item_db: (
Type: 3
Buy: 100
Weight: 10
+ BuyingStore: true
},
{
Id: 6257
@@ -54094,6 +59515,7 @@ item_db: (
Type: 3
Buy: 100
Weight: 10
+ BuyingStore: true
},
{
Id: 6258
@@ -54102,6 +59524,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 6259
@@ -54110,6 +59533,7 @@ item_db: (
Type: 3
Buy: 100
Weight: 10
+ BuyingStore: true
},
{
Id: 6260
@@ -54118,6 +59542,7 @@ item_db: (
Type: 3
Buy: 100
Weight: 10
+ BuyingStore: true
},
{
Id: 6261
@@ -54126,6 +59551,7 @@ item_db: (
Type: 3
Buy: 625
Weight: 10
+ BuyingStore: true
},
{
Id: 6262
@@ -54134,6 +59560,7 @@ item_db: (
Type: 3
Buy: 500
Weight: 10
+ BuyingStore: true
},
{
Id: 6263
@@ -54142,6 +59569,7 @@ item_db: (
Type: 3
Buy: 100
Weight: 10
+ BuyingStore: true
},
{
Id: 6264
@@ -54150,6 +59578,7 @@ item_db: (
Type: 3
Buy: 100
Weight: 10
+ BuyingStore: true
},
{
Id: 6265
@@ -54158,6 +59587,7 @@ item_db: (
Type: 3
Buy: 100
Weight: 10
+ BuyingStore: true
},
{
Id: 6266
@@ -54165,6 +59595,16 @@ item_db: (
Name: "Key Of Deception"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6267
@@ -54172,6 +59612,16 @@ item_db: (
Name: "Key Of Illusion"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6268
@@ -54179,6 +59629,16 @@ item_db: (
Name: "Key Of Pleasure"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6269
@@ -54186,6 +59646,16 @@ item_db: (
Name: "A Master's Brush"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6270
@@ -54193,6 +59663,15 @@ item_db: (
Name: "A Picture Of Maestro Song"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6271
@@ -54200,6 +59679,15 @@ item_db: (
Name: "Receipt"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6272
@@ -54207,6 +59695,16 @@ item_db: (
Name: "Seed For Experiemnt"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6273
@@ -54214,6 +59712,16 @@ item_db: (
Name: "Seed For Experiemnt"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6274
@@ -54221,6 +59729,16 @@ item_db: (
Name: "Saint's Clothing Piece"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6275
@@ -54228,6 +59746,16 @@ item_db: (
Name: "King's Shield"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6276
@@ -54235,6 +59763,16 @@ item_db: (
Name: "Clear Reagent"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6277
@@ -54242,6 +59780,16 @@ item_db: (
Name: "Red Reagent"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6278
@@ -54249,6 +59797,16 @@ item_db: (
Name: "Black Reagent"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6279
@@ -54257,6 +59815,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 6280
@@ -54265,6 +59824,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 6281
@@ -54273,6 +59833,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 6282
@@ -54281,6 +59842,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 6283
@@ -54289,6 +59851,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 6284
@@ -54297,6 +59860,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 6285
@@ -54305,6 +59869,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 6286
@@ -54390,6 +59955,15 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6297
@@ -54398,6 +59972,7 @@ item_db: (
Type: 3
Buy: 300
Weight: 10
+ BuyingStore: true
},
{
Id: 6298
@@ -54405,6 +59980,15 @@ item_db: (
Name: "Crushed Pumpkin"
Type: 3
Buy: 20
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6299
@@ -54412,6 +59996,15 @@ item_db: (
Name: "Worn Fabric"
Type: 3
Buy: 20
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6300
@@ -54449,6 +60042,15 @@ item_db: (
Name: "Sapha Certification"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6305
@@ -54456,6 +60058,16 @@ item_db: (
Name: "Frozen Piece of Skin"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6306
@@ -54463,6 +60075,16 @@ item_db: (
Name: "Clotted Bloodstain"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6307
@@ -54470,6 +60092,16 @@ item_db: (
Name: "Strange Magic Stone"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6308
@@ -54477,6 +60109,15 @@ item_db: (
Name: "Unknown Relic"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6309
@@ -54569,6 +60210,16 @@ item_db: (
Name: "Magical Stone"
Type: 3
Buy: 20
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6321
@@ -54577,6 +60228,7 @@ item_db: (
Type: 3
Buy: 822
Weight: 10
+ BuyingStore: true
},
{
Id: 6322
@@ -54585,6 +60237,7 @@ item_db: (
Type: 3
Buy: 800
Weight: 10
+ BuyingStore: true
},
{
Id: 6323
@@ -54593,6 +60246,7 @@ item_db: (
Type: 3
Buy: 728
Weight: 10
+ BuyingStore: true
},
{
Id: 6324
@@ -54601,6 +60255,7 @@ item_db: (
Type: 3
Buy: 702
Weight: 10
+ BuyingStore: true
},
{
Id: 6325
@@ -54609,6 +60264,7 @@ item_db: (
Type: 3
Buy: 1004
Weight: 10
+ BuyingStore: true
},
{
Id: 6326
@@ -54617,6 +60273,7 @@ item_db: (
Type: 3
Buy: 1630
Weight: 10
+ BuyingStore: true
},
{
Id: 6328
@@ -54747,6 +60404,15 @@ item_db: (
Name: "Love Lump"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6346
@@ -54761,6 +60427,15 @@ item_db: (
Name: "Bless Word Paper1"
Type: 3
Buy: 4020
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6348
@@ -54768,6 +60443,15 @@ item_db: (
Name: "Bless Word Paper2"
Type: 3
Buy: 4020
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6349
@@ -54775,6 +60459,15 @@ item_db: (
Name: "Bless Word Paper3"
Type: 3
Buy: 4020
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6350
@@ -54782,6 +60475,15 @@ item_db: (
Name: "Bless Word Paper4"
Type: 3
Buy: 4020
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6351
@@ -54789,6 +60491,15 @@ item_db: (
Name: "Bless Word Paper5"
Type: 3
Buy: 4020
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6352
@@ -54796,6 +60507,15 @@ item_db: (
Name: "Bless Word Paper6"
Type: 3
Buy: 4020
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6353
@@ -54803,6 +60523,15 @@ item_db: (
Name: "Bless Word Paper7"
Type: 3
Buy: 4020
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6354
@@ -54810,6 +60539,15 @@ item_db: (
Name: "Bless Word Paper8"
Type: 3
Buy: 4020
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6355
@@ -54817,6 +60555,15 @@ item_db: (
Name: "Bless Word Paper9"
Type: 3
Buy: 4020
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6356
@@ -54824,6 +60571,15 @@ item_db: (
Name: "Bless Word Paper10"
Type: 3
Buy: 4020
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6357
@@ -54832,6 +60588,15 @@ item_db: (
Type: 3
Buy: 4020
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6358
@@ -54839,6 +60604,16 @@ item_db: (
Name: "Free Cash Coupon"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6359
@@ -54846,6 +60621,16 @@ item_db: (
Name: "Guidebook Exchange"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6360
@@ -54854,6 +60639,7 @@ item_db: (
Type: 3
Buy: 100
Weight: 5
+ BuyingStore: true
},
{
Id: 6361
@@ -54862,6 +60648,7 @@ item_db: (
Type: 3
Buy: 100
Weight: 5
+ BuyingStore: true
},
{
Id: 6362
@@ -54870,6 +60657,7 @@ item_db: (
Type: 3
Buy: 100
Weight: 5
+ BuyingStore: true
},
{
Id: 6363
@@ -54878,6 +60666,7 @@ item_db: (
Type: 3
Buy: 100
Weight: 5
+ BuyingStore: true
},
{
Id: 6369
@@ -54942,6 +60731,14 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6378
@@ -54964,6 +60761,15 @@ item_db: (
Name: "Mora Coin"
Type: 3
Buy: 20
+ Trade: {
+ nodrop: true
+ notrade: true
+ partneroverride: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6381
@@ -54972,6 +60778,7 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ BuyingStore: true
},
{
Id: 6382
@@ -54980,6 +60787,7 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ BuyingStore: true
},
{
Id: 6383
@@ -54987,6 +60795,15 @@ item_db: (
Name: "Lope's Clue"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6384
@@ -54994,6 +60811,15 @@ item_db: (
Name: "Lope's Ring"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6385
@@ -55001,6 +60827,15 @@ item_db: (
Name: "Research Tool Bag"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6386
@@ -55008,6 +60843,15 @@ item_db: (
Name: "Bath Water Sample"
Type: 3
Buy: 20
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6387
@@ -55015,6 +60859,15 @@ item_db: (
Name: "Teeth Sample"
Type: 3
Buy: 20
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6388
@@ -55022,6 +60875,15 @@ item_db: (
Name: "Scale Sample"
Type: 3
Buy: 20
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6389
@@ -55029,6 +60891,15 @@ item_db: (
Name: "Sample of Puddle Research"
Type: 3
Buy: 20
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6390
@@ -55036,6 +60907,15 @@ item_db: (
Name: "Small Pocket"
Type: 3
Buy: 20
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6391
@@ -55044,6 +60924,15 @@ item_db: (
Type: 3
Buy: 20
Weight: 2000
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6392
@@ -55052,6 +60941,15 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6393
@@ -55060,6 +60958,7 @@ item_db: (
Type: 3
Buy: 700
Weight: 10
+ BuyingStore: true
},
{
Id: 6394
@@ -55068,6 +60967,7 @@ item_db: (
Type: 3
Buy: 650
Weight: 10
+ BuyingStore: true
},
{
Id: 6395
@@ -55076,6 +60976,7 @@ item_db: (
Type: 3
Buy: 820
Weight: 10
+ BuyingStore: true
},
{
Id: 6396
@@ -55120,6 +61021,16 @@ item_db: (
Type: 3
Buy: 0
Weight: 500
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6402
@@ -55128,6 +61039,15 @@ item_db: (
Type: 3
Buy: 0
Weight: 50
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6403
@@ -55144,6 +61064,16 @@ item_db: (
Type: 3
Buy: 0
Weight: 100
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6405
@@ -55160,6 +61090,15 @@ item_db: (
Type: 3
Buy: 10
Weight: 100
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6407
@@ -55241,6 +61180,15 @@ item_db: (
Name: "Silvervine Fruit"
Type: 3
Buy: 20
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6418
@@ -55248,6 +61196,15 @@ item_db: (
Name: "AClass Coin"
Type: 3
Buy: 20
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6419
@@ -55255,6 +61212,15 @@ item_db: (
Name: "BClass Coin"
Type: 3
Buy: 20
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6420
@@ -55262,6 +61228,15 @@ item_db: (
Name: "CClass Coin"
Type: 3
Buy: 20
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6421
@@ -55269,6 +61244,15 @@ item_db: (
Name: "DClass Coin"
Type: 3
Buy: 20
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6422
@@ -55276,6 +61260,15 @@ item_db: (
Name: "DClass Coin"
Type: 3
Buy: 20
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6423
@@ -55305,6 +61298,15 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6427
@@ -55312,6 +61314,16 @@ item_db: (
Name: "Poor Can Sack"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6428
@@ -55319,6 +61331,16 @@ item_db: (
Name: "Adventure Card A"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6429
@@ -55326,6 +61348,16 @@ item_db: (
Name: "Adventure Card B"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6430
@@ -55333,6 +61365,15 @@ item_db: (
Name: "Fragment of Picture"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6431
@@ -55341,6 +61382,15 @@ item_db: (
Type: 3
Buy: 0
Weight: 100
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6432
@@ -55349,6 +61399,15 @@ item_db: (
Type: 3
Buy: 0
Weight: 3000
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6433
@@ -55357,6 +61416,15 @@ item_db: (
Type: 3
Buy: 0
Weight: 300
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6434
@@ -55365,6 +61433,15 @@ item_db: (
Type: 3
Buy: 0
Weight: 1000
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6435
@@ -55373,6 +61450,15 @@ item_db: (
Type: 3
Buy: 0
Weight: 100
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6436
@@ -55380,6 +61466,16 @@ item_db: (
Name: "Seagod's Protection"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6437
@@ -55410,6 +61506,15 @@ item_db: (
Name: "Ordinary Lubricant"
Type: 3
Buy: 20
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6441
@@ -55417,6 +61522,15 @@ item_db: (
Name: "High Ranked Lubricant"
Type: 3
Buy: 20
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6442
@@ -55424,6 +61538,16 @@ item_db: (
Name: "Octopus Hunting Stick"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6443
@@ -55431,6 +61555,15 @@ item_db: (
Name: "Sillit Pong Bottle"
Type: 3
Buy: 20
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6444
@@ -55992,6 +62125,16 @@ item_db: (
Name: "Collected Sample"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6520
@@ -56493,6 +62636,7 @@ item_db: (
Type: 3
Buy: 466
Weight: 10
+ BuyingStore: true
},
{
Id: 7002
@@ -56501,6 +62645,7 @@ item_db: (
Type: 3
Buy: 658
Weight: 10
+ BuyingStore: true
},
{
Id: 7003
@@ -56509,6 +62654,7 @@ item_db: (
Type: 3
Buy: 968
Weight: 10
+ BuyingStore: true
},
{
Id: 7004
@@ -56517,6 +62663,7 @@ item_db: (
Type: 3
Buy: 876
Weight: 10
+ BuyingStore: true
},
{
Id: 7005
@@ -56525,6 +62672,7 @@ item_db: (
Type: 3
Buy: 1044
Weight: 10
+ BuyingStore: true
},
{
Id: 7006
@@ -56533,6 +62681,7 @@ item_db: (
Type: 3
Buy: 168
Weight: 10
+ BuyingStore: true
},
{
Id: 7007
@@ -56541,6 +62690,7 @@ item_db: (
Type: 3
Buy: 748
Weight: 10
+ BuyingStore: true
},
{
Id: 7008
@@ -56549,6 +62699,7 @@ item_db: (
Type: 3
Buy: 636
Weight: 10
+ BuyingStore: true
},
{
Id: 7009
@@ -56557,6 +62708,7 @@ item_db: (
Type: 3
Buy: 528
Weight: 10
+ BuyingStore: true
},
{
Id: 7010
@@ -56565,6 +62717,7 @@ item_db: (
Type: 3
Buy: 548
Weight: 10
+ BuyingStore: true
},
{
Id: 7011
@@ -56573,6 +62726,7 @@ item_db: (
Type: 3
Buy: 466
Weight: 10
+ BuyingStore: true
},
{
Id: 7012
@@ -56581,6 +62735,7 @@ item_db: (
Type: 3
Buy: 412
Weight: 10
+ BuyingStore: true
},
{
Id: 7013
@@ -56589,6 +62744,7 @@ item_db: (
Type: 3
Buy: 772
Weight: 10
+ BuyingStore: true
},
{
Id: 7014
@@ -56597,6 +62753,7 @@ item_db: (
Type: 3
Buy: 1500
Weight: 100
+ BuyingStore: true
},
{
Id: 7015
@@ -56605,6 +62762,7 @@ item_db: (
Type: 3
Buy: 3000
Weight: 20
+ BuyingStore: true
},
{
Id: 7016
@@ -56613,6 +62771,7 @@ item_db: (
Type: 3
Buy: 2500
Weight: 20
+ BuyingStore: true
},
{
Id: 7017
@@ -56621,6 +62780,7 @@ item_db: (
Type: 3
Buy: 4500
Weight: 30
+ BuyingStore: true
},
{
Id: 7018
@@ -56629,6 +62789,7 @@ item_db: (
Type: 3
Buy: 50
Weight: 10
+ BuyingStore: true
},
{
Id: 7019
@@ -56637,6 +62798,7 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ BuyingStore: true
},
{
Id: 7020
@@ -56645,6 +62807,7 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ BuyingStore: true
},
{
Id: 7021
@@ -56653,6 +62816,7 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ BuyingStore: true
},
{
Id: 7022
@@ -56661,6 +62825,7 @@ item_db: (
Type: 3
Buy: 150
Weight: 30
+ BuyingStore: true
},
{
Id: 7023
@@ -56669,6 +62834,7 @@ item_db: (
Type: 3
Buy: 12000
Weight: 40
+ BuyingStore: true
},
{
Id: 7024
@@ -56677,6 +62843,7 @@ item_db: (
Type: 3
Buy: 10000
Weight: 40
+ BuyingStore: true
},
{
Id: 7025
@@ -56685,6 +62852,15 @@ item_db: (
Type: 3
Buy: 30000
Weight: 50
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7026
@@ -56693,6 +62869,7 @@ item_db: (
Type: 3
Buy: 100
Weight: 30
+ BuyingStore: true
},
{
Id: 7027
@@ -56701,6 +62878,7 @@ item_db: (
Type: 3
Buy: 100
Weight: 30
+ BuyingStore: true
},
{
Id: 7028
@@ -56723,6 +62901,7 @@ item_db: (
Type: 3
Buy: 208
Weight: 10
+ BuyingStore: true
},
{
Id: 7031
@@ -56731,6 +62910,7 @@ item_db: (
Type: 3
Buy: 196
Weight: 10
+ BuyingStore: true
},
{
Id: 7032
@@ -56739,6 +62919,7 @@ item_db: (
Type: 3
Buy: 168
Weight: 10
+ BuyingStore: true
},
{
Id: 7033
@@ -56747,6 +62928,7 @@ item_db: (
Type: 3
Buy: 114
Weight: 10
+ BuyingStore: true
},
{
Id: 7034
@@ -56755,6 +62937,7 @@ item_db: (
Type: 3
Buy: 100
Weight: 10
+ BuyingStore: true
},
{
Id: 7035
@@ -56763,6 +62946,7 @@ item_db: (
Type: 3
Buy: 100
Weight: 10
+ BuyingStore: true
},
{
Id: 7036
@@ -56771,6 +62955,7 @@ item_db: (
Type: 3
Buy: 100
Weight: 10
+ BuyingStore: true
},
{
Id: 7037
@@ -56787,6 +62972,7 @@ item_db: (
Type: 3
Buy: 100
Weight: 10
+ BuyingStore: true
},
{
Id: 7039
@@ -56811,6 +62997,7 @@ item_db: (
Type: 3
Buy: 120
Weight: 10
+ BuyingStore: true
},
{
Id: 7042
@@ -56827,6 +63014,7 @@ item_db: (
Type: 3
Buy: 100
Weight: 10
+ BuyingStore: true
},
{
Id: 7044
@@ -56859,6 +63047,7 @@ item_db: (
Type: 3
Buy: 2424
Weight: 10
+ BuyingStore: true
},
{
Id: 7048
@@ -56867,6 +63056,7 @@ item_db: (
Type: 3
Buy: 5418
Weight: 10
+ BuyingStore: true
},
{
Id: 7049
@@ -56875,6 +63065,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 30
+ BuyingStore: true
},
{
Id: 7050
@@ -56907,6 +63098,7 @@ item_db: (
Type: 3
Buy: 772
Weight: 10
+ BuyingStore: true
},
{
Id: 7054
@@ -56915,6 +63107,7 @@ item_db: (
Type: 3
Buy: 746
Weight: 10
+ BuyingStore: true
},
{
Id: 7055
@@ -56923,6 +63116,7 @@ item_db: (
Type: 3
Buy: 100
Weight: 50
+ BuyingStore: true
},
{
Id: 7056
@@ -56931,6 +63125,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 50
+ BuyingStore: true
},
{
Id: 7057
@@ -56939,6 +63134,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7058
@@ -56947,6 +63143,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7059
@@ -56984,6 +63181,7 @@ item_db: (
Type: 3
Buy: 280
Weight: 10
+ BuyingStore: true
},
{
Id: 7064
@@ -56992,6 +63190,7 @@ item_db: (
Type: 3
Buy: 520
Weight: 10
+ BuyingStore: true
},
{
Id: 7065
@@ -57000,6 +63199,7 @@ item_db: (
Type: 3
Buy: 820
Weight: 10
+ BuyingStore: true
},
{
Id: 7066
@@ -57008,6 +63208,7 @@ item_db: (
Type: 3
Buy: 660
Weight: 10
+ BuyingStore: true
},
{
Id: 7067
@@ -57016,6 +63217,7 @@ item_db: (
Type: 3
Buy: 640
Weight: 10
+ BuyingStore: true
},
{
Id: 7068
@@ -57024,6 +63226,7 @@ item_db: (
Type: 3
Buy: 722
Weight: 10
+ BuyingStore: true
},
{
Id: 7069
@@ -57032,6 +63235,7 @@ item_db: (
Type: 3
Buy: 1042
Weight: 10
+ BuyingStore: true
},
{
Id: 7070
@@ -57040,6 +63244,7 @@ item_db: (
Type: 3
Buy: 900
Weight: 10
+ BuyingStore: true
},
{
Id: 7071
@@ -57048,6 +63253,7 @@ item_db: (
Type: 3
Buy: 1280
Weight: 10
+ BuyingStore: true
},
{
Id: 7072
@@ -57056,6 +63262,7 @@ item_db: (
Type: 3
Buy: 1780
Weight: 10
+ BuyingStore: true
},
{
Id: 7073
@@ -57064,6 +63271,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7074
@@ -57072,6 +63280,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7075
@@ -57080,6 +63289,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7076
@@ -57088,6 +63298,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7077
@@ -57096,6 +63307,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7078
@@ -57104,6 +63316,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7079
@@ -57112,6 +63325,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7080
@@ -57120,6 +63334,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7081
@@ -57128,6 +63343,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7082
@@ -57136,6 +63352,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7083
@@ -57144,6 +63361,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7084
@@ -57152,6 +63370,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7085
@@ -57160,6 +63379,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7086
@@ -57168,6 +63388,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7087
@@ -57176,6 +63397,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7088
@@ -57184,6 +63406,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7089
@@ -57192,6 +63415,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7090
@@ -57200,6 +63424,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7091
@@ -57208,6 +63433,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7092
@@ -57216,6 +63442,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7093
@@ -57224,6 +63451,7 @@ item_db: (
Type: 3
Buy: 1512
Weight: 10
+ BuyingStore: true
},
{
Id: 7094
@@ -57232,6 +63460,7 @@ item_db: (
Type: 3
Buy: 1344
Weight: 10
+ BuyingStore: true
},
{
Id: 7095
@@ -57240,6 +63469,7 @@ item_db: (
Type: 3
Buy: 1075
Weight: 10
+ BuyingStore: true
},
{
Id: 7096
@@ -57248,6 +63478,7 @@ item_db: (
Type: 3
Buy: 1109
Weight: 10
+ BuyingStore: true
},
{
Id: 7097
@@ -57256,6 +63487,7 @@ item_db: (
Type: 3
Buy: 924
Weight: 10
+ BuyingStore: true
},
{
Id: 7098
@@ -57264,6 +63496,7 @@ item_db: (
Type: 3
Buy: 638
Weight: 10
+ BuyingStore: true
},
{
Id: 7099
@@ -57272,6 +63505,7 @@ item_db: (
Type: 3
Buy: 773
Weight: 10
+ BuyingStore: true
},
{
Id: 7100
@@ -57280,6 +63514,7 @@ item_db: (
Type: 3
Buy: 806
Weight: 10
+ BuyingStore: true
},
{
Id: 7101
@@ -57288,6 +63523,7 @@ item_db: (
Type: 3
Buy: 454
Weight: 10
+ BuyingStore: true
},
{
Id: 7102
@@ -57296,6 +63532,7 @@ item_db: (
Type: 3
Buy: 1075
Weight: 10
+ BuyingStore: true
},
{
Id: 7103
@@ -57304,6 +63541,7 @@ item_db: (
Type: 3
Buy: 10
Weight: 10
+ BuyingStore: true
},
{
Id: 7104
@@ -57312,6 +63550,7 @@ item_db: (
Type: 3
Buy: 756
Weight: 10
+ BuyingStore: true
},
{
Id: 7105
@@ -57320,6 +63559,7 @@ item_db: (
Type: 3
Buy: 924
Weight: 10
+ BuyingStore: true
},
{
Id: 7106
@@ -57328,6 +63568,7 @@ item_db: (
Type: 3
Buy: 672
Weight: 10
+ BuyingStore: true
},
{
Id: 7107
@@ -57336,6 +63577,7 @@ item_db: (
Type: 3
Buy: 756
Weight: 10
+ BuyingStore: true
},
{
Id: 7108
@@ -57344,6 +63586,7 @@ item_db: (
Type: 3
Buy: 1680
Weight: 10
+ BuyingStore: true
},
{
Id: 7109
@@ -57352,6 +63595,7 @@ item_db: (
Type: 3
Buy: 840
Weight: 10
+ BuyingStore: true
},
{
Id: 7110
@@ -57360,6 +63604,7 @@ item_db: (
Type: 3
Buy: 588
Weight: 10
+ BuyingStore: true
},
{
Id: 7111
@@ -57368,6 +63613,7 @@ item_db: (
Type: 3
Buy: 706
Weight: 10
+ BuyingStore: true
},
{
Id: 7112
@@ -57376,6 +63622,7 @@ item_db: (
Type: 3
Buy: 907
Weight: 10
+ BuyingStore: true
},
{
Id: 7113
@@ -57384,6 +63631,7 @@ item_db: (
Type: 3
Buy: 2016
Weight: 10
+ BuyingStore: true
},
{
Id: 7114
@@ -57392,6 +63640,7 @@ item_db: (
Type: 3
Buy: 10
Weight: 10
+ BuyingStore: true
},
{
Id: 7115
@@ -57400,6 +63649,7 @@ item_db: (
Type: 3
Buy: 1142
Weight: 10
+ BuyingStore: true
},
{
Id: 7116
@@ -57408,6 +63658,7 @@ item_db: (
Type: 3
Buy: 1210
Weight: 10
+ BuyingStore: true
},
{
Id: 7117
@@ -57416,6 +63667,7 @@ item_db: (
Type: 3
Buy: 1142
Weight: 10
+ BuyingStore: true
},
{
Id: 7118
@@ -57424,6 +63676,7 @@ item_db: (
Type: 3
Buy: 1361
Weight: 10
+ BuyingStore: true
},
{
Id: 7119
@@ -57432,6 +63685,7 @@ item_db: (
Type: 3
Buy: 1025
Weight: 10
+ BuyingStore: true
},
{
Id: 7120
@@ -57440,6 +63694,7 @@ item_db: (
Type: 3
Buy: 823
Weight: 10
+ BuyingStore: true
},
{
Id: 7121
@@ -57448,6 +63703,7 @@ item_db: (
Type: 3
Buy: 622
Weight: 10
+ BuyingStore: true
},
{
Id: 7122
@@ -57456,6 +63712,7 @@ item_db: (
Type: 3
Buy: 974
Weight: 10
+ BuyingStore: true
},
{
Id: 7123
@@ -57464,6 +63721,7 @@ item_db: (
Type: 3
Buy: 1025
Weight: 10
+ BuyingStore: true
},
{
Id: 7124
@@ -57472,6 +63730,7 @@ item_db: (
Type: 3
Buy: 706
Weight: 10
+ BuyingStore: true
},
{
Id: 7125
@@ -57480,6 +63739,7 @@ item_db: (
Type: 3
Buy: 706
Weight: 10
+ BuyingStore: true
},
{
Id: 7126
@@ -57488,6 +63748,7 @@ item_db: (
Type: 3
Buy: 840
Weight: 10
+ BuyingStore: true
},
{
Id: 7127
@@ -57496,6 +63757,7 @@ item_db: (
Type: 3
Buy: 100000
Weight: 10
+ BuyingStore: true
},
{
Id: 7128
@@ -57504,6 +63766,7 @@ item_db: (
Type: 3
Buy: 100000
Weight: 10
+ BuyingStore: true
},
{
Id: 7129
@@ -57512,6 +63775,7 @@ item_db: (
Type: 3
Buy: 100000
Weight: 10
+ BuyingStore: true
},
{
Id: 7130
@@ -57520,6 +63784,7 @@ item_db: (
Type: 3
Buy: 100000
Weight: 10
+ BuyingStore: true
},
{
Id: 7131
@@ -57528,6 +63793,7 @@ item_db: (
Type: 3
Buy: 100000
Weight: 10
+ BuyingStore: true
},
{
Id: 7132
@@ -57536,6 +63802,7 @@ item_db: (
Type: 3
Buy: 100000
Weight: 10
+ BuyingStore: true
},
{
Id: 7133
@@ -57544,6 +63811,7 @@ item_db: (
Type: 3
Buy: 240000
Weight: 10
+ BuyingStore: true
},
{
Id: 7134
@@ -57552,6 +63820,7 @@ item_db: (
Type: 3
Buy: 8
Weight: 10
+ BuyingStore: true
},
{
Id: 7135
@@ -57600,6 +63869,7 @@ item_db: (
Type: 3
Buy: 60000
Weight: 10
+ BuyingStore: true
},
{
Id: 7141
@@ -57608,6 +63878,7 @@ item_db: (
Type: 3
Buy: 20000
Weight: 10
+ BuyingStore: true
},
{
Id: 7142
@@ -57624,6 +63895,7 @@ item_db: (
Type: 3
Buy: 5000
Weight: 10
+ BuyingStore: true
},
{
Id: 7144
@@ -57632,6 +63904,7 @@ item_db: (
Type: 3
Buy: 100000
Weight: 10
+ BuyingStore: true
},
{
Id: 7145
@@ -57656,6 +63929,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ BuyingStore: true
},
{
Id: 7148
@@ -57672,6 +63946,7 @@ item_db: (
Type: 3
Buy: 220
Weight: 10
+ BuyingStore: true
},
{
Id: 7150
@@ -57680,6 +63955,7 @@ item_db: (
Type: 3
Buy: 310
Weight: 10
+ BuyingStore: true
},
{
Id: 7151
@@ -57688,6 +63964,7 @@ item_db: (
Type: 3
Buy: 210
Weight: 10
+ BuyingStore: true
},
{
Id: 7152
@@ -57696,6 +63973,7 @@ item_db: (
Type: 3
Buy: 340
Weight: 10
+ BuyingStore: true
},
{
Id: 7153
@@ -57704,6 +63982,7 @@ item_db: (
Type: 3
Buy: 590
Weight: 10
+ BuyingStore: true
},
{
Id: 7154
@@ -57712,6 +63991,7 @@ item_db: (
Type: 3
Buy: 160
Weight: 10
+ BuyingStore: true
},
{
Id: 7155
@@ -57720,6 +64000,7 @@ item_db: (
Type: 3
Buy: 280
Weight: 10
+ BuyingStore: true
},
{
Id: 7156
@@ -57728,6 +64009,7 @@ item_db: (
Type: 3
Buy: 470
Weight: 10
+ BuyingStore: true
},
{
Id: 7157
@@ -57736,6 +64018,7 @@ item_db: (
Type: 3
Buy: 315
Weight: 10
+ BuyingStore: true
},
{
Id: 7158
@@ -57744,6 +64027,7 @@ item_db: (
Type: 3
Buy: 160
Weight: 10
+ BuyingStore: true
},
{
Id: 7159
@@ -57752,6 +64036,7 @@ item_db: (
Type: 3
Buy: 400
Weight: 10
+ BuyingStore: true
},
{
Id: 7160
@@ -57760,6 +64045,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ BuyingStore: true
},
{
Id: 7161
@@ -57768,6 +64054,7 @@ item_db: (
Type: 3
Buy: 384
Weight: 10
+ BuyingStore: true
},
{
Id: 7162
@@ -57776,6 +64063,7 @@ item_db: (
Type: 3
Buy: 390
Weight: 10
+ BuyingStore: true
},
{
Id: 7163
@@ -57784,6 +64072,7 @@ item_db: (
Type: 3
Buy: 570
Weight: 10
+ BuyingStore: true
},
{
Id: 7164
@@ -57792,6 +64081,7 @@ item_db: (
Type: 3
Buy: 400
Weight: 10
+ BuyingStore: true
},
{
Id: 7165
@@ -57800,6 +64090,7 @@ item_db: (
Type: 3
Buy: 650
Weight: 10
+ BuyingStore: true
},
{
Id: 7166
@@ -57808,6 +64099,7 @@ item_db: (
Type: 3
Buy: 1200
Weight: 10
+ BuyingStore: true
},
{
Id: 7167
@@ -57816,6 +64108,7 @@ item_db: (
Type: 3
Buy: 430
Weight: 10
+ BuyingStore: true
},
{
Id: 7168
@@ -57824,6 +64117,7 @@ item_db: (
Type: 3
Buy: 614
Weight: 10
+ BuyingStore: true
},
{
Id: 7169
@@ -57832,6 +64126,7 @@ item_db: (
Type: 3
Buy: 2800
Weight: 10
+ BuyingStore: true
},
{
Id: 7170
@@ -57840,6 +64135,7 @@ item_db: (
Type: 3
Buy: 43000
Weight: 10
+ BuyingStore: true
},
{
Id: 7171
@@ -57848,6 +64144,7 @@ item_db: (
Type: 3
Buy: 282
Weight: 10
+ BuyingStore: true
},
{
Id: 7172
@@ -57856,6 +64153,7 @@ item_db: (
Type: 3
Buy: 290
Weight: 10
+ BuyingStore: true
},
{
Id: 7173
@@ -57872,6 +64170,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ BuyingStore: true
},
{
Id: 7175
@@ -57880,6 +64179,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ BuyingStore: true
},
{
Id: 7176
@@ -57895,6 +64195,16 @@ item_db: (
Name: "Crumb of Sobbing Starlight"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7178
@@ -57902,6 +64212,16 @@ item_db: (
Name: "Sobbing Starlight"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7179
@@ -57934,6 +64254,7 @@ item_db: (
Type: 3
Buy: 200
Weight: 20
+ BuyingStore: true
},
{
Id: 7183
@@ -57966,6 +64287,7 @@ item_db: (
Type: 3
Buy: 380
Weight: 10
+ BuyingStore: true
},
{
Id: 7187
@@ -57974,6 +64296,7 @@ item_db: (
Type: 3
Buy: 100
Weight: 10
+ BuyingStore: true
},
{
Id: 7188
@@ -57982,6 +64305,7 @@ item_db: (
Type: 3
Buy: 560
Weight: 10
+ BuyingStore: true
},
{
Id: 7189
@@ -57990,6 +64314,7 @@ item_db: (
Type: 3
Buy: 680
Weight: 10
+ BuyingStore: true
},
{
Id: 7190
@@ -57998,6 +64323,7 @@ item_db: (
Type: 3
Buy: 140
Weight: 10
+ BuyingStore: true
},
{
Id: 7191
@@ -58006,6 +64332,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ BuyingStore: true
},
{
Id: 7192
@@ -58014,6 +64341,7 @@ item_db: (
Type: 3
Buy: 160
Weight: 10
+ BuyingStore: true
},
{
Id: 7193
@@ -58022,6 +64350,7 @@ item_db: (
Type: 3
Buy: 230
Weight: 10
+ BuyingStore: true
},
{
Id: 7194
@@ -58030,6 +64359,7 @@ item_db: (
Type: 3
Buy: 400
Weight: 10
+ BuyingStore: true
},
{
Id: 7195
@@ -58038,6 +64368,7 @@ item_db: (
Type: 3
Buy: 210
Weight: 10
+ BuyingStore: true
},
{
Id: 7196
@@ -58046,6 +64377,7 @@ item_db: (
Type: 3
Buy: 230
Weight: 10
+ BuyingStore: true
},
{
Id: 7197
@@ -58054,6 +64386,7 @@ item_db: (
Type: 3
Buy: 500
Weight: 10
+ BuyingStore: true
},
{
Id: 7198
@@ -58062,6 +64395,7 @@ item_db: (
Type: 3
Buy: 610
Weight: 10
+ BuyingStore: true
},
{
Id: 7199
@@ -58069,6 +64403,7 @@ item_db: (
Name: "Event Tickets"
Type: 3
Buy: 0
+ BuyingStore: true
},
{
Id: 7200
@@ -58077,6 +64412,7 @@ item_db: (
Type: 3
Buy: 380
Weight: 10
+ BuyingStore: true
},
{
Id: 7201
@@ -58085,6 +64421,7 @@ item_db: (
Type: 3
Buy: 250
Weight: 10
+ BuyingStore: true
},
{
Id: 7202
@@ -58093,6 +64430,7 @@ item_db: (
Type: 3
Buy: 290
Weight: 10
+ BuyingStore: true
},
{
Id: 7203
@@ -58101,6 +64439,7 @@ item_db: (
Type: 3
Buy: 190
Weight: 10
+ BuyingStore: true
},
{
Id: 7204
@@ -58109,6 +64448,7 @@ item_db: (
Type: 3
Buy: 320
Weight: 10
+ BuyingStore: true
},
{
Id: 7205
@@ -58117,6 +64457,7 @@ item_db: (
Type: 3
Buy: 526
Weight: 10
+ BuyingStore: true
},
{
Id: 7206
@@ -58125,6 +64466,7 @@ item_db: (
Type: 3
Buy: 1440
Weight: 10
+ BuyingStore: true
},
{
Id: 7207
@@ -58133,6 +64475,7 @@ item_db: (
Type: 3
Buy: 1050
Weight: 10
+ BuyingStore: true
},
{
Id: 7208
@@ -58141,6 +64484,7 @@ item_db: (
Type: 3
Buy: 1780
Weight: 10
+ BuyingStore: true
},
{
Id: 7209
@@ -58149,6 +64493,7 @@ item_db: (
Type: 3
Buy: 1350
Weight: 10
+ BuyingStore: true
},
{
Id: 7210
@@ -58157,6 +64502,7 @@ item_db: (
Type: 3
Buy: 790
Weight: 10
+ BuyingStore: true
},
{
Id: 7211
@@ -58165,6 +64511,7 @@ item_db: (
Type: 3
Buy: 2600
Weight: 10
+ BuyingStore: true
},
{
Id: 7212
@@ -58173,6 +64520,7 @@ item_db: (
Type: 3
Buy: 1020
Weight: 10
+ BuyingStore: true
},
{
Id: 7213
@@ -58181,6 +64529,7 @@ item_db: (
Type: 3
Buy: 832
Weight: 10
+ BuyingStore: true
},
{
Id: 7214
@@ -58189,6 +64538,7 @@ item_db: (
Type: 3
Buy: 880
Weight: 10
+ BuyingStore: true
},
{
Id: 7215
@@ -58197,6 +64547,7 @@ item_db: (
Type: 3
Buy: 690
Weight: 10
+ BuyingStore: true
},
{
Id: 7216
@@ -58205,6 +64556,7 @@ item_db: (
Type: 3
Buy: 660
Weight: 10
+ BuyingStore: true
},
{
Id: 7217
@@ -58213,6 +64565,7 @@ item_db: (
Type: 3
Buy: 424
Weight: 10
+ BuyingStore: true
},
{
Id: 7218
@@ -58221,6 +64574,7 @@ item_db: (
Type: 3
Buy: 390
Weight: 10
+ BuyingStore: true
},
{
Id: 7219
@@ -58229,6 +64583,7 @@ item_db: (
Type: 3
Buy: 920
Weight: 10
+ BuyingStore: true
},
{
Id: 7220
@@ -58237,6 +64592,7 @@ item_db: (
Type: 3
Buy: 322
Weight: 10
+ BuyingStore: true
},
{
Id: 7221
@@ -58245,6 +64601,7 @@ item_db: (
Type: 3
Buy: 740
Weight: 10
+ BuyingStore: true
},
{
Id: 7222
@@ -58253,6 +64610,7 @@ item_db: (
Type: 3
Buy: 468
Weight: 10
+ BuyingStore: true
},
{
Id: 7223
@@ -58261,6 +64619,7 @@ item_db: (
Type: 3
Buy: 2032
Weight: 10
+ BuyingStore: true
},
{
Id: 7224
@@ -58277,6 +64636,7 @@ item_db: (
Type: 3
Buy: 486
Weight: 10
+ BuyingStore: true
},
{
Id: 7226
@@ -58285,6 +64645,7 @@ item_db: (
Type: 3
Buy: 2
Weight: 10
+ BuyingStore: true
},
{
Id: 7227
@@ -58573,6 +64934,7 @@ item_db: (
Type: 3
Buy: 466
Weight: 10
+ BuyingStore: true
},
{
Id: 7263
@@ -58581,6 +64943,7 @@ item_db: (
Type: 3
Buy: 954
Weight: 10
+ BuyingStore: true
},
{
Id: 7264
@@ -58589,6 +64952,7 @@ item_db: (
Type: 3
Buy: 322
Weight: 10
+ BuyingStore: true
},
{
Id: 7265
@@ -58597,6 +64961,7 @@ item_db: (
Type: 3
Buy: 544
Weight: 10
+ BuyingStore: true
},
{
Id: 7266
@@ -58605,6 +64970,7 @@ item_db: (
Type: 3
Buy: 436
Weight: 10
+ BuyingStore: true
},
{
Id: 7267
@@ -58613,6 +64979,7 @@ item_db: (
Type: 3
Buy: 298
Weight: 10
+ BuyingStore: true
},
{
Id: 7268
@@ -58621,6 +64988,7 @@ item_db: (
Type: 3
Buy: 1210
Weight: 10
+ BuyingStore: true
},
{
Id: 7269
@@ -58629,6 +64997,7 @@ item_db: (
Type: 3
Buy: 960
Weight: 10
+ BuyingStore: true
},
{
Id: 7270
@@ -58637,6 +65006,7 @@ item_db: (
Type: 3
Buy: 1100
Weight: 10
+ BuyingStore: true
},
{
Id: 7271
@@ -58677,6 +65047,16 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7276
@@ -58684,6 +65064,16 @@ item_db: (
Name: "Doodled Message"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7277
@@ -58692,6 +65082,7 @@ item_db: (
Type: 3
Buy: 8900
Weight: 10
+ BuyingStore: true
},
{
Id: 7278
@@ -58764,6 +65155,7 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ BuyingStore: true
},
{
Id: 7287
@@ -58788,6 +65180,7 @@ item_db: (
Type: 3
Buy: 3000
Weight: 100
+ BuyingStore: true
},
{
Id: 7290
@@ -58796,6 +65189,7 @@ item_db: (
Type: 3
Buy: 3000
Weight: 100
+ BuyingStore: true
},
{
Id: 7291
@@ -58804,6 +65198,7 @@ item_db: (
Type: 3
Buy: 3000
Weight: 100
+ BuyingStore: true
},
{
Id: 7292
@@ -58812,6 +65207,7 @@ item_db: (
Type: 3
Buy: 3000
Weight: 100
+ BuyingStore: true
},
{
Id: 7293
@@ -58820,6 +65216,7 @@ item_db: (
Type: 3
Buy: 3000
Weight: 100
+ BuyingStore: true
},
{
Id: 7294
@@ -58828,6 +65225,7 @@ item_db: (
Type: 3
Buy: 3000
Weight: 100
+ BuyingStore: true
},
{
Id: 7295
@@ -58836,6 +65234,7 @@ item_db: (
Type: 3
Buy: 3000
Weight: 100
+ BuyingStore: true
},
{
Id: 7296
@@ -58844,6 +65243,7 @@ item_db: (
Type: 3
Buy: 3000
Weight: 100
+ BuyingStore: true
},
{
Id: 7297
@@ -58852,6 +65252,7 @@ item_db: (
Type: 3
Buy: 3000
Weight: 100
+ BuyingStore: true
},
{
Id: 7298
@@ -58860,6 +65261,7 @@ item_db: (
Type: 3
Buy: 538
Weight: 10
+ BuyingStore: true
},
{
Id: 7299
@@ -58868,6 +65270,7 @@ item_db: (
Type: 3
Buy: 632
Weight: 10
+ BuyingStore: true
},
{
Id: 7300
@@ -58876,6 +65279,7 @@ item_db: (
Type: 3
Buy: 1420
Weight: 10
+ BuyingStore: true
},
{
Id: 7301
@@ -58884,6 +65288,7 @@ item_db: (
Type: 3
Buy: 798
Weight: 10
+ BuyingStore: true
},
{
Id: 7302
@@ -58900,6 +65305,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 800
+ BuyingStore: true
},
{
Id: 7304
@@ -58907,6 +65313,16 @@ item_db: (
Name: "Witch's Spell Scroll"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7305
@@ -58914,6 +65330,16 @@ item_db: (
Name: "Symbol of the Nine Realms"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7306
@@ -58921,6 +65347,16 @@ item_db: (
Name: "Piece of Spirit"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7307
@@ -58928,6 +65364,16 @@ item_db: (
Name: "Spiritual Whispers"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7308
@@ -58935,6 +65381,16 @@ item_db: (
Name: "Witch's Tonic"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7309
@@ -58942,6 +65398,16 @@ item_db: (
Name: "Crow Wing"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7310
@@ -58966,6 +65432,7 @@ item_db: (
Type: 3
Buy: 32
Weight: 10
+ BuyingStore: true
},
{
Id: 7313
@@ -58980,6 +65447,16 @@ item_db: (
Name: "The Sign"
Type: 3
Buy: 2
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7315
@@ -58988,6 +65465,7 @@ item_db: (
Type: 3
Buy: 422
Weight: 10
+ BuyingStore: true
},
{
Id: 7316
@@ -58996,6 +65474,7 @@ item_db: (
Type: 3
Buy: 658
Weight: 10
+ BuyingStore: true
},
{
Id: 7317
@@ -59004,6 +65483,7 @@ item_db: (
Type: 3
Buy: 534
Weight: 10
+ BuyingStore: true
},
{
Id: 7318
@@ -59012,6 +65492,7 @@ item_db: (
Type: 3
Buy: 512
Weight: 10
+ BuyingStore: true
},
{
Id: 7319
@@ -59020,6 +65501,7 @@ item_db: (
Type: 3
Buy: 1024
Weight: 10
+ BuyingStore: true
},
{
Id: 7320
@@ -59028,6 +65510,7 @@ item_db: (
Type: 3
Buy: 256
Weight: 10
+ BuyingStore: true
},
{
Id: 7321
@@ -59036,6 +65519,7 @@ item_db: (
Type: 3
Buy: 552
Weight: 10
+ BuyingStore: true
},
{
Id: 7322
@@ -59044,6 +65528,7 @@ item_db: (
Type: 3
Buy: 666
Weight: 10
+ BuyingStore: true
},
{
Id: 7323
@@ -59052,6 +65537,7 @@ item_db: (
Type: 3
Buy: 256
Weight: 10
+ BuyingStore: true
},
{
Id: 7325
@@ -59060,6 +65546,7 @@ item_db: (
Type: 3
Buy: 102
Weight: 10
+ BuyingStore: true
},
{
Id: 7326
@@ -59068,6 +65555,7 @@ item_db: (
Type: 3
Buy: 712
Weight: 10
+ BuyingStore: true
},
{
Id: 7327
@@ -59076,6 +65564,7 @@ item_db: (
Type: 3
Buy: 1024
Weight: 10
+ BuyingStore: true
},
{
Id: 7328
@@ -59115,6 +65604,16 @@ item_db: (
Name: "Complete Tablet"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7333
@@ -59122,6 +65621,16 @@ item_db: (
Name: "Prontera Tablet"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7334
@@ -59129,6 +65638,16 @@ item_db: (
Name: "Payon Tablet"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7335
@@ -59136,6 +65655,16 @@ item_db: (
Name: "Morroc Tablet"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7336
@@ -59143,6 +65672,16 @@ item_db: (
Name: "Geffen Tablet"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7337
@@ -59164,6 +65703,16 @@ item_db: (
Name: "Commemorative Travel Card"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7340
@@ -59172,6 +65721,7 @@ item_db: (
Type: 3
Buy: 734
Weight: 50
+ BuyingStore: true
},
{
Id: 7341
@@ -59179,6 +65729,16 @@ item_db: (
Name: "Old Pendant"
Type: 3
Buy: 20
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7342
@@ -59186,6 +65746,16 @@ item_db: (
Name: "File Folder"
Type: 3
Buy: 20
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7343
@@ -59193,6 +65763,16 @@ item_db: (
Name: "Sealed File Folder"
Type: 3
Buy: 20
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7344
@@ -59200,6 +65780,16 @@ item_db: (
Name: "Shinokas Case File"
Type: 3
Buy: 20
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7345
@@ -59208,6 +65798,7 @@ item_db: (
Type: 3
Buy: 724
Weight: 10
+ BuyingStore: true
},
{
Id: 7346
@@ -59215,6 +65806,16 @@ item_db: (
Name: "Ymir's Heart Piece"
Type: 3
Buy: 20
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7347
@@ -59223,6 +65824,7 @@ item_db: (
Type: 3
Buy: 840
Weight: 10
+ BuyingStore: true
},
{
Id: 7348
@@ -59238,6 +65840,16 @@ item_db: (
Name: "Archive Permit"
Type: 3
Buy: 20
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7350
@@ -59253,6 +65865,16 @@ item_db: (
Name: "Friend's Diary"
Type: 3
Buy: 20
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7352
@@ -59261,6 +65883,7 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ BuyingStore: true
},
{
Id: 7353
@@ -59269,6 +65892,7 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ BuyingStore: true
},
{
Id: 7354
@@ -59277,6 +65901,7 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ BuyingStore: true
},
{
Id: 7355
@@ -59285,6 +65910,7 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ BuyingStore: true
},
{
Id: 7356
@@ -59293,6 +65919,7 @@ item_db: (
Type: 3
Buy: 5000
Weight: 10
+ BuyingStore: true
},
{
Id: 7357
@@ -59301,6 +65928,7 @@ item_db: (
Type: 3
Buy: 5000
Weight: 10
+ BuyingStore: true
},
{
Id: 7358
@@ -59309,6 +65937,7 @@ item_db: (
Type: 3
Buy: 5000
Weight: 10
+ BuyingStore: true
},
{
Id: 7359
@@ -59317,6 +65946,7 @@ item_db: (
Type: 3
Buy: 5000
Weight: 10
+ BuyingStore: true
},
{
Id: 7360
@@ -59772,6 +66402,15 @@ item_db: (
Name: "Letter of Recommendation"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7417
@@ -59779,6 +66418,15 @@ item_db: (
Name: "Written Request(A)"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7418
@@ -59786,6 +66434,15 @@ item_db: (
Name: "Written Request(B)"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7419
@@ -59794,6 +66451,7 @@ item_db: (
Type: 3
Buy: 48000
Weight: 10
+ BuyingStore: true
},
{
Id: 7420
@@ -59801,6 +66459,15 @@ item_db: (
Name: "Skull"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7421
@@ -59808,6 +66475,15 @@ item_db: (
Name: "Red Key"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7422
@@ -59815,6 +66491,15 @@ item_db: (
Name: "Yellow Key"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7423
@@ -59822,6 +66507,15 @@ item_db: (
Name: "Blue Key"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7424
@@ -59829,6 +66523,15 @@ item_db: (
Name: "Green Key"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7425
@@ -59836,6 +66539,15 @@ item_db: (
Name: "Black Key"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7426
@@ -59843,6 +66555,15 @@ item_db: (
Name: "Red Charm Stone"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7427
@@ -59850,6 +66571,15 @@ item_db: (
Name: "Yellow Charm Stone"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7428
@@ -59857,6 +66587,15 @@ item_db: (
Name: "Blue Charm Stone"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7429
@@ -59864,6 +66603,15 @@ item_db: (
Name: "Green Charm Stone"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7430
@@ -59871,6 +66619,15 @@ item_db: (
Name: "Black Charm Stone"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7431
@@ -59878,6 +66635,15 @@ item_db: (
Name: "Pile of Books"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7432
@@ -59885,6 +66651,16 @@ item_db: (
Name: "Leather Pouch"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7433
@@ -59893,6 +66669,7 @@ item_db: (
Type: 3
Buy: 4000
Weight: 10
+ BuyingStore: true
},
{
Id: 7434
@@ -59901,6 +66678,7 @@ item_db: (
Type: 3
Buy: 100000
Weight: 10
+ BuyingStore: true
},
{
Id: 7435
@@ -59909,6 +66687,7 @@ item_db: (
Type: 3
Buy: 1907
Weight: 10
+ BuyingStore: true
},
{
Id: 7436
@@ -59917,6 +66696,7 @@ item_db: (
Type: 3
Buy: 1506
Weight: 10
+ BuyingStore: true
},
{
Id: 7437
@@ -59925,6 +66705,7 @@ item_db: (
Type: 3
Buy: 1506
Weight: 10
+ BuyingStore: true
},
{
Id: 7438
@@ -59933,6 +66714,7 @@ item_db: (
Type: 3
Buy: 1506
Weight: 10
+ BuyingStore: true
},
{
Id: 7439
@@ -59941,6 +66723,7 @@ item_db: (
Type: 3
Buy: 1506
Weight: 10
+ BuyingStore: true
},
{
Id: 7440
@@ -59949,6 +66732,7 @@ item_db: (
Type: 3
Buy: 1335
Weight: 10
+ BuyingStore: true
},
{
Id: 7441
@@ -59957,6 +66741,7 @@ item_db: (
Type: 3
Buy: 1408
Weight: 10
+ BuyingStore: true
},
{
Id: 7442
@@ -59965,6 +66750,7 @@ item_db: (
Type: 3
Buy: 1332
Weight: 10
+ BuyingStore: true
},
{
Id: 7443
@@ -59973,6 +66759,7 @@ item_db: (
Type: 3
Buy: 956
Weight: 10
+ BuyingStore: true
},
{
Id: 7444
@@ -59981,6 +66768,7 @@ item_db: (
Type: 3
Buy: 300000
Weight: 10
+ BuyingStore: true
},
{
Id: 7445
@@ -59989,6 +66777,7 @@ item_db: (
Type: 3
Buy: 887
Weight: 10
+ BuyingStore: true
},
{
Id: 7446
@@ -59997,6 +66786,7 @@ item_db: (
Type: 3
Buy: 887
Weight: 10
+ BuyingStore: true
},
{
Id: 7447
@@ -60005,6 +66795,7 @@ item_db: (
Type: 3
Buy: 887
Weight: 10
+ BuyingStore: true
},
{
Id: 7448
@@ -60013,6 +66804,7 @@ item_db: (
Type: 3
Buy: 887
Weight: 10
+ BuyingStore: true
},
{
Id: 7449
@@ -60021,6 +66813,7 @@ item_db: (
Type: 3
Buy: 681
Weight: 10
+ BuyingStore: true
},
{
Id: 7450
@@ -60029,6 +66822,7 @@ item_db: (
Type: 3
Buy: 2050
Weight: 10
+ BuyingStore: true
},
{
Id: 7451
@@ -60037,6 +66831,7 @@ item_db: (
Type: 3
Buy: 1852
Weight: 10
+ BuyingStore: true
},
{
Id: 7452
@@ -60045,6 +66840,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 7453
@@ -60053,6 +66849,7 @@ item_db: (
Type: 3
Buy: 700
Weight: 10
+ BuyingStore: true
},
{
Id: 7454
@@ -60061,6 +66858,7 @@ item_db: (
Type: 3
Buy: 700
Weight: 10
+ BuyingStore: true
},
{
Id: 7455
@@ -60069,6 +66867,7 @@ item_db: (
Type: 3
Buy: 700
Weight: 10
+ BuyingStore: true
},
{
Id: 7456
@@ -60077,6 +66876,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 7457
@@ -60085,6 +66885,7 @@ item_db: (
Type: 3
Buy: 500
Weight: 10
+ BuyingStore: true
},
{
Id: 7458
@@ -60205,6 +67006,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 7473
@@ -60213,6 +67015,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 7474
@@ -60221,6 +67024,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 7475
@@ -60229,6 +67033,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 7476
@@ -60237,6 +67042,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 7477
@@ -60245,6 +67051,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 7478
@@ -60253,6 +67060,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 7479
@@ -60261,6 +67069,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 7480
@@ -60269,6 +67078,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 7481
@@ -60277,6 +67087,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 7482
@@ -60285,6 +67096,7 @@ item_db: (
Type: 3
Buy: 200
Weight: 10
+ BuyingStore: true
},
{
Id: 7483
@@ -60300,6 +67112,16 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7485
@@ -60308,6 +67130,16 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7486
@@ -60316,6 +67148,16 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7487
@@ -60323,6 +67165,16 @@ item_db: (
Name: "Culinary Wine"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7488
@@ -60330,6 +67182,16 @@ item_db: (
Name: "Delivery Package"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7489
@@ -60337,6 +67199,16 @@ item_db: (
Name: "Cottage Key"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7490
@@ -60344,6 +67216,16 @@ item_db: (
Name: "Letter to Elly"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7491
@@ -60351,6 +67233,16 @@ item_db: (
Name: "Steel Box"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7492
@@ -60358,6 +67250,16 @@ item_db: (
Name: "Yellow Keycard"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7493
@@ -60365,6 +67267,16 @@ item_db: (
Name: "Golden Key"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7494
@@ -60372,6 +67284,16 @@ item_db: (
Name: "Luxurious Button"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7495
@@ -60379,6 +67301,16 @@ item_db: (
Name: "Blue Keycard"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7496
@@ -60386,6 +67318,16 @@ item_db: (
Name: "Red Keycard"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7497
@@ -60393,6 +67335,16 @@ item_db: (
Name: "Metal Fragment"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7498
@@ -60400,6 +67352,16 @@ item_db: (
Name: "Rosimier Mansion Keys"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7499
@@ -60407,6 +67369,16 @@ item_db: (
Name: "Family Portrait"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7500
@@ -60414,6 +67386,16 @@ item_db: (
Name: "Woman's Portrait"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7501
@@ -60421,6 +67403,16 @@ item_db: (
Name: "K.H's Letter"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7502
@@ -60428,6 +67420,16 @@ item_db: (
Name: "James's Note"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7503
@@ -60435,6 +67437,16 @@ item_db: (
Name: "Man's Portrait"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7504
@@ -60442,6 +67454,16 @@ item_db: (
Name: "Power Device"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7505
@@ -60449,6 +67471,16 @@ item_db: (
Name: "Toy Key"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7506
@@ -60456,6 +67488,15 @@ item_db: (
Name: "Black Keycard"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7507
@@ -60464,6 +67505,7 @@ item_db: (
Type: 3
Buy: 842
Weight: 10
+ BuyingStore: true
},
{
Id: 7508
@@ -60471,6 +67513,16 @@ item_db: (
Name: "Allysia's Ring"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7509
@@ -60478,6 +67530,15 @@ item_db: (
Name: "Luxurious Keycard"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7510
@@ -60486,6 +67547,7 @@ item_db: (
Type: 3
Buy: 200000
Weight: 10
+ BuyingStore: true
},
{
Id: 7511
@@ -60494,6 +67556,7 @@ item_db: (
Type: 3
Buy: 2526
Weight: 10
+ BuyingStore: true
},
{
Id: 7512
@@ -60502,6 +67565,7 @@ item_db: (
Type: 3
Buy: 1600
Weight: 10
+ BuyingStore: true
},
{
Id: 7513
@@ -60510,6 +67574,7 @@ item_db: (
Type: 3
Buy: 3420
Weight: 10
+ BuyingStore: true
},
{
Id: 7514
@@ -60524,6 +67589,15 @@ item_db: (
Name: "Prize Medal"
Type: 3
Buy: 2
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7516
@@ -60531,6 +67605,15 @@ item_db: (
Name: "Green Keycard"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7517
@@ -60547,6 +67630,15 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7519
@@ -60571,6 +67663,7 @@ item_db: (
Type: 3
Buy: 150
Weight: 10
+ BuyingStore: true
},
{
Id: 7522
@@ -60579,6 +67672,7 @@ item_db: (
Type: 3
Buy: 150
Weight: 10
+ BuyingStore: true
},
{
Id: 7523
@@ -60587,6 +67681,7 @@ item_db: (
Type: 3
Buy: 150
Weight: 10
+ BuyingStore: true
},
{
Id: 7524
@@ -60595,6 +67690,7 @@ item_db: (
Type: 3
Buy: 300
Weight: 20
+ BuyingStore: true
},
{
Id: 7525
@@ -60603,6 +67699,15 @@ item_db: (
Type: 3
Buy: 10
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7526
@@ -60618,6 +67723,15 @@ item_db: (
Type: 3
Buy: 0
Weight: 100
+ Trade: {
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7528
@@ -60639,6 +67753,16 @@ item_db: (
Name: "Travel Brochure [Amatsu]"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7531
@@ -60646,6 +67770,16 @@ item_db: (
Name: "Travel Brochure [Kunlun]"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7532
@@ -60653,6 +67787,16 @@ item_db: (
Name: "Travel Brochure [Louyang]"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7533
@@ -60660,6 +67804,16 @@ item_db: (
Name: "Travel Brochure [Ayothaya]"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7534
@@ -60667,6 +67821,16 @@ item_db: (
Name: "Amatsu Completed Photo Album"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7535
@@ -60674,6 +67838,16 @@ item_db: (
Name: "Kunlun Completed Photo Album"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7536
@@ -60681,6 +67855,16 @@ item_db: (
Name: "Louyang Completed Photo Album"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7537
@@ -60688,6 +67872,16 @@ item_db: (
Name: "Ayothaya Completed Photo Album"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7538
@@ -60695,6 +67889,15 @@ item_db: (
Name: "Sand for Work"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7539
@@ -60702,6 +67905,15 @@ item_db: (
Name: "Poring Coin"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7540
@@ -60766,6 +67978,15 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7548
@@ -60774,6 +67995,15 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7549
@@ -60782,6 +68012,15 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7550
@@ -60790,6 +68029,15 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7551
@@ -60798,6 +68046,15 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7552
@@ -60806,6 +68063,15 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7553
@@ -60813,6 +68079,15 @@ item_db: (
Name: "Water Lily"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7554
@@ -60820,6 +68095,15 @@ item_db: (
Name: "Striped Candle"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7555
@@ -60827,6 +68111,15 @@ item_db: (
Name: "Green Incense"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7556
@@ -60834,6 +68127,15 @@ item_db: (
Name: "Longing Heart"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7557
@@ -60841,6 +68143,15 @@ item_db: (
Name: "Invitation Letter"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7558
@@ -60848,6 +68159,15 @@ item_db: (
Name: "Invitation Ticket"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7559
@@ -60855,6 +68175,15 @@ item_db: (
Name: "Key to the Secret Garden"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7560
@@ -60870,6 +68199,7 @@ item_db: (
Type: 3
Buy: 606
Weight: 10
+ BuyingStore: true
},
{
Id: 7562
@@ -60878,6 +68208,7 @@ item_db: (
Type: 3
Buy: 3020
Weight: 10
+ BuyingStore: true
},
{
Id: 7563
@@ -60886,6 +68217,7 @@ item_db: (
Type: 3
Buy: 2016
Weight: 10
+ BuyingStore: true
},
{
Id: 7564
@@ -60894,6 +68226,7 @@ item_db: (
Type: 3
Buy: 102
Weight: 10
+ BuyingStore: true
},
{
Id: 7565
@@ -60902,6 +68235,7 @@ item_db: (
Type: 3
Buy: 350
Weight: 10
+ BuyingStore: true
},
{
Id: 7566
@@ -60910,6 +68244,7 @@ item_db: (
Type: 3
Buy: 1530
Weight: 10
+ BuyingStore: true
},
{
Id: 7567
@@ -60918,6 +68253,7 @@ item_db: (
Type: 3
Buy: 1290
Weight: 10
+ BuyingStore: true
},
{
Id: 7568
@@ -60926,6 +68262,7 @@ item_db: (
Type: 3
Buy: 1060
Weight: 10
+ BuyingStore: true
},
{
Id: 7569
@@ -60933,6 +68270,15 @@ item_db: (
Name: "Wind Hammer"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7570
@@ -60955,6 +68301,15 @@ item_db: (
Name: "Ashy Necklace"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7573
@@ -60962,6 +68317,15 @@ item_db: (
Name: "Sparkling Necklace"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7574
@@ -60969,6 +68333,7 @@ item_db: (
Name: "Freezing Snow Powder"
Type: 3
Buy: 0
+ BuyingStore: true
},
{
Id: 7575
@@ -60976,6 +68341,16 @@ item_db: (
Name: "Red Jewel"
Type: 3
Buy: 20
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7576
@@ -60983,6 +68358,16 @@ item_db: (
Name: "Blue Jewel"
Type: 3
Buy: 20
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7577
@@ -60991,6 +68376,15 @@ item_db: (
Type: 3
Buy: 20
Weight: 50
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7578
@@ -61007,6 +68401,15 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7580
@@ -61015,6 +68418,15 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7581
@@ -61039,6 +68451,15 @@ item_db: (
Type: 3
Buy: 10
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7584
@@ -61047,6 +68468,15 @@ item_db: (
Type: 3
Buy: 10
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7585
@@ -61055,6 +68485,15 @@ item_db: (
Type: 3
Buy: 10
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7586
@@ -61063,6 +68502,15 @@ item_db: (
Type: 3
Buy: 10
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7587
@@ -61071,6 +68519,15 @@ item_db: (
Type: 3
Buy: 10
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7588
@@ -61079,6 +68536,15 @@ item_db: (
Type: 3
Buy: 10
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7589
@@ -61199,6 +68665,15 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7604
@@ -61286,6 +68761,15 @@ item_db: (
Type: 3
Buy: 10
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7615
@@ -61318,6 +68802,15 @@ item_db: (
Type: 3
Buy: 2
Weight: 100
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7619
@@ -61326,6 +68819,15 @@ item_db: (
Type: 3
Buy: 2
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7620
@@ -61334,6 +68836,15 @@ item_db: (
Type: 3
Buy: 2
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7621
@@ -61342,6 +68853,15 @@ item_db: (
Type: 3
Buy: 2
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7622
@@ -61350,6 +68870,11 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
},
{
Id: 7623
@@ -61357,6 +68882,16 @@ item_db: (
Name: "Ticket Of Identification"
Type: 3
Buy: 2
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7624
@@ -61365,6 +68900,15 @@ item_db: (
Type: 3
Buy: 2
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7625
@@ -61401,6 +68945,15 @@ item_db: (
Name: "Pink Gift Box"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7630
@@ -61950,6 +69503,7 @@ item_db: (
Type: 3
Buy: 550
Weight: 10
+ BuyingStore: true
},
{
Id: 7752
@@ -61958,6 +69512,7 @@ item_db: (
Type: 3
Buy: 840
Weight: 10
+ BuyingStore: true
},
{
Id: 7753
@@ -61966,6 +69521,7 @@ item_db: (
Type: 3
Buy: 330
Weight: 10
+ BuyingStore: true
},
{
Id: 7754
@@ -61974,6 +69530,7 @@ item_db: (
Type: 3
Buy: 3000
Weight: 10
+ BuyingStore: true
},
{
Id: 7755
@@ -62012,6 +69569,16 @@ item_db: (
Name: "Geologist's Report"
Type: 3
Buy: 20
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7760
@@ -62020,6 +69587,7 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ BuyingStore: true
},
{
Id: 7761
@@ -62036,6 +69604,7 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ BuyingStore: true
},
{
Id: 7763
@@ -62068,6 +69637,15 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7767
@@ -62076,6 +69654,15 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7768
@@ -62123,6 +69710,15 @@ item_db: (
Name: "War Badge"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7774
@@ -62147,6 +69743,15 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7777
@@ -62211,6 +69816,15 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7785
@@ -62219,6 +69833,15 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7786
@@ -62227,6 +69850,15 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7787
@@ -62235,6 +69867,15 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7788
@@ -62243,6 +69884,15 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7789
@@ -62251,6 +69901,15 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7790
@@ -62259,6 +69918,15 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7791
@@ -62267,6 +69935,15 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7792
@@ -62282,6 +69959,15 @@ item_db: (
Name: "Golden Apple"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7794
@@ -62289,6 +69975,15 @@ item_db: (
Name: "The Crow of Destiny"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7795
@@ -62336,6 +70031,15 @@ item_db: (
Name: "Golden Charm Apple"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7801
@@ -62343,6 +70047,15 @@ item_db: (
Name: "Girl's Letter"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7802
@@ -62350,6 +70063,15 @@ item_db: (
Name: "Signature Notebook"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7803
@@ -62485,6 +70207,16 @@ item_db: (
Name: "Piece of Morocc Skin"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7821
@@ -62493,6 +70225,15 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7822
@@ -62501,6 +70242,15 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7823
@@ -62509,6 +70259,15 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7824
@@ -62517,6 +70276,16 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7825
@@ -62532,6 +70301,16 @@ item_db: (
Name: "Continental Guard Paper"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7827
@@ -62546,6 +70325,14 @@ item_db: (
Name: "Bravery Badge"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7829
@@ -62553,6 +70340,14 @@ item_db: (
Name: "Valor Badge"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7830
@@ -62561,6 +70356,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7831
@@ -62569,6 +70365,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7832
@@ -62577,6 +70374,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7833
@@ -62585,6 +70383,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7834
@@ -62593,6 +70392,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7835
@@ -62601,6 +70401,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7836
@@ -62609,6 +70410,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7837
@@ -62617,6 +70419,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7838
@@ -62625,6 +70428,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7839
@@ -62632,6 +70436,15 @@ item_db: (
Name: "Crystal Key"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7840
@@ -62639,6 +70452,16 @@ item_db: (
Name: "Valkyrie's Gift"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7841
@@ -62646,6 +70469,15 @@ item_db: (
Name: "Stained Piece Of Paper"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7842
@@ -62653,6 +70485,15 @@ item_db: (
Name: "Torn Piece Of Paper"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7843
@@ -62660,6 +70501,15 @@ item_db: (
Name: "Old Piece Of Paper"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7844
@@ -62667,6 +70517,15 @@ item_db: (
Name: "Burnt Pieces Of Paper"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7845
@@ -62819,6 +70678,14 @@ item_db: (
Type: 3
Buy: 20
Weight: 200
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7864
@@ -62834,6 +70701,15 @@ item_db: (
Name: "Gold Pouch"
Type: 3
Buy: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7866
@@ -62841,6 +70717,15 @@ item_db: (
Name: "Certificate"
Type: 3
Buy: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7867
@@ -62912,6 +70797,14 @@ item_db: (
Name: "Pirate Treasure"
Type: 3
Buy: 300000
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7876
@@ -62920,6 +70813,15 @@ item_db: (
Type: 3
Buy: 0
Weight: 50
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7877
@@ -62928,6 +70830,15 @@ item_db: (
Type: 3
Buy: 0
Weight: 100
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7878
@@ -62936,6 +70847,15 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7879
@@ -62944,6 +70864,15 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7880
@@ -62952,6 +70881,15 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7881
@@ -62960,6 +70898,15 @@ item_db: (
Type: 3
Buy: 0
Weight: 50
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7882
@@ -62967,6 +70914,15 @@ item_db: (
Name: "Sharp Branch"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7883
@@ -62974,6 +70930,15 @@ item_db: (
Name: "Wooden Flute"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7884
@@ -62981,6 +70946,15 @@ item_db: (
Name: "Jade Plate"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7885
@@ -62988,6 +70962,15 @@ item_db: (
Name: "Sacred Arrow"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7886
@@ -63059,6 +71042,15 @@ item_db: (
Name: "Rama5 Book"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7896
@@ -63066,6 +71058,15 @@ item_db: (
Name: "Loykrathong Book"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7897
@@ -63073,6 +71074,15 @@ item_db: (
Name: "Constitution Book"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7898
@@ -63080,6 +71090,15 @@ item_db: (
Name: "VV Strong Balmung"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7899
@@ -63087,6 +71106,15 @@ item_db: (
Name: "Dagger Of Psychic"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7900
@@ -63094,6 +71122,16 @@ item_db: (
Name: "Jonathan Family Ring"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7901
@@ -63101,6 +71139,16 @@ item_db: (
Name: "Jillberriel Family Ring"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7902
@@ -63108,6 +71156,16 @@ item_db: (
Name: "Jessur Family Ring"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7903
@@ -63115,6 +71173,16 @@ item_db: (
Name: "Jenoss Family Ring"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7904
@@ -63122,6 +71190,16 @@ item_db: (
Name: "Piano Key"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7905
@@ -63137,6 +71215,16 @@ item_db: (
Name: "Poppy Wreath"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7907
@@ -63145,6 +71233,15 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7908
@@ -63184,6 +71281,16 @@ item_db: (
Name: "Portable Snowman Machine"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7913
@@ -63191,6 +71298,16 @@ item_db: (
Name: "Battle Test Certificate"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7914
@@ -63198,6 +71315,16 @@ item_db: (
Name: "Ancient Language Document"
Type: 3
Buy: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7915
@@ -63265,6 +71392,15 @@ item_db: (
Name: "Krathong"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7924
@@ -63305,6 +71441,16 @@ item_db: (
Type: 3
Buy: 10
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7929
@@ -63313,6 +71459,16 @@ item_db: (
Type: 3
Buy: 10
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7930
@@ -63321,6 +71477,16 @@ item_db: (
Type: 3
Buy: 0
Weight: 1000
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7931
@@ -63329,6 +71495,7 @@ item_db: (
Type: 3
Buy: 1
Weight: 10
+ BuyingStore: true
},
{
Id: 7932
@@ -63337,6 +71504,7 @@ item_db: (
Type: 3
Buy: 1
Weight: 10
+ BuyingStore: true
},
{
Id: 7933
@@ -63345,6 +71513,7 @@ item_db: (
Type: 3
Buy: 1
Weight: 10
+ BuyingStore: true
},
{
Id: 7934
@@ -63353,6 +71522,7 @@ item_db: (
Type: 3
Buy: 1
Weight: 10
+ BuyingStore: true
},
{
Id: 7935
@@ -63361,6 +71531,7 @@ item_db: (
Type: 3
Buy: 1
Weight: 10
+ BuyingStore: true
},
{
Id: 7936
@@ -63369,6 +71540,7 @@ item_db: (
Type: 3
Buy: 1
Weight: 10
+ BuyingStore: true
},
{
Id: 7937
@@ -63377,6 +71549,7 @@ item_db: (
Type: 3
Buy: 1
Weight: 10
+ BuyingStore: true
},
{
Id: 7938
@@ -63385,6 +71558,7 @@ item_db: (
Type: 3
Buy: 1500
Weight: 10
+ BuyingStore: true
},
{
Id: 7939
@@ -63393,6 +71567,7 @@ item_db: (
Type: 3
Buy: 1500
Weight: 10
+ BuyingStore: true
},
{
Id: 7940
@@ -63401,6 +71576,7 @@ item_db: (
Type: 3
Buy: 300
Weight: 2
+ BuyingStore: true
},
{
Id: 7941
@@ -63430,6 +71606,11 @@ item_db: (
Type: 3
Buy: 10
Weight: 10
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
},
{
Id: 7945
@@ -63438,6 +71619,11 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
},
{
Id: 7946
@@ -63467,6 +71653,15 @@ item_db: (
Name: "Woven Wool"
Type: 3
Buy: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7950
@@ -63474,6 +71669,15 @@ item_db: (
Name: "Ayothaya Fest Ticket"
Type: 3
Buy: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7951
@@ -63481,6 +71685,16 @@ item_db: (
Name: "Golden Tulip Flower"
Type: 3
Buy: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7952
@@ -63488,6 +71702,16 @@ item_db: (
Name: "Gift Of Lomi Ross"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7953
@@ -63495,6 +71719,16 @@ item_db: (
Name: "Gift Of Juliet"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7954
@@ -63503,6 +71737,15 @@ item_db: (
Type: 3
Buy: 10
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7955
@@ -63538,6 +71781,10 @@ item_db: (
Name: "UP Coin"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ nogstorage: true
+ }
},
{
Id: 7960
@@ -63545,6 +71792,10 @@ item_db: (
Name: "Ancient Silver"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ nogstorage: true
+ }
},
{
Id: 7961
@@ -63552,6 +71803,15 @@ item_db: (
Name: "Weapon Exchange Ticket"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7962
@@ -63559,6 +71819,15 @@ item_db: (
Name: "Treasure Map1"
Type: 3
Buy: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7963
@@ -63566,6 +71835,15 @@ item_db: (
Name: "Treasure Map2"
Type: 3
Buy: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7964
@@ -63573,6 +71851,15 @@ item_db: (
Name: "Treasure Map3"
Type: 3
Buy: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7965
@@ -63580,6 +71867,15 @@ item_db: (
Name: "Treasure Map4"
Type: 3
Buy: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7966
@@ -63587,6 +71883,15 @@ item_db: (
Name: "Weird Parchment1"
Type: 3
Buy: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7967
@@ -63594,6 +71899,15 @@ item_db: (
Name: "Weird Parchment2"
Type: 3
Buy: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7968
@@ -63601,6 +71915,15 @@ item_db: (
Name: "Weird Parchment3"
Type: 3
Buy: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7969
@@ -63608,6 +71931,15 @@ item_db: (
Name: "Weird Parchment4"
Type: 3
Buy: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7970
@@ -63636,6 +71968,15 @@ item_db: (
Name: "Eternal Eggs"
Type: 3
Buy: 20
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7974
@@ -63643,6 +71984,15 @@ item_db: (
Name: "Misty's Illusion Piece"
Type: 3
Buy: 20
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7975
@@ -63672,6 +72022,15 @@ item_db: (
Type: 3
Buy: 2
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7979
@@ -63680,6 +72039,15 @@ item_db: (
Type: 3
Buy: 2
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7980
@@ -63688,6 +72056,15 @@ item_db: (
Type: 3
Buy: 2
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7981
@@ -63696,6 +72073,15 @@ item_db: (
Type: 3
Buy: 2
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7982
@@ -63704,6 +72090,15 @@ item_db: (
Type: 3
Buy: 2
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7983
@@ -63712,6 +72107,15 @@ item_db: (
Type: 3
Buy: 2
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7984
@@ -63720,6 +72124,15 @@ item_db: (
Type: 3
Buy: 2
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7985
@@ -63728,6 +72141,15 @@ item_db: (
Type: 3
Buy: 2
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7986
@@ -63736,6 +72158,15 @@ item_db: (
Type: 3
Buy: 2
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7987
@@ -63744,6 +72175,15 @@ item_db: (
Type: 3
Buy: 2
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7988
@@ -63752,6 +72192,15 @@ item_db: (
Type: 3
Buy: 2
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7989
@@ -63760,6 +72209,15 @@ item_db: (
Type: 3
Buy: 2
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7990
@@ -63768,6 +72226,15 @@ item_db: (
Type: 3
Buy: 2
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7991
@@ -63776,6 +72243,15 @@ item_db: (
Type: 3
Buy: 2
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7992
@@ -63784,6 +72260,15 @@ item_db: (
Type: 3
Buy: 2
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7993
@@ -63792,6 +72277,15 @@ item_db: (
Type: 3
Buy: 2
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7994
@@ -63800,6 +72294,15 @@ item_db: (
Type: 3
Buy: 2
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7995
@@ -63808,6 +72311,15 @@ item_db: (
Type: 3
Buy: 2
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7996
@@ -63816,6 +72328,15 @@ item_db: (
Type: 3
Buy: 2
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7997
@@ -63824,6 +72345,15 @@ item_db: (
Type: 3
Buy: 2
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7998
@@ -63832,6 +72362,15 @@ item_db: (
Type: 3
Buy: 2
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7999
@@ -63840,6 +72379,15 @@ item_db: (
Type: 3
Buy: 2
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
// Pet Eggs
// ===================================================================
@@ -64038,6 +72586,13 @@ item_db: (
Name: "Hard Rice Cake"
Type: 7
Buy: 20
+ Trade: {
+ nodrop: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 9029
@@ -64561,6 +73116,7 @@ item_db: (
Type: 3
Buy: 8000
Weight: 10
+ BuyingStore: true
},
{
Id: 11001
@@ -64569,6 +73125,7 @@ item_db: (
Type: 3
Buy: 8000
Weight: 10
+ BuyingStore: true
},
{
Id: 11002
@@ -64577,6 +73134,7 @@ item_db: (
Type: 3
Buy: 8000
Weight: 10
+ BuyingStore: true
},
{
Id: 11003
@@ -64585,6 +73143,7 @@ item_db: (
Type: 3
Buy: 8000
Weight: 10
+ BuyingStore: true
},
{
Id: 11004
@@ -64593,6 +73152,7 @@ item_db: (
Type: 3
Buy: 10000
Weight: 10
+ BuyingStore: true
},
{
Id: 11005
@@ -64601,6 +73161,7 @@ item_db: (
Type: 3
Buy: 10000
Weight: 10
+ BuyingStore: true
},
{
Id: 11006
@@ -64609,6 +73170,7 @@ item_db: (
Type: 3
Buy: 8000
Weight: 10
+ BuyingStore: true
},
{
Id: 11007
@@ -64617,6 +73179,7 @@ item_db: (
Type: 3
Buy: 8000
Weight: 10
+ BuyingStore: true
},
{
Id: 11008
@@ -64625,6 +73188,7 @@ item_db: (
Type: 3
Buy: 10000
Weight: 10
+ BuyingStore: true
},
{
Id: 11009
@@ -64633,6 +73197,7 @@ item_db: (
Type: 3
Buy: 8000
Weight: 10
+ BuyingStore: true
},
{
Id: 11010
@@ -64715,6 +73280,7 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ BuyingStore: true
},
{
Id: 11021
@@ -64723,6 +73289,7 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ BuyingStore: true
},
{
Id: 11022
@@ -64731,6 +73298,7 @@ item_db: (
Type: 3
Buy: 10
Weight: 10
+ BuyingStore: true
},
{
Id: 11023
@@ -64739,6 +73307,7 @@ item_db: (
Type: 3
Buy: 10
Weight: 50
+ BuyingStore: true
},
{
Id: 11024
@@ -64747,6 +73316,7 @@ item_db: (
Type: 3
Buy: 10
Weight: 50
+ BuyingStore: true
},
{
Id: 11025
@@ -65060,6 +73630,15 @@ item_db: (
Buy: 0
Weight: 100
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" itemheal rand(400,500),0; ">
},
{
@@ -65070,6 +73649,15 @@ item_db: (
Buy: 0
Weight: 100
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" itemheal 0,rand(50,70); ">
},
{
@@ -65080,6 +73668,16 @@ item_db: (
Buy: 0
Weight: 30
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" itemheal 0,150; ">
},
{
@@ -65160,6 +73758,7 @@ item_db: (
Buy: 250
Weight: 1
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(5,25),0; ">
},
{
@@ -65170,6 +73769,15 @@ item_db: (
Buy: 0
Weight: 50
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" itemheal rand(335,415),0; ">
},
{
@@ -65180,6 +73788,7 @@ item_db: (
Buy: 1500
Weight: 120
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(300,400),0; ">
},
{
@@ -65190,6 +73799,7 @@ item_db: (
Buy: 15
Weight: 20
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(16,22),0; ">
},
{
@@ -65200,6 +73810,7 @@ item_db: (
Buy: 20
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(400,600),0; ">
},
{
@@ -65221,6 +73832,7 @@ item_db: (
Buy: 1200
Weight: 40
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(170,250),0; ">
},
{
@@ -65232,6 +73844,7 @@ item_db: (
Weight: 20
Upper: 63
EquipLv: 100
+ BuyingStore: true
Script: <" itemheal 0,rand(50,80); ">
},
{
@@ -65243,6 +73856,7 @@ item_db: (
Weight: 50
Upper: 63
EquipLv: 100
+ BuyingStore: true
Script: <" itemheal rand(400,800),rand(50,80); ">
},
{
@@ -65254,6 +73868,8 @@ item_db: (
Weight: 100
Upper: 63
EquipLv: 100
+ BuyingStore: true
+ Delay: 1000
Script: <" itemheal rand(400,800),0; ">
},
{
@@ -65265,6 +73881,8 @@ item_db: (
Weight: 120
Upper: 63
EquipLv: 110
+ BuyingStore: true
+ Delay: 2000
Script: <" itemheal rand(600,1000),0; ">
},
{
@@ -65276,6 +73894,8 @@ item_db: (
Weight: 140
Upper: 63
EquipLv: 120
+ BuyingStore: true
+ Delay: 3000
Script: <" itemheal rand(800,1200),0; ">
},
{
@@ -65287,6 +73907,8 @@ item_db: (
Weight: 150
Upper: 63
EquipLv: 120
+ BuyingStore: true
+ Delay: 5000
Script: <" itemheal rand(1500,2000),0; ">
},
{
@@ -65298,6 +73920,7 @@ item_db: (
Weight: 100
Upper: 63
EquipLv: 120
+ BuyingStore: true
Script: <" itemheal 0,rand(120,160); ">
},
{
@@ -65597,6 +74220,9 @@ item_db: (
Buy: 0
Weight: 300
Upper: 63
+ Nouse: {
+ sitting: true
+ }
},
{
Id: 11703
@@ -65716,6 +74342,10 @@ item_db: (
Buy: 2000
Weight: 10
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill MG_FROSTDIVER,5; ">
},
{
@@ -65726,6 +74356,10 @@ item_db: (
Buy: 1000
Weight: 10
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill AL_HEAL,3; ">
},
{
@@ -65736,6 +74370,10 @@ item_db: (
Buy: 2000
Weight: 10
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill AL_HEAL,5; ">
},
{
@@ -65746,6 +74384,7 @@ item_db: (
Buy: 1000
Weight: 10
Upper: 63
+ BuyingStore: true
Script: <" itemskill AL_TELEPORT,1; ">
},
{
@@ -65756,6 +74395,7 @@ item_db: (
Buy: 2
Weight: 250
Upper: 63
+ BuyingStore: true
Script: <" getitem 1750,500; ">
},
{
@@ -65766,6 +74406,7 @@ item_db: (
Buy: 2
Weight: 250
Upper: 63
+ BuyingStore: true
Script: <" getitem 1770,500; ">
},
{
@@ -65776,6 +74417,7 @@ item_db: (
Buy: 2
Weight: 250
Upper: 63
+ BuyingStore: true
Script: <" getitem 1753,500; ">
},
{
@@ -65786,6 +74428,7 @@ item_db: (
Buy: 2
Weight: 250
Upper: 63
+ BuyingStore: true
Script: <" getitem 1765,500; ">
},
{
@@ -65796,6 +74439,7 @@ item_db: (
Buy: 2
Weight: 250
Upper: 63
+ BuyingStore: true
Script: <" getitem 1752,500; ">
},
{
@@ -65806,6 +74450,7 @@ item_db: (
Buy: 2
Weight: 250
Upper: 63
+ BuyingStore: true
Script: <" getitem 1751,500; ">
},
{
@@ -65816,6 +74461,7 @@ item_db: (
Buy: 2
Weight: 250
Upper: 63
+ BuyingStore: true
Script: <" getitem 1755,500; ">
},
{
@@ -65826,6 +74472,7 @@ item_db: (
Buy: 2
Weight: 250
Upper: 63
+ BuyingStore: true
Script: <" getitem 1756,500; ">
},
{
@@ -65836,6 +74483,7 @@ item_db: (
Buy: 2
Weight: 250
Upper: 63
+ BuyingStore: true
Script: <" getitem 1754,500; ">
},
{
@@ -65846,6 +74494,7 @@ item_db: (
Buy: 2
Weight: 250
Upper: 63
+ BuyingStore: true
Script: <" getitem 1767,500; ">
},
{
@@ -65856,6 +74505,7 @@ item_db: (
Buy: 2
Weight: 250
Upper: 63
+ BuyingStore: true
Script: <" getitem 1757,500; ">
},
{
@@ -65866,6 +74516,7 @@ item_db: (
Buy: 2
Weight: 250
Upper: 63
+ BuyingStore: true
Script: <" getitem 1762,500; ">
},
{
@@ -65876,6 +74527,7 @@ item_db: (
Buy: 2
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <" sc_start SC_MOVHASTE_INFINITY,5000,0; ">
},
{
@@ -65886,6 +74538,7 @@ item_db: (
Buy: 2
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <" sc_start SC_SLOWDOWN,5000,0; ">
},
{
@@ -65896,6 +74549,7 @@ item_db: (
Buy: 2
Weight: 20
Upper: 63
+ BuyingStore: true
Script: <" end; ">
},
{
@@ -65916,6 +74570,7 @@ item_db: (
Buy: 2
Weight: 30
Upper: 63
+ BuyingStore: true
Script: <" itemskill ITEM_ENCHANTARMS,8; ">
},
{
@@ -65986,6 +74641,10 @@ item_db: (
Buy: 1000
Weight: 200
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <"
percentheal 9,0;
if(rand(1000)<300) sc_start SC_CURSE,30000,0;
@@ -65999,6 +74658,10 @@ item_db: (
Buy: 1000
Weight: 200
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" sc_start SC_MOVHASTE_HORSE,20000,0; ">
},
{
@@ -66009,6 +74672,10 @@ item_db: (
Buy: 1000
Weight: 200
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill AC_CONCENTRATION,1; ">
},
{
@@ -66019,6 +74686,10 @@ item_db: (
Buy: 1000
Weight: 200
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" sc_start SC_PLUSATTACKPOWER,60000,20; ">
},
{
@@ -66029,6 +74700,10 @@ item_db: (
Buy: 1000
Weight: 200
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" sc_start SC_PLUSMAGICPOWER,60000,20; ">
},
{
@@ -66039,6 +74714,10 @@ item_db: (
Buy: 1000
Weight: 200
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill ITEM_ENCHANTARMS,2; ">
},
{
@@ -66049,6 +74728,10 @@ item_db: (
Buy: 1000
Weight: 200
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" sc_start SC_CLAIRVOYANCE,30000,0; ">
},
{
@@ -66059,6 +74742,10 @@ item_db: (
Buy: 1000
Weight: 200
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <"
percentheal 0,9;
if(rand(1000)<300) sc_start SC_SILENCE,30000,0;
@@ -66122,6 +74809,7 @@ item_db: (
Buy: 100000
Weight: 300
Upper: 63
+ BuyingStore: true
Script: <" homevolution; ">
},
{
@@ -66132,6 +74820,7 @@ item_db: (
Buy: 0
Weight: 60
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_STR,1200000,1;
percentheal 5,0;
@@ -66145,6 +74834,7 @@ item_db: (
Buy: 0
Weight: 500
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_STR,1200000,2;
percentheal 5,0;
@@ -66158,6 +74848,7 @@ item_db: (
Buy: 0
Weight: 500
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_STR,1200000,3;
percentheal 5,0;
@@ -66171,6 +74862,7 @@ item_db: (
Buy: 0
Weight: 500
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_STR,1200000,4;
percentheal 5,0;
@@ -66184,6 +74876,7 @@ item_db: (
Buy: 0
Weight: 500
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_STR,1200000,5;
percentheal 10,0;
@@ -66197,6 +74890,7 @@ item_db: (
Buy: 0
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_INT,1200000,1;
percentheal 0,5;
@@ -66210,6 +74904,7 @@ item_db: (
Buy: 0
Weight: 500
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_INT,1200000,2;
percentheal 0,5;
@@ -66223,6 +74918,7 @@ item_db: (
Buy: 0
Weight: 500
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_INT,1200000,3;
percentheal 0,5;
@@ -66236,6 +74932,7 @@ item_db: (
Buy: 0
Weight: 300
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_INT,1200000,4;
percentheal 0,5;
@@ -66249,6 +74946,7 @@ item_db: (
Buy: 0
Weight: 400
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_INT,1200000,5;
percentheal 0,10;
@@ -66262,6 +74960,7 @@ item_db: (
Buy: 0
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_VIT,1200000,1;
percentheal 5,0;
@@ -66275,6 +74974,7 @@ item_db: (
Buy: 0
Weight: 200
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_VIT,1200000,2;
percentheal 5,0;
@@ -66288,6 +74988,7 @@ item_db: (
Buy: 0
Weight: 300
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_VIT,1200000,3;
percentheal 5,0;
@@ -66301,6 +75002,7 @@ item_db: (
Buy: 0
Weight: 500
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_VIT,1200000,4;
percentheal 5,0;
@@ -66314,6 +75016,7 @@ item_db: (
Buy: 0
Weight: 800
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_VIT,1200000,5;
percentheal 10,0;
@@ -66327,6 +75030,7 @@ item_db: (
Buy: 0
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_AGI,1200000,1;
percentheal 3,1;
@@ -66340,6 +75044,7 @@ item_db: (
Buy: 0
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_AGI,1200000,2;
percentheal 3,1;
@@ -66353,6 +75058,7 @@ item_db: (
Buy: 0
Weight: 500
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_AGI,1200000,3;
percentheal 3,1;
@@ -66366,6 +75072,7 @@ item_db: (
Buy: 0
Weight: 400
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_AGI,1200000,4;
percentheal 3,1;
@@ -66379,6 +75086,7 @@ item_db: (
Buy: 0
Weight: 500
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_AGI,1200000,5;
percentheal 6,2;
@@ -66392,6 +75100,7 @@ item_db: (
Buy: 0
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_DEX,1200000,1;
percentheal 2,2;
@@ -66405,6 +75114,7 @@ item_db: (
Buy: 0
Weight: 200
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_DEX,1200000,2;
percentheal 2,2;
@@ -66418,6 +75128,7 @@ item_db: (
Buy: 0
Weight: 200
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_DEX,1200000,3;
percentheal 2,2;
@@ -66431,6 +75142,7 @@ item_db: (
Buy: 0
Weight: 500
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_DEX,1200000,4;
percentheal 2,2;
@@ -66444,6 +75156,7 @@ item_db: (
Buy: 0
Weight: 200
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_DEX,1200000,5;
percentheal 5,5;
@@ -66457,6 +75170,7 @@ item_db: (
Buy: 0
Weight: 60
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_LUK,1200000,1;
percentheal 3,2;
@@ -66470,6 +75184,7 @@ item_db: (
Buy: 0
Weight: 200
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_LUK,1200000,2;
percentheal 3,2;
@@ -66483,6 +75198,7 @@ item_db: (
Buy: 0
Weight: 500
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_LUK,1200000,3;
percentheal 4,2;
@@ -66496,6 +75212,7 @@ item_db: (
Buy: 0
Weight: 500
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_LUK,1200000,4;
percentheal 4,2;
@@ -66509,6 +75226,7 @@ item_db: (
Buy: 0
Weight: 400
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_LUK,1200000,5;
percentheal 5,2;
@@ -66522,6 +75240,7 @@ item_db: (
Buy: 0
Weight: 800
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_STR,1200000,6;
percentheal 10,2;
@@ -66535,6 +75254,7 @@ item_db: (
Buy: 0
Weight: 1000
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_STR,1200000,7;
percentheal 10,4;
@@ -66548,6 +75268,7 @@ item_db: (
Buy: 0
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_STR,1200000,8;
percentheal 15,6;
@@ -66561,6 +75282,7 @@ item_db: (
Buy: 0
Weight: 1000
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_STR,1200000,9;
percentheal 15,8;
@@ -66574,6 +75296,7 @@ item_db: (
Buy: 0
Weight: 1000
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_STR,1200000,10;
percentheal 20,20;
@@ -66587,6 +75310,7 @@ item_db: (
Buy: 0
Weight: 300
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_INT,1200000,6;
percentheal 2,10;
@@ -66600,6 +75324,7 @@ item_db: (
Buy: 0
Weight: 800
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_INT,1200000,7;
percentheal 4,10;
@@ -66613,6 +75338,7 @@ item_db: (
Buy: 0
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_INT,1200000,8;
percentheal 6,10;
@@ -66626,6 +75352,7 @@ item_db: (
Buy: 0
Weight: 1000
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_INT,1200000,9;
percentheal 8,15;
@@ -66639,6 +75366,7 @@ item_db: (
Buy: 0
Weight: 1000
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_INT,1200000,10;
percentheal 10,20;
@@ -66652,6 +75380,7 @@ item_db: (
Buy: 0
Weight: 500
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_VIT,1200000,6;
percentheal 13,0;
@@ -66665,6 +75394,7 @@ item_db: (
Buy: 0
Weight: 400
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_VIT,1200000,7;
percentheal 16,0;
@@ -66678,6 +75408,7 @@ item_db: (
Buy: 0
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_VIT,1200000,8;
percentheal 19,0;
@@ -66691,6 +75422,7 @@ item_db: (
Buy: 0
Weight: 1000
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_VIT,1200000,9;
percentheal 22,0;
@@ -66704,6 +75436,7 @@ item_db: (
Buy: 0
Weight: 1000
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_VIT,1200000,10;
percentheal 25,0;
@@ -66717,6 +75450,7 @@ item_db: (
Buy: 0
Weight: 800
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_AGI,1200000,6;
percentheal 7,2;
@@ -66730,6 +75464,7 @@ item_db: (
Buy: 0
Weight: 800
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_AGI,1200000,7;
percentheal 8,2;
@@ -66743,6 +75478,7 @@ item_db: (
Buy: 0
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_AGI,1200000,8;
percentheal 9,2;
@@ -66756,6 +75492,7 @@ item_db: (
Buy: 0
Weight: 1000
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_AGI,1200000,9;
percentheal 10,2;
@@ -66769,6 +75506,7 @@ item_db: (
Buy: 0
Weight: 1000
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_AGI,1200000,10;
percentheal 15,5;
@@ -66782,6 +75520,7 @@ item_db: (
Buy: 0
Weight: 800
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_DEX,1200000,6;
percentheal 5,6;
@@ -66795,6 +75534,7 @@ item_db: (
Buy: 0
Weight: 800
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_DEX,1200000,7;
percentheal 5,7;
@@ -66808,6 +75548,7 @@ item_db: (
Buy: 0
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_DEX,1200000,8;
percentheal 5,8;
@@ -66821,6 +75562,7 @@ item_db: (
Buy: 0
Weight: 500
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_DEX,1200000,9;
percentheal 5,9;
@@ -66834,6 +75576,7 @@ item_db: (
Buy: 0
Weight: 1000
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_DEX,1200000,10;
percentheal 10,10;
@@ -66847,6 +75590,7 @@ item_db: (
Buy: 0
Weight: 300
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_LUK,1200000,6;
percentheal 6,3;
@@ -66860,6 +75604,7 @@ item_db: (
Buy: 0
Weight: 800
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_LUK,1200000,7;
percentheal 7,3;
@@ -66873,6 +75618,7 @@ item_db: (
Buy: 0
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_LUK,1200000,8;
percentheal 9,3;
@@ -66886,6 +75632,7 @@ item_db: (
Buy: 0
Weight: 1000
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_LUK,1200000,9;
percentheal 10,4;
@@ -66899,6 +75646,7 @@ item_db: (
Buy: 0
Weight: 500
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_LUK,1200000,10;
percentheal 14,8;
@@ -66912,6 +75660,7 @@ item_db: (
Buy: 20
Weight: 300
Upper: 63
+ BuyingStore: true
},
{
Id: 12102
@@ -66921,6 +75670,7 @@ item_db: (
Buy: 20
Weight: 300
Upper: 63
+ BuyingStore: true
},
{
Id: 12103
@@ -66930,6 +75680,7 @@ item_db: (
Buy: 10000
Weight: 200
Upper: 63
+ BuyingStore: true
Script: <" monster "this",-1,-1,"--ja--",-3,1,""; ">
},
{
@@ -66940,6 +75691,7 @@ item_db: (
Buy: 10000
Weight: 200
Upper: 63
+ BuyingStore: true
Script: <" getrandgroupitem 12104,1; ">
},
{
@@ -66950,6 +75702,7 @@ item_db: (
Buy: 10000
Weight: 200
Upper: 63
+ BuyingStore: true
Script: <"
getrandgroupitem 12105,1;
getrandgroupitem 12105,1;
@@ -66964,6 +75717,7 @@ item_db: (
Buy: 10000
Weight: 200
Upper: 63
+ BuyingStore: true
Script: <" getrandgroupitem 12106,1; ">
},
{
@@ -66974,6 +75728,7 @@ item_db: (
Buy: 10000
Weight: 200
Upper: 63
+ BuyingStore: true
Script: <" getrandgroupitem 12107,1; ">
},
{
@@ -66984,6 +75739,7 @@ item_db: (
Buy: 10000
Weight: 200
Upper: 63
+ BuyingStore: true
Script: <"
getrandgroupitem 12108,1;
getrandgroupitem 12108,1;
@@ -67000,6 +75756,7 @@ item_db: (
Buy: 10000
Weight: 200
Upper: 63
+ BuyingStore: true
Script: <" monster "this",-1,-1,"--ja--",-2,1,""; ">
},
{
@@ -67010,6 +75767,7 @@ item_db: (
Buy: 10000
Weight: 200
Upper: 63
+ BuyingStore: true
Script: <"
getrandgroupitem 12110,1;
getrandgroupitem 12110,1;
@@ -67026,6 +75784,7 @@ item_db: (
Buy: 10000
Weight: 200
Upper: 63
+ BuyingStore: true
Script: <"
getrandgroupitem 12111,1;
getrandgroupitem 12111,1;
@@ -67040,6 +75799,7 @@ item_db: (
Buy: 1000
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <" sc_start SC_CURSE,10000,1; ">
},
{
@@ -67050,6 +75810,7 @@ item_db: (
Buy: 1000
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <" sc_start SC_STUN,10000,1; ">
},
{
@@ -67060,6 +75821,7 @@ item_db: (
Buy: 2
Weight: 10
Upper: 63
+ BuyingStore: true
Script: <" itemskill ITEM_ENCHANTARMS,4; ">
},
{
@@ -67070,6 +75832,7 @@ item_db: (
Buy: 2
Weight: 10
Upper: 63
+ BuyingStore: true
Script: <" itemskill ITEM_ENCHANTARMS,2; ">
},
{
@@ -67080,6 +75843,7 @@ item_db: (
Buy: 2
Weight: 10
Upper: 63
+ BuyingStore: true
Script: <" itemskill ITEM_ENCHANTARMS,3; ">
},
{
@@ -67090,6 +75854,7 @@ item_db: (
Buy: 2
Weight: 10
Upper: 63
+ BuyingStore: true
Script: <" itemskill ITEM_ENCHANTARMS,5; ">
},
{
@@ -67100,6 +75865,7 @@ item_db: (
Buy: 2
Weight: 10
Upper: 63
+ BuyingStore: true
Script: <" sc_start4 SC_ARMORPROPERTY,1200000,-15,0,20,0; ">
},
{
@@ -67110,6 +75876,7 @@ item_db: (
Buy: 2
Weight: 10
Upper: 63
+ BuyingStore: true
Script: <" sc_start4 SC_ARMORPROPERTY,1200000,20,0,0,-15; ">
},
{
@@ -67120,6 +75887,7 @@ item_db: (
Buy: 2
Weight: 10
Upper: 63
+ BuyingStore: true
Script: <" sc_start4 SC_ARMORPROPERTY,1200000,0,20,-15,0; ">
},
{
@@ -67130,6 +75898,7 @@ item_db: (
Buy: 2
Weight: 10
Upper: 63
+ BuyingStore: true
Script: <" sc_start4 SC_ARMORPROPERTY,1200000,0,-15,0,20; ">
},
{
@@ -67140,6 +75909,7 @@ item_db: (
Buy: 2
Weight: 70
Upper: 63
+ BuyingStore: true
Script: <" sc_start SC_FOOD_BASICHIT,1200000,30; ">
},
{
@@ -67150,6 +75920,7 @@ item_db: (
Buy: 2
Weight: 70
Upper: 63
+ BuyingStore: true
Script: <" sc_start SC_FOOD_BASICAVOIDANCE,1200000,30; ">
},
{
@@ -67160,6 +75931,7 @@ item_db: (
Buy: 2
Weight: 70
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_BATKFOOD,1200000,10;
sc_start SC_MATKFOOD,120000,10;
@@ -67173,6 +75945,7 @@ item_db: (
Buy: 500
Weight: 20
Upper: 63
+ BuyingStore: true
Script: <" cooking 11; ">
},
{
@@ -67183,6 +75956,7 @@ item_db: (
Buy: 1000
Weight: 30
Upper: 63
+ BuyingStore: true
Script: <" cooking 12; ">
},
{
@@ -67193,6 +75967,7 @@ item_db: (
Buy: 2000
Weight: 50
Upper: 63
+ BuyingStore: true
Script: <" cooking 13; ">
},
{
@@ -67203,6 +75978,7 @@ item_db: (
Buy: 5000
Weight: 70
Upper: 63
+ BuyingStore: true
Script: <" cooking 14; ">
},
{
@@ -67213,6 +75989,7 @@ item_db: (
Buy: 10000
Weight: 70
Upper: 63
+ BuyingStore: true
Script: <" cooking 15; ">
},
{
@@ -67223,6 +76000,7 @@ item_db: (
Buy: 2
Weight: 70
Upper: 63
+ BuyingStore: true
Script: <"
getrandgroupitem 12130,1;
getrandgroupitem 12130,1;
@@ -67246,6 +76024,7 @@ item_db: (
Buy: 0
Weight: 200
Upper: 63
+ BuyingStore: true
Script: <" sc_start SC_XMAS,600000,0; ">
},
{
@@ -67344,6 +76123,15 @@ item_db: (
Buy: 0
Weight: 100
Upper: 63
+ Trade: {
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" sc_start SC_FOOD_AGI,1800000,10; ">
},
{
@@ -67363,6 +76151,7 @@ item_db: (
Buy: 2
Weight: 350
Upper: 63
+ BuyingStore: true
Script: <" getitem 13204,500; ">
},
{
@@ -67373,6 +76162,7 @@ item_db: (
Buy: 2
Weight: 350
Upper: 63
+ BuyingStore: true
Script: <" getitem 13206,500; ">
},
{
@@ -67383,6 +76173,7 @@ item_db: (
Buy: 2
Weight: 350
Upper: 63
+ BuyingStore: true
Script: <" getitem 13205,500; ">
},
{
@@ -67393,6 +76184,7 @@ item_db: (
Buy: 2
Weight: 350
Upper: 63
+ BuyingStore: true
Script: <" getitem 13207,500; ">
},
{
@@ -67403,6 +76195,7 @@ item_db: (
Buy: 2
Weight: 350
Upper: 63
+ BuyingStore: true
Script: <" getitem 13203,500; ">
},
{
@@ -67413,6 +76206,7 @@ item_db: (
Buy: 2
Weight: 250
Upper: 63
+ BuyingStore: true
Script: <" getitem 13200,500; ">
},
{
@@ -67423,6 +76217,7 @@ item_db: (
Buy: 2
Weight: 250
Upper: 63
+ BuyingStore: true
Script: <" getitem 13202,500; ">
},
{
@@ -67433,6 +76228,7 @@ item_db: (
Buy: 2
Weight: 250
Upper: 63
+ BuyingStore: true
Script: <" getitem 13201,500; ">
},
{
@@ -67453,6 +76249,15 @@ item_db: (
Buy: 2
Weight: 100
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" mercenary_create 6017,1800000; ">
},
{
@@ -67463,6 +76268,15 @@ item_db: (
Buy: 2
Weight: 100
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" mercenary_create 6018,1800000; ">
},
{
@@ -67473,6 +76287,15 @@ item_db: (
Buy: 2
Weight: 100
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" mercenary_create 6019,1800000; ">
},
{
@@ -67483,6 +76306,15 @@ item_db: (
Buy: 2
Weight: 100
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" mercenary_create 6020,1800000; ">
},
{
@@ -67493,6 +76325,15 @@ item_db: (
Buy: 2
Weight: 100
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" mercenary_create 6021,1800000; ">
},
{
@@ -67503,6 +76344,15 @@ item_db: (
Buy: 2
Weight: 100
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" mercenary_create 6022,1800000; ">
},
{
@@ -67513,6 +76363,15 @@ item_db: (
Buy: 2
Weight: 100
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" mercenary_create 6023,1800000; ">
},
{
@@ -67523,6 +76382,15 @@ item_db: (
Buy: 2
Weight: 100
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" mercenary_create 6024,1800000; ">
},
{
@@ -67533,6 +76401,15 @@ item_db: (
Buy: 2
Weight: 100
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" mercenary_create 6025,1800000; ">
},
{
@@ -67543,6 +76420,15 @@ item_db: (
Buy: 2
Weight: 100
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" mercenary_create 6026,1800000; ">
},
{
@@ -67553,6 +76439,15 @@ item_db: (
Buy: 2
Weight: 100
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" mercenary_create 6037,1800000; ">
},
{
@@ -67563,6 +76458,15 @@ item_db: (
Buy: 2
Weight: 100
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" mercenary_create 6038,1800000; ">
},
{
@@ -67573,6 +76477,15 @@ item_db: (
Buy: 2
Weight: 100
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" mercenary_create 6039,1800000; ">
},
{
@@ -67583,6 +76496,15 @@ item_db: (
Buy: 2
Weight: 100
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" mercenary_create 6040,1800000; ">
},
{
@@ -67593,6 +76515,15 @@ item_db: (
Buy: 2
Weight: 100
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" mercenary_create 6041,1800000; ">
},
{
@@ -67603,6 +76534,15 @@ item_db: (
Buy: 2
Weight: 100
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" mercenary_create 6042,1800000; ">
},
{
@@ -67613,6 +76553,15 @@ item_db: (
Buy: 2
Weight: 100
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" mercenary_create 6043,1800000; ">
},
{
@@ -67623,6 +76572,15 @@ item_db: (
Buy: 2
Weight: 100
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" mercenary_create 6044,1800000; ">
},
{
@@ -67633,6 +76591,15 @@ item_db: (
Buy: 2
Weight: 100
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" mercenary_create 6045,1800000; ">
},
{
@@ -67643,6 +76610,15 @@ item_db: (
Buy: 2
Weight: 100
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" mercenary_create 6046,1800000; ">
},
{
@@ -67653,6 +76629,15 @@ item_db: (
Buy: 2
Weight: 100
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" mercenary_create 6027,1800000; ">
},
{
@@ -67663,6 +76648,15 @@ item_db: (
Buy: 2
Weight: 100
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" mercenary_create 6028,1800000; ">
},
{
@@ -67673,6 +76667,15 @@ item_db: (
Buy: 2
Weight: 100
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" mercenary_create 6029,1800000; ">
},
{
@@ -67683,6 +76686,15 @@ item_db: (
Buy: 2
Weight: 100
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" mercenary_create 6030,1800000; ">
},
{
@@ -67693,6 +76705,15 @@ item_db: (
Buy: 2
Weight: 100
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" mercenary_create 6031,1800000; ">
},
{
@@ -67703,6 +76724,15 @@ item_db: (
Buy: 2
Weight: 100
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" mercenary_create 6032,1800000; ">
},
{
@@ -67713,6 +76743,15 @@ item_db: (
Buy: 2
Weight: 100
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" mercenary_create 6033,1800000; ">
},
{
@@ -67723,6 +76762,15 @@ item_db: (
Buy: 2
Weight: 100
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" mercenary_create 6034,1800000; ">
},
{
@@ -67733,6 +76781,15 @@ item_db: (
Buy: 2
Weight: 100
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" mercenary_create 6035,1800000; ">
},
{
@@ -67743,6 +76800,15 @@ item_db: (
Buy: 2
Weight: 100
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" mercenary_create 6036,1800000; ">
},
{
@@ -67753,6 +76819,7 @@ item_db: (
Buy: 2
Weight: 250
Upper: 63
+ BuyingStore: true
Script: <" getitem 1772,500; ">
},
{
@@ -67763,6 +76830,7 @@ item_db: (
Buy: 500
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <" mercenary_heal 1000,0; ">
},
{
@@ -67773,6 +76841,7 @@ item_db: (
Buy: 1000
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <" mercenary_heal 0,100; ">
},
{
@@ -67864,6 +76933,7 @@ item_db: (
Buy: 20
Weight: 200
Upper: 63
+ BuyingStore: true
Script: <"
getrandgroupitem 12194,1;
getrandgroupitem 12194,1;
@@ -67878,6 +76948,7 @@ item_db: (
Buy: 20
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <" percentheal 0,20; ">
},
{
@@ -67888,6 +76959,7 @@ item_db: (
Buy: 20
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <" percentheal 50,0; ">
},
{
@@ -67898,6 +76970,7 @@ item_db: (
Buy: 20
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <" percentheal 10,10; ">
},
{
@@ -67908,6 +76981,7 @@ item_db: (
Buy: 20
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <" sc_start SC_INCLUK,1200000,21; ">
},
{
@@ -67917,6 +76991,16 @@ item_db: (
Type: 2
Buy: 0
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 12200
@@ -67946,6 +77030,15 @@ item_db: (
Buy: 2
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
sc_start SC_FOOD_STR_CASH,1800000,10;
percentheal 15,5;
@@ -67959,6 +77052,15 @@ item_db: (
Buy: 2
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
sc_start SC_FOOD_AGI_CASH,1800000,10;
percentheal 15,5;
@@ -67972,6 +77074,15 @@ item_db: (
Buy: 2
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
sc_start SC_FOOD_INT_CASH,1800000,10;
percentheal 15,5;
@@ -67985,6 +77096,15 @@ item_db: (
Buy: 2
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
sc_start SC_FOOD_DEX_CASH,1800000,10;
percentheal 15,5;
@@ -67998,6 +77118,15 @@ item_db: (
Buy: 2
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
sc_start SC_FOOD_LUK_CASH,1800000,10;
percentheal 15,5;
@@ -68011,6 +77140,15 @@ item_db: (
Buy: 2
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
sc_start SC_FOOD_VIT_CASH,1800000,10;
percentheal 15,5;
@@ -68024,6 +77162,16 @@ item_db: (
Buy: 2
Weight: 10
Upper: 63
+ Delay: 60000
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" sc_start SC_CASH_PLUSEXP,1800000,50; ">
},
{
@@ -68034,6 +77182,15 @@ item_db: (
Buy: 2
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" sc_start SC_CASH_DEATHPENALTY,1800000,0; ">
},
{
@@ -68044,6 +77201,16 @@ item_db: (
Buy: 2
Weight: 10
Upper: 63
+ Delay: 60000
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" sc_start SC_CASH_RECEIVEITEM,1800000,200; ">
},
{
@@ -68054,6 +77221,15 @@ item_db: (
Buy: 2
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" callfunc "F_CashStore"; ">
},
{
@@ -68064,6 +77240,15 @@ item_db: (
Buy: 2
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" callfunc "F_CashPartyCall"; ">
},
{
@@ -68073,6 +77258,15 @@ item_db: (
Type: 11
Buy: 2
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" callfunc "F_CashReset"; ">
},
{
@@ -68083,6 +77277,15 @@ item_db: (
Buy: 2
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" sc_start SC_CASH_BOSS_ALARM,600000,0; ">
},
{
@@ -68093,6 +77296,18 @@ item_db: (
Buy: 2
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Nouse: {
+ sitting: true
+ }
Script: <"
skilleffect AL_BLESSING,0;
sc_start SC_BLESSING,240000,10;
@@ -68106,6 +77321,18 @@ item_db: (
Buy: 2
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Nouse: {
+ sitting: true
+ }
Script: <"
if(Hp>15) {
skilleffect AL_INCAGI,0;
@@ -68122,6 +77349,18 @@ item_db: (
Buy: 2
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Nouse: {
+ sitting: true
+ }
Script: <"
if(countitem(523)>0) {
skilleffect PR_ASPERSIO,0;
@@ -68138,6 +77377,18 @@ item_db: (
Buy: 2
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Nouse: {
+ sitting: true
+ }
Script: <"
sc_start SC_ASSUMPTIO,100000,5;
skilleffect HP_ASSUMPTIO,0;
@@ -68151,6 +77402,18 @@ item_db: (
Buy: 2
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Nouse: {
+ sitting: true
+ }
Script: <"
skilleffect SN_WINDWALK,0;
sc_start SC_WINDWALK,250000,5;
@@ -68164,6 +77427,18 @@ item_db: (
Buy: 2
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Nouse: {
+ sitting: true
+ }
Script: <"
set .@type,getiteminfo(getequipid(EQI_HAND_R),11);
if (.@type==6||.@type==7||.@type==8) {
@@ -68180,6 +77455,15 @@ item_db: (
Buy: 2
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
input @megaphone$;
announce strcharinfo(0) + ": " + @megaphone$,bc_all,0xFF0000;
@@ -68194,6 +77478,9 @@ item_db: (
Buy: 20
Weight: 50
Upper: 63
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1245; ">
},
{
@@ -68342,6 +77629,9 @@ item_db: (
Buy: 20
Weight: 100
Upper: 63
+ Nouse: {
+ sitting: true
+ }
Script: <"
percentheal 0,5;
skilleffect AL_BLESSING,0;
@@ -68356,6 +77646,9 @@ item_db: (
Buy: 20
Weight: 100
Upper: 63
+ Nouse: {
+ sitting: true
+ }
Script: <"
percentheal 5,0;
itemskill AL_ANGELUS,5;
@@ -68369,6 +77662,9 @@ item_db: (
Buy: 0
Weight: 100
Upper: 63
+ Nouse: {
+ sitting: true
+ }
Script: <"
percentheal 0,5;
sc_start SC_POISON,18000,0;
@@ -68419,6 +77715,7 @@ item_db: (
Buy: 800
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <" mercenary_sc_start SC_ATTHASTE_POTION1,1800000,0; ">
},
{
@@ -68429,6 +77726,7 @@ item_db: (
Buy: 1500
Weight: 150
Upper: 63
+ BuyingStore: true
Script: <" mercenary_sc_start SC_ATTHASTE_POTION2,1800000,0; ">
},
{
@@ -68439,6 +77737,7 @@ item_db: (
Buy: 3000
Weight: 200
Upper: 63
+ BuyingStore: true
Script: <" mercenary_sc_start SC_ATTHASTE_POTION3,1800000,0; ">
},
{
@@ -68469,6 +77768,7 @@ item_db: (
Buy: 10000
Weight: 50
Upper: 63
+ BuyingStore: true
Script: <" getrandgroupitem 12246,1; ">
},
{
@@ -68606,6 +77906,15 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
if(strcharinfo(3)=="job3_rang02") {
monster "this",-1,-1,"--ja--",1904,1,"";
@@ -68619,6 +77928,16 @@ item_db: (
Type: 2
Buy: 0
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getexp 3000000,1500000; ">
},
{
@@ -68629,6 +77948,7 @@ item_db: (
Buy: 0
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <" sc_start SC_SUMMER,600000,0; ">
},
{
@@ -68638,6 +77958,16 @@ item_db: (
Type: 2
Buy: 0
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getexp 2000000,1000000; ">
},
{
@@ -68648,6 +77978,16 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" sc_start SC_MOVHASTE_HORSE,180000,0; ">
},
{
@@ -68658,6 +77998,15 @@ item_db: (
Buy: 2
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" sc_start SC_CASH_PLUSEXP,1800000,50; ">
},
{
@@ -68668,6 +78017,15 @@ item_db: (
Buy: 2
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" sc_start SC_CASH_RECEIVEITEM,1800000,200; ">
},
{
@@ -68678,6 +78036,15 @@ item_db: (
Buy: 2
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" sc_start SC_CASH_DEATHPENALTY,1800000,0; ">
},
{
@@ -68688,6 +78055,16 @@ item_db: (
Buy: 2
Weight: 70
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" sc_start SC_FOOD_BASICHIT,1200000,30; ">
},
{
@@ -68698,6 +78075,16 @@ item_db: (
Buy: 2
Weight: 70
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" sc_start SC_FOOD_BASICAVOIDANCE,1200000,30; ">
},
{
@@ -68708,6 +78095,16 @@ item_db: (
Buy: 2
Weight: 70
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
sc_start SC_PLUSATTACKPOWER,60000,10;
sc_start SC_MATKFOOD,120000,10;
@@ -68721,6 +78118,15 @@ item_db: (
Buy: 2
Weight: 70
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" sc_start SC_PLUSATTACKPOWER,600000,15; ">
},
{
@@ -68731,6 +78137,15 @@ item_db: (
Buy: 2
Weight: 70
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" sc_start SC_PLUSMAGICPOWER,600000,15; ">
},
{
@@ -68741,6 +78156,15 @@ item_db: (
Buy: 2
Weight: 70
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" percentheal 5,0; ">
},
{
@@ -68751,6 +78175,15 @@ item_db: (
Buy: 2
Weight: 70
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" sc_start SC_INCHIT,600000,33; ">
},
{
@@ -68761,6 +78194,15 @@ item_db: (
Buy: 2
Weight: 70
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" sc_start SC_INCFLEE,600000,33; ">
},
{
@@ -68771,6 +78213,16 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
sc_start SC_INCMHPRATE,36000000,5;
percentheal 10,0;
@@ -68784,6 +78236,16 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
sc_start SC_INCMSPRATE,36000000,5;
percentheal 0,10;
@@ -68797,6 +78259,11 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" mercenary_create 2058,1800000; ">
},
{
@@ -68807,6 +78274,11 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" mercenary_create 2059,1800000; ">
},
{
@@ -68817,6 +78289,11 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" mercenary_create 2060,1800000; ">
},
{
@@ -68930,6 +78407,16 @@ item_db: (
Type: 11
Buy: 0
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" setfont 1; ">
},
{
@@ -68939,6 +78426,16 @@ item_db: (
Type: 11
Buy: 0
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" setfont 2; ">
},
{
@@ -68948,6 +78445,16 @@ item_db: (
Type: 11
Buy: 0
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" setfont 3; ">
},
{
@@ -68958,6 +78465,10 @@ item_db: (
Buy: 10
Weight: 100
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <"
percentheal 5,0;
skilleffect AL_BLESSING,0;
@@ -68972,6 +78483,10 @@ item_db: (
Buy: 10
Weight: 100
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <"
percentheal 5,0;
skilleffect AL_INCAGI,0;
@@ -68986,6 +78501,7 @@ item_db: (
Buy: 500
Weight: 200
Upper: 63
+ BuyingStore: true
Script: <" percentheal 20,0; ">
},
{
@@ -68996,6 +78512,7 @@ item_db: (
Buy: 500
Weight: 200
Upper: 63
+ BuyingStore: true
Script: <" percentheal 0,20; ">
},
{
@@ -69006,6 +78523,16 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 2740,1; ">
},
{
@@ -69016,6 +78543,16 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 2739,1; ">
},
{
@@ -69026,6 +78563,16 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 2738,1; ">
},
{
@@ -69036,6 +78583,16 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 2738,2; ">
},
{
@@ -69046,6 +78603,16 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" sc_start SC_ATKER_BLOOD,3600000,15; ">
},
{
@@ -69056,6 +78623,16 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" sc_start SC_TARGET_BLOOD,3600000,10; ">
},
{
@@ -69066,6 +78643,15 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" mercenary_create 1965,1800000; ">
},
{
@@ -69076,6 +78662,15 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" mercenary_create 1966,1800000; ">
},
{
@@ -69086,6 +78681,15 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" mercenary_create 1967,1800000; ">
},
{
@@ -69096,6 +78700,15 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 12304
@@ -69104,6 +78717,16 @@ item_db: (
Type: 11
Buy: 0
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" setfont 4; ">
},
{
@@ -69113,6 +78736,16 @@ item_db: (
Type: 11
Buy: 0
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" setfont 5; ">
},
{
@@ -69122,6 +78755,16 @@ item_db: (
Type: 11
Buy: 0
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" setfont 6; ">
},
{
@@ -69131,6 +78774,16 @@ item_db: (
Type: 11
Buy: 0
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" setfont 7; ">
},
{
@@ -69140,6 +78793,16 @@ item_db: (
Type: 11
Buy: 0
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" setfont 8; ">
},
{
@@ -69149,6 +78812,16 @@ item_db: (
Type: 11
Buy: 0
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" setfont 9; ">
},
{
@@ -69159,6 +78832,17 @@ item_db: (
Buy: 0
Weight: 50
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Nouse: {
+ sitting: true
+ }
Script: <" sc_start SC_INCFLEE,600000,10; ">
},
{
@@ -69169,6 +78853,17 @@ item_db: (
Buy: 0
Weight: 100
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill ALL_PARTYFLEE,1; ">
},
{
@@ -69187,6 +78882,18 @@ item_db: (
Type: 2
Buy: 0
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill ALL_ANGEL_PROTECT,1; ">
},
{
@@ -69288,6 +78995,19 @@ item_db: (
Type: 11
Buy: 0
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill AL_TELEPORT,1; ">
},
{
@@ -69297,6 +79017,19 @@ item_db: (
Type: 11
Buy: 0
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill AL_TELEPORT,3; ">
},
{
@@ -69306,6 +79039,19 @@ item_db: (
Type: 11
Buy: 0
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill MC_IDENTIFY,1; ">
},
{
@@ -69344,6 +79090,7 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ BuyingStore: true
Script: <" mercenary_create 2000,1800000; ">
},
{
@@ -69354,6 +79101,7 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ BuyingStore: true
Script: <" mercenary_create 2001,1800000; ">
},
{
@@ -69364,6 +79112,16 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" percentheal 6,0; ">
},
{
@@ -69374,6 +79132,16 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" percentheal 0,6; ">
},
{
@@ -69384,6 +79152,17 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Stack: [3, 1]
Script: <" percentheal 0,15; ">
},
{
@@ -69458,6 +79237,18 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1815; ">
},
{
@@ -69468,6 +79259,7 @@ item_db: (
Buy: 30000
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <" getitem 7940,100; ">
},
{
@@ -69478,6 +79270,16 @@ item_db: (
Buy: 0
Weight: 50
Upper: 63
+ BuyingStore: true
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
specialeffect2 EF_POTION_BERSERK;
sc_start SC_MANU_ATK,600000,10;
@@ -69491,6 +79293,16 @@ item_db: (
Buy: 0
Weight: 50
Upper: 63
+ BuyingStore: true
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
specialeffect2 EF_GUARD;
sc_start SC_MANU_DEF,600000,10;
@@ -69504,6 +79316,16 @@ item_db: (
Buy: 0
Weight: 50
Upper: 63
+ BuyingStore: true
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
specialeffect2 EF_POTION_BERSERK;
sc_start SC_SPL_ATK,600000,10;
@@ -69517,6 +79339,16 @@ item_db: (
Buy: 0
Weight: 50
Upper: 63
+ BuyingStore: true
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
specialeffect2 EF_GUARD;
sc_start SC_SPL_DEF,600000,10;
@@ -69529,6 +79361,16 @@ item_db: (
Type: 2
Buy: 0
Upper: 63
+ BuyingStore: true
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" heal -100,0; ">
},
{
@@ -69539,6 +79381,10 @@ item_db: (
Buy: 0
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill ALL_REVERSEORCISH,1; ">
},
{
@@ -69549,6 +79395,16 @@ item_db: (
Buy: 0
Weight: 50
Upper: 63
+ BuyingStore: true
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
specialeffect2 EF_POTION_BERSERK;
sc_start SC_MANU_MATK,600000,10;
@@ -69562,6 +79418,16 @@ item_db: (
Buy: 0
Weight: 50
Upper: 63
+ BuyingStore: true
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
specialeffect2 EF_POTION_BERSERK;
sc_start SC_SPL_MATK,600000,10;
@@ -69575,6 +79441,17 @@ item_db: (
Buy: 20
Weight: 100
Upper: 63
+ BuyingStore: true
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Nouse: {
+ sitting: true
+ }
Script: <"
skilleffect AL_BLESSING,0;
sc_start SC_BLESSING,120000,5;
@@ -69589,6 +79466,14 @@ item_db: (
Buy: 20
Weight: 50
Upper: 63
+ BuyingStore: true
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" itemskill MC_LOUD,1; ">
},
{
@@ -69609,6 +79494,7 @@ item_db: (
Buy: 600
Weight: 10
Upper: 63
+ BuyingStore: true
Script: <" sc_start SC_PROPERTYWATER,90000,1; ">
},
{
@@ -69619,6 +79505,7 @@ item_db: (
Buy: 2
Weight: 50
Upper: 63
+ BuyingStore: true
Script: <"
specialeffect2 EF_ANGELUS;
sc_start SC_INCMHPRATE,600000,3;
@@ -69635,6 +79522,7 @@ item_db: (
Buy: 2
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <" getrandgroupitem 12355,1; ">
},
{
@@ -69645,6 +79533,7 @@ item_db: (
Buy: 2
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <" getrandgroupitem 12356,1; ">
},
{
@@ -69665,6 +79554,10 @@ item_db: (
Buy: 20
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1513; ">
},
{
@@ -69675,6 +79568,10 @@ item_db: (
Buy: 20
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1586; ">
},
{
@@ -69685,6 +79582,10 @@ item_db: (
Buy: 20
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1505; ">
},
{
@@ -69694,6 +79595,19 @@ item_db: (
Type: 2
Buy: 0
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1143; ">
},
{
@@ -69704,6 +79618,10 @@ item_db: (
Buy: 20
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1401; ">
},
{
@@ -69713,6 +79631,19 @@ item_db: (
Type: 2
Buy: 0
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1179; ">
},
{
@@ -69723,6 +79654,10 @@ item_db: (
Buy: 20
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1299; ">
},
{
@@ -69733,6 +79668,10 @@ item_db: (
Buy: 20
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1416; ">
},
{
@@ -69743,6 +79682,10 @@ item_db: (
Buy: 20
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1404; ">
},
{
@@ -69753,6 +79696,10 @@ item_db: (
Buy: 20
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1504; ">
},
{
@@ -69763,6 +79710,10 @@ item_db: (
Buy: 20
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1148; ">
},
{
@@ -69773,6 +79724,10 @@ item_db: (
Buy: 20
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1495; ">
},
{
@@ -69782,6 +79737,19 @@ item_db: (
Type: 2
Buy: 0
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1374; ">
},
{
@@ -69792,6 +79760,10 @@ item_db: (
Buy: 20
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1040; ">
},
{
@@ -69802,6 +79774,10 @@ item_db: (
Buy: 20
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1379; ">
},
{
@@ -69812,6 +79788,10 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1370; ">
},
{
@@ -69822,6 +79802,10 @@ item_db: (
Buy: 20
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1837; ">
},
{
@@ -69832,6 +79816,13 @@ item_db: (
Buy: 0
Weight: 80
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
specialeffect2 EF_STEAL;
sc_start SC_INCHITRATE,120000,5;
@@ -69845,6 +79836,10 @@ item_db: (
Buy: 10
Weight: 100
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <"
percentheal 3,0;
itemskill PR_GLORIA,2;
@@ -69858,6 +79853,10 @@ item_db: (
Buy: 10
Weight: 100
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <"
percentheal 0,3;
itemskill PR_MAGNIFICAT,1;
@@ -69881,6 +79880,7 @@ item_db: (
Buy: 10
Weight: 10
Upper: 63
+ BuyingStore: true
},
{
Id: 12380
@@ -69928,6 +79928,7 @@ item_db: (
Buy: 13750
Weight: 500
Upper: 63
+ BuyingStore: true
},
{
Id: 12384
@@ -69937,6 +79938,15 @@ item_db: (
Buy: 0
Weight: 50
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
if(strcharinfo(3)=="job3_war02") {
itemskill WL_FROSTMISTY,5;
@@ -69951,6 +79961,15 @@ item_db: (
Buy: 0
Weight: 50
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
if(strcharinfo(3)=="job3_war02") {
itemskill WL_CRIMSONROCK,5;
@@ -69965,6 +79984,15 @@ item_db: (
Buy: 0
Weight: 50
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
if(strcharinfo(3)=="job3_war02") {
itemskill WL_CHAINLIGHTNING,5;
@@ -69979,6 +80007,15 @@ item_db: (
Buy: 0
Weight: 50
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
if(strcharinfo(3)=="job3_war02") {
itemskill WL_EARTHSTRAIN,5;
@@ -69993,6 +80030,19 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Nouse: {
+ sitting: true
+ }
Script: <"
if(strcharinfo(3)=="job3_rune02") {
itemskill RK_CRUSHSTRIKE,1;
@@ -70007,6 +80057,19 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Nouse: {
+ sitting: true
+ }
Script: <"
if(strcharinfo(3)=="job3_rune02") {
itemskill RK_STORMBLAST,1;
@@ -70021,6 +80084,19 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Nouse: {
+ sitting: true
+ }
Script: <"
if(strcharinfo(3)=="job3_rune02") {
itemskill RK_MILLENNIUMSHIELD,1;
@@ -70035,6 +80111,15 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -70046,6 +80131,7 @@ item_db: (
Weight: 100
Job: 0x00000400
Upper: 63
+ BuyingStore: true
Script: <" if(checkmadogear()) itemheal rand(200,300),0; ">
},
{
@@ -70057,6 +80143,7 @@ item_db: (
Weight: 140
Job: 0x00000400
Upper: 63
+ BuyingStore: true
Script: <" if(checkmadogear()) itemheal rand(300,400),0; ">
},
{
@@ -70068,6 +80155,7 @@ item_db: (
Weight: 180
Job: 0x00000400
Upper: 63
+ BuyingStore: true
Script: <" if(checkmadogear()) itemheal rand(400,500),0; ">
},
{
@@ -70078,6 +80166,7 @@ item_db: (
Buy: 20
Weight: 50
Upper: 63
+ BuyingStore: true
Script: <" pet 1519; ">
},
{
@@ -70088,6 +80177,14 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
+ Nouse: {
+ sitting: true
+ }
Script: <"
if(rand(1,10)==1) itemskill AL_TELEPORT,1;
else if(rand(1,10)==2) itemskill AL_TELEPORT,3;
@@ -70109,6 +80206,14 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
+ Nouse: {
+ sitting: true
+ }
Script: <"
if(rand(1,10)==1) itemskill TF_DETOXIFY,1;
else if(rand(1,10)==2) itemskill TF_PICKSTONE,1;
@@ -70130,6 +80235,16 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 12399
@@ -70165,6 +80280,15 @@ item_db: (
Type: 2
Buy: 0
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 12403
@@ -70183,6 +80307,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 12405
@@ -70192,6 +80325,15 @@ item_db: (
Buy: 20
Weight: 50
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 12406
@@ -70201,6 +80343,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 12407
@@ -70264,6 +80415,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 12414
@@ -70273,6 +80433,7 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_ATTHASTE_POTION1,1800000,0;
sc_start SC_INC_AGI,140000,5;
@@ -70287,6 +80448,9 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Nouse: {
+ sitting: true
+ }
},
{
Id: 12416
@@ -70314,6 +80478,7 @@ item_db: (
Buy: 100
Weight: 50
Upper: 63
+ BuyingStore: true
},
{
Id: 12419
@@ -70323,6 +80488,7 @@ item_db: (
Buy: 100
Weight: 50
Upper: 63
+ BuyingStore: true
},
{
Id: 12420
@@ -70350,6 +80516,7 @@ item_db: (
Buy: 100
Weight: 20
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_INCMHP,500000,(500+(10/3)*BaseLevel);
percentheal 2,0;
@@ -70363,6 +80530,7 @@ item_db: (
Buy: 100
Weight: 40
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_INCMHP,500000,(1500+(10/3)*BaseLevel);
percentheal 3,0;
@@ -70376,6 +80544,7 @@ item_db: (
Buy: 100
Weight: 80
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_INCMHP,500000,(2500+(10/3)*BaseLevel);
percentheal 5,0;
@@ -70389,6 +80558,7 @@ item_db: (
Buy: 100
Weight: 20
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_INCMSPRATE,500000,((BaseLevel/10)-5);
percentheal 0,2;
@@ -70402,6 +80572,7 @@ item_db: (
Buy: 100
Weight: 40
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_INCMSPRATE,500000,(BaseLevel/10);
percentheal 0,4;
@@ -70415,6 +80586,7 @@ item_db: (
Buy: 100
Weight: 80
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_INCMSPRATE,500000,((BaseLevel/10)+5);
percentheal 0,8;
@@ -70428,6 +80600,7 @@ item_db: (
Buy: 100
Weight: 70
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_EXTRACT_WHITE_POTION_Z,500000,0;
heal 1000,0;
@@ -70441,6 +80614,7 @@ item_db: (
Buy: 1000
Weight: 50
Upper: 63
+ BuyingStore: true
Script: <" sc_start SC_SAVAGE_STEAK,300000,20; ">
},
{
@@ -70451,6 +80625,7 @@ item_db: (
Buy: 1000
Weight: 50
Upper: 63
+ BuyingStore: true
Script: <" sc_start SC_COCKTAIL_WARG_BLOOD,300000,20; ">
},
{
@@ -70461,6 +80636,7 @@ item_db: (
Buy: 1000
Weight: 50
Upper: 63
+ BuyingStore: true
Script: <" sc_start SC_MINOR_BBQ,300000,20; ">
},
{
@@ -70471,6 +80647,7 @@ item_db: (
Buy: 1000
Weight: 50
Upper: 63
+ BuyingStore: true
Script: <" sc_start SC_SIROMA_ICE_TEA,300000,20; ">
},
{
@@ -70481,6 +80658,7 @@ item_db: (
Buy: 1000
Weight: 50
Upper: 63
+ BuyingStore: true
Script: <" sc_start SC_DROCERA_HERB_STEAMED,300000,20; ">
},
{
@@ -70491,6 +80669,7 @@ item_db: (
Buy: 1000
Weight: 50
Upper: 63
+ BuyingStore: true
Script: <" sc_start SC_PUTTI_TAILS_NOODLES,300000,20; ">
},
{
@@ -70511,6 +80690,7 @@ item_db: (
Buy: 100
Weight: 50
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_VITATA_500,500000,0;
heal 0,200;
@@ -70524,6 +80704,7 @@ item_db: (
Buy: 100
Weight: 50
Upper: 63
+ BuyingStore: true
Script: <" sc_start SC_EXTRACT_SALAMINE_JUICE,500000,10; ">
},
{
@@ -70830,6 +81011,17 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Nouse: {
+ sitting: true
+ }
Script: <" packageitem(); ">
},
{
@@ -70840,6 +81032,17 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Nouse: {
+ sitting: true
+ }
Script: <" packageitem(12474); ">
},
{
@@ -70850,6 +81053,7 @@ item_db: (
Buy: 2
Weight: 10
Upper: 63
+ BuyingStore: true
Script: <"
sc_end SC_SILENCE;
sc_end SC_BLOODING;
@@ -70868,6 +81072,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 12477
@@ -70886,6 +81099,16 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 12479
@@ -70894,6 +81117,16 @@ item_db: (
Type: 2
Buy: 0
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -70904,6 +81137,15 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 12481
@@ -70913,6 +81155,15 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 12482
@@ -70922,6 +81173,15 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 12483
@@ -70931,6 +81191,15 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 12484
@@ -70940,6 +81209,15 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 12485
@@ -70949,6 +81227,15 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 12486
@@ -70958,6 +81245,15 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 12487
@@ -70967,6 +81263,15 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 12488
@@ -71010,6 +81315,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -71020,6 +81334,15 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -71343,6 +81666,15 @@ item_db: (
Type: 2
Buy: 0
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 12530
@@ -71351,6 +81683,15 @@ item_db: (
Type: 2
Buy: 0
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 12531
@@ -71359,6 +81700,15 @@ item_db: (
Type: 2
Buy: 0
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 504,100; ">
},
{
@@ -71368,6 +81718,15 @@ item_db: (
Type: 2
Buy: 0
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 526,100; ">
},
{
@@ -71377,6 +81736,15 @@ item_db: (
Type: 2
Buy: 0
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 510,100; ">
},
{
@@ -71386,6 +81754,15 @@ item_db: (
Type: 2
Buy: 0
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 12536
@@ -71395,6 +81772,7 @@ item_db: (
Buy: 20
Weight: 100
Upper: 63
+ BuyingStore: true
},
{
Id: 12537
@@ -71424,6 +81802,7 @@ item_db: (
Buy: 20
Weight: 100
Upper: 63
+ BuyingStore: true
},
{
Id: 12540
@@ -71433,6 +81812,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -71443,6 +81831,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -71453,6 +81850,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -71463,6 +81869,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -71520,6 +81935,15 @@ item_db: (
Type: 2
Buy: 0
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 547,200; ">
},
{
@@ -71529,6 +81953,15 @@ item_db: (
Type: 2
Buy: 0
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 678,30; ">
},
{
@@ -71629,6 +82062,7 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ BuyingStore: true
Script: <" warp "bif_fild01",32,382; ">
},
{
@@ -71749,6 +82183,7 @@ item_db: (
Weight: 20
Upper: 63
EquipLv: 120
+ BuyingStore: true
Script: <" itemheal 0,rand(50,65); ">
},
{
@@ -71760,6 +82195,7 @@ item_db: (
Weight: 250
Upper: 63
EquipLv: 100
+ BuyingStore: true
Script: <" getitem 1773,500; ">
},
{
@@ -71770,6 +82206,7 @@ item_db: (
Buy: 500
Weight: 250
Upper: 63
+ BuyingStore: true
Script: <" getitem 1774,500; ">
},
{
@@ -72144,6 +82581,7 @@ item_db: (
Type: 11
Buy: 20
Upper: 63
+ Delay: 3000
Script: <" setmounting(); ">
},
{
@@ -72164,6 +82602,9 @@ item_db: (
Buy: 0
Weight: 50
Upper: 63
+ Trade: {
+ nocart: true
+ }
Script: <" percentheal 3,3; ">
},
{
@@ -72234,6 +82675,14 @@ item_db: (
Type: 2
Buy: 20
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" warp "malangdo",140,114; ">
},
{
@@ -72244,6 +82693,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 13208,200; ">
},
{
@@ -72254,6 +82712,15 @@ item_db: (
Buy: 20
Weight: 2000
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 12639
@@ -72263,6 +82730,15 @@ item_db: (
Buy: 20
Weight: 2000
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 12640
@@ -72272,6 +82748,15 @@ item_db: (
Buy: 20
Weight: 500
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 12641
@@ -72825,75 +83310,6 @@ item_db: (
Upper: 63
},
{
- Id: 12774
- AegisName: "Empty_Potion_Bottle"
- Name: "Empty Potion Bottle"
- Type: 2
- Buy: 0
- Upper: 63
-},
-{
- Id: 12777
- AegisName: "Luk_Dish20"
- Name: "Luk Dish20"
- Type: 11
- Buy: 0
- Weight: 10
- Upper: 63
-},
-{
- Id: 12779
- AegisName: "Galapago_Scroll"
- Name: "Galapago Scroll"
- Type: 11
- Buy: 20
- Weight: 10
- Upper: 63
-},
-{
- Id: 12781
- AegisName: "1M_Zeny_Check"
- Name: "1M Zeny Check"
- Type: 11
- Buy: 0
- Upper: 63
-},
-{
- Id: 12783
- AegisName: "10000_Zeny_Check"
- Name: "10000 Zeny Check"
- Type: 11
- Buy: 0
- Upper: 63
-},
-{
- Id: 12785
- AegisName: "Dragon_Egg_Scroll"
- Name: "Dragon Egg"
- Type: 11
- Buy: 20
- Weight: 10
- Upper: 63
-},
-{
- Id: 12797
- AegisName: "Wish_Maiden_Scroll"
- Name: "Wish Maiden Scroll"
- Type: 11
- Buy: 20
- Weight: 10
- Upper: 63
-},
-{
- Id: 12818
- AegisName: "High_Weapon_Box_"
- Name: "Advanced Weapons Box"
- Type: 2
- Buy: 0
- Upper: 63
- EquipLv: 100
-},
-{
Id: 12699
AegisName: "Tikbalang_Belt"
Name: "Tikbalang Harness"
@@ -72953,6 +83369,15 @@ item_db: (
Weight: 10
Upper: 63
EquipLv: 85
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" percentheal 100,0; ">
},
{
@@ -72964,6 +83389,15 @@ item_db: (
Weight: 100
Upper: 63
EquipLv: 90
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" sc_start SC_CASH_PLUSEXP,1800000,100; ">
},
{
@@ -72974,6 +83408,9 @@ item_db: (
Buy: 0
Weight: 100
Upper: 63
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill PR_GLORIA,5; ">
},
{
@@ -72984,6 +83421,9 @@ item_db: (
Buy: 0
Weight: 100
Upper: 63
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill PR_MAGNIFICAT,1; ">
},
{
@@ -72994,6 +83434,9 @@ item_db: (
Buy: 0
Weight: 100
Upper: 63
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill PR_IMPOSITIO,3; ">
},
{
@@ -73054,6 +83497,14 @@ item_db: (
Buy: 1
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getrandgroupitem 12714,1; ">
},
{
@@ -73063,6 +83514,16 @@ item_db: (
Type: 2
Buy: 0
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 12716
@@ -73082,6 +83543,7 @@ item_db: (
Buy: 2
Weight: 20
Upper: 63
+ BuyingStore: true
Script: <" if(rand(10000)<10) sc_start SC_PARALYSE,300000,0; ">
},
{
@@ -73092,6 +83554,7 @@ item_db: (
Buy: 2
Weight: 20
Upper: 63
+ BuyingStore: true
Script: <" if(rand(10000)<10) sc_start SC_LEECHESEND,300000,0; ">
},
{
@@ -73102,6 +83565,7 @@ item_db: (
Buy: 2
Weight: 20
Upper: 63
+ BuyingStore: true
Script: <" if(rand(10000)<10) sc_start SC_OBLIVIONCURSE,300000,0; ">
},
{
@@ -73112,6 +83576,7 @@ item_db: (
Buy: 2
Weight: 20
Upper: 63
+ BuyingStore: true
Script: <" if(rand(10000)<10) sc_start SC_DEATHHURT,300000,0; ">
},
{
@@ -73122,6 +83587,7 @@ item_db: (
Buy: 2
Weight: 20
Upper: 63
+ BuyingStore: true
Script: <" if(rand(10000)<10) sc_start SC_TOXIN,300000,0; ">
},
{
@@ -73132,6 +83598,7 @@ item_db: (
Buy: 2
Weight: 20
Upper: 63
+ BuyingStore: true
Script: <" if(rand(10000)<10) sc_start SC_PYREXIA,300000,0; ">
},
{
@@ -73142,6 +83609,7 @@ item_db: (
Buy: 2
Weight: 20
Upper: 63
+ BuyingStore: true
Script: <" if(rand(10000)<10) sc_start SC_MAGICMUSHROOM,300000,0; ">
},
{
@@ -73152,6 +83620,7 @@ item_db: (
Buy: 2
Weight: 20
Upper: 63
+ BuyingStore: true
Script: <" if(rand(10000)<10) sc_start SC_VENOMBLEED,15000,0; ">
},
// Rune Knight's Rune Stones
@@ -73163,6 +83632,20 @@ item_db: (
Buy: 2
Weight: 100
Upper: 63
+ Delay: 120000
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Nouse: {
+ sitting: true
+ }
+ Stack: [20, 1]
Script: <" itemskill RK_REFRESH,1; ">
},
{
@@ -73173,6 +83656,20 @@ item_db: (
Buy: 2
Weight: 100
Upper: 63
+ Delay: 30000
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Nouse: {
+ sitting: true
+ }
+ Stack: [20, 1]
Script: <" itemskill RK_CRUSHSTRIKE,1; ">
},
{
@@ -73183,6 +83680,20 @@ item_db: (
Buy: 2
Weight: 100
Upper: 63
+ Delay: 60000
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Nouse: {
+ sitting: true
+ }
+ Stack: [20, 1]
Script: <" itemskill RK_MILLENNIUMSHIELD,1; ">
},
{
@@ -73193,6 +83704,19 @@ item_db: (
Buy: 2
Weight: 100
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Nouse: {
+ sitting: true
+ }
+ Stack: [20, 1]
Script: <" itemskill RK_VITALITYACTIVATION,1; ">
},
{
@@ -73203,6 +83727,19 @@ item_db: (
Buy: 2
Weight: 100
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Nouse: {
+ sitting: true
+ }
+ Stack: [20, 1]
Script: <" itemskill RK_FIGHTINGSPIRIT,1; ">
},
{
@@ -73213,6 +83750,19 @@ item_db: (
Buy: 2
Weight: 100
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Nouse: {
+ sitting: true
+ }
+ Stack: [20, 1]
Script: <" itemskill RK_ABUNDANCE,1; ">
},
{
@@ -73223,6 +83773,19 @@ item_db: (
Buy: 2
Weight: 100
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Nouse: {
+ sitting: true
+ }
+ Stack: [20, 1]
Script: <" itemskill RK_GIANTGROWTH,1; ">
},
{
@@ -73233,6 +83796,20 @@ item_db: (
Buy: 2
Weight: 100
Upper: 63
+ Delay: 1000
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Nouse: {
+ sitting: true
+ }
+ Stack: [20, 1]
Script: <" itemskill RK_STORMBLAST,1; ">
},
{
@@ -73243,6 +83820,19 @@ item_db: (
Buy: 2
Weight: 100
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Nouse: {
+ sitting: true
+ }
+ Stack: [20, 1]
Script: <" itemskill RK_STONEHARDSKIN,1; ">
},
// Rune Knight Rune Ores
@@ -73255,6 +83845,7 @@ item_db: (
Weight: 100
Job: 0x00000080
Upper: 63
+ BuyingStore: true
Script: <" makerune 5; ">
},
{
@@ -73266,6 +83857,7 @@ item_db: (
Weight: 100
Job: 0x00000080
Upper: 63
+ BuyingStore: true
Script: <" makerune 11; ">
},
{
@@ -73277,6 +83869,7 @@ item_db: (
Weight: 100
Job: 0x00000080
Upper: 63
+ BuyingStore: true
Script: <" makerune 14; ">
},
{
@@ -73288,6 +83881,7 @@ item_db: (
Weight: 100
Job: 0x00000080
Upper: 63
+ BuyingStore: true
Script: <" makerune 2; ">
},
{
@@ -73299,6 +83893,7 @@ item_db: (
Weight: 100
Job: 0x00000080
Upper: 63
+ BuyingStore: true
Script: <" makerune 8; ">
},
{
@@ -73317,6 +83912,11 @@ item_db: (
Type: 2
Buy: 1
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
},
{
Id: 12741
@@ -73325,6 +83925,11 @@ item_db: (
Type: 2
Buy: 1
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
},
{
Id: 12742
@@ -73358,6 +83963,16 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 12746
@@ -73367,6 +83982,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
autobonus "{bonus2 bAddRace,RC_Boss,5}",10000,1800000;
autobonus "{bonus2 bAddRace,RC_Angel,5;}",10000,1800000;
@@ -73463,6 +84087,15 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 12755
@@ -73472,6 +84105,15 @@ item_db: (
Buy: 2
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 12756
@@ -73481,6 +84123,15 @@ item_db: (
Buy: 2
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -73568,6 +84219,16 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 12767
@@ -73576,6 +84237,14 @@ item_db: (
Type: 2
Buy: 0
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -73585,6 +84254,14 @@ item_db: (
Type: 2
Buy: 0
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -73594,6 +84271,14 @@ item_db: (
Type: 2
Buy: 0
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -73603,6 +84288,14 @@ item_db: (
Type: 2
Buy: 0
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -73612,6 +84305,14 @@ item_db: (
Type: 2
Buy: 0
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -73621,6 +84322,14 @@ item_db: (
Type: 2
Buy: 0
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -73630,9 +84339,25 @@ item_db: (
Type: 2
Buy: 0
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
+ Id: 12774
+ AegisName: "Empty_Potion_Bottle"
+ Name: "Empty Potion Bottle"
+ Type: 2
+ Buy: 0
+ Upper: 63
+},
+{
Id: 12775
AegisName: "Ancient_Spirit_Agimat"
Name: "Greater Agimat of Ancient Spirit"
@@ -73651,6 +84376,15 @@ item_db: (
Upper: 63
},
{
+ Id: 12777
+ AegisName: "Luk_Dish20"
+ Name: "Luk Dish20"
+ Type: 11
+ Buy: 0
+ Weight: 10
+ Upper: 63
+},
+{
Id: 12778
AegisName: "Bapho_Jr_Scroll"
Name: "Baphomet Jr Ally Scroll"
@@ -73660,6 +84394,15 @@ item_db: (
Upper: 63
},
{
+ Id: 12779
+ AegisName: "Galapago_Scroll"
+ Name: "Galapago Scroll"
+ Type: 11
+ Buy: 20
+ Weight: 10
+ Upper: 63
+},
+{
Id: 12780
AegisName: "10M_Zeny_Check"
Name: "10M Zeny Check"
@@ -73668,6 +84411,14 @@ item_db: (
Upper: 63
},
{
+ Id: 12781
+ AegisName: "1M_Zeny_Check"
+ Name: "1M Zeny Check"
+ Type: 11
+ Buy: 0
+ Upper: 63
+},
+{
Id: 12782
AegisName: "100T_Zeny_Check"
Name: "100T Zeny Check"
@@ -73676,6 +84427,14 @@ item_db: (
Upper: 63
},
{
+ Id: 12783
+ AegisName: "10000_Zeny_Check"
+ Name: "10000 Zeny Check"
+ Type: 11
+ Buy: 0
+ Upper: 63
+},
+{
Id: 12784
AegisName: "1000_Zeny_Check"
Name: "1000 Zeny Check"
@@ -73684,6 +84443,15 @@ item_db: (
Upper: 63
},
{
+ Id: 12785
+ AegisName: "Dragon_Egg_Scroll"
+ Name: "Dragon Egg"
+ Type: 11
+ Buy: 20
+ Weight: 10
+ Upper: 63
+},
+{
Id: 12786
AegisName: "Change_Slot_Card"
Name: "Character Position Change Coupon"
@@ -73782,6 +84550,15 @@ item_db: (
Upper: 63
},
{
+ Id: 12797
+ AegisName: "Wish_Maiden_Scroll"
+ Name: "Wish Maiden Scroll"
+ Type: 11
+ Buy: 20
+ Weight: 10
+ Upper: 63
+},
+{
Id: 12798
AegisName: "Zealotus_Scroll"
Name: "Zealotus Scroll"
@@ -73831,6 +84608,15 @@ item_db: (
Script: <" itemskill ECL_SEQUOIADUST,1; ">
},
{
+ Id: 12818
+ AegisName: "High_Weapon_Box_"
+ Name: "Advanced Weapons Box"
+ Type: 2
+ Buy: 0
+ Upper: 63
+ EquipLv: 100
+},
+{
Id: 12848
AegisName: "Falcon_Flute"
Name: "Falcon Flute"
@@ -73902,6 +84688,13 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12208,10; ">
},
{
@@ -73912,6 +84705,13 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12209,10; ">
},
{
@@ -73922,6 +84722,13 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12210,10; ">
},
{
@@ -73932,6 +84739,13 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12202,10; ">
},
{
@@ -73942,6 +84756,13 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12203,10; ">
},
{
@@ -73952,6 +84773,13 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12204,10; ">
},
{
@@ -73962,6 +84790,13 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12205,10; ">
},
{
@@ -73972,6 +84807,13 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12206,10; ">
},
{
@@ -73982,6 +84824,13 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12207,10; ">
},
{
@@ -73992,6 +84841,13 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12211,10; ">
},
{
@@ -74002,6 +84858,13 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12212,50; ">
},
{
@@ -74012,6 +84875,13 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12213,1; ">
},
{
@@ -74022,6 +84892,13 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12214,10; ">
},
{
@@ -74032,6 +84909,13 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12215,50; ">
},
{
@@ -74042,6 +84926,13 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12216,50; ">
},
{
@@ -74052,6 +84943,13 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12217,50; ">
},
{
@@ -74062,6 +84960,13 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12218,50; ">
},
{
@@ -74072,6 +84977,13 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12219,50; ">
},
{
@@ -74082,6 +84994,13 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12220,50; ">
},
{
@@ -74092,6 +85011,13 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12221,10; ">
},
{
@@ -74102,6 +85028,13 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 7619,10; ">
},
{
@@ -74112,6 +85045,13 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 7620,10; ">
},
{
@@ -74122,6 +85062,13 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 7621,10; ">
},
{
@@ -74132,6 +85079,13 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12925,1; ">
},
{
@@ -74142,6 +85096,13 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12926,1; ">
},
{
@@ -74152,6 +85113,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -74162,6 +85132,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -74182,6 +85161,15 @@ item_db: (
Buy: 2
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" itemskill PR_ASPERSIO,5; ">
},
{
@@ -74192,6 +85180,13 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12932,1; ">
},
{
@@ -74202,6 +85197,13 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12933,1; ">
},
{
@@ -74212,6 +85214,13 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12934,1; ">
},
{
@@ -74222,6 +85231,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -74232,6 +85250,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -74242,6 +85269,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -74252,6 +85288,14 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 1267,604800; ">
},
{
@@ -74262,6 +85306,14 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 1173,604800; ">
},
{
@@ -74272,6 +85324,14 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 13401,604800; ">
},
{
@@ -74282,6 +85342,14 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 13021,604800; ">
},
{
@@ -74292,6 +85360,14 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 13022,604800; ">
},
{
@@ -74302,6 +85378,14 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 1817,604800; ">
},
{
@@ -74312,6 +85396,14 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 1419,604800; ">
},
{
@@ -74322,6 +85414,14 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 1623,604800; ">
},
{
@@ -74332,6 +85432,14 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 1372,604800; ">
},
{
@@ -74342,6 +85450,14 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 1728,604800; ">
},
{
@@ -74352,6 +85468,14 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 1563,604800; ">
},
{
@@ -74362,6 +85486,14 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 13023,604800; ">
},
{
@@ -74372,6 +85504,14 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 5265,1209600; ">
},
{
@@ -74382,6 +85522,14 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 5266,1209600; ">
},
{
@@ -74392,6 +85540,14 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 5267,1209600; ">
},
{
@@ -74402,6 +85558,14 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 5268,1209600; ">
},
{
@@ -74412,6 +85576,14 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2686,604800; ">
},
{
@@ -74422,6 +85594,14 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2687,1209600; ">
},
{
@@ -74432,6 +85612,14 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2688,604800; ">
},
{
@@ -74442,6 +85630,14 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2689,604800; ">
},
{
@@ -74452,6 +85648,14 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2690,604800; ">
},
{
@@ -74462,6 +85666,14 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2691,604800; ">
},
{
@@ -74472,6 +85684,14 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2692,604800; ">
},
{
@@ -74482,6 +85702,14 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2693,604800; ">
},
{
@@ -74492,6 +85720,14 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2694,604800; ">
},
{
@@ -74502,6 +85738,14 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2695,604800; ">
},
{
@@ -74512,6 +85756,14 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2696,604800; ">
},
{
@@ -74522,6 +85774,14 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2697,604800; ">
},
{
@@ -74532,6 +85792,14 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2698,604800; ">
},
{
@@ -74542,6 +85810,14 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2699,604800; ">
},
{
@@ -74732,6 +86008,13 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12989,1; ">
},
{
@@ -74742,6 +86025,13 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12990,1; ">
},
{
@@ -74752,6 +86042,13 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12991,1; ">
},
{
@@ -74762,6 +86059,13 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12992,1; ">
},
{
@@ -74772,6 +86076,13 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12993,1; ">
},
{
@@ -74782,6 +86093,13 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12994,1; ">
},
{
@@ -74792,6 +86110,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -74802,6 +86129,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -74812,6 +86148,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -74822,6 +86167,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -74832,6 +86186,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -74842,6 +86205,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -74894,9 +86266,6 @@ item_db: (
Upper: 63
Script: <" getitem 604,3; ">
},
-// More Weapons
-// ===================================================================
-// Daggers and Ninja Weapons
{
Id: 13000
AegisName: "Jujube_Dagger"
@@ -75302,6 +86671,16 @@ item_db: (
WeaponLv: 4
EquipLv: 48
View: 1
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bAllStats,5; ">
},
{
@@ -75318,6 +86697,16 @@ item_db: (
WeaponLv: 4
Refine: false
View: 1
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bIgnoreDefRace,RC_DemiHuman;
bonus2 bSubRace,RC_DemiHuman,10;
@@ -75340,6 +86729,16 @@ item_db: (
WeaponLv: 4
Refine: false
View: 1
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bCritical,90; ">
},
{
@@ -75357,6 +86756,16 @@ item_db: (
WeaponLv: 1
Refine: false
View: 1
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 13024
@@ -75464,6 +86873,15 @@ item_db: (
WeaponLv: 1
Refine: false
View: 1
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bAddRace,RC_Boss,50;
bonus2 bAddRace,RC_NonBoss,50;
@@ -75597,6 +87015,14 @@ item_db: (
WeaponLv: 3
EquipLv: 80
View: 1
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bStr,1;
bonus bAgi,1;
@@ -75620,6 +87046,14 @@ item_db: (
WeaponLv: 3
EquipLv: 80
View: 1
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bStr,1;
bonus bAgi,1;
@@ -75691,6 +87125,15 @@ item_db: (
WeaponLv: 1
Refine: false
View: 1
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 13041
@@ -75707,6 +87150,15 @@ item_db: (
WeaponLv: 1
Refine: false
View: 1
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 13042
@@ -75722,6 +87174,15 @@ item_db: (
WeaponLv: 4
EquipLv: 80
View: 1
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bAddRace,RC_DemiHuman,75;
bonus2 bIgnoreDefRate,RC_DemiHuman,20;
@@ -75748,6 +87209,16 @@ item_db: (
WeaponLv: 4
Refine: false
View: 1
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bLuk,5; ">
},
{
@@ -75764,6 +87235,16 @@ item_db: (
WeaponLv: 4
Refine: false
View: 1
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 13045
@@ -75779,6 +87260,16 @@ item_db: (
WeaponLv: 4
Refine: false
View: 1
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 13046
@@ -75836,6 +87327,16 @@ item_db: (
WeaponLv: 3
Refine: false
View: 1
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bAddSize,Size_Small,40;
bonus2 bAddSize,Size_Medium,40;
@@ -75857,6 +87358,10 @@ item_db: (
Loc: 2
WeaponLv: 3
View: 1
+ Trade: {
+ nodrop: true
+ nogstorage: true
+ }
},
{
Id: 13050
@@ -75873,6 +87378,15 @@ item_db: (
EquipLv: 26
Refine: false
View: 1
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 13051
@@ -75889,6 +87403,15 @@ item_db: (
EquipLv: 40
Refine: false
View: 1
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 13052
@@ -75905,6 +87428,15 @@ item_db: (
WeaponLv: 1
Refine: false
View: 1
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bUnbreakableWeapon,0;
bonus bAgi,2;
@@ -76177,6 +87709,16 @@ item_db: (
EquipLv: 50
Refine: false
View: 1
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bAgi,3;
bonus bUnbreakableWeapon,0;
@@ -76609,6 +88151,14 @@ item_db: (
WeaponLv: 3
EquipLv: 80
View: 17
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bDex,2;
bonus bHit,-10;
@@ -76654,6 +88204,15 @@ item_db: (
WeaponLv: 4
EquipLv: 80
View: 17
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bAddRace,RC_DemiHuman,55;
bonus2 bIgnoreDefRate,RC_DemiHuman,20;
@@ -76682,6 +88241,16 @@ item_db: (
WeaponLv: 4
Refine: false
View: 17
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bDex,2; ">
},
{
@@ -76699,6 +88268,15 @@ item_db: (
EquipLv: 26
Refine: false
View: 17
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bHit,-5; ">
},
{
@@ -76716,6 +88294,15 @@ item_db: (
EquipLv: 40
Refine: false
View: 17
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bHit,-5; ">
},
{
@@ -77269,6 +88856,14 @@ item_db: (
WeaponLv: 3
EquipLv: 80
View: 18
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bDex,2;
bonus bHit,10;
@@ -77293,6 +88888,14 @@ item_db: (
WeaponLv: 3
EquipLv: 80
View: 19
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bDex,2;
bonus2 bAddRace,RC_DemiHuman,35;
@@ -77315,6 +88918,14 @@ item_db: (
WeaponLv: 3
EquipLv: 80
View: 20
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bDex,2;
bonus bSplashRange,1;
@@ -77338,6 +88949,14 @@ item_db: (
WeaponLv: 3
EquipLv: 80
View: 21
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bDex,2;
bonus bSplashRange,1;
@@ -77361,6 +88980,16 @@ item_db: (
WeaponLv: 3
Refine: false
View: 18
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bHit,20;
bonus bCritical,50;
@@ -77381,6 +89010,15 @@ item_db: (
WeaponLv: 4
EquipLv: 80
View: 18
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bAddRace,RC_DemiHuman,75;
bonus2 bIgnoreDefRate,RC_DemiHuman,20;
@@ -77410,6 +89048,15 @@ item_db: (
WeaponLv: 4
EquipLv: 80
View: 19
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bAddRace,RC_DemiHuman,35;
bonus2 bIgnoreDefRate,RC_DemiHuman,20;
@@ -77439,6 +89086,15 @@ item_db: (
WeaponLv: 4
EquipLv: 80
View: 20
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bAddRace,RC_DemiHuman,55;
bonus2 bIgnoreDefRate,RC_DemiHuman,20;
@@ -77469,6 +89125,15 @@ item_db: (
WeaponLv: 4
EquipLv: 80
View: 21
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bAddRace,RC_DemiHuman,35;
bonus2 bIgnoreDefRate,RC_DemiHuman,20;
@@ -77891,6 +89556,15 @@ item_db: (
Loc: 32768
EquipLv: 50
View: 3
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus2 bAddEff,Eff_Stun,1000; ">
},
{
@@ -78582,6 +90256,15 @@ item_db: (
Loc: 32768
EquipLv: 50
View: 7
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bAtkEle,Ele_Neutral;
bonus2 bAddEff,Eff_Stun,1000;
@@ -78599,6 +90282,15 @@ item_db: (
Upper: 63
Loc: 32768
View: 7
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bAtkEle,Ele_Neutral;
bonus2 bAddEff,Eff_Stun,1000;
@@ -78616,6 +90308,15 @@ item_db: (
Upper: 63
Loc: 32768
View: 6
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bAtkEle,Ele_Neutral;
bonus3 bAutoSpell,NPC_CRITICALWOUND,1,3;
@@ -78770,6 +90471,14 @@ item_db: (
WeaponLv: 3
EquipLv: 80
View: 22
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bStr,2;
bonus bDex,1;
@@ -78792,6 +90501,14 @@ item_db: (
WeaponLv: 3
EquipLv: 80
View: 22
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bStr,2;
bonus bDex,1;
@@ -78815,6 +90532,15 @@ item_db: (
WeaponLv: 4
EquipLv: 80
View: 22
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bAddRace,RC_DemiHuman,95;
bonus2 bIgnoreDefRate,RC_DemiHuman,20;
@@ -78845,6 +90571,16 @@ item_db: (
WeaponLv: 4
Refine: false
View: 22
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bUnbreakableWeapon,0;
bonus bAtkEle,Ele_Fire;
@@ -78865,6 +90601,16 @@ item_db: (
WeaponLv: 4
Refine: false
View: 22
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 13310
@@ -79044,6 +90790,16 @@ item_db: (
WeaponLv: 4
Refine: false
View: 2
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bInt,10;
bonus bLuk,10;
@@ -79143,6 +90899,15 @@ item_db: (
WeaponLv: 1
Refine: false
View: 2
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bAddRace,RC_Boss,50;
bonus2 bAddRace,RC_NonBoss,50;
@@ -79224,6 +90989,14 @@ item_db: (
WeaponLv: 3
EquipLv: 80
View: 2
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bStr,1;
bonus bDex,1;
@@ -79246,6 +91019,14 @@ item_db: (
WeaponLv: 3
EquipLv: 80
View: 2
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bStr,1;
bonus bDex,1;
@@ -79342,6 +91123,15 @@ item_db: (
EquipLv: 2
Refine: false
View: 2
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 13416
@@ -79357,6 +91147,15 @@ item_db: (
WeaponLv: 4
EquipLv: 80
View: 2
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bAddRace,RC_DemiHuman,75;
bonus2 bIgnoreDefRate,RC_DemiHuman,20;
@@ -79386,6 +91185,15 @@ item_db: (
WeaponLv: 4
EquipLv: 80
View: 2
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bInt,6;
bonus bUnbreakableWeapon,0;
@@ -79407,6 +91215,15 @@ item_db: (
WeaponLv: 4
EquipLv: 80
View: 2
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bInt,6;
bonus bUnbreakableWeapon,0;
@@ -79429,6 +91246,16 @@ item_db: (
WeaponLv: 3
Refine: false
View: 2
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 13420
@@ -79446,6 +91273,11 @@ item_db: (
WeaponLv: 4
EquipLv: 70
View: 2
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bAtkEle,Ele_Fire;
bonus bStr,2;
@@ -79484,6 +91316,16 @@ item_db: (
WeaponLv: 3
Refine: false
View: 2
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bUnbreakableWeapon,0; ">
},
{
@@ -79501,6 +91343,15 @@ item_db: (
EquipLv: 26
Refine: false
View: 2
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 13424
@@ -79517,6 +91368,15 @@ item_db: (
EquipLv: 40
Refine: false
View: 2
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 13425
@@ -79533,6 +91393,15 @@ item_db: (
WeaponLv: 1
Refine: false
View: 2
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bUnbreakableWeapon,0;
bonus bStr,1;
@@ -79978,6 +91847,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14508,1; ">
},
{
@@ -80210,6 +92084,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
getitem 14587,5;
getitem 1002,5;
@@ -80276,6 +92155,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14527,50; ">
},
{
@@ -81721,6 +93605,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 7766,100; ">
},
{
@@ -81731,6 +93624,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 7767,100; ">
},
{
@@ -81791,6 +93693,13 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14533,10; ">
},
{
@@ -81871,6 +93780,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" packageitem(); ">
},
{
@@ -81881,6 +93795,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" packageitem(); ">
},
{
@@ -81891,6 +93810,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" packageitem(); ">
},
{
@@ -81901,6 +93825,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" packageitem(); ">
},
{
@@ -81930,6 +93859,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 7776,10; ">
},
{
@@ -81940,6 +93874,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14534,10; ">
},
{
@@ -81950,6 +93889,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14534,30; ">
},
{
@@ -81960,6 +93904,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14534,50; ">
},
{
@@ -81970,6 +93919,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14535,10; ">
},
{
@@ -81980,6 +93934,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14535,30; ">
},
{
@@ -81990,6 +93949,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14535,50; ">
},
{
@@ -82000,6 +93964,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14536,5; ">
},
{
@@ -82010,6 +93979,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14536,10; ">
},
{
@@ -82020,6 +93994,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14537,5; ">
},
{
@@ -82030,6 +94009,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14537,10; ">
},
{
@@ -82040,6 +94024,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14527,10; ">
},
{
@@ -82190,6 +94179,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14538,5; ">
},
{
@@ -82200,6 +94194,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14538,10; ">
},
{
@@ -82210,6 +94209,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14539,5; ">
},
{
@@ -82220,6 +94224,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14539,10; ">
},
{
@@ -82230,6 +94239,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14539,30; ">
},
{
@@ -82240,6 +94254,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14540,5; ">
},
{
@@ -82250,6 +94269,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14540,10; ">
},
{
@@ -82260,6 +94284,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14540,30; ">
},
{
@@ -82270,6 +94299,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14541,10; ">
},
{
@@ -82280,6 +94314,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14541,30; ">
},
{
@@ -82290,6 +94329,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14541,50; ">
},
{
@@ -82300,6 +94344,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14542,10; ">
},
{
@@ -82310,6 +94359,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14542,30; ">
},
{
@@ -82320,6 +94374,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14542,50; ">
},
{
@@ -82330,6 +94389,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14543,10; ">
},
{
@@ -82340,6 +94404,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14543,30; ">
},
{
@@ -82350,6 +94419,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14543,50; ">
},
{
@@ -82360,6 +94434,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14544,10; ">
},
{
@@ -82370,6 +94449,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14544,30; ">
},
{
@@ -82380,6 +94464,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14544,50; ">
},
{
@@ -82460,6 +94549,16 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 7804,1; ">
},
{
@@ -82980,6 +95079,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14569,10; ">
},
{
@@ -82990,6 +95094,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14570,10; ">
},
{
@@ -83000,6 +95109,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14571,10; ">
},
{
@@ -83010,6 +95124,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14572,10; ">
},
{
@@ -83020,6 +95139,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14573,10; ">
},
{
@@ -83030,6 +95154,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14574,10; ">
},
{
@@ -83040,6 +95169,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 7821,10; ">
},
{
@@ -83050,6 +95184,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 7822,10; ">
},
{
@@ -83060,6 +95199,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 7823,10; ">
},
{
@@ -83070,6 +95214,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 7824,10; ">
},
{
@@ -83449,6 +95598,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 2734,1; ">
},
{
@@ -83459,6 +95617,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 2735,1; ">
},
{
@@ -83493,6 +95660,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
getitem 14521,10;
getitem 1002,10;
@@ -83529,6 +95705,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 5210,1; ">
},
{
@@ -83539,6 +95724,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 5099,1; ">
},
{
@@ -83549,6 +95743,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 5214,1; ">
},
{
@@ -83559,6 +95762,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 5283,1; ">
},
{
@@ -83569,6 +95781,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 7622,1; ">
},
{
@@ -83579,6 +95800,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
getitem 4327,1;
getitem 4309,1;
@@ -83596,6 +95826,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
getitem 4185,1;
getitem 4312,1;
@@ -83612,6 +95851,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
getitem 4297,1;
getitem 4234,1;
@@ -83628,6 +95876,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
getitem 4319,1;
getitem 4331,1;
@@ -83644,6 +95901,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
getitem 4230,1;
getitem 4210,1;
@@ -83660,6 +95926,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
getitem 4206,1;
getitem 4281,1;
@@ -83676,6 +95951,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
getitem 4244,1;
getitem 4299,1;
@@ -83691,6 +95975,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
getitem 4218,1;
getitem 4269,1;
@@ -83704,6 +95997,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
getitem 4237,1;
getitem 4238,1;
@@ -83717,6 +96019,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
getitem 4193,1;
getitem 4294,1;
@@ -83730,6 +96041,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
getitem 4127,1;
getitem 4166,1;
@@ -83743,6 +96063,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 4076,4; ">
},
{
@@ -83753,6 +96082,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 4024,4; ">
},
{
@@ -83763,6 +96101,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 4055,4; ">
},
{
@@ -83773,6 +96120,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 4017,4; ">
},
{
@@ -83783,6 +96139,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 4057,4; ">
},
{
@@ -83793,6 +96158,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 4020,4; ">
},
{
@@ -83803,6 +96177,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 4104,4; ">
},
{
@@ -83813,6 +96196,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 985,10; ">
},
{
@@ -83823,6 +96215,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 984,10; ">
},
{
@@ -83833,6 +96234,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12114,10; ">
},
{
@@ -83843,6 +96253,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12115,10; ">
},
{
@@ -83853,6 +96272,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12117,10; ">
},
{
@@ -83863,6 +96291,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12116,10; ">
},
{
@@ -83873,6 +96310,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
getitem 7229,2;
getitem 569,300;
@@ -83898,6 +96344,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 12276,5; ">
},
{
@@ -83908,6 +96359,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 12277,5; ">
},
{
@@ -83918,6 +96374,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 12278,5; ">
},
{
@@ -83928,6 +96389,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 12276,10; ">
},
{
@@ -83938,6 +96404,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 12277,10; ">
},
{
@@ -83948,6 +96419,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 12278,10; ">
},
{
@@ -83958,6 +96434,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 5380,1; ">
},
{
@@ -83968,6 +96453,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 5381,1; ">
},
{
@@ -83978,6 +96472,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 5382,1; ">
},
{
@@ -83988,6 +96491,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
getitem 12208,10;
getitem 12209,10;
@@ -84002,6 +96514,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
getitem 5230,1;
getitem 5231,1;
@@ -84018,6 +96539,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
getitem 12208,5;
getitem 12209,5;
@@ -84032,6 +96562,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
getitem 5227,1;
getitem 5228,1;
@@ -84046,6 +96585,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
getitem 7621,1;
getitem 12210,1;
@@ -84061,6 +96609,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
getitem 12204,10;
getitem 12205,10;
@@ -84075,6 +96632,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -84085,6 +96651,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14588,10; ">
},
{
@@ -84095,6 +96666,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14589,10; ">
},
{
@@ -84105,6 +96681,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14590,10; ">
},
{
@@ -84115,6 +96696,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 12287,604800; ">
},
{
@@ -84125,6 +96715,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 12288,604800; ">
},
{
@@ -84135,6 +96734,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 12289,604800; ">
},
{
@@ -84225,6 +96833,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
getitem 4371,1;
getitem 4311,1;
@@ -84240,6 +96857,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
getitem 4281,1;
getitem 4233,1;
@@ -84256,6 +96882,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
getitem 4039,1;
getitem 4210,1;
@@ -84272,6 +96907,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
getitem 4297,1;
getitem 4234,1;
@@ -84288,6 +96932,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
getitem 4382,1;
getitem 4258,1;
@@ -84304,6 +96957,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
getitem 4312,1;
getitem 4332,1;
@@ -84319,6 +96981,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 4345,4; ">
},
{
@@ -84329,6 +97000,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 4350,4; ">
},
{
@@ -84339,6 +97019,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 4380,4; ">
},
{
@@ -84349,6 +97038,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 4388,4; ">
},
{
@@ -84359,6 +97057,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 4335,4; ">
},
{
@@ -84369,6 +97076,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 5325,1; ">
},
{
@@ -84379,6 +97095,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 5187,1; ">
},
{
@@ -84399,6 +97124,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14591,100; ">
},
{
@@ -84409,6 +97143,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 13942
@@ -84418,6 +97161,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14009,1; ">
},
{
@@ -84428,6 +97180,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14010,1; ">
},
{
@@ -84438,6 +97199,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14011,1; ">
},
{
@@ -84448,6 +97218,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -84458,6 +97237,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -84468,6 +97256,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -84478,6 +97275,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -84488,6 +97294,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -84498,6 +97313,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -84508,6 +97332,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 13109,604800; ">
},
{
@@ -84518,6 +97351,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 13170,604800; ">
},
{
@@ -84528,6 +97370,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2741,604800; ">
},
{
@@ -84538,6 +97389,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2384,604800; ">
},
{
@@ -84548,6 +97408,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2385,604800; ">
},
{
@@ -84558,6 +97427,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2132,604800; ">
},
{
@@ -84568,6 +97446,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2543,604800; ">
},
{
@@ -84578,6 +97465,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2439,604800; ">
},
{
@@ -84588,6 +97484,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 5391,604800; ">
},
{
@@ -84598,6 +97503,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 7623,1; ">
},
{
@@ -84608,6 +97522,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 554,5; ">
},
{
@@ -84618,6 +97541,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 5340,1; ">
},
{
@@ -84628,6 +97560,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 5341,1; ">
},
{
@@ -84638,6 +97579,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 5342,1; ">
},
{
@@ -84648,6 +97598,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 5343,1; ">
},
{
@@ -84658,6 +97617,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 5344,1; ">
},
{
@@ -84668,6 +97636,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 5345,1; ">
},
{
@@ -84698,6 +97675,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 998,10; ">
},
{
@@ -84708,6 +97694,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 999,10; ">
},
{
@@ -84718,6 +97713,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 1003,10; ">
},
{
@@ -84728,6 +97732,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 678,30; ">
},
{
@@ -84738,6 +97751,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 13975
@@ -84747,6 +97769,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 12304,604800; ">
},
{
@@ -84757,6 +97788,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 12305,604800; ">
},
{
@@ -84767,6 +97807,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 12306,604800; ">
},
{
@@ -84777,6 +97826,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 12307,604800; ">
},
{
@@ -84787,6 +97845,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 12308,604800; ">
},
{
@@ -84797,6 +97864,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 12309,604800; ">
},
{
@@ -84807,6 +97883,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 12304,2592000; ">
},
{
@@ -84817,6 +97902,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 12305,2592000; ">
},
{
@@ -84827,6 +97921,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 12306,2592000; ">
},
{
@@ -84837,6 +97940,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 12307,2592000; ">
},
{
@@ -84847,6 +97959,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 12308,2592000; ">
},
{
@@ -84857,6 +97978,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 12309,2592000; ">
},
{
@@ -84867,6 +97997,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 756,5; ">
},
{
@@ -84877,6 +98016,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 756,50; ">
},
{
@@ -84887,6 +98035,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
getitem 7135,10;
getitem 7136,10;
@@ -84900,6 +98057,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14592,10; ">
},
{
@@ -84910,6 +98076,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 5098,1; ">
},
{
@@ -84920,6 +98095,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 5099,1; ">
},
{
@@ -84930,6 +98114,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 5137,1; ">
},
{
@@ -84940,6 +98133,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12016,5; ">
},
{
@@ -84950,6 +98152,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12016,10; ">
},
{
@@ -84960,6 +98171,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14522,100; ">
},
{
@@ -84970,6 +98190,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14522,500; ">
},
{
@@ -84980,6 +98209,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12212,500; ">
},
{
@@ -84990,6 +98228,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14523,100; ">
},
{
@@ -85000,6 +98247,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14523,500; ">
},
{
@@ -85010,6 +98266,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
getitem 11503,25;
getitem 11504,10;
@@ -85023,6 +98288,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
getitem 11503,50;
getitem 11504,20;
@@ -85036,6 +98310,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
getitem 11503,100;
getitem 11504,50;
@@ -85049,6 +98332,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 678,10; ">
},
{
@@ -85059,6 +98351,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 678,5; ">
},
{
@@ -85069,6 +98370,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 5372,1; ">
},
{
@@ -85079,6 +98389,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 5378,1; ">
},
{
@@ -85089,6 +98408,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 5375,1; ">
},
{
@@ -85099,6 +98427,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 12287,604800; ">
},
{
@@ -85109,6 +98446,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 12288,604800; ">
},
{
@@ -85119,6 +98465,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 12289,604800; ">
},
{
@@ -85129,6 +98484,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 13915,2592000; ">
},
{
@@ -85139,6 +98503,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 13916,2592000; ">
},
{
@@ -85149,6 +98522,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 13917,2592000; ">
},
{
@@ -85159,6 +98541,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 13107,604800; ">
},
{
@@ -85169,6 +98560,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 13170,604800; ">
},
{
@@ -85179,6 +98579,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2741,604800; ">
},
{
@@ -85189,6 +98598,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2384,604800; ">
},
{
@@ -85199,6 +98617,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2385,604800; ">
},
{
@@ -85209,6 +98636,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2132,604800; ">
},
{
@@ -85219,6 +98655,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2543,604800; ">
},
{
@@ -85229,6 +98674,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2439,604800; ">
},
{
@@ -85239,6 +98693,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 5391,604800; ">
},
{
@@ -85249,6 +98712,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 5325,1; ">
},
{
@@ -85259,6 +98731,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 5187,1; ">
},
{
@@ -85279,6 +98760,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 5380,1; ">
},
{
@@ -85289,6 +98779,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 5381,1; ">
},
{
@@ -85299,6 +98798,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 5382,1; ">
},
{
@@ -85309,6 +98817,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12276,5; ">
},
{
@@ -85319,6 +98836,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12277,5; ">
},
{
@@ -85329,6 +98855,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12278,5; ">
},
{
@@ -85339,6 +98874,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12276,10; ">
},
{
@@ -85349,6 +98893,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12277,10; ">
},
{
@@ -85359,6 +98912,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12278,10; ">
},
{
@@ -85369,6 +98931,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 7622,1; ">
},
{
@@ -85379,6 +98950,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
getitem 14521,5;
getitem 1002,5;
@@ -85395,6 +98975,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
getitem 14521,10;
getitem 1002,10;
@@ -85431,6 +99020,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14582,5; ">
},
{
@@ -85441,6 +99039,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14582,10; ">
},
{
@@ -85451,6 +99058,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14583,5; ">
},
{
@@ -85461,6 +99077,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14583,10; ">
},
{
@@ -85471,6 +99096,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14584,5; ">
},
{
@@ -85481,6 +99115,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14584,10; ">
},
{
@@ -85491,6 +99134,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14585,5; ">
},
{
@@ -85501,6 +99153,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14585,10; ">
},
{
@@ -85511,6 +99172,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14586,5; ">
},
{
@@ -85521,6 +99191,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14586,10; ">
},
{
@@ -85531,6 +99210,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14581,5; ">
},
{
@@ -85541,6 +99229,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14581,10; ">
},
{
@@ -85551,6 +99248,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 5324,1; ">
},
{
@@ -85561,6 +99267,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 5255,1; ">
},
{
@@ -85571,6 +99286,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 13407,604800; ">
},
{
@@ -85581,6 +99305,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 1424,604800; ">
},
{
@@ -85591,6 +99324,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 1628,604800; ">
},
{
@@ -85601,6 +99343,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 1537,604800; ">
},
{
@@ -85611,6 +99362,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 1378,604800; ">
},
{
@@ -85621,6 +99381,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 1273,604800; ">
},
{
@@ -85631,6 +99400,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 1567,604800; ">
},
{
@@ -85641,6 +99419,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 13408,604800; ">
},
{
@@ -85651,6 +99438,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 13409,604800; ">
},
{
@@ -85661,6 +99457,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 1274,604800; ">
},
{
@@ -85671,6 +99476,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2535,1209600; ">
},
{
@@ -85681,6 +99495,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 5326,1209600; ">
},
{
@@ -85691,6 +99514,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 5327,1209600; ">
},
{
@@ -85701,6 +99533,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 5328,1209600; ">
},
{
@@ -85711,6 +99552,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 5329,1209600; ">
},
{
@@ -85721,6 +99571,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 5330,1209600; ">
},
{
@@ -85731,6 +99590,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 5331,1209600; ">
},
{
@@ -85741,6 +99609,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2710,604800; ">
},
{
@@ -85751,6 +99628,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2711,604800; ">
},
{
@@ -85761,6 +99647,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14538,5; ">
},
{
@@ -85771,6 +99666,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14538,10; ">
},
{
@@ -85781,6 +99685,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14539,5; ">
},
{
@@ -85791,6 +99704,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14539,10; ">
},
{
@@ -85801,6 +99723,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14539,30; ">
},
{
@@ -85811,6 +99742,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14540,5; ">
},
{
@@ -85821,6 +99761,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14540,10; ">
},
{
@@ -85831,6 +99780,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14540,30; ">
},
{
@@ -85841,6 +99799,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14541,10; ">
},
{
@@ -85851,6 +99818,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14541,30; ">
},
{
@@ -85861,6 +99837,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14541,50; ">
},
{
@@ -85871,6 +99856,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14542,10; ">
},
{
@@ -85881,6 +99875,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14542,30; ">
},
{
@@ -85891,6 +99894,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14542,50; ">
},
{
@@ -85901,6 +99913,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14543,10; ">
},
{
@@ -85911,6 +99932,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14543,30; ">
},
{
@@ -85921,6 +99951,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14543,50; ">
},
{
@@ -85931,6 +99970,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14544,10; ">
},
{
@@ -85941,6 +99989,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14544,30; ">
},
{
@@ -85951,6 +100008,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14544,50; ">
},
{
@@ -85961,6 +100027,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 5210,1; ">
},
{
@@ -85971,6 +100046,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 5099,1; ">
},
{
@@ -85981,6 +100065,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 5214,1; ">
},
{
@@ -85991,6 +100084,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 5283,1; ">
},
{
@@ -86001,6 +100103,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 5286,1209600; ">
},
{
@@ -86011,6 +100122,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 5288,1209600; ">
},
{
@@ -86021,6 +100141,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 5294,1209600; ">
},
{
@@ -86031,6 +100160,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 5293,1209600; ">
},
{
@@ -86041,6 +100179,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14527,5; ">
},
{
@@ -86051,6 +100198,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 7776,1; ">
},
{
@@ -86061,6 +100217,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14534,10; ">
},
{
@@ -86071,6 +100236,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14534,30; ">
},
{
@@ -86081,6 +100255,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14534,50; ">
},
{
@@ -86091,6 +100274,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14535,10; ">
},
{
@@ -86101,6 +100293,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14535,30; ">
},
{
@@ -86111,6 +100312,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14535,50; ">
},
{
@@ -86121,6 +100331,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14536,5; ">
},
{
@@ -86131,6 +100350,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14536,10; ">
},
{
@@ -86141,6 +100369,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14537,5; ">
},
{
@@ -86151,6 +100388,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14537,10; ">
},
{
@@ -86161,6 +100407,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14527,10; ">
},
{
@@ -86171,6 +100426,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 1267,604800; ">
},
{
@@ -86181,6 +100445,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 1173,604800; ">
},
{
@@ -86191,6 +100464,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 13401,604800; ">
},
{
@@ -86201,6 +100483,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 13021,604800; ">
},
{
@@ -86211,6 +100502,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 13022,604800; ">
},
{
@@ -86221,6 +100521,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 1817,604800; ">
},
{
@@ -86231,6 +100540,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 1623,604800; ">
},
{
@@ -86241,6 +100559,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 1372,604800; ">
},
{
@@ -86251,6 +100578,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 1728,604800; ">
},
{
@@ -86261,6 +100597,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 1563,604800; ">
},
{
@@ -86271,6 +100616,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 13023,604800; ">
},
{
@@ -86281,6 +100635,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 5265,1209600; ">
},
{
@@ -86291,6 +100654,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 5266,1209600; ">
},
{
@@ -86301,6 +100673,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 5267,1209600; ">
},
{
@@ -86311,6 +100692,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 5268,1209600; ">
},
{
@@ -86321,6 +100711,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2686,1209600; ">
},
{
@@ -86331,6 +100730,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2687,1209600; ">
},
{
@@ -86341,6 +100749,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2688,604800; ">
},
{
@@ -86351,6 +100768,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2689,604800; ">
},
{
@@ -86361,6 +100787,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2690,604800; ">
},
{
@@ -86371,6 +100806,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2691,604800; ">
},
{
@@ -86381,6 +100825,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2692,604800; ">
},
{
@@ -86391,6 +100844,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2693,604800; ">
},
{
@@ -86401,6 +100863,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2694,604800; ">
},
{
@@ -86411,6 +100882,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2695,604800; ">
},
{
@@ -86421,6 +100901,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2696,604800; ">
},
{
@@ -86431,6 +100920,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2697,604800; ">
},
{
@@ -86441,6 +100939,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2698,604800; ">
},
{
@@ -86451,6 +100958,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2699,604800; ">
},
{
@@ -86461,6 +100977,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
getitem 12250,2;
getitem 12251,2;
@@ -86479,6 +101004,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
getitem 12250,2;
getitem 12255,2;
@@ -86497,6 +101031,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
getitem 12252,2;
getitem 12253,2;
@@ -86515,6 +101058,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
getitem 12252,2;
getitem 12255,2;
@@ -86533,6 +101085,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
getitem 12252,2;
getitem 12250,2;
@@ -86551,6 +101112,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
getitem 12250,2;
getitem 12251,2;
@@ -86569,6 +101139,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
getitem 12250,4;
getitem 12251,4;
@@ -86587,6 +101166,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
getitem 12250,4;
getitem 12255,4;
@@ -86605,6 +101193,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
getitem 12252,4;
getitem 12253,4;
@@ -86623,6 +101220,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
getitem 12252,4;
getitem 12255,4;
@@ -86641,6 +101247,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
getitem 12252,4;
getitem 12250,4;
@@ -86659,6 +101274,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
getitem 12250,4;
getitem 12251,4;
@@ -86677,6 +101301,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12208,10; ">
},
{
@@ -86687,6 +101320,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12209,10; ">
},
{
@@ -86697,6 +101339,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12210,10; ">
},
{
@@ -86707,6 +101358,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12202,10; ">
},
{
@@ -86717,6 +101377,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12203,10; ">
},
{
@@ -86727,6 +101396,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12204,10; ">
},
{
@@ -86737,6 +101415,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12205,10; ">
},
{
@@ -86747,6 +101434,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12206,10; ">
},
{
@@ -86757,6 +101453,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12207,10; ">
},
{
@@ -86767,6 +101472,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12211,10; ">
},
{
@@ -86777,6 +101491,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12212,10; ">
},
{
@@ -86787,6 +101510,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12213,1; ">
},
{
@@ -86797,6 +101529,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12214,10; ">
},
{
@@ -86807,6 +101548,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12215,10; ">
},
{
@@ -86817,6 +101567,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12216,10; ">
},
{
@@ -86827,6 +101586,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
getitem 12217,10;
getitem 523,10;
@@ -86840,6 +101608,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12218,10; ">
},
{
@@ -86850,6 +101627,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12219,10; ">
},
{
@@ -86860,6 +101646,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12220,10; ">
},
{
@@ -86870,6 +101665,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12221,10; ">
},
{
@@ -86880,6 +101684,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 7619,10; ">
},
{
@@ -86890,6 +101703,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 7620,10; ">
},
{
@@ -86900,6 +101722,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 7621,10; ">
},
{
@@ -86910,6 +101741,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12212,50; ">
},
{
@@ -86920,6 +101760,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12212,100; ">
},
{
@@ -86930,6 +101779,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12205,30; ">
},
{
@@ -86940,6 +101798,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12205,50; ">
},
{
@@ -86950,6 +101817,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12206,30; ">
},
{
@@ -86960,6 +101836,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12206,50; ">
},
{
@@ -86970,6 +101855,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12216,30; ">
},
{
@@ -86980,6 +101874,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12216,50; ">
},
{
@@ -86990,6 +101893,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12207,30; ">
},
{
@@ -87000,6 +101912,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12207,50; ">
},
{
@@ -87010,6 +101931,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12209,30; ">
},
{
@@ -87020,6 +101950,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12209,50; ">
},
{
@@ -87030,6 +101969,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12214,5; ">
},
{
@@ -87040,6 +101988,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12214,30; ">
},
{
@@ -87050,6 +102007,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12215,30; ">
},
{
@@ -87060,6 +102026,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12215,50; ">
},
{
@@ -87070,6 +102045,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12220,30; ">
},
{
@@ -87080,6 +102064,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12220,50; ">
},
{
@@ -87090,6 +102083,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12218,30; ">
},
{
@@ -87100,6 +102102,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12218,50; ">
},
{
@@ -87110,6 +102121,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
getitem 12217,30;
getitem 523,30;
@@ -87123,6 +102143,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
getitem 12217,50;
getitem 523,50;
@@ -87136,6 +102165,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12203,30; ">
},
{
@@ -87146,6 +102184,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12203,50; ">
},
{
@@ -87156,6 +102203,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12219,30; ">
},
{
@@ -87166,6 +102222,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12219,50; ">
},
{
@@ -87176,6 +102241,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12204,30; ">
},
{
@@ -87186,6 +102260,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12204,50; ">
},
{
@@ -87196,6 +102279,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12208,1; ">
},
{
@@ -87206,6 +102298,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12208,5; ">
},
{
@@ -87216,6 +102317,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 7621,5; ">
},
{
@@ -87226,6 +102336,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 7621,20; ">
},
{
@@ -87236,6 +102355,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12211,30; ">
},
{
@@ -87246,6 +102374,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12211,50; ">
},
{
@@ -87256,6 +102393,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12202,30; ">
},
{
@@ -87266,6 +102412,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12202,50; ">
},
{
@@ -87276,6 +102431,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12210,1; ">
},
{
@@ -87286,6 +102450,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12210,5; ">
},
{
@@ -87296,6 +102469,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12221,1; ">
},
{
@@ -87306,6 +102488,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12221,5; ">
},
{
@@ -87316,6 +102507,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 7619,5; ">
},
{
@@ -87326,6 +102526,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 7620,5; ">
},
{
@@ -87336,6 +102545,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14593,10; ">
},
{
@@ -87346,6 +102564,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14593,30; ">
},
{
@@ -87356,6 +102583,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14593,50; ">
},
{
@@ -87366,6 +102602,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14594,10; ">
},
{
@@ -87376,6 +102621,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14594,30; ">
},
{
@@ -87386,6 +102640,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14594,50; ">
},
{
@@ -87396,6 +102659,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 1638,604800; ">
},
{
@@ -87463,6 +102735,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 604,25; ">
},
{
@@ -87543,6 +102820,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 2753,1; ">
},
{
@@ -87553,6 +102835,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 2754,1; ">
},
{
@@ -87563,6 +102850,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 2755,1; ">
},
{
@@ -87573,6 +102865,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 2756,1; ">
},
{
@@ -87583,6 +102880,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 2757,1; ">
},
{
@@ -87593,6 +102895,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 2758,1; ">
},
{
@@ -87603,6 +102910,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 2759,1; ">
},
{
@@ -87613,6 +102925,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 2760,1; ">
},
{
@@ -87623,6 +102940,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 2761,1; ">
},
{
@@ -87633,6 +102955,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 2762,1; ">
},
{
@@ -87643,6 +102970,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 2753,1; ">
},
{
@@ -87653,6 +102985,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 2754,1; ">
},
{
@@ -87663,6 +103000,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 2755,1; ">
},
{
@@ -87673,6 +103015,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 2756,1; ">
},
{
@@ -87683,6 +103030,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 2757,1; ">
},
{
@@ -87693,6 +103045,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 2758,1; ">
},
{
@@ -87703,6 +103060,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 2759,1; ">
},
{
@@ -87713,6 +103075,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 2760,1; ">
},
{
@@ -87723,6 +103090,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 2761,1; ">
},
{
@@ -87733,6 +103105,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 2762,1; ">
},
{
@@ -88013,6 +103390,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 6046,1; ">
},
{
@@ -88023,6 +103409,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 6047,1; ">
},
{
@@ -88078,6 +103473,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" packageitem(); ">
},
{
@@ -88088,6 +103488,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" packageitem(); ">
},
{
@@ -88107,6 +103512,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 5420,1; ">
},
{
@@ -88117,6 +103527,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 5421,1; ">
},
{
@@ -88127,6 +103542,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 5397,1; ">
},
{
@@ -88162,6 +103582,15 @@ item_db: (
Type: 2
Buy: 20
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14597,10; ">
},
{
@@ -88171,6 +103600,15 @@ item_db: (
Type: 2
Buy: 20
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14598,10; ">
},
{
@@ -88181,6 +103619,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" packageitem(); ">
},
{
@@ -88191,6 +103634,13 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -88201,6 +103651,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 5462,1; ">
},
{
@@ -88211,6 +103670,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 5463,1; ">
},
{
@@ -88221,6 +103689,13 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -88231,6 +103706,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14600,20; ">
},
{
@@ -88241,6 +103721,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14600,50; ">
},
{
@@ -88251,6 +103736,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14601,20; ">
},
{
@@ -88261,6 +103751,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14601,50; ">
},
{
@@ -88289,6 +103784,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" packageitem(); ">
},
{
@@ -88308,6 +103808,13 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 1383,1; ">
},
{
@@ -88318,6 +103825,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12350,10; ">
},
{
@@ -88328,6 +103844,13 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12351,10; ">
},
{
@@ -88347,6 +103870,13 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 5490,1; ">
},
{
@@ -88402,6 +103932,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 7945,1; ">
},
{
@@ -88420,6 +103955,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" packageitem(); ">
},
{
@@ -88448,6 +103988,13 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 5496,1; ">
},
{
@@ -88458,6 +104005,13 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 5497,1; ">
},
{
@@ -88495,6 +104049,13 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 5501,1; ">
},
{
@@ -88505,6 +104066,13 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 5502,1; ">
},
{
@@ -88515,6 +104083,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 5503,1; ">
},
{
@@ -88525,6 +104102,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 5504,1; ">
},
{
@@ -88535,6 +104121,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 5505,1; ">
},
{
@@ -88544,6 +104139,16 @@ item_db: (
Type: 2
Buy: 0
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -88554,6 +104159,13 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -88619,6 +104231,11 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
},
{
Id: 14509
@@ -88750,6 +104367,18 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Nouse: {
+ sitting: true
+ }
Script: <" unitskilluseid getcharid(3),108,1; ">
},
{
@@ -88810,6 +104439,15 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" callfunc "F_CashDungeon",1; ">
},
{
@@ -88829,6 +104467,9 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill BS_GREED,1; ">
},
{
@@ -88859,6 +104500,9 @@ item_db: (
Buy: 2
Weight: 10
Upper: 63
+ Nouse: {
+ sitting: true
+ }
Script: <" sc_start SC_CASH_PLUSEXP,1800000,25; ">
},
{
@@ -88869,6 +104513,15 @@ item_db: (
Buy: 2
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" sc_start SC_CASH_PLUSEXP,1800000,100; ">
},
{
@@ -88879,6 +104532,15 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
specialeffect2 320;
sc_start4 SC_S_LIFEPOTION,600000,-5,5,0,0;
@@ -88892,6 +104554,15 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
specialeffect2 320;
sc_start4 SC_L_LIFEPOTION,600000,-7,4,0,0;
@@ -88905,6 +104576,15 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
specialeffect2 182;
sc_start SC_CRITICALPERCENT,300000,30;
@@ -88918,6 +104598,15 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
specialeffect2 348;
sc_start SC_HEALPLUS,1800000,20;
@@ -88931,6 +104620,16 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Delay: 300000
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
specialeffect2 EF_STEAL;
sc_start SC_PLUSAVOIDVALUE,60000,20;
@@ -88944,6 +104643,15 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
specialeffect2 EF_CLOAKING;
sc_start4 SC_ARMOR_PROPERTY,1800000,1,Ele_Dark,1,0;
@@ -88957,6 +104665,15 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
specialeffect2 91;
sc_start4 SC_ARMOR_PROPERTY,1800000,1,Ele_Holy,1,0;
@@ -88970,6 +104687,15 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
specialeffect2 EF_GUARD;
sc_start SC_PROTECT_DEF,60000,3;
@@ -88983,6 +104709,15 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
specialeffect2 EF_GUARD;
sc_start SC_PROTECT_DEF,180000,3;
@@ -88996,6 +104731,15 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
specialeffect2 EF_SPELLBREAKER;
sc_start SC_PROTECT_MDEF,60000,3;
@@ -89009,6 +104753,15 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
specialeffect2 EF_SPELLBREAKER;
sc_start SC_PROTECT_MDEF,180000,3;
@@ -89316,6 +105069,15 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" pet 1122; ">
},
{
@@ -89326,6 +105088,15 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" pet 1123; ">
},
{
@@ -89336,6 +105107,15 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" pet 1125; ">
},
{
@@ -89346,6 +105126,15 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" pet 1385; ">
},
{
@@ -89356,6 +105145,15 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" pet 1382; ">
},
{
@@ -89366,6 +105164,15 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" pet 1208; ">
},
{
@@ -89504,6 +105311,12 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Delay: 180000
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" bonus2 bHPLossRate,100,10000; ">
},
{
@@ -89514,6 +105327,18 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill BS_REPAIRWEAPON,1; ">
},
{
@@ -89524,6 +105349,12 @@ item_db: (
Buy: 10
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" itemskill CASH_BLESSING,10; ">
},
{
@@ -89534,6 +105365,12 @@ item_db: (
Buy: 10
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" itemskill CASH_INCAGI,10; ">
},
{
@@ -89544,6 +105381,12 @@ item_db: (
Buy: 10
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" itemskill CASH_ASSUMPTIO,5; ">
},
{
@@ -89554,6 +105397,18 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Nouse: {
+ sitting: true
+ }
Script: <" callfunc "F_CashSeigeTele"; ">
},
{
@@ -89564,6 +105419,18 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Nouse: {
+ sitting: true
+ }
Script: <" sc_start SC_CASH_PLUSONLYJOBEXP,1800000,50; ">
},
{
@@ -89574,6 +105441,18 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill HW_MAGICPOWER,10; ">
},
{
@@ -89584,6 +105463,18 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill WZ_QUAGMIRE,5; ">
},
{
@@ -89620,6 +105511,15 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" sc_start SC_ITEMSCRIPT,180000,4121; ">
},
{
@@ -89630,6 +105530,15 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" sc_start SC_ITEMSCRIPT,60000,4047; ">
},
{
@@ -89640,6 +105549,18 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Nouse: {
+ sitting: true
+ }
},
{
Id: 14600
@@ -89649,6 +105570,11 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
},
{
Id: 14601
@@ -89658,6 +105584,11 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
sc_start SC_INCFLEE,300000,30;
sc_start SC_INCHIT,300000,30;
@@ -89673,6 +105604,15 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
specialeffect2 EF_LIGHTSPHERE;
sc_start SC_ITEMSCRIPT,180000,4302;
@@ -89686,6 +105626,15 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
specialeffect2 EF_SPELLBREAKER;
sc_start SC_ITEMSCRIPT,180000,4132;
@@ -89699,6 +105648,15 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" sc_start SC_ITEMSCRIPT,60000,4143; ">
},
{
@@ -89709,6 +105667,15 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" sc_start SC_ITEMSCRIPT,180000,4135; ">
},
{
@@ -89719,6 +105686,18 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Nouse: {
+ sitting: true
+ }
},
{
Id: 14607
@@ -89738,6 +105717,11 @@ item_db: (
Buy: 20000
Weight: 1200
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" sc_start SC_INCALLSTATUS,3600000,6; ">
},
{
@@ -89759,7 +105743,6 @@ item_db: (
Weight: 10
Upper: 63
},
-// More Armors
{
Id: 14612
AegisName: "M_Mdef_Potion"
@@ -89845,6 +105828,16 @@ item_db: (
Upper: 63
Loc: 16
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 15002
@@ -89858,6 +105851,16 @@ item_db: (
Upper: 56
Loc: 16
EquipLv: 99
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 15003
@@ -89924,6 +105927,14 @@ item_db: (
Def: 62
Upper: 63
Loc: 16
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMdef,1;
bonus bStr,2;
@@ -89956,6 +105967,15 @@ item_db: (
Loc: 16
EquipLv: 12
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMaxHP,100;
bonus bMaxSP,10;
@@ -89972,6 +105992,15 @@ item_db: (
Loc: 16
EquipLv: 26
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMaxHP,200;
bonus bMaxSP,20;
@@ -89988,6 +106017,15 @@ item_db: (
Loc: 16
EquipLv: 40
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMaxHP,300;
bonus bMaxSP,30;
@@ -90800,7 +106838,6 @@ item_db: (
EquipLv: 100
Script: <" bonus bAgi,1+(getrefine()/3); ">
},
-// More Maces
{
Id: 15057
AegisName: "Pure_White_Apron"
@@ -90940,6 +106977,16 @@ item_db: (
WeaponLv: 3
Refine: false
View: 8
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bAddEff,Eff_Stun,1000;
bonus2 bAddSize,Size_Small,40;
@@ -90979,6 +107026,15 @@ item_db: (
EquipLv: 26
Refine: false
View: 8
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 16005
@@ -90995,6 +107051,15 @@ item_db: (
EquipLv: 40
Refine: false
View: 8
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 16006
@@ -91011,6 +107076,15 @@ item_db: (
WeaponLv: 1
Refine: false
View: 8
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bInt,1;
bonus bAgi,1;
@@ -91198,6 +107272,16 @@ item_db: (
EquipLv: 50
Refine: false
View: 8
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bUnbreakableWeapon,0;
bonus2 bAddEff,Eff_Stun,150;
@@ -91313,7 +107397,6 @@ item_db: (
bonus bCritical,getrefine();
">
},
-// More Rental Boxes
{
Id: 16022
AegisName: "Nemesis_"
@@ -91400,6 +107483,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 5528,1; ">
},
{
@@ -91410,9 +107502,26 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 5529,1; ">
},
{
+ Id: 16185
+ AegisName: "Raven_Cap_Box"
+ Name: "Crow Hat Box"
+ Type: 18
+ Buy: 20
+ Weight: 10
+ Upper: 63
+ Script: <" getitem 5530,1; ">
+},
+{
Id: 16186
AegisName: "B_Dragon_Hat_Box"
Name: "Baby Dragon Hat Box"
@@ -91432,6 +107541,15 @@ item_db: (
Script: <" getitem 5537,1; ">
},
{
+ Id: 16193
+ AegisName: "Tucan_Hat_Box"
+ Name: "Tucan Hat Box"
+ Type: 18
+ Buy: 20
+ Upper: 63
+ Script: <" getitem 5538,1; ">
+},
+{
Id: 16194
AegisName: "Jaguar_Hat_Box"
Name: "Jaguar Hat Box"
@@ -91441,6 +107559,15 @@ item_db: (
Script: <" getitem 5539,1; ">
},
{
+ Id: 16195
+ AegisName: "Tw_March_Scroll"
+ Name: "Taiwan April Scroll"
+ Type: 18
+ Buy: 20
+ Weight: 10
+ Upper: 63
+},
+{
Id: 16226
AegisName: "Aries_Diadem_Box"
Name: "Aries Diadem Box"
@@ -91528,68 +107655,40 @@ item_db: (
Script: <" getitem 5555,1; ">
},
{
- Id: 16238
- AegisName: "Wild_Rose_Hat_Box"
- Name: "Wild Rose Hat Box"
- Type: 18
- Buy: 20
- Upper: 63
- Script: <" getitem 5557,1; ">
-},
-{
- Id: 16246
- AegisName: "Crown_Of_Deceit_Box"
- Name: "Crown of Deceit Box"
- Type: 18
- Buy: 20
- Upper: 63
- Script: <" getitem 5564,1; ">
-},
-{
- Id: 16185
- AegisName: "Raven_Cap_Box"
- Name: "Crow Hat Box"
- Type: 18
- Buy: 20
- Weight: 10
- Upper: 63
- Script: <" getitem 5530,1; ">
-},
-{
- Id: 16193
- AegisName: "Tucan_Hat_Box"
- Name: "Tucan Hat Box"
+ Id: 16237
+ AegisName: "Fur_Seal_Hat_Box"
+ Name: "Seal Hat Box"
Type: 18
Buy: 20
Upper: 63
- Script: <" getitem 5538,1; ">
+ Script: <" getitem 5556,1; ">
},
{
- Id: 16195
- AegisName: "Tw_March_Scroll"
- Name: "Taiwan April Scroll"
+ Id: 16238
+ AegisName: "Wild_Rose_Hat_Box"
+ Name: "Wild Rose Hat Box"
Type: 18
Buy: 20
- Weight: 10
Upper: 63
+ Script: <" getitem 5557,1; ">
},
{
- Id: 16237
- AegisName: "Fur_Seal_Hat_Box"
- Name: "Seal Hat Box"
+ Id: 16239
+ AegisName: "Saci_Hat_Box"
+ Name: "Luxury Hat Box"
Type: 18
Buy: 20
Upper: 63
- Script: <" getitem 5556,1; ">
+ Script: <" getitem 5558,1; ">
},
{
- Id: 16239
- AegisName: "Saci_Hat_Box"
- Name: "Luxury Hat Box"
+ Id: 16246
+ AegisName: "Crown_Of_Deceit_Box"
+ Name: "Crown of Deceit Box"
Type: 18
Buy: 20
Upper: 63
- Script: <" getitem 5558,1; ">
+ Script: <" getitem 5564,1; ">
},
{
Id: 16247
@@ -91599,6 +107698,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 5565,1; ">
},
{
@@ -91609,6 +107717,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 5566,1; ">
},
{
@@ -91663,6 +107780,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" packageitem(); ">
},
{
@@ -91733,9 +107855,27 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
+ Id: 16305
+ AegisName: "Upg_Guard_Box"
+ Name: "Reinforcement Guard Box"
+ Type: 18
+ Buy: 20
+ Upper: 63
+ Script: <" getitem 2149,1; ">
+},
+{
Id: 16306
AegisName: "F_Upg_Guard_Box"
Name: "Reinforcement Guard Box"
@@ -91745,6 +107885,15 @@ item_db: (
Script: <" getitem 2149,1; ">
},
{
+ Id: 16307
+ AegisName: "Upg_Buckler_Box"
+ Name: "Reinforcement Buckler Box"
+ Type: 18
+ Buy: 20
+ Upper: 63
+ Script: <" getitem 2150,1; ">
+},
+{
Id: 16308
AegisName: "F_Upg_Buckler_Box"
Name: "Reinforcement Buckler Box"
@@ -91754,6 +107903,15 @@ item_db: (
Script: <" getitem 2150,1; ">
},
{
+ Id: 16309
+ AegisName: "Upg_Shield_Box"
+ Name: "Reinforcement Shield Box"
+ Type: 18
+ Buy: 20
+ Upper: 63
+ Script: <" getitem 2151,1; ">
+},
+{
Id: 16310
AegisName: "F_Upg_Shield_Box"
Name: "Reinforcement Shield Box"
@@ -91763,6 +107921,15 @@ item_db: (
Script: <" getitem 2151,1; ">
},
{
+ Id: 16311
+ AegisName: "Upg_Shoes_Box"
+ Name: "Reinforcement Shoes Box"
+ Type: 18
+ Buy: 20
+ Upper: 63
+ Script: <" getitem 2459,1; ">
+},
+{
Id: 16312
AegisName: "F_Upg_Shoes_Box"
Name: "Reinforcement Shoes Box"
@@ -91772,6 +107939,15 @@ item_db: (
Script: <" getitem 2459,1; ">
},
{
+ Id: 16313
+ AegisName: "Upg_Boots_Box"
+ Name: "Reinforcement Boots Box"
+ Type: 18
+ Buy: 20
+ Upper: 63
+ Script: <" getitem 2460,1; ">
+},
+{
Id: 16343
AegisName: "Leo_Crown_Box"
Name: "Leo Crown Box"
@@ -91861,51 +108037,6 @@ item_db: (
Script: <" getitem 5598,1; ">
},
{
- Id: 16305
- AegisName: "Upg_Guard_Box"
- Name: "Reinforcement Guard Box"
- Type: 18
- Buy: 20
- Upper: 63
- Script: <" getitem 2149,1; ">
-},
-{
- Id: 16307
- AegisName: "Upg_Buckler_Box"
- Name: "Reinforcement Buckler Box"
- Type: 18
- Buy: 20
- Upper: 63
- Script: <" getitem 2150,1; ">
-},
-{
- Id: 16309
- AegisName: "Upg_Shield_Box"
- Name: "Reinforcement Shield Box"
- Type: 18
- Buy: 20
- Upper: 63
- Script: <" getitem 2151,1; ">
-},
-{
- Id: 16311
- AegisName: "Upg_Shoes_Box"
- Name: "Reinforcement Shoes Box"
- Type: 18
- Buy: 20
- Upper: 63
- Script: <" getitem 2459,1; ">
-},
-{
- Id: 16313
- AegisName: "Upg_Boots_Box"
- Name: "Reinforcement Boots Box"
- Type: 18
- Buy: 20
- Upper: 63
- Script: <" getitem 2460,1; ">
-},
-{
Id: 16371
AegisName: "Tw_Aug_Scroll"
Name: "Tw Aug Scroll"
@@ -91913,6 +108044,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" packageitem(); ">
},
{
@@ -92199,6 +108335,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 5690,1; ">
},
{
@@ -92283,6 +108424,11 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" packageitem(); ">
},
{
@@ -92680,6 +108826,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 6436,86400; ">
},
{
@@ -92690,6 +108845,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 1198,86400; ">
},
{
@@ -92700,6 +108864,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 1198,604800; ">
},
{
@@ -92710,6 +108883,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 1489,86400; ">
},
{
@@ -92720,6 +108902,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 1489,604800; ">
},
{
@@ -92730,6 +108921,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 13068,86400; ">
},
{
@@ -92740,6 +108940,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 13068,604800; ">
},
{
@@ -92750,6 +108959,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 16016,86400; ">
},
{
@@ -92760,6 +108978,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 16016,604800; ">
},
{
@@ -92770,6 +108997,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 18107,86400; ">
},
{
@@ -92780,6 +109016,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 18107,604800; ">
},
{
@@ -92790,6 +109035,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 18108,86400; ">
},
{
@@ -92800,6 +109054,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 18108,604800; ">
},
{
@@ -92875,6 +109138,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 6436,604800; ">
},
{
@@ -92885,6 +109157,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 6436,1209600; ">
},
{
@@ -92895,6 +109176,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 6442,86400; ">
},
{
@@ -92905,6 +109195,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 6442,259200; ">
},
{
@@ -92915,6 +109214,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 6442,604800; ">
},
{
@@ -92925,6 +109233,13 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
getitem 6417,10;
getitem 12636,30;
@@ -92938,6 +109253,13 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
getitem 6417,40;
getitem 12636,120;
@@ -93056,6 +109378,13 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
getitem 6417,4;
getitem 12636,12;
@@ -93260,6 +109589,15 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
getitem 16740,1;
getitem 16765,1;
@@ -93755,6 +110093,14 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 1292,1; ">
},
{
@@ -93765,6 +110111,14 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 1394,1; ">
},
{
@@ -93775,6 +110129,14 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 1491,1; ">
},
{
@@ -93785,6 +110147,14 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 1585,1; ">
},
{
@@ -93795,6 +110165,14 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 2015,1; ">
},
{
@@ -93805,6 +110183,14 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 13071,1; ">
},
{
@@ -93815,6 +110201,14 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 13115,1; ">
},
{
@@ -93825,6 +110219,14 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 16019,1; ">
},
{
@@ -93835,6 +110237,14 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 18112,1; ">
},
{
@@ -93845,6 +110255,14 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 21000,1; ">
},
{
@@ -94383,7 +110801,6 @@ item_db: (
Buy: 20
Upper: 63
},
-// Mechanic/Genetic Cannonballs
{
Id: 17257
AegisName: "Bad_Student_Gift_Box"
@@ -94489,7 +110906,6 @@ item_db: (
Loc: 32768
View: 8
},
-// More Bows
{
Id: 18100
AegisName: "Shooting_Star_C"
@@ -94642,6 +111058,16 @@ item_db: (
EquipLv: 50
Refine: false
View: 11
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bUnbreakableWeapon,0;
bonus bLuk,3;
@@ -94666,6 +111092,16 @@ item_db: (
EquipLv: 50
Refine: false
View: 11
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bUnbreakableWeapon,0;
bonus bAgi,3;
@@ -94859,7 +111295,6 @@ item_db: (
EquipLv: 105
View: 11
},
-// More Headgears
{
Id: 18500
AegisName: "Cheer_Scarf6"
@@ -94870,6 +111305,16 @@ item_db: (
Loc: 1
Refine: false
View: 369
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bUnbreakableHelm,0;
bonus2 bExpAddRace,RC_Boss,60;
@@ -94886,6 +111331,16 @@ item_db: (
Loc: 1
Refine: false
View: 369
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bUnbreakableHelm,0;
bonus2 bExpAddRace,RC_Boss,80;
@@ -94902,6 +111357,16 @@ item_db: (
Loc: 1
Refine: false
View: 369
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bUnbreakableHelm,0;
bonus2 bExpAddRace,RC_Boss,100;
@@ -95198,6 +111663,15 @@ item_db: (
Upper: 63
Loc: 256
View: 686
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus2 bSubRace,RC_Plant,5;
bonus2 bSubRace,RC_Brute,5;
@@ -99634,7 +116108,6 @@ item_db: (
bonus bInt,3;
">
},
-// Costume System
{
Id: 18887
AegisName: "Aqua_Bunny_Band"
@@ -101137,17 +117610,6 @@ item_db: (
View: 413
},
{
- Id: 19829
- AegisName: "C_Straw_Hat"
- Name: "C Straw Hat"
- Type: 5
- Buy: 20
- Upper: 63
- Loc: 1024
- Refine: false
- View: 146
-},
-{
Id: 19730
AegisName: "C_Snake_Hat"
Name: "C Snake Hat"
@@ -101290,6 +117752,17 @@ item_db: (
View: 779
},
{
+ Id: 19829
+ AegisName: "C_Straw_Hat"
+ Name: "C Straw Hat"
+ Type: 5
+ Buy: 20
+ Upper: 63
+ Loc: 1024
+ Refine: false
+ View: 146
+},
+{
Id: 19871
AegisName: "C_DecorationOfMusic_Accessory"
Name: "Decoration of Music"
@@ -101387,7 +117860,6 @@ item_db: (
Loc: 4
View: 5
},
-// More 2-Handed Swords
{
Id: 21000
AegisName: "Upg_Twohand_Sword"
@@ -101518,6 +117990,8 @@ item_db: (
Buy: 2
Weight: 100
Upper: 63
+ Delay: 60000
+ Stack: [20, 1]
Script: <" itemskill RK_LUXANIMA,1; ">
},
{
@@ -101623,4 +118097,4 @@ item_db: (
bonus bUnbreakableWeapon,0;
">
},
-) \ No newline at end of file
+)