summaryrefslogtreecommitdiff
path: root/db/re/item_db.conf
diff options
context:
space:
mode:
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r--db/re/item_db.conf22306
1 files changed, 21054 insertions, 1252 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 229deb776..24638452b 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; ">
},
{
@@ -461,6 +513,7 @@ item_db: (
Buy: 10
Weight: 10
Upper: 63
+ Script: <" itemheal rand(325,405),0; ">
},
{
Id: 543
@@ -470,6 +523,7 @@ item_db: (
Buy: 10
Weight: 10
Upper: 63
+ Script: <" itemheal rand(325,405),0; ">
},
{
Id: 544
@@ -479,6 +533,7 @@ item_db: (
Buy: 20
Weight: 30
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(25,60),0; ">
},
{
@@ -519,6 +574,7 @@ item_db: (
Buy: 2800
Weight: 50
Upper: 63
+ BuyingStore: true
Script: <" itemheal 0,rand(10,15); ">
},
{
@@ -529,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;
@@ -542,6 +599,7 @@ item_db: (
Buy: 10
Weight: 10
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(10,15),0; ">
},
{
@@ -552,6 +610,7 @@ item_db: (
Buy: 1
Weight: 50
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(50,60),0; ">
},
{
@@ -572,6 +631,7 @@ item_db: (
Buy: 1
Weight: 50
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(35,70),0; ">
},
{
@@ -686,6 +746,7 @@ item_db: (
Buy: 1
Weight: 30
Upper: 63
+ BuyingStore: true
Script: <" itemheal 200,0; ">
},
{
@@ -706,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;
@@ -724,6 +786,7 @@ item_db: (
Buy: 500
Weight: 40
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(117,192),0; ">
},
{
@@ -734,6 +797,7 @@ item_db: (
Buy: 60
Weight: 40
Upper: 63
+ BuyingStore: true
Script: <" itemheal 0,rand(10,20); ">
},
{
@@ -744,6 +808,7 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(44,66),0; ">
},
{
@@ -754,6 +819,7 @@ item_db: (
Buy: 10
Weight: 30
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(45,65),0; ">
},
{
@@ -764,6 +830,7 @@ item_db: (
Buy: 20
Weight: 40
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(105,145),0; ">
},
{
@@ -774,6 +841,7 @@ item_db: (
Buy: 1000
Weight: 30
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(160,200),0; ">
},
{
@@ -802,6 +870,7 @@ item_db: (
Buy: 20
Weight: 30
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(33,42),0; ">
},
{
@@ -822,6 +891,7 @@ item_db: (
Buy: 540
Weight: 60
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(150,300),rand(20,30); ">
},
{
@@ -832,6 +902,7 @@ item_db: (
Buy: 200
Weight: 20
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(60,70),0; ">
},
{
@@ -842,6 +913,7 @@ item_db: (
Buy: 200
Weight: 20
Upper: 63
+ BuyingStore: true
Script: <" itemheal 0,rand(16,28); ">
},
{
@@ -852,6 +924,7 @@ item_db: (
Buy: 250
Weight: 20
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(100,150),0; ">
},
{
@@ -862,6 +935,7 @@ item_db: (
Buy: 150
Weight: 20
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(50,90),0; ">
},
{
@@ -872,6 +946,7 @@ item_db: (
Buy: 40
Weight: 20
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(20,30),0; ">
},
{
@@ -882,6 +957,7 @@ item_db: (
Buy: 300
Weight: 20
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(10,20),rand(10,20); ">
},
{
@@ -910,6 +986,7 @@ item_db: (
Buy: 100
Weight: 60
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(40,70),0; ">
},
{
@@ -940,6 +1017,7 @@ item_db: (
Buy: 880
Weight: 60
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(270,330),rand(20,30); ">
},
{
@@ -980,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;
@@ -998,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;
@@ -1016,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;
@@ -1034,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;
@@ -1052,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;
@@ -1112,6 +1195,7 @@ item_db: (
Buy: 60
Weight: 50
Upper: 63
+ BuyingStore: true
Script: <" itemskill AL_TELEPORT,1; ">
},
{
@@ -1122,6 +1206,7 @@ item_db: (
Buy: 300
Weight: 50
Upper: 63
+ BuyingStore: true
Script: <" itemskill AL_TELEPORT,3; ">
},
{
@@ -1132,6 +1217,7 @@ item_db: (
Buy: 10000
Weight: 200
Upper: 63
+ BuyingStore: true
Script: <" getrandgroupitem 603,1; ">
},
{
@@ -1142,6 +1228,7 @@ item_db: (
Buy: 50
Weight: 50
Upper: 63
+ BuyingStore: true
Script: <" monster "this",-1,-1,"--ja--",-1,1,""; ">
},
{
@@ -1152,6 +1239,7 @@ item_db: (
Buy: 2000
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <" itemskill SM_ENDURE,1; ">
},
{
@@ -1162,6 +1250,7 @@ item_db: (
Buy: 1500
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <" itemskill SM_SELFPROVOKE,1; ">
},
{
@@ -1172,6 +1261,8 @@ item_db: (
Buy: 5000
Weight: 300
Upper: 63
+ BuyingStore: true
+ Delay: 5000
Script: <" percentheal 100,100; ">
},
{
@@ -1182,6 +1273,8 @@ item_db: (
Buy: 5000
Weight: 300
Upper: 63
+ BuyingStore: true
+ Delay: 3000
Script: <" percentheal 50,50; ">
},
{
@@ -1192,6 +1285,7 @@ item_db: (
Buy: 100
Weight: 100
Upper: 63
+ BuyingStore: true
},
{
Id: 610
@@ -1201,6 +1295,7 @@ item_db: (
Buy: 4000
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <" itemskill ALL_RESURRECTION,1; ">
},
{
@@ -1211,6 +1306,7 @@ item_db: (
Buy: 40
Weight: 50
Upper: 63
+ BuyingStore: true
Script: <" itemskill MC_IDENTIFY,1; ">
},
{
@@ -1221,6 +1317,7 @@ item_db: (
Buy: 150
Weight: 200
Upper: 63
+ BuyingStore: true
Script: <" produce 21; ">
},
{
@@ -1231,6 +1328,7 @@ item_db: (
Buy: 1000
Weight: 200
Upper: 63
+ BuyingStore: true
Script: <" produce 1; ">
},
{
@@ -1241,6 +1339,7 @@ item_db: (
Buy: 3000
Weight: 300
Upper: 63
+ BuyingStore: true
Script: <" produce 2; ">
},
{
@@ -1251,6 +1350,7 @@ item_db: (
Buy: 5000
Weight: 400
Upper: 63
+ BuyingStore: true
Script: <" produce 3; ">
},
{
@@ -1261,6 +1361,7 @@ item_db: (
Buy: 10000
Weight: 50
Upper: 63
+ BuyingStore: true
Script: <" getrandgroupitem 616,1; ">
},
{
@@ -1271,6 +1372,7 @@ item_db: (
Buy: 10000
Weight: 200
Upper: 63
+ BuyingStore: true
Script: <" getrandgroupitem 617,1; ">
},
{
@@ -1281,6 +1383,7 @@ item_db: (
Buy: 50
Weight: 20
Upper: 63
+ BuyingStore: true
},
{
Id: 619
@@ -1290,6 +1393,10 @@ item_db: (
Buy: 1000
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1002; ">
},
{
@@ -1300,6 +1407,10 @@ item_db: (
Buy: 1500
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1113; ">
},
{
@@ -1310,6 +1421,10 @@ item_db: (
Buy: 20
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1031; ">
},
{
@@ -1320,6 +1435,10 @@ item_db: (
Buy: 2500
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1063; ">
},
{
@@ -1330,6 +1449,10 @@ item_db: (
Buy: 4000
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1049; ">
},
{
@@ -1340,6 +1463,10 @@ item_db: (
Buy: 2500
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1011; ">
},
{
@@ -1350,6 +1477,10 @@ item_db: (
Buy: 100
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1042; ">
},
{
@@ -1360,6 +1491,10 @@ item_db: (
Buy: 1500
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1035; ">
},
{
@@ -1370,6 +1505,10 @@ item_db: (
Buy: 7000
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1167; ">
},
{
@@ -1380,6 +1519,10 @@ item_db: (
Buy: 10000
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1107; ">
},
{
@@ -1390,6 +1533,10 @@ item_db: (
Buy: 300
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1052; ">
},
{
@@ -1400,6 +1547,10 @@ item_db: (
Buy: 10
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1014; ">
},
{
@@ -1410,6 +1561,10 @@ item_db: (
Buy: 20
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1077; ">
},
{
@@ -1420,6 +1575,10 @@ item_db: (
Buy: 5000
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1019; ">
},
{
@@ -1430,6 +1589,10 @@ item_db: (
Buy: 20
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1056; ">
},
{
@@ -1440,6 +1603,10 @@ item_db: (
Buy: 20
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1057; ">
},
{
@@ -1450,6 +1617,10 @@ item_db: (
Buy: 300
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1023; ">
},
{
@@ -1460,6 +1631,10 @@ item_db: (
Buy: 100
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1026; ">
},
{
@@ -1470,6 +1645,10 @@ item_db: (
Buy: 350
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1110; ">
},
{
@@ -1480,6 +1659,10 @@ item_db: (
Buy: 12000
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1170; ">
},
{
@@ -1490,6 +1673,10 @@ item_db: (
Buy: 18000
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1029; ">
},
{
@@ -1500,6 +1687,10 @@ item_db: (
Buy: 3000
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1155; ">
},
{
@@ -1510,6 +1701,10 @@ item_db: (
Buy: 100
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1109; ">
},
{
@@ -1520,6 +1715,10 @@ item_db: (
Buy: 1800
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1101; ">
},
{
@@ -1530,6 +1729,7 @@ item_db: (
Buy: 3000
Weight: 30
Upper: 63
+ BuyingStore: true
Script: <" bpet; ">
},
{
@@ -1540,9 +1740,9 @@ item_db: (
Buy: 1000
Weight: 200
Upper: 63
+ BuyingStore: true
Script: <" getrandgroupitem 644,1; ">
},
-// ASPD in RE they give a fixed +4/+6/+9 ASPD
{
Id: 645
AegisName: "Center_Potion"
@@ -1551,6 +1751,7 @@ item_db: (
Buy: 800
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <" sc_start SC_ATTHASTE_POTION1,1800000,4; ">
},
{
@@ -1563,6 +1764,7 @@ item_db: (
Job: 0xFFF7FEEF
Upper: 63
EquipLv: 40
+ BuyingStore: true
Script: <" sc_start SC_ATTHASTE_POTION2,1800000,6; ">
},
{
@@ -1575,6 +1777,7 @@ item_db: (
Job: 0x01E646A6
Upper: 63
EquipLv: 85
+ BuyingStore: true
Script: <" sc_start SC_ATTHASTE_POTION3,1800000,9; ">
},
{
@@ -1585,6 +1788,7 @@ item_db: (
Buy: 2
Weight: 500
Upper: 63
+ BuyingStore: true
Script: <" guildgetexp rand(600000,1200000); ">
},
{
@@ -1595,6 +1799,10 @@ item_db: (
Buy: 500
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1188; ">
},
{
@@ -1605,6 +1813,10 @@ item_db: (
Buy: 20000
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1200; ">
},
{
@@ -1615,6 +1827,10 @@ item_db: (
Buy: 20000
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1275; ">
},
{
@@ -1625,6 +1841,7 @@ item_db: (
Buy: 1450
Weight: 30
Upper: 63
+ BuyingStore: true
Script: <" sc_start SC_MOVHASTE_HORSE,180000,0; ">
},
{
@@ -1635,6 +1852,7 @@ item_db: (
Buy: 1
Weight: 10
Upper: 63
+ BuyingStore: true
Script: <" percentheal 10,0; ">
},
{
@@ -1645,6 +1863,7 @@ item_db: (
Buy: 1000
Weight: 200
Upper: 63
+ BuyingStore: true
Script: <" getrandgroupitem 664,1; ">
},
{
@@ -1655,6 +1874,7 @@ item_db: (
Buy: 1000
Weight: 200
Upper: 63
+ BuyingStore: true
Script: <" getrandgroupitem 665,1; ">
},
{
@@ -1665,6 +1885,7 @@ item_db: (
Buy: 1000
Weight: 200
Upper: 63
+ BuyingStore: true
Script: <" getrandgroupitem 666,1; ">
},
{
@@ -1675,6 +1896,7 @@ item_db: (
Buy: 1000
Weight: 200
Upper: 63
+ BuyingStore: true
Script: <" getrandgroupitem 667,1; ">
},
{
@@ -1685,6 +1907,7 @@ item_db: (
Buy: 0
Weight: 20
Upper: 63
+ BuyingStore: true
Script: <" set Zeny,Zeny+rand(1000,10000); ">
},
{
@@ -1695,6 +1918,7 @@ item_db: (
Buy: 500
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <" percentheal -100,-100; ">
},
{
@@ -1777,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;
@@ -1793,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;
@@ -1816,6 +2042,7 @@ item_db: (
Buy: 50000
Weight: 10
Upper: 63
+ BuyingStore: true
Script: <" if (getpartnerid()) sc_start SC_WEDDING,600000,0; ">
},
{
@@ -1826,6 +2053,7 @@ item_db: (
Buy: 0
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <" sc_start SC_PLUSATTACKPOWER,60000,30; ">
},
{
@@ -1836,6 +2064,7 @@ item_db: (
Buy: 0
Weight: 50
Upper: 63
+ BuyingStore: true
Script: <" sc_start SC_PLUSMAGICPOWER,60000,30; ">
},
{
@@ -1846,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;
@@ -1869,6 +2099,10 @@ item_db: (
Buy: 1000
Weight: 10
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill WZ_EARTHSPIKE,3; ">
},
{
@@ -1879,6 +2113,10 @@ item_db: (
Buy: 2000
Weight: 10
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill WZ_EARTHSPIKE,5; ">
},
{
@@ -1889,6 +2127,10 @@ item_db: (
Buy: 1000
Weight: 10
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill MG_COLDBOLT,3; ">
},
{
@@ -1899,6 +2141,10 @@ item_db: (
Buy: 2000
Weight: 10
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill MG_COLDBOLT,5; ">
},
{
@@ -1909,6 +2155,10 @@ item_db: (
Buy: 1000
Weight: 10
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill MG_FIREBOLT,3; ">
},
{
@@ -1919,6 +2169,10 @@ item_db: (
Buy: 2000
Weight: 10
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill MG_FIREBOLT,5; ">
},
{
@@ -1929,6 +2183,10 @@ item_db: (
Buy: 1000
Weight: 10
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill MG_LIGHTNINGBOLT,3; ">
},
{
@@ -1939,6 +2197,10 @@ item_db: (
Buy: 2000
Weight: 10
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill MG_LIGHTNINGBOLT,5; ">
},
{
@@ -1949,6 +2211,10 @@ item_db: (
Buy: 1000
Weight: 10
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill MG_SOULSTRIKE,3; ">
},
{
@@ -1959,6 +2225,10 @@ item_db: (
Buy: 2000
Weight: 10
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill MG_SOULSTRIKE,5; ">
},
{
@@ -1969,6 +2239,10 @@ item_db: (
Buy: 1000
Weight: 10
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill MG_FIREBALL,1; ">
},
{
@@ -1979,6 +2253,10 @@ item_db: (
Buy: 2000
Weight: 10
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill MG_FIREBALL,5; ">
},
{
@@ -1989,6 +2267,10 @@ item_db: (
Buy: 1000
Weight: 10
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill MG_FIREWALL,1; ">
},
{
@@ -1999,6 +2281,10 @@ item_db: (
Buy: 2000
Weight: 10
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill MG_FIREWALL,5; ">
},
{
@@ -2009,6 +2295,10 @@ item_db: (
Buy: 1000
Weight: 10
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill MG_FROSTDIVER,1; ">
},
// Etc Items
@@ -2020,6 +2310,7 @@ item_db: (
Type: 3
Buy: 55000
Weight: 200
+ BuyingStore: true
},
{
Id: 702
@@ -2028,6 +2319,7 @@ item_db: (
Type: 3
Buy: 450
Weight: 100
+ BuyingStore: true
},
{
Id: 703
@@ -2036,6 +2328,7 @@ item_db: (
Type: 3
Buy: 500
Weight: 10
+ BuyingStore: true
},
{
Id: 704
@@ -2044,6 +2337,7 @@ item_db: (
Type: 3
Buy: 500
Weight: 10
+ BuyingStore: true
},
{
Id: 705
@@ -2052,6 +2346,7 @@ item_db: (
Type: 3
Buy: 10
Weight: 10
+ BuyingStore: true
},
{
Id: 706
@@ -2060,6 +2355,7 @@ item_db: (
Type: 3
Buy: 80000
Weight: 10
+ BuyingStore: true
},
{
Id: 707
@@ -2068,6 +2364,7 @@ item_db: (
Type: 3
Buy: 500
Weight: 10
+ BuyingStore: true
},
{
Id: 708
@@ -2076,6 +2373,7 @@ item_db: (
Type: 3
Buy: 500
Weight: 10
+ BuyingStore: true
},
{
Id: 709
@@ -2084,6 +2382,7 @@ item_db: (
Type: 3
Buy: 500
Weight: 10
+ BuyingStore: true
},
{
Id: 710
@@ -2092,6 +2391,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 711
@@ -2100,6 +2400,7 @@ item_db: (
Type: 3
Buy: 16
Weight: 10
+ BuyingStore: true
},
{
Id: 712
@@ -2108,6 +2409,7 @@ item_db: (
Type: 3
Buy: 2
Weight: 10
+ BuyingStore: true
},
{
Id: 713
@@ -2116,6 +2418,7 @@ item_db: (
Type: 3
Buy: 6
Weight: 20
+ BuyingStore: true
},
{
Id: 714
@@ -2124,6 +2427,7 @@ item_db: (
Type: 3
Buy: 2
Weight: 1000
+ BuyingStore: true
},
{
Id: 715
@@ -2132,6 +2436,7 @@ item_db: (
Type: 3
Buy: 600
Weight: 30
+ BuyingStore: true
},
{
Id: 716
@@ -2140,6 +2445,7 @@ item_db: (
Type: 3
Buy: 600
Weight: 30
+ BuyingStore: true
},
{
Id: 717
@@ -2148,6 +2454,7 @@ item_db: (
Type: 3
Buy: 600
Weight: 30
+ BuyingStore: true
},
{
Id: 718
@@ -2156,6 +2463,7 @@ item_db: (
Type: 3
Buy: 6000
Weight: 100
+ BuyingStore: true
},
{
Id: 719
@@ -2164,6 +2472,7 @@ item_db: (
Type: 3
Buy: 6000
Weight: 100
+ BuyingStore: true
},
{
Id: 720
@@ -2172,6 +2481,7 @@ item_db: (
Type: 3
Buy: 6000
Weight: 100
+ BuyingStore: true
},
{
Id: 721
@@ -2180,6 +2490,7 @@ item_db: (
Type: 3
Buy: 6000
Weight: 100
+ BuyingStore: true
},
{
Id: 722
@@ -2188,6 +2499,7 @@ item_db: (
Type: 3
Buy: 6000
Weight: 100
+ BuyingStore: true
},
{
Id: 723
@@ -2196,6 +2508,7 @@ item_db: (
Type: 3
Buy: 6000
Weight: 100
+ BuyingStore: true
},
{
Id: 724
@@ -2204,6 +2517,7 @@ item_db: (
Type: 3
Buy: 600
Weight: 100
+ BuyingStore: true
},
{
Id: 725
@@ -2212,6 +2526,7 @@ item_db: (
Type: 3
Buy: 6000
Weight: 100
+ BuyingStore: true
},
{
Id: 726
@@ -2220,6 +2535,7 @@ item_db: (
Type: 3
Buy: 6000
Weight: 100
+ BuyingStore: true
},
{
Id: 727
@@ -2228,6 +2544,7 @@ item_db: (
Type: 3
Buy: 6000
Weight: 100
+ BuyingStore: true
},
{
Id: 728
@@ -2236,6 +2553,7 @@ item_db: (
Type: 3
Buy: 6000
Weight: 100
+ BuyingStore: true
},
{
Id: 729
@@ -2244,6 +2562,7 @@ item_db: (
Type: 3
Buy: 6000
Weight: 100
+ BuyingStore: true
},
{
Id: 730
@@ -2252,6 +2571,7 @@ item_db: (
Type: 3
Buy: 10000
Weight: 100
+ BuyingStore: true
},
{
Id: 731
@@ -2260,6 +2580,7 @@ item_db: (
Type: 3
Buy: 25000
Weight: 100
+ BuyingStore: true
},
{
Id: 732
@@ -2268,6 +2589,7 @@ item_db: (
Type: 3
Buy: 55000
Weight: 100
+ BuyingStore: true
},
{
Id: 733
@@ -2276,6 +2598,7 @@ item_db: (
Type: 3
Buy: 10
Weight: 100
+ BuyingStore: true
},
{
Id: 734
@@ -2284,6 +2607,7 @@ item_db: (
Type: 3
Buy: 3000
Weight: 200
+ BuyingStore: true
},
{
Id: 735
@@ -2292,6 +2616,7 @@ item_db: (
Type: 3
Buy: 5000
Weight: 500
+ BuyingStore: true
},
{
Id: 736
@@ -2300,6 +2625,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 300
+ BuyingStore: true
},
{
Id: 737
@@ -2308,6 +2634,7 @@ item_db: (
Type: 3
Buy: 400
Weight: 50
+ BuyingStore: true
},
{
Id: 738
@@ -2316,6 +2643,7 @@ item_db: (
Type: 3
Buy: 400
Weight: 100
+ BuyingStore: true
},
{
Id: 739
@@ -2324,6 +2652,7 @@ item_db: (
Type: 3
Buy: 10000
Weight: 10
+ BuyingStore: true
},
{
Id: 740
@@ -2332,6 +2661,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 100
+ BuyingStore: true
},
{
Id: 741
@@ -2340,6 +2670,7 @@ item_db: (
Type: 3
Buy: 1800
Weight: 100
+ BuyingStore: true
},
{
Id: 742
@@ -2348,6 +2679,7 @@ item_db: (
Type: 3
Buy: 3000
Weight: 100
+ BuyingStore: true
},
{
Id: 743
@@ -2356,6 +2688,7 @@ item_db: (
Type: 3
Buy: 5500
Weight: 100
+ BuyingStore: true
},
{
Id: 744
@@ -2364,6 +2697,7 @@ item_db: (
Type: 3
Buy: 2000
Weight: 50
+ BuyingStore: true
},
{
Id: 745
@@ -2372,6 +2706,7 @@ item_db: (
Type: 3
Buy: 12000
Weight: 50
+ BuyingStore: true
},
{
Id: 746
@@ -2380,6 +2715,7 @@ item_db: (
Type: 3
Buy: 1400
Weight: 50
+ BuyingStore: true
},
{
Id: 747
@@ -2388,6 +2724,7 @@ item_db: (
Type: 3
Buy: 15000
Weight: 50
+ BuyingStore: true
},
{
Id: 748
@@ -2396,6 +2733,7 @@ item_db: (
Type: 3
Buy: 55000
Weight: 10
+ BuyingStore: true
},
{
Id: 749
@@ -2404,6 +2742,7 @@ item_db: (
Type: 3
Buy: 35000
Weight: 10
+ BuyingStore: true
},
{
Id: 750
@@ -2412,6 +2751,7 @@ item_db: (
Type: 3
Buy: 18000
Weight: 100
+ BuyingStore: true
},
{
Id: 751
@@ -2420,6 +2760,7 @@ item_db: (
Type: 3
Buy: 14000
Weight: 100
+ BuyingStore: true
},
{
Id: 752
@@ -2428,6 +2769,7 @@ item_db: (
Type: 3
Buy: 4000
Weight: 100
+ BuyingStore: true
},
{
Id: 753
@@ -2436,6 +2778,7 @@ item_db: (
Type: 3
Buy: 6000
Weight: 100
+ BuyingStore: true
},
{
Id: 754
@@ -2444,6 +2787,7 @@ item_db: (
Type: 3
Buy: 5000
Weight: 100
+ BuyingStore: true
},
{
Id: 756
@@ -2452,6 +2796,7 @@ item_db: (
Type: 3
Buy: 550
Weight: 200
+ BuyingStore: true
},
{
Id: 757
@@ -2460,6 +2805,7 @@ item_db: (
Type: 3
Buy: 650
Weight: 200
+ BuyingStore: true
},
{
Id: 901
@@ -2468,6 +2814,7 @@ item_db: (
Type: 3
Buy: 260
Weight: 10
+ BuyingStore: true
},
{
Id: 902
@@ -2476,6 +2823,7 @@ item_db: (
Type: 3
Buy: 12
Weight: 10
+ BuyingStore: true
},
{
Id: 903
@@ -2484,6 +2832,7 @@ item_db: (
Type: 3
Buy: 140
Weight: 10
+ BuyingStore: true
},
{
Id: 904
@@ -2492,6 +2841,7 @@ item_db: (
Type: 3
Buy: 124
Weight: 10
+ BuyingStore: true
},
{
Id: 905
@@ -2500,6 +2850,7 @@ item_db: (
Type: 3
Buy: 46
Weight: 10
+ BuyingStore: true
},
{
Id: 906
@@ -2508,6 +2859,7 @@ item_db: (
Type: 3
Buy: 68
Weight: 10
+ BuyingStore: true
},
{
Id: 907
@@ -2516,6 +2868,7 @@ item_db: (
Type: 3
Buy: 120
Weight: 10
+ BuyingStore: true
},
{
Id: 908
@@ -2524,6 +2877,7 @@ item_db: (
Type: 3
Buy: 140
Weight: 10
+ BuyingStore: true
},
{
Id: 909
@@ -2532,6 +2886,7 @@ item_db: (
Type: 3
Buy: 6
Weight: 10
+ BuyingStore: true
},
{
Id: 910
@@ -2540,6 +2895,7 @@ item_db: (
Type: 3
Buy: 40
Weight: 10
+ BuyingStore: true
},
{
Id: 911
@@ -2548,6 +2904,7 @@ item_db: (
Type: 3
Buy: 160
Weight: 10
+ BuyingStore: true
},
{
Id: 912
@@ -2556,6 +2913,7 @@ item_db: (
Type: 3
Buy: 480
Weight: 10
+ BuyingStore: true
},
{
Id: 913
@@ -2564,6 +2922,7 @@ item_db: (
Type: 3
Buy: 34
Weight: 10
+ BuyingStore: true
},
{
Id: 914
@@ -2572,6 +2931,7 @@ item_db: (
Type: 3
Buy: 8
Weight: 10
+ BuyingStore: true
},
{
Id: 915
@@ -2580,6 +2940,7 @@ item_db: (
Type: 3
Buy: 8
Weight: 10
+ BuyingStore: true
},
{
Id: 916
@@ -2588,6 +2949,7 @@ item_db: (
Type: 3
Buy: 10
Weight: 10
+ BuyingStore: true
},
{
Id: 917
@@ -2596,6 +2958,7 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ BuyingStore: true
},
{
Id: 918
@@ -2604,6 +2967,7 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ BuyingStore: true
},
{
Id: 919
@@ -2612,6 +2976,7 @@ item_db: (
Type: 3
Buy: 36
Weight: 10
+ BuyingStore: true
},
{
Id: 920
@@ -2620,6 +2985,7 @@ item_db: (
Type: 3
Buy: 58
Weight: 10
+ BuyingStore: true
},
{
Id: 921
@@ -2628,6 +2994,7 @@ item_db: (
Type: 3
Buy: 36
Weight: 10
+ BuyingStore: true
},
{
Id: 922
@@ -2636,6 +3003,7 @@ item_db: (
Type: 3
Buy: 220
Weight: 10
+ BuyingStore: true
},
{
Id: 923
@@ -2644,6 +3012,7 @@ item_db: (
Type: 3
Buy: 1200
Weight: 10
+ BuyingStore: true
},
{
Id: 924
@@ -2652,6 +3021,7 @@ item_db: (
Type: 3
Buy: 90
Weight: 10
+ BuyingStore: true
},
{
Id: 925
@@ -2660,6 +3030,7 @@ item_db: (
Type: 3
Buy: 64
Weight: 10
+ BuyingStore: true
},
{
Id: 926
@@ -2668,6 +3039,7 @@ item_db: (
Type: 3
Buy: 82
Weight: 10
+ BuyingStore: true
},
{
Id: 928
@@ -2676,6 +3048,7 @@ item_db: (
Type: 3
Buy: 114
Weight: 10
+ BuyingStore: true
},
{
Id: 929
@@ -2684,6 +3057,7 @@ item_db: (
Type: 3
Buy: 374
Weight: 10
+ BuyingStore: true
},
{
Id: 930
@@ -2692,6 +3066,7 @@ item_db: (
Type: 3
Buy: 350
Weight: 10
+ BuyingStore: true
},
{
Id: 931
@@ -2700,6 +3075,7 @@ item_db: (
Type: 3
Buy: 142
Weight: 10
+ BuyingStore: true
},
{
Id: 932
@@ -2708,6 +3084,7 @@ item_db: (
Type: 3
Buy: 232
Weight: 10
+ BuyingStore: true
},
{
Id: 934
@@ -2716,6 +3093,7 @@ item_db: (
Type: 3
Buy: 600
Weight: 10
+ BuyingStore: true
},
{
Id: 935
@@ -2724,6 +3102,7 @@ item_db: (
Type: 3
Buy: 14
Weight: 10
+ BuyingStore: true
},
{
Id: 936
@@ -2732,6 +3111,7 @@ item_db: (
Type: 3
Buy: 466
Weight: 10
+ BuyingStore: true
},
{
Id: 937
@@ -2740,6 +3120,7 @@ item_db: (
Type: 3
Buy: 148
Weight: 10
+ BuyingStore: true
},
{
Id: 938
@@ -2748,6 +3129,7 @@ item_db: (
Type: 3
Buy: 70
Weight: 10
+ BuyingStore: true
},
{
Id: 939
@@ -2756,6 +3138,7 @@ item_db: (
Type: 3
Buy: 32
Weight: 10
+ BuyingStore: true
},
{
Id: 940
@@ -2764,6 +3147,7 @@ item_db: (
Type: 3
Buy: 36
Weight: 10
+ BuyingStore: true
},
{
Id: 941
@@ -2772,6 +3156,7 @@ item_db: (
Type: 3
Buy: 568
Weight: 10
+ BuyingStore: true
},
{
Id: 942
@@ -2780,6 +3165,7 @@ item_db: (
Type: 3
Buy: 114
Weight: 10
+ BuyingStore: true
},
{
Id: 943
@@ -2788,6 +3174,7 @@ item_db: (
Type: 3
Buy: 448
Weight: 10
+ BuyingStore: true
},
{
Id: 944
@@ -2796,6 +3183,7 @@ item_db: (
Type: 3
Buy: 588
Weight: 10
+ BuyingStore: true
},
{
Id: 945
@@ -2804,6 +3192,7 @@ item_db: (
Type: 3
Buy: 106
Weight: 10
+ BuyingStore: true
},
{
Id: 946
@@ -2812,6 +3201,7 @@ item_db: (
Type: 3
Buy: 64
Weight: 10
+ BuyingStore: true
},
{
Id: 947
@@ -2820,6 +3210,7 @@ item_db: (
Type: 3
Buy: 116
Weight: 10
+ BuyingStore: true
},
{
Id: 948
@@ -2828,6 +3219,7 @@ item_db: (
Type: 3
Buy: 174
Weight: 10
+ BuyingStore: true
},
{
Id: 949
@@ -2836,6 +3228,7 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ BuyingStore: true
},
{
Id: 950
@@ -2844,6 +3237,7 @@ item_db: (
Type: 3
Buy: 264
Weight: 10
+ BuyingStore: true
},
{
Id: 951
@@ -2852,6 +3246,7 @@ item_db: (
Type: 3
Buy: 412
Weight: 10
+ BuyingStore: true
},
{
Id: 952
@@ -2860,6 +3255,7 @@ item_db: (
Type: 3
Buy: 82
Weight: 10
+ BuyingStore: true
},
{
Id: 953
@@ -2868,6 +3264,7 @@ item_db: (
Type: 3
Buy: 184
Weight: 10
+ BuyingStore: true
},
{
Id: 954
@@ -2876,6 +3273,7 @@ item_db: (
Type: 3
Buy: 466
Weight: 10
+ BuyingStore: true
},
{
Id: 955
@@ -2884,6 +3282,7 @@ item_db: (
Type: 3
Buy: 52
Weight: 10
+ BuyingStore: true
},
{
Id: 956
@@ -2892,6 +3291,7 @@ item_db: (
Type: 3
Buy: 342
Weight: 10
+ BuyingStore: true
},
{
Id: 957
@@ -2900,6 +3300,7 @@ item_db: (
Type: 3
Buy: 82
Weight: 10
+ BuyingStore: true
},
{
Id: 958
@@ -2908,6 +3309,7 @@ item_db: (
Type: 3
Buy: 390
Weight: 10
+ BuyingStore: true
},
{
Id: 959
@@ -2916,6 +3318,7 @@ item_db: (
Type: 3
Buy: 168
Weight: 10
+ BuyingStore: true
},
{
Id: 960
@@ -2924,6 +3327,7 @@ item_db: (
Type: 3
Buy: 114
Weight: 10
+ BuyingStore: true
},
{
Id: 961
@@ -2932,6 +3336,7 @@ item_db: (
Type: 3
Buy: 158
Weight: 10
+ BuyingStore: true
},
{
Id: 962
@@ -2940,6 +3345,7 @@ item_db: (
Type: 3
Buy: 70
Weight: 10
+ BuyingStore: true
},
{
Id: 963
@@ -2948,6 +3354,7 @@ item_db: (
Type: 3
Buy: 250
Weight: 10
+ BuyingStore: true
},
{
Id: 964
@@ -2956,6 +3363,7 @@ item_db: (
Type: 3
Buy: 90
Weight: 10
+ BuyingStore: true
},
{
Id: 965
@@ -2964,6 +3372,7 @@ item_db: (
Type: 3
Buy: 56
Weight: 10
+ BuyingStore: true
},
{
Id: 966
@@ -2972,6 +3381,7 @@ item_db: (
Type: 3
Buy: 158
Weight: 10
+ BuyingStore: true
},
{
Id: 967
@@ -2980,6 +3390,7 @@ item_db: (
Type: 3
Buy: 680
Weight: 10
+ BuyingStore: true
},
{
Id: 968
@@ -2988,6 +3399,7 @@ item_db: (
Type: 3
Buy: 3000
Weight: 10
+ BuyingStore: true
},
{
Id: 969
@@ -2996,6 +3408,7 @@ item_db: (
Type: 3
Buy: 200000
Weight: 200
+ BuyingStore: true
},
{
Id: 970
@@ -3012,6 +3425,7 @@ item_db: (
Type: 3
Buy: 400
Weight: 30
+ BuyingStore: true
},
{
Id: 972
@@ -3020,6 +3434,7 @@ item_db: (
Type: 3
Buy: 400
Weight: 30
+ BuyingStore: true
},
{
Id: 973
@@ -3028,6 +3443,7 @@ item_db: (
Type: 3
Buy: 800
Weight: 70
+ BuyingStore: true
},
{
Id: 974
@@ -3036,6 +3452,7 @@ item_db: (
Type: 3
Buy: 800
Weight: 70
+ BuyingStore: true
},
{
Id: 975
@@ -3044,6 +3461,7 @@ item_db: (
Type: 3
Buy: 8000
Weight: 150
+ BuyingStore: true
},
{
Id: 976
@@ -3052,6 +3470,7 @@ item_db: (
Type: 3
Buy: 8000
Weight: 150
+ BuyingStore: true
},
{
Id: 978
@@ -3060,6 +3479,7 @@ item_db: (
Type: 3
Buy: 8000
Weight: 150
+ BuyingStore: true
},
{
Id: 979
@@ -3068,6 +3488,7 @@ item_db: (
Type: 3
Buy: 8000
Weight: 150
+ BuyingStore: true
},
{
Id: 980
@@ -3076,6 +3497,7 @@ item_db: (
Type: 3
Buy: 8000
Weight: 150
+ BuyingStore: true
},
{
Id: 981
@@ -3084,6 +3506,7 @@ item_db: (
Type: 3
Buy: 8000
Weight: 150
+ BuyingStore: true
},
{
Id: 982
@@ -3092,6 +3515,7 @@ item_db: (
Type: 3
Buy: 8000
Weight: 150
+ BuyingStore: true
},
{
Id: 983
@@ -3100,6 +3524,7 @@ item_db: (
Type: 3
Buy: 8000
Weight: 150
+ BuyingStore: true
},
{
Id: 984
@@ -3108,6 +3533,7 @@ item_db: (
Type: 3
Buy: 1100
Weight: 200
+ BuyingStore: true
},
{
Id: 985
@@ -3116,6 +3542,7 @@ item_db: (
Type: 3
Buy: 1100
Weight: 200
+ BuyingStore: true
},
{
Id: 986
@@ -3124,6 +3551,7 @@ item_db: (
Type: 3
Buy: 30000
Weight: 500
+ BuyingStore: true
},
{
Id: 987
@@ -3132,6 +3560,7 @@ item_db: (
Type: 3
Buy: 120000
Weight: 700
+ BuyingStore: true
},
{
Id: 988
@@ -3140,6 +3569,7 @@ item_db: (
Type: 3
Buy: 300000
Weight: 900
+ BuyingStore: true
},
{
Id: 989
@@ -3148,6 +3578,7 @@ item_db: (
Type: 3
Buy: 600000
Weight: 1000
+ BuyingStore: true
},
{
Id: 990
@@ -3156,6 +3587,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 50
+ BuyingStore: true
},
{
Id: 991
@@ -3164,6 +3596,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 50
+ BuyingStore: true
},
{
Id: 992
@@ -3172,6 +3605,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 50
+ BuyingStore: true
},
{
Id: 993
@@ -3180,6 +3614,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 50
+ BuyingStore: true
},
{
Id: 994
@@ -3188,6 +3623,7 @@ item_db: (
Type: 3
Buy: 3000
Weight: 300
+ BuyingStore: true
},
{
Id: 995
@@ -3196,6 +3632,7 @@ item_db: (
Type: 3
Buy: 3000
Weight: 300
+ BuyingStore: true
},
{
Id: 996
@@ -3204,6 +3641,7 @@ item_db: (
Type: 3
Buy: 3000
Weight: 300
+ BuyingStore: true
},
{
Id: 997
@@ -3212,6 +3650,7 @@ item_db: (
Type: 3
Buy: 3000
Weight: 300
+ BuyingStore: true
},
{
Id: 998
@@ -3220,6 +3659,7 @@ item_db: (
Type: 3
Buy: 100
Weight: 50
+ BuyingStore: true
},
{
Id: 999
@@ -3228,6 +3668,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 100
+ BuyingStore: true
},
{
Id: 1000
@@ -3236,6 +3677,7 @@ item_db: (
Type: 3
Buy: 4500
Weight: 100
+ BuyingStore: true
},
{
Id: 1001
@@ -3244,6 +3686,7 @@ item_db: (
Type: 3
Buy: 1500
Weight: 10
+ BuyingStore: true
},
{
Id: 1002
@@ -3252,6 +3695,7 @@ item_db: (
Type: 3
Buy: 50
Weight: 150
+ BuyingStore: true
},
{
Id: 1003
@@ -3260,6 +3704,7 @@ item_db: (
Type: 3
Buy: 500
Weight: 50
+ BuyingStore: true
},
{
Id: 1004
@@ -3268,6 +3713,7 @@ item_db: (
Type: 3
Buy: 2
Weight: 100
+ BuyingStore: true
},
{
Id: 1005
@@ -3276,6 +3722,7 @@ item_db: (
Type: 3
Buy: 2
Weight: 800
+ BuyingStore: true
},
{
Id: 1006
@@ -3284,6 +3731,7 @@ item_db: (
Type: 3
Buy: 2
Weight: 30
+ BuyingStore: true
},
{
Id: 1007
@@ -3292,6 +3740,7 @@ item_db: (
Type: 3
Buy: 2
Weight: 40
+ BuyingStore: true
},
{
Id: 1008
@@ -3300,6 +3749,7 @@ item_db: (
Type: 3
Buy: 2
Weight: 100
+ BuyingStore: true
},
{
Id: 1009
@@ -3308,6 +3758,7 @@ item_db: (
Type: 3
Buy: 2
Weight: 20
+ BuyingStore: true
},
{
Id: 1010
@@ -3316,6 +3767,7 @@ item_db: (
Type: 3
Buy: 200
Weight: 200
+ BuyingStore: true
},
{
Id: 1011
@@ -3324,6 +3776,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 200
+ BuyingStore: true
},
{
Id: 1012
@@ -3332,6 +3785,7 @@ item_db: (
Type: 3
Buy: 250
Weight: 10
+ BuyingStore: true
},
{
Id: 1013
@@ -3340,6 +3794,7 @@ item_db: (
Type: 3
Buy: 90
Weight: 10
+ BuyingStore: true
},
{
Id: 1014
@@ -3348,6 +3803,7 @@ item_db: (
Type: 3
Buy: 232
Weight: 10
+ BuyingStore: true
},
{
Id: 1015
@@ -3356,6 +3812,7 @@ item_db: (
Type: 3
Buy: 528
Weight: 10
+ BuyingStore: true
},
{
Id: 1016
@@ -3364,6 +3821,7 @@ item_db: (
Type: 3
Buy: 52
Weight: 10
+ BuyingStore: true
},
{
Id: 1017
@@ -3372,6 +3830,7 @@ item_db: (
Type: 3
Buy: 106
Weight: 10
+ BuyingStore: true
},
{
Id: 1018
@@ -3380,6 +3839,7 @@ item_db: (
Type: 3
Buy: 210
Weight: 10
+ BuyingStore: true
},
{
Id: 1019
@@ -3388,6 +3848,7 @@ item_db: (
Type: 3
Buy: 60
Weight: 10
+ BuyingStore: true
},
{
Id: 1020
@@ -3396,6 +3857,7 @@ item_db: (
Type: 3
Buy: 292
Weight: 10
+ BuyingStore: true
},
{
Id: 1021
@@ -3404,6 +3866,7 @@ item_db: (
Type: 3
Buy: 292
Weight: 10
+ BuyingStore: true
},
{
Id: 1022
@@ -3412,6 +3875,7 @@ item_db: (
Type: 3
Buy: 650
Weight: 10
+ BuyingStore: true
},
{
Id: 1023
@@ -3420,6 +3884,7 @@ item_db: (
Type: 3
Buy: 196
Weight: 10
+ BuyingStore: true
},
{
Id: 1024
@@ -3428,6 +3893,7 @@ item_db: (
Type: 3
Buy: 264
Weight: 10
+ BuyingStore: true
},
{
Id: 1025
@@ -3436,6 +3902,7 @@ item_db: (
Type: 3
Buy: 184
Weight: 10
+ BuyingStore: true
},
{
Id: 1026
@@ -3444,6 +3911,7 @@ item_db: (
Type: 3
Buy: 98
Weight: 10
+ BuyingStore: true
},
{
Id: 1027
@@ -3452,6 +3920,7 @@ item_db: (
Type: 3
Buy: 158
Weight: 10
+ BuyingStore: true
},
{
Id: 1028
@@ -3460,6 +3929,7 @@ item_db: (
Type: 3
Buy: 196
Weight: 10
+ BuyingStore: true
},
{
Id: 1029
@@ -3468,6 +3938,7 @@ item_db: (
Type: 3
Buy: 548
Weight: 10
+ BuyingStore: true
},
{
Id: 1030
@@ -3476,6 +3947,7 @@ item_db: (
Type: 3
Buy: 1500
Weight: 10
+ BuyingStore: true
},
{
Id: 1031
@@ -3484,6 +3956,7 @@ item_db: (
Type: 3
Buy: 196
Weight: 10
+ BuyingStore: true
},
{
Id: 1032
@@ -3492,6 +3965,7 @@ item_db: (
Type: 3
Buy: 196
Weight: 10
+ BuyingStore: true
},
{
Id: 1033
@@ -3500,6 +3974,7 @@ item_db: (
Type: 3
Buy: 208
Weight: 10
+ BuyingStore: true
},
{
Id: 1034
@@ -3508,6 +3983,7 @@ item_db: (
Type: 3
Buy: 342
Weight: 10
+ BuyingStore: true
},
{
Id: 1035
@@ -3516,6 +3992,7 @@ item_db: (
Type: 3
Buy: 484
Weight: 10
+ BuyingStore: true
},
{
Id: 1036
@@ -3524,6 +4001,7 @@ item_db: (
Type: 3
Buy: 500
Weight: 10
+ BuyingStore: true
},
{
Id: 1037
@@ -3532,6 +4010,7 @@ item_db: (
Type: 3
Buy: 1200
Weight: 10
+ BuyingStore: true
},
{
Id: 1038
@@ -3540,6 +4019,7 @@ item_db: (
Type: 3
Buy: 528
Weight: 10
+ BuyingStore: true
},
{
Id: 1039
@@ -3548,6 +4028,7 @@ item_db: (
Type: 3
Buy: 2000
Weight: 10
+ BuyingStore: true
},
{
Id: 1040
@@ -3556,6 +4037,7 @@ item_db: (
Type: 3
Buy: 232
Weight: 10
+ BuyingStore: true
},
{
Id: 1041
@@ -3564,6 +4046,7 @@ item_db: (
Type: 3
Buy: 250
Weight: 10
+ BuyingStore: true
},
{
Id: 1042
@@ -3572,6 +4055,7 @@ item_db: (
Type: 3
Buy: 430
Weight: 10
+ BuyingStore: true
},
{
Id: 1043
@@ -3580,6 +4064,7 @@ item_db: (
Type: 3
Buy: 168
Weight: 10
+ BuyingStore: true
},
{
Id: 1044
@@ -3588,6 +4073,7 @@ item_db: (
Type: 3
Buy: 264
Weight: 10
+ BuyingStore: true
},
{
Id: 1045
@@ -3596,6 +4082,7 @@ item_db: (
Type: 3
Buy: 412
Weight: 10
+ BuyingStore: true
},
{
Id: 1046
@@ -3604,6 +4091,7 @@ item_db: (
Type: 3
Buy: 614
Weight: 10
+ BuyingStore: true
},
{
Id: 1047
@@ -3612,6 +4100,7 @@ item_db: (
Type: 3
Buy: 548
Weight: 10
+ BuyingStore: true
},
{
Id: 1048
@@ -3620,6 +4109,7 @@ item_db: (
Type: 3
Buy: 800
Weight: 10
+ BuyingStore: true
},
{
Id: 1049
@@ -3628,6 +4118,7 @@ item_db: (
Type: 3
Buy: 1700
Weight: 10
+ BuyingStore: true
},
{
Id: 1050
@@ -3636,6 +4127,7 @@ item_db: (
Type: 3
Buy: 220
Weight: 10
+ BuyingStore: true
},
{
Id: 1051
@@ -3644,6 +4136,7 @@ item_db: (
Type: 3
Buy: 450
Weight: 10
+ BuyingStore: true
},
{
Id: 1052
@@ -3652,6 +4145,7 @@ item_db: (
Type: 3
Buy: 46
Weight: 10
+ BuyingStore: true
},
{
Id: 1053
@@ -3660,6 +4154,7 @@ item_db: (
Type: 3
Buy: 548
Weight: 10
+ BuyingStore: true
},
{
Id: 1054
@@ -3668,6 +4163,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 1055
@@ -3676,6 +4172,7 @@ item_db: (
Type: 3
Buy: 196
Weight: 10
+ BuyingStore: true
},
{
Id: 1056
@@ -3684,6 +4181,7 @@ item_db: (
Type: 3
Buy: 306
Weight: 10
+ BuyingStore: true
},
{
Id: 1057
@@ -3692,6 +4190,7 @@ item_db: (
Type: 3
Buy: 138
Weight: 10
+ BuyingStore: true
},
{
Id: 1058
@@ -3700,6 +4199,7 @@ item_db: (
Type: 3
Buy: 200
Weight: 10
+ BuyingStore: true
},
{
Id: 1059
@@ -3708,6 +4208,7 @@ item_db: (
Type: 3
Buy: 306
Weight: 10
+ BuyingStore: true
},
{
Id: 1060
@@ -3716,6 +4217,7 @@ item_db: (
Type: 3
Buy: 430
Weight: 10
+ BuyingStore: true
},
{
Id: 1061
@@ -3724,6 +4226,7 @@ item_db: (
Type: 3
Buy: 484
Weight: 10
+ BuyingStore: true
},
{
Id: 1062
@@ -3732,6 +4235,7 @@ item_db: (
Type: 3
Buy: 374
Weight: 10
+ BuyingStore: true
},
{
Id: 1063
@@ -3740,6 +4244,7 @@ item_db: (
Type: 3
Buy: 680
Weight: 10
+ BuyingStore: true
},
{
Id: 1064
@@ -3748,6 +4253,7 @@ item_db: (
Type: 3
Buy: 802
Weight: 10
+ BuyingStore: true
},
{
Id: 1065
@@ -3756,6 +4262,7 @@ item_db: (
Type: 3
Buy: 100
Weight: 10
+ BuyingStore: true
},
{
Id: 1066
@@ -3764,6 +4271,7 @@ item_db: (
Type: 3
Buy: 2
Weight: 10
+ BuyingStore: true
},
{
Id: 1067
@@ -3772,6 +4280,7 @@ item_db: (
Type: 3
Buy: 2
Weight: 10
+ BuyingStore: true
},
{
Id: 1068
@@ -3780,6 +4289,7 @@ item_db: (
Type: 3
Buy: 2
Weight: 10
+ BuyingStore: true
},
{
Id: 1069
@@ -3940,6 +4450,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ BuyingStore: true
},
{
Id: 1089
@@ -3948,6 +4459,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ BuyingStore: true
},
{
Id: 1090
@@ -3972,6 +4484,7 @@ item_db: (
Type: 3
Buy: 3
Weight: 10
+ BuyingStore: true
},
{
Id: 1093
@@ -3980,6 +4493,7 @@ item_db: (
Type: 3
Buy: 10
Weight: 10
+ BuyingStore: true
},
{
Id: 1094
@@ -3988,6 +4502,7 @@ item_db: (
Type: 3
Buy: 278
Weight: 10
+ BuyingStore: true
},
{
Id: 1095
@@ -3996,6 +4511,7 @@ item_db: (
Type: 3
Buy: 546
Weight: 10
+ BuyingStore: true
},
{
Id: 1096
@@ -4004,6 +4520,7 @@ item_db: (
Type: 3
Buy: 780
Weight: 10
+ BuyingStore: true
},
{
Id: 1097
@@ -4012,6 +4529,7 @@ item_db: (
Type: 3
Buy: 948
Weight: 10
+ BuyingStore: true
},
{
Id: 1098
@@ -4020,6 +4538,7 @@ item_db: (
Type: 3
Buy: 658
Weight: 10
+ BuyingStore: true
},
{
Id: 1099
@@ -4028,6 +4547,7 @@ item_db: (
Type: 3
Buy: 680
Weight: 10
+ BuyingStore: true
},
// Weapons
// ===================================================================
@@ -4921,7 +5441,6 @@ item_db: (
EquipLv: 27
View: 2
},
-// 2-Handed Swords
{
Id: 1151
AegisName: "Slayer"
@@ -5342,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;
@@ -5424,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;
@@ -5518,7 +6056,6 @@ item_db: (
bonus bVariableCastrate,-20;
bonus bDelayrate,-20;
}
-
">
},
{
@@ -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;
@@ -5659,7 +6221,6 @@ item_db: (
bonus3 bAutoSpell,LK_CONCENTRATION,getskilllv(LK_CONCENTRATION)>1?getskilllv(LK_CONCENTRATION):1,30;
bonus3 bAutoSpell,LK_AURABLADE,getskilllv(LK_AURABLADE)>1?getskilllv(LK_AURABLADE):1,30;
}
-
">
},
{
@@ -5709,7 +6270,6 @@ item_db: (
if(readparam(bStr)>=95) {
bonus bBaseAtk,20;
}
-
">
},
{
@@ -5726,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;
@@ -5765,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
@@ -5781,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
@@ -5866,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;
@@ -5873,7 +6471,6 @@ item_db: (
if(BaseLevel>99) {
bonus bBaseAtk,50;
}
-
">
},
{
@@ -5892,7 +6489,6 @@ item_db: (
WeaponLv: 4
EquipLv: 120
View: 3
- Script: <" //bonus bMatk,150; ">
},
// Daggers
{
@@ -7095,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;
@@ -7204,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;
@@ -7348,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;
@@ -7371,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;
@@ -7395,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;
@@ -7420,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;
@@ -7445,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;
@@ -7474,7 +8133,6 @@ item_db: (
else {
bonus3 bAutoSpell,AS_SONICBLOW,1,5;
}
-
">
},
{
@@ -7514,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;
@@ -7696,6 +8364,12 @@ item_db: (
Loc: 34
WeaponLv: 3
View: 16
+ Script: <"
+ bonus bBaseAtk,(getrefine()*5);
+ bonus bCritAtkRate,getrefine();
+ set .@i,((BaseLevel/10)>12)?12:(BaseLevel/10);
+ if(.@i>2) bonus bBaseAtk,((.@i-2)*5);
+ ">
},
{
Id: 1298
@@ -7889,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;
@@ -7903,7 +8586,6 @@ item_db: (
bonus3 bAutoSpell,NPC_CRITICALWOUND,1,50;
bonus4 bAutoSpellOnSkill,MC_MAMMONITE,NPC_CRITICALWOUND,2,200;
}
-
">
},
{
@@ -7932,7 +8614,6 @@ item_db: (
if(readparam(bDex)>=90||readparam(bLuk)>=90) {
bonus2 bSkillAtk,MC_MAMMONITE,15;
}
-
">
},
{
@@ -7949,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;
@@ -7970,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; ">
},
{
@@ -8424,7 +9124,6 @@ item_db: (
bonus2 bAddEff,Eff_Stun,3000;
bonus bBreakArmorRate,500;
}
-
">
},
{
@@ -8451,7 +9150,6 @@ item_db: (
bonus2 bAddEff,Eff_Stun,3000;
bonus bBreakArmorRate,500;
}
-
">
},
{
@@ -8468,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;
@@ -8615,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;
@@ -8636,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;
@@ -8659,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
@@ -8674,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;
@@ -8688,7 +9430,6 @@ item_db: (
bonus4 bAutoSpellOnSkill,MC_MAMMONITE,NPC_CRITICALWOUND,2,200;
bonus4 bAutoSpellOnSkill,WS_CARTTERMINATION,NPC_CRITICALWOUND,2,200;
}
-
">
},
{
@@ -8706,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;
@@ -8785,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;
@@ -8793,7 +9551,6 @@ item_db: (
bonus bUseSPrate,100;
bonus bBreakArmorRate,500;
}
-
">
},
{
@@ -8818,7 +9575,6 @@ item_db: (
bonus bHit,10;
bonus bAspdRate,3;
}
-
">
},
{
@@ -8835,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;
@@ -9000,7 +9766,6 @@ item_db: (
if(getrefine()>=9) {
bonus2 bAddRace,RC_DemiHuman,60;
}
-
">
},
{
@@ -9035,7 +9800,12 @@ item_db: (
Loc: 34
WeaponLv: 3
View: 7
- Script: <" bonus bUnbreakableWeapon,0; ">
+ Script: <"
+ bonus bUnbreakableWeapon,0;
+ bonus bBaseAtk,(getrefine()*7);
+ set .@i,((BaseLevel/10)>12)?12:(BaseLevel/10);
+ if(.@i>2) bonus bBaseAtk,((.@i-2)*5);
+ ">
},
// 1-Handed Spears
{
@@ -9377,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;
@@ -9464,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;
@@ -9502,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;
@@ -9524,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;
@@ -9537,7 +10343,6 @@ item_db: (
if(BaseJob==Job_Knight) bonus4 bAutoSpellOnSkill,KN_PIERCE,NPC_CRITICALWOUND,2,200;
else if(BaseJob==Job_Crusader) bonus3 bAutoSpell,PA_PRESSURE,5,100;
}
-
">
},
{
@@ -9554,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;
@@ -9575,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;
@@ -9598,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;
@@ -9618,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;
@@ -9751,10 +10594,8 @@ item_db: (
if(getrefine()>=9) {
bonus2 bAddRace,RC_DemiHuman,30;
}
-
">
},
-// 2-Handed Spears
{
Id: 1451
AegisName: "Guisarme"
@@ -10130,7 +10971,6 @@ item_db: (
bonus bStr,3;
">
},
-// 2-Handed Staffs
{
Id: 1472
AegisName: "Staff_Of_Soul"
@@ -10361,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;
@@ -10444,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;
@@ -10456,7 +11313,6 @@ item_db: (
if(BaseJob==Job_Knight) bonus4 bAutoSpellOnSkill,KN_PIERCE,NPC_CRITICALWOUND,2,200;
else if(BaseJob==Job_Crusader) bonus3 bAutoSpell,PA_PRESSURE,5,200;
}
-
">
},
{
@@ -10473,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;
@@ -10515,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;
@@ -10524,7 +11400,6 @@ item_db: (
if(BaseLevel>99) {
bonus bBaseAtk,30;
}
-
">
},
{
@@ -10544,12 +11419,10 @@ item_db: (
View: 5
Script: <"
bonus bAspd,-10;
- bonus2 bSkillFixedCast,LK_SPIRALPIERCE,4000;
bonus2 bSkillCooldown,LK_SPIRALPIERCE,20000;
if(readparam(bStr)>=120) {
bonus bBaseAtk,300;
}
-
">
OnUnequipScript: <" heal 0,-600; ">
},
@@ -10597,7 +11470,6 @@ item_db: (
if(getrefine()>=9) {
autobonus2 "{ bonus bShortWeaponDamageReturn,20; bonus bMagicDamageReturn,20; }",100,2000,BF_WEAPON|BF_MAGIC,"{ specialeffect2 EF_REFLECTSHIELD; }";
}
-
">
},
{
@@ -10614,6 +11486,11 @@ item_db: (
Loc: 34
WeaponLv: 3
View: 5
+ Script: <"
+ bonus bBaseAtk,(getrefine()*6);
+ set .@i,((BaseLevel/10)>12)?12:(BaseLevel/10);
+ if(.@i>2) bonus bBaseAtk,((.@i-2)*5);
+ ">
},
{
Id: 1494
@@ -11224,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; ">
},
{
@@ -11269,7 +12156,6 @@ item_db: (
if(readparam(bStr)>=44) {
bonus bBaseAtk,44;
}
-
">
},
{
@@ -11286,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;
@@ -11415,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;
@@ -11437,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;
@@ -11469,7 +12380,6 @@ item_db: (
bonus3 bAddMonsterDropItem,12043,RC_Brute,500;
bonus3 bAddMonsterDropItem,12069,RC_Fish,500;
}
-
">
},
{
@@ -11488,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
@@ -11503,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;
@@ -11516,7 +12444,6 @@ item_db: (
bonus2 bAddEff,Eff_Stun,2000;
bonus bAspdRate,5;
}
-
">
},
{
@@ -11533,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;
@@ -11840,10 +12777,17 @@ item_db: (
WeaponLv: 3
Refine: false
View: 15
- Script: <"
- bonus bMatkRate,20;
- bonus bAspdRate,5;
- ">
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Script: <" bonus bAspdRate,5; ">
},
{
Id: 1564
@@ -11906,6 +12850,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;
@@ -11928,7 +12881,6 @@ item_db: (
Script: <"
bonus bStr,5;
bonus bDex,2;
- bonus bMatkRate,20;
">
},
{
@@ -12055,10 +13007,17 @@ 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;
- bonus bMatkRate,15;
bonus2 bAddRace,RC_DemiHuman,75;
bonus2 bIgnoreDefRate,RC_DemiHuman,20;
bonus bUnbreakableWeapon,0;
@@ -12078,10 +13037,17 @@ 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;
- bonus bMatkRate,15;
bonus2 bIgnoreMdefRate,RC_DemiHuman,25;
bonus bUnbreakableWeapon,0;
">
@@ -12100,8 +13066,16 @@ item_db: (
WeaponLv: 4
EquipLv: 80
View: 15
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
- bonus bMatkRate,15;
bonus2 bAddRace,RC_DemiHuman,80;
bonus2 bIgnoreDefRate,RC_DemiHuman,25;
bonus bUnbreakableWeapon,0;
@@ -12126,6 +13100,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;
@@ -12136,7 +13119,6 @@ item_db: (
bonus bVariableCastrate,-5;
bonus bDelayrate,-5;
}
-
">
},
{
@@ -12153,6 +13135,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;
@@ -12175,6 +13167,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;
@@ -12199,8 +13200,17 @@ item_db: (
WeaponLv: 3
Refine: false
View: 15
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
- bonus bMatkRate,15;
bonus bInt,3;
bonus bDex,2;
bonus bCritical,20+((readparam(bLuk)*2)/10);
@@ -12323,7 +13333,14 @@ item_db: (
if(BaseLevel>104) {
bonus bHealPower,(BaseLevel/5)-20;
}
-
+ if (getrefine()>=6) {
+ bonus2 bSkillCooldown,AB_CLEARANCE,-10000;
+ bonus2 bSkillCooldown,AB_LAUDARAMUS,-3000;
+ bonus2 bSkillCooldown,AB_LAUDAAGNUS,-3000;
+ bonus2 bSkillUseSP,AB_CLEARANCE,-60;
+ bonus2 bSkillUseSP,AB_LAUDARAMUS,-60;
+ bonus2 bSkillUseSP,AB_LAUDAAGNUS,-60;
+ }
">
},
{
@@ -12362,8 +13379,11 @@ item_db: (
WeaponLv: 3
View: 15
Script: <"
- //bonus bMAtk,10;
bonus bUnbreakableWeapon,0;
+ bonus bBaseAtk,(getrefine()*5);
+ bonus bMatk,(getrefine()*2);
+ set .@i,((BaseLevel/10)>12)?12:(BaseLevel/10);
+ if(.@i>2) bonus bBaseAtk,((.@i-2)*5);
">
},
{
@@ -12831,10 +13851,19 @@ 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;
- bonus bMatkRate,20;
bonus bSPDrainValue,-1;
">
},
@@ -12864,7 +13893,6 @@ item_db: (
bonus bMatkRate,3;
bonus bMaxSP,300;
}
-
">
},
{
@@ -12922,9 +13950,17 @@ 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;
- bonus bMatkRate,15;
bonus2 bAddRace,RC_Boss,50;
bonus2 bAddRace,RC_NonBoss,50;
">
@@ -13006,7 +14042,6 @@ item_db: (
View: 10
Script: <"
bonus bAtkEle,Ele_Holy;
- bonus bMatkRate,15;
bonus2 bVariableCastrate,AL_HOLYLIGHT,-25;
bonus2 bVariableCastrate,PR_TURNUNDEAD,-25;
bonus2 bVariableCastrate,PR_MAGNUS,-25;
@@ -13026,10 +14061,17 @@ 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;
- bonus bMatkRate,15;
bonus2 bIgnoreMdefRate,RC_DemiHuman,25;
bonus3 bAddEff,Eff_Stun,500,ATF_SKILL;
bonus bUnbreakableWeapon,0;
@@ -13049,10 +14091,17 @@ 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;
- bonus bMatkRate,15;
bonus2 bMagicAddRace,RC_DemiHuman,15;
bonus3 bAddEff,Eff_Stun,500,ATF_SKILL;
bonus bUnbreakableWeapon,0;
@@ -13072,8 +14121,15 @@ item_db: (
WeaponLv: 3
EquipLv: 80
View: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
- bonus bMatkRate,15;
bonus bHealPower,14;
bonus2 bSPRegenRate,5,10000;
bonus bUnbreakableWeapon,0;
@@ -13093,10 +14149,17 @@ 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;
- bonus bMatkRate,15;
bonus bDelayrate,-15;
bonus2 bSPRegenRate,5,10000;
bonus bUnbreakableWeapon,0;
@@ -13164,6 +14227,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;
@@ -13185,7 +14258,15 @@ item_db: (
WeaponLv: 1
Refine: false
View: 10
- Script: <" bonus bMatkRate,16; ">
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 1640
@@ -13201,6 +14282,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,7 +14300,6 @@ item_db: (
bonus bVariableCastrate,-5;
bonus bDelayrate,-5;
}
-
">
},
{
@@ -13227,6 +14316,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;
@@ -13239,7 +14337,6 @@ item_db: (
if(getrefine() > 9) {
bonus bHealPower,10;
}
-
">
},
{
@@ -13256,9 +14353,18 @@ 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 bMatkRate,15;
bonus bInt,2;
">
},
@@ -13284,7 +14390,6 @@ item_db: (
bonus bMaxHP,-200;
bonus bMaxSP,-100;
}
-
">
},
{
@@ -13303,9 +14408,17 @@ item_db: (
WeaponLv: 3
EquipLv: 70
View: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bInt,4;
- bonus bMatkRate,15;
bonus bIgnoreMdefRate,10+getrefine();
">
},
@@ -13326,6 +14439,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;
@@ -13336,7 +14458,6 @@ item_db: (
bonus bMatkRate,3;
bonus bMaxSP,300;
}
-
">
},
{
@@ -13409,7 +14530,6 @@ item_db: (
bonus bUseSPrate,-15;
bonus bInt,3;
}
-
">
},
{
@@ -13445,6 +14565,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; ">
},
{
@@ -13462,6 +14591,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; ">
},
{
@@ -13479,6 +14617,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;
@@ -13620,8 +14767,10 @@ item_db: (
Script: <"
bonus bAtkEle,Ele_Holy;
bonus bUnbreakableWeapon,0;
- bonus bHealPower,(getrefine()*3/2);
- bonus bUseSPrate,(getrefine()*3);
+ bonus bHealPower,(getrefine()*6);
+ bonus2 bSkillUseSP,AL_HEAL,-(getrefine()*10);
+ bonus2 bSkillUseSP,AB_CHEAL,-(getrefine()*12);
+ bonus2 bSkillUseSP,AB_HIGHNESSHEAL,-(getrefine()*14);
">
},
{
@@ -13665,13 +14814,13 @@ item_db: (
View: 10
Script: <"
bonus bInt,10;
- bonus bMdef,20;
bonus bUnbreakableWeapon,0;
- bonus2 bSPVanishRate,10000,5;
+ bonus bUseSPrate,100;
+ bonus bMdef,20;
+ bonus3 bSPVanishRate,10000,5,BF_NORMAL|BF_SKILL;
if(getrefine()>5) {
- bonus2 bSPVanishRate,10000,5;
+ bonus3 bSPVanishRate,10000,10,BF_NORMAL|BF_SKILL;
}
-
">
},
{
@@ -13690,8 +14839,17 @@ item_db: (
WeaponLv: 3
View: 10
Script: <"
- //bonus bMAtk,30;
bonus bUnbreakableWeapon,0;
+ bonus bMatk,30*(getrefine()/3);
+ if(getrefine()>=7) {
+ set .@i,1;
+ bonus4 bAutoSpell,"HW_MAGICPOWER",1,10,0;
+ }
+ if (getrefine()>=4) {
+ set .@rate,5*(.@i+1);
+ bonus2 bMagicAddRace,RC_Boss,.@rate;
+ bonus2 bMagicAddRace,RC_NonBoss,.@rate;
+ }
">
},
// Bows
@@ -13744,6 +14902,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;
@@ -14169,6 +15337,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; ">
},
{
@@ -14293,6 +15471,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;
@@ -14351,6 +15538,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;
@@ -14372,6 +15567,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;
@@ -14434,6 +15637,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
@@ -14449,6 +15661,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;
@@ -14475,6 +15696,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;
@@ -14535,6 +15766,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
@@ -14551,6 +15791,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
@@ -14567,6 +15816,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;
@@ -14928,7 +16186,7 @@ item_db: (
},
{
Id: 1775
- AegisName: "Siege_Arrow_A"
+ AegisName: "Siege_Arrow_S"
Name: "WoE Arrow S"
Type: 10
Buy: 10
@@ -14942,7 +16200,7 @@ item_db: (
},
{
Id: 1776
- AegisName: "Siege_Arrow_S"
+ AegisName: "Siege_Arrow_A"
Name: "WoE Arrow A"
Type: 10
Buy: 10
@@ -15253,6 +16511,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;
@@ -15371,6 +16639,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;
@@ -15394,6 +16670,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;
@@ -15439,6 +16723,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;
@@ -15451,7 +16744,6 @@ item_db: (
bonus3 bAutoSpell,MO_INVESTIGATE,5,(getrefine()*10-50);
bonus3 bAutoSpell,AL_DECAGI,1,(getrefine()*10-50);
}
-
">
},
{
@@ -15468,6 +16760,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;
@@ -15479,9 +16780,7 @@ item_db: (
if(getrefine()>8) {
bonus2 bVariableCastrate,MO_EXTREMITYFIST,-100;
bonus4 bAutoSpellOnSkill,MO_EXPLOSIONSPIRITS,CH_SOULCOLLECT,1,1000;
- bonus bFixedCastrate,-100;
}
-
">
},
{
@@ -15498,6 +16797,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;
@@ -15517,6 +16826,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;
@@ -15547,7 +16866,6 @@ item_db: (
if(getrefine()>6) {
bonus bUseSPrate,-1*(getrefine()-6);
}
-
">
},
{
@@ -15591,7 +16909,6 @@ item_db: (
bonus4 bAutoSpellOnSkill,MO_EXPLOSIONSPIRITS,CH_SOULCOLLECT,1,10000;
bonus2 bHPLossRate,500,3000;
}
-
">
},
{
@@ -16008,6 +17325,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;
@@ -16050,6 +17376,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;
@@ -16072,6 +17406,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,7 +17470,6 @@ item_db: (
else {
bonus3 bAddEffOnSkill,BA_MUSICALSTRIKE,Eff_Stun,1000;
}
-
">
},
{
@@ -16146,6 +17487,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;
@@ -16172,6 +17522,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;
@@ -16194,6 +17554,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;
@@ -16711,6 +18081,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;
@@ -16751,6 +18130,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;
@@ -16772,6 +18159,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;
@@ -16803,7 +18198,6 @@ item_db: (
else {
bonus3 bAddEffOnSkill,DC_THROWARROW,Eff_Freeze,1000;
}
-
">
},
{
@@ -16843,6 +18237,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;
@@ -16868,6 +18271,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;
@@ -16887,6 +18300,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;
@@ -17020,6 +18443,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,7 +18466,6 @@ item_db: (
bonus5 bAutoSpellOnSkill,WZ_METEOR,MG_SAFETYWALL,10,200,1;
bonus5 bAutoSpellOnSkill,WZ_VERMILION,MG_SAFETYWALL,10,200,1;
}
-
">
},
{
@@ -17054,6 +18485,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;
@@ -17368,7 +18808,6 @@ item_db: (
if(getrefine()>8) {
bonus bVariableCastrate,-20;
}
-
">
},
{
@@ -17387,7 +18826,6 @@ item_db: (
EquipLv: 70
View: 23
Script: <"
- //bonus bMAtk,210;
bonus bUnbreakableWeapon,0;
bonus bAtkEle,Ele_Holy;
bonus bDex,4;
@@ -17403,13 +18841,18 @@ item_db: (
Matk: 70
Range: 1
Slots: 1
- Job: 0x00818314
+ Job: 0x00818315
Loc: 34
WeaponLv: 3
+ EquipLv: 1
View: 23
Script: <"
- //bonus bMAtk,70;
bonus bUnbreakableWeapon,0;
+ if(BaseJob==Job_Wizard) bonus bMatk,15;
+ else if(BaseJob==Job_Sage) bonus bMatk,10;
+ bonus bMatk,(getrefine()*5);
+ set .@i,((BaseLevel/10)>12)?12:(BaseLevel/10);
+ if(.@i>2) bonus bMatk,((.@i-2)*5);
">
},
// Shields
@@ -17859,6 +19302,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;
@@ -17956,6 +19408,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;
@@ -18110,6 +19572,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; ">
},
{
@@ -18177,11 +19649,19 @@ item_db: (
AegisName: "Time_Keepr_Shield"
Name: "Guardian Shield"
Type: 5
- Buy: 30000
+ Buy: 0
Def: 20
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;
@@ -18315,7 +19795,6 @@ item_db: (
else {
bonus2 bSkillAtk,LG_SHIELDPRESS,20;
}
-
">
},
{
@@ -18422,7 +19901,6 @@ item_db: (
if(getrefine()>=9) {
bonus2 bSubSize,Size_Large,5;
}
-
">
},
{
@@ -18446,7 +19924,6 @@ item_db: (
bonus bMatk,10;
bonus bMaxHP,800;
}
-
">
},
{
@@ -18553,24 +20030,7 @@ item_db: (
Upper: 63
Loc: 32
View: 1
- Script: <"
- if(getrefine()>=5) {
- bonus2 bSubEle,Ele_Neutral,getrefine()-4;
- }
- if(getrefine()>=7) {
- bonus2 bSubEle,Ele_Neutral,5;
- }
- if(getrefine()>=9) {
- bonus2 bSubEle,Ele_Water,10;
- bonus2 bSubEle,Ele_Wind,10;
- bonus2 bSubEle,Ele_Earth,10;
- bonus2 bSubEle,Ele_Fire,10;
- }
- if(getrefine()>=13) {
- bonus2 bSubEle,Ele_Neutral,12-getrefine();
- }
-
- ">
+ Script: <" if (getrefine()>5) bonus2 bSubEle,Ele_Neutral,((getrefine()>12)?12:getrefine())-5; ">
},
{
Id: 2169
@@ -18645,7 +20105,7 @@ item_db: (
Loc: 32
EquipLv: 100
View: 1
- Script: <" bonus bDelayrate,-2; ">
+ Script: <" bonus bDelayrate,-(getrefine()*2); ">
},
{
Id: 2174
@@ -18704,6 +20164,19 @@ item_db: (
Loc: 32
EquipLv: 130
View: 2
+ Script: <"
+ bonus2 bSubEle,Ele_Neutral,10;
+ bonus2 bSubEle,Ele_Fire,10;
+ bonus2 bSubEle,Ele_Water,10;
+ bonus2 bSubEle,Ele_Wind,10;
+ bonus2 bSubEle,Ele_Earth,10;
+ bonus2 bSubEle,Ele_Dark,10;
+ bonus2 bSubEle,Ele_Holy,10;
+ bonus2 bSubEle,Ele_Ghost,10;
+ bonus bMaxHP,500;
+ bonus bMaxSP,50;
+ if(getrefine()>=14) skill MG_STONECURSE,5;
+ ">
},
// GM Shield
{
@@ -18810,6 +20283,7 @@ item_db: (
Buy: 23000
Weight: 100
Upper: 63
+ Gender: 0
Loc: 256
View: 44
Script: <" bonus bMdef,5; ">
@@ -18836,6 +20310,7 @@ item_db: (
Weight: 100
Def: 1
Upper: 63
+ Gender: 0
Loc: 256
View: 17
Script: <" bonus bMdef,3; ">
@@ -18850,6 +20325,7 @@ item_db: (
Def: 1
Slots: 1
Upper: 63
+ Gender: 0
Loc: 256
View: 17
Script: <" bonus bMdef,3; ">
@@ -18979,7 +20455,6 @@ item_db: (
Loc: 1
Refine: false
View: 8
- Script: <" bonus2 bResEff,Eff_Silence,1000; ">
},
{
Id: 2220
@@ -19180,6 +20655,7 @@ item_db: (
Def: 7
Job: 0xFFFFFFFE
Upper: 63
+ Gender: 0
Loc: 256
EquipLv: 45
View: 19
@@ -19264,6 +20740,7 @@ item_db: (
Loc: 1
Refine: false
View: 24
+ Sprite: 2241
},
{
Id: 2241
@@ -19734,10 +21211,7 @@ item_db: (
Upper: 63
Loc: 256
View: 61
- Script: <"
- bonus bAgi,2;
- bonus2 bSubEle,Ele_Ghost,10;
- ">
+ Script: <" bonus bAgi,2; ">
},
{
Id: 2275
@@ -20881,6 +22355,11 @@ item_db: (
Upper: 63
Loc: 16
Refine: false
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" bonus bLuk,4; ">
},
{
@@ -21066,6 +22545,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; ">
},
{
@@ -21080,6 +22567,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;
@@ -21095,8 +22592,16 @@ 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 bAgi,1;
bonus bMaxHP,300;
bonus bMaxSP,30;
bonus bBaseAtk,10;
@@ -21186,7 +22691,6 @@ item_db: (
Loc: 16
EquipLv: 60
Script: <"
- bonus bMdef,5;
bonus bStr,2;
bonus bDex,1;
bonus bMaxHP,150;
@@ -21206,6 +22710,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;
@@ -21224,6 +22736,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;
@@ -21242,6 +22762,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;
@@ -21260,6 +22788,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;
@@ -21278,6 +22814,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;
@@ -21296,6 +22840,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;
@@ -21314,6 +22866,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;
@@ -21353,6 +22913,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;
@@ -21377,6 +22947,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;
@@ -21528,6 +23108,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
@@ -21540,6 +23129,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;
@@ -21556,6 +23154,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;
@@ -21571,6 +23178,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; ">
},
{
@@ -21598,6 +23214,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);
@@ -21703,6 +23328,7 @@ item_db: (
Def: 5
Job: 0xFFFFFFFE
Upper: 63
+ Gender: 0
Loc: 64
Script: <"
bonus bMdef,10;
@@ -22025,6 +23651,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; ">
},
{
@@ -22052,6 +23686,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
@@ -22063,6 +23706,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
@@ -22074,6 +23726,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;
@@ -22137,6 +23798,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;
@@ -22155,6 +23824,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;
@@ -22173,6 +23850,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;
@@ -22188,6 +23873,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;
@@ -22204,6 +23897,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;
@@ -22283,6 +23986,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;
@@ -22300,6 +24012,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;
@@ -22315,6 +24036,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; ">
},
{
@@ -22353,6 +24083,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();
@@ -22453,10 +24192,18 @@ item_db: (
AegisName: "Time_Keepr_Boots"
Name: "Guardian Boots"
Type: 5
- Buy: 30000
+ Buy: 0
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;
@@ -22475,6 +24222,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;
@@ -22491,6 +24247,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;
@@ -22507,6 +24272,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;
@@ -22585,6 +24359,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
@@ -22602,6 +24386,9 @@ item_db: (
bonus bStr,1;
bonus bInt,1;
bonus bDex,1;
+ bonus bMaxHPrate,10;
+ bonus bMaxSPrate,5;
+ bonus2 bSubRace,RC_DemiHuman,2;
">
},
{
@@ -22744,8 +24531,9 @@ item_db: (
Loc: 64
EquipLv: 100
Script: <"
- bonus bMaxSP,150;
bonus2 bSkillAtk,AB_JUDEX,30;
+ bonus2 bSkillUseSP,AB_JUDEX,-40;
+ bonus bMaxSP,150;
">
},
{
@@ -22865,7 +24653,10 @@ item_db: (
Upper: 56
Loc: 64
EquipLv: 100
- Script: <" bonus bAgi,2; ">
+ Script: <"
+ bonus bAgi,2;
+ bonus2 bSkillUseSP,RA_AIMEDBOLT,10;
+ ">
},
{
Id: 2480
@@ -23038,7 +24829,6 @@ item_db: (
if(getrefine()>=14) {
bonus bSpeedRate,25;
}
-
">
},
{
@@ -23057,7 +24847,6 @@ item_db: (
if(getrefine()>=12) {
bonus bSpeedRate,25;
}
-
">
},
{
@@ -23071,6 +24860,10 @@ item_db: (
Slots: 1
Loc: 64
EquipLv: 110
+ Script: <"
+ if(BaseClass==Job_Mage||BaseClass==Job_Archer||BaseClass==Job_Acolyte) bonus bMaxHP,BaseLevel*5;
+ else if(BaseClass==Job_Swordman||BaseClass==Job_Merchant||BaseClass==Job_Thief) bonus bMaxSP,JobLevel*2;
+ ">
},
// Garments
// ===================================================================
@@ -23571,6 +25364,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;
@@ -23642,6 +25444,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;
@@ -23660,6 +25470,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;
@@ -23678,6 +25496,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;
@@ -23743,6 +25569,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;
@@ -23851,6 +25687,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;
@@ -23879,6 +25724,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; ">
},
{
@@ -23894,6 +25748,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;
@@ -24018,10 +25881,18 @@ item_db: (
AegisName: "Time_Keepr_Manteau"
Name: "Guardian Manteau"
Type: 5
- Buy: 30000
+ Buy: 0
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;
@@ -24039,6 +25910,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; ">
},
{
@@ -24093,6 +25973,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
@@ -24163,6 +26053,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;
@@ -24183,7 +26082,8 @@ item_db: (
EquipLv: 100
Script: <"
bonus bFlee2,5;
- bonus3 bAutoSpellWhenHit,AB_RENOVATIO,1,10;
+ bonus5 bAutoSpellWhenHit,AB_RENOVATIO,1,30,BF_WEAPON,0;
+ bonus5 bAutoSpellWhenHit,AB_RENOVATIO,1,40,BF_MAGIC,0;
">
},
{
@@ -24200,7 +26100,9 @@ item_db: (
EquipLv: 100
Script: <"
bonus bFlee,5;
- bonus3 bAutoSpellWhenHit,AB_ORATIO,getskilllv(AB_ORATIO)?getskilllv(AB_ORATIO):2,10;
+ set .@i,(getskilllv("AB_ORATIO")<2)?2:getskilllv("AB_ORATIO");
+ bonus5 bAutoSpellWhenHit,"AB_ORATIO",.@i,30,BF_WEAPON,0;
+ bonus5 bAutoSpellWhenHit,"AB_ORATIO",.@i,40,BF_MAGIC,0;
">
},
{
@@ -24236,7 +26138,7 @@ item_db: (
AegisName: "Archangel_Wing"
Name: "Eternal Wings"
Type: 5
- Buy: 0
+ Buy: 20
Weight: 200
Def: 18
Slots: 1
@@ -24283,7 +26185,7 @@ item_db: (
AegisName: "Bravery_Bag"
Name: "Heroic Backpack"
Type: 5
- Buy: 0
+ Buy: 20
Weight: 200
Def: 20
Slots: 1
@@ -24332,7 +26234,6 @@ item_db: (
bonus bCritAtkRate,5;
}
}
-
">
},
{
@@ -24431,6 +26332,7 @@ item_db: (
EquipLv: 130
Script: <"
skill NJ_UTSUSEMI,1;
+ bonus2 bSkillCooldown,NJ_UTSUSEMI,30000;
bonus bUseSPrate,100;
">
OnUnequipScript: <" heal 0,-1200; ">
@@ -24533,7 +26435,7 @@ item_db: (
AegisName: "Fallen_Angel_Wing"
Name: "Fallen Angel Wing"
Type: 5
- Buy: 0
+ Buy: 20
Weight: 200
Def: 18
Slots: 1
@@ -24541,8 +26443,13 @@ item_db: (
Loc: 4
View: 3
Script: <"
- bonus bLuk,2;
- bonus bMdef,18;
+ bonus bAllStats,1;
+ bonus bAtk,readparam(bStr)/20;
+ bonus bMatk,readparam(bInt)/20;
+ bonus2 bSubEle,Ele_Neutral,readparam(bVit)/20;
+ bonus bAspdRate,readparam(bAgi)/20;
+ bonus bLongAtkRate,readparam(bDex)/20;
+ bonus bCritAtkRate,readparam(bLuk)/20;
">
},
{
@@ -24575,6 +26482,7 @@ item_db: (
Slots: 1
Upper: 63
Loc: 4
+ EquipLv: 1
Script: <"
bonus bHealPower2,getrefine();
bonus bAddItemHealRate,getrefine();
@@ -24703,10 +26611,7 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
- Script: <"
- bonus bMaxSP,10;
- bonus bMaxHP,2;
- ">
+ Script: <" bonus bMaxSP,10; ">
},
{
Id: 2608
@@ -24892,7 +26797,6 @@ item_db: (
bonus bBaseAtk,10;
bonus bCritical,10;
}
-
">
},
{
@@ -25108,9 +27012,18 @@ item_db: (
Type: 5
Buy: 0
Upper: 63
- Gender: 1
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
skill WE_MALE,1;
skill WE_FEMALE,1;
@@ -25126,6 +27039,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;
@@ -25229,6 +27152,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
@@ -25250,6 +27183,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;
@@ -25294,6 +27237,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; ">
},
{
@@ -25626,6 +27579,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
@@ -25652,6 +27614,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; ">
},
{
@@ -25693,6 +27664,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;
@@ -25707,6 +27688,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
@@ -25730,6 +27721,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; ">
},
{
@@ -25899,6 +27900,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; ">
},
{
@@ -25913,6 +27924,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; ">
},
{
@@ -25925,6 +27946,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; ">
},
{
@@ -25937,6 +27968,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; ">
},
{
@@ -25949,6 +27990,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; ">
},
{
@@ -25961,6 +28012,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; ">
},
{
@@ -25973,6 +28034,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; ">
},
{
@@ -25985,6 +28056,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; ">
},
{
@@ -25997,6 +28078,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;
@@ -26013,6 +28104,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; ">
},
{
@@ -26026,6 +28127,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;
@@ -26043,6 +28154,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;
@@ -26060,6 +28181,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;
@@ -26077,6 +28208,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;
@@ -26158,6 +28299,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; ">
},
{
@@ -26170,6 +28319,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; ">
},
{
@@ -26201,8 +28358,18 @@ item_db: (
Buy: 0
Weight: 50
Upper: 63
+ 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; ">
},
{
@@ -26271,6 +28438,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
@@ -26370,6 +28547,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;
@@ -26392,6 +28578,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;
@@ -26414,6 +28609,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;
@@ -26435,6 +28639,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;
@@ -26456,6 +28669,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;
@@ -26478,6 +28700,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;
@@ -26574,6 +28805,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;
@@ -26592,6 +28831,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;
@@ -26610,6 +28857,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; ">
},
{
@@ -26624,6 +28879,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;
@@ -26644,6 +28907,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
@@ -26655,6 +28927,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
@@ -26700,6 +28981,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;
@@ -26715,6 +29006,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;
@@ -26730,6 +29031,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;
@@ -26745,6 +29056,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;
@@ -26909,13 +29230,19 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
- bonus bInt,2;
if(BaseLevel<80) {
bonus bMaxHP,400;
bonus bMaxSP,200;
}
-
">
},
{
@@ -26927,6 +29254,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;
@@ -26942,6 +29279,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; ">
},
{
@@ -26953,6 +29300,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; ">
},
{
@@ -26964,6 +29321,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; ">
},
{
@@ -26975,6 +29342,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; ">
},
{
@@ -26986,6 +29363,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; ">
},
{
@@ -26997,6 +29384,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; ">
},
{
@@ -27008,6 +29405,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; ">
},
{
@@ -27019,6 +29426,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; ">
},
{
@@ -27030,6 +29447,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; ">
},
{
@@ -27041,6 +29468,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; ">
},
{
@@ -27183,6 +29620,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;
@@ -27205,6 +29651,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; ">
},
{
@@ -27217,6 +29672,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; ">
},
{
@@ -27255,6 +29719,10 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ nogstorage: true
+ }
Script: <" bonus bUseSPrate,-5; ">
},
{
@@ -27267,6 +29735,10 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ nogstorage: true
+ }
Script: <" bonus bInt,2; ">
},
{
@@ -27280,6 +29752,10 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ nogstorage: true
+ }
Script: <"
bonus bStr,2;
bonus bAgi,1;
@@ -27296,6 +29772,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; }"; ">
},
{
@@ -27310,6 +29790,10 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ nogstorage: true
+ }
Script: <"
bonus bAllStats,1;
bonus bMdef,1;
@@ -27325,6 +29809,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;
@@ -27372,6 +29865,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;
@@ -27533,6 +30035,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; ">
},
{
@@ -27546,17 +30058,19 @@ item_db: (
Loc: 136
EquipLv: 99
Refine: false
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
- bonus bLuk,6;
- bonus bAgi,6;
- bonus bDex,6;
- bonus bVit,6;
- bonus bInt,6;
- bonus bStr,6;
if(JobLevel<30) {
bonus bAllStats,6-(JobLevel/5);
}
-
">
},
{
@@ -27571,6 +30085,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;
@@ -27589,6 +30113,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;
@@ -27607,12 +30141,20 @@ 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;
bonus2 bAddDefClass,1762,50;
}
-
">
},
{
@@ -27872,6 +30414,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
@@ -27882,6 +30434,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
@@ -27892,6 +30454,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
@@ -27905,6 +30477,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;
@@ -27924,6 +30505,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;
@@ -27945,6 +30535,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;
@@ -27964,6 +30563,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;
@@ -27982,6 +30590,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;
@@ -28002,6 +30619,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;
@@ -28020,6 +30646,10 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ nogstorage: true
+ }
Script: <" bonus bInt,2; ">
},
{
@@ -28033,6 +30663,10 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Trade: {
+ nodrop: true
+ nogstorage: true
+ }
Script: <"
bonus bDex,2;
bonus bAgi,1;
@@ -28049,6 +30683,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; }"; ">
},
{
@@ -28241,6 +30879,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;
@@ -28271,6 +30919,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; ">
},
{
@@ -28284,6 +30942,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; ">
},
{
@@ -28297,7 +30964,11 @@ item_db: (
Loc: 136
EquipLv: 20
Refine: false
- Script: <" bonus bMdef,2; ">
+ Script: <"
+ bonus bMdef,2;
+ bonus bAtkRate,5;
+ bonus bMatkRate,5;
+ ">
},
{
Id: 2846
@@ -28426,9 +31097,11 @@ item_db: (
Script: <"
bonus bMdef,2;
bonus bInt,1;
- bonus3 bAutoSpell,MG_FIREBALL,5,10;
- bonus5 bAutoSpell,MG_FIREBOLT,5,10,BF_MAGIC,1;
+ bonus2 bMagicAtkEle,Ele_Fire,10;
+ bonus2 bMagicAtkEle,Ele_Water,-20;
bonus2 bSubEle,Ele_Water,-30;
+ bonus3 bAutoSpell,MG_FIREBALL,5,30;
+ bonus5 bAutoSpell,MG_FIREBOLT,5,30,BF_MAGIC,1;
">
},
{
@@ -28443,8 +31116,9 @@ item_db: (
EquipLv: 45
Refine: false
Script: <"
- bonus bCritical,70;
+ bonus bCritical,7;
bonus bAspdRate,3;
+ bonus2 bAddEff2,Eff_Curse,10;
">
},
{
@@ -28494,6 +31168,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; ">
},
{
@@ -28730,6 +31413,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
@@ -28774,6 +31466,11 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Script: <"
+ bonus2 bAddRace,RC_NonBoss,5;
+ bonus2 bAddRace,RC_Boss,5;
+ bonus bMatkRate,5;
+ ">
},
{
Id: 2876
@@ -28922,6 +31619,12 @@ item_db: (
Loc: 136
EquipLv: [1, 60]
Refine: false
+ Script: <"
+ bonus bBaseAtk,15;
+ bonus bMatk,15;
+ bonus2 bExpAddRace,RC_Boss,15;
+ bonus2 bExpAddRace,RC_NonBoss,15;
+ ">
},
{
Id: 2886
@@ -28935,7 +31638,10 @@ item_db: (
Loc: 136
EquipLv: 100
Refine: false
- Script: <" bonus bCritical,3; ">
+ Script: <"
+ bonus bCritical,3;
+ bonus2 bSkillUseSP,GC_DARKILLUSION,5;
+ ">
},
{
Id: 2887
@@ -28965,6 +31671,14 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Script: <"
+ bonus bAspdRate,3;
+ bonus bVariableCastrate,-3;
+ if(BaseLevel<80) {
+ bonus bMaxHP,200;
+ bonus bMaxSP,100;
+ }
+ ">
},
{
Id: 2889
@@ -29064,7 +31778,6 @@ item_db: (
if(readparam(bStr)>=120) {
bonus bBaseAtk,30;
}
-
">
},
{
@@ -29099,6 +31812,13 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
+ Script: <"
+ bonus2 bAddRace,RC_NonBoss,5;
+ bonus2 bAddRace,RC_Boss,5;
+ bonus bMatkRate,5;
+ bonus2 bExpAddRace,RC_Boss,1;
+ bonus2 bExpAddRace,RC_NonBoss,1;
+ ">
},
{
Id: 2898
@@ -29128,7 +31848,8 @@ item_db: (
EquipLv: 90
Refine: false
Script: <"
- bonus2 bSkillAtk,WM_METALICSOUND,25;
+ bonus2 bSkillAtk,WM_METALICSOUND,150;
+ bonus2 bSkillUseSP,WM_METALICSOUND,-60;
bonus bVariableCastrate,-50;
">
},
@@ -29236,6 +31957,7 @@ item_db: (
Weight: 100
Upper: 63
Loc: 136
+ Refine: false
Script: <"
bonus bMatkRate,7;
bonus bFixedCastrate,-7;
@@ -29274,6 +31996,7 @@ item_db: (
Weight: 100
Upper: 63
Loc: 136
+ Refine: false
Script: <"
bonus2 bAddRace,RC_NonBoss,7;
bonus2 bAddRace,RC_Boss,7;
@@ -29289,6 +32012,7 @@ item_db: (
Weight: 100
Upper: 63
Loc: 136
+ Refine: false
Script: <"
bonus bHealPower,4;
bonus bHealPower2,7;
@@ -29609,6 +32333,12 @@ item_db: (
Loc: 136
EquipLv: [1, 12]
Refine: false
+ Script: <"
+ bonus bMaxSP,100;
+ skill NJ_UTSUSEMI,1;
+ skill NJ_KOUENKA,1;
+ skill NJ_SYURIKEN,1;
+ ">
},
{
Id: 2941
@@ -29622,6 +32352,13 @@ item_db: (
Loc: 136
EquipLv: [1, 12]
Refine: false
+ Script: <"
+ bonus bMaxSP,100;
+ skill GS_GLITTERING,1;
+ skill GS_ADJUSTMENT,1;
+ skill GS_MADNESSCANCEL,1;
+ skill GS_INCREASING,1;
+ ">
},
{
Id: 2942
@@ -29635,6 +32372,11 @@ item_db: (
Loc: 136
EquipLv: [1, 12]
Refine: false
+ Script: <"
+ bonus bMaxSP,100;
+ skill TK_SEVENWIND,4;
+ skill TK_JUMPKICK,5;
+ ">
},
{
Id: 2959
@@ -29647,7 +32389,10 @@ item_db: (
Loc: 136
EquipLv: 50
Refine: false
- Script: <" bonus bAgi,2; ">
+ Script: <"
+ bonus bAgi,2;
+ bonus2 bSubRace,RC_Brute,3;
+ ">
},
{
Id: 2960
@@ -29670,6 +32415,10 @@ item_db: (
Weight: 200
Loc: 136
Refine: false
+ Script: <"
+ bonus2 bAddRace,RC_NonBoss,1;
+ bonus2 bAddRace,RC_Boss,1;
+ ">
},
{
Id: 2967
@@ -29681,6 +32430,10 @@ item_db: (
Slots: 1
Loc: 136
Refine: false
+ Script: <"
+ bonus2 bAddRace,RC_NonBoss,1;
+ bonus2 bAddRace,RC_Boss,1;
+ ">
},
{
Id: 2968
@@ -31458,7 +34211,6 @@ item_db: (
bonus bDef,2;
bonus bMdef,5;
}
-
">
},
{
@@ -31595,7 +34347,6 @@ item_db: (
bonus bMaxHPrate,10;
bonus bMaxSPrate,10;
}
-
">
},
{
@@ -31898,7 +34649,6 @@ item_db: (
bonus bInt,1;
bonus bMdef,1;
}
-
">
},
{
@@ -32179,10 +34929,7 @@ item_db: (
Buy: 20
Weight: 10
Loc: 4
- Script: <"
- if(!isequipped(4172,4257,4230,4272)) bonus3 bAutoSpell,RG_INTIMIDATE,1,20;
- if(BaseClass==Job_Thief) bonus bFlee,20;
- ">
+ Script: <" if(BaseClass==Job_Thief) bonus bFlee,20; ">
},
{
Id: 4211
@@ -32547,7 +35294,6 @@ item_db: (
bonus bDef,2;
bonus bMdef,3;
}
-
">
},
{
@@ -32564,7 +35310,6 @@ item_db: (
bonus bHPrecovRate,100;
bonus bSPrecovRate,100;
}
-
">
},
{
@@ -32840,7 +35585,6 @@ item_db: (
else {
heal -999,0;
}
-
">
},
{
@@ -33425,7 +36169,6 @@ item_db: (
bonus2 bCriticalAddRace,RC_Undead,9;
bonus2 bCriticalAddRace,RC_Demon,9;
}
-
">
},
{
@@ -33892,7 +36635,6 @@ item_db: (
else {
bonus bFlee,10;
}
-
">
},
{
@@ -33940,7 +36682,6 @@ item_db: (
bonus2 bResEff,Eff_Stone,5000;
bonus2 bResEff,Eff_Sleep,5000;
}
-
">
},
{
@@ -34084,7 +36825,6 @@ item_db: (
if(getrefine()>=9) {
bonus bMatkRate,2;
}
-
">
},
{
@@ -34169,7 +36909,7 @@ item_db: (
Loc: 4
Script: <"
bonus bLuk,getrefine()-5;
- bonus bCritical,getrefine();
+ bonus bCritical,(getrefine()>10?10:getrefine());
">
},
{
@@ -34202,7 +36942,6 @@ item_db: (
bonus2 bSubEle,Ele_Neutral,10;
bonus bFlee,10;
}
-
">
},
{
@@ -34249,7 +36988,6 @@ item_db: (
bonus bMaxHPrate,4;
bonus bMaxSPrate,4;
}
-
">
},
{
@@ -34268,7 +37006,6 @@ item_db: (
else {
bonus bMaxSP,40;
}
-
">
},
{
@@ -34547,7 +37284,6 @@ item_db: (
bonus bInt,2;
bonus bMaxSPrate,5;
}
-
">
},
{
@@ -34579,7 +37315,7 @@ item_db: (
Weight: 10
Loc: 16
Script: <"
- bonus bMagicDamageReturn,getrefine()*2;
+ bonus bMagicDamageReturn,(getrefine()>10?10:getrefine())*2;
if(BaseClass==Job_Mage) bonus bMdef,3;
">
},
@@ -34715,7 +37451,7 @@ item_db: (
Loc: 136
Script: <"
bonus2 bAddMonsterDropItem,536,2000;
- bonus2 bAddItemHealRate,536,100;
+ bonus2 bAddItemHealRate,536,500;
">
},
{
@@ -34858,7 +37594,6 @@ item_db: (
bonus2 bAddRace,RC_NonBoss,10;
bonus2 bAddRace,RC_Boss,10;
}
-
">
},
{
@@ -34875,7 +37610,6 @@ item_db: (
bonus bCritical,5;
bonus2 bSkillAtk,62,25;
}
-
">
},
{
@@ -34890,9 +37624,8 @@ item_db: (
if(getiteminfo(getequipid(EQI_HAND_R),11)==11) {
bonus bHit,5;
bonus bCritical,5;
- bonus2 bSkillAtk,47,50;
+ bonus2 bSkillAtk,AC_SHOWER,50;
}
-
">
},
{
@@ -35036,7 +37769,6 @@ item_db: (
bonus2 bSkillAtk,MG_SOULSTRIKE,20;
bonus2 bSkillAtk,HW_NAPALMVULCAN,20;
}
-
">
},
{
@@ -35071,7 +37803,6 @@ item_db: (
bonus bInt,1;
bonus bIgnoreMdefRate,2;
}
-
">
},
{
@@ -35343,7 +38074,6 @@ item_db: (
if(getrefine()>=14) {
bonus bMaxHPrate,3;
}
-
">
},
{
@@ -35362,7 +38092,6 @@ item_db: (
if(getrefine()>=14) {
bonus bCritical,10;
}
-
">
},
{
@@ -35393,7 +38122,6 @@ item_db: (
bonus bAspd,1;
}
}
-
">
},
{
@@ -35414,7 +38142,6 @@ item_db: (
bonus bAspd,1;
}
}
-
">
},
{
@@ -35430,7 +38157,6 @@ item_db: (
if(BaseClass==Job_Merchant) {
bonus2 bSkillAtk,MC_CARTREVOLUTION,50;
}
-
">
},
{
@@ -35680,6 +38406,13 @@ item_db: (
Buy: 20
Weight: 10
Loc: 769
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bUseSPrate,-15; ">
},
{
@@ -35690,6 +38423,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); ">
},
{
@@ -35700,6 +38440,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);
@@ -35713,6 +38460,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);
@@ -35726,6 +38480,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;
@@ -35740,6 +38501,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;
@@ -35755,6 +38523,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));
@@ -35768,6 +38543,13 @@ item_db: (
Buy: 20
Weight: 10
Loc: 2
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 4497
@@ -35777,6 +38559,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);
@@ -35790,6 +38579,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;
@@ -35805,6 +38601,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;
@@ -35818,7 +38621,6 @@ item_db: (
else {
heal -999,0;
}
-
">
},
{
@@ -35829,6 +38631,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); ">
},
{
@@ -35839,6 +38648,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; ">
},
{
@@ -35849,6 +38665,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;
@@ -35858,7 +38681,6 @@ item_db: (
bonus bBreakWeaponRate,500;
bonus bBreakArmorRate,400;
}
-
">
},
{
@@ -35869,6 +38691,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);
@@ -35882,6 +38711,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; ">
@@ -35912,7 +38748,6 @@ item_db: (
if(BaseClass==Job_Archer) {
bonus bDex,getrefine()/3;
}
-
">
},
{
@@ -35951,7 +38786,6 @@ item_db: (
if(getrefine()>=9) {
bonus2 bSubRace,RC_Insect,5;
}
-
">
},
{
@@ -35962,7 +38796,7 @@ item_db: (
Buy: 20
Weight: 10
Loc: 2
- Script: <" bonus3 bAutoSpell,WM_LULLABY_DEEPSLEEP,1,30; ">
+ Script: <" bonus2 bAddEff,Eff_Deepsleep,500; ">
},
{
Id: 4511
@@ -35987,7 +38821,6 @@ item_db: (
if(BaseClass==Job_Acolyte) {
bonus bHealPower,getrefine()/2;
}
-
">
},
{
@@ -36003,7 +38836,6 @@ item_db: (
if(BaseClass==Job_Thief) {
bonus bCritAtkRate,getrefine()/2;
}
-
">
},
{
@@ -36052,7 +38884,6 @@ item_db: (
if(BaseClass==Job_Mage) {
bonus bInt,getrefine()/3;
}
-
">
},
{
@@ -36063,6 +38894,7 @@ item_db: (
Buy: 20
Weight: 10
Loc: 2
+ Script: <" bonus2 bAddEff,Eff_Burning,500; ">
},
{
Id: 4519
@@ -36106,7 +38938,7 @@ item_db: (
Buy: 20
Weight: 10
Loc: 2
- Script: <" bonus3 bAutoSpell,WL_FROSTMISTY,1,30; ">
+ Script: <" bonus2 bAddEff,Eff_Cold,500; ">
},
{
Id: 4523
@@ -36134,7 +38966,6 @@ item_db: (
if(BaseClass==Job_Swordman) {
bonus bStr,getrefine()/3;
}
-
">
},
{
@@ -36219,7 +39050,6 @@ item_db: (
if(BaseClass==Job_Merchant) {
bonus bLuk,getrefine()/3;
}
-
">
},
{
@@ -36273,6 +39103,13 @@ item_db: (
Buy: 20
Weight: 10
Loc: 2
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 4536
@@ -36282,6 +39119,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; }";
@@ -36295,6 +39139,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); ">
},
{
@@ -36305,6 +39156,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;
@@ -36314,7 +39172,6 @@ item_db: (
bonus bHealPower,15;
bonus bUseSPrate,30;
}
-
">
},
{
@@ -36325,6 +39182,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;
@@ -36341,6 +39205,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;
@@ -36359,6 +39230,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) {
@@ -36369,7 +39247,6 @@ item_db: (
bonus bVariableCastrate,150;
bonus bSPrecovRate,-150;
}
-
">
OnUnequipScript: <" heal 0,((getrefine()>14)?-2000:-3000); ">
},
@@ -36381,6 +39258,13 @@ item_db: (
Buy: 20
Weight: 10
Loc: 16
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 4543
@@ -36390,6 +39274,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); ">
},
{
@@ -36400,6 +39291,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) {
@@ -36410,7 +39308,6 @@ item_db: (
bonus2 bResEff,Eff_Blind,5000;
bonus2 bResEff,Eff_Curse,5000;
}
-
">
},
{
@@ -36421,6 +39318,7 @@ item_db: (
Buy: 20
Weight: 10
Loc: 769
+ Script: <" bonus bLuk,1; ">
},
{
Id: 4549
@@ -36430,6 +39328,11 @@ item_db: (
Buy: 20
Weight: 10
Loc: 769
+ Script: <"
+ bonus bIntravision,0;
+ bonus bAllStats,1;
+ skill AL_RUWACH,1;
+ ">
},
{
Id: 4550
@@ -36439,6 +39342,14 @@ item_db: (
Buy: 20
Weight: 10
Loc: 2
+ Script: <"
+ if(getiteminfo(getequipid(EQI_HAND_R),11)==11) {
+ bonus2 bSkillAtk,RA_ARROWSTORM,50;
+ bonus bCritical,25+10*(getequiprefinerycnt(EQI_HAND_R)/4);
+ bonus bHit,5;
+ bonus3 bAutoSpell,HT_PHANTASMIC,1,100;
+ }
+ ">
},
{
Id: 4552
@@ -36476,6 +39387,144 @@ item_db: (
Weight: 10
Loc: 769
},
+{
+ Id: 4582
+ AegisName: "Bungisngis_Card"
+ Name: "Bungisngis Card"
+ Type: 6
+ Buy: 20
+ Weight: 10
+ Loc: 769
+ Script: <" bonus bMaxHPrate,getrefine()/2; ">
+},
+{
+ Id: 4583
+ AegisName: "Engkanto_Card"
+ Name: "Engkanto Card"
+ Type: 6
+ Buy: 20
+ Weight: 10
+ Loc: 769
+ Script: <"
+ bonus2 bAddEle,Ele_Poison,30;
+ bonus2 bIgnoreDefRate,RC_Plant,30;
+ ">
+},
+{
+ Id: 4584
+ AegisName: "Manananggal_Card"
+ Name: "Manananggal Card"
+ Type: 6
+ Buy: 20
+ Weight: 10
+ Loc: 2
+ Script: <"
+ bonus bSPDrainValue,1;
+ bonus bMaxSPrate,-1;
+ ">
+},
+{
+ Id: 4585
+ AegisName: "Mangkukulam_Card"
+ Name: "Mangkukulam Card"
+ Type: 6
+ Buy: 20
+ Weight: 10
+ Loc: 16
+ Script: <"
+ bonus bMaxSPrate,10;
+ bonus bHPGainValue,-666;
+ ">
+},
+{
+ Id: 4586
+ AegisName: "Tikbalang_Card"
+ Name: "Tikbalang Card"
+ Type: 6
+ Buy: 20
+ Weight: 10
+ Loc: 769
+ Script: <"
+ bonus bMatk,10;
+ bonus2 bMagicAtkEle,Ele_Wind,5;
+ if(getrefine()>=9) {
+ bonus2 bMagicAtkEle,Ele_Wind,5;
+ }
+ ">
+},
+{
+ Id: 4587
+ AegisName: "Tiyanak_Card"
+ Name: "Tiyanak Card"
+ Type: 6
+ Buy: 20
+ Weight: 10
+ Loc: 136
+ Script: <"
+ bonus2 bCriticalAddRace,RC_DemiHuman,12;
+ bonus2 bCriticalAddRace,RC_Fish,12;
+ bonus2 bCriticalAddRace,RC_Brute,12;
+ ">
+},
+{
+ Id: 4588
+ AegisName: "Wakwak_Card"
+ Name: "Wakwak Card"
+ Type: 6
+ Buy: 20
+ Weight: 10
+ Loc: 4
+ Script: <" bonus bBaseAtk,5*(readparam(bStr)/10); ">
+},
+{
+ Id: 4589
+ AegisName: "Jejeling_Card"
+ Name: "Jejeling Card"
+ Type: 6
+ Buy: 20
+ Weight: 10
+ Loc: 4
+ Script: <" bonus bMaxHP,200*(readparam(bVit)/10); ">
+},
+{
+ Id: 4590
+ AegisName: "Bangungot_Card"
+ Name: "Bangungot Card"
+ Type: 6
+ Buy: 20
+ Weight: 10
+ Loc: 16
+ Script: <"
+ bonus bInt,4;
+ bonus5 bAutoSpellWhenHit,"NPC_WIDESLEEP",3,2500,BF_MAGIC,0;
+ ">
+},
+{
+ Id: 4591
+ AegisName: "Bakonawa_Card"
+ Name: "Bakonawa Card"
+ Type: 6
+ Buy: 20
+ Weight: 10
+ Loc: 16
+ Script: <"
+ bonus bStr,4;
+ bonus2 bAddEffWhenHit,Eff_Bleeding,2000;
+ ">
+},
+{
+ Id: 4592
+ AegisName: "Buwaya_Card"
+ Name: "Buwaya Card"
+ Type: 6
+ Buy: 20
+ Weight: 10
+ Loc: 16
+ Script: <"
+ bonus bVit,4;
+ bonus5 bAutoSpellWhenHit,"NPC_WIDESTONE",3,2500,BF_MAGIC,0;
+ ">
+},
// Armor Enchant System
// ===================================================================
{
@@ -37145,10 +40194,7 @@ item_db: (
Type: 6
Buy: 0
Loc: 16
- Script: <"
- bonus2 bAddRace,RC_NonBoss,2;
- bonus2 bAddRace,RC_Boss,2;
- ">
+ Script: <" bonus bAtkRate,2; ">
},
{
Id: 4767
@@ -37157,10 +40203,7 @@ item_db: (
Type: 6
Buy: 0
Loc: 16
- Script: <"
- bonus2 bAddRace,RC_NonBoss,3;
- bonus2 bAddRace,RC_Boss,3;
- ">
+ Script: <" bonus bAtkRate,3; ">
},
{
Id: 4768
@@ -37169,6 +40212,7 @@ item_db: (
Type: 6
Buy: 0
Loc: 16
+ Script: <" bonus bStr,1; ">
},
{
Id: 4769
@@ -37177,6 +40221,7 @@ item_db: (
Type: 6
Buy: 0
Loc: 16
+ Script: <" bonus bStr,2; ">
},
{
Id: 4770
@@ -37185,6 +40230,7 @@ item_db: (
Type: 6
Buy: 0
Loc: 16
+ Script: <" bonus bStr,3; ">
},
{
Id: 4771
@@ -37193,6 +40239,7 @@ item_db: (
Type: 6
Buy: 0
Loc: 16
+ Script: <" bonus bInt,1; ">
},
{
Id: 4772
@@ -37201,6 +40248,7 @@ item_db: (
Type: 6
Buy: 0
Loc: 16
+ Script: <" bonus bInt,2; ">
},
{
Id: 4773
@@ -37209,6 +40257,7 @@ item_db: (
Type: 6
Buy: 0
Loc: 16
+ Script: <" bonus bInt,3; ">
},
{
Id: 4774
@@ -37217,6 +40266,7 @@ item_db: (
Type: 6
Buy: 0
Loc: 16
+ Script: <" bonus bVit,1; ">
},
{
Id: 4775
@@ -37225,6 +40275,7 @@ item_db: (
Type: 6
Buy: 0
Loc: 16
+ Script: <" bonus bVit,2; ">
},
{
Id: 4776
@@ -37233,6 +40284,7 @@ item_db: (
Type: 6
Buy: 0
Loc: 16
+ Script: <" bonus bVit,3; ">
},
{
Id: 4777
@@ -37241,6 +40293,7 @@ item_db: (
Type: 6
Buy: 0
Loc: 16
+ Script: <" bonus bAgi,1; ">
},
{
Id: 4778
@@ -37249,6 +40302,7 @@ item_db: (
Type: 6
Buy: 0
Loc: 16
+ Script: <" bonus bAgi,2; ">
},
{
Id: 4779
@@ -37257,6 +40311,7 @@ item_db: (
Type: 6
Buy: 0
Loc: 16
+ Script: <" bonus bAgi,3; ">
},
{
Id: 4780
@@ -37265,6 +40320,7 @@ item_db: (
Type: 6
Buy: 0
Loc: 16
+ Script: <" bonus bDex,1; ">
},
{
Id: 4781
@@ -37273,6 +40329,7 @@ item_db: (
Type: 6
Buy: 0
Loc: 16
+ Script: <" bonus bDex,2; ">
},
{
Id: 4782
@@ -37281,6 +40338,7 @@ item_db: (
Type: 6
Buy: 0
Loc: 16
+ Script: <" bonus bDex,3; ">
},
{
Id: 4783
@@ -37289,6 +40347,7 @@ item_db: (
Type: 6
Buy: 0
Loc: 16
+ Script: <" bonus bLuk,1; ">
},
{
Id: 4784
@@ -37297,6 +40356,7 @@ item_db: (
Type: 6
Buy: 0
Loc: 16
+ Script: <" bonus bLuk,2; ">
},
{
Id: 4785
@@ -37305,6 +40365,7 @@ item_db: (
Type: 6
Buy: 0
Loc: 16
+ Script: <" bonus bLuk,3; ">
},
{
Id: 4786
@@ -37466,6 +40527,7 @@ item_db: (
Type: 6
Buy: 0
Loc: 16
+ Script: <" bonus2 bSkillCooldown,AB_HIGHNESSHEAL,-3000; ">
},
{
Id: 4804
@@ -37474,6 +40536,7 @@ item_db: (
Type: 6
Buy: 0
Loc: 16
+ Script: <" bonus2 bSkillUseSP,AB_CHEAL,30; ">
},
{
Id: 4805
@@ -37644,10 +40707,7 @@ item_db: (
Type: 6
Buy: 0
Loc: 16
- Script: <"
- bonus2 bAddRace,RC_NonBoss,1;
- bonus2 bAddRace,RC_Boss,1;
- ">
+ Script: <" bonus bAtkRate,1; ">
},
{
Id: 4820
@@ -37978,7 +41038,7 @@ item_db: (
Loc: 16
Script: <"
bonus bHealPower,6;
- bonus bSPrecovRate,5;
+ bonus bUseSPrate,5;
">
},
{
@@ -37990,7 +41050,7 @@ item_db: (
Loc: 16
Script: <"
bonus bHealPower,12;
- bonus bSPrecovRate,10;
+ bonus bUseSPrate,10;
">
},
{
@@ -38002,7 +41062,7 @@ item_db: (
Loc: 16
Script: <"
bonus bHealPower,20;
- bonus bSPrecovRate,15;
+ bonus bUseSPrate,15;
">
},
{
@@ -38025,7 +41085,6 @@ item_db: (
bonus bAspd,1;
bonus bFixedCastrate,-7;
}
-
">
},
{
@@ -38048,7 +41107,6 @@ item_db: (
bonus bAspd,1;
bonus bFixedCastrate,-7;
}
-
">
},
{
@@ -38070,7 +41128,6 @@ item_db: (
bonus bAspd,1;
bonus bFixedCastrate,-7;
}
-
">
},
{
@@ -38092,7 +41149,6 @@ item_db: (
bonus bAspd,1;
bonus bFixedCastrate,-7;
}
-
">
},
{
@@ -38114,7 +41170,6 @@ item_db: (
bonus bAspd,1;
bonus bFixedCastrate,-7;
}
-
">
},
{
@@ -38136,7 +41191,6 @@ item_db: (
bonus bAspd,1;
bonus bFixedCastrate,-7;
}
-
">
},
{
@@ -39609,6 +42663,11 @@ item_db: (
EquipLv: 50
Refine: false
View: 181
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bStr,3;
bonus bMaxHP,100;
@@ -39642,6 +42701,11 @@ item_db: (
Loc: 256
EquipLv: 75
View: 183
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bStr,1;
bonus bAgi,1;
@@ -39659,6 +42723,10 @@ item_db: (
Loc: 512
Refine: false
View: 184
+ Script: <"
+ bonus bInt,2;
+ bonus bDef,1;
+ ">
},
{
Id: 5102
@@ -39686,9 +42754,14 @@ item_db: (
EquipLv: 30
Refine: false
View: 186
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bAgi,2;
- bonus bCritical,5;
+ bonus bCriticalRate,5;
">
},
{
@@ -39721,8 +42794,7 @@ item_db: (
EquipLv: 24
View: 109
Script: <"
- bonus bDex,1;
- bonus bMaxSP,80;
+ bonus bMaxSP,60;
bonus3 bAddMonsterDropItem,7864,7,50;
">
},
@@ -39739,9 +42811,11 @@ item_db: (
Refine: false
View: 144
Script: <"
- bonus bUnbreakableHelm,0;
- bonus bMdef,10;
bonus bLuk,1;
+ bonus bMatkRate,3;
+ bonus bFlee,3;
+ bonus bHit,3;
+ bonus bFlee2,3;
">
},
{
@@ -40010,7 +43084,7 @@ item_db: (
Loc: 256
EquipLv: 50
View: 255
- Script: <" bonus bSPrecovRate,5; ">
+ Script: <" bonus bSPrecovRate,3; ">
},
{
Id: 5126
@@ -40128,6 +43202,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; ">
},
{
@@ -40143,6 +43224,11 @@ item_db: (
Loc: 256
Refine: false
View: 205
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" bonus bShortWeaponDamageReturn,5; ">
},
{
@@ -40156,7 +43242,7 @@ item_db: (
Upper: 63
Loc: 256
View: 206
- Script: <" bonus2 bSubRace,RC_Demon,5; ">
+ Script: <" bonus bAllStats,3; ">
},
{
Id: 5135
@@ -40184,6 +43270,7 @@ item_db: (
Upper: 63
Loc: 256
View: 20
+ Script: <" bonus bMdef,2; ">
},
{
Id: 5137
@@ -40282,9 +43369,10 @@ item_db: (
AegisName: "Crescent_Helm"
Name: "Crescent Helm"
Type: 5
- Buy: 20
+ Buy: 48000
Weight: 3000
- Def: 8
+ Def: 20
+ Slots: 1
Job: 0x000444A2
Upper: 63
Loc: 768
@@ -40300,13 +43388,12 @@ item_db: (
AegisName: "Kabuki_Mask"
Name: "Kabuki Mask"
Type: 5
- Buy: 20
+ Buy: 50000
Weight: 1000
Def: 5
Slots: 1
Job: 0xFFFFFFFE
Upper: 63
- Gender: 1
Loc: 769
EquipLv: 30
View: 214
@@ -40348,8 +43435,8 @@ item_db: (
View: 215
Script: <"
bonus bVit,1;
- bonus2 bSubRace,RC_Brute,7;
skill WZ_WATERBALL,1;
+ if(getrefine()>8) bonus3 bAutoSpell,BS_GREED,1,10;
">
},
{
@@ -40463,6 +43550,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
@@ -40475,6 +43571,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; ">
},
{
@@ -40488,6 +43593,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; ">
},
{
@@ -40607,6 +43721,7 @@ item_db: (
Slots: 1
Job: 0xFFFFFFFE
Upper: 63
+ Gender: 0
Loc: 256
EquipLv: 45
View: 19
@@ -40693,7 +43808,6 @@ item_db: (
bonus bLuk,2;
bonus bCritical,5;
}
-
">
},
{
@@ -40759,7 +43873,6 @@ item_db: (
bonus bAgi,1;
bonus bHPrecovRate,3;
}
-
">
},
{
@@ -40780,7 +43893,6 @@ item_db: (
bonus bInt,1;
bonus bSPrecovRate,3;
}
-
">
},
{
@@ -40818,7 +43930,6 @@ item_db: (
bonus bLuk,1;
bonus bFlee2,2;
}
-
">
},
{
@@ -40840,7 +43951,6 @@ item_db: (
bonus bBaseAtk,2*getrefine();
bonus3 bAddEff,Eff_Stun,1000,ATF_SHORT;
}
-
">
},
{
@@ -41059,12 +44169,10 @@ item_db: (
Def: 1
Slots: 1
Upper: 63
+ Gender: 0
Loc: 256
View: 242
- Script: <"
- bonus bInt,1;
- bonus bMdef,3;
- ">
+ Script: <" bonus bMdef,3; ">
},
{
Id: 5192
@@ -41074,7 +44182,9 @@ item_db: (
Buy: 800
Weight: 100
Def: 1
+ Slots: 1
Upper: 63
+ Gender: 0
Loc: 256
View: 243
Script: <" bonus bMdef,3; ">
@@ -41087,7 +44197,9 @@ item_db: (
Buy: 800
Weight: 100
Def: 1
+ Slots: 1
Upper: 63
+ Gender: 0
Loc: 256
View: 244
Script: <" bonus bMdef,3; ">
@@ -41100,7 +44212,9 @@ item_db: (
Buy: 800
Weight: 100
Def: 1
+ Slots: 1
Upper: 63
+ Gender: 0
Loc: 256
View: 245
Script: <" bonus bMdef,3; ">
@@ -41113,7 +44227,9 @@ item_db: (
Buy: 800
Weight: 100
Def: 1
+ Slots: 1
Upper: 63
+ Gender: 0
Loc: 256
View: 246
Script: <" bonus bMdef,3; ">
@@ -41126,7 +44242,9 @@ item_db: (
Buy: 800
Weight: 100
Def: 1
+ Slots: 1
Upper: 63
+ Gender: 0
Loc: 256
View: 247
Script: <" bonus bMdef,3; ">
@@ -41139,7 +44257,9 @@ item_db: (
Buy: 800
Weight: 100
Def: 1
+ Slots: 1
Upper: 63
+ Gender: 0
Loc: 256
View: 248
Script: <" bonus bMdef,3; ">
@@ -41153,6 +44273,7 @@ item_db: (
Weight: 100
Def: 3
Upper: 63
+ Gender: 0
Loc: 256
View: 249
Script: <"
@@ -41194,6 +44315,16 @@ 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; ">
},
{
Id: 5202
@@ -41266,6 +44397,11 @@ item_db: (
Loc: 1
Refine: false
View: 259
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" bonus2 bSubRace,RC_Plant,3; ">
},
{
@@ -41327,6 +44463,11 @@ item_db: (
Loc: 256
EquipLv: 10
View: 264
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bVariableCastrate,-3;
bonus bAspdRate,3;
@@ -41361,7 +44502,6 @@ item_db: (
bonus bMatkRate,1;
bonus bHealPower,1;
}
-
">
},
{
@@ -41428,6 +44568,11 @@ item_db: (
Upper: 63
Loc: 256
View: 38
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bMdef,3;
bonus bDex,1;
@@ -41447,6 +44592,11 @@ item_db: (
Upper: 63
Loc: 256
View: 39
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bStr,1;
bonus bAgi,1;
@@ -41466,6 +44616,11 @@ item_db: (
Upper: 63
Loc: 256
View: 41
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" bonus bStr,2; ">
},
{
@@ -41479,6 +44634,11 @@ item_db: (
Upper: 63
Loc: 256
View: 15
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" bonus bInt,2; ">
},
{
@@ -41493,6 +44653,11 @@ item_db: (
Upper: 63
Loc: 256
View: 142
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bMdef,18;
bonus bFlee,3;
@@ -41510,6 +44675,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;
@@ -41528,6 +44698,11 @@ item_db: (
EquipLv: 45
Refine: false
View: 169
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" bonus bFlee,5; ">
},
{
@@ -41542,6 +44717,11 @@ item_db: (
Loc: 256
EquipLv: 50
View: 149
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bAgi,1;
bonus bDex,1;
@@ -41560,6 +44740,11 @@ item_db: (
Loc: 768
EquipLv: 35
View: 175
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" bonus bAgi,2; ">
},
{
@@ -41575,6 +44760,11 @@ item_db: (
Loc: 768
EquipLv: 55
View: 178
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bStr,2;
bonus bVit,1;
@@ -41614,6 +44804,11 @@ item_db: (
Upper: 63
Loc: 256
View: 270
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bAgi,2;
bonus bDex,1;
@@ -41634,6 +44829,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;
@@ -41652,6 +44856,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;
@@ -41670,6 +44883,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;
@@ -41687,6 +44909,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;
@@ -41704,6 +44935,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;
@@ -41721,6 +44961,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;
@@ -41738,6 +44987,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;
@@ -41755,6 +45013,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;
@@ -41771,6 +45038,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; ">
},
{
@@ -41784,6 +45060,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; ">
},
{
@@ -41797,6 +45082,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; ">
},
{
@@ -41811,6 +45105,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;
@@ -41828,6 +45131,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;
@@ -41845,6 +45157,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;
@@ -41862,6 +45183,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;
@@ -41879,6 +45209,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;
@@ -41896,6 +45235,11 @@ item_db: (
Upper: 63
Loc: 768
View: 287
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" bonus2 bResEff,Eff_Freeze,1000; ">
},
{
@@ -41941,7 +45285,7 @@ item_db: (
bonus bAgi,1;
bonus bLuk,1;
bonus bMdef,3;
- bonus2 bSubRace,RC_Demon,5;
+ bonus2 bSubRace,RC_Demon,3;
">
},
{
@@ -41959,7 +45303,7 @@ item_db: (
bonus bAgi,1;
bonus bLuk,1;
bonus bMdef,3;
- bonus2 bSubRace,RC_Demon,5;
+ bonus2 bSubRace,RC_Demon,3;
">
},
{
@@ -42070,7 +45414,6 @@ item_db: (
if(getrefine()>=6) {
bonus bCritical,getrefine()-5;
}
-
">
},
{
@@ -42104,6 +45447,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;
@@ -42122,6 +45470,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;
@@ -42226,12 +45579,17 @@ 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;
bonus2 bSubEle,Ele_Fire,1;
bonus2 bSubEle,Ele_Wind,1;
- bonus2 bAddEff,Eff_Curse,3;
+ bonus2 bAddEff,Eff_Curse,300;
">
},
{
@@ -42259,6 +45617,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; ">
},
{
@@ -42272,6 +45640,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;
@@ -42288,6 +45666,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; ">
},
{
@@ -42302,6 +45690,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;
@@ -42458,6 +45856,11 @@ item_db: (
Loc: 256
EquipLv: 20
View: 309
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bLuk,2;
bonus bVit,2;
@@ -42477,6 +45880,11 @@ item_db: (
Loc: 256
EquipLv: 20
View: 310
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bLuk,2;
bonus bVit,2;
@@ -42557,6 +45965,11 @@ item_db: (
EquipLv: 10
Refine: false
View: 311
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bLuk,2;
bonus bMaxHP,50;
@@ -42579,6 +45992,11 @@ item_db: (
EquipLv: 30
Refine: false
View: 312
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bDex,1;
bonus bAgi,1;
@@ -42601,6 +46019,11 @@ item_db: (
EquipLv: 30
Refine: false
View: 313
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" bonus bAgi,2; ">
},
{
@@ -42614,9 +46037,14 @@ item_db: (
Loc: 256
Refine: false
View: 314
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bUnbreakableHelm,0;
- bonus bSpeedRate,25;
+ bonus bSpeedRate,10;
bonus bAspdRate,-10;
bonus bVariableCastrate,25;
">
@@ -42635,6 +46063,11 @@ item_db: (
EquipLv: 30
Refine: false
View: 315
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" bonus bVit,1; ">
},
{
@@ -42648,9 +46081,14 @@ item_db: (
Loc: 512
Refine: false
View: 316
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bUnbreakableHelm,0;
- bonus bInt,1;
+ bonus bMdef,5;
">
},
{
@@ -42665,6 +46103,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;
@@ -42701,6 +46144,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;
@@ -42718,6 +46166,11 @@ item_db: (
Loc: 256
EquipLv: 50
View: 319
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" bonus2 bSubRace,RC_Dragon,5; ">
},
{
@@ -42731,6 +46184,11 @@ item_db: (
Loc: 256
Refine: false
View: 320
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bUnbreakableHelm,0;
bonus bDex,4;
@@ -42747,6 +46205,11 @@ item_db: (
Loc: 769
Refine: false
View: 321
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bUnbreakableHelm,0;
bonus bAgi,3;
@@ -42765,6 +46228,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; ">
},
{
@@ -42884,7 +46355,7 @@ item_db: (
Loc: 256
View: 325
Script: <"
- bonus bMdef,5;
+ bonus bMdef,3;
bonus bMaxHP,50;
">
},
@@ -42901,6 +46372,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;
@@ -42917,6 +46393,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; ">
},
{
@@ -42932,6 +46417,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; ">
},
{
@@ -42941,10 +46436,16 @@ item_db: (
Type: 5
Buy: 20
Weight: 400
- Def: 5
+ Def: 10
+ Slots: 1
Upper: 63
Loc: 256
View: 329
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bMdef,3;
bonus3 bAutoSpellWhenHit,DC_WINKCHARM,1,50;
@@ -42962,6 +46463,11 @@ item_db: (
Upper: 63
Loc: 256
View: 330
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" bonus bSpeedAddRate,25; ">
},
{
@@ -42989,6 +46495,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;
@@ -43007,6 +46518,11 @@ item_db: (
Upper: 63
Loc: 256
View: 333
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" bonus bMdef,15; ">
},
{
@@ -43014,14 +46530,19 @@ item_db: (
AegisName: "Ayothaya_Hat"
Name: "Ayothaya King's Hat"
Type: 5
- Buy: 20
+ Buy: 45000
Weight: 100
- Def: 10
+ Def: 5
Slots: 1
Job: 0x000654E2
Upper: 63
Loc: 256
View: 334
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bStr,1;
bonus2 bAddRace,RC_DemiHuman,5;
@@ -43039,6 +46560,11 @@ item_db: (
Upper: 63
Loc: 768
View: 335
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bInt,1;
bonus bMatkRate,3;
@@ -43057,6 +46583,11 @@ item_db: (
EquipLv: 50
Refine: false
View: 336
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" bonus2 bAddRace,RC_DemiHuman,5; ">
},
{
@@ -43071,6 +46602,11 @@ item_db: (
EquipLv: 35
Refine: false
View: 337
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bUnbreakableHelm,0;
skill WZ_ESTIMATION,1;
@@ -43113,6 +46649,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; ">
},
{
@@ -43141,6 +46685,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;
@@ -43170,6 +46723,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;
@@ -43186,6 +46748,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; ">
},
{
@@ -43200,6 +46771,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;
@@ -43347,6 +46923,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;
@@ -43368,7 +46951,6 @@ item_db: (
Loc: 256
View: 348
Script: <"
- bonus bDex,1;
bonus bLuk,2;
bonus bMdef,2;
">
@@ -43401,6 +46983,11 @@ item_db: (
Loc: 256
EquipLv: 10
View: 350
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
},
{
Id: 5337
@@ -43413,6 +47000,11 @@ item_db: (
Loc: 256
EquipLv: 10
View: 351
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
},
{
Id: 5338
@@ -43425,6 +47017,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
@@ -43437,6 +47039,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
@@ -43565,6 +47177,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
@@ -43652,6 +47274,11 @@ item_db: (
Loc: 256
EquipLv: 38
View: 361
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
},
{
Id: 5353
@@ -43681,7 +47308,6 @@ item_db: (
Weight: 100
Def: 4
Upper: 63
- Gender: 1
Loc: 256
Refine: false
View: 362
@@ -43712,6 +47338,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;
@@ -43729,6 +47359,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;
@@ -43747,6 +47386,11 @@ item_db: (
EquipLv: 70
Refine: false
View: 366
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bAgi,1;
bonus bMdef,2;
@@ -43766,6 +47410,11 @@ item_db: (
Loc: 256
EquipLv: 60
View: 367
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bDex,1;
bonus bLongAtkRate,7;
@@ -43784,6 +47433,11 @@ item_db: (
Loc: 256
EquipLv: 45
View: 368
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bFlee,10;
bonus bCritical,3;
@@ -43803,6 +47457,11 @@ item_db: (
Loc: 1
Refine: false
View: 369
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bUnbreakableHelm,0;
bonus bBaseAtk,5;
@@ -43820,6 +47479,11 @@ item_db: (
Loc: 1
Refine: false
View: 370
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bUnbreakableHelm,0;
bonus bMatkRate,1;
@@ -43861,6 +47525,7 @@ item_db: (
bonus bStr,1;
bonus bInt,1;
bonus bAgi,2;
+ bonus2 bAddMonsterDropItem,12582,30;
">
},
{
@@ -43892,10 +47557,7 @@ item_db: (
Upper: 63
Loc: 256
View: 374
- Script: <"
- bonus bStr,2;
- bonus bAllStats,5;
- ">
+ Script: <" bonus bAllStats,5; ">
},
{
Id: 5367
@@ -43911,6 +47573,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;
@@ -43927,6 +47594,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; ">
},
{
@@ -43940,6 +47616,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; ">
},
{
@@ -43966,6 +47651,11 @@ item_db: (
Upper: 63
Loc: 768
View: 377
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bLuk,1;
bonus bMaxSP,30;
@@ -43982,6 +47672,11 @@ item_db: (
Upper: 63
Loc: 256
View: 378
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bInt,1;
bonus bDelayrate,-3;
@@ -44002,6 +47697,11 @@ item_db: (
Upper: 63
Loc: 768
View: 379
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bDex,3;
bonus bMdef,1;
@@ -44018,6 +47718,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;
@@ -44035,6 +47740,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;
@@ -44052,9 +47762,14 @@ item_db: (
Upper: 63
Loc: 256
View: 382
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bMaxSP,120;
- bonus2 bAddEff2,Eff_Curse,300;
+ bonus2 bAddEff2,Eff_Curse,10;
">
},
{
@@ -44068,6 +47783,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;
@@ -44083,6 +47803,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;
@@ -44101,10 +47826,7 @@ item_db: (
Loc: 256
EquipLv: 50
View: 385
- Script: <"
- bonus bMdef,2;
- bonus bMatkRate,2+(getrefine()/2);
- ">
+ Script: <" bonus bMatkRate,(getrefine()*1); ">
},
{
Id: 5380
@@ -44117,7 +47839,12 @@ item_db: (
Upper: 63
Loc: 256
View: 386
- Script: <" bonus3 bAutoSpell,SA_FROSTWEAPON,1,5; ">
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
+ Script: <" bonus3 bAutoSpell,"SA_FROSTWEAPON",1,5; ">
},
{
Id: 5381
@@ -44132,6 +47859,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;
@@ -44150,6 +47882,11 @@ item_db: (
Upper: 63
Loc: 256
View: 388
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bVit,1;
skill AL_ANGELUS,1;
@@ -44170,6 +47907,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;
@@ -44207,6 +47949,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; ">
},
@@ -44222,6 +47971,10 @@ item_db: (
Loc: 256
Refine: false
View: 228
+ Trade: {
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bMdef,7;
bonus bFlee,7;
@@ -44241,6 +47994,11 @@ item_db: (
Loc: 256
EquipLv: 30
View: 392
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" bonus bMdef,5; ">
},
{
@@ -44256,6 +48014,11 @@ item_db: (
Loc: 256
EquipLv: 30
View: 393
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
skill TF_DOUBLE,5;
bonus bDoubleRate,25;
@@ -44272,10 +48035,16 @@ item_db: (
Loc: 512
Refine: false
View: 394
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
- bonus bUnbreakableHelm,0;
bonus bStr,2;
- bonus bHit,15;
+ bonus2 bAddRace,RC_Boss,2;
+ bonus2 bAddRace,RC_NonBoss,2;
+ bonus bMatkRate,2;
">
},
{
@@ -44302,6 +48071,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;
@@ -44348,6 +48127,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;
@@ -44367,6 +48156,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;
@@ -44400,8 +48194,14 @@ 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;
bonus bUnbreakableHelm,0;
">
},
@@ -44473,6 +48273,11 @@ item_db: (
EquipLv: 70
Refine: false
View: 404
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bInt,1;
bonus bMdef,2;
@@ -44492,6 +48297,11 @@ item_db: (
EquipLv: 70
Refine: false
View: 405
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bUnbreakableHelm,0;
bonus bFlee2,3;
@@ -44509,6 +48319,11 @@ item_db: (
EquipLv: 30
Refine: false
View: 406
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bUnbreakableHelm,0;
bonus2 bAddMonsterDropItem,579,500;
@@ -44528,6 +48343,11 @@ item_db: (
Loc: 256
EquipLv: 45
View: 407
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" bonus4 bAutoSpellWhenHit,AC_CONCENTRATION,2,7,0; ">
},
{
@@ -44543,6 +48363,11 @@ item_db: (
EquipLv: 80
Refine: false
View: 408
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" bonus bShortWeaponDamageReturn,1; ">
},
{
@@ -44556,6 +48381,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;
@@ -44575,6 +48408,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;
@@ -44802,6 +48643,11 @@ item_db: (
EquipLv: 50
Refine: false
View: 421
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bStr,2;
bonus bInt,2;
@@ -44827,6 +48673,11 @@ item_db: (
EquipLv: 50
Refine: false
View: 422
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bUnbreakableHelm,0;
bonus bInt,1;
@@ -44869,6 +48720,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;
@@ -44938,6 +48794,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; ">
},
{
@@ -44952,6 +48817,11 @@ item_db: (
Upper: 63
Loc: 256
View: 430
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bHPrecovRate,5;
bonus bSPrecovRate,5;
@@ -44969,6 +48839,10 @@ item_db: (
Loc: 256
Refine: false
View: 431
+ Trade: {
+ nodrop: true
+ nogstorage: true
+ }
Script: <"
bonus2 bSubEle,Ele_Fire,20;
skill MG_FIREBOLT,5;
@@ -45048,7 +48922,6 @@ item_db: (
bonus bMdef,getrefine()-5;
bonus bMaxSP,(getrefine()-5)*10;
}
-
">
},
{
@@ -45282,6 +49155,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
@@ -45296,6 +49178,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;
@@ -45315,6 +49206,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;
@@ -45334,6 +49234,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;
@@ -45405,6 +49314,11 @@ item_db: (
Upper: 63
Loc: 256
View: 455
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bAgi,3;
bonus bBaseAtk,5;
@@ -45413,7 +49327,6 @@ item_db: (
bonus bBaseAtk,getrefine()-4;
bonus bMatkRate,getrefine()-4;
}
-
">
},
{
@@ -45460,6 +49373,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;
@@ -45477,6 +49399,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;
@@ -45493,6 +49424,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;
@@ -45510,6 +49448,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;
@@ -45523,11 +49468,20 @@ item_db: (
Name: "Zaha Doll Hat"
Type: 5
Buy: 20
- Def: 1
+ Slots: 1
Upper: 63
Loc: 256
- Refine: false
View: 461
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
bonus bInt,2;
skill PR_MAGNIFICAT,3;
@@ -45616,6 +49570,7 @@ item_db: (
Buy: 20
Weight: 300
Def: 4
+ Slots: 1
Upper: 63
Loc: 256
EquipLv: 30
@@ -45731,6 +49686,11 @@ item_db: (
Upper: 63
Loc: 768
View: 473
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bStr,2;
bonus bMaxHPrate,-10;
@@ -45762,6 +49722,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;
@@ -45778,6 +49745,10 @@ item_db: (
Upper: 63
Loc: 256
View: 476
+ Trade: {
+ nodrop: true
+ nogstorage: true
+ }
Script: <"
bonus bMdef,3;
bonus bMaxHP,50;
@@ -45795,6 +49766,10 @@ item_db: (
Upper: 63
Loc: 256
View: 477
+ Trade: {
+ nodrop: true
+ nogstorage: true
+ }
Script: <"
bonus bAllStats,2;
bonus3 bAutoSpell,PR_IMPOSITIO,3,3;
@@ -45812,6 +49787,10 @@ item_db: (
Upper: 63
Loc: 256
View: 478
+ Trade: {
+ nodrop: true
+ nogstorage: true
+ }
Script: <"
bonus bAspdRate,10;
bonus bBaseAtk,-20;
@@ -45829,6 +49808,10 @@ item_db: (
Upper: 63
Loc: 769
View: 479
+ Trade: {
+ nodrop: true
+ nogstorage: true
+ }
Script: <" bonus bStr,3; ">
},
{
@@ -45843,6 +49826,10 @@ item_db: (
Loc: 513
Refine: false
View: 480
+ Trade: {
+ nodrop: true
+ nogstorage: true
+ }
Script: <"
bonus bUnbreakableHelm,0;
bonus bHit,-10;
@@ -45954,6 +49941,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;
@@ -45974,6 +49968,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;
@@ -45991,6 +49992,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;
@@ -46008,6 +50019,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;
@@ -46025,6 +50046,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; ">
},
{
@@ -46039,6 +50070,11 @@ item_db: (
Upper: 63
Loc: 256
View: 493
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bLuk,1;
bonus bAgi,1;
@@ -46063,6 +50099,13 @@ item_db: (
EquipLv: 50
Refine: false
View: 494
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bLuk,4; ">
},
{
@@ -46078,6 +50121,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;
@@ -46091,11 +50141,16 @@ item_db: (
Buy: 20
Weight: 600
Def: 5
+ Slots: 1
Upper: 63
Loc: 768
EquipLv: 20
- Refine: false
View: 490
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bVit,5;
bonus bFlee,10;
@@ -46112,6 +50167,11 @@ item_db: (
Loc: 256
Refine: false
View: 487
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" skill SM_PROVOKE,1; ">
},
{
@@ -46126,6 +50186,11 @@ item_db: (
Loc: 256
EquipLv: 30
View: 488
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bMdef,3;
skill MG_FROSTDIVER,3;
@@ -46145,6 +50210,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;
@@ -46162,6 +50234,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;
@@ -46179,6 +50258,11 @@ item_db: (
Upper: 63
Loc: 256
View: 497
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bDex,2;
bonus bAgi,2;
@@ -46202,6 +50286,11 @@ item_db: (
EquipLv: 70
Refine: false
View: 489
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" bonus bMdef,10; ">
},
{
@@ -46216,6 +50305,11 @@ item_db: (
Loc: 768
EquipLv: 50
View: 492
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
skill DC_DONTFORGETME,1;
bonus bDex,2;
@@ -46267,6 +50361,11 @@ item_db: (
Upper: 63
Loc: 256
View: 503
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bStr,1;
bonus bAgi,2;
@@ -46286,6 +50385,11 @@ item_db: (
Upper: 63
Loc: 256
View: 504
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bStr,2;
bonus bVit,1;
@@ -46324,6 +50428,11 @@ item_db: (
Upper: 63
Loc: 768
View: 508
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" bonus bSPrecovRate,8; ">
},
{
@@ -46346,7 +50455,6 @@ item_db: (
bonus bDef,1;
bonus bBaseAtk,15;
}
-
">
},
{
@@ -46369,7 +50477,6 @@ item_db: (
bonus bDef,1;
bonus bBaseAtk,15;
}
-
">
},
{
@@ -46392,7 +50499,6 @@ item_db: (
bonus bDef,1;
bonus bMatkRate,2;
}
-
">
},
{
@@ -46415,7 +50521,6 @@ item_db: (
bonus bDef,1;
bonus bMatkRate,2;
}
-
">
},
{
@@ -46480,6 +50585,11 @@ item_db: (
Upper: 63
Loc: 256
View: 514
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" bonus bInt,2; ">
},
{
@@ -46509,6 +50619,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;
@@ -46585,6 +50705,11 @@ item_db: (
EquipLv: 60
Refine: false
View: 520
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bAgi,2;
bonus bFlee,3;
@@ -46603,6 +50728,11 @@ item_db: (
Upper: 63
Loc: 256
View: 521
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bLuk,3;
bonus bMdef,2;
@@ -46625,6 +50755,13 @@ item_db: (
EquipLv: 30
Refine: false
View: 522
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" bonus bAgi,1; ">
},
{
@@ -46639,6 +50776,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;
@@ -46653,7 +50797,7 @@ item_db: (
AegisName: "Raven_Cap"
Name: "Raven Cap"
Type: 5
- Buy: 20
+ Buy: 45000
Weight: 100
Def: 6
Slots: 1
@@ -46661,15 +50805,20 @@ item_db: (
Loc: 256
EquipLv: 30
View: 524
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
},
{
Id: 5531
AegisName: "B_Dragon_Hat"
Name: "Baby Dragon Hat"
Type: 5
- Buy: 20
+ Buy: 45000
Weight: 100
- Def: 6
+ Def: 1
Slots: 1
Upper: 63
Loc: 256
@@ -46687,6 +50836,11 @@ item_db: (
EquipLv: 30
Refine: false
View: 327
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" bonus bShortWeaponDamageReturn,1; ">
},
{
@@ -46730,7 +50884,6 @@ item_db: (
Buy: 20
Weight: 500
Def: 1
- Slots: 1
Upper: 63
Loc: 256
View: 529
@@ -46753,6 +50906,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;
@@ -46768,15 +50931,19 @@ item_db: (
AegisName: "Quati_Hat"
Name: "Coati Hat"
Type: 5
- Buy: 20
+ Buy: 45000
Weight: 700
Def: 2
Slots: 1
Upper: 63
Loc: 256
EquipLv: 45
- Refine: false
View: 527
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bAgi,3;
bonus2 bAddRace,RC_Plant,10;
@@ -46787,15 +50954,19 @@ item_db: (
AegisName: "Tucan_Hat"
Name: "Tucan Hat"
Type: 5
- Buy: 20
+ Buy: 45000
Weight: 600
Def: 2
Slots: 1
Upper: 63
Loc: 768
EquipLv: 45
- Refine: false
View: 528
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bDex,3;
bonus bCritical,5;
@@ -46806,7 +50977,7 @@ item_db: (
AegisName: "Jaguar_Hat"
Name: "Jaguar Hat"
Type: 5
- Buy: 20
+ Buy: 50000
Weight: 400
Def: 4
Slots: 1
@@ -46814,6 +50985,11 @@ item_db: (
Loc: 769
EquipLv: 25
View: 530
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bMdef,2;
skill MC_LOUD,1;
@@ -46900,11 +51076,19 @@ item_db: (
AegisName: "Time_Keeper_Hat"
Name: "Guardian Hat"
Type: 5
- Buy: 30000
+ Buy: 0
Def: 6
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;
@@ -46922,6 +51106,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;
@@ -46929,7 +51118,6 @@ item_db: (
bonus bDef,1;
bonus bVit,1;
}
-
">
},
{
@@ -46944,6 +51132,11 @@ item_db: (
Upper: 63
Loc: 256
View: 532
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bLuk,2;
bonus bVit,2;
@@ -46952,7 +51145,6 @@ item_db: (
bonus bDef,1;
bonus bVit,1;
}
-
">
},
{
@@ -46967,6 +51159,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);
@@ -46984,7 +51181,13 @@ item_db: (
Upper: 63
Loc: 1
EquipLv: 50
+ Refine: false
View: 534
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bUnbreakableHelm,0;
bonus bLuk,1;
@@ -47002,6 +51205,11 @@ item_db: (
Loc: 256
EquipLv: 70
View: 535
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bDex,2;
bonus bDelayrate,-2;
@@ -47010,7 +51218,6 @@ item_db: (
bonus bDex,1;
bonus bMatkRate,1;
}
-
">
},
{
@@ -47025,6 +51232,11 @@ item_db: (
Loc: 256
EquipLv: 70
View: 536
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bAgi,2;
bonus bDex,2;
@@ -47034,7 +51246,6 @@ item_db: (
bonus bDex,1;
bonus bMatkRate,1;
}
-
">
},
{
@@ -47092,6 +51303,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;
@@ -47109,6 +51325,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;
@@ -47144,6 +51365,11 @@ item_db: (
Loc: 256
EquipLv: 20
View: 541
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" bonus bAgi,3; ">
},
{
@@ -47171,6 +51397,15 @@ item_db: (
Upper: 63
Loc: 768
View: 543
+ Script: <"
+ bonus2 bAddRace,RC_NonBoss,6;
+ bonus2 bAddRace,RC_Boss,6;
+ bonus bMatkRate,6;
+ bonus bLongAtkRate,6;
+ bonus bHealPower,6;
+ bonus bVariableCastrate,-20;
+ bonus bAspd,1;
+ ">
},
{
Id: 5560
@@ -47267,6 +51502,11 @@ item_db: (
Loc: 768
EquipLv: 85
View: 544
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bUnbreakableHelm,0;
bonus bMdef,10;
@@ -47279,12 +51519,22 @@ item_db: (
AegisName: "Dragon_Arhat_Mask"
Name: "Dragon Arhat Mask"
Type: 5
- Buy: 0
+ Buy: 40000
Def: 5
Upper: 63
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; ">
},
{
@@ -47292,12 +51542,22 @@ item_db: (
AegisName: "Tiger_Arhat_Mask"
Name: "Tiger Arhat Mask"
Type: 5
- Buy: 0
+ Buy: 40000
Def: 1
Upper: 63
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; ">
},
{
@@ -47312,6 +51572,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;
@@ -47348,6 +51613,11 @@ item_db: (
Upper: 63
Loc: 256
View: 550
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bDex,2;
bonus bAgi,2;
@@ -47357,7 +51627,6 @@ item_db: (
bonus bMatkRate,8;
bonus2 bSubEle,Ele_Wind,5;
}
-
">
},
{
@@ -47372,6 +51641,11 @@ item_db: (
Upper: 63
Loc: 256
View: 551
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bAgi,2;
bonus bBaseAtk,2;
@@ -47382,7 +51656,6 @@ item_db: (
bonus bFlee,10;
bonus2 bSubEle,Ele_Wind,5;
}
-
">
},
{
@@ -47445,6 +51718,11 @@ item_db: (
EquipLv: 10
Refine: false
View: 555
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bUnbreakableHelm,0;
bonus bDex,2;
@@ -47490,6 +51768,10 @@ item_db: (
Upper: 63
Loc: 769
View: 479
+ Trade: {
+ nodrop: true
+ nogstorage: true
+ }
Script: <"
bonus bDex,3;
bonus bStr,3;
@@ -47520,7 +51802,23 @@ item_db: (
Upper: 63
Loc: 768
View: 558
- Script: <" bonus bAgi,2; ">
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
+ Script: <"
+ bonus bAgi,2;
+ bonus bFlee,3;
+ if(getrefine()>6) {
+ bonus bFlee,2;
+ bonus bAgi,2;
+ }
+ if(getrefine()>8) {
+ bonus bCritical,10;
+ bonus bAspdRate,8;
+ }
+ ">
},
{
Id: 5580
@@ -47557,6 +51855,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;
@@ -47565,7 +51868,6 @@ item_db: (
bonus bHealPower,3;
bonus bMatkRate,2;
}
-
">
},
{
@@ -47580,6 +51882,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;
@@ -47588,7 +51895,6 @@ item_db: (
bonus bBaseAtk,15;
bonus bFlee,10;
}
-
">
},
{
@@ -47602,6 +51908,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
@@ -47614,6 +51929,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;
@@ -47656,6 +51976,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
@@ -47668,7 +51997,15 @@ item_db: (
Upper: 63
Loc: 256
View: 565
- Script: <" bonus bStr,2; ">
+ Script: <"
+ bonus bStr,2;
+ bonus2 bSubEle,Ele_Fire,5;
+ if(getrefine()>6) {
+ bonus bDef,1;
+ bonus bFlee,10;
+ bonus3 bAutoSpell,TK_SEVENWIND,4,50;
+ }
+ ">
},
{
Id: 5589
@@ -47681,7 +52018,15 @@ item_db: (
Upper: 63
Loc: 256
View: 566
- Script: <" bonus bDex,2; ">
+ Script: <"
+ bonus bDex,2;
+ bonus2 bSubEle,Ele_Fire,5;
+ if(getrefine()>6) {
+ bonus bFlee,10;
+ bonus bAspdRate,3;
+ autobonus "{ bonus bSplashRange,1; }",10,10000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }";
+ }
+ ">
},
{
Id: 5590
@@ -47730,15 +52075,16 @@ item_db: (
Refine: false
View: 568
Script: <"
- bonus bUnbreakableHelm,0;
- if(BaseClass==Job_Swordman||BaseClass==Job_Merchant||BaseClass==Job_Thief||(BaseJob==Job_Taekwon&&Class!=Job_Soul_Linker)) bonus bStr,1;
- else if(BaseClass==Job_Mage||BaseClass==Job_Acolyte||Class==Job_Ninja||Class==Job_Soul_Linker) bonus bInt,1;
- else if(BaseClass==Job_Archer||BaseClass==Job_Gunslinger) bonus bDex,1;
+ if(BaseClass==Job_Swordman||BaseClass==Job_Merchant||BaseClass==Job_Thief||(BaseJob==Job_Taekwon&&Class!=Job_Soul_Linker)) bonus bAspd,1;
+ else if(BaseClass==Job_Mage||BaseClass==Job_Acolyte||Class==Job_Ninja||Class==Job_Soul_Linker) {
+ bonus bMatk,5;
+ bonus bHealPower,2;
+ }
+ else if(BaseClass==Job_Archer||BaseClass==Job_Gunslinger) bonus bLongAtkRate,2;
else if(BaseJob==Job_Novice||BaseJob==Job_SuperNovice) {
- bonus bMaxHP,80;
- bonus bMaxSP,30;
+ bonus bMaxHP,120;
+ bonus bMaxSP,60;
}
-
">
},
{
@@ -47768,7 +52114,6 @@ item_db: (
bonus2 bSubEle,Ele_Dark,5;
bonus2 bSubEle,Ele_Ghost,5;
}
-
">
},
{
@@ -47814,6 +52159,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;
@@ -47831,6 +52186,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;
@@ -47847,7 +52212,14 @@ item_db: (
Upper: 63
Loc: 256
View: 573
- Script: <" bonus bDex,2; ">
+ Script: <"
+ bonus bDex,2;
+ bonus bAspdRate,1;
+ if(getrefine()>6) {
+ bonus2 bSubEle,Ele_Earth,5;
+ autobonus "{ bonus bDex,20; }",10,6000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }";
+ }
+ ">
},
{
Id: 5599
@@ -47861,6 +52233,11 @@ item_db: (
Upper: 63
Loc: 256
View: 574
+ Script: <"
+ bonus bAspdRate,3;
+ bonus2 bSubEle,Ele_Earth,5;
+ if(getrefine()>6) bonus3 bAutoSpell,"MO_BALKYOUNG",1,50;
+ ">
},
{
Id: 5600
@@ -47891,11 +52268,6 @@ item_db: (
View: 576
Script: <"
bonus bLuk,3;
- bonus bAgi,3;
- bonus bDex,3;
- bonus bVit,3;
- bonus bInt,3;
- bonus bStr,3;
bonus bMdef,1;
">
},
@@ -47926,6 +52298,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;
@@ -47945,6 +52326,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;
@@ -47964,6 +52354,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;
@@ -47984,14 +52383,7 @@ item_db: (
Loc: 256
EquipLv: 3
View: 580
- Script: <"
- bonus bStr,1;
- bonus bInt,1;
- bonus bVit,1;
- bonus bDex,1;
- bonus bAgi,1;
- bonus bLuk,1;
- ">
+ Script: <" bonus bAllStats,1; ">
},
{
Id: 5607
@@ -48006,6 +52398,10 @@ item_db: (
EquipLv: 60
Refine: false
View: 581
+ Script: <"
+ bonus bMaxHP,500;
+ bonus2 bSubRace,RC_DemiHuman,5;
+ ">
},
{
Id: 5608
@@ -48020,13 +52416,17 @@ item_db: (
EquipLv: 60
Refine: false
View: 582
+ Script: <"
+ bonus bMaxHP,80;
+ bonus2 bSubRace,RC_DemiHuman,5;
+ ">
},
{
Id: 5609
AegisName: "Chung_Hairband"
Name: "Chung Hairpin"
Type: 5
- Buy: 0
+ Buy: 45000
Weight: 500
Def: 5
Slots: 1
@@ -48225,6 +52625,7 @@ item_db: (
Loc: 256
Refine: false
View: 205
+ Script: <" bonus bShortWeaponDamageReturn,5; ">
},
{
Id: 5622
@@ -48711,6 +53112,11 @@ item_db: (
Upper: 63
Loc: 256
View: 587
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bMdef,5;
bonus bDex,1;
@@ -48774,6 +53180,7 @@ item_db: (
Buy: 20
Weight: 400
Def: 1
+ Slots: 1
Upper: 63
Loc: 256
View: 589
@@ -48929,6 +53336,16 @@ 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;
+ if(getrefine()>=7) autobonus "{ bonus bCritical,30; bonus bHit,10; }",10,10000,0,"{ specialeffect2 EF_ENHANCE; }";
+ ">
},
{
Id: 5668
@@ -48940,9 +53357,18 @@ 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,100;
+ bonus2 bAddMonsterDropItem,6097,10;
">
},
{
@@ -49014,6 +53440,10 @@ item_db: (
Loc: 256
EquipLv: 30
View: 602
+ Script: <"
+ bonus bNoCastCancel,0;
+ bonus bVariableCastrate,35;
+ ">
},
{
Id: 5674
@@ -49119,6 +53549,7 @@ item_db: (
Weight: 100
Def: 1
Upper: 63
+ Gender: 0
Loc: 256
View: 244
Script: <" bonus bMdef,3; ">
@@ -49231,7 +53662,6 @@ item_db: (
Type: 5
Buy: 20
Weight: 600
- Def: 5
Upper: 63
Loc: 256
View: 613
@@ -49246,7 +53676,6 @@ item_db: (
bonus2 bAddRace,RC_Boss,2;
bonus bMatkRate,2;
}
-
">
},
{
@@ -49917,6 +54346,7 @@ item_db: (
Weight: 100
Def: 1
Upper: 63
+ Gender: 0
Loc: 256
View: 244
Script: <" bonus bMdef,3; ">
@@ -49962,6 +54392,11 @@ item_db: (
Upper: 63
Loc: 256
View: 616
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bStr,1;
bonus bInt,1;
@@ -49975,7 +54410,6 @@ item_db: (
else {
bonus5 bAutoSpellWhenHit,BA_FROSTJOKER,1,20,BF_WEAPON|BF_MAGIC,0;
}
-
">
},
{
@@ -50018,6 +54452,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
@@ -50095,6 +54538,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;
@@ -50103,7 +54555,6 @@ item_db: (
bonus bBaseAtk,10;
bonus bMatk,5;
}
-
">
},
{
@@ -50120,6 +54571,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;
@@ -50128,7 +54588,6 @@ item_db: (
if(readparam(bInt)>=120) {
bonus bMatk,10;
}
-
">
},
{
@@ -50145,6 +54604,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;
@@ -50153,7 +54621,6 @@ item_db: (
bonus bLongAtkRate,4;
bonus bAspd,1;
}
-
">
},
{
@@ -50167,10 +54634,18 @@ item_db: (
Slots: 1
Job: 0x00000400
Upper: 56
- Gender: 1
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;
@@ -50179,7 +54654,6 @@ item_db: (
bonus bBaseAtk,10;
bonus bCritical,3;
}
-
">
},
{
@@ -50196,6 +54670,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;
@@ -50204,7 +54687,6 @@ item_db: (
bonus bBaseAtk,10;
bonus bFlee,3;
}
-
">
},
{
@@ -50218,10 +54700,18 @@ item_db: (
Slots: 1
Job: 0x00080000
Upper: 56
- Gender: 1
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;
@@ -50244,6 +54734,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;
@@ -50252,7 +54751,6 @@ item_db: (
bonus bBaseAtk,5;
bonus bAspd,1;
}
-
">
},
{
@@ -50269,6 +54767,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;
@@ -50277,7 +54784,6 @@ item_db: (
bonus bMatkRate,10;
bonus bVariableCastrate,-2;
}
-
">
},
{
@@ -50294,6 +54800,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;
@@ -50302,7 +54817,6 @@ item_db: (
bonus bBaseAtk,10;
bonus bHit,3;
}
-
">
},
{
@@ -50319,6 +54833,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;
@@ -50326,7 +54849,6 @@ item_db: (
bonus bBaseAtk,10;
bonus bFlee2,5;
}
-
">
},
{
@@ -50343,6 +54865,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;
@@ -50351,7 +54882,6 @@ item_db: (
bonus bMatkRate,10;
bonus bFlee,3;
}
-
">
},
{
@@ -50368,6 +54898,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;
@@ -50376,7 +54915,6 @@ item_db: (
bonus bMatkRate,10;
bonus bDef,5;
}
-
">
},
{
@@ -50393,6 +54931,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;
@@ -50429,6 +54976,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;
@@ -50437,7 +54993,6 @@ item_db: (
bonus bBaseAtk,10;
bonus bCritical,3;
}
-
">
},
{
@@ -50533,6 +55088,7 @@ item_db: (
Buy: 20
Weight: 500
Def: 4
+ Slots: 1
Upper: 63
Loc: 256
EquipLv: 50
@@ -50547,7 +55103,7 @@ item_db: (
AegisName: "Samurai_Mask"
Name: "Samurai Mask"
Type: 5
- Buy: 20
+ Buy: 40000
Weight: 300
Def: 1
Upper: 63
@@ -50606,6 +55162,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; }"; ">
},
{
@@ -50731,7 +55292,16 @@ item_db: (
Upper: 63
Loc: 256
View: 656
- Script: <" bonus bStr,2; ">
+ Script: <"
+ bonus bStr,2;
+ bonus2 bAddMonsterDropItem,574,500;
+ bonus2 bAddItemHealRate,574,5;
+ set .@rate,(getrefine()>10)?10:getrefine();
+ bonus bMaxHPrate,.@rate;
+ bonus bMaxSPrate,.@rate;
+ bonus3 bAutoSpellWhenHit,"AL_INCAGI",.@rate,10;
+ bonus3 bAutoSpell,"AL_INCAGI",.@rate,10;
+ ">
},
{
Id: 5779
@@ -50788,6 +55358,13 @@ item_db: (
Upper: 63
Loc: 769
View: 660
+ Script: <"
+ bonus bMaxHPrate,3;
+ if(isequipped(1407))||(isequipped(1219)) {
+ bonus bAtkRate,3;
+ }
+ if(isequipped(2125)) bonus bDef,2;
+ ">
},
{
Id: 5783
@@ -50852,6 +55429,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;
@@ -50960,6 +55546,7 @@ item_db: (
Upper: 63
Loc: 256
View: 669
+ Script: <" bonus2 bSubRace,RC_Fish,1; ">
},
{
Id: 5793
@@ -51011,6 +55598,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;
@@ -51027,6 +55624,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;
@@ -51043,6 +55650,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;
@@ -51059,6 +55676,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;
@@ -51101,7 +55728,6 @@ item_db: (
else {
bonus3 bAutoSpellWhenHit,AL_HEAL,5,20;
}
-
">
},
{
@@ -51151,10 +55777,20 @@ item_db: (
Weight: 150
Def: 2
Upper: 63
+ Gender: 0
Loc: 256
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;
@@ -51172,6 +55808,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
@@ -51264,6 +55909,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;
@@ -51336,6 +55991,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;
@@ -51357,6 +56022,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; ">
},
{
@@ -51369,6 +56044,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; ">
},
{
@@ -51395,6 +56080,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;
@@ -51411,6 +56106,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;
@@ -51459,7 +56163,12 @@ item_db: (
Upper: 63
Loc: 136
Refine: false
- Script: <" bonus bMdef,1; ">
+ Script: <"
+ bonus bAtkRate, 10;
+ bonus bMatkRate, 10;
+ bonus bMaxHP, 1500;
+ bonus bMdef,1;
+ ">
},
{
Id: 5826
@@ -51807,6 +56516,7 @@ item_db: (
Type: 5
Buy: 20
Weight: 500
+ Def: -7
Upper: 63
Loc: 256
EquipLv: 40
@@ -51831,9 +56541,19 @@ 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 bStr,2;
- bonus bDex,2;
+ bonus bVit,2;
+ bonus bMdef,1;
">
},
{
@@ -51848,9 +56568,19 @@ 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 bInt,2;
- bonus bVit,2;
+ bonus bStr,2;
+ bonus bMdef,1;
">
},
{
@@ -51865,9 +56595,19 @@ 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 bDex,2;
+ bonus bMdef,1;
">
},
{
@@ -51882,7 +56622,20 @@ item_db: (
Upper: 63
Loc: 256
View: 674
- Script: <" bonus bAllStats,1; ">
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Script: <"
+ bonus bAgi,3;
+ bonus bMdef,1;
+ ">
},
{
Id: 5868
@@ -51894,7 +56647,11 @@ item_db: (
Loc: 1
Refine: false
View: 1004
- Script: <" bonus bUnbreakableHelm,0; ">
+ Script: <"
+ bonus bUnbreakableHelm,0;
+ bonus bBaseAtk,10;
+ bonus bMatk,10;
+ ">
},
{
Id: 5869
@@ -51906,8 +56663,11 @@ item_db: (
Def: 4
Loc: 256
View: 999
+ Script: <"
+ bonus2 bAddEffWhenHit,Eff_Stone,600;
+ bonus bSpeedRate,25;
+ ">
},
-// More Etc Items
{
Id: 5870
AegisName: "Bunny_Egg_Shell"
@@ -51918,7 +56678,10 @@ item_db: (
Def: 5
Loc: 256
View: 1000
- Script: <" bonus bAgi,3; ">
+ Script: <"
+ bonus bAgi,3;
+ bonus bAspd,1;
+ ">
},
{
Id: 5871
@@ -51945,26 +56708,31 @@ item_db: (
Def: 7
Slots: 1
Job: 0x000444A2
- Upper: 58
Loc: 256
EquipLv: 60
View: 1055
Script: <"
- bonus bStr,5;
- bonus bInt,5;
- bonus bVit,5;
- bonus bDex,5;
- bonus bAgi,5;
- bonus bLuk,5;
+ bonus bAllStats,5;
bonus bUnbreakableHelm,0;
">
},
+// More Etc Items
+// ===================================================================
{
Id: 6000
AegisName: "Dark_Ashes"
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
@@ -51973,6 +56741,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ BuyingStore: true
},
{
Id: 6002
@@ -51981,6 +56750,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ BuyingStore: true
},
{
Id: 6003
@@ -51989,6 +56759,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ BuyingStore: true
},
{
Id: 6004
@@ -51997,6 +56768,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ BuyingStore: true
},
{
Id: 6005
@@ -52005,6 +56777,14 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6006
@@ -52013,6 +56793,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
@@ -52021,6 +56810,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
@@ -52029,6 +56827,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ BuyingStore: true
},
{
Id: 6009
@@ -52036,6 +56835,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
@@ -52044,6 +56852,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ BuyingStore: true
},
{
Id: 6011
@@ -52116,6 +56925,7 @@ item_db: (
Type: 3
Buy: 704
Weight: 10
+ BuyingStore: true
},
{
Id: 6021
@@ -52124,6 +56934,7 @@ item_db: (
Type: 3
Buy: 433
Weight: 10
+ BuyingStore: true
},
{
Id: 6022
@@ -52132,6 +56943,7 @@ item_db: (
Type: 3
Buy: 884
Weight: 10
+ BuyingStore: true
},
{
Id: 6023
@@ -52140,13 +56952,14 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 6024
AegisName: "17Carat_Dia"
Name: "17Carat Diamond"
Type: 3
- Buy: 6000000
+ Buy: 0
Weight: 10
},
{
@@ -52206,16 +57019,18 @@ item_db: (
AegisName: "Horn_Of_Hilsrion"
Name: "Horn of Hillslion"
Type: 3
- Buy: 500
+ Buy: 567
Weight: 10
+ BuyingStore: true
},
{
Id: 6033
AegisName: "Horn_Of_Tendrilion"
Name: "Horn of Tendrilion"
Type: 3
- Buy: 500
+ Buy: 567
Weight: 10
+ BuyingStore: true
},
{
Id: 6034
@@ -52261,6 +57076,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
@@ -52315,6 +57140,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; ">
},
{
@@ -52324,6 +57159,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; ">
},
{
@@ -52333,6 +57178,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
@@ -52357,6 +57212,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
@@ -52364,6 +57228,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
@@ -52428,6 +57302,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
@@ -52508,6 +57391,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
@@ -52516,6 +57408,15 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6072
@@ -52524,6 +57425,15 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6073
@@ -52531,6 +57441,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
@@ -52538,6 +57458,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
@@ -52545,6 +57474,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
@@ -52552,6 +57492,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
@@ -52559,6 +57509,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
@@ -52566,6 +57526,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
@@ -52573,6 +57543,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
@@ -52580,6 +57560,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
@@ -52587,6 +57577,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
@@ -52594,6 +57594,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
@@ -52609,6 +57619,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
@@ -52616,6 +57636,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
@@ -52624,6 +57654,7 @@ item_db: (
Type: 3
Buy: 890
Weight: 10
+ BuyingStore: true
},
{
Id: 6087
@@ -52632,6 +57663,7 @@ item_db: (
Type: 3
Buy: 1050
Weight: 10
+ BuyingStore: true
},
{
Id: 6088
@@ -52640,6 +57672,7 @@ item_db: (
Type: 3
Buy: 1050
Weight: 10
+ BuyingStore: true
},
{
Id: 6089
@@ -52648,6 +57681,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 6090
@@ -52656,6 +57690,7 @@ item_db: (
Type: 3
Buy: 1100
Weight: 50
+ BuyingStore: true
},
{
Id: 6091
@@ -52664,6 +57699,7 @@ item_db: (
Type: 3
Buy: 200000
Weight: 10
+ BuyingStore: true
},
{
Id: 6092
@@ -52679,6 +57715,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
@@ -52695,6 +57740,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 6096
@@ -52703,14 +57749,16 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ BuyingStore: true
},
{
Id: 6097
AegisName: "Pumpkin_Pie_"
Name: "Pumpkin Pie"
Type: 3
- Buy: 20
+ Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 6098
@@ -52719,6 +57767,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 6099
@@ -52727,6 +57776,7 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ BuyingStore: true
},
{
Id: 6100
@@ -52735,6 +57785,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 6101
@@ -52742,6 +57793,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
@@ -52749,6 +57809,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
@@ -52756,6 +57826,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
@@ -52764,6 +57844,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 6105
@@ -52772,6 +57853,7 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ BuyingStore: true
},
{
Id: 6106
@@ -52780,14 +57862,16 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ BuyingStore: true
},
{
Id: 6107
AegisName: "Sunset_On_The_Rock"
Name: "Sunset On The Rock"
Type: 3
- Buy: 20
+ Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 6108
@@ -52796,6 +57880,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 6109
@@ -52804,6 +57889,7 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ BuyingStore: true
},
{
Id: 6110
@@ -52812,6 +57898,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 6111
@@ -52820,6 +57907,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 6112
@@ -52828,6 +57916,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 6113
@@ -52836,6 +57925,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 6114
@@ -52844,6 +57934,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 6115
@@ -52852,6 +57943,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 6116
@@ -52859,6 +57951,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
@@ -52866,6 +57968,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
@@ -52873,6 +57985,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
@@ -52886,30 +58008,52 @@ item_db: (
AegisName: "Face_Paint"
Name: "Face Paint"
Type: 3
- Buy: 120
+ Buy: 150
Weight: 20
+ BuyingStore: true
},
{
Id: 6121
AegisName: "Makeover_Brush"
Name: "Makeover Brush"
Type: 3
- Buy: 10
+ Buy: 12
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6122
AegisName: "Paint_Brush"
Name: "Paint Brush"
Type: 3
- Buy: 10
+ Buy: 12
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6123
AegisName: "Surface_Paint"
Name: "Surface Paint"
Type: 3
- Buy: 200
+ Buy: 250
Weight: 30
+ BuyingStore: true
},
{
Id: 6124
@@ -52917,6 +58061,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
@@ -52924,6 +58078,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
@@ -52931,6 +58095,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
@@ -52938,6 +58112,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
@@ -52945,6 +58129,7 @@ item_db: (
Name: "Antidote"
Type: 3
Buy: 0
+ BuyingStore: true
},
{
Id: 6129
@@ -52952,6 +58137,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
@@ -52959,6 +58154,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
@@ -52966,6 +58171,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
@@ -52973,6 +58188,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
@@ -52980,6 +58205,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
@@ -52987,6 +58222,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
@@ -52994,6 +58239,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
@@ -53001,6 +58256,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
@@ -53008,6 +58273,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
@@ -53015,6 +58290,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
@@ -53022,6 +58307,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
@@ -53029,6 +58324,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
@@ -53036,6 +58341,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
@@ -53043,6 +58358,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
@@ -53050,38 +58375,52 @@ 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
AegisName: "Heartbroken_Tears"
Name: "Regrettable Tears"
Type: 3
- Buy: 1000
+ Buy: 1250
Weight: 2
+ BuyingStore: true
},
{
Id: 6145
AegisName: "Vulcan_Bullet"
Name: "Vulcan Bullet"
Type: 3
- Buy: 10
+ Buy: 12
Weight: 2
+ BuyingStore: true
},
{
Id: 6146
AegisName: "Magic_Gear_Fuel"
Name: "Magic Gear Fuel"
Type: 3
- Buy: 300
+ Buy: 375
Weight: 30
+ BuyingStore: true
},
{
Id: 6147
AegisName: "Liquid_Condensed_Bullet"
Name: "Liquid Condensed Bullet"
Type: 3
- Buy: 100
+ Buy: 125
Weight: 3
+ BuyingStore: true
},
{
Id: 6148
@@ -53089,6 +58428,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
@@ -53096,6 +58444,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
@@ -53103,6 +58460,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
@@ -53110,6 +58477,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
@@ -53117,6 +58493,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
@@ -53124,6 +58509,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
@@ -53132,6 +58527,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
@@ -53147,6 +58551,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
@@ -53358,6 +58771,7 @@ item_db: (
Type: 3
Buy: 500
Weight: 10
+ BuyingStore: true
},
{
Id: 6187
@@ -53381,6 +58795,7 @@ item_db: (
Name: "Spell Book(Fire Bolt)"
Type: 3
Buy: 0
+ BuyingStore: true
},
{
Id: 6190
@@ -53388,6 +58803,7 @@ item_db: (
Name: "Spell Book(Cold Bolt)"
Type: 3
Buy: 0
+ BuyingStore: true
},
{
Id: 6191
@@ -53395,6 +58811,7 @@ item_db: (
Name: "Spell Book(Lightning Bolt)"
Type: 3
Buy: 0
+ BuyingStore: true
},
{
Id: 6192
@@ -53402,6 +58819,7 @@ item_db: (
Name: "Spell Book(Storm Gust)"
Type: 3
Buy: 0
+ BuyingStore: true
},
{
Id: 6193
@@ -53409,6 +58827,7 @@ item_db: (
Name: "Spell Book(Lord Of Vermilion)"
Type: 3
Buy: 0
+ BuyingStore: true
},
{
Id: 6194
@@ -53416,6 +58835,7 @@ item_db: (
Name: "Spell Book(Meteor Storm)"
Type: 3
Buy: 0
+ BuyingStore: true
},
{
Id: 6195
@@ -53423,6 +58843,7 @@ item_db: (
Name: "Spell Book(Comet)"
Type: 3
Buy: 0
+ BuyingStore: true
},
{
Id: 6196
@@ -53430,6 +58851,7 @@ item_db: (
Name: "Spell Book(Tetra Vortex)"
Type: 3
Buy: 0
+ BuyingStore: true
},
{
Id: 6197
@@ -53437,6 +58859,7 @@ item_db: (
Name: "Spell Book(Thunder Storm)"
Type: 3
Buy: 0
+ BuyingStore: true
},
{
Id: 6198
@@ -53444,6 +58867,7 @@ item_db: (
Name: "Spell Book(Jupitel Thunder)"
Type: 3
Buy: 0
+ BuyingStore: true
},
{
Id: 6199
@@ -53451,6 +58875,7 @@ item_db: (
Name: "Spell Book(Water Ball)"
Type: 3
Buy: 0
+ BuyingStore: true
},
{
Id: 6200
@@ -53458,6 +58883,7 @@ item_db: (
Name: "Spell Book(Heaven's Drive)"
Type: 3
Buy: 0
+ BuyingStore: true
},
{
Id: 6201
@@ -53465,6 +58891,7 @@ item_db: (
Name: "Spell Book(Earth Spike)"
Type: 3
Buy: 0
+ BuyingStore: true
},
{
Id: 6202
@@ -53472,6 +58899,7 @@ item_db: (
Name: "Spell Book(Earth Strain)"
Type: 3
Buy: 0
+ BuyingStore: true
},
{
Id: 6203
@@ -53479,6 +58907,7 @@ item_db: (
Name: "Spell Book(Chain Lightning)"
Type: 3
Buy: 0
+ BuyingStore: true
},
{
Id: 6204
@@ -53486,6 +58915,7 @@ item_db: (
Name: "Spell Book(Crimson Rock)"
Type: 3
Buy: 0
+ BuyingStore: true
},
{
Id: 6205
@@ -53493,6 +58923,7 @@ item_db: (
Name: "Spell Book(Drain Life)"
Type: 3
Buy: 0
+ BuyingStore: true
},
{
Id: 6206
@@ -53500,6 +58931,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
@@ -53507,6 +58947,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
@@ -53514,6 +58963,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
@@ -53527,64 +58985,72 @@ item_db: (
AegisName: "Seed_Of_Horny_Plant"
Name: "Thorn Plant Seed"
Type: 3
- Buy: 600
+ Buy: 750
Weight: 1
+ BuyingStore: true
},
{
Id: 6211
AegisName: "Bloodsuck_Plant_Seed"
Name: "Blood Sucker Plant Seed"
Type: 3
- Buy: 800
+ Buy: 1000
Weight: 1
+ BuyingStore: true
},
{
Id: 6212
AegisName: "Bomb_Mushroom_Spore"
Name: "Bomb Mushroom Spore"
Type: 3
- Buy: 1000
+ Buy: 1250
Weight: 1
+ BuyingStore: true
},
{
Id: 6213
AegisName: "Explosive_Powder"
Name: "Explosive Powder"
Type: 3
- Buy: 500
+ Buy: 625
Weight: 1
+ BuyingStore: true
},
{
Id: 6214
AegisName: "Smoke_Powder"
Name: "Smoke Powder"
Type: 3
- Buy: 500
+ Buy: 625
Weight: 1
+ BuyingStore: true
},
{
Id: 6215
AegisName: "Tear_Gas"
Name: "Tear Gas"
Type: 3
- Buy: 500
+ Buy: 625
Weight: 1
+ BuyingStore: true
},
{
Id: 6216
AegisName: "Oil_Bottle"
Name: "Oil Bottle"
Type: 3
- Buy: 1000
+ Buy: 1250
Weight: 1
+ BuyingStore: true
},
{
Id: 6217
AegisName: "Mandragora_Flowerpot"
Name: "Mandragora Flowerpot"
Type: 3
- Buy: 2000
+ Buy: 2500
Weight: 1
+ BuyingStore: true
},
{
Id: 6218
@@ -53592,6 +59058,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
@@ -53599,6 +59075,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
@@ -53629,6 +59115,7 @@ item_db: (
Type: 3
Buy: 2000
Weight: 150
+ BuyingStore: true
},
{
Id: 6224
@@ -53637,6 +59124,7 @@ item_db: (
Type: 3
Buy: 2000
Weight: 150
+ BuyingStore: true
},
{
Id: 6225
@@ -53645,6 +59133,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
@@ -53653,6 +59150,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
@@ -53660,6 +59166,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
@@ -53667,6 +59182,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
@@ -53674,6 +59198,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
@@ -53681,6 +59214,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
@@ -53688,6 +59230,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
@@ -53695,6 +59246,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
@@ -53702,6 +59262,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
@@ -53709,6 +59278,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
@@ -53716,6 +59294,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
@@ -53723,6 +59310,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
@@ -53730,6 +59327,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
@@ -53737,6 +59343,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
@@ -53745,6 +59360,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
@@ -53753,6 +59377,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
@@ -53761,6 +59394,13 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6243
@@ -53776,38 +59416,43 @@ item_db: (
Type: 3
Buy: 10
Weight: 1
+ BuyingStore: true
},
{
Id: 6245
AegisName: "Black_Powder"
Name: "Black Powder"
Type: 3
- Buy: 100
+ Buy: 125
Weight: 1
+ BuyingStore: true
},
{
Id: 6246
AegisName: "Yellow_Powder"
Name: "Yellow Powder"
Type: 3
- Buy: 100
+ Buy: 125
Weight: 1
+ BuyingStore: true
},
{
Id: 6247
AegisName: "White_Powder"
Name: "White Powder"
Type: 3
- Buy: 100
+ Buy: 125
Weight: 1
+ BuyingStore: true
},
{
Id: 6248
AegisName: "Melange_Pot"
Name: "Melange Pot"
Type: 3
- Buy: 600
+ Buy: 750
Weight: 10
+ BuyingStore: true
},
{
Id: 6249
@@ -53816,22 +59461,25 @@ item_db: (
Type: 3
Buy: 100
Weight: 10
+ BuyingStore: true
},
{
Id: 6250
AegisName: "Cooking_Skewer"
Name: "Cooking Skewer"
Type: 3
- Buy: 300
+ Buy: 375
Weight: 10
+ BuyingStore: true
},
{
Id: 6251
AegisName: "Black_Charcoal"
Name: "Black Charcoal"
Type: 3
- Buy: 300
+ Buy: 375
Weight: 10
+ BuyingStore: true
},
{
Id: 6252
@@ -53840,6 +59488,7 @@ item_db: (
Type: 3
Buy: 100
Weight: 10
+ BuyingStore: true
},
{
Id: 6253
@@ -53848,6 +59497,7 @@ item_db: (
Type: 3
Buy: 100
Weight: 10
+ BuyingStore: true
},
{
Id: 6254
@@ -53856,14 +59506,16 @@ item_db: (
Type: 3
Buy: 100
Weight: 10
+ BuyingStore: true
},
{
Id: 6255
AegisName: "Large_Cookpot"
Name: "Large Cookpot"
Type: 3
- Buy: 500
+ Buy: 625
Weight: 10
+ BuyingStore: true
},
{
Id: 6256
@@ -53872,6 +59524,7 @@ item_db: (
Type: 3
Buy: 100
Weight: 10
+ BuyingStore: true
},
{
Id: 6257
@@ -53880,14 +59533,16 @@ item_db: (
Type: 3
Buy: 100
Weight: 10
+ BuyingStore: true
},
{
Id: 6258
AegisName: "Comodo_Tropic_Fruit"
Name: "Comodo Tropical Fruit"
Type: 3
- Buy: 800
+ Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 6259
@@ -53896,6 +59551,7 @@ item_db: (
Type: 3
Buy: 100
Weight: 10
+ BuyingStore: true
},
{
Id: 6260
@@ -53904,22 +59560,25 @@ item_db: (
Type: 3
Buy: 100
Weight: 10
+ BuyingStore: true
},
{
Id: 6261
AegisName: "Fine_Noodle"
Name: "Fine Noodle"
Type: 3
- Buy: 500
+ Buy: 625
Weight: 10
+ BuyingStore: true
},
{
Id: 6262
AegisName: "Cool_Gravy"
Name: "Cool Gravy"
Type: 3
- Buy: 400
+ Buy: 500
Weight: 10
+ BuyingStore: true
},
{
Id: 6263
@@ -53928,6 +59587,7 @@ item_db: (
Type: 3
Buy: 100
Weight: 10
+ BuyingStore: true
},
{
Id: 6264
@@ -53936,6 +59596,7 @@ item_db: (
Type: 3
Buy: 100
Weight: 10
+ BuyingStore: true
},
{
Id: 6265
@@ -53944,6 +59605,7 @@ item_db: (
Type: 3
Buy: 100
Weight: 10
+ BuyingStore: true
},
{
Id: 6266
@@ -53951,6 +59613,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
@@ -53958,6 +59630,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
@@ -53965,6 +59647,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
@@ -53972,6 +59664,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
@@ -53979,6 +59681,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
@@ -53986,6 +59697,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
@@ -53993,6 +59713,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
@@ -54000,6 +59730,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
@@ -54007,6 +59747,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
@@ -54014,6 +59764,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
@@ -54021,6 +59781,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
@@ -54028,6 +59798,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
@@ -54035,6 +59815,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
@@ -54043,6 +59833,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 6280
@@ -54051,6 +59842,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 6281
@@ -54059,6 +59851,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 6282
@@ -54067,6 +59860,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 6283
@@ -54075,6 +59869,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 6284
@@ -54083,6 +59878,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 6285
@@ -54091,6 +59887,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 6286
@@ -54176,6 +59973,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
@@ -54184,6 +59990,7 @@ item_db: (
Type: 3
Buy: 300
Weight: 10
+ BuyingStore: true
},
{
Id: 6298
@@ -54191,6 +59998,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
@@ -54198,6 +60014,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
@@ -54235,6 +60060,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
@@ -54242,6 +60076,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
@@ -54249,6 +60093,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
@@ -54256,6 +60110,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
@@ -54263,6 +60127,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
@@ -54346,7 +60219,7 @@ item_db: (
AegisName: "Small_Bradium"
Name: "Small Bradium"
Type: 3
- Buy: 242
+ Buy: 324
Weight: 10
},
{
@@ -54355,54 +60228,70 @@ 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
AegisName: "Rakehorn_Helm"
Name: "Rake Horn Helm"
Type: 3
- Buy: 616
+ Buy: 822
Weight: 10
+ BuyingStore: true
},
{
Id: 6322
AegisName: "Antler_Helm"
Name: "Antler Helm"
Type: 3
- Buy: 600
+ Buy: 800
Weight: 10
+ BuyingStore: true
},
{
Id: 6323
AegisName: "Twinhorn_Helm"
Name: "Twin Horn Helm"
Type: 3
- Buy: 546
+ Buy: 728
Weight: 10
+ BuyingStore: true
},
{
Id: 6324
AegisName: "Singlehorn_Helm"
Name: "Single Horn Helm"
Type: 3
- Buy: 526
+ Buy: 702
Weight: 10
+ BuyingStore: true
},
{
Id: 6325
AegisName: "White_Spider_Limb"
Name: "White Spider Limb"
Type: 3
- Buy: 1506
+ Buy: 1004
Weight: 10
+ BuyingStore: true
},
{
Id: 6326
AegisName: "Queen_Wing_Piece"
Name: "Piece of Queen's Wing"
Type: 3
- Buy: 1222
+ Buy: 1630
Weight: 10
+ BuyingStore: true
},
{
Id: 6328
@@ -54533,6 +60422,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
@@ -54547,6 +60445,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
@@ -54554,6 +60461,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
@@ -54561,6 +60477,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
@@ -54568,6 +60493,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
@@ -54575,6 +60509,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
@@ -54582,6 +60525,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
@@ -54589,6 +60541,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
@@ -54596,6 +60557,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
@@ -54603,6 +60573,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
@@ -54610,6 +60589,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
@@ -54618,6 +60606,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
@@ -54625,6 +60622,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
@@ -54632,6 +60639,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
@@ -54640,6 +60657,7 @@ item_db: (
Type: 3
Buy: 100
Weight: 5
+ BuyingStore: true
},
{
Id: 6361
@@ -54648,6 +60666,7 @@ item_db: (
Type: 3
Buy: 100
Weight: 5
+ BuyingStore: true
},
{
Id: 6362
@@ -54656,6 +60675,7 @@ item_db: (
Type: 3
Buy: 100
Weight: 5
+ BuyingStore: true
},
{
Id: 6363
@@ -54664,6 +60684,7 @@ item_db: (
Type: 3
Buy: 100
Weight: 5
+ BuyingStore: true
},
{
Id: 6369
@@ -54728,6 +60749,14 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6378
@@ -54741,7 +60770,7 @@ item_db: (
AegisName: "Card_Coin"
Name: "Card Coin"
Type: 3
- Buy: 20
+ Buy: 0
Weight: 10
},
{
@@ -54750,6 +60779,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
@@ -54758,6 +60796,7 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ BuyingStore: true
},
{
Id: 6382
@@ -54766,6 +60805,7 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ BuyingStore: true
},
{
Id: 6383
@@ -54773,6 +60813,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
@@ -54780,6 +60829,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
@@ -54787,6 +60845,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
@@ -54794,6 +60861,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
@@ -54801,6 +60877,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
@@ -54808,6 +60893,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
@@ -54815,6 +60909,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
@@ -54822,6 +60925,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
@@ -54830,6 +60942,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
@@ -54838,30 +60959,42 @@ 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
AegisName: "Round_Feather"
Name: "Round Feather"
Type: 3
- Buy: 524
+ Buy: 700
Weight: 10
+ BuyingStore: true
},
{
Id: 6394
AegisName: "Golden_Feather"
Name: "Golden Feather"
Type: 3
- Buy: 486
+ Buy: 650
Weight: 10
+ BuyingStore: true
},
{
Id: 6395
AegisName: "Angel_Magic_Power"
Name: "Angel Magic Power"
Type: 3
- Buy: 614
+ Buy: 820
Weight: 10
+ BuyingStore: true
},
{
Id: 6396
@@ -54906,6 +61039,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
@@ -54914,6 +61057,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
@@ -54930,6 +61082,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
@@ -54946,6 +61108,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
@@ -55027,41 +61198,95 @@ 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
AegisName: "Agrade_Coin"
- Name: "Aclass Coin"
+ Name: "AClass Coin"
Type: 3
Buy: 20
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6419
AegisName: "Bgrade_Coin"
- Name: "Bclass Coin"
+ Name: "BClass Coin"
Type: 3
Buy: 20
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6420
AegisName: "Cgrade_Coin"
- Name: "Cclass Coin"
+ Name: "CClass Coin"
Type: 3
Buy: 20
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6421
AegisName: "Dgrade_Coin"
- Name: "Dclass Coin"
+ Name: "DClass Coin"
Type: 3
Buy: 20
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6422
AegisName: "Egrade_Coin"
- Name: "Dclass Coin"
+ Name: "DClass Coin"
Type: 3
Buy: 20
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nostorage: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 6423
@@ -55091,6 +61316,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
@@ -55098,6 +61332,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
@@ -55105,6 +61349,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
@@ -55112,6 +61366,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
@@ -55119,6 +61383,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
@@ -55127,6 +61400,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
@@ -55135,6 +61417,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
@@ -55143,6 +61434,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
@@ -55151,6 +61451,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
@@ -55159,6 +61468,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
@@ -55166,6 +61484,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
@@ -55196,6 +61524,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
@@ -55203,6 +61540,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
@@ -55210,6 +61556,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
@@ -55217,6 +61573,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
@@ -55778,6 +62143,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
@@ -55900,7 +62275,7 @@ item_db: (
AegisName: "Red_Cloth"
Name: "Piece Of Red Fabric"
Type: 3
- Buy: 10
+ Buy: 0
Weight: 10
},
{
@@ -56279,6 +62654,7 @@ item_db: (
Type: 3
Buy: 466
Weight: 10
+ BuyingStore: true
},
{
Id: 7002
@@ -56287,6 +62663,7 @@ item_db: (
Type: 3
Buy: 658
Weight: 10
+ BuyingStore: true
},
{
Id: 7003
@@ -56295,6 +62672,7 @@ item_db: (
Type: 3
Buy: 968
Weight: 10
+ BuyingStore: true
},
{
Id: 7004
@@ -56303,6 +62681,7 @@ item_db: (
Type: 3
Buy: 876
Weight: 10
+ BuyingStore: true
},
{
Id: 7005
@@ -56311,6 +62690,7 @@ item_db: (
Type: 3
Buy: 1044
Weight: 10
+ BuyingStore: true
},
{
Id: 7006
@@ -56319,6 +62699,7 @@ item_db: (
Type: 3
Buy: 168
Weight: 10
+ BuyingStore: true
},
{
Id: 7007
@@ -56327,6 +62708,7 @@ item_db: (
Type: 3
Buy: 748
Weight: 10
+ BuyingStore: true
},
{
Id: 7008
@@ -56335,6 +62717,7 @@ item_db: (
Type: 3
Buy: 636
Weight: 10
+ BuyingStore: true
},
{
Id: 7009
@@ -56343,6 +62726,7 @@ item_db: (
Type: 3
Buy: 528
Weight: 10
+ BuyingStore: true
},
{
Id: 7010
@@ -56351,6 +62735,7 @@ item_db: (
Type: 3
Buy: 548
Weight: 10
+ BuyingStore: true
},
{
Id: 7011
@@ -56359,6 +62744,7 @@ item_db: (
Type: 3
Buy: 466
Weight: 10
+ BuyingStore: true
},
{
Id: 7012
@@ -56367,6 +62753,7 @@ item_db: (
Type: 3
Buy: 412
Weight: 10
+ BuyingStore: true
},
{
Id: 7013
@@ -56375,6 +62762,7 @@ item_db: (
Type: 3
Buy: 772
Weight: 10
+ BuyingStore: true
},
{
Id: 7014
@@ -56383,6 +62771,7 @@ item_db: (
Type: 3
Buy: 1500
Weight: 100
+ BuyingStore: true
},
{
Id: 7015
@@ -56391,6 +62780,7 @@ item_db: (
Type: 3
Buy: 3000
Weight: 20
+ BuyingStore: true
},
{
Id: 7016
@@ -56399,6 +62789,7 @@ item_db: (
Type: 3
Buy: 2500
Weight: 20
+ BuyingStore: true
},
{
Id: 7017
@@ -56407,6 +62798,7 @@ item_db: (
Type: 3
Buy: 4500
Weight: 30
+ BuyingStore: true
},
{
Id: 7018
@@ -56415,6 +62807,7 @@ item_db: (
Type: 3
Buy: 50
Weight: 10
+ BuyingStore: true
},
{
Id: 7019
@@ -56423,6 +62816,7 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ BuyingStore: true
},
{
Id: 7020
@@ -56431,6 +62825,7 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ BuyingStore: true
},
{
Id: 7021
@@ -56439,6 +62834,7 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ BuyingStore: true
},
{
Id: 7022
@@ -56447,6 +62843,7 @@ item_db: (
Type: 3
Buy: 150
Weight: 30
+ BuyingStore: true
},
{
Id: 7023
@@ -56455,6 +62852,7 @@ item_db: (
Type: 3
Buy: 12000
Weight: 40
+ BuyingStore: true
},
{
Id: 7024
@@ -56463,6 +62861,7 @@ item_db: (
Type: 3
Buy: 10000
Weight: 40
+ BuyingStore: true
},
{
Id: 7025
@@ -56471,6 +62870,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
@@ -56479,6 +62887,7 @@ item_db: (
Type: 3
Buy: 100
Weight: 30
+ BuyingStore: true
},
{
Id: 7027
@@ -56487,6 +62896,7 @@ item_db: (
Type: 3
Buy: 100
Weight: 30
+ BuyingStore: true
},
{
Id: 7028
@@ -56509,6 +62919,7 @@ item_db: (
Type: 3
Buy: 208
Weight: 10
+ BuyingStore: true
},
{
Id: 7031
@@ -56517,6 +62928,7 @@ item_db: (
Type: 3
Buy: 196
Weight: 10
+ BuyingStore: true
},
{
Id: 7032
@@ -56525,6 +62937,7 @@ item_db: (
Type: 3
Buy: 168
Weight: 10
+ BuyingStore: true
},
{
Id: 7033
@@ -56533,6 +62946,7 @@ item_db: (
Type: 3
Buy: 114
Weight: 10
+ BuyingStore: true
},
{
Id: 7034
@@ -56541,6 +62955,7 @@ item_db: (
Type: 3
Buy: 100
Weight: 10
+ BuyingStore: true
},
{
Id: 7035
@@ -56549,6 +62964,7 @@ item_db: (
Type: 3
Buy: 100
Weight: 10
+ BuyingStore: true
},
{
Id: 7036
@@ -56557,6 +62973,7 @@ item_db: (
Type: 3
Buy: 100
Weight: 10
+ BuyingStore: true
},
{
Id: 7037
@@ -56573,6 +62990,7 @@ item_db: (
Type: 3
Buy: 100
Weight: 10
+ BuyingStore: true
},
{
Id: 7039
@@ -56587,7 +63005,7 @@ item_db: (
AegisName: "Megaphone"
Name: "Megaphone"
Type: 3
- Buy: 1
+ Buy: 0
Weight: 10
},
{
@@ -56597,13 +63015,14 @@ item_db: (
Type: 3
Buy: 120
Weight: 10
+ BuyingStore: true
},
{
Id: 7042
AegisName: "Leather_Bag_Of_Infinity"
Name: "Leather Bag of Infinity"
Type: 3
- Buy: 1
+ Buy: 0
Weight: 10
},
{
@@ -56613,13 +63032,14 @@ item_db: (
Type: 3
Buy: 100
Weight: 10
+ BuyingStore: true
},
{
Id: 7044
AegisName: "Vigorgra"
Name: "Vigorgra"
Type: 3
- Buy: 1
+ Buy: 0
Weight: 10
},
{
@@ -56627,7 +63047,7 @@ item_db: (
AegisName: "Magic_Paint"
Name: "Magic Paint"
Type: 3
- Buy: 1
+ Buy: 0
Weight: 10
},
{
@@ -56635,7 +63055,7 @@ item_db: (
AegisName: "Cart_Parts"
Name: "Cart Parts"
Type: 3
- Buy: 1
+ Buy: 0
Weight: 10
},
{
@@ -56645,6 +63065,7 @@ item_db: (
Type: 3
Buy: 2424
Weight: 10
+ BuyingStore: true
},
{
Id: 7048
@@ -56653,6 +63074,7 @@ item_db: (
Type: 3
Buy: 5418
Weight: 10
+ BuyingStore: true
},
{
Id: 7049
@@ -56661,6 +63083,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 30
+ BuyingStore: true
},
{
Id: 7050
@@ -56693,6 +63116,7 @@ item_db: (
Type: 3
Buy: 772
Weight: 10
+ BuyingStore: true
},
{
Id: 7054
@@ -56701,6 +63125,7 @@ item_db: (
Type: 3
Buy: 746
Weight: 10
+ BuyingStore: true
},
{
Id: 7055
@@ -56709,51 +63134,55 @@ item_db: (
Type: 3
Buy: 100
Weight: 50
+ BuyingStore: true
},
{
Id: 7056
AegisName: "Payroll_Of_Kafra"
Name: "Payment Statement for Kafra Employee"
Type: 3
- Buy: 1
+ Buy: 0
Weight: 50
+ BuyingStore: true
},
{
Id: 7057
AegisName: "Gallar_Horn"
Name: "Gjallar"
Type: 3
- Buy: 1
+ Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7058
AegisName: "Gullraifnir"
Name: "Gleipnir"
Type: 3
- Buy: 1
+ Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7059
AegisName: "Cargo_Free_Ticket"
Name: "Free Ticket for Kafra Storage"
Type: 3
- Buy: 1
+ Buy: 0
},
{
Id: 7060
AegisName: "Warp_Free_Ticket"
Name: "Free Ticket for Kafra Transportation"
Type: 3
- Buy: 1
+ Buy: 0
},
{
Id: 7061
AegisName: "Cart_Free_Ticket"
Name: "Free Ticket for the Cart Service"
Type: 3
- Buy: 1
+ Buy: 0
},
{
Id: 7062
@@ -56770,6 +63199,7 @@ item_db: (
Type: 3
Buy: 280
Weight: 10
+ BuyingStore: true
},
{
Id: 7064
@@ -56778,6 +63208,7 @@ item_db: (
Type: 3
Buy: 520
Weight: 10
+ BuyingStore: true
},
{
Id: 7065
@@ -56786,6 +63217,7 @@ item_db: (
Type: 3
Buy: 820
Weight: 10
+ BuyingStore: true
},
{
Id: 7066
@@ -56794,6 +63226,7 @@ item_db: (
Type: 3
Buy: 660
Weight: 10
+ BuyingStore: true
},
{
Id: 7067
@@ -56802,6 +63235,7 @@ item_db: (
Type: 3
Buy: 640
Weight: 10
+ BuyingStore: true
},
{
Id: 7068
@@ -56810,6 +63244,7 @@ item_db: (
Type: 3
Buy: 722
Weight: 10
+ BuyingStore: true
},
{
Id: 7069
@@ -56818,6 +63253,7 @@ item_db: (
Type: 3
Buy: 1042
Weight: 10
+ BuyingStore: true
},
{
Id: 7070
@@ -56826,6 +63262,7 @@ item_db: (
Type: 3
Buy: 900
Weight: 10
+ BuyingStore: true
},
{
Id: 7071
@@ -56834,6 +63271,7 @@ item_db: (
Type: 3
Buy: 1280
Weight: 10
+ BuyingStore: true
},
{
Id: 7072
@@ -56842,166 +63280,187 @@ item_db: (
Type: 3
Buy: 1780
Weight: 10
+ BuyingStore: true
},
{
Id: 7073
AegisName: "Jewel_Of_Prayer"
Name: "Freya's Jewel"
Type: 3
- Buy: 1
+ Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7074
AegisName: "Iron_Glove"
Name: "Thor's Gauntlets"
Type: 3
- Buy: 1
+ Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7075
AegisName: "Iron_Maiden"
Name: "Iron Maiden"
Type: 3
- Buy: 1
+ Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7076
AegisName: "Mystery_Wheel"
Name: "Wheel of the Unknown"
Type: 3
- Buy: 1
+ Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7077
AegisName: "Silver_Fancy"
Name: "Silver Ornament"
Type: 3
- Buy: 1
+ Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7078
AegisName: "Anger_Of_Valkurye"
Name: "Wrath of Valkyrie"
Type: 3
- Buy: 1
+ Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7079
AegisName: "Feather_Of_Angel"
Name: "Feather of Angel Wing"
Type: 3
- Buy: 1
+ Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7080
AegisName: "Foot_Step_Of_Cat"
Name: "Cat Tread"
Type: 3
- Buy: 1
+ Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7081
AegisName: "Beard_Of_Women"
Name: "Woman's Moustache"
Type: 3
- Buy: 1
+ Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7082
AegisName: "Root_Of_Stone"
Name: "Root of Stone"
Type: 3
- Buy: 1
+ Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7083
AegisName: "Soul_Of_Fish"
Name: "Spirit of Fish"
Type: 3
- Buy: 1
+ Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7084
AegisName: "Saliva_Of_Bird"
Name: "Sputum of Bird"
Type: 3
- Buy: 1
+ Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7085
AegisName: "Tendon_Of_Bear"
Name: "Sinew of Bear"
Type: 3
- Buy: 1
+ Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7086
AegisName: "Symbol_Of_Sun"
Name: "Amblem of the Sun God"
Type: 3
- Buy: 1
+ Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7087
AegisName: "Breath_Of_Soul"
Name: "Breath of Spirit"
Type: 3
- Buy: 1
+ Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7088
AegisName: "Crystal_Of_Snow"
Name: "Snow Crystal"
Type: 3
- Buy: 1
+ Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7089
AegisName: "Indication_Of_Tempest"
Name: "Omen of Tempest"
Type: 3
- Buy: 1
+ Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7090
AegisName: "Slilince_Wave"
Name: "Ripple"
Type: 3
- Buy: 1
+ Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7091
AegisName: "Rough_Billows"
Name: "Billow"
Type: 3
- Buy: 1
+ Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7092
AegisName: "Air_Stream"
Name: "Drifting Air"
Type: 3
- Buy: 1
+ Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7093
@@ -57010,6 +63469,7 @@ item_db: (
Type: 3
Buy: 1512
Weight: 10
+ BuyingStore: true
},
{
Id: 7094
@@ -57018,6 +63478,7 @@ item_db: (
Type: 3
Buy: 1344
Weight: 10
+ BuyingStore: true
},
{
Id: 7095
@@ -57026,6 +63487,7 @@ item_db: (
Type: 3
Buy: 1075
Weight: 10
+ BuyingStore: true
},
{
Id: 7096
@@ -57034,6 +63496,7 @@ item_db: (
Type: 3
Buy: 1109
Weight: 10
+ BuyingStore: true
},
{
Id: 7097
@@ -57042,6 +63505,7 @@ item_db: (
Type: 3
Buy: 924
Weight: 10
+ BuyingStore: true
},
{
Id: 7098
@@ -57050,6 +63514,7 @@ item_db: (
Type: 3
Buy: 638
Weight: 10
+ BuyingStore: true
},
{
Id: 7099
@@ -57058,6 +63523,7 @@ item_db: (
Type: 3
Buy: 773
Weight: 10
+ BuyingStore: true
},
{
Id: 7100
@@ -57066,6 +63532,7 @@ item_db: (
Type: 3
Buy: 806
Weight: 10
+ BuyingStore: true
},
{
Id: 7101
@@ -57074,6 +63541,7 @@ item_db: (
Type: 3
Buy: 454
Weight: 10
+ BuyingStore: true
},
{
Id: 7102
@@ -57082,6 +63550,7 @@ item_db: (
Type: 3
Buy: 1075
Weight: 10
+ BuyingStore: true
},
{
Id: 7103
@@ -57090,6 +63559,7 @@ item_db: (
Type: 3
Buy: 10
Weight: 10
+ BuyingStore: true
},
{
Id: 7104
@@ -57098,6 +63568,7 @@ item_db: (
Type: 3
Buy: 756
Weight: 10
+ BuyingStore: true
},
{
Id: 7105
@@ -57106,6 +63577,7 @@ item_db: (
Type: 3
Buy: 924
Weight: 10
+ BuyingStore: true
},
{
Id: 7106
@@ -57114,6 +63586,7 @@ item_db: (
Type: 3
Buy: 672
Weight: 10
+ BuyingStore: true
},
{
Id: 7107
@@ -57122,6 +63595,7 @@ item_db: (
Type: 3
Buy: 756
Weight: 10
+ BuyingStore: true
},
{
Id: 7108
@@ -57130,6 +63604,7 @@ item_db: (
Type: 3
Buy: 1680
Weight: 10
+ BuyingStore: true
},
{
Id: 7109
@@ -57138,6 +63613,7 @@ item_db: (
Type: 3
Buy: 840
Weight: 10
+ BuyingStore: true
},
{
Id: 7110
@@ -57146,6 +63622,7 @@ item_db: (
Type: 3
Buy: 588
Weight: 10
+ BuyingStore: true
},
{
Id: 7111
@@ -57154,6 +63631,7 @@ item_db: (
Type: 3
Buy: 706
Weight: 10
+ BuyingStore: true
},
{
Id: 7112
@@ -57162,6 +63640,7 @@ item_db: (
Type: 3
Buy: 907
Weight: 10
+ BuyingStore: true
},
{
Id: 7113
@@ -57170,6 +63649,7 @@ item_db: (
Type: 3
Buy: 2016
Weight: 10
+ BuyingStore: true
},
{
Id: 7114
@@ -57178,6 +63658,7 @@ item_db: (
Type: 3
Buy: 10
Weight: 10
+ BuyingStore: true
},
{
Id: 7115
@@ -57186,6 +63667,7 @@ item_db: (
Type: 3
Buy: 1142
Weight: 10
+ BuyingStore: true
},
{
Id: 7116
@@ -57194,6 +63676,7 @@ item_db: (
Type: 3
Buy: 1210
Weight: 10
+ BuyingStore: true
},
{
Id: 7117
@@ -57202,6 +63685,7 @@ item_db: (
Type: 3
Buy: 1142
Weight: 10
+ BuyingStore: true
},
{
Id: 7118
@@ -57210,6 +63694,7 @@ item_db: (
Type: 3
Buy: 1361
Weight: 10
+ BuyingStore: true
},
{
Id: 7119
@@ -57218,6 +63703,7 @@ item_db: (
Type: 3
Buy: 1025
Weight: 10
+ BuyingStore: true
},
{
Id: 7120
@@ -57226,6 +63712,7 @@ item_db: (
Type: 3
Buy: 823
Weight: 10
+ BuyingStore: true
},
{
Id: 7121
@@ -57234,6 +63721,7 @@ item_db: (
Type: 3
Buy: 622
Weight: 10
+ BuyingStore: true
},
{
Id: 7122
@@ -57242,6 +63730,7 @@ item_db: (
Type: 3
Buy: 974
Weight: 10
+ BuyingStore: true
},
{
Id: 7123
@@ -57250,6 +63739,7 @@ item_db: (
Type: 3
Buy: 1025
Weight: 10
+ BuyingStore: true
},
{
Id: 7124
@@ -57258,6 +63748,7 @@ item_db: (
Type: 3
Buy: 706
Weight: 10
+ BuyingStore: true
},
{
Id: 7125
@@ -57266,6 +63757,7 @@ item_db: (
Type: 3
Buy: 706
Weight: 10
+ BuyingStore: true
},
{
Id: 7126
@@ -57274,6 +63766,7 @@ item_db: (
Type: 3
Buy: 840
Weight: 10
+ BuyingStore: true
},
{
Id: 7127
@@ -57282,6 +63775,7 @@ item_db: (
Type: 3
Buy: 100000
Weight: 10
+ BuyingStore: true
},
{
Id: 7128
@@ -57290,6 +63784,7 @@ item_db: (
Type: 3
Buy: 100000
Weight: 10
+ BuyingStore: true
},
{
Id: 7129
@@ -57298,6 +63793,7 @@ item_db: (
Type: 3
Buy: 100000
Weight: 10
+ BuyingStore: true
},
{
Id: 7130
@@ -57306,6 +63802,7 @@ item_db: (
Type: 3
Buy: 100000
Weight: 10
+ BuyingStore: true
},
{
Id: 7131
@@ -57314,6 +63811,7 @@ item_db: (
Type: 3
Buy: 100000
Weight: 10
+ BuyingStore: true
},
{
Id: 7132
@@ -57322,6 +63820,7 @@ item_db: (
Type: 3
Buy: 100000
Weight: 10
+ BuyingStore: true
},
{
Id: 7133
@@ -57330,6 +63829,7 @@ item_db: (
Type: 3
Buy: 240000
Weight: 10
+ BuyingStore: true
},
{
Id: 7134
@@ -57338,6 +63838,7 @@ item_db: (
Type: 3
Buy: 8
Weight: 10
+ BuyingStore: true
},
{
Id: 7135
@@ -57386,6 +63887,7 @@ item_db: (
Type: 3
Buy: 60000
Weight: 10
+ BuyingStore: true
},
{
Id: 7141
@@ -57394,6 +63896,7 @@ item_db: (
Type: 3
Buy: 20000
Weight: 10
+ BuyingStore: true
},
{
Id: 7142
@@ -57410,6 +63913,7 @@ item_db: (
Type: 3
Buy: 5000
Weight: 10
+ BuyingStore: true
},
{
Id: 7144
@@ -57418,13 +63922,14 @@ item_db: (
Type: 3
Buy: 100000
Weight: 10
+ BuyingStore: true
},
{
Id: 7145
AegisName: "Rag_T_Shirts"
Name: "Ragnarok T-shirt"
Type: 3
- Buy: 1
+ Buy: 0
Weight: 10
},
{
@@ -57432,7 +63937,7 @@ item_db: (
AegisName: "Vacance_Ticket"
Name: "Vacation Ticket"
Type: 3
- Buy: 1
+ Buy: 0
Weight: 10
},
{
@@ -57440,15 +63945,16 @@ item_db: (
AegisName: "Jasmin"
Name: "Jasmine"
Type: 3
- Buy: 1
+ Buy: 0
Weight: 10
+ BuyingStore: true
},
{
Id: 7148
AegisName: "Mother_Letter"
Name: "Mother's Letter"
Type: 3
- Buy: 1
+ Buy: 0
Weight: 10
},
{
@@ -57458,6 +63964,7 @@ item_db: (
Type: 3
Buy: 220
Weight: 10
+ BuyingStore: true
},
{
Id: 7150
@@ -57466,6 +63973,7 @@ item_db: (
Type: 3
Buy: 310
Weight: 10
+ BuyingStore: true
},
{
Id: 7151
@@ -57474,6 +63982,7 @@ item_db: (
Type: 3
Buy: 210
Weight: 10
+ BuyingStore: true
},
{
Id: 7152
@@ -57482,6 +63991,7 @@ item_db: (
Type: 3
Buy: 340
Weight: 10
+ BuyingStore: true
},
{
Id: 7153
@@ -57490,6 +64000,7 @@ item_db: (
Type: 3
Buy: 590
Weight: 10
+ BuyingStore: true
},
{
Id: 7154
@@ -57498,6 +64009,7 @@ item_db: (
Type: 3
Buy: 160
Weight: 10
+ BuyingStore: true
},
{
Id: 7155
@@ -57506,6 +64018,7 @@ item_db: (
Type: 3
Buy: 280
Weight: 10
+ BuyingStore: true
},
{
Id: 7156
@@ -57514,6 +64027,7 @@ item_db: (
Type: 3
Buy: 470
Weight: 10
+ BuyingStore: true
},
{
Id: 7157
@@ -57522,6 +64036,7 @@ item_db: (
Type: 3
Buy: 315
Weight: 10
+ BuyingStore: true
},
{
Id: 7158
@@ -57530,6 +64045,7 @@ item_db: (
Type: 3
Buy: 160
Weight: 10
+ BuyingStore: true
},
{
Id: 7159
@@ -57538,14 +64054,16 @@ item_db: (
Type: 3
Buy: 400
Weight: 10
+ BuyingStore: true
},
{
Id: 7160
AegisName: "Lord's_Passable_Ticket"
Name: "Feudal Lord Permit"
Type: 3
- Buy: 1
+ Buy: 0
Weight: 10
+ BuyingStore: true
},
{
Id: 7161
@@ -57554,6 +64072,7 @@ item_db: (
Type: 3
Buy: 384
Weight: 10
+ BuyingStore: true
},
{
Id: 7162
@@ -57562,6 +64081,7 @@ item_db: (
Type: 3
Buy: 390
Weight: 10
+ BuyingStore: true
},
{
Id: 7163
@@ -57570,6 +64090,7 @@ item_db: (
Type: 3
Buy: 570
Weight: 10
+ BuyingStore: true
},
{
Id: 7164
@@ -57578,6 +64099,7 @@ item_db: (
Type: 3
Buy: 400
Weight: 10
+ BuyingStore: true
},
{
Id: 7165
@@ -57586,6 +64108,7 @@ item_db: (
Type: 3
Buy: 650
Weight: 10
+ BuyingStore: true
},
{
Id: 7166
@@ -57594,6 +64117,7 @@ item_db: (
Type: 3
Buy: 1200
Weight: 10
+ BuyingStore: true
},
{
Id: 7167
@@ -57602,6 +64126,7 @@ item_db: (
Type: 3
Buy: 430
Weight: 10
+ BuyingStore: true
},
{
Id: 7168
@@ -57610,6 +64135,7 @@ item_db: (
Type: 3
Buy: 614
Weight: 10
+ BuyingStore: true
},
{
Id: 7169
@@ -57618,6 +64144,7 @@ item_db: (
Type: 3
Buy: 2800
Weight: 10
+ BuyingStore: true
},
{
Id: 7170
@@ -57626,6 +64153,7 @@ item_db: (
Type: 3
Buy: 43000
Weight: 10
+ BuyingStore: true
},
{
Id: 7171
@@ -57634,6 +64162,7 @@ item_db: (
Type: 3
Buy: 282
Weight: 10
+ BuyingStore: true
},
{
Id: 7172
@@ -57642,6 +64171,7 @@ item_db: (
Type: 3
Buy: 290
Weight: 10
+ BuyingStore: true
},
{
Id: 7173
@@ -57658,6 +64188,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ BuyingStore: true
},
{
Id: 7175
@@ -57666,6 +64197,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ BuyingStore: true
},
{
Id: 7176
@@ -57681,6 +64213,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
@@ -57688,6 +64230,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
@@ -57720,6 +64272,7 @@ item_db: (
Type: 3
Buy: 200
Weight: 20
+ BuyingStore: true
},
{
Id: 7183
@@ -57752,6 +64305,7 @@ item_db: (
Type: 3
Buy: 380
Weight: 10
+ BuyingStore: true
},
{
Id: 7187
@@ -57760,6 +64314,7 @@ item_db: (
Type: 3
Buy: 100
Weight: 10
+ BuyingStore: true
},
{
Id: 7188
@@ -57768,6 +64323,7 @@ item_db: (
Type: 3
Buy: 560
Weight: 10
+ BuyingStore: true
},
{
Id: 7189
@@ -57776,6 +64332,7 @@ item_db: (
Type: 3
Buy: 680
Weight: 10
+ BuyingStore: true
},
{
Id: 7190
@@ -57784,6 +64341,7 @@ item_db: (
Type: 3
Buy: 140
Weight: 10
+ BuyingStore: true
},
{
Id: 7191
@@ -57792,6 +64350,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ BuyingStore: true
},
{
Id: 7192
@@ -57800,6 +64359,7 @@ item_db: (
Type: 3
Buy: 160
Weight: 10
+ BuyingStore: true
},
{
Id: 7193
@@ -57808,6 +64368,7 @@ item_db: (
Type: 3
Buy: 230
Weight: 10
+ BuyingStore: true
},
{
Id: 7194
@@ -57816,6 +64377,7 @@ item_db: (
Type: 3
Buy: 400
Weight: 10
+ BuyingStore: true
},
{
Id: 7195
@@ -57824,6 +64386,7 @@ item_db: (
Type: 3
Buy: 210
Weight: 10
+ BuyingStore: true
},
{
Id: 7196
@@ -57832,6 +64395,7 @@ item_db: (
Type: 3
Buy: 230
Weight: 10
+ BuyingStore: true
},
{
Id: 7197
@@ -57840,6 +64404,7 @@ item_db: (
Type: 3
Buy: 500
Weight: 10
+ BuyingStore: true
},
{
Id: 7198
@@ -57848,6 +64413,7 @@ item_db: (
Type: 3
Buy: 610
Weight: 10
+ BuyingStore: true
},
{
Id: 7199
@@ -57855,7 +64421,7 @@ item_db: (
Name: "Event Tickets"
Type: 3
Buy: 0
- Weight: 10
+ BuyingStore: true
},
{
Id: 7200
@@ -57864,6 +64430,7 @@ item_db: (
Type: 3
Buy: 380
Weight: 10
+ BuyingStore: true
},
{
Id: 7201
@@ -57872,6 +64439,7 @@ item_db: (
Type: 3
Buy: 250
Weight: 10
+ BuyingStore: true
},
{
Id: 7202
@@ -57880,6 +64448,7 @@ item_db: (
Type: 3
Buy: 290
Weight: 10
+ BuyingStore: true
},
{
Id: 7203
@@ -57888,6 +64457,7 @@ item_db: (
Type: 3
Buy: 190
Weight: 10
+ BuyingStore: true
},
{
Id: 7204
@@ -57896,6 +64466,7 @@ item_db: (
Type: 3
Buy: 320
Weight: 10
+ BuyingStore: true
},
{
Id: 7205
@@ -57904,6 +64475,7 @@ item_db: (
Type: 3
Buy: 526
Weight: 10
+ BuyingStore: true
},
{
Id: 7206
@@ -57912,6 +64484,7 @@ item_db: (
Type: 3
Buy: 1440
Weight: 10
+ BuyingStore: true
},
{
Id: 7207
@@ -57920,6 +64493,7 @@ item_db: (
Type: 3
Buy: 1050
Weight: 10
+ BuyingStore: true
},
{
Id: 7208
@@ -57928,6 +64502,7 @@ item_db: (
Type: 3
Buy: 1780
Weight: 10
+ BuyingStore: true
},
{
Id: 7209
@@ -57936,6 +64511,7 @@ item_db: (
Type: 3
Buy: 1350
Weight: 10
+ BuyingStore: true
},
{
Id: 7210
@@ -57944,6 +64520,7 @@ item_db: (
Type: 3
Buy: 790
Weight: 10
+ BuyingStore: true
},
{
Id: 7211
@@ -57952,6 +64529,7 @@ item_db: (
Type: 3
Buy: 2600
Weight: 10
+ BuyingStore: true
},
{
Id: 7212
@@ -57960,6 +64538,7 @@ item_db: (
Type: 3
Buy: 1020
Weight: 10
+ BuyingStore: true
},
{
Id: 7213
@@ -57968,6 +64547,7 @@ item_db: (
Type: 3
Buy: 832
Weight: 10
+ BuyingStore: true
},
{
Id: 7214
@@ -57976,6 +64556,7 @@ item_db: (
Type: 3
Buy: 880
Weight: 10
+ BuyingStore: true
},
{
Id: 7215
@@ -57984,6 +64565,7 @@ item_db: (
Type: 3
Buy: 690
Weight: 10
+ BuyingStore: true
},
{
Id: 7216
@@ -57992,6 +64574,7 @@ item_db: (
Type: 3
Buy: 660
Weight: 10
+ BuyingStore: true
},
{
Id: 7217
@@ -58000,6 +64583,7 @@ item_db: (
Type: 3
Buy: 424
Weight: 10
+ BuyingStore: true
},
{
Id: 7218
@@ -58008,6 +64592,7 @@ item_db: (
Type: 3
Buy: 390
Weight: 10
+ BuyingStore: true
},
{
Id: 7219
@@ -58016,6 +64601,7 @@ item_db: (
Type: 3
Buy: 920
Weight: 10
+ BuyingStore: true
},
{
Id: 7220
@@ -58024,6 +64610,7 @@ item_db: (
Type: 3
Buy: 322
Weight: 10
+ BuyingStore: true
},
{
Id: 7221
@@ -58032,6 +64619,7 @@ item_db: (
Type: 3
Buy: 740
Weight: 10
+ BuyingStore: true
},
{
Id: 7222
@@ -58040,6 +64628,7 @@ item_db: (
Type: 3
Buy: 468
Weight: 10
+ BuyingStore: true
},
{
Id: 7223
@@ -58048,6 +64637,7 @@ item_db: (
Type: 3
Buy: 2032
Weight: 10
+ BuyingStore: true
},
{
Id: 7224
@@ -58064,6 +64654,7 @@ item_db: (
Type: 3
Buy: 486
Weight: 10
+ BuyingStore: true
},
{
Id: 7226
@@ -58072,6 +64663,7 @@ item_db: (
Type: 3
Buy: 2
Weight: 10
+ BuyingStore: true
},
{
Id: 7227
@@ -58086,7 +64678,7 @@ item_db: (
AegisName: "Gold_Bullion"
Name: "Gold Bullion"
Type: 3
- Buy: 100000
+ Buy: 300000
Weight: 300
},
{
@@ -58094,7 +64686,7 @@ item_db: (
AegisName: "Silver_Bullion"
Name: "Silver Bullion"
Type: 3
- Buy: 50000
+ Buy: 500000
Weight: 300
},
{
@@ -58102,7 +64694,7 @@ item_db: (
AegisName: "White_Gold_Bullion"
Name: "Platinum Bullion"
Type: 3
- Buy: 200000
+ Buy: 600000
Weight: 300
},
{
@@ -58360,6 +64952,7 @@ item_db: (
Type: 3
Buy: 466
Weight: 10
+ BuyingStore: true
},
{
Id: 7263
@@ -58368,6 +64961,7 @@ item_db: (
Type: 3
Buy: 954
Weight: 10
+ BuyingStore: true
},
{
Id: 7264
@@ -58376,6 +64970,7 @@ item_db: (
Type: 3
Buy: 322
Weight: 10
+ BuyingStore: true
},
{
Id: 7265
@@ -58384,6 +64979,7 @@ item_db: (
Type: 3
Buy: 544
Weight: 10
+ BuyingStore: true
},
{
Id: 7266
@@ -58392,6 +64988,7 @@ item_db: (
Type: 3
Buy: 436
Weight: 10
+ BuyingStore: true
},
{
Id: 7267
@@ -58400,6 +64997,7 @@ item_db: (
Type: 3
Buy: 298
Weight: 10
+ BuyingStore: true
},
{
Id: 7268
@@ -58408,6 +65006,7 @@ item_db: (
Type: 3
Buy: 1210
Weight: 10
+ BuyingStore: true
},
{
Id: 7269
@@ -58416,6 +65015,7 @@ item_db: (
Type: 3
Buy: 960
Weight: 10
+ BuyingStore: true
},
{
Id: 7270
@@ -58424,6 +65024,7 @@ item_db: (
Type: 3
Buy: 1100
Weight: 10
+ BuyingStore: true
},
{
Id: 7271
@@ -58464,6 +65065,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
@@ -58471,6 +65082,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
@@ -58479,6 +65100,7 @@ item_db: (
Type: 3
Buy: 8900
Weight: 10
+ BuyingStore: true
},
{
Id: 7278
@@ -58551,6 +65173,7 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ BuyingStore: true
},
{
Id: 7287
@@ -58575,6 +65198,7 @@ item_db: (
Type: 3
Buy: 3000
Weight: 100
+ BuyingStore: true
},
{
Id: 7290
@@ -58583,6 +65207,7 @@ item_db: (
Type: 3
Buy: 3000
Weight: 100
+ BuyingStore: true
},
{
Id: 7291
@@ -58591,6 +65216,7 @@ item_db: (
Type: 3
Buy: 3000
Weight: 100
+ BuyingStore: true
},
{
Id: 7292
@@ -58599,6 +65225,7 @@ item_db: (
Type: 3
Buy: 3000
Weight: 100
+ BuyingStore: true
},
{
Id: 7293
@@ -58607,6 +65234,7 @@ item_db: (
Type: 3
Buy: 3000
Weight: 100
+ BuyingStore: true
},
{
Id: 7294
@@ -58615,6 +65243,7 @@ item_db: (
Type: 3
Buy: 3000
Weight: 100
+ BuyingStore: true
},
{
Id: 7295
@@ -58623,6 +65252,7 @@ item_db: (
Type: 3
Buy: 3000
Weight: 100
+ BuyingStore: true
},
{
Id: 7296
@@ -58631,6 +65261,7 @@ item_db: (
Type: 3
Buy: 3000
Weight: 100
+ BuyingStore: true
},
{
Id: 7297
@@ -58639,6 +65270,7 @@ item_db: (
Type: 3
Buy: 3000
Weight: 100
+ BuyingStore: true
},
{
Id: 7298
@@ -58647,6 +65279,7 @@ item_db: (
Type: 3
Buy: 538
Weight: 10
+ BuyingStore: true
},
{
Id: 7299
@@ -58655,6 +65288,7 @@ item_db: (
Type: 3
Buy: 632
Weight: 10
+ BuyingStore: true
},
{
Id: 7300
@@ -58663,6 +65297,7 @@ item_db: (
Type: 3
Buy: 1420
Weight: 10
+ BuyingStore: true
},
{
Id: 7301
@@ -58671,6 +65306,7 @@ item_db: (
Type: 3
Buy: 798
Weight: 10
+ BuyingStore: true
},
{
Id: 7302
@@ -58687,6 +65323,7 @@ item_db: (
Type: 3
Buy: 0
Weight: 800
+ BuyingStore: true
},
{
Id: 7304
@@ -58694,6 +65331,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
@@ -58701,6 +65348,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
@@ -58708,6 +65365,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
@@ -58715,6 +65382,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
@@ -58722,6 +65399,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
@@ -58729,6 +65416,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
@@ -58753,6 +65450,7 @@ item_db: (
Type: 3
Buy: 32
Weight: 10
+ BuyingStore: true
},
{
Id: 7313
@@ -58767,6 +65465,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
@@ -58775,6 +65483,7 @@ item_db: (
Type: 3
Buy: 422
Weight: 10
+ BuyingStore: true
},
{
Id: 7316
@@ -58783,6 +65492,7 @@ item_db: (
Type: 3
Buy: 658
Weight: 10
+ BuyingStore: true
},
{
Id: 7317
@@ -58791,6 +65501,7 @@ item_db: (
Type: 3
Buy: 534
Weight: 10
+ BuyingStore: true
},
{
Id: 7318
@@ -58799,6 +65510,7 @@ item_db: (
Type: 3
Buy: 512
Weight: 10
+ BuyingStore: true
},
{
Id: 7319
@@ -58807,6 +65519,7 @@ item_db: (
Type: 3
Buy: 1024
Weight: 10
+ BuyingStore: true
},
{
Id: 7320
@@ -58815,6 +65528,7 @@ item_db: (
Type: 3
Buy: 256
Weight: 10
+ BuyingStore: true
},
{
Id: 7321
@@ -58823,6 +65537,7 @@ item_db: (
Type: 3
Buy: 552
Weight: 10
+ BuyingStore: true
},
{
Id: 7322
@@ -58831,6 +65546,7 @@ item_db: (
Type: 3
Buy: 666
Weight: 10
+ BuyingStore: true
},
{
Id: 7323
@@ -58839,6 +65555,7 @@ item_db: (
Type: 3
Buy: 256
Weight: 10
+ BuyingStore: true
},
{
Id: 7325
@@ -58847,6 +65564,7 @@ item_db: (
Type: 3
Buy: 102
Weight: 10
+ BuyingStore: true
},
{
Id: 7326
@@ -58855,6 +65573,7 @@ item_db: (
Type: 3
Buy: 712
Weight: 10
+ BuyingStore: true
},
{
Id: 7327
@@ -58863,6 +65582,7 @@ item_db: (
Type: 3
Buy: 1024
Weight: 10
+ BuyingStore: true
},
{
Id: 7328
@@ -58902,6 +65622,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
@@ -58909,6 +65639,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
@@ -58916,6 +65656,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
@@ -58923,6 +65673,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
@@ -58930,6 +65690,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
@@ -58951,6 +65721,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
@@ -58959,6 +65739,7 @@ item_db: (
Type: 3
Buy: 734
Weight: 50
+ BuyingStore: true
},
{
Id: 7341
@@ -58966,6 +65747,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
@@ -58973,6 +65764,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
@@ -58980,6 +65781,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
@@ -58987,6 +65798,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
@@ -58995,6 +65816,7 @@ item_db: (
Type: 3
Buy: 724
Weight: 10
+ BuyingStore: true
},
{
Id: 7346
@@ -59002,6 +65824,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
@@ -59010,6 +65842,7 @@ item_db: (
Type: 3
Buy: 840
Weight: 10
+ BuyingStore: true
},
{
Id: 7348
@@ -59025,6 +65858,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
@@ -59040,6 +65883,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
@@ -59048,6 +65901,7 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ BuyingStore: true
},
{
Id: 7353
@@ -59056,6 +65910,7 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ BuyingStore: true
},
{
Id: 7354
@@ -59064,6 +65919,7 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ BuyingStore: true
},
{
Id: 7355
@@ -59072,6 +65928,7 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ BuyingStore: true
},
{
Id: 7356
@@ -59080,6 +65937,7 @@ item_db: (
Type: 3
Buy: 5000
Weight: 10
+ BuyingStore: true
},
{
Id: 7357
@@ -59088,6 +65946,7 @@ item_db: (
Type: 3
Buy: 5000
Weight: 10
+ BuyingStore: true
},
{
Id: 7358
@@ -59096,6 +65955,7 @@ item_db: (
Type: 3
Buy: 5000
Weight: 10
+ BuyingStore: true
},
{
Id: 7359
@@ -59104,6 +65964,7 @@ item_db: (
Type: 3
Buy: 5000
Weight: 10
+ BuyingStore: true
},
{
Id: 7360
@@ -59559,6 +66420,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
@@ -59566,6 +66436,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
@@ -59573,6 +66452,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
@@ -59581,6 +66469,7 @@ item_db: (
Type: 3
Buy: 48000
Weight: 10
+ BuyingStore: true
},
{
Id: 7420
@@ -59588,6 +66477,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
@@ -59595,6 +66493,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
@@ -59602,6 +66509,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
@@ -59609,6 +66525,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
@@ -59616,6 +66541,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
@@ -59623,6 +66557,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
@@ -59630,6 +66573,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
@@ -59637,6 +66589,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
@@ -59644,6 +66605,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
@@ -59651,6 +66621,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
@@ -59658,6 +66637,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
@@ -59665,6 +66653,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
@@ -59672,6 +66669,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
@@ -59680,6 +66687,7 @@ item_db: (
Type: 3
Buy: 4000
Weight: 10
+ BuyingStore: true
},
{
Id: 7434
@@ -59688,6 +66696,7 @@ item_db: (
Type: 3
Buy: 100000
Weight: 10
+ BuyingStore: true
},
{
Id: 7435
@@ -59696,6 +66705,7 @@ item_db: (
Type: 3
Buy: 1907
Weight: 10
+ BuyingStore: true
},
{
Id: 7436
@@ -59704,6 +66714,7 @@ item_db: (
Type: 3
Buy: 1506
Weight: 10
+ BuyingStore: true
},
{
Id: 7437
@@ -59712,6 +66723,7 @@ item_db: (
Type: 3
Buy: 1506
Weight: 10
+ BuyingStore: true
},
{
Id: 7438
@@ -59720,6 +66732,7 @@ item_db: (
Type: 3
Buy: 1506
Weight: 10
+ BuyingStore: true
},
{
Id: 7439
@@ -59728,6 +66741,7 @@ item_db: (
Type: 3
Buy: 1506
Weight: 10
+ BuyingStore: true
},
{
Id: 7440
@@ -59736,6 +66750,7 @@ item_db: (
Type: 3
Buy: 1335
Weight: 10
+ BuyingStore: true
},
{
Id: 7441
@@ -59744,6 +66759,7 @@ item_db: (
Type: 3
Buy: 1408
Weight: 10
+ BuyingStore: true
},
{
Id: 7442
@@ -59752,6 +66768,7 @@ item_db: (
Type: 3
Buy: 1332
Weight: 10
+ BuyingStore: true
},
{
Id: 7443
@@ -59760,6 +66777,7 @@ item_db: (
Type: 3
Buy: 956
Weight: 10
+ BuyingStore: true
},
{
Id: 7444
@@ -59768,6 +66786,7 @@ item_db: (
Type: 3
Buy: 300000
Weight: 10
+ BuyingStore: true
},
{
Id: 7445
@@ -59776,6 +66795,7 @@ item_db: (
Type: 3
Buy: 887
Weight: 10
+ BuyingStore: true
},
{
Id: 7446
@@ -59784,6 +66804,7 @@ item_db: (
Type: 3
Buy: 887
Weight: 10
+ BuyingStore: true
},
{
Id: 7447
@@ -59792,6 +66813,7 @@ item_db: (
Type: 3
Buy: 887
Weight: 10
+ BuyingStore: true
},
{
Id: 7448
@@ -59800,6 +66822,7 @@ item_db: (
Type: 3
Buy: 887
Weight: 10
+ BuyingStore: true
},
{
Id: 7449
@@ -59808,6 +66831,7 @@ item_db: (
Type: 3
Buy: 681
Weight: 10
+ BuyingStore: true
},
{
Id: 7450
@@ -59816,6 +66840,7 @@ item_db: (
Type: 3
Buy: 2050
Weight: 10
+ BuyingStore: true
},
{
Id: 7451
@@ -59824,6 +66849,7 @@ item_db: (
Type: 3
Buy: 1852
Weight: 10
+ BuyingStore: true
},
{
Id: 7452
@@ -59832,6 +66858,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 7453
@@ -59840,6 +66867,7 @@ item_db: (
Type: 3
Buy: 700
Weight: 10
+ BuyingStore: true
},
{
Id: 7454
@@ -59848,6 +66876,7 @@ item_db: (
Type: 3
Buy: 700
Weight: 10
+ BuyingStore: true
},
{
Id: 7455
@@ -59856,6 +66885,7 @@ item_db: (
Type: 3
Buy: 700
Weight: 10
+ BuyingStore: true
},
{
Id: 7456
@@ -59864,6 +66894,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 7457
@@ -59872,6 +66903,7 @@ item_db: (
Type: 3
Buy: 500
Weight: 10
+ BuyingStore: true
},
{
Id: 7458
@@ -59992,6 +67024,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 7473
@@ -60000,6 +67033,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 7474
@@ -60008,6 +67042,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 7475
@@ -60016,6 +67051,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 7476
@@ -60024,6 +67060,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 7477
@@ -60032,6 +67069,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 7478
@@ -60040,6 +67078,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 7479
@@ -60048,6 +67087,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 7480
@@ -60056,6 +67096,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 7481
@@ -60064,6 +67105,7 @@ item_db: (
Type: 3
Buy: 1000
Weight: 10
+ BuyingStore: true
},
{
Id: 7482
@@ -60072,6 +67114,7 @@ item_db: (
Type: 3
Buy: 200
Weight: 10
+ BuyingStore: true
},
{
Id: 7483
@@ -60087,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: 7485
@@ -60095,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: 7486
@@ -60103,6 +67166,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
@@ -60110,6 +67183,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
@@ -60117,6 +67200,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
@@ -60124,6 +67217,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
@@ -60131,6 +67234,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
@@ -60138,6 +67251,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
@@ -60145,6 +67268,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
@@ -60152,6 +67285,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
@@ -60159,6 +67302,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
@@ -60166,6 +67319,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
@@ -60173,6 +67336,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
@@ -60180,6 +67353,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
@@ -60187,6 +67370,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
@@ -60194,6 +67387,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
@@ -60201,6 +67404,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
@@ -60208,6 +67421,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
@@ -60215,6 +67438,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
@@ -60222,6 +67455,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
@@ -60229,6 +67472,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
@@ -60236,6 +67489,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
@@ -60243,6 +67506,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
@@ -60251,6 +67523,7 @@ item_db: (
Type: 3
Buy: 842
Weight: 10
+ BuyingStore: true
},
{
Id: 7508
@@ -60258,6 +67531,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
@@ -60265,6 +67548,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
@@ -60273,6 +67565,7 @@ item_db: (
Type: 3
Buy: 200000
Weight: 10
+ BuyingStore: true
},
{
Id: 7511
@@ -60281,6 +67574,7 @@ item_db: (
Type: 3
Buy: 2526
Weight: 10
+ BuyingStore: true
},
{
Id: 7512
@@ -60289,6 +67583,7 @@ item_db: (
Type: 3
Buy: 1600
Weight: 10
+ BuyingStore: true
},
{
Id: 7513
@@ -60297,6 +67592,7 @@ item_db: (
Type: 3
Buy: 3420
Weight: 10
+ BuyingStore: true
},
{
Id: 7514
@@ -60311,6 +67607,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
@@ -60318,6 +67623,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
@@ -60334,6 +67648,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
@@ -60358,6 +67681,7 @@ item_db: (
Type: 3
Buy: 150
Weight: 10
+ BuyingStore: true
},
{
Id: 7522
@@ -60366,6 +67690,7 @@ item_db: (
Type: 3
Buy: 150
Weight: 10
+ BuyingStore: true
},
{
Id: 7523
@@ -60374,6 +67699,7 @@ item_db: (
Type: 3
Buy: 150
Weight: 10
+ BuyingStore: true
},
{
Id: 7524
@@ -60382,6 +67708,7 @@ item_db: (
Type: 3
Buy: 300
Weight: 20
+ BuyingStore: true
},
{
Id: 7525
@@ -60390,6 +67717,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
@@ -60405,6 +67741,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
@@ -60426,6 +67771,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
@@ -60433,6 +67788,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
@@ -60440,6 +67805,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
@@ -60447,6 +67822,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
@@ -60454,6 +67839,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
@@ -60461,6 +67856,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
@@ -60468,6 +67873,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
@@ -60475,6 +67890,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
@@ -60482,6 +67907,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
@@ -60489,6 +67923,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
@@ -60553,6 +67996,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
@@ -60561,6 +68013,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
@@ -60569,6 +68030,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
@@ -60577,6 +68047,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
@@ -60585,6 +68064,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
@@ -60593,6 +68081,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
@@ -60600,6 +68097,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
@@ -60607,6 +68113,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
@@ -60614,6 +68129,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
@@ -60621,6 +68145,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
@@ -60628,6 +68161,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
@@ -60635,6 +68177,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
@@ -60642,6 +68193,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
@@ -60657,6 +68217,7 @@ item_db: (
Type: 3
Buy: 606
Weight: 10
+ BuyingStore: true
},
{
Id: 7562
@@ -60665,6 +68226,7 @@ item_db: (
Type: 3
Buy: 3020
Weight: 10
+ BuyingStore: true
},
{
Id: 7563
@@ -60673,6 +68235,7 @@ item_db: (
Type: 3
Buy: 2016
Weight: 10
+ BuyingStore: true
},
{
Id: 7564
@@ -60681,6 +68244,7 @@ item_db: (
Type: 3
Buy: 102
Weight: 10
+ BuyingStore: true
},
{
Id: 7565
@@ -60689,6 +68253,7 @@ item_db: (
Type: 3
Buy: 350
Weight: 10
+ BuyingStore: true
},
{
Id: 7566
@@ -60697,6 +68262,7 @@ item_db: (
Type: 3
Buy: 1530
Weight: 10
+ BuyingStore: true
},
{
Id: 7567
@@ -60705,6 +68271,7 @@ item_db: (
Type: 3
Buy: 1290
Weight: 10
+ BuyingStore: true
},
{
Id: 7568
@@ -60713,6 +68280,7 @@ item_db: (
Type: 3
Buy: 1060
Weight: 10
+ BuyingStore: true
},
{
Id: 7569
@@ -60720,6 +68288,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
@@ -60742,6 +68319,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
@@ -60749,6 +68335,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
@@ -60756,6 +68351,7 @@ item_db: (
Name: "Freezing Snow Powder"
Type: 3
Buy: 0
+ BuyingStore: true
},
{
Id: 7575
@@ -60763,6 +68359,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
@@ -60770,6 +68376,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
@@ -60778,6 +68394,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
@@ -60794,6 +68419,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
@@ -60802,6 +68436,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
@@ -60826,6 +68469,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
@@ -60834,6 +68486,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
@@ -60842,6 +68503,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
@@ -60850,6 +68520,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
@@ -60858,6 +68537,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
@@ -60866,6 +68554,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
@@ -60986,6 +68683,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
@@ -61073,6 +68779,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
@@ -61105,6 +68820,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
@@ -61113,6 +68837,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
@@ -61121,6 +68854,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
@@ -61129,6 +68871,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
@@ -61137,6 +68888,11 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
},
{
Id: 7623
@@ -61144,6 +68900,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
@@ -61152,6 +68918,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
@@ -61188,6 +68963,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
@@ -61302,6 +69086,48 @@ item_db: (
Weight: 10
},
{
+ Id: 7663
+ AegisName: "Full_Metal_Jacket"
+ Name: "Full Metal Jacket"
+ Type: 10
+ Buy: 200
+ Weight: 2
+ Atk: 10
+ Job: 0x41000000
+ Upper: 63
+ Loc: 32768
+ EquipLv: 1
+ View: 3
+},
+{
+ Id: 7664
+ AegisName: "Projection_Landmines"
+ Name: "Projection Landmines"
+ Type: 10
+ Buy: 450
+ Weight: 3
+ Atk: 10
+ Job: 0x41000000
+ Upper: 63
+ Loc: 32768
+ EquipLv: 1
+ View: 5
+},
+{
+ Id: 7665
+ AegisName: "Dragon_Tail_Missile"
+ Name: "Dragon Tail Missile"
+ Type: 10
+ Buy: 1500
+ Weight: 100
+ Atk: 10
+ Job: 0x41000000
+ Upper: 63
+ Loc: 32768
+ EquipLv: 1
+ View: 5
+},
+{
Id: 7701
AegisName: "Dragon_Spirit"
Name: "Soul"
@@ -61695,6 +69521,7 @@ item_db: (
Type: 3
Buy: 550
Weight: 10
+ BuyingStore: true
},
{
Id: 7752
@@ -61703,6 +69530,7 @@ item_db: (
Type: 3
Buy: 840
Weight: 10
+ BuyingStore: true
},
{
Id: 7753
@@ -61711,6 +69539,7 @@ item_db: (
Type: 3
Buy: 330
Weight: 10
+ BuyingStore: true
},
{
Id: 7754
@@ -61719,6 +69548,7 @@ item_db: (
Type: 3
Buy: 3000
Weight: 10
+ BuyingStore: true
},
{
Id: 7755
@@ -61757,6 +69587,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
@@ -61765,6 +69605,7 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ BuyingStore: true
},
{
Id: 7761
@@ -61781,6 +69622,7 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ BuyingStore: true
},
{
Id: 7763
@@ -61813,6 +69655,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
@@ -61821,6 +69672,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
@@ -61868,6 +69728,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
@@ -61892,6 +69761,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
@@ -61956,6 +69834,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
@@ -61964,6 +69851,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
@@ -61972,6 +69868,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
@@ -61980,6 +69885,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
@@ -61988,6 +69902,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
@@ -61996,6 +69919,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
@@ -62004,6 +69936,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
@@ -62012,6 +69953,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
@@ -62027,6 +69977,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
@@ -62034,6 +69993,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
@@ -62081,6 +70049,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
@@ -62088,6 +70065,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
@@ -62095,6 +70081,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
@@ -62104,15 +70099,6 @@ item_db: (
Buy: 0
Weight: 10
},
-/*
-{
- Id: 7804
- AegisName: "????_???"
- Name: "????_???"
- Type: 3
- Weight: 10
-},
-*/
{
Id: 7805
AegisName: "Brown_Ring"
@@ -62239,6 +70225,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
@@ -62247,6 +70243,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
@@ -62255,6 +70260,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
@@ -62263,14 +70277,33 @@ 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
AegisName: "Spirit_Liquor"
Name: "Spirit Liquor"
Type: 3
- Buy: 20
+ Buy: 1000
Weight: 10
+ BuyingStore: true
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7825
@@ -62286,6 +70319,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
@@ -62300,6 +70343,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
@@ -62307,78 +70358,95 @@ item_db: (
Name: "Valor Badge"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7830
AegisName: "Goddess_Tear"
Name: "Goddess Tear"
Type: 3
- Buy: 1
+ Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7831
AegisName: "Valkyrie_Token"
Name: "Valkyrie's Token"
Type: 3
- Buy: 1
+ Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7832
AegisName: "Brynhild_Armor_Piece"
Name: "Brynhild Armor Piece"
Type: 3
- Buy: 1
+ Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7833
AegisName: "Hero_Remains"
Name: "Hero's Remains"
Type: 3
- Buy: 1
+ Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7834
AegisName: "Andvari_Ring"
Name: "Andvari's Ring"
Type: 3
- Buy: 1
+ Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7835
AegisName: "Dusk_Glow"
Name: "Dusk Glow"
Type: 3
- Buy: 1
+ Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7836
AegisName: "Dawn_Essence"
Name: "Dawn Essence"
Type: 3
- Buy: 1
+ Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7837
AegisName: "Cold_Moonlight"
Name: "Cold Moonlight"
Type: 3
- Buy: 1
+ Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7838
AegisName: "Hazy_Starlight"
Name: "Hazy Starlight"
Type: 3
- Buy: 1
+ Buy: 0
Weight: 500
+ BuyingStore: true
},
{
Id: 7839
@@ -62386,6 +70454,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
@@ -62393,6 +70470,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
@@ -62400,6 +70487,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
@@ -62407,6 +70503,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
@@ -62414,6 +70519,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
@@ -62421,6 +70535,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
@@ -62573,6 +70696,14 @@ item_db: (
Type: 3
Buy: 20
Weight: 200
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 7864
@@ -62588,6 +70719,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
@@ -62595,6 +70735,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
@@ -62666,6 +70815,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
@@ -62674,6 +70831,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
@@ -62682,6 +70848,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
@@ -62690,6 +70865,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
@@ -62698,6 +70882,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
@@ -62706,6 +70899,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
@@ -62714,6 +70916,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
@@ -62721,6 +70932,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
@@ -62728,6 +70948,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
@@ -62735,6 +70964,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
@@ -62742,6 +70980,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
@@ -62813,6 +71060,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
@@ -62820,6 +71076,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
@@ -62827,6 +71092,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
@@ -62834,6 +71108,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
@@ -62841,6 +71124,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
@@ -62848,6 +71140,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
@@ -62855,6 +71157,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
@@ -62862,6 +71174,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
@@ -62869,6 +71191,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
@@ -62876,6 +71208,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
@@ -62891,6 +71233,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
@@ -62899,6 +71251,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
@@ -62938,6 +71299,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
@@ -62945,6 +71316,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
@@ -62952,6 +71333,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
@@ -63019,6 +71410,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
@@ -63059,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: 7929
@@ -63067,6 +71477,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
@@ -63075,6 +71495,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
@@ -63083,6 +71513,7 @@ item_db: (
Type: 3
Buy: 1
Weight: 10
+ BuyingStore: true
},
{
Id: 7932
@@ -63091,6 +71522,7 @@ item_db: (
Type: 3
Buy: 1
Weight: 10
+ BuyingStore: true
},
{
Id: 7933
@@ -63099,6 +71531,7 @@ item_db: (
Type: 3
Buy: 1
Weight: 10
+ BuyingStore: true
},
{
Id: 7934
@@ -63107,6 +71540,7 @@ item_db: (
Type: 3
Buy: 1
Weight: 10
+ BuyingStore: true
},
{
Id: 7935
@@ -63115,6 +71549,7 @@ item_db: (
Type: 3
Buy: 1
Weight: 10
+ BuyingStore: true
},
{
Id: 7936
@@ -63123,6 +71558,7 @@ item_db: (
Type: 3
Buy: 1
Weight: 10
+ BuyingStore: true
},
{
Id: 7937
@@ -63131,30 +71567,34 @@ item_db: (
Type: 3
Buy: 1
Weight: 10
+ BuyingStore: true
},
{
Id: 7938
AegisName: "Light_Granule"
Name: "Light Granule"
Type: 3
- Buy: 1000
+ Buy: 1500
Weight: 10
+ BuyingStore: true
},
{
Id: 7939
AegisName: "Elder_Branch"
Name: "Elder Branch"
Type: 3
- Buy: 1000
+ Buy: 1500
Weight: 10
+ BuyingStore: true
},
{
Id: 7940
AegisName: "Special_Alloy_Trap"
Name: "Special Alloy Trap"
Type: 3
- Buy: 200
+ Buy: 300
Weight: 2
+ BuyingStore: true
},
{
Id: 7941
@@ -63184,6 +71624,11 @@ item_db: (
Type: 3
Buy: 10
Weight: 10
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
},
{
Id: 7945
@@ -63192,6 +71637,11 @@ item_db: (
Type: 3
Buy: 0
Weight: 10
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
},
{
Id: 7946
@@ -63221,6 +71671,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
@@ -63228,6 +71687,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
@@ -63235,6 +71703,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
@@ -63242,6 +71720,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
@@ -63249,6 +71737,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
@@ -63257,6 +71755,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
@@ -63292,6 +71799,10 @@ item_db: (
Name: "UP Coin"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ nogstorage: true
+ }
},
{
Id: 7960
@@ -63299,6 +71810,10 @@ item_db: (
Name: "Ancient Silver"
Type: 3
Buy: 0
+ Trade: {
+ nodrop: true
+ nogstorage: true
+ }
},
{
Id: 7961
@@ -63306,6 +71821,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
@@ -63313,6 +71837,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
@@ -63320,6 +71853,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
@@ -63327,6 +71869,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
@@ -63334,6 +71885,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
@@ -63341,6 +71901,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
@@ -63348,6 +71917,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
@@ -63355,6 +71933,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
@@ -63362,6 +71949,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
@@ -63390,6 +71986,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
@@ -63397,6 +72002,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
@@ -63426,6 +72040,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
@@ -63434,6 +72057,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
@@ -63442,6 +72074,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
@@ -63450,6 +72091,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
@@ -63458,6 +72108,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
@@ -63466,6 +72125,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
@@ -63474,6 +72142,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
@@ -63482,6 +72159,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
@@ -63490,6 +72176,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
@@ -63498,6 +72193,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
@@ -63506,6 +72210,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
@@ -63514,6 +72227,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
@@ -63522,6 +72244,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
@@ -63530,6 +72261,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
@@ -63538,6 +72278,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
@@ -63546,6 +72295,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
@@ -63554,6 +72312,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
@@ -63562,6 +72329,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
@@ -63570,6 +72346,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
@@ -63578,6 +72363,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
@@ -63586,6 +72380,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
@@ -63594,6 +72397,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
// ===================================================================
@@ -63792,6 +72604,13 @@ item_db: (
Name: "Hard Rice Cake"
Type: 7
Buy: 20
+ Trade: {
+ nodrop: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 9029
@@ -64315,6 +73134,7 @@ item_db: (
Type: 3
Buy: 8000
Weight: 10
+ BuyingStore: true
},
{
Id: 11001
@@ -64323,6 +73143,7 @@ item_db: (
Type: 3
Buy: 8000
Weight: 10
+ BuyingStore: true
},
{
Id: 11002
@@ -64331,6 +73152,7 @@ item_db: (
Type: 3
Buy: 8000
Weight: 10
+ BuyingStore: true
},
{
Id: 11003
@@ -64339,6 +73161,7 @@ item_db: (
Type: 3
Buy: 8000
Weight: 10
+ BuyingStore: true
},
{
Id: 11004
@@ -64347,6 +73170,7 @@ item_db: (
Type: 3
Buy: 10000
Weight: 10
+ BuyingStore: true
},
{
Id: 11005
@@ -64355,6 +73179,7 @@ item_db: (
Type: 3
Buy: 10000
Weight: 10
+ BuyingStore: true
},
{
Id: 11006
@@ -64363,6 +73188,7 @@ item_db: (
Type: 3
Buy: 8000
Weight: 10
+ BuyingStore: true
},
{
Id: 11007
@@ -64371,6 +73197,7 @@ item_db: (
Type: 3
Buy: 8000
Weight: 10
+ BuyingStore: true
},
{
Id: 11008
@@ -64379,6 +73206,7 @@ item_db: (
Type: 3
Buy: 10000
Weight: 10
+ BuyingStore: true
},
{
Id: 11009
@@ -64387,6 +73215,7 @@ item_db: (
Type: 3
Buy: 8000
Weight: 10
+ BuyingStore: true
},
{
Id: 11010
@@ -64469,6 +73298,7 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ BuyingStore: true
},
{
Id: 11021
@@ -64477,6 +73307,7 @@ item_db: (
Type: 3
Buy: 20
Weight: 10
+ BuyingStore: true
},
{
Id: 11022
@@ -64485,6 +73316,7 @@ item_db: (
Type: 3
Buy: 10
Weight: 10
+ BuyingStore: true
},
{
Id: 11023
@@ -64493,6 +73325,7 @@ item_db: (
Type: 3
Buy: 10
Weight: 50
+ BuyingStore: true
},
{
Id: 11024
@@ -64501,6 +73334,7 @@ item_db: (
Type: 3
Buy: 10
Weight: 50
+ BuyingStore: true
},
{
Id: 11025
@@ -64814,6 +73648,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; ">
},
{
@@ -64824,6 +73667,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); ">
},
{
@@ -64834,6 +73686,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; ">
},
{
@@ -64911,9 +73773,10 @@ item_db: (
AegisName: "Protect_Neck_Candy"
Name: "Throat Lozenge"
Type: 0
- Buy: 200
+ Buy: 250
Weight: 1
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(5,25),0; ">
},
{
@@ -64924,6 +73787,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; ">
},
{
@@ -64934,6 +73806,7 @@ item_db: (
Buy: 1500
Weight: 120
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(300,400),0; ">
},
{
@@ -64944,6 +73817,7 @@ item_db: (
Buy: 15
Weight: 20
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(16,22),0; ">
},
{
@@ -64954,6 +73828,7 @@ item_db: (
Buy: 20
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(400,600),0; ">
},
{
@@ -64975,6 +73850,7 @@ item_db: (
Buy: 1200
Weight: 40
Upper: 63
+ BuyingStore: true
Script: <" itemheal rand(170,250),0; ">
},
{
@@ -64986,6 +73862,7 @@ item_db: (
Weight: 20
Upper: 63
EquipLv: 100
+ BuyingStore: true
Script: <" itemheal 0,rand(50,80); ">
},
{
@@ -64997,6 +73874,7 @@ item_db: (
Weight: 50
Upper: 63
EquipLv: 100
+ BuyingStore: true
Script: <" itemheal rand(400,800),rand(50,80); ">
},
{
@@ -65008,6 +73886,8 @@ item_db: (
Weight: 100
Upper: 63
EquipLv: 100
+ BuyingStore: true
+ Delay: 1000
Script: <" itemheal rand(400,800),0; ">
},
{
@@ -65019,6 +73899,8 @@ item_db: (
Weight: 120
Upper: 63
EquipLv: 110
+ BuyingStore: true
+ Delay: 2000
Script: <" itemheal rand(600,1000),0; ">
},
{
@@ -65030,6 +73912,8 @@ item_db: (
Weight: 140
Upper: 63
EquipLv: 120
+ BuyingStore: true
+ Delay: 3000
Script: <" itemheal rand(800,1200),0; ">
},
{
@@ -65041,6 +73925,8 @@ item_db: (
Weight: 150
Upper: 63
EquipLv: 120
+ BuyingStore: true
+ Delay: 5000
Script: <" itemheal rand(1500,2000),0; ">
},
{
@@ -65052,6 +73938,7 @@ item_db: (
Weight: 100
Upper: 63
EquipLv: 120
+ BuyingStore: true
Script: <" itemheal 0,rand(120,160); ">
},
{
@@ -65132,7 +74019,7 @@ item_db: (
Buy: 20
Weight: 50
Upper: 63
- Script: <" itemheal rand(17,23),rand(16,20); ">
+ Script: <" itemheal rand(17,23),0; ">
},
{
Id: 11535
@@ -65262,7 +74149,7 @@ item_db: (
Buy: 0
Weight: 80
Upper: 63
- Script: <" itemheal rand(500,600),rand(60,80); ">
+ Script: <" itemheal rand(500,700),rand(60,85); ">
},
{
Id: 11548
@@ -65272,6 +74159,7 @@ item_db: (
Buy: 0
Weight: 80
Upper: 63
+ Script: <" percentheal 10,0; ">
},
{
Id: 11549
@@ -65281,6 +74169,7 @@ item_db: (
Buy: 0
Weight: 80
Upper: 63
+ Script: <" percentheal 0,10; ">
},
{
Id: 11550
@@ -65299,7 +74188,7 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
- Script: <" percentheal rand(20,30),0; ">
+ Script: <" itemheal rand(20,30),0; ">
},
{
Id: 11552
@@ -65309,7 +74198,7 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
- Script: <" percentheal rand(20,30),0; ">
+ Script: <" itemheal rand(20,30),0; ">
},
{
Id: 11553
@@ -65319,7 +74208,7 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
- Script: <" percentheal rand(20,30),0; ">
+ Script: <" itemheal rand(20,30),0; ">
},
{
Id: 11554
@@ -65329,7 +74218,7 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
- Script: <" percentheal rand(20,30),0; ">
+ Script: <" itemheal rand(20,30),0; ">
},
{
Id: 11701
@@ -65349,6 +74238,9 @@ item_db: (
Buy: 0
Weight: 300
Upper: 63
+ Nouse: {
+ sitting: true
+ }
},
{
Id: 11703
@@ -65468,6 +74360,10 @@ item_db: (
Buy: 2000
Weight: 10
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill MG_FROSTDIVER,5; ">
},
{
@@ -65475,9 +74371,13 @@ item_db: (
AegisName: "Holy_Scroll_1_3"
Name: "Level 3 Heal"
Type: 11
- Buy: 2000
+ Buy: 1000
Weight: 10
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill AL_HEAL,3; ">
},
{
@@ -65488,6 +74388,10 @@ item_db: (
Buy: 2000
Weight: 10
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill AL_HEAL,5; ">
},
{
@@ -65498,6 +74402,7 @@ item_db: (
Buy: 1000
Weight: 10
Upper: 63
+ BuyingStore: true
Script: <" itemskill AL_TELEPORT,1; ">
},
{
@@ -65508,6 +74413,7 @@ item_db: (
Buy: 2
Weight: 250
Upper: 63
+ BuyingStore: true
Script: <" getitem 1750,500; ">
},
{
@@ -65518,6 +74424,7 @@ item_db: (
Buy: 2
Weight: 250
Upper: 63
+ BuyingStore: true
Script: <" getitem 1770,500; ">
},
{
@@ -65528,6 +74435,7 @@ item_db: (
Buy: 2
Weight: 250
Upper: 63
+ BuyingStore: true
Script: <" getitem 1753,500; ">
},
{
@@ -65538,6 +74446,7 @@ item_db: (
Buy: 2
Weight: 250
Upper: 63
+ BuyingStore: true
Script: <" getitem 1765,500; ">
},
{
@@ -65548,6 +74457,7 @@ item_db: (
Buy: 2
Weight: 250
Upper: 63
+ BuyingStore: true
Script: <" getitem 1752,500; ">
},
{
@@ -65558,6 +74468,7 @@ item_db: (
Buy: 2
Weight: 250
Upper: 63
+ BuyingStore: true
Script: <" getitem 1751,500; ">
},
{
@@ -65568,6 +74479,7 @@ item_db: (
Buy: 2
Weight: 250
Upper: 63
+ BuyingStore: true
Script: <" getitem 1755,500; ">
},
{
@@ -65578,6 +74490,7 @@ item_db: (
Buy: 2
Weight: 250
Upper: 63
+ BuyingStore: true
Script: <" getitem 1756,500; ">
},
{
@@ -65588,6 +74501,7 @@ item_db: (
Buy: 2
Weight: 250
Upper: 63
+ BuyingStore: true
Script: <" getitem 1754,500; ">
},
{
@@ -65598,6 +74512,7 @@ item_db: (
Buy: 2
Weight: 250
Upper: 63
+ BuyingStore: true
Script: <" getitem 1767,500; ">
},
{
@@ -65608,6 +74523,7 @@ item_db: (
Buy: 2
Weight: 250
Upper: 63
+ BuyingStore: true
Script: <" getitem 1757,500; ">
},
{
@@ -65618,6 +74534,7 @@ item_db: (
Buy: 2
Weight: 250
Upper: 63
+ BuyingStore: true
Script: <" getitem 1762,500; ">
},
{
@@ -65625,9 +74542,10 @@ item_db: (
AegisName: "Speed_Up_Potion"
Name: "Speed Potion"
Type: 2
- Buy: 100000
+ Buy: 2
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <" sc_start SC_MOVHASTE_INFINITY,5000,0; ">
},
{
@@ -65638,6 +74556,7 @@ item_db: (
Buy: 2
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <" sc_start SC_SLOWDOWN,5000,0; ">
},
{
@@ -65648,6 +74567,7 @@ item_db: (
Buy: 2
Weight: 20
Upper: 63
+ BuyingStore: true
Script: <" end; ">
},
{
@@ -65668,6 +74588,7 @@ item_db: (
Buy: 2
Weight: 30
Upper: 63
+ BuyingStore: true
Script: <" itemskill ITEM_ENCHANTARMS,8; ">
},
{
@@ -65738,6 +74659,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;
@@ -65751,6 +74676,10 @@ item_db: (
Buy: 1000
Weight: 200
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" sc_start SC_MOVHASTE_HORSE,20000,0; ">
},
{
@@ -65761,6 +74690,10 @@ item_db: (
Buy: 1000
Weight: 200
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill AC_CONCENTRATION,1; ">
},
{
@@ -65771,6 +74704,10 @@ item_db: (
Buy: 1000
Weight: 200
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" sc_start SC_PLUSATTACKPOWER,60000,20; ">
},
{
@@ -65781,6 +74718,10 @@ item_db: (
Buy: 1000
Weight: 200
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" sc_start SC_PLUSMAGICPOWER,60000,20; ">
},
{
@@ -65791,6 +74732,10 @@ item_db: (
Buy: 1000
Weight: 200
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill ITEM_ENCHANTARMS,2; ">
},
{
@@ -65801,6 +74746,10 @@ item_db: (
Buy: 1000
Weight: 200
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" sc_start SC_CLAIRVOYANCE,30000,0; ">
},
{
@@ -65811,6 +74760,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;
@@ -65874,6 +74827,7 @@ item_db: (
Buy: 100000
Weight: 300
Upper: 63
+ BuyingStore: true
Script: <" homevolution; ">
},
{
@@ -65881,9 +74835,10 @@ item_db: (
AegisName: "Str_Dish01"
Name: "Fried Grasshopper Legs"
Type: 0
- Buy: 2000
+ Buy: 0
Weight: 60
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_STR,1200000,1;
percentheal 5,0;
@@ -65894,9 +74849,10 @@ item_db: (
AegisName: "Str_Dish02"
Name: "Seasoned Sticky Webfoot"
Type: 0
- Buy: 4000
+ Buy: 0
Weight: 500
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_STR,1200000,2;
percentheal 5,0;
@@ -65907,9 +74863,10 @@ item_db: (
AegisName: "Str_Dish03"
Name: "Bomber Steak"
Type: 0
- Buy: 6000
+ Buy: 0
Weight: 500
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_STR,1200000,3;
percentheal 5,0;
@@ -65920,9 +74877,10 @@ item_db: (
AegisName: "Str_Dish04"
Name: "Herb Marinade Beef"
Type: 0
- Buy: 8000
+ Buy: 0
Weight: 500
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_STR,1200000,4;
percentheal 5,0;
@@ -65933,9 +74891,10 @@ item_db: (
AegisName: "Str_Dish05"
Name: "Lutie Lady's Pancake"
Type: 0
- Buy: 10000
+ Buy: 0
Weight: 500
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_STR,1200000,5;
percentheal 10,0;
@@ -65946,9 +74905,10 @@ item_db: (
AegisName: "Int_Dish01"
Name: "Grape Juice Herbal Tea"
Type: 0
- Buy: 2000
+ Buy: 0
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_INT,1200000,1;
percentheal 0,5;
@@ -65959,9 +74919,10 @@ item_db: (
AegisName: "Int_Dish02"
Name: "Autumn Red Tea"
Type: 0
- Buy: 4000
+ Buy: 0
Weight: 500
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_INT,1200000,2;
percentheal 0,5;
@@ -65972,9 +74933,10 @@ item_db: (
AegisName: "Int_Dish03"
Name: "Honey Herbal Tea"
Type: 0
- Buy: 6000
+ Buy: 0
Weight: 500
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_INT,1200000,3;
percentheal 0,5;
@@ -65985,9 +74947,10 @@ item_db: (
AegisName: "Int_Dish04"
Name: "Morroc Fruit Wine"
Type: 0
- Buy: 8000
+ Buy: 0
Weight: 300
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_INT,1200000,4;
percentheal 0,5;
@@ -65998,9 +74961,10 @@ item_db: (
AegisName: "Int_Dish05"
Name: "Mastela Fruit Wine"
Type: 0
- Buy: 10000
+ Buy: 0
Weight: 400
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_INT,1200000,5;
percentheal 0,10;
@@ -66011,9 +74975,10 @@ item_db: (
AegisName: "Vit_Dish01"
Name: "Steamed Crab Nippers"
Type: 0
- Buy: 2000
+ Buy: 0
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_VIT,1200000,1;
percentheal 5,0;
@@ -66024,9 +74989,10 @@ item_db: (
AegisName: "Vit_Dish02"
Name: "Assorted Seafood"
Type: 0
- Buy: 4000
+ Buy: 0
Weight: 200
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_VIT,1200000,2;
percentheal 5,0;
@@ -66037,9 +75003,10 @@ item_db: (
AegisName: "Vit_Dish03"
Name: "Clam Soup"
Type: 0
- Buy: 6000
+ Buy: 0
Weight: 300
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_VIT,1200000,3;
percentheal 5,0;
@@ -66050,9 +75017,10 @@ item_db: (
AegisName: "Vit_Dish04"
Name: "Seasoned Jellyfish"
Type: 0
- Buy: 8000
+ Buy: 0
Weight: 500
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_VIT,1200000,4;
percentheal 5,0;
@@ -66063,9 +75031,10 @@ item_db: (
AegisName: "Vit_Dish05"
Name: "Spicy Fried Bao"
Type: 0
- Buy: 10000
+ Buy: 0
Weight: 800
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_VIT,1200000,5;
percentheal 10,0;
@@ -66076,9 +75045,10 @@ item_db: (
AegisName: "Agi_Dish01"
Name: "Frog Egg Squid Ink Soup"
Type: 0
- Buy: 2000
+ Buy: 0
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_AGI,1200000,1;
percentheal 3,1;
@@ -66089,9 +75059,10 @@ item_db: (
AegisName: "Agi_Dish02"
Name: "Smooth Noodle"
Type: 0
- Buy: 4000
+ Buy: 0
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_AGI,1200000,2;
percentheal 3,1;
@@ -66102,9 +75073,10 @@ item_db: (
AegisName: "Agi_Dish03"
Name: "Tentacle Cheese Gratin"
Type: 0
- Buy: 6000
+ Buy: 0
Weight: 500
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_AGI,1200000,3;
percentheal 3,1;
@@ -66115,9 +75087,10 @@ item_db: (
AegisName: "Agi_Dish04"
Name: "Lutie Cold Noodle"
Type: 0
- Buy: 8000
+ Buy: 0
Weight: 400
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_AGI,1200000,4;
percentheal 3,1;
@@ -66128,9 +75101,10 @@ item_db: (
AegisName: "Agi_Dish05"
Name: "Steamed Bat Wing in Pumpkin"
Type: 0
- Buy: 10000
+ Buy: 0
Weight: 500
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_AGI,1200000,5;
percentheal 6,2;
@@ -66141,9 +75115,10 @@ item_db: (
AegisName: "Dex_Dish01"
Name: "Honey Grape Juice"
Type: 0
- Buy: 2000
+ Buy: 0
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_DEX,1200000,1;
percentheal 2,2;
@@ -66154,9 +75129,10 @@ item_db: (
AegisName: "Dex_Dish02"
Name: "Chocolate Mousse Cake"
Type: 0
- Buy: 4000
+ Buy: 0
Weight: 200
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_DEX,1200000,2;
percentheal 2,2;
@@ -66167,9 +75143,10 @@ item_db: (
AegisName: "Dex_Dish03"
Name: "Fruit Mix"
Type: 0
- Buy: 6000
+ Buy: 0
Weight: 200
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_DEX,1200000,3;
percentheal 2,2;
@@ -66180,9 +75157,10 @@ item_db: (
AegisName: "Dex_Dish04"
Name: "Cream Sandwich"
Type: 0
- Buy: 8000
+ Buy: 0
Weight: 500
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_DEX,1200000,4;
percentheal 2,2;
@@ -66193,9 +75171,10 @@ item_db: (
AegisName: "Dex_Dish05"
Name: "Green Salad"
Type: 0
- Buy: 10000
+ Buy: 0
Weight: 200
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_DEX,1200000,5;
percentheal 5,5;
@@ -66206,9 +75185,10 @@ item_db: (
AegisName: "Luk_Dish01"
Name: "Fried Monkey Tails"
Type: 0
- Buy: 2000
+ Buy: 0
Weight: 60
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_LUK,1200000,1;
percentheal 3,2;
@@ -66219,9 +75199,10 @@ item_db: (
AegisName: "Luk_Dish02"
Name: "Mixed Juice"
Type: 0
- Buy: 4000
+ Buy: 0
Weight: 200
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_LUK,1200000,2;
percentheal 3,2;
@@ -66232,9 +75213,10 @@ item_db: (
AegisName: "Luk_Dish03"
Name: "Fried Sweet Potato"
Type: 0
- Buy: 6000
+ Buy: 0
Weight: 500
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_LUK,1200000,3;
percentheal 4,2;
@@ -66245,9 +75227,10 @@ item_db: (
AegisName: "Luk_Dish04"
Name: "Steamed Ancient Lips"
Type: 0
- Buy: 8000
+ Buy: 0
Weight: 500
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_LUK,1200000,4;
percentheal 4,2;
@@ -66258,9 +75241,10 @@ item_db: (
AegisName: "Luk_Dish05"
Name: "Fried Scorpion Tails"
Type: 0
- Buy: 10000
+ Buy: 0
Weight: 400
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_LUK,1200000,5;
percentheal 5,2;
@@ -66271,9 +75255,10 @@ item_db: (
AegisName: "Str_Dish06"
Name: "Shiny Marinade Beef"
Type: 0
- Buy: 20000
+ Buy: 0
Weight: 800
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_STR,1200000,6;
percentheal 10,2;
@@ -66284,9 +75269,10 @@ item_db: (
AegisName: "Str_Dish07"
Name: "Whole Roast"
Type: 0
- Buy: 40000
+ Buy: 0
Weight: 1000
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_STR,1200000,7;
percentheal 10,4;
@@ -66297,9 +75283,10 @@ item_db: (
AegisName: "Str_Dish08"
Name: "Bearfoot Special"
Type: 0
- Buy: 60000
+ Buy: 0
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_STR,1200000,8;
percentheal 15,6;
@@ -66310,9 +75297,10 @@ item_db: (
AegisName: "Str_Dish09"
Name: "Tendon Satay"
Type: 0
- Buy: 80000
+ Buy: 0
Weight: 1000
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_STR,1200000,9;
percentheal 15,8;
@@ -66323,9 +75311,10 @@ item_db: (
AegisName: "Str_Dish10"
Name: "Steamed Tongue"
Type: 0
- Buy: 100000
+ Buy: 0
Weight: 1000
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_STR,1200000,10;
percentheal 20,20;
@@ -66336,9 +75325,10 @@ item_db: (
AegisName: "Int_Dish06"
Name: "Red Mushroom Wine"
Type: 0
- Buy: 20000
+ Buy: 0
Weight: 300
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_INT,1200000,6;
percentheal 2,10;
@@ -66349,9 +75339,10 @@ item_db: (
AegisName: "Int_Dish07"
Name: "Special Royal Jelly Herbal Tea"
Type: 0
- Buy: 40000
+ Buy: 0
Weight: 800
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_INT,1200000,7;
percentheal 4,10;
@@ -66362,9 +75353,10 @@ item_db: (
AegisName: "Int_Dish08"
Name: "Royal Family Tea"
Type: 0
- Buy: 60000
+ Buy: 0
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_INT,1200000,8;
percentheal 6,10;
@@ -66375,9 +75367,10 @@ item_db: (
AegisName: "Int_Dish09"
Name: "Tristram 12"
Type: 0
- Buy: 80000
+ Buy: 0
Weight: 1000
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_INT,1200000,9;
percentheal 8,15;
@@ -66388,9 +75381,10 @@ item_db: (
AegisName: "Int_Dish10"
Name: "Dragon Breath Cocktail"
Type: 0
- Buy: 100000
+ Buy: 0
Weight: 1000
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_INT,1200000,10;
percentheal 10,20;
@@ -66401,9 +75395,10 @@ item_db: (
AegisName: "Vit_Dish06"
Name: "Awfully Bitter Bracer"
Type: 0
- Buy: 20000
+ Buy: 0
Weight: 500
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_VIT,1200000,6;
percentheal 13,0;
@@ -66414,9 +75409,10 @@ item_db: (
AegisName: "Vit_Dish07"
Name: "Sumptuous Feast"
Type: 0
- Buy: 40000
+ Buy: 0
Weight: 400
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_VIT,1200000,7;
percentheal 16,0;
@@ -66427,9 +75423,10 @@ item_db: (
AegisName: "Vit_Dish08"
Name: "Giant Burito"
Type: 0
- Buy: 60000
+ Buy: 0
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_VIT,1200000,8;
percentheal 19,0;
@@ -66440,9 +75437,10 @@ item_db: (
AegisName: "Vit_Dish09"
Name: "Ascending Dragon Soup"
Type: 0
- Buy: 80000
+ Buy: 0
Weight: 1000
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_VIT,1200000,9;
percentheal 22,0;
@@ -66453,9 +75451,10 @@ item_db: (
AegisName: "Vit_Dish10"
Name: "Immortal Stew"
Type: 0
- Buy: 100000
+ Buy: 0
Weight: 1000
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_VIT,1200000,10;
percentheal 25,0;
@@ -66466,9 +75465,10 @@ item_db: (
AegisName: "Agi_Dish06"
Name: "Chile Shrimp Gratin"
Type: 0
- Buy: 20000
+ Buy: 0
Weight: 800
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_AGI,1200000,6;
percentheal 7,2;
@@ -66479,9 +75479,10 @@ item_db: (
AegisName: "Agi_Dish07"
Name: "Steamed Alligator with Vegetable"
Type: 0
- Buy: 40000
+ Buy: 0
Weight: 800
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_AGI,1200000,7;
percentheal 8,2;
@@ -66492,9 +75493,10 @@ item_db: (
AegisName: "Agi_Dish08"
Name: "Incredibly Spicy Curry"
Type: 0
- Buy: 60000
+ Buy: 0
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_AGI,1200000,8;
percentheal 9,2;
@@ -66505,9 +75507,10 @@ item_db: (
AegisName: "Agi_Dish09"
Name: "Special Meat Stew"
Type: 0
- Buy: 80000
+ Buy: 0
Weight: 1000
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_AGI,1200000,9;
percentheal 10,2;
@@ -66518,9 +75521,10 @@ item_db: (
AegisName: "Agi_Dish10"
Name: "Steamed Desert Scorpions"
Type: 0
- Buy: 100000
+ Buy: 0
Weight: 1000
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_AGI,1200000,10;
percentheal 15,5;
@@ -66531,9 +75535,10 @@ item_db: (
AegisName: "Dex_Dish06"
Name: "Peach Cake"
Type: 0
- Buy: 20000
+ Buy: 0
Weight: 800
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_DEX,1200000,6;
percentheal 5,6;
@@ -66544,9 +75549,10 @@ item_db: (
AegisName: "Dex_Dish07"
Name: "Soul Haunted Bread"
Type: 0
- Buy: 40000
+ Buy: 0
Weight: 800
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_DEX,1200000,7;
percentheal 5,7;
@@ -66557,9 +75563,10 @@ item_db: (
AegisName: "Dex_Dish08"
Name: "Special Toast"
Type: 0
- Buy: 60000
+ Buy: 0
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_DEX,1200000,8;
percentheal 5,8;
@@ -66570,9 +75577,10 @@ item_db: (
AegisName: "Dex_Dish09"
Name: "Heavenly Fruit Juice"
Type: 0
- Buy: 80000
+ Buy: 0
Weight: 500
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_DEX,1200000,9;
percentheal 5,9;
@@ -66583,9 +75591,10 @@ item_db: (
AegisName: "Dex_Dish10"
Name: "Hwergelmir's Tonic"
Type: 0
- Buy: 100000
+ Buy: 0
Weight: 1000
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_DEX,1200000,10;
percentheal 10,10;
@@ -66596,9 +75605,10 @@ item_db: (
AegisName: "Luk_Dish06"
Name: "Lucky Soup"
Type: 0
- Buy: 20000
+ Buy: 0
Weight: 300
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_LUK,1200000,6;
percentheal 6,3;
@@ -66609,9 +75619,10 @@ item_db: (
AegisName: "Luk_Dish07"
Name: "Assorted Shish Kebob"
Type: 0
- Buy: 40000
+ Buy: 0
Weight: 800
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_LUK,1200000,7;
percentheal 7,3;
@@ -66622,9 +75633,10 @@ item_db: (
AegisName: "Luk_Dish08"
Name: "Strawberry Flavored Rice Ball"
Type: 0
- Buy: 60000
+ Buy: 0
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_LUK,1200000,8;
percentheal 9,3;
@@ -66635,9 +75647,10 @@ item_db: (
AegisName: "Luk_Dish09"
Name: "Blood Flavored Soda"
Type: 0
- Buy: 80000
+ Buy: 0
Weight: 1000
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_LUK,1200000,9;
percentheal 10,4;
@@ -66648,9 +75661,10 @@ item_db: (
AegisName: "Luk_Dish10"
Name: "Cooked Nine Tail's Tails"
Type: 0
- Buy: 100000
+ Buy: 0
Weight: 500
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_FOOD_LUK,1200000,10;
percentheal 14,8;
@@ -66664,6 +75678,7 @@ item_db: (
Buy: 20
Weight: 300
Upper: 63
+ BuyingStore: true
},
{
Id: 12102
@@ -66673,6 +75688,7 @@ item_db: (
Buy: 20
Weight: 300
Upper: 63
+ BuyingStore: true
},
{
Id: 12103
@@ -66682,6 +75698,7 @@ item_db: (
Buy: 10000
Weight: 200
Upper: 63
+ BuyingStore: true
Script: <" monster "this",-1,-1,"--ja--",-3,1,""; ">
},
{
@@ -66692,6 +75709,7 @@ item_db: (
Buy: 10000
Weight: 200
Upper: 63
+ BuyingStore: true
Script: <" getrandgroupitem 12104,1; ">
},
{
@@ -66702,6 +75720,7 @@ item_db: (
Buy: 10000
Weight: 200
Upper: 63
+ BuyingStore: true
Script: <"
getrandgroupitem 12105,1;
getrandgroupitem 12105,1;
@@ -66716,6 +75735,7 @@ item_db: (
Buy: 10000
Weight: 200
Upper: 63
+ BuyingStore: true
Script: <" getrandgroupitem 12106,1; ">
},
{
@@ -66726,6 +75746,7 @@ item_db: (
Buy: 10000
Weight: 200
Upper: 63
+ BuyingStore: true
Script: <" getrandgroupitem 12107,1; ">
},
{
@@ -66736,6 +75757,7 @@ item_db: (
Buy: 10000
Weight: 200
Upper: 63
+ BuyingStore: true
Script: <"
getrandgroupitem 12108,1;
getrandgroupitem 12108,1;
@@ -66752,6 +75774,7 @@ item_db: (
Buy: 10000
Weight: 200
Upper: 63
+ BuyingStore: true
Script: <" monster "this",-1,-1,"--ja--",-2,1,""; ">
},
{
@@ -66762,6 +75785,7 @@ item_db: (
Buy: 10000
Weight: 200
Upper: 63
+ BuyingStore: true
Script: <"
getrandgroupitem 12110,1;
getrandgroupitem 12110,1;
@@ -66778,6 +75802,7 @@ item_db: (
Buy: 10000
Weight: 200
Upper: 63
+ BuyingStore: true
Script: <"
getrandgroupitem 12111,1;
getrandgroupitem 12111,1;
@@ -66792,6 +75817,7 @@ item_db: (
Buy: 1000
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <" sc_start SC_CURSE,10000,1; ">
},
{
@@ -66802,6 +75828,7 @@ item_db: (
Buy: 1000
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <" sc_start SC_STUN,10000,1; ">
},
{
@@ -66812,6 +75839,7 @@ item_db: (
Buy: 2
Weight: 10
Upper: 63
+ BuyingStore: true
Script: <" itemskill ITEM_ENCHANTARMS,4; ">
},
{
@@ -66822,6 +75850,7 @@ item_db: (
Buy: 2
Weight: 10
Upper: 63
+ BuyingStore: true
Script: <" itemskill ITEM_ENCHANTARMS,2; ">
},
{
@@ -66832,6 +75861,7 @@ item_db: (
Buy: 2
Weight: 10
Upper: 63
+ BuyingStore: true
Script: <" itemskill ITEM_ENCHANTARMS,3; ">
},
{
@@ -66842,6 +75872,7 @@ item_db: (
Buy: 2
Weight: 10
Upper: 63
+ BuyingStore: true
Script: <" itemskill ITEM_ENCHANTARMS,5; ">
},
{
@@ -66852,6 +75883,7 @@ item_db: (
Buy: 2
Weight: 10
Upper: 63
+ BuyingStore: true
Script: <" sc_start4 SC_ARMORPROPERTY,1200000,-15,0,20,0; ">
},
{
@@ -66862,6 +75894,7 @@ item_db: (
Buy: 2
Weight: 10
Upper: 63
+ BuyingStore: true
Script: <" sc_start4 SC_ARMORPROPERTY,1200000,20,0,0,-15; ">
},
{
@@ -66872,6 +75905,7 @@ item_db: (
Buy: 2
Weight: 10
Upper: 63
+ BuyingStore: true
Script: <" sc_start4 SC_ARMORPROPERTY,1200000,0,20,-15,0; ">
},
{
@@ -66882,6 +75916,7 @@ item_db: (
Buy: 2
Weight: 10
Upper: 63
+ BuyingStore: true
Script: <" sc_start4 SC_ARMORPROPERTY,1200000,0,-15,0,20; ">
},
{
@@ -66892,6 +75927,7 @@ item_db: (
Buy: 2
Weight: 70
Upper: 63
+ BuyingStore: true
Script: <" sc_start SC_FOOD_BASICHIT,1200000,30; ">
},
{
@@ -66902,6 +75938,7 @@ item_db: (
Buy: 2
Weight: 70
Upper: 63
+ BuyingStore: true
Script: <" sc_start SC_FOOD_BASICAVOIDANCE,1200000,30; ">
},
{
@@ -66912,6 +75949,7 @@ item_db: (
Buy: 2
Weight: 70
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_BATKFOOD,1200000,10;
sc_start SC_MATKFOOD,120000,10;
@@ -66925,6 +75963,7 @@ item_db: (
Buy: 500
Weight: 20
Upper: 63
+ BuyingStore: true
Script: <" cooking 11; ">
},
{
@@ -66935,6 +75974,7 @@ item_db: (
Buy: 1000
Weight: 30
Upper: 63
+ BuyingStore: true
Script: <" cooking 12; ">
},
{
@@ -66945,6 +75985,7 @@ item_db: (
Buy: 2000
Weight: 50
Upper: 63
+ BuyingStore: true
Script: <" cooking 13; ">
},
{
@@ -66955,6 +75996,7 @@ item_db: (
Buy: 5000
Weight: 70
Upper: 63
+ BuyingStore: true
Script: <" cooking 14; ">
},
{
@@ -66965,6 +76007,7 @@ item_db: (
Buy: 10000
Weight: 70
Upper: 63
+ BuyingStore: true
Script: <" cooking 15; ">
},
{
@@ -66975,6 +76018,7 @@ item_db: (
Buy: 2
Weight: 70
Upper: 63
+ BuyingStore: true
Script: <"
getrandgroupitem 12130,1;
getrandgroupitem 12130,1;
@@ -66998,6 +76042,7 @@ item_db: (
Buy: 0
Weight: 200
Upper: 63
+ BuyingStore: true
Script: <" sc_start SC_XMAS,600000,0; ">
},
{
@@ -67013,7 +76058,6 @@ item_db: (
set MDiceCone,gettime(5);
percentheal 50,50;
}
-
">
},
{
@@ -67097,6 +76141,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; ">
},
{
@@ -67116,6 +76169,7 @@ item_db: (
Buy: 2
Weight: 350
Upper: 63
+ BuyingStore: true
Script: <" getitem 13204,500; ">
},
{
@@ -67126,6 +76180,7 @@ item_db: (
Buy: 2
Weight: 350
Upper: 63
+ BuyingStore: true
Script: <" getitem 13206,500; ">
},
{
@@ -67136,6 +76191,7 @@ item_db: (
Buy: 2
Weight: 350
Upper: 63
+ BuyingStore: true
Script: <" getitem 13205,500; ">
},
{
@@ -67146,6 +76202,7 @@ item_db: (
Buy: 2
Weight: 350
Upper: 63
+ BuyingStore: true
Script: <" getitem 13207,500; ">
},
{
@@ -67156,6 +76213,7 @@ item_db: (
Buy: 2
Weight: 350
Upper: 63
+ BuyingStore: true
Script: <" getitem 13203,500; ">
},
{
@@ -67166,6 +76224,7 @@ item_db: (
Buy: 2
Weight: 250
Upper: 63
+ BuyingStore: true
Script: <" getitem 13200,500; ">
},
{
@@ -67176,6 +76235,7 @@ item_db: (
Buy: 2
Weight: 250
Upper: 63
+ BuyingStore: true
Script: <" getitem 13202,500; ">
},
{
@@ -67186,6 +76246,7 @@ item_db: (
Buy: 2
Weight: 250
Upper: 63
+ BuyingStore: true
Script: <" getitem 13201,500; ">
},
{
@@ -67206,6 +76267,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; ">
},
{
@@ -67216,6 +76286,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; ">
},
{
@@ -67226,6 +76305,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; ">
},
{
@@ -67236,6 +76324,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; ">
},
{
@@ -67246,6 +76343,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; ">
},
{
@@ -67256,6 +76362,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; ">
},
{
@@ -67266,6 +76381,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; ">
},
{
@@ -67276,6 +76400,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; ">
},
{
@@ -67286,6 +76419,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; ">
},
{
@@ -67296,6 +76438,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; ">
},
{
@@ -67306,6 +76457,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; ">
},
{
@@ -67316,6 +76476,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; ">
},
{
@@ -67326,6 +76495,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; ">
},
{
@@ -67336,6 +76514,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; ">
},
{
@@ -67346,6 +76533,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; ">
},
{
@@ -67356,6 +76552,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; ">
},
{
@@ -67366,6 +76571,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; ">
},
{
@@ -67376,6 +76590,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; ">
},
{
@@ -67386,6 +76609,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; ">
},
{
@@ -67396,6 +76628,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; ">
},
{
@@ -67406,6 +76647,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; ">
},
{
@@ -67416,6 +76666,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; ">
},
{
@@ -67426,6 +76685,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; ">
},
{
@@ -67436,6 +76704,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; ">
},
{
@@ -67446,6 +76723,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; ">
},
{
@@ -67456,6 +76742,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; ">
},
{
@@ -67466,6 +76761,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; ">
},
{
@@ -67476,6 +76780,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; ">
},
{
@@ -67486,6 +76799,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; ">
},
{
@@ -67496,6 +76818,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; ">
},
{
@@ -67506,6 +76837,7 @@ item_db: (
Buy: 2
Weight: 250
Upper: 63
+ BuyingStore: true
Script: <" getitem 1772,500; ">
},
{
@@ -67516,6 +76848,7 @@ item_db: (
Buy: 500
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <" mercenary_heal 1000,0; ">
},
{
@@ -67526,6 +76859,7 @@ item_db: (
Buy: 1000
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <" mercenary_heal 0,100; ">
},
{
@@ -67585,6 +76919,10 @@ item_db: (
Buy: 2
Weight: 500
Upper: 63
+ Script: <"
+ sc_start SC_ASPDPOTION0,600000,4;
+ sc_start SC_SpeedUp0,600000,0;
+ ">
},
{
Id: 12192
@@ -67613,6 +76951,7 @@ item_db: (
Buy: 20
Weight: 200
Upper: 63
+ BuyingStore: true
Script: <"
getrandgroupitem 12194,1;
getrandgroupitem 12194,1;
@@ -67627,6 +76966,7 @@ item_db: (
Buy: 20
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <" percentheal 0,20; ">
},
{
@@ -67637,6 +76977,7 @@ item_db: (
Buy: 20
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <" percentheal 50,0; ">
},
{
@@ -67647,6 +76988,7 @@ item_db: (
Buy: 20
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <" percentheal 10,10; ">
},
{
@@ -67657,6 +76999,7 @@ item_db: (
Buy: 20
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <" sc_start SC_INCLUK,1200000,21; ">
},
{
@@ -67666,6 +77009,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
@@ -67695,6 +77048,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;
@@ -67708,6 +77070,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;
@@ -67721,6 +77092,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;
@@ -67734,6 +77114,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;
@@ -67747,6 +77136,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;
@@ -67760,6 +77158,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;
@@ -67773,6 +77180,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; ">
},
{
@@ -67783,6 +77200,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; ">
},
{
@@ -67793,6 +77219,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; ">
},
{
@@ -67803,6 +77239,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"; ">
},
{
@@ -67813,6 +77258,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"; ">
},
{
@@ -67822,6 +77276,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"; ">
},
{
@@ -67832,6 +77295,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; ">
},
{
@@ -67842,6 +77314,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;
@@ -67855,13 +77339,24 @@ 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;
sc_start SC_INC_AGI,240000,10;
heal -15,0;
}
-
">
},
{
@@ -67872,13 +77367,24 @@ 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;
sc_start SC_ASPERSIO,180000,5;
delitem 523,1;
}
-
">
},
{
@@ -67889,6 +77395,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;
@@ -67902,6 +77420,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;
@@ -67915,13 +77445,24 @@ 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) {
skilleffect BS_ADRENALINE,0;
sc_start SC_ADRENALINE,150000,5;
}
-
">
},
{
@@ -67932,6 +77473,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;
@@ -67946,6 +77496,9 @@ item_db: (
Buy: 20
Weight: 50
Upper: 63
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1245; ">
},
{
@@ -68094,6 +77647,9 @@ item_db: (
Buy: 20
Weight: 100
Upper: 63
+ Nouse: {
+ sitting: true
+ }
Script: <"
percentheal 0,5;
skilleffect AL_BLESSING,0;
@@ -68108,6 +77664,9 @@ item_db: (
Buy: 20
Weight: 100
Upper: 63
+ Nouse: {
+ sitting: true
+ }
Script: <"
percentheal 5,0;
itemskill AL_ANGELUS,5;
@@ -68121,6 +77680,9 @@ item_db: (
Buy: 0
Weight: 100
Upper: 63
+ Nouse: {
+ sitting: true
+ }
Script: <"
percentheal 0,5;
sc_start SC_POISON,18000,0;
@@ -68171,6 +77733,7 @@ item_db: (
Buy: 800
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <" mercenary_sc_start SC_ATTHASTE_POTION1,1800000,0; ">
},
{
@@ -68181,6 +77744,7 @@ item_db: (
Buy: 1500
Weight: 150
Upper: 63
+ BuyingStore: true
Script: <" mercenary_sc_start SC_ATTHASTE_POTION2,1800000,0; ">
},
{
@@ -68191,6 +77755,7 @@ item_db: (
Buy: 3000
Weight: 200
Upper: 63
+ BuyingStore: true
Script: <" mercenary_sc_start SC_ATTHASTE_POTION3,1800000,0; ">
},
{
@@ -68221,6 +77786,7 @@ item_db: (
Buy: 10000
Weight: 50
Upper: 63
+ BuyingStore: true
Script: <" getrandgroupitem 12246,1; ">
},
{
@@ -68358,11 +77924,19 @@ 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,"";
}
-
">
},
{
@@ -68372,6 +77946,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; ">
},
{
@@ -68382,6 +77966,7 @@ item_db: (
Buy: 0
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <" sc_start SC_SUMMER,600000,0; ">
},
{
@@ -68391,6 +77976,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; ">
},
{
@@ -68401,6 +77996,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; ">
},
{
@@ -68411,6 +78016,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; ">
},
{
@@ -68421,6 +78035,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; ">
},
{
@@ -68431,6 +78054,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; ">
},
{
@@ -68441,6 +78073,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; ">
},
{
@@ -68451,6 +78093,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; ">
},
{
@@ -68461,6 +78113,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;
@@ -68474,6 +78136,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; ">
},
{
@@ -68484,6 +78155,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; ">
},
{
@@ -68494,6 +78174,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; ">
},
{
@@ -68504,6 +78193,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; ">
},
{
@@ -68514,6 +78212,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; ">
},
{
@@ -68524,6 +78231,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;
@@ -68537,6 +78254,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;
@@ -68550,6 +78277,11 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" mercenary_create 2058,1800000; ">
},
{
@@ -68560,6 +78292,11 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" mercenary_create 2059,1800000; ">
},
{
@@ -68570,6 +78307,11 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" mercenary_create 2060,1800000; ">
},
{
@@ -68683,6 +78425,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; ">
},
{
@@ -68692,6 +78444,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; ">
},
{
@@ -68701,6 +78463,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; ">
},
{
@@ -68711,6 +78483,10 @@ item_db: (
Buy: 10
Weight: 100
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <"
percentheal 5,0;
skilleffect AL_BLESSING,0;
@@ -68725,6 +78501,10 @@ item_db: (
Buy: 10
Weight: 100
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <"
percentheal 5,0;
skilleffect AL_INCAGI,0;
@@ -68739,6 +78519,7 @@ item_db: (
Buy: 500
Weight: 200
Upper: 63
+ BuyingStore: true
Script: <" percentheal 20,0; ">
},
{
@@ -68749,6 +78530,7 @@ item_db: (
Buy: 500
Weight: 200
Upper: 63
+ BuyingStore: true
Script: <" percentheal 0,20; ">
},
{
@@ -68759,6 +78541,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; ">
},
{
@@ -68769,6 +78561,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; ">
},
{
@@ -68779,6 +78581,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; ">
},
{
@@ -68789,6 +78601,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; ">
},
{
@@ -68799,6 +78621,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; ">
},
{
@@ -68809,6 +78641,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; ">
},
{
@@ -68819,6 +78661,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; ">
},
{
@@ -68829,6 +78680,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; ">
},
{
@@ -68839,6 +78699,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; ">
},
{
@@ -68849,6 +78718,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
@@ -68857,6 +78735,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; ">
},
{
@@ -68866,6 +78754,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; ">
},
{
@@ -68875,6 +78773,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; ">
},
{
@@ -68884,6 +78792,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; ">
},
{
@@ -68893,6 +78811,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; ">
},
{
@@ -68902,6 +78830,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; ">
},
{
@@ -68912,6 +78850,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; ">
},
{
@@ -68922,6 +78871,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; ">
},
{
@@ -68940,6 +78900,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; ">
},
{
@@ -69041,6 +79013,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; ">
},
{
@@ -69050,6 +79035,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; ">
},
{
@@ -69059,6 +79057,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; ">
},
{
@@ -69097,6 +79108,7 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ BuyingStore: true
Script: <" mercenary_create 2000,1800000; ">
},
{
@@ -69107,6 +79119,7 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ BuyingStore: true
Script: <" mercenary_create 2001,1800000; ">
},
{
@@ -69117,6 +79130,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; ">
},
{
@@ -69127,6 +79150,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; ">
},
{
@@ -69137,6 +79170,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; ">
},
{
@@ -69211,6 +79255,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; ">
},
{
@@ -69218,9 +79274,10 @@ item_db: (
AegisName: "Special_Alloy_Trap_Box"
Name: "Special Alloy Trap Box"
Type: 2
- Buy: 20000
+ Buy: 30000
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <" getitem 7940,100; ">
},
{
@@ -69231,6 +79288,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;
@@ -69244,6 +79311,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;
@@ -69257,6 +79334,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;
@@ -69270,6 +79357,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;
@@ -69282,6 +79379,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; ">
},
{
@@ -69292,6 +79399,10 @@ item_db: (
Buy: 0
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill ALL_REVERSEORCISH,1; ">
},
{
@@ -69302,6 +79413,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;
@@ -69315,6 +79436,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;
@@ -69328,6 +79459,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;
@@ -69342,6 +79484,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; ">
},
{
@@ -69359,9 +79509,10 @@ item_db: (
AegisName: "Tiny_Waterbottle"
Name: "Small Bottle"
Type: 2
- Buy: 800
+ Buy: 600
Weight: 10
Upper: 63
+ BuyingStore: true
Script: <" sc_start SC_PROPERTYWATER,90000,1; ">
},
{
@@ -69372,6 +79523,7 @@ item_db: (
Buy: 2
Weight: 50
Upper: 63
+ BuyingStore: true
Script: <"
specialeffect2 EF_ANGELUS;
sc_start SC_INCMHPRATE,600000,3;
@@ -69388,6 +79540,7 @@ item_db: (
Buy: 2
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <" getrandgroupitem 12355,1; ">
},
{
@@ -69398,6 +79551,7 @@ item_db: (
Buy: 2
Weight: 100
Upper: 63
+ BuyingStore: true
Script: <" getrandgroupitem 12356,1; ">
},
{
@@ -69418,6 +79572,10 @@ item_db: (
Buy: 20
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1513; ">
},
{
@@ -69428,6 +79586,10 @@ item_db: (
Buy: 20
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1586; ">
},
{
@@ -69438,6 +79600,10 @@ item_db: (
Buy: 20
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1505; ">
},
{
@@ -69447,6 +79613,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; ">
},
{
@@ -69457,6 +79636,10 @@ item_db: (
Buy: 20
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1401; ">
},
{
@@ -69466,6 +79649,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; ">
},
{
@@ -69476,6 +79672,10 @@ item_db: (
Buy: 20
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1299; ">
},
{
@@ -69486,6 +79686,10 @@ item_db: (
Buy: 20
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1416; ">
},
{
@@ -69496,6 +79700,10 @@ item_db: (
Buy: 20
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1404; ">
},
{
@@ -69506,6 +79714,10 @@ item_db: (
Buy: 20
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1504; ">
},
{
@@ -69516,6 +79728,10 @@ item_db: (
Buy: 20
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1148; ">
},
{
@@ -69526,6 +79742,10 @@ item_db: (
Buy: 20
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1495; ">
},
{
@@ -69535,6 +79755,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; ">
},
{
@@ -69545,6 +79778,10 @@ item_db: (
Buy: 20
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1040; ">
},
{
@@ -69555,6 +79792,10 @@ item_db: (
Buy: 20
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1379; ">
},
{
@@ -69565,6 +79806,10 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1370; ">
},
{
@@ -69575,6 +79820,10 @@ item_db: (
Buy: 20
Weight: 50
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
Script: <" pet 1837; ">
},
{
@@ -69585,6 +79834,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;
@@ -69598,6 +79854,14 @@ item_db: (
Buy: 10
Weight: 100
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
+ Script: <"
+ percentheal 3,0;
+ itemskill PR_GLORIA,2;
+ ">
},
{
Id: 12377
@@ -69607,6 +79871,14 @@ item_db: (
Buy: 10
Weight: 100
Upper: 63
+ BuyingStore: true
+ Nouse: {
+ sitting: true
+ }
+ Script: <"
+ percentheal 0,3;
+ itemskill PR_MAGNIFICAT,1;
+ ">
},
{
Id: 12378
@@ -69616,6 +79888,7 @@ item_db: (
Buy: 10
Weight: 100
Upper: 63
+ Script: <" percentheal 50,50; ">
},
{
Id: 12379
@@ -69625,6 +79898,7 @@ item_db: (
Buy: 10
Weight: 10
Upper: 63
+ BuyingStore: true
},
{
Id: 12380
@@ -69648,7 +79922,6 @@ item_db: (
if(strcharinfo(3)=="job3_arch02") {
mercenary_create 2037,1800000;
}
-
">
},
{
@@ -69663,7 +79936,6 @@ item_db: (
if(strcharinfo(3)=="job3_arch02") {
mercenary_create 2038,1800000;
}
-
">
},
{
@@ -69671,9 +79943,10 @@ item_db: (
AegisName: "Vulcan_Bullet_Magazine"
Name: "Vulcan Bullet Magazine"
Type: 2
- Buy: 11000
+ Buy: 13750
Weight: 500
Upper: 63
+ BuyingStore: true
},
{
Id: 12384
@@ -69683,11 +79956,19 @@ 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;
}
-
">
},
{
@@ -69698,11 +79979,19 @@ 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;
}
-
">
},
{
@@ -69713,11 +80002,19 @@ 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;
}
-
">
},
{
@@ -69728,11 +80025,19 @@ 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;
}
-
">
},
{
@@ -69743,11 +80048,23 @@ 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;
}
-
">
},
{
@@ -69758,11 +80075,23 @@ 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;
}
-
">
},
{
@@ -69773,11 +80102,23 @@ 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;
}
-
">
},
{
@@ -69785,9 +80126,18 @@ item_db: (
AegisName: "Lucky_Egg_C"
Name: "RWC Groove Pack"
Type: 2
- Buy: 20
+ Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -69795,33 +80145,36 @@ item_db: (
AegisName: "RepairA"
Name: "Repair A"
Type: 0
- Buy: 220
+ Buy: 275
Weight: 100
Job: 0x00000400
Upper: 63
- Script: <" //madoheal rand(200,300),0; ">
+ BuyingStore: true
+ Script: <" if(checkmadogear()) itemheal rand(200,300),0; ">
},
{
Id: 12393
AegisName: "RepairB"
Name: "Repair B"
Type: 0
- Buy: 500
+ Buy: 625
Weight: 140
Job: 0x00000400
Upper: 63
- Script: <" //madoheal rand(300,400),0; ">
+ BuyingStore: true
+ Script: <" if(checkmadogear()) itemheal rand(300,400),0; ">
},
{
Id: 12394
AegisName: "RepairC"
Name: "Repair C"
Type: 0
- Buy: 1100
+ Buy: 1375
Weight: 180
Job: 0x00000400
Upper: 63
- Script: <" //madoheal rand(400,500),0; ">
+ BuyingStore: true
+ Script: <" if(checkmadogear()) itemheal rand(400,500),0; ">
},
{
Id: 12395
@@ -69831,6 +80184,7 @@ item_db: (
Buy: 20
Weight: 50
Upper: 63
+ BuyingStore: true
Script: <" pet 1519; ">
},
{
@@ -69841,6 +80195,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;
@@ -69862,6 +80224,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;
@@ -69883,6 +80253,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
@@ -69918,6 +80298,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
@@ -69936,6 +80325,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
@@ -69945,6 +80343,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
@@ -69954,6 +80361,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
@@ -70017,6 +80433,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
@@ -70026,6 +80451,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;
@@ -70040,6 +80466,9 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Nouse: {
+ sitting: true
+ }
},
{
Id: 12416
@@ -70067,6 +80496,7 @@ item_db: (
Buy: 100
Weight: 50
Upper: 63
+ BuyingStore: true
},
{
Id: 12419
@@ -70076,6 +80506,7 @@ item_db: (
Buy: 100
Weight: 50
Upper: 63
+ BuyingStore: true
},
{
Id: 12420
@@ -70103,8 +80534,8 @@ item_db: (
Buy: 100
Weight: 20
Upper: 63
+ BuyingStore: true
Script: <"
- sc_start SC_INCMHPRATE,500000,1;
sc_start SC_INCMHP,500000,(500+(10/3)*BaseLevel);
percentheal 2,0;
">
@@ -70117,8 +80548,8 @@ item_db: (
Buy: 100
Weight: 40
Upper: 63
+ BuyingStore: true
Script: <"
- sc_start SC_INCMHPRATE,500000,2;
sc_start SC_INCMHP,500000,(1500+(10/3)*BaseLevel);
percentheal 3,0;
">
@@ -70131,8 +80562,8 @@ item_db: (
Buy: 100
Weight: 80
Upper: 63
+ BuyingStore: true
Script: <"
- sc_start SC_INCMHPRATE,500000,5;
sc_start SC_INCMHP,500000,(2500+(10/3)*BaseLevel);
percentheal 5,0;
">
@@ -70145,8 +80576,9 @@ item_db: (
Buy: 100
Weight: 20
Upper: 63
+ BuyingStore: true
Script: <"
- sc_start SC_INCMSPRATE,500000,2;
+ sc_start SC_INCMSPRATE,500000,((BaseLevel/10)-5);
percentheal 0,2;
">
},
@@ -70158,8 +80590,9 @@ item_db: (
Buy: 100
Weight: 40
Upper: 63
+ BuyingStore: true
Script: <"
- sc_start SC_INCMSPRATE,500000,4;
+ sc_start SC_INCMSPRATE,500000,(BaseLevel/10);
percentheal 0,4;
">
},
@@ -70171,8 +80604,9 @@ item_db: (
Buy: 100
Weight: 80
Upper: 63
+ BuyingStore: true
Script: <"
- sc_start SC_INCMSPRATE,500000,8;
+ sc_start SC_INCMSPRATE,500000,((BaseLevel/10)+5);
percentheal 0,8;
">
},
@@ -70184,6 +80618,7 @@ item_db: (
Buy: 100
Weight: 70
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_EXTRACT_WHITE_POTION_Z,500000,0;
heal 1000,0;
@@ -70197,6 +80632,7 @@ item_db: (
Buy: 1000
Weight: 50
Upper: 63
+ BuyingStore: true
Script: <" sc_start SC_SAVAGE_STEAK,300000,20; ">
},
{
@@ -70207,6 +80643,7 @@ item_db: (
Buy: 1000
Weight: 50
Upper: 63
+ BuyingStore: true
Script: <" sc_start SC_COCKTAIL_WARG_BLOOD,300000,20; ">
},
{
@@ -70217,6 +80654,7 @@ item_db: (
Buy: 1000
Weight: 50
Upper: 63
+ BuyingStore: true
Script: <" sc_start SC_MINOR_BBQ,300000,20; ">
},
{
@@ -70227,6 +80665,7 @@ item_db: (
Buy: 1000
Weight: 50
Upper: 63
+ BuyingStore: true
Script: <" sc_start SC_SIROMA_ICE_TEA,300000,20; ">
},
{
@@ -70237,6 +80676,7 @@ item_db: (
Buy: 1000
Weight: 50
Upper: 63
+ BuyingStore: true
Script: <" sc_start SC_DROCERA_HERB_STEAMED,300000,20; ">
},
{
@@ -70247,6 +80687,7 @@ item_db: (
Buy: 1000
Weight: 50
Upper: 63
+ BuyingStore: true
Script: <" sc_start SC_PUTTI_TAILS_NOODLES,300000,20; ">
},
{
@@ -70267,9 +80708,10 @@ item_db: (
Buy: 100
Weight: 50
Upper: 63
+ BuyingStore: true
Script: <"
sc_start SC_VITATA_500,500000,0;
- itemheal 0,200;
+ heal 0,200;
">
},
{
@@ -70280,6 +80722,7 @@ item_db: (
Buy: 100
Weight: 50
Upper: 63
+ BuyingStore: true
Script: <" sc_start SC_EXTRACT_SALAMINE_JUICE,500000,10; ">
},
{
@@ -70586,6 +81029,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(); ">
},
{
@@ -70596,6 +81050,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); ">
},
{
@@ -70606,6 +81071,7 @@ item_db: (
Buy: 2
Weight: 10
Upper: 63
+ BuyingStore: true
Script: <"
sc_end SC_SILENCE;
sc_end SC_BLOODING;
@@ -70613,7 +81079,7 @@ item_db: (
sc_end SC_CURSE;
sc_end SC_ORCISH;
sc_end SC_PROPERTYUNDEAD;
- itemheal 500,0;
+ heal 500,0;
">
},
{
@@ -70624,6 +81090,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
@@ -70642,6 +81117,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
@@ -70650,6 +81135,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(); ">
},
{
@@ -70660,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: 12481
@@ -70669,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: 12482
@@ -70678,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: 12483
@@ -70687,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: 12484
@@ -70696,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: 12485
@@ -70705,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: 12486
@@ -70714,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: 12487
@@ -70723,6 +81281,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
@@ -70766,6 +81333,15 @@ 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(); ">
},
{
@@ -70773,9 +81349,18 @@ item_db: (
AegisName: "Lucky_Egg_C4"
Name: "Groovy Dragon Box"
Type: 2
- Buy: 20
+ Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -71099,6 +81684,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
@@ -71107,6 +81701,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
@@ -71115,6 +81718,16 @@ 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; ">
},
{
Id: 12532
@@ -71123,6 +81736,16 @@ 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; ">
},
{
Id: 12533
@@ -71131,6 +81754,16 @@ 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; ">
},
{
Id: 12534
@@ -71139,18 +81772,16 @@ item_db: (
Type: 2
Buy: 0
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
-// unknown type, not in database
-/*
-{
- Id: 12535
- AegisName: "Iggdrasilberry_Box"
- Name: "Yggdrasil Berry Box"
- Type: 11
- Buy: 0
- Upper: 63
-},
-*/
{
Id: 12536
AegisName: "NY_Rice_Cake_Soup"
@@ -71159,6 +81790,7 @@ item_db: (
Buy: 20
Weight: 100
Upper: 63
+ BuyingStore: true
},
{
Id: 12537
@@ -71188,6 +81820,7 @@ item_db: (
Buy: 20
Weight: 100
Upper: 63
+ BuyingStore: true
},
{
Id: 12540
@@ -71197,6 +81830,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(); ">
},
{
@@ -71207,6 +81849,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(); ">
},
{
@@ -71217,6 +81868,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(); ">
},
{
@@ -71227,6 +81887,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(); ">
},
{
@@ -71284,6 +81953,16 @@ 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; ">
},
{
Id: 12550
@@ -71292,6 +81971,16 @@ 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; ">
},
{
Id: 12551
@@ -71391,6 +82080,7 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ BuyingStore: true
Script: <" warp "bif_fild01",32,382; ">
},
{
@@ -71500,11 +82190,7 @@ item_db: (
Buy: 20
Weight: 50
Upper: 63
- Script: <"
- getrandgroupitem 12573,1;
- getrandgroupitem 12573,1;
- getrandgroupitem 12573,1;
- ">
+ Script: <" packageitem(); ">
},
{
Id: 12574
@@ -71515,6 +82201,7 @@ item_db: (
Weight: 20
Upper: 63
EquipLv: 120
+ BuyingStore: true
Script: <" itemheal 0,rand(50,65); ">
},
{
@@ -71526,6 +82213,7 @@ item_db: (
Weight: 250
Upper: 63
EquipLv: 100
+ BuyingStore: true
Script: <" getitem 1773,500; ">
},
{
@@ -71536,6 +82224,7 @@ item_db: (
Buy: 500
Weight: 250
Upper: 63
+ BuyingStore: true
Script: <" getitem 1774,500; ">
},
{
@@ -71797,10 +82486,11 @@ item_db: (
Id: 12608
AegisName: "Splendid_Box2"
Name: "Splendid Box2"
- Type: 11
+ Type: 2
Buy: 20
Weight: 100
Upper: 63
+ Script: <" packageitem(); ">
},
{
Id: 12612
@@ -71810,6 +82500,7 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Script: <" packageitem(); ">
},
{
Id: 12613
@@ -71819,12 +82510,7 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
- Script: <"
- getrandgroupitem 12613,1;
- getrandgroupitem 12613,1;
- getrandgroupitem 12613,1;
- getrandgroupitem 12613,1;
- ">
+ Script: <" packageitem(); ">
},
{
Id: 12614
@@ -71834,12 +82520,7 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
- Script: <"
- getrandgroupitem 12614,1;
- getrandgroupitem 12614,1;
- getrandgroupitem 12614,1;
- getrandgroupitem 12614,1;
- ">
+ Script: <" packageitem(); ">
},
{
Id: 12615
@@ -71849,12 +82530,7 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
- Script: <"
- getrandgroupitem 12615,1;
- getrandgroupitem 12615, 1;
- getrandgroupitem 12615,1;
- getrandgroupitem 12615,1;
- ">
+ Script: <" packageitem(); ">
},
{
Id: 12616
@@ -71864,11 +82540,7 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
- Script: <"
- getrandgroupitem 12616,1;
- getrandgroupitem 12616,1;
- getrandgroupitem 12616,1;
- ">
+ Script: <" packageitem(); ">
},
{
Id: 12617
@@ -71878,11 +82550,7 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
- Script: <"
- getrandgroupitem 12617,1;
- getrandgroupitem 12617,1;
- getrandgroupitem 12617,1;
- ">
+ Script: <" packageitem(); ">
},
{
Id: 12618
@@ -71892,6 +82560,7 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Script: <" packageitem(); ">
},
{
Id: 12619
@@ -71901,6 +82570,7 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Script: <" packageitem(); ">
},
{
Id: 12620
@@ -71910,6 +82580,7 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Script: <" packageitem(); ">
},
{
Id: 12621
@@ -71919,6 +82590,7 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Script: <" packageitem(); ">
},
{
Id: 12622
@@ -71927,6 +82599,7 @@ item_db: (
Type: 11
Buy: 20
Upper: 63
+ Delay: 3000
Script: <" setmounting(); ">
},
{
@@ -71947,6 +82620,9 @@ item_db: (
Buy: 0
Weight: 50
Upper: 63
+ Trade: {
+ nocart: true
+ }
Script: <" percentheal 3,3; ">
},
{
@@ -72004,7 +82680,15 @@ item_db: (
},
{
Id: 12631
- AegisName: "Kouroussa_Stone_A"
+ AegisName: "Macro_Stone_A"
+ Name: "Stone (1Hour)"
+ Type: 11
+ Buy: 0
+ Upper: 63
+},
+{
+ Id: 12632
+ AegisName: "Macro_Stone_B"
Name: "Stone (1Hour)"
Type: 11
Buy: 0
@@ -72017,6 +82701,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; ">
},
{
@@ -72027,6 +82719,15 @@ item_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; ">
},
{
@@ -72037,6 +82738,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
@@ -72046,6 +82756,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
@@ -72055,6 +82774,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
@@ -72342,6 +83070,183 @@ item_db: (
Upper: 63
},
{
+ Id: 12672
+ AegisName: "Start_New_Box"
+ Name: "Start New Box"
+ Type: 2
+ Buy: 20
+ Weight: 10
+ Upper: 63
+ Script: <"
+ getitem 617,2;
+ getitem 12263,2;
+ getitem 12329,3;
+ getitem 12330,2;
+ ">
+},
+{
+ Id: 12673
+ AegisName: "Lucky_Egg_C10"
+ Name: "Lucky Egg C10"
+ Type: 2
+ Buy: 20
+ Weight: 10
+ Upper: 63
+},
+{
+ Id: 12674
+ AegisName: "God_Material_Box"
+ Name: "God Material Box"
+ Type: 2
+ Buy: 20
+ Weight: 500
+ Upper: 63
+},
+{
+ Id: 12675
+ AegisName: "Sg_Weapon_Supply_Box"
+ Name: "Siege Weapon Supply Box"
+ Type: 2
+ Buy: 20
+ Weight: 500
+ Upper: 63
+ Script: <" getrandgroupitem 12675,1; ">
+},
+{
+ Id: 12676
+ AegisName: "Sg_Violet_Potion_Box"
+ Name: "Siege Violet Potion Box"
+ Type: 2
+ Buy: 20
+ Weight: 200
+ Upper: 63
+ Script: <" getitem 11547,50; ">
+},
+{
+ Id: 12677
+ AegisName: "Siege_Arrow_Quiver_S"
+ Name: "Siege Arrow Quiver S"
+ Type: 2
+ Buy: 2
+ Weight: 100
+ Upper: 63
+ EquipLv: 130
+ Script: <" getitem 1776,200; ">
+},
+{
+ Id: 12678
+ AegisName: "Siege_Arrow_Quiver_A"
+ Name: "Siege Arrow Quiver A"
+ Type: 2
+ Buy: 2
+ Weight: 100
+ Upper: 63
+ EquipLv: 95
+ Script: <" getitem 1775,200; ">
+},
+{
+ Id: 12679
+ AegisName: "Sg_White_Potion_Box"
+ Name: "Siege White Potion Box"
+ Type: 2
+ Buy: 20
+ Weight: 200
+ Upper: 63
+ Script: <" getitem 11548,30; ">
+},
+{
+ Id: 12680
+ AegisName: "Sg_Blue_Potion_Box"
+ Name: "Siege Blue Potion Box"
+ Type: 2
+ Buy: 20
+ Weight: 200
+ Upper: 63
+ Script: <" getitem 11549,10; ">
+},
+{
+ Id: 12681
+ AegisName: "Nestea_Lemon"
+ Name: "Nestea Lemon"
+ Type: 2
+ Buy: 0
+ Weight: 50
+ Upper: 63
+},
+{
+ Id: 12682
+ AegisName: "Nestea_Blacktea"
+ Name: "Nestea Black Tea"
+ Type: 2
+ Buy: 0
+ Weight: 30
+ Upper: 63
+},
+{
+ Id: 12683
+ AegisName: "Sg_Vi_Potion_Box200"
+ Name: "Siege Violet Potion Box (200)"
+ Type: 2
+ Buy: 20
+ Weight: 200
+ Upper: 63
+ Script: <" getitem 11547,50; ">
+},
+{
+ Id: 12684
+ AegisName: "ASPD_Potion"
+ Name: "ASPD Potion"
+ Type: 2
+ Buy: 0
+ Weight: 10
+ Upper: 63
+},
+{
+ Id: 12685
+ AegisName: "Gryphon_Egg_Scroll"
+ Name: "Gryphon Egg Scroll"
+ Type: 2
+ Buy: 20
+ Weight: 10
+ Upper: 63
+},
+{
+ Id: 12686
+ AegisName: "Str_Dish20"
+ Name: "Str Dish20"
+ Type: 2
+ Buy: 0
+ Weight: 10
+ Upper: 63
+},
+{
+ Id: 12687
+ AegisName: "Int_Dish20"
+ Name: "Int Dish20"
+ Type: 2
+ Buy: 0
+ Weight: 10
+ Upper: 63
+},
+{
+ Id: 12688
+ AegisName: "Vit_Dish20"
+ Name: "Vit Dish20"
+ Type: 2
+ Buy: 0
+ Weight: 10
+ Upper: 63
+},
+{
+ Id: 12689
+ AegisName: "Dex_Dish20"
+ Name: "Dex Dish20"
+ Type: 2
+ Buy: 0
+ Weight: 10
+ Upper: 63
+},
+{
Id: 12690
AegisName: "Old_C_Album_Helm"
Name: "Headgear Card Album"
@@ -72431,75 +83336,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"
@@ -72559,6 +83395,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; ">
},
{
@@ -72570,6 +83415,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; ">
},
{
@@ -72580,6 +83434,9 @@ item_db: (
Buy: 0
Weight: 100
Upper: 63
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill PR_GLORIA,5; ">
},
{
@@ -72590,6 +83447,9 @@ item_db: (
Buy: 0
Weight: 100
Upper: 63
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill PR_MAGNIFICAT,1; ">
},
{
@@ -72600,6 +83460,9 @@ item_db: (
Buy: 0
Weight: 100
Upper: 63
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill PR_IMPOSITIO,3; ">
},
{
@@ -72620,6 +83483,7 @@ item_db: (
Buy: 0
Weight: 200
Upper: 63
+ Script: <" sc_start SC_MOVHASTE_INFINITY,300000,0; ">
},
{
Id: 12711
@@ -72659,6 +83523,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; ">
},
{
@@ -72668,6 +83540,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
@@ -72687,6 +83569,7 @@ item_db: (
Buy: 2
Weight: 20
Upper: 63
+ BuyingStore: true
Script: <" if(rand(10000)<10) sc_start SC_PARALYSE,300000,0; ">
},
{
@@ -72697,6 +83580,7 @@ item_db: (
Buy: 2
Weight: 20
Upper: 63
+ BuyingStore: true
Script: <" if(rand(10000)<10) sc_start SC_LEECHESEND,300000,0; ">
},
{
@@ -72707,6 +83591,7 @@ item_db: (
Buy: 2
Weight: 20
Upper: 63
+ BuyingStore: true
Script: <" if(rand(10000)<10) sc_start SC_OBLIVIONCURSE,300000,0; ">
},
{
@@ -72717,6 +83602,7 @@ item_db: (
Buy: 2
Weight: 20
Upper: 63
+ BuyingStore: true
Script: <" if(rand(10000)<10) sc_start SC_DEATHHURT,300000,0; ">
},
{
@@ -72727,6 +83613,7 @@ item_db: (
Buy: 2
Weight: 20
Upper: 63
+ BuyingStore: true
Script: <" if(rand(10000)<10) sc_start SC_TOXIN,300000,0; ">
},
{
@@ -72737,6 +83624,7 @@ item_db: (
Buy: 2
Weight: 20
Upper: 63
+ BuyingStore: true
Script: <" if(rand(10000)<10) sc_start SC_PYREXIA,300000,0; ">
},
{
@@ -72747,6 +83635,7 @@ item_db: (
Buy: 2
Weight: 20
Upper: 63
+ BuyingStore: true
Script: <" if(rand(10000)<10) sc_start SC_MAGICMUSHROOM,300000,0; ">
},
{
@@ -72757,6 +83646,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
@@ -72768,6 +83658,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; ">
},
{
@@ -72778,6 +83682,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; ">
},
{
@@ -72788,6 +83706,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; ">
},
{
@@ -72798,6 +83730,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; ">
},
{
@@ -72808,6 +83753,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; ">
},
{
@@ -72818,6 +83776,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; ">
},
{
@@ -72828,6 +83799,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; ">
},
{
@@ -72838,6 +83822,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; ">
},
{
@@ -72848,6 +83846,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
@@ -72860,6 +83871,7 @@ item_db: (
Weight: 100
Job: 0x00000080
Upper: 63
+ BuyingStore: true
Script: <" makerune 5; ">
},
{
@@ -72871,6 +83883,7 @@ item_db: (
Weight: 100
Job: 0x00000080
Upper: 63
+ BuyingStore: true
Script: <" makerune 11; ">
},
{
@@ -72882,6 +83895,7 @@ item_db: (
Weight: 100
Job: 0x00000080
Upper: 63
+ BuyingStore: true
Script: <" makerune 14; ">
},
{
@@ -72893,6 +83907,7 @@ item_db: (
Weight: 100
Job: 0x00000080
Upper: 63
+ BuyingStore: true
Script: <" makerune 2; ">
},
{
@@ -72904,6 +83919,7 @@ item_db: (
Weight: 100
Job: 0x00000080
Upper: 63
+ BuyingStore: true
Script: <" makerune 8; ">
},
{
@@ -72922,6 +83938,11 @@ item_db: (
Type: 2
Buy: 1
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
},
{
Id: 12741
@@ -72930,6 +83951,11 @@ item_db: (
Type: 2
Buy: 1
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
},
{
Id: 12742
@@ -72963,6 +83989,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
@@ -72972,6 +84008,20 @@ 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;
+ autobonus "{bonus2 bAddEle,Ele_Holy,5;}",10000,1800000;
+ ">
},
{
Id: 12747
@@ -72981,6 +84031,7 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Script: <" autobonus "{bonus2 bSubRace,RC_Boss,5;}",10000,1800000; ">
},
{
Id: 12748
@@ -72990,6 +84041,7 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Script: <" autobonus "{bonus2 bAddEle,Ele_Neutral,-5;}",10000,1800000; ">
},
{
Id: 12749
@@ -72999,6 +84051,7 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Script: <" sc_start SC_PLUSMAGICPOWER,180000,5; ">
},
{
Id: 12750
@@ -73008,6 +84061,10 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Script: <"
+ sc_start SC_ATTHASTE_POTION3,180000,5;
+ sc_start SC_PLUSATTACKPOWER,180000,5;
+ ">
},
{
Id: 12751
@@ -73017,6 +84074,10 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Script: <"
+ sc_start SC_PROTECT_DEF,180000,5;
+ sc_start SC_FOOD_BASICAVOIDANCE,180000,10;
+ ">
},
{
Id: 12752
@@ -73026,6 +84087,10 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Script: <"
+ sc_start SC_PROTECT_MDEF,180000,5;
+ sc_start SC_INCFLEE2,180000,10;
+ ">
},
{
Id: 12753
@@ -73035,6 +84100,10 @@ item_db: (
Buy: 20
Weight: 10
Upper: 63
+ Script: <"
+ sc_start SC_INCMHPRATE,180000,5;
+ sc_start SC_INCMSPRATE,180000,5;
+ ">
},
{
Id: 12754
@@ -73044,6 +84113,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
@@ -73053,6 +84131,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
@@ -73062,6 +84149,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(); ">
},
{
@@ -73149,6 +84245,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
@@ -73157,6 +84263,14 @@ item_db: (
Type: 2
Buy: 0
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -73166,6 +84280,14 @@ item_db: (
Type: 2
Buy: 0
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -73175,6 +84297,14 @@ item_db: (
Type: 2
Buy: 0
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -73184,6 +84314,14 @@ item_db: (
Type: 2
Buy: 0
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -73193,6 +84331,14 @@ item_db: (
Type: 2
Buy: 0
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -73202,6 +84348,14 @@ item_db: (
Type: 2
Buy: 0
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -73211,9 +84365,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"
@@ -73232,6 +84402,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"
@@ -73241,6 +84420,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"
@@ -73249,6 +84437,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"
@@ -73257,6 +84453,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"
@@ -73265,6 +84469,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"
@@ -73363,6 +84576,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"
@@ -73372,6 +84594,55 @@ item_db: (
Upper: 63
},
{
+ Id: 12812
+ AegisName: "Snow_Flip"
+ Name: "Snow Flip"
+ Type: 11
+ Buy: 0
+ Weight: 10
+ Upper: 63
+ Script: <" itemskill ECL_SNOWFLIP,1; ">
+},
+{
+ Id: 12813
+ AegisName: "Peony_Mommy"
+ Name: "Peony Mamy"
+ Type: 11
+ Buy: 0
+ Weight: 10
+ Upper: 63
+ Script: <" itemskill ECL_PEONYMAMY,1; ">
+},
+{
+ Id: 12814
+ AegisName: "Slapping_Herb"
+ Name: "Sadagui"
+ Type: 11
+ Buy: 0
+ Weight: 10
+ Upper: 63
+ Script: <" itemskill ECL_SADAGUI,1; ">
+},
+{
+ Id: 12815
+ AegisName: "Yggdrasil_Dust"
+ Name: "Sequoia Dust"
+ Type: 11
+ Buy: 0
+ Weight: 10
+ Upper: 63
+ Script: <" itemskill ECL_SEQUOIADUST,1; ">
+},
+{
+ Id: 12818
+ AegisName: "High_Weapon_Box_"
+ Name: "Advanced Weapons Box"
+ Type: 2
+ Buy: 0
+ Upper: 63
+ EquipLv: 100
+},
+{
Id: 12848
AegisName: "Falcon_Flute"
Name: "Falcon Flute"
@@ -73388,7 +84659,6 @@ item_db: (
setfalcon 1;
}
}
-
">
},
{
@@ -73442,7 +84712,15 @@ item_db: (
Name: "Battle Manual Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12208,10; ">
},
{
@@ -73451,7 +84729,15 @@ item_db: (
Name: "Insurance Package"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12209,10; ">
},
{
@@ -73460,7 +84746,15 @@ item_db: (
Name: "Bubble Gum Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12210,10; ">
},
{
@@ -73469,7 +84763,15 @@ item_db: (
Name: "Steamed Tongue Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12202,10; ">
},
{
@@ -73478,7 +84780,15 @@ item_db: (
Name: "Steamed Scorpion Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12203,10; ">
},
{
@@ -73487,7 +84797,15 @@ item_db: (
Name: "Dragon Breath Cocktail Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12204,10; ">
},
{
@@ -73496,7 +84814,15 @@ item_db: (
Name: "Hwergelmir's Tonic Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12205,10; ">
},
{
@@ -73505,7 +84831,15 @@ item_db: (
Name: "Nine Tail Dish Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12206,10; ">
},
{
@@ -73514,7 +84848,15 @@ item_db: (
Name: "Stew Of Immortality Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12207,10; ">
},
{
@@ -73523,7 +84865,15 @@ item_db: (
Name: "Kafra Card Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12211,10; ">
},
{
@@ -73532,7 +84882,15 @@ item_db: (
Name: "Giant Fly Wing Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12212,50; ">
},
{
@@ -73541,7 +84899,15 @@ item_db: (
Name: "Neuralizer Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12213,1; ">
},
{
@@ -73550,7 +84916,15 @@ item_db: (
Name: "Convex Mirror Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12214,10; ">
},
{
@@ -73559,7 +84933,15 @@ item_db: (
Name: "Blessing 10 Scroll Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12215,50; ">
},
{
@@ -73568,7 +84950,15 @@ item_db: (
Name: "Increase AGI 10 scroll Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12216,50; ">
},
{
@@ -73577,7 +84967,15 @@ item_db: (
Name: "Aspersio 5 Scroll Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12217,50; ">
},
{
@@ -73586,7 +84984,15 @@ item_db: (
Name: "Assumptio 5 Scroll Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12218,50; ">
},
{
@@ -73595,7 +85001,15 @@ item_db: (
Name: "Wind Walk 10 Scroll Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12219,50; ">
},
{
@@ -73604,7 +85018,15 @@ item_db: (
Name: "Adrenaline 5 Scroll Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12220,50; ">
},
{
@@ -73613,7 +85035,15 @@ item_db: (
Name: "Megaphone Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12221,10; ">
},
{
@@ -73622,7 +85052,15 @@ item_db: (
Name: "Enriched Elunium 5 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 7619,10; ">
},
{
@@ -73631,7 +85069,15 @@ item_db: (
Name: "Enriched Oridecon 5 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 7620,10; ">
},
{
@@ -73640,7 +85086,15 @@ item_db: (
Name: "Token of Siegfried Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 7621,10; ">
},
{
@@ -73649,7 +85103,15 @@ item_db: (
Name: "December Lucky Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12925,1; ">
},
{
@@ -73658,7 +85120,15 @@ item_db: (
Name: "Anniversary Destiny Crate"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12926,1; ">
},
{
@@ -73667,7 +85137,17 @@ item_db: (
Name: "Kafra Item Mall Prize Package"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -73676,7 +85156,17 @@ item_db: (
Name: "Anniversary Destiny Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -73685,6 +85175,7 @@ item_db: (
Name: "Aspersio Scroll Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12928,10; ">
},
@@ -73696,6 +85187,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; ">
},
{
@@ -73704,7 +85204,15 @@ item_db: (
Name: "Pet Egg Box 3"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12932,1; ">
},
{
@@ -73713,7 +85221,15 @@ item_db: (
Name: "Pet Egg Box 4"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12933,1; ">
},
{
@@ -73722,16 +85238,34 @@ item_db: (
Name: "Playspan 5x Easter Lucky Pack"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12934,1; ">
},
{
Id: 12932
- AegisName: "Pet_Egg_Scroll3 "
+ AegisName: "Pet_Egg_Scroll3"
Name: "Episode 13.2 Key Package"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -73740,7 +85274,17 @@ item_db: (
Name: "Summer Hat Pack"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -73749,7 +85293,17 @@ item_db: (
Name: "Easter Lucky Pack"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -73758,7 +85312,16 @@ item_db: (
Name: "Infiltrator Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 1267,604800; ">
},
{
@@ -73767,7 +85330,16 @@ item_db: (
Name: "Muramasa Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 1173,604800; ">
},
{
@@ -73776,7 +85348,16 @@ item_db: (
Name: "Excalibur Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 13401,604800; ">
},
{
@@ -73785,7 +85366,16 @@ item_db: (
Name: "Combat Knife Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 13021,604800; ">
},
{
@@ -73794,7 +85384,16 @@ item_db: (
Name: "Dagger of Counter Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 13022,604800; ">
},
{
@@ -73803,7 +85402,16 @@ item_db: (
Name: "Kaiser Knuckle Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 1817,604800; ">
},
{
@@ -73812,7 +85420,16 @@ item_db: (
Name: "Poll Axe Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 1419,604800; ">
},
{
@@ -73821,7 +85438,16 @@ item_db: (
Name: "Mighty Staff Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 1623,604800; ">
},
{
@@ -73830,7 +85456,16 @@ item_db: (
Name: "Light Epsilon Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 1372,604800; ">
},
{
@@ -73839,7 +85474,16 @@ item_db: (
Name: "Ballista Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 1728,604800; ">
},
{
@@ -73848,7 +85492,16 @@ item_db: (
Name: "Sage's Diary Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 1563,604800; ">
},
{
@@ -73857,7 +85510,16 @@ item_db: (
Name: "Asura Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 13023,604800; ">
},
{
@@ -73866,7 +85528,16 @@ item_db: (
Name: "Apple of Archer Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 5265,1209600; ">
},
{
@@ -73875,7 +85546,16 @@ item_db: (
Name: "Bunny Band Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 5266,1209600; ">
},
{
@@ -73884,7 +85564,16 @@ item_db: (
Name: "Sakkat Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 5267,1209600; ">
},
{
@@ -73893,7 +85582,16 @@ item_db: (
Name: "Grand Circlet Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 5268,1209600; ">
},
{
@@ -73902,7 +85600,16 @@ item_db: (
Name: "Elven Ears Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2686,604800; ">
},
{
@@ -73911,7 +85618,16 @@ item_db: (
Name: "Steel Flower Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2687,1209600; ">
},
{
@@ -73920,7 +85636,16 @@ item_db: (
Name: "Critical Ring Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2688,604800; ">
},
{
@@ -73929,7 +85654,16 @@ item_db: (
Name: "Earring Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2689,604800; ">
},
{
@@ -73938,7 +85672,16 @@ item_db: (
Name: "Ring Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2690,604800; ">
},
{
@@ -73947,7 +85690,16 @@ item_db: (
Name: "Necklace Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2691,604800; ">
},
{
@@ -73956,7 +85708,16 @@ item_db: (
Name: "Glove Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2692,604800; ">
},
{
@@ -73965,7 +85726,16 @@ item_db: (
Name: "Brooch Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2693,604800; ">
},
{
@@ -73974,7 +85744,16 @@ item_db: (
Name: "Rosary Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2694,604800; ">
},
{
@@ -73983,7 +85762,16 @@ item_db: (
Name: "Safety Ring Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2695,604800; ">
},
{
@@ -73992,7 +85780,16 @@ item_db: (
Name: "Vesper Core 01 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2696,604800; ">
},
{
@@ -74001,7 +85798,16 @@ item_db: (
Name: "Vesper Core 02 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2697,604800; ">
},
{
@@ -74010,7 +85816,16 @@ item_db: (
Name: "Vesper Core 03 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2698,604800; ">
},
{
@@ -74019,7 +85834,16 @@ item_db: (
Name: "Vesper Core 04 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" rentitem 2699,604800; ">
},
{
@@ -74028,6 +85852,7 @@ item_db: (
Name: "Emergency Level 1 Scroll Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12968,1; ">
},
@@ -74037,6 +85862,7 @@ item_db: (
Name: "Emergency Level 2 Scroll Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12969,1; ">
},
@@ -74046,6 +85872,7 @@ item_db: (
Name: "Emergency Level 3 Scroll Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12970,1; ">
},
@@ -74085,6 +85912,7 @@ item_db: (
Name: "Teleport Scroll Box 1"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12977,10; ">
},
@@ -74094,6 +85922,7 @@ item_db: (
Name: "Teleport Scroll Box 2"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12978,10; ">
},
@@ -74103,6 +85932,7 @@ item_db: (
Name: "Teleport Scroll Box 3"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12979,10; ">
},
@@ -74112,6 +85942,7 @@ item_db: (
Name: "Teleport Scroll Box 4"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12980,10; ">
},
@@ -74121,6 +85952,7 @@ item_db: (
Name: "Teleport Scroll Box 5"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12981,10; ">
},
@@ -74130,6 +85962,7 @@ item_db: (
Name: "Teleport Scroll Box 6"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12982,10; ">
},
@@ -74199,7 +86032,15 @@ item_db: (
Name: "Christmas Holiday Crate"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12989,1; ">
},
{
@@ -74208,7 +86049,15 @@ item_db: (
Name: "Halloween Spooky Crate"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12990,1; ">
},
{
@@ -74217,7 +86066,15 @@ item_db: (
Name: "Summer Lucky Crate"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12991,1; ">
},
{
@@ -74226,7 +86083,15 @@ item_db: (
Name: "Adventurer Pack Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12992,1; ">
},
{
@@ -74235,7 +86100,15 @@ item_db: (
Name: "Pet Egg Scroll Box 10"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12993,1; ">
},
{
@@ -74244,7 +86117,15 @@ item_db: (
Name: "Pet Egg Scroll Box 11"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12994,1; ">
},
{
@@ -74253,7 +86134,17 @@ item_db: (
Name: "Christmas Holiday Box"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -74262,7 +86153,17 @@ item_db: (
Name: "Halloween Spooky Pack"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -74271,7 +86172,17 @@ item_db: (
Name: "Party Hard Pack"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -74280,7 +86191,17 @@ item_db: (
Name: "Adventurer Pack"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -74289,7 +86210,17 @@ item_db: (
Name: "Party Buff Scroll Pack"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -74298,7 +86229,17 @@ item_db: (
Name: "HD Elunium 10 Box"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -74307,6 +86248,7 @@ item_db: (
Name: "White Herb Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 509,15; ">
},
@@ -74316,6 +86258,7 @@ item_db: (
Name: "Blue Herb Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 510,15; ">
},
@@ -74325,6 +86268,7 @@ item_db: (
Name: "Elunium Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 985,5; ">
},
@@ -74334,6 +86278,7 @@ item_db: (
Name: "Oridecon Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 984,5; ">
},
@@ -74343,12 +86288,10 @@ item_db: (
Name: "Dead Branch Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 604,3; ">
},
-// More Weapons
-// ===================================================================
-// Daggers and Ninja Weapons
{
Id: 13000
AegisName: "Jujube_Dagger"
@@ -74754,6 +86697,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; ">
},
{
@@ -74770,6 +86723,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;
@@ -74792,6 +86755,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; ">
},
{
@@ -74809,6 +86782,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
@@ -74916,6 +86899,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;
@@ -75049,6 +87041,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;
@@ -75072,6 +87072,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;
@@ -75143,6 +87151,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
@@ -75159,6 +87176,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
@@ -75174,6 +87200,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;
@@ -75200,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
+ }
Script: <" bonus bLuk,5; ">
},
{
@@ -75216,6 +87261,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
@@ -75231,6 +87286,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
@@ -75288,6 +87353,21 @@ 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;
+ bonus2 bAddSize,Size_Large,40;
+ ">
},
{
Id: 13049
@@ -75304,6 +87384,10 @@ item_db: (
Loc: 2
WeaponLv: 3
View: 1
+ Trade: {
+ nodrop: true
+ nogstorage: true
+ }
},
{
Id: 13050
@@ -75320,6 +87404,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
@@ -75336,6 +87429,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
@@ -75352,6 +87454,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;
@@ -75494,8 +87605,11 @@ item_db: (
EquipLv: 102
View: 1
Script: <"
- bonus2 bSkillAtk,SC_FATALMENACE,30+(getrefine()*2);
- bonus bMatkRate,(getrefine()*3);
+ bonus2 bSkillAtk,SC_FATALMENACE,30;
+ if(getrefine() >= 6) {
+ bonus2 bSkillAtk,"SC_FATALMENACE",(getrefine()-5)*2;
+ bonus bMatk,(getrefine()-5)*3;
+ }
">
},
{
@@ -75621,6 +87735,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;
@@ -75630,7 +87754,6 @@ item_db: (
bonus bBaseAtk,10;
bonus bMatk,10;
}
-
">
},
{
@@ -75814,8 +87937,11 @@ item_db: (
WeaponLv: 4
EquipLv: 100
View: 1
+ Script: <"
+ bonus bUseSPrate,-5;
+ bonus bVariableCastrate,-5;
+ ">
},
-// Revolvers
{
Id: 13079
AegisName: "Metal_Dagger"
@@ -75825,11 +87951,18 @@ item_db: (
Atk: 55
Range: 1
Slots: 1
- Job: 0x228F5EEF
- Upper: 63
+ Job: 0x02021040
+ Upper: 1
Loc: 2
WeaponLv: 3
+ EquipLv: 1
View: 1
+ Script: <"
+ bonus bBaseAtk,(getrefine()*5);
+ bonus bMatk,(getrefine()*2);
+ set .@i,((BaseLevel/10)>12)?12:(BaseLevel/10);
+ if(.@i>2) bonus bBaseAtk,((.@i-2)*5);
+ ">
},
{
Id: 13081
@@ -75839,10 +87972,9 @@ item_db: (
Buy: 200000
Weight: 700
Atk: 140
- Range: 1
Slots: 3
Job: 0x228F5EEE
- Upper: 63
+ Upper: 1
Loc: 2
WeaponLv: 4
EquipLv: 105
@@ -75853,17 +87985,35 @@ item_db: (
AegisName: "RWC_Memory_Knife"
Name: "RWC Memory Knife"
Type: 4
- Buy: 20
+ Buy: 1000
+ Sell: 500
Weight: 650
Atk: 50
Range: 1
Slots: 1
- Job: 0x228F5EEF
- Upper: 63
+ Job: 0x02800075
+ Upper: 1
Loc: 2
WeaponLv: 3
+ EquipLv: 1
View: 1
+ Script: <"
+ bonus bBaseAtk,20*(getrefine()/3);
+ bonus bMatk,20*(getrefine()/3);
+ if(getrefine()>=9) {
+ set .@i,1;
+ bonus4 bAutoSpell,BS_WEAPONPERFECT,1,20,0;
+ }
+ if(getrefine()>=6) {
+ set .@rate,5*(.@i+1);
+ bonus2 bAddRace,RC_Boss,.@rate;
+ bonus2 bAddRace,RC_NonBoss,.@rate;
+ bonus2 bMagicAddRace,RC_Boss,.@rate;
+ bonus2 bMagicAddRace,RC_NonBoss,.@rate;
+ }
+ ">
},
+// Revolvers
{
Id: 13100
AegisName: "Six_Shooter"
@@ -76027,6 +88177,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;
@@ -76072,6 +88230,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;
@@ -76084,7 +88251,6 @@ item_db: (
bonus4 bAutoSpellOnSkill,GS_RAPIDSHOWER,GS_GLITTERING,1,1000;
bonus2 bSkillAtk,GS_RAPIDSHOWER,getrefine()*2;
}
-
">
},
{
@@ -76101,6 +88267,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; ">
},
{
@@ -76118,6 +88294,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; ">
},
{
@@ -76135,6 +88320,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; ">
},
{
@@ -76190,6 +88384,71 @@ item_db: (
WeaponLv: 1
Refine: false
View: 17
+ Script: <" bonus bHit,-5; ">
+},
+{
+ Id: 13120
+ AegisName: "Heaven's_Feather_and_Hell's_Fire"
+ Name: "Heaven's_Feather_&_Hell's_Fire"
+ Type: 5
+ Buy: 1250000
+ Weight: 800
+ Atk: 150
+ Range: 9
+ Slots: 1
+ Job: 0x41000000
+ Upper: 63
+ Loc: 34
+ WeaponLv: 3
+ EquipLv: 99
+ View: 17
+ Script: <"
+ bonus2 bSkillAtk,"GS_DESPERADO",20;
+ bonus2 bSkillAtk,"RL_FALLEN_ANGEL",20;
+ ">
+},
+{
+ Id: 13122
+ AegisName: "Altea_and_Ares"
+ Name: "Altea & Ares"
+ Type: 5
+ Buy: 1450000
+ Weight: 1000
+ Atk: 200
+ Range: 9
+ Job: 0x40000000
+ Upper: 63
+ Loc: 34
+ WeaponLv: 3
+ EquipLv: 140
+ View: 17
+ Script: <"
+ bonus bHit,5;
+ bonus bDelayrate,10;
+ bonus bLongAtkRate,30;
+ ">
+},
+{
+ Id: 13124
+ AegisName: "Altea_and_Ares_"
+ Name: "Altea & Ares"
+ Type: 5
+ Buy: 1450000
+ Weight: 1000
+ Atk: 200
+ Range: 9
+ Slots: 1
+ Job: 0x40000000
+ Upper: 63
+ Loc: 34
+ WeaponLv: 3
+ EquipLv: 140
+ View: 17
+ Script: <"
+ bonus bHit,5;
+ bonus bDelayrate,10;
+ bonus bLongAtkRate,30;
+ ">
},
// Guns
{
@@ -76623,6 +88882,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;
@@ -76647,6 +88914,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;
@@ -76669,6 +88944,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;
@@ -76692,6 +88975,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;
@@ -76715,6 +89006,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;
@@ -76735,6 +89036,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;
@@ -76748,7 +89058,6 @@ item_db: (
bonus2 bVariableCastrate,GS_TRACKING,25;
bonus2 bSkillAtk,GS_TRACKING,getrefine() * 3;
}
-
">
},
{
@@ -76765,6 +89074,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;
@@ -76778,7 +89096,6 @@ item_db: (
bonus2 bAddRace,RC_Boss,getrefine();
bonus2 bAddRace,RC_NonBoss,getrefine();
}
-
">
},
{
@@ -76795,6 +89112,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;
@@ -76809,7 +89135,6 @@ item_db: (
bonus2 bSkillAtk,GS_SPREADATTACK,getrefine() * 2;
bonus3 bAddEffOnSkill,GS_SPREADATTACK,Eff_Stun,2000;
}
-
">
},
{
@@ -76826,6 +89151,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;
@@ -76840,7 +89174,6 @@ item_db: (
bonus3 bAddEffOnSkill,GS_SPREADATTACK,Eff_Stun,2000;
autobonus "{ bonus bAspdRate,20; }",200,20000,BF_WEAPON,"{ specialeffect2 EF_POTION_BERSERK; }";
}
-
">
},
// Novice Guns
@@ -76909,6 +89242,215 @@ item_db: (
Refine: false
View: 21
},
+{
+ Id: 13189
+ AegisName: "Color_Scope"
+ Name: "Color Scope"
+ Type: 5
+ Buy: 1350000
+ Weight: 1200
+ Atk: 240
+ Range: 9
+ Slots: 2
+ Job: 0x40000000
+ Upper: 63
+ Loc: 34
+ WeaponLv: 3
+ EquipLv: 105
+ View: 18
+ Script: <"
+ bonus bHit,30;
+ bonus bCriticalRate,30;
+ ">
+},
+{
+ Id: 13190
+ AegisName: "RAG203"
+ Name: "RAG203"
+ Type: 5
+ Buy: 1800000
+ Weight: 1300
+ Atk: 260
+ Range: 9
+ Slots: 1
+ Job: 0x40000000
+ Upper: 63
+ Loc: 34
+ WeaponLv: 3
+ EquipLv: 140
+ View: 18
+ Script: <"
+ bonus bHit,10;
+ bonus bCriticalRate,15;
+ bonus4 bAutoSpell,"AL_DECAGI",1,500,0;
+ ">
+},
+{
+ Id: 13192
+ AegisName: "Death_Fire"
+ Name: "Death Fire"
+ Type: 5
+ Buy: 1250000
+ Weight: 2000
+ Atk: 400
+ Range: 9
+ Slots: 1
+ Job: 0x40000000
+ Upper: 63
+ Loc: 34
+ WeaponLv: 3
+ EquipLv: 108
+ View: 20
+ Script: <"
+ bonus bLongAtkRate,5;
+ bonus bHit,-50;
+ bonus bDelayrate,-10;
+ ">
+},
+{
+ Id: 13193
+ AegisName: "Rolling_Thunder"
+ Name: "Rolling Thunder"
+ Type: 5
+ Buy: 1350000
+ Weight: 1800
+ Atk: 280
+ Range: 9
+ Slots: 1
+ Job: 0x40000000
+ Upper: 63
+ Loc: 34
+ WeaponLv: 3
+ EquipLv: 120
+ View: 20
+ Script: <"
+ bonus bHit,-10;
+ bonus bDelayrate,-10;
+ bonus3 bAutoSpell,"MG_THUNDERSTORM",5,500;
+ ">
+},
+{
+ Id: 13194
+ AegisName: "Peace_Breaker"
+ Name: "Peace Breaker"
+ Type: 5
+ Buy: 1950000
+ Weight: 1400
+ Atk: 250
+ Range: 9
+ Job: 0x41000000
+ Upper: 63
+ Loc: 34
+ WeaponLv: 3
+ EquipLv: 120
+ View: 20
+ Script: <"
+ bonus bHit,-25;
+ bonus bAspdRate,25;
+ ">
+},
+{
+ Id: 13195
+ AegisName: "RAG203_"
+ Name: "RAG203"
+ Type: 5
+ Buy: 1800000
+ Weight: 1300
+ Atk: 260
+ Range: 9
+ Job: 0x40000000
+ Upper: 63
+ Loc: 34
+ WeaponLv: 3
+ EquipLv: 140
+ View: 18
+ Script: <"
+ bonus bHit,10;
+ bonus bCriticalRate,15;
+ bonus4 bAutoSpell,"AL_DECAGI",1,10,0;
+ ">
+},
+{
+ Id: 13196
+ AegisName: "Peace_Breaker_"
+ Name: "Peace Breaker"
+ Type: 5
+ Buy: 1950000
+ Weight: 1400
+ Atk: 250
+ Range: 9
+ Slots: 1
+ Job: 0x41000000
+ Upper: 63
+ Loc: 34
+ WeaponLv: 3
+ EquipLv: 120
+ View: 20
+ Script: <"
+ bonus bHit,-25;
+ bonus bAspdRate,25;
+ ">
+},
+{
+ Id: 13197
+ AegisName: "Mini_Mei"
+ Name: "Mini Mei"
+ Type: 5
+ Buy: 1600000
+ Weight: 2500
+ Atk: 220
+ Range: 9
+ Slots: 2
+ Job: 0x41000000
+ Upper: 63
+ Loc: 34
+ WeaponLv: 2
+ EquipLv: 106
+ View: 19
+},
+{
+ Id: 13198
+ AegisName: "Tempest_"
+ Name: "Tempest"
+ Type: 5
+ Buy: 2200000
+ Weight: 2500
+ Atk: 250
+ Range: 9
+ Job: 0x41000000
+ Upper: 63
+ Loc: 34
+ WeaponLv: 2
+ EquipLv: 140
+ View: 19
+ Script: <"
+ bonus bHit,-25;
+ bonus bCritical,10;
+ bonus bLongAtkRate,20;
+ ">
+},
+{
+ Id: 13199
+ AegisName: "Tempest"
+ Name: "Tempest"
+ Type: 5
+ Buy: 2200000
+ Weight: 2500
+ Atk: 250
+ Range: 9
+ Slots: 1
+ Job: 0x41000000
+ Upper: 63
+ Loc: 34
+ WeaponLv: 2
+ EquipLv: 140
+ View: 19
+ Script: <"
+ bonus bHit,-25;
+ bonus bCritical,10;
+ bonus bLongAtkRate,20;
+ ">
+},
// Bullets
{
Id: 13200
@@ -77040,7 +89582,86 @@ item_db: (
Loc: 32768
EquipLv: 50
View: 3
- Script: <" //bonus2 bAddEff,Eff_Stun,?; ">
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
+ Script: <" bonus2 bAddEff,Eff_Stun,1000; ">
+},
+{
+ Id: 13210
+ AegisName: "Slug_Ammunition_L"
+ Name: "Slug Ammunition L"
+ Type: 10
+ Buy: 250
+ Weight: 500
+ Atk: 30
+ Job: 0x41000000
+ Upper: 63
+ Loc: 32768
+ EquipLv: 1
+ View: 3
+},
+{
+ Id: 13211
+ AegisName: "Slug_Ammunition_M"
+ Name: "Slug Ammunition M"
+ Type: 10
+ Buy: 500
+ Weight: 500
+ Atk: 30
+ Job: 0x41000000
+ Upper: 63
+ Loc: 32768
+ EquipLv: 1
+ View: 3
+},
+{
+ Id: 13212
+ AegisName: "Slug_Ammunition_H"
+ Name: "Slug Ammunition H"
+ Type: 10
+ Buy: 750
+ Weight: 750
+ Atk: 30
+ Job: 0x41000000
+ Upper: 63
+ Loc: 32768
+ EquipLv: 1
+ View: 3
+},
+{
+ Id: 13213
+ AegisName: "Slug_Ammunition_SH"
+ Name: "Slug Ammunition SH"
+ Type: 10
+ Buy: 1
+ Weight: 1000
+ Atk: 30
+ Job: 0x41000000
+ Upper: 63
+ Loc: 32768
+ EquipLv: 1
+ View: 3
+},
+{
+ Id: 13214
+ AegisName: "Slug_Ammunition_XH"
+ Name: "Slug Ammunition XH"
+ Type: 10
+ Buy: 1
+ Weight: 1200
+ Atk: 30
+ Job: 0x41000000
+ Upper: 63
+ Loc: 32768
+ EquipLv: 1
+ View: 3
},
// Shurikens & Kunais
{
@@ -77359,10 +89980,13 @@ item_db: (
EquipLv: 99
View: 9
Script: <"
+ sc_end SC_SILENCE;
sc_end SC_BLOODING;
+ sc_end SC_POISON;
sc_end SC_CURSE;
- sc_end SC_SILENCE;
- itemheal rand(1000,1200),0;
+ sc_end SC_ORCISH;
+ sc_end SC_CHANGEUNDEAD;
+ heal 500,0;
">
},
{
@@ -77407,7 +90031,8 @@ item_db: (
View: 9
Script: <"
sc_start SC_INCMHPRATE,500000,1;
- percentheal 1,0;
+ sc_start SC_INCMHP,500000,(500+(10/3)*BaseLevel);
+ percentheal 2,0;
">
},
{
@@ -77424,7 +90049,8 @@ item_db: (
View: 9
Script: <"
sc_start SC_INCMHPRATE,500000,2;
- percentheal 2,0;
+ sc_start SC_INCMHP,500000,(1500+(10/3)*BaseLevel);
+ percentheal 3,0;
">
},
{
@@ -77441,6 +90067,7 @@ item_db: (
View: 9
Script: <"
sc_start SC_INCMHPRATE,500000,5;
+ sc_start SC_INCMHP,500000,(2500+(10/3)*BaseLevel);
percentheal 5,0;
">
},
@@ -77508,8 +90135,8 @@ item_db: (
EquipLv: 99
View: 9
Script: <"
- sc_start SC_EXTRACT_WHITE_POTION_Z,500000,20;
- itemheal rand(1500,1600),0;
+ sc_start SC_EXTRACT_WHITE_POTION_Z,500000,0;
+ heal 1000,0;
">
},
{
@@ -77524,7 +90151,10 @@ item_db: (
Loc: 32768
EquipLv: 99
View: 9
- Script: <" sc_start SC_VITATA_500,500000,20; ">
+ Script: <"
+ sc_start SC_VITATA_500,500000,0;
+ heal 0,200;
+ ">
},
{
Id: 13283
@@ -77538,10 +90168,7 @@ item_db: (
Loc: 32768
EquipLv: 99
View: 9
- Script: <"
- sc_start SC_EXTRACT_SALAMINE_JUICE,500000,10;
- itemheal rand(1500,1600),0;
- ">
+ Script: <" sc_start SC_EXTRACT_SALAMINE_JUICE,500000,10; ">
},
{
Id: 13284
@@ -77655,9 +90282,18 @@ 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,?;
+ bonus2 bAddEff,Eff_Stun,1000;
">
},
{
@@ -77672,9 +90308,18 @@ 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_Blind,?;
+ bonus2 bAddEff,Eff_Stun,1000;
">
},
{
@@ -77689,9 +90334,18 @@ 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;
- //bonus2 bAddEff,Eff_Bleeding,?;
+ bonus3 bAutoSpell,NPC_CRITICALWOUND,1,3;
">
},
{
@@ -77843,6 +90497,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;
@@ -77865,6 +90527,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;
@@ -77888,6 +90558,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;
@@ -77902,7 +90581,6 @@ item_db: (
bonus5 bAutoSpellOnSkill,NJ_ISSEN,AL_HEAL,10,1000,1;
bonus4 bAutoSpellOnSkill,NJ_HUUMA,NPC_CRITICALWOUND,2,200;
}
-
">
},
{
@@ -77919,6 +90597,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;
@@ -77939,6 +90627,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
@@ -78010,6 +90708,7 @@ item_db: (
Script: <"
bonus bMatk,50;
bonus bAtkEle,Ele_Fire;
+ bonus2 bSkillAtk,KO_HUUMARANKA,20;
">
},
{
@@ -78031,6 +90730,7 @@ item_db: (
Script: <"
bonus bMatk,50;
bonus bAtkEle,Ele_Water;
+ bonus3 bAutoSpell,NJ_HYOUSYOURAKU,(getskilllv(NJ_HYOUSYOURAKU)?getskilllv(NJ_HYOUSYOURAKU):1),30;
">
},
{
@@ -78052,6 +90752,7 @@ item_db: (
Script: <"
bonus bMatk,50;
bonus bAtkEle,Ele_Wind;
+ bonus3 bAutoSpell,NJ_RAIGEKISAI,(getskilllv(NJ_RAIGEKISAI)?getskilllv(NJ_RAIGEKISAI):1),30;
">
},
{
@@ -78076,7 +90777,6 @@ item_db: (
if(BaseLevel>=70) {
bonus bBaseAtk,5*((BaseLevel-60)/10);
}
-
">
},
// More 1-Handed Swords
@@ -78116,6 +90816,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;
@@ -78215,6 +90925,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;
@@ -78296,6 +91015,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;
@@ -78318,6 +91045,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;
@@ -78414,6 +91149,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
@@ -78429,6 +91173,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;
@@ -78442,7 +91195,6 @@ item_db: (
bonus bAspdRate,5;
bonus4 bAutoSpellOnSkill,SM_BASH,NPC_CRITICALWOUND,2,200;
}
-
">
},
{
@@ -78459,6 +91211,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;
@@ -78480,6 +91241,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;
@@ -78502,6 +91272,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
@@ -78519,6 +91299,11 @@ item_db: (
WeaponLv: 4
EquipLv: 70
View: 2
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
bonus bAtkEle,Ele_Fire;
bonus bStr,2;
@@ -78557,6 +91342,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; ">
},
{
@@ -78574,6 +91369,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
@@ -78590,6 +91394,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
@@ -78606,6 +91419,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;
@@ -78777,7 +91599,6 @@ item_db: (
EquipLv: 105
View: 2
},
-// More Cash Shop Items
{
Id: 13444
AegisName: "Pala"
@@ -78792,13 +91613,16 @@ item_db: (
Loc: 2
WeaponLv: 3
View: 2
+ Script: <" bonus bAspdRate,8; ">
},
+// More Cash Shop Items
{
Id: 13500
AegisName: "Insurance60_Package"
Name: "Life Insurrance Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 14500,10; ">
},
@@ -78808,6 +91632,7 @@ item_db: (
Name: "Experience Scroll Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
},
{
@@ -78816,6 +91641,7 @@ item_db: (
Name: "Refined Drooping Cat Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 5279,604800; ">
},
@@ -78825,6 +91651,7 @@ item_db: (
Name: "Baphomet Horns Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 5280,604800; ">
},
@@ -78834,6 +91661,7 @@ item_db: (
Name: "Refined Deviruchi Hat Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 5281,604800; ">
},
@@ -78843,6 +91671,7 @@ item_db: (
Name: "Executioner Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 1174,604800; ">
},
@@ -78852,6 +91681,7 @@ item_db: (
Name: "Refined Bloody Axe Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 1373,604800; ">
},
@@ -78861,6 +91691,7 @@ item_db: (
Name: "Tomahawk Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 1374,604800; ">
},
@@ -78870,6 +91701,7 @@ item_db: (
Name: "Rudra Bow Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 1729,604800; ">
},
@@ -78879,6 +91711,7 @@ item_db: (
Name: "Cutlas Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 13402,604800; ">
},
@@ -78888,6 +91721,7 @@ item_db: (
Name: "Solar Sword Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 13403,604800; ">
},
@@ -78897,6 +91731,7 @@ item_db: (
Name: "Refined Swordbreaker Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 13024,604800; ">
},
@@ -78906,6 +91741,7 @@ item_db: (
Name: "Refined Mailbreaker Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 13025,604800; ">
},
@@ -78915,6 +91751,7 @@ item_db: (
Name: "Moonlight Dagger Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 13026,604800; ">
},
@@ -78924,6 +91761,7 @@ item_db: (
Name: "Wrench Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 1534,604800; ">
},
@@ -78933,6 +91771,7 @@ item_db: (
Name: "Grape Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 514,10; ">
},
@@ -78942,6 +91781,7 @@ item_db: (
Name: "Royal Jelly Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 526,5; ">
},
@@ -78951,6 +91791,7 @@ item_db: (
Name: "Yggdrasil Berry Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 607,3; ">
},
@@ -78960,6 +91801,7 @@ item_db: (
Name: "Weapon Card Pet Egg Scroll Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 13558,1; ">
},
@@ -78969,6 +91811,7 @@ item_db: (
Name: "Armor Card Pet Egg Scroll Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 13559,1; ">
},
@@ -78978,6 +91821,7 @@ item_db: (
Name: "Helmet Card Pet Egg Scroll Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 13560,1; ">
},
@@ -78987,6 +91831,7 @@ item_db: (
Name: "Garment Card Pet Egg Scroll Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 13561,1; ">
},
@@ -78996,6 +91841,7 @@ item_db: (
Name: "Shield Card Pet Egg Scroll Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 13562,1; ">
},
@@ -79005,6 +91851,7 @@ item_db: (
Name: "Shoes Card Pet Egg Scroll Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 13563,1; ">
},
@@ -79014,16 +91861,23 @@ item_db: (
Name: "Accessory Card Pet Egg Scroll Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 13564,1; ">
},
{
Id: 13525
- AegisName: "Zeny_Card_Scroll_Box"
+ AegisName: "Zeny_Scroll_Box"
Name: "Zeny Pet Egg Scroll Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14508,1; ">
},
{
@@ -79032,6 +91886,7 @@ item_db: (
Name: "Pet Egg Scroll Box 12"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12925,30; ">
},
@@ -79041,6 +91896,7 @@ item_db: (
Name: "Pet Egg Scroll Box 13"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12926,30; ">
},
@@ -79050,6 +91906,7 @@ item_db: (
Name: "Pet Egg Scroll Box 14"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12932,30; ">
},
@@ -79059,6 +91916,7 @@ item_db: (
Name: "Pet Egg Scroll Box 15"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12933,30; ">
},
@@ -79068,6 +91926,7 @@ item_db: (
Name: "Pet Egg Scroll Box 16"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12934,30; ">
},
@@ -79077,6 +91936,7 @@ item_db: (
Name: "Light Red Potion Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 598,50; ">
},
@@ -79086,6 +91946,7 @@ item_db: (
Name: "Light Orange Potion Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 599,50; ">
},
@@ -79095,6 +91956,7 @@ item_db: (
Name: "Light Yellow Potion Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 11500,50; ">
},
@@ -79104,6 +91966,7 @@ item_db: (
Name: "Light White Potion Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 11501,50; ">
},
@@ -79113,6 +91976,7 @@ item_db: (
Name: "Light Center Potion Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 14509,20; ">
},
@@ -79122,6 +91986,7 @@ item_db: (
Name: "Light Awakening Potion Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 14510,20; ">
},
@@ -79131,6 +91996,7 @@ item_db: (
Name: "Light Berserk Potion Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 14511,20; ">
},
@@ -79140,6 +92006,7 @@ item_db: (
Name: "Meteor Storm Scroll Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 14512,50; ">
},
@@ -79149,6 +92016,7 @@ item_db: (
Name: "Storm Gust Scroll Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 14513,50; ">
},
@@ -79158,6 +92026,7 @@ item_db: (
Name: "Lord of Vermilion Scroll Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 14514,50; ">
},
@@ -79167,6 +92036,7 @@ item_db: (
Name: "Lex Aeterna Scroll Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 14515,50; ">
},
@@ -79176,6 +92046,7 @@ item_db: (
Name: "Magnificat Scroll Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 14516,50; ">
},
@@ -79185,6 +92056,7 @@ item_db: (
Name: "Chemical Protection Helm Scroll Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <"
getitem 14517,10;
@@ -79197,6 +92069,7 @@ item_db: (
Name: "Chemical Protection Shield Scroll Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <"
getitem 14518,10;
@@ -79209,6 +92082,7 @@ item_db: (
Name: "Chemical Protection Armor Scroll Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <"
getitem 14519,10;
@@ -79221,6 +92095,7 @@ item_db: (
Name: "Chemical Protection Weapon Scroll Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <"
getitem 14520,10;
@@ -79233,7 +92108,13 @@ item_db: (
Name: "Repair Weapon Scroll Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <"
getitem 14587,5;
getitem 1002,5;
@@ -79248,6 +92129,7 @@ item_db: (
Name: "Big Bun Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 14522,50; ">
},
@@ -79257,6 +92139,7 @@ item_db: (
Name: "Pill Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 14523,50; ">
},
@@ -79266,6 +92149,7 @@ item_db: (
Name: "Fish Slice Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 14524,50; ">
},
@@ -79275,6 +92159,7 @@ item_db: (
Name: "Chewy Ricecake Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 14525,10; ">
},
@@ -79284,6 +92169,7 @@ item_db: (
Name: "Pastry Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 14526,10; ">
},
@@ -79293,7 +92179,13 @@ item_db: (
Name: "Dungeon Teleport Scroll 5 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14527,50; ">
},
{
@@ -79302,6 +92194,7 @@ item_db: (
Name: "Weapon Card Pet Egg Scroll Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 13565,1; ">
},
@@ -79311,6 +92204,7 @@ item_db: (
Name: "Weapon Card Pet Egg Scroll Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 13566,1; ">
},
@@ -79320,6 +92214,7 @@ item_db: (
Name: "Armor Card Pet Egg Scroll Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 13567,1; ">
},
@@ -79329,6 +92224,7 @@ item_db: (
Name: "Accessory Card Pet Egg Scroll Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 13568,1; ">
},
@@ -79338,6 +92234,7 @@ item_db: (
Name: "Weapon Card Pet Egg Scroll"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
},
{
@@ -79346,6 +92243,7 @@ item_db: (
Name: "Armor Card Pet Egg Scroll"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
},
{
@@ -79354,6 +92252,7 @@ item_db: (
Name: "Helmet Card Pet Egg Scroll"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
},
{
@@ -79362,6 +92261,7 @@ item_db: (
Name: "Garment Card Pet Egg Scroll"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
},
{
@@ -79370,6 +92270,7 @@ item_db: (
Name: "Shield Card Pet Egg Scroll"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
},
{
@@ -79378,6 +92279,7 @@ item_db: (
Name: "Shoes Card Pet Egg Scroll"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
},
{
@@ -79386,6 +92288,7 @@ item_db: (
Name: "Accessory Card Pet Egg Scroll"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
},
{
@@ -79394,6 +92297,7 @@ item_db: (
Name: "Weapon Card Pet Egg Scroll"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
},
{
@@ -79402,6 +92306,7 @@ item_db: (
Name: "Weapon Card Pet Egg Scroll"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
},
{
@@ -79410,6 +92315,7 @@ item_db: (
Name: "Armor Card Pet Egg Scroll"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
},
{
@@ -79418,6 +92324,7 @@ item_db: (
Name: "Accessory Card Pet Egg Scroll"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
},
{
@@ -79426,6 +92333,7 @@ item_db: (
Name: "PVP Teleport Scroll Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 14528,10; ">
},
@@ -79435,6 +92343,7 @@ item_db: (
Name: "Giant Fly Wing Box(50)"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12212,50; ">
},
@@ -79444,6 +92353,7 @@ item_db: (
Name: "Giant Fly Wing Box(100)"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12212,100; ">
},
@@ -79453,6 +92363,7 @@ item_db: (
Name: "Hwergelmir's Tonic 30 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12205,30; ">
},
@@ -79462,6 +92373,7 @@ item_db: (
Name: "Hwergelmir's Tonic 50 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12205,50; ">
},
@@ -79471,6 +92383,7 @@ item_db: (
Name: "Nine Tail Dish 30 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12206,30; ">
},
@@ -79480,6 +92393,7 @@ item_db: (
Name: "Nine Tail Dish 50 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12206,50; ">
},
@@ -79489,6 +92403,7 @@ item_db: (
Name: "Increase Agility Scroll Box(30)"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12216,30; ">
},
@@ -79498,6 +92413,7 @@ item_db: (
Name: "Increase Agility Scroll Box(50)"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12216,50; ">
},
@@ -79507,6 +92423,7 @@ item_db: (
Name: "Stew of Immortality 30 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12207,30; ">
},
@@ -79516,6 +92433,7 @@ item_db: (
Name: "Stew of Immortality 50 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12207,50; ">
},
@@ -79525,6 +92443,7 @@ item_db: (
Name: "Life Insurance 30 Package"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12209,30; ">
},
@@ -79534,6 +92453,7 @@ item_db: (
Name: "Life Insurrance Box(50)"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12209,50; ">
},
@@ -79543,6 +92463,7 @@ item_db: (
Name: "Convex Mirror Box(5)"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12214,5; ">
},
@@ -79552,6 +92473,7 @@ item_db: (
Name: "Convex Mirror Box(30)"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12214,30; ">
},
@@ -79561,6 +92483,7 @@ item_db: (
Name: "Blessing Scroll 30 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12215,30; ">
},
@@ -79570,6 +92493,7 @@ item_db: (
Name: "Blessing Scroll Box(50)"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12215,50; ">
},
@@ -79579,6 +92503,7 @@ item_db: (
Name: "Adrenaline Rush Scroll Box(30)"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12220,30; ">
},
@@ -79588,6 +92513,7 @@ item_db: (
Name: "Adrenaline Rush Scroll Box(50)"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12220,50; ">
},
@@ -79597,6 +92523,7 @@ item_db: (
Name: "Assumptio Scroll Box(30)"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12218,30; ">
},
@@ -79606,6 +92533,7 @@ item_db: (
Name: "Assumptio Scroll Box(50)"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12218,50; ">
},
@@ -79615,6 +92543,7 @@ item_db: (
Name: "Aspersio Scroll Box(30)"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12217,30; ">
},
@@ -79624,6 +92553,7 @@ item_db: (
Name: "Aspersio Scroll Box(50)"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12217,50; ">
},
@@ -79633,6 +92563,7 @@ item_db: (
Name: "Steamed Scorpion 30 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12203,30; ">
},
@@ -79642,6 +92573,7 @@ item_db: (
Name: "Steamed Scorpion 50 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12203,50; ">
},
@@ -79651,6 +92583,7 @@ item_db: (
Name: "Wind Walk Scroll Box(30)"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12219,30; ">
},
@@ -79660,6 +92593,7 @@ item_db: (
Name: "Wind Walk Scroll Box(50)"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12219,50; ">
},
@@ -79669,6 +92603,7 @@ item_db: (
Name: "Dragon Breath Cocktail 30 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12204,30; ">
},
@@ -79678,6 +92613,7 @@ item_db: (
Name: "Dragon Breath Cocktail 50 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12204,50; ">
},
@@ -79687,6 +92623,7 @@ item_db: (
Name: "Field Manual Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12208,1; ">
},
@@ -79696,6 +92633,7 @@ item_db: (
Name: "Field Manual Box(5)"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12208,5; ">
},
@@ -79705,6 +92643,7 @@ item_db: (
Name: "Token of Ziegfried Box(5)"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 7621,5; ">
},
@@ -79714,6 +92653,7 @@ item_db: (
Name: "Token Of Siegfried 20 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 7621,20; ">
},
@@ -79723,6 +92663,7 @@ item_db: (
Name: "Kafra Card Box(30)"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12211,30; ">
},
@@ -79732,6 +92673,7 @@ item_db: (
Name: "Kafra Card Box(50)"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12211,50; ">
},
@@ -79741,6 +92683,7 @@ item_db: (
Name: "Steamed Tongue 30 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12202,30; ">
},
@@ -79750,6 +92693,7 @@ item_db: (
Name: "Steamed Tongue 50 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12202,50; ">
},
@@ -79759,6 +92703,7 @@ item_db: (
Name: "Bubble Gum Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12210,1; ">
},
@@ -79768,6 +92713,7 @@ item_db: (
Name: "Bubble Gum Box(5)"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12210,5; ">
},
@@ -79777,6 +92723,7 @@ item_db: (
Name: "Megaphone Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12221,1; ">
},
@@ -79786,6 +92733,7 @@ item_db: (
Name: "Megaphone Box(5)"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12221,5; ">
},
@@ -79795,6 +92743,7 @@ item_db: (
Name: "Enriched Elunium 10 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 7619,5; ">
},
@@ -79804,6 +92753,7 @@ item_db: (
Name: "Enriched Oridecon 10 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 7620,5; ">
},
@@ -79813,6 +92763,7 @@ item_db: (
Name: "Arrest Handcuffs Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 2706,1; ">
},
@@ -79822,6 +92773,7 @@ item_db: (
Name: "Super Pet Egg Box 1"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 13617,1; ">
},
@@ -79831,6 +92783,7 @@ item_db: (
Name: "Super Pet Egg Box 2"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 13618,1; ">
},
@@ -79840,6 +92793,7 @@ item_db: (
Name: "Super Pet Egg Box 3"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 13619,1; ">
},
@@ -79849,6 +92803,7 @@ item_db: (
Name: "Super Pet Egg Box 4"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 13620,1; ">
},
@@ -79858,6 +92813,7 @@ item_db: (
Name: "Super Pet Egg 1"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
Script: <" packageitem(); ">
},
@@ -79867,6 +92823,7 @@ item_db: (
Name: "Super Pet Egg 2"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
Script: <" packageitem(); ">
},
@@ -79876,6 +92833,7 @@ item_db: (
Name: "Super Pet Egg 3"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
Script: <" packageitem(); ">
},
@@ -79885,6 +92843,7 @@ item_db: (
Name: "Super Pet Egg 4"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
Script: <" packageitem(); ">
},
@@ -79894,6 +92853,7 @@ item_db: (
Name: "Greed Scroll 30 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 14529,30; ">
},
@@ -79903,6 +92863,7 @@ item_db: (
Name: "Greed Scroll Box(50)"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 14529,50; ">
},
@@ -79912,6 +92873,7 @@ item_db: (
Name: "Greed Scroll Box(100)"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 14529,100; ">
},
@@ -79921,6 +92883,7 @@ item_db: (
Name: "Evasion Scroll Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 14530,1; ">
},
@@ -79930,6 +92893,7 @@ item_db: (
Name: "Concentration Scroll Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 14531,1; ">
},
@@ -79939,6 +92903,7 @@ item_db: (
Name: "Super Card Pet Egg Box 1"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 13630,1; ">
},
@@ -79948,6 +92913,7 @@ item_db: (
Name: "Super Card Pet Egg Box 2"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 13631,1; ">
},
@@ -79957,6 +92923,7 @@ item_db: (
Name: "Super Card Pet Egg Box 3"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 13632,1; ">
},
@@ -79966,6 +92933,7 @@ item_db: (
Name: "Super Card Pet Egg Box 4"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 13633,1; ">
},
@@ -79975,6 +92943,7 @@ item_db: (
Name: "Super Card Pet Egg 1"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
Script: <" packageitem(); ">
},
@@ -79984,6 +92953,7 @@ item_db: (
Name: "Super Card Pet Egg 2"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
Script: <" packageitem(); ">
},
@@ -79993,6 +92963,7 @@ item_db: (
Name: "Super Card Pet Egg 3"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
Script: <" packageitem(); ">
},
@@ -80002,6 +92973,7 @@ item_db: (
Name: "Super Card Pet Egg 4"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
Script: <" packageitem(); ">
},
@@ -80011,6 +92983,7 @@ item_db: (
Name: "1 Hour Package Vol. 1"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <"
getitem 12250,2;
@@ -80028,6 +93001,7 @@ item_db: (
Name: "1 Hour Package Vol. 2"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <"
getitem 12250,2;
@@ -80045,6 +93019,7 @@ item_db: (
Name: "1 Hour Package Vol. 3"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <"
getitem 12252,2;
@@ -80062,6 +93037,7 @@ item_db: (
Name: "1 Hour Package Vol. 4"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <"
getitem 12252,2;
@@ -80079,6 +93055,7 @@ item_db: (
Name: "1 Hour Package Vol. 5"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <"
getitem 12252,2;
@@ -80096,6 +93073,7 @@ item_db: (
Name: "1 Hour Package Vol. 6"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <"
getitem 12250,2;
@@ -80113,6 +93091,7 @@ item_db: (
Name: "2 Hour Package Vol. 1"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <"
getitem 12250,4;
@@ -80130,6 +93109,7 @@ item_db: (
Name: "2 Hour Package Vol. 2"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <"
getitem 12250,4;
@@ -80147,6 +93127,7 @@ item_db: (
Name: "Start your Journey Pack"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <"
getitem 12252,4;
@@ -80164,6 +93145,7 @@ item_db: (
Name: "2 Hour Package Vol. 4"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <"
getitem 12252,4;
@@ -80181,6 +93163,7 @@ item_db: (
Name: "2 Hour Package Vol. 5"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <"
getitem 12252,4;
@@ -80198,6 +93181,7 @@ item_db: (
Name: "2 Hour Package Vol. 6"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <"
getitem 12250,4;
@@ -80215,6 +93199,7 @@ item_db: (
Name: "Refined Infiltrator Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 1267,604800; ">
},
@@ -80224,6 +93209,7 @@ item_db: (
Name: "Refined Muramasa Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 1173,604800; ">
},
@@ -80233,6 +93219,7 @@ item_db: (
Name: "Refined Excalibur Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 13401,604800; ">
},
@@ -80242,6 +93229,7 @@ item_db: (
Name: "Refined Combat Knife Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 13021,604800; ">
},
@@ -80251,6 +93239,7 @@ item_db: (
Name: "Refined Dagger of Counter Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 13022,604800; ">
},
@@ -80260,6 +93249,7 @@ item_db: (
Name: "Refined Kaiser Knuckle Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 1817,604800; ">
},
@@ -80269,6 +93259,7 @@ item_db: (
Name: "Refined Pole Axe Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 1419,604800; ">
},
@@ -80278,6 +93269,7 @@ item_db: (
Name: "Refined Mighty Staff Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 1623,604800; ">
},
@@ -80287,6 +93279,7 @@ item_db: (
Name: "Refined Light Epsilon Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 1372,604800; ">
},
@@ -80296,6 +93289,7 @@ item_db: (
Name: "Refined Ballista Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 1728,604800; ">
},
@@ -80305,6 +93299,7 @@ item_db: (
Name: "Refined Sage's Diary Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 1563,604800; ">
},
@@ -80314,6 +93309,7 @@ item_db: (
Name: "Refined Ashura Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 13023,604800; ">
},
@@ -80323,6 +93319,7 @@ item_db: (
Name: "Refined Apple of Archer Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 5265,1209600; ">
},
@@ -80332,6 +93329,7 @@ item_db: (
Name: "Refined Bunny Band Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 5266,1209600; ">
},
@@ -80341,6 +93339,7 @@ item_db: (
Name: "Refined Sakkat Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 5267,1209600; ">
},
@@ -80350,6 +93349,7 @@ item_db: (
Name: "Refined Grand Circlet Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 5268,1209600; ">
},
@@ -80359,6 +93359,7 @@ item_db: (
Name: "Refined Elven Ears Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 2686,1209600; ">
},
@@ -80368,6 +93369,7 @@ item_db: (
Name: "Refined Romantic Flower Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 2687,1209600; ">
},
@@ -80377,6 +93379,7 @@ item_db: (
Name: "Refined Critical Ring Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 2688,604800; ">
},
@@ -80386,6 +93389,7 @@ item_db: (
Name: "Refined Earring Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 2689,604800; ">
},
@@ -80395,6 +93399,7 @@ item_db: (
Name: "Refined Ring Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 2690,604800; ">
},
@@ -80404,6 +93409,7 @@ item_db: (
Name: "Refined Necklace Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 2691,604800; ">
},
@@ -80413,6 +93419,7 @@ item_db: (
Name: "Refined Glove Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 2692,604800; ">
},
@@ -80422,6 +93429,7 @@ item_db: (
Name: "Refined Brooch Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 2693,604800; ">
},
@@ -80431,6 +93439,7 @@ item_db: (
Name: "Refined Rosary Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 2694,604800; ">
},
@@ -80440,6 +93449,7 @@ item_db: (
Name: "Refined Safety Ring Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 2695,604800; ">
},
@@ -80449,6 +93459,7 @@ item_db: (
Name: "Refined Vesper Core 01 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 2696,604800; ">
},
@@ -80458,6 +93469,7 @@ item_db: (
Name: "Refined Vesper Core 02 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 2697,604800; ">
},
@@ -80467,6 +93479,7 @@ item_db: (
Name: "Refined Vesper Core 03 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 2698,604800; ">
},
@@ -80476,6 +93489,7 @@ item_db: (
Name: "Refined Vesper Core 04 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 2699,604800; ">
},
@@ -80485,6 +93499,7 @@ item_db: (
Name: "Refined Drooping Cat Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 5279,1209600; ">
},
@@ -80494,6 +93509,7 @@ item_db: (
Name: "Refined Majestic Goat Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 5280,1209600; ">
},
@@ -80503,6 +93519,7 @@ item_db: (
Name: "Refined Deviruchi Hat Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 5281,1209600; ">
},
@@ -80512,6 +93529,7 @@ item_db: (
Name: "Refined Executioner Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 1174,604800; ">
},
@@ -80521,6 +93539,7 @@ item_db: (
Name: "Punksutawney Phil's Lucky Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 1373,604800; ">
},
@@ -80530,6 +93549,7 @@ item_db: (
Name: "Serpent's Surprise"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 1374,604800; ">
},
@@ -80539,6 +93559,7 @@ item_db: (
Name: "Tricky Halloween Treat Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 1729,604800; ">
},
@@ -80548,6 +93569,7 @@ item_db: (
Name: "Lovely Groove Pack"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 13402,604800; ">
},
@@ -80557,6 +93579,7 @@ item_db: (
Name: "Refined Solar Sword Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 13403,604800; ">
},
@@ -80566,6 +93589,7 @@ item_db: (
Name: "Tricky Halloween Treat Crate"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 13024,604800; ">
},
@@ -80575,6 +93599,7 @@ item_db: (
Name: "Yule Love This Lucky Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 13025,604800; ">
},
@@ -80584,6 +93609,7 @@ item_db: (
Name: "Apocalypse Survivor Fire Sale Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 13026,604800; ">
},
@@ -80593,6 +93619,7 @@ item_db: (
Name: "Refined Wrench Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 1534,604800; ">
},
@@ -80602,7 +93629,17 @@ item_db: (
Name: "Bok Choy Box"
Type: 18
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; ">
},
{
@@ -80611,7 +93648,17 @@ item_db: (
Name: "Chung E Cake Box"
Type: 18
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; ">
},
{
@@ -80620,6 +93667,7 @@ item_db: (
Name: "Freya's Clothes Box"
Type: 18
Buy: 0
+ Weight: 10
Upper: 63
Script: <" rentitem 2369,604800; ">
},
@@ -80629,6 +93677,7 @@ item_db: (
Name: "Freya's Boots Box"
Type: 18
Buy: 0
+ Weight: 10
Upper: 63
Script: <" rentitem 2428,604800; ">
},
@@ -80638,6 +93687,7 @@ item_db: (
Name: "Freya's Manteau Box"
Type: 18
Buy: 0
+ Weight: 10
Upper: 63
Script: <" rentitem 2533,604800; ">
},
@@ -80647,6 +93697,7 @@ item_db: (
Name: "Freya's Crown Box"
Type: 18
Buy: 0
+ Weight: 10
Upper: 63
Script: <" rentitem 5306,604800; ">
},
@@ -80656,6 +93707,7 @@ item_db: (
Name: "Field Manual 25% Box"
Type: 18
Buy: 0
+ Weight: 10
Upper: 63
Script: <" getitem 14532,10; ">
},
@@ -80665,7 +93717,15 @@ item_db: (
Name: "Field Manual 100% Box"
Type: 18
Buy: 0
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 14533,10; ">
},
{
@@ -80674,6 +93734,7 @@ item_db: (
Name: "Blessing Scroll Box(10)"
Type: 18
Buy: 0
+ Weight: 10
Upper: 63
Script: <" getitem 12215,10; ">
},
@@ -80683,6 +93744,7 @@ item_db: (
Name: "Increase Agility Scroll Box(10)"
Type: 18
Buy: 0
+ Weight: 10
Upper: 63
Script: <" getitem 12216,10; ">
},
@@ -80692,6 +93754,7 @@ item_db: (
Name: "Wind Walk Scroll Box(10)"
Type: 18
Buy: 0
+ Weight: 10
Upper: 63
Script: <" getitem 12219,10; ">
},
@@ -80701,6 +93764,7 @@ item_db: (
Name: "Adrenaline Rush Scroll Box(10)"
Type: 18
Buy: 0
+ Weight: 10
Upper: 63
Script: <" getitem 12220,10; ">
},
@@ -80710,6 +93774,7 @@ item_db: (
Name: "Pet Egg Scroll 12"
Type: 2
Buy: 0
+ Weight: 10
Upper: 63
Script: <" packageitem(); ">
},
@@ -80719,6 +93784,7 @@ item_db: (
Name: "Pet Egg Scroll 13"
Type: 2
Buy: 0
+ Weight: 10
Upper: 63
Script: <" packageitem(); ">
},
@@ -80728,6 +93794,7 @@ item_db: (
Name: "Pet Egg Scroll 14"
Type: 2
Buy: 0
+ Weight: 10
Upper: 63
Script: <" packageitem(); ">
},
@@ -80737,7 +93804,13 @@ item_db: (
Name: "Super Pet Egg 5"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" packageitem(); ">
},
{
@@ -80746,7 +93819,13 @@ item_db: (
Name: "Super Pet Egg 6"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" packageitem(); ">
},
{
@@ -80755,7 +93834,13 @@ item_db: (
Name: "Super Pet Egg 7"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" packageitem(); ">
},
{
@@ -80764,7 +93849,13 @@ item_db: (
Name: "Super Pet Egg 8"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" packageitem(); ">
},
{
@@ -80773,6 +93864,7 @@ item_db: (
Name: "Pet Egg Scroll E"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
Script: <" packageitem(); ">
},
@@ -80782,6 +93874,7 @@ item_db: (
Name: "BRO Package Box"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
},
{
@@ -80790,7 +93883,13 @@ item_db: (
Name: "Gym Pass Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 7776,10; ">
},
{
@@ -80799,7 +93898,13 @@ item_db: (
Name: "Small Life Potion 10 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14534,10; ">
},
{
@@ -80808,7 +93913,13 @@ item_db: (
Name: "Small Life Potion 30 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14534,30; ">
},
{
@@ -80817,7 +93928,13 @@ item_db: (
Name: "Small Life Potion 50 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14534,50; ">
},
{
@@ -80826,7 +93943,13 @@ item_db: (
Name: "Medium Life Potion 10 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14535,10; ">
},
{
@@ -80835,7 +93958,13 @@ item_db: (
Name: "Medium Life Potion 30 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14535,30; ">
},
{
@@ -80844,7 +93973,13 @@ item_db: (
Name: "Medium Life Potion 50 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14535,50; ">
},
{
@@ -80853,7 +93988,13 @@ item_db: (
Name: "Abrasive 5 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14536,5; ">
},
{
@@ -80862,7 +94003,13 @@ item_db: (
Name: "Abrasive 10 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14536,10; ">
},
{
@@ -80871,7 +94018,13 @@ item_db: (
Name: "Regeneration Potion 5 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14537,5; ">
},
{
@@ -80880,7 +94033,13 @@ item_db: (
Name: "Regeneration 10 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14537,10; ">
},
{
@@ -80889,7 +94048,13 @@ item_db: (
Name: "Dungeon Teleport Scroll 10 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14527,10; ">
},
{
@@ -80898,6 +94063,7 @@ item_db: (
Name: "Pecopeco Hairband Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 5286,1; ">
},
@@ -80907,6 +94073,7 @@ item_db: (
Name: "Red Glasses Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 5288,1; ">
},
@@ -80916,6 +94083,7 @@ item_db: (
Name: "Whisper Mask Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 5294,1; ">
},
@@ -80925,6 +94093,7 @@ item_db: (
Name: "Ramen Hat Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 5293,1; ">
},
@@ -80934,6 +94103,7 @@ item_db: (
Name: "Golden Box"
Type: 18
Buy: 0
+ Weight: 10
Upper: 63
Script: <" getitem 7777,1; ">
},
@@ -80943,6 +94113,7 @@ item_db: (
Name: "Silver Box"
Type: 18
Buy: 0
+ Weight: 10
Upper: 63
Script: <" getitem 7778,1; ">
},
@@ -80952,6 +94123,7 @@ item_db: (
Name: "Golden Key Box(1)"
Type: 18
Buy: 0
+ Weight: 10
Upper: 63
Script: <" getitem 7779,1; ">
},
@@ -80961,6 +94133,7 @@ item_db: (
Name: "Golden Key Box(5)"
Type: 18
Buy: 0
+ Weight: 10
Upper: 63
Script: <" getitem 7779,5; ">
},
@@ -80970,6 +94143,7 @@ item_db: (
Name: "Silver Key Box(1)"
Type: 18
Buy: 0
+ Weight: 10
Upper: 63
Script: <" getitem 7780,1; ">
},
@@ -80979,6 +94153,7 @@ item_db: (
Name: "Silver Key Box(5)"
Type: 18
Buy: 0
+ Weight: 10
Upper: 63
Script: <" getitem 7780,5; ">
},
@@ -80988,6 +94163,7 @@ item_db: (
Name: "Peco Peco Hairband Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 5286,1; ">
},
@@ -80997,6 +94173,7 @@ item_db: (
Name: "Red Glasses Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 5288,1; ">
},
@@ -81006,6 +94183,7 @@ item_db: (
Name: "Whisper Mask Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 5294,1; ">
},
@@ -81015,6 +94193,7 @@ item_db: (
Name: "Ramen Hat Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 5293,1; ">
},
@@ -81024,7 +94203,13 @@ item_db: (
Name: "Glass of Illusion 5 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14538,5; ">
},
{
@@ -81033,7 +94218,13 @@ item_db: (
Name: "Glass of Illusion 10 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14538,10; ">
},
{
@@ -81042,7 +94233,13 @@ item_db: (
Name: "Shadow Armor Scroll 5 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14539,5; ">
},
{
@@ -81051,7 +94248,13 @@ item_db: (
Name: "Shadow Armor Scroll 10 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14539,10; ">
},
{
@@ -81060,7 +94263,13 @@ item_db: (
Name: "Shadow Armor Scroll 30 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14539,30; ">
},
{
@@ -81069,7 +94278,13 @@ item_db: (
Name: "Holy Armor Scroll 5 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14540,5; ">
},
{
@@ -81078,7 +94293,13 @@ item_db: (
Name: "Holy Armor Scroll 10 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14540,10; ">
},
{
@@ -81087,7 +94308,13 @@ item_db: (
Name: "Holy Armor Scroll 30 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14540,30; ">
},
{
@@ -81096,7 +94323,13 @@ item_db: (
Name: "Small Defense Potion 10 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14541,10; ">
},
{
@@ -81105,7 +94338,13 @@ item_db: (
Name: "Small Defense Potion 30 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14541,30; ">
},
{
@@ -81114,7 +94353,13 @@ item_db: (
Name: "Small Defense Potion 50 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14541,50; ">
},
{
@@ -81123,7 +94368,13 @@ item_db: (
Name: "Big Defense Potion 10 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14542,10; ">
},
{
@@ -81132,7 +94383,13 @@ item_db: (
Name: "Big Defense Potion 30 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14542,30; ">
},
{
@@ -81141,7 +94398,13 @@ item_db: (
Name: "Big Defense Potion 50 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14542,50; ">
},
{
@@ -81150,7 +94413,13 @@ item_db: (
Name: "Small Magic Defense Potion 10 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14543,10; ">
},
{
@@ -81159,7 +94428,13 @@ item_db: (
Name: "Small Magic Defense Potion 30 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14543,30; ">
},
{
@@ -81168,7 +94443,13 @@ item_db: (
Name: "Small Magic Defense Potion 50 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14543,50; ">
},
{
@@ -81177,7 +94458,13 @@ item_db: (
Name: "Big Magic Defense Potion 10 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14544,10; ">
},
{
@@ -81186,7 +94473,13 @@ item_db: (
Name: "Big Magic Defense Potion 30 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14544,30; ">
},
{
@@ -81195,7 +94488,13 @@ item_db: (
Name: "Big Magic Defense Potion 50 Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14544,50; ">
},
{
@@ -81204,6 +94503,7 @@ item_db: (
Name: "Field Manual 300% Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 14545,20; ">
},
@@ -81213,6 +94513,7 @@ item_db: (
Name: "Blue Herb Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 510,50; ">
},
@@ -81222,6 +94523,7 @@ item_db: (
Name: "Honey Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 518,100; ">
},
@@ -81231,6 +94533,7 @@ item_db: (
Name: "Empty Bottle Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 713,500; ">
},
@@ -81240,6 +94543,7 @@ item_db: (
Name: "Royal Jelly Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 526,70; ">
},
@@ -81249,6 +94553,7 @@ item_db: (
Name: "PCRoom Premium Anniversary Coin Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 2709,1; ">
},
@@ -81257,7 +94562,8 @@ item_db: (
AegisName: "Battle_Manual_Box_TW"
Name: "Beginner's Field Manual Box(5)"
Type: 18
- Buy: 189
+ Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 7803,5; ">
},
@@ -81267,7 +94573,18 @@ item_db: (
Name: "... Certificate"
Type: 18
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; ">
},
{
@@ -81276,6 +94593,7 @@ item_db: (
Name: "Refined Nagan Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 13407,604800; ">
},
@@ -81285,6 +94603,7 @@ item_db: (
Name: "Refined Brocca Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 1424,604800; ">
},
@@ -81294,6 +94613,7 @@ item_db: (
Name: "Refined Survivor's Rod Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 1628,604800; ">
},
@@ -81303,6 +94623,7 @@ item_db: (
Name: "Refined Quadrille Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 1537,604800; ">
},
@@ -81312,6 +94633,7 @@ item_db: (
Name: "Refined Great Axe Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 1378,604800; ">
},
@@ -81321,6 +94643,7 @@ item_db: (
Name: "Refined Bloody Roar Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 1273,604800; ">
},
@@ -81330,6 +94653,7 @@ item_db: (
Name: "Refined Hardcover Book Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 1567,604800; ">
},
@@ -81339,6 +94663,7 @@ item_db: (
Name: "Refined Fireblend Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 13408,604800; ">
},
@@ -81348,6 +94673,7 @@ item_db: (
Name: "Refined Immaterial Sword Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 13409,604800; ">
},
@@ -81357,6 +94683,7 @@ item_db: (
Name: "Refined Unholy Touch Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 1274,604800; ">
},
@@ -81366,6 +94693,7 @@ item_db: (
Name: "Refined Survivor's Manteau Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 2535,1209600; ">
},
@@ -81375,6 +94703,7 @@ item_db: (
Name: "Refined Masquerade Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 5326,1209600; ">
},
@@ -81384,6 +94713,7 @@ item_db: (
Name: "Refined Helmet of Orc Hero Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 5327,1209600; ">
},
@@ -81393,6 +94723,7 @@ item_db: (
Name: "Refined Wing of Diablo Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 5328,1209600; ">
},
@@ -81402,6 +94733,7 @@ item_db: (
Name: "Refined Dark Blinder Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 5329,1209600; ">
},
@@ -81411,6 +94743,7 @@ item_db: (
Name: "Refined Drooping Cat Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 5330,1209600; ">
},
@@ -81420,6 +94753,7 @@ item_db: (
Name: "Refined Corsair Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 5331,1209600; ">
},
@@ -81429,6 +94763,7 @@ item_db: (
Name: "Refined Bloodied Shackle Ball Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 2710,604800; ">
},
@@ -81438,6 +94773,7 @@ item_db: (
Name: "Refined Spiritual Ring Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 2711,604800; ">
},
@@ -81447,6 +94783,7 @@ item_db: (
Name: "Refined Nagan Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 13407,86400; ">
},
@@ -81456,6 +94793,7 @@ item_db: (
Name: "Refined Brocca Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 1424,86400; ">
},
@@ -81465,6 +94803,7 @@ item_db: (
Name: "Refined Survivor's Rod Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 1628,86400; ">
},
@@ -81474,6 +94813,7 @@ item_db: (
Name: "Refined Quadrille Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 1537,86400; ">
},
@@ -81483,6 +94823,7 @@ item_db: (
Name: "Refined Great Axe Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 1378,86400; ">
},
@@ -81492,6 +94833,7 @@ item_db: (
Name: "Fall Into The Groove Pack"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 1273,86400; ">
},
@@ -81501,6 +94843,7 @@ item_db: (
Name: "Turkey Day Groove Pack with Gravy"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 1567,86400; ">
},
@@ -81510,6 +94853,7 @@ item_db: (
Name: "Refined Fireblend Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 13408,86400; ">
},
@@ -81519,6 +94863,7 @@ item_db: (
Name: "Black Friday Groove Pack"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 13409,86400; ">
},
@@ -81528,6 +94873,7 @@ item_db: (
Name: "Cyber Monday Lucky Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 1274,86400; ">
},
@@ -81537,6 +94883,7 @@ item_db: (
Name: "Refined Survivor's Manteau Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 2535,86400; ">
},
@@ -81546,6 +94893,7 @@ item_db: (
Name: "Refined Masquerade Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 5326,86400; ">
},
@@ -81555,6 +94903,7 @@ item_db: (
Name: "Refined Helmet of Orc Hero Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 5327,86400; ">
},
@@ -81564,6 +94913,7 @@ item_db: (
Name: "Refined Wing of Diablo Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 5328,86400; ">
},
@@ -81573,6 +94923,7 @@ item_db: (
Name: "Refined Dark Blinder Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 5329,86400; ">
},
@@ -81582,6 +94933,7 @@ item_db: (
Name: "Refined Drooping Cat Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 5330,86400; ">
},
@@ -81591,6 +94943,7 @@ item_db: (
Name: "Refined Corsair Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 5331,86400; ">
},
@@ -81600,6 +94953,7 @@ item_db: (
Name: "Pirate's Booty Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 2710,86400; ">
},
@@ -81609,6 +94963,7 @@ item_db: (
Name: "Refined Spiritual Ring Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 2711,86400; ">
},
@@ -81618,6 +94973,7 @@ item_db: (
Name: "I Love You Firecracker Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 14546,10; ">
},
@@ -81627,6 +94983,7 @@ item_db: (
Name: "Whiteday Firecracker Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 14547,10; ">
},
@@ -81636,6 +94993,7 @@ item_db: (
Name: "Valentine's Day Firecracker Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 14548,10; ">
},
@@ -81645,6 +95003,7 @@ item_db: (
Name: "Birthday Firecracker Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 14549,10; ">
},
@@ -81654,6 +95013,7 @@ item_db: (
Name: "Xmas Firecracker Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 14550,10; ">
},
@@ -81663,6 +95023,7 @@ item_db: (
Name: "Blue Gemstone Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 717,100; ">
},
@@ -81672,6 +95033,7 @@ item_db: (
Name: "Light Blue Potion Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 11502,25; ">
},
@@ -81681,6 +95043,7 @@ item_db: (
Name: "+20 Basic Food Pack"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <"
getitem 14551,1;
@@ -81697,6 +95060,7 @@ item_db: (
Name: "Food Box Vol 2"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <"
getitem 14552,1;
@@ -81713,6 +95077,7 @@ item_db: (
Name: "Food Box Vol 3"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <"
getitem 14553,1;
@@ -81729,6 +95094,7 @@ item_db: (
Name: "Healing Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
},
{
@@ -81737,7 +95103,13 @@ item_db: (
Name: "Knife Goblin Taming Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14569,10; ">
},
{
@@ -81746,7 +95118,13 @@ item_db: (
Name: "Flail Goblin Taming Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14570,10; ">
},
{
@@ -81755,7 +95133,13 @@ item_db: (
Name: "Hammer Goblin Taming Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14571,10; ">
},
{
@@ -81764,7 +95148,13 @@ item_db: (
Name: "Red Deleter Taming Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14572,10; ">
},
{
@@ -81773,7 +95163,13 @@ item_db: (
Name: "Diabolic Taming Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14573,10; ">
},
{
@@ -81782,7 +95178,13 @@ item_db: (
Name: "Wanderer Taming Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14574,10; ">
},
{
@@ -81791,7 +95193,13 @@ item_db: (
Name: "Green Apple Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 7821,10; ">
},
{
@@ -81800,7 +95208,13 @@ item_db: (
Name: "Barbeque Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 7822,10; ">
},
{
@@ -81809,7 +95223,13 @@ item_db: (
Name: "Meat Skewer Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 7823,10; ">
},
{
@@ -81818,7 +95238,13 @@ item_db: (
Name: "Spirit Liquor Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 7824,10; ">
},
{
@@ -81827,6 +95253,7 @@ item_db: (
Name: "Old Green Box"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
},
{
@@ -81835,6 +95262,7 @@ item_db: (
Name: "Power Box 1"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
Script: <"
getitem 682,1;
@@ -81848,6 +95276,7 @@ item_db: (
Name: "Power Box 2"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
Script: <"
getitem 683,1;
@@ -81861,6 +95290,7 @@ item_db: (
Name: "Resist Box 1"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
Script: <"
getitem 12118,1;
@@ -81873,6 +95303,7 @@ item_db: (
Name: "Resist Box 2"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
Script: <"
getitem 12120,1;
@@ -81885,6 +95316,7 @@ item_db: (
Name: "Stat Boost 1"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
Script: <"
sc_start SC_CHASEWALK2,60000,5;
@@ -81898,6 +95330,7 @@ item_db: (
Name: "Stat Boost 2"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
Script: <"
sc_start SC_INCINT,60000,5;
@@ -81911,6 +95344,7 @@ item_db: (
Name: "Stat Boost 3"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
Script: <"
sc_start SC_INCAGI,60000,5;
@@ -81924,6 +95358,7 @@ item_db: (
Name: "Stat Boost 4"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
Script: <"
sc_start SC_INCINT,60000,5;
@@ -81937,6 +95372,7 @@ item_db: (
Name: "Dungeon Teleport Scroll II Box(5)"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 14581,5; ">
},
@@ -81946,6 +95382,7 @@ item_db: (
Name: "Dungeon Teleport Scroll II Box(10)"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 14581,10; ">
},
@@ -81955,6 +95392,7 @@ item_db: (
Name: "Steamed Tongue Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12250,1; ">
},
@@ -81964,6 +95402,7 @@ item_db: (
Name: "Steamed Desert Scorpions Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12251,1; ">
},
@@ -81973,6 +95412,7 @@ item_db: (
Name: "Dragon Breath Cocktail Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12252,1; ">
},
@@ -81982,6 +95422,7 @@ item_db: (
Name: "Hwergelmir's Tonic Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12253,1; ">
},
@@ -81991,6 +95432,7 @@ item_db: (
Name: "Cooked Nine Tail Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12254,1; ">
},
@@ -82000,6 +95442,7 @@ item_db: (
Name: "Immortal Stew Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12255,1; ">
},
@@ -82009,6 +95452,7 @@ item_db: (
Name: "Payment Statement for Kafra Employee Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12249,1; ">
},
@@ -82018,6 +95462,7 @@ item_db: (
Name: "Field Manual Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 14532,1; ">
},
@@ -82027,6 +95472,7 @@ item_db: (
Name: "Heroic Stone Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 7825,1; ">
},
@@ -82036,6 +95482,7 @@ item_db: (
Name: "Mystery Travel Sack A"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" packageitem(); ">
},
@@ -82045,6 +95492,7 @@ item_db: (
Name: "Mystery Travel Sack B"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" packageitem(); ">
},
@@ -82054,6 +95502,7 @@ item_db: (
Name: "Mystery Travel Sack C"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" packageitem(); ">
},
@@ -82063,6 +95512,7 @@ item_db: (
Name: "Mystery Travel Sack D"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" packageitem(); ">
},
@@ -82072,6 +95522,7 @@ item_db: (
Name: "Yellow Butterfly Wing Box(5)"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 14582,5; ">
},
@@ -82081,6 +95532,7 @@ item_db: (
Name: "Yellow Butterfly Wing Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 14582,10; ">
},
@@ -82090,6 +95542,7 @@ item_db: (
Name: "Green Butterfly Wing Box(5)"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 14583,5; ">
},
@@ -82099,6 +95552,7 @@ item_db: (
Name: "Green Butterfly Wing Box(10)"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 14583,10; ">
},
@@ -82108,6 +95562,7 @@ item_db: (
Name: "Red Butterfly Wing Box(5)"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 14584,5; ">
},
@@ -82117,6 +95572,7 @@ item_db: (
Name: "Red Butterfly Wing Box(10)"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 14584,10; ">
},
@@ -82126,6 +95582,7 @@ item_db: (
Name: "Blue Butterfly Wing Box(5)"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 14585,5; ">
},
@@ -82135,6 +95592,7 @@ item_db: (
Name: "Blue Butterfly Wing Box(10)"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 14585,10; ">
},
@@ -82144,6 +95602,7 @@ item_db: (
Name: "Candy Box(5)"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 14586,5; ">
},
@@ -82153,6 +95612,7 @@ item_db: (
Name: "Candy Box(10)"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 14586,10; ">
},
@@ -82162,7 +95622,17 @@ item_db: (
Name: "Directive Envelope A"
Type: 18
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; ">
},
{
@@ -82171,7 +95641,17 @@ item_db: (
Name: "Directive Envelope B"
Type: 18
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; ">
},
{
@@ -82180,6 +95660,7 @@ item_db: (
Name: "Small Field Manual Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12208,4; ">
},
@@ -82189,6 +95670,7 @@ item_db: (
Name: "Trial Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <"
getitem 12208,2;
@@ -82202,7 +95684,17 @@ item_db: (
Name: "Repair Weapon Scroll Box(10)"
Type: 18
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;
@@ -82217,6 +95709,7 @@ item_db: (
Name: "Hockey Mask Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 5314,604800; ">
},
@@ -82226,6 +95719,7 @@ item_db: (
Name: "Observer Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 5315,604800; ">
},
@@ -82235,7 +95729,17 @@ item_db: (
Name: "Flapping Angel Wing Box"
Type: 18
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; ">
},
{
@@ -82244,7 +95748,17 @@ item_db: (
Name: "Neko Mimi Box"
Type: 18
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; ">
},
{
@@ -82253,7 +95767,17 @@ item_db: (
Name: "Moonlight Flower Hat Box"
Type: 18
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; ">
},
{
@@ -82262,7 +95786,17 @@ item_db: (
Name: "Chick Hat Box"
Type: 18
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; ">
},
{
@@ -82271,7 +95805,17 @@ item_db: (
Name: "Beauty Gift Certificate Box"
Type: 18
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; ">
},
{
@@ -82280,7 +95824,17 @@ item_db: (
Name: "Mage Set Card Box"
Type: 18
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;
@@ -82296,7 +95850,17 @@ item_db: (
Name: "Acolyte Set Card Box"
Type: 18
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;
@@ -82311,7 +95875,17 @@ item_db: (
Name: "Archer Set Card Box"
Type: 18
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;
@@ -82326,7 +95900,17 @@ item_db: (
Name: "Swordman Set Card Box"
Type: 18
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;
@@ -82341,7 +95925,17 @@ item_db: (
Name: "Thief Set Card Box"
Type: 18
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;
@@ -82356,7 +95950,17 @@ item_db: (
Name: "Merchant Set Card Box"
Type: 18
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;
@@ -82371,7 +95975,17 @@ item_db: (
Name: "Clock Tower Card Box"
Type: 18
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;
@@ -82385,7 +95999,17 @@ item_db: (
Name: "Geffenia Card Box"
Type: 18
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;
@@ -82397,7 +96021,17 @@ item_db: (
Name: "Owl Card Box"
Type: 18
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;
@@ -82409,7 +96043,17 @@ item_db: (
Name: "Ghost Card Box"
Type: 18
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;
@@ -82421,7 +96065,17 @@ item_db: (
Name: "Nightmare Card Box"
Type: 18
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;
@@ -82433,7 +96087,17 @@ item_db: (
Name: "Curse Card Box"
Type: 18
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; ">
},
{
@@ -82442,7 +96106,17 @@ item_db: (
Name: "Sleep Card Box"
Type: 18
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; ">
},
{
@@ -82451,7 +96125,17 @@ item_db: (
Name: "Freeze Card Box"
Type: 18
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; ">
},
{
@@ -82460,7 +96144,17 @@ item_db: (
Name: "Stun Card Box"
Type: 18
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; ">
},
{
@@ -82469,7 +96163,17 @@ item_db: (
Name: "Silence Card Box"
Type: 18
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; ">
},
{
@@ -82478,7 +96182,17 @@ item_db: (
Name: "Blind Card Box"
Type: 18
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; ">
},
{
@@ -82487,7 +96201,17 @@ item_db: (
Name: "Chaos Card Box"
Type: 18
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; ">
},
{
@@ -82496,7 +96220,17 @@ item_db: (
Name: "Elunium Box"
Type: 18
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; ">
},
{
@@ -82505,7 +96239,17 @@ item_db: (
Name: "Oridecon Box"
Type: 18
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; ">
},
{
@@ -82514,7 +96258,17 @@ item_db: (
Name: "Fire Converter Box"
Type: 18
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; ">
},
{
@@ -82523,7 +96277,17 @@ item_db: (
Name: "Water Converter Box"
Type: 18
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; ">
},
{
@@ -82532,7 +96296,17 @@ item_db: (
Name: "Wind Converter Box"
Type: 18
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; ">
},
{
@@ -82541,7 +96315,17 @@ item_db: (
Name: "Earth Converter Box"
Type: 18
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; ">
},
{
@@ -82550,7 +96334,17 @@ item_db: (
Name: "Starter Pack"
Type: 18
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;
@@ -82574,16 +96368,28 @@ item_db: (
Name: "Mimic Summoning Box(5)"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 12276,5; ">
},
{
Id: 13897
- AegisName: "Disguise_Croll_Box5"
+ AegisName: "Disguise_Scroll_Box5"
Name: "Disguise Summoning Box(5)"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 12277,5; ">
},
{
@@ -82592,7 +96398,13 @@ item_db: (
Name: "Alice Summoning Box(5)"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 12278,5; ">
},
{
@@ -82601,16 +96413,28 @@ item_db: (
Name: "Mimic Summoning Box(10)"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 12276,10; ">
},
{
Id: 13900
- AegisName: "Disguise_Croll_Box10"
+ AegisName: "Disguise_Scroll_Box10"
Name: "Disguise Summoning Box(10)"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 12277,10; ">
},
{
@@ -82619,7 +96443,13 @@ item_db: (
Name: "Alice Summoning Box(10)"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 12278,10; ">
},
{
@@ -82628,7 +96458,17 @@ item_db: (
Name: "Fish Head Hat Box"
Type: 18
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; ">
},
{
@@ -82637,7 +96477,17 @@ item_db: (
Name: "Santa Poring Box"
Type: 18
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; ">
},
{
@@ -82646,7 +96496,17 @@ item_db: (
Name: "Bell Ribbon Box"
Type: 18
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; ">
},
{
@@ -82655,7 +96515,17 @@ item_db: (
Name: "XM Hardcore Set Box"
Type: 18
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;
@@ -82668,7 +96538,17 @@ item_db: (
Name: "XM Kitty Set Box"
Type: 18
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;
@@ -82683,7 +96563,17 @@ item_db: (
Name: "XM Softcore Set Box"
Type: 18
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;
@@ -82696,7 +96586,17 @@ item_db: (
Name: "Class Set Card Album"
Type: 18
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;
@@ -82709,7 +96609,17 @@ item_db: (
Name: "MVP Hunting Box"
Type: 18
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;
@@ -82719,11 +96629,21 @@ item_db: (
},
{
Id: 13910
- AegisName: "Cook_Box"
+ AegisName: "Brewing_Box"
Name: "XM Brewing Set Box"
Type: 18
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;
@@ -82732,38 +96652,66 @@ item_db: (
},
{
Id: 13911
- AegisName: "Xmas_Pet_Scroll"
+ AegisName: "Christmas_Pet_Scroll"
Name: "Christmas Pet Scroll"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
Id: 13912
- AegisName: "Party_Blessing_Box"
+ AegisName: "Pty_Blessing_Box"
Name: "Party Blessing 10 Scroll Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14588,10; ">
},
{
Id: 13913
- AegisName: "Party_Inc_Agi_Box"
+ AegisName: "Pty_Inc_Agi_Box"
Name: "Party Increase Agi 10 Scroll Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14589,10; ">
},
{
Id: 13914
- AegisName: "Party_Assumptio_Box"
+ AegisName: "Pty_Assumptio_Box"
Name: "Party Assumptio 5 Scroll Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14590,10; ">
},
{
@@ -82772,7 +96720,17 @@ item_db: (
Name: "Love Angel Magic Powder Box"
Type: 18
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; ">
},
{
@@ -82781,7 +96739,17 @@ item_db: (
Name: "Squirrel Magic Powder Box"
Type: 18
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; ">
},
{
@@ -82790,7 +96758,17 @@ item_db: (
Name: "Gogo Magic Powder Box"
Type: 18
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; ">
},
{
@@ -82799,6 +96777,7 @@ item_db: (
Name: "Koneko Hat Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 5372,1; ">
},
@@ -82808,6 +96787,7 @@ item_db: (
Name: "Baphomet Horns Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 5374,1; ">
},
@@ -82817,6 +96797,7 @@ item_db: (
Name: "Flying Evil Wing Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 5376,1; ">
},
@@ -82826,6 +96807,7 @@ item_db: (
Name: "Gentleman's Pipe Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 5377,1; ">
},
@@ -82835,6 +96817,7 @@ item_db: (
Name: "Bunny Top Hat Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 5378,1; ">
},
@@ -82844,6 +96827,7 @@ item_db: (
Name: "Dark Randgris Helm Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 5373,1; ">
},
@@ -82853,15 +96837,17 @@ item_db: (
Name: "Orc Hero Headdress Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 5375,1; ">
},
{
Id: 13925
- AegisName: "Lucky_Scroll08"
+ AegisName: "Year_Of_Mouse_Scroll"
Name: "Mouse Scroll"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
Script: <" packageitem(); ">
},
@@ -82871,7 +96857,17 @@ item_db: (
Name: "Crusader Card Box"
Type: 18
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;
@@ -82885,7 +96881,17 @@ item_db: (
Name: "Alchemist Card Box"
Type: 18
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;
@@ -82900,7 +96906,17 @@ item_db: (
Name: "Bard Dancer Card Box"
Type: 18
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;
@@ -82915,7 +96931,17 @@ item_db: (
Name: "Rogue Card Box"
Type: 18
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;
@@ -82930,7 +96956,17 @@ item_db: (
Name: "Sage card box"
Type: 18
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;
@@ -82945,7 +96981,17 @@ item_db: (
Name: "Monk Card Box"
Type: 18
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;
@@ -82959,7 +97005,17 @@ item_db: (
Name: "Sylph Box"
Type: 18
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; ">
},
{
@@ -82968,7 +97024,17 @@ item_db: (
Name: "Undine Box"
Type: 18
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; ">
},
{
@@ -82977,7 +97043,17 @@ item_db: (
Name: "Salamander Box"
Type: 18
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; ">
},
{
@@ -82986,7 +97062,17 @@ item_db: (
Name: "Soul Box"
Type: 18
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; ">
},
{
@@ -82995,7 +97081,17 @@ item_db: (
Name: "Gnome Box"
Type: 18
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; ">
},
{
@@ -83004,7 +97100,17 @@ item_db: (
Name: "Robo Eye Box"
Type: 18
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; ">
},
{
@@ -83013,7 +97119,17 @@ item_db: (
Name: "Maiden's Twin Ribbon Box"
Type: 18
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; ">
},
{
@@ -83022,6 +97138,7 @@ item_db: (
Name: "Diadem Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 5313,1; ">
},
@@ -83031,16 +97148,36 @@ item_db: (
Name: "WoE Teleport Scroll 100 Box"
Type: 18
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; ">
},
{
Id: 13941
- AegisName: "Valentine_Scroll_TW"
+ AegisName: "TW_Valentine_Scroll"
Name: "Taiwan Valentine Scroll"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 13942
@@ -83048,7 +97185,17 @@ item_db: (
Name: "Love Angel Magic Powder Box 30 Days"
Type: 18
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; ">
},
{
@@ -83057,7 +97204,17 @@ item_db: (
Name: "Squirrel Magic Powder Box 30 Days"
Type: 18
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; ">
},
{
@@ -83066,61 +97223,131 @@ item_db: (
Name: "Gogo Magic Powder Box 30 Days"
Type: 18
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; ">
},
{
Id: 13945
- AegisName: "Br_SwordPackage"
+ AegisName: "BRO_SM_Package"
Name: "Brazil Swordsman Package"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
Id: 13946
- AegisName: "Br_MagePackage"
+ AegisName: "BRO_MG_Package"
Name: "Brazil Magician Package"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
Id: 13947
- AegisName: "Br_AcolPackage"
+ AegisName: "BRO_AC_Package"
Name: "Brazil Acolyte Package"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
Id: 13948
- AegisName: "Br_ArcherPackage"
+ AegisName: "BRO_AR_Package"
Name: "Brazil Archer package"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
Id: 13949
- AegisName: "Br_MerPackage"
+ AegisName: "BRO_MC_Package"
Name: "Brazil Merchant Package"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
Id: 13950
- AegisName: "Br_ThiefPackage"
+ AegisName: "BRO_TF_Package"
Name: "Brazil Thief Package"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -83129,7 +97356,17 @@ item_db: (
Name: "Western Outlaw Box"
Type: 18
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; ">
},
{
@@ -83138,7 +97375,17 @@ item_db: (
Name: "Lever Action Rifle Box"
Type: 18
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; ">
},
{
@@ -83147,7 +97394,17 @@ item_db: (
Name: "All In One Ring Box"
Type: 18
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; ">
},
{
@@ -83156,7 +97413,17 @@ item_db: (
Name: "Spiritual Tunic Box"
Type: 18
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; ">
},
{
@@ -83165,7 +97432,17 @@ item_db: (
Name: "Recuvative Armor Box"
Type: 18
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; ">
},
{
@@ -83174,7 +97451,17 @@ item_db: (
Name: "Shell Of Resistance Box"
Type: 18
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; ">
},
{
@@ -83183,7 +97470,17 @@ item_db: (
Name: "Silf Manteau Box"
Type: 18
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; ">
},
{
@@ -83192,7 +97489,17 @@ item_db: (
Name: "Refresh Shoes Box"
Type: 18
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; ">
},
{
@@ -83201,7 +97508,17 @@ item_db: (
Name: "Crunch Toast Box"
Type: 18
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; ">
},
{
@@ -83210,7 +97527,17 @@ item_db: (
Name: "Identification Box"
Type: 18
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; ">
},
{
@@ -83219,7 +97546,17 @@ item_db: (
Name: "Mochi Box"
Type: 18
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; ">
},
{
@@ -83228,7 +97565,17 @@ item_db: (
Name: "Defolty Doll Hat Box"
Type: 18
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; ">
},
{
@@ -83237,7 +97584,17 @@ item_db: (
Name: "Glaris Doll Hat Box"
Type: 18
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; ">
},
{
@@ -83246,7 +97603,17 @@ item_db: (
Name: "Sorin Doll Hat Box"
Type: 18
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; ">
},
{
@@ -83255,7 +97622,17 @@ item_db: (
Name: "Telling Doll Hat Box"
Type: 18
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; ">
},
{
@@ -83264,7 +97641,17 @@ item_db: (
Name: "Vinit Doll Hat Box"
Type: 18
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; ">
},
{
@@ -83273,7 +97660,17 @@ item_db: (
Name: "W Doll Hat Box"
Type: 18
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; ">
},
{
@@ -83282,6 +97679,7 @@ item_db: (
Name: "Bubble Gum Low Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 5394,86400; ">
},
@@ -83291,6 +97689,7 @@ item_db: (
Name: "Lucky Clip Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 2742,86400; ">
},
@@ -83300,7 +97699,17 @@ item_db: (
Name: "Iron Box"
Type: 18
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; ">
},
{
@@ -83309,7 +97718,17 @@ item_db: (
Name: "Steel Box"
Type: 18
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; ">
},
{
@@ -83318,7 +97737,17 @@ item_db: (
Name: "Coal Box"
Type: 18
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; ">
},
{
@@ -83327,7 +97756,17 @@ item_db: (
Name: "Poison Bottle Box"
Type: 18
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; ">
},
{
@@ -83336,7 +97775,17 @@ item_db: (
Name: "Fisherman Scroll"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
},
{
Id: 13975
@@ -83344,7 +97793,17 @@ item_db: (
Name: "Diary Magic Powder Box"
Type: 18
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; ">
},
{
@@ -83353,7 +97812,17 @@ item_db: (
Name: "Mini Heart Magic Powder Box"
Type: 18
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; ">
},
{
@@ -83362,7 +97831,17 @@ item_db: (
Name: "Freshman Magic Powder Box"
Type: 18
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; ">
},
{
@@ -83371,7 +97850,17 @@ item_db: (
Name: "Kid Magic Powder Box"
Type: 18
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; ">
},
{
@@ -83380,7 +97869,17 @@ item_db: (
Name: "Magic Magic Powder Box"
Type: 18
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; ">
},
{
@@ -83389,7 +97888,17 @@ item_db: (
Name: "JJangu Magic Powder Box"
Type: 18
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; ">
},
{
@@ -83398,7 +97907,17 @@ item_db: (
Name: "Diary Magic Powder Box 30 Days"
Type: 18
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; ">
},
{
@@ -83407,7 +97926,17 @@ item_db: (
Name: "Mini Heart Magic Powder Box 30 Days"
Type: 18
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; ">
},
{
@@ -83416,7 +97945,17 @@ item_db: (
Name: "Freshman Magic Powder Box 30 Days"
Type: 18
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; ">
},
{
@@ -83425,7 +97964,17 @@ item_db: (
Name: "Kid Magic Powder Box 30 Days"
Type: 18
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; ">
},
{
@@ -83434,7 +97983,17 @@ item_db: (
Name: "Magic Magic Powder Box 30 Days"
Type: 18
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; ">
},
{
@@ -83443,7 +98002,17 @@ item_db: (
Name: "JJangu Magic Powder Box 30 Days"
Type: 18
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; ">
},
{
@@ -83452,7 +98021,17 @@ item_db: (
Name: "Rough Oridecon Box(5)"
Type: 18
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; ">
},
{
@@ -83461,7 +98040,17 @@ item_db: (
Name: "Rough Oridecon Box(50)"
Type: 18
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; ">
},
{
@@ -83470,7 +98059,17 @@ item_db: (
Name: "Acid Bomb Box(10)"
Type: 18
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;
@@ -83482,7 +98081,17 @@ item_db: (
Name: "Job Battle Manual 10 Box"
Type: 18
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; ">
},
{
@@ -83491,7 +98100,17 @@ item_db: (
Name: "Tiger Mask Box"
Type: 18
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; ">
},
{
@@ -83500,7 +98119,17 @@ item_db: (
Name: "Neko Mimi Box"
Type: 18
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; ">
},
{
@@ -83509,7 +98138,17 @@ item_db: (
Name: "Alice Hat Box"
Type: 18
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; ">
},
{
@@ -83518,7 +98157,17 @@ item_db: (
Name: "Speed Potion Box(5)"
Type: 18
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; ">
},
{
@@ -83527,7 +98176,17 @@ item_db: (
Name: "Speed Potion Box(10)"
Type: 18
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; ">
},
{
@@ -83536,7 +98195,17 @@ item_db: (
Name: "Big Bun Box(100)"
Type: 18
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; ">
},
{
@@ -83545,7 +98214,17 @@ item_db: (
Name: "Big Bun Box(500)"
Type: 18
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; ">
},
{
@@ -83554,7 +98233,17 @@ item_db: (
Name: "Giant Fly Wing Box 500"
Type: 18
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; ">
},
{
@@ -83563,7 +98252,17 @@ item_db: (
Name: "Pill Box(100)"
Type: 18
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; ">
},
{
@@ -83572,7 +98271,17 @@ item_db: (
Name: "Pill Box(500)"
Type: 18
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; ">
},
{
@@ -83581,7 +98290,17 @@ item_db: (
Name: "Recruit Siege Supply Box"
Type: 18
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;
@@ -83593,7 +98312,17 @@ item_db: (
Name: "Advanced WoE Supply Box"
Type: 18
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;
@@ -83605,7 +98334,17 @@ item_db: (
Name: "Elite Siege Supply Box"
Type: 18
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;
@@ -83617,7 +98356,17 @@ item_db: (
Name: "Poison Bottle Box(10)"
Type: 18
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; ">
},
{
@@ -83626,7 +98375,17 @@ item_db: (
Name: "Poison Bottle Box(5)"
Type: 18
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; ">
},
{
@@ -83635,7 +98394,17 @@ item_db: (
Name: "Evolved Drooping Cat Box"
Type: 18
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; ">
},
{
@@ -83644,7 +98413,17 @@ item_db: (
Name: "Evolved Rabbits Headband Box"
Type: 18
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; ">
},
{
@@ -83653,7 +98432,17 @@ item_db: (
Name: "Evolved Helmet Of Orc Hero Box"
Type: 18
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; ">
},
{
@@ -83662,7 +98451,17 @@ item_db: (
Name: "Love Angel Magic Powder Box"
Type: 18
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; ">
},
{
@@ -83671,7 +98470,17 @@ item_db: (
Name: "Squillroll Magic Powder Box"
Type: 18
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; ">
},
{
@@ -83680,7 +98489,17 @@ item_db: (
Name: "Gogo Magic Powder Box"
Type: 18
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; ">
},
{
@@ -83689,7 +98508,17 @@ item_db: (
Name: "Love Angel Magic Powder Box 30 Days"
Type: 18
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; ">
},
{
@@ -83698,7 +98527,17 @@ item_db: (
Name: "Squillroll Magic Powder Box 30 Days"
Type: 18
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; ">
},
{
@@ -83707,7 +98546,17 @@ item_db: (
Name: "Gogo Magic Powder Box 30 Days"
Type: 18
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; ">
},
{
@@ -83716,7 +98565,17 @@ item_db: (
Name: "Western Outlaw Box"
Type: 18
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; ">
},
{
@@ -83725,7 +98584,17 @@ item_db: (
Name: "Lever Action Rifle Box"
Type: 18
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; ">
},
{
@@ -83734,7 +98603,17 @@ item_db: (
Name: "All In One Ring Box"
Type: 18
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; ">
},
{
@@ -83743,7 +98622,17 @@ item_db: (
Name: "Spiritual Tunic Box"
Type: 18
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; ">
},
{
@@ -83752,7 +98641,17 @@ item_db: (
Name: "Recuvative Armor Box"
Type: 18
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; ">
},
{
@@ -83761,7 +98660,17 @@ item_db: (
Name: "Shell Of Resistance Box"
Type: 18
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; ">
},
{
@@ -83770,7 +98679,17 @@ item_db: (
Name: "Silf Manteau Box"
Type: 18
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; ">
},
{
@@ -83779,7 +98698,17 @@ item_db: (
Name: "Refresh Shoes Box"
Type: 18
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; ">
},
{
@@ -83788,7 +98717,17 @@ item_db: (
Name: "Crunch Toast Box"
Type: 18
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; ">
},
{
@@ -83797,7 +98736,17 @@ item_db: (
Name: "Robo Eye Box"
Type: 18
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; ">
},
{
@@ -83806,7 +98755,17 @@ item_db: (
Name: "Maiden's Twin Ribbon Box"
Type: 18
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; ">
},
{
@@ -83815,6 +98774,7 @@ item_db: (
Name: "Diadem Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 5313,1; ">
},
@@ -83824,7 +98784,17 @@ item_db: (
Name: "Fish Head Hat Box"
Type: 18
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; ">
},
{
@@ -83833,7 +98803,17 @@ item_db: (
Name: "SantaPoring Cap Box"
Type: 18
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; ">
},
{
@@ -83842,7 +98822,17 @@ item_db: (
Name: "Bell Ribbon Box"
Type: 18
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; ">
},
{
@@ -83851,7 +98841,17 @@ item_db: (
Name: "Mimic Summoning Box(5)"
Type: 18
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; ">
},
{
@@ -83860,7 +98860,17 @@ item_db: (
Name: "Disguise Summoning Box(5)"
Type: 18
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; ">
},
{
@@ -83869,7 +98879,17 @@ item_db: (
Name: "Alice Summoning Box(5)"
Type: 18
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; ">
},
{
@@ -83878,7 +98898,17 @@ item_db: (
Name: "Mimic Summoning Box(10)"
Type: 18
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; ">
},
{
@@ -83887,7 +98917,17 @@ item_db: (
Name: "Disguise Summoning Box(10)"
Type: 18
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; ">
},
{
@@ -83896,7 +98936,17 @@ item_db: (
Name: "Alice Summoning Box(10)"
Type: 18
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; ">
},
{
@@ -83905,7 +98955,17 @@ item_db: (
Name: "New Style Box"
Type: 18
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; ">
},
{
@@ -83914,7 +98974,17 @@ item_db: (
Name: "Safe to All Pack"
Type: 18
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;
@@ -83929,7 +98999,17 @@ item_db: (
Name: "Repair Weapon Scroll Box(10)"
Type: 18
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;
@@ -83944,6 +99024,7 @@ item_db: (
Name: "Hockey Mask Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 5314,604800; ">
},
@@ -83953,6 +99034,7 @@ item_db: (
Name: "Observer Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 5315,604800; ">
},
@@ -83962,7 +99044,17 @@ item_db: (
Name: "Yellow Butterfly Wing Box(5)"
Type: 18
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; ">
},
{
@@ -83971,7 +99063,17 @@ item_db: (
Name: "Yellow Butterfly Wing Box(10)"
Type: 18
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; ">
},
{
@@ -83980,7 +99082,17 @@ item_db: (
Name: "Green Butterfly Wing Box(5)"
Type: 18
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; ">
},
{
@@ -83989,7 +99101,17 @@ item_db: (
Name: "Green Butterfly Wing Box(10)"
Type: 18
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; ">
},
{
@@ -83998,7 +99120,17 @@ item_db: (
Name: "Red Butterfly Wing Box(5)"
Type: 18
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; ">
},
{
@@ -84007,7 +99139,17 @@ item_db: (
Name: "Red Butterfly Wing Box(10)"
Type: 18
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; ">
},
{
@@ -84016,7 +99158,17 @@ item_db: (
Name: "Blue Butterfly Wing Box(5)"
Type: 18
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; ">
},
{
@@ -84025,7 +99177,17 @@ item_db: (
Name: "Blue Butterfly Wing Box(10)"
Type: 18
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; ">
},
{
@@ -84034,7 +99196,17 @@ item_db: (
Name: "Candy Box(5)"
Type: 18
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; ">
},
{
@@ -84043,7 +99215,17 @@ item_db: (
Name: "Candy Box(10)"
Type: 18
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; ">
},
{
@@ -84052,7 +99234,17 @@ item_db: (
Name: "Dungeon Teleport Scroll II Box(5)"
Type: 18
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; ">
},
{
@@ -84061,7 +99253,17 @@ item_db: (
Name: "Dungeon Teleport Scroll II Box(10)"
Type: 18
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; ">
},
{
@@ -84070,7 +99272,17 @@ item_db: (
Name: "Little Angel Doll Box"
Type: 18
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; ">
},
{
@@ -84079,7 +99291,17 @@ item_db: (
Name: "Poring 3 Hats Box"
Type: 18
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; ">
},
{
@@ -84088,7 +99310,17 @@ item_db: (
Name: "Refined Nagan Box"
Type: 18
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; ">
},
{
@@ -84097,7 +99329,17 @@ item_db: (
Name: "Refined Brocca Box"
Type: 18
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; ">
},
{
@@ -84106,7 +99348,17 @@ item_db: (
Name: "Refined Survivor's Rod Box"
Type: 18
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; ">
},
{
@@ -84115,7 +99367,17 @@ item_db: (
Name: "Refined Quadrille Box"
Type: 18
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; ">
},
{
@@ -84124,7 +99386,17 @@ item_db: (
Name: "Refined Great Axe Box"
Type: 18
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; ">
},
{
@@ -84133,7 +99405,17 @@ item_db: (
Name: "Refined Bloody Roar Box"
Type: 18
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; ">
},
{
@@ -84142,7 +99424,17 @@ item_db: (
Name: "Refined Hardcover Book Box"
Type: 18
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; ">
},
{
@@ -84151,7 +99443,17 @@ item_db: (
Name: "Refined Fireblend Box"
Type: 18
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; ">
},
{
@@ -84160,7 +99462,17 @@ item_db: (
Name: "Refined Immaterial Sword Box"
Type: 18
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; ">
},
{
@@ -84169,7 +99481,17 @@ item_db: (
Name: "Refined Unholy Touch Box"
Type: 18
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; ">
},
{
@@ -84178,7 +99500,17 @@ item_db: (
Name: "Refined Survivor's Manteau Box"
Type: 18
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; ">
},
{
@@ -84187,7 +99519,17 @@ item_db: (
Name: "Refined Masquerade Box"
Type: 18
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; ">
},
{
@@ -84196,7 +99538,17 @@ item_db: (
Name: "Refined Helmet of Orc Hero Box"
Type: 18
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; ">
},
{
@@ -84205,7 +99557,17 @@ item_db: (
Name: "Refined Wing of Diablo Box"
Type: 18
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; ">
},
{
@@ -84214,7 +99576,17 @@ item_db: (
Name: "Refined Dark Blinder Box"
Type: 18
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; ">
},
{
@@ -84223,7 +99595,17 @@ item_db: (
Name: "Refined Drooping Cat Box"
Type: 18
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; ">
},
{
@@ -84232,7 +99614,17 @@ item_db: (
Name: "Refined Corsair Box"
Type: 18
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; ">
},
{
@@ -84241,7 +99633,17 @@ item_db: (
Name: "Refined Bloodied Shackle Ball Box"
Type: 18
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; ">
},
{
@@ -84250,7 +99652,17 @@ item_db: (
Name: "Refined Spiritual Ring Box"
Type: 18
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; ">
},
{
@@ -84259,7 +99671,17 @@ item_db: (
Name: "Wine Glass of Illusion Box(5)"
Type: 18
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; ">
},
{
@@ -84268,7 +99690,17 @@ item_db: (
Name: "Glass Of Illusion 10 Box"
Type: 18
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; ">
},
{
@@ -84277,7 +99709,17 @@ item_db: (
Name: "Scroll of Shadow Armor Box(5)"
Type: 18
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; ">
},
{
@@ -84286,7 +99728,17 @@ item_db: (
Name: "Scroll of Shadow Armor Box(10)"
Type: 18
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; ">
},
{
@@ -84295,7 +99747,17 @@ item_db: (
Name: "Scroll of Shadow Armor Box(30)"
Type: 18
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; ">
},
{
@@ -84304,7 +99766,17 @@ item_db: (
Name: "Scroll of Holy Armor Box(5)"
Type: 18
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; ">
},
{
@@ -84313,7 +99785,17 @@ item_db: (
Name: "Scroll of Holy Armor Box(10)"
Type: 18
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; ">
},
{
@@ -84322,7 +99804,17 @@ item_db: (
Name: "Scroll of Holy Armor Box(30)"
Type: 18
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; ">
},
{
@@ -84331,7 +99823,17 @@ item_db: (
Name: "Small Defense Potion 10 Box"
Type: 18
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; ">
},
{
@@ -84340,7 +99842,17 @@ item_db: (
Name: "Small Physical Defense Potion Box(30)"
Type: 18
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; ">
},
{
@@ -84349,7 +99861,17 @@ item_db: (
Name: "Small Physical Defense Potion Box(50)"
Type: 18
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; ">
},
{
@@ -84358,7 +99880,17 @@ item_db: (
Name: "Big Defense Potion 10 Box"
Type: 18
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; ">
},
{
@@ -84367,7 +99899,17 @@ item_db: (
Name: "Large Physical Defense Potion Box(30)"
Type: 18
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; ">
},
{
@@ -84376,7 +99918,17 @@ item_db: (
Name: "Large Physical Defense Potion Box(50)"
Type: 18
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; ">
},
{
@@ -84385,7 +99937,17 @@ item_db: (
Name: "Small Magic Defense Potion 10 Box"
Type: 18
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; ">
},
{
@@ -84394,7 +99956,17 @@ item_db: (
Name: "Small Magical Defense Potion Box(30)"
Type: 18
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; ">
},
{
@@ -84403,7 +99975,17 @@ item_db: (
Name: "Small Magical Defense Potion Box(50)"
Type: 18
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; ">
},
{
@@ -84412,7 +99994,17 @@ item_db: (
Name: "Big Magic Defense Potion 10 Box"
Type: 18
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; ">
},
{
@@ -84421,7 +100013,17 @@ item_db: (
Name: "Large Magical Defense Potion Box(30)"
Type: 18
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; ">
},
{
@@ -84430,7 +100032,17 @@ item_db: (
Name: "Large Magical Defense Potion Box(50)"
Type: 18
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; ">
},
{
@@ -84439,7 +100051,17 @@ item_db: (
Name: "Flapping Angel Wing Box"
Type: 18
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; ">
},
{
@@ -84448,7 +100070,17 @@ item_db: (
Name: "Neko Mimi Box"
Type: 18
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; ">
},
{
@@ -84457,7 +100089,17 @@ item_db: (
Name: "Moonlight Flower Hat Box"
Type: 18
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; ">
},
{
@@ -84466,7 +100108,17 @@ item_db: (
Name: "Chick Hat Box"
Type: 18
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; ">
},
{
@@ -84475,7 +100127,17 @@ item_db: (
Name: "Pecopeco Hairband Box"
Type: 2
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; ">
},
{
@@ -84484,7 +100146,17 @@ item_db: (
Name: "Red Glasses Box"
Type: 2
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; ">
},
{
@@ -84493,7 +100165,17 @@ item_db: (
Name: "Whisper Mask Box"
Type: 2
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; ">
},
{
@@ -84502,7 +100184,17 @@ item_db: (
Name: "Ramen Hat Box"
Type: 2
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; ">
},
{
@@ -84511,7 +100203,17 @@ item_db: (
Name: "Dungeon Teleport Scroll Box(5)"
Type: 18
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; ">
},
{
@@ -84520,7 +100222,17 @@ item_db: (
Name: "Gym Membership Card Box"
Type: 18
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; ">
},
{
@@ -84529,7 +100241,17 @@ item_db: (
Name: "Small Life Potion 10 Box"
Type: 18
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; ">
},
{
@@ -84538,7 +100260,17 @@ item_db: (
Name: "Small Life Potion Box(30)"
Type: 18
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; ">
},
{
@@ -84547,7 +100279,17 @@ item_db: (
Name: "Small Life Potion Box(50)"
Type: 18
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; ">
},
{
@@ -84556,7 +100298,17 @@ item_db: (
Name: "Medium Life Potion 10 Box"
Type: 18
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; ">
},
{
@@ -84565,7 +100317,17 @@ item_db: (
Name: "Large Life Potion Box(30)"
Type: 18
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; ">
},
{
@@ -84574,7 +100336,17 @@ item_db: (
Name: "Large Life Potion Box(50)"
Type: 18
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; ">
},
{
@@ -84583,7 +100355,17 @@ item_db: (
Name: "Abrasive Box(5)"
Type: 18
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; ">
},
{
@@ -84592,7 +100374,17 @@ item_db: (
Name: "Abrasive 10 Box"
Type: 18
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; ">
},
{
@@ -84601,7 +100393,17 @@ item_db: (
Name: "Regeneration Potion 5 Box"
Type: 18
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; ">
},
{
@@ -84610,7 +100412,17 @@ item_db: (
Name: "Regeneration Potion Box(10)"
Type: 18
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; ">
},
{
@@ -84619,7 +100431,17 @@ item_db: (
Name: "Dungeon Teleport Scroll 10 Box"
Type: 18
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; ">
},
{
@@ -84628,7 +100450,17 @@ item_db: (
Name: "Refined Infiltrator Box"
Type: 18
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; ">
},
{
@@ -84637,7 +100469,17 @@ item_db: (
Name: "Refined Muramasa Box"
Type: 18
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; ">
},
{
@@ -84646,7 +100488,17 @@ item_db: (
Name: "Refined Excalibur Box"
Type: 18
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; ">
},
{
@@ -84655,7 +100507,17 @@ item_db: (
Name: "Combat Knife Box"
Type: 18
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; ">
},
{
@@ -84664,7 +100526,17 @@ item_db: (
Name: "Counter Dagger Box"
Type: 18
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; ">
},
{
@@ -84673,7 +100545,17 @@ item_db: (
Name: "Refined Kaiser Knuckle Box"
Type: 18
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; ">
},
{
@@ -84682,7 +100564,17 @@ item_db: (
Name: "Refined Mighty Staff Box"
Type: 18
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; ">
},
{
@@ -84691,7 +100583,17 @@ item_db: (
Name: "Light Epsilon Box"
Type: 18
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; ">
},
{
@@ -84700,7 +100602,17 @@ item_db: (
Name: "Refined Ballista Box"
Type: 18
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; ">
},
{
@@ -84709,7 +100621,17 @@ item_db: (
Name: "Refined Sage's Diary Box"
Type: 18
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; ">
},
{
@@ -84718,7 +100640,17 @@ item_db: (
Name: "Refined Ashura Box"
Type: 18
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; ">
},
{
@@ -84727,7 +100659,17 @@ item_db: (
Name: "Refined Apple of Archer Box"
Type: 18
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; ">
},
{
@@ -84736,7 +100678,17 @@ item_db: (
Name: "Refined Bunny Band Box"
Type: 18
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; ">
},
{
@@ -84745,7 +100697,17 @@ item_db: (
Name: "Refined Sakkat Box"
Type: 18
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; ">
},
{
@@ -84754,7 +100716,17 @@ item_db: (
Name: "Refined Grand Circlet Box"
Type: 18
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; ">
},
{
@@ -84763,7 +100735,17 @@ item_db: (
Name: "Refined Elven Ears Box"
Type: 18
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; ">
},
{
@@ -84772,7 +100754,17 @@ item_db: (
Name: "Refined Romantic Flower Box"
Type: 18
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; ">
},
{
@@ -84781,7 +100773,17 @@ item_db: (
Name: "Refined Critical Ring Box"
Type: 18
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; ">
},
{
@@ -84790,7 +100792,17 @@ item_db: (
Name: "Refined Earring Box"
Type: 18
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; ">
},
{
@@ -84799,7 +100811,17 @@ item_db: (
Name: "Refined Ring Box"
Type: 18
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; ">
},
{
@@ -84808,7 +100830,17 @@ item_db: (
Name: "Refined Necklace Box"
Type: 18
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; ">
},
{
@@ -84817,7 +100849,17 @@ item_db: (
Name: "Refined Glove Box"
Type: 18
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; ">
},
{
@@ -84826,7 +100868,17 @@ item_db: (
Name: "Refined Brooch Box"
Type: 18
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; ">
},
{
@@ -84835,7 +100887,17 @@ item_db: (
Name: "Refined Rosary Box"
Type: 18
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; ">
},
{
@@ -84844,7 +100906,17 @@ item_db: (
Name: "Refined Safety Ring Box"
Type: 18
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; ">
},
{
@@ -84853,7 +100925,17 @@ item_db: (
Name: "Refined Vesper Core 01 Box"
Type: 18
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; ">
},
{
@@ -84862,7 +100944,17 @@ item_db: (
Name: "Refined Vesper Core 02 Box"
Type: 18
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; ">
},
{
@@ -84871,7 +100963,17 @@ item_db: (
Name: "Refined Vesper Core 03 Box"
Type: 18
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; ">
},
{
@@ -84880,7 +100982,17 @@ item_db: (
Name: "Refined Vesper Core 04 Box"
Type: 18
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; ">
},
{
@@ -84889,7 +101001,17 @@ item_db: (
Name: "1 Hour Package Vol. 1"
Type: 18
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;
@@ -84906,7 +101028,17 @@ item_db: (
Name: "1 Hour Package Vol. 2"
Type: 18
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;
@@ -84923,7 +101055,17 @@ item_db: (
Name: "1 Hour Package Vol. 3"
Type: 18
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;
@@ -84940,7 +101082,17 @@ item_db: (
Name: "1 Hour Package Vol. 4"
Type: 18
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;
@@ -84957,7 +101109,17 @@ item_db: (
Name: "1 Hour Package Vol. 5"
Type: 18
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;
@@ -84974,7 +101136,17 @@ item_db: (
Name: "1 Hour Package Vol. 6"
Type: 18
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;
@@ -84991,7 +101163,17 @@ item_db: (
Name: "2 Hour Package Vol. 1"
Type: 18
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;
@@ -85008,7 +101190,17 @@ item_db: (
Name: "2 Hour Package Vol. 2"
Type: 18
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;
@@ -85025,7 +101217,17 @@ item_db: (
Name: "2 Hour Package Vol. 3"
Type: 18
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;
@@ -85042,7 +101244,17 @@ item_db: (
Name: "2 Hour Package Vol. 4"
Type: 18
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;
@@ -85059,7 +101271,17 @@ item_db: (
Name: "2 Hour Package Vol. 5"
Type: 18
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;
@@ -85076,7 +101298,17 @@ item_db: (
Name: "2 Hour Package Vol. 6"
Type: 18
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;
@@ -85093,7 +101325,17 @@ item_db: (
Name: "Field Manual Box(10)"
Type: 18
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; ">
},
{
@@ -85102,7 +101344,17 @@ item_db: (
Name: "Life Insurrance Box(10)"
Type: 18
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; ">
},
{
@@ -85111,7 +101363,17 @@ item_db: (
Name: "Bubble Gum Box(10)"
Type: 18
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; ">
},
{
@@ -85120,7 +101382,17 @@ item_db: (
Name: "Steamed Tongue Box(10)"
Type: 18
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; ">
},
{
@@ -85129,7 +101401,17 @@ item_db: (
Name: "Steamed Desert Scorpions Box(10)"
Type: 18
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; ">
},
{
@@ -85138,7 +101420,17 @@ item_db: (
Name: "Dragon Breath Cocktail Box(10)"
Type: 18
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; ">
},
{
@@ -85147,7 +101439,17 @@ item_db: (
Name: "Hwergelmir's Tonic Box(10)"
Type: 18
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; ">
},
{
@@ -85156,7 +101458,17 @@ item_db: (
Name: "Cooked Nine Tail Box(10)"
Type: 18
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; ">
},
{
@@ -85165,7 +101477,17 @@ item_db: (
Name: "Immortal Stew Box(10)"
Type: 18
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; ">
},
{
@@ -85174,7 +101496,17 @@ item_db: (
Name: "Kafra Card Box(10)"
Type: 18
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; ">
},
{
@@ -85183,7 +101515,17 @@ item_db: (
Name: "Giant Fly Wing Box(10)"
Type: 18
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; ">
},
{
@@ -85192,7 +101534,17 @@ item_db: (
Name: "Neuralizer Box(10)"
Type: 18
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; ">
},
{
@@ -85201,7 +101553,17 @@ item_db: (
Name: "Convex Mirror Box(10)"
Type: 18
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; ">
},
{
@@ -85210,7 +101572,17 @@ item_db: (
Name: "Blessing Scroll Box(10)"
Type: 18
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; ">
},
{
@@ -85219,7 +101591,17 @@ item_db: (
Name: "Increase Agility Scroll Box(10)"
Type: 18
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; ">
},
{
@@ -85228,7 +101610,17 @@ item_db: (
Name: "Aspersio Scroll Box(10)"
Type: 18
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;
@@ -85240,7 +101632,17 @@ item_db: (
Name: "Assumptio Scroll Box(10)"
Type: 18
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; ">
},
{
@@ -85249,7 +101651,17 @@ item_db: (
Name: "Wind Walk Scroll Box(10)"
Type: 18
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; ">
},
{
@@ -85258,7 +101670,17 @@ item_db: (
Name: "Adrenaline Rush Scroll Box(10)"
Type: 18
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; ">
},
{
@@ -85267,7 +101689,17 @@ item_db: (
Name: "Megaphone Box(10)"
Type: 18
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; ">
},
{
@@ -85276,7 +101708,17 @@ item_db: (
Name: "Enriched Elunium Box(10)"
Type: 18
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; ">
},
{
@@ -85285,7 +101727,17 @@ item_db: (
Name: "Enriched Oridecon Box(10)"
Type: 18
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; ">
},
{
@@ -85294,7 +101746,17 @@ item_db: (
Name: "Token of Ziegfried Box(10)"
Type: 18
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; ">
},
{
@@ -85303,7 +101765,17 @@ item_db: (
Name: "Giant Fly Wing Box(50)"
Type: 18
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; ">
},
{
@@ -85312,7 +101784,17 @@ item_db: (
Name: "Giant Fly Wing Box(100)"
Type: 18
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; ">
},
{
@@ -85321,7 +101803,17 @@ item_db: (
Name: "Hwergelmir's Tonic Box(30)"
Type: 18
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; ">
},
{
@@ -85330,7 +101822,17 @@ item_db: (
Name: "Hwergelmir's Tonic Box(50)"
Type: 18
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; ">
},
{
@@ -85339,7 +101841,17 @@ item_db: (
Name: "Cooked Nine Tail Box(30)"
Type: 18
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; ">
},
{
@@ -85348,7 +101860,17 @@ item_db: (
Name: "Cooked Nine Tail Box(50)"
Type: 18
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; ">
},
{
@@ -85357,7 +101879,17 @@ item_db: (
Name: "Increase Agility Scroll Box(30)"
Type: 18
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; ">
},
{
@@ -85366,7 +101898,17 @@ item_db: (
Name: "Increase Agility Scroll Box(50)"
Type: 18
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; ">
},
{
@@ -85375,7 +101917,17 @@ item_db: (
Name: "Immortal Stew Box(30)"
Type: 18
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; ">
},
{
@@ -85384,7 +101936,17 @@ item_db: (
Name: "Immortal Stew Box(50)"
Type: 18
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; ">
},
{
@@ -85393,7 +101955,17 @@ item_db: (
Name: "Life Insurrance Box(30)"
Type: 18
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; ">
},
{
@@ -85402,7 +101974,17 @@ item_db: (
Name: "Life Insurrance Box(50)"
Type: 18
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; ">
},
{
@@ -85411,7 +101993,17 @@ item_db: (
Name: "Convex Mirror Box(5)"
Type: 18
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; ">
},
{
@@ -85420,7 +102012,17 @@ item_db: (
Name: "Convex Mirror Box(30)"
Type: 18
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; ">
},
{
@@ -85429,7 +102031,17 @@ item_db: (
Name: "Blessing Scroll Box(30)"
Type: 18
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; ">
},
{
@@ -85438,7 +102050,17 @@ item_db: (
Name: "Blessing Scroll Box(50)"
Type: 18
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; ">
},
{
@@ -85447,7 +102069,17 @@ item_db: (
Name: "Adrenaline Rush Scroll Box(30)"
Type: 18
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; ">
},
{
@@ -85456,7 +102088,17 @@ item_db: (
Name: "Adrenaline Rush Scroll Box(50)"
Type: 18
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; ">
},
{
@@ -85465,7 +102107,17 @@ item_db: (
Name: "Assumptio Scroll Box(30)"
Type: 18
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; ">
},
{
@@ -85474,7 +102126,17 @@ item_db: (
Name: "Assumptio Scroll Box(50)"
Type: 18
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; ">
},
{
@@ -85483,7 +102145,17 @@ item_db: (
Name: "Aspersio Scroll Box(30)"
Type: 18
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;
@@ -85495,7 +102167,17 @@ item_db: (
Name: "Aspersio Scroll Box(50)"
Type: 18
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;
@@ -85507,7 +102189,17 @@ item_db: (
Name: "Steamed Desert Scorpions Box(30)"
Type: 18
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; ">
},
{
@@ -85516,7 +102208,17 @@ item_db: (
Name: "Steamed Desert Scorpions Box(50)"
Type: 18
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; ">
},
{
@@ -85525,7 +102227,17 @@ item_db: (
Name: "Wind Walk Scroll Box(30)"
Type: 18
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; ">
},
{
@@ -85534,7 +102246,17 @@ item_db: (
Name: "Wind Walk Scroll Box(50)"
Type: 18
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; ">
},
{
@@ -85543,7 +102265,17 @@ item_db: (
Name: "Dragon Breath Cocktail Box(30)"
Type: 18
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; ">
},
{
@@ -85552,7 +102284,17 @@ item_db: (
Name: "Dragon Breath Cocktail Box(50)"
Type: 18
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; ">
},
{
@@ -85561,7 +102303,17 @@ item_db: (
Name: "Field Manual Box"
Type: 18
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; ">
},
{
@@ -85570,7 +102322,17 @@ item_db: (
Name: "Field Manual Box(5)"
Type: 18
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; ">
},
{
@@ -85579,7 +102341,17 @@ item_db: (
Name: "Token of Ziegfried Box(5)"
Type: 18
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; ">
},
{
@@ -85588,7 +102360,17 @@ item_db: (
Name: "Token of Ziegfried Box(20)"
Type: 18
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; ">
},
{
@@ -85597,7 +102379,17 @@ item_db: (
Name: "Kafra Card Box(30)"
Type: 18
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; ">
},
{
@@ -85606,7 +102398,17 @@ item_db: (
Name: "Kafra Card Box(50)"
Type: 18
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; ">
},
{
@@ -85615,7 +102417,17 @@ item_db: (
Name: "Steamed Tongue Box(30)"
Type: 18
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; ">
},
{
@@ -85624,7 +102436,17 @@ item_db: (
Name: "Steamed Tongue Box(50)"
Type: 18
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; ">
},
{
@@ -85633,7 +102455,17 @@ item_db: (
Name: "Bubble Gum Box"
Type: 18
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; ">
},
{
@@ -85642,7 +102474,17 @@ item_db: (
Name: "Bubble Gum Box(5)"
Type: 18
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; ">
},
{
@@ -85651,7 +102493,17 @@ item_db: (
Name: "Megaphone Box"
Type: 18
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; ">
},
{
@@ -85660,7 +102512,17 @@ item_db: (
Name: "Megaphone Box(5)"
Type: 18
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; ">
},
{
@@ -85669,7 +102531,17 @@ item_db: (
Name: "Enriched Elunium Box(5)"
Type: 18
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; ">
},
{
@@ -85678,7 +102550,17 @@ item_db: (
Name: "Enriched Oridecon Box(5)"
Type: 18
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; ">
},
{
@@ -85687,7 +102569,17 @@ item_db: (
Name: "Mystical Amplification Scroll(10)"
Type: 18
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; ">
},
{
@@ -85696,7 +102588,17 @@ item_db: (
Name: "Mystical Amplification Scroll(30)"
Type: 18
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; ">
},
{
@@ -85705,7 +102607,17 @@ item_db: (
Name: "Mystical Amplification Scroll(50)"
Type: 18
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; ">
},
{
@@ -85714,7 +102626,17 @@ item_db: (
Name: "Quagmire Scroll Box(10)"
Type: 18
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; ">
},
{
@@ -85723,7 +102645,17 @@ item_db: (
Name: "Quagmire Scroll Box(30)"
Type: 18
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; ">
},
{
@@ -85732,7 +102664,17 @@ item_db: (
Name: "Quagmire Scroll Box(50)"
Type: 18
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; ">
},
{
@@ -85741,7 +102683,17 @@ item_db: (
Name: "Staff of Healing Box"
Type: 18
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; ">
},
{
@@ -85750,15 +102702,17 @@ item_db: (
Name: "Praccsinos Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 2752,604800; ">
},
{
Id: 14229
- AegisName: "Sakura_Scroll"
+ AegisName: "Cherry_Blossom_Scroll"
Name: "Cherry Blossoms Scroll"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
Script: <" packageitem(); ">
},
@@ -85785,6 +102739,7 @@ item_db: (
Name: "Yggdrasil Berry Box(10)"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 607,10; ">
},
@@ -85794,6 +102749,7 @@ item_db: (
Name: "Dead Branch Box(10)"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 604,10; ">
},
@@ -85803,7 +102759,13 @@ item_db: (
Name: "Dead Branch Box(25)"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 604,25; ">
},
{
@@ -85882,7 +102844,13 @@ item_db: (
Name: "Beholder Ring Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 2753,1; ">
},
{
@@ -85891,7 +102859,13 @@ item_db: (
Name: "Hallow Ring Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 2754,1; ">
},
{
@@ -85900,7 +102874,13 @@ item_db: (
Name: "Clamorous Ring Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 2755,1; ">
},
{
@@ -85909,7 +102889,13 @@ item_db: (
Name: "Chemical Ring Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 2756,1; ">
},
{
@@ -85918,7 +102904,13 @@ item_db: (
Name: "Insecticide Ring Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 2757,1; ">
},
{
@@ -85927,7 +102919,13 @@ item_db: (
Name: "Fisher Ring Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 2758,1; ">
},
{
@@ -85936,7 +102934,13 @@ item_db: (
Name: "Decussate Ring Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 2759,1; ">
},
{
@@ -85945,7 +102949,13 @@ item_db: (
Name: "Bloody Ring Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 2760,1; ">
},
{
@@ -85954,7 +102964,13 @@ item_db: (
Name: "Satanic Ring Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 2761,1; ">
},
{
@@ -85963,7 +102979,13 @@ item_db: (
Name: "Dragon Ring Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 2762,1; ">
},
{
@@ -85972,7 +102994,13 @@ item_db: (
Name: "Beholder Ring Box II"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 2753,1; ">
},
{
@@ -85981,7 +103009,13 @@ item_db: (
Name: "Hallow Ring Box II"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 2754,1; ">
},
{
@@ -85990,7 +103024,13 @@ item_db: (
Name: "Clamorous Ring Box II"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 2755,1; ">
},
{
@@ -85999,7 +103039,13 @@ item_db: (
Name: "Chemical Ring Box II"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 2756,1; ">
},
{
@@ -86008,7 +103054,13 @@ item_db: (
Name: "Insecticide Ring Box II"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 2757,1; ">
},
{
@@ -86017,7 +103069,13 @@ item_db: (
Name: "Fisher Ring Box II"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 2758,1; ">
},
{
@@ -86026,7 +103084,13 @@ item_db: (
Name: "Decussate Ring Box II"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 2759,1; ">
},
{
@@ -86035,7 +103099,13 @@ item_db: (
Name: "Bloody Ring Box II"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 2760,1; ">
},
{
@@ -86044,7 +103114,13 @@ item_db: (
Name: "Satanic Ring Box II"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 2761,1; ">
},
{
@@ -86053,7 +103129,13 @@ item_db: (
Name: "Dragon Ring Box II"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 2762,1; ">
},
{
@@ -86260,6 +103342,7 @@ item_db: (
Name: "Marriage Certificate Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 6026,1; ">
},
@@ -86331,7 +103414,17 @@ item_db: (
Name: "Clothing Dye Coupon Box"
Type: 18
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; ">
},
{
@@ -86340,7 +103433,17 @@ item_db: (
Name: "Clothing Dye Coupon Box II"
Type: 18
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; ">
},
{
@@ -86394,7 +103497,13 @@ item_db: (
Name: "Angel Scroll"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" packageitem(); ">
},
{
@@ -86403,7 +103512,13 @@ item_db: (
Name: "Devil Scroll"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" packageitem(); ">
},
{
@@ -86421,7 +103536,13 @@ item_db: (
Name: "Mask Of Ifrit Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 5420,1; ">
},
{
@@ -86430,7 +103551,13 @@ item_db: (
Name: "Ifrit's Ear Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 5421,1; ">
},
{
@@ -86439,7 +103566,13 @@ item_db: (
Name: "Scuba Mask Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 5397,1; ">
},
{
@@ -86475,6 +103608,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; ">
},
{
@@ -86484,6 +103626,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; ">
},
{
@@ -86492,7 +103643,13 @@ item_db: (
Name: "Love Scroll"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" packageitem(); ">
},
{
@@ -86501,7 +103658,15 @@ item_db: (
Name: "Bacsojin Scroll"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -86510,7 +103675,17 @@ item_db: (
Name: "Spiked Scarf Box"
Type: 18
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; ">
},
{
@@ -86519,7 +103694,17 @@ item_db: (
Name: "Rainbow Scarf Box"
Type: 18
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; ">
},
{
@@ -86528,7 +103713,15 @@ item_db: (
Name: "Animal Scroll"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -86537,7 +103730,13 @@ item_db: (
Name: "Mental Potion Box(20)"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14600,20; ">
},
{
@@ -86546,7 +103745,13 @@ item_db: (
Name: "Mental Potion Box(50)"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14600,50; ">
},
{
@@ -86555,7 +103760,13 @@ item_db: (
Name: "Tyr's Blessing Box(20)"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14601,20; ">
},
{
@@ -86564,7 +103775,13 @@ item_db: (
Name: "Tyr's Blessing Box(50)"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 14601,50; ">
},
{
@@ -86591,7 +103808,13 @@ item_db: (
Name: "Warm Heart Scroll"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" packageitem(); ">
},
{
@@ -86609,7 +103832,15 @@ item_db: (
Name: "Holy Celestial Axe Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 1383,1; ">
},
{
@@ -86618,7 +103849,17 @@ item_db: (
Name: "Angeling Potion Box"
Type: 18
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; ">
},
{
@@ -86627,7 +103868,15 @@ item_db: (
Name: "Scream Megaphone Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 12351,10; ">
},
{
@@ -86645,7 +103894,15 @@ item_db: (
Name: "Anubis Hat Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 5490,1; ">
},
{
@@ -86699,7 +103956,13 @@ item_db: (
Name: "Universal Amulet Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 7945,1; ">
},
{
@@ -86716,7 +103979,13 @@ item_db: (
Name: "Solar Scroll"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" packageitem(); ">
},
{
@@ -86743,7 +104012,15 @@ item_db: (
Name: "Dice Hat Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 5496,1; ">
},
{
@@ -86752,7 +104029,15 @@ item_db: (
Name: "King Tiger Doll Hat Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 5497,1; ">
},
{
@@ -86788,7 +104073,15 @@ item_db: (
Name: "Scallywag's Hat Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 5501,1; ">
},
{
@@ -86797,7 +104090,15 @@ item_db: (
Name: "Necromancer Hood Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 5502,1; ">
},
{
@@ -86806,7 +104107,17 @@ item_db: (
Name: "Magic Rabbit Hat Box"
Type: 18
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; ">
},
{
@@ -86815,7 +104126,17 @@ item_db: (
Name: "RO 5th Wedding Anniversary Box"
Type: 18
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; ">
},
{
@@ -86824,7 +104145,17 @@ item_db: (
Name: "Ashura Fairy Hat Box"
Type: 18
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; ">
},
{
@@ -86834,6 +104165,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(); ">
},
{
@@ -86842,7 +104183,15 @@ item_db: (
Name: "Ox Tail Egg"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" packageitem(); ">
},
{
@@ -86908,6 +104257,11 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
},
{
Id: 14509
@@ -87039,6 +104393,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; ">
},
{
@@ -87099,6 +104465,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; ">
},
{
@@ -87118,6 +104493,9 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Nouse: {
+ sitting: true
+ }
Script: <" itemskill BS_GREED,1; ">
},
{
@@ -87148,6 +104526,9 @@ item_db: (
Buy: 2
Weight: 10
Upper: 63
+ Nouse: {
+ sitting: true
+ }
Script: <" sc_start SC_CASH_PLUSEXP,1800000,25; ">
},
{
@@ -87158,6 +104539,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; ">
},
{
@@ -87168,6 +104558,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;
@@ -87181,6 +104580,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;
@@ -87194,6 +104602,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;
@@ -87207,6 +104624,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;
@@ -87220,6 +104646,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;
@@ -87233,6 +104669,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;
@@ -87246,6 +104691,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;
@@ -87259,6 +104713,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;
@@ -87272,6 +104735,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;
@@ -87285,6 +104757,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;
@@ -87298,6 +104779,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;
@@ -87605,6 +105095,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; ">
},
{
@@ -87615,6 +105114,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; ">
},
{
@@ -87625,6 +105133,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; ">
},
{
@@ -87635,6 +105152,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; ">
},
{
@@ -87645,6 +105171,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; ">
},
{
@@ -87655,6 +105190,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; ">
},
{
@@ -87793,6 +105337,12 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Delay: 180000
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" bonus2 bHPLossRate,100,10000; ">
},
{
@@ -87803,6 +105353,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; ">
},
{
@@ -87813,6 +105375,12 @@ item_db: (
Buy: 10
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" itemskill CASH_BLESSING,10; ">
},
{
@@ -87823,6 +105391,12 @@ item_db: (
Buy: 10
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" itemskill CASH_INCAGI,10; ">
},
{
@@ -87833,6 +105407,12 @@ item_db: (
Buy: 10
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ notrade: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" itemskill CASH_ASSUMPTIO,5; ">
},
{
@@ -87843,6 +105423,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"; ">
},
{
@@ -87853,6 +105445,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; ">
},
{
@@ -87863,6 +105467,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; ">
},
{
@@ -87873,6 +105489,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; ">
},
{
@@ -87909,6 +105537,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; ">
},
{
@@ -87919,6 +105556,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; ">
},
{
@@ -87929,6 +105575,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
@@ -87938,6 +105596,11 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
},
{
Id: 14601
@@ -87947,6 +105610,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;
@@ -87962,7 +105630,19 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
- Script: <" sc_start SC_ITEMSCRIPT,180000,4302; ">
+ 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;
+ ">
},
{
Id: 14603
@@ -87972,7 +105652,19 @@ item_db: (
Buy: 0
Weight: 10
Upper: 63
- Script: <" sc_start SC_ITEMSCRIPT,180000,4132; ">
+ 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;
+ ">
},
{
Id: 14604
@@ -87982,6 +105674,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; ">
},
{
@@ -87992,6 +105693,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; ">
},
{
@@ -88002,6 +105712,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
@@ -88021,6 +105743,11 @@ item_db: (
Buy: 20000
Weight: 1200
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" sc_start SC_INCALLSTATUS,3600000,6; ">
},
{
@@ -88042,7 +105769,6 @@ item_db: (
Weight: 10
Upper: 63
},
-// More Armors
{
Id: 14612
AegisName: "M_Mdef_Potion"
@@ -88128,6 +105854,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
@@ -88141,6 +105877,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
@@ -88203,10 +105949,18 @@ item_db: (
AegisName: "Time_Keepr_Robe"
Name: "Guardian Robe"
Type: 5
- Buy: 30000
+ Buy: 0
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;
@@ -88239,6 +105993,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;
@@ -88255,6 +106018,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;
@@ -88271,6 +106043,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;
@@ -88496,7 +106277,6 @@ item_db: (
if(readparam(bInt)>=120) {
bonus bInt,1;
}
-
">
},
{
@@ -88518,7 +106298,6 @@ item_db: (
if(readparam(bInt)>=120) {
bonus bInt,1;
}
-
">
},
{
@@ -88540,7 +106319,6 @@ item_db: (
if(readparam(bInt)>=120) {
bonus bInt,1;
}
-
">
},
{
@@ -88562,7 +106340,6 @@ item_db: (
if(readparam(bInt)>=120) {
bonus bInt,1;
}
-
">
},
{
@@ -88581,6 +106358,7 @@ item_db: (
bonus bDefEle,Ele_Holy;
bonus bMdef,10;
bonus bInt,1;
+ bonus2 bSkillUseSP,AB_CLEMENTIA,50;
">
},
{
@@ -88753,7 +106531,7 @@ item_db: (
EquipLv: 100
Script: <"
bonus bLuk,3;
- bonus3 bAutoSpell,ASC_METEORASSAULT,getskilllv(ASC_METEORASSAULT),10;
+ bonus3 bAutoSpell,ASC_METEORASSAULT,(getskilllv(ASC_METEORASSAULT)?getskilllv(ASC_METEORASSAULT):1),20;
">
},
{
@@ -88899,7 +106677,6 @@ item_db: (
if(getrefine()>8) {
bonus bMaxHPrate,25;
}
-
">
},
{
@@ -88925,7 +106702,6 @@ item_db: (
if(getrefine()>8) {
bonus bMaxHPrate,15;
}
-
">
},
{
@@ -88952,7 +106728,6 @@ item_db: (
bonus bMaxHP,1000;
bonus bMaxSP,100;
}
-
">
},
{
@@ -89069,7 +106844,10 @@ item_db: (
Upper: 1
Loc: 16
EquipLv: 100
- Script: <" bonus bAgi,1; ">
+ Script: <"
+ bonus bAgi,1;
+ bonus4 bAutoSpellWhenHit,KO_ZANZOU,1,50,1;
+ ">
},
{
Id: 15056
@@ -89086,7 +106864,6 @@ item_db: (
EquipLv: 100
Script: <" bonus bAgi,1+(getrefine()/3); ">
},
-// More Maces
{
Id: 15057
AegisName: "Pure_White_Apron"
@@ -89226,6 +107003,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;
@@ -89265,6 +107052,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
@@ -89281,6 +107077,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
@@ -89297,6 +107102,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;
@@ -89379,7 +107193,6 @@ item_db: (
bonus2 bSkillAtk,GN_CRAZYWEED,20;
bonus2 bSkillAtk,GN_DEMONIC_FIRE,20;
}
-
">
},
{
@@ -89431,10 +107244,10 @@ item_db: (
EquipLv: 100
View: 8
Script: <"
- bonus bAtkEle,Ele_Holy;
bonus bStr,1;
bonus bInt,1;
- autobonus "{ bonus2 bAddRace,RC_Demon,20; }",10,7000,BF_WEAPON|BF_MAGIC,"{ specialeffect2 EF_BLOODDRAIN; }";
+ autobonus "{ bonus2 bMagicAddRace,RC_Demon,20; }",30,7000,BF_MAGIC,"{ specialeffect2 EF_SPELLBREAKER; }";
+ autobonus "{ bonus2 bAddRace,RC_Demon,20; }",5,7000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }";
">
},
{
@@ -89485,14 +107298,21 @@ 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,100;
- bonus3 bAutoSpell,SM_BASH,5+5*(getskilllv(SM_BASH)==10),10;
- if(BaseLevel>99) {
- bonus bBaseAtk,20;
- }
-
+ bonus2 bAddEff,Eff_Stun,150;
+ bonus3 bAutoSpell,SM_BASH,5,20;
+ if(BaseLevel>99) bonus bBaseAtk,20;
">
},
{
@@ -89512,7 +107332,7 @@ item_db: (
View: 8
Script: <"
bonus bAtkEle,Ele_Dark;
- bonus3 bAutoSpell,WL_HELLINFERNO,1,10+(getrefine()*5);
+ bonus3 bAutoSpell,WL_HELLINFERNO,1,(getrefine()?getrefine()*20:20);
">
},
{
@@ -89533,10 +107353,10 @@ item_db: (
EquipLv: 130
View: 8
Script: <"
- bonus bAtkEle,Ele_Holy;
bonus bStr,2;
bonus bInt,2;
- autobonus "{ bonus2 bAddRace,RC_Demon,40; }",10,7000,BF_WEAPON|BF_MAGIC,"{ specialeffect2 EF_BLOODDRAIN; }";
+ autobonus "{ bonus2 bMagicAddRace,RC_Demon,40; }",60,7000,BF_MAGIC,"{ specialeffect2 EF_SPELLBREAKER; }";
+ autobonus "{ bonus2 bAddRace,RC_Demon,40; }",10,7000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }";
">
},
{
@@ -89603,7 +107423,6 @@ item_db: (
bonus bCritical,getrefine();
">
},
-// More Rental Boxes
{
Id: 16022
AegisName: "Nemesis_"
@@ -89638,8 +107457,14 @@ item_db: (
Upper: 63
Loc: 2
WeaponLv: 3
+ EquipLv: 1
View: 8
- Script: <" bonus bUnbreakableWeapon,0; ">
+ Script: <"
+ bonus bUnbreakableWeapon,0;
+ bonus bBaseAtk,(getrefine()*5);
+ set .@i,((BaseLevel/10)>12)?12:(BaseLevel/10);
+ if(.@i>2) bonus bBaseAtk,((.@i-2)*5);
+ ">
},
{
Id: 16026
@@ -89682,7 +107507,17 @@ item_db: (
Name: "Frog King Hat Box"
Type: 18
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; ">
},
{
@@ -89691,15 +107526,34 @@ item_db: (
Name: "Satanic Bone Helm Box"
Type: 18
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"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 5531,1; ">
},
@@ -89713,6 +107567,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"
@@ -89722,11 +107585,21 @@ 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"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 5545,1; ">
},
@@ -89736,6 +107609,7 @@ item_db: (
Name: "Aries Crown Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 5546,1; ">
},
@@ -89745,6 +107619,7 @@ item_db: (
Name: "RJC Katyusha Flower Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 5547,1; ">
},
@@ -89754,6 +107629,7 @@ item_db: (
Name: "Rose Of Crimson Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 5548,1; ">
},
@@ -89763,6 +107639,7 @@ item_db: (
Name: "Taurus Diadem Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 5549,1; ">
},
@@ -89772,6 +107649,7 @@ item_db: (
Name: "Taurus Crown Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 5550,1; ">
},
@@ -89803,66 +107681,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
- 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
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
@@ -89870,7 +107722,17 @@ item_db: (
Name: "Dragon Arhat Mask Box"
Type: 18
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; ">
},
{
@@ -89879,7 +107741,17 @@ item_db: (
Name: "Tiger Arhat Mask Box"
Type: 18
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; ">
},
{
@@ -89890,18 +107762,13 @@ item_db: (
Buy: 0
Upper: 63
},
-/*
-{
- Id: 16250
- AegisName: "Valkyrie's_Gift_Box"
-},
-*/
{
Id: 16251
AegisName: "Gemini_Diadem_Box"
Name: "Gemini Diadem Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 5569,1; ">
},
@@ -89911,6 +107778,7 @@ item_db: (
Name: "Gemini Crown Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 5570,1; ">
},
@@ -89936,87 +107804,62 @@ item_db: (
Name: "French Heart Scroll"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" packageitem(); ">
},
{
Id: 16258
- AegisName: "HD_Bradium_5_Box"
+ AegisName: "HD_Bradium_Box5"
Name: "HD Bradium 5 Box"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 6226,5; ">
},
{
Id: 16259
- AegisName: "HD_Carnium_5_Box"
+ AegisName: "HD_Carnium_Box5"
Name: "HD Carnium 5 Box"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 6225,5; ">
},
{
Id: 16260
- AegisName: "HD_Bradium_10_Box"
+ AegisName: "HD_Bradium_Box10"
Name: "HD Bradium 10 Box"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 6226,10; ">
},
{
Id: 16261
- AegisName: "HD_Carnium_10_Box"
+ AegisName: "HD_Carnium_Box10"
Name: "HD Carnium 10 Box"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 6225,10; ">
},
-/*
-{
- Id: 16262
- AegisName: "HD_Bradium_5_Box"
-},
-*/
-/*
-{
- Id: 16263
- AegisName: "HD_Carnium_5_Box"
-},
-*/
-/*
-{
- Id: 16264
- AegisName: "HD_Bradium_10_Box"
-},
-*/
-/*
-{
- Id: 16265
- AegisName: "HD_Carnium_10_Box"
-},
-*/
-/*
-{
- Id: 16267
- AegisName: "HE_Battle_Manual_Box"
-},
-*/
-/*
-{
- Id: 16268
- AegisName: "HE_Bubble_Gum_Box"
-},
-*/
{
Id: 16269
AegisName: "Cancer_Diadem_Box"
Name: "Cancer Diadem Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 5581,1; ">
},
@@ -90026,6 +107869,7 @@ item_db: (
Name: "Cancer Crown Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 5582,1; ">
},
@@ -90035,10 +107879,29 @@ item_db: (
Name: "Deviling Incarnation Scroll"
Type: 2
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"
@@ -90048,6 +107911,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"
@@ -90057,6 +107929,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"
@@ -90066,6 +107947,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"
@@ -90075,11 +107965,21 @@ 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"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 5588,1; ">
},
@@ -90089,6 +107989,7 @@ item_db: (
Name: "Leo Diadem Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 5589,1; ">
},
@@ -90098,6 +107999,7 @@ item_db: (
Name: "Leo Crown Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 5588,1; ">
},
@@ -90107,6 +108009,7 @@ item_db: (
Name: "Leo Diadem Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 5589,1; ">
},
@@ -90116,6 +108019,7 @@ item_db: (
Name: "Desert Prince Box"
Type: 18
Buy: 0
+ Weight: 10
Upper: 63
Script: <" getitem 5591,1; ">
},
@@ -90125,6 +108029,7 @@ item_db: (
Name: "Desert Prince Box"
Type: 18
Buy: 0
+ Weight: 10
Upper: 63
Script: <" getitem 5591,1; ">
},
@@ -90134,6 +108039,7 @@ item_db: (
Name: "Sigrun's Wings Box"
Type: 18
Buy: 0
+ Weight: 10
Upper: 63
Script: <" getitem 5592,1; ">
},
@@ -90143,6 +108049,7 @@ item_db: (
Name: "Sigrun's Wings Box"
Type: 18
Buy: 0
+ Weight: 10
Upper: 63
Script: <" getitem 5592,1; ">
},
@@ -90156,57 +108063,18 @@ 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"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" packageitem(); ">
},
{
@@ -90223,15 +108091,10 @@ item_db: (
Name: "Chewing Bubblegum R Box"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
Script: <" packageitem(); ">
},
-/*
-{
- Id: 16381
- AegisName: "WoE_Teleport_Scroll_100_Box"
-},
-*/
{
Id: 16385
AegisName: "F_Clover_Box_Mouth2"
@@ -90272,6 +108135,7 @@ item_db: (
Name: "Purified Oridecon Box(5)"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 6240,5; ">
},
@@ -90281,6 +108145,7 @@ item_db: (
Name: "Purified Oridecon Box(10)"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 6240,10; ">
},
@@ -90290,6 +108155,7 @@ item_db: (
Name: "Purified Eluminium(5)"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 6241,5; ">
},
@@ -90299,6 +108165,7 @@ item_db: (
Name: "Purified Eluminium(10)"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 6241,10; ">
},
@@ -90311,24 +108178,13 @@ item_db: (
Upper: 63
Script: <" getitem 5599,1; ">
},
-/*
-{
- Id: 16398
- AegisName: "Virgo_Crown_Box"
-},
-*/
-/*
-{
- Id: 16399
- AegisName: "Virgo_Diadem_Box"
-},
-*/
{
Id: 16405
AegisName: "Midgard_Coin_Box"
Name: "Midgard Coin Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 6242,1; ">
},
@@ -90338,6 +108194,7 @@ item_db: (
Name: "Midgard Coin Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 6242,1; ">
},
@@ -90347,6 +108204,7 @@ item_db: (
Name: "Flower Scroll"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
Script: <" packageitem(); ">
},
@@ -90356,6 +108214,7 @@ item_db: (
Name: "Chung Hairband Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 5609,1; ">
},
@@ -90365,6 +108224,7 @@ item_db: (
Name: "FChung Hairband Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 5609,1; ">
},
@@ -90374,6 +108234,7 @@ item_db: (
Name: "Ice Wing Ear Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 5610,1; ">
},
@@ -90383,6 +108244,7 @@ item_db: (
Name: "FIce Wing Ear Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 5610,1; ">
},
@@ -90392,6 +108254,7 @@ item_db: (
Name: "Turtle Hat Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 5611,1; ">
},
@@ -90401,93 +108264,10 @@ item_db: (
Name: "Turtle Hat Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 5611,1; ">
},
-/*
-{
- Id: 16418
- AegisName: "Giant_Fly_Wing_Box_500"
-},
-*/
-/*
-{
- Id: 16419
- AegisName: "Greed_Scroll_30_Box"
-},
-*/
-/*
-{
- Id: 16420
- AegisName: "Adventurer_Pack"
-},
-*/
-/*
-{
- Id: 16421
- AegisName: "Written_Oath_Of_Marriage_Box"
-},
-*/
-/*
-{
- Id: 16422
- AegisName: "Baphomet_Horns_Box"
-},
-*/
-/*
-{
- Id: 16423
- AegisName: "Episode_13.1_Key_Package"
-},
-*/
-/*
-{
- Id: 16424
- AegisName: "Executioner_Box"
-},
-*/
-/*
-{
- Id: 16425
- AegisName: "Cutlas_Box"
-},
-*/
-/*
-{
- Id: 16426
- AegisName: "Moonlight_Dagger_Box"
-},
-*/
-/*
-{
- Id: 16427
- AegisName: "Wrench_Box"
-},
-*/
-/*
-{
- Id: 16428
- AegisName: "Solar_Sword_Box"
-},
-*/
-/*
-{
- Id: 16429
- AegisName: "Tomahawk_Box"
-},
-*/
-/*
-{
- Id: 16430
- AegisName: "Rudra_Bow_Box"
-},
-*/
-/*
-{
- Id: 16431
- AegisName: "Pole_Axe_Box"
-},
-*/
{
Id: 16436
AegisName: "Libra_Crown_Box"
@@ -90497,12 +108277,6 @@ item_db: (
Upper: 63
Script: <" getitem 5662,1; ">
},
-/*
-{
- Id: 16437
- AegisName: "Libra_Crown_Box"
-},
-*/
{
Id: 16438
AegisName: "Libra_Diadem_Box"
@@ -90512,12 +108286,6 @@ item_db: (
Upper: 63
Script: <" getitem 5663,1; ">
},
-/*
-{
- Id: 16439
- AegisName: "Libra_Diadem_Box"
-},
-*/
{
Id: 16440
AegisName: "Filir_Wing_Box"
@@ -90533,6 +108301,7 @@ item_db: (
Name: "Pegasus Egg"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
Script: <" packageitem(); ">
},
@@ -90551,21 +108320,17 @@ item_db: (
Name: "Scorpio Diadem Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 5677,1; ">
},
-/*
-{
- Id: 16449
- AegisName: "Scorpio_Crown_Box"
-},
-*/
{
Id: 16450
AegisName: "FScorpio_Diadem_Box"
Name: "Scorpio Diadem Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 5677,1; ">
},
@@ -90584,6 +108349,7 @@ item_db: (
Name: "±???­?­?????"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
Script: <" packageitem(); ">
},
@@ -90593,7 +108359,13 @@ item_db: (
Name: "Red Wing Hat Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" getitem 5690,1; ">
},
{
@@ -90602,6 +108374,7 @@ item_db: (
Name: "Red Wing Hat Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 5690,1; ">
},
@@ -90637,6 +108410,7 @@ item_db: (
Name: "Snowman Hat Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 5738,1; ">
},
@@ -90646,6 +108420,7 @@ item_db: (
Name: "Snowman Hat Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 5738,1; ">
},
@@ -90667,39 +108442,28 @@ item_db: (
Upper: 63
Script: <" getitem 5740,1; ">
},
-/*
-{
- Id: 16550
- AegisName: "Sagittarius_Crown_Box"
-},
-*/
-/*
-{
- Id: 16551
- AegisName: "Sagittarius_Diadem_Box"
-},
-*/
-/*
-{
- Id: 16554
- AegisName: "Elven_Sunglasses_Box"
-},
-*/
{
Id: 16555
- AegisName: "Premium_Reset_Stone_Box"
+ AegisName: "Pr_Reset_Stone_Box"
Name: "Playspan Reset Stone Box"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ }
Script: <" packageitem(); ">
},
{
Id: 16556
- AegisName: "FPremium_Reset_Stone_Box"
+ AegisName: "FPr_Reset_Stone_Box"
Name: "Reset Stone Box"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
Script: <" packageitem(); ">
},
@@ -90762,6 +108526,7 @@ item_db: (
Name: "BM100 Box 5"
Type: 18
Buy: 0
+ Weight: 10
Upper: 63
Script: <" getitem 14533,5; ">
},
@@ -90774,12 +108539,6 @@ item_db: (
Upper: 63
Script: <" getitem 5744,1; ">
},
-/*
-{
- Id: 16566
- AegisName: "Capricorn_Crown_Box"
-},
-*/
{
Id: 16567
AegisName: "Capricorn_Diadem_Box"
@@ -90804,6 +108563,7 @@ item_db: (
Name: "Komodo Egg"
Type: 2
Buy: 20
+ Weight: 100
Upper: 63
},
{
@@ -90838,6 +108598,7 @@ item_db: (
Name: "Sloth Hat Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 5761,1; ">
},
@@ -90847,6 +108608,7 @@ item_db: (
Name: "F Sloth Hat Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 5761,1; ">
},
@@ -90856,6 +108618,7 @@ item_db: (
Name: "Duneyrr Helm Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 5762,1; ">
},
@@ -90865,27 +108628,10 @@ item_db: (
Name: "F Duneyrr Helm Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 5762,1; ">
},
-/*
-{
- Id: 16588
- AegisName: "Thoughtful_Hat_Box"
-},
-*/
-/*
-{
- Id: 16589
- AegisName: "Thoughtful_Hat_Box"
-},
-*/
-/*
-{
- Id: 16590
- AegisName: "Thoughtful_Hat_Box"
-},
-*/
{
Id: 16600
AegisName: "Spring_Flower_Scr_Tw"
@@ -90900,6 +108646,7 @@ item_db: (
Name: "Blue Arara Hat Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 5778,1; ">
},
@@ -90909,6 +108656,7 @@ item_db: (
Name: "F Blue Arara Hat Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 5778,1; ">
},
@@ -90927,6 +108675,7 @@ item_db: (
Name: "Aributa Scroll"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
},
{
@@ -90979,16 +108728,6 @@ item_db: (
Buy: 20
Upper: 63
},
-// 16664: Incomplete type, not in database
-/*
-{
- Id: 16664
- AegisName: "Leo_Scroll"
- Name: "Leo Scroll"
- Type: 2
- Buy: 20
-},
-*/
{
Id: 16665
AegisName: "Virgo_Scroll"
@@ -91023,51 +108762,6 @@ item_db: (
Upper: 63
Script: <" packageitem(); ">
},
-// 16677 - 16680 incomplete types, not in database
-/*
-{
- Id: 16677
- AegisName: "Universal_Catalog_Gold_Box10"
- Name: "Universal Catalog Gold 10 Box"
- Type: 2
- Buy: 0
- Weight: 10
- Script: <" getitem 12581,10; ">
-},
-*/
-/*
-{
- Id: 16678
- AegisName: "Universal_Catalog_Gold_Box50"
- Name: "Universal Catalog Gold 50 Box"
- Type: 2
- Buy: 0
- Weight: 10
- Script: <" getitem 12581,50; ">
-},
-*/
-/*
-{
- Id: 16679
- AegisName: "Universal_Catalog_Gold_Box10"
- Name: "Universal Catalog Gold 10 Box"
- Type: 2
- Buy: 0
- Weight: 10
- Script: <" getitem 12581,10; ">
-},
-*/
-/*
-{
- Id: 16680
- AegisName: "Universal_Catalog_Gold_Box50"
- Name: "Universal Catalog Gold 50 Box"
- Type: 2
- Buy: 0
- Weight: 10
- Script: <" getitem 12581,50; ">
-},
-*/
{
Id: 16681
AegisName: "BR_Independence_Scroll"
@@ -91081,10 +108775,11 @@ item_db: (
Id: 16682
AegisName: "Boarding_Halter_Box"
Name: "Halter Lead 7 Day Box"
- Type: 18
+ Type: 2
Buy: 20
+ Weight: 10
Upper: 63
- Script: <" getitem 12622,1; ">
+ Script: <" rentitem 12622,604800; ">
},
{
Id: 16683
@@ -91092,7 +108787,9 @@ item_db: (
Name: "Halter Lead 30 Day Box"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
+ Script: <" rentitem 12622,2592000; ">
},
{
Id: 16684
@@ -91153,7 +108850,17 @@ item_db: (
Name: "Seagod's Protection Box"
Type: 2
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; ">
},
{
@@ -91162,7 +108869,17 @@ item_db: (
Name: "Hairtail Box(1hr)"
Type: 2
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; ">
},
{
@@ -91171,7 +108888,17 @@ item_db: (
Name: "Hairtail Box(7day)"
Type: 2
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; ">
},
{
@@ -91180,7 +108907,17 @@ item_db: (
Name: "Marlin Box(1hr)"
Type: 2
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; ">
},
{
@@ -91189,7 +108926,17 @@ item_db: (
Name: "Marlin Box(7day)"
Type: 2
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; ">
},
{
@@ -91198,7 +108945,17 @@ item_db: (
Name: "Saurel Box(1hr)"
Type: 2
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; ">
},
{
@@ -91207,7 +108964,17 @@ item_db: (
Name: "Saurel Box(7day)"
Type: 2
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; ">
},
{
@@ -91216,7 +108983,17 @@ item_db: (
Name: "Tuna Box(1hr)"
Type: 2
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; ">
},
{
@@ -91225,7 +109002,17 @@ item_db: (
Name: "Tuna Box(7day)"
Type: 2
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; ">
},
{
@@ -91234,7 +109021,17 @@ item_db: (
Name: "Malangdo Crab Box(1hr)"
Type: 2
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; ">
},
{
@@ -91243,7 +109040,17 @@ item_db: (
Name: "Malangdo Crab Box(7day)"
Type: 2
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; ">
},
{
@@ -91252,7 +109059,17 @@ item_db: (
Name: "Spotty Eel Box1"
Type: 2
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; ">
},
{
@@ -91261,7 +109078,17 @@ item_db: (
Name: "Spotty Eel Box2"
Type: 2
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; ">
},
{
@@ -91270,6 +109097,7 @@ item_db: (
Name: "Blessed Weapon Ore Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 6438,1; ">
},
@@ -91288,6 +109116,7 @@ item_db: (
Name: "Blessed Armor Ore Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 6439,1; ">
},
@@ -91333,7 +109162,17 @@ item_db: (
Name: "Seagod's Protection Box2"
Type: 2
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; ">
},
{
@@ -91342,7 +109181,17 @@ item_db: (
Name: "Seagod's Protection Box3"
Type: 2
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; ">
},
{
@@ -91351,7 +109200,17 @@ item_db: (
Name: "Octopus Hstick Box"
Type: 2
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; ">
},
{
@@ -91360,7 +109219,17 @@ item_db: (
Name: "Octopus Hstick Box2"
Type: 2
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; ">
},
{
@@ -91369,7 +109238,17 @@ item_db: (
Name: "Octopus Hstick Box3"
Type: 2
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; ">
},
{
@@ -91378,7 +109257,15 @@ item_db: (
Name: "Silvervine 10 Box"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
getitem 6417,10;
getitem 12636,30;
@@ -91390,7 +109277,15 @@ item_db: (
Name: "Silvervine 40 Box"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
getitem 6417,40;
getitem 12636,120;
@@ -91449,6 +109344,7 @@ item_db: (
Name: "Weather Forecast Box"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
Script: <" packageitem(); ">
},
@@ -91458,6 +109354,7 @@ item_db: (
Name: "Costume: Yellow Hat Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 19515,1; ">
},
@@ -91467,6 +109364,7 @@ item_db: (
Name: "Costume: Old-Timey Box"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
},
{
@@ -91475,6 +109373,7 @@ item_db: (
Name: "Costume: Singing Bird Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 19516,1; ">
},
@@ -91484,6 +109383,7 @@ item_db: (
Name: "Costume: Chicken Box"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
},
{
@@ -91492,6 +109392,7 @@ item_db: (
Name: "Costume: Mini Crown Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 19522,1; ">
},
@@ -91501,7 +109402,15 @@ item_db: (
Name: "Silvervine 4 Box"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <"
getitem 6417,4;
getitem 12636,12;
@@ -91549,6 +109458,7 @@ item_db: (
Name: "Old Hat Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
},
{
@@ -91575,6 +109485,7 @@ item_db: (
Name: "Archangel's Wing Box"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 2573,1; ">
},
@@ -91584,6 +109495,7 @@ item_db: (
Name: "Heroic Backpack Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 2576,1; ">
},
@@ -91701,7 +109613,17 @@ item_db: (
Name: "Malangdo Woe Encard Box"
Type: 2
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;
@@ -91713,6 +109635,7 @@ item_db: (
Name: "Costume: Butterfly Ears Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 19509,1; ">
},
@@ -91722,6 +109645,7 @@ item_db: (
Name: "Costume: Bolt Ears Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 19510,1; ">
},
@@ -91873,6 +109797,7 @@ item_db: (
Name: "Transformation Scroll Box(Deviruchi)(10)"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12658,10; ">
},
@@ -91882,6 +109807,7 @@ item_db: (
Name: "Transformation Scroll Box(Raydric Archer)(10)"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12659,10; ">
},
@@ -91891,6 +109817,7 @@ item_db: (
Name: "Transformation Scroll Box(Mavka)(10)"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12660,10; ">
},
@@ -91900,6 +109827,7 @@ item_db: (
Name: "Transformation Scroll Box(Manuk)(10)"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12661,10; ">
},
@@ -91909,6 +109837,7 @@ item_db: (
Name: "Transformation Scroll Box(Banshee)(10)"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12662,10; ">
},
@@ -91918,6 +109847,7 @@ item_db: (
Name: "Transformation Scroll Box(Poring)(10)"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12663,10; ">
},
@@ -91927,6 +109857,7 @@ item_db: (
Name: "Transformation Scroll Box(Golem)(10)"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 12664,10; ">
},
@@ -92186,7 +110117,16 @@ item_db: (
Name: "Upgrade Katar Box"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 1292,1; ">
},
{
@@ -92195,7 +110135,16 @@ item_db: (
Name: "Upgrade Two-Handed Axe Box"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 1394,1; ">
},
{
@@ -92204,7 +110153,16 @@ item_db: (
Name: "Upgrade Spear Box"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 1491,1; ">
},
{
@@ -92213,7 +110171,16 @@ item_db: (
Name: "Upgrade Book Box"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 1585,1; ">
},
{
@@ -92222,7 +110189,16 @@ item_db: (
Name: "Upgrade Staff Box"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 2015,1; ">
},
{
@@ -92231,7 +110207,16 @@ item_db: (
Name: "Upgrade Dagger Box"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 13071,1; ">
},
{
@@ -92240,7 +110225,16 @@ item_db: (
Name: "Upgrade Revolver Box"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 13115,1; ">
},
{
@@ -92249,7 +110243,16 @@ item_db: (
Name: "Upgrade Mace Box"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 16019,1; ">
},
{
@@ -92258,7 +110261,16 @@ item_db: (
Name: "Upgrade Bow Box"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 18112,1; ">
},
{
@@ -92267,7 +110279,16 @@ item_db: (
Name: "Upgrade Two-Hand Sword Box"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
+ Trade: {
+ nodrop: true
+ noselltonpc: true
+ nocart: true
+ nogstorage: true
+ nomail: true
+ noauction: true
+ }
Script: <" getitem 21000,1; ">
},
{
@@ -92276,6 +110297,7 @@ item_db: (
Name: "Upgrade Katar Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
},
{
@@ -92284,6 +110306,7 @@ item_db: (
Name: "Upgrade Two-Hand Axe Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
},
{
@@ -92292,6 +110315,7 @@ item_db: (
Name: "Upgrade Lance Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
},
{
@@ -92420,6 +110444,7 @@ item_db: (
Name: "Immune Shield Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 2168,1; ">
},
@@ -92429,6 +110454,7 @@ item_db: (
Name: "Black Devil's Mask Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 18599,1; ">
},
@@ -92438,6 +110464,7 @@ item_db: (
Name: "Cat Ear Beret Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 18600,1; ">
},
@@ -92447,6 +110474,7 @@ item_db: (
Name: "Red Pom Band Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 18601,1; ">
},
@@ -92552,7 +110580,8 @@ item_db: (
AegisName: "Upg_Huuma_Shuriken_Box"
Name: "Upg Huuma Shuriken Box"
Type: 2
- Buy: 0
+ Buy: 20
+ Weight: 10
Upper: 63
Script: <" rentitem 13316,86400; ">
},
@@ -92589,6 +110618,7 @@ item_db: (
Name: "Boarding Halter Box 7D"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
},
{
@@ -92606,6 +110636,7 @@ item_db: (
Name: "Halter Lead Box[Trial]"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
},
{
@@ -92755,6 +110786,7 @@ item_db: (
Name: "Fly Wing Infinite 3rd Box"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
},
{
@@ -92763,6 +110795,7 @@ item_db: (
Name: "RWC Rally Box"
Type: 2
Buy: 20
+ Weight: 10
Upper: 63
Script: <" packageitem(); ">
},
@@ -92772,6 +110805,7 @@ item_db: (
Name: "RWC Enchant Reset Ticket Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 2966,1; ">
},
@@ -92781,6 +110815,7 @@ item_db: (
Name: "RWC Enchant Reset 5 Ticket Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
Script: <" getitem 2968,1; ">
},
@@ -92792,7 +110827,6 @@ item_db: (
Buy: 20
Upper: 63
},
-// Mechanic/Genetic Cannonballs
{
Id: 17257
AegisName: "Bad_Student_Gift_Box"
@@ -92807,6 +110841,7 @@ item_db: (
Name: "Special Defense Potion Box"
Type: 18
Buy: 20
+ Weight: 10
Upper: 63
},
{
@@ -92815,6 +110850,7 @@ item_db: (
Name: "Bar of Strength Box"
Type: 18
Buy: 0
+ Weight: 10
Upper: 63
Script: <" getitem 14616,20; ">
},
@@ -92824,6 +110860,7 @@ item_db: (
Name: "VIT Biscuit Stick Box"
Type: 18
Buy: 0
+ Weight: 10
Upper: 63
Script: <" getitem 14617,20; ">
},
@@ -92895,7 +110932,6 @@ item_db: (
Loc: 32768
View: 8
},
-// More Bows
{
Id: 18100
AegisName: "Shooting_Star_C"
@@ -93048,6 +111084,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;
@@ -93055,7 +111101,6 @@ item_db: (
if(BaseLevel>99) {
bonus bLongAtkRate,10;
}
-
">
},
{
@@ -93073,6 +111118,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;
@@ -93080,7 +111135,6 @@ item_db: (
if(BaseLevel>99) {
bonus bLongAtkRate,10;
}
-
">
},
{
@@ -93099,7 +111153,10 @@ item_db: (
WeaponLv: 4
EquipLv: 100
View: 11
- Script: <" bonus2 bSkillAtk,SC_TRIANGLESHOT,(getrefine()/2); ">
+ Script: <"
+ bonus2 bSkillAtk,SC_TRIANGLESHOT,(getrefine()*2);
+ bonus2 bSkillUseSP,SC_TRIANGLESHOT,(getrefine()*2);
+ ">
},
{
Id: 18110
@@ -93118,11 +111175,11 @@ item_db: (
EquipLv: 110
View: 11
Script: <"
- bonus2 bSkillAtk,RA_ARROWSTORM,(getrefine()/5);
+ bonus2 bSkillAtk,RA_ARROWSTORM,(getrefine()*5);
+ bonus2 bSkillUseSP,RA_ARROWSTORM,(getrefine()*5);
if(readparam(bAgi)>=120) {
bonus bAspd,1;
}
-
">
},
{
@@ -93143,7 +111200,7 @@ item_db: (
View: 11
Script: <"
bonus bDex,1;
- bonus3 bAutoSpell,PF_SPIDERWEB,1,10;
+ bonus3 bAutoSpell,PF_SPIDERWEB,1,200;
">
},
{
@@ -93239,6 +111296,13 @@ item_db: (
Loc: 34
WeaponLv: 3
View: 11
+ Script: <"
+ if(BaseJob==Job_Hunter && Upper!=2) bonus bBaseAtk,10;
+ bonus bBaseAtk,(getrefine()*3);
+ bonus bLongAtkRate,getrefine();
+ set .@i,((BaseLevel/10)>12)?12:(BaseLevel/10);
+ if(.@i>2) bonus bBaseAtk,((.@i-2)*5);
+ ">
},
{
Id: 18117
@@ -93257,7 +111321,6 @@ item_db: (
EquipLv: 105
View: 11
},
-// More Headgears
{
Id: 18500
AegisName: "Cheer_Scarf6"
@@ -93268,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,60;
@@ -93284,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,80;
@@ -93300,6 +111383,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;
@@ -93350,9 +111443,9 @@ item_db: (
Refine: false
View: 675
Script: <"
- bonus bVit,1;
bonus bMaxHPrate,1;
bonus2 bAddMonsterDropItem,517,500;
+ bonus2 bAddItemHealRate,517,25;
">
},
{
@@ -93398,8 +111491,13 @@ item_db: (
EquipLv: 30
View: 677
Script: <"
+ bonus2 bSubRace,RC_NonBoss,5;
+ bonus2 bSubRace,RC_Boss,5;
bonus bLuk,5;
bonus bMdef,3;
+ bonus bHit,10;
+ bonus bDelayrate,-5;
+ if(getrefine() > 5) bonus2 bAddMonsterDropItem,522,100+(getrefine()/100);
">
},
{
@@ -93416,7 +111514,16 @@ item_db: (
Loc: 256
EquipLv: 15
View: 678
- Script: <" bonus bLuk,5; ">
+ Script: <"
+ bonus2 bSubRace,RC_DemiHuman,10;
+ bonus bCritical,10;
+ bonus2 bAddItemHealRate,501,100;
+ bonus2 bAddItemHealRate,504,100;
+ bonus bLuk,5;
+ bonus bAspd,1;
+ bonus bAtkRate,3;
+ bonus bMatkRate,3;
+ ">
},
{
Id: 18510
@@ -93430,6 +111537,7 @@ item_db: (
EquipLv: 60
Refine: false
View: 679
+ Script: <" bonus2 bSubRace,RC_DemiHuman,10; ">
},
{
Id: 18511
@@ -93443,6 +111551,11 @@ item_db: (
EquipLv: 60
Refine: false
View: 680
+ Script: <"
+ if(isequipped(18510)) bonus2 bAddRace,RC_Angel,3;
+ bonus bMaxHPrate,2;
+ bonus bMaxSPrate,1;
+ ">
},
{
Id: 18512
@@ -93576,6 +111689,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;
@@ -93598,6 +111720,7 @@ item_db: (
Script: <"
bonus bUnbreakableHelm,0;
bonus bLuk,1;
+ bonus bMaxSP,20;
">
},
{
@@ -93614,7 +111737,17 @@ item_db: (
View: 687
Script: <"
bonus bStr,2;
- bonus bMdef,1;
+ bonus2 bAddRace,RC_Boss,2;
+ bonus2 bAddRace,RC_NonBoss,2;
+ if(getrefine()>6) {
+ bonus bCriticalRate,10;
+ }
+ ;
+ if(getrefine()>8) {
+ bonus bLongAtkRate,5;
+ bonus bAtkRate,5;
+ }
+ ;
">
},
{
@@ -93787,7 +111920,12 @@ item_db: (
Loc: 256
EquipLv: 50
View: 709
- Script: <" bonus bMdef,3; ">
+ Script: <"
+ bonus bMdef,3;
+ bonus2 bAddRace,RC_Insect,5;
+ bonus2 bSubRace,RC_Insect,5;
+ bonus3 bAddMonsterDropItem,518,RC_Insect,50;
+ ">
},
{
Id: 18534
@@ -93802,7 +111940,13 @@ item_db: (
Loc: 768
EquipLv: 20
View: 710
- Script: <" bonus bStr,1; ">
+ Script: <"
+ bonus bStr,1;
+ bonus bAtkRate,5;
+ bonus bDelayrate,-1;
+ bonus bMaxHP,0+(getrefine()*100);
+ bonus2 bSkillAtk,"MC_MAMMONITE",20;
+ ">
},
{
Id: 18535
@@ -93826,6 +111970,10 @@ item_db: (
Loc: 1
Refine: false
View: 711
+ Script: <"
+ bonus bVariableCastrate,-1;
+ bonus bMatk,10;
+ ">
},
{
Id: 18537
@@ -93839,10 +111987,11 @@ item_db: (
Upper: 63
Loc: 256
View: 726
+ Script: <" bonus bFlee,6; ">
},
{
Id: 18538
- AegisName: "Evil_Whisper"
+ AegisName: "Devil_Whisper"
Name: "Spirit Whispers"
Type: 5
Buy: 20
@@ -93878,7 +112027,6 @@ item_db: (
if(getrefine() >= 7) {
bonus bMatkRate,3;
}
-
">
},
{
@@ -93894,6 +112042,7 @@ item_db: (
EquipLv: 10
Refine: false
View: 714
+ Script: <" bonus bAspdRate,1; ">
},
{
Id: 18541
@@ -93908,7 +112057,14 @@ item_db: (
Loc: 256
EquipLv: 30
View: 715
- Script: <" bonus bDex,2; ">
+ Script: <"
+ bonus bDex,2;
+ bonus bCritAtkRate,10;
+ if(isequipped(1764)) bonus bCritAtkRate,5;
+ if(getrefine() >= 7) {
+ bonus bCritAtkRate,5;
+ }
+ ">
},
{
Id: 18542
@@ -93936,7 +112092,11 @@ item_db: (
Loc: 256
EquipLv: 20
View: 717
- Script: <" bonus bMdef,5; ">
+ Script: <"
+ bonus bMatkRate,2;
+ bonus bInt,1;
+ bonus bDex,1;
+ ">
},
{
Id: 18544
@@ -93986,6 +112146,7 @@ item_db: (
Upper: 63
Loc: 256
View: 721
+ Script: <" skill "AL_INCAGI",2; ">
},
{
Id: 18548
@@ -94015,11 +112176,7 @@ item_db: (
Loc: 256
EquipLv: 20
View: 723
- Script: <"
- bonus bInt,1;
- bonus bAgi,1;
- bonus bMdef,3;
- ">
+ Script: <" bonus bMdef,3; ">
},
{
Id: 18550
@@ -94034,7 +112191,7 @@ item_db: (
Loc: 256
EquipLv: 30
View: 724
- Script: <" bonus bAllStats,2; ">
+ Script: <" bonus bAllStats,1; ">
},
{
Id: 18551
@@ -94139,6 +112296,10 @@ item_db: (
EquipLv: 10
Refine: false
View: 730
+ Script: <"
+ bonus2 bExpAddRace,RC_Plant,5;
+ bonus2 bSubRace,RC_Plant,-10;
+ ">
},
{
Id: 18559
@@ -94297,7 +112458,6 @@ item_db: (
Upper: 63
Loc: 256
EquipLv: 10
- Refine: false
View: 738
},
{
@@ -94319,17 +112479,15 @@ item_db: (
bonus bAllStats,2;
}
if(BaseClass==Job_Swordman||BaseClass==Job_Merchant||BaseClass==Job_Thief) {
- bonus2 bAddRace,RC_Boss,8;
- bonus2 bAddRace,RC_NonBoss,8;
+ bonus bAtkRate, 8;
}
if(BaseClass==Job_Mage||BaseClass==Job_Acolyte) {
- bonus bMatk,8;
+ bonus bMatkRate,8;
}
if(BaseClass==Job_Archer) {
bonus bDex,3;
bonus bLongAtkRate,10;
}
-
">
},
{
@@ -94371,6 +112529,16 @@ item_db: (
Loc: 256
EquipLv: 30
View: 741
+ Script: <"
+ bonus bHit,20;
+ bonus bMaxHPrate,-10;
+ if (getrefine()>4) {
+ bonus bHit,-10;
+ bonus bMaxHPrate,10;
+ bonus bHit,((getrefine()-4)/2)*3;
+ bonus bMaxHPrate,((getrefine()-4)/2)*3;
+ }
+ ">
},
{
Id: 18574
@@ -94385,7 +112553,17 @@ item_db: (
Loc: 768
EquipLv: 70
View: 742
- Script: <" bonus bMdef,5; ">
+ Script: <"
+ bonus2 bSubRace,RC_NonBoss,-5;
+ bonus2 bAddRace,RC_Boss,10;
+ bonus2 bAddRace,RC_Boss,getrefine()/5;
+ if (isequipped(4140)) {
+ bonus2 bAddRace,RC_Boss,5;
+ if (getrefine() >= 11) {
+ bonus2 bSubRace,RC_NonBoss,5;
+ }
+ }
+ ">
},
{
Id: 18575
@@ -94465,21 +112643,20 @@ item_db: (
Def: 3
Slots: 1
Upper: 63
+ Gender: 1
Loc: 256
- View: 724
+ View: 746
Script: <"
bonus bVit,2;
bonus bInt,2;
- bonus bMdef,3;
- bonus bHealPower,2;
- bonus bHealPower2,10;
- if(getrefine() >= 7) {
- bonus bHealPower,5;
+ bonus bHealPower,1;
+ bonus bHealPower2,1;
+ if(getrefine() >= 6) {
+ bonus bHealPower,1;
}
- if(getrefine() >= 9) {
- bonus bHealPower,3;
+ if(getrefine() >= 7) {
+ bonus bHealPower,1;
}
-
">
},
{
@@ -94705,7 +112882,7 @@ item_db: (
AegisName: "Horn_Of_Ancient"
Name: "Ancient Horns"
Type: 5
- Buy: 20
+ Buy: 45000
Weight: 400
Def: 8
Slots: 1
@@ -94720,7 +112897,7 @@ item_db: (
AegisName: "Sprout_Hat"
Name: "Sprout Hat"
Type: 5
- Buy: 20
+ Buy: 45000
Weight: 200
Def: 4
Upper: 63
@@ -94734,7 +112911,7 @@ item_db: (
AegisName: "Mercury_Helm"
Name: "Mercury Riser"
Type: 5
- Buy: 20
+ Buy: 45000
Weight: 400
Def: 10
Slots: 1
@@ -94753,7 +112930,6 @@ item_db: (
bonus bAspdRate,2;
bonus bCritical,2;
}
-
">
},
{
@@ -94805,7 +112981,6 @@ item_db: (
bonus2 bAddRace,RC_DemiHuman,7;
bonus2 bSubRace,RC_DemiHuman,7;
}
-
">
},
{
@@ -94819,7 +112994,17 @@ item_db: (
Upper: 63
Loc: 256
View: 762
- Script: <" bonus bMdef,5; ">
+ Script: <"
+ bonus bMdef,5;
+ if(getrefine() > 5 && getrefine() <= 12) {
+ bonus2 bMagicAddRace,RC_DemiHuman,(getrefine() - 5);
+ bonus2 bMagicAddRace,RC_DemiHuman,(getrefine() - 5);
+ }
+ if(getrefine() > 12) {
+ bonus2 bMagicAddRace,RC_DemiHuman,7;
+ bonus2 bMagicAddRace,RC_DemiHuman,7;
+ }
+ ">
},
{
Id: 18602
@@ -94982,9 +113167,10 @@ item_db: (
AegisName: "White_Musang_Hat"
Name: "White Musang Hat"
Type: 5
- Buy: 20
+ Buy: 45000
Weight: 400
Def: 3
+ Slots: 1
Upper: 63
Loc: 256
View: 770
@@ -95000,9 +113186,10 @@ item_db: (
AegisName: "Black_Musang_Hat"
Name: "Black Musang Hat"
Type: 5
- Buy: 20
+ Buy: 45000
Weight: 400
Def: 3
+ Slots: 1
Upper: 63
Loc: 256
View: 771
@@ -95048,7 +113235,7 @@ item_db: (
Name: "Long Tongue"
Type: 5
Buy: 20
- Weight: 200
+ Weight: 100
Job: 0xFFFFFFFE
Upper: 63
Loc: 1
@@ -95254,12 +113441,12 @@ item_db: (
Slots: 1
Upper: 63
Loc: 256
- View: 392
+ View: 783
},
{
Id: 18630
AegisName: "Droopy_Alice_Doll"
- Name: "Drooping Alicel"
+ Name: "Drooping Alice"
Type: 5
Buy: 20
Weight: 500
@@ -95493,7 +113680,6 @@ item_db: (
Upper: 63
Loc: 256
View: 799
- Script: <" bonus bDex,2; ">
},
{
Id: 18647
@@ -95506,6 +113692,7 @@ item_db: (
Loc: 512
Refine: false
View: 800
+ Script: <" bonus2 bResEff,Eff_Stun,1500; ">
},
{
Id: 18648
@@ -95555,7 +113742,7 @@ item_db: (
Upper: 63
Loc: 256
EquipLv: 40
- View: 7
+ View: 803
},
{
Id: 18652
@@ -95569,7 +113756,7 @@ item_db: (
Upper: 63
Loc: 256
EquipLv: 80
- View: 7
+ View: 804
},
{
Id: 18653
@@ -95583,13 +113770,24 @@ item_db: (
Upper: 63
Loc: 256
EquipLv: 30
- View: 7
+ View: 805
Script: <"
bonus bMdef,4;
bonus bAgi,2;
">
},
{
+ Id: 18654
+ AegisName: "SS_Bandana"
+ Name: "SS Bandana"
+ Type: 5
+ Buy: 1000
+ Weight: 10
+ Slots: 1
+ Loc: 769
+ View: 806
+},
+{
Id: 18655
AegisName: "Goedo_Monocle"
Name: "Dragonfly Monocle"
@@ -95805,7 +114003,7 @@ item_db: (
Job: 0xFFFFFFFE
Upper: 63
Loc: 256
- View: 11
+ View: 819
Script: <" bonus bDex,2; ">
},
{
@@ -95821,6 +114019,7 @@ item_db: (
EquipLv: 12
Refine: false
View: 818
+ Script: <" bonus2 bSubRace,RC_DemiHuman,3; ">
},
{
Id: 18671
@@ -95834,6 +114033,10 @@ item_db: (
Loc: 256
EquipLv: 30
View: 836
+ Script: <"
+ bonus3 bAutoSpell,"AL_INCAGI",10,50;
+ bonus2 bAddItemHealRate,Carrot,2000;
+ ">
},
{
Id: 18672
@@ -95861,7 +114064,6 @@ item_db: (
Slots: 1
Upper: 63
Loc: 256
- Refine: false
View: 817
Script: <"
bonus bMdef,1;
@@ -95969,7 +114171,7 @@ item_db: (
Loc: 256
EquipLv: 35
Refine: false
- View: 11
+ View: 826
Script: <" bonus bAgi,1; ">
},
{
@@ -95982,7 +114184,7 @@ item_db: (
Def: 2
Upper: 63
Loc: 256
- View: 11
+ View: 827
Script: <" bonus bVit,2; ">
},
{
@@ -96136,7 +114338,7 @@ item_db: (
Def: 3
Upper: 63
Loc: 256
- View: 166
+ View: 863
},
{
Id: 18692
@@ -96333,6 +114535,18 @@ item_db: (
Script: <" bonus bMdef,4; ">
},
{
+ Id: 18705
+ AegisName: "Flip_Hat"
+ Name: "Flip Hat"
+ Type: 5
+ Buy: 1000
+ Weight: 300
+ Def: 5
+ Slots: 1
+ Loc: 256
+ View: 862
+},
+{
Id: 18706
AegisName: "Can_Hat"
Name: "Can Hat"
@@ -96488,6 +114702,17 @@ item_db: (
View: 861
},
{
+ Id: 18717
+ AegisName: "Skull_Hood_"
+ Name: "Skull Hood_"
+ Type: 5
+ Buy: 1000
+ Weight: 10
+ Slots: 1
+ Loc: 256
+ View: 598
+},
+{
Id: 18718
AegisName: "Rose_Hairband"
Name: "Rose Hairband"
@@ -96505,6 +114730,83 @@ item_db: (
">
},
{
+ Id: 18720
+ AegisName: "Magical_Booster"
+ Name: "Magical Booster"
+ Type: 5
+ Buy: 1000
+ Weight: 10
+ Slots: 1
+ Loc: 512
+ View: 873
+},
+{
+ Id: 18721
+ AegisName: "Sweet_Valentine_Cap"
+ Name: "Sweet Valentine Cap"
+ Type: 5
+ Buy: 1000
+ Weight: 10
+ Slots: 1
+ Loc: 256
+ View: 865
+},
+{
+ Id: 18722
+ AegisName: "Ear_Featgers_Wings"
+ Name: "Ear Featgers Wings"
+ Type: 5
+ Buy: 0
+ Loc: 512
+ EquipLv: 1
+ Refine: false
+ View: 724
+},
+{
+ Id: 18723
+ AegisName: "Aura_Quartz_Crown"
+ Name: "AuraQuartz Crown"
+ Type: 5
+ Buy: 1000
+ Weight: 10
+ Slots: 1
+ Loc: 256
+ View: 866
+},
+{
+ Id: 18724
+ AegisName: "Baphomet_Horns"
+ Name: "Baphomet Horns"
+ Type: 5
+ Buy: 0
+ Slots: 1
+ Loc: 256
+ EquipLv: 1
+ View: 380
+},
+{
+ Id: 18725
+ AegisName: "Rabbit_Knithat"
+ Name: "Rabbit Knit Hat"
+ Type: 5
+ Buy: 1000
+ Weight: 10
+ Slots: 1
+ Loc: 256
+ View: 867
+},
+{
+ Id: 18726
+ AegisName: "Skymet"
+ Name: "Skymet"
+ Type: 5
+ Buy: 1000
+ Weight: 10
+ Slots: 1
+ Loc: 256
+ View: 868
+},
+{
Id: 18727
AegisName: "Sedora_Hat"
Name: "Sedora Hat"
@@ -96545,18 +114847,81 @@ item_db: (
Slots: 1
Loc: 256
View: 871
+ Script: <"
+ bonus2 bSubRace,RC_DemiHuman,10;
+ bonus2 bAddItemHealRate,522,30;
+ bonus bVariableCastrate,-3;
+ if(getrefine()>=12) {
+ bonus bVariableCastrate,-1;
+ }
+ if(getrefine()>=14) {
+ bonus bVariableCastrate,-1;
+ }
+ ;
+ ">
},
{
Id: 18730
AegisName: "Cryptura_Academy_Hat"
Name: "Criatura Hat"
Type: 5
- Buy: 0
+ Buy: 100
Weight: 200
Def: 2
Slots: 1
Loc: 256
View: 872
+ Script: <"
+ bonus bMaxSP,5;
+ bonus bMaxHP,15;
+ ">
+},
+{
+ Id: 18731
+ AegisName: "Valkyrie_Headgear"
+ Name: "Valkyrie Helm"
+ Type: 5
+ Buy: 1000
+ Loc: 256
+ View: 225
+},
+{
+ Id: 18732
+ AegisName: "TE_WoE_Cap"
+ Name: "TE WoE Cap"
+ Type: 5
+ Buy: 0
+ Def: 5
+ Loc: 256
+ EquipLv: 1
+ Refine: false
+ View: 14
+},
+{
+ Id: 18733
+ AegisName: "TE_WoE_Bone_Helm"
+ Name: "TE WoE Bone Helm"
+ Type: 5
+ Buy: 0
+ Def: 10
+ Job: 0x000444A2
+ Loc: 256
+ EquipLv: 1
+ Refine: false
+ View: 103
+},
+{
+ Id: 18734
+ AegisName: "TE_WoE_Magic_Eyes"
+ Name: "TE WoE Magic Eyes"
+ Type: 5
+ Buy: 0
+ Def: 5
+ Job: 0x00812201
+ Loc: 256
+ EquipLv: 1
+ Refine: false
+ View: 209
},
{
Id: 18737
@@ -96618,7 +114983,7 @@ item_db: (
},
{
Id: 18743
- AegisName: "Spirit_Of_Chung_E"
+ AegisName: "C_Spirit_Of_Chung_E"
Name: "Spirit Of Chung E"
Type: 5
Buy: 20
@@ -96719,6 +115084,17 @@ item_db: (
View: 889
},
{
+ Id: 18752
+ AegisName: "Cursed_Book"
+ Name: "Cursed Book"
+ Type: 5
+ Buy: 0
+ Slots: 1
+ Loc: 256
+ EquipLv: 1
+ View: 890
+},
+{
Id: 18753
AegisName: "Tw_Rice_Ball"
Name: "Rice Dumpling Hat"
@@ -96749,6 +115125,17 @@ item_db: (
Script: <" bonus bUnbreakableHelm,0; ">
},
{
+ Id: 18755
+ AegisName: "Feather_Beret_"
+ Name: "Feather Beret_"
+ Type: 5
+ Buy: 0
+ Slots: 1
+ Loc: 256
+ EquipLv: 1
+ View: 224
+},
+{
Id: 18756
AegisName: "Black_Shiba_Inu_Hat"
Name: "Black Shiba Inu Hat"
@@ -96787,6 +115174,272 @@ item_db: (
Script: <" bonus bUnbreakableHelm,0; ">
},
{
+ Id: 18760
+ AegisName: "Remodel_Wizardry_Hat"
+ Name: "Modified Mage Hat"
+ Type: 5
+ Buy: 20
+ Weight: 300
+ Def: 2
+ Slots: 1
+ Loc: 256
+ EquipLv: 1
+ View: 112
+},
+{
+ Id: 18761
+ AegisName: "Remodel_Magician_Hat"
+ Name: "Modified Magician Hat"
+ Type: 5
+ Buy: 20
+ Weight: 500
+ Def: 6
+ Slots: 1
+ Loc: 256
+ EquipLv: 1
+ View: 130
+},
+{
+ Id: 18762
+ AegisName: "Remodel_Mask_Of_Fox"
+ Name: "Modified Kitsune Mask"
+ Type: 5
+ Buy: 20
+ Weight: 300
+ Def: 2
+ Loc: 256
+ EquipLv: 1
+ View: 153
+},
+{
+ Id: 18763
+ AegisName: "Remodel_Joker_Jester"
+ Name: "Modified Jester Hat"
+ Type: 5
+ Buy: 20
+ Weight: 100
+ Def: 3
+ Slots: 1
+ Loc: 256
+ EquipLv: 1
+ View: 89
+},
+{
+ Id: 18764
+ AegisName: "Remodel_Bunny_Band"
+ Name: "Modified Bunny Hairband"
+ Type: 5
+ Buy: 20
+ Weight: 100
+ Def: 3
+ Slots: 1
+ Loc: 256
+ EquipLv: 1
+ View: 15
+},
+{
+ Id: 18765
+ AegisName: "Enhanced_Corsair"
+ Name: "Modified Corsair"
+ Type: 5
+ Buy: 20
+ Weight: 500
+ Def: 10
+ Slots: 1
+ Loc: 256
+ EquipLv: 1
+ View: 105
+},
+{
+ Id: 18766
+ AegisName: "Enhanced_Helm_Of_Angel"
+ Name: "Modified Helm of Angel"
+ Type: 5
+ Buy: 20
+ Weight: 1600
+ Def: 10
+ Slots: 1
+ Loc: 256
+ EquipLv: 1
+ View: 110
+},
+{
+ Id: 18767
+ AegisName: "Enhanced_Helm_Of_Sun"
+ Name: "Modified Solar Helm"
+ Type: 5
+ Buy: 20
+ Weight: 2400
+ Def: 4
+ Slots: 1
+ Loc: 256
+ EquipLv: 1
+ View: 138
+},
+{
+ Id: 18768
+ AegisName: "Enhanced_Bone_Helm"
+ Name: "Modified Bone Helm"
+ Type: 5
+ Buy: 20
+ Weight: 800
+ Def: 15
+ Slots: 1
+ Loc: 256
+ EquipLv: 1
+ View: 103
+},
+{
+ Id: 18769
+ AegisName: "Remodel_Munak_Turban"
+ Name: "Modified Munak Hat"
+ Type: 5
+ Buy: 20
+ Weight: 300
+ Def: 5
+ Slots: 1
+ Loc: 256
+ EquipLv: 1
+ View: 51
+},
+{
+ Id: 18770
+ AegisName: "Remodel_Bongun_Hat"
+ Name: "Modified Bongun Hat"
+ Type: 5
+ Buy: 20
+ Weight: 300
+ Def: 5
+ Slots: 1
+ Loc: 256
+ EquipLv: 1
+ View: 139
+},
+{
+ Id: 18771
+ AegisName: "Remodel_Opera_Mask"
+ Name: "Modified Opera Mask"
+ Type: 5
+ Buy: 20
+ Weight: 200
+ Def: 2
+ Loc: 256
+ EquipLv: 1
+ Refine: false
+ View: 128
+},
+{
+ Id: 18772
+ AegisName: "Improved_Binoculars"
+ Name: "Modified Binoculars"
+ Type: 5
+ Buy: 20
+ Weight: 100
+ Def: 2
+ Loc: 256
+ EquipLv: 1
+ Refine: false
+ View: 83
+},
+{
+ Id: 18773
+ AegisName: "Improved_Fin_Helm"
+ Name: "Modified Fin Helm"
+ Type: 5
+ Buy: 20
+ Weight: 300
+ Def: 5
+ Loc: 256
+ EquipLv: 1
+ Refine: false
+ View: 100
+},
+{
+ Id: 18774
+ AegisName: "Improved_Assassin_Mask"
+ Name: "Modified Assassin Mask"
+ Type: 5
+ Buy: 20
+ Weight: 100
+ Def: 1
+ Loc: 256
+ EquipLv: 1
+ Refine: false
+ View: 180
+},
+{
+ Id: 18775
+ AegisName: "Improved_Welding_Mask"
+ Name: "Modified Welding Mask"
+ Type: 5
+ Buy: 20
+ Weight: 300
+ Def: 2
+ Loc: 256
+ EquipLv: 1
+ Refine: false
+ View: 79
+},
+{
+ Id: 18776
+ AegisName: "Improved_Kiss_Of_Angel"
+ Name: "Modified Angel's Kiss"
+ Type: 5
+ Buy: 20
+ Weight: 300
+ Def: 6
+ Slots: 1
+ Loc: 256
+ EquipLv: 1
+ View: 255
+},
+{
+ Id: 18778
+ AegisName: "Pink_Bunny_Hair_Band"
+ Name: "Pink Bunny Hair Band"
+ Type: 5
+ Buy: 0
+ Loc: 256
+ EquipLv: 1
+ View: 898
+},
+{
+ Id: 18779
+ AegisName: "RWC_Crown_Of_Victory(1st)"
+ Name: "RWC Crown Of Victory(1st)"
+ Type: 5
+ Buy: 0
+ Slots: 1
+ Loc: 256
+ EquipLv: 1
+ Refine: false
+ View: 902
+},
+{
+ Id: 18780
+ AegisName: "RWC_Crown_Of_Victory(2nd)"
+ Name: "RWC Crown Of Victory(2nd)"
+ Type: 5
+ Buy: 0
+ Slots: 1
+ Loc: 256
+ EquipLv: 1
+ Refine: false
+ View: 903
+},
+{
+ Id: 18781
+ AegisName: "RWC_Crown_Of_Victory(3rd)"
+ Name: "RWC Crown Of Victory(3rd)"
+ Type: 5
+ Buy: 0
+ Slots: 1
+ Loc: 256
+ EquipLv: 1
+ Refine: false
+ View: 904
+},
+{
Id: 18782
AegisName: "Butterfly_Wing_Ear_J"
Name: "Butterfly Wing Ear"
@@ -96816,6 +115469,11 @@ item_db: (
Script: <"
bonus bDex,1;
bonus bLuk,1;
+ if(getrefine()>4) {
+ bonus bDex,(getrefine()-4);
+ bonus bLuk,(getrefine()-4);
+ }
+ ;
">
},
{
@@ -96844,6 +115502,86 @@ item_db: (
View: 900
},
{
+ Id: 18791
+ AegisName: "Shrine_Maiden_Hat"
+ Name: "Shrine Maiden Hat"
+ Type: 5
+ Buy: 0
+ Weight: 200
+ Def: 5
+ Slots: 1
+ Job: 0x00000100
+ Loc: 256
+ EquipLv: 100
+ View: 908
+},
+{
+ Id: 18793
+ AegisName: "Sorc_Night_Cap"
+ Name: "Sorc Night Cap"
+ Type: 5
+ Buy: 0
+ Weight: 200
+ Def: 5
+ Slots: 1
+ Job: 0x00010000
+ Loc: 256
+ EquipLv: 100
+ View: 911
+},
+{
+ Id: 18794
+ AegisName: "Plain_Black_Mage_Hat"
+ Name: "Plain Black Mage Hat"
+ Type: 5
+ Buy: 0
+ Weight: 200
+ Def: 5
+ Slots: 1
+ Job: 0x00000200
+ Loc: 256
+ EquipLv: 100
+ View: 912
+},
+{
+ Id: 18795
+ AegisName: "Night_Sparrow_Hat"
+ Name: "Night Sparrow Hat"
+ Type: 5
+ Buy: 0
+ Weight: 200
+ Def: 5
+ Job: 0x00100000
+ Loc: 256
+ EquipLv: 100
+ View: 913
+},
+{
+ Id: 18796
+ AegisName: "RWC_Crown_Of_Victory(8th)"
+ Name: "RWC Crown Of Victory(8th)"
+ Type: 5
+ Buy: 0
+ Slots: 1
+ Loc: 256
+ EquipLv: 1
+ Refine: false
+ View: 914
+},
+{
+ Id: 18802
+ AegisName: "Poring_Fedora_Hat"
+ Name: "Poring Fedora Hat"
+ Type: 5
+ Buy: 0
+ Weight: 100
+ Def: 10
+ Slots: 1
+ Loc: 256
+ EquipLv: 1
+ View: 919
+},
+{
Id: 18805
AegisName: "Eclipse_Hat"
Name: "Eclipse Hat"
@@ -96999,6 +115737,29 @@ item_db: (
Script: <" bonus bUnbreakableHelm,0; ">
},
{
+ Id: 18819
+ AegisName: "Blue_Pencil_In_Mouth"
+ Name: "Blue Pencil In Mouth"
+ Type: 5
+ Buy: 20
+ Weight: 100
+ Loc: 1
+ EquipLv: 1
+ Refine: false
+ View: 932
+},
+{
+ Id: 18820
+ AegisName: "Black_As_Night_Helmet"
+ Name: "Black As Night Helmet"
+ Type: 5
+ Buy: 0
+ Slots: 1
+ Loc: 256
+ EquipLv: 1
+ View: 941
+},
+{
Id: 18821
AegisName: "Rainbow_Feather_Deco"
Name: "RWC Commemorative Pin"
@@ -97009,6 +115770,10 @@ item_db: (
Slots: 1
Loc: 256
View: 934
+ Script: <"
+ bonus bAtkRate,1;
+ bonus bMatkRate,1;
+ ">
},
{
Id: 18828
@@ -97159,13 +115924,8 @@ item_db: (
Refine: false
View: 958
Script: <"
- bonus bStr,2;
- bonus bInt,2;
- bonus bVit,2;
- bonus bDex,2;
- bonus bAgi,2;
- bonus bLuk,2;
- bonus bUnbreakableHelm,0;
+ bonus bAllStats,2;
+ bonus bFlee2,2;
">
},
{
@@ -97183,6 +115943,28 @@ item_db: (
Script: <" bonus bUnbreakableHelm,0; ">
},
{
+ Id: 18848
+ AegisName: "Fresh_Roses"
+ Name: "Fresh Roses"
+ Type: 5
+ Buy: 0
+ Slots: 1
+ Loc: 256
+ EquipLv: 1
+ View: 963
+},
+{
+ Id: 18849
+ AegisName: "Celine_Ribbon"
+ Name: "Celine Ribbon"
+ Type: 5
+ Buy: 0
+ Slots: 1
+ Loc: 256
+ EquipLv: 1
+ View: 967
+},
+{
Id: 18850
AegisName: "Polar_Bear_Cap"
Name: "Polar Bear Cap"
@@ -97200,19 +115982,63 @@ item_db: (
bonus bAgi,1;
">
},
-// 18851 incomplete type, not in database
-/*
{
- Id: 18851
- AegisName: "C_Polar_Bear_Cap"
- Name: "Costume Polar Bear Cap"
+ Id: 18858
+ AegisName: "Pink_Angeling_Bubble"
+ Name: "Pink Angeling Bubble"
Type: 5
- Buy: 20
- Loc: 1024
+ Buy: 0
+ Weight: 50
+ Def: 5
+ Loc: 1
EquipLv: 1
- View: 966
+ Refine: false
+ View: 975
+ Script: <"
+ bonus bMaxHP,200;
+ bonus bAspd,1;
+ ">
+},
+{
+ Id: 18859
+ AegisName: "Angeling_Bubble"
+ Name: "Angeling Bubble"
+ Type: 5
+ Buy: 0
+ Weight: 50
+ Def: 5
+ Loc: 1
+ EquipLv: 1
+ Refine: false
+ View: 976
+ Script: <"
+ bonus bDex,1;
+ bonus bMatkRate,2;
+ bonus bMaxHP,100;
+ ">
+},
+{
+ Id: 18870
+ AegisName: "Very_Sweet_Candy_Bar"
+ Name: "Very Sweet Candy Bar"
+ Type: 5
+ Buy: 0
+ Loc: 1
+ EquipLv: 1
+ Refine: false
+ View: 446
+},
+{
+ Id: 18871
+ AegisName: "Very_Sweet_Candy"
+ Name: "Very Sweet Candy"
+ Type: 5
+ Buy: 0
+ Loc: 1
+ EquipLv: 1
+ Refine: false
+ View: 446
},
-*/
{
Id: 18872
AegisName: "Snake_Hat"
@@ -97234,13 +116060,25 @@ item_db: (
{
Id: 18873
AegisName: "Sweet_Valentine_Out"
- Name: "Sweet Valentine"
+ Name: "Sweet Valentine Out"
Type: 5
Buy: 20
Weight: 100
Def: 1
Loc: 256
- View: 965
+ View: 865
+},
+{
+ Id: 18874
+ AegisName: "Cyclops_Glasses"
+ Name: "Cyclops Glasses"
+ Type: 5
+ Buy: 0
+ Slots: 1
+ Loc: 512
+ EquipLv: 1
+ Refine: false
+ View: 23
},
{
Id: 18879
@@ -97256,6 +116094,17 @@ item_db: (
Script: <" bonus bMdef,5; ">
},
{
+ Id: 18880
+ AegisName: "Advanced_Jao_King_Hat"
+ Name: "Advanced Jao King Hat"
+ Type: 5
+ Buy: 0
+ Slots: 1
+ Loc: 256
+ EquipLv: 1
+ View: 996
+},
+{
Id: 18885
AegisName: "Jejecap"
Name: "Jejecap"
@@ -97272,7 +116121,6 @@ item_db: (
bonus bInt,3;
">
},
-// Costume System
{
Id: 18887
AegisName: "Aqua_Bunny_Band"
@@ -97291,6 +116139,186 @@ item_db: (
">
},
{
+ Id: 18888
+ AegisName: "Maroon_Bunny_Band"
+ Name: "Maroon Bunny Band"
+ Type: 5
+ Buy: 0
+ Weight: 100
+ Def: 2
+ Slots: 1
+ Loc: 1
+ EquipLv: 1
+ View: 1013
+},
+{
+ Id: 18889
+ AegisName: "Golden_Bunny_Band"
+ Name: "Golden Bunny Band"
+ Type: 5
+ Buy: 0
+ Weight: 100
+ Def: 2
+ Slots: 1
+ Loc: 1
+ EquipLv: 1
+ View: 1014
+},
+{
+ Id: 18890
+ AegisName: "Gray_Bunny_Band"
+ Name: "Gray Bunny Band"
+ Type: 5
+ Buy: 0
+ Def: 2
+ Slots: 1
+ Loc: 1
+ EquipLv: 1
+ View: 1015
+},
+{
+ Id: 18891
+ AegisName: "Husky_Hat"
+ Name: "Husky Hat"
+ Type: 5
+ Buy: 0
+ Weight: 500
+ Def: 5
+ Slots: 1
+ Loc: 256
+ View: 1016
+},
+{
+ Id: 18892
+ AegisName: "Ufo_Poring_Hat"
+ Name: "Ufo Poring Hat"
+ Type: 5
+ Buy: 0
+ Weight: 1000
+ Def: 5
+ Slots: 1
+ Loc: 256
+ EquipLv: 10
+ View: 1017
+},
+{
+ Id: 18893
+ AegisName: "Dragon_Claw_Helm"
+ Name: "Dragon Claw Helm"
+ Type: 5
+ Buy: 0
+ Weight: 1000
+ Def: 5
+ Slots: 1
+ Loc: 256
+ EquipLv: 10
+ View: 1018
+},
+{
+ Id: 18894
+ AegisName: "Rainbow_Star"
+ Name: "Rainbow Star"
+ Type: 5
+ Buy: 0
+ Weight: 500
+ Def: 5
+ Loc: 512
+ EquipLv: 70
+ Refine: false
+ View: 1019
+},
+{
+ Id: 18895
+ AegisName: "Celestial_Dark_Flame"
+ Name: "Celestial Dark Flame"
+ Type: 5
+ Buy: 0
+ Weight: 200
+ Def: 5
+ Loc: 512
+ EquipLv: 50
+ Refine: false
+ View: 1008
+},
+{
+ Id: 18896
+ AegisName: "Pterios_Fins"
+ Name: "Pterios Fins"
+ Type: 5
+ Buy: 0
+ Weight: 200
+ Def: 5
+ Loc: 512
+ EquipLv: 50
+ Refine: false
+ View: 1009
+},
+{
+ Id: 18897
+ AegisName: "Azure_Diadem"
+ Name: "Azure Diadem"
+ Type: 5
+ Buy: 0
+ Weight: 200
+ Def: 5
+ Loc: 512
+ EquipLv: 50
+ Refine: false
+ View: 1010
+},
+{
+ Id: 18898
+ AegisName: "Yggdrasil_Herald_Crown"
+ Name: "Yggdrasil Herald Crown"
+ Type: 5
+ Buy: 0
+ Weight: 200
+ Def: 6
+ Slots: 1
+ Loc: 512
+ EquipLv: 50
+ Refine: false
+ View: 997
+},
+{
+ Id: 18900
+ AegisName: "Weisswurst"
+ Name: "Weisswurst"
+ Type: 5
+ Buy: 20
+ Weight: 100
+ Def: 1
+ Loc: 1
+ EquipLv: 60
+ Refine: false
+ View: 1022
+},
+{
+ Id: 18901
+ AegisName: "Seppl_Hat"
+ Name: "Seppl Hat"
+ Type: 5
+ Buy: 20
+ Weight: 500
+ Def: 5
+ Slots: 1
+ Loc: 1
+ EquipLv: 60
+ View: 1023
+},
+{
+ Id: 18921
+ AegisName: "Costume_Tarnished_Lamp"
+ Name: "Costume: Tarnished Lamp"
+ Type: 5
+ Buy: 0
+ Weight: 200
+ Loc: 1024
+ EquipLv: 50
+ Refine: false
+ View: 897
+},
+{
Id: 19500
AegisName: "T_Mr_Smile"
Name: "Costume: Mr. Smile"
@@ -97319,7 +116347,7 @@ item_db: (
AegisName: "T_Goggle"
Name: "Costume: Goggles"
Type: 5
- Buy: 0
+ Buy: 20
Upper: 63
Loc: 3072
Refine: false
@@ -97341,7 +116369,7 @@ item_db: (
AegisName: "T_Sunglasses"
Name: "Costume: Sunglasses"
Type: 5
- Buy: 0
+ Buy: 20
Upper: 63
Loc: 2048
Refine: false
@@ -97352,7 +116380,7 @@ item_db: (
AegisName: "T_Cigarette"
Name: "Costume: Cigarette"
Type: 5
- Buy: 0
+ Buy: 20
Upper: 63
Loc: 4096
Refine: false
@@ -97363,7 +116391,7 @@ item_db: (
AegisName: "T_Valkyrie_Feather_Band"
Name: "Costume: Valkyrie Feather Band"
Type: 5
- Buy: 0
+ Buy: 20
Upper: 63
Loc: 1024
View: 300
@@ -97373,7 +116401,7 @@ item_db: (
AegisName: "Clear_Sun"
Name: "Costume: Shining Sun"
Type: 5
- Buy: 0
+ Buy: 20
Upper: 63
Loc: 1024
Refine: false
@@ -97385,7 +116413,7 @@ item_db: (
AegisName: "T_Gemmed_Sallet"
Name: "Costume: Gemmed Sallet"
Type: 5
- Buy: 0
+ Buy: 20
Upper: 63
Loc: 1024
Refine: false
@@ -97396,7 +116424,7 @@ item_db: (
AegisName: "Butterfly_Wing_Ear"
Name: "Costume: Yellow Butterfly Wings"
Type: 5
- Buy: 0
+ Buy: 20
Upper: 63
Loc: 2048
Refine: false
@@ -97408,7 +116436,7 @@ item_db: (
AegisName: "Nut_On_Head"
Name: "Costume: Bolt Ears"
Type: 5
- Buy: 0
+ Buy: 20
Upper: 63
Loc: 2048
Refine: false
@@ -97420,7 +116448,7 @@ item_db: (
AegisName: "Heart_Eye_Patch1"
Name: "Costume: Heart Blue Eyebandge"
Type: 5
- Buy: 0
+ Buy: 20
Upper: 63
Loc: 2048
Refine: false
@@ -97432,7 +116460,7 @@ item_db: (
AegisName: "Heart_Eye_Patch2"
Name: "Costume: Heart Pink Eyebandge"
Type: 5
- Buy: 0
+ Buy: 20
Upper: 63
Loc: 2048
Refine: false
@@ -97444,7 +116472,7 @@ item_db: (
AegisName: "Chicken_Beak"
Name: "Costume: Chicken Beak"
Type: 5
- Buy: 0
+ Buy: 20
Upper: 63
Loc: 4096
Refine: false
@@ -97456,7 +116484,7 @@ item_db: (
AegisName: "Charlie_Beard"
Name: "Costume: Old Timey Mustache"
Type: 5
- Buy: 0
+ Buy: 20
Upper: 63
Loc: 4096
Refine: false
@@ -97468,7 +116496,7 @@ item_db: (
AegisName: "Yellow_Hat"
Name: "Costume: Yellow Hat"
Type: 5
- Buy: 0
+ Buy: 20
Upper: 63
Loc: 1024
Refine: false
@@ -97480,7 +116508,7 @@ item_db: (
AegisName: "Singing_Bird"
Name: "Costume: Singing Bird"
Type: 5
- Buy: 0
+ Buy: 20
Upper: 63
Loc: 1024
Refine: false
@@ -97492,7 +116520,7 @@ item_db: (
AegisName: "Cocks_Comb"
Name: "Costume: Rooster's Comb"
Type: 5
- Buy: 0
+ Buy: 20
Upper: 63
Loc: 1024
Refine: false
@@ -97504,7 +116532,7 @@ item_db: (
AegisName: "Rainbow"
Name: "Costume: Rainbow"
Type: 5
- Buy: 0
+ Buy: 20
Upper: 63
Loc: 1024
Refine: false
@@ -97516,7 +116544,7 @@ item_db: (
AegisName: "Lightning_Cloud"
Name: "Costume: Lightning Cloud"
Type: 5
- Buy: 0
+ Buy: 20
Upper: 63
Loc: 1024
Refine: false
@@ -97528,7 +116556,7 @@ item_db: (
AegisName: "Rain_Cloud"
Name: "Costume: Rain Cloud"
Type: 5
- Buy: 0
+ Buy: 20
Upper: 63
Loc: 1024
Refine: false
@@ -97540,7 +116568,7 @@ item_db: (
AegisName: "Charlie_Hat"
Name: "Costume: Old Timey Derby"
Type: 5
- Buy: 0
+ Buy: 20
Upper: 63
Loc: 1024
Refine: false
@@ -97552,7 +116580,7 @@ item_db: (
AegisName: "Mini_Crown1"
Name: "Costume: Mini Crown"
Type: 5
- Buy: 0
+ Buy: 20
Upper: 63
Loc: 1024
Refine: false
@@ -97564,7 +116592,7 @@ item_db: (
AegisName: "Donation_Ribbon"
Name: "Costume: Green Ribbon"
Type: 5
- Buy: 0
+ Buy: 20
Upper: 63
Loc: 1024
Refine: false
@@ -97576,7 +116604,7 @@ item_db: (
AegisName: "C_Green_Feeler"
Name: "Costume: Green Tentacles"
Type: 5
- Buy: 0
+ Buy: 20
Upper: 63
Loc: 1024
Refine: false
@@ -97588,11 +116616,11 @@ item_db: (
AegisName: "C_Jack_A_Dandy"
Name: "Costume: Jack be Dandy"
Type: 5
- Buy: 0
+ Buy: 20
Upper: 63
Loc: 1024
Refine: false
- View: 47
+ View: 58
Script: <" bonus bUnbreakableHelm,0; ">
},
{
@@ -97600,7 +116628,7 @@ item_db: (
AegisName: "C_Helm"
Name: "Costume: Helm"
Type: 5
- Buy: 0
+ Buy: 20
Upper: 63
Loc: 1024
Refine: false
@@ -97612,7 +116640,7 @@ item_db: (
AegisName: "C_Sharp_Gear"
Name: "Costume: Spiky Band"
Type: 5
- Buy: 0
+ Buy: 20
Upper: 63
Loc: 1024
Refine: false
@@ -97624,7 +116652,7 @@ item_db: (
AegisName: "C_Iron_Cane"
Name: "Costume: Iron Kane"
Type: 5
- Buy: 0
+ Buy: 20
Upper: 63
Loc: 4096
Refine: false
@@ -97636,7 +116664,7 @@ item_db: (
AegisName: "C_Angelic_Chain"
Name: "Costume: Angel Wing"
Type: 5
- Buy: 0
+ Buy: 20
Upper: 63
Loc: 1024
Refine: false
@@ -97652,7 +116680,7 @@ item_db: (
AegisName: "C_Wild_Rose"
Name: "Costume: Wild Rose"
Type: 5
- Buy: 0
+ Buy: 20
Upper: 63
Loc: 1024
Refine: false
@@ -97680,7 +116708,7 @@ item_db: (
AegisName: "C_Red_Bunny_Band"
Name: "Costume: Red Bunny Band"
Type: 5
- Buy: 0
+ Buy: 20
Upper: 63
Loc: 1024
Refine: false
@@ -97695,7 +116723,7 @@ item_db: (
AegisName: "C_Spore_Hat"
Name: "Costume: Spore Hat"
Type: 5
- Buy: 0
+ Buy: 20
Upper: 63
Loc: 1024
Refine: false
@@ -97728,7 +116756,7 @@ item_db: (
AegisName: "C_Sinsuncho_Hat"
Name: "Costume: Sinsuncho Hat"
Type: 5
- Buy: 0
+ Buy: 20
Upper: 63
Loc: 1024
Refine: false
@@ -97745,7 +116773,7 @@ item_db: (
AegisName: "C_Rose_Corsage"
Name: "Costume: Rose RJC Cathusa"
Type: 5
- Buy: 0
+ Buy: 20
Upper: 63
Loc: 1024
Refine: false
@@ -97760,7 +116788,7 @@ item_db: (
AegisName: "C_Gryphon_Hat"
Name: "Costume: Gryphon Hat"
Type: 5
- Buy: 0
+ Buy: 20
Upper: 63
Loc: 1024
Refine: false
@@ -97772,7 +116800,7 @@ item_db: (
AegisName: "Full_Moon"
Name: "Costume: Full Moon"
Type: 5
- Buy: 0
+ Buy: 20
Upper: 63
Loc: 1024
Refine: false
@@ -97784,7 +116812,7 @@ item_db: (
AegisName: "C_Reginleif_Hairband"
Name: "Costume: Hairband Wing"
Type: 5
- Buy: 0
+ Buy: 20
Upper: 63
Loc: 3072
Refine: false
@@ -97837,11 +116865,9 @@ item_db: (
Type: 5
Buy: 20
Weight: 300
- Slots: 1
Upper: 63
Loc: 1024
EquipLv: 70
- Refine: false
View: 849
Script: <" bonus bUnbreakableHelm,0; ">
},
@@ -97984,12 +117010,186 @@ item_db: (
Script: <" bonus bUnbreakableHelm,0; ">
},
{
+ Id: 19554
+ AegisName: "C_Hahoe_Mask"
+ Name: "Costume Hahoe Mask"
+ Type: 5
+ Buy: 20
+ Weight: 100
+ Loc: 6144
+ Refine: false
+ View: 230
+},
+{
+ Id: 19555
+ AegisName: "Costume_Crescent_Helm"
+ Name: "Costume Crescent Helm"
+ Type: 5
+ Buy: 1000
+ Loc: 3072
+ View: 213
+},
+{
+ Id: 19556
+ AegisName: "Costume_Kabuki_Mask"
+ Name: "Costume Kabuki Mask"
+ Type: 5
+ Buy: 1000
+ Loc: 7168
+ View: 214
+},
+{
+ Id: 19557
+ AegisName: "Costume_Ayothaya_Hat"
+ Name: "Costume Ayothaya Hat"
+ Type: 5
+ Buy: 1000
+ Loc: 1024
+ View: 334
+},
+{
+ Id: 19558
+ AegisName: "Costume_Raven_Cap"
+ Name: "Costume Raven Cap"
+ Type: 5
+ Buy: 1000
+ Loc: 1024
+ View: 524
+},
+{
+ Id: 19559
+ AegisName: "Costume_Baby Dragon Hat"
+ Name: "Costume Baby Dragon Hat"
+ Type: 5
+ Buy: 1000
+ Loc: 1024
+ View: 525
+},
+{
+ Id: 19560
+ AegisName: "Costume_Kwati_Hat"
+ Name: "Costume Kwati Hat"
+ Type: 5
+ Buy: 1000
+ Loc: 1024
+ View: 527
+},
+{
+ Id: 19561
+ AegisName: "Costume_Tucan_Hat"
+ Name: "Costume Tucan Hat"
+ Type: 5
+ Buy: 1000
+ Loc: 1024
+ View: 528
+},
+{
+ Id: 19562
+ AegisName: "Costume_Jaguar_Mask"
+ Name: "Costume Jaguar Mask"
+ Type: 5
+ Buy: 1000
+ Loc: 7168
+ View: 530
+},
+{
+ Id: 19563
+ AegisName: "Costume_Dragon_Arhat_Mask"
+ Name: "Costume Dragon Arhat Mask"
+ Type: 5
+ Buy: 1000
+ Loc: 6144
+ View: 545
+},
+{
+ Id: 19564
+ AegisName: "Costume_Tiger_Arhat_Mask"
+ Name: "Costume Tiger Arhat Mask"
+ Type: 5
+ Buy: 1000
+ Loc: 6144
+ View: 546
+},
+{
+ Id: 19565
+ AegisName: "Costume_Dynasty_Decoration"
+ Name: "Costume Dynasty Decoration"
+ Type: 5
+ Buy: 1000
+ Loc: 1024
+ View: 583
+},
+{
+ Id: 19566
+ AegisName: "Costume_Samurai_Mask"
+ Name: "Costume Samurai Mask"
+ Type: 5
+ Buy: 1000
+ Loc: 4096
+ View: 644
+},
+{
+ Id: 19567
+ AegisName: "Costume_Hatah_Black"
+ Name: "Costume Hatah Black"
+ Type: 5
+ Buy: 1000
+ Loc: 7168
+ View: 676
+},
+{
+ Id: 19568
+ AegisName: "Costume_Ancient_Horn"
+ Name: "Costume Ancient Horn"
+ Type: 5
+ Buy: 1000
+ Loc: 1024
+ View: 757
+},
+{
+ Id: 19569
+ AegisName: "Costume_Sprout_Hat"
+ Name: "Costume Sprout Hat"
+ Type: 5
+ Buy: 1000
+ Loc: 1024
+ View: 758
+},
+{
+ Id: 19570
+ AegisName: "Costume_Mercury_Helm"
+ Name: "Costume Mercury Helm"
+ Type: 5
+ Buy: 1000
+ Loc: 1024
+ View: 759
+},
+{
+ Id: 19571
+ AegisName: "Costume_White_Musang_Hat"
+ Name: "Costume White Musang Hat"
+ Type: 5
+ Buy: 1000
+ Loc: 1024
+ View: 770
+},
+{
+ Id: 19572
+ AegisName: "Costume_Black_Musang_Hat"
+ Name: "Costume Black Musang Hat"
+ Type: 5
+ Buy: 1000
+ Loc: 1024
+ View: 771
+},
+{
Id: 19573
AegisName: "C_Heart_Wing_Hairband"
Name: "Costume: Heart Wing Hairband"
Type: 5
Buy: 0
Loc: 1024
+ Refine: false
View: 733
},
{
@@ -98003,6 +117203,116 @@ item_db: (
Script: <" bonus bUnbreakableHelm,0; ">
},
{
+ Id: 19575
+ AegisName: "Costume_Ascension_Black_Dragon"
+ Name: "Costume Ascension Black Dragon"
+ Type: 5
+ Buy: 1000
+ Loc: 1024
+ View: 863
+},
+{
+ Id: 19576
+ AegisName: "C_Tare_Pope"
+ Name: "Costume Tare Popedoll"
+ Type: 5
+ Buy: 0
+ Loc: 1024
+ Refine: false
+ View: 817
+},
+{
+ Id: 19577
+ AegisName: "Costume_10th_Poring_Hat"
+ Name: "Costume 10th Poring Hat"
+ Type: 5
+ Buy: 1000
+ Slots: 1
+ Loc: 1024
+ View: 874
+},
+{
+ Id: 19579
+ AegisName: "Costume_Red_Wind_Hat"
+ Name: "Costume Red Wind Hat"
+ Type: 5
+ Buy: 1000
+ Loc: 1024
+ View: 613
+},
+{
+ Id: 19580
+ AegisName: "Costume_Sphinx_Helm"
+ Name: "Costume Sphinx Helm"
+ Type: 5
+ Buy: 1000
+ Slots: 1
+ Loc: 1024
+ View: 137
+},
+{
+ Id: 19581
+ AegisName: "Costume_Adventurer's_Hat"
+ Name: "Costume Adventurer's Hat"
+ Type: 5
+ Buy: 1000
+ Slots: 1
+ Loc: 1024
+ View: 891
+},
+{
+ Id: 19582
+ AegisName: "Costume_Cowboy_Hat"
+ Name: "Costume Cowboy Hat"
+ Type: 5
+ Buy: 1000
+ Slots: 1
+ Loc: 1024
+ View: 411
+},
+{
+ Id: 19583
+ AegisName: "Costume_Zorro_Mask"
+ Name: "Costume Zorro Mask"
+ Type: 5
+ Buy: 1000
+ Slots: 1
+ Loc: 2048
+ View: 50
+},
+{
+ Id: 19584
+ AegisName: "Costume_Dagger_In_Mouth"
+ Name: "Costume Dagger In Mouth"
+ Type: 5
+ Buy: 1000
+ Slots: 1
+ Loc: 4096
+ View: 327
+},
+{
+ Id: 19585
+ AegisName: "C_Feather_Beret"
+ Name: "Costume Feather Beret"
+ Type: 5
+ Buy: 0
+ Loc: 1024
+ Refine: false
+ View: 224
+},
+{
+ Id: 19586
+ AegisName: "Costume_Pink_Bunny_Hair_Band"
+ Name: "Costume Pink Bunny Hair Band"
+ Type: 5
+ Buy: 100
+ Sell: 50
+ Upper: 2
+ Loc: 1024
+ EquipLv: 1
+ View: 898
+},
+{
Id: 19587
AegisName: "C_King_Poring_Hat"
Name: "Costume: King Poring"
@@ -98026,6 +117336,188 @@ item_db: (
View: 907
},
{
+ Id: 19598
+ AegisName: "Costume_Wandering_Wolf_Hat"
+ Name: "Costume Wandering Wolf Hat"
+ Type: 5
+ Buy: 1000
+ Loc: 1024
+ View: 490
+},
+{
+ Id: 19599
+ AegisName: "Costume_Imp_Hat"
+ Name: "Costume Imp Hat"
+ Type: 5
+ Buy: 1000
+ Loc: 1024
+ View: 589
+},
+{
+ Id: 19600
+ AegisName: "Costume_Drooping_Kiehl"
+ Name: "Costume: Drooping Kiehl"
+ Type: 5
+ Buy: 0
+ Weight: 400
+ Loc: 1024
+ EquipLv: 30
+ Refine: false
+ View: 909
+},
+{
+ Id: 19601
+ AegisName: "Costume_Drooping_Aliot"
+ Name: "Costume: Drooping Aliot"
+ Type: 5
+ Buy: 0
+ Weight: 100
+ Loc: 1024
+ EquipLv: 1
+ Refine: false
+ View: 910
+},
+{
+ Id: 19603
+ AegisName: "C_Invisible_Sunglasses"
+ Name: "Costume Koneko Hat"
+ Type: 5
+ Buy: 0
+ Loc: 1024
+ Refine: false
+ View: 378
+},
+{
+ Id: 19605
+ AegisName: "Spellcaster's_Supply_Crate"
+ Name: "Spellcaster's Supply Crate"
+ Type: 5
+ Buy: 1000
+ Slots: 1
+ Loc: 1024
+ View: 369
+},
+{
+ Id: 19616
+ AegisName: "Costume_Wickebine's_Black_Cat_Ears"
+ Name: "Costume Wickebine's Black Cat Ears"
+ Type: 5
+ Buy: 1000
+ Slots: 1
+ Loc: 1024
+ View: 368
+},
+{
+ Id: 19619
+ AegisName: "Costume_Corsair"
+ Name: "Costume Corsair"
+ Type: 5
+ Buy: 1000
+ Slots: 1
+ Loc: 1024
+ View: 105
+},
+{
+ Id: 19625
+ AegisName: "Costume_Refined_Bunny_Band"
+ Name: "Costume Refined Bunny Band"
+ Type: 5
+ Buy: 1000
+ Loc: 1024
+ View: 15
+},
+{
+ Id: 19627
+ AegisName: "Costume_Satellite_Hairband"
+ Name: "Costume Satellite Hairband"
+ Type: 5
+ Buy: 1000
+ Slots: 1
+ Loc: 1024
+ View: 266
+},
+{
+ Id: 19629
+ AegisName: "C_Tiara"
+ Name: "Costume Tiara"
+ Type: 5
+ Buy: 20
+ Loc: 1024
+ View: 19
+},
+{
+ Id: 19630
+ AegisName: "Costume_Crown"
+ Name: "Costume Crown"
+ Type: 5
+ Buy: 1000
+ Loc: 1024
+ View: 45
+},
+{
+ Id: 19632
+ AegisName: "Costume_Hat"
+ Name: "Costume Hat"
+ Type: 5
+ Buy: 1000
+ Loc: 1024
+ View: 16
+},
+{
+ Id: 19633
+ AegisName: "Costume_Flower_Band"
+ Name: "Costume Flower Band"
+ Type: 5
+ Buy: 1000
+ Loc: 1024
+ View: 5
+},
+{
+ Id: 19634
+ AegisName: "Costume_Flu_Mask"
+ Name: "Costume Flu Mask"
+ Type: 5
+ Buy: 1000
+ Loc: 1024
+ View: 8
+},
+{
+ Id: 19635
+ AegisName: "Costume_Mini_Propeller"
+ Name: "Costume Mini Propeller"
+ Type: 5
+ Buy: 1000
+ Loc: 1024
+ View: 46
+},
+{
+ Id: 19636
+ AegisName: "Costume_Clown_Nose"
+ Name: "Costume Clown Nose"
+ Type: 5
+ Buy: 1000
+ Loc: 1024
+ View: 49
+},
+{
+ Id: 19637
+ AegisName: "Costume_Nurse_Cap"
+ Name: "Costume Nurse Cap"
+ Type: 5
+ Buy: 1000
+ Loc: 1024
+ View: 64
+},
+{
+ Id: 19639
+ AegisName: "Costume_Sakkat"
+ Name: "Costume Sakkat"
+ Type: 5
+ Buy: 1000
+ Loc: 1024
+ View: 67
+},
+{
Id: 19650
AegisName: "C_Rainbow_Feather_Deco"
Name: "Costume: Five Colored Feathers"
@@ -98035,6 +117527,18 @@ item_db: (
View: 934
},
{
+ Id: 19651
+ AegisName: "Costume_RWC_Shouting_Mouth"
+ Name: "Costume RWC Shouting Mouth"
+ Type: 5
+ Buy: 1000
+ Sell: 500
+ Upper: 2
+ Loc: 4096
+ EquipLv: 1
+ View: 194
+},
+{
Id: 19655
AegisName: "C_Tiraya_Bonnet"
Name: "C Tiraya Bonnet"
@@ -98046,15 +117550,78 @@ item_db: (
View: 398
},
{
+ Id: 19682
+ AegisName: "C_Santa_Poring_Hat"
+ Name: "Costume SantaPoring Cap"
+ Type: 5
+ Buy: 1000
+ Loc: 1024
+ Refine: false
+ View: 387
+},
+{
+ Id: 19686
+ AegisName: "Costume_Santa_Doll_Headband"
+ Name: "Costume Santa Doll Headband"
+ Type: 5
+ Buy: 1000
+ Loc: 1024
+ View: 964
+},
+{
+ Id: 19687
+ AegisName: "Costume_Fresh_Roses"
+ Name: "Costume Fresh Roses"
+ Type: 5
+ Buy: 1000
+ Loc: 1024
+ View: 963
+},
+{
+ Id: 19701
+ AegisName: "Costumes_Red_Bonnet"
+ Name: "Costumes Red Bonnet"
+ Type: 5
+ Buy: 1000
+ Loc: 1024
+ View: 190
+},
+{
+ Id: 19702
+ AegisName: "Costume_Twin_Pompom_By_JB"
+ Name: "Costume Twin Pompom By JB"
+ Type: 5
+ Buy: 1000
+ Loc: 1024
+ View: 390
+},
+{
+ Id: 19706
+ AegisName: "Costume_Red_Dress_Hat"
+ Name: "Costume Red Dress Hat"
+ Type: 5
+ Buy: 1000
+ Loc: 1024
+ View: 670
+},
+{
Id: 19707
AegisName: "C_Polar_Bear_Cap"
- Name: "Costume: Polar Bear Cap"
+ Name: "Costume Polar Bear Cap"
Type: 5
Buy: 20
Loc: 1024
Refine: false
View: 966
- Script: <" bonus bUnbreakableHelm,0; ">
+},
+{
+ Id: 19708
+ AegisName: "C_Withe_Snake_Hat"
+ Name: "Costume Withe Snake Hat"
+ Type: 5
+ Buy: 1000
+ Loc: 1024
+ View: 413
},
{
Id: 19730
@@ -98068,6 +117635,137 @@ item_db: (
View: 986
},
{
+ Id: 19731
+ AegisName: "C_Evolved_Evil_Wing"
+ Name: "Costume Evolved Evil Wing"
+ Type: 5
+ Buy: 1000
+ Loc: 1024
+ View: 39
+},
+{
+ Id: 19732
+ AegisName: "C_Goblin_Leader_Mask"
+ Name: "Costume Goblin Leader Mask"
+ Type: 5
+ Buy: 1000
+ Loc: 1024
+ View: 174
+},
+{
+ Id: 19733
+ AegisName: "C_Panda_Cap"
+ Name: "Costume Panda Hat"
+ Type: 5
+ Buy: 0
+ Loc: 1024
+ Refine: false
+ View: 115
+},
+{
+ Id: 19734
+ AegisName: "C_Binoculars"
+ Name: "Costume Binoculars"
+ Type: 5
+ Buy: 1000
+ Loc: 1024
+ View: 83
+},
+{
+ Id: 19735
+ AegisName: "C_Fin_Helm"
+ Name: "Costume Fin Helm"
+ Type: 5
+ Buy: 1000
+ Loc: 1024
+ View: 100
+},
+{
+ Id: 19736
+ AegisName: "C_Gas_Mask"
+ Name: "Costume Gas Mask"
+ Type: 5
+ Buy: 1000
+ Loc: 1024
+ View: 91
+},
+{
+ Id: 19737
+ AegisName: "C_Corsair_K"
+ Name: "Costume Refined Corsair"
+ Type: 5
+ Buy: 1000
+ Loc: 1024
+ View: 105
+},
+{
+ Id: 19738
+ AegisName: "C_Renown_Detective's_Cap"
+ Name: "Costume Renown Detective's Cap"
+ Type: 5
+ Buy: 1000
+ Loc: 1024
+ View: 189
+},
+{
+ Id: 19739
+ AegisName: "C_Sleeping_Cat_Hat"
+ Name: "Costume Sleeping Cat Hat"
+ Type: 5
+ Buy: 1000
+ Loc: 1024
+ View: 838
+},
+{
+ Id: 19742
+ AegisName: "C_Small_Golden_Wings"
+ Name: "Costume Small Golden Wings"
+ Type: 5
+ Buy: 1000
+ Loc: 1024
+ View: 724
+},
+{
+ Id: 19764
+ AegisName: "C_Monster_Card"
+ Name: "Costume Monster Card"
+ Type: 5
+ Buy: 1000
+ Loc: 4096
+ View: 526
+},
+{
+ Id: 19765
+ AegisName: "C_Wing_Angels_Ears"
+ Name: "Costume Wing Angels Ears"
+ Type: 5
+ Buy: 1000
+ Loc: 2048
+ View: 158
+},
+{
+ Id: 19787
+ AegisName: "C_Devoted_Eyes"
+ Name: "Costume: Devoted Eyes"
+ Type: 5
+ Buy: 0
+ Loc: 2048
+ EquipLv: 1
+ Refine: false
+ View: 1021
+},
+{
+ Id: 19788
+ AegisName: "C_Heart_Eyepatch"
+ Name: "Costume: Heart Eyepatch"
+ Type: 5
+ Buy: 0
+ Loc: 2048
+ EquipLv: 1
+ Refine: false
+ View: 779
+},
+{
Id: 19829
AegisName: "C_Straw_Hat"
Name: "C Straw Hat"
@@ -98079,11 +117777,24 @@ item_db: (
View: 146
},
{
+ Id: 19871
+ AegisName: "C_DecorationOfMusic_Accessory"
+ Name: "Decoration of Music"
+ Type: 5
+ Buy: 20
+ Loc: 2048
+ Refine: false
+ View: 1074
+ OnEquipScript: <" sc_start SC_DECORATION_OF_MUSIC,-1,0; ">
+ OnUnequipScript: <" sc_end SC_DECORATION_OF_MUSIC; ">
+},
+{
Id: 20500
AegisName: "T_Archangel_Wing"
Name: "T Archangel's Wings"
Type: 5
Buy: 0
+ Weight: 100
Upper: 63
Loc: 8192
Refine: false
@@ -98163,7 +117874,6 @@ item_db: (
Loc: 4
View: 5
},
-// More 2-Handed Swords
{
Id: 21000
AegisName: "Upg_Twohand_Sword"
@@ -98209,7 +117919,6 @@ item_db: (
if(getrefine()>=9) {
autobonus2 "{ bonus bShortWeaponDamageReturn,20; bonus bMagicDamageReturn,20; }",200,1000,BF_WEAPON,"{ specialeffect2 EF_REFLECTSHIELD; }";
}
-
">
},
{
@@ -98289,24 +117998,117 @@ item_db: (
},
{
Id: 22540
- AegisName: "Runstone_Luxanima"
+ AegisName: "Runstone_Lux"
Name: "Lux Anima Rune"
Type: 11
Buy: 2
Weight: 100
Upper: 63
+ Delay: 60000
+ Stack: [20, 1]
Script: <" itemskill RK_LUXANIMA,1; ">
},
{
- Id: 19871
- AegisName: "C_DecorationOfMusic_Accessory"
- Name: "Decoration of Music"
+ Id: 28200
+ AegisName: "End_Of_The_Horizon"
+ Name: "End Of The Horizon"
Type: 5
- Buy: 20
- Loc: 2048
- Refine: false
- View: 1074
- OnEquipScript: <" sc_start SC_DECORATION_OF_MUSIC,-1,0; ">
- OnUnequipScript: <" sc_end SC_DECORATION_OF_MUSIC; ">
+ Buy: 2700000
+ Weight: 2400
+ Atk: 410
+ Range: 9
+ Slots: 1
+ Job: 0x40000000
+ Upper: 63
+ Loc: 34
+ WeaponLv: 4
+ EquipLv: 110
+ View: 21
+},
+{
+ Id: 28201
+ AegisName: "South_Cross"
+ Name: "Southern Cross"
+ Type: 5
+ Buy: 2800000
+ Weight: 2000
+ Atk: 480
+ Range: 9
+ Job: 0x40000000
+ Upper: 63
+ Loc: 34
+ WeaponLv: 4
+ EquipLv: 141
+ View: 21
+ Script: <" bonus3 bAutoSpell,"GC_CROSSIMPACT",1,50; ">
+},
+{
+ Id: 28202
+ AegisName: "Southern_Cross_"
+ Name: "Southern Cross"
+ Type: 5
+ Buy: 2800000
+ Weight: 2000
+ Atk: 480
+ Range: 9
+ Slots: 1
+ Job: 0x40000000
+ Upper: 63
+ Loc: 34
+ WeaponLv: 4
+ EquipLv: 141
+ View: 21
+ Script: <" bonus3 bAutoSpell,"GC_CROSSIMPACT",1,50; ">
+},
+{
+ Id: 28203
+ AegisName: "Half_BF_Rifle1"
+ Name: "Half BF Rifle1"
+ Type: 5
+ Buy: 0
+ Atk: 50
+ Range: 9
+ Job: 0x41000000
+ Upper: 63
+ Loc: 34
+ WeaponLv: 3
+ EquipLv: 80
+ View: 18
+ Script: <"
+ bonus bDex,2;
+ bonus bHit,8;
+ bonus bCritical,8;
+ bonus2 bAddRace,RC_DemiHuman,30;
+ bonus2 bAddRace,RC_Player,30;
+ bonus2 bVariableCastrate,"GS_TRACKING",-20;
+ bonus2 bIgnoreDefRaceRate,RC_DemiHuman,10;
+ bonus2 bIgnoreDefRaceRate,RC_Player,10;
+ bonus bUnbreakableWeapon,0;
+ ">
+},
+{
+ Id: 28204
+ AegisName: "Half_BF_Shotgun1"
+ Name: "Half BF Shotgun1"
+ Type: 5
+ Buy: 0
+ Atk: 100
+ Range: 9
+ Job: 0x41000000
+ Upper: 63
+ Loc: 34
+ WeaponLv: 3
+ EquipLv: 80
+ View: 20
+ Script: <"
+ bonus bDex,2;
+ bonus bSplashRange,1;
+ bonus2 bAddRace,RC_DemiHuman,30;
+ bonus2 bAddRace,RC_Player,30;
+ bonus2 bIgnoreDefRaceRate,RC_DemiHuman,10;
+ bonus2 bIgnoreDefRaceRate,RC_Player,10;
+ autobonus "{ bonus bBaseAtk,80; bonus2 bHPLossRate,100,1000; }",30,6000,BF_WEAPON,"{ specialeffect2 EF_BASH3D; }";
+ bonus bUnbreakableWeapon,0;
+ ">
},
)