From 65bd0eeb2a0faf6b1d81cf323c6397e522f76a51 Mon Sep 17 00:00:00 2001 From: Cydh Ramdh Date: Sun, 31 Jul 2016 09:26:59 +0700 Subject: [PATCH 1/3] Added items from idRO * Items until maintenace on 2016/07/26 Signed-off-by: Cydh Ramdh --- db/const.txt | 15 +++ db/re/item_combo_db.txt | 12 ++ db/re/item_db.txt | 76 +++++++++-- db/re/item_package.txt | 282 +++++++++++++++++++++++++++++++++++++++- db/re/item_trade.txt | 16 +++ 5 files changed, 391 insertions(+), 10 deletions(-) diff --git a/db/const.txt b/db/const.txt index 47ac775f4f..4fb94529fc 100644 --- a/db/const.txt +++ b/db/const.txt @@ -469,6 +469,21 @@ IG_Cyborg_Lucky_Egg 451 IG_Undine_Lucky_Egg 452 IG_God_Material_Box 453 IG_Sealed_Mind_Box 454 +IG_Frozen_Egg_Costume 455 +IG_Headgear_Costume_Scroll 456 +IG_Flower_Blossom_Scroll 457 +IG_Seaside_Costume_Scroll 458 +IG_Smithy_Lucky_Egg 459 +IG_Ganymede_Lucky_Egg 460 +IG_LastAngel_LuckyScroll 461 +IG_Valkyrie_Lucky_Egg 462 +IG_Splash_Rainbow_Lucky_Egg 463 +IG_Shapeshifter_Costume 464 +IG_Almighty_Lucky_Egg 465 +IG_Burning_Feather_Costume_Scroll 466 +IG_Animal_Costume_Scroll 467 +IG_Midgard_Lucky_Scroll 468 +IG_Blessing_Scarlet_Egg 469 EF_NONE -1 EF_HIT1 0 diff --git a/db/re/item_combo_db.txt b/db/re/item_combo_db.txt index 08f0ed6056..9090bcc13c 100644 --- a/db/re/item_combo_db.txt +++ b/db/re/item_combo_db.txt @@ -117,6 +117,7 @@ 2183:15068,{ bonus2 bSubEle,Ele_Neutral,5; } 2183:15068:18776:20710:22015,{ bonus bMaxHP,900; bonus bMaxSP,100; bonus3 bAutoSpellWhenHit,"HP_ASSUMPTIO",1,30; } 2183:22015,{ bonus bAllStats,2; } +2195:20753,{ bonus2 bAddEle,Ele_Neutral,getequiprefinerycnt(EQI_HAND_L); bonus2 bSubRace,RC_Formless,getequiprefinerycnt(EQI_GARMENT); } 2198:5966,{ .@r = getequiprefinerycnt(EQI_HAND_L); if (.@r > 7) bonus2 bSkillCooldown,"WL_COMET",-20000+(.@r > 9 ? -20000 : 0); } 2241:5136,{ bonus bMaxHP,700; bonus bMaxSP,50; bonus4 bAutoSpellWhenHit,"AL_INCAGI",10,30,1; } 2268:18573,{ .@r = getequiprefinerycnt(EQI_HEAD_TOP); if(.@r > 6) { bonus bMaxHPrate,((.@r-5)/2)*2; bonus bHit,(.@r-5)/2; } } @@ -393,6 +394,7 @@ 5475:18656,{ bonus bBaseAtk,30; bonus bMatk,30; bonus2 bAddMonsterDropItem,529,400; bonus2 bAddMonsterDropItem,530,400; bonus2 bAddMonsterDropItem,538,400; bonus2 bAddMonsterDropItem,12192,400;} 5498:5521,{ .@r = getequiprefinerycnt(EQI_HEAD_TOP); if(.@r>=7) bonus bCritAtkRate,10; if(.@r>=9) bonus bAspd,1; } 5548:5766,{ .@r = getequiprefinerycnt(EQI_HEAD_TOP); bonus bBaseAtk,min(.@r,10); bonus bMatk,min(.@r,10); } +5917:1525,{ bonus bLongAtkDef,10; } 5920:18542,{ bonus bHealPower,2*getequiprefinerycnt(EQI_HEAD_TOP); } //9024:18832,{ bonus3 bAutoSpell,"BS_ADRENALINE",2,(GetPetRelationship >= 3)?15:10; } 13027:15044,{ .@r = max(getequiprefinerycnt(EQI_ARMOR),1); bonus3 bAddMonsterDropItem,929,RC_DemiHuman,70*.@r; bonus3 bAddMonsterDropItem,970,RC_DemiHuman,50*.@r; bonus3 bAddMonsterDropItem,929,RC_Player,70*.@r; bonus3 bAddMonsterDropItem,970,RC_Player,50*.@r; bonus3 bAddMonsterDropItem,929,RC_Brute,70*.@r; bonus3 bAddMonsterDropItem,970,RC_Brute,50*.@r; } @@ -422,11 +424,16 @@ 18776:20710,{ bonus bBaseAtk,10; } 18776:22015,{ bonus bMatk,20; } 18823:28372,{ bonus2 bSkillAtk,"CR_GRANDCROSS",BaseLevel; bonus2 bVariableCastrate,"CR_GRANDCROSS",-BaseLevel*2; bonus2 bSkillAtk,"CR_GRANDCROSS",BaseLevel/30; bonus2 bSkillUseSP,"CR_GRANDCROSS",-(BaseLevel/30)*10; } +18867:1720,{ bonus bLongAtkRate,3+(getequiprefinerycnt(EQI_HAND_R) > 6 ? 5:0); } 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,{ .@r = getequiprefinerycnt(EQI_GARMENT); bonus2 bSPGainRace,RC_Fish,10; bonus3 bAddMonsterDropItem,551,RC_Fish,(5+.@r); bonus2 bAddItemHealRate,551,5; bonus bHPrecovRate,(5+.@r); } 19026:22059,{ bonus2 bCriticalAddRace,RC_Fish,(10+getequiprefinerycnt(EQI_SHOES)); } 19038:19039,{ .@r = getequiprefinerycnt(EQI_HEAD_TOP)+getequiprefinerycnt(EQI_HEAD_MID); if((.@r==7)||(.@r==8)){ bonus bCritical,12; bonus bHit,12; } if(.@r>=9){ bonus bMaxHP,1200; bonus bMaxSP,120; } } 20135:20136,{ bonus bAllStats,12; } +20797:2339,{ bonus bInt,15; bonus bMaxHPrate,5; bonus bMaxSPrate,5; if (getequiprefinerycnt(EQI_ARMOR) > 6) bonus bNoCastCancel,1; } +20797:4174,{ bonus2 bSubEle,Ele_All,50; bonus2 bSubEle,Ele_Neutral,-50; } +22069:2195,{ bonus2 bSubEle,Ele_Neutral,5; bonus2 bAddEle,Ele_Neutral,getequiprefinerycnt(EQI_HAND_L); } +22069:20753,{ bonus2 bAddEle,Ele_Neutral,5; .@r = getequiprefinerycnt(EQI_GARMENT); bonus bMaxHPrate,.@r; bonus bMaxSPrate,.@r; } 24012:24013:24014:24015:24016:24017,{ bonus bAllStats,9; } 24018:24019:24020,{ if(getequiprefinerycnt(EQI_SHADOW_ACC_R) + getequiprefinerycnt(EQI_SHADOW_ACC_L) + getequiprefinerycnt(EQI_SHADOW_WEAPON) >= 23) { bonus bAtkRate,1; } } 24021:24022:24023,{ if(getequiprefinerycnt(EQI_SHADOW_ACC_R) + getequiprefinerycnt(EQI_SHADOW_ACC_L) + getequiprefinerycnt(EQI_SHADOW_WEAPON) >= 23) { bonus bMatkRate,1; } } @@ -520,3 +527,8 @@ 28315:28317,{ bonus2 bAddClass,Class_All,4; bonus bMatkRate,4; } 28316:28318,{ bonus2 bAddClass,Class_All,4; bonus bMatkRate,4; } 28326:28327,{ bonus bInt,8; bonus bStr,8; } +28358:18521,{ skill "AS_CLOAKING",1; } +28906:2998,{ bonus bLongAtkRate,10; } +28907:2998,{ bonus bSpeedRate,25; } +28908:2998,{ bonus bDelayrate,-10; } +28909:2998,{ bonus bUseSPrate,-10; bonus bMaxSPrate,10; } diff --git a/db/re/item_db.txt b/db/re/item_db.txt index c9ab1118b0..e78baa6c32 100644 --- a/db/re/item_db.txt +++ b/db/re/item_db.txt @@ -1376,6 +1376,7 @@ 2188,Svalinn,Svalinn,4,10,,500,,80,,1,0xFFFFFFFF,63,2,32,,65,1,3,{ .@r = getrefine(); bonus bMaxHP,9+.@r/3; bonus2 bAddEle,Ele_Water,4+.@r/3*5; },{},{} 2189,Mad_Bunny,Mad Bunny Shield,4,10,,100,,40,,1,0xFFFFFFFF,63,2,32,,30,1,6,{ bonus2 bSubEle,Ele_All,5; bonus bMdef,6; bonus bDex,1; },{},{} 2190,Ancient_Shield_Of_Aeon,Ancient Shield Of Aeon,4,0,,200,,5,,0,0x000FDF80,63,2,32,,130,1,2,{ bonus2 bSubEle,Ele_Neutral,10; bonus2 bSubEle,Ele_Fire,10; bonus2 bSubEle,Ele_Water,10; bonus2 bSubEle,Ele_Wind,10; bonus2 bSubEle,Ele_Earth,10; bonus2 bSubEle,Ele_Dark,10; bonus2 bSubEle,Ele_Holy,10; bonus2 bSubEle,Ele_Ghost,10; bonus bMaxHP,500; bonus bMaxSP,50; if(getrefine()>=14) skill "MG_STONECURSE",5; },{},{} +2195,Lian_Shield,Lian Shield,4,0,,1300,,50,,1,0xFFFFFFFF,63,2,32,1,65,1,,{ bonus2 bSubEle,Ele_Neutral,5; bonus2 bSubRace,RC_Formless,-5; },{},{} 2196,White_Gold_Shield,White Gold Shield,4,0,,1800,,140,,1,0xFFFFFFFF,63,2,32,,,1,,{ autobonus2 "{ bonus bMagicDamageReturn,20; }",100,2000,BF_MAGIC; /* Confirm: Success rate? */ },{},{} 2198,Lapine_Shield,Lapine Shield,4,0,,1000,,25,,1,0xFFFFFFFF,63,2,32,,100,1,,{ bonus bMdef,10; if (getrefine() > 7) { bonus bMatk,20; } },{},{} // GM Shield @@ -2158,6 +2159,7 @@ 2995,DEX_Complement,DEX Complement,4,20,,100,,0,,1,0x00000400,56,2,136,,100,0,0,{ bonus bUseSPrate,-10; bonus bDelayrate,-10; bonus bVariableCastrate,-10; bonus2 bSkillVariableCast,"NC_AXEBOOMERANG",-2000; if(getequipid(EQI_HAND_R) == 1368) { bonus bAtkRate,100; } },{},{} 2996,Reinforced_Parts_Gun_Barrel,Reinforced Parts - Gun Barrel,4,10,,500,,,,1,0xFFFFFFFF,63,2,136,,100,,,{ bonus bAtkRate,4; bonus bHit,10; bonus2 bSkillAtk,"NC_BOOSTKNUCKLE",25; },{},{} 2997,RWC_Gold_Brooch,RWC Gold Brooch,4,10,,200,,0,,1,0xFFFFFFFF,63,2,136,,0,0,,{ bonus bBaseAtk,25; bonus bMatk,20; },{},{} +2998,Shining_Trapezohedron,Shining Trapezohedron,4,0,,100,,,,1,0xFFFFFFFF,63,2,136,1,90,1,,{ bonus2 bSubEle,Ele_Holy,10; },{},{} 2999,RWC_Brooch,RWC Brooch,4,10,,200,,0,,0,0xFFFFFFFF,63,2,136,,0,0,,{ bonus bMaxHP,300; bonus bMaxSP,30; },{},{} //=================================================================== // Cards @@ -3974,13 +3976,22 @@ 5894,RCC2013_3RD_CROWN,RCC2013 3RD CROWN,4,20,,2500,,7,,1,0xFFFFFFFF,63,2,256,,1,0,1108,{ bonus bAllStats,3; skill "AL_TELEPORT",1; },{ sc_start SC_SPEEDUP0,-1,25; },{ sc_end SC_SPEEDUP0; } 5895,RCC2013_ANV_Hat,RCC2013 ANV Hat,4,20,,2500,,7,,1,0xFFFFFFFF,63,2,256,,1,0,1109,{ bonus bAllStats,1; bonus2 bAddClass,Class_All,2; bonus bMatkRate,2; },{},{} 5906,Oni_Horns_,Oni Horns,4,0,,20,,10,,1,0x00001000,63,2,256,,100,1,1127,{ bonus2 bSkillAtk,"GC_COUNTERSLASH",(10*getskilllv("GC_WEAPONBLOCKING")); .@r = getrefine(); if(.@r > 6){ bonus bAtk,20; bonus bHit,5; } if(.@r > 9){ bonus3 bAutoSpell,"GC_CROSSIMPACT",1,10; } },{},{} +5914,C_Flutter_Butterfly,C Flutter Butterfly,4,0,,0,,,,0,0xFFFFFFFF,63,2,4096,1,1,1,1378,{/*hatefid HAT_EF_FLUTTER_BUTTERFLY*/},{},{} +5917,Yellow_Scarf,Yellow Scarf,4,0,,100,,,,0,0xFFFFFFFF,63,2,1,1,90,1,1170,{ bonus bLongAtkDef,3; },{},{} 5918,Gambler_Seal,Gambler Seal,4,0,,500,,,,0,0xFFFFFFFF,63,2,512,,,1,1202,{ bonus bCritical,3; bonus bCritAtkRate,3; bonus2 bSubSkill,"RA_ARROWSTORM",10; bonus2 bSubSkill,"SR_GATEOFHELL",10; .@dex = readparam(bDex); .@luk = readparam(bLuk); bonus bCritAtkRate,-(.@dex/10)*2; bonus bCritical,.@luk/10; bonus bBaseAtk,(.@luk/10)*2; bonus bMatk,(.@luk/10)*2; if (.@luk > 120) { bonus bCritical,10; bonus bCritAtkRate,10; bonus2 bSubSkill,"RA_ARROWSTORM",30; bonus2 bSubSkill,"SR_GATEOFHELL",30; } else if (.@luk > 108) { bonus bCritical,5; bonus bCritAtkRate,10; } },{},{} +5919,Camellia_Hair_Pin,Camellia Hair Pin,4,0,,1000,,,,1,0xFFFFFFFF,63,2,256,1,50,1,1203,{ bonus bMdef,20; bonus3 bAutoSpell,"AL_PNEUMA",1,30+getrefine()*5; /* CONFIRM The Rate*/ },{},{} 5920,Medical_Boots,Medical Boots,4,0,,300,,10,,0,0xFFFFFFFF,63,2,64,,10,1,,{ .@r = getrefine(); bonus bHealPower,10+((.@r/2) * 2); bonus2 bSkillUseSP,"AB_CHEAL",(.@r * 5); },{},{} 5943,Owl_viscount_Silk_Hat,Owl Viscount Silk Hat,4,0,,500,,15,,1,0xFFFFFFFF,63,2,256,1,70,1,1323,{ bonus bInt,1; bonus bAspdRate,10; .@r = getrefine(); bonus bMatk,7*.@r; autobonus "{ .@r = getrefine(); bonus bAspdRate,(.@r >= 9 ? 40 : ((.@r >= 7) ? 10 : ((.@r >= 5) ? 5 : 1))); }",.@r*20,30000,BF_MAGIC,"{ specialeffect2 EF_SPELLBREAKER }"; },{},{} 5966,KarduiEar,KarduiEar,4,0,,300,,,,0,0xFFFFFFFF,63,2,512,1,70,1,1357,{ .@dex = readparam(bDex); bonus bMatk,(.@dex > 10) ? .@dex/10*2 : 0; if (.@dex > 107) { bonus bVariableCastrate,-10; bonus bMatk,60; } if (.@dex > 119) { bonus bVariableCastrate,-5; bonus bMatk,100; } },{},{} 5967,Flying Galapago,Flying Galapago,4,0,,500,,,,0,0xFFFFFFFF,63,2,1,1,110,1,1358,{ bonus bAgi,1; bonus2 bSkillAtk,"HT_BLITZBEAT",getskilllv("HT_STEELCROW")*40; },{},{} 5968,DVAngelNurseCap,DVAngelNurseCap,4,0,,500,,10,,1,0xFFFFFFFF,63,2,256,1,50,1,1359,{ if (BaseClass == Job_Acolyte) bonus bHealPower,3; bonus bNoCastCancel,1; .@r = getrefine(); bonus bHealPower,(.@r > 8) ? 12 : ((.@r > 6) ? 9 : ((.@r > 4) ? 6 : 0)); },{},{} 5969,QueenAnzRevenge,QueenAnzRevenge,4,0,,400,,7,,1,0xFFFFFFFF,63,2,256,1,100,1,1360,{ bonus bStr,5; .@r = getrefine(); bonus bAtkRate,7+(.@r > 8 ? 4 : (.@r > 6 ? 3 : (.@r > 4 ? 2 : 0))); bonus bNoSizeFix,1; },{},{} +5971,Moon_Eyepatch,Moon Eyepatch,4,0,,100,,,,1,0xFFFFFFFF,63,2,512,1,10,1,1370,{ bonus2 bSubEle,Ele_Water,5; },{},{} +5972,Chatty_Parrot,Chatty Parrot,4,0,,100,,,,0,0xFFFFFFFF,63,2,1,1,80,1,1116,{ bonus bMatkRate,BaseLevel/50; bonus bVariableCast,-readparam(bInt)/30; },{},{} +5973,Ancient_Elven_Ear_J,Ancient Elven Ear J,4,0,,200,,,,0,0xFFFFFFFF,63,2,512,1,70,1,665,{ bonus bLuk,10; bonus bMdef,10; bonus bFlee2,2; },{},{} +5979,C_Angel_Fluttering,C Angel Fluttering,4,0,,0,,,,0,0xFFFFFFFF,63,2,4096,1,1,1,1380,{/*hatefid HAT_EF_ANGEL_FLUTTERING*/},{},{} +5980,C_Classical_Fhat,C Classical Fhat,4,0,,0,,,,0,0xFFFFFFFF,63,2,1024,1,1,1,1381,{},{},{} +5985,Noble_Mask,Noble Mask,4,0,,200,,,,0,0xFFFFFFFF,63,2,256,1,30,1,1409,{ bonus2 bSkillAtk,"PA_SACRIFICE",BaseLevel*2; bonus2 bSkillVariableCast,"PA_PRESSURE",-2000; bonus2 bSkillVariableCast,"CR_DEVOTION",-2000; if (BaseLevel > 149) { bonus bMaxHPrate,3; bonus bAspdRate,3; } else if (BaseLevel > 99) { bonus bMaxHPrate,2; bonus bAspdRate,2; } else { bonus bMaxHPrate,1; bonus bAspdRate,1; } },{},{} //=================================================================== // More Etc Items //=================================================================== @@ -6081,6 +6092,7 @@ 11599,Superstar_Potion,Superstar Potion,0,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{},{},{} 11600,Shining_Holy_Water,Shining Holy Water,0,10,,15,,,,0,0xFFFFFFFF,63,2,,,,,,{ if(strcharinfo(3)=="prt_q") { bonus_script "{ bonus2 bSubSize,Size_All,10; }",600; sc_end SC_SILENCE; sc_end SC_POISON; sc_end SC_CURSE; heal 1000,0; } },{},{} 11602,Catnip_Fruit,Catnip Fruit,0,15,,1,,,,,0xFFFFFFFF,63,2,,,,,,{ itemheal rand(10,40),0; },{},{} +11605,Cookie_Bat,Cookie Bat,0,0,,50,,,,,,,,,,,,,{ itemheal rand(50,100),0; /*TODO*/ },{},{} // 11701,Girl_Bunch_Of_Flower_,Girl's Bouquet,0,20,,50,,,,,0xFFFFFFFF,63,2,,,,,,{ itemheal rand(105,145),0; },{},{} 11702,Moon_Cookie,Moon Cookie,0,0,,300,,,,,0xFFFFFFFF,63,2,,,,,,{},{},{} @@ -8484,6 +8496,7 @@ 14731,Teleport_Shadow_Box,Teleport Shadow Box,18,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getitem 24138,1; getitem 24139,1; getitem 24140,1; getitem 24141,1; getitem 24142,1; getitem 24143,1; },{},{} 14732,Steal_Shadow_Box,Steal Shadow Box,18,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getitem 24144,1; getitem 24145,1; getitem 24146,1; getitem 24147,1; getitem 24148,1; getitem 24149,1; },{},{} 14733,Sealed_Pharaoh_Scroll,Sealed Pharaoh Scroll,18,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ /*TODO: Confirm the rates*/ getitem callfunc("F_Rand",6228,6232,14726,20034,17474),1; },{},{} +14735,Shapeshifter_Costume,Shapeshifter Costume,18,0,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Shapeshifter_Costume); },{},{} 14739,Sealed_General_Egnigem_Cenia_Scroll,Sealed General Egnigem Cenia Scroll,18,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ /*TODO: Confirm the rates*/ getitem callfunc("F_Rand",4482,6228,6232,24156,19935),1; },{},{} 14740,Sealed_Vesper_Scroll,Sealed Vesper Scroll,18,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{},{},{} 14741,Midgard_Celebration_Lucky_Egg,Midgard Celebration Lucky Egg,18,0,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Midgard_Celebration_Lucky_Egg); },{},{} @@ -8491,6 +8504,7 @@ 14758,Safe_To_Smelting_Scroll,Safe To Smelting Scroll,18,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getitem callfunc("F_Rand",6238,6239,6228,6232,24216,17474,969),1; },{},{} 14765,Limited_Edition_JOB_Battle_Manual,Limited Edition JOB Battle Manual,18,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ sc_start SC_JEXPBOOST,3600000,35; },{},{} 14766,Limited_Power_Booster,Limited Power Booster,18,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ bonus_script "{ bonus bBaseAtk,30; bonus bMatk,30; bonus bAtkRate,1; bonus bMatkRate,1; bonus bHit,30; bonus bFlee,30; bonus bAspd,1; bonus bUseSPrate,-5; bonus bFixedCastrate,-30; }",1800,1,1; },{},{} +14805,Almighty_Lucky_Egg,Almighty Lucky Egg,18,0,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Almighty_Lucky_Egg); },{},{} //=================================================================== // More Armors //=================================================================== @@ -8643,6 +8657,7 @@ 16040,Crimson_Mace,Crimson Mace,5,20,,800,80,,1,2,0x00000033,63,2,2,3,70,1,8,{ .@r = getrefine(); bonus bBaseAtk,((BaseLevel/10)*5)+(.@r<=15?pow(.@r,2):225); },{},{} 16041,Mace_of_Vicious_Mind,Mace of Vicious Mind,5,20,,1300,130,,1,1,0x0004C5B3,63,2,2,4,160,1,8,{ bonus bAtk,pow(min(getrefine(),15),2); bonus bUnbreakableWeapon,1; },{},{} 16043,Meteor_Strike,Meteor Strike,5,0,,20000,1,,1,2,0x00000001,63,2,2,4,110,1,8,{ bonus bBaseAtk,10*getskilllv("BS_WEAPONRESEARCH"); bonus bBaseAtk,30*getskilllv("MO_IRONHAND"); .@s = getskilllv("AM_AXEMASTERY"); bonus bBaseAtk,7*.@s; bonus bHit,5*.@s; bonus bBaseAtk,10*getrefine(); if (getskilllv("MC_PUSHCART") > 9) skill "MC_CARTREVOLUTION",1; if (getskilllv("SM_SWORD") > 0) skill "KN_BOWLINGBASH",1; .@str = readparam(bStr); if (.@str > 119) bonus bUseSPrate,-30; else if (.@str > 107) bonus bUseSPrate,-20; },{},{} +16051,Valkyrie_Hammer,Valkyrie Hammer,5,0,,100,50,,1,4,0x0004C3B3,63,2,2,1,70,1,8,{ if ((eaclass()&EAJ_BASEMASK) == EAJ_NOVICE) { bonus bUseSPrate,-5; .@r = getrefine(); bonus bVit,.@r; bonus bMaxHP,200; bonus bFlee2,1; bonus bAspdRate,1; bonus bVariableCast,.@r/2; } else if ((eaclass()&EAJ_BASEMASK) == EAJ_SWORDMAN) { bonus bVit,getrefine(); bonus bMaxHP,500; bonus bMaxSP,100; } else if ((eaclass()&EAJL_2) == EAJ_PRIEST) { bonus bBaseAtk,50; bonus bMatk,100; bonus bAspdRate,getrefine(); } else if ((eaclass()&EAJL_2) == EAJ_MONK) { bonus bMaxSP,200; bonus bUseSPrate,-5; bonus bFlee2,getrefine(); } else if ((eaclass()&EAJ_BASEMASK) == EAJ_MERCHANT) { bonus bBaseAtk,100; bonus bHit,10; bonus bVariableCast,getrefine()/2; } },{},{} //=================================================================== // More Rental Boxes //=================================================================== @@ -9253,12 +9268,14 @@ 17455,Premium_Battle_Manual_Box,Premium Battle Manual Box,18,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getitem 22614,1; },{},{} 17456,Support_Package_II,Support Package II,18,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Support_Package_II); },{},{} 17457,Support_Package_II(10),Support Package II(10),18,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Support_Package_II10); },{},{} +17461,Frozen_Egg_Costume,Frozen Egg Costume,11,0,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Frozen_Egg_Costume); },{},{} 17464,Winter_Midgard_Egg,Winter Midgard Egg,18,10,,10,,,,0,0xFFFFFFFF,63,2,,,1,,,{ getgroupitem(IG_Winter_Midgard_Egg); },{},{} 17465,Refinement_Ore_Box_VI,Refinement Ore Box VI,3,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getitem 7619,5; getitem 7620,5; getitem 14718,1; },{},{} 17466,Refinement_Ore_Box_VI(10),Refinement Ore Box VI(10),3,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getitem 7619,50; getitem 7620,50; getitem 14718,11; },{},{} 17467,(Limited)_Token_of_Ziegfried_Box(50),(Limited) Token of Ziegfried Box(50),18,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getitem 6833,50; },{},{} 17468,Neuralizer_II_Box_3,Neuralizer II Box (3),2,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getitem 14724,3;},{},{} 17469,Neuralizer_I_Box,Neuralizer I Box,2,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getitem 14723,1;},{},{} +17470,Headgear_Costume_Scroll,Headgear Costume Scroll,11,0,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Headgear_Costume_Scroll); },{},{} 17471,Spring_Festival_Lucky_Egg,Spring Festival Lucky Egg,18,10,,10,,,,0,0xFFFFFFFF,63,2,,,1,,,{ getgroupitem(IG_Spring_Festival_Lucky_Egg); },{},{} 17472,Support_Package_III,Support Package III,18,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Support_Package_III); },{},{} 17473,Support_Package_III(10),Support Package III(10),18,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Support_Package_III10); },{},{} @@ -9267,15 +9284,18 @@ 17477,Unlimited_Box_II,Unlimited Box II,18,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Unlimited_Box_II); },{},{} 17478,Unlimited_Box_II(10),Unlimited Box II(10),18,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Unlimited_Box_II10); },{},{} 17479,Midgard_Festival_Egg,Midgard Festival Egg,2,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Midgard_Festival_Egg); },{},{} +17481,Flower_Blossom_Scroll,Flower Blossom Scroll,11,0,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Flower_Blossom_Scroll); },{},{} 17482,Solaris_Festival_Scroll,Solaris Festival Scroll,2,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Solaris_Festival_Scroll); },{},{} 17483,Three_Master_Package_III,Three Master Package III,3,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Three_Master_Package_III); },{},{} 17484,Three_Master_Package_III(10),Three Master Package III(10),3,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Three_Master_Package_III10); },{},{} 17490,Time_Travel_Lucky_Egg,Time Travel Lucky Egg,2,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Time_Travel_Lucky_Egg); },{},{} 17491,Refinement_Ore_Box_VII,Refinement Ore Box VII,3,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getitem 7619,5; getitem 7620,5; getitem 4482,1; },{},{} 17492,Refinement_Ore_Box_VII(10),Refinement Ore Box VII(10),3,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getitem 7619,50; getitem 7620,50; getitem 4482,11; },{},{} +17493,Burning_Feather_Costume_Scroll,Burning Feather Costume Scroll,18,0,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Burning_Feather_Costume_Scroll); },{},{} 17494,Rise_Midgard_Lucky_Egg,Rise Midgard Lucky Egg,18,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Rise_Midgard_Lucky_Egg); },{},{} 17495,Lucky_Silvervine_Fruit_Box_III10,Lucky Silvervine Fruit Box III(10),18,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Lucky_Silvervine_Fruit_Box_III10); },{},{} 17496,Lucky_Silvervine_Fruit_Box_III110,Lucky Silvervine Fruit Box III(110),18,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Lucky_Silvervine_Fruit_Box_III110); },{},{} +17497,Seaside_Costume_Scroll,Seaside Costume Scroll,11,0,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Seaside_Costume_Scroll); },{},{} 17498,Three_Master_Package_IV,Three Master Package IV,2,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getitem 14534,20; getitem 14535,20; getitem 12578,20; getitem 22812,1; },{},{} 17499,Three_Master_Package_IV(10),Three Master Package IV(10),2,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getitem 14534,200; getitem 14535,200; getitem 12578,200; getitem 22812,11; },{},{} 17501,Support_Package_IV,Support Package IV,2,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getitem 12208,2; getitem 12210,2; getitem 12883,2; getitem 14600,2; /*getitem Mysterious Water of Life,6;*/ if(!rand(100)) getitem 22823,1; },{},{} @@ -9289,6 +9309,7 @@ 17513,(Limited)Purified_Oridecon_Box(30),(Limited) Purified Oridecon Box(30),2,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getitem 6910,30; getitem 6635,1; },{},{} 17515,Unlimited_Box_III,Unlimited Box III,2,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getitem 12684,5; getitem 12796,10; if(!rand(30)) getitem 14758,1; },{},{} 17516,Unlimited_Box_III(10),Unlimited Box III(10),2,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getitem 12684,50; getitem 12796,100; if(!rand(30)) getitem 14758,11; },{},{} +17517,Animal_Costume_Scroll,Animal Costume Scroll,18,0,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Animal_Costume_Scroll); },{},{} 17519,Epic_Heroes_Scroll,Epic Heroes Scroll,18,0,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Epic_Heroes_Lucky_Egg); },{},{} 17520,Limited_Edition_Manual_Box,Limited Edition Manual Box,2,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getitem 14765,3; /*getitem (limited edition battle manual),2;*/ },{},{} 17521,Three_Master_Package_V,Three Master Package V,2,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getitem 14534,20; getitem 14535,20; /*getitem Mysterious Water of Life,20;*/ getitem 22842,1; },{},{} @@ -9316,6 +9337,13 @@ 17613,Chronosian_Lucky_Egg,Chronosian Lucky Egg,18,0,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Chronosian_Lucky_Egg); },{},{} 17628,Cyborg_Lucky_Egg,Cyborg Lucky Egg,18,0,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Cyborg_Lucky_Egg); },{},{} 17633,Undine_Lucky_Egg,Undine Lucky Egg,18,0,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Undine_Lucky_Egg); },{},{} +17648,Smithy_Lucky_Egg,Smithy Lucky Egg,11,0,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Smithy_Lucky_Egg); },{},{} +17659,Ganymede_Lucky_Egg,Ganymede Lucky Egg,11,0,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Ganymede_Lucky_Egg); },{},{} +17665,LastAngel_LuckyScroll,LastAngel LuckyScroll,11,0,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_LastAngel_LuckyScroll); },{},{} +17671,Valkyrie_Lucky_Egg,Valkyrie Lucky Egg,11,0,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Valkyrie_Lucky_Egg); },{},{} +17674,Splash_Rainbow_Lucky_Egg,Splash Rainbow Lucky Egg,11,0,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Splash_Rainbow_Lucky_Egg); },{},{} +17681,Midgard_Lucky_Scroll,Midgard Lucky Scroll,18,0,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Midgard_Lucky_Scroll); },{},{} +17692,Blessing_Scarlet_Egg,Blessing Scarlet Egg,18,0,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Blessing_Scarlet_Egg); },{},{} //=================================================================== // Mechanic/Genetic Cannonballs //=================================================================== @@ -9676,6 +9704,7 @@ 18863,Exorcist_Robe,Exorcist Robe,4,10,,1700,,57,,1,0xFFFFFFFF,63,2,16,,60,1,,{ bonus bMdef,5; .@r = getrefine(); if (.@r >= 3) { bonus2 bAddRace,RC_Undead,.@r/3*5; } if (BaseClass==Job_Acolyte) bonus2 bAddRace,RC_Undead,10; },{},{} 18864,Earth_Goddess_Flower,Earth Goddess Flower,4,10,,250,,6,,0,0xFFFFFFFF,63,2,256,,1,1,864,{ bonus2 bAddEle,Ele_Earth,15; skill "WZ_EARTHSPIKE",5; },{},{} 18865,Sword_Master_Crown,Sword Master Crown,4,10,,1000,,30,,1,0xFFFFFFFF,63,2,256,,50,1,981,{ .@i = BaseLevel; bonus bBaseAtk,(.@i>150)?(15):((.@i>100)?(10):((.@i>50)?(5):(0))); if(getskilllv("SM_SWORD")==10) bonus bHit,10; if(getskilllv("SM_TWOHAND")==10) bonus bUseSPrate,-5; if(getskilllv("AM_AXEMASTERY")==10) bonus bVariableCastrate,-5; if(getskilllv("AS_KATAR")==10) bonus bCritAtkRate,20; if(getskilllv("PR_MACEMASTERY")==10) bonus bAspdRate,10; },{},{} +18867,Vajra,Vajra,4,0,,300,,,,0,0xFFFFFFFF,63,2,1,1,48,1,983,{ bonus bDex,1; bonus bLongAtkRate,2; },{},{} 18868,Assassin_Skull_Mask,Assassin Skull Mask,4,10,,500,,2,,0,0xFFFFFFFF,63,2,513,,70,,984,{ bonus bCritical,5; },{},{} 18870,Very_Sweet_Candy_Bar,Very Sweet Candy Bar,4,10,,10,,,,0,0xFFFFFFFF,63,2,1,,1,1,446,{ bonus bAllStats,2; bonus bBaseAtk,10; bonus bMatk,10; bonus2 bExpAddClass,Class_All,2; },{},{} 18871,Very_Sweet_Candy,Very Sweet Candy,4,10,,10,,,,0,0xFFFFFFFF,63,2,1,,1,1,446,{ bonus bAllStats,1; bonus bBaseAtk,5; bonus bMatk,5; },{},{} @@ -9753,9 +9782,9 @@ 19052,Sigruns_Wing,Rental Sigrun's Wing,4,10,,0,,2,,0,0xFFFFFFFF,63,2,512,,1,0,568,{ if (Class == Job_Swordman || Class == Job_Thief || Class == Job_Merchant || Class == Job_Taekwon || Class == Job_Star_Gladiator || Class == Job_Star_Gladiator2) bonus bAspd,1; else if (Class == Job_Mage || Class == Job_Acolyte || Class == Job_Ninja || Class == Job_Soul_Linker) { bonus bMatk,5; bonus bHealPower,2; } else if (Class == Job_Archer || Class == Job_Gunslinger) bonus bLongAtkRate,2; else if (Class == Job_Novice || Class == Job_SuperNovice) { bonus bMaxHP,120; bonus bMaxSP,60; } },{},{} 19053,Fighter_Moon_Cat,Fighter Moon Cat,4,20,,100,,5,,1,0xFFFFFFFF,63,2,256,,1,1,1308,{ /*Enables use of Level 1 Monster's Cry*/ .@r = getrefine(); bonus bAllStats,3; bonus2 bAddEff,Eff_Stun,500+(.@r*100); },{},{} 19082,Bio_Protector,Bio Protector,4,0,,500,,3,,0,0xFFFFFFFF,63,2,512,1,50,1,1366,{ bonus bHit,10; bonus bVariableCastrate,-5; bonus bPerfectHitRate,5; },{},{} -//=================================================================== -// Costume System -//=================================================================== +19109,Valhalla_Idol,Valhalla Idol,4,0,,300,,2,,0,0xFFFFFFFF,63,2,512,1,70,1,1423,{ bonus bMaxSP,50; bonus3 bAutoSpell,"MG_SAFETYWALL",10,50; },{},{} +19111,Laser_of_Eagle,Laser of Eagle,4,0,,400,,5,,1,0xFFFFFFFF,63,2,256,1,100,1,1424,{ bonus bDex,2; bonus bLongAtkRate,10; bonus4 bAutoSpell,"PR_LEXAETERNA",1,50,BF_LONG; /*TODO: Chance to transform become Shechil while attacking.*/ },{},{} +19116,Red_Baby_Dragon,Red Baby Dragon,4,0,,700,,,1,1,0xFFFFFFFF,63,2,256,1,90,1,1463,{ bonus bMaxHP,5; bonus bMaxSP,5; bonus2 bSkillAtk,"RK_DRAGONBREATH",5; },{},{} 19126,Shadow_Booster_,Magical Booster,4,10,,300,,,,1,0xFFFFFFFF,63,2,512,,1,1,873,{ bonus bAspd,1; bonus bDelayrate,-1; },{},{} 19128,Ifrit's_Ear_,Ears Of Ifrit,4,20,,300,,0,,1,0xFFFFFFFE,63,2,512,,50,0,422,{ bonus bStr,1; bonus bMdef,3; bonus bInt,1; bonus2 bSkillAtk,"MG_FIREBOLT",3; bonus2 bSkillAtk,"WZ_FIREPILLAR",3; bonus2 bSkillAtk,"WZ_METEOR",3; bonus2 bSkillAtk,"SM_BASH",4; bonus2 bSkillAtk,"SM_MAGNUM",4; bonus2 bSkillAtk,"KN_PIERCE",3; bonus2 bSubEle,Ele_Fire,3; bonus2 bSubEle,Ele_Water,-3; },{},{} 19129,Chick_Hat_,Chick Hat,4,20,,100,,1,,0,0xFFFFFFFF,63,2,256,,10,0,311,{ bonus bLuk,2; bonus bMaxHP,50; bonus bMaxSP,50; skill "TF_DOUBLE",2; bonus bDoubleRate,10; bonus2 bSubRace,RC_DemiHuman,3; bonus2 bSubRace,RC_Player,3; },{},{} @@ -9764,6 +9793,9 @@ 19132,Masquerade_,Masquerade,4,20,,100,,0,,1,0xFFFFFFFE,63,2,512,,0,0,78,{ bonus2 bAddRace,RC_DemiHuman,3; bonus2 bAddRace,RC_Player,3; },{},{} 19133,Odin_Mask_,Odin's Mask,4,20,,100,,1,,1,0xFFFFFFFF,63,2,513,,1,0,480,{ bonus2 bSubClass,Class_Boss,2; },{},{} 19134,Wickebines_Black_Cat_Ears,Wickebine's Black Cat Ears,4,20,,200,,4,,1,0xFFFFFFFF,63,2,256,,1,1,368,{},{},{} +//=================================================================== +// Costume System +//=================================================================== 19500,T_Mr_Smile,T Mr Smile,4,0,,0,,0,,0,0xFFFFFFFF,63,2,6144,,0,0,65,{ bonus bStr,2; },{},{} 19501,T_Spinx_Helm,T Spinx Helm,4,0,,0,,0,,0,0xFFFFFFFF,63,2,1024,,0,0,137,{},{},{} 19502,T_Goggle,T Goggle,4,0,,0,,0,,0,0xFFFFFFFF,63,2,3072,,0,0,1,{},{},{} @@ -10238,6 +10270,9 @@ 20112,C_Aqua_Ten_Gallon_Hat,Costume Aqua Ten Gallon Hat,4,0,,0,,,,0,0xFFFFFFFF,63,2,1024,,1,1,1256,{},{},{} 20113,C_Star_Reading_Hat,Costume Star Reading Hat,4,0,,0,,,,0,0xFFFFFFFF,63,2,1024,,1,1,1253,{},{},{} 20114,C_Funeral_Hat,Costume Funeral Hat,4,0,,0,,,,0,0xFFFFFFFF,63,2,1024,,1,1,77,{},{},{} +20115,C_Under_Rim_Glasses,Under Rim Glasses,4,0,,0,,,,0,0xFFFFFFFF,63,2,2048,1,1,1,1255,{},{},{} +20116,C_Mermaid_Headphone,Mermaid Headphone,4,0,,0,,,,0,0xFFFFFFFF,63,2,2048,1,1,1,1254,{},{},{} +20117,C_Raspberry_Mousse_Hat,Raspberry Mousse Hat,4,0,,0,,,,0,0xFFFFFFFF,63,2,1024,1,1,1,1257,{},{},{} 20118,C_Cake_Hat,Costume Cake Hat,4,0,,0,,,,0,0xFFFFFFFF,63,2,1024,,1,1,109,{},{},{} 20119,C_Beanie,Costume Beanie,4,0,,0,,,,0,0xFFFFFFFF,63,2,1024,,1,1,160,{},{},{} 20120,C_Aerial,Costume Aerial,4,0,,0,,,,0,0xFFFFFFFF,63,2,1024,,1,1,97,{},{},{} @@ -10597,14 +10632,17 @@ 20746,C_Rudra_Wings,Costume Rudra Wings,4,10,,0,,,,0,0xFFFFFFFF,63,2,8192,,1,0,8,{},{},{} 20748,Cloak_Of_Casualties,Cloak Of Casualties,4,10,,600,,20,,0,0xFFFFFFFF,63,2,4,,120,1,,{ .@r = getrefine(); bonus bAgi,5; bonus bFlee,10; if(readparam(bStr)>=90) bonus bBaseAtk,10+(.@r*2); if(readparam(bInt)>=90) bonus bMatk,20+(.@r*3); if(readparam(bVit)>=90) bonus2 bSubEle,Ele_Neutral,3+((.@r>=8)?3:0)+((.@r>=10)?4:0); if(readparam(bAgi)>=90){ bonus bAspdRate,3+(.@r/2); bonus bAspd,((.@r>=10)?1:0); } if(readparam(bDex)>=90) bonus bLongAtkRate,3+(.@r/2); if(readparam(bLuk)>=90) bonus bCriticalRate,5+.@r; },{},{} 20749,Cloak_Of_Casualties_,Cloak Of Casualties,4,10,,600,,30,,1,0xFFFFFFFF,63,2,4,,170,1,,{ .@r = getrefine(); bonus bMaxHPrate,.@r/2; bonus bMaxSPrate,.@r/2; bonus bAgi,5; bonus bFlee,10; if(readparam(bStr)>=90) bonus bBaseAtk,10+(.@r*2); if(readparam(bInt)>=90) bonus bMatk,20+(.@r*3); if(readparam(bVit)>=90) bonus2 bSubEle,Ele_Neutral,3+((.@r>=8)?3:0)+((.@r>=10)?4:0); if(readparam(bAgi)>=90){ bonus bAspdRate,3+(.@r/2); bonus bAspd,((.@r>=10)?1:0); } if(readparam(bDex)>=90) bonus bLongAtkRate,3+(.@r/2); if(readparam(bLuk)>=90) bonus bCriticalRate,5+.@r; },{},{} +20753,Lian_Robe,Lian Robe,4,0,,700,,20,1,1,0xFFFFFFFF,63,2,4,1,65,1,,{ bonus2 bSubEle,Ele_Neutral,5; bonus2 bSubRace,RC_Formless,-5; },{},{} 20756,Aegir_Cloak,Aegir Cloak,4,10,,300,,10,,1,0xFFFFFFFF,63,2,4,,40,1,,{ bonus bUnbreakableGarment,1; bonus bMaxHP,500; bonus bMaxSP,50; },{},{} 20761,C_Happiness_Wings,Costume Happiness Wings,4,0,,0,,0,,0,0xFFFFFFFF,63,2,8192,,1,0,9,{},{},{} 20762,C_Great_Devil_Wings,Costume Great Devil Wings,4,0,,0,,0,,0,0xFFFFFFFF,63,2,8192,,1,0,10,{},{},{} 20763,C_Amistr_Bag,Costume Amistr Bag,4,0,,0,,0,,0,0xFFFFFFFF,63,2,8192,,1,0,4,{},{},{} 20764,C_Fallen_Angel_Wing,Costume Fallen Angel Wing,4,0,,0,,0,,0,0xFFFFFFFF,63,2,8192,,1,0,3,{},{},{} +20783,Hero_Cape,Hero Cape,4,0,,100,,,,1,0xFFFFFFFF,63,2,4,1,10,1,,{ .@r = getrefine(); bonus2 bSubEle,Ele_Neutral,1+(.@r/3); bonus bFlee,1+(.@r/3); if (.@r > 9) { bonus2 bSubEle,Ele_Neutral,20; bonus bFlee,20; } },{},{} 20788,Private_Doram_Manteau,Private Doram Manteau,4,20,,300,,20,,1,0x80000000,7,2,4,,100,1,,{ bonus bFlee,5; bonus2 bSubEle,Ele_Neutral,2; bonus bFlee2,getrefine()/3; },{},{} 20789,Luxury_Doram_Manteau,Luxury Doram Manteau,4,20,,400,,25,,1,0x80000000,7,2,4,,140,1,,{ bonus bFlee,7; bonus2 bSubEle,Ele_Neutral,3; .@r = getrefine()/3; bonus bFlee2,.@r; bonus bLuk,.@r; },{},{} 20790,Elegant_Doram_Manteau,Elegant Doram Manteau,4,20,,500,,30,,1,0x80000000,7,2,4,,175,1,,{ bonus bFlee,10; bonus2 bSubEle,Ele_Neutral,5; .@r = getrefine()/2; bonus bFlee2,.@r; bonus bInt,.@r; bonus bDex,.@r; bonus bLuk,.@r; },{},{} +20797,Etran_Shirt,Etran Shirt,4,0,,150,,,,1,0xFFFFFFFF,63,2,4,1,1,1,,{ bonus bMdef,10; bonus bMaxHPrate,2; .@r = getrefine(); if (.@r >= 6) bonus bMaxHPrate,4; if (.@r >= 7) bonus bMaxHPrate,6; if (.@r >= 8) bonus bMaxHPrate,8; if (.@r >= 9) bonus bNoKnockback,1; },{},{} 20798,C_Grim_Reaper_Protection,Costume Grim Reaper Protection,4,0,,0,,,,0,0xFFFFFFFF,63,2,4096,,1,0,1450,{},{},{} //=================================================================== @@ -10660,14 +10698,15 @@ 22059,Aegir_Shoes,Aegir Shoes,4,10,,300,,13,,1,0xFFFFFFFF,63,2,64,,40,1,,{ bonus bUnbreakableShoes,1; bonus bMaxHP,500; bonus bMaxSP,50; },{},{} 22064,Thorny_Shoes,Thorny Shoes,4,0,,1000,,25,,1,0xFFFFFFFF,63,2,64,,,1,,{ bonus bShortWeaponDamageReturn,getrefine()/2; },{},{} 22067,Shoe_of_Witch,Shoe of Witch,4,10,,400,,10,,0,0xFFFFFFFE,63,2,64,,1,1,,{ skill "ALL_CATCRY",1,1; },{},{} +22069,Lian_Shoes,Lian Shoes,4,0,,250,,12,,1,0xFFFFFFFF,63,2,64,1,90,1,,{ bonus bMdef,3; bonus2 bSubEle,Ele_Neutral,5; .@r = getrefine(); bonus bMaxHPrate,.@r; bonus bMaxSPrate,.@r; },{},{} 22072,Hikingboots,Hikingboots,4,0,,500,,10,,1,0xFFFFFFFF,63,2,64,1,100,1,,{ .@r = getrefine(); bonus bMaxHPRate,4+(.@r/3); bonus bMaxSPRate,4+(.@r/3); if (.@r > 9) bonus bSpeedRate,25; },{},{} 22076,Wooden_Slipper,Wooden Slipper,4,20,,50,,10,,1,0x80000000,7,2,64,,9,1,,{ bonus2 bHPRegenRate,2,10000; },{},{} 22077,Red_Eco-Friendly_Shoes,Red Eco-Friendly Shoes,4,20,,100,,20,,1,0x80000000,7,2,64,,18,1,,{ bonus bCritical,5; bonus2 bHPRegenRate,4,10000; bonus2 bSPRegenRate,1,10000; },{},{} 22082,Polyhedron_Shoes,Polyhedron Shoes,4,0,,500,,12,,1,0xFFFFFFFF,63,2,64,1,90,1,,{ .@r = getrefine(); bonus2 bSubEle,Ele_Neutral,5; bonus2 bSubEle,Ele_Fire,5; bonus2 bSubEle,Ele_Water,5; bonus2 bSubEle,Ele_Wind,5; if (.@r > 4) { .@b = (.@r > 6) ? 10 : 5; bonus2 bAddEle,Ele_Neutral,.@b; bonus2 bAddEle,Ele_Fire,.@b; bonus2 bAddEle,Ele_Water,.@b; bonus2 bAddEle,Ele_Wind,.@b; } },{},{} -// 22083,Private_Doram_Shoes,Private Doram Shoes,4,20,,500,,25,,1,0x80000000,7,2,64,,100,1,,{ bonus bMaxHP,100; bonus bMaxSP,50; .@r = getrefine()/3; bonus bHPrecovRate,.@r*10; bonus bSPrecovRate,.@r*10; },{},{} 22084,Luxury_Doram_Shoes,Luxury Doram Shoes,4,20,,600,,30,,1,0x80000000,7,2,64,,140,1,,{ bonus bMaxHP,300; bonus bMaxSP,100; .@r = getrefine()/3; bonus bHPrecovRate,20*.@r; bonus bSPrecovRate,20*.@r; },{},{} 22085,Elegant_Doram_Shoes,Elegant Doram Shoes,4,20,,700,,35,,1,0x80000000,7,2,64,,175,1,,{ bonus bMaxHPrate,10; bonus bMaxSPrate,5; .@r = getrefine()/2; bonus bMaxHP,100*.@r; bonus bMaxSP,20*.@r; if(.@r >= 4) bonus2 bSkillUseSP,"SU_LOPE",5; },{},{} +22103,Excelion_Leg,Excelion Leg,4,0,,500,,13,,0,0xFFFFFFFF,63,2,64,1,100,1,,{ .@r = getrefine(); bonus bMaxHP,5+((BaseLevel > 129) ? 4 : 0)+(.@r/3)*3; bonus bMaxSP,5+((BaseLevel > 129) ? 4 : 0)+(.@r/3)*3; },{},{} 22508,Para_Team_Mark_,Eden Group Mark,11,0,,0,,,,0,0xFFFFFFFF,63,2,,,,,,{ unitskilluseid getcharid(3),"AL_TELEPORT",3; },{},{} 22507,Worn-Out-Scroll,Worn-Out-Scroll,3,10,,10,,,,0,,,,,,,,,{},{},{} 22510,King_Wolf_Scroll,King Wolf Scroll,2,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ /*TODO, confirm the rates*/ getitem callfunc("F_Rand",6635,19598,5658,6238,6239),1; },{},{} @@ -11130,7 +11169,17 @@ 24244,Reload_Shadow_Shield,Reload Shadow Shield,12,20,,0,,,,0,0xFFFFFFFF,63,2,262144,,1,1,,{ .@r = getrefine(); bonus bDelayrate,(.@r<7)?-1:((.@r<9)?-2:-3); },{},{} 24245,Reload_Shadow_Armor,Reload Shadow Armor,12,20,,0,,,,0,0xFFFFFFFF,63,2,65536,,1,1,,{ .@r = getrefine(); bonus bDelayrate,(.@r<7)?-1:((.@r<9)?-2:-3); },{},{} // +25132,Pumpkin_Deco,Pumpkin Deco,3,0,,0,,,,,,,,,,,,,{},{},{} +25133,Dried_White_Stem,Dried White Stem,3,0,,0,,,,,,,,,,,,,{},{},{} 25142,Doram_Token,Doram Token,3,,0,0,,,,,,,,,,,,,{},{},{} +25143,Gift_Stuffed_Doll,Gift Stuffed Doll,3,0,,0,,,,,,,,,,,,,{},{},{} +25144,Bridge_Postured_Doll,Bridge Postured Doll,3,0,,0,,,,,,,,,,,,,{},{},{} +25145,Burnt_Spector_Doll,Burnt Spector Doll,3,0,,0,,,,,,,,,,,,,{},{},{} +25146,Cold_Blooded_Queen_Doll,Cold Blooded Queen Doll,3,0,,0,,,,,,,,,,,,,{},{},{} +25147,Well_Eatenl_Rabbit_Doll,Well Eatenl Rabbit Doll,3,0,,0,,,,,,,,,,,,,{},{},{} +25148,Cute_Starved_Demon_Doll,Cute Starved Demon Doll,3,0,,0,,,,,,,,,,,,,{},{},{} +25149,Doll_With_Warm_Scarf,Doll With Warm Scarf,3,0,,0,,,,,,,,,,,,,{},{},{} +25150,Hugging_Alice_Pilow,Hugging Alice Pilow,3,0,,0,,,,,,,,,,,,,{},{},{} // 26100,Paradise_Foxtail_Staff_II,Eden Group Foxtail Staff II,5,20,,0,135:165,,1,0,0x80000000,7,2,2,2,40,0,10,{ bonus bDex,4; bonus bInt,4; bonus bLongAtkRate,6; },{},{} 26101,Paradise_Foxtail_Staff_III,Eden Group Foxtail Staff III,5,20,,0,150:195,,1,0,0x80000000,7,2,2,3,60,0,10,{ bonus bDex,5; bonus bInt,5; bonus bLongAtkRate,7; },{},{} @@ -11162,19 +11211,24 @@ 28316,RCC2013_ARMLET_,RCC2013_ARMLET_,4,200,,200,,,,1,0xFFFFFFFF,63,2,136,,1,0,,{ bonus2 bAddClass,Class_All,1; },{},{} 28317,RCC2013_RING,RCC2013_RING,4,200,,200,,,,0,0xFFFFFFFF,63,2,136,,1,0,,{ bonus2 bAddClass,Class_All,1; },{},{} 28318,RCC2013_RING_,RCC2013_RING_,4,200,,200,,,,1,0xFFFFFFFF,63,2,136,,1,0,,{ bonus2 bAddClass,Class_All,1; },{},{} -28310,Sarah's_Left_Earring,Sarah's Left Earring,4,10,,100,,,,0,0xFFFFFFFF,63,2,128,,145,1,,{ skill "AL_HEAL",1; },{},{} -28311,Sarah's_Right_Earring,Sarah's Right Earring,4,10,,100,,,,0,0xFFFFFFFF,63,2,8,,145,1,,{ skill "AL_TELEPORT",1; },{},{} -28321,Falconer_Claw,Falconer Claw,4,0,,100,,5,,1,0x00000800,63,2,136,1,80,1,,{ bonus bDex,1; bonus2 bSkillAtk,"HT_BLITZBEAT",getskilllv("HT_STEELCROW")*10; },{},{} -28326,Broken_Chips_01,Broken Chips 01,4,10,,100,,,,1,0xFFFFFFFF,63,2,136,,100,1,,{ bonus bStr,4; },{},{} -28327,Broken_Chips_02,Broken Chips 02,4,10,,100,,,,1,0xFFFFFFFF,63,2,136,,100,1,,{ bonus bInt,4; },{},{} +28310,Sarah's_Left_Earring,Sarah's Left Earring,4,10,,100,,,,0,0xFFFFFFFF,63,2,128,,145,0,,{ skill "AL_HEAL",1; },{},{} +28311,Sarah's_Right_Earring,Sarah's Right Earring,4,10,,100,,,,0,0xFFFFFFFF,63,2,8,,145,0,,{ skill "AL_TELEPORT",1; },{},{} +28321,Falconer_Claw,Falconer Claw,4,0,,100,,5,,1,0x00000800,63,2,136,1,80,0,,{ bonus bDex,1; bonus2 bSkillAtk,"HT_BLITZBEAT",getskilllv("HT_STEELCROW")*10; },{},{} +28326,Broken_Chips_01,Broken Chips 01,4,10,,100,,,,1,0xFFFFFFFF,63,2,136,,100,0,,{ bonus bStr,4; },{},{} +28327,Broken_Chips_02,Broken Chips 02,4,10,,100,,,,1,0xFFFFFFFF,63,2,136,,100,0,,{ bonus bInt,4; },{},{} 28332,Jewerly_Ring,Jewerly Ring,4,10,,100,,,,0,0xFFFFFFFF,63,2,136,,1,0,,{ bonus bLuk,20; autobonus "{ bonus bAspd,2; }",50,2000,BF_WEAPON|BF_MAGIC; },{},{} 28333,Gold_PC_Room_Ring,Gold PC Room Ring,4,10,,0,,,,1,0xFFFFFFFF,63,2,136,,1,1,,{ bonus bMaxHPrate,3; bonus bMaxSPrate,3; },{},{} 28342,Critical_Anklet,Critical Anklet,4,0,,200,,3,,1,0xFFFFFFFF,63,2,136,,,1,,{ bonus bCritical,5; },{},{} +28358,Cursed_Lucky_Clover,Cursed Lucky Clover,4,0,,100,,,,1,0xFFFFFFFF,63,2,136,1,100,1,,{ bonus bLuk,2; bonus bFlee,3; bonus2 bAddEff2,Eff_Curse,5; },{},{ sc_end SC_CLOAKING; /*FIXME: Because the combo has Cloaking skill*/ } 28372,Imperial_Ring,Imperial Ring,4,0,,500,,3,,1,0xFFFFFFFF,63,2,136,1,50,1,,{ bonus bStr,1; bonus bInt,1; bonus bMaxHPRate,3; bonus bMaxSPRate,3; },{},{} 28374,Foxtail_Ring,Foxtail Ring,4,20,,100,,0,,0,0x80000000,7,2,136,,1,0,,{ bonus2 bExpAddRace,RC_All,5; .@lvl = min(BaseLevel/5,10); bonus bAtk,2*.@lvl; bonus bMatk,2*.@lvl; bonus bMaxHP,10*.@lvl; bonus bMaxSP,5*.@lvl; },{},{} +28377,Magical_Ring,Magical Ring,4,0,,100,,,,1,0xFFFFFFFF,63,2,136,1,20,0,,{ bonus2 bMagicAddEle,Ele_Fire,5; bonus2 bMagicAddEle,Ele_Water,5; bonus2 bMagicAddEle,Ele_Earth,5; bonus2 bMagicAddEle,Ele_Wind,5; if (BaseLevel > 4) { bonus2 bSkillAtk,"MG_FIREBOLT",BaseLevel/5; bonus2 bSkillAtk,"MG_COLDBOLT",BaseLevel/5; bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",BaseLevel/5; bonus2 bSkillAtk,"WZ_EARTHSPIKE",BaseLevel/5; } },{},{} 28380,Fresh_Grass_Necklace,Fresh Grass Necklace,4,20,,100,,0,,1,0x80000000,7,2,136,,100,0,,{ bonus bFlee2,5; bonus2 bSkillCooldown,"SU_SCAROFTAROU",-5000; },{},{} 28381,Cute_Grass_Necklace,Cute Grass Necklace,4,20,,10,,0,,1,0x80000000,7,2,136,,100,0,,{ bonus bHealPower,5; bonus2 bSkillCooldown,"SU_TUNAPARTY",-7000; },{},{} 28382,Charm_Grass_Necklace,Charm Grass Necklace,4,20,,10,,0,,1,0x80000000,7,2,136,,100,0,,{ bonus bMdef,5; bonus2 bVariableCastrate,"SU_CN_METEOR",-1000; },{},{} +28386,Fallen_Monk_Rosary,Fallen Monk Rosary,4,0,,100,,,,1,0xFFFFFFFF,63,2,136,1,20,0,,{ bonus bAspdRate,5; bonus bCritical,5; bonus2 bSkillUseSP,"CH_SOULCOLLECT",-5; if (BaseLevel > 14) bonus2 bSkillAtk,"SR_DRAGONCOMBO",BaseLevel/15; if (BaseLevel > 19) bonus2 bSkillAtk,"SR_KNUCKLEARROW",BaseLevel/20; if (BaseLevel > 29) bonus2 bSkillAtk,"SR_SKYNETBLOW",BaseLevel/30; },{},{} +28410,Sapphire_Wrist,Sapphire Wrist,4,0,,500,,3,,1,0xFFFFFFFF,63,2,136,1,50,1,,{ bonus bDex,5; bonus bLuk,5; bonus bInt,5; bonus2 bSkillAtk,"GN_SPORE_EXPLOSION",BaseLevel/5; bonus2 bVariableCastrate,"CR_ACIDDEMONSTRATION",-(BaseLevel/4); .@n = getskilllv(478); /*CR_SLIMPITCHER*/ bonus bDex,.@n/2; bonus bLuk,.@n/2; bonus bInt,.@n/2; bonus bMatk,(.@n/2)*20; },{},{} +28411,Emerald_Earring,Emerald Earring,4,0,,500,,3,,1,0xFFFFFFFF,63,2,136,1,50,1,,{ bonus bDex,5; bonus bAgi,5; bonus bInt,5; bonus2 bSkillAtk,"CG_ARROWVULCAN",BaseLevel; bonus2 bSkillAtk,"BA_MUSICALSTRIKE",BaseLevel; bonus2 bSkillAtk,"DC_THROWARROW",BaseLevel; bonus2 bSkillAtk,"WM_METALICSOUND",2*(BaseLevel/5); .@n = getskilllv(2413); /*WM_METALICSOUND*/ bonus2 bVariableCastrate,"WM_METALICSOUND",.@n/2; bonus bDex,.@n/2; bonus bAgi,.@n/2; bonus bInt,.@n/2; bonus bMatk,(.@n/2)*20; },{},{} 28413,Lesser_Mackerel_Talisman,Lesser Mackerel Talisman,4,0,,100,,1,,1,0x80000000,63,2,136,,100,,,{ bonus bVit,1; },{},{} 28414,Intermediate_Mackerel_Talisman,Intermediate Mackerel Talisman,4,0,,100,,1,,1,0x80000000,63,2,136,,140,,,{ bonus bVit,2; },{},{} 28415,Greater_Mackerel_Talisman,Greater Mackerel Talisman,4,0,,100,,1,,1,0x80000000,63,2,136,,175,,,{ bonus bVit,3; },{},{} @@ -11200,6 +11254,10 @@ 28706,Dagger_of_Vicious_Mind,Dagger of Vicious Mind,5,20,,1050,105:50,,1,1,0x028F5EEF,63,2,2,4,160,1,1,{ bonus bAtk,pow(min(getrefine(),15),2); bonus bMatk,pow(min(getrefine(),15),2)/2; },{},{} 28900,Guardsmen's_Shield,Guardsmen's Shield,4,20,,3000,,30,,1,0xFFFFFFFF,63,2,32,,100,1,1,{ .@r = getrefine(); skill "LG_SHIELDSPELL",1,1; bonus3 bAutoSpellWhenHit,"HP_ASSUMPTIO",3,(10+(.@r*10)); bonus bDef,(.@r*10); bonus bMdef,.@r; },{},{} 28903,Scutum,Scutum,4,0,,500,,1,,1,0xFFFFFFFF,63,2,32,1,1,1,,{ .@r = getrefine(); bonus bFlee,5+(.@r*3); bonus bFlee2,1+(.@r*2); if (.@r > 10) { bonus bMaxHPrate,10; bonus bMaxSPrate,10; } },{},{} +28906,Shield_Of_Flame,Shield Of Flame,4,0,,500,,80,,1,0xFFFFFFFF,63,2,32,1,90,1,,{ bonus2 bSubEle,Ele_Fire,25; .@r = getrefine(); if(.@r > 4) { bonus bAspd,1+((.@r > 6) ? 1 : 0); } },{},{} +28907,Shield_Of_Gust,Shield Of Gust,4,0,,500,,80,,1,0xFFFFFFFF,63,2,32,1,90,1,,{ bonus2 bSubEle,Ele_Wind,25; .@r = getrefine(); if(.@r > 4) { bonus bAspd,1+((.@r > 6) ? 1 : 0); } },{},{} +28908,Shield_Of_Water,Shield Of Water,4,0,,500,,80,,1,0xFFFFFFFF,63,2,32,1,90,1,,{ bonus2 bSubEle,Ele_Water,25; .@r = getrefine(); if(.@r > 4) { bonus bAspd,1+((.@r > 6) ? 1 : 0); } },{},{} +28909,Shield_Of_Earth,Shield Of Earth,4,0,,500,,80,,1,0xFFFFFFFF,63,2,32,1,90,1,,{ bonus2 bSubEle,Ele_Earth,25; .@r = getrefine(); if(.@r > 4) { bonus bAspd,1+((.@r > 6) ? 1 : 0); } },{},{} // 29061,Ambition1Lv,Ambition1Lv,6,10,,0,,,,,,,,,,,,,{ bonus bAtkRate,3; bonus bHit,3; },{},{} 29062,Ambition2Lv,Ambition2Lv,6,10,,0,,,,,,,,,,,,,{ bonus bAtkRate,6; bonus bHit,6; },{},{} diff --git a/db/re/item_package.txt b/db/re/item_package.txt index 5a27ce4790..9b54859c1c 100644 --- a/db/re/item_package.txt +++ b/db/re/item_package.txt @@ -4051,4 +4051,284 @@ IG_Sealed_Mind_Box,11564,1,5 // 5x Sweets IG_Sealed_Mind_Box,11563,1,5 // 5x Hot_Tea IG_Sealed_Mind_Box,2977,1,1 // 1x Broken_Heart IG_Sealed_Mind_Box,2978,1,1 // 1x Kindly_Heart -IG_Sealed_Mind_Box,18848,1,1 // 1x Fresh_Roses \ No newline at end of file +IG_Sealed_Mind_Box,18848,1,1 // 1x Fresh_Roses + +//! TODO: Confirm the rates +IG_Frozen_Egg_Costume,19780,1,1 // 1x Costume_Rabbit_Ear_Knit_Hat +IG_Frozen_Egg_Costume,19826,1,1 // 1x Costume_Ice_Wing_Ear +IG_Frozen_Egg_Costume,19985,1,1 // 1x Costume_Aura_Quartz_Crown +IG_Frozen_Egg_Costume,19986,1,1 // 1x Costume_Lunatic_Hat +IG_Frozen_Egg_Costume,19987,1,1 // 1x Costume_Blue_Fur_Hat +IG_Frozen_Egg_Costume,19988,1,1 // 1x Costume_Elder_Crown +IG_Frozen_Egg_Costume,19989,1,1 // 1x Costume_Mouton_Life +IG_Frozen_Egg_Costume,19990,1,1 // 1x Costume_Snow_Rabbit_Knit_Hat +IG_Frozen_Egg_Costume,19991,1,1 // 1x Costume_Galanthus_Guard +IG_Frozen_Egg_Costume,19992,1,1 // 1x Costume_Chilly_Breath + +//! TODO: Confirm the rates +IG_Headgear_Costume_Scroll,19584,1,1 // 1x Costume_Pirate_Dagger +IG_Headgear_Costume_Scroll,19884,1,1 // 1x Costume_Vanargandr_Helm +IG_Headgear_Costume_Scroll,20005,1,1 // 1x Costume_Pegasus_Wing_Ears +IG_Headgear_Costume_Scroll,20006,1,1 // 1x Costume_Dark_Knight_Mask +IG_Headgear_Costume_Scroll,20007,1,1 // 1x Costume_Bullock_Helm_J +IG_Headgear_Costume_Scroll,20008,1,1 // 1x Costume_General_Helmet +IG_Headgear_Costume_Scroll,20009,1,1 // 1x Costume_Dragon_Skull +IG_Headgear_Costume_Scroll,20010,1,1 // 1x Costume_Rainbow_Wing_Ears +IG_Headgear_Costume_Scroll,20011,1,1 // 1x Costume_Lightning_Speed +IG_Headgear_Costume_Scroll,20012,1,1 // 1x Costume_Double_Horn_Helm +IG_Headgear_Costume_Scroll,20132,1,1 // 1x C_Aura_Of_Thought + +//! TODO: Confirm the rates +IG_Flower_Blossom_Scroll,20039,1,1 // 1x C_Butterfly_Wing_Ear_J +IG_Flower_Blossom_Scroll,20040,1,1 // 1x C_Rose_Crown +IG_Flower_Blossom_Scroll,20041,1,1 // 1x C_Earth_Goddess_Flower +IG_Flower_Blossom_Scroll,20042,1,1 // 1x C_Hermose_Cap +IG_Flower_Blossom_Scroll,20043,1,1 // 1x C_Red_Cherry_Blossom +IG_Flower_Blossom_Scroll,20044,1,1 // 1x C_Carmen_Miranda_Hat +IG_Flower_Blossom_Scroll,20045,1,1 // 1x C_Samambaia +IG_Flower_Blossom_Scroll,20046,1,1 // 1x C_Decoration_bluerose +IG_Flower_Blossom_Scroll,20047,1,1 // 1x C_Pray_Cherry_Blossom +IG_Flower_Blossom_Scroll,20048,1,1 // 1x C_Wind_Of_The_Prairie + +//! TODO: Confirm the rates +IG_Seaside_Costume_Scroll,20105,1,1 // 1x Costume_Fish_Head_Hat +IG_Seaside_Costume_Scroll,20106,1,1 // 1x Costume_Classic_Hat +IG_Seaside_Costume_Scroll,20107,1,1 // 1x Costume_Fish_In_Mouth +IG_Seaside_Costume_Scroll,20108,1,1 // 1x Costume_Blind_Glasses +IG_Seaside_Costume_Scroll,20109,1,1 // 1x Costume_Jolly_Roger +IG_Seaside_Costume_Scroll,20112,1,1 // 1x Aqua_Ten_Gallon_Hat +IG_Seaside_Costume_Scroll,20113,1,1 // 1x Star_Reading_Hat +IG_Seaside_Costume_Scroll,20115,1,1 // 1x Under_Rim_Glasses +IG_Seaside_Costume_Scroll,20116,1,1 // 1x Mermaid_Headphone +IG_Seaside_Costume_Scroll,20117,1,1 // 1x Raspberry_Mousse_Hat + +//! TODO: Confirm the rates +IG_Smithy_Lucky_Egg,4407,1,1,1,1 // 1x Randgris_Card +IG_Smithy_Lucky_Egg,4302,1,1,1,1 // 1x Tao_Gunka_Card +IG_Smithy_Lucky_Egg,4386,1,1,1,1 // 1x Detale_Card +IG_Smithy_Lucky_Egg,4198,1,1,1,1 // 1x Maya_Puple_Card +IG_Smithy_Lucky_Egg,6239,1,1,1,1 // 1x Guarantee_Armor_11Up +IG_Smithy_Lucky_Egg,6238,1,1,1,1 // 1x Guarantee_Weapon_11Up +IG_Smithy_Lucky_Egg,6232,1,1,1,1 // 1x Guarantee_Armor_9Up +IG_Smithy_Lucky_Egg,6228,1,1,1,1 // 1x Guarantee_Weapon_9Up +IG_Smithy_Lucky_Egg,6233,1,1,1,1 // 1x Guarantee_Armor_8Up +IG_Smithy_Lucky_Egg,6229,1,1,1,1 // 1x Guarantee_Weapon_8Up +IG_Smithy_Lucky_Egg,6234,1,1,1,1 // 1x Guarantee_Armor_7Up +IG_Smithy_Lucky_Egg,6230,1,1,1,1 // 1x Guarantee_Weapon_7Up +IG_Smithy_Lucky_Egg,12246,1,1,1,1 // 1x Magic_Card_Album +IG_Smithy_Lucky_Egg,6484,1,1,1,1 // 1x Enchant_Book +IG_Smithy_Lucky_Egg,6438,1,3,1,0 // 3x Blessed_Weapon_Ore +IG_Smithy_Lucky_Egg,6439,1,3,1,0 // 3x Blessed_Armor_Ore +IG_Smithy_Lucky_Egg,17315,1,1,1,0 // 1x Lucky Silvervine Fruit Box(10) +IG_Smithy_Lucky_Egg,14620,1,20,1,0 // 20x DEX Biscuit Stick +IG_Smithy_Lucky_Egg,14621,1,20,1,0 // 20x LUK Biscuit Stick +IG_Smithy_Lucky_Egg,14616,1,20,1,0 // 20x STR Biscuit Stick +IG_Smithy_Lucky_Egg,14617,1,20,1,0 // 20x VIT Biscuit Stick +IG_Smithy_Lucky_Egg,14619,1,20,1,0 // 20x INT Biscuit Stick +IG_Smithy_Lucky_Egg,14618,1,20,1,0 // 20x AGI Biscuit Stick + +//! TODO: Confirm the rates +IG_Ganymede_Lucky_Egg,4145,1,1,1,1 // 1x Berzebub_Card +IG_Ganymede_Lucky_Egg,4359,1,1,1,1 // 1x B_Eremes_Card +IG_Ganymede_Lucky_Egg,4357,1,1,1,1 // 1x B_Seyren_Card +IG_Ganymede_Lucky_Egg,4121,1,1,1,1 // 1x Phreeoni_Card +IG_Ganymede_Lucky_Egg,6239,1,1,1,1 // 1x Guarantee_Armor_11Up +IG_Ganymede_Lucky_Egg,6238,1,1,1,1 // 1x Guarantee_Weapon_11Up +IG_Ganymede_Lucky_Egg,6232,1,1,1,1 // 1x Guarantee_Armor_9Up +IG_Ganymede_Lucky_Egg,6228,1,1,1,1 // 1x Guarantee_Weapon_9Up +IG_Ganymede_Lucky_Egg,6233,1,1,1,1 // 1x Guarantee_Armor_8Up +IG_Ganymede_Lucky_Egg,6229,1,1,1,1 // 1x Guarantee_Weapon_8Up +IG_Ganymede_Lucky_Egg,28377,1,1,1,1 // 1x Magical_Ring +IG_Ganymede_Lucky_Egg,20783,1,1,1,1 // 1x Hero_Cape +IG_Ganymede_Lucky_Egg,5973,1,1,1,1 // 1x Ancient_Elven_Ear_J +IG_Ganymede_Lucky_Egg,20033,1,1,1,1 // 1x C_Buddhist_Priest_Crown +IG_Ganymede_Lucky_Egg,6438,1,3,1,0 // 3x Blessed_Weapon_Ore +IG_Ganymede_Lucky_Egg,6439,1,3,1,0 // 3x Blessed_Armor_Ore +IG_Ganymede_Lucky_Egg,17315,1,1,1,0 // 1x Lucky Silvervine Fruit Box(10) +IG_Ganymede_Lucky_Egg,14620,1,20,1,0 // 20x DEX Biscuit Stick +IG_Ganymede_Lucky_Egg,14621,1,20,1,0 // 20x LUK Biscuit Stick +IG_Ganymede_Lucky_Egg,14616,1,20,1,0 // 20x STR Biscuit Stick +IG_Ganymede_Lucky_Egg,14617,1,20,1,0 // 20x VIT Biscuit Stick +IG_Ganymede_Lucky_Egg,14619,1,20,1,0 // 20x INT Biscuit Stick +IG_Ganymede_Lucky_Egg,14618,1,20,1,0 // 20x AGI Biscuit Stick + +//! TODO: Confirm the rates +IG_LastAngel_LuckyScroll,4499,1,1,1,1 // 1x Sealed_Samurai_Card +IG_LastAngel_LuckyScroll,4485,1,1,1,1 // 1x Sealed_Gloom_Card +IG_LastAngel_LuckyScroll,4430,1,1,1,1 // 1x Ifrit_Card +IG_LastAngel_LuckyScroll,4403,1,1,1,1 // 1x Kiel_Card +IG_LastAngel_LuckyScroll,6239,1,1,1,1 // 1x Guarantee_Armor_11Up +IG_LastAngel_LuckyScroll,6238,1,1,1,1 // 1x Guarantee_Weapon_11Up +IG_LastAngel_LuckyScroll,6232,1,1,1,1 // 1x Guarantee_Armor_9Up +IG_LastAngel_LuckyScroll,6228,1,1,1,1 // 1x Guarantee_Weapon_9Up +IG_LastAngel_LuckyScroll,6233,1,1,1,1 // 1x Guarantee_Armor_8Up +IG_LastAngel_LuckyScroll,6229,1,1,1,1 // 1x Guarantee_Weapon_8Up +IG_LastAngel_LuckyScroll,5972,1,1,1,1 // 1x Chatty_Parrot +IG_LastAngel_LuckyScroll,5980,1,1,1,1 // 1x C_Classical_Fhat +IG_LastAngel_LuckyScroll,5971,1,1,1,1 // 1x Moon_Eyepatch +IG_LastAngel_LuckyScroll,18867,1,1,1,1 // 1x Vajra +IG_LastAngel_LuckyScroll,6438,1,3,1,0 // 3x Blessed_Weapon_Ore +IG_LastAngel_LuckyScroll,6439,1,3,1,0 // 3x Blessed_Armor_Ore +IG_LastAngel_LuckyScroll,17126,1,1,1,0 // 1x ASPD Intensifying Potion Box +IG_LastAngel_LuckyScroll,14620,1,20,1,0 // 20x DEX Biscuit Stick +IG_LastAngel_LuckyScroll,14621,1,20,1,0 // 20x LUK Biscuit Stick +IG_LastAngel_LuckyScroll,14616,1,20,1,0 // 20x STR Biscuit Stick +IG_LastAngel_LuckyScroll,14617,1,20,1,0 // 20x VIT Biscuit Stick +IG_LastAngel_LuckyScroll,14619,1,20,1,0 // 20x INT Biscuit Stick +IG_LastAngel_LuckyScroll,14618,1,20,1,0 // 20x AGI Biscuit Stick + +//! TODO: Confirm the rates +IG_Valkyrie_Lucky_Egg,4047,1,1,1,1 // 1x Ghostring_Card +IG_Valkyrie_Lucky_Egg,4486,1,1,1,1 // 1x Sealed_Berz_Card +IG_Valkyrie_Lucky_Egg,4263,1,1,1,1 // 1x Incant_Samurai_Card +IG_Valkyrie_Lucky_Egg,4399,1,1,1,1 // 1x Thanatos_Card +IG_Valkyrie_Lucky_Egg,6239,1,1,1,1 // 1x Guarantee_Armor_11Up +IG_Valkyrie_Lucky_Egg,6238,1,1,1,1 // 1x Guarantee_Weapon_11Up +IG_Valkyrie_Lucky_Egg,6232,1,1,1,1 // 1x Guarantee_Armor_9Up +IG_Valkyrie_Lucky_Egg,6228,1,1,1,1 // 1x Guarantee_Weapon_9Up +IG_Valkyrie_Lucky_Egg,6233,1,1,1,1 // 1x Guarantee_Armor_8Up +IG_Valkyrie_Lucky_Egg,6229,1,1,1,1 // 1x Guarantee_Weapon_8Up +IG_Valkyrie_Lucky_Egg,20797,1,1,1,1 // 1x Etran_Shirt +IG_Valkyrie_Lucky_Egg,28386,1,1,1,1 // 1x Fallen_Monk_Rosary +IG_Valkyrie_Lucky_Egg,5985,1,1,1,1 // 1x Noble_Mask +IG_Valkyrie_Lucky_Egg,16051,1,1,1,1 // 1x Valkyrie_Hammer +IG_Valkyrie_Lucky_Egg,6438,1,3,1,0 // 3x Blessed_Weapon_Ore +IG_Valkyrie_Lucky_Egg,6439,1,3,1,0 // 3x Blessed_Armor_Ore +IG_Valkyrie_Lucky_Egg,17315,1,1,1,0 // 1x Lucky Silvervine Fruit Box(10) +IG_Valkyrie_Lucky_Egg,14620,1,20,1,0 // 20x DEX Biscuit Stick +IG_Valkyrie_Lucky_Egg,14621,1,20,1,0 // 20x LUK Biscuit Stick +IG_Valkyrie_Lucky_Egg,14616,1,20,1,0 // 20x STR Biscuit Stick +IG_Valkyrie_Lucky_Egg,14617,1,20,1,0 // 20x VIT Biscuit Stick +IG_Valkyrie_Lucky_Egg,14619,1,20,1,0 // 20x INT Biscuit Stick +IG_Valkyrie_Lucky_Egg,14618,1,20,1,0 // 20x AGI Biscuit Stick + +//! TODO: Confirm the rates +IG_Splash_Rainbow_Lucky_Egg,4318,1,1,1,1 // 1x Knight_Windstorm_Card +IG_Splash_Rainbow_Lucky_Egg,4169,1,1,1,1 // 1x Dark_Illusion_Card +IG_Splash_Rainbow_Lucky_Egg,4145,1,1,1,1 // 1x Berzebub_Card +IG_Splash_Rainbow_Lucky_Egg,4168,1,1,1,1 // 1x Dark_Lord_Card +IG_Splash_Rainbow_Lucky_Egg,6239,1,1,1,1 // 1x Guarantee_Armor_11Up +IG_Splash_Rainbow_Lucky_Egg,6238,1,1,1,1 // 1x Guarantee_Weapon_11Up +IG_Splash_Rainbow_Lucky_Egg,6232,1,1,1,1 // 1x Guarantee_Armor_9Up +IG_Splash_Rainbow_Lucky_Egg,6228,1,1,1,1 // 1x Guarantee_Weapon_9Up +IG_Splash_Rainbow_Lucky_Egg,5919,1,1,1,1 // 1x Camellia_Hair_Pin +IG_Splash_Rainbow_Lucky_Egg,22069,1,1,1,1 // 1x Lian_Shoes +IG_Splash_Rainbow_Lucky_Egg,2195,1,1,1,1 // 1x Lian_Shield +IG_Splash_Rainbow_Lucky_Egg,20753,1,1,1,1 // 1x Lian_Robe +IG_Splash_Rainbow_Lucky_Egg,6231,1,1,1,1 // 1x Guarantee_Weapon_6Up +IG_Splash_Rainbow_Lucky_Egg,6235,1,1,1,1 // 1x Guarantee_Armor_6Up +IG_Splash_Rainbow_Lucky_Egg,6438,1,3,1,0 // 3x Blessed_Weapon_Ore +IG_Splash_Rainbow_Lucky_Egg,6439,1,3,1,0 // 3x Blessed_Armor_Ore +IG_Splash_Rainbow_Lucky_Egg,17126,1,1,1,0 // 1x ASPD Intensifying Potion Box +IG_Splash_Rainbow_Lucky_Egg,14620,1,20,1,0 // 20x DEX Biscuit Stick +IG_Splash_Rainbow_Lucky_Egg,14621,1,20,1,0 // 20x LUK Biscuit Stick +IG_Splash_Rainbow_Lucky_Egg,14616,1,20,1,0 // 20x STR Biscuit Stick +IG_Splash_Rainbow_Lucky_Egg,14617,1,20,1,0 // 20x VIT Biscuit Stick +IG_Splash_Rainbow_Lucky_Egg,14619,1,20,1,0 // 20x INT Biscuit Stick +IG_Splash_Rainbow_Lucky_Egg,14618,1,20,1,0 // 20x AGI Biscuit Stick + +//! TODO: Confirm the rates +IG_Shapeshifter_Costume,20070,1,1,1,0 // 1x C_Alpaca_Hood +IG_Shapeshifter_Costume,19827,1,1,1,0 // 1x C_Amistr_Cap +IG_Shapeshifter_Costume,19831,1,1,1,0 // 1x C_Filir_Hat +IG_Shapeshifter_Costume,19853,1,1,1,0 // 1x C_Filir_Wing_Ears +IG_Shapeshifter_Costume,20069,1,1,1,0 // 1x C_Gryphon_Hairband +IG_Shapeshifter_Costume,20065,1,1,1,0 // 1x C_Hairband_Of_Grandpeco +IG_Shapeshifter_Costume,19835,1,1,1,0 // 1x C_Lif_Doll_Hat +IG_Shapeshifter_Costume,20066,1,1,1,0 // 1x C_Pecopeco_Hairband +IG_Shapeshifter_Costume,19839,1,1,1,0 // 1x C_Vanilmirth_Hat +IG_Shapeshifter_Costume,20071,1,1,1,0 // 1x C_Worg_In_Mouth + +//! TODO: Confirm the rates +IG_Almighty_Lucky_Egg,4399,1,1,1,1 // 1x Thanatos_Card +IG_Almighty_Lucky_Egg,4302,1,1,1,1 // 1x Tao_Gunka_Card +IG_Almighty_Lucky_Egg,4376,1,1,1,1 // 1x Lady_Tanee_Card +IG_Almighty_Lucky_Egg,4305,1,1,1,1 // 1x Turtle_General_Card +IG_Almighty_Lucky_Egg,6239,1,1,1,1 // 1x Guarantee_Armor_11Up +IG_Almighty_Lucky_Egg,6238,1,1,1,1 // 1x Guarantee_Weapon_11Up +IG_Almighty_Lucky_Egg,6232,1,1,1,1 // 1x Guarantee_Armor_9Up +IG_Almighty_Lucky_Egg,6228,1,1,1,1 // 1x Guarantee_Weapon_9Up +IG_Almighty_Lucky_Egg,22103,1,1,1,1 // 1x Excelion_Leg +IG_Almighty_Lucky_Egg,19116,1,1,1,1 // 1x Red_Baby_Dragon +IG_Almighty_Lucky_Egg,6231,1,1,1,1 // 1x Guarantee_Weapon_6Up +IG_Almighty_Lucky_Egg,6235,1,1,1,1 // 1x Guarantee_Armor_6Up +IG_Almighty_Lucky_Egg,6438,1,3,1,0 // 3x Blessed_Weapon_Ore +IG_Almighty_Lucky_Egg,6439,1,3,1,0 // 3x Blessed_Armor_Ore +IG_Almighty_Lucky_Egg,14620,1,20,1,0 // 20x DEX Biscuit Stick +IG_Almighty_Lucky_Egg,14621,1,20,1,0 // 20x LUK Biscuit Stick +IG_Almighty_Lucky_Egg,14616,1,20,1,0 // 20x STR Biscuit Stick +IG_Almighty_Lucky_Egg,14617,1,20,1,0 // 20x VIT Biscuit Stick +IG_Almighty_Lucky_Egg,14619,1,20,1,0 // 20x INT Biscuit Stick +IG_Almighty_Lucky_Egg,14618,1,20,1,0 // 20x AGI Biscuit Stick + +//! TODO: Confirm the rates +IG_Burning_Feather_Costume_Scroll,20101,1,1,1,0 // 1x C_Bragi_Wing_Ears +IG_Burning_Feather_Costume_Scroll,20076,1,1,1,0 // 1x C_Idun_Wing_Ears +IG_Burning_Feather_Costume_Scroll,20075,1,1,1,0 // 1x C_Little_Fhat +IG_Burning_Feather_Costume_Scroll,20099,1,1,1,0 // 1x C_Flying_Ljosalfar +IG_Burning_Feather_Costume_Scroll,20079,1,1,1,0 // 1x C_Love_Daddy_2013 +IG_Burning_Feather_Costume_Scroll,20080,1,1,1,0 // 1x C_Shaman's_Hair_Ornament +IG_Burning_Feather_Costume_Scroll,20098,1,1,1,0 // 1x C_Vampire_Hairband +IG_Burning_Feather_Costume_Scroll,20100,1,1,1,0 // 1x C_Volume_Fhat +IG_Burning_Feather_Costume_Scroll,20078,1,1,1,0 // 1x C_White_Feather +IG_Burning_Feather_Costume_Scroll,20077,1,1,1,0 // 1x C_Wing_Form_Spectacle + +//! TODO: Confirm the rates +IG_Animal_Costume_Scroll,20101,1,1,1,0 // 1x C_Bragi_Wing_Ears +IG_Animal_Costume_Scroll,20076,1,1,1,0 // 1x C_Idun_Wing_Ears +IG_Animal_Costume_Scroll,20075,1,1,1,0 // 1x C_Little_Fhat +IG_Animal_Costume_Scroll,20099,1,1,1,0 // 1x C_Flying_Ljosalfar +IG_Animal_Costume_Scroll,20079,1,1,1,0 // 1x C_Love_Daddy_2013 +IG_Animal_Costume_Scroll,20080,1,1,1,0 // 1x C_Shaman's_Hair_Ornament +IG_Animal_Costume_Scroll,20098,1,1,1,0 // 1x C_Vampire_Hairband +IG_Animal_Costume_Scroll,20100,1,1,1,0 // 1x C_Volume_Fhat +IG_Animal_Costume_Scroll,20078,1,1,1,0 // 1x C_White_Feather +IG_Animal_Costume_Scroll,20077,1,1,1,0 // 1x C_Wing_Form_Spectacle + +//! TODO: Confirm the rates +IG_Midgard_Lucky_Scroll,4539,1,1,1,1 // 1x Sealed_F_Bishop_Card +IG_Midgard_Lucky_Scroll,4534,1,1,1,1 // 1x Giant_Octopus_Card +IG_Midgard_Lucky_Scroll,4549,1,1,1,1 // 1x Upd_Maya_Puple_Card +IG_Midgard_Lucky_Scroll,4407,1,1,1,1 // 1x Randgris_Card +IG_Midgard_Lucky_Scroll,6239,1,1,1,1 // 1x Guarantee_Armor_11Up +IG_Midgard_Lucky_Scroll,6238,1,1,1,1 // 1x Guarantee_Weapon_11Up +IG_Midgard_Lucky_Scroll,6232,1,1,1,1 // 1x Guarantee_Armor_9Up +IG_Midgard_Lucky_Scroll,6228,1,1,1,1 // 1x Guarantee_Weapon_9Up +IG_Midgard_Lucky_Scroll,20404,1,1,1,1 // 1x C_Blessing_of_Angel +IG_Midgard_Lucky_Scroll,20407,1,1,1,1 // 1x C_Subject_Aura_Red +IG_Midgard_Lucky_Scroll,6231,1,1,1,1 // 1x Guarantee_Weapon_6Up +IG_Midgard_Lucky_Scroll,6235,1,1,1,1 // 1x Guarantee_Armor_6Up +IG_Midgard_Lucky_Scroll,6438,1,3,1,0 // 3x Blessed_Weapon_Ore +IG_Midgard_Lucky_Scroll,6439,1,3,1,0 // 3x Blessed_Armor_Ore +IG_Midgard_Lucky_Scroll,17315,1,1,1,0 // 1x Lucky Silvervine Fruit Box(10) +IG_Midgard_Lucky_Scroll,14620,1,20,1,0 // 20x DEX Biscuit Stick +IG_Midgard_Lucky_Scroll,14621,1,20,1,0 // 20x LUK Biscuit Stick +IG_Midgard_Lucky_Scroll,14616,1,20,1,0 // 20x STR Biscuit Stick +IG_Midgard_Lucky_Scroll,14617,1,20,1,0 // 20x VIT Biscuit Stick +IG_Midgard_Lucky_Scroll,14619,1,20,1,0 // 20x INT Biscuit Stick +IG_Midgard_Lucky_Scroll,14618,1,20,1,0 // 20x AGI Biscuit Stick + +//! TODO: Confirm the rates +IG_Blessing_Scarlet_Egg,4357,1,1,1,1 // 1x B_Seyren_Card +IG_Blessing_Scarlet_Egg,4361,1,1,1,1 // 1x B_Harword_Card +IG_Blessing_Scarlet_Egg,4363,1,1,1,1 // 1x B_Magaleta_Card +IG_Blessing_Scarlet_Egg,4367,1,1,1,1 // 1x B_Shecil_Card +IG_Blessing_Scarlet_Egg,6239,1,1,1,1 // 1x Guarantee_Armor_11Up +IG_Blessing_Scarlet_Egg,6238,1,1,1,1 // 1x Guarantee_Weapon_11Up +IG_Blessing_Scarlet_Egg,6232,1,1,1,1 // 1x Guarantee_Armor_9Up +IG_Blessing_Scarlet_Egg,6228,1,1,1,1 // 1x Guarantee_Weapon_9Up +IG_Blessing_Scarlet_Egg,20405,1,1,1,1 // 1x Eremes Scarf +IG_Blessing_Scarlet_Egg,20406,1,1,1,1 // 1x Commandments Of Chain +IG_Blessing_Scarlet_Egg,19109,1,1,1,1 // 1x Valhalla Idol +IG_Blessing_Scarlet_Egg,19111,1,1,1,1 // 1x Laser of Eagle +IG_Blessing_Scarlet_Egg,6231,1,1,1,1 // 1x Guarantee_Weapon_6Up +IG_Blessing_Scarlet_Egg,6235,1,1,1,1 // 1x Guarantee_Armor_6Up +IG_Blessing_Scarlet_Egg,6438,1,3,1,0 // 3x Blessed_Weapon_Ore +IG_Blessing_Scarlet_Egg,6439,1,3,1,0 // 3x Blessed_Armor_Ore +IG_Blessing_Scarlet_Egg,17315,1,1,1,0 // 1x Lucky Silvervine Fruit Box(10) +IG_Blessing_Scarlet_Egg,14620,1,20,1,0 // 20x DEX Biscuit Stick +IG_Blessing_Scarlet_Egg,14621,1,20,1,0 // 20x LUK Biscuit Stick +IG_Blessing_Scarlet_Egg,14616,1,20,1,0 // 20x STR Biscuit Stick +IG_Blessing_Scarlet_Egg,14617,1,20,1,0 // 20x VIT Biscuit Stick +IG_Blessing_Scarlet_Egg,14619,1,20,1,0 // 20x INT Biscuit Stick +IG_Blessing_Scarlet_Egg,14618,1,20,1,0 // 20x AGI Biscuit Stick diff --git a/db/re/item_trade.txt b/db/re/item_trade.txt index 218c17a342..4a0716d39c 100644 --- a/db/re/item_trade.txt +++ b/db/re/item_trade.txt @@ -2808,11 +2808,13 @@ 14731,475,100 // Teleport_Shadow_Box 14732,475,100 // Steal_Shadow_Box 14733,475,100 // Sealed_Pharaoh_Scroll +14735,507,100 // Shapeshifter_Costume 14739,475,100 // Sealed_General_Egnigem_Cenia_Scroll 14740,475,100 // Sealed_Vesper_Scroll 14758,475,100 // Safe_To_Smelting_Scroll 14765,475,100 // Limited_Edition_JOB_Battle_Manual 14766,475,100 // Limited_Power_Booster +14805,507,100 // Almighty_Lucky_Egg 15001,507,100 // Odin's_Blessing_I 15002,507,100 // Rune_Plate 15007,467,100 // Time_Keepr_Robe @@ -3569,6 +3571,7 @@ 17484,475,100 // Three_Master_Package_III(10) 17491,475,100 // Refinement_Ore_Box_VII 17492,475,100 // Refinement_Ore_Box_VII(10) +17493,507,100 // Burning_Feather_Costume_Scroll 17495,475,100 // Lucky_Silvervine_Fruit_Box_III10 17496,475,100 // Lucky_Silvervine_Fruit_Box_III110 17498,475,100 // Three_Master_Package_IV @@ -3584,6 +3587,7 @@ 17513,475,100 // (Limited)Purified_Oridecon_Box(30) 17515,475,100 // Unlimited_Box_III 17516,475,100 // Unlimited_Box_III(10) +17517,507,100 // Animal_Costume_Scroll 17520,475,100 // Limited_Edition_Manual_Box 17521,475,100 // Three_Master_Package_V 17522,475,100 // Three_Master_Package_V(10) @@ -3604,6 +3608,8 @@ //17574,475,100 // //17582,475,100 // //17583,475,100 // +17681,507,100 // Midgard_Lucky_Scroll +17692,507,100 // Blessing_Scarlet_Egg 18100,507,100 // Shooting_Star_C 18106,499,100 // P_Bow3 18107,507,100 // Malang_Snow_Crab @@ -3837,6 +3843,16 @@ //22950,475,100 // //22951,475,100 // //22952,475,100 // +25132,499,100 // Pumpkin_Deco +25133,499,100 // Dried_White_Stem +25143,499,100 // Gift_Stuffed_Doll +25144,499,100 // Bridge_Postured_Doll +25145,499,100 // Burnt_Spector_Doll +25146,499,100 // Cold_Blooded_Queen_Doll +25147,499,100 // Well_Eatenl_Rabbit_Doll +25148,499,100 // Cute_Starved_Demon_Doll +25149,499,100 // Doll_With_Warm_Scarf +25150,499,100 // Hugging_Alice_Pilow 26100,435,100 // Paradise_Foxtail_Staff_II 26101,435,100 // Paradise_Foxtail_Staff_III 28105,467,100 // Infinity_Axe From bc0e1710aea556bcf3470a092d6be97ebc88662e Mon Sep 17 00:00:00 2001 From: Cydh Ramdh Date: Mon, 1 Aug 2016 11:15:47 +0700 Subject: [PATCH 2/3] * Follow up 65bd0eeb2a0faf6b1d81cf323c6397e522f76a51 * Corrected some item types * Corrected flags of item_trade.txt * Added items into item_flag.txt * Updated item_package.txt with announce flag value Signed-off-by: Cydh Ramdh --- db/re/item_db.txt | 18 +- db/re/item_flag.txt | 65 ++- db/re/item_package.txt | 1164 ++++++++++++++++++++-------------------- db/re/item_trade.txt | 23 +- 4 files changed, 672 insertions(+), 598 deletions(-) diff --git a/db/re/item_db.txt b/db/re/item_db.txt index e78baa6c32..f155761b9f 100644 --- a/db/re/item_db.txt +++ b/db/re/item_db.txt @@ -9268,14 +9268,14 @@ 17455,Premium_Battle_Manual_Box,Premium Battle Manual Box,18,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getitem 22614,1; },{},{} 17456,Support_Package_II,Support Package II,18,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Support_Package_II); },{},{} 17457,Support_Package_II(10),Support Package II(10),18,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Support_Package_II10); },{},{} -17461,Frozen_Egg_Costume,Frozen Egg Costume,11,0,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Frozen_Egg_Costume); },{},{} +17461,Frozen_Egg_Costume,Frozen Egg Costume,18,0,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Frozen_Egg_Costume); },{},{} 17464,Winter_Midgard_Egg,Winter Midgard Egg,18,10,,10,,,,0,0xFFFFFFFF,63,2,,,1,,,{ getgroupitem(IG_Winter_Midgard_Egg); },{},{} 17465,Refinement_Ore_Box_VI,Refinement Ore Box VI,3,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getitem 7619,5; getitem 7620,5; getitem 14718,1; },{},{} 17466,Refinement_Ore_Box_VI(10),Refinement Ore Box VI(10),3,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getitem 7619,50; getitem 7620,50; getitem 14718,11; },{},{} 17467,(Limited)_Token_of_Ziegfried_Box(50),(Limited) Token of Ziegfried Box(50),18,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getitem 6833,50; },{},{} 17468,Neuralizer_II_Box_3,Neuralizer II Box (3),2,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getitem 14724,3;},{},{} 17469,Neuralizer_I_Box,Neuralizer I Box,2,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getitem 14723,1;},{},{} -17470,Headgear_Costume_Scroll,Headgear Costume Scroll,11,0,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Headgear_Costume_Scroll); },{},{} +17470,Headgear_Costume_Scroll,Headgear Costume Scroll,18,0,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Headgear_Costume_Scroll); },{},{} 17471,Spring_Festival_Lucky_Egg,Spring Festival Lucky Egg,18,10,,10,,,,0,0xFFFFFFFF,63,2,,,1,,,{ getgroupitem(IG_Spring_Festival_Lucky_Egg); },{},{} 17472,Support_Package_III,Support Package III,18,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Support_Package_III); },{},{} 17473,Support_Package_III(10),Support Package III(10),18,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Support_Package_III10); },{},{} @@ -9284,7 +9284,7 @@ 17477,Unlimited_Box_II,Unlimited Box II,18,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Unlimited_Box_II); },{},{} 17478,Unlimited_Box_II(10),Unlimited Box II(10),18,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Unlimited_Box_II10); },{},{} 17479,Midgard_Festival_Egg,Midgard Festival Egg,2,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Midgard_Festival_Egg); },{},{} -17481,Flower_Blossom_Scroll,Flower Blossom Scroll,11,0,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Flower_Blossom_Scroll); },{},{} +17481,Flower_Blossom_Scroll,Flower Blossom Scroll,18,0,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Flower_Blossom_Scroll); },{},{} 17482,Solaris_Festival_Scroll,Solaris Festival Scroll,2,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Solaris_Festival_Scroll); },{},{} 17483,Three_Master_Package_III,Three Master Package III,3,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Three_Master_Package_III); },{},{} 17484,Three_Master_Package_III(10),Three Master Package III(10),3,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Three_Master_Package_III10); },{},{} @@ -9295,7 +9295,7 @@ 17494,Rise_Midgard_Lucky_Egg,Rise Midgard Lucky Egg,18,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Rise_Midgard_Lucky_Egg); },{},{} 17495,Lucky_Silvervine_Fruit_Box_III10,Lucky Silvervine Fruit Box III(10),18,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Lucky_Silvervine_Fruit_Box_III10); },{},{} 17496,Lucky_Silvervine_Fruit_Box_III110,Lucky Silvervine Fruit Box III(110),18,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Lucky_Silvervine_Fruit_Box_III110); },{},{} -17497,Seaside_Costume_Scroll,Seaside Costume Scroll,11,0,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Seaside_Costume_Scroll); },{},{} +17497,Seaside_Costume_Scroll,Seaside Costume Scroll,18,0,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Seaside_Costume_Scroll); },{},{} 17498,Three_Master_Package_IV,Three Master Package IV,2,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getitem 14534,20; getitem 14535,20; getitem 12578,20; getitem 22812,1; },{},{} 17499,Three_Master_Package_IV(10),Three Master Package IV(10),2,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getitem 14534,200; getitem 14535,200; getitem 12578,200; getitem 22812,11; },{},{} 17501,Support_Package_IV,Support Package IV,2,10,,10,,,,0,0xFFFFFFFF,63,2,,,,,,{ getitem 12208,2; getitem 12210,2; getitem 12883,2; getitem 14600,2; /*getitem Mysterious Water of Life,6;*/ if(!rand(100)) getitem 22823,1; },{},{} @@ -9337,11 +9337,11 @@ 17613,Chronosian_Lucky_Egg,Chronosian Lucky Egg,18,0,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Chronosian_Lucky_Egg); },{},{} 17628,Cyborg_Lucky_Egg,Cyborg Lucky Egg,18,0,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Cyborg_Lucky_Egg); },{},{} 17633,Undine_Lucky_Egg,Undine Lucky Egg,18,0,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Undine_Lucky_Egg); },{},{} -17648,Smithy_Lucky_Egg,Smithy Lucky Egg,11,0,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Smithy_Lucky_Egg); },{},{} -17659,Ganymede_Lucky_Egg,Ganymede Lucky Egg,11,0,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Ganymede_Lucky_Egg); },{},{} -17665,LastAngel_LuckyScroll,LastAngel LuckyScroll,11,0,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_LastAngel_LuckyScroll); },{},{} -17671,Valkyrie_Lucky_Egg,Valkyrie Lucky Egg,11,0,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Valkyrie_Lucky_Egg); },{},{} -17674,Splash_Rainbow_Lucky_Egg,Splash Rainbow Lucky Egg,11,0,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Splash_Rainbow_Lucky_Egg); },{},{} +17648,Smithy_Lucky_Egg,Smithy Lucky Egg,18,0,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Smithy_Lucky_Egg); },{},{} +17659,Ganymede_Lucky_Egg,Ganymede Lucky Egg,18,0,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Ganymede_Lucky_Egg); },{},{} +17665,LastAngel_LuckyScroll,LastAngel LuckyScroll,18,0,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_LastAngel_LuckyScroll); },{},{} +17671,Valkyrie_Lucky_Egg,Valkyrie Lucky Egg,18,0,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Valkyrie_Lucky_Egg); },{},{} +17674,Splash_Rainbow_Lucky_Egg,Splash Rainbow Lucky Egg,18,0,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Splash_Rainbow_Lucky_Egg); },{},{} 17681,Midgard_Lucky_Scroll,Midgard Lucky Scroll,18,0,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Midgard_Lucky_Scroll); },{},{} 17692,Blessing_Scarlet_Egg,Blessing Scarlet Egg,18,0,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Blessing_Scarlet_Egg); },{},{} //=================================================================== diff --git a/db/re/item_flag.txt b/db/re/item_flag.txt index 49f2717392..b40840d098 100644 --- a/db/re/item_flag.txt +++ b/db/re/item_flag.txt @@ -262,8 +262,10 @@ 14667,2 //Yong_Kwang_Scroll 14699,2 //Memorial_Garuda_Lucky_Egg 14701,2 //Rune_Midgard_Imortal_Lucky_Egg +14735,2 //Shapeshifter_Costume 14741,2 //Midgard_Celebration_Lucky_Egg 14753,2 //Hero_Midgard_Egg +14805,2 //Almighty_Lucky_Egg 16245,2 //Tw_April_Scroll 16257,2 //Buddah_Scroll 16304,2 //Evil_Incarnation @@ -381,17 +383,23 @@ 17307,2 //Midgard_Egg 17317,2 //Sweet_Midgard_Egg 17320,2 //Birthday_IdRO10th_Scroll -17326,2 //Requiem_Egg,Requiem Egg +17326,2 //Requiem_Egg 17337,2 //Holy_Spirit_Egg 17431,2 //Miracle_Lucky_Egg 17435,2 //Legend_Hero_Lucky_Egg 17447,2 //Blessing_Midgard_Lucky_Egg +17461,2 //Frozen_Egg_Costume 17464,2 //Winter_Midgard_Egg +17470,2 //Headgear_Costume_Scroll 17471,2 //Spring_Festival_Lucky_Egg 17479,2 //Midgard_Festival_Egg +17481,2 //Flower_Blossom_Scroll 17482,2 //Solaris_Festival_Scroll 17490,2 //Time_Travel_Lucky_Egg +17493,2 //Burning_Feather_Costume_Scroll 17494,2 //Rise_Midgard_Lucky_Egg +17497,2 //Seaside_Costume_Scroll +17517,2 //Animal_Costume_Scroll 17519,2 //Epic_Heroes_Scroll 17526,2 //Majestic_Lucky_Egg 17532,2 //Blessing_Lucky_Egg @@ -400,6 +408,17 @@ 17584,2 //Venus_Lucky_Egg 17588,2 //Amora_Lucky_Egg 17598,2 //Sograt_Lucky_Scroll +17607,2 //Sanctuary_Lucky_Egg +17613,2 //Chronosian_Lucky_Egg +17628,2 //Cyborg_Lucky_Egg +17633,2 //Undine_Lucky_Egg +17648,2 //Smithy_Lucky_Egg +17659,2 //Ganymede_Lucky_Egg +17665,2 //LastAngel_LuckyScroll +17671,2 //Valkyrie_Lucky_Egg +17674,2 //Splash_Rainbow_Lucky_Egg +17681,2 //Midgard_Lucky_Scroll +17692,2 //Blessing_Scarlet_Egg 22514,2 //Candy_Holder 22558,2 //Lucky_Bag 22669,2 //HALLOWEEN_G_BOX @@ -1321,6 +1340,12 @@ 14497,4 //Pisces_Diadem_Box 14498,4 //Pisces_Crown_Box 14499,4 //Peacock_Feather_Box +14699,4 //Memorial_Garuda_Lucky_Egg +14701,4 //Rune_Midgard_Imortal_Lucky_Egg +14735,4 //Shapeshifter_Costume +14741,4 //Midgard_Celebration_Lucky_Egg +14753,4 //Hero_Midgard_Egg +14805,4 //Almighty_Lucky_Egg 16131,4 //Lady_Tanee_Doll_Box 16132,4 //Lunatic_Hat_Box 16133,4 //G_Staff_Of_Light_Box @@ -1690,6 +1715,44 @@ 17273,4 //INT_Biscuit_Stick_Box 17274,4 //DEX_Biscuit_Stick_Box 17275,4 //LUK_Biscuit_Stick_Box +17307,4 //Midgard_Egg +17317,4 //Sweet_Midgard_Egg +17320,4 //Birthday_IdRO10th_Scroll +17337,4 //Holy_Spirit_Egg +17431,4 //Miracle_Lucky_Egg +17435,4 //Legend_Hero_Lucky_Egg +17447,4 //Blessing_Midgard_Lucky_Egg +17461,4 //Frozen_Egg_Costume +17464,4 //Winter_Midgard_Egg +17470,4 //Headgear_Costume_Scroll +17471,4 //Spring_Festival_Lucky_Egg +17479,4 //Midgard_Festival_Egg +17481,4 //Flower_Blossom_Scroll +17482,4 //Solaris_Festival_Scroll +17490,4 //Time_Travel_Lucky_Egg +17493,4 //Burning_Feather_Costume_Scroll +17494,4 //Rise_Midgard_Lucky_Egg +17497,4 //Seaside_Costume_Scroll +17517,4 //Animal_Costume_Scroll +17519,4 //Epic_Heroes_Scroll +17526,4 //Majestic_Lucky_Egg +17532,4 //Blessing_Lucky_Egg +17552,4 //Garnet_Lucky_Egg +17572,4 //Erzulie_Lucky_Egg +17584,4 //Venus_Lucky_Egg +17588,4 //Amora_Lucky_Egg +17598,4 //Sograt_Lucky_Scroll +17607,4 //Sanctuary_Lucky_Egg +17613,4 //Chronosian_Lucky_Egg +17628,4 //Cyborg_Lucky_Egg +17633,4 //Undine_Lucky_Egg +17648,4 //Smithy_Lucky_Egg +17659,4 //Ganymede_Lucky_Egg +17665,4 //LastAngel_LuckyScroll +17671,4 //Valkyrie_Lucky_Egg +17674,4 //Splash_Rainbow_Lucky_Egg +17681,4 //Midgard_Lucky_Scroll +17692,4 //Blessing_Scarlet_Egg //17297,4 //B_Halter_Box_1year //17318,4 //10_Anniv_Package //17319,4 //10_Anniv_Collection diff --git a/db/re/item_package.txt b/db/re/item_package.txt index 9b54859c1c..e6b9790e2a 100644 --- a/db/re/item_package.txt +++ b/db/re/item_package.txt @@ -3384,561 +3384,561 @@ IG_Old_Ore_Box,1010,600,1,1,0,0,0,0,0 // 1x Phracon IG_Old_Ore_Box,1011,380,1,1,0,0,0,0,0 // 1x Emveretarcon //! TODO: Confirm the rates -IG_Blessing_Lucky_Egg,4263,1,1 // 1x Incantation Samurai Card -IG_Blessing_Lucky_Egg,4047,1,1 // 1x Ghosting Card -IG_Blessing_Lucky_Egg,4480,1,1 // 1x Sealed Kiel Card -IG_Blessing_Lucky_Egg,4498,1,1 // 1x Sealed Lady Tanee Card -IG_Blessing_Lucky_Egg,6239,1,1 // 1x Guarantee_Armor_11Up -IG_Blessing_Lucky_Egg,6238,1,1 // 1x Guarantee_Weapon_11Up -IG_Blessing_Lucky_Egg,6232,1,1 // 1x Guarantee_Armor_9Up -IG_Blessing_Lucky_Egg,6228,1,1 // 1x Guarantee_Weapon_9Up -IG_Blessing_Lucky_Egg,20724,1,1 // 1x Love Dad Wings 2012 -IG_Blessing_Lucky_Egg,2196,1,1 // 1x White Gold Shield -IG_Blessing_Lucky_Egg,18937,1,1 // 1x Memories of Lovers -IG_Blessing_Lucky_Egg,18925,1,1 // 1x God of Winds Fan -IG_Blessing_Lucky_Egg,18938,1,1 // 1x Astro Circle -IG_Blessing_Lucky_Egg,19752,1,1 // 1x C Shelter Wing Ears -IG_Blessing_Lucky_Egg,19685,1,1 // 1x C Shine Santa Poring -IG_Blessing_Lucky_Egg,6438,1,3 // 3x Blessed_Weapon_Ore (Unbreakable_Weap) -IG_Blessing_Lucky_Egg,6439,1,3 // 3x Blessed_Armor_Ore (Unbreakable_Def) -IG_Blessing_Lucky_Egg,14620,1,20 // 20x DEX Biscuit Stick -IG_Blessing_Lucky_Egg,14621,1,20 // 20x LUK Biscuit Stick -IG_Blessing_Lucky_Egg,14616,1,20 // 20x STR Biscuit Stick -IG_Blessing_Lucky_Egg,14617,1,20 // 20x VIT Biscuit Stick -IG_Blessing_Lucky_Egg,12411,1,1 // HE Battle Manual -IG_Blessing_Lucky_Egg,12901,1,1 // Insurance Package -IG_Blessing_Lucky_Egg,12221,1,1 // Megaphone +IG_Blessing_Lucky_Egg,4263,1,1,1,1 // 1x Incantation Samurai Card +IG_Blessing_Lucky_Egg,4047,1,1,1,1 // 1x Ghosting Card +IG_Blessing_Lucky_Egg,4480,1,1,1,1 // 1x Sealed Kiel Card +IG_Blessing_Lucky_Egg,4498,1,1,1,1 // 1x Sealed Lady Tanee Card +IG_Blessing_Lucky_Egg,6239,1,1,1,1 // 1x Guarantee_Armor_11Up +IG_Blessing_Lucky_Egg,6238,1,1,1,1 // 1x Guarantee_Weapon_11Up +IG_Blessing_Lucky_Egg,6232,1,1,1,1 // 1x Guarantee_Armor_9Up +IG_Blessing_Lucky_Egg,6228,1,1,1,1 // 1x Guarantee_Weapon_9Up +IG_Blessing_Lucky_Egg,20724,1,1,1,1 // 1x Love Dad Wings 2012 +IG_Blessing_Lucky_Egg,2196,1,1,1,1 // 1x White Gold Shield +IG_Blessing_Lucky_Egg,18937,1,1,1,1 // 1x Memories of Lovers +IG_Blessing_Lucky_Egg,18925,1,1,1,1 // 1x God of Winds Fan +IG_Blessing_Lucky_Egg,18938,1,1,1,1 // 1x Astro Circle +IG_Blessing_Lucky_Egg,19752,1,1,1,1 // 1x C Shelter Wing Ears +IG_Blessing_Lucky_Egg,19685,1,1,1,1 // 1x C Shine Santa Poring +IG_Blessing_Lucky_Egg,6438,1,3,1,0 // 3x Blessed_Weapon_Ore (Unbreakable_Weap) +IG_Blessing_Lucky_Egg,6439,1,3,1,0 // 3x Blessed_Armor_Ore (Unbreakable_Def) +IG_Blessing_Lucky_Egg,14620,1,20,1,0 // 20x DEX Biscuit Stick +IG_Blessing_Lucky_Egg,14621,1,20,1,0 // 20x LUK Biscuit Stick +IG_Blessing_Lucky_Egg,14616,1,20,1,0 // 20x STR Biscuit Stick +IG_Blessing_Lucky_Egg,14617,1,20,1,0 // 20x VIT Biscuit Stick +IG_Blessing_Lucky_Egg,12411,1,1,1,0 // HE Battle Manual +IG_Blessing_Lucky_Egg,12901,1,1,1,0 // Insurance Package +IG_Blessing_Lucky_Egg,12221,1,1,1,0 // Megaphone //! TODO: Confirm the rates -IG_Sograt_Lucky_Egg,4503,1,1 // 1x Sealed Vesper Card -IG_Sograt_Lucky_Egg,4174,1,1 // 1x Deviling Card -IG_Sograt_Lucky_Egg,4147,1,1 // 1x Baphomet Card -IG_Sograt_Lucky_Egg,4145,1,1 // 1x Berzebub Card -IG_Sograt_Lucky_Egg,6239,1,1 // 1x Guarantee_Armor_11Up -IG_Sograt_Lucky_Egg,6238,1,1 // 1x Guarantee_Weapon_11Up -IG_Sograt_Lucky_Egg,6232,1,1 // 1x Guarantee_Armor_9Up -IG_Sograt_Lucky_Egg,6228,1,1 // 1x Guarantee_Weapon_9Up -IG_Sograt_Lucky_Egg,6233,1,1 // 1x Guarantee_Armor_8Up -IG_Sograt_Lucky_Egg,6229,1,1 // 1x Guarantee_Weapon_8Up -IG_Sograt_Lucky_Egg,20099,1,1 // 1x Flying Ljosalfar -IG_Sograt_Lucky_Egg,19024,1,1 // 1x Protect Feathers -IG_Sograt_Lucky_Egg,19910,1,1 // 1x C Halloween Hat -IG_Sograt_Lucky_Egg,2899,1,1 // 1x Sound Amplifier -IG_Sograt_Lucky_Egg,6438,1,3 // 3x Blessed_Weapon_Ore -IG_Sograt_Lucky_Egg,6439,1,3 // 3x Blessed_Armor_Ore -IG_Sograt_Lucky_Egg,17126,1,1 // 1x ASPD Intensifying Potion Box -IG_Sograt_Lucky_Egg,14620,1,20 // 20x DEX Biscuit Stick -IG_Sograt_Lucky_Egg,14621,1,20 // 20x LUK Biscuit Stick -IG_Sograt_Lucky_Egg,14616,1,20 // 20x STR Biscuit Stick -IG_Sograt_Lucky_Egg,14617,1,20 // 20x VIT Biscuit Stick -IG_Sograt_Lucky_Egg,14619,1,20 // 20x INT Biscuit Stick -IG_Sograt_Lucky_Egg,14618,1,20 // 20x AGI Biscuit Stick +IG_Sograt_Lucky_Egg,4503,1,1,1,1 // 1x Sealed Vesper Card +IG_Sograt_Lucky_Egg,4174,1,1,1,1 // 1x Deviling Card +IG_Sograt_Lucky_Egg,4147,1,1,1,1 // 1x Baphomet Card +IG_Sograt_Lucky_Egg,4145,1,1,1,1 // 1x Berzebub Card +IG_Sograt_Lucky_Egg,6239,1,1,1,1 // 1x Guarantee_Armor_11Up +IG_Sograt_Lucky_Egg,6238,1,1,1,1 // 1x Guarantee_Weapon_11Up +IG_Sograt_Lucky_Egg,6232,1,1,1,1 // 1x Guarantee_Armor_9Up +IG_Sograt_Lucky_Egg,6228,1,1,1,1 // 1x Guarantee_Weapon_9Up +IG_Sograt_Lucky_Egg,6233,1,1,1,1 // 1x Guarantee_Armor_8Up +IG_Sograt_Lucky_Egg,6229,1,1,1,1 // 1x Guarantee_Weapon_8Up +IG_Sograt_Lucky_Egg,20099,1,1,1,1 // 1x Flying Ljosalfar +IG_Sograt_Lucky_Egg,19024,1,1,1,1 // 1x Protect Feathers +IG_Sograt_Lucky_Egg,19910,1,1,1,1 // 1x C Halloween Hat +IG_Sograt_Lucky_Egg,2899,1,1,1,1 // 1x Sound Amplifier +IG_Sograt_Lucky_Egg,6438,1,3,1,0 // 3x Blessed_Weapon_Ore +IG_Sograt_Lucky_Egg,6439,1,3,1,0 // 3x Blessed_Armor_Ore +IG_Sograt_Lucky_Egg,17126,1,1,1,0 // 1x ASPD Intensifying Potion Box +IG_Sograt_Lucky_Egg,14620,1,20,1,0 // 20x DEX Biscuit Stick +IG_Sograt_Lucky_Egg,14621,1,20,1,0 // 20x LUK Biscuit Stick +IG_Sograt_Lucky_Egg,14616,1,20,1,0 // 20x STR Biscuit Stick +IG_Sograt_Lucky_Egg,14617,1,20,1,0 // 20x VIT Biscuit Stick +IG_Sograt_Lucky_Egg,14619,1,20,1,0 // 20x INT Biscuit Stick +IG_Sograt_Lucky_Egg,14618,1,20,1,0 // 20x AGI Biscuit Stick //! TODO: Confirm the rates -IG_Garnet_Lucky_Egg,4302,1,1 // 1x Tao Gunka Card -IG_Garnet_Lucky_Egg,4198,1,1 // 1x Maya Purple Card -IG_Garnet_Lucky_Egg,4495,1,1 // 1x Sealed Amon Ra Card -IG_Garnet_Lucky_Egg,4493,1,1 // 1x Sealed Tao Gunka Card -IG_Garnet_Lucky_Egg,6239,1,1 // 1x Guarantee_Armor_11Up -IG_Garnet_Lucky_Egg,6238,1,1 // 1x Guarantee_Weapon_11Up -IG_Garnet_Lucky_Egg,6232,1,1 // 1x Guarantee_Armor_9Up -IG_Garnet_Lucky_Egg,6228,1,1 // 1x Guarantee_Weapon_9Up -IG_Garnet_Lucky_Egg,6233,1,1 // 1x Guarantee_Armor_8Up -IG_Garnet_Lucky_Egg,6229,1,1 // 1x Guarantee_Weapon_8Up -IG_Garnet_Lucky_Egg,6234,1,1 // 1x Guarantee_Armor_7Up -IG_Garnet_Lucky_Egg,6230,1,1 // 1x Guarantee_Weapon_7Up -IG_Garnet_Lucky_Egg,6235,1,1 // 1x Guarantee_Armor_6Up -IG_Garnet_Lucky_Egg,6231,1,1 // 1x Guarantee_Weapon_6Up -IG_Garnet_Lucky_Egg,6438,1,3 // 3x Blessed_Weapon_Ore -IG_Garnet_Lucky_Egg,6439,1,3 // 3x Blessed_Armor_Ore -IG_Garnet_Lucky_Egg,17126,1,1 // 1x ASPD Intensifying Potion Box -IG_Garnet_Lucky_Egg,14620,1,20 // 20x DEX Biscuit Stick -IG_Garnet_Lucky_Egg,14621,1,20 // 20x LUK Biscuit Stick -IG_Garnet_Lucky_Egg,14616,1,20 // 20x STR Biscuit Stick -IG_Garnet_Lucky_Egg,14617,1,20 // 20x VIT Biscuit Stick -IG_Garnet_Lucky_Egg,14619,1,20 // 20x INT Biscuit Stick -IG_Garnet_Lucky_Egg,14618,1,20 // 20x AGI Biscuit Stick +IG_Garnet_Lucky_Egg,4302,1,1,1,1 // 1x Tao Gunka Card +IG_Garnet_Lucky_Egg,4198,1,1,1,1 // 1x Maya Purple Card +IG_Garnet_Lucky_Egg,4495,1,1,1,1 // 1x Sealed Amon Ra Card +IG_Garnet_Lucky_Egg,4493,1,1,1,1 // 1x Sealed Tao Gunka Card +IG_Garnet_Lucky_Egg,6239,1,1,1,1 // 1x Guarantee_Armor_11Up +IG_Garnet_Lucky_Egg,6238,1,1,1,1 // 1x Guarantee_Weapon_11Up +IG_Garnet_Lucky_Egg,6232,1,1,1,1 // 1x Guarantee_Armor_9Up +IG_Garnet_Lucky_Egg,6228,1,1,1,1 // 1x Guarantee_Weapon_9Up +IG_Garnet_Lucky_Egg,6233,1,1,1,1 // 1x Guarantee_Armor_8Up +IG_Garnet_Lucky_Egg,6229,1,1,1,1 // 1x Guarantee_Weapon_8Up +IG_Garnet_Lucky_Egg,6234,1,1,1,1 // 1x Guarantee_Armor_7Up +IG_Garnet_Lucky_Egg,6230,1,1,1,1 // 1x Guarantee_Weapon_7Up +IG_Garnet_Lucky_Egg,6235,1,1,1,1 // 1x Guarantee_Armor_6Up +IG_Garnet_Lucky_Egg,6231,1,1,1,1 // 1x Guarantee_Weapon_6Up +IG_Garnet_Lucky_Egg,6438,1,3,1,0 // 3x Blessed_Weapon_Ore +IG_Garnet_Lucky_Egg,6439,1,3,1,0 // 3x Blessed_Armor_Ore +IG_Garnet_Lucky_Egg,17126,1,1,1,0 // 1x ASPD Intensifying Potion Box +IG_Garnet_Lucky_Egg,14620,1,20,1,0 // 20x DEX Biscuit Stick +IG_Garnet_Lucky_Egg,14621,1,20,1,0 // 20x LUK Biscuit Stick +IG_Garnet_Lucky_Egg,14616,1,20,1,0 // 20x STR Biscuit Stick +IG_Garnet_Lucky_Egg,14617,1,20,1,0 // 20x VIT Biscuit Stick +IG_Garnet_Lucky_Egg,14619,1,20,1,0 // 20x INT Biscuit Stick +IG_Garnet_Lucky_Egg,14618,1,20,1,0 // 20x AGI Biscuit Stick //! TODO: Confirm the rates -IG_Amora_Lucky_Egg,4263,1,1 // 1x Incantation Samurai Card -IG_Amora_Lucky_Egg,4135,1,1 // 1x Orc Lord Card -IG_Amora_Lucky_Egg,4480,1,1 // 1x Sealed Kiel Card -IG_Amora_Lucky_Egg,4493,1,1 // 1x Sealed Tao Gunka Card -IG_Amora_Lucky_Egg,6239,1,1 // 1x Guarantee_Armor_11Up -IG_Amora_Lucky_Egg,6238,1,1 // 1x Guarantee_Weapon_11Up -IG_Amora_Lucky_Egg,6232,1,1 // 1x Guarantee_Armor_9Up -IG_Amora_Lucky_Egg,6228,1,1 // 1x Guarantee_Weapon_9Up -IG_Amora_Lucky_Egg,6233,1,1 // 1x Guarantee_Armor_8Up -IG_Amora_Lucky_Egg,6229,1,1 // 1x Guarantee_Weapon_8Up -IG_Amora_Lucky_Egg,18563,1,1 // 1x Heart Wing Hairband -IG_Amora_Lucky_Egg,28342,1,1 // 1x Critical Anklet -IG_Amora_Lucky_Egg,20171,1,1 // 1x C Sepia Cap -IG_Amora_Lucky_Egg,18564,1,1 // 1x Love Piece -IG_Amora_Lucky_Egg,6438,1,3 // 3x Blessed_Weapon_Ore -IG_Amora_Lucky_Egg,6439,1,3 // 3x Blessed_Armor_Ore -IG_Amora_Lucky_Egg,17126,1,1 // 1x ASPD Intensifying Potion Box -IG_Amora_Lucky_Egg,14620,1,20 // 20x DEX Biscuit Stick -IG_Amora_Lucky_Egg,14621,1,20 // 20x LUK Biscuit Stick -IG_Amora_Lucky_Egg,14616,1,20 // 20x STR Biscuit Stick -IG_Amora_Lucky_Egg,14617,1,20 // 20x VIT Biscuit Stick -IG_Amora_Lucky_Egg,14619,1,20 // 20x INT Biscuit Stick -IG_Amora_Lucky_Egg,14618,1,20 // 20x AGI Biscuit Stick +IG_Amora_Lucky_Egg,4263,1,1,1,1 // 1x Incantation Samurai Card +IG_Amora_Lucky_Egg,4135,1,1,1,1 // 1x Orc Lord Card +IG_Amora_Lucky_Egg,4480,1,1,1,1 // 1x Sealed Kiel Card +IG_Amora_Lucky_Egg,4493,1,1,1,1 // 1x Sealed Tao Gunka Card +IG_Amora_Lucky_Egg,6239,1,1,1,1 // 1x Guarantee_Armor_11Up +IG_Amora_Lucky_Egg,6238,1,1,1,1 // 1x Guarantee_Weapon_11Up +IG_Amora_Lucky_Egg,6232,1,1,1,1 // 1x Guarantee_Armor_9Up +IG_Amora_Lucky_Egg,6228,1,1,1,1 // 1x Guarantee_Weapon_9Up +IG_Amora_Lucky_Egg,6233,1,1,1,1 // 1x Guarantee_Armor_8Up +IG_Amora_Lucky_Egg,6229,1,1,1,1 // 1x Guarantee_Weapon_8Up +IG_Amora_Lucky_Egg,18563,1,1,1,1 // 1x Heart Wing Hairband +IG_Amora_Lucky_Egg,28342,1,1,1,1 // 1x Critical Anklet +IG_Amora_Lucky_Egg,20171,1,1,1,1 // 1x C Sepia Cap +IG_Amora_Lucky_Egg,18564,1,1,1,1 // 1x Love Piece +IG_Amora_Lucky_Egg,6438,1,3,1,0 // 3x Blessed_Weapon_Ore +IG_Amora_Lucky_Egg,6439,1,3,1,0 // 3x Blessed_Armor_Ore +IG_Amora_Lucky_Egg,17126,1,1,1,0 // 1x ASPD Intensifying Potion Box +IG_Amora_Lucky_Egg,14620,1,20,1,0 // 20x DEX Biscuit Stick +IG_Amora_Lucky_Egg,14621,1,20,1,0 // 20x LUK Biscuit Stick +IG_Amora_Lucky_Egg,14616,1,20,1,0 // 20x STR Biscuit Stick +IG_Amora_Lucky_Egg,14617,1,20,1,0 // 20x VIT Biscuit Stick +IG_Amora_Lucky_Egg,14619,1,20,1,0 // 20x INT Biscuit Stick +IG_Amora_Lucky_Egg,14618,1,20,1,0 // 20x AGI Biscuit Stick //! TODO: Confirm the rates -IG_Venus_Lucky_Egg,4403,1,1 // 1x Kiel Card -IG_Venus_Lucky_Egg,4430,1,1 // 1x Ifrit Card -IG_Venus_Lucky_Egg,4485,1,1 // 1x Sealed Gloom Card -IG_Venus_Lucky_Egg,4493,1,1 // 1x Sealed Tao Gunka Card -IG_Venus_Lucky_Egg,6239,1,1 // 1x Guarantee_Armor_11Up -IG_Venus_Lucky_Egg,6238,1,1 // 1x Guarantee_Weapon_11Up -IG_Venus_Lucky_Egg,6232,1,1 // 1x Guarantee_Armor_9Up -IG_Venus_Lucky_Egg,6228,1,1 // 1x Guarantee_Weapon_9Up -IG_Venus_Lucky_Egg,18560,1,1 // 1x Fafnir Mask -IG_Venus_Lucky_Egg,5562,1,1 // 1x Good Wedding Veil -IG_Venus_Lucky_Egg,18559,1,1 // 1x Fafnir Skin -IG_Venus_Lucky_Egg,20131,1,1 // 1x C Tower Manager Incom -IG_Venus_Lucky_Egg,6235,1,1 // 1x Guarantee_Armor_6Up -IG_Venus_Lucky_Egg,6231,1,1 // 1x Guarantee_Weapon_6Up -IG_Venus_Lucky_Egg,6438,1,3 // 3x Blessed_Weapon_Ore -IG_Venus_Lucky_Egg,6439,1,3 // 3x Blessed_Armor_Ore -IG_Venus_Lucky_Egg,17126,1,1 // 1x ASPD Intensifying Potion Box -IG_Venus_Lucky_Egg,14620,1,20 // 20x DEX Biscuit Stick -IG_Venus_Lucky_Egg,14621,1,20 // 20x LUK Biscuit Stick -IG_Venus_Lucky_Egg,14616,1,20 // 20x STR Biscuit Stick -IG_Venus_Lucky_Egg,14617,1,20 // 20x VIT Biscuit Stick -IG_Venus_Lucky_Egg,14619,1,20 // 20x INT Biscuit Stick -IG_Venus_Lucky_Egg,14618,1,20 // 20x AGI Biscuit Stick +IG_Venus_Lucky_Egg,4403,1,1,1,1 // 1x Kiel Card +IG_Venus_Lucky_Egg,4430,1,1,1,1 // 1x Ifrit Card +IG_Venus_Lucky_Egg,4485,1,1,1,1 // 1x Sealed Gloom Card +IG_Venus_Lucky_Egg,4493,1,1,1,1 // 1x Sealed Tao Gunka Card +IG_Venus_Lucky_Egg,6239,1,1,1,1 // 1x Guarantee_Armor_11Up +IG_Venus_Lucky_Egg,6238,1,1,1,1 // 1x Guarantee_Weapon_11Up +IG_Venus_Lucky_Egg,6232,1,1,1,1 // 1x Guarantee_Armor_9Up +IG_Venus_Lucky_Egg,6228,1,1,1,1 // 1x Guarantee_Weapon_9Up +IG_Venus_Lucky_Egg,18560,1,1,1,1 // 1x Fafnir Mask +IG_Venus_Lucky_Egg,5562,1,1,1,1 // 1x Good Wedding Veil +IG_Venus_Lucky_Egg,18559,1,1,1,1 // 1x Fafnir Skin +IG_Venus_Lucky_Egg,20131,1,1,1,1 // 1x C Tower Manager Incom +IG_Venus_Lucky_Egg,6235,1,1,1,1 // 1x Guarantee_Armor_6Up +IG_Venus_Lucky_Egg,6231,1,1,1,1 // 1x Guarantee_Weapon_6Up +IG_Venus_Lucky_Egg,6438,1,3,1,0 // 3x Blessed_Weapon_Ore +IG_Venus_Lucky_Egg,6439,1,3,1,0 // 3x Blessed_Armor_Ore +IG_Venus_Lucky_Egg,17126,1,1,1,0 // 1x ASPD Intensifying Potion Box +IG_Venus_Lucky_Egg,14620,1,20,1,0 // 20x DEX Biscuit Stick +IG_Venus_Lucky_Egg,14621,1,20,1,0 // 20x LUK Biscuit Stick +IG_Venus_Lucky_Egg,14616,1,20,1,0 // 20x STR Biscuit Stick +IG_Venus_Lucky_Egg,14617,1,20,1,0 // 20x VIT Biscuit Stick +IG_Venus_Lucky_Egg,14619,1,20,1,0 // 20x INT Biscuit Stick +IG_Venus_Lucky_Egg,14618,1,20,1,0 // 20x AGI Biscuit Stick //! TODO: Confirm the rates -IG_Erzulie_Lucky_Egg,4137,1,1 // 1x Drake Card -IG_Erzulie_Lucky_Egg,4276,1,1 // 1x Lord of Death Card -IG_Erzulie_Lucky_Egg,4488,1,1 // 1x Sealed Dark Lord Card -IG_Erzulie_Lucky_Egg,4480,1,1 // 1x Sealed Kiel Card -IG_Erzulie_Lucky_Egg,6239,1,1 // 1x Guarantee_Armor_11Up -IG_Erzulie_Lucky_Egg,6238,1,1 // 1x Guarantee_Weapon_11Up -IG_Erzulie_Lucky_Egg,6232,1,1 // 1x Guarantee_Armor_9Up -IG_Erzulie_Lucky_Egg,6228,1,1 // 1x Guarantee_Weapon_9Up -IG_Erzulie_Lucky_Egg,19048,1,1 // 1x Elemental Clothe -IG_Erzulie_Lucky_Egg,19047,1,1 // 1x Angeling KnitCap -IG_Erzulie_Lucky_Egg,2198,1,1 // 1x Lapine Shield -IG_Erzulie_Lucky_Egg,20155,1,1 // 1x C Ladys Feather Hat -IG_Erzulie_Lucky_Egg,6235,1,1 // 1x Guarantee_Armor_6Up -IG_Erzulie_Lucky_Egg,6231,1,1 // 1x Guarantee_Weapon_6Up -IG_Erzulie_Lucky_Egg,6438,1,3 // 3x Blessed_Weapon_Ore -IG_Erzulie_Lucky_Egg,6439,1,3 // 3x Blessed_Armor_Ore -IG_Erzulie_Lucky_Egg,17126,1,1 // 1x ASPD Intensifying Potion Box -IG_Erzulie_Lucky_Egg,14620,1,20 // 20x DEX Biscuit Stick -IG_Erzulie_Lucky_Egg,14621,1,20 // 20x LUK Biscuit Stick -IG_Erzulie_Lucky_Egg,14616,1,20 // 20x STR Biscuit Stick -IG_Erzulie_Lucky_Egg,14617,1,20 // 20x VIT Biscuit Stick -IG_Erzulie_Lucky_Egg,14619,1,20 // 20x INT Biscuit Stick -IG_Erzulie_Lucky_Egg,14618,1,20 // 20x AGI Biscuit Stick +IG_Erzulie_Lucky_Egg,4137,1,1,1,1 // 1x Drake Card +IG_Erzulie_Lucky_Egg,4276,1,1,1,1 // 1x Lord of Death Card +IG_Erzulie_Lucky_Egg,4488,1,1,1,1 // 1x Sealed Dark Lord Card +IG_Erzulie_Lucky_Egg,4480,1,1,1,1 // 1x Sealed Kiel Card +IG_Erzulie_Lucky_Egg,6239,1,1,1,1 // 1x Guarantee_Armor_11Up +IG_Erzulie_Lucky_Egg,6238,1,1,1,1 // 1x Guarantee_Weapon_11Up +IG_Erzulie_Lucky_Egg,6232,1,1,1,1 // 1x Guarantee_Armor_9Up +IG_Erzulie_Lucky_Egg,6228,1,1,1,1 // 1x Guarantee_Weapon_9Up +IG_Erzulie_Lucky_Egg,19048,1,1,1,1 // 1x Elemental Clothe +IG_Erzulie_Lucky_Egg,19047,1,1,1,1 // 1x Angeling KnitCap +IG_Erzulie_Lucky_Egg,2198,1,1,1,1 // 1x Lapine Shield +IG_Erzulie_Lucky_Egg,20155,1,1,1,1 // 1x C Ladys Feather Hat +IG_Erzulie_Lucky_Egg,6235,1,1,1,1 // 1x Guarantee_Armor_6Up +IG_Erzulie_Lucky_Egg,6231,1,1,1,1 // 1x Guarantee_Weapon_6Up +IG_Erzulie_Lucky_Egg,6438,1,3,10 // 3x Blessed_Weapon_Ore +IG_Erzulie_Lucky_Egg,6439,1,3,10 // 3x Blessed_Armor_Ore +IG_Erzulie_Lucky_Egg,17126,1,1,1,0 // 1x ASPD Intensifying Potion Box +IG_Erzulie_Lucky_Egg,14620,1,20,1,0 // 20x DEX Biscuit Stick +IG_Erzulie_Lucky_Egg,14621,1,20,1,0 // 20x LUK Biscuit Stick +IG_Erzulie_Lucky_Egg,14616,1,20,1,0 // 20x STR Biscuit Stick +IG_Erzulie_Lucky_Egg,14617,1,20,1,0 // 20x VIT Biscuit Stick +IG_Erzulie_Lucky_Egg,14619,1,20,1,0 // 20x INT Biscuit Stick +IG_Erzulie_Lucky_Egg,14618,1,20,1,0 // 20x AGI Biscuit Stick //! TODO: Confirm the rates -IG_Majestic_Lucky_Egg,4403,1,1 // 1x Kiel Card -IG_Majestic_Lucky_Egg,4374,1,1 // 1x Vesper Card -IG_Majestic_Lucky_Egg,4485,1,1 // 1x Sealed Gloom Card -IG_Majestic_Lucky_Egg,4499,1,1 // 1x Sealed Incantation Samurai Card -IG_Majestic_Lucky_Egg,6239,1,1 // 1x Guarantee_Armor_11Up -IG_Majestic_Lucky_Egg,6238,1,1 // 1x Guarantee_Weapon_11Up -IG_Majestic_Lucky_Egg,6232,1,1 // 1x Guarantee_Armor_9Up -IG_Majestic_Lucky_Egg,6228,1,1 // 1x Guarantee_Weapon_9Up -IG_Majestic_Lucky_Egg,5920,1,1 // 1x Medical Boots -IG_Majestic_Lucky_Egg,15145,1,1 // 1x Evil Dragon Armor -IG_Majestic_Lucky_Egg,19031,1,1 // 1x Fallen Angel Blessing -IG_Majestic_Lucky_Egg,22064,1,1 // 1x Thorny Shoes -IG_Majestic_Lucky_Egg,5409,1,1 // 1x New Cowboy Hat -IG_Majestic_Lucky_Egg,19709,1,1 // 1x Outfit Yellow Ribbon -IG_Majestic_Lucky_Egg,6438,1,3 // 3x Blessed_Weapon_Ore -IG_Majestic_Lucky_Egg,6439,1,3 // 3x Blessed_Armor_Ore -IG_Majestic_Lucky_Egg,17126,1,1 // 1x ASPD Intensifying Potion Box -IG_Majestic_Lucky_Egg,14620,1,20 // 20x DEX Biscuit Stick -IG_Majestic_Lucky_Egg,14621,1,20 // 20x LUK Biscuit Stick -IG_Majestic_Lucky_Egg,14616,1,20 // 20x STR Biscuit Stick -IG_Majestic_Lucky_Egg,14617,1,20 // 20x VIT Biscuit Stick -IG_Majestic_Lucky_Egg,12411,1,1 // HE Battle Manual -IG_Majestic_Lucky_Egg,12901,1,1 // Insurance Package -IG_Majestic_Lucky_Egg,12221,1,1 // Megaphone +IG_Majestic_Lucky_Egg,4403,1,1,1,1 // 1x Kiel Card +IG_Majestic_Lucky_Egg,4374,1,1,1,1 // 1x Vesper Card +IG_Majestic_Lucky_Egg,4485,1,1,1,1 // 1x Sealed Gloom Card +IG_Majestic_Lucky_Egg,4499,1,1,1,1 // 1x Sealed Incantation Samurai Card +IG_Majestic_Lucky_Egg,6239,1,1,1,1 // 1x Guarantee_Armor_11Up +IG_Majestic_Lucky_Egg,6238,1,1,1,1 // 1x Guarantee_Weapon_11Up +IG_Majestic_Lucky_Egg,6232,1,1,1,1 // 1x Guarantee_Armor_9Up +IG_Majestic_Lucky_Egg,6228,1,1,1,1 // 1x Guarantee_Weapon_9Up +IG_Majestic_Lucky_Egg,5920,1,1,1,1 // 1x Medical Boots +IG_Majestic_Lucky_Egg,15145,1,1,1,1 // 1x Evil Dragon Armor +IG_Majestic_Lucky_Egg,19031,1,1,1,1 // 1x Fallen Angel Blessing +IG_Majestic_Lucky_Egg,22064,1,1,1,1 // 1x Thorny Shoes +IG_Majestic_Lucky_Egg,5409,1,1,1,1 // 1x New Cowboy Hat +IG_Majestic_Lucky_Egg,19709,1,1,1,1 // 1x Outfit Yellow Ribbon +IG_Majestic_Lucky_Egg,6438,1,3,1,0 // 3x Blessed_Weapon_Ore +IG_Majestic_Lucky_Egg,6439,1,3,1,0 // 3x Blessed_Armor_Ore +IG_Majestic_Lucky_Egg,17126,1,1,1,0 // 1x ASPD Intensifying Potion Box +IG_Majestic_Lucky_Egg,14620,1,20,1,0 // 20x DEX Biscuit Stick +IG_Majestic_Lucky_Egg,14621,1,20,1,0 // 20x LUK Biscuit Stick +IG_Majestic_Lucky_Egg,14616,1,20,1,0 // 20x STR Biscuit Stick +IG_Majestic_Lucky_Egg,14617,1,20,1,0 // 20x VIT Biscuit Stick +IG_Majestic_Lucky_Egg,12411,1,1,1,0 // HE Battle Manual +IG_Majestic_Lucky_Egg,12901,1,1,1,0 // Insurance Package +IG_Majestic_Lucky_Egg,12221,1,1,1,0 // Megaphone //! TODO: Confirm the rates -IG_Epic_Heroes_Lucky_Egg,4399,1,1 // 1x Memory of Thanatos Card -IG_Epic_Heroes_Lucky_Egg,4357,1,1 // 1x Lord Knight Card -IG_Epic_Heroes_Lucky_Egg,4500,1,1 // 1x Sealed Orc Lord Card -IG_Epic_Heroes_Lucky_Egg,4497,1,1 // 1x Sealed Knight of Windstorm Card -IG_Epic_Heroes_Lucky_Egg,6239,1,1 // 1x Guarantee_Armor_11Up -IG_Epic_Heroes_Lucky_Egg,6238,1,1 // 1x Guarantee_Weapon_11Up -IG_Epic_Heroes_Lucky_Egg,6232,1,1 // 1x Guarantee_Armor_9Up -IG_Epic_Heroes_Lucky_Egg,6228,1,1 // 1x Guarantee_Weapon_9Up -IG_Epic_Heroes_Lucky_Egg,19021,1,1 // 1x Gigant Helm -IG_Epic_Heroes_Lucky_Egg,19020,1,1 // 1x Survive Circlet -IG_Epic_Heroes_Lucky_Egg,19019,1,1 // 1x Elemental Crown -IG_Epic_Heroes_Lucky_Egg,5596,1,1 // 1x Four Leaf Clover in Mouth -IG_Epic_Heroes_Lucky_Egg,5366,1,1 // 1x Hat of King -IG_Epic_Heroes_Lucky_Egg,19538,1,1 // 1x Full Moon -IG_Epic_Heroes_Lucky_Egg,19729,1,1 // 1x Outfit Neko Mimi Kafra -IG_Epic_Heroes_Lucky_Egg,6438,1,3 // 3x Blessed_Weapon_Ore -IG_Epic_Heroes_Lucky_Egg,6439,1,3 // 3x Blessed_Armor_Ore -IG_Epic_Heroes_Lucky_Egg,17126,1,1 // 1x ASPD Intensifying Potion Box -IG_Epic_Heroes_Lucky_Egg,14620,1,20 // 20x DEX Biscuit Stick -IG_Epic_Heroes_Lucky_Egg,14621,1,20 // 20x LUK Biscuit Stick -IG_Epic_Heroes_Lucky_Egg,14616,1,20 // 20x STR Biscuit Stick -IG_Epic_Heroes_Lucky_Egg,14617,1,20 // 20x VIT Biscuit Stick -IG_Epic_Heroes_Lucky_Egg,12411,1,1 // HE Battle Manual -IG_Epic_Heroes_Lucky_Egg,12901,1,1 // Insurance Package -IG_Epic_Heroes_Lucky_Egg,12221,1,1 // Megaphone +IG_Epic_Heroes_Lucky_Egg,4399,1,1,1,1 // 1x Memory of Thanatos Card +IG_Epic_Heroes_Lucky_Egg,4357,1,1,1,1 // 1x Lord Knight Card +IG_Epic_Heroes_Lucky_Egg,4500,1,1,1,1 // 1x Sealed Orc Lord Card +IG_Epic_Heroes_Lucky_Egg,4497,1,1,1,1 // 1x Sealed Knight of Windstorm Card +IG_Epic_Heroes_Lucky_Egg,6239,1,1,1,1 // 1x Guarantee_Armor_11Up +IG_Epic_Heroes_Lucky_Egg,6238,1,1,1,1 // 1x Guarantee_Weapon_11Up +IG_Epic_Heroes_Lucky_Egg,6232,1,1,1,1 // 1x Guarantee_Armor_9Up +IG_Epic_Heroes_Lucky_Egg,6228,1,1,1,1 // 1x Guarantee_Weapon_9Up +IG_Epic_Heroes_Lucky_Egg,19021,1,1,1,1 // 1x Gigant Helm +IG_Epic_Heroes_Lucky_Egg,19020,1,1,1,1 // 1x Survive Circlet +IG_Epic_Heroes_Lucky_Egg,19019,1,1,1,1 // 1x Elemental Crown +IG_Epic_Heroes_Lucky_Egg,5596,1,1,1,1 // 1x Four Leaf Clover in Mouth +IG_Epic_Heroes_Lucky_Egg,5366,1,1,1,1 // 1x Hat of King +IG_Epic_Heroes_Lucky_Egg,19538,1,1,1,1 // 1x Full Moon +IG_Epic_Heroes_Lucky_Egg,19729,1,1,1,1 // 1x Outfit Neko Mimi Kafra +IG_Epic_Heroes_Lucky_Egg,6438,1,3,1,0 // 3x Blessed_Weapon_Ore +IG_Epic_Heroes_Lucky_Egg,6439,1,3,1,0 // 3x Blessed_Armor_Ore +IG_Epic_Heroes_Lucky_Egg,17126,1,1,1,0 // 1x ASPD Intensifying Potion Box +IG_Epic_Heroes_Lucky_Egg,14620,1,20,1,0 // 20x DEX Biscuit Stick +IG_Epic_Heroes_Lucky_Egg,14621,1,20,1,0 // 20x LUK Biscuit Stick +IG_Epic_Heroes_Lucky_Egg,14616,1,20,1,0 // 20x STR Biscuit Stick +IG_Epic_Heroes_Lucky_Egg,14617,1,20,1,0 // 20x VIT Biscuit Stick +IG_Epic_Heroes_Lucky_Egg,12411,1,1,1,0 // HE Battle Manual +IG_Epic_Heroes_Lucky_Egg,12901,1,1,1,0 // Insurance Package +IG_Epic_Heroes_Lucky_Egg,12221,1,1,1,0 // Megaphone //! TODO: Confirm the rates -IG_Hero_Midgard_Egg,4263,1,1 // 1x Incantation Samurai Card -IG_Hero_Midgard_Egg,4407,1,1 // 1x Randgris Card -IG_Hero_Midgard_Egg,4539,1,1 // 1x Sealed Fallen Bishop Card -IG_Hero_Midgard_Egg,4486,1,1 // 1x Sealed Berzebub Card -IG_Hero_Midgard_Egg,6239,1,1 // 1x Guarantee_Armor_11Up -IG_Hero_Midgard_Egg,6238,1,1 // 1x Guarantee_Weapon_11Up -IG_Hero_Midgard_Egg,6232,1,1 // 1x Guarantee_Armor_9Up -IG_Hero_Midgard_Egg,6228,1,1 // 1x Guarantee_Weapon_9Up -IG_Hero_Midgard_Egg,18827,1,1 // 1x Valkyrie Circlet -IG_Hero_Midgard_Egg,18803,1,1 // 1x Rose Cascade -IG_Hero_Midgard_Egg,5664,1,1 // 1x Filir Wing -IG_Hero_Midgard_Egg,18792,1,1 // 1x Indonesian Independence Sakkat -IG_Hero_Midgard_Egg,5597,1,1 // 1x Bubble Gum in Mouth -IG_Hero_Midgard_Egg,5422,1,1 // 1x Linguistic Book Cap -IG_Hero_Midgard_Egg,18508,1,1 // 1x Garuda Hat -IG_Hero_Midgard_Egg,6438,1,3 // 3x Blessed_Weapon_Ore -IG_Hero_Midgard_Egg,6439,1,3 // 3x Blessed_Armor_Ore -IG_Hero_Midgard_Egg,17126,1,1 // 1x ASPD Intensifying Potion Box -IG_Hero_Midgard_Egg,14620,1,20 // 20x DEX Biscuit Stick -IG_Hero_Midgard_Egg,14621,1,20 // 20x LUK Biscuit Stick -IG_Hero_Midgard_Egg,14616,1,20 // 20x STR Biscuit Stick -IG_Hero_Midgard_Egg,14617,1,20 // 20x VIT Biscuit Stick -IG_Hero_Midgard_Egg,12411,1,1 // HE Battle Manual -IG_Hero_Midgard_Egg,12901,1,1 // Insurance Package -IG_Hero_Midgard_Egg,12221,1,1 // Megaphone +IG_Hero_Midgard_Egg,4263,1,1,1,1 // 1x Incantation Samurai Card +IG_Hero_Midgard_Egg,4407,1,1,1,1 // 1x Randgris Card +IG_Hero_Midgard_Egg,4539,1,1,1,1 // 1x Sealed Fallen Bishop Card +IG_Hero_Midgard_Egg,4486,1,1,1,1 // 1x Sealed Berzebub Card +IG_Hero_Midgard_Egg,6239,1,1,1,1 // 1x Guarantee_Armor_11Up +IG_Hero_Midgard_Egg,6238,1,1,1,1 // 1x Guarantee_Weapon_11Up +IG_Hero_Midgard_Egg,6232,1,1,1,1 // 1x Guarantee_Armor_9Up +IG_Hero_Midgard_Egg,6228,1,1,1,1 // 1x Guarantee_Weapon_9Up +IG_Hero_Midgard_Egg,18827,1,1,1,1 // 1x Valkyrie Circlet +IG_Hero_Midgard_Egg,18803,1,1,1,1 // 1x Rose Cascade +IG_Hero_Midgard_Egg,5664,1,1,1,1 // 1x Filir Wing +IG_Hero_Midgard_Egg,18792,1,1,1,1 // 1x Indonesian Independence Sakkat +IG_Hero_Midgard_Egg,5597,1,1,1,1 // 1x Bubble Gum in Mouth +IG_Hero_Midgard_Egg,5422,1,1,1,1 // 1x Linguistic Book Cap +IG_Hero_Midgard_Egg,18508,1,1,1,1 // 1x Garuda Hat +IG_Hero_Midgard_Egg,6438,1,3,1,0 // 3x Blessed_Weapon_Ore +IG_Hero_Midgard_Egg,6439,1,3,1,0 // 3x Blessed_Armor_Ore +IG_Hero_Midgard_Egg,17126,1,1,1,0 // 1x ASPD Intensifying Potion Box +IG_Hero_Midgard_Egg,14620,1,20,1,0 // 20x DEX Biscuit Stick +IG_Hero_Midgard_Egg,14621,1,20,1,0 // 20x LUK Biscuit Stick +IG_Hero_Midgard_Egg,14616,1,20,1,0 // 20x STR Biscuit Stick +IG_Hero_Midgard_Egg,14617,1,20,1,0 // 20x VIT Biscuit Stick +IG_Hero_Midgard_Egg,12411,1,1,1,0 // HE Battle Manual +IG_Hero_Midgard_Egg,12901,1,1,1,0 // Insurance Package +IG_Hero_Midgard_Egg,12221,1,1,1,0 // Megaphone //! TODO: Confirm the rates -IG_Midgard_Celebration_Lucky_Egg,4145,1,1 // 1x Berzebub Card -IG_Midgard_Celebration_Lucky_Egg,4263,1,1 // 1x Incantation Samurai Card -IG_Midgard_Celebration_Lucky_Egg,4493,1,1 // 1x Sealed Tao Gunka Card -IG_Midgard_Celebration_Lucky_Egg,6239,1,1 // 1x Guarantee_Armor_11Up -IG_Midgard_Celebration_Lucky_Egg,6238,1,1 // 1x Guarantee_Weapon_11Up -IG_Midgard_Celebration_Lucky_Egg,6232,1,1 // 1x Guarantee_Armor_9Up -IG_Midgard_Celebration_Lucky_Egg,6228,1,1 // 1x Guarantee_Weapon_9Up -IG_Midgard_Celebration_Lucky_Egg,2168,1,1 // 1x Immune Shield -IG_Midgard_Celebration_Lucky_Egg,18673,1,1 // 1x Tare_Pope_ -IG_Midgard_Celebration_Lucky_Egg,18744,1,1 // 1x C World Star -IG_Midgard_Celebration_Lucky_Egg,5547,1,1 // 1x RJC Katusa Flower -IG_Midgard_Celebration_Lucky_Egg,5857,1,1 // 1x Cool FB Hat -IG_Midgard_Celebration_Lucky_Egg,5859,1,1 // 1x Glory FB Hat -IG_Midgard_Celebration_Lucky_Egg,6438,1,3 // 3x Blessed_Weapon_Ore -IG_Midgard_Celebration_Lucky_Egg,6439,1,3 // 3x Blessed_Armor_Ore -IG_Midgard_Celebration_Lucky_Egg,17126,1,1 // 1x ASPD Intensifying Potion Box -IG_Midgard_Celebration_Lucky_Egg,14620,1,20 // 20x DEX Biscuit Stick -IG_Midgard_Celebration_Lucky_Egg,14621,1,20 // 20x LUK Biscuit Stick -IG_Midgard_Celebration_Lucky_Egg,14616,1,20 // 20x STR Biscuit Stick -IG_Midgard_Celebration_Lucky_Egg,14617,1,20 // 20x VIT Biscuit Stick -IG_Midgard_Celebration_Lucky_Egg,12411,1,1 // HE Battle Manual -IG_Midgard_Celebration_Lucky_Egg,12901,1,1 // Insurance Package -IG_Midgard_Celebration_Lucky_Egg,12221,1,1 // Megaphone +IG_Midgard_Celebration_Lucky_Egg,4145,1,1,1,1 // 1x Berzebub Card +IG_Midgard_Celebration_Lucky_Egg,4263,1,1,1,1 // 1x Incantation Samurai Card +IG_Midgard_Celebration_Lucky_Egg,4493,1,1,1,1 // 1x Sealed Tao Gunka Card +IG_Midgard_Celebration_Lucky_Egg,6239,1,1,1,1 // 1x Guarantee_Armor_11Up +IG_Midgard_Celebration_Lucky_Egg,6238,1,1,1,1 // 1x Guarantee_Weapon_11Up +IG_Midgard_Celebration_Lucky_Egg,6232,1,1,1,1 // 1x Guarantee_Armor_9Up +IG_Midgard_Celebration_Lucky_Egg,6228,1,1,1,1 // 1x Guarantee_Weapon_9Up +IG_Midgard_Celebration_Lucky_Egg,2168,1,1,1,1 // 1x Immune Shield +IG_Midgard_Celebration_Lucky_Egg,18673,1,1,1,1 // 1x Tare_Pope_ +IG_Midgard_Celebration_Lucky_Egg,18744,1,1,1,1 // 1x C World Star +IG_Midgard_Celebration_Lucky_Egg,5547,1,1,1,1 // 1x RJC Katusa Flower +IG_Midgard_Celebration_Lucky_Egg,5857,1,1,1,1 // 1x Cool FB Hat +IG_Midgard_Celebration_Lucky_Egg,5859,1,1,1,1 // 1x Glory FB Hat +IG_Midgard_Celebration_Lucky_Egg,6438,1,3,1,0 // 3x Blessed_Weapon_Ore +IG_Midgard_Celebration_Lucky_Egg,6439,1,3,1,0 // 3x Blessed_Armor_Ore +IG_Midgard_Celebration_Lucky_Egg,17126,1,1,1,0 // 1x ASPD Intensifying Potion Box +IG_Midgard_Celebration_Lucky_Egg,14620,1,20,1,0 // 20x DEX Biscuit Stick +IG_Midgard_Celebration_Lucky_Egg,14621,1,20,1,0 // 20x LUK Biscuit Stick +IG_Midgard_Celebration_Lucky_Egg,14616,1,20,1,0 // 20x STR Biscuit Stick +IG_Midgard_Celebration_Lucky_Egg,14617,1,20,1,0 // 20x VIT Biscuit Stick +IG_Midgard_Celebration_Lucky_Egg,12411,1,1,1,0 // HE Battle Manual +IG_Midgard_Celebration_Lucky_Egg,12901,1,1,1,0 // Insurance Package +IG_Midgard_Celebration_Lucky_Egg,12221,1,1,1,0 // Megaphone //! TODO: Confirm the rates -IG_Rune_Midgard_Imortal_Lucky_Egg,4302,1,1 // 1x Tao Gunka Card -IG_Rune_Midgard_Imortal_Lucky_Egg,4497,1,1 // 1x Sealed Knight of Windstorm Card -IG_Rune_Midgard_Imortal_Lucky_Egg,18729,1,1 // MVP Basketball -IG_Rune_Midgard_Imortal_Lucky_Egg,14488,1,1 // Blue Pajamas Hat -IG_Rune_Midgard_Imortal_Lucky_Egg,18613,1,1 // Black Musang Hat -IG_Rune_Midgard_Imortal_Lucky_Egg,2979,1,1 // Strawberry Decoration -IG_Rune_Midgard_Imortal_Lucky_Egg,18930,1,1 // Gorilla Model Hat -IG_Rune_Midgard_Imortal_Lucky_Egg,2181,1,1 // Hervor -IG_Rune_Midgard_Imortal_Lucky_Egg,17262,1,1 // Ex Def Potion Box -IG_Rune_Midgard_Imortal_Lucky_Egg,6423,1,1 // Anger Seagod -IG_Rune_Midgard_Imortal_Lucky_Egg,12905,1,1 // Int Dish Box -IG_Rune_Midgard_Imortal_Lucky_Egg,13990,1,1 // Job Manual50 Box -IG_Rune_Midgard_Imortal_Lucky_Egg,12405,1,1 // Underripe Yggdrasil -IG_Rune_Midgard_Imortal_Lucky_Egg,12922,1,1 // Token of Siegfried Box -IG_Rune_Midgard_Imortal_Lucky_Egg,12221,1,1 // Megaphone Box -IG_Rune_Midgard_Imortal_Lucky_Egg,12900,1,1 // Battle Manual Box +IG_Rune_Midgard_Imortal_Lucky_Egg,4302,1,1,1,1 // 1x Tao Gunka Card +IG_Rune_Midgard_Imortal_Lucky_Egg,4497,1,1,1,1 // 1x Sealed Knight of Windstorm Card +IG_Rune_Midgard_Imortal_Lucky_Egg,18729,1,1,1,1 // MVP Basketball +IG_Rune_Midgard_Imortal_Lucky_Egg,14488,1,1,1,1 // Blue Pajamas Hat +IG_Rune_Midgard_Imortal_Lucky_Egg,18613,1,1,1,1 // Black Musang Hat +IG_Rune_Midgard_Imortal_Lucky_Egg,2979,1,1,1,1 // Strawberry Decoration +IG_Rune_Midgard_Imortal_Lucky_Egg,18930,1,1,1,1 // Gorilla Model Hat +IG_Rune_Midgard_Imortal_Lucky_Egg,2181,1,1,1,1 // Hervor +IG_Rune_Midgard_Imortal_Lucky_Egg,17262,1,1,1,0 // Ex Def Potion Box +IG_Rune_Midgard_Imortal_Lucky_Egg,6423,1,1,1,0 // Anger Seagod +IG_Rune_Midgard_Imortal_Lucky_Egg,12905,1,1,1,0 // Int Dish Box +IG_Rune_Midgard_Imortal_Lucky_Egg,13990,1,1,1,0 // Job Manual50 Box +IG_Rune_Midgard_Imortal_Lucky_Egg,12405,1,1,1,0 // Underripe Yggdrasil +IG_Rune_Midgard_Imortal_Lucky_Egg,12922,1,1,1,0 // Token of Siegfried Box +IG_Rune_Midgard_Imortal_Lucky_Egg,12221,1,1,1,0 // Megaphone Box +IG_Rune_Midgard_Imortal_Lucky_Egg,12900,1,1,1,0 // Battle Manual Box //! TODO: Confirm the rates -IG_Rise_Midgard_Lucky_Egg,4407,1,1 // 1x Randgris Card -IG_Rise_Midgard_Lucky_Egg,4480,1,1 // 1x Sealed Kiel Card -IG_Rise_Midgard_Lucky_Egg,4495,1,1 // 1x Sealed Amon Ra Card -IG_Rise_Midgard_Lucky_Egg,6239,1,1 // 1x Guarantee_Armor_11Up -IG_Rise_Midgard_Lucky_Egg,6238,1,1 // 1x Guarantee_Weapon_11Up -IG_Rise_Midgard_Lucky_Egg,6232,1,1 // 1x Guarantee_Armor_9Up -IG_Rise_Midgard_Lucky_Egg,6228,1,1 // 1x Guarantee_Weapon_9Up -IG_Rise_Midgard_Lucky_Egg,5315,1,1 // 1x Observer -IG_Rise_Midgard_Lucky_Egg,15041,1,1 // 1x Boitata Armor -IG_Rise_Midgard_Lucky_Egg,18630,1,1 // 1x Dep Alice Hat -IG_Rise_Midgard_Lucky_Egg,2573,1,1 // 1x Archangel Wing -IG_Rise_Midgard_Lucky_Egg,2589,1,1 // 1x Fallen Angel Wing -IG_Rise_Midgard_Lucky_Egg,18516,1,1 // 1x RTC 2nd Helm -IG_Rise_Midgard_Lucky_Egg,2910,1,1 // 1x Bakunawa Agimat Tattoo -IG_Rise_Midgard_Lucky_Egg,6438,1,3 // 3x Blessed_Weapon_Ore -IG_Rise_Midgard_Lucky_Egg,6439,1,3 // 3x Blessed_Armor_Ore -IG_Rise_Midgard_Lucky_Egg,12209,1,1 // 1x Life Insurance -IG_Rise_Midgard_Lucky_Egg,14620,1,20 // 20x DEX Biscuit Stick -IG_Rise_Midgard_Lucky_Egg,14621,1,20 // 20x LUK Biscuit Stick -IG_Rise_Midgard_Lucky_Egg,14617,1,20 // 20x VIT Biscuit Stick +IG_Rise_Midgard_Lucky_Egg,4407,1,1,1,1 // 1x Randgris Card +IG_Rise_Midgard_Lucky_Egg,4480,1,1,1,1 // 1x Sealed Kiel Card +IG_Rise_Midgard_Lucky_Egg,4495,1,1,1,1 // 1x Sealed Amon Ra Card +IG_Rise_Midgard_Lucky_Egg,6239,1,1,1,1 // 1x Guarantee_Armor_11Up +IG_Rise_Midgard_Lucky_Egg,6238,1,1,1,1 // 1x Guarantee_Weapon_11Up +IG_Rise_Midgard_Lucky_Egg,6232,1,1,1,1 // 1x Guarantee_Armor_9Up +IG_Rise_Midgard_Lucky_Egg,6228,1,1,1,1 // 1x Guarantee_Weapon_9Up +IG_Rise_Midgard_Lucky_Egg,5315,1,1,1,1 // 1x Observer +IG_Rise_Midgard_Lucky_Egg,15041,1,1,1,1 // 1x Boitata Armor +IG_Rise_Midgard_Lucky_Egg,18630,1,1,1,1 // 1x Dep Alice Hat +IG_Rise_Midgard_Lucky_Egg,2573,1,1,1,1 // 1x Archangel Wing +IG_Rise_Midgard_Lucky_Egg,2589,1,1,1,1 // 1x Fallen Angel Wing +IG_Rise_Midgard_Lucky_Egg,18516,1,1,1,1 // 1x RTC 2nd Helm +IG_Rise_Midgard_Lucky_Egg,2910,1,1,1,1 // 1x Bakunawa Agimat Tattoo +IG_Rise_Midgard_Lucky_Egg,6438,1,3,1,0 // 3x Blessed_Weapon_Ore +IG_Rise_Midgard_Lucky_Egg,6439,1,3,1,0 // 3x Blessed_Armor_Ore +IG_Rise_Midgard_Lucky_Egg,12209,1,1,1,0 // 1x Life Insurance +IG_Rise_Midgard_Lucky_Egg,14620,1,20,1,0 // 20x DEX Biscuit Stick +IG_Rise_Midgard_Lucky_Egg,14621,1,20,1,0 // 20x LUK Biscuit Stick +IG_Rise_Midgard_Lucky_Egg,14617,1,20,1,0 // 20x VIT Biscuit Stick //! TODO: Confirm the rates -IG_Time_Travel_Lucky_Egg,4145,1,1 // 1x Berzebub Card -IG_Time_Travel_Lucky_Egg,4488,1,1 // 1x Sealed Dark Lord Card -IG_Time_Travel_Lucky_Egg,4498,1,1 // 1x Sealed Lady Tanee Card -IG_Time_Travel_Lucky_Egg,6239,1,1 // 1x Guarantee_Armor_11Up -IG_Time_Travel_Lucky_Egg,6238,1,1 // 1x Guarantee_Weapon_11Up -IG_Time_Travel_Lucky_Egg,6232,1,1 // 1x Guarantee_Armor_9Up -IG_Time_Travel_Lucky_Egg,6228,1,1 // 1x Guarantee_Weapon_9Up -IG_Time_Travel_Lucky_Egg,2190,1,1 // 1x Ancient Shield of Aeon -IG_Time_Travel_Lucky_Egg,18832,1,1 // 1x Rolf Von Gigue the 666 -IG_Time_Travel_Lucky_Egg,19649,1,1 // 1x Costume White Baby Cat Ears -IG_Time_Travel_Lucky_Egg,19607,1,1 // 1x Costume Love Chick Hat -IG_Time_Travel_Lucky_Egg,19589,1,1 // 1x Costume Fallen Angel Lost -IG_Time_Travel_Lucky_Egg,19661,1,1 // 1x Costume Sweet Bonnet -IG_Time_Travel_Lucky_Egg,18754,1,1 // 1x Blood Sucker -IG_Time_Travel_Lucky_Egg,6438,1,3 // 3x Blessed_Weapon_Ore -IG_Time_Travel_Lucky_Egg,6439,1,3 // 3x Blessed_Armor_Ore -IG_Time_Travel_Lucky_Egg,14620,1,20 // 20x DEX Biscuit Stick -IG_Time_Travel_Lucky_Egg,14621,1,20 // 20x LUK Biscuit Stick -IG_Time_Travel_Lucky_Egg,14616,1,20 // 20x STR Biscuit Stick -IG_Time_Travel_Lucky_Egg,14617,1,20 // 20x VIT Biscuit Stick -IG_Time_Travel_Lucky_Egg,12221,1,1 // Megaphone +IG_Time_Travel_Lucky_Egg,4145,1,1,1,1 // 1x Berzebub Card +IG_Time_Travel_Lucky_Egg,4488,1,1,1,1 // 1x Sealed Dark Lord Card +IG_Time_Travel_Lucky_Egg,4498,1,1,1,1 // 1x Sealed Lady Tanee Card +IG_Time_Travel_Lucky_Egg,6239,1,1,1,1 // 1x Guarantee_Armor_11Up +IG_Time_Travel_Lucky_Egg,6238,1,1,1,1 // 1x Guarantee_Weapon_11Up +IG_Time_Travel_Lucky_Egg,6232,1,1,1,1 // 1x Guarantee_Armor_9Up +IG_Time_Travel_Lucky_Egg,6228,1,1,1,1 // 1x Guarantee_Weapon_9Up +IG_Time_Travel_Lucky_Egg,2190,1,1,1,1 // 1x Ancient Shield of Aeon +IG_Time_Travel_Lucky_Egg,18832,1,1,1,1 // 1x Rolf Von Gigue the 666 +IG_Time_Travel_Lucky_Egg,19649,1,1,1,1 // 1x Costume White Baby Cat Ears +IG_Time_Travel_Lucky_Egg,19607,1,1,1,1 // 1x Costume Love Chick Hat +IG_Time_Travel_Lucky_Egg,19589,1,1,1,1 // 1x Costume Fallen Angel Lost +IG_Time_Travel_Lucky_Egg,19661,1,1,1,1 // 1x Costume Sweet Bonnet +IG_Time_Travel_Lucky_Egg,18754,1,1,1,1 // 1x Blood Sucker +IG_Time_Travel_Lucky_Egg,6438,1,3,1,0 // 3x Blessed_Weapon_Ore +IG_Time_Travel_Lucky_Egg,6439,1,3,1,0 // 3x Blessed_Armor_Ore +IG_Time_Travel_Lucky_Egg,14620,1,20,1,0 // 20x DEX Biscuit Stick +IG_Time_Travel_Lucky_Egg,14621,1,20,1,0 // 20x LUK Biscuit Stick +IG_Time_Travel_Lucky_Egg,14616,1,20,1,0 // 20x STR Biscuit Stick +IG_Time_Travel_Lucky_Egg,14617,1,20,1,0 // 20x VIT Biscuit Stick +IG_Time_Travel_Lucky_Egg,12221,1,1,1,0 // Megaphone //! TODO: Confirm the rates -IG_Solaris_Festival_Scroll,4403,1,1 // 1x Kiel Card -IG_Solaris_Festival_Scroll,4487,1,1 // 1x Sealed Ifrit Card -IG_Solaris_Festival_Scroll,4539,1,1 // 1x Sealed Fallen Bishop Card -IG_Solaris_Festival_Scroll,6239,1,1 // 1x Guarantee_Armor_11Up -IG_Solaris_Festival_Scroll,6238,1,1 // 1x Guarantee_Weapon_11Up -IG_Solaris_Festival_Scroll,6232,1,1 // 1x Guarantee_Armor_9Up -IG_Solaris_Festival_Scroll,6228,1,1 // 1x Guarantee_Weapon_9Up -IG_Solaris_Festival_Scroll,2565,1,1 // 1x Beach Towel [1] -IG_Solaris_Festival_Scroll,18863,1,1 // 1x Exorcist Robe [1] -IG_Solaris_Festival_Scroll,18891,1,1 // 1x Husky Hat [1] -IG_Solaris_Festival_Scroll,19729,1,1 // 1x Costume Neko Mimi Kafra -IG_Solaris_Festival_Scroll,5464,1,1 // 1x Japan White Lady Doll (Zaha_Doll_Hat) -IG_Solaris_Festival_Scroll,13444,1,1 // 1x Pala -IG_Solaris_Festival_Scroll,2188,1,1 // 1x Svalin -IG_Solaris_Festival_Scroll,6438,1,3 // 3x Blessed_Weapon_Ore -IG_Solaris_Festival_Scroll,6439,1,3 // 3x Blessed_Armor_Ore -IG_Solaris_Festival_Scroll,14620,1,20 // 20x DEX Biscuit Stick -IG_Solaris_Festival_Scroll,14621,1,20 // 20x LUK Biscuit Stick -IG_Solaris_Festival_Scroll,14616,1,20 // 20x STR Biscuit Stick -IG_Solaris_Festival_Scroll,14617,1,20 // 20x VIT Biscuit Stick -IG_Solaris_Festival_Scroll,12221,1,1 // Megaphone -IG_Solaris_Festival_Scroll,12411,1,1 // HE Battle Manual -IG_Solaris_Festival_Scroll,12901,1,1 // Insurance Package +IG_Solaris_Festival_Scroll,4403,1,1,1,1 // 1x Kiel Card +IG_Solaris_Festival_Scroll,4487,1,1,1,1 // 1x Sealed Ifrit Card +IG_Solaris_Festival_Scroll,4539,1,1,1,1 // 1x Sealed Fallen Bishop Card +IG_Solaris_Festival_Scroll,6239,1,1,1,1 // 1x Guarantee_Armor_11Up +IG_Solaris_Festival_Scroll,6238,1,1,1,1 // 1x Guarantee_Weapon_11Up +IG_Solaris_Festival_Scroll,6232,1,1,1,1 // 1x Guarantee_Armor_9Up +IG_Solaris_Festival_Scroll,6228,1,1,1,1 // 1x Guarantee_Weapon_9Up +IG_Solaris_Festival_Scroll,2565,1,1,1,1 // 1x Beach Towel [1] +IG_Solaris_Festival_Scroll,18863,1,1,1,1 // 1x Exorcist Robe [1] +IG_Solaris_Festival_Scroll,18891,1,1,1,1 // 1x Husky Hat [1] +IG_Solaris_Festival_Scroll,19729,1,1,1,1 // 1x Costume Neko Mimi Kafra +IG_Solaris_Festival_Scroll,5464,1,1,1,1 // 1x Japan White Lady Doll (Zaha_Doll_Hat) +IG_Solaris_Festival_Scroll,13444,1,1,1,1 // 1x Pala +IG_Solaris_Festival_Scroll,2188,1,1,1,1 // 1x Svalin +IG_Solaris_Festival_Scroll,6438,1,3,1,0 // 3x Blessed_Weapon_Ore +IG_Solaris_Festival_Scroll,6439,1,3,1,0 // 3x Blessed_Armor_Ore +IG_Solaris_Festival_Scroll,14620,1,20,1,0 // 20x DEX Biscuit Stick +IG_Solaris_Festival_Scroll,14621,1,20,1,0 // 20x LUK Biscuit Stick +IG_Solaris_Festival_Scroll,14616,1,20,1,0 // 20x STR Biscuit Stick +IG_Solaris_Festival_Scroll,14617,1,20,1,0 // 20x VIT Biscuit Stick +IG_Solaris_Festival_Scroll,12221,1,1,1,0 // Megaphone +IG_Solaris_Festival_Scroll,12411,1,1,1,0 // HE Battle Manual +IG_Solaris_Festival_Scroll,12901,1,1,1,0 // Insurance Package //! TODO: Confirm the rates -IG_Midgard_Festival_Egg,4145,1,1 // 1x Berzebub Card -IG_Midgard_Festival_Egg,4499,1,1 // 1x Sealed Incantation Samurai Card -IG_Midgard_Festival_Egg,4493,1,1 // 1x Sealed Tao Gunka Card -IG_Midgard_Festival_Egg,6239,1,1 // 1x Guarantee_Armor_11Up -IG_Midgard_Festival_Egg,6238,1,1 // 1x Guarantee_Weapon_11Up -IG_Midgard_Festival_Egg,6232,1,1 // 1x Guarantee_Armor_9Up -IG_Midgard_Festival_Egg,6228,1,1 // 1x Guarantee_Weapon_9Up -IG_Midgard_Festival_Egg,19728,1,1 // 1x Outfit Tare Zonda -IG_Midgard_Festival_Egg,5873,1,1 // 1x Headgear of Siegfried -IG_Midgard_Festival_Egg,18908,1,1 // 1x Isabella Red Ear -IG_Midgard_Festival_Egg,18932,1,1 // 1x Rhino Model Hat -IG_Midgard_Festival_Egg,2181,1,1 // 1x Hervor -IG_Midgard_Festival_Egg,18878,1,1 // 1x Palace Guard Cap -IG_Midgard_Festival_Egg,19721,1,1 // 1x Outfit Darkness Helm -IG_Midgard_Festival_Egg,6439,1,3 // 3x Blessed_Armor_Ore -IG_Midgard_Festival_Egg,14620,1,20 // 20x DEX Biscuit Stick -IG_Midgard_Festival_Egg,14621,1,20 // 20x LUK Biscuit Stick -IG_Midgard_Festival_Egg,14616,1,20 // 20x STR Biscuit Stick -IG_Midgard_Festival_Egg,14617,1,20 // 20x VIT Biscuit Stick -IG_Midgard_Festival_Egg,12221,1,1 // Megaphone -IG_Midgard_Festival_Egg,12411,1,1 // HE Battle Manual -IG_Midgard_Festival_Egg,12901,1,1 // Insurance Package +IG_Midgard_Festival_Egg,4145,1,1,1,1 // 1x Berzebub Card +IG_Midgard_Festival_Egg,4499,1,1,1,1 // 1x Sealed Incantation Samurai Card +IG_Midgard_Festival_Egg,4493,1,1,1,1 // 1x Sealed Tao Gunka Card +IG_Midgard_Festival_Egg,6239,1,1,1,1 // 1x Guarantee_Armor_11Up +IG_Midgard_Festival_Egg,6238,1,1,1,1 // 1x Guarantee_Weapon_11Up +IG_Midgard_Festival_Egg,6232,1,1,1,1 // 1x Guarantee_Armor_9Up +IG_Midgard_Festival_Egg,6228,1,1,1,1 // 1x Guarantee_Weapon_9Up +IG_Midgard_Festival_Egg,19728,1,1,1,1 // 1x Outfit Tare Zonda +IG_Midgard_Festival_Egg,5873,1,1,1,1 // 1x Headgear of Siegfried +IG_Midgard_Festival_Egg,18908,1,1,1,1 // 1x Isabella Red Ear +IG_Midgard_Festival_Egg,18932,1,1,1,1 // 1x Rhino Model Hat +IG_Midgard_Festival_Egg,2181,1,1,1,1 // 1x Hervor +IG_Midgard_Festival_Egg,18878,1,1,1,1 // 1x Palace Guard Cap +IG_Midgard_Festival_Egg,19721,1,1,1,1 // 1x Outfit Darkness Helm +IG_Midgard_Festival_Egg,6439,1,3,1,0 // 3x Blessed_Armor_Ore +IG_Midgard_Festival_Egg,14620,1,20,1,0 // 20x DEX Biscuit Stick +IG_Midgard_Festival_Egg,14621,1,20,1,0 // 20x LUK Biscuit Stick +IG_Midgard_Festival_Egg,14616,1,20,1,0 // 20x STR Biscuit Stick +IG_Midgard_Festival_Egg,14617,1,20,1,0 // 20x VIT Biscuit Stick +IG_Midgard_Festival_Egg,12221,1,1,1,0 // Megaphone +IG_Midgard_Festival_Egg,12411,1,1,1,0 // HE Battle Manual +IG_Midgard_Festival_Egg,12901,1,1,1,0 // Insurance Package IG_Midgard_Festival_Egg,6423,1,1 // Seagod Anger //! TODO: Confirm the rates -IG_Midgard_Egg,4441,1,1 // 1x Fallen Bishop Hibram Card -IG_Midgard_Egg,4352,1,1 // 1x General Egnigem Cenia Card -IG_Midgard_Egg,4497,1,1 // 1x Sealed Knight of Windstorm Card -IG_Midgard_Egg,4498,1,1 // 1x Sealed Lady Tanee Card -IG_Midgard_Egg,18508,1,1 // 1x Garuda Hat -IG_Midgard_Egg,1549,1,1 // 1x Pilebunker -IG_Midgard_Egg,6232,1,1 // 1x Guarantee_Armor_9Up -IG_Midgard_Egg,6228,1,1 // 1x Guarantee_Weapon_9Up -IG_Midgard_Egg,6234,1,1 // 1x Guarantee_Armor_7Up -IG_Midgard_Egg,6230,1,1 // 1x Guarantee_Weapon_7Up -IG_Midgard_Egg,12246,1,1 // Magic Card Album +IG_Midgard_Egg,4441,1,1,1,1 // 1x Fallen Bishop Hibram Card +IG_Midgard_Egg,4352,1,1,1,1 // 1x General Egnigem Cenia Card +IG_Midgard_Egg,4497,1,1,1,1 // 1x Sealed Knight of Windstorm Card +IG_Midgard_Egg,4498,1,1,1,1 // 1x Sealed Lady Tanee Card +IG_Midgard_Egg,18508,1,1,1,1 // 1x Garuda Hat +IG_Midgard_Egg,1549,1,1,1,1 // 1x Pilebunker +IG_Midgard_Egg,6232,1,1,1,1 // 1x Guarantee_Armor_9Up +IG_Midgard_Egg,6228,1,1,1,1 // 1x Guarantee_Weapon_9Up +IG_Midgard_Egg,6234,1,1,1,1 // 1x Guarantee_Armor_7Up +IG_Midgard_Egg,6230,1,1,1,1 // 1x Guarantee_Weapon_7Up +IG_Midgard_Egg,12246,1,1,1,1 // Magic Card Album //! TODO: Confirm the rates -IG_Sweet_Midgard_Egg,4302,1,1 // 1x Tao Gunka Card -IG_Sweet_Midgard_Egg,4047,1,1 // 1x Ghosting Card -IG_Sweet_Midgard_Egg,4169,1,1 // 1x Dark Illusion Card -IG_Sweet_Midgard_Egg,4485,1,1 // 1x Sealed Gloom Card -IG_Sweet_Midgard_Egg,18670,1,1 // 1x Hankie In Mouth -IG_Sweet_Midgard_Egg,18516,1,1 // 1x RTC 2nd Helm -IG_Sweet_Midgard_Egg,18536,1,1 // 1x Foxtail -IG_Sweet_Midgard_Egg,6233,1,1 // 1x Guarantee_Armor_8Up -IG_Sweet_Midgard_Egg,6229,1,1 // 1x Guarantee_Weapon_8Up -IG_Sweet_Midgard_Egg,6234,1,1 // 1x Guarantee_Armor_7Up -IG_Sweet_Midgard_Egg,6230,1,1 // 1x Guarantee_Weapon_7Up -IG_Sweet_Midgard_Egg,6130,1,1 // 1x Loli Ruri Exchange Ticket -IG_Sweet_Midgard_Egg,12246,1,1 // Magic Card Album -IG_Sweet_Midgard_Egg,12259,1,1 // Miracle Tonic +IG_Sweet_Midgard_Egg,4302,1,1,1,1 // 1x Tao Gunka Card +IG_Sweet_Midgard_Egg,4047,1,1,1,1 // 1x Ghosting Card +IG_Sweet_Midgard_Egg,4169,1,1,1,1 // 1x Dark Illusion Card +IG_Sweet_Midgard_Egg,4485,1,1,1,1 // 1x Sealed Gloom Card +IG_Sweet_Midgard_Egg,18670,1,1,1,1 // 1x Hankie In Mouth +IG_Sweet_Midgard_Egg,18516,1,1,1,1 // 1x RTC 2nd Helm +IG_Sweet_Midgard_Egg,18536,1,1,1,1 // 1x Foxtail +IG_Sweet_Midgard_Egg,6233,1,1,1,1 // 1x Guarantee_Armor_8Up +IG_Sweet_Midgard_Egg,6229,1,1,1,1 // 1x Guarantee_Weapon_8Up +IG_Sweet_Midgard_Egg,6234,1,1,1,1 // 1x Guarantee_Armor_7Up +IG_Sweet_Midgard_Egg,6230,1,1,1,1 // 1x Guarantee_Weapon_7Up +IG_Sweet_Midgard_Egg,6130,1,1,1,1 // 1x Loli Ruri Exchange Ticket +IG_Sweet_Midgard_Egg,12246,1,1,1,1 // Magic Card Album +IG_Sweet_Midgard_Egg,12259,1,1,1,0 // Miracle Tonic //! TODO: Confirm the rates -IG_Winter_Midgard_Egg,4441,1,1 // 1x Fallen Bishop Hibram Card -IG_Winter_Midgard_Egg,4482,1,1 // 1x Sealed_B_Ygnizem_Card -IG_Winter_Midgard_Egg,4493,1,1 // 1x Sealed Tao Gunka Card -IG_Winter_Midgard_Egg,19750,1,1 // 1x C Saint Frill Ribbon -IG_Winter_Midgard_Egg,19751,1,1 // 1x C Light Darkness Crown -IG_Winter_Midgard_Egg,20730,1,1 // 1x Loyalists Hood -IG_Winter_Midgard_Egg,22018,1,1 // 1x Shoes of Wise Man -IG_Winter_Midgard_Egg,5466,1,1 // 1x Wind Milestone -IG_Winter_Midgard_Egg,5778,1,1 // 1x Blue Arara -IG_Winter_Midgard_Egg,5414,1,1 // 1x Campfire Hat -IG_Winter_Midgard_Egg,6438,1,3 // 3x Blessed_Weapon_Ore -IG_Winter_Midgard_Egg,6439,1,3 // 3x Blessed_Armor_Ore +IG_Winter_Midgard_Egg,4441,1,1,1,1 // 1x Fallen Bishop Hibram Card +IG_Winter_Midgard_Egg,4482,1,1,1,1 // 1x Sealed_B_Ygnizem_Card +IG_Winter_Midgard_Egg,4493,1,1,1,1 // 1x Sealed Tao Gunka Card +IG_Winter_Midgard_Egg,19750,1,1,1,1 // 1x C Saint Frill Ribbon +IG_Winter_Midgard_Egg,19751,1,1,1,1 // 1x C Light Darkness Crown +IG_Winter_Midgard_Egg,20730,1,1,1,1 // 1x Loyalists Hood +IG_Winter_Midgard_Egg,22018,1,1,1,1 // 1x Shoes of Wise Man +IG_Winter_Midgard_Egg,5466,1,1,1,1 // 1x Wind Milestone +IG_Winter_Midgard_Egg,5778,1,1,1,1 // 1x Blue Arara +IG_Winter_Midgard_Egg,5414,1,1,1,1 // 1x Campfire Hat +IG_Winter_Midgard_Egg,6438,1,3,1,0 // 3x Blessed_Weapon_Ore +IG_Winter_Midgard_Egg,6439,1,3,1,0 // 3x Blessed_Armor_Ore //! TODO: Confirm the rates -IG_Spring_Festival_Lucky_Egg,4263,1,1 // 1x Incantation Samurai Card -IG_Spring_Festival_Lucky_Egg,4487,1,1 // 1x Sealed Ifrit Card -IG_Spring_Festival_Lucky_Egg,4539,1,1 // 1x Sealed Fallen Bishop Card -IG_Spring_Festival_Lucky_Egg,6239,1,1 // 1x Guarantee_Armor_11Up -IG_Spring_Festival_Lucky_Egg,6238,1,1 // 1x Guarantee_Weapon_11Up -IG_Spring_Festival_Lucky_Egg,6232,1,1 // 1x Guarantee_Armor_9Up -IG_Spring_Festival_Lucky_Egg,6228,1,1 // 1x Guarantee_Weapon_9Up -IG_Spring_Festival_Lucky_Egg,18865,1,1 // 1x Sword Master Crown -IG_Spring_Festival_Lucky_Egg,18918,1,1 // 1x Long Octopus Balloon -IG_Spring_Festival_Lucky_Egg,1228,1,1 // 1x Combat Knife -IG_Spring_Festival_Lucky_Egg,18856,1,1 // 1x W King Tiger Doll Hat -IG_Spring_Festival_Lucky_Egg,22042,1,1 // 1x Talaria Shoes -IG_Spring_Festival_Lucky_Egg,15041,1,1 // 1x Boitata Armor -IG_Spring_Festival_Lucky_Egg,6438,1,3 // 3x Blessed_Weapon_Ore -IG_Spring_Festival_Lucky_Egg,6439,1,3 // 3x Blessed_Armor_Ore -IG_Spring_Festival_Lucky_Egg,14620,1,20 // 20x DEX Biscuit Stick -IG_Spring_Festival_Lucky_Egg,14621,1,20 // 20x LUK Biscuit Stick -IG_Spring_Festival_Lucky_Egg,14616,1,20 // 20x STR Biscuit Stick -IG_Spring_Festival_Lucky_Egg,14617,1,20 // 20x VIT Biscuit Stick -IG_Spring_Festival_Lucky_Egg,12901,1,1 // Insurance Package -IG_Spring_Festival_Lucky_Egg,12221,1,1 // Megaphone -IG_Spring_Festival_Lucky_Egg,12411,1,1 // HE Battle Manual +IG_Spring_Festival_Lucky_Egg,4263,1,1,1,1 // 1x Incantation Samurai Card +IG_Spring_Festival_Lucky_Egg,4487,1,1,1,1 // 1x Sealed Ifrit Card +IG_Spring_Festival_Lucky_Egg,4539,1,1,1,1 // 1x Sealed Fallen Bishop Card +IG_Spring_Festival_Lucky_Egg,6239,1,1,1,1 // 1x Guarantee_Armor_11Up +IG_Spring_Festival_Lucky_Egg,6238,1,1,1,1 // 1x Guarantee_Weapon_11Up +IG_Spring_Festival_Lucky_Egg,6232,1,1,1,1 // 1x Guarantee_Armor_9Up +IG_Spring_Festival_Lucky_Egg,6228,1,1,1,1 // 1x Guarantee_Weapon_9Up +IG_Spring_Festival_Lucky_Egg,18865,1,1,1,1 // 1x Sword Master Crown +IG_Spring_Festival_Lucky_Egg,18918,1,1,1,1 // 1x Long Octopus Balloon +IG_Spring_Festival_Lucky_Egg,1228,1,1,1,1 // 1x Combat Knife +IG_Spring_Festival_Lucky_Egg,18856,1,1,1,1 // 1x W King Tiger Doll Hat +IG_Spring_Festival_Lucky_Egg,22042,1,1,1,1 // 1x Talaria Shoes +IG_Spring_Festival_Lucky_Egg,15041,1,1,1,1 // 1x Boitata Armor +IG_Spring_Festival_Lucky_Egg,6438,1,3,1,0 // 3x Blessed_Weapon_Ore +IG_Spring_Festival_Lucky_Egg,6439,1,3,1,0 // 3x Blessed_Armor_Ore +IG_Spring_Festival_Lucky_Egg,14620,1,20,1,0 // 20x DEX Biscuit Stick +IG_Spring_Festival_Lucky_Egg,14621,1,20,1,0 // 20x LUK Biscuit Stick +IG_Spring_Festival_Lucky_Egg,14616,1,20,1,0 // 20x STR Biscuit Stick +IG_Spring_Festival_Lucky_Egg,14617,1,20,1,0 // 20x VIT Biscuit Stick +IG_Spring_Festival_Lucky_Egg,12901,1,1,1,0 // Insurance Package +IG_Spring_Festival_Lucky_Egg,12221,1,1,1,0 // Megaphone +IG_Spring_Festival_Lucky_Egg,12411,1,1,1,0 // HE Battle Manual //! TODO: Confirm the rates -IG_Birthday_IdRO10th_Scroll,4305,1,1 // 1x Turtle General Card -IG_Birthday_IdRO10th_Scroll,4492,1,1 // 1x Sealed_Orc_Hero_Card -IG_Birthday_IdRO10th_Scroll,4488,1,1 // 1x Sealed_D_Lord_Card -IG_Birthday_IdRO10th_Scroll,18551,1,1 // 1x Costume Galaxy Circlet -IG_Birthday_IdRO10th_Scroll,18744,1,1 // 1x Costume World Star -IG_Birthday_IdRO10th_Scroll,18742,1,1 // 1x Costume Moon Star -IG_Birthday_IdRO10th_Scroll,18756,1,1 // 1x Black Shiba Inu Hat -IG_Birthday_IdRO10th_Scroll,2176,1,1 // 1x Dark Book -IG_Birthday_IdRO10th_Scroll,2959,1,1 // 1x Fidelity Necklace -IG_Birthday_IdRO10th_Scroll,18745,1,1 // 1x Choco Stick in Mouth -IG_Birthday_IdRO10th_Scroll,19574,1,1 // 1x Costume Lord of Death -IG_Birthday_IdRO10th_Scroll,18567,1,1 // 1x Stretched Nose +IG_Birthday_IdRO10th_Scroll,4305,1,1,1,1 // 1x Turtle General Card +IG_Birthday_IdRO10th_Scroll,4492,1,1,1,1 // 1x Sealed_Orc_Hero_Card +IG_Birthday_IdRO10th_Scroll,4488,1,1,1,1 // 1x Sealed_D_Lord_Card +IG_Birthday_IdRO10th_Scroll,18551,1,1,1,1 // 1x Costume Galaxy Circlet +IG_Birthday_IdRO10th_Scroll,18744,1,1,1,1 // 1x Costume World Star +IG_Birthday_IdRO10th_Scroll,18742,1,1,1,1 // 1x Costume Moon Star +IG_Birthday_IdRO10th_Scroll,18756,1,1,1,1 // 1x Black Shiba Inu Hat +IG_Birthday_IdRO10th_Scroll,2176,1,1,1,1 // 1x Dark Book +IG_Birthday_IdRO10th_Scroll,2959,1,1,1,1 // 1x Fidelity Necklace +IG_Birthday_IdRO10th_Scroll,18745,1,1,1,1 // 1x Choco Stick in Mouth +IG_Birthday_IdRO10th_Scroll,19574,1,1,1,1 // 1x Costume Lord of Death +IG_Birthday_IdRO10th_Scroll,18567,1,1,1,1 // 1x Stretched Nose //! TODO: Confirm the rates -IG_Requiem_Egg,4145,1,1 // 1x Berzebub Card -IG_Requiem_Egg,4384,1,1 // 1x Hydrolancer Card -IG_Requiem_Egg,4480,1,1 // 1x Sealed Kiel Card -IG_Requiem_Egg,18845,1,1 // 1x Banshee Master Kiss -IG_Requiem_Egg,18743,1,1 // 1x Costume Spirit of Chung E -IG_Requiem_Egg,2720,1,1 // 1x Medal of Honor Swordman -IG_Requiem_Egg,2721,1,1 // 1x Medal of Honor Thief -IG_Requiem_Egg,2722,1,1 // 1x Medal of Honor Acolyte -IG_Requiem_Egg,18530,1,1 // 1x The Desperado Mask -IG_Requiem_Egg,6239,1,1 // 1x Guarantee_Armor_11Up -IG_Requiem_Egg,6238,1,1 // 1x Guarantee_Weapon_11Up -IG_Requiem_Egg,6232,1,1 // 1x Guarantee_Armor_9Up -IG_Requiem_Egg,6228,1,1 // 1x Guarantee_Weapon_9Up +IG_Requiem_Egg,4145,1,1,1,1 // 1x Berzebub Card +IG_Requiem_Egg,4384,1,1,1,1 // 1x Hydrolancer Card +IG_Requiem_Egg,4480,1,1,1,1 // 1x Sealed Kiel Card +IG_Requiem_Egg,18845,1,1,1,1 // 1x Banshee Master Kiss +IG_Requiem_Egg,18743,1,1,1,1 // 1x Costume Spirit of Chung E +IG_Requiem_Egg,2720,1,1,1,1 // 1x Medal of Honor Swordman +IG_Requiem_Egg,2721,1,1,1,1 // 1x Medal of Honor Thief +IG_Requiem_Egg,2722,1,1,1,1 // 1x Medal of Honor Acolyte +IG_Requiem_Egg,18530,1,1,1,1 // 1x The Desperado Mask +IG_Requiem_Egg,6239,1,1,1,1 // 1x Guarantee_Armor_11Up +IG_Requiem_Egg,6238,1,1,1,1 // 1x Guarantee_Weapon_11Up +IG_Requiem_Egg,6232,1,1,1,1 // 1x Guarantee_Armor_9Up +IG_Requiem_Egg,6228,1,1,1,1 // 1x Guarantee_Weapon_9Up //! TODO: Confirm the rates -IG_Holy_Spirit_Egg,4549,1,1 // 1x Upgrade Maya Purple Card -IG_Holy_Spirit_Egg,4441,1,1 // 1x Fallen Bishop Hibram Card -IG_Holy_Spirit_Egg,2160,1,1 // 1x Giant Shield -IG_Holy_Spirit_Egg,18682,1,1 // 1x Teardrop -IG_Holy_Spirit_Egg,18702,1,1 // 1x Shaving Cream -IG_Holy_Spirit_Egg,19538,1,1 // 1x Full Moon -IG_Holy_Spirit_Egg,1586,1,1 // 1x Velum_Bible -IG_Holy_Spirit_Egg,6239,1,1 // 1x Guarantee_Armor_11Up -IG_Holy_Spirit_Egg,6238,1,1 // 1x Guarantee_Weapon_11Up -IG_Holy_Spirit_Egg,6232,1,1 // 1x Guarantee_Armor_9Up -IG_Holy_Spirit_Egg,6228,1,1 // 1x Guarantee_Weapon_9Up -IG_Holy_Spirit_Egg,6438,1,3 // 3x Blessed_Weapon_Ore -IG_Holy_Spirit_Egg,6439,1,3 // 3x Blessed_Armor_Ore +IG_Holy_Spirit_Egg,4549,1,1,1,1 // 1x Upgrade Maya Purple Card +IG_Holy_Spirit_Egg,4441,1,1,1,1 // 1x Fallen Bishop Hibram Card +IG_Holy_Spirit_Egg,2160,1,1,1,1 // 1x Giant Shield +IG_Holy_Spirit_Egg,18682,1,1,1,1 // 1x Teardrop +IG_Holy_Spirit_Egg,18702,1,1,1,1 // 1x Shaving Cream +IG_Holy_Spirit_Egg,19538,1,1,1,1 // 1x Full Moon +IG_Holy_Spirit_Egg,1586,1,1,1,1 // 1x Velum_Bible +IG_Holy_Spirit_Egg,6239,1,1,1,1 // 1x Guarantee_Armor_11Up +IG_Holy_Spirit_Egg,6238,1,1,1,1 // 1x Guarantee_Weapon_11Up +IG_Holy_Spirit_Egg,6232,1,1,1,1 // 1x Guarantee_Armor_9Up +IG_Holy_Spirit_Egg,6228,1,1,1,1 // 1x Guarantee_Weapon_9Up +IG_Holy_Spirit_Egg,6438,1,3,1,0// 3x Blessed_Weapon_Ore +IG_Holy_Spirit_Egg,6439,1,3,1,0// 3x Blessed_Armor_Ore //! TODO: Confirm the rates -IG_Memorial_Garuda_Lucky_Egg,4145,1,1 // 1x Berzebub Card -IG_Memorial_Garuda_Lucky_Egg,4499,1,1 // 1x Sealed Incantation Samurai Card -IG_Memorial_Garuda_Lucky_Egg,4480,1,1 // 1x Sealed Kiel Card -IG_Memorial_Garuda_Lucky_Egg,15041,1,1 // 1x Boitata Armor -IG_Memorial_Garuda_Lucky_Egg,5579,1,1 // 1x Wanderer's Sakkat -IG_Memorial_Garuda_Lucky_Egg,20706,1,1 // 1x Amistr Bag -IG_Memorial_Garuda_Lucky_Egg,2579,1,1 // 1x Magic Stole -IG_Memorial_Garuda_Lucky_Egg,2985,1,1 // 1x Gyges Ring -IG_Memorial_Garuda_Lucky_Egg,18508,1,1 // 1x Garuda Hat -IG_Memorial_Garuda_Lucky_Egg,6239,1,1 // 1x Guarantee_Armor_11Up -IG_Memorial_Garuda_Lucky_Egg,6238,1,1 // 1x Guarantee_Weapon_11Up -IG_Memorial_Garuda_Lucky_Egg,6232,1,1 // 1x Guarantee_Armor_9Up -IG_Memorial_Garuda_Lucky_Egg,6228,1,1 // 1x Guarantee_Weapon_9Up -IG_Memorial_Garuda_Lucky_Egg,6438,1,3 // 3x Blessed_Weapon_Ore -IG_Memorial_Garuda_Lucky_Egg,6439,1,3 // 3x Blessed_Armor_Ore +IG_Memorial_Garuda_Lucky_Egg,4145,1,1,1,1 // 1x Berzebub Card +IG_Memorial_Garuda_Lucky_Egg,4499,1,1,1,1 // 1x Sealed Incantation Samurai Card +IG_Memorial_Garuda_Lucky_Egg,4480,1,1,1,1 // 1x Sealed Kiel Card +IG_Memorial_Garuda_Lucky_Egg,15041,1,1,1,1 // 1x Boitata Armor +IG_Memorial_Garuda_Lucky_Egg,5579,1,1,1,1 // 1x Wanderer's Sakkat +IG_Memorial_Garuda_Lucky_Egg,20706,1,1,1,1 // 1x Amistr Bag +IG_Memorial_Garuda_Lucky_Egg,2579,1,1,1,1 // 1x Magic Stole +IG_Memorial_Garuda_Lucky_Egg,2985,1,1,1,1 // 1x Gyges Ring +IG_Memorial_Garuda_Lucky_Egg,18508,1,1,1,1 // 1x Garuda Hat +IG_Memorial_Garuda_Lucky_Egg,6239,1,1,1,1 // 1x Guarantee_Armor_11Up +IG_Memorial_Garuda_Lucky_Egg,6238,1,1,1,1 // 1x Guarantee_Weapon_11Up +IG_Memorial_Garuda_Lucky_Egg,6232,1,1,1,1 // 1x Guarantee_Armor_9Up +IG_Memorial_Garuda_Lucky_Egg,6228,1,1,1,1 // 1x Guarantee_Weapon_9Up +IG_Memorial_Garuda_Lucky_Egg,6438,1,3,1,0 // 3x Blessed_Weapon_Ore +IG_Memorial_Garuda_Lucky_Egg,6439,1,3,1,0 // 3x Blessed_Armor_Ore //! TODO: Confirm the rates -IG_Miracle_Lucky_Egg,4263,1,1 // 1x Incantation Samurai Card -IG_Miracle_Lucky_Egg,4486,1,1 // 1x Sealed Berzebub Card -IG_Miracle_Lucky_Egg,4497,1,1 // 1x Sealed Knight of Windstorm Card -IG_Miracle_Lucky_Egg,6239,1,1 // 1x Guarantee_Armor_11Up -IG_Miracle_Lucky_Egg,6238,1,1 // 1x Guarantee_Weapon_11Up -IG_Miracle_Lucky_Egg,6232,1,1 // 1x Guarantee_Armor_9Up -IG_Miracle_Lucky_Egg,6228,1,1 // 1x Guarantee_Weapon_9Up -IG_Miracle_Lucky_Egg,18673,1,1 // 1x Tare Pope -IG_Miracle_Lucky_Egg,5379,1,1 // 1x Balloon Hat -IG_Miracle_Lucky_Egg,18625,1,1 // 1x Rocket Helm -IG_Miracle_Lucky_Egg,15088,1,1 // 1x School Uniform -IG_Miracle_Lucky_Egg,18748,1,1 // 1x Gold Ingot Poring Hat -IG_Miracle_Lucky_Egg,18742,1,1 // 1x MoonStar -IG_Miracle_Lucky_Egg,6438,1,3 // 3x Blessed_Weapon_Ore -IG_Miracle_Lucky_Egg,6439,1,3 // 3x Blessed_Armor_Ore -IG_Miracle_Lucky_Egg,12902,1,1 // 1x Bubble Gum Box -//IG_Miracle_Lucky_Egg,607,1,1 // ?? Yggdrasil Berry +IG_Miracle_Lucky_Egg,4263,1,1,1,1 // 1x Incantation Samurai Card +IG_Miracle_Lucky_Egg,4486,1,1,1,1 // 1x Sealed Berzebub Card +IG_Miracle_Lucky_Egg,4497,1,1,1,1 // 1x Sealed Knight of Windstorm Card +IG_Miracle_Lucky_Egg,6239,1,1,1,1 // 1x Guarantee_Armor_11Up +IG_Miracle_Lucky_Egg,6238,1,1,1,1 // 1x Guarantee_Weapon_11Up +IG_Miracle_Lucky_Egg,6232,1,1,1,1 // 1x Guarantee_Armor_9Up +IG_Miracle_Lucky_Egg,6228,1,1,1,1 // 1x Guarantee_Weapon_9Up +IG_Miracle_Lucky_Egg,18673,1,1,1,1 // 1x Tare Pope +IG_Miracle_Lucky_Egg,5379,1,1,1,1 // 1x Balloon Hat +IG_Miracle_Lucky_Egg,18625,1,1,1,1 // 1x Rocket Helm +IG_Miracle_Lucky_Egg,15088,1,1,1,1 // 1x School Uniform +IG_Miracle_Lucky_Egg,18748,1,1,1,1 // 1x Gold Ingot Poring Hat +IG_Miracle_Lucky_Egg,18742,1,1,1,1 // 1x MoonStar +IG_Miracle_Lucky_Egg,6438,1,3,1,0 // 3x Blessed_Weapon_Ore +IG_Miracle_Lucky_Egg,6439,1,3,1,0 // 3x Blessed_Armor_Ore +IG_Miracle_Lucky_Egg,12902,1,1,1,0 // 1x Bubble Gum Box +//IG_Miracle_Lucky_Egg,607,1,1,1,0 // ?? Yggdrasil Berry //! TODO: Confirm the rates -IG_Legend_Hero_Lucky_Egg,4145,1,1 // 1x Berzebub Card -IG_Legend_Hero_Lucky_Egg,4499,1,1 // 1x Sealed Incantation Samurai Card -IG_Legend_Hero_Lucky_Egg,4498,1,1 // 1x Sealed Lady Tanee Card -IG_Legend_Hero_Lucky_Egg,6239,1,1 // 1x Guarantee_Armor_11Up -IG_Legend_Hero_Lucky_Egg,6238,1,1 // 1x Guarantee_Weapon_11Up -IG_Legend_Hero_Lucky_Egg,6232,1,1 // 1x Guarantee_Armor_9Up -IG_Legend_Hero_Lucky_Egg,6228,1,1 // 1x Guarantee_Weapon_9Up -IG_Legend_Hero_Lucky_Egg,13085,1,1 // 1x Volcano Knife -IG_Legend_Hero_Lucky_Egg,18813,1,1 // 1x New Wave Sunglasses -IG_Legend_Hero_Lucky_Egg,2949,1,1 // 1x Silversmith Bracelet -IG_Legend_Hero_Lucky_Egg,2181,1,1 // 1x Hervor -IG_Legend_Hero_Lucky_Egg,2020,1,1 // 1x Jormungand -IG_Legend_Hero_Lucky_Egg,18570,1,1 // 1x Ancient Old Deco -IG_Legend_Hero_Lucky_Egg,6438,1,3 // 3x Blessed_Weapon_Ore -IG_Legend_Hero_Lucky_Egg,6439,1,3 // 3x Blessed_Armor_Ore -IG_Legend_Hero_Lucky_Egg,14620,1,20 // 20x DEX Biscuit Stick -IG_Legend_Hero_Lucky_Egg,14621,1,20 // 20x LUK Biscuit Stick -IG_Legend_Hero_Lucky_Egg,14616,1,20 // 20x STR Biscuit Stick -IG_Legend_Hero_Lucky_Egg,14617,1,20 // 20x VIT Biscuit Stick -IG_Legend_Hero_Lucky_Egg,12901,1,1 // Insurance Package -IG_Legend_Hero_Lucky_Egg,12902,1,1 // 1x Bubble Gum Box +IG_Legend_Hero_Lucky_Egg,4145,1,1,1,1 // 1x Berzebub Card +IG_Legend_Hero_Lucky_Egg,4499,1,1,1,1 // 1x Sealed Incantation Samurai Card +IG_Legend_Hero_Lucky_Egg,4498,1,1,1,1 // 1x Sealed Lady Tanee Card +IG_Legend_Hero_Lucky_Egg,6239,1,1,1,1 // 1x Guarantee_Armor_11Up +IG_Legend_Hero_Lucky_Egg,6238,1,1,1,1 // 1x Guarantee_Weapon_11Up +IG_Legend_Hero_Lucky_Egg,6232,1,1,1,1 // 1x Guarantee_Armor_9Up +IG_Legend_Hero_Lucky_Egg,6228,1,1,1,1 // 1x Guarantee_Weapon_9Up +IG_Legend_Hero_Lucky_Egg,13085,1,1,1,1 // 1x Volcano Knife +IG_Legend_Hero_Lucky_Egg,18813,1,1,1,1 // 1x New Wave Sunglasses +IG_Legend_Hero_Lucky_Egg,2949,1,1,1,1 // 1x Silversmith Bracelet +IG_Legend_Hero_Lucky_Egg,2181,1,1,1,1 // 1x Hervor +IG_Legend_Hero_Lucky_Egg,2020,1,1,1,1 // 1x Jormungand +IG_Legend_Hero_Lucky_Egg,18570,1,1,1,1 // 1x Ancient Old Deco +IG_Legend_Hero_Lucky_Egg,6438,1,3,1,0 // 3x Blessed_Weapon_Ore +IG_Legend_Hero_Lucky_Egg,6439,1,3,1,0 // 3x Blessed_Armor_Ore +IG_Legend_Hero_Lucky_Egg,14620,1,20,1,0 // 20x DEX Biscuit Stick +IG_Legend_Hero_Lucky_Egg,14621,1,20,1,0 // 20x LUK Biscuit Stick +IG_Legend_Hero_Lucky_Egg,14616,1,20,1,0 // 20x STR Biscuit Stick +IG_Legend_Hero_Lucky_Egg,14617,1,20,1,0 // 20x VIT Biscuit Stick +IG_Legend_Hero_Lucky_Egg,12901,1,1,1,0 // Insurance Package +IG_Legend_Hero_Lucky_Egg,12902,1,1,1,0 // 1x Bubble Gum Box //! TODO: Confirm the rates -IG_Blessing_Midgard_Lucky_Egg,4407,1,1 // 1x Randgris Card -IG_Blessing_Midgard_Lucky_Egg,4480,1,1 // 1x Sealed Kiel Card -IG_Blessing_Midgard_Lucky_Egg,4481,1,1 // 1x Sealed Ktullanux Card -IG_Blessing_Midgard_Lucky_Egg,6239,1,1 // 1x Guarantee_Armor_11Up -IG_Blessing_Midgard_Lucky_Egg,6238,1,1 // 1x Guarantee_Weapon_11Up -IG_Blessing_Midgard_Lucky_Egg,6232,1,1 // 1x Guarantee_Armor_9Up -IG_Blessing_Midgard_Lucky_Egg,6228,1,1 // 1x Guarantee_Weapon_9Up -IG_Blessing_Midgard_Lucky_Egg,19752,1,1 // 1x C Shelter Wing Ears -IG_Blessing_Midgard_Lucky_Egg,18664,1,1 // 1x Blind Glasses -IG_Blessing_Midgard_Lucky_Egg,20724,1,1 // 1x Love Dad Wings 2012 -IG_Blessing_Midgard_Lucky_Egg,5677,1,1 // 1x Scorpio Diadem -IG_Blessing_Midgard_Lucky_Egg,2168,1,1 // 1x Immuned Shield -IG_Blessing_Midgard_Lucky_Egg,6438,1,3 // 3x Blessed_Weapon_Ore -IG_Blessing_Midgard_Lucky_Egg,6439,1,3 // 3x Blessed_Armor_Ore -IG_Blessing_Midgard_Lucky_Egg,12902,1,1 // 1x Bubble Gum Box -IG_Blessing_Midgard_Lucky_Egg,12901,1,1 // Insurance Package +IG_Blessing_Midgard_Lucky_Egg,4407,1,1,1,1 // 1x Randgris Card +IG_Blessing_Midgard_Lucky_Egg,4480,1,1,1,1 // 1x Sealed Kiel Card +IG_Blessing_Midgard_Lucky_Egg,4481,1,1,1,1 // 1x Sealed Ktullanux Card +IG_Blessing_Midgard_Lucky_Egg,6239,1,1,1,1 // 1x Guarantee_Armor_11Up +IG_Blessing_Midgard_Lucky_Egg,6238,1,1,1,1 // 1x Guarantee_Weapon_11Up +IG_Blessing_Midgard_Lucky_Egg,6232,1,1,1,1 // 1x Guarantee_Armor_9Up +IG_Blessing_Midgard_Lucky_Egg,6228,1,1,1,1 // 1x Guarantee_Weapon_9Up +IG_Blessing_Midgard_Lucky_Egg,19752,1,1,1,1 // 1x C Shelter Wing Ears +IG_Blessing_Midgard_Lucky_Egg,18664,1,1,1,1 // 1x Blind Glasses +IG_Blessing_Midgard_Lucky_Egg,20724,1,1,1,1 // 1x Love Dad Wings 2012 +IG_Blessing_Midgard_Lucky_Egg,5677,1,1,1,1 // 1x Scorpio Diadem +IG_Blessing_Midgard_Lucky_Egg,2168,1,1,1,1 // 1x Immuned Shield +IG_Blessing_Midgard_Lucky_Egg,6438,1,3,1,0 // 3x Blessed_Weapon_Ore +IG_Blessing_Midgard_Lucky_Egg,6439,1,3,1,0 // 3x Blessed_Armor_Ore +IG_Blessing_Midgard_Lucky_Egg,12902,1,1,1,0 // 1x Bubble Gum Box +IG_Blessing_Midgard_Lucky_Egg,12901,1,1,1,0 // Insurance Package //! TODO: Confirm the rates IG_Chronosian_Lucky_Egg,4481,1,1 // 1x Sealed Ktullanux Card @@ -3955,90 +3955,90 @@ IG_Chronosian_Lucky_Egg,1682,1,1 // 1x Shadow_Staff IG_Chronosian_Lucky_Egg,20220,1,1 // 1x C_Dark_Night_Veil IG_Chronosian_Lucky_Egg,5943,1,1 // 1x Owl_viscount_Silk_Hat IG_Chronosian_Lucky_Egg,1940,1,1 // 1x Trumpet_Shell -IG_Chronosian_Lucky_Egg,6438,1,3 // 3x Blessed_Weapon_Ore -IG_Chronosian_Lucky_Egg,6439,1,3 // 3x Blessed_Armor_Ore -IG_Chronosian_Lucky_Egg,17126,1,1 // 1x ASPD Intensifying Potion Box -IG_Chronosian_Lucky_Egg,14620,1,20 // 20x DEX Biscuit Stick -IG_Chronosian_Lucky_Egg,14621,1,20 // 20x LUK Biscuit Stick -IG_Chronosian_Lucky_Egg,14616,1,20 // 20x STR Biscuit Stick -IG_Chronosian_Lucky_Egg,14617,1,20 // 20x VIT Biscuit Stick -IG_Chronosian_Lucky_Egg,14619,1,20 // 20x INT Biscuit Stick -IG_Chronosian_Lucky_Egg,14618,1,20 // 20x AGI Biscuit Stick +IG_Chronosian_Lucky_Egg,6438,1,3,1,0 // 3x Blessed_Weapon_Ore +IG_Chronosian_Lucky_Egg,6439,1,3,1,0 // 3x Blessed_Armor_Ore +IG_Chronosian_Lucky_Egg,17126,1,1,1,0 // 1x ASPD Intensifying Potion Box +IG_Chronosian_Lucky_Egg,14620,1,20,1,0 // 20x DEX Biscuit Stick +IG_Chronosian_Lucky_Egg,14621,1,20,1,0 // 20x LUK Biscuit Stick +IG_Chronosian_Lucky_Egg,14616,1,20,1,0 // 20x STR Biscuit Stick +IG_Chronosian_Lucky_Egg,14617,1,20,1,0 // 20x VIT Biscuit Stick +IG_Chronosian_Lucky_Egg,14619,1,20,1,0 // 20x INT Biscuit Stick +IG_Chronosian_Lucky_Egg,14618,1,20,1,0 // 20x AGI Biscuit Stick //! TODO: Confirm the rates -IG_Sanctuary_Lucky_Egg,4399,1,1 // 1x Memory of Thanatos Card -IG_Sanctuary_Lucky_Egg,4305,1,1 // 1x Turtle General Card -IG_Sanctuary_Lucky_Egg,4499,1,1 // 1x Sealed Incantation Samurai Card -IG_Sanctuary_Lucky_Egg,4054,1,1 // 1x Angeling_Card -IG_Sanctuary_Lucky_Egg,6239,1,1 // 1x Guarantee_Armor_11Up -IG_Sanctuary_Lucky_Egg,6238,1,1 // 1x Guarantee_Weapon_11Up -IG_Sanctuary_Lucky_Egg,6232,1,1 // 1x Guarantee_Armor_9Up -IG_Sanctuary_Lucky_Egg,6228,1,1 // 1x Guarantee_Weapon_9Up -IG_Sanctuary_Lucky_Egg,6233,1,1 // 1x Guarantee_Armor_8Up -IG_Sanctuary_Lucky_Egg,6229,1,1 // 1x Guarantee_Weapon_8Up -IG_Sanctuary_Lucky_Egg,22072,1,1 // 1x Hikingboots -IG_Sanctuary_Lucky_Egg,20218,1,1 // 1x C_Spell_Circuit -IG_Sanctuary_Lucky_Egg,21019,1,1 // 1x Onimaru -IG_Sanctuary_Lucky_Egg,16043,1,1 // 1x Meteor_Strike -IG_Sanctuary_Lucky_Egg,6438,1,3 // 3x Blessed_Weapon_Ore -IG_Sanctuary_Lucky_Egg,6439,1,3 // 3x Blessed_Armor_Ore -IG_Sanctuary_Lucky_Egg,17126,1,1 // 1x ASPD Intensifying Potion Box -IG_Sanctuary_Lucky_Egg,14620,1,20 // 20x DEX Biscuit Stick -IG_Sanctuary_Lucky_Egg,14621,1,20 // 20x LUK Biscuit Stick -IG_Sanctuary_Lucky_Egg,14616,1,20 // 20x STR Biscuit Stick -IG_Sanctuary_Lucky_Egg,14617,1,20 // 20x VIT Biscuit Stick -IG_Sanctuary_Lucky_Egg,14619,1,20 // 20x INT Biscuit Stick -IG_Sanctuary_Lucky_Egg,14618,1,20 // 20x AGI Biscuit Stick +IG_Sanctuary_Lucky_Egg,4399,1,1,1,1 // 1x Memory of Thanatos Card +IG_Sanctuary_Lucky_Egg,4305,1,1,1,1 // 1x Turtle General Card +IG_Sanctuary_Lucky_Egg,4499,1,1,1,1 // 1x Sealed Incantation Samurai Card +IG_Sanctuary_Lucky_Egg,4054,1,1,1,1 // 1x Angeling_Card +IG_Sanctuary_Lucky_Egg,6239,1,1,1,1 // 1x Guarantee_Armor_11Up +IG_Sanctuary_Lucky_Egg,6238,1,1,1,1 // 1x Guarantee_Weapon_11Up +IG_Sanctuary_Lucky_Egg,6232,1,1,1,1 // 1x Guarantee_Armor_9Up +IG_Sanctuary_Lucky_Egg,6228,1,1,1,1 // 1x Guarantee_Weapon_9Up +IG_Sanctuary_Lucky_Egg,6233,1,1,1,1 // 1x Guarantee_Armor_8Up +IG_Sanctuary_Lucky_Egg,6229,1,1,1,1 // 1x Guarantee_Weapon_8Up +IG_Sanctuary_Lucky_Egg,22072,1,1,1,1 // 1x Hikingboots +IG_Sanctuary_Lucky_Egg,20218,1,1,1,1 // 1x C_Spell_Circuit +IG_Sanctuary_Lucky_Egg,21019,1,1,1,1 // 1x Onimaru +IG_Sanctuary_Lucky_Egg,16043,1,1,1,1 // 1x Meteor_Strike +IG_Sanctuary_Lucky_Egg,6438,1,3,1,0 // 3x Blessed_Weapon_Ore +IG_Sanctuary_Lucky_Egg,6439,1,3,1,0 // 3x Blessed_Armor_Ore +IG_Sanctuary_Lucky_Egg,17126,1,1,1,0 // 1x ASPD Intensifying Potion Box +IG_Sanctuary_Lucky_Egg,14620,1,20,1,0 // 20x DEX Biscuit Stick +IG_Sanctuary_Lucky_Egg,14621,1,20,1,0 // 20x LUK Biscuit Stick +IG_Sanctuary_Lucky_Egg,14616,1,20,1,0 // 20x STR Biscuit Stick +IG_Sanctuary_Lucky_Egg,14617,1,20,1,0 // 20x VIT Biscuit Stick +IG_Sanctuary_Lucky_Egg,14619,1,20,1,0 // 20x INT Biscuit Stick +IG_Sanctuary_Lucky_Egg,14618,1,20,1,0 // 20x AGI Biscuit Stick //! TODO: Confirm the rates -IG_Cyborg_Lucky_Egg,4263,1,1 // 1x Incantation Samurai Card -IG_Cyborg_Lucky_Egg,4403,1,1 // 1x Kiel Card -IG_Cyborg_Lucky_Egg,4486,1,1 // 1x Sealed Berzebub Card -IG_Cyborg_Lucky_Egg,4488,1,1 // 1x Sealed Dark Lord Card -IG_Cyborg_Lucky_Egg,6239,1,1 // 1x Guarantee_Armor_11Up -IG_Cyborg_Lucky_Egg,6238,1,1 // 1x Guarantee_Weapon_11Up -IG_Cyborg_Lucky_Egg,6232,1,1 // 1x Guarantee_Armor_9Up -IG_Cyborg_Lucky_Egg,6228,1,1 // 1x Guarantee_Weapon_9Up -IG_Cyborg_Lucky_Egg,6233,1,1 // 1x Guarantee_Armor_8Up -IG_Cyborg_Lucky_Egg,6229,1,1 // 1x Guarantee_Weapon_8Up -IG_Cyborg_Lucky_Egg,20315,1,1 // 1x C_Analyze_Eye -IG_Cyborg_Lucky_Egg,20316,1,1 // 1x C_Seraph_Wing_Helm -IG_Cyborg_Lucky_Egg,22082,1,1 // 1x Polyhedron_Shoes -IG_Cyborg_Lucky_Egg,28372,1,1 // 1x Imperial_Ring -IG_Cyborg_Lucky_Egg,6438,1,3 // 3x Blessed_Weapon_Ore -IG_Cyborg_Lucky_Egg,6439,1,3 // 3x Blessed_Armor_Ore -IG_Cyborg_Lucky_Egg,17126,1,1 // 1x ASPD Intensifying Potion Box -IG_Cyborg_Lucky_Egg,14620,1,20 // 20x DEX Biscuit Stick -IG_Cyborg_Lucky_Egg,14621,1,20 // 20x LUK Biscuit Stick -IG_Cyborg_Lucky_Egg,14616,1,20 // 20x STR Biscuit Stick -IG_Cyborg_Lucky_Egg,14617,1,20 // 20x VIT Biscuit Stick -IG_Cyborg_Lucky_Egg,14619,1,20 // 20x INT Biscuit Stick -IG_Cyborg_Lucky_Egg,14618,1,20 // 20x AGI Biscuit Stick +IG_Cyborg_Lucky_Egg,4263,1,1,1,1 // 1x Incantation Samurai Card +IG_Cyborg_Lucky_Egg,4403,1,1,1,1 // 1x Kiel Card +IG_Cyborg_Lucky_Egg,4486,1,1,1,1 // 1x Sealed Berzebub Card +IG_Cyborg_Lucky_Egg,4488,1,1,1,1 // 1x Sealed Dark Lord Card +IG_Cyborg_Lucky_Egg,6239,1,1,1,1 // 1x Guarantee_Armor_11Up +IG_Cyborg_Lucky_Egg,6238,1,1,1,1 // 1x Guarantee_Weapon_11Up +IG_Cyborg_Lucky_Egg,6232,1,1,1,1 // 1x Guarantee_Armor_9Up +IG_Cyborg_Lucky_Egg,6228,1,1,1,1 // 1x Guarantee_Weapon_9Up +IG_Cyborg_Lucky_Egg,6233,1,1,1,1 // 1x Guarantee_Armor_8Up +IG_Cyborg_Lucky_Egg,6229,1,1,1,1 // 1x Guarantee_Weapon_8Up +IG_Cyborg_Lucky_Egg,20315,1,1,1,1 // 1x C_Analyze_Eye +IG_Cyborg_Lucky_Egg,20316,1,1,1,1 // 1x C_Seraph_Wing_Helm +IG_Cyborg_Lucky_Egg,22082,1,1,1,1 // 1x Polyhedron_Shoes +IG_Cyborg_Lucky_Egg,28372,1,1,1,1 // 1x Imperial_Ring +IG_Cyborg_Lucky_Egg,6438,1,3,1,0 // 3x Blessed_Weapon_Ore +IG_Cyborg_Lucky_Egg,6439,1,3,1,0 // 3x Blessed_Armor_Ore +IG_Cyborg_Lucky_Egg,17126,1,1,1,0 // 1x ASPD Intensifying Potion Box +IG_Cyborg_Lucky_Egg,14620,1,20,1,0 // 20x DEX Biscuit Stick +IG_Cyborg_Lucky_Egg,14621,1,20,1,0 // 20x LUK Biscuit Stick +IG_Cyborg_Lucky_Egg,14616,1,20,1,0 // 20x STR Biscuit Stick +IG_Cyborg_Lucky_Egg,14617,1,20,1,0 // 20x VIT Biscuit Stick +IG_Cyborg_Lucky_Egg,14619,1,20,1,0 // 20x INT Biscuit Stick +IG_Cyborg_Lucky_Egg,14618,1,20,1,0 // 20x AGI Biscuit Stick //! TODO: Confirm the rates -IG_Undine_Lucky_Egg,4399,1,1 // 1x Memory of Thanatos Card -IG_Undine_Lucky_Egg,4503,1,1 // 1x Sealed Vesper Card -IG_Undine_Lucky_Egg,4361,1,1 // 1x MasterSmith Card -IG_Undine_Lucky_Egg,4497,1,1 // 1x Sealed Knight of Windstorm Card -IG_Undine_Lucky_Egg,6239,1,1 // 1x Guarantee_Armor_11Up -IG_Undine_Lucky_Egg,6238,1,1 // 1x Guarantee_Weapon_11Up -IG_Undine_Lucky_Egg,6232,1,1 // 1x Guarantee_Armor_9Up -IG_Undine_Lucky_Egg,6228,1,1 // 1x Guarantee_Weapon_9Up -IG_Undine_Lucky_Egg,6233,1,1 // 1x Guarantee_Armor_8Up -IG_Undine_Lucky_Egg,6229,1,1 // 1x Guarantee_Weapon_8Up -IG_Undine_Lucky_Egg,19082,1,1 // 1x Bio_Protector -IG_Undine_Lucky_Egg,28903,1,1 // 1x Scutum -IG_Undine_Lucky_Egg,20325,1,1 // 1x C_Little_Aquarium -IG_Undine_Lucky_Egg,20324,1,1 // 1x C_Pigeon_Hat -IG_Undine_Lucky_Egg,6438,1,3 // 3x Blessed_Weapon_Ore -IG_Undine_Lucky_Egg,6439,1,3 // 3x Blessed_Armor_Ore -IG_Undine_Lucky_Egg,17315,1,1 // 1x Lucky Silvervine Fruit Box(10) -IG_Undine_Lucky_Egg,14620,1,20 // 20x DEX Biscuit Stick -IG_Undine_Lucky_Egg,14621,1,20 // 20x LUK Biscuit Stick -IG_Undine_Lucky_Egg,14616,1,20 // 20x STR Biscuit Stick -IG_Undine_Lucky_Egg,14617,1,20 // 20x VIT Biscuit Stick -IG_Undine_Lucky_Egg,14619,1,20 // 20x INT Biscuit Stick -IG_Undine_Lucky_Egg,14618,1,20 // 20x AGI Biscuit Stick +IG_Undine_Lucky_Egg,4399,1,1,1,1 // 1x Memory of Thanatos Card +IG_Undine_Lucky_Egg,4503,1,1,1,1 // 1x Sealed Vesper Card +IG_Undine_Lucky_Egg,4361,1,1,1,1 // 1x MasterSmith Card +IG_Undine_Lucky_Egg,4497,1,1,1,1 // 1x Sealed Knight of Windstorm Card +IG_Undine_Lucky_Egg,6239,1,1,1,1 // 1x Guarantee_Armor_11Up +IG_Undine_Lucky_Egg,6238,1,1,1,1 // 1x Guarantee_Weapon_11Up +IG_Undine_Lucky_Egg,6232,1,1,1,1 // 1x Guarantee_Armor_9Up +IG_Undine_Lucky_Egg,6228,1,1,1,1 // 1x Guarantee_Weapon_9Up +IG_Undine_Lucky_Egg,6233,1,1,1,1 // 1x Guarantee_Armor_8Up +IG_Undine_Lucky_Egg,6229,1,1,1,1 // 1x Guarantee_Weapon_8Up +IG_Undine_Lucky_Egg,19082,1,1,1,1 // 1x Bio_Protector +IG_Undine_Lucky_Egg,28903,1,1,1,1 // 1x Scutum +IG_Undine_Lucky_Egg,20325,1,1,1,1 // 1x C_Little_Aquarium +IG_Undine_Lucky_Egg,20324,1,1,1,1 // 1x C_Pigeon_Hat +IG_Undine_Lucky_Egg,6438,1,3,1,0 // 3x Blessed_Weapon_Ore +IG_Undine_Lucky_Egg,6439,1,3,1,0 // 3x Blessed_Armor_Ore +IG_Undine_Lucky_Egg,17315,1,1,1,0 // 1x Lucky Silvervine Fruit Box(10) +IG_Undine_Lucky_Egg,14620,1,20,1,0 // 20x DEX Biscuit Stick +IG_Undine_Lucky_Egg,14621,1,20,1,0 // 20x LUK Biscuit Stick +IG_Undine_Lucky_Egg,14616,1,20,1,0 // 20x STR Biscuit Stick +IG_Undine_Lucky_Egg,14617,1,20,1,0 // 20x VIT Biscuit Stick +IG_Undine_Lucky_Egg,14619,1,20,1,0 // 20x INT Biscuit Stick +IG_Undine_Lucky_Egg,14618,1,20,1,0 // 20x AGI Biscuit Stick IG_Sealed_Mind_Box,732,1,10 // 10x Crystal_Jewel__ IG_Sealed_Mind_Box,719,1,10 // 10x Violet_Jewel diff --git a/db/re/item_trade.txt b/db/re/item_trade.txt index 4a0716d39c..c7b308539d 100644 --- a/db/re/item_trade.txt +++ b/db/re/item_trade.txt @@ -2808,13 +2808,13 @@ 14731,475,100 // Teleport_Shadow_Box 14732,475,100 // Steal_Shadow_Box 14733,475,100 // Sealed_Pharaoh_Scroll -14735,507,100 // Shapeshifter_Costume +14735,475,100 // Shapeshifter_Costume 14739,475,100 // Sealed_General_Egnigem_Cenia_Scroll 14740,475,100 // Sealed_Vesper_Scroll 14758,475,100 // Safe_To_Smelting_Scroll 14765,475,100 // Limited_Edition_JOB_Battle_Manual 14766,475,100 // Limited_Power_Booster -14805,507,100 // Almighty_Lucky_Egg +14805,475,100 // Almighty_Lucky_Egg 15001,507,100 // Odin's_Blessing_I 15002,507,100 // Rune_Plate 15007,467,100 // Time_Keepr_Robe @@ -3556,24 +3556,28 @@ 17455,475,100 // Premium_Battle_Manual_Box 17456,475,100 // Support_Package_II 17457,475,100 // Support_Package_II(10) +17461,475,100 // Frozen_Egg_Costume 17465,475,100 // Refinement_Ore_Box_VI 17466,475,100 // Refinement_Ore_Box_VI(10) 17467,475,100 // (Limited)_Token_of_Ziegfried_Box(50) 17468,475,100 // Neuralizer_II_Box_3 17469,475,100 // Neuralizer_I_Box +17470,475,100 // Headgear_Costume_Scroll 17472,475,100 // Support_Package_III 17473,475,100 // Support_Package_III(10) 17474,475,100 // Infinite_Giant_Fly_Wing_Box_V 17475,475,100 // (Limited)Gym_Membership_Card_Box(10) 17477,475,100 // Unlimited_Box_II 17478,475,100 // Unlimited_Box_II(10) +17481,475,100 // Flower_Blossom_Scroll 17483,475,100 // Three_Master_Package_III 17484,475,100 // Three_Master_Package_III(10) 17491,475,100 // Refinement_Ore_Box_VII 17492,475,100 // Refinement_Ore_Box_VII(10) -17493,507,100 // Burning_Feather_Costume_Scroll +17493,475,100 // Burning_Feather_Costume_Scroll 17495,475,100 // Lucky_Silvervine_Fruit_Box_III10 17496,475,100 // Lucky_Silvervine_Fruit_Box_III110 +17497,475,100 // Seaside_Costume_Scroll 17498,475,100 // Three_Master_Package_IV 17499,475,100 // Three_Master_Package_IV(10) 17501,475,100 // Support_Package_IV @@ -3587,7 +3591,7 @@ 17513,475,100 // (Limited)Purified_Oridecon_Box(30) 17515,475,100 // Unlimited_Box_III 17516,475,100 // Unlimited_Box_III(10) -17517,507,100 // Animal_Costume_Scroll +17517,475,100 // Animal_Costume_Scroll 17520,475,100 // Limited_Edition_Manual_Box 17521,475,100 // Three_Master_Package_V 17522,475,100 // Three_Master_Package_V(10) @@ -3603,13 +3607,20 @@ 17567,475,100 // Event_Almighty_Box 17568,475,100 // Event_Almighty_Box(100) 17569,475,100 // Dungeon_1_hour_Ticket_Box +17648,475,100 // Smithy_Lucky_Egg +17659,475,100 // Ganymede_Lucky_Egg +17665,475,100 // LastAngel_LuckyScroll +17671,475,100 // Valkyrie_Lucky_Egg +17674,475,100 // Splash_Rainbow_Lucky_Egg +17681,475,100 // Midgard_Lucky_Scroll +17692,475,100 // Blessing_Scarlet_Egg //17570,475,100 // //17573,475,100 // //17574,475,100 // //17582,475,100 // //17583,475,100 // -17681,507,100 // Midgard_Lucky_Scroll -17692,507,100 // Blessing_Scarlet_Egg +17681,475,100 // Midgard_Lucky_Scroll +17692,475,100 // Blessing_Scarlet_Egg 18100,507,100 // Shooting_Star_C 18106,499,100 // P_Bow3 18107,507,100 // Malang_Snow_Crab From 81011c87f792a9ac4622a623cd2f2d80550fbd6b Mon Sep 17 00:00:00 2001 From: Cydh Ramdh Date: Mon, 1 Aug 2016 11:25:22 +0700 Subject: [PATCH 3/3] Typo fixes, follow up bc0e1710aea556bcf3470a092d6be97ebc88662e Signed-off-by: Cydh Ramdh --- db/re/item_package.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/db/re/item_package.txt b/db/re/item_package.txt index e6b9790e2a..8e08140995 100644 --- a/db/re/item_package.txt +++ b/db/re/item_package.txt @@ -3524,8 +3524,8 @@ IG_Erzulie_Lucky_Egg,2198,1,1,1,1 // 1x Lapine Shield IG_Erzulie_Lucky_Egg,20155,1,1,1,1 // 1x C Ladys Feather Hat IG_Erzulie_Lucky_Egg,6235,1,1,1,1 // 1x Guarantee_Armor_6Up IG_Erzulie_Lucky_Egg,6231,1,1,1,1 // 1x Guarantee_Weapon_6Up -IG_Erzulie_Lucky_Egg,6438,1,3,10 // 3x Blessed_Weapon_Ore -IG_Erzulie_Lucky_Egg,6439,1,3,10 // 3x Blessed_Armor_Ore +IG_Erzulie_Lucky_Egg,6438,1,3,1,0 // 3x Blessed_Weapon_Ore +IG_Erzulie_Lucky_Egg,6439,1,3,1,0 // 3x Blessed_Armor_Ore IG_Erzulie_Lucky_Egg,17126,1,1,1,0 // 1x ASPD Intensifying Potion Box IG_Erzulie_Lucky_Egg,14620,1,20,1,0 // 20x DEX Biscuit Stick IG_Erzulie_Lucky_Egg,14621,1,20,1,0 // 20x LUK Biscuit Stick