diff --git a/db/const.txt b/db/const.txt index 708e5720f5..c48a1d6753 100644 --- a/db/const.txt +++ b/db/const.txt @@ -467,6 +467,7 @@ IG_Chronosian_Lucky_Egg 449 IG_Sanctuary_Lucky_Egg 450 IG_Cyborg_Lucky_Egg 451 IG_Undine_Lucky_Egg 452 +IG_God_Material_Box 453 EF_NONE -1 EF_HIT1 0 diff --git a/db/re/item_db.txt b/db/re/item_db.txt index 331cc67018..7a476e02a5 100644 --- a/db/re/item_db.txt +++ b/db/re/item_db.txt @@ -3575,7 +3575,7 @@ 5478,Classic_Hat,Classic Hat,4,20,,500,,3,,0,0xFFFFFFFF,63,2,256,,0,1,475,{ bonus bStr,2; bonus bMaxHP,300; },{},{} 5479,Shaman's_Hair_Ornament,Shaman's Hair Decoration,4,20,,300,,2,,0,0xFFFFFFFF,63,2,256,,1,1,476,{ bonus bMdef,3; bonus2 bSubEle,Ele_Neutral,5; },{},{} 5480,Bizofnil_Wing_Deco,Bijofnil Wings,4,20,,1000,,6,,0,0xFFFFFFFF,63,2,256,,1,1,477,{ bonus bAllStats,2; bonus2 bSubEle,Ele_All,5; bonus2 bHPRegenRate,(MaxHp*2/100),10000; bonus2 bSPRegenRate,(MaxSp/100),10000; },{},{} -5481,Hermose_Cap,Hermode Cap,4,20,,1000,,1,,1,0xFFFFFFFF,63,2,256,,1,1,478,{ bonus bAspdRate,10; bonus bBaseAtk,-20; bonus bMatkRate,-10; },{},{} +5481,Hermose_Cap,Hermode Cap,4,20,,1000,,1,,1,0xFFFFFFFF,63,2,256,,1,1,478,{ bonus bAspdRate,5; .@r = getrefine(); bonus bAtkRate,(.@r >= 10 ? 8 : .@r >= 9 ? 7 : 3); },{},{} 5482,Dark_Knight_Mask,Dark Knight Mask,4,20,,3000,,5,,0,0xFFFFFFFF,63,2,769,,1,1,479,{ bonus bStr,3; },{},{} 5483,Odin_Mask,Odin Mask,4,20,,100,,1,,0,0xFFFFFFFF,63,2,513,,1,0,480,{ bonus2 bSubClass,Class_Boss,2; },{},{} 5484,Taiwan_Flag_Hat,Holidays Hat,4,20,,500,,4,,0,0xFFFFFFFF,63,2,256,,0,0,482,{ bonus bAllStats,5; bonus2 bResEff,Eff_Stun,500; },{},{} @@ -6765,7 +6765,7 @@ 12671,99lv_Battle_Manual,99lv Battle Manual,2,20,,10,,,,,0xFFFFFFFF,63,2,,,,,,{},{},{} 12672,Start_New_Box,Start New Box,2,20,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ getitem 617,2; getitem 12263,2; getitem 12329,3; getitem 12330,2; },{},{} 12673,Lucky_Egg_C10,Lucky Egg C10,2,20,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Lucky_Egg_C10); },{},{} -12674,God_Material_Box,God Material Box,2,20,,500,,,,,0xFFFFFFFF,63,2,,,,,,{},{},{} +12674,God_Material_Box,God Material Box,2,20,,500,,,,,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_God_Material_Box); },{},{} 12675,Sg_Weapon_Supply_Box,WoE Weapon Supply Box,2,20,,500,,,,,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_Sg_Weapon_Supply_Box); },{},{} 12676,Sg_Violet_Potion_Box,Siege Violet Potion Box,2,20,,500,,,,,0xFFFFFFFF,63,2,,,,,,{ getitem 11547,50; },{},{} 12677,Siege_Arrow_Quiver_S,Siege Arrow Quiver S,2,2,,100,,,,,0xFFFFFFFF,63,2,,,130,,,{ getitem 1776,200; },{},{} diff --git a/db/re/item_misc.txt b/db/re/item_misc.txt index 39f77141a2..d2927d67fa 100644 --- a/db/re/item_misc.txt +++ b/db/re/item_misc.txt @@ -1264,3 +1264,24 @@ IG_Holy_Egg_2,608,2 //Seed_Of_Yggdrasil IG_Holy_Egg_2,610,15 //Leaf_Of_Yggdrasil IG_Holy_Egg_2,616,5 //Old_Card_Album IG_Holy_Egg_2,5198,1 //Drooping_Bunny +//God Material Box +IG_God_Material_Box,7073,5 //Jewel_Of_Prayer +IG_God_Material_Box,7074,5 //Iron_Glove +IG_God_Material_Box,7075,5 //Iron_Maiden +IG_God_Material_Box,7076,5 //Mystery_Wheel +IG_God_Material_Box,7077,5 //Silver_Fancy +IG_God_Material_Box,7078,5 //Anger_Of_Valkurye +IG_God_Material_Box,7079,5 //Feather_Of_Angel +IG_God_Material_Box,7080,5 //Foot_Step_Of_Cat +IG_God_Material_Box,7081,5 ///Beard_Of_Women +IG_God_Material_Box,7082,5 //Root_Of_Stone +IG_God_Material_Box,7083,5 //Soul_Of_Fish +IG_God_Material_Box,7084,5 //Saliva_Of_Bird +IG_God_Material_Box,7085,5 //Tendon_Of_Bear +IG_God_Material_Box,7086,5 //Symbol_Of_Sun +IG_God_Material_Box,7087,5 //Breath_Of_Soul +IG_God_Material_Box,7088,5 //Crystal_Of_Snow +IG_God_Material_Box,7089,5 //Indication_Of_Tempest +IG_God_Material_Box,7090,5 //Slilince_Wave +IG_God_Material_Box,7091,5 //Rough_Billows +IG_God_Material_Box,7092,5 //Air_Stream