summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
Diffstat (limited to 'db')
-rw-r--r--db/const.txt45
-rw-r--r--db/pre-re/item_db.conf509
-rw-r--r--db/re/item_combo_db.txt8
-rw-r--r--db/re/item_db.conf651
-rw-r--r--db/re/skill_require_db.txt2
-rw-r--r--db/sc_config.txt16
6 files changed, 766 insertions, 465 deletions
diff --git a/db/const.txt b/db/const.txt
index e09200500..421faa406 100644
--- a/db/const.txt
+++ b/db/const.txt
@@ -987,7 +987,6 @@ SC_MER_SP 282
SC_MER_HIT 283
SC_MER_QUICKEN 284
SC_REBIRTH 285
-SC_ITEMSCRIPT 290
SC_S_LIFEPOTION 291
SC_L_LIFEPOTION 292
SC_CASH_PLUSONLYJOBEXP 293
@@ -1319,6 +1318,21 @@ SC_CUP_OF_BOZA 611
SC_OVERLAPEXPUP 612
SC_MORA_BUFF 613
+// MVP Scrolls
+SC_MVPCARD_TAOGUNKA 614
+SC_MVPCARD_MISTRESS 615
+SC_MVPCARD_ORCHERO 616
+SC_MVPCARD_ORCLORD 617
+
+SC_HAT_EFFECT 618
+SC_FLOWERSMOKE 619
+SC_FSTONE 620
+SC_HAPPINESS_STAR 621
+SC_MAPLE_FALLS 622
+SC_TIME_ACCESSORY 623
+SC_MAGICAL_FEATHER 624
+SC_BLOSSOM_FLUTTERING 625
+
e_gasp 0
e_what 1
e_ho 2
@@ -3525,3 +3539,32 @@ SEPTEMBER 9
OCTOBER 10
NOVEMBER 11
DECEMBER 12
+
+UNITTYPE_PC 0
+UNITTYPE_NPC 1
+UNITTYPE_PET 2
+UNITTYPE_MOB 3
+UNITTYPE_HOM 4
+UNITTYPE_MER 5
+UNITTYPE_ELEM 6
+
+C_AQUA 0x00FFFF
+C_BLACK 0x000000
+C_BLUE 0x0000FF
+C_GRAY 0x808080
+C_GREEN 0x008000
+C_LIME 0x00FF00
+C_MAROON 0x800000
+C_NAVY 0x000080
+C_OLIVE 0x808000
+C_ORANGE 0xFFA500
+C_PURPLE 0x800080
+C_RED 0xFF0000
+C_SILVER 0xC0C0C0
+C_TEAL 0x008080
+C_WHITE 0xFFFFFF
+C_YELLOW 0xFFFF00
+C_PINK 0xFFC0CB
+C_CHOCOLATE 0xD2691E
+C_GOLD 0xFFD700
+C_VIOLET 0xEE82EE
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"
diff --git a/db/re/item_combo_db.txt b/db/re/item_combo_db.txt
index dfbf60bf5..7734a1584 100644
--- a/db/re/item_combo_db.txt
+++ b/db/re/item_combo_db.txt
@@ -304,12 +304,14 @@
15091:18820:20721:22033,{ bonus2 bSubEle,Ele_Neutral,15; bonus bMaxHPrate,25; bonus bMaxSPrate,25; bonus bMatkRate,10; }
15117:20744:22047,{ bonus bMaxHP,25; bonus bMaxSP,25; bonus bSpeedRate,25; if (getequiprefinerycnt(EQI_GARMENT)+getequiprefinerycnt(EQI_SHOES)+getequiprefinerycnt(EQI_ARMOR) >= 30) { bonus bMaxHP,5; bonus bMaxSP,5; } }
18510:18511,{ bonus2 bAddRace,RC_Angel,3; }
+18728:15061:2495:20700,{ bonus bAllStats, 1; bonus2 bSubEle, Ele_Water, 50; }
18776:20710,{ bonus bAgi,5; bonus bFlee,10; }
18824:18825,{ bonus bMaxHP,100; bonus2 bSubEle,Ele_Neutral,getequiprefinerycnt(EQI_HEAD_TOP); }
18997:28326:28327,{ bonus bSpeedRate,10; bonus bBaseAtk,50; bonus bMatk,50; if(getequiprefinerycnt(EQI_HEAD_TOP)>=9){ bonus bMaxHPrate,10; bonus bMaxSPrate,50; } }
-19026:20756,{ set .@c, getequiprefinerycnt(EQI_GARMENT); bonus2 bSPGainRace,RC_Fish,10; bonus3 bAddMonsterDropItem,551,RC_Fish,(5+.@c); bonus2 bAddItemHealRate,551,5; bonus bHPrecovRate,(5+.@c); }
-19026:22059,{ bonus2 bCriticalAddRace,RC_Fish,(10+getequiprefinerycnt(EQI_SHOES)); }
-19026:20756:22059:15138,{ bonus bMaxHP,1000; bonus bMaxSP,100; bonus2 bExpAddRace,RC_Fish,20; bonus2 bMagicAddRace,RC_Fish,50; bonus2 bSubEle,Ele_Water,50; }
+19026:15138,{ bonus2 bAddRaceTolerance, RC_Fish, 10 + getequiprefinerycnt(EQI_ARMOR); }
+19026:20756,{ .@r = getequiprefinerycnt(EQI_GARMENT); bonus2 bSPGainRace, RC_Fish, 10; bonus3 bAddMonsterDropItem, Shusi, RC_Fish, (5 + .@r); bonus3 bAddMonsterDropItem, Fish_Slice, RC_Fish, (5 + .@r); bonus2 bAddItemHealRate, Shusi, 5; bonus2 bAddItemHealRate, Fish_Slice, 5; bonus bHPrecovRate, (5 + .@r); }
+19026:22059,{ bonus2 bCriticalAddRace, RC_Fish, 10 + getequiprefinerycnt(EQI_SHOES); }
+19026:15138:22059:20756,{ bonus bMaxHP, 1000; bonus bMaxSP, 100; bonus2 bExpAddRace, RC_Fish, 20; bonus2 bAddRace, RC_Fish, 50; bonus2 bMagicAddRace, RC_Fish, 50; bonus2 bSubEle, Ele_Water, 50; }
19827:20763,{ bonus2 bAddRaceTolerance,RC_Player,4; }
20717:22000,{ bonus bMaxHPrate,15; bonus bMaxSPrate,5; }
20717:22001,{ bonus bMaxHPrate,15; bonus bMaxSPrate,5; }
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index c332d5404..999c1a6d6 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -87,8 +87,7 @@ item_db: (
},
**************************************************************************/
-// Healing Items
-// ===================================================================
+//== Healing Items =========================================
{
Id: 501
AegisName: "Red_Potion"
@@ -1140,8 +1139,7 @@ item_db: (
Script: <" itemheal rand(105,145),0; ">
},
-// Usable Items
-// ===================================================================
+//== Usable Items ==========================================
{
Id: 601
AegisName: "Wing_Of_Fly"
@@ -1910,11 +1908,12 @@ item_db: (
Weight: 100
BuyingStore: true
Script: <"
- 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,9;
+ 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, 9;
+ } else {
+ percentheal -100, -100;
}
- else percentheal -100,-100;
">
},
{
@@ -1925,10 +1924,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
@@ -2187,8 +2183,7 @@ item_db: (
Script: <" itemskill MG_FROSTDIVER,1; ">
},
-// Etc Items
-// ===================================================================
+//== Etc Items =============================================
{
Id: 701
AegisName: "Ora_Ora"
@@ -4190,8 +4185,7 @@ item_db: (
BuyingStore: true
},
-// One-Handed Swords
-// ===================================================================
+//== One-Handed Swords =====================================
{
Id: 1101
AegisName: "Sword"
@@ -5036,8 +5030,7 @@ item_db: (
View: 2
},
-// Two-Handed Swords
-// ===================================================================
+//== Two-Handed Swords =====================================
{
Id: 1151
AegisName: "Slayer"
@@ -6072,8 +6065,7 @@ item_db: (
View: 3
},
-// Daggers
-// ===================================================================
+//== Daggers ===============================================
{
Id: 1201
AegisName: "Knife"
@@ -6897,8 +6889,7 @@ item_db: (
Script: <" bonus bAtkEle,Ele_Water; ">
},
-// Katars
-// ===================================================================
+//== Katars ================================================
{
Id: 1250
AegisName: "Jur"
@@ -8006,8 +7997,7 @@ item_db: (
">
},
-// One-Handed Axes
-// ===================================================================
+//== One-Handed Axes =======================================
{
Id: 1301
AegisName: "Axe"
@@ -8410,8 +8400,7 @@ item_db: (
">
},
-// Two-Handed Axes
-// ===================================================================
+//== Two-Handed Axes =======================================
{
Id: 1351
AegisName: "Battle_Axe"
@@ -9489,8 +9478,7 @@ item_db: (
">
},
-// One-Handed Spears
-// ===================================================================
+//== One-Handed Spears =====================================
{
Id: 1400
AegisName: "Spear_of_Vicious_Mind"
@@ -10382,8 +10370,7 @@ item_db: (
">
},
-// Two-Handed Spears
-// ===================================================================
+//== Two-Handed Spears =====================================
{
Id: 1450
AegisName: "Lance_of_Vicious_Mind"
@@ -10757,6 +10744,8 @@ item_db: (
bonus bStr,3;
">
},
+
+//== Two-Handed Staves =====================================
{
Id: 1472
AegisName: "Staff_Of_Soul"
@@ -10797,6 +10786,8 @@ item_db: (
bonus bDex,2;
">
},
+
+//== Two-Handed Spears =====================================
{
Id: 1474
AegisName: "Gae_Bolg"
@@ -11372,8 +11363,7 @@ item_db: (
">
},
-// Maces
-// ===================================================================
+//== Maces =================================================
{
Id: 1501
AegisName: "Club"
@@ -12341,8 +12331,7 @@ item_db: (
View: 8
},
-// Books
-// ===================================================================
+//== Books =================================================
{
Id: 1550
AegisName: "Book"
@@ -13326,8 +13315,7 @@ item_db: (
">
},
-// GM Weapon
-// ===================================================================
+//== GM Weapon =============================================
{
Id: 1599
AegisName: "Angra_Manyu"
@@ -13358,8 +13346,7 @@ item_db: (
">
},
-// Staffs / Staves
-// ===================================================================
+//== Staves ================================================
{
Id: 1600
AegisName: "Rod_of_Vicious_Mind"
@@ -15061,8 +15048,7 @@ item_db: (
">
},
-// Bows
-// ===================================================================
+//== Bows ==================================================
{
Id: 1701
AegisName: "Bow"
@@ -16000,8 +15986,7 @@ item_db: (
">
},
-// Arrows
-// ===================================================================
+//== Arrows ================================================
{
Id: 1750
AegisName: "Arrow"
@@ -16357,8 +16342,7 @@ item_db: (
View: 1
},
-// Knuckles
-// ===================================================================
+//== Knuckles ==============================================
{
Id: 1800
AegisName: "Fist_of_Vicious_Mind"
@@ -17170,8 +17154,7 @@ item_db: (
">
},
-// Instruments
-// ===================================================================
+//== Instruments ===========================================
{
Id: 1900
AegisName: "Violin_of_Vicious_Mind"
@@ -18086,8 +18069,7 @@ item_db: (
">
},
-// Whips
-// ===================================================================
+//== Whips =================================================
{
Id: 1950
AegisName: "Rope"
@@ -19029,8 +19011,7 @@ item_db: (
">
},
-// More Two-Handed Staffs / Staves
-// ===================================================================
+//== More Two-Handed Staves ================================
{
Id: 2000
AegisName: "Destruction_Rod"
@@ -19712,8 +19693,7 @@ item_db: (
">
},
-// Shields
-// ===================================================================
+//== Shields ===============================================
{
Id: 2101
AegisName: "Guard"
@@ -21328,8 +21308,7 @@ item_db: (
">
},
-// GM Shield
-// ===================================================================
+//== GM Shield =============================================
{
Id: 2199
AegisName: "Ahura_Mazda"
@@ -21360,8 +21339,7 @@ item_db: (
OnUnequipScript: <" sc_end SC_ENDURE; ">
},
-// Headgears
-// ===================================================================
+//== Headgears =============================================
{
Id: 2201
AegisName: "Sunglasses"
@@ -22605,8 +22583,7 @@ item_db: (
View: 86
},
-// Armors
-// ===================================================================
+//== Armors ================================================
{
Id: 2301
AegisName: "Cotton_Shirt"
@@ -24247,8 +24224,7 @@ item_db: (
Script: <" bonus bMdef,3; ">
},
-// Footgears
-// ===================================================================
+//== Footgears =============================================
{
Id: 2401
AegisName: "Sandals"
@@ -25888,8 +25864,10 @@ item_db: (
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;
+ 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;
">
},
{
@@ -25988,8 +25966,7 @@ item_db: (
">
},
-// Garments
-// ===================================================================
+//== Garments ==============================================
{
Id: 2501
AegisName: "Hood"
@@ -27703,8 +27680,7 @@ item_db: (
">
},
-// Accessories
-// ===================================================================
+//== Accessories ===========================================
{
Id: 2601
AegisName: "Ring"
@@ -33959,8 +33935,7 @@ item_db: (
">
},
-// Cards
-// ===================================================================
+//== Cards =================================================
{
Id: 4001
AegisName: "Poring_Card"
@@ -42550,8 +42525,7 @@ item_db: (
">
},
-// Armor Enchant System
-// ===================================================================
+//== Armor Enchant System ==================================
{
Id: 4700
AegisName: "Strength1"
@@ -44289,8 +44263,7 @@ item_db: (
Script: <" bonus bMaxSP,75; ">
},
-// More Headgears
-// ===================================================================
+//== More Headgears ========================================
{
Id: 5001
AegisName: "Headset"
@@ -58981,8 +58954,7 @@ item_db: (
">
},
-// More Etc Items
-// ===================================================================
+//== More Etc Items ========================================
{
Id: 6000
AegisName: "Dark_Ashes"
@@ -74607,8 +74579,7 @@ item_db: (
Weight: 10
},
-// Pet Eggs
-// ===================================================================
+//== Pet Eggs ==============================================
{
Id: 9001
AegisName: "Poring_Egg"
@@ -75055,8 +75026,7 @@ item_db: (
Buy: 20
},
-// Pet Accessories
-// ===================================================================
+//== Pet Accessories =======================================
{
Id: 10001
AegisName: "Skull_Helm"
@@ -75331,8 +75301,7 @@ item_db: (
Buy: 20
},
-// Misc "Etc" Books
-// ===================================================================
+//== Misc "Etc" Books ======================================
{
Id: 11000
AegisName: "Prontera_Book_01"
@@ -75823,8 +75792,7 @@ item_db: (
Weight: 10
},
-// More Usable Items
-// ===================================================================
+//== More Usable Items =====================================
{
Id: 11500
AegisName: "Light_Yellow_Pot"
@@ -76234,7 +76202,22 @@ item_db: (
Type: 0
Buy: 0
Weight: 10
- Script: <" itemheal rand(70,110),0; ">
+ Script: <"
+ .@temp = rand(1,4);
+ if (.@temp == 1) {
+ heal -100, 0;
+ } else if (.@temp == 2) {
+ showscript "Huuph...! Yucky..! Wa, Water...!!";
+ sc_start SC_STUN, 3000, 0, 50000, SCFLAG_NONE;
+ } else if (.@temp == 3) {
+ showscript "Yeeyuck...!! This is rotten!!";
+ sc_start SC_POISON, 50000, 0;
+ } else {
+ specialeffect2 EF_HIT4;
+ showscript "Arrrrrgggg...!! Bu, Bu, Bugggggg!!!!!";
+ getitem Rice_weevil_Bug, 1;
+ }
+ ">
},
{
Id: 11537
@@ -76243,7 +76226,34 @@ item_db: (
Type: 0
Buy: 0
Weight: 10
- Script: <" itemheal rand(100,150),0; ">
+ Script: <"
+ .@temp = rand(1,6);
+ if (.@temp == 1) {
+ specialeffect2 EF_POISONHIT;
+ showscript "Errrgg!!! This is so.. bitter....!!";
+ heal 0,-50;
+ } else if (.@temp == 2) {
+ specialeffect2 EF_HEAL;
+ showscript "....Well at least this is good for my health though.";
+ percentheal 15,0;
+ } else if (.@temp == 3) {
+ specialeffect2 EF_POISONHIT;
+ showscript "Phewphew!! Arg.... Is this poisoned or what?!";
+ heal 0,-100;
+ } else if (.@temp == 4) {
+ specialeffect2 EF_POISONHIT;
+ showscript "Whasdfhwkljhrtklwert....!!";
+ heal 0,-200;
+ } else if (.@temp == 5) {
+ specialeffect2 EF_HEAL;
+ showscript "It's ok, no one sew me yet..";
+ percentheal 10,0;
+ } else {
+ specialeffect2 EF_HEAL;
+ showscript "I really need something to eat... ?? Sorry, little buggy.";
+ percentheal 5,0;
+ }
+ ">
},
{
Id: 11538
@@ -76672,7 +76682,7 @@ item_db: (
Buy: 2
Weight: 250
BuyingStore: true
- Script: <" getitem 1750,500; ">
+ Script: <" getitem Arrow, 500; ">
},
{
Id: 12005
@@ -76682,7 +76692,7 @@ item_db: (
Buy: 2
Weight: 250
BuyingStore: true
- Script: <" getitem 1770,500; ">
+ Script: <" getitem Iron_Arrow, 500; ">
},
{
Id: 12006
@@ -76692,7 +76702,7 @@ item_db: (
Buy: 2
Weight: 250
BuyingStore: true
- Script: <" getitem 1753,500; ">
+ Script: <" getitem Steel_Arrow, 500; ">
},
{
Id: 12007
@@ -76702,7 +76712,7 @@ item_db: (
Buy: 2
Weight: 250
BuyingStore: true
- Script: <" getitem 1765,500; ">
+ Script: <" getitem Oridecon_Arrow, 500; ">
},
{
Id: 12008
@@ -76712,7 +76722,7 @@ item_db: (
Buy: 2
Weight: 250
BuyingStore: true
- Script: <" getitem 1752,500; ">
+ Script: <" getitem Fire_Arrow, 500; ">
},
{
Id: 12009
@@ -76722,7 +76732,7 @@ item_db: (
Buy: 2
Weight: 250
BuyingStore: true
- Script: <" getitem 1751,500; ">
+ Script: <" getitem Silver_Arrow, 500; ">
},
{
Id: 12010
@@ -76732,7 +76742,7 @@ item_db: (
Buy: 2
Weight: 250
BuyingStore: true
- Script: <" getitem 1755,500; ">
+ Script: <" getitem Arrow_Of_Wind, 500; ">
},
{
Id: 12011
@@ -76742,7 +76752,7 @@ item_db: (
Buy: 2
Weight: 250
BuyingStore: true
- Script: <" getitem 1756,500; ">
+ Script: <" getitem Stone_Arrow, 500; ">
},
{
Id: 12012
@@ -76752,7 +76762,7 @@ item_db: (
Buy: 2
Weight: 250
BuyingStore: true
- Script: <" getitem 1754,500; ">
+ Script: <" getitem Crystal_Arrow, 500; ">
},
{
Id: 12013
@@ -76762,7 +76772,7 @@ item_db: (
Buy: 2
Weight: 250
BuyingStore: true
- Script: <" getitem 1767,500; ">
+ Script: <" getitem Arrow_Of_Shadow, 500; ">
},
{
Id: 12014
@@ -76772,7 +76782,7 @@ item_db: (
Buy: 2
Weight: 250
BuyingStore: true
- Script: <" getitem 1757,500; ">
+ Script: <" getitem Immatrial_Arrow, 500; ">
},
{
Id: 12015
@@ -76782,7 +76792,7 @@ item_db: (
Buy: 2
Weight: 250
BuyingStore: true
- Script: <" getitem 1762,500; ">
+ Script: <" getitem Rusty_Arrow, 500; ">
},
{
Id: 12016
@@ -78919,7 +78929,7 @@ item_db: (
Buy: 2
Weight: 250
BuyingStore: true
- Script: <" getitem 1772,500; ">
+ Script: <" getitem Holy_Arrow, 500; ">
},
{
Id: 12184
@@ -79103,8 +79113,7 @@ item_db: (
Weight: 200
},
-// Cash Shop Usable Items
-// ===================================================================
+//== Cash Shop Usable Items ================================
{
Id: 12202
AegisName: "Str_Dish10_"
@@ -81747,8 +81756,8 @@ item_db: (
sitting: true
}
Script: <"
- percentheal 3,0;
- itemskill PR_GLORIA,2;
+ percentheal 3, 0;
+ itemskill PR_GLORIA, 2;
">
},
{
@@ -81763,8 +81772,8 @@ item_db: (
sitting: true
}
Script: <"
- percentheal 0,3;
- itemskill PR_MAGNIFICAT,1;
+ percentheal 0, 3;
+ itemskill PR_MAGNIFICAT, 1;
">
},
{
@@ -81774,7 +81783,7 @@ item_db: (
Type: 2
Buy: 10
Weight: 100
- Script: <" percentheal 50,50; ">
+ Script: <" percentheal 50, 50; ">
},
{
Id: 12379
@@ -81828,6 +81837,7 @@ item_db: (
Buy: 13750
Weight: 500
BuyingStore: true
+ Script: <" getitem Vulcan_Bullet, 1000; ">
},
{
Id: 12384
@@ -82022,7 +82032,7 @@ item_db: (
Weight: 100
Job: 0x00000400
BuyingStore: true
- Script: <" if(checkmount() == MOUNT_MADO) itemheal rand(200,300),0; ">
+ Script: <" if(checkmount() == MOUNT_MADO) itemheal rand(200,300), 0; ">
},
{
Id: 12393
@@ -82033,7 +82043,7 @@ item_db: (
Weight: 140
Job: 0x00000400
BuyingStore: true
- Script: <" if(checkmount() == MOUNT_MADO) itemheal rand(300,400),0; ">
+ Script: <" if(checkmount() == MOUNT_MADO) itemheal rand(300,400), 0; ">
},
{
Id: 12394
@@ -82044,7 +82054,7 @@ item_db: (
Weight: 180
Job: 0x00000400
BuyingStore: true
- Script: <" if(checkmount() == MOUNT_MADO) itemheal rand(400,500),0; ">
+ Script: <" if(checkmount() == MOUNT_MADO) itemheal rand(400,500), 0; ">
},
{
Id: 12395
@@ -82229,12 +82239,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
@@ -83605,18 +83619,19 @@ item_db: (
{
Id: 12529
AegisName: "White_Slim_Potion_Box"
- Name: "Condensed White Potion Box"
+ Name: "White Slim Potion 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 White_Slim_Potion, 200; ">
},
{
Id: 12530
@@ -83627,29 +83642,30 @@ 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
AegisName: "White_Potion_Box"
- Name: "White Potion 100 Box"
+ Name: "White Potion 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 White_Potion,100; ">
+ Script: <" getitem White_Potion, 100; ">
},
{
Id: 12532
@@ -83660,13 +83676,13 @@ item_db: (
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
@@ -83677,13 +83693,13 @@ item_db: (
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
@@ -83694,13 +83710,30 @@ item_db: (
Trade: {
nodrop: true
notrade: true
- noselltonpc: true
nocart: true
+ noselltonpc: true
+ nomail: true
+ noauction: true
nogstorage: true
+ }
+ Script: <" getitem Seed_Of_Yggdrasil, 30; ">
+},
+{
+ Id: 12535
+ 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 Seed_Of_Yggdrasil,30; ">
+ Script: <" getitem Yggdrasilberry, 15; ">
},
{
Id: 12536
@@ -83866,7 +83899,7 @@ item_db: (
{
Id: 12549
AegisName: "White_Slim_Pot_Box2"
- Name: "Condensed White Potion 200 Box"
+ Name: "White Slim Potion Box"
Type: 2
Buy: 0
Trade: {
@@ -83878,7 +83911,7 @@ item_db: (
nomail: true
noauction: true
}
- Script: <" getitem White_Slim_Potion,200; ">
+ Script: <" getitem White_Slim_Potion, 100; ">
},
{
Id: 12550
@@ -83895,7 +83928,7 @@ item_db: (
nomail: true
noauction: true
}
- Script: <" getitem Poison_Bottle,30; ">
+ Script: <" getitem Poison_Bottle, 30; ">
},
{
Id: 12551
@@ -84834,7 +84867,7 @@ item_db: (
nomail: true
noauction: true
}
- Script: <" getitem Gong_Bung,200; ">
+ Script: <" getitem Gong_Bung, 200; ">
},
{
Id: 12638
@@ -84852,7 +84885,7 @@ item_db: (
nomail: true
noauction: true
}
- Script: <" getitem Dried_Squid,200; ">
+ Script: <" getitem Dried_Squid, 200; ">
},
{
Id: 12639
@@ -84870,7 +84903,7 @@ item_db: (
nomail: true
noauction: true
}
- Script: <" getitem Flying_Fish,200; ">
+ Script: <" getitem Flying_Fish, 200; ">
},
{
Id: 12640
@@ -84888,7 +84921,7 @@ item_db: (
nomail: true
noauction: true
}
- Script: <" getitem Starfish,200; ">
+ Script: <" getitem Starfish, 200; ">
},
{
Id: 12641
@@ -84910,7 +84943,7 @@ item_db: (
{
Id: 12642
AegisName: "Fruit_Of_Mastela_Box2"
- Name: "Fruit Box (100)"
+ Name: "Mastela Fruit 100 Box"
Type: 0
Buy: 0
Trade: {
@@ -84922,7 +84955,7 @@ item_db: (
nomail: true
noauction: true
}
- Script: <" getitem Fruit_Of_Mastela,100; ">
+ Script: <" getitem Fruit_Of_Mastela, 100; ">
},
{
Id: 12643
@@ -84930,7 +84963,7 @@ item_db: (
Name: "E Coin Pack50"
Type: 2
Buy: 0
- Script: <" getitem Egrade_Coin,50; ">
+ Script: <" getitem Egrade_Coin, 50; ">
},
{
Id: 12644
@@ -85399,7 +85432,7 @@ item_db: (
Type: 2
Buy: 20
Weight: 200
- Script: <" getitem Woe_Violet_Potion,50; ">
+ Script: <" getitem Woe_Violet_Potion, 50; ">
},
{
Id: 12677
@@ -85409,7 +85442,7 @@ item_db: (
Buy: 2
Weight: 100
EquipLv: 130
- Script: <" getitem Siege_Arrow_S,200; ">
+ Script: <" getitem Siege_Arrow_S, 200; ">
},
{
Id: 12678
@@ -85419,7 +85452,7 @@ item_db: (
Buy: 2
Weight: 100
EquipLv: 95
- Script: <" getitem Siege_Arrow_A,200; ">
+ Script: <" getitem Siege_Arrow_A, 200; ">
},
{
Id: 12679
@@ -85428,7 +85461,7 @@ item_db: (
Type: 2
Buy: 20
Weight: 200
- Script: <" getitem Woe_White_Potion,30; ">
+ Script: <" getitem Woe_White_Potion, 30; ">
},
{
Id: 12680
@@ -85437,7 +85470,7 @@ item_db: (
Type: 2
Buy: 20
Weight: 200
- Script: <" getitem Woe_Blue_Potion,10; ">
+ Script: <" getitem Woe_Blue_Potion, 10; ">
},
{
Id: 12681
@@ -85462,7 +85495,7 @@ item_db: (
Type: 2
Buy: 20
Weight: 200
- Script: <" getitem Woe_Violet_Potion,50; ">
+ Script: <" getitem Woe_Violet_Potion, 200; ">
},
{
Id: 12684
@@ -85825,8 +85858,7 @@ item_db: (
Weight: 10
},
-// Guillotine Cross Poisons
-// ===================================================================
+//== Guillotine Cross Poisons ==============================
{
Id: 12717
AegisName: "Poison_Paralysis"
@@ -85932,8 +85964,7 @@ item_db: (
">
},
-// Rune Knight's Rune Stones
-// ===================================================================
+//== Rune Knight's Rune Stones =============================
{
Id: 12725
AegisName: "Runstone_Nosiege"
@@ -86192,8 +86223,7 @@ item_db: (
Script: <" makerune 8; ">
},
-// More Cash Shop Usable Items
-// ===================================================================
+//== More Cash Shop Usable Items ===========================
{
Id: 12739
AegisName: "Snow_Flower"
@@ -89044,6 +89074,8 @@ item_db: (
}
Script: <" getitem 604,3; ">
},
+
+//== More Daggers ==========================================
{
Id: 13000
AegisName: "Jujube_Dagger"
@@ -90851,8 +90883,7 @@ item_db: (
">
},
-// Revolvers
-// ===================================================================
+//== Revolvers =============================================
{
Id: 13100
AegisName: "Six_Shooter"
@@ -91370,8 +91401,7 @@ item_db: (
Script: <" bonus bAtk,pow(min(getrefine(),15),2); ">
},
-// Guns
-// ===================================================================
+//== Guns ==================================================
{
Id: 13150
AegisName: "Branch"
@@ -92474,8 +92504,7 @@ item_db: (
">
},
-// Bullets
-// ===================================================================
+//== Bullets ===============================================
{
Id: 13200
AegisName: "Bullet"
@@ -92669,8 +92698,7 @@ item_db: (
View: 3
},
-// Shurikens & Kunais
-// ===================================================================
+//== Shurikens & Kunais ====================================
{
Id: 13250
AegisName: "Shuriken"
@@ -92804,8 +92832,7 @@ item_db: (
">
},
-// Genetic Created Bombs And Throwing Items
-// ===================================================================
+//== Geneticist Created Bombs and Throwing Items ===========
{
Id: 13260
AegisName: "Apple_Bomb"
@@ -93237,8 +93264,7 @@ item_db: (
Script: <" sc_start2 SC_STOMACHACHE,60000,rand(5,10),75; ">
},
-// More Shurikens & Kunais
-// ===================================================================
+//== More Shurikens & Kunais ===============================
{
Id: 13291
AegisName: "Starfish"
@@ -93349,8 +93375,7 @@ item_db: (
}
},
-// Ninja Fuuma Shurikens
-// ===================================================================
+//== Ninja Fuuma Shurikens =================================
{
Id: 13300
AegisName: "Huuma_Bird_Wing"
@@ -93848,8 +93873,7 @@ item_db: (
">
},
-// More One-Handed Swords
-// ===================================================================
+//== More One-Handed Swords ================================
{
Id: 13400
AegisName: "Cutlas_"
@@ -94791,8 +94815,7 @@ item_db: (
Script: <" bonus bAtk,pow(min(getrefine(),15),2); ">
},
-// More Cash Shop Items
-// ===================================================================
+//== More Cash Shop Items ==================================
{
Id: 13500
AegisName: "Insurance60_Package"
@@ -99188,13 +99211,13 @@ item_db: (
Trade: {
nodrop: true
notrade: true
- noselltonpc: true
nocart: true
- nogstorage: true
+ noselltonpc: true
nomail: true
noauction: true
+ nogstorage: true
}
- Script: <" getitem 14539,5; ">
+ Script: <" getitem Shadow_Armor_S, 5; ">
},
{
Id: 13741
@@ -99206,13 +99229,13 @@ item_db: (
Trade: {
nodrop: true
notrade: true
- noselltonpc: true
nocart: true
- nogstorage: true
+ noselltonpc: true
nomail: true
noauction: true
+ nogstorage: true
}
- Script: <" getitem 14539,10; ">
+ Script: <" getitem Shadow_Armor_S, 10; ">
},
{
Id: 13742
@@ -99224,13 +99247,13 @@ item_db: (
Trade: {
nodrop: true
notrade: true
- noselltonpc: true
nocart: true
- nogstorage: true
+ noselltonpc: true
nomail: true
noauction: true
+ nogstorage: true
}
- Script: <" getitem 14539,30; ">
+ Script: <" getitem Shadow_Armor_S, 30; ">
},
{
Id: 13743
@@ -99242,13 +99265,13 @@ item_db: (
Trade: {
nodrop: true
notrade: true
- noselltonpc: true
nocart: true
- nogstorage: true
+ noselltonpc: true
nomail: true
noauction: true
+ nogstorage: true
}
- Script: <" getitem 14540,5; ">
+ Script: <" getitem Holy_Armor_S, 5; ">
},
{
Id: 13744
@@ -99260,13 +99283,13 @@ item_db: (
Trade: {
nodrop: true
notrade: true
- noselltonpc: true
nocart: true
- nogstorage: true
+ noselltonpc: true
nomail: true
noauction: true
+ nogstorage: true
}
- Script: <" getitem 14540,10; ">
+ Script: <" getitem Holy_Armor_S, 10; ">
},
{
Id: 13745
@@ -99278,13 +99301,13 @@ item_db: (
Trade: {
nodrop: true
notrade: true
- noselltonpc: true
nocart: true
- nogstorage: true
+ noselltonpc: true
nomail: true
noauction: true
+ nogstorage: true
}
- Script: <" getitem 14540,30; ">
+ Script: <" getitem Holy_Armor_S, 30; ">
},
{
Id: 13746
@@ -109661,7 +109684,7 @@ item_db: (
nomail: true
noauction: true
}
- Script: <" getitem 14597,10; ">
+ Script: <" getitem PhreeoniS, 10; ">
},
{
Id: 14315
@@ -109678,7 +109701,7 @@ item_db: (
nomail: true
noauction: true
}
- Script: <" getitem 14598,10; ">
+ Script: <" getitem GhostringS, 10; ">
},
{
Id: 14316
@@ -109843,6 +109866,40 @@ 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"
@@ -109851,13 +109908,13 @@ item_db: (
Trade: {
nodrop: true
notrade: true
- noselltonpc: true
nocart: true
- nogstorage: true
+ noselltonpc: true
nomail: true
noauction: true
+ nogstorage: true
}
- Script: <" getitem 14604,10; ">
+ Script: <" getitem Orc_HeroS, 10; ">
},
{
Id: 14362
@@ -109868,13 +109925,13 @@ item_db: (
Trade: {
nodrop: true
notrade: true
- noselltonpc: true
nocart: true
- nogstorage: true
+ noselltonpc: true
nomail: true
noauction: true
+ nogstorage: true
}
- Script: <" getitem 14605,10; ">
+ Script: <" getitem Ord_LoadS, 10; ">
},
{
Id: 14363
@@ -110981,15 +111038,15 @@ item_db: (
Trade: {
nodrop: true
notrade: true
- noselltonpc: true
nocart: true
- nogstorage: true
+ noselltonpc: true
nomail: true
noauction: true
+ nogstorage: true
}
Script: <"
specialeffect2 EF_CLOAKING;
- sc_start4 SC_ARMOR_PROPERTY,1800000,1,Ele_Dark,1,0;
+ sc_start4 SC_ARMOR_PROPERTY, 1800000, 1, Ele_Dark, 1, 0;
">
},
{
@@ -111002,15 +111059,15 @@ item_db: (
Trade: {
nodrop: true
notrade: true
- noselltonpc: true
nocart: true
- nogstorage: true
+ noselltonpc: true
nomail: true
noauction: true
+ nogstorage: true
}
Script: <"
specialeffect2 EF_BENEDICTIO;
- sc_start4 SC_ARMOR_PROPERTY,1800000,1,Ele_Holy,1,0;
+ sc_start4 SC_ARMOR_PROPERTY, 1800000, 1, Ele_Holy, 1, 0;
">
},
{
@@ -112120,13 +112177,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,180000,4121; ">
+ Script: <" sc_start SC_FOOD_BASICHIT, 180000, 100; ">
},
{
Id: 14598
@@ -112138,13 +112195,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,60000,4047; ">
+ Script: <"
+ specialeffect2 EF_LIGHTSPHERE;
+ sc_start4 SC_ARMOR_PROPERTY, 60000, 1, Ele_Neutral, 1, 0;
+ ">
},
{
Id: 14599
@@ -112220,15 +112280,15 @@ item_db: (
Trade: {
nodrop: true
notrade: true
- noselltonpc: true
nocart: true
- nogstorage: true
+ noselltonpc: true
nomail: true
noauction: true
+ nogstorage: true
}
Script: <"
specialeffect2 EF_LIGHTSPHERE;
- sc_start SC_ITEMSCRIPT,180000,4302;
+ sc_start4 SC_MVPCARD_TAOGUNKA, 1800000, 100, 50, 50, 0;
">
},
{
@@ -112241,15 +112301,15 @@ item_db: (
Trade: {
nodrop: true
notrade: true
- noselltonpc: true
nocart: true
- nogstorage: true
+ noselltonpc: true
nomail: true
noauction: true
+ nogstorage: true
}
Script: <"
specialeffect2 EF_SPELLBREAKER;
- sc_start SC_ITEMSCRIPT,180000,4132;
+ sc_start SC_MVPCARD_MISTRESS, 180000, 25;
">
},
{
@@ -112262,13 +112322,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
@@ -112280,13 +112340,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
@@ -112416,6 +112479,11 @@ item_db: (
nomail: true
noauction: true
}
+ Script: <"
+ specialeffect2 EF_GUARD;
+ sc_start SC_PROTECT_DEF, 1800000, 1;
+ sc_start SC_PROTECT_MDEF, 1800000, 1;
+ ">
},
{
Id: 14616
@@ -112555,8 +112623,7 @@ item_db: (
">
},
-// More Armors
-// ===================================================================
+//== More Armors ===========================================
{
Id: 15000
AegisName: "Bone_Plate"
@@ -113669,13 +113736,12 @@ item_db: (
Loc: 16
EquipLv: 110
Script: <"
- bonus bStr,1;
- bonus bInt,1;
- bonus bVit,1;
- bonus bDex,1;
- bonus bAgi,1;
- bonus bLuk,1;
- bonus bUnbreakableArmor,0;
+ bonus bAllStats, 1;
+ if (BaseClass == Job_Mage || BaseClass == Job_Archer || BaseClass == Job_Acolyte)
+ bonus2 bResEff, Eff_Silence, 5000;
+ else if (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Thief)
+ bonus2 bResEff, Eff_Stun, 5000;
+ bonus bUnbreakableArmor, 0;
">
},
{
@@ -113963,22 +114029,23 @@ item_db: (
},
{
Id: 15138
- AegisName: "Aegir_Armor"
+ AegisName: "Egir_Armor_K"
Name: "Aegir Armor"
Type: 5
- Buy: 20
+ Buy: 200000
Weight: 1600
Def: 25
+ Slots: 1
Loc: 16
EquipLv: 40
Script: <"
- bonus bMaxHP,500;
- bonus bMaxSP,50;
+ bonus bMaxHP, 500;
+ bonus bMaxSP, 50;
+ bonus bUnbreakableArmor, 0;
">
},
-// More Maces
-// ===================================================================
+//== More Maces ============================================
{
Id: 16000
AegisName: "Erde"
@@ -114692,6 +114759,8 @@ item_db: (
bonus bUnbreakableWeapon,0;
">
},
+
+//== More Rental Boxes =====================================
{
Id: 16131
AegisName: "Lady_Tanee_Doll_Box"
@@ -119009,8 +119078,7 @@ item_db: (
Script: <" getitem LUK_Biscuit_Stick,20; ">
},
-// Mechanic/Genetic Cannonballs
-// ===================================================================
+//== Mechanic / Geneticist Cannon Balls ====================
{
Id: 18000
AegisName: "Cannon_Ball"
@@ -119080,8 +119148,7 @@ item_db: (
View: 8
},
-// More Bows
-// ===================================================================
+//== More Bows =============================================
{
Id: 18100
AegisName: "Shooting_Star_C"
@@ -119707,8 +119774,7 @@ item_db: (
">
},
-// More Headgears
-// ===================================================================
+//== More Headgears ========================================
{
Id: 18500
AegisName: "Cheer_Scarf6"
@@ -123247,8 +123313,8 @@ item_db: (
EquipLv: 110
View: 870
Script: <"
- bonus bMdef,5;
- bonus bUnbreakableHelm,0;
+ bonus bMdef, 5;
+ bonus bUnbreakableHelm, 0;
">
},
{
@@ -126153,6 +126219,16 @@ item_db: (
">
},
{
+ Id: 19022
+ AegisName: "C_Floating_Stone_Of_Intelligence"
+ Name: "Floating Stone Of Intelligence"
+ Type: 5
+ Loc: 2048
+ View: 1230
+ OnEquipScript: <" sc_start SC_FSTONE, -1, 0; ">
+ OnUnequipScript: <" sc_end SC_FSTONE; ">
+},
+{
Id: 19023
AegisName: "Queen_Scaraba_Crown"
Name: "Queen Scaraba Crown"
@@ -126215,15 +126291,20 @@ item_db: (
},
{
Id: 19026
- AegisName: "Aegir_Helm_"
+ AegisName: "Egir_Helm_K"
Name: "Aegir Helm"
Type: 5
+ Buy: 200000
Weight: 800
Def: 10
Slots: 1
Loc: 256
EquipLv: 110
View: 870
+ Script: <"
+ bonus bVit, 3;
+ bonus bUnbreakableHelm, 0;
+ ">
},
{
Id: 19027
@@ -126586,8 +126667,7 @@ item_db: (
">
},
-// Costume Equipments
-// ===================================================================
+//== Costume System ========================================
{
Id: 19500
AegisName: "T_Mr_Smile"
@@ -129780,14 +129860,14 @@ item_db: (
},
{
Id: 19871
- AegisName: "C_DecorationOfMusic_Accessory"
+ AegisName: "C_Music_Decoration"
Name: "Decoration of Music"
Type: 5
Buy: 20
Loc: 2048
Refine: false
View: 1074
- OnEquipScript: <" sc_start SC_DECORATION_OF_MUSIC,-1,0; ">
+ OnEquipScript: <" sc_start SC_DECORATION_OF_MUSIC, -1, 0; ">
OnUnequipScript: <" sc_end SC_DECORATION_OF_MUSIC; ">
},
{
@@ -131239,6 +131319,8 @@ item_db: (
Name: "Costume Angel Stair"
Type: 5
Loc: 1024
+ OnEquipScript: <" sc_start SC_HAT_EFFECT, -1, 0; ">
+ OnUnequipScript: <" sc_end SC_HAT_EFFECT; ">
},
{
Id: 20063
@@ -132087,6 +132169,8 @@ item_db: (
Type: 5
Loc: 4096
View: 1275
+ OnEquipScript: <" sc_start SC_MAPLE_FALLS, -1, 0; ">
+ OnUnequipScript: <" sc_end SC_MAPLE_FALLS; ">
},
{
Id: 20155
@@ -132889,6 +132973,8 @@ item_db: (
Type: 5
Loc: 2048
View: 1309
+ OnEquipScript: <" sc_start SC_TIME_ACCESSORY, -1, 0; ">
+ OnUnequipScript: <" sc_end SC_TIME_ACCESSORY; ">
},
{
Id: 20247
@@ -133177,6 +133263,8 @@ item_db: (
Type: 5
Loc: 4096
View: 1331
+ OnEquipScript: <" sc_start SC_BLOSSOM_FLUTTERING, -1, 0; ">
+ OnUnequipScript: <" sc_end SC_BLOSSOM_FLUTTERING; ">
},
{
Id: 20286
@@ -133446,8 +133534,7 @@ item_db: (
View: 650
},
-// New Garments
-// ===================================================================
+//== New Garments ==========================================
{
Id: 20500
AegisName: "T_Archangel_Wing"
@@ -133482,8 +133569,11 @@ item_db: (
Loc: 4
EquipLv: 110
Script: <"
- bonus bUnbreakableGarment,0;
- bonus bUnbreakableHelm,0;
+ bonus bUnbreakableGarment, 0;
+ if (BaseClass == Job_Mage || BaseClass == Job_Archer || BaseClass == Job_Acolyte)
+ bonus bFlee2, 5 + (getequiprefinerycnt(EQI_GARMENT) * 2);
+ else if (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Thief)
+ bonus bShortWeaponDamageReturn, 5 + (getequiprefinerycnt(EQI_GARMENT) * 2);
">
},
{
@@ -133933,18 +134023,19 @@ item_db: (
},
{
Id: 20756
- AegisName: "Aegir_Cloak"
+ AegisName: "Egir_Manteau_K"
Name: "Aegir Cloak"
Type: 5
- Buy: 20
+ Buy: 200000
Weight: 300
Def: 10
+ Slots: 1
Loc: 4
EquipLv: 40
Script: <"
- bonus bUnbreakableGarment,1;
- bonus bMaxHP,500;
- bonus bMaxSP,50;
+ bonus bMaxHP, 500;
+ bonus bMaxSP, 50;
+ bonus bUnbreakableGarment, 0;
">
},
{
@@ -134064,8 +134155,7 @@ item_db: (
">
},
-// New Two-Handed Swords
-// ===================================================================
+//== New Two-Handed Swords =================================
{
Id: 21000
AegisName: "Upg_Twohand_Sword"
@@ -134477,8 +134567,7 @@ item_db: (
">
},
-// New Shoes
-// ===================================================================
+//== New Shoes =============================================
{
Id: 22000
AegisName: "Temporal_STR_Boots"
@@ -135097,18 +135186,19 @@ item_db: (
},
{
Id: 22059
- AegisName: "Egir_Shoes_"
+ AegisName: "Egir_Shoes_K"
Name: "Egir Shoes"
Type: 5
- Buy: 20
+ Buy: 200000
Weight: 300
Def: 13
+ Slots: 1
Loc: 64
EquipLv: 40
Script: <"
- bonus bMaxHP,500;
- bonus bMaxSP,50;
- bonus bUnbreakableShoes,0;
+ bonus bMaxHP, 500;
+ bonus bMaxSP, 50;
+ bonus bUnbreakableShoes, 0;
">
},
{
@@ -135128,8 +135218,7 @@ item_db: (
">
},
-// New Etc Items
-// ===================================================================
+//== New Etc Items =========================================
{
Id: 22514
AegisName: "Candy_Holder"
@@ -135181,13 +135270,13 @@ item_db: (
Buy: 10
Weight: 10
Script: <"
- .@r = rand(1,3);
- if (.@r == 1) {
+ .@temp = rand(1,3);
+ if (.@temp == 1) {
specialeffect2 EF_DEVIL;
warp "niflheim",193,186;
- } else if (.@r == 2) {
- heal -500,-1000;
- sc_start SC_STUN,3000,0;
+ } else if (.@temp == 2) {
+ specialeffect2 EF_DEVIL;
+ warp "niflheim",106,254;
} else {
specialeffect2 EF_DEVIL;
warp "niflheim",347,255;
@@ -135299,8 +135388,7 @@ item_db: (
Script: <" getrandgroupitem 22838,1; ">
},
-// Shadow Equipments
-// ===================================================================
+//== Shadow Equipments =====================================
{
Id: 24000
AegisName: "T_STR1_Armor_Shadow"
@@ -138210,8 +138298,7 @@ item_db: (
">
},
-// New Katars
-// ===================================================================
+//== New Katars ============================================
{
Id: 28000
AegisName: "Thanatos_Katar"
@@ -138347,8 +138434,7 @@ item_db: (
">
},
-// New Axes
-// ===================================================================
+//== New Axes ==============================================
{
Id: 28100
AegisName: "Thanatos_Axe"
@@ -138464,8 +138550,7 @@ item_db: (
">
},
-// New Grenade Launcher
-// ===================================================================
+//== New Grenade Launcher ==================================
{
Id: 28200
AegisName: "End_Of_The_Horizon"
@@ -138561,8 +138646,7 @@ item_db: (
">
},
-// New Accessories
-// ===================================================================
+//== New Accessories =======================================
{
Id: 28306
AegisName: "Luna's_Blessing"
@@ -138803,8 +138887,7 @@ item_db: (
">
},
-// New Books
-// ===================================================================
+//== New Books =============================================
{
Id: 28604
AegisName: "Crimson_Bible"
@@ -138849,8 +138932,7 @@ item_db: (
">
},
-// New Daggers
-// ===================================================================
+//== New Daggers ===========================================
{
Id: 28703
AegisName: "Infinity_Dagger"
@@ -138936,8 +139018,7 @@ item_db: (
">
},
-// New Shields
-// ===================================================================
+//== New Shields ===========================================
{
Id: 28900
AegisName: "Praetorian_Shield"
diff --git a/db/re/skill_require_db.txt b/db/re/skill_require_db.txt
index ed9f94b47..11b345e68 100644
--- a/db/re/skill_require_db.txt
+++ b/db/re/skill_require_db.txt
@@ -114,7 +114,7 @@
77,0,0,20,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PR_TURNUNDEAD#タ?ンアンデッド#
78,0,0,10,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PR_LEXAETERNA#レックスエ?テルナ#
79,0,0,40:42:44:46:48:50:52:54:56:58,0,0,0,99,0,0,none,0,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //PR_MAGNUS#マグヌスエクソシズム#
-80,0,0,75,0,0,0,99,0,0,none,0,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WZ_FIREPILLAR#ファイア?ピラ?#
+80,0,0,75,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WZ_FIREPILLAR#ファイア?ピラ?#
81,0,0,35:37:39:41:43:45:47:49:51:53,0,0,0,99,0,0,sight,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WZ_SIGHTRASHER#サイトラッシャ?#
83,0,0,20:24:30:34:40:44:50:54:60:64,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WZ_METEOR#メテオスト?ム#
84,0,0,20:23:26:29:32:35:38:41:44:47,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WZ_JUPITEL#ユピテルサンダ?#
diff --git a/db/sc_config.txt b/db/sc_config.txt
index 06b2bc617..d8272d39f 100644
--- a/db/sc_config.txt
+++ b/db/sc_config.txt
@@ -424,6 +424,12 @@ SC_GEFFEN_MAGIC3, 2
SC_OVERLAPEXPUP, 12
SC_MORA_BUFF, 2
+// MVP Scrolls
+SC_MVPCARD_TAOGUNKA, 60
+SC_MVPCARD_MISTRESS, 60
+SC_MVPCARD_ORCHERO, 60
+SC_MVPCARD_ORCLORD, 60
+
// Guild Auras should not be saved
SC_LEADERSHIP,78
SC_GLORYWOUNDS,78
@@ -460,12 +466,22 @@ SC_FORTUNE, 79
SC_SERVICEFORYOU, 79
SC_INCHIT, 77
SC_PUSH_CART, 205
+
+// Costumes
SC_MOONSTAR, 207
SC_SUPER_STAR, 207
SC_STRANGELIGHTS, 207
SC_DECORATION_OF_MUSIC, 207
SC_LJOSALFAR, 207
SC_MERMAID_LONGING, 207
+SC_HAT_EFFECT, 207
+SC_FLOWERSMOKE, 207
+SC_FSTONE, 207
+SC_HAPPINESS_STAR, 207
+SC_MAPLE_FALLS, 207
+SC_TIME_ACCESSORY, 207
+SC_MAGICAL_FEATHER, 207
+SC_BLOSSOM_FLUTTERING, 207
// Cant Clear
SC_ALL_RIDING, 141