summaryrefslogtreecommitdiff
path: root/db/pre-re/item_db.conf
diff options
context:
space:
mode:
Diffstat (limited to 'db/pre-re/item_db.conf')
-rw-r--r--db/pre-re/item_db.conf509
1 files changed, 334 insertions, 175 deletions
diff --git a/db/pre-re/item_db.conf b/db/pre-re/item_db.conf
index cc8aa14c2..e9d13f16b 100644
--- a/db/pre-re/item_db.conf
+++ b/db/pre-re/item_db.conf
@@ -87,8 +87,7 @@ item_db: (
},
**************************************************************************/
-// Healing Items
-// =============================================================
+//== Healing Items =========================================
{
Id: 501
AegisName: "Red_Potion"
@@ -1121,8 +1120,8 @@ item_db: (
Weight: 10
Script: <" itemheal rand(105,145),0; ">
},
-// Usable Items
-// ===================================================================
+
+//== Usable Items ==========================================
{
Id: 601
AegisName: "Wing_Of_Fly"
@@ -1891,11 +1890,12 @@ item_db: (
Weight: 100
BuyingStore: true
Script: <"
- if(Class==Job_Assassin_Cross) {
- sc_start SC_DPOISON,60000,0;
- sc_start SC_ATTHASTE_INFINITY,60000,0;
+ if (Class == Job_Assassin_Cross || Class == Job_Guillotine_Cross || Class == Job_Guillotine_Cross_T) {
+ sc_start SC_DPOISON, 60000, 0;
+ sc_start SC_ATTHASTE_INFINITY, 60000, 0;
+ } else {
+ percentheal -100, -100;
}
- else percentheal -100,-100;
">
},
{
@@ -1906,10 +1906,7 @@ item_db: (
Buy: 5000
Weight: 300
BuyingStore: true
- Script: <"
- sc_start SC_DPOISON,10000,0,1000,SCFLAG_NONE;
- sc_start SC_POISON,50000,0;
- ">
+ Script: <" percentheal 50, 50; ">
},
{
Id: 680
@@ -2167,8 +2164,8 @@ item_db: (
}
Script: <" itemskill MG_FROSTDIVER,1; ">
},
-// Etc Items
-// ===================================================================
+
+//== Etc Items =============================================
{
Id: 701
AegisName: "Ora_Ora"
@@ -4415,9 +4412,8 @@ item_db: (
Weight: 10
BuyingStore: true
},
-// Weapons
-// ===================================================================
-// 1-Handed Swords
+
+//== One-Handed Swords =====================================
{
Id: 1101
AegisName: "Sword"
@@ -5258,7 +5254,8 @@ item_db: (
EquipLv: 27
View: 2
},
-// 2-Handed Swords
+
+//== Two-Handed Swords =====================================
{
Id: 1151
AegisName: "Slayer"
@@ -6088,7 +6085,8 @@ item_db: (
bonus2 bAddSize,Size_Large,40;
">
},
-// Daggers
+
+//== Daggers ===============================================
{
Id: 1201
AegisName: "Knife"
@@ -6913,7 +6911,8 @@ item_db: (
View: 1
Script: <" bonus bAtkEle,Ele_Water; ">
},
-// Katars
+
+//== Katars ================================================
{
Id: 1250
AegisName: "Jur"
@@ -7720,7 +7719,8 @@ item_db: (
bonus2 bAddSize,Size_Large,40;
">
},
-// 1-Handed Axes
+
+//== One-Handed Axes =======================================
{
Id: 1301
AegisName: "Axe"
@@ -8030,7 +8030,8 @@ item_db: (
bonus bStr,10;
">
},
-// 2-Handed Axes
+
+//== Two-Handed Axes =======================================
{
Id: 1351
AegisName: "Battle_Axe"
@@ -8889,7 +8890,8 @@ item_db: (
bonus bStr,10;
">
},
-// 1-Handed Spears
+
+//== One-Handed Spears =====================================
{
Id: 1401
AegisName: "Javelin"
@@ -9566,7 +9568,8 @@ item_db: (
bonus bDex,1;
">
},
-// 2-Handed Spears
+
+//== Two-Handed Spears =====================================
{
Id: 1451
AegisName: "Guisarme"
@@ -9921,7 +9924,8 @@ item_db: (
bonus bStr,3;
">
},
-// 2-Handed Staffs
+
+//== Two-Handed Staves =====================================
{
Id: 1472
AegisName: "Staff_Of_Soul"
@@ -9962,7 +9966,8 @@ item_db: (
bonus bMatkRate,15;
">
},
-// 2-Handed Spears
+
+//== Two-Handed Spears =====================================
{
Id: 1474
AegisName: "Gae_Bolg"
@@ -10304,7 +10309,8 @@ item_db: (
bonus3 bAutoSpell,KN_PIERCE,5,30;
">
},
-// Maces
+
+//== Maces =================================================
{
Id: 1501
AegisName: "Club"
@@ -11244,7 +11250,8 @@ item_db: (
bonus bLuk,1;
">
},
-// Books
+
+//== Books =================================================
{
Id: 1550
AegisName: "Book"
@@ -11963,7 +11970,8 @@ item_db: (
Refine: false
View: 15
},
-// GM Weapon
+
+//== GM Weapon =============================================
{
Id: 1599
AegisName: "Angra_Manyu"
@@ -11991,7 +11999,8 @@ item_db: (
skill GM_SANDMAN,1;
">
},
-// Staffs
+
+//== Staves ================================================
{
Id: 1601
AegisName: "Rod"
@@ -13117,7 +13126,8 @@ item_db: (
">
},
-// Bows
+
+//== Bows ==================================================
{
Id: 1701
AegisName: "Bow"
@@ -13960,7 +13970,8 @@ item_db: (
bonus2 bSkillAtk,AC_CHARGEARROW,10;
">
},
-// Arrows
+
+//== Arrows ================================================
{
Id: 1750
AegisName: "Arrow"
@@ -14287,7 +14298,8 @@ item_db: (
bonus2 bAddRace,RC_Demon,5;
">
},
-// Knuckles
+
+//== Knuckles ==============================================
{
Id: 1801
AegisName: "Waghnakh"
@@ -14895,7 +14907,8 @@ item_db: (
bonus2 bAddSize,Size_Large,40;
">
},
-// Instruments
+
+//== Instruments ===========================================
{
Id: 1901
AegisName: "Violin"
@@ -15512,7 +15525,8 @@ item_db: (
bonus2 bAddSize,Size_Large,40;
">
},
-// Whips
+
+//== Whips =================================================
{
Id: 1950
AegisName: "Rope"
@@ -16183,7 +16197,8 @@ item_db: (
bonus2 bAddSize,Size_Large,40;
">
},
-// Additional 2-Handed Staffs
+
+//== More Two-Handed Staves ================================
{
Id: 2000
AegisName: "Destruction_Rod"
@@ -16370,8 +16385,8 @@ item_db: (
bonus bInt,6;
">
},
-// Shields
-// ===================================================================
+
+//== Shields ===============================================
{
Id: 2101
AegisName: "Guard"
@@ -17027,7 +17042,8 @@ item_db: (
bonus bMaxHP,500;
">
},
-// GM Shield
+
+//== GM Shield =============================================
{
Id: 2199
AegisName: "Ahura_Mazda"
@@ -17054,8 +17070,8 @@ item_db: (
OnEquipScript: <" sc_start4 SC_ENDURE,60000,10,0,0,1; ">
OnUnequipScript: <" sc_end SC_ENDURE; ">
},
-// Headgears
-// ===================================================================
+
+//== Headgears =============================================
{
Id: 2201
AegisName: "Sunglasses"
@@ -18299,8 +18315,8 @@ item_db: (
Loc: 256
View: 86
},
-// Armors
-// ===================================================================
+
+//== Armors ================================================
{
Id: 2301
AegisName: "Cotton_Shirt"
@@ -19898,8 +19914,8 @@ item_db: (
Loc: 16
Script: <" bonus bMdef,3; ">
},
-// Footgears
-// ===================================================================
+
+//== Footgears =============================================
{
Id: 2401
AegisName: "Sandals"
@@ -20733,8 +20749,8 @@ item_db: (
bonus bVit,2;
">
},
-// Garments
-// ===================================================================
+
+//== Garments ==============================================
{
Id: 2501
AegisName: "Hood"
@@ -21639,8 +21655,8 @@ item_db: (
bonus bMdef,3;
">
},
-// Accessories
-// ===================================================================
+
+//== Accessories ===========================================
{
Id: 2601
AegisName: "Ring"
@@ -25332,8 +25348,8 @@ item_db: (
skill MG_FIREBOLT,1;
">
},
-// Cards
-// ===================================================================
+
+//== Cards =================================================
{
Id: 4001
AegisName: "Poring_Card"
@@ -30817,8 +30833,8 @@ item_db: (
Loc: 2
Script: <" bonus bBaseAtk,25; ">
},
-// Armor Enchant System
-// ===================================================================
+
+//== Armor Enchant System ==================================
{
Id: 4700
AegisName: "Strength1"
@@ -31661,8 +31677,8 @@ item_db: (
Weight: 10
Loc: 16
},
-// More Headgears
-// ===================================================================
+
+//== More Headgears ========================================
{
Id: 5001
AegisName: "Headset"
@@ -46152,8 +46168,8 @@ item_db: (
}
Script: <" bonus bAllStats,1; ">
},
-// More Etc Items
-// ===================================================================
+
+//== More Etc Items ========================================
{
Id: 6000
AegisName: "Dark_Ashes"
@@ -59940,8 +59956,8 @@ item_db: (
noauction: true
}
},
-// Pet Eggs
-// ===================================================================
+
+//== Pet Eggs ==============================================
{
Id: 9001
AegisName: "Poring_Egg"
@@ -60341,8 +60357,8 @@ item_db: (
Type: 7
Buy: 20
},
-// Pet Accessories
-// ===================================================================
+
+//== Pet Accessories =======================================
{
Id: 10001
AegisName: "Skull_Helm"
@@ -60609,8 +60625,8 @@ item_db: (
Type: 8
Buy: 20
},
-// Misc "Etc" Books
-// ===================================================================
+
+//== Misc "Etc" Books ======================================
{
Id: 11000
AegisName: "Prontera_Book_01"
@@ -61076,8 +61092,8 @@ item_db: (
Buy: 1000
Weight: 10
},
-// More Usable Items
-// ===================================================================
+
+//== More Usable Items =====================================
{
Id: 11500
AegisName: "Light_Yellow_Pot"
@@ -63205,7 +63221,7 @@ item_db: (
Buy: 2
Weight: 350
BuyingStore: true
- Script: <" getitem 13204,500; ">
+ Script: <" getitem Lightning_Sphere, 500; ">
},
{
Id: 12145
@@ -63215,7 +63231,7 @@ item_db: (
Buy: 2
Weight: 350
BuyingStore: true
- Script: <" getitem 13206,500; ">
+ Script: <" getitem Blind_Sphere, 500; ">
},
{
Id: 12146
@@ -63225,7 +63241,7 @@ item_db: (
Buy: 2
Weight: 350
BuyingStore: true
- Script: <" getitem 13205,500; ">
+ Script: <" getitem Poison_Sphere, 500; ">
},
{
Id: 12147
@@ -63235,7 +63251,7 @@ item_db: (
Buy: 2
Weight: 350
BuyingStore: true
- Script: <" getitem 13207,500; ">
+ Script: <" getitem Freezing_Sphere, 500; ">
},
{
Id: 12148
@@ -63245,7 +63261,7 @@ item_db: (
Buy: 2
Weight: 350
BuyingStore: true
- Script: <" getitem 13203,500; ">
+ Script: <" getitem Flare_Sphere, 500; ">
},
{
Id: 12149
@@ -63255,7 +63271,7 @@ item_db: (
Buy: 2
Weight: 250
BuyingStore: true
- Script: <" getitem 13200,500; ">
+ Script: <" getitem Bullet, 500; ">
},
{
Id: 12150
@@ -63265,7 +63281,7 @@ item_db: (
Buy: 2
Weight: 250
BuyingStore: true
- Script: <" getitem 13202,500; ">
+ Script: <" getitem Shell_Of_Blood, 500; ">
},
{
Id: 12151
@@ -63275,7 +63291,7 @@ item_db: (
Buy: 2
Weight: 250
BuyingStore: true
- Script: <" getitem 13201,500; ">
+ Script: <" getitem Silver_Bullet, 500; ">
},
{
Id: 12152
@@ -63834,7 +63850,7 @@ item_db: (
Buy: 2
Weight: 250
BuyingStore: true
- Script: <" getitem 1772,500; ">
+ Script: <" getitem Holy_Arrow, 500; ">
},
{
Id: 12184
@@ -64014,8 +64030,7 @@ item_db: (
Weight: 200
},
-// Cash Shop Usable Items
-// ===================================================================
+//== Cash Shop Usable Items ================================
{
Id: 12202
AegisName: "Str_Dish10_"
@@ -66142,7 +66157,7 @@ item_db: (
Buy: 30000
Weight: 10
BuyingStore: true
- Script: <" getitem 7940,100; ">
+ Script: <" getitem Special_Alloy_Trap, 100; ">
},
{
Id: 12342
@@ -66686,6 +66701,10 @@ item_db: (
Nouse: {
sitting: true
}
+ Script: <"
+ percentheal 3, 0;
+ itemskill PR_GLORIA, 2;
+ ">
},
{
Id: 12377
@@ -66698,6 +66717,10 @@ item_db: (
Nouse: {
sitting: true
}
+ Script: <"
+ percentheal 0, 3;
+ itemskill PR_MAGNIFICAT, 1;
+ ">
},
{
Id: 12378
@@ -66706,6 +66729,7 @@ item_db: (
Type: 2
Buy: 10
Weight: 100
+ Script: <" percentheal 50, 50; ">
},
{
Id: 12379
@@ -66761,6 +66785,7 @@ item_db: (
Buy: 11000
Weight: 500
BuyingStore: true
+ Script: <" getitem Vulcan_Bullet, 1000; ">
},
{
Id: 12384
@@ -66956,7 +66981,7 @@ item_db: (
Job: 0x00000400
Upper: 8
BuyingStore: true
- Script: <" //madoheal rand(200,300),0; ">
+ Script: <" if(checkmount() == MOUNT_MADO) itemheal rand(200,300), 0; ">
},
{
Id: 12393
@@ -66968,7 +66993,7 @@ item_db: (
Job: 0x00000400
Upper: 8
BuyingStore: true
- Script: <" //madoheal rand(300,400),0; ">
+ Script: <" if(checkmount() == MOUNT_MADO) itemheal rand(300,400), 0; ">
},
{
Id: 12394
@@ -66980,7 +67005,7 @@ item_db: (
Job: 0x00000400
Upper: 8
BuyingStore: true
- Script: <" //madoheal rand(400,500),0; ">
+ Script: <" if(checkmount() == MOUNT_MADO) itemheal rand(400,500), 0; ">
},
{
Id: 12395
@@ -67149,6 +67174,11 @@ item_db: (
nomail: true
noauction: true
}
+ Script: <"
+ percentheal 30,30;
+ skilleffect AL_BLESSING,0;
+ sc_start SC_BLESSING,140000,5;
+ ">
},
{
Id: 12406
@@ -67160,12 +67190,16 @@ item_db: (
Trade: {
nodrop: true
notrade: true
- noselltonpc: true
nocart: true
- nogstorage: true
+ noselltonpc: true
nomail: true
noauction: true
+ nogstorage: true
}
+ Script: <"
+ specialeffect2 EF_ENERGYCOAT;
+ sc_start4 SC_ARMOR_PROPERTY, 10000, 1, Ele_Neutral, 1, 0;
+ ">
},
{
Id: 12407
@@ -68358,12 +68392,13 @@ item_db: (
Trade: {
nodrop: true
notrade: true
- noselltonpc: true
nocart: true
- nogstorage: true
+ noselltonpc: true
nomail: true
noauction: true
+ nogstorage: true
}
+ Script: <" getitem White_Slim_Potion, 200; ">
},
{
Id: 12530
@@ -68374,12 +68409,13 @@ item_db: (
Trade: {
nodrop: true
notrade: true
- noselltonpc: true
nocart: true
- nogstorage: true
+ noselltonpc: true
nomail: true
noauction: true
+ nogstorage: true
}
+ Script: <" getitem Fruit_Of_Mastela, 200; ">
},
{
Id: 12531
@@ -68390,47 +68426,47 @@ item_db: (
Trade: {
nodrop: true
notrade: true
- noselltonpc: true
nocart: true
- nogstorage: true
+ noselltonpc: true
nomail: true
noauction: true
+ nogstorage: true
}
- Script: <" getitem White_Potion,100; ">
+ Script: <" getitem White_Potion, 100; ">
},
{
Id: 12532
AegisName: "Royal_Jelly_Box2"
- Name: "Royal Jelly Box2"
+ Name: "Royal Jelly Box"
Type: 2
Buy: 0
Trade: {
nodrop: true
notrade: true
- noselltonpc: true
nocart: true
- nogstorage: true
+ noselltonpc: true
nomail: true
noauction: true
+ nogstorage: true
}
- Script: <" getitem Royal_Jelly,100; ">
+ Script: <" getitem Royal_Jelly, 100; ">
},
{
Id: 12533
AegisName: "Blue_Herb_Box2"
- Name: "Blue Herb Box2"
+ Name: "Blue Herb Box"
Type: 2
Buy: 0
Trade: {
nodrop: true
notrade: true
- noselltonpc: true
nocart: true
- nogstorage: true
+ noselltonpc: true
nomail: true
noauction: true
+ nogstorage: true
}
- Script: <" getitem Blue_Herb,100; ">
+ Script: <" getitem Blue_Herb, 100; ">
},
{
Id: 12534
@@ -68441,24 +68477,31 @@ item_db: (
Trade: {
nodrop: true
notrade: true
- noselltonpc: true
nocart: true
- nogstorage: true
+ noselltonpc: true
nomail: true
noauction: true
+ nogstorage: true
}
- Script: <" getitem Seed_Of_Yggdrasil,30; ">
+ Script: <" getitem Seed_Of_Yggdrasil, 30; ">
},
-// unknown type, not in database
-/*
{
Id: 12535
- AegisName: "Yggdrasilberry_Box"
- Name: "Iggdrasilberry Box"
+ AegisName: "Iggdrasilberry_Box"
+ Name: "Yggdrasil Berry Box"
Type: 2
Buy: 0
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ noselltonpc: true
+ nomail: true
+ noauction: true
+ nogstorage: true
+ }
+ Script: <" getitem Yggdrasilberry, 15; ">
},
-*/
{
Id: 12536
AegisName: "NY_Rice_Cake_Soup"
@@ -68613,7 +68656,7 @@ item_db: (
{
Id: 12549
AegisName: "White_Slim_Pot_Box2"
- Name: "White Slim Pot Box2"
+ Name: "White Slim Potion Box"
Type: 2
Buy: 0
Trade: {
@@ -68625,12 +68668,12 @@ item_db: (
nomail: true
noauction: true
}
- Script: <" getitem White_Slim_Potion,200; ">
+ Script: <" getitem White_Slim_Potion, 100; ">
},
{
Id: 12550
AegisName: "Poison_Bottle_Box2"
- Name: "Poison Bottle Box2"
+ Name: "Poison Bottle Box"
Type: 2
Buy: 0
Trade: {
@@ -68642,7 +68685,7 @@ item_db: (
nomail: true
noauction: true
}
- Script: <" getitem Poison_Bottle,30; ">
+ Script: <" getitem Poison_Bottle, 30; ">
},
{
Id: 12551
@@ -69105,7 +69148,8 @@ item_db: (
Buy: 0
Weight: 10
},
-// Guillotine Cross Poisons
+
+//== Guillotine Cross Poisons ==============================
{
Id: 12717
AegisName: "Poison_Paralysis"
@@ -69114,7 +69158,10 @@ item_db: (
Buy: 2
Weight: 100
BuyingStore: true
- Script: <" sc_start SC_PARALYSE,300000,0,10,SCFLAG_FIXEDTICK; ">
+ Script: <"
+ specialeffect2 EF_ENCHANTPOISON;
+ sc_start SC_PARALYSE,300000,0,10,SCFLAG_FIXEDTICK;
+ ">
},
{
Id: 12718
@@ -69124,7 +69171,10 @@ item_db: (
Buy: 2
Weight: 100
BuyingStore: true
- Script: <" sc_start SC_LEECHESEND,300000,0,10,SCFLAG_FIXEDTICK; ">
+ Script: <"
+ specialeffect2 EF_ENCHANTPOISON;
+ sc_start SC_LEECHESEND,300000,0,10,SCFLAG_FIXEDTICK;
+ ">
},
{
Id: 12719
@@ -69134,7 +69184,10 @@ item_db: (
Buy: 2
Weight: 100
BuyingStore: true
- Script: <" sc_start SC_OBLIVIONCURSE,300000,0,10,SCFLAG_FIXEDTICK; ">
+ Script: <"
+ specialeffect2 EF_ENCHANTPOISON;
+ sc_start SC_OBLIVIONCURSE,300000,0,10,SCFLAG_FIXEDTICK;
+ ">
},
{
Id: 12720
@@ -69144,7 +69197,10 @@ item_db: (
Buy: 2
Weight: 100
BuyingStore: true
- Script: <" sc_start SC_DEATHHURT,300000,0,10,SCFLAG_FIXEDTICK; ">
+ Script: <"
+ specialeffect2 EF_ENCHANTPOISON;
+ sc_start SC_DEATHHURT,300000,0,10,SCFLAG_FIXEDTICK;
+ ">
},
{
Id: 12721
@@ -69154,7 +69210,10 @@ item_db: (
Buy: 2
Weight: 100
BuyingStore: true
- Script: <" sc_start SC_TOXIN,300000,0,10,SCFLAG_FIXEDTICK; ">
+ Script: <"
+ specialeffect2 EF_ENCHANTPOISON;
+ sc_start SC_TOXIN,300000,0,10,SCFLAG_FIXEDTICK;
+ ">
},
{
Id: 12722
@@ -69164,7 +69223,10 @@ item_db: (
Buy: 2
Weight: 100
BuyingStore: true
- Script: <" sc_start SC_PYREXIA,300000,0,10,SCFLAG_FIXEDTICK; ">
+ Script: <"
+ specialeffect2 EF_ENCHANTPOISON;
+ sc_start SC_PYREXIA,300000,0,10,SCFLAG_FIXEDTICK;
+ ">
},
{
Id: 12723
@@ -69174,7 +69236,10 @@ item_db: (
Buy: 2
Weight: 100
BuyingStore: true
- Script: <" sc_start SC_MAGICMUSHROOM,300000,0,10,SCFLAG_FIXEDTICK; ">
+ Script: <"
+ specialeffect2 EF_ENCHANTPOISON;
+ sc_start SC_MAGICMUSHROOM,300000,0,10,SCFLAG_FIXEDTICK;
+ ">
},
{
Id: 12724
@@ -69184,9 +69249,13 @@ item_db: (
Buy: 2
Weight: 100
BuyingStore: true
- Script: <" sc_start SC_VENOMBLEED,15000,0,10,SCFLAG_FIXEDTICK; ">
+ Script: <"
+ specialeffect2 EF_ENCHANTPOISON;
+ sc_start SC_VENOMBLEED,15000,0,10,SCFLAG_FIXEDTICK;
+ ">
},
-// Rune Knight's Rune Stones
+
+//== Rune Knight's Rune Stones =============================
{
Id: 12725
AegisName: "Runstone_Nosiege"
@@ -69459,6 +69528,8 @@ item_db: (
BuyingStore: true
Script: <" makerune 8; ">
},
+
+//== More Cash Shop Usable Items ===========================
{
Id: 12739
AegisName: "Snow_Flower"
@@ -69498,7 +69569,7 @@ item_db: (
Name: "Valentine Gift Box"
Type: 2
Buy: 0
- Script: <" getitem Valentine_Gold_Ring,1; ">
+ Script: <" getitem Valentine_Gold_Ring, 1; ">
},
{
Id: 12743
@@ -69506,7 +69577,7 @@ item_db: (
Name: "Valentine Gift Box"
Type: 2
Buy: 0
- Script: <" getitem Valentine_Silver_Ring,1; ">
+ Script: <" getitem Valentine_Silver_Ring, 1; ">
},
{
Id: 12744
@@ -69514,7 +69585,7 @@ item_db: (
Name: "Chocolate Box"
Type: 2
Buy: 0
- Script: <" getitem Chocolate,1; ">
+ Script: <" getitem Chocolate, 1; ">
},
{
Id: 12745
@@ -71409,9 +71480,8 @@ item_db: (
Weight: 10
Script: <" getitem 604,3; ">
},
-// More Weapons
-// ===================================================================
-// Daggers and Ninja Weapons
+
+//== More Daggers ==========================================
{
Id: 13000
AegisName: "Jujube_Dagger"
@@ -72444,7 +72514,8 @@ item_db: (
noauction: true
}
},
-// Revolvers
+
+//== Revolvers =============================================
{
Id: 13100
AegisName: "Six_Shooter"
@@ -72729,7 +72800,8 @@ item_db: (
}
Script: <" bonus bHit,-5; ">
},
-// Guns
+
+//== Guns ==================================================
{
Id: 13150
AegisName: "Branch"
@@ -73428,7 +73500,8 @@ item_db: (
">
},
-// Bullets
+
+//== Bullets ===============================================
{
Id: 13200
AegisName: "Bullet"
@@ -73546,7 +73619,8 @@ item_db: (
View: 5
Script: <" bonus bAtkEle,Ele_Water; ">
},
-// Shurikens & Kunais
+
+//== Shurikens & Kunais ====================================
{
Id: 13250
AegisName: "Shuriken"
@@ -73685,7 +73759,8 @@ item_db: (
bonus2 bAddEff,Eff_Poison,500;
">
},
-// Genetic Created Bombs And Throwing Items
+
+//== Geneticist Created Bombs and Throwing Items ===========
{
Id: 13260
AegisName: "Apple_Bomb"
@@ -74141,7 +74216,8 @@ item_db: (
View: 9
Script: <" sc_start2 SC_STOMACHACHE,60000,rand(5,10),75; ">
},
-// Ninja Fuuma Shurikens
+
+//== Ninja Fuuma Shurikens =================================
{
Id: 13300
AegisName: "Huuma_Bird_Wing"
@@ -74396,7 +74472,8 @@ item_db: (
noauction: true
}
},
-// More 1-Handed Swords
+
+//== More One-Handed Swords ================================
{
Id: 13400
AegisName: "Cutlas_"
@@ -74954,7 +75031,8 @@ item_db: (
}
Script: <" bonus bUnbreakableWeapon,0; ">
},
-// More Cash Shop Items
+
+//== More Cash Shop Items ==================================
{
Id: 13500
AegisName: "Insurance60_Package"
@@ -77340,7 +77418,7 @@ item_db: (
noselltonpc: true
nogstorage: true
}
- Script: <" getitem 14539,5; ">
+ Script: <" getitem Shadow_Armor_S, 5; ">
},
{
Id: 13741
@@ -77354,7 +77432,7 @@ item_db: (
noselltonpc: true
nogstorage: true
}
- Script: <" getitem 14539,10; ">
+ Script: <" getitem Shadow_Armor_S, 10; ">
},
{
Id: 13742
@@ -77368,7 +77446,7 @@ item_db: (
noselltonpc: true
nogstorage: true
}
- Script: <" getitem 14539,30; ">
+ Script: <" getitem Shadow_Armor_S, 30; ">
},
{
Id: 13743
@@ -77382,7 +77460,7 @@ item_db: (
noselltonpc: true
nogstorage: true
}
- Script: <" getitem 14540,5; ">
+ Script: <" getitem Holy_Armor_S, 5; ">
},
{
Id: 13744
@@ -77396,7 +77474,7 @@ item_db: (
noselltonpc: true
nogstorage: true
}
- Script: <" getitem 14540,10; ">
+ Script: <" getitem Holy_Armor_S, 10; ">
},
{
Id: 13745
@@ -77410,7 +77488,7 @@ item_db: (
noselltonpc: true
nogstorage: true
}
- Script: <" getitem 14540,30; ">
+ Script: <" getitem Holy_Armor_S, 30; ">
},
{
Id: 13746
@@ -86220,13 +86298,13 @@ item_db: (
Trade: {
nodrop: true
notrade: true
- noselltonpc: true
nocart: true
- nogstorage: true
+ noselltonpc: true
nomail: true
noauction: true
+ nogstorage: true
}
- Script: <" getitem 14597,10; ">
+ Script: <" getitem PhreeoniS, 10; ">
},
{
Id: 14315
@@ -86237,13 +86315,13 @@ item_db: (
Trade: {
nodrop: true
notrade: true
- noselltonpc: true
nocart: true
- nogstorage: true
+ noselltonpc: true
nomail: true
noauction: true
+ nogstorage: true
}
- Script: <" getitem 14598,10; ">
+ Script: <" getitem GhostringS, 10; ">
},
{
Id: 14316
@@ -86384,6 +86462,74 @@ item_db: (
Script: <" getitem Tyr's_Blessing,50; ">
},
{
+ Id: 14359
+ AegisName: "TaogunkaS_Box"
+ Name: "Tao Gunka Scroll Box"
+ Type: 18
+ Buy: 20
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ noselltonpc: true
+ nomail: true
+ noauction: true
+ nogstorage: true
+ }
+ Script: <" getitem TaogunkaS, 10; ">
+},
+{
+ Id: 14360
+ AegisName: "MistressS_Box"
+ Name: "Mistress Scroll Box"
+ Type: 18
+ Buy: 20
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ noselltonpc: true
+ nomail: true
+ noauction: true
+ nogstorage: true
+ }
+ Script: <" getitem MistressS, 10; ">
+},
+{
+ Id: 14361
+ AegisName: "Orc_HeroS_Box"
+ Name: "Orc Hero Scroll Box"
+ Type: 18
+ Buy: 20
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ noselltonpc: true
+ nomail: true
+ noauction: true
+ nogstorage: true
+ }
+ Script: <" getitem Orc_HeroS, 10; ">
+},
+{
+ Id: 14362
+ AegisName: "Orc_LoadS_Box"
+ Name: "Orc Lord Scroll Box"
+ Type: 18
+ Buy: 20
+ Trade: {
+ nodrop: true
+ notrade: true
+ nocart: true
+ noselltonpc: true
+ nomail: true
+ noauction: true
+ nogstorage: true
+ }
+ Script: <" getitem Ord_LoadS, 10; ">
+},
+{
Id: 14363
AegisName: "Heart_Scroll"
Name: "Heart Scroll"
@@ -86946,7 +87092,7 @@ item_db: (
noauction: true
}
Script: <"
- specialeffect2 320;
+ specialeffect2 EF_HEAL3;
sc_start4 SC_S_LIFEPOTION,600000,-5,5,0,0;
">
},
@@ -86967,7 +87113,7 @@ item_db: (
noauction: true
}
Script: <"
- specialeffect2 320;
+ specialeffect2 EF_HEAL3;
sc_start4 SC_L_LIFEPOTION,600000,-7,4,0,0;
">
},
@@ -86988,7 +87134,7 @@ item_db: (
noauction: true
}
Script: <"
- specialeffect2 182;
+ specialeffect2 EF_MAGICALATTHIT;
sc_start SC_CRITICALPERCENT,300000,30;
">
},
@@ -87009,7 +87155,7 @@ item_db: (
noauction: true
}
Script: <"
- specialeffect2 348;
+ specialeffect2 EF_LIGHTSPHERE;
sc_start SC_HEALPLUS,1800000,20;
">
},
@@ -87073,7 +87219,7 @@ item_db: (
noauction: true
}
Script: <"
- specialeffect2 91;
+ specialeffect2 EF_BENEDICTIO;
sc_start4 SC_ARMOR_PROPERTY,1800000,1,Ele_Holy,1,0;
">
},
@@ -87860,7 +88006,7 @@ item_db: (
nomail: true
noauction: true
}
- Script: <" sc_start SC_ITEMSCRIPT,180000,4121; ">
+ Script: <" sc_start SC_FOOD_BASICHIT, 180000, 100; ">
},
{
Id: 14598
@@ -87878,7 +88024,10 @@ item_db: (
nomail: true
noauction: true
}
- Script: <" sc_start SC_ITEMSCRIPT,60000,4047; ">
+ Script: <"
+ specialeffect2 EF_LIGHTSPHERE;
+ sc_start4 SC_ARMOR_PROPERTY, 60000, 1, Ele_Neutral, 1, 0;
+ ">
},
{
Id: 14599
@@ -87946,13 +88095,16 @@ item_db: (
Trade: {
nodrop: true
notrade: true
- noselltonpc: true
nocart: true
- nogstorage: true
+ noselltonpc: true
nomail: true
noauction: true
+ nogstorage: true
}
- Script: <" sc_start SC_ITEMSCRIPT,180000,4302; ">
+ Script: <"
+ specialeffect2 EF_LIGHTSPHERE;
+ sc_start4 SC_MVPCARD_TAOGUNKA, 180000, 100, 50, 50, 0;
+ ">
},
{
Id: 14603
@@ -87964,13 +88116,16 @@ item_db: (
Trade: {
nodrop: true
notrade: true
- noselltonpc: true
nocart: true
- nogstorage: true
+ noselltonpc: true
nomail: true
noauction: true
+ nogstorage: true
}
- Script: <" sc_start SC_ITEMSCRIPT,180000,4132; ">
+ Script: <"
+ specialeffect2 EF_SPELLBREAKER;
+ sc_start SC_MVPCARD_MISTRESS, 180000, 25;
+ ">
},
{
Id: 14604
@@ -87982,13 +88137,13 @@ item_db: (
Trade: {
nodrop: true
notrade: true
- noselltonpc: true
nocart: true
- nogstorage: true
+ noselltonpc: true
nomail: true
noauction: true
+ nogstorage: true
}
- Script: <" sc_start SC_ITEMSCRIPT,60000,4143; ">
+ Script: <" sc_start SC_MVPCARD_ORCHERO, 180000, 100; ">
},
{
Id: 14605
@@ -88000,13 +88155,16 @@ item_db: (
Trade: {
nodrop: true
notrade: true
- noselltonpc: true
nocart: true
- nogstorage: true
+ noselltonpc: true
nomail: true
noauction: true
+ nogstorage: true
}
- Script: <" sc_start SC_ITEMSCRIPT,180000,4135; ">
+ Script: <"
+ specialeffect2 EF_LIGHTSPHERE;
+ sc_start SC_MVPCARD_ORCLORD, 180000, 30;
+ ">
},
{
Id: 14606
@@ -88074,8 +88232,7 @@ item_db: (
Script: <" percentheal 10,10; ">
},
-// More Armors
-// ===================================================================
+//== More Armors ===========================================
{
Id: 15000
AegisName: "Bone_Plate"
@@ -88118,7 +88275,8 @@ item_db: (
noauction: true
}
},
-// More Maces
+
+//== More Maces ============================================
{
Id: 16000
AegisName: "Erde"
@@ -88201,7 +88359,8 @@ item_db: (
bonus2 bAddSize,Size_Large,40;
">
},
-// More Rental Boxes
+
+//== More Rental Boxes =====================================
{
Id: 16134
AegisName: "King_Frog_Hat_Box"
@@ -88756,8 +88915,7 @@ item_db: (
Script: <" getitem 12581,50; ">
},
-// Mechanic/Genetic Cannonballs
-// ===================================================================
+//== Mechanic / Geneticist Cannon Balls ====================
{
Id: 18000
AegisName: "Cannon_Ball"
@@ -88832,8 +88990,7 @@ item_db: (
View: 8
},
-// More Bows
-// ===================================================================
+//== More Bows =============================================
{
Id: 18100
AegisName: "Shooting_Star"
@@ -88900,8 +89057,7 @@ item_db: (
">
},
-// More Headgears
-// ===================================================================
+//== More Headgears ========================================
{
Id: 18500
AegisName: "Cheer_Scarf6"
@@ -89192,7 +89348,8 @@ item_db: (
bonus2 bMagicAddRace,RC_Demon,15;
">
},
-// Costume System
+
+//== Costume System ========================================
{
Id: 19500
AegisName: "T_Mr_Smile"
@@ -89255,6 +89412,8 @@ item_db: (
Refine: false
View: 654
},
+
+//== New Etc Items =========================================
{
Id: 22540
AegisName: "Runstone_Luxanima"