diff --git a/db/re/item_combos.yml b/db/re/item_combos.yml index 46ce3669e3..8a3b8561fa 100644 --- a/db/re/item_combos.yml +++ b/db/re/item_combos.yml @@ -137,13 +137,15 @@ Body: bonus bMaxHPrate,-10; - Combos: - Combo: - - Durga - - Whikebain_Suit + - Durga # 1287 + - Whikebain_Suit # 15123 + - Combo: + - Durga # 1287 + - Whikebain_Suit_BR # 15248 Script: | if (getequiprefinerycnt(EQI_HAND_R) >= 7) { - autobonus "{ bonus bIgnoreDefClass,Class_Normal; }",1000,3000,BF_SHORT|BF_NORMAL; + autobonus "{ bonus bIgnoreDefClass,Class_Normal; }",70,3000,BF_WEAPON; } - /* Confirm: Success rate */ - Combos: - Combo: - War_Axe_IL @@ -10515,6 +10517,9 @@ Body: - Combo: - Shoes_Of_Punishment # 22120 - Holy_Stick # 1631 + - Combo: + - Shoes_Of_Punishment # 22225 + - Holy_Stick # 1631 Script: | .@r = getequiprefinerycnt(EQI_HAND_R); .@cast = -5*getskilllv("AB_ORATIO"); @@ -13953,25 +13958,54 @@ Body: } - Combos: - Combo: - - UnrivaledSpear - - UnrivaledRing + - UnrivaledSpear # 1448 + - UnrivaledRing # 32234 + - Combo: + - UnrivaledGun # 13133 + - UnrivaledRing # 32234 + - Combo: + - UnrivaledMace # 16055 + - UnrivaledRing # 32234 + - Combo: + - UnrivaledBow # 18142 + - UnrivaledRing # 32234 + - Combo: + - UnrivaledStaff # 26102 + - UnrivaledRing # 32234 + - Combo: + - UnrivaledDagger # 28715 + - UnrivaledRing # 32234 Script: | bonus2 bAddRace,RC_Brute,20; + bonus2 bAddRace,RC_Player_Doram,20; bonus2 bAddRace,RC_Plant,20; bonus2 bMagicAddRace,RC_Brute,20; + bonus2 bMagicAddRace,RC_Player_Doram,20; bonus2 bMagicAddRace,RC_Plant,20; bonus2 bAddEle,Ele_Wind,20; bonus2 bAddEle,Ele_Earth,20; bonus2 bMagicAddEle,Ele_Wind,20; bonus2 bMagicAddEle,Ele_Earth,20; + - Combos: + - Combo: + - Arrow # 1750 + - UnrivaledBow # 18142 + Script: | + bonus2 bAddRace,RC_Brute,15; + bonus2 bAddRace,RC_Player_Doram,15; + bonus2 bAddRace,RC_Plant,15; + bonus2 bAddEle,Ele_Wind,15; + bonus2 bAddEle,Ele_Earth,15; - Combos: - Combo: - Sky_Ground - UnrivaledRing Script: | bonus2 bAddRace,RC_Brute,15; + bonus2 bAddRace,RC_Player_Doram,15; bonus2 bAddRace,RC_Plant,15; bonus2 bMagicAddRace,RC_Brute,15; + bonus2 bMagicAddRace,RC_Player_Doram,15; bonus2 bMagicAddRace,RC_Plant,15; bonus2 bAddEle,Ele_Wind,15; bonus2 bAddEle,Ele_Earth,15; @@ -14543,24 +14577,33 @@ Body: bonus bStr,4; - Combos: - Combo: - - Stripe_Hat - - MH_P89_OS + - Comp_Stripe_Hat # 15965 + - MH_P89_OS # 18179 + - Combo: + - MH_P89_OS # 18179 + - Stripe_Hat # 400049 Script: | .@r_weapon = getequiprefinerycnt(EQI_HAND_R); bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM_MELEE",10; bonus bLongAtkRate,3*(.@r_weapon/2); - Combos: - Combo: - - Stripe_Hat - - AC_B44_OS + - Comp_Stripe_Hat # 15965 + - AC_B44_OS # 18180 + - Combo: + - AC_B44_OS # 18180 + - Stripe_Hat # 400049 Script: | .@r_weapon = getequiprefinerycnt(EQI_HAND_R); bonus bDelayrate,-10; bonus bLongAtkRate,3*(.@r_weapon/2); - Combos: - Combo: - - Stripe_Hat - - Boost_Lance_OS + - Comp_Stripe_Hat # 15965 + - Boost_Lance_OS # 32019 + - Combo: + - Boost_Lance_OS # 32019 + - Stripe_Hat # 400049 Script: | .@r_weapon = getequiprefinerycnt(EQI_HAND_R); bonus bBaseAtk,30; @@ -14588,24 +14631,33 @@ Body: } - Combos: - Combo: - - Large_Sorcerer_Crown - - Cannon_Rapier_OS + - Cannon_Rapier_OS # 13493 + - Comp_L_Sorcerer_Crown # 15962 + - Combo: + - Cannon_Rapier_OS # 13493 + - Large_Sorcerer_Crown # 400054 Script: | .@r = getequiprefinerycnt(EQI_HAND_R); bonus bMatk,30; bonus2 bSkillAtk,"WL_HELLINFERNO",4*(.@r/2); - Combos: - Combo: - - Large_Sorcerer_Crown - - Rutilus_Stick_OS + - Comp_L_Sorcerer_Crown # 15962 + - Rutilus_Stick_OS # 26151 + - Combo: + - Rutilus_Stick_OS # 26151 + - Large_Sorcerer_Crown # 400054 Script: | .@r = getequiprefinerycnt(EQI_HAND_R); bonus bMatk,30; bonus2 bSkillAtk,"WL_COMET",5*(.@r/2); - Combos: - Combo: - - Large_Sorcerer_Crown - - Kuroiro_OS + - Comp_L_Sorcerer_Crown # 15962 + - Kuroiro_OS # 28755 + - Combo: + - Kuroiro_OS # 28755 + - Large_Sorcerer_Crown # 400054 Script: | .@r = getequiprefinerycnt(EQI_HAND_R); bonus2 bMagicAtkEle,Ele_Fire,5; @@ -15923,16 +15975,22 @@ Body: autobonus3 "{ bonus2 bSkillAtk,\"RL_FIRE_RAIN\",35; }",1000,60000,"RL_RICHS_COIN"; - Combos: - Combo: - - Phantom_Cap - - Ultio_Spes_OS + - Comp_Phantom_Cap # 15959 + - Ultio_Spes_OS # 16089 + - Combo: + - Ultio_Spes_OS # 16089 + - Phantom_Cap # 400044 Script: | .@r = getequiprefinerycnt(EQI_HAND_R); bonus2 bMagicAtkEle,Ele_Holy,5; bonus bVariableCastrate,-3*(.@r/2); - Combos: - Combo: - - Phantom_Cap - - Rutilus_Stick_OS + - Comp_Phantom_Cap # 15959 + - Rutilus_Stick_OS # 26151 + - Combo: + - Rutilus_Stick_OS # 26151 + - Phantom_Cap # 400044 Script: | .@r = getequiprefinerycnt(EQI_HAND_R); bonus bMatk,30; @@ -15940,8 +15998,11 @@ Body: bonus2 bSkillAtk,"SP_SWHOO",4*(.@r/2); - Combos: - Combo: - - Phantom_Cap - - ElectricFox_OS + - Comp_Phantom_Cap # 15959 + - ElectricFox_OS # 26164 + - Combo: + - ElectricFox_OS # 26164 + - Phantom_Cap # 400044 Script: | .@r = getequiprefinerycnt(EQI_HAND_R); bonus2 bSkillCooldown,"SU_CN_METEOR",-1000; @@ -17748,8 +17809,11 @@ Body: bonus bVariableCastrate,-10; - Combos: - Combo: - - Clock_Casket_RD - - Beam_Claymore_OS + - Comp_Clock_Casket_RD # 15961 + - Beam_Claymore_OS # 21047 + - Combo: + - Beam_Claymore_OS # 21047 + - Clock_Casket_RD # 400021 Script: | .@r_weapon = getequiprefinerycnt(EQI_HAND_R); bonus bCritical,10; @@ -17757,88 +17821,121 @@ Body: bonus2 bMagicAddSize,Size_Large,4*(.@r_weapon/2); - Combos: - Combo: - - Clock_Casket_RD - - Meuchler_OS + - Comp_Clock_Casket_RD # 15961 + - Meuchler_OS # 28038 + - Combo: + - Meuchler_OS # 28038 + - Clock_Casket_RD # 400021 Script: | .@r_weapon = getequiprefinerycnt(EQI_HAND_R); bonus bBaseAtk,30; bonus2 bSkillAtk,"GC_ROLLINGCUTTER",4*(.@r_weapon/2); - Combos: - Combo: - - Clock_Casket_RD - - Circuit_Board_OS + - Comp_Clock_Casket_RD # 15961 + - Circuit_Board_OS # 28629 + - Combo: + - Circuit_Board_OS # 28629 + - Clock_Casket_RD # 400021 Script: | .@r_weapon = getequiprefinerycnt(EQI_HAND_R); bonus bBaseAtk,30; bonus2 bSkillAtk,"SJ_SOLARBURST",4*(.@r_weapon/2); - Combos: - Combo: - - Ignis_CapK - - Saphir_Hall_OS + - Comp_Ignis_CapK # 15963 + - Saphir_Hall_OS # 16088 + - Combo: + - Saphir_Hall_OS # 16088 + - Ignis_CapK # 400022 Script: | .@r_weapon = getequiprefinerycnt(EQI_HAND_R); bonus bBaseAtk,30; bonus2 bSkillAtk,"GN_CARTCANNON",4*(.@r_weapon/2); - Combos: - Combo: - - Ignis_CapK - - Virtual_Bow_OS + - Comp_Ignis_CapK # 15963 + - Virtual_Bow_OS # 18178 + - Combo: + - Virtual_Bow_OS # 18178 + - Ignis_CapK # 400022 Script: | .@r_weapon = getequiprefinerycnt(EQI_HAND_R); bonus2 bSkillCooldown,"RA_ARROWSTORM",-2500; bonus2 bWeaponDamageRate,W_BOW,7*(.@r_weapon/2); - Combos: - Combo: - - Ignis_CapK - - Blasti_OS + - Comp_Ignis_CapK # 15963 + - Blasti_OS # 28136 + - Combo: + - Blasti_OS # 28136 + - Ignis_CapK # 400022 Script: | .@r_weapon = getequiprefinerycnt(EQI_HAND_R); bonus bMaxHPrate,5; bonus2 bSubSize,Size_Small,3*(.@r_weapon/2); - Combos: - Combo: - - Scorpio_Diadem_K - - Cannon_Rapier_OS + - Cannon_Rapier_OS # 13493 + - Comp_Scorpio_Diadem_K # 15960 + - Combo: + - Cannon_Rapier_OS # 13493 + - Scorpio_Diadem_K # 400059 Script: | .@r_weapon = getequiprefinerycnt(EQI_HAND_R); bonus2 bMagicAtkEle,Ele_Holy,5; bonus2 bSkillAtk,"LG_RAYOFGENESIS",4*(.@r_weapon/2); - Combos: - Combo: - - Scorpio_Diadem_K - - Ultio_Spes_OS + - Comp_Scorpio_Diadem_K # 15960 + - Ultio_Spes_OS # 16089 + - Combo: + - Ultio_Spes_OS # 16089 + - Scorpio_Diadem_K # 400059 Script: | .@r_weapon = getequiprefinerycnt(EQI_HAND_R); bonus2 bMagicAtkEle,Ele_Holy,5; bonus2 bSkillAtk,"AB_JUDEX",3*(.@r_weapon/2); - Combos: - Combo: - - Scorpio_Diadem_K - - Rutilus_Stick_OS + - Comp_Scorpio_Diadem_K # 15960 + - Rutilus_Stick_OS # 26151 + - Combo: + - Rutilus_Stick_OS # 26151 + - Scorpio_Diadem_K # 400059 Script: | .@r_weapon = getequiprefinerycnt(EQI_HAND_R); bonus bMatk,30; bonus2 bSkillAtk,"SO_PSYCHIC_WAVE",3*(.@r_weapon/2); - Combos: - Combo: - - Sagittarius_DiademK - - Burning_Knuckle_OS + - Burning_Knuckle_OS # 1862 + - Comp_Sagi_DiademK # 15964 + - Combo: + - Burning_Knuckle_OS # 1862 + - Sagittarius_DiademK # 400061 Script: | .@r_weapon = getequiprefinerycnt(EQI_HAND_R); bonus2 bSkillCooldown,"SR_RAMPAGEBLASTER",-1000; bonus bLongAtkRate,3*(.@r_weapon/2); - Combos: - Combo: - - Sagittarius_DiademK - - Saphir_Hall_OS + - Comp_Sagi_DiademK # 15964 + - Saphir_Hall_OS # 16088 + - Combo: + - Saphir_Hall_OS # 16088 + - Sagittarius_DiademK # 400061 Script: | .@r_weapon = getequiprefinerycnt(EQI_HAND_R); bonus bVariableCastrate,-10; bonus2 bSkillAtk,"CR_ACIDDEMONSTRATION",3*(.@r_weapon/2); - Combos: - Combo: - - Sagittarius_DiademK - - HR_S55_OS + - Comp_Sagi_DiademK # 15964 + - HR_S55_OS # 28253 + - Combo: + - HR_S55_OS # 28253 + - Sagittarius_DiademK # 400061 Script: | .@r_weapon = getequiprefinerycnt(EQI_HAND_R); bonus bLongAtkRate,5; @@ -26684,7 +26781,7 @@ Body: - Moaning_of_EvilSpirits # 470112 - Goddess_of_Abundance # 311073 Script: | - bonus2 bMagicAddRace,RC_Player_Human,50; + bonus2 bMagicAddRace,RC_Player_Doram,50; - Combos: - Combo: - Sealed_F_Bishop_Card_J # 300334 @@ -26698,7 +26795,7 @@ Body: - Moaning_of_EvilSpirits # 470112 - Goddess_of_Abundance # 311073 Script: | - bonus2 bMagicAddRace,RC_Player_Human,20; + bonus2 bMagicAddRace,RC_Player_Doram,20; - Combos: - Combo: - Moaning_of_EvilSpirits # 470112 @@ -29921,18 +30018,36 @@ Body: - Combo: - aegis_15948 # 15948 - Orc_Hero_Card # 4143 + - Combo: + - aegis_15948 # 15948 + - Sealed_Orc_Hero_Card # 4492 + - Combo: + - aegis_15949 # 15949 + - Orc_Hero_Card # 4143 + - Combo: + - aegis_15949 # 15949 + - Sealed_Orc_Hero_Card # 4492 Script: | bonus bBaseAtk,50; if (BaseLevel>=170) bonus bBaseAtk,50; - Combos: - Combo: - - aegis_15948 # 15948 + - aegis_15950 # 15950 + - Orc_Hero_Card # 4143 + - Combo: + - aegis_15950 # 15950 + - Sealed_Orc_Hero_Card # 4492 + - Combo: + - aegis_15951 # 15951 + - Orc_Hero_Card # 4143 + - Combo: + - aegis_15951 # 15951 - Sealed_Orc_Hero_Card # 4492 Script: | - bonus bBaseAtk,50; + bonus bBaseAtk,30; if (BaseLevel>=170) - bonus bBaseAtk,50; + bonus bBaseAtk,30; - Combos: - Combo: - Temporal_Ring_TW # 490030 @@ -38138,10 +38253,16 @@ Body: - Combo: - Dark_Lord_Card # 4168 - Destroy_World_Boots # 470095 + - Combo: + - Dark_Lord_Card # 4168 + - aegis_470245 # 470245 + - Combo: + - Sealed_D_Lord_Card # 4488 + - aegis_470245 # 470245 Script: | bonus bMatk,50; bonus2 bMagicAddClass,Class_Boss,30; - bonus3 bAutoSpellWhenHit,"WL_COMET",1,50; + bonus3 bAutoSpellWhenHit,"WL_COMET",1,30; autobonus "{ bonus bInt,30; bonus bMatkRate,20; }",50,10000,BF_MAGIC; - Combos: - Combo: @@ -44121,20 +44242,20 @@ Body: - Combos: - Combo: - Illusion_Armor_A # 15376 - - aegis_420239 # 420239 + - Adventure_Clover # 420239 - Combo: - Illusion_Armor_B # 15377 - - aegis_420239 # 420239 + - Adventure_Clover # 420239 Script: | bonus bAtkRate,20; bonus bMatkRate,20; bonus2 bExpAddRace,RC_All,2; - Combos: - Combo: - - aegis_420239 # 420239 + - Adventure_Clover # 420239 - Auto_Armor_A # 450127 - Combo: - - aegis_420239 # 420239 + - Adventure_Clover # 420239 - Auto_Armor_B # 450128 Script: | bonus bAtkRate,20; @@ -44142,10 +44263,10 @@ Body: bonus2 bExpAddRace,RC_All,3; - Combos: - Combo: - - aegis_420239 # 420239 + - Adventure_Clover # 420239 - Gray_W_Suits # 450177 - Combo: - - aegis_420239 # 420239 + - Adventure_Clover # 420239 - Gray_W_Robe # 450178 Script: | bonus bAtkRate,20; @@ -47143,3 +47264,818 @@ Body: bonus4 bAutoSpellOnSkill,"NW_SPIRAL_SHOOTING","NW_WILD_FIRE",getskilllv("NW_WILD_FIRE"),1000; } } + - Combos: + - Combo: + - Hero # 29509 + - aegis_312300 # 312300 + Script: | + bonus2 bSkillCooldown,"BO_ACIDIFIED_ZONE_FIRE",-200; + bonus2 bSkillCooldown,"BO_ACIDIFIED_ZONE_WATER",-200; + bonus2 bSkillCooldown,"BO_ACIDIFIED_ZONE_WIND",-200; + bonus2 bSkillCooldown,"BO_ACIDIFIED_ZONE_GROUND",-200; + - Combos: + - Combo: + - Hero # 29509 + - aegis_312691 # 312691 + Script: | + bonus2 bSkillCooldown,"CD_PETITIO",-200; + - Combos: + - Combo: + - aegis_15981 # 15981 + - aegis_27426 # 27426 + Script: | + bonus bMatk,100; + - Combos: + - Combo: + - aegis_15981 # 15981 + - aegis_27425 # 27425 + Script: | + bonus bDelayrate,-15; + - Combos: + - Combo: + - aegis_15982 # 15982 + - aegis_27423 # 27423 + Script: | + bonus bHit,50; + - Combos: + - Combo: + - aegis_15982 # 15982 + - aegis_27424 # 27424 + - Combo: + - aegis_15983 # 15983 + - aegis_27421 # 27421 + Script: | + bonus bBaseAtk,80; + - Combos: + - Combo: + - aegis_15983 # 15983 + - aegis_27422 # 27422 + Script: | + bonus bCritical,30; + bonus bCritAtkRate,30; + - Combos: + - Combo: + - Goddess_of_Abundance # 311073 + - Vivatus_F_Axe # 520009 + Script: | + bonus2 bSkillAtk,"MT_AXE_STOMP",25; + bonus2 bSkillAtk,"MT_RUSH_QUAKE",25; + bonus2 bSubRace,RC_Player_Human,10; + bonus2 bSubRace,RC_Player_Doram,10; + - Combos: + - Combo: + - Goddess_of_Abundance # 311073 + - Vivatus_F_G_Spear # 530014 + Script: | + bonus2 bSkillAtk,"IG_OVERSLASH",25; + bonus2 bSkillAtk,"IG_GRAND_JUDGEMENT",25; + bonus2 bSkillAtk,"IG_SHIELD_SHOOTING",25; + bonus2 bSubRace,RC_Player_Human,10; + bonus2 bSubRace,RC_Player_Doram,10; + - Combos: + - Combo: + - Goddess_of_Abundance # 311073 + - Vivatus_F_Katar # 610023 + Script: | + bonus2 bSkillAtk,"SHC_IMPACT_CRATER",25; + bonus2 bSkillAtk,"SHC_SAVAGE_IMPACT",25; + bonus2 bSubRace,RC_Player_Human,40; + bonus2 bSubRace,RC_Player_Doram,40; + - Combos: + - Combo: + - Goddess_of_Abundance # 311073 + - Vivatus_F_C_Bow # 700033 + Script: | + bonus2 bSkillAtk,"ABC_CHAIN_REACTION_SHOT",25; + bonus2 bSkillAtk,"ABC_FRENZY_SHOT",25; + bonus2 bSubRace,RC_Player_Human,40; + bonus2 bSubRace,RC_Player_Doram,40; + - Combos: + - Combo: + - Goddess_of_Abundance # 311073 + - Vivatus_F_Violin # 570019 + - Combo: + - Goddess_of_Abundance # 311073 + - Vivatus_F_C_Rope # 580019 + Script: | + bonus2 bSkillAtk,"TR_RHYTHMSHOOTING",25; + bonus2 bSkillAtk,"TR_ROSEBLOSSOM",25; + bonus2 bSubRace,RC_Player_Human,10; + bonus2 bSubRace,RC_Player_Doram,10; + - Combos: + - Combo: + - Goddess_of_Abundance # 311073 + - Vivatus_F_T_Staff # 640021 + Script: | + bonus2 bSkillAtk,"AG_CRIMSON_ARROW",25; + bonus2 bSkillAtk,"AG_FROZEN_SLASH",25; + bonus2 bSkillAtk,"AG_STORM_CANNON",25; + bonus2 bSkillAtk,"AG_ROCK_DOWN",25; + bonus2 bSubRace,RC_Player_Human,40; + bonus2 bSubRace,RC_Player_Doram,40; + - Combos: + - Combo: + - Goddess_of_Abundance # 311073 + - Vivatus_F_Knuckle # 560020 + Script: | + bonus2 bSkillAtk,"IQ_MASSIVE_F_BLASTER",25; + bonus2 bSkillAtk,"IQ_EXPOSION_BLASTER",25; + bonus2 bSubRace,RC_Player_Human,10; + bonus2 bSubRace,RC_Player_Doram,10; + - Combos: + - Combo: + - Goddess_of_Abundance # 311073 + - Vivatus_F_Ballista # 700034 + Script: | + bonus2 bSkillAtk,"WH_CRESCIVE_BOLT",25; + bonus2 bSkillAtk,"WH_GALESTORM",25; + bonus2 bSubRace,RC_Player_Human,40; + bonus2 bSubRace,RC_Player_Doram,40; + - Combos: + - Combo: + - Goddess_of_Abundance # 311073 + - Vivatus_F_M_Book # 540024 + Script: | + bonus2 bSkillAtk,"EM_CONFLAGRATION",25; + bonus2 bSkillAtk,"EM_DIAMOND_STORM",25; + bonus2 bSkillAtk,"EM_LIGHTNING_LAND",25; + bonus2 bSkillAtk,"EM_TERRA_DRIVE",25; + bonus2 bSkillAtk,"EM_VENOM_SWAMP",25; + bonus2 bSubRace,RC_Player_Human,10; + bonus2 bSubRace,RC_Player_Doram,10; + - Combos: + - Combo: + - Goddess_of_Abundance # 311073 + - Vivatus_F_Lance # 630013 + Script: | + bonus2 bSkillAtk,"DK_HACKANDSLASHER",25; + bonus2 bSkillAtk,"DK_MADNESS_CRUSHER",25; + bonus2 bSubRace,RC_Player_Human,40; + bonus2 bSubRace,RC_Player_Doram,40; + - Combos: + - Combo: + - Goddess_of_Abundance # 311073 + - Vivatus_F_Lapier # 500028 + Script: | + bonus2 bSkillAtk,"BO_ACIDIFIED_ZONE_FIRE",25; + bonus2 bSkillAtk,"BO_ACIDIFIED_ZONE_WATER",25; + bonus2 bSkillAtk,"BO_ACIDIFIED_ZONE_WIND",25; + bonus2 bSkillAtk,"BO_ACIDIFIED_ZONE_GROUND",25; + bonus2 bSubRace,RC_Player_Human,10; + bonus2 bSubRace,RC_Player_Doram,10; + - Combos: + - Combo: + - Goddess_of_Abundance # 311073 + - Vivatus_F_Wand # 550029 + Script: | + bonus2 bSkillAtk,"CD_ARBITRIUM",25; + bonus2 bSkillAtk,"CD_PNEUMATICUS_PROCELLA",25; + bonus2 bSkillAtk,"CD_FRAMEN",25; + bonus2 bSubRace,RC_Player_Human,10; + bonus2 bSubRace,RC_Player_Doram,10; + - Combos: + - Combo: + - EP18_Schulang_Card # 300227 + - Goddess_of_Abundance # 311073 + Script: | + bonus2 bFixedCastrate,"SO_VARETYR_SPEAR",-100; + bonus2 bMagicAtkEle,Ele_Wind,30; + - Combos: + - Combo: + - EP18_Demi_Freyja_Card # 300228 + - Goddess_of_Abundance # 311073 + Script: | + autobonus "{}",20,100,BF_MAGIC,"{ sc_start SC_INSPIRATION,10000,1; }"; + - Combos: + - Combo: + - EP18_Burning_Fang_Card # 300217 + - Goddess_of_Abundance # 311073 + Script: | + bonus bMaxHPrate,10; + bonus bMaxSPrate,10; + bonus2 bSubEle,Ele_Earth,15; + - Combos: + - Combo: + - Goddess_of_Abundance # 311073 + - aegis_450286 # 450286 + Script: | + bonus2 bAddSize,Size_All,30; + bonus2 bMagicAddSize,Size_All,30; + - Combos: + - Combo: + - Goddess_of_Abundance # 311073 + - aegis_420223 # 420223 + Script: | + bonus2 bSubRace,RC_Player_Human,3; + bonus2 bSubRace,RC_Player_Doram,3; + bonus bNoCastCancel; + - Combos: + - Combo: + - Bakonawa_Tattoo # 2910 + - aegis_420129 # 420129 + Script: | + skill "TF_DOUBLE",max(getskilllv("TF_DOUBLE"),3); + bonus bAtkRate,(readparam(bStr)+readparam(bLuk))/40; + - Combos: + - Combo: + - Buwaya_Tattoo # 2907 + - aegis_420129 # 420129 + Script: | + bonus bFixedCast,-200; + bonus bMatkRate,(readparam(bInt)+readparam(bDex))/40; + - Combos: + - Combo: + - Bangungot_Tattoo # 2911 + - aegis_420129 # 420129 + Script: | + bonus bMaxHPrate,7; + bonus bHealPower2,2*((readparam(bAgi)+readparam(bVit))/40); + - Combos: + - Combo: + - IA_Dress # 15214 + - IA_Choker # 19286 + - IA_Boots # 22144 + Script: | + .@a = getequiprefinerycnt(EQI_ARMOR); + .@b = getequiprefinerycnt(EQI_SHOES); + .@c = (getequiprefinerycnt(EQI_ARMOR)+getequiprefinerycnt(EQI_SHOES))/3; + bonus bBaseAtk,5+(.@a*2); + bonus bMatk,5+(.@a*2); + bonus bAspdRate,.@b; + bonus bVariableCastrate,-2*.@c; + - Combos: + - Combo: + - Arbitrator_Shawl_US # 420246 + - Platinum_Arbitrator # 450257 + Script: | + .@r = getequiprefinerycnt(EQI_ARMOR); + bonus bAtkRate,5; + bonus bPerfectHitAddRate,20; + if (.@r>=8) { + bonus bMaxHPrate,5; + bonus bMaxSPrate,5; + } + if (.@r>=9) { + bonus bAtkRate,10; + bonus bMaxHPrate,10; + bonus bMaxSPrate,10; + } + if (.@r>=10) { + bonus2 bSkillCooldown,"LG_CANNONSPEAR",-1500; + bonus2 bSkillAtk,"LG_CANNONSPEAR",30; + } + if (.@r>=11) { + bonus2 bSkillAtk,"LG_CANNONSPEAR",BaseLevel/2; + bonus2 bSkillAtk,"LG_BANISHINGPOINT",2*(BaseLevel/2); + } + - Combos: + - Combo: + - Lunar_E_Armor_LT # 450263 + - Eclipsedefmind_TW # 490086 + Script: | + bonus bSta,8; + bonus bWis,8; + bonus bFixedCast,-300; + - Combos: + - Combo: + - Marc_Card # 4105 + - Lunar_E_Armor_LT # 450263 + Script: | + if (getequiprefinerycnt(EQI_ARMOR)>=7) { + bonus bMaxHPrate,25; + bonus2 bAddSize,Size_All,15; + bonus2 bMagicAddSize,Size_All,15; + bonus2 bSubSize,Size_Medium,10; + bonus2 bSubSize,Size_Large,10; + } + - Combos: + - Combo: + - Garm_Card # 4324 + - Lunar_E_Armor_LT # 450263 + Script: | + if (getequiprefinerycnt(EQI_ARMOR)>=7) { + bonus bMaxHPrate,70; + bonus2 bAddSize,Size_All,25; + bonus2 bMagicAddSize,Size_All,25; + bonus2 bResEff,Eff_Freeze,10000; + bonus2 bSubSize,Size_Medium,15; + bonus2 bSubSize,Size_Large,15; + } + - Combos: + - Combo: + - Coyote_Card # 27179 + - aegis_470245 # 470245 + Script: | + bonus bMatk,50; + bonus2 bMagicAddClass,Class_Boss,10; + bonus3 bAutoSpellWhenHit,"WL_COMET",1,10; + - Combos: + - Combo: + - aegis_490464 # 490464 + - Up_Shiver_Katar_K # 610008 + - Combo: + - aegis_490465 # 490465 + - Up_Shiver_Katar_K # 610008 + Script: | + bonus2 bAddRace,RC_All,8; + if (getequiprefinerycnt(EQI_HAND_R)>=11) + bonus2 bSkillAtk,"GC_CROSSIMPACT",(readparam(bStr)+readparam(bLuk))/12; + - Combos: + - Combo: + - aegis_490464 # 490464 + - Up_Blade_Katar # 610009 + - Combo: + - aegis_490465 # 490465 + - Up_Blade_Katar # 610009 + Script: | + bonus bShortAtkRate,8; + if (getequiprefinerycnt(EQI_HAND_R)>=11) + bonus2 bSkillAtk,"GC_ROLLINGCUTTER",(readparam(bStr)+readparam(bDex))/12; + - Combos: + - Combo: + - Manteau_Of_Guardsman # 20942 + - ShoesOfGuardsman # 22142 + Script: | + bonus2 bSubEle,Ele_Neutral,10; + bonus2 bSubRace,RC_Player_Doram,10; + bonus2 bResEff,Eff_Stone,10000; + - Combos: + - Combo: + - YSF01_Plate_J # 15213 + - YSF01_Manteau_J # 20858 + - YSF01_Greave_J # 22143 + Script: | + .@a = getequiprefinerycnt(EQI_ARMOR); + .@b = getequiprefinerycnt(EQI_GARMENT); + .@c = getequiprefinerycnt(EQI_SHOES); + bonus bDelayrate,-10; + bonus2 bSkillAtk,"LK_SPIRALPIERCE",50; + bonus2 bSkillAtk,"KN_SPEARBOOMERANG",100; + bonus2 bSkillAtk,"RK_HUNDREDSPEAR",50; + if (.@a >= 7 && .@b >= 7 && .@c >= 7) { + bonus bDelayrate,-20; + bonus2 bSkillAtk,"LK_SPIRALPIERCE",100; + bonus2 bSkillAtk,"KN_SPEARBOOMERANG",200; + bonus2 bSkillAtk,"RK_HUNDREDSPEAR",100; + } + if (.@a >= 9 && .@b >= 9 && .@c >= 9) { + bonus bDelayrate,-20; + bonus2 bSkillAtk,"LK_SPIRALPIERCE",100; + bonus2 bSkillAtk,"KN_SPEARBOOMERANG",200; + bonus2 bSkillAtk,"RK_HUNDREDSPEAR",100; + } + - Combos: + - Combo: + - Return_TW_1th_Armor # 15211 + - Return_TW_1th_Hat # 19276 + Script: | + if ((getequiprefinerycnt(EQI_HEAD_TOP)+getequiprefinerycnt(EQI_ARMOR)) >=18) + bonus bAspd,1; + - Combos: + - Combo: + - 60Lv_Suits # 15220 + - 60Lv_Hood # 20867 + - 60Lv_Sandal # 22150 + - 60Lv_Ring # 28539 + Script: | + bonus bBaseAtk,15; + bonus bMatk,15; + if ((getequiprefinerycnt(EQI_ARMOR)+getequiprefinerycnt(EQI_GARMENT)+getequiprefinerycnt(EQI_SHOES)) >=17) { + bonus bAspdRate,3; + bonus bVariableCastrate,-5; + } + - Combos: + - Combo: + - 70Lv_Armor # 15221 + - 70Lv_Manteau # 20868 + - 70Lv_Boots # 22151 + - 70Lv_Ring # 28540 + Script: | + bonus bBaseAtk,20; + if ((getequiprefinerycnt(EQI_ARMOR)+getequiprefinerycnt(EQI_GARMENT)+getequiprefinerycnt(EQI_SHOES)) >=21) { + bonus bAspdRate,5; + bonus bFixedCastrate,-5; + } + - Combos: + - Combo: + - 70Lv_Robe # 15222 + - 70Lv_Muffler # 20869 + - 70Lv_Shoes # 22152 + - 70Lv_Mring # 28541 + Script: | + bonus bMatk,20; + if ((getequiprefinerycnt(EQI_ARMOR)+getequiprefinerycnt(EQI_GARMENT)+getequiprefinerycnt(EQI_SHOES)) >=21) { + bonus bVariableCastrate,-5; + bonus bFixedCastrate,-5; + } + - Combos: + - Combo: + - 80Lv_Mail # 15223 + - 80Lv_Manteau # 20870 + - 80Lv_Greave # 22153 + - 80Lv_Aring # 28542 + Script: | + bonus bBaseAtk,25; + if ((getequiprefinerycnt(EQI_ARMOR)+getequiprefinerycnt(EQI_GARMENT)+getequiprefinerycnt(EQI_SHOES)) >=25) { + bonus bAspdRate,7; + bonus bCritAtkRate,2; + bonus bFixedCastrate,-10; + } + - Combos: + - Combo: + - 80Lv_Cloth # 15224 + - 80Lv_Cloak # 20871 + - 80Lv_Boots # 22154 + - 80Lv_Gloves # 28543 + Script: | + bonus bBaseAtk,25; + if ((getequiprefinerycnt(EQI_ARMOR)+getequiprefinerycnt(EQI_GARMENT)+getequiprefinerycnt(EQI_SHOES)) >=25) { + bonus bAspdRate,7; + bonus bLongAtkRate,2; + bonus bFixedCastrate,-10; + } + - Combos: + - Combo: + - 80Lv_Robe # 15225 + - 80Lv_Muffler # 20872 + - 80Lv_Shoes # 22155 + - 80Lv_Mring # 28544 + Script: | + bonus bMatk,25; + if ((getequiprefinerycnt(EQI_ARMOR)+getequiprefinerycnt(EQI_GARMENT)+getequiprefinerycnt(EQI_SHOES)) >=25) { + bonus bMatkRate,2; + bonus bVariableCastrate,-7; + bonus bFixedCastrate,-10; + } + - Combos: + - Combo: + - 80Lv_Dress # 15226 + - 80Lv_Cape # 20873 + - 80Lv_Sandal # 22156 + - 80Lv_Necklace # 28545 + Script: | + bonus bMatk,25; + if ((getequiprefinerycnt(EQI_ARMOR)+getequiprefinerycnt(EQI_GARMENT)+getequiprefinerycnt(EQI_SHOES)) >=25) { + bonus bHealPower,2; + bonus bVariableCastrate,-7; + bonus bFixedCastrate,-10; + } + - Combos: + - Combo: + - 90Lv_Mail # 15227 + - 90Lv_Manteau # 20874 + - 90Lv_Greave # 22157 + - 90Lv_Aring # 28546 + Script: | + bonus bBaseAtk,30; + if ((getequiprefinerycnt(EQI_ARMOR)+getequiprefinerycnt(EQI_GARMENT)+getequiprefinerycnt(EQI_SHOES)) >=27) { + bonus bAspdRate,10; + bonus bCritAtkRate,4; + bonus bFixedCastrate,-15; + } + - Combos: + - Combo: + - 90Lv_Cloth # 15228 + - 90Lv_Cloak # 20875 + - 90Lv_Boots # 22158 + - 90Lv_Gloves # 28547 + Script: | + bonus bBaseAtk,30; + if ((getequiprefinerycnt(EQI_ARMOR)+getequiprefinerycnt(EQI_GARMENT)+getequiprefinerycnt(EQI_SHOES)) >=27) { + bonus bAspdRate,10; + bonus bLongAtkRate,4; + bonus bFixedCastrate,-15; + } + - Combos: + - Combo: + - 90Lv_Robe # 15229 + - 90Lv_Muffler # 20876 + - 90Lv_Shoes # 22159 + - 90Lv_Mring # 28548 + Script: | + bonus bMatk,30; + if ((getequiprefinerycnt(EQI_ARMOR)+getequiprefinerycnt(EQI_GARMENT)+getequiprefinerycnt(EQI_SHOES)) >=27) { + bonus bMatkRate,4; + bonus bVariableCastrate,-10; + bonus bFixedCastrate,-15; + } + - Combos: + - Combo: + - 90Lv_Dress # 15230 + - 90Lv_Cape # 20877 + - 90Lv_Sandal # 22160 + - 90Lv_Necklace # 28549 + Script: | + bonus bMatk,30; + if ((getequiprefinerycnt(EQI_ARMOR)+getequiprefinerycnt(EQI_GARMENT)+getequiprefinerycnt(EQI_SHOES)) >=27) { + bonus bHealPower,4; + bonus bVariableCastrate,-10; + bonus bFixedCastrate,-15; + } + - Combos: + - Combo: + - aegis_311439 # 311439 + - aegis_450309 # 450309 + Script: | + bonus bFixedCastrate,-70; + - Combos: + - Combo: + - P_Amdarais_Card # 4635 + - aegis_410270 # 410270 + - Combo: + - P_Amdarais_Card # 4635 + - aegis_410271 # 410271 + - Combo: + - P_Amdarais_Card # 4635 + - aegis_410272 # 410272 + - Combo: + - P_Amdarais_Card # 4635 + - aegis_410273 # 410273 + - Combo: + - P_Amdarais_Card # 4635 + - aegis_410274 # 410274 + - Combo: + - P_Amdarais_Card # 4635 + - aegis_410275 # 410275 + Script: | + .@r = getequiprefinerycnt(EQI_ARMOR); + bonus bMaxHP,2500*(.@r/3); + bonus bMaxSP,2000*(.@r/3); + if (.@r>=6) { + bonus bSPrecovRate,30; + if (.@r>=9) { + bonus bVariableCastrate,-10; + if (.@r>=12) { + bonus bDelayrate,-10; + } + } + } + - Combos: + - Combo: + - ROZ_Bijou_Hat_Str # 400574 + - aegis_410270 # 410270 + - Combo: + - ROZ_Bijou_Hat_Agi # 400575 + - aegis_410271 # 410271 + - Combo: + - ROZ_Bijou_Hat_Vit # 400576 + - aegis_410272 # 410272 + - Combo: + - ROZ_Bijou_Hat_Int # 400577 + - aegis_410273 # 410273 + - Combo: + - ROZ_Bijou_Hat_Dex # 400578 + - aegis_410274 # 410274 + - Combo: + - ROZ_Bijou_Hat_Luk # 400579 + - aegis_410275 # 410275 + Script: | + bonus bUseSPrate,-5; + - Combos: + - Combo: + - Doram_Only_Suit_J # 15275 + - Doram_Only_Cape_J # 20915 + - Doram_Only_Shoes_J # 22185 + Script: | + bonus bSpeedRate,25; + bonus2 bHPRegenRate,500,5000; + bonus2 bSPRegenRate,5,5000; + - Combos: + - Combo: + - Doram_High_Suit_J # 15276 + - Doram_High_Cape_J # 20916 + - Doram_High_Shoes_J # 22186 + Script: | + bonus bSpeedRate,25; + bonus2 bHPRegenRate,1000,5000; + bonus2 bSPRegenRate,10,5000; + - Combos: + - Combo: + - Mad_Bunny_K # 28901 + - Giant_Mad_Bunny_TW # 480372 + - Combo: + - Mad_Bunny_K_ # 28902 + - Giant_Mad_Bunny_TW # 480372 + Script: | + bonus2 bAddClass,Class_Boss,10; + bonus2 bMagicAddClass,Class_Boss,10; + autobonus "{ .@r = getequiprefinerycnt(EQI_GARMENT); .@a = getequiprefinerycnt(EQI_HAND_L); bonus bBaseAtk,20*((.@r+.@a)/2); bonus bMatk,20*((.@r+.@a)/2); }",10,7000,BF_WEAPON|BF_MAGIC,"{ transform 1947,7000; }"; + - Combos: + - Combo: + - Mad_Bunny_K_LT # 460020 + - Giant_Mad_Bunny_TW # 480372 + Script: | + .@g = getenchantgrade(EQI_HAND_L); + .@val = 10; + bonus2 bAddClass,Class_Boss,15; + bonus2 bMagicAddClass,Class_Boss,15; + if (.@g >= ENCHANTGRADE_B) { + .@val += 10; + } + if (.@g >= ENCHANTGRADE_A) { + .@val += 10; + } + autobonus "{ .@r = getequiprefinerycnt(EQI_GARMENT); .@a = getequiprefinerycnt(EQI_HAND_L); bonus bBaseAtk,30*((.@r+.@a)/3); bonus bMatk,30*((.@r+.@a)/3); bonus2 bAddClass,Class_Boss,2*((.@r+.@a)/3); bonus2 bMagicAddClass,Class_Boss,2*((.@r+.@a)/3); }",.@val,7000,BF_WEAPON|BF_MAGIC,"{ transform 1947,7000; }"; + - Combos: + - Combo: + - Bloody_Knight_Shield # 28942 + - aegis_470247 # 470247 + - Combo: + - Bloody_Knight_Shield_ # 28945 + - aegis_470247 # 470247 + Script: | + bonus2 bAddClass,Class_Boss,15; + bonus2 bMagicAddClass,Class_Boss,15; + if (getequiprefinerycnt(EQI_SHOES)>=13) + autobonus "{ bonus bStr,150; bonus bInt,150; bonus bDex,150; }",50,10000,BF_WEAPON|BF_MAGIC; + - Combos: + - Combo: + - Bloody_Knight_Shield__ # 28946 + - aegis_470247 # 470247 + Script: | + bonus2 bAddClass,Class_Boss,30; + bonus2 bMagicAddClass,Class_Boss,30; + if (getequiprefinerycnt(EQI_SHOES)>=13) + autobonus "{ bonus bStr,200; bonus bInt,200; bonus bDex,200; }",50,10000,BF_WEAPON|BF_MAGIC; + - Combos: + - Combo: + - aegis_490469 # 490469 + - Up_OneSkyOneSun # 540010 + - Combo: + - aegis_490470 # 490470 + - Up_OneSkyOneSun # 540010 + Script: | + bonus bShortAtkRate,8; + if (getequiprefinerycnt(EQI_HAND_R)>=11) + bonus2 bSkillAtk,"SJ_SOLARBURST",(readparam(bStr)+readparam(bLuk))/12; + - Combos: + - Combo: + - aegis_490469 # 490469 + - Up_SoulWeight # 550015 + - Combo: + - aegis_490470 # 490470 + - Up_SoulWeight # 550015 + Script: | + bonus2 bMagicAddRace,RC_All,8; + if (getequiprefinerycnt(EQI_HAND_R)>=11) + bonus2 bSkillAtk,"SP_SPA",(readparam(bAgi)+readparam(bInt))/12; + - Combos: + - Combo: + - Crow_Tengu_Mask # 5933 + - Comp_Tengu_Scroll # 420247 + - Combo: + - Comp_Crow_Tengu_Mask # 410269 + - Comp_Tengu_Scroll # 420247 + Script: | + bonus2 bAddSize,Size_All,1; + bonus bLongAtkRate,2; + if (readparam(bStr) >= 108) { + bonus2 bAddSize,Size_All,2; + bonus bLongAtkRate,1; + } + if (readparam(bStr) >= 120) { + bonus2 bAddSize,Size_All,3; + bonus bLongAtkRate,1; + } + - Combos: + - Combo: + - aegis_400512 # 400512 + - aegis_420248 # 420248 + - Combo: + - aegis_400513 # 400513 + - aegis_420248 # 420248 + - Combo: + - aegis_400512 # 400512 + - aegis_420249 # 420249 + - Combo: + - aegis_400513 # 400513 + - aegis_420249 # 420249 + Script: | + bonus2 bDropAddRace,RC_All,getequiprefinerycnt(EQI_HEAD_TOP); + - Combos: + - Combo: + - aegis_400512 # 400512 + - aegis_490282 # 490282 + - Combo: + - aegis_400512 # 400512 + - aegis_490283 # 490283 + - Combo: + - aegis_400513 # 400513 + - aegis_490282 # 490282 + - Combo: + - aegis_400513 # 400513 + - aegis_490283 # 490283 + Script: | + bonus2 bSkillAtk,"KN_BOWLINGBASH",50; + bonus bNoWalkDelay; + - Combos: + - Combo: + - Tablet_IL # 28626 + - aegis_420251 # 420251 + Script: | + .@r = getequiprefinerycnt(EQI_HAND_R); + bonus bHit,30; + bonus bAspd,1; + bonus2 bSkillAtk,"SJ_FLASHKICK",5*(.@r/3); + bonus2 bSkillAtk,"SJ_FALLINGSTAR",5*(.@r/3); + - Combos: + - Combo: + - Hunter_Bow_IL # 18174 + - aegis_420251 # 420251 + Script: | + .@r = getequiprefinerycnt(EQI_HAND_R); + bonus bCriticalLong,30; + if (.@r>=7) { + bonus bCritAtkRate,10; + bonus2 bSkillCooldown,"RA_AIMEDBOLT",-1000; + if (.@r>=9) { + bonus2 bSkillAtk,"SN_SHARPSHOOTING",35; + bonus2 bSkillAtk,"RA_AIMEDBOLT",35; + if (.@r>=11) { + bonus bDelayrate,-10; + } + } + } + - Combos: + - Combo: + - Lunar_E_Armor_LT # 450263 + - Eclipsedefmind_LT # 490440 + Script: | + bonus bSta,8; + bonus bWis,8; + bonus bFixedCast,-300; + bonus bLongAtkDef,8; + bonus bNearAtkDef,8; + if (getenchantgrade(EQI_ARMOR) >= ENCHANTGRADE_A) { + bonus2 bAddRace,RC_All,15; + bonus2 bMagicAddRace,RC_All,15; + bonus2 bAddEffWhenHit,Eff_Freeze,1000; + } + - Combos: + - Combo: + - S_Wolf_Card_E # 27390 + - S_Poe_Card_E # 27392 + Script: | + bonus bAtkRate,5; + bonus bMatkRate,5; + bonus2 bAddSize,Size_Medium,5; + bonus2 bMagicAddSize,Size_Medium,5; + - Combos: + - Combo: + - Release_Of_Magic # 29371 + - aegis_312303 # 312303 + Script: | + bonus2 bSkillCooldown,"EM_CONFLAGRATION",-2000; + bonus2 bSkillCooldown,"EM_LIGHTNING_LAND",-2000; + - Combos: + - Combo: + - Hero # 29509 + - aegis_312034 # 312034 + Script: | + autobonus "{ bonus2 bSkillUseSP,\"IQ_MASSIVE_F_BLASTER\",299; bonus2 bSkillUseSP,\"IQ_EXPOSION_BLASTER\",169; }",20,10000,BF_WEAPON; + - Combos: + - Combo: + - Hero # 29509 + - aegis_312033 # 312033 + Script: | + bonus2 bSkillCooldown,"ABC_ABYSS_DAGGER",-200; + bonus2 bSkillCooldown,"ABC_DEFT_STAB",-200; + - Combos: + - Combo: + - Release_Of_Magic # 29371 + - aegis_312035 # 312035 + Script: | + bonus2 bSkillCooldown,"IG_CROSS_RAIN",-1000; + - Combos: + - Combo: + - Hero # 29509 + - aegis_312036 # 312036 + Script: | + bonus2 bSkillCooldown,"WH_CRESCIVE_BOLT",-200; + bonus2 bSkillCooldown,"WH_GALESTORM",-200; + - Combos: + - Combo: + - Hero # 29509 + - aegis_312039 # 312039 + Script: | + bonus2 bSkillCooldown,"SHC_SHADOW_STAB",-500; + - Combos: + - Combo: + - aegis_15969 # 15969 + - Improve_Orb_Speed # 29537 + Script: | + bonus bLongAtkRate,4; + bonus bShortAtkRate,4; + bonus bMatkRate,4; + - Combos: + - Combo: + - aegis_15969 # 15969 + - Improve_Orb_Cast # 29538 + Script: | + bonus2 bMagicAddRace,RC_All,6; + - Combos: + - Combo: + - aegis_15969 # 15969 + - Improve_Orb_Cri # 29539 + Script: | + bonus2 bAddRace,RC_All,6; diff --git a/db/re/item_db_equip.yml b/db/re/item_db_equip.yml index 70b4a173f5..43206a4624 100644 --- a/db/re/item_db_equip.yml +++ b/db/re/item_db_equip.yml @@ -6511,7 +6511,7 @@ Body: } - Id: 1341 AegisName: Destruction_Axe - Name: Destruction axe # !todo check english name + Name: Destruction Axe Type: Weapon SubType: 1hAxe Weight: 4400 @@ -9106,7 +9106,7 @@ Body: bonus2 bAddEff2,Eff_Poison,300; - Id: 1448 AegisName: UnrivaledSpear - Name: Warrior's Spear + Name: Unrivaled Spear Type: Weapon SubType: 1hSpear Weight: 2000 @@ -9126,12 +9126,14 @@ Body: .@r = getrefine(); if (.@r >= 7) { bonus2 bAddRace,RC_Brute,10; + bonus2 bAddRace,RC_Player_Doram,10; bonus2 bAddRace,RC_Plant,10; bonus2 bAddEle,Ele_Wind,10; bonus2 bAddEle,Ele_Earth,10; } if (.@r >= 9) { bonus2 bAddRace,RC_Brute,15; + bonus2 bAddRace,RC_Player_Doram,15; bonus2 bAddRace,RC_Plant,15; bonus2 bAddEle,Ele_Wind,15; bonus2 bAddEle,Ele_Earth,15; @@ -17940,7 +17942,7 @@ Body: } - Id: 1844 AegisName: Sinister_Fist_J - Name: Fist of Vicious Mind + Name: Fist of Evil Type: Weapon SubType: Knuckle Buy: 100000 @@ -17950,13 +17952,16 @@ Body: Jobs: Monk: true Priest: true + Classes: + All_Third: true + Fourth: true Locations: Right_Hand: true WeaponLevel: 4 EquipLevelMin: 100 Refineable: true Script: | - bonus bBaseAtk,getrefine(); + bonus bBaseAtk,pow(getrefine(),2); - Id: 1845 AegisName: Probation_Knuckle Name: Trial Sura's Knuckle @@ -19575,7 +19580,7 @@ Body: bonus2 bSkillAtk,"CG_ARROWVULCAN",50; - Id: 1947 AegisName: Sinister_Viollin_J - Name: Violin of Vicious Mind + Name: Violin of Evil Type: Weapon SubType: Musical Buy: 100000 @@ -19585,6 +19590,9 @@ Body: Range: 1 Jobs: BardDancer: true + Classes: + All_Third: true + Fourth: true Gender: Male Locations: Right_Hand: true @@ -19592,7 +19600,7 @@ Body: EquipLevelMin: 100 Refineable: true Script: | - bonus bMatk,getrefine(); + bonus bMatk,pow(getrefine(),2); - Id: 1948 AegisName: Hippie_Guitar_J Name: Hippie Guitar @@ -21886,7 +21894,7 @@ Body: bonus bMatkRate,4; - Id: 2037 AegisName: Sinister_Staff_J - Name: Staff of Vicious Mind + Name: Staff of Evil Type: Weapon SubType: 2hStaff Buy: 100000 @@ -21902,16 +21910,15 @@ Body: SuperNovice: true Wizard: true Classes: - Third: true - Third_Upper: true - Third_Baby: true + All_Third: true + Fourth: true Locations: Both_Hand: true WeaponLevel: 4 EquipLevelMin: 100 Refineable: true Script: | - bonus bMatk,getrefine(); + bonus bMatk,pow(getrefine(),2); - Id: 2038 AegisName: Staff_170_J Name: Sunflower Kid @@ -56417,6 +56424,14 @@ Body: ArmorLevel: 1 EquipLevelMin: 1 View: 940 + - Id: 5911 + AegisName: C_Imperial_Feather + Name: Costume Imperial Feather + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 935 - Id: 5912 AegisName: C_Minions_Of_Devil Name: Costume Servant Deviling @@ -56426,6 +56441,14 @@ Body: Costume_Head_Mid: true ArmorLevel: 1 View: 1036 + - Id: 5913 + AegisName: C_Anemos_Mask + Name: Costume Mask of Anemos + Type: Armor + Locations: + Costume_Head_Mid: true + ArmorLevel: 1 + View: 906 - Id: 5914 AegisName: C_Flutter_Butterfly Name: C Flutter Butterfly @@ -57124,6 +57147,14 @@ Body: ArmorLevel: 1 EquipLevelMin: 1 View: 1381 + - Id: 5981 + AegisName: C_Satanic_Chain_P + Name: Costume Flapping Devil Wings + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 382 - Id: 5985 AegisName: Noble_Mask Name: Noble Mask @@ -62034,15 +62065,51 @@ Body: bonus2 bAddEle,Ele_Water,.@val; bonus2 bAddRace,RC_Fish,.@val; } + - Id: 13131 + AegisName: Gun_of_Trust2 + Name: "[Rental] Hunting Gun" + Type: Weapon + SubType: Revolver + Attack: 60 + Range: 7 + Jobs: + Gunslinger: true + Rebellion: true + Locations: + Both_Hand: true + Trade: + NoDrop: true + NoTrade: true + NoCart: true + NoStorage: true + NoGuildStorage: true + NoMail: true + NoAuction: true + WeaponLevel: 3 + EquipLevelMin: 50 + Refineable: true + Script: | + .@r = getrefine(); + bonus bAtkEle,Ele_Fire; + if (.@r>=7) { + .@val = 10; + if (.@r>=9) + .@val += 15; + bonus2 bAddRace,RC_DemiHuman,.@val; + bonus2 bAddRace,RC_Insect,.@val; + bonus2 bAddEle,Ele_Earth,.@val; + bonus2 bAddEle,Ele_Water,.@val; + } + /*Todo: When Equipped Adds fire attribute to bullets for 180 minutes*/ - Id: 13132 AegisName: Toughen_Metal_Revolver Name: Enhanced Metal Revolver Type: Weapon SubType: Revolver Buy: 20 - Attack: 55 + Attack: 60 Range: 7 - Slots: 1 + Slots: 2 Jobs: Gunslinger: true Rebellion: true @@ -62065,6 +62132,83 @@ Body: bonus bLongAtkRate,2*.@r; bonus bBaseAtk,5*.@r; bonus bBaseAtk,5*(min(BaseLevel,150)/10); + - Id: 13133 + AegisName: UnrivaledGun + Name: Unrivaled Gun + Type: Weapon + SubType: Revolver + Buy: 20 + Weight: 1000 + Attack: 55 + Range: 7 + Slots: 2 + Jobs: + Gunslinger: true + Rebellion: true + Locations: + Both_Hand: true + WeaponLevel: 3 + EquipLevelMin: 100 + Refineable: true + Script: | + .@r = getrefine(); + bonus bAtkEle,Ele_Earth; + if (.@r >= 7) { + bonus2 bAddRace,RC_Brute,10; + bonus2 bAddRace,RC_Player_Doram,10; + bonus2 bAddRace,RC_Plant,10; + bonus2 bAddEle,Ele_Wind,10; + bonus2 bAddEle,Ele_Earth,10; + } + if (.@r >= 9) { + bonus2 bAddRace,RC_Brute,15; + bonus2 bAddRace,RC_Player_Doram,15; + bonus2 bAddRace,RC_Plant,15; + bonus2 bAddEle,Ele_Wind,15; + bonus2 bAddEle,Ele_Earth,15; + } + /*Todo When Equipped Adds Earth Attribute to Bullets for 180 Minutes*/ + - Id: 13134 + AegisName: ALTAIR_ARES_J + Name: Altair Ares + Type: Weapon + SubType: Revolver + Buy: 20 + Weight: 400 + Attack: 65 + Range: 7 + Slots: 1 + Jobs: + Rebellion: true + Locations: + Both_Hand: true + WeaponLevel: 4 + EquipLevelMin: 100 + Refineable: true + Script: | + bonus bHit,-10; + bonus2 bAddEff,Eff_Stun,2000; + - Id: 13135 + AegisName: H_FEATHER_H_FIRE_J + Name: Heaven's Feather & Hell's Fire + Type: Weapon + SubType: Revolver + Buy: 20 + Weight: 350 + Attack: 70 + Range: 7 + Slots: 1 + Jobs: + Rebellion: true + Locations: + Both_Hand: true + WeaponLevel: 4 + EquipLevelMin: 100 + Refineable: true + Script: | + bonus bHit,-10; + bonus2 bAddRace,RC_Angel,20; + bonus2 bAddRace,RC_Demon,20; - Id: 13136 AegisName: Probation_Revolver Name: Trial Rebel's Revolver @@ -62096,6 +62240,44 @@ Body: if (getrefine()>6) { bonus bLongAtkRate,getskilllv("GS_CHAINACTION"); } + - Id: 13137 + AegisName: Avenger_Revolver + Name: Avenger Handgun + Type: Weapon + SubType: Revolver + Buy: 20 + Attack: 80 + Range: 7 + Jobs: + Gunslinger: true + Rebellion: true + Locations: + Both_Hand: true + WeaponLevel: 4 + EquipLevelMin: 100 + Refineable: true + Script: | + .@r = getrefine(); + bonus bUnbreakableWeapon; + bonus2 bAddRace,RC_DemiHuman,20; + bonus2 bAddRace,RC_Player_Human,20; + bonus2 bSubRace,RC_DemiHuman,10; + bonus2 bSubRace,RC_Player_Human,10; + if (.@r>=5) { + bonus2 bAddRace,RC_DemiHuman,20; + bonus2 bAddRace,RC_Player_Human,20; + bonus2 bSubRace,RC_DemiHuman,10; + bonus2 bSubRace,RC_Player_Human,10; + if (.@r>=7) { + bonus2 bAddRace,RC_DemiHuman,20; + bonus2 bAddRace,RC_Player_Human,20; + bonus2 bSubRace,RC_DemiHuman,10; + bonus2 bSubRace,RC_Player_Human,10; + if (.@r>=9) { + bonus4 bAutoSpellOnSkill,"GS_GLITTERING","RL_RICHS_COIN",1,1000; + } + } + } - Id: 13138 AegisName: Dark_Rose Name: Dark Rose @@ -62122,6 +62304,37 @@ Body: bonus bAspd,1; } } + - Id: 13139 + AegisName: Blue_Gun + Name: Blue Gun + Type: Weapon + SubType: Revolver + Buy: 20 + Weight: 100 + Attack: 60 + Range: 7 + Slots: 2 + Jobs: + Gunslinger: true + Rebellion: true + Locations: + Both_Hand: true + WeaponLevel: 3 + EquipLevelMin: 50 + Refineable: true + Script: | + .@r = getrefine(); + if (.@r>=7) { + bonus2 bAddRace,RC_Demon,10; + bonus2 bAddRace,RC_Formless,10; + bonus2 bAddEle,Ele_Fire,10; + } + if (.@r>=9) { + bonus2 bAddRace,RC_Demon,15; + bonus2 bAddRace,RC_Formless,15; + bonus2 bAddEle,Ele_Fire,15; + } + /*Todo: When Equipped Adds Water Attribute to Arrows for 180 minutes*/ - Id: 13140 AegisName: Diva_Handgun Name: Diva Handgun @@ -62175,6 +62388,24 @@ Body: bonus bBaseAtk,30; bonus bHit,5; } + - Id: 13142 + AegisName: Sinister_Revolver_J + Name: Handgun of Evil + Type: Weapon + Buy: 100000 + SubType: Revolver + Weight: 350 + Attack: 40 + Range: 7 + Jobs: + Rebellion: true + Locations: + Both_Hand: true + WeaponLevel: 4 + EquipLevelMin: 100 + Refineable: true + Script: | + bonus bBaseAtk,pow(getrefine(),2); - Id: 13144 AegisName: Rebeginer_RL_Gun Name: Beginner Rebel's Revolver @@ -64112,6 +64343,24 @@ Body: bonus bBaseAtk,30; bonus bHit,5; } + - Id: 13335 + AegisName: Sinister_Huuma_J + Name: Huuma of Evil + Type: Weapon + SubType: Huuma + Buy: 100000 + Weight: 600 + Attack: 110 + Range: 1 + Jobs: + KagerouOboro: true + Locations: + Both_Hand: true + WeaponLevel: 4 + EquipLevelMin: 100 + Refineable: true + Script: | + bonus bBaseAtk,pow(getrefine(),2); - Id: 13336 AegisName: Probation_Huuma Name: Trial Ninja's Huuma Shuriken @@ -66378,6 +66627,30 @@ Body: bonus bBaseAtk,30; bonus bHit,5; } + - Id: 13468 + AegisName: Sinister_Saber_J + Name: Saber of Evil + Type: Weapon + SubType: 1hSword + Buy: 100000 + Weight: 600 + Attack: 105 + Range: 1 + Jobs: + Alchemist: true + Blacksmith: true + Crusader: true + Knight: true + Classes: + All_Third: true + Fourth: true + Locations: + Right_Hand: true + WeaponLevel: 4 + EquipLevelMin: 100 + Refineable: true + Script: | + bonus bBaseAtk,pow(getrefine(),2); - Id: 13469 AegisName: Immaterial_Sword_IL Name: Illusion Immaterial Sword @@ -70429,7 +70702,7 @@ Body: bonus bMaxHPrate,10; - Id: 15171 AegisName: Angeling_Suit - Name: Angeling Suit # !todo check english name + Name: Angeling Suit Type: Armor Weight: 400 Defense: 77 @@ -71048,6 +71321,38 @@ Body: Script: | bonus bMaxHPrate,10; bonus bMaxSPrate,10; + - Id: 15211 + AegisName: Return_TW_1th_Armor + Name: 1st Anniversary Commemorative Armor + Type: Armor + Buy: 20 + Weight: 200 + Defense: 5 + Slots: 1 + Locations: + Armor: true + ArmorLevel: 1 + EquipLevelMin: 1 + Refineable: true + Script: | + .@r = getrefine(); + bonus bMaxHPrate,5; + bonus bMaxSPrate,5; + if (.@r>=3) { + bonus2 bSubRace,RC_DemiHuman,1; + bonus2 bSubRace,RC_Player_Doram,1; + bonus2 bSubRace,RC_Player_Human,1; + } + if (.@r>=6) { + bonus2 bSubRace,RC_DemiHuman,2; + bonus2 bSubRace,RC_Player_Doram,2; + bonus2 bSubRace,RC_Player_Human,2; + } + if (.@r>=9) { + bonus2 bSubRace,RC_DemiHuman,3; + bonus2 bSubRace,RC_Player_Doram,3; + bonus2 bSubRace,RC_Player_Human,3; + } - Id: 15212 AegisName: YSF01_Plate Name: YSF01 Plate @@ -71075,6 +71380,45 @@ Body: if (.@val) { bonus bAtkRate,.@val; } + - Id: 15213 + AegisName: YSF01_Plate_J + Name: Y.S.F.0.1 Plate + Type: Armor + Buy: 20 + Weight: 600 + Defense: 180 + Slots: 1 + Jobs: + Knight: true + Classes: + All_Third: true + Fourth: true + Locations: + Armor: true + ArmorLevel: 1 + EquipLevelMin: 170 + Refineable: true + Script: | + .@r = getrefine(); + bonus bMdef,20; + bonus bMaxHPrate,15; + if (.@r>=7) + bonus2 bSkillCooldown,"RK_HUNDREDSPEAR",-1000; + if (.@r>=9) + bonus bAtkRate,15; + - Id: 15214 + AegisName: IA_Dress + Name: IA Dress + Type: Armor + Weight: 800 + Defense: 58 + Locations: + Armor: true + ArmorLevel: 1 + EquipLevelMin: 50 + Refineable: true + Script: | + bonus bMdef,12; - Id: 15215 AegisName: Tatenasi_Armor_TW Name: Sealed Tatenasi Armor @@ -71175,6 +71519,612 @@ Body: bonus bMaxHP,900; bonus2 bSubRace,RC_Player_Doram,4; bonus2 bSubRace,RC_Player_Human,4; + - Id: 15219 + AegisName: Ghostring_Suit_BR + Name: Ghostring Robe + Type: Armor + Weight: 400 + Defense: 77 + Slots: 1 + Jobs: + Novice: true + SuperNovice: true + Locations: + Armor: true + ArmorLevel: 1 + EquipLevelMin: 90 + Refineable: true + Script: | + .@r = getrefine(); + bonus bMdef,20; + bonus bMaxHP,1000; + bonus bMaxSP,100; + if (BaseLevel>=100) { + bonus bMaxHP,50*BaseLevel; + bonus bMaxSP,3*BaseLevel; + } + if (.@r>=7) + bonus bAtkRate,10; + if (.@r>=10) + skill "BS_WEAPONPERFECT",5; + if (.@r>=12) + bonus bDefEle,Ele_Ghost; + - Id: 15220 + AegisName: 60Lv_Suits + Name: Subjugation Team's Armor + Type: Armor + Weight: 300 + Defense: 46 + Slots: 1 + Locations: + Armor: true + ArmorLevel: 1 + EquipLevelMin: 60 + Refineable: true + Script: | + bonus bMaxHP,300; + bonus bMaxSP,20; + bonus bMdef,5; + bonus bDef,20; + - Id: 15221 + AegisName: 70Lv_Armor + Name: Expedition's Armor + Type: Armor + Weight: 500 + Defense: 56 + Slots: 1 + Locations: + Armor: true + ArmorLevel: 1 + EquipLevelMin: 70 + Refineable: true + Script: | + .@r = getrefine(); + bonus bMaxHP,500+(50*(.@r/3)); + bonus bMaxSP,30; + bonus bMdef,5; + bonus bDef,30+(10*(.@r/3)); + - Id: 15222 + AegisName: 70Lv_Robe + Name: Expedition's Robe + Type: Armor + Weight: 450 + Defense: 51 + Slots: 1 + Locations: + Armor: true + ArmorLevel: 1 + EquipLevelMin: 70 + Refineable: true + Script: | + .@r = getrefine(); + bonus bMaxHP,400; + bonus bMaxSP,50+(10*(.@r/3)); + bonus bMdef,5; + bonus bDef,30+(5*(.@r/3)); + - Id: 15223 + AegisName: 80Lv_Mail + Name: Contingent Mail + Type: Armor + Weight: 600 + Defense: 66 + Slots: 1 + Locations: + Armor: true + ArmorLevel: 1 + EquipLevelMin: 80 + Refineable: true + Script: | + bonus bStr,1; + bonus bAgi,1; + bonus bMaxHP,700; + bonus bMaxSP,50; + bonus bMdef,5; + bonus bDef,40; + if (getrefine()>=5) { + bonus bDef,15; + bonus bMaxHP,100; + } + - Id: 15224 + AegisName: 80Lv_Cloth + Name: Contingent Cloth + Type: Armor + Weight: 600 + Defense: 63 + Slots: 1 + Locations: + Armor: true + ArmorLevel: 1 + EquipLevelMin: 80 + Refineable: true + Script: | + bonus bDex,1; + bonus bAgi,1; + bonus bMaxHP,500; + bonus bMaxSP,60; + bonus bMdef,5; + bonus bDef,40; + if (getrefine()>=5) { + bonus bDef,15; + bonus bMaxSP,20; + } + - Id: 15225 + AegisName: 80Lv_Robe + Name: Contingent Robe + Type: Armor + Weight: 550 + Defense: 61 + Slots: 1 + Locations: + Armor: true + ArmorLevel: 1 + EquipLevelMin: 80 + Refineable: true + Script: | + bonus bInt,1; + bonus bDex,1; + bonus bMaxHP,500; + bonus bMaxSP,70; + bonus bMdef,5; + bonus bDef,40; + if (getrefine()>=5) { + bonus bDef,10; + bonus bMaxSP,20; + } + - Id: 15226 + AegisName: 80Lv_Dress + Name: Contingent Dress + Type: Armor + Weight: 500 + Defense: 59 + Slots: 1 + Locations: + Armor: true + ArmorLevel: 1 + EquipLevelMin: 80 + Refineable: true + Script: | + bonus bInt,1; + bonus bVit,1; + bonus bMaxHP,600; + bonus bMaxSP,60; + bonus bMdef,5; + bonus bDef,40; + if (getrefine()>=5) { + bonus bDef,10; + bonus bMaxHP,100; + } + - Id: 15227 + AegisName: 90Lv_Mail + Name: Conqueror's Mail + Type: Armor + Weight: 700 + Defense: 76 + Slots: 1 + Locations: + Armor: true + ArmorLevel: 1 + EquipLevelMin: 90 + Refineable: true + Script: | + .@r = getrefine(); + bonus bStr,2; + bonus bAgi,2; + bonus bMaxHP,900; + bonus bMaxSP,60; + bonus bMdef,5; + bonus bDef,50; + if (.@r>=5) { + bonus bDef,20; + bonus bMaxHP,100; + } + if (.@r>=7) + bonus bAgi,2; + - Id: 15228 + AegisName: 90Lv_Cloth + Name: Conqueror's Cloth + Type: Armor + Weight: 650 + Defense: 71 + Slots: 1 + Locations: + Armor: true + ArmorLevel: 1 + EquipLevelMin: 90 + Refineable: true + Script: | + .@r = getrefine(); + bonus bDex,2; + bonus bAgi,2; + bonus bMaxHP,700; + bonus bMaxSP,80; + bonus bMdef,5; + bonus bDef,50; + if (.@r>=5) { + bonus bDef,20; + bonus bMaxSP,20; + } + if (.@r>=7) + bonus bDex,2; + - Id: 15229 + AegisName: 90Lv_Robe + Name: Conqueror's Robe + Type: Armor + Weight: 650 + Defense: 66 + Slots: 1 + Locations: + Armor: true + ArmorLevel: 1 + EquipLevelMin: 90 + Refineable: true + Script: | + .@r = getrefine(); + bonus bInt,2; + bonus bDex,2; + bonus bMaxHP,600; + bonus bMaxSP,90; + bonus bMdef,5; + bonus bDef,50; + if (.@r>=5) { + bonus bDef,15; + bonus bMaxSP,20; + } + if (.@r>=7) + bonus bDex,2; + - Id: 15230 + AegisName: 90Lv_Dress + Name: Conqueror's Dress + Type: Armor + Weight: 600 + Defense: 65 + Slots: 1 + Locations: + Armor: true + ArmorLevel: 1 + EquipLevelMin: 90 + Refineable: true + Script: | + .@r = getrefine(); + bonus bInt,2; + bonus bVit,2; + bonus bMaxHP,800; + bonus bMaxSP,70; + bonus bMdef,5; + bonus bDef,50; + if (.@r>=5) { + bonus bDef,15; + bonus bMaxHP,100; + } + if (.@r>=7) + bonus bVit,2; + - Id: 15231 + AegisName: SimpleSuits10 + Name: Low-Level Simple Suits + Type: Armor + Weight: 300 + Defense: 10 + Slots: 1 + Locations: + Armor: true + Jobs: + All: true + Novice: false + SuperNovice: false + ArmorLevel: 1 + EquipLevelMin: 1 + Refineable: true + Script: | + bonus bMaxSP,5; + - Id: 15232 + AegisName: SimpleSuits20 + Name: Intermediate Simple Suits + Type: Armor + Weight: 300 + Defense: 15 + Slots: 1 + Locations: + Armor: true + Jobs: + All: true + Novice: false + SuperNovice: false + ArmorLevel: 1 + EquipLevelMin: 20 + Refineable: true + Script: | + bonus bMaxSP,10; + - Id: 15233 + AegisName: SimpleSuits30 + Name: Advanced Simple Suits + Type: Armor + Weight: 300 + Defense: 20 + Slots: 1 + Locations: + Armor: true + Jobs: + All: true + Novice: false + SuperNovice: false + ArmorLevel: 1 + EquipLevelMin: 30 + Refineable: true + Script: | + bonus bMaxSP,15; + - Id: 15234 + AegisName: SuitsofKingdom40 + Name: Lesser Kingdom Suits + Type: Armor + Weight: 600 + Defense: 25 + Slots: 1 + Locations: + Armor: true + Jobs: + All: true + Novice: false + SuperNovice: false + ArmorLevel: 1 + EquipLevelMin: 40 + Refineable: true + Script: | + bonus bMaxHP,300; + - Id: 15235 + AegisName: SuitsofKingdom50 + Name: Intermediate Kingdom Suits + Type: Armor + Weight: 600 + Defense: 30 + Slots: 1 + Locations: + Armor: true + Jobs: + All: true + Novice: false + SuperNovice: false + ArmorLevel: 1 + EquipLevelMin: 50 + Refineable: true + Script: | + bonus bMaxHP,600; + - Id: 15236 + AegisName: SuitsofKingdom60 + Name: Upper Kingdom Suits + Type: Armor + Weight: 600 + Defense: 40 + Slots: 1 + Locations: + Armor: true + Jobs: + All: true + Novice: false + SuperNovice: false + ArmorLevel: 1 + EquipLevelMin: 60 + Refineable: true + Script: | + bonus bMaxHP,900; + - Id: 15237 + AegisName: Gods_Armor + Name: God's Armor + Type: Armor + Buy: 20 + Weight: 1000 + Defense: 100 + Slots: 1 + Locations: + Armor: true + ArmorLevel: 1 + EquipLevelMin: 99 + Refineable: true + Script: | + .@r = getrefine(); + bonus2 bSPGainRace,RC_Undead,5+(2*.@r); + bonus2 bSubRace,RC_Undead,5+.@r; + bonus2 bSubEle,Ele_Dark,15+(2*.@r); + if (.@r>=8) { + skill "CR_AUTOGUARD",3; + bonus bUnbreakableArmor; + if (.@r>=10) { + bonus bNoKnockback; + } + } + - Id: 15239 + AegisName: Angeling_Suit_BR + Name: Angeling Robes + Type: Armor + Weight: 400 + Defense: 77 + Slots: 1 + Jobs: + Novice: true + SuperNovice: true + Locations: + Armor: true + ArmorLevel: 1 + EquipLevelMin: 90 + Refineable: true + Script: | + .@r = getrefine(); + bonus bMaxHP,1000+((BaseLevel-100)*30); + bonus bMaxSP,100+((BaseLevel-100)*3); + if (.@r>=7) { + bonus bMatkRate,10; + if (.@r>=10) { + skill "BS_ADRENALINE",5; + if (.@r>=12) { + bonus bDefEle,Ele_Holy; + } + } + } + - Id: 15240 + AegisName: ArmorOfFlamedragonBR + Name: Red Dragon Armor + Type: Armor + Weight: 400 + Defense: 100 + Slots: 1 + Locations: + Armor: true + ArmorLevel: 1 + EquipLevelMin: 90 + Refineable: true + Script: | + .@r = getrefine(); + bonus bHit,10; + bonus bAllStats,1; + if (.@r>=6) { + bonus bHit,10; + bonus2 bAddClass,Class_Boss,10; + if (.@r>=11) { + bonus bHit,10; + bonus2 bAddClass,Class_Boss,10; + } + } + - Id: 15241 + AegisName: Vigilante_Suits_J + Name: Vigilante Suit + Type: Armor + Buy: 20 + Weight: 500 + Defense: 50 + Slots: 1 + Locations: + Armor: true + ArmorLevel: 1 + EquipLevelMin: 130 + Refineable: true + Script: | + .@r = getrefine(); + bonus bShortWeaponDamageReturn,5; + bonus bMatk,10*.@r; + bonus bMdef,.@r; + if (.@r>=7) { + bonus bMatk,20; + bonus bMdef,5; + if (.@r>=9) { + bonus bMatk,30; + bonus bMdef,5; + } + } + - Id: 15242 + AegisName: Robe_Of_Elemental_J + Name: Spirit Robe + Type: Armor + Buy: 20 + Weight: 500 + Defense: 40 + Slots: 1 + Locations: + Armor: true + ArmorLevel: 1 + EquipLevelMin: 130 + Refineable: true + Script: | + .@r = getrefine(); + bonus2 bMagicAtkEle,Ele_Fire,5; + bonus2 bMagicAtkEle,Ele_Earth,5; + bonus2 bMagicAtkEle,Ele_Neutral,5; + bonus2 bMagicAtkEle,Ele_Water,5; + bonus2 bMagicAtkEle,Ele_Wind,5; + bonus2 bSkillVariableCast,"SO_PSYCHIC_WAVE",-2000; + if (.@r>=7) { + bonus2 bMagicAtkEle,Ele_Fire,5; + bonus2 bMagicAtkEle,Ele_Earth,5; + bonus2 bMagicAtkEle,Ele_Neutral,5; + bonus2 bMagicAtkEle,Ele_Water,5; + bonus2 bMagicAtkEle,Ele_Wind,5; + bonus2 bSkillVariableCast,"SO_PSYCHIC_WAVE",-2000; + if (.@r>=9) { + bonus2 bMagicAtkEle,Ele_Fire,5; + bonus2 bMagicAtkEle,Ele_Earth,5; + bonus2 bMagicAtkEle,Ele_Neutral,5; + bonus2 bMagicAtkEle,Ele_Water,5; + bonus2 bMagicAtkEle,Ele_Wind,5; + bonus2 bSkillVariableCast,"SO_PSYCHIC_WAVE",-2000; + bonus2 bSkillAtk,"SO_PSYCHIC_WAVE",10; + } + } + - Id: 15243 + AegisName: Golden_Ninja_Suit_J + Name: Bodyguard Suit + Type: Armor + Buy: 20 + Weight: 500 + Defense: 50 + Slots: 1 + Locations: + Armor: true + ArmorLevel: 1 + EquipLevelMin: 130 + Refineable: true + Script: | + .@r = getrefine(); + bonus bStr,2; + bonus bUseSPrate,-10; + if (.@r>=7) { + bonus bDelayrate,-5; + bonus bUseSPrate,-5; + if (.@r>=9) { + bonus bDelayrate,-5; + bonus bUseSPrate,-5; + } + } + - Id: 15244 + AegisName: Mine_Worker_Vest_J + Name: Miner's Vest + Type: Armor + Buy: 20 + Weight: 1500 + Defense: 80 + Slots: 1 + Locations: + Armor: true + ArmorLevel: 1 + EquipLevelMin: 130 + Refineable: true + Script: | + .@r = getrefine(); + bonus2 bAddEle,Ele_Wind,5; + if (.@r>=7) + bonus2 bAddEle,Ele_Wind,10; + if (.@r>=9) + bonus2 bAddEle,Ele_Wind,15; + - Id: 15245 + AegisName: Hippie_Cloth_J + Name: Nature Suit + Type: Armor + Buy: 20 + Weight: 500 + Defense: 50 + Slots: 1 + Locations: + Armor: true + ArmorLevel: 1 + EquipLevelMin: 130 + Refineable: true + Script: | + .@r = getrefine(); + bonus2 bHPRegenRate,1500,5000; + bonus2 bSPRegenRate,15,5000; + bonus bHPGainValue,50; + bonus bSPGainValue,5; + bonus bMagicHPGainValue,50; + bonus bMagicSPGainValue,5; + if (.@r>=7) { + bonus bHPGainValue,50; + bonus bSPGainValue,5; + bonus bMagicHPGainValue,50; + bonus bMagicSPGainValue,5; + if (.@r>=9) { + bonus bHPGainValue,100; + bonus bSPGainValue,10; + bonus bMagicHPGainValue,100; + bonus bMagicSPGainValue,10; + } + } - Id: 15246 AegisName: True_Hunting_Mail Name: True Hunting Mail @@ -71221,6 +72171,31 @@ Body: bonus2 bMagicAddRace,RC_Insect,10; bonus2 bAddRace,RC_Brute,10; bonus2 bMagicAddRace,RC_Brute,10; + - Id: 15248 + AegisName: Whikebain_Suit_BR + Name: Whikebain Suit + Type: Armor + Weight: 900 + Defense: 56 + Slots: 1 + Jobs: + Assassin: true + Classes: + All_Third: true + Fourth: true + Locations: + Armor: true + ArmorLevel: 1 + EquipLevelMin: 105 + Refineable: true + Script: | + .@r = getrefine(); + bonus bMdef,5; + bonus3 bAutoSpell,"DC_WINKCHARM",1,100; + if (.@r>=7) + bonus bCritAtkRate,4; + if (.@r>=9) + bonus bCritAtkRate,6; - Id: 15249 AegisName: Antonio_Coat Name: Antonio's Coat @@ -71270,9 +72245,583 @@ Body: bonus bMaxSP,100; bonus bAtkRate,2; bonus bMatkRate,2; + - Id: 15251 + AegisName: D_Leather_Armor + Name: Desert Leather Armor + Type: Armor + Weight: 1500 + Defense: 25 + Slots: 1 + Jobs: + Alchemist: true + Blacksmith: true + Crusader: true + Knight: true + Merchant: true + StarGladiator: true + Swordman: true + Taekwon: true + Locations: + Armor: true + ArmorLevel: 1 + EquipLevelMin: 50 + Refineable: true + Script: | + .@r = getrefine(); + bonus bMaxHP,250; + bonus2 bSubEle,Ele_Earth,5; + if (.@r>=7) { + bonus bMaxHP,100; + if (.@r>=9) { + bonus bMaxHP,150; + bonus2 bSubEle,Ele_Earth,5; + } + } + - Id: 15252 + AegisName: D_Leather_Robe + Name: Desert Leather Robe + Type: Armor + Weight: 300 + Defense: 10 + Slots: 1 + Jobs: + Acolyte: true + Mage: true + Monk: true + Priest: true + Sage: true + SoulLinker: true + Wizard: true + Locations: + Armor: true + ArmorLevel: 1 + EquipLevelMin: 50 + Refineable: true + Script: | + .@r = getrefine(); + bonus bMaxHP,150; + bonus bMaxSP,75; + bonus bSPrecovRate,10; + bonus bMdef,5; + bonus2 bSkillUseSPrate,"AL_INCAGI",30; + bonus2 bSkillUseSPrate,"AL_BLESSING",30; + if (.@r>=7) { + bonus bMaxHP,75; + bonus bMaxSP,25; + bonus bSPrecovRate,10; + if (.@r>=9) { + bonus bMaxHP,75; + bonus bMaxSP,25; + bonus bSPrecovRate,10; + bonus2 bSkillUseSPrate,"AL_INCAGI",20; + bonus2 bSkillUseSPrate,"AL_BLESSING",20; + } + } + - Id: 15253 + AegisName: D_Leather_Suits + Name: Desert Leather Suits + Type: Armor + Weight: 600 + Defense: 15 + Slots: 1 + Jobs: + Archer: true + BardDancer: true + Gunslinger: true + Hunter: true + KagerouOboro: true + Ninja: true + Rebellion: true + Rogue: true + Thief: true + Locations: + Armor: true + ArmorLevel: 1 + EquipLevelMin: 50 + Refineable: true + Script: | + .@r = getrefine(); + bonus bMaxHP,200; + bonus bAgi,3; + bonus bDex,3; + if (.@r>=7) { + bonus bMaxHP,75; + bonus bHit,5; + bonus bFlee,5; + if (.@r>=9) { + bonus bMaxHP,75; + bonus bHit,10; + bonus bFlee,5; + } + } + - Id: 15254 + AegisName: Abyss_Dress_BR + Name: Abyssal Dress + Type: Armor + Weight: 400 + Defense: 120 + Slots: 1 + Locations: + Armor: true + ArmorLevel: 1 + EquipLevelMin: 90 + Refineable: true + Script: | + .@r = getrefine(); + bonus bNoKnockback; + if (.@r>=7) { + bonus2 bAddRace,RC_Demon,10; + bonus2 bAddRace,RC_Undead,10; + bonus2 bMagicAddRace,RC_Demon,10; + bonus2 bMagicAddRace,RC_Undead,10; + bonus2 bAddEle,Ele_Dark,10; + bonus2 bAddEle,Ele_Undead,10; + bonus2 bMagicAddEle,Ele_Dark,10; + bonus2 bMagicAddEle,Ele_Undead,10; + if (.@r>=9) { + bonus2 bAddRace,RC_Demon,15; + bonus2 bAddRace,RC_Undead,15; + bonus2 bMagicAddRace,RC_Demon,15; + bonus2 bMagicAddRace,RC_Undead,15; + bonus2 bAddEle,Ele_Dark,15; + bonus2 bAddEle,Ele_Undead,15; + bonus2 bMagicAddEle,Ele_Dark,15; + bonus2 bMagicAddEle,Ele_Undead,15; + if (.@r>=11) { + bonus2 bAddRace,RC_Demon,15; + bonus2 bAddRace,RC_Undead,15; + bonus2 bMagicAddRace,RC_Demon,15; + bonus2 bMagicAddRace,RC_Undead,15; + bonus2 bAddEle,Ele_Dark,15; + bonus2 bAddEle,Ele_Undead,15; + bonus2 bMagicAddEle,Ele_Dark,15; + bonus2 bMagicAddEle,Ele_Undead,15; + } + } + } + - Id: 15255 + AegisName: Leather_Jacket_Z + Name: Leather Jacket + Type: Armor + Weight: 200 + Defense: 15 + Slots: 1 + Locations: + Armor: true + ArmorLevel: 1 + EquipLevelMin: 1 + Refineable: true + - Id: 15256 + AegisName: Adventurer_Suit_Z + Name: Adventurer's Suit + Type: Armor + Weight: 300 + Defense: 20 + Slots: 1 + Locations: + Armor: true + ArmorLevel: 1 + EquipLevelMin: 1 + Refineable: true + - Id: 15257 + AegisName: Mantle_Z + Name: Mantle + Type: Armor + Weight: 600 + Defense: 37 + Slots: 1 + Jobs: + All: true + Novice: false + SuperNovice: false + Locations: + Armor: true + ArmorLevel: 1 + Refineable: true + - Id: 15258 + AegisName: Coat_Z + Name: Coat + Type: Armor + Weight: 1200 + Defense: 42 + Slots: 1 + Jobs: + All: true + Novice: false + SuperNovice: false + Locations: + Armor: true + ArmorLevel: 1 + Refineable: true + - Id: 15259 + AegisName: Padded_Armor_Z + Name: Padded Armor + Type: Armor + Weight: 2800 + Defense: 35 + Slots: 1 + Jobs: + Alchemist: true + Assassin: true + Blacksmith: true + Crusader: true + Knight: true + Merchant: true + Rogue: true + Swordman: true + Thief: true + Locations: + Armor: true + ArmorLevel: 1 + Refineable: true + - Id: 15260 + AegisName: Chain_Mail_Z + Name: Chain Mail + Type: Armor + Weight: 3300 + Defense: 55 + Slots: 1 + Jobs: + Alchemist: true + Assassin: true + Blacksmith: true + Crusader: true + Knight: true + Merchant: true + Rogue: true + Swordman: true + Thief: true + Locations: + Armor: true + ArmorLevel: 1 + Refineable: true + - Id: 15261 + AegisName: Plate_Armor_Z + Name: Full Plate + Type: Armor + Weight: 4500 + Defense: 70 + Slots: 1 + Jobs: + Crusader: true + Knight: true + Swordman: true + Locations: + Armor: true + ArmorLevel: 1 + EquipLevelMin: 40 + Refineable: true + - Id: 15262 + AegisName: Silk_Robe_Z + Name: Silk Robe + Type: Armor + Weight: 400 + Defense: 20 + Slots: 1 + Jobs: + Acolyte: true + Alchemist: true + Blacksmith: true + Crusader: true + Knight: true + Mage: true + Merchant: true + Monk: true + Priest: true + Sage: true + SoulLinker: true + Wizard: true + Locations: + Armor: true + ArmorLevel: 1 + Refineable: true + Script: | + bonus bMdef,10; + - Id: 15263 + AegisName: Scapulare_Z + Name: Scapulare + Type: Armor + Weight: 400 + Defense: 24 + Slots: 1 + Jobs: + Acolyte: true + Monk: true + Priest: true + Locations: + Armor: true + ArmorLevel: 1 + Refineable: true + - Id: 15264 + AegisName: Saint_Robe_Z + Name: Saint's Robe + Type: Armor + Weight: 600 + Defense: 50 + Slots: 1 + Jobs: + Acolyte: true + Alchemist: true + Blacksmith: true + Merchant: true + Monk: true + Priest: true + Locations: + Armor: true + ArmorLevel: 1 + Refineable: true + Script: | + bonus bMdef,5; + - Id: 15265 + AegisName: Wooden_Mail_Z + Name: Wooden Mail + Type: Armor + Weight: 1000 + Defense: 25 + Slots: 1 + Jobs: + Alchemist: true + Blacksmith: true + Crusader: true + Knight: true + Merchant: true + Swordman: true + Locations: + Armor: true + ArmorLevel: 1 + Refineable: true + - Id: 15266 + AegisName: Tights_Z + Name: Tights + Type: Armor + Weight: 500 + Defense: 27 + Slots: 1 + Jobs: + Archer: true + BardDancer: true + Hunter: true + Locations: + Armor: true + ArmorLevel: 1 + EquipLevelMin: 45 + Refineable: true + Script: | + bonus bDex,1; + - Id: 15267 + AegisName: Silver_Robe_Z + Name: Silver Robe + Type: Armor + Weight: 700 + Defense: 23 + Slots: 1 + Jobs: + Mage: true + Sage: true + SoulLinker: true + Wizard: true + Locations: + Armor: true + ArmorLevel: 1 + Refineable: true + - Id: 15268 + AegisName: Thief_Clothes_Z + Name: Thief Clothes + Type: Armor + Weight: 100 + Defense: 40 + Slots: 1 + Jobs: + Assassin: true + KagerouOboro: true + Ninja: true + Rogue: true + Thief: true + Locations: + Armor: true + ArmorLevel: 1 + Refineable: true + Script: | + bonus bAgi,1; + - Id: 15269 + AegisName: Leaf_Robe + Name: Leaf Robe + Type: Armor + Weight: 150 + Defense: 5 + Jobs: + Acolyte: true + Mage: true + Monk: true + Priest: true + Sage: true + SoulLinker: true + Wizard: true + Locations: + Armor: true + ArmorLevel: 1 + EquipLevelMin: 25 + Refineable: true + Script: | + bonus bMaxHP,100; + bonus bMaxSP,50; + bonus bSPrecovRate,10; + - Id: 15270 + AegisName: Stem_Suits + Name: Plant Stem Suit + Type: Armor + Weight: 400 + Defense: 10 + Jobs: + Archer: true + BardDancer: true + Gunslinger: true + Hunter: true + KagerouOboro: true + Ninja: true + Rebellion: true + Rogue: true + Thief: true + Locations: + Armor: true + ArmorLevel: 1 + EquipLevelMin: 25 + Refineable: true + Script: | + bonus bMaxHP,125; + bonus bHit,3; + - Id: 15271 + AegisName: Oak_Armor + Name: Oak Armor + Type: Armor + Weight: 800 + Defense: 15 + Jobs: + Alchemist: true + Blacksmith: true + Crusader: true + Knight: true + Merchant: true + StarGladiator: true + Swordman: true + Taekwon: true + Locations: + Armor: true + ArmorLevel: 1 + EquipLevelMin: 25 + Refineable: true + Script: | + bonus bMaxHP,150; + bonus2 bSubEle,Ele_Earth,5; + - Id: 15272 + AegisName: Khalitzburg_Armor_BR + Name: Khalitzburg Armor + Type: Armor + Weight: 100 + Slots: 1 + Locations: + Armor: true + ArmorLevel: 1 + EquipLevelMin: 1 + Refineable: true + Script: | + bonus2 bSubRace,RC_DemiHuman,1; + bonus2 bSubRace,RC_Player_Human,1; + bonus2 bSubRace,RC_Player_Doram,1; + bonus bLongAtkRate,6*(min(15,getrefine())/3); + - Id: 15273 + AegisName: White_Shirt_J + Name: White T-Shirt + Type: Armor + Weight: 100 + Defense: 25 + Slots: 1 + Jobs: + Summoner: true + Spirit_Handler: true + Locations: + Armor: true + ArmorLevel: 1 + EquipLevelMin: 1 + Script: | + bonus bMaxHP,100; + bonus bMaxSP,100; + - Id: 15274 + AegisName: White_Eco_Shirt_J + Name: White Leaf T-Shirt + Type: Armor + Weight: 100 + Defense: 40 + Slots: 1 + Jobs: + Summoner: true + Spirit_Handler: true + Locations: + Armor: true + ArmorLevel: 1 + EquipLevelMin: 1 + Script: | + bonus bMaxHP,100; + bonus bMaxSP,100; + bonus2 bSkillUseSP,"SU_BITE",10; + - Id: 15275 + AegisName: Doram_Only_Suit_J + Name: Doram Suit + Type: Armor + Buy: 20 + Weight: 100 + Defense: 80 + Slots: 1 + Jobs: + Summoner: true + Spirit_Handler: true + Locations: + Armor: true + ArmorLevel: 1 + EquipLevelMin: 1 + Refineable: true + Script: | + .@r = getrefine(); + bonus bMdef,5; + bonus bMaxHPrate,5; + bonus bMaxSPrate,5; + bonus bBaseAtk,5*.@r; + bonus bMatk,5*.@r; + - Id: 15276 + AegisName: Doram_High_Suit_J + Name: High-End Doram Suit + Type: Armor + Buy: 20 + Weight: 100 + Defense: 100 + Slots: 1 + Jobs: + Summoner: true + Spirit_Handler: true + Locations: + Armor: true + ArmorLevel: 1 + EquipLevelMin: 1 + Refineable: true + Script: | + .@r = getrefine(); + bonus bMdef,5; + bonus bMaxHPrate,10; + bonus bMaxSPrate,10; + bonus bBaseAtk,10*.@r; + bonus bMatk,10*.@r; + if (.@r>=7) { + bonus bAspdRate,5; + if (.@r>=8) { + bonus bDelayrate,-5; + if (.@r>=9) { + bonus bFlee2,5; + } + } + } - Id: 15277 AegisName: Doram_Ele_Suit_J - Name: Special Drum Suit + Name: Special Doram Suit Type: Armor Buy: 20 Weight: 100 @@ -71383,6 +72932,27 @@ Body: } } bonus bCritical,.@val; + - Id: 15281 + AegisName: Khalitzburg_Armor_Z + Name: Khalitzburg Knight Armor + Type: Armor + Weight: 100 + Defense: 35 + Slots: 1 + Locations: + Armor: true + ArmorLevel: 1 + EquipLevelMin: 60 + Refineable: true + Script: | + .@r = getrefine(); + bonus bMaxHP,150; + if (.@r>=7) { + bonus bMaxHP,150; + if (.@r>=9) { + bonus bMaxHP,250; + } + } - Id: 15282 AegisName: Witchs_White_Shirt Name: Rabbit Pattern Shirt @@ -74748,7 +76318,7 @@ Body: Script: | .@r = getrefine(); bonus bInt,3; - bonus bDex3; + bonus bDex,3; bonus bMatk,10; bonus bMdef,10; bonus2 bSkillAtk,"MG_THUNDERSTORM",5; @@ -75612,6 +77182,14 @@ Body: Costume_Head_Top: true ArmorLevel: 1 View: 2121 + - Id: 15904 + AegisName: C_Love_Guard_V + Name: Costume Love Guard + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 716 - Id: 15905 AegisName: C_Helmet_Of_Siegfried_J Name: Costume Helmet of Siegfried @@ -75700,7 +77278,7 @@ Body: bonus bHealPower,(readparam(bAgi)+readparam(bVit))/15; - Id: 15923 AegisName: Charm_Of_Wind_BR - Name: Raw Wind # !todo check english name + Name: Charm of Leafwind Type: Armor Weight: 200 Locations: @@ -75860,6 +77438,77 @@ Body: bonus bBaseAtk,60; if (BaseLevel>=170) bonus bBaseAtk,60; + - Id: 15949 + AegisName: aegis_15949 + Name: "[Not for Sale] Eye Patch Of Power" + Type: Armor + View: 698 + Weight: 50 + Locations: + Head_Mid: true + Trade: + NoDrop: true + NoTrade: true + NoCart: true + NoStorage: true + NoGuildStorage: true + NoMail: true + NoAuction: true + ArmorLevel: 1 + EquipLevelMin: 150 + Script: | + bonus2 bResEff,Eff_Bleeding,10000; + bonus bBaseAtk,60; + if (BaseLevel>=170) + bonus bBaseAtk,60; + - Id: 15950 + AegisName: aegis_15950 + Name: Eye Patch Of Power + Type: Armor + View: 698 + Weight: 50 + Slots: 1 + Locations: + Head_Mid: true + ArmorLevel: 1 + EquipLevelMin: 150 + Script: | + bonus2 bResEff,Eff_Bleeding,5000; + bonus bBaseAtk,40; + if (BaseLevel>=170) + bonus bBaseAtk,40; + - Id: 15951 + AegisName: aegis_15951 + Name: "[Not for Sale] Eye Patch Of Power" + Type: Armor + View: 698 + Weight: 50 + Slots: 1 + Locations: + Head_Mid: true + Trade: + NoDrop: true + NoTrade: true + NoCart: true + NoStorage: true + NoGuildStorage: true + NoMail: true + NoAuction: true + ArmorLevel: 1 + EquipLevelMin: 150 + Script: | + bonus2 bResEff,Eff_Bleeding,5000; + bonus bBaseAtk,40; + if (BaseLevel>=170) + bonus bBaseAtk,40; + - Id: 15952 + AegisName: aegis_15952 + Name: Costume 15th Nov Helmet + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 2296 - Id: 15953 AegisName: C_Somtam Name: Costume Somtam @@ -76016,6 +77665,333 @@ Body: ArmorLevel: 1 Script: | bonus2 bMagicAtkEle,Ele_Fire,1; + - Id: 15959 + AegisName: Comp_Phantom_Cap + Name: "[Not for Sale] Phantom of Masquerade" + Type: Armor + View: 1899 + Weight: 100 + Slots: 1 + Locations: + Head_Top: true + Trade: + NoDrop: true + NoTrade: true + NoCart: true + NoStorage: true + NoGuildStorage: true + NoMail: true + NoAuction: true + ArmorLevel: 1 + EquipLevelMin: 130 + Refineable: true + Script: | + .@r = getrefine(); + bonus bMatk,20*(.@r/2); + if (.@r>=7) { + bonus bVariableCastrate,-15; + } + if (.@r>=9) { + bonus2 bMagicAtkEle,Ele_All,15; + } + if (.@r>=11) { + bonus bFixedCast,-200; + bonus2 bMagicAddSize,Size_Small,15; + bonus2 bMagicAddSize,Size_Medium,15; + } + - Id: 15960 + AegisName: Comp_Scorpio_Diadem_K + Name: "[Not for Sale] Scorpio Celestial Coronet K" + Type: Armor + View: 606 + Weight: 100 + Slots: 1 + Locations: + Head_Top: true + Trade: + NoDrop: true + NoTrade: true + NoCart: true + NoStorage: true + NoGuildStorage: true + NoMail: true + NoAuction: true + ArmorLevel: 1 + EquipLevelMin: 130 + Refineable: true + Script: | + .@r = getrefine(); + bonus bMatk,20*(.@r/2); + if (.@r>=7) { + bonus bVariableCastrate,-15; + } + if (.@r>=9) { + bonus2 bMagicAtkEle,Ele_All,15; + } + if (.@r>=11) { + bonus bFixedCast,-200; + bonus2 bMagicAddSize,Size_Small,15; + bonus2 bMagicAddSize,Size_Medium,15; + } + - Id: 15961 + AegisName: Comp_Clock_Casket_RD + Name: "[Not for Sale] Red Clock Casquette" + Type: Armor + View: 1777 + Weight: 100 + Slots: 1 + Locations: + Head_Top: true + Trade: + NoDrop: true + NoTrade: true + NoCart: true + NoStorage: true + NoGuildStorage: true + NoMail: true + NoAuction: true + ArmorLevel: 1 + EquipLevelMin: 130 + Refineable: true + Script: | + .@r = getrefine(); + bonus bBaseAtk,20*(.@r/2); + if (.@r>=7) { + bonus bVariableCastrate,-15; + } + if (.@r>=9) { + bonus bShortAtkRate,15; + } + if (.@r>=11) { + bonus bFixedCast,-200; + bonus2 bAddSize,Size_Small,15; + bonus2 bAddSize,Size_Medium,15; + } + - Id: 15962 + AegisName: Comp_L_Sorcerer_Crown + Name: "[Not for Sale] Great Sorcerer Crown" + Type: Armor + View: 1811 + Weight: 100 + Slots: 1 + Locations: + Head_Top: true + Trade: + NoDrop: true + NoTrade: true + NoCart: true + NoStorage: true + NoGuildStorage: true + NoMail: true + NoAuction: true + ArmorLevel: 1 + EquipLevelMin: 130 + Refineable: true + Script: | + .@r = getrefine(); + bonus bMatk,20*(.@r/2); + if (.@r>=7) { + bonus bVariableCastrate,-15; + } + if (.@r>=9) { + bonus2 bMagicAtkEle,Ele_All,15; + } + if (.@r>=11) { + bonus bFixedCast,-200; + bonus2 bMagicAddSize,Size_Small,15; + bonus2 bMagicAddSize,Size_Medium,15; + } + - Id: 15963 + AegisName: Comp_Ignis_CapK + Name: "[Not for Sale] Ignis Cap K" + Type: Armor + View: 803 + Weight: 100 + Slots: 1 + Locations: + Head_Top: true + Trade: + NoDrop: true + NoTrade: true + NoCart: true + NoStorage: true + NoGuildStorage: true + NoMail: true + NoAuction: true + ArmorLevel: 1 + EquipLevelMin: 130 + Refineable: true + Script: | + .@r = getrefine(); + bonus bBaseAtk,20*(.@r/2); + if (.@r>=7) { + bonus bVariableCastrate,-15; + } + if (.@r>=9) { + bonus bLongAtkRate,15; + } + if (.@r>=11) { + bonus bFixedCast,-200; + bonus2 bAddSize,Size_Small,15; + bonus2 bAddSize,Size_Medium,15; + } + - Id: 15964 + AegisName: Comp_Sagi_DiademK + Name: "[Not for Sale] Sagittarius Celestial Coronet K" + Type: Armor + View: 618 + Weight: 100 + Slots: 1 + Locations: + Head_Top: true + Trade: + NoDrop: true + NoTrade: true + NoCart: true + NoStorage: true + NoGuildStorage: true + NoMail: true + NoAuction: true + ArmorLevel: 1 + EquipLevelMin: 130 + Refineable: true + Script: | + .@r = getrefine(); + bonus bBaseAtk,20*(.@r/2); + if (.@r>=7) { + bonus bVariableCastrate,-15; + } + if (.@r>=9) { + bonus bLongAtkRate,15; + } + if (.@r>=11) { + bonus bFixedCast,-200; + bonus2 bAddSize,Size_Small,15; + bonus2 bAddSize,Size_Medium,15; + } + - Id: 15965 + AegisName: Comp_Stripe_Hat + Name: "[Not for Sale] Stripe Hat" + Type: Armor + View: 1728 + Weight: 100 + Slots: 1 + Locations: + Head_Top: true + Trade: + NoDrop: true + NoTrade: true + NoCart: true + NoStorage: true + NoGuildStorage: true + NoMail: true + NoAuction: true + ArmorLevel: 1 + EquipLevelMin: 130 + Refineable: true + Script: | + .@r = getrefine(); + bonus bBaseAtk,20*(.@r/2); + if (.@r>=7) { + bonus bVariableCastrate,-15; + } + if (.@r>=9) { + bonus bLongAtkRate,15; + } + if (.@r>=11) { + bonus bFixedCast,-200; + bonus2 bAddSize,Size_Small,15; + bonus2 bAddSize,Size_Medium,15; + } + - Id: 15966 + AegisName: aegis_15966 + Name: "[Not For Sale] Sigrun's Wing" + Type: Armor + View: 568 + Weight: 100 + Defense: 2 + Locations: + Head_Mid: true + Trade: + NoDrop: true + NoTrade: true + NoCart: true + NoStorage: true + NoGuildStorage: true + NoMail: true + NoAuction: true + ArmorLevel: 1 + EquipLevelMin: 1 + Script: | + if (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Thief || (BaseJob == Job_Taekwon && Class!=Job_Soul_Linker)) + bonus bAspd,1; + else if (BaseClass == Job_Mage || BaseClass == Job_Acolyte || Class == Job_Ninja || Class == Job_Soul_Linker) { + bonus bMatk,5; + bonus bHealPower,2; + } + else if (BaseClass == Job_Archer || BaseClass == Job_Gunslinger) + bonus bLongAtkRate,2; + else if (BaseJob == Job_Novice || BaseJob == Job_SuperNovice) { + bonus bMaxHP,120; + bonus bMaxSP,60; + } + - Id: 15967 + AegisName: aegis_15967 + Name: "[Not For Sale] Pink Angeling Bubble" + Type: Armor + View: 975 + Weight: 50 + Defense: 5 + Locations: + Head_Low: true + Trade: + NoDrop: true + NoTrade: true + NoCart: true + NoStorage: true + NoGuildStorage: true + NoMail: true + NoAuction: true + ArmorLevel: 1 + EquipLevelMin: 1 + Script: | + bonus bAspd,1; + bonus bMaxHP,200; + - Id: 15968 + AegisName: aegis_15968 + Name: Orange Rabbit + Type: Armor + Defense: 60 + Locations: + Head_Mid: true + ArmorLevel: 1 + EquipLevelMin: 1 + View: 1887 + Script: | + bonus bMaxHPrate,5; + bonus bAspdRate,5; + bonus2 bAddRace,RC_All,6; + bonus2 bMagicAddRace,RC_All,6; + - Id: 15969 + AegisName: aegis_15969 + Name: Twin Cannon + Type: Armor + Weight: 150 + Locations: + Head_Low: true + Trade: + NoDrop: true + NoTrade: true + NoCart: true + NoStorage: true + NoGuildStorage: true + NoMail: true + NoAuction: true + ArmorLevel: 1 + EquipLevelMin: 100 + View: 1865 + Script: | + bonus bDelayrate,-5; - Id: 15970 AegisName: aegis_15970 Name: "[Not For Sale] CD in Mouth K" @@ -76156,6 +78132,144 @@ Body: bonus2 bMagicAtkEle,Ele_Neutral,5; break; } + - Id: 15981 + AegisName: aegis_15981 + Name: All Above Time (Magic) + Type: Armor + Weight: 600 + Locations: + Head_Low: true + ArmorLevel: 1 + EquipLevelMin: 100 + View: 1309 + Script: | + bonus bDelayrate,-10; + bonus2 bMagicAddEle,Ele_All,10; + - Id: 15982 + AegisName: aegis_15982 + Name: All Above Time (Range) + Type: Armor + Weight: 600 + Locations: + Head_Low: true + ArmorLevel: 1 + EquipLevelMin: 100 + View: 1309 + Script: | + bonus bDelayrate,-10; + bonus bLongAtkRate,10; + - Id: 15983 + AegisName: aegis_15983 + Name: All Above Time (Melee) + Type: Armor + Weight: 600 + Locations: + Head_Low: true + ArmorLevel: 1 + EquipLevelMin: 100 + View: 1309 + Script: | + bonus bDelayrate,-10; + bonus bShortAtkRate,10; + - Id: 15984 + AegisName: aegis_15984 + Name: "[Not For Sale] Heavenly Order" + Type: Armor + View: 1093 + Slots: 1 + Locations: + Head_Mid: true + Trade: + NoDrop: true + NoTrade: true + NoCart: true + NoStorage: true + NoGuildStorage: true + NoMail: true + NoAuction: true + ArmorLevel: 1 + EquipLevelMin: 100 + Script: | + .@a = readparam(bStr)/18; + .@b = readparam(bAgi)/18; + .@c = readparam(bVit)/18; + .@d = readparam(bInt)/18; + .@e = readparam(bDex)/18; + .@f = readparam(bLuk)/18; + skill "MC_IDENTIFY",1,0; + bonus bHit,2*.@a; + bonus bMaxHPrate,2*.@a; + bonus bFlee,2*.@b; + bonus bAspdRate,.@b; + bonus bMdef,2*.@c; + bonus bVariableCastrate,-.@c; + bonus bMaxSPrate,2*.@d; + bonus bUseSPrate,-2*.@d; + bonus bCritical,2*.@e; + bonus bPerfectHitAddRate,2*.@e; + bonus bDef,20*.@f; + bonus bBaseAtk,10*.@f; + bonus bMatk,10*.@f; + - Id: 15985 + AegisName: aegis_15985 + Name: "[Not For Sale] Little Garden" + Type: Armor + View: 1830 + Weight: 100 + Locations: + Head_Mid: true + Trade: + NoDrop: true + NoTrade: true + NoCart: true + NoStorage: true + NoGuildStorage: true + NoMail: true + NoAuction: true + ArmorLevel: 1 + EquipLevelMin: 100 + Script: | + bonus bBaseAtk,40; + bonus bCritAtkRate,5; + if (readparam(bLuk)>=90) { + bonus bBaseAtk,60; + bonus bCritAtkRate,10; + } + if (readparam(bLuk)>=125) { + bonus bBaseAtk,80; + bonus bCritAtkRate,20; + } + - Id: 19452 + AegisName: Heavenly_Order_ + Name: Heavenly Order + Type: Armor + View: 1093 + Slots: 1 + Locations: + Head_Mid: true + ArmorLevel: 1 + EquipLevelMin: 100 + Script: | + .@a = readparam(bStr)/18; + .@b = readparam(bAgi)/18; + .@c = readparam(bVit)/18; + .@d = readparam(bInt)/18; + .@e = readparam(bDex)/18; + .@f = readparam(bLuk)/18; + skill "MC_IDENTIFY",1,0; + bonus bHit,2*.@a; + bonus bMaxHPrate,2*.@a; + bonus bFlee,2*.@b; + bonus bAspdRate,.@b; + bonus bMdef,2*.@c; + bonus bVariableCastrate,-.@c; + bonus bMaxSPrate,2*.@d; + bonus bUseSPrate,-2*.@d; + bonus bCritical,2*.@e; + bonus bPerfectHitAddRate,2*.@e; + bonus bDef,20*.@f; + bonus bBaseAtk,10*.@f; + bonus bMatk,10*.@f; - Id: 16000 AegisName: Erde Name: Erde @@ -77458,6 +79572,53 @@ Body: bonus2 bAddEle,Ele_Water,.@val; bonus2 bAddRace,RC_Fish,.@val; } + - Id: 16050 + AegisName: Mace_of_Trust2 + Name: "[Rental] Hunting Hammer" + Type: Weapon + SubType: Mace + Attack: 130 + Range: 1 + Jobs: + Acolyte: true + Alchemist: true + Blacksmith: true + Crusader: true + Knight: true + Merchant: true + Monk: true + Novice: true + Priest: true + SuperNovice: true + Swordman: true + Locations: + Right_Hand: true + Trade: + NoDrop: true + NoTrade: true + NoCart: true + NoStorage: true + NoGuildStorage: true + NoMail: true + NoAuction: true + WeaponLevel: 3 + EquipLevelMin: 50 + Refineable: true + Script: | + .@r = getrefine(); + bonus bAtkEle,Ele_Fire; + if (.@r>=7) { + bonus2 bAddRace,RC_Insect,10; + bonus2 bAddRace,RC_DemiHuman,10; + bonus2 bAddEle,Ele_Earth,10; + bonus2 bAddEle,Ele_Water,10; + if (.@r>=9) { + bonus2 bAddRace,RC_Insect,15; + bonus2 bAddRace,RC_DemiHuman,15; + bonus2 bAddEle,Ele_Earth,15; + bonus2 bAddEle,Ele_Water,15; + } + } - Id: 16051 AegisName: Valkyrie_Hammer Name: Valkyrie Hammer @@ -77519,6 +79680,23 @@ Body: bonus bHit,10; bonus bVariableCastrate,-.@r/2; } + - Id: 16052 + AegisName: Iron_Driver_ + Name: Iron Driver + Type: Weapon + SubType: Mace + Buy: 20 + Weight: 3000 + Attack: 155 + Range: 2 + Jobs: + Monk: true + Priest: true + Locations: + Right_Hand: true + WeaponLevel: 3 + EquipLevelMin: 78 + Refineable: true - Id: 16053 AegisName: Lora_Iron_Ball Name: Lora's Iron Flail @@ -77582,6 +79760,50 @@ Body: bonus2 bSkillAtk,"GN_CARTCANNON",10; bonus2 bSkillAtk,"SR_SKYNETBLOW",10; bonus bBaseAtk,7*(getrefine()+(min(BaseLevel,150)/10)); + - Id: 16055 + AegisName: UnrivaledMace + Name: Unrivaled Mace + Type: Weapon + SubType: Mace + Buy: 20 + Weight: 2000 + Attack: 130 + Range: 1 + Slots: 3 + Jobs: + Acolyte: true + Alchemist: true + Blacksmith: true + Crusader: true + Knight: true + Merchant: true + Monk: true + Novice: true + Priest: true + SuperNovice: true + Swordman: true + Locations: + Right_Hand: true + WeaponLevel: 3 + EquipLevelMin: 50 + Refineable: true + Script: | + .@r = getrefine(); + bonus bAtkEle,Ele_Earth; + if (.@r >= 7) { + bonus2 bAddRace,RC_Brute,10; + bonus2 bAddRace,RC_Player_Doram,10; + bonus2 bAddRace,RC_Plant,10; + bonus2 bAddEle,Ele_Wind,10; + bonus2 bAddEle,Ele_Earth,10; + } + if (.@r >= 9) { + bonus2 bAddRace,RC_Brute,15; + bonus2 bAddRace,RC_Player_Doram,15; + bonus2 bAddRace,RC_Plant,15; + bonus2 bAddEle,Ele_Wind,15; + bonus2 bAddEle,Ele_Earth,15; + } - Id: 16056 AegisName: Veteran_Hammer_ Name: Veteran Hammer @@ -77605,6 +79827,46 @@ Body: bonus bCriticalRate,getskilllv("PR_MACEMASTERY")*2; bonus bInt,1; bonus bLuk,1; + - Id: 16057 + AegisName: Blue_Mace + Name: Blue Mace + Type: Weapon + SubType: Mace + Buy: 20 + Weight: 2000 + Attack: 130 + Range: 1 + Slots: 3 + Jobs: + Acolyte: true + Alchemist: true + Blacksmith: true + Crusader: true + Knight: true + Merchant: true + Monk: true + Novice: true + Priest: true + SuperNovice: true + Swordman: true + Locations: + Right_Hand: true + WeaponLevel: 3 + EquipLevelMin: 50 + Refineable: true + Script: | + .@r = getrefine(); + bonus bAtkEle,Ele_Water; + if (.@r>=7) { + bonus2 bAddRace,RC_Demon,10; + bonus2 bAddRace,RC_Formless,10; + bonus2 bAddEle,Ele_Fire,10; + } + if (.@r>=9) { + bonus2 bAddRace,RC_Demon,15; + bonus2 bAddRace,RC_Formless,15; + bonus2 bAddEle,Ele_Fire,15; + } - Id: 16058 AegisName: Diva_Mace Name: Diva Mace @@ -77706,6 +79968,33 @@ Body: Script: | bonus bUnbreakableWeapon; bonus2 bAddEff,Eff_Stun,(300*getrefine()); + - Id: 16061 + AegisName: Sinister_Mace_J + Name: Mace of Evil + Type: Weapon + SubType: Mace + Buy: 100000 + Weight: 500 + Attack: 105 + Range: 1 + Jobs: + Alchemist: true + Blacksmith: true + Crusader: true + Knight: true + Monk: true + Priest: true + SuperNovice: true + Classes: + All_Third: true + Fourth: true + Locations: + Right_Hand: true + WeaponLevel: 4 + EquipLevelMin: 100 + Refineable: true + Script: | + bonus bBaseAtk,pow(getrefine(),2); - Id: 16063 AegisName: Long_Mace_IL Name: Illusion Long Mace @@ -79184,6 +81473,123 @@ Body: .@val += 15; } bonus bBaseAtk,.@val; + - Id: 18142 + AegisName: UnrivaledBow + Name: Unrivaled Bow + Type: Weapon + SubType: Bow + Buy: 20 + Weight: 1500 + Attack: 120 + Range: 5 + Slots: 2 + Jobs: + Archer: true + BardDancer: true + Hunter: true + Rogue: true + Thief: true + Locations: + Both_Hand: true + WeaponLevel: 3 + EquipLevelMin: 50 + Refineable: true + Script: | + .@r = getrefine(); + bonus bAtkEle,Ele_Earth; + if (.@r >= 7) { + bonus2 bAddRace,RC_Brute,10; + bonus2 bAddRace,RC_Player_Doram,10; + bonus2 bAddRace,RC_Plant,10; + bonus2 bAddEle,Ele_Wind,10; + bonus2 bAddEle,Ele_Earth,10; + } + if (.@r >= 9) { + bonus2 bAddRace,RC_Brute,15; + bonus2 bAddRace,RC_Player_Doram,15; + bonus2 bAddRace,RC_Plant,15; + bonus2 bAddEle,Ele_Wind,15; + bonus2 bAddEle,Ele_Earth,15; + } + /*Todo When Equipped Adds Earth Attribute to Bullets for 180 Minutes*/ + - Id: 18143 + AegisName: Avenger_Hunter_Bow + Name: Avenger Hunter Bow + Type: Weapon + SubType: Bow + Buy: 20 + Attack: 170 + Range: 5 + Jobs: + BardDancer: true + Hunter: true + Rogue: true + Classes: + All_Third: true + Fourth: true + Locations: + Both_Hand: true + WeaponLevel: 4 + EquipLevelMin: 100 + Refineable: true + Script: | + .@r = getrefine(); + bonus bUnbreakableWeapon; + bonus2 bAddRace,RC_DemiHuman,30; + bonus2 bAddRace,RC_Player_Human,30; + bonus2 bSubRace,RC_DemiHuman,10; + bonus2 bSubRace,RC_Player_Human,10; + bonus bCritAtkRate,2*.@r; + if (.@r>=5) { + bonus2 bAddRace,RC_DemiHuman,20; + bonus2 bAddRace,RC_Player_Human,20; + bonus2 bSubRace,RC_DemiHuman,10; + bonus2 bSubRace,RC_Player_Human,10; + if (.@r>=7) { + bonus2 bAddRace,RC_DemiHuman,20+(pow(min(10,.@r)-4,2)); + bonus2 bAddRace,RC_Player_Human,20+(pow(min(10,.@r)-4,2)); + bonus2 bSubRace,RC_DemiHuman,10; + bonus2 bSubRace,RC_Player_Human,10; + if (.@r>=9) { + bonus2 bSkillAtk,"RA_ARROWSTORM",20; + bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",20; + } + } + } + - Id: 18144 + AegisName: Blue_Bow + Name: Blue Bow + Type: Weapon + SubType: Bow + Buy: 20 + Weight: 1500 + Attack: 120 + Range: 5 + Slots: 2 + Jobs: + Archer: true + BardDancer: true + Hunter: true + Rogue: true + Thief: true + Locations: + Both_Hand: true + WeaponLevel: 3 + EquipLevelMin: 50 + Refineable: true + Script: | + .@r = getrefine(); + if (.@r>=7) { + bonus2 bAddRace,RC_Demon,10; + bonus2 bAddRace,RC_Formless,10; + bonus2 bAddEle,Ele_Fire,10; + } + if (.@r>=9) { + bonus2 bAddRace,RC_Demon,15; + bonus2 bAddRace,RC_Formless,15; + bonus2 bAddEle,Ele_Fire,15; + } + /*Todo: When Equipped Adds Water Attribute to Arrows for 180 minutes*/ - Id: 18145 AegisName: Vigilante_Bow Name: Vigilante Bow @@ -79278,6 +81684,29 @@ Body: bonus bBaseAtk,30; bonus bHit,5; } + - Id: 18148 + AegisName: Sinister_Bow_J + Name: Bow of Evil + Type: Weapon + SubType: Bow + Buy: 100000 + Weight: 400 + Attack: 100 + Range: 5 + Jobs: + BardDancer: true + Hunter: true + Rogue: true + Classes: + All_Third: true + Fourth: true + Locations: + Both_Hand: true + WeaponLevel: 4 + EquipLevelMin: 100 + Refineable: true + Script: | + bonus bBaseAtk,pow(getrefine(),2); - Id: 18149 AegisName: Balistar_IL Name: Illusion Ballista @@ -88942,6 +91371,14 @@ Body: Script: | bonus2 bAddRace,RC_Undead,5; bonus2 bSubRace,RC_Undead,5; + - Id: 19015 + AegisName: C_Gemma_Hairband + Name: Costume Kama's Hairband + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 564 - Id: 19019 AegisName: Elemental_Crown Name: Elemental Crown @@ -92759,6 +95196,29 @@ Body: bonus bMatk,20; bonus bBaseAtk,20; bonus2 bSubRace,RC_Fish,5; + - Id: 19276 + AegisName: Return_TW_1th_Hat + Name: 1st Anniversary Commemorative Hat + Type: Armor + Buy: 20 + Weight: 100 + Defense: 2 + Slots: 1 + Locations: + Head_Top: true + ArmorLevel: 1 + EquipLevelMin: 1 + Refineable: true + View: 1667 + Script: | + .@r = getrefine(); + bonus bCritical,5; + if (.@r>=3) + bonus bCritical,2; + if (.@r>=6) + bonus bCritical,3; + if (.@r>=9) + bonus bAspd,1; - Id: 19277 AegisName: Soda_In_Mouth Name: Soda in Mouth @@ -92862,6 +95322,24 @@ Body: bonus2 bSubClass,Class_Boss,10; bonus bNoKnockback; } + - Id: 19286 + AegisName: IA_Choker + Name: IA Choker + Type: Armor + Weight: 300 + Locations: + Head_Low: true + ArmorLevel: 1 + EquipLevelMin: 50 + View: 1661 + - Id: 19287 + AegisName: C_Cat_Poring_Balloon + Name: Costume Meowpoling Balloon + Type: Armor + Locations: + Costume_Head_Low: true + ArmorLevel: 1 + View: 1438 - Id: 19288 AegisName: C_Gigant_Helm Name: Costume Gigant Helm @@ -92902,6 +95380,14 @@ Body: Costume_Head_Top: true ArmorLevel: 1 View: 1671 + - Id: 19293 + AegisName: C_SmartUnderRim_Glasses + Name: Costume Under Rimmed Glasses + Type: Armor + Locations: + Costume_Head_Mid: true + ArmorLevel: 1 + View: 1670 - Id: 19294 AegisName: C_CatEars_Cyber_HeadP_R Name: Costume Cyber Cat Ear Headphones (Red) @@ -94673,7 +97159,7 @@ Body: Refineable: true - Id: 19466 AegisName: C_Small_ocean - Name: Costume small sea # !todo check english name + Name: Costume Small Ocean Type: Armor View: 1883 Locations: @@ -97024,6 +99510,15 @@ Body: Costume_Head_Top: true ArmorLevel: 1 View: 15 + - Id: 19626 + AegisName: C_Chullos + Name: Costume Earmuff Hat + Type: Armor + Locations: + Costume_Head_Top: true + Costume_Head_Mid: true + ArmorLevel: 1 + View: 287 - Id: 19627 AegisName: C_Satellite_Hairband Name: Costume Satellite Hairband @@ -97473,6 +99968,15 @@ Body: Costume_Head_Mid: true ArmorLevel: 1 View: 716 + - Id: 19674 + AegisName: C_Evil_Mask + Name: Costume Evil Mask + Type: Armor + Locations: + Costume_Head_Mid: true + Costume_Head_Low: true + ArmorLevel: 1 + View: 714 - Id: 19675 AegisName: C_Jumping_Poring Name: Costume Jumping Poring @@ -97536,6 +100040,14 @@ Body: Costume_Head_Low: true ArmorLevel: 1 View: 253 + - Id: 19681 + AegisName: C_Silver_Tiara + Name: Costume Silver Tiara + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 218 - Id: 19682 AegisName: C_Santa_Poring_Hat Name: Costume SantaPoring Cap @@ -97597,6 +100109,14 @@ Body: ArmorLevel: 1 EquipLevelMin: 1 View: 963 + - Id: 19688 + AegisName: C_RJC_Katusa + Name: Costume Katusa + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 533 - Id: 19689 AegisName: C_Ati_Atihan_Hat Name: Costume Ati Atihan @@ -97627,6 +100147,22 @@ Body: Costume_Head_Top: true ArmorLevel: 1 View: 407 + - Id: 19692 + AegisName: C_Antique_Pipe_J + Name: Costume Peace Pipe + Type: Armor + Locations: + Costume_Head_Low: true + ArmorLevel: 1 + View: 383 + - Id: 19693 + AegisName: C_Triple_Poring_Hat + Name: Costume Triple Poring Hat + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 299 - Id: 19694 AegisName: C_Vane_Hairpin Name: Costume Vane Hairpin @@ -97664,6 +100200,30 @@ Body: Costume_Head_Top: true ArmorLevel: 1 View: 619 + - Id: 19698 + AegisName: C_Bf_Recruiter_Hat + Name: Costume Boyfriend Recruitment Hat + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 352 + - Id: 19699 + AegisName: C_Gf_Recruiter_Hat + Name: Costume Girlfriend Recruitment Hat + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 360 + - Id: 19700 + AegisName: RWC12_ChampCrown_J + Name: Costume RWC2012 Crown of Victory + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 903 - Id: 19701 AegisName: C_Red_Bonnet Name: Costume Red Bonnet @@ -97765,6 +100325,14 @@ Body: View: 365 Trade: NoDrop: true + - Id: 19711 + AegisName: C_Kafra_Band + Name: Costume Wings Kafra Hair Band + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 106 - Id: 19712 AegisName: C_Little_Angel_Doll Name: Costume Little Angel Doll @@ -98060,6 +100628,14 @@ Body: Script: | bonus2 bAddRace,RC_Brute,2; bonus2 bAddRace,RC_Player_Doram,2; + - Id: 19740 + AegisName: C_Guildsman_Recruiter + Name: Costume Guild Member Recruitment Hat + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 350 - Id: 19741 AegisName: C_Majestic_Evil_Horn Name: Costume Majestic Devil Horns @@ -98351,6 +100927,14 @@ Body: ArmorLevel: 1 EquipLevelMin: 1 View: 602 + - Id: 19766 + AegisName: C_Yggdrasil_Hat + Name: Costume Yggdrasil Hat + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 997 - Id: 19768 AegisName: C_Sakura_Coronet Name: Costume Sakura Coronet @@ -98850,6 +101434,14 @@ Body: ArmorLevel: 1 EquipLevelMin: 1 View: 491 + - Id: 19820 + AegisName: C_Bone_Hat + Name: Costume Bone Hat + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 732 - Id: 19821 AegisName: C_Hyegun_Hat Name: Costume Yao Jun @@ -99021,6 +101613,15 @@ Body: ArmorLevel: 1 EquipLevelMin: 1 View: 492 + - Id: 19838 + AegisName: C_Fox_Hat + Name: Costume Fox Hat + Type: Armor + Locations: + Costume_Head_Mid: true + Costume_Head_Low: true + ArmorLevel: 1 + View: 403 - Id: 19839 AegisName: C_Vanilmirth_Hat Name: Costume Vanilmirth Hat @@ -99031,6 +101632,15 @@ Body: ArmorLevel: 1 EquipLevelMin: 1 View: 317 + - Id: 19840 + AegisName: C_Helm_Of_Sun + Name: Costume Hat of the Sun God + Type: Armor + Locations: + Costume_Head_Top: true + Costume_Head_Mid: true + ArmorLevel: 1 + View: 138 - Id: 19841 AegisName: C_Dragonhelm_Copper Name: Costume Dragon Helm Copper @@ -99197,6 +101807,14 @@ Body: ArmorLevel: 1 EquipLevelMin: 1 View: 141 + - Id: 19855 + AegisName: C_Happy_Summer_Wig + Name: Costume Happy Summer Wig + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 1059 - Id: 19856 AegisName: C_Iceflake_Hat Name: Costume Snow Cone Hat @@ -99322,6 +101940,22 @@ Body: Costume_Head_Top: true ArmorLevel: 1 View: 830 + - Id: 19869 + AegisName: C_Ancient_Civil_Man + Name: Costume Ancient Civil Man Hat + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 846 + - Id: 19870 + AegisName: C_Black_Rabbit_Hat + Name: Costume Black Rabbit Hat + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 923 - Id: 19871 AegisName: C_Music_Decoration Name: Costume Decoration of Music @@ -99337,6 +101971,23 @@ Body: sc_start SC_DECORATION_OF_MUSIC,INFINITE_TICK,0; UnEquipScript: | sc_end SC_DECORATION_OF_MUSIC; + - Id: 19872 + AegisName: C_Phantom_Of_Opera + Name: Costume Phantom Of Opera + Type: Armor + Locations: + Costume_Head_Mid: true + Costume_Head_Low: true + ArmorLevel: 1 + View: 68 + - Id: 19873 + AegisName: C_Carnival_Hat + Name: Costume Carnival Hat + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 502 - Id: 19874 AegisName: C_Carnival_Circlet Name: Costume Carnival Circlet @@ -99382,6 +102033,22 @@ Body: ArmorLevel: 1 EquipLevelMin: 1 View: 249 + - Id: 19879 + AegisName: C_Black_Bunny_Band + Name: Costume Black Bunny Band + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 267 + - Id: 19880 + AegisName: C_Gold_Tiara + Name: Costume Gold Tiara + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 232 - Id: 19881 AegisName: C_Pretty_Rabbit_Hood Name: Costume Pretty Rabbit Hood @@ -99469,6 +102136,22 @@ Body: Costume_Head_Mid: true ArmorLevel: 1 View: 169 + - Id: 19890 + AegisName: C_Wizardry_Hat + Name: Costume Wizardry Hat + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 112 + - Id: 19891 + AegisName: C_Fried_Egg_Hat + Name: Costume Fried Egg Hat + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 373 - Id: 19892 AegisName: C_Night_Sparrow_Hat Name: Costume Night Sparrow Hat @@ -99501,6 +102184,47 @@ Body: Costume_Head_Top: true ArmorLevel: 1 View: 911 + - Id: 19896 + AegisName: C_Ph_Ro_10th_Cap + Name: Costume pRO 10th Cap + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 1094 + - Id: 19897 + AegisName: RPC13_1ST_Wreath + Name: Costume RPC 1ST Wreath + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 261 + Script: | + bonus bAllStats,3; + bonus bMdef,3; + - Id: 19898 + AegisName: RPC13_2ND_Wreath + Name: Costume RPC 2ND Wreath + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 261 + Script: | + bonus bAllStats,2; + bonus bMdef,2; + - Id: 19899 + AegisName: RPC13_3RD_Wreath + Name: Costume RPC 3RD Wreath + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 261 + Script: | + bonus bAllStats,1; + bonus bMdef,1; - Id: 19900 AegisName: Special_Eyepatch Name: Cool Pirate Eyepatch @@ -101242,6 +103966,14 @@ Body: ArmorLevel: 1 EquipLevelMin: 1 View: 1235 + - Id: 20072 + AegisName: C_Deviruchi_Cap_ + Name: Costume Deviruchi Cap + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 123 - Id: 20073 AegisName: C_Hair_Band Name: Costume Hair Band @@ -102808,6 +105540,14 @@ Body: NoGuildStorage: true NoMail: true NoAuction: true + - Id: 20229 + AegisName: C_New_Year_Hairpin + Name: Costume New Year Hairpin + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 1155 - Id: 20230 AegisName: C_Mask_Of_Bankrupt Name: Costume Bankruptcy Mask @@ -103098,6 +105838,14 @@ Body: ArmorLevel: 1 EquipLevelMin: 1 View: 81 + - Id: 20261 + AegisName: C_Cross_Band + Name: Costume Cross Band + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 121 - Id: 20262 AegisName: C_Fox_Ears_Bell_Ribbon Name: Costume Fox Ears Drop Ribbon @@ -103215,6 +105963,22 @@ Body: ArmorLevel: 1 EquipLevelMin: 1 View: 966 + - Id: 20275 + AegisName: C_Light_Bulb_Band + Name: Costume Light Bulb Band + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 119 + - Id: 20276 + AegisName: C_Mushroom_Band + Name: Costume Mushroom Band + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 166 - Id: 20277 AegisName: C_Balloon_Hat Name: Costume Balloon Hat @@ -103502,6 +106266,31 @@ Body: ArmorLevel: 1 EquipLevelMin: 1 View: 1348 + - Id: 20308 + AegisName: C_Koneko_Hat + Name: Costume Koneko Hat + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 378 + - Id: 20309 + AegisName: C_Dip_Schmitz + Name: Costume Dip Schmidt Helm + Type: Armor + Locations: + Costume_Head_Top: true + Costume_Head_Mid: true + ArmorLevel: 1 + View: 634 + - Id: 20310 + AegisName: C_Cute_Parrot + Name: Costume Cute Parrot + Type: Armor + Locations: + Costume_Head_Low: true + ArmorLevel: 1 + View: 1116 - Id: 20311 AegisName: C_Magical_Booster Name: Costume Magical Booster @@ -103793,6 +106582,15 @@ Body: ArmorLevel: 1 EquipLevelMin: 1 View: 1373 + - Id: 20343 + AegisName: C_Melon_Helmet + Name: Costume Melon Flavour + Type: Armor + Locations: + Costume_Head_Top: true + Costume_Head_Mid: true + ArmorLevel: 1 + View: 1374 - Id: 20344 AegisName: C_Happy_Balloon_J Name: "Costume: Happy Balloon" @@ -104270,7 +107068,7 @@ Body: View: 939 - Id: 20397 AegisName: C_Jakk - Name: Costume Jack + Name: Costume Jakk Type: Armor Locations: Costume_Head_Mid: true @@ -104401,6 +107199,22 @@ Body: ArmorLevel: 1 EquipLevelMin: 1 View: 401 + - Id: 20411 + AegisName: C_Claris_Doll_Hat + Name: Costume Glaris Doll Hat + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 355 + - Id: 20412 + AegisName: C_Tayelin_Doll_Hat + Name: Costume Tayelin Doll Hat + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 357 - Id: 20413 AegisName: C_Isabella_Brown_Ear Name: C Piamette Hairband @@ -104418,6 +107232,14 @@ Body: ArmorLevel: 1 EquipLevelMin: 1 View: 544 + - Id: 20415 + AegisName: C_RTC_Winner_Only + Name: Costume Goddess of Victory(Blue) + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 577 - Id: 20416 AegisName: C_1Grade_Balloon Name: Costume Grade 1 Balloon @@ -104676,6 +107498,22 @@ Body: Costume_Head_Top: true ArmorLevel: 1 View: 1375 + - Id: 20444 + AegisName: C_Aniv_Star_Hat + Name: Costume Anniversary Star Hat + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 599 + - Id: 20445 + AegisName: C_Candle + Name: Costume Candle + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 113 - Id: 20446 AegisName: C_Rabbit_Ear_Eggshell Name: Costume Bunny Eggshell @@ -104739,6 +107577,22 @@ Body: ArmorLevel: 1 EquipLevelMin: 1 View: 1455 + - Id: 20453 + AegisName: C_Hat_Of_Bundle + Name: Costume Wrapping Cloth + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 108 + - Id: 20454 + AegisName: C_Headgear_Of_Queen + Name: Costume Crown of Ancient Queen + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 164 - Id: 20455 AegisName: C_Republic_Hat Name: Costume Republic Hat @@ -104794,7 +107648,7 @@ Body: hateffect(HAT_EF_VALHALLA_IDOL,false); - Id: 20460 AegisName: C_Thornbush_Hairband - Name: Costume Thorny Hairband + Name: Costume Thornbush Hairband Type: Armor Locations: Costume_Head_Top: true @@ -104875,6 +107729,14 @@ Body: ArmorLevel: 1 EquipLevelMin: 1 View: 1462 + - Id: 20469 + AegisName: C_Bogy_Horn + Name: Costume Bogy Horn + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 554 - Id: 20470 AegisName: C_SweetChocolate_Hat Name: Costume Sweet Chocolate Hat @@ -104884,6 +107746,14 @@ Body: ArmorLevel: 1 EquipLevelMin: 1 View: 1469 + - Id: 20471 + AegisName: C_Tulip_Hairpin + Name: Costume Tulip Hairpin + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 161 - Id: 20472 AegisName: C_Helm_Of_Angel Name: Costume Helm of Angel @@ -104892,6 +107762,70 @@ Body: Locations: Costume_Head_Top: true ArmorLevel: 1 + - Id: 20473 + AegisName: C_Mine_Helm + Name: Costume Mine Helm + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 116 + - Id: 20474 + AegisName: C_Banana_Hat + Name: Costume Banana Flavour + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 197 + - Id: 20475 + AegisName: C_Bridal_Ribbon + Name: Costume Ribbon of Bride + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 790 + - Id: 20476 + AegisName: C_Costume01_L + Name: Rental Costume Tipsy + Type: Armor + Locations: + Costume_Head_Low: true + ArmorLevel: 1 + View: 1724 + - Id: 20477 + AegisName: C_Costume02_L + Name: Rental Costume Wrapping Ribbon + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 1599 + - Id: 20478 + AegisName: C_Costume03_L + Name: Rental Costume Royal Rabbit Crown + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 1600 + - Id: 20479 + AegisName: C_Costume04_L + Name: Rental Costume Fairy Feathers + Type: Armor + Locations: + Costume_Head_Mid: true + ArmorLevel: 1 + View: 1723 + - Id: 20480 + AegisName: C_Costume05_L + Name: Rental Costume Dog Officer + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 1601 - Id: 20481 AegisName: C_Mask_of_Ifrit Name: Costume Mask of Ifrit @@ -104921,6 +107855,22 @@ Body: ArmorLevel: 1 EquipLevelMin: 1 View: 1027 + - Id: 20484 + AegisName: C_Sunflower_Hairpin + Name: Costume Sunflower Hairpin + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 186 + - Id: 20485 + AegisName: C_Maneater_Flower_Hp + Name: Costume Maneater Flower HP + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 852 - Id: 20486 AegisName: C_Twin_Margaret Name: Costume Twin Margaret @@ -104997,6 +107947,14 @@ Body: ArmorLevel: 1 EquipLevelMin: 1 View: 1347 + - Id: 20494 + AegisName: C_Ufo_Poring_Hat + Name: Costume Unidentified Flying Poring + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 1017 - Id: 20495 AegisName: C_Quati_Hat_J Name: Costume Quati Hat @@ -105068,6 +108026,14 @@ Body: ArmorLevel: 1 EquipLevelMin: 1 View: 12 + - Id: 20503 + AegisName: C_Bag_Of_Antonio + Name: Costume Candy Pouch Bag + Type: Armor + Locations: + Costume_Garment: true + ArmorLevel: 1 + View: 13 - Id: 20504 AegisName: C_Cupid_Wing_Pink Name: Costume Cupid's Pink Wings @@ -105221,6 +108187,17 @@ Body: hateffect(HAT_EF_FULL_BLOOMCHERRY_TREE,true); UnEquipScript: | hateffect(HAT_EF_FULL_BLOOMCHERRY_TREE,false); + - Id: 20520 + AegisName: C_Costume07_L + Name: Rental Costume Full Bloom Cherry Tree + Type: Armor + Locations: + Costume_Garment: true + ArmorLevel: 1 + Script: | + hateffect(HAT_EF_FULL_BLOOMCHERRY_TREE,true); + UnEquipScript: | + hateffect(HAT_EF_FULL_BLOOMCHERRY_TREE,false); - Id: 20521 AegisName: C_BlackCatBag_TW Name: Costume Black Cat Bag @@ -105313,6 +108290,24 @@ Body: ArmorLevel: 1 EquipLevelMin: 1 View: 37 + - Id: 20531 + AegisName: C_Invisible_Manteau_TW + Name: Costume Invisible Manteau + Type: Armor + Locations: + Costume_Garment: true + ArmorLevel: 1 + - Id: 20532 + AegisName: C_Exploding_Wave_Sca_V + Name: Costume Flaming Burst Wave(Garment) + Type: Armor + Locations: + Costume_Garment: true + ArmorLevel: 1 + Script: | + hateffect(HAT_EF_DOUBLEGUMGANG,true); + UnEquipScript: | + hateffect(HAT_EF_DOUBLEGUMGANG,false); - Id: 20533 AegisName: C_PinkButterfly_Wing_T Name: Costume Pink Butterfly Wing @@ -105322,6 +108317,14 @@ Body: ArmorLevel: 1 EquipLevelMin: 1 View: 38 + - Id: 20534 + AegisName: C_GiantCatBag_JP + Name: Costume Big White Cat + Type: Armor + Locations: + Costume_Garment: true + ArmorLevel: 1 + View: 25 - Id: 20535 AegisName: C_Digital_Space Name: Costume Digital Space @@ -105334,6 +108337,14 @@ Body: hateffect(HAT_EF_DIGITAL_SPACE,true); UnEquipScript: | hateffect(HAT_EF_DIGITAL_SPACE,false); + - Id: 20536 + AegisName: C_Violet_Halo + Name: Costume Violet Halo + Type: Armor + Locations: + Costume_Garment: true + ArmorLevel: 1 + View: 39 - Id: 20537 AegisName: C_Maple_Which_Falls_Rd Name: Costume Falling Red Foliage @@ -105360,12 +108371,23 @@ Body: hateffect(HAT_EF_MAGICCIRCLERAINBOW,false); - Id: 20539 AegisName: C_CherryFesRibbon_TW - Name: Costume Cherry Fes Ribbon # !todo check english name + Name: Costume Sakura Festival Ribbon Type: Armor Locations: Costume_Garment: true ArmorLevel: 1 View: 40 + - Id: 20540 + AegisName: C_SnackParty_TW + Name: Costume Cookie Party + Type: Armor + Locations: + Costume_Garment: true + ArmorLevel: 1 + Script: | + hateffect(HAT_EF_FULL_BLOOMCHERRY_TREE,true); + UnEquipScript: | + hateffect(HAT_EF_FULL_BLOOMCHERRY_TREE,false); - Id: 20541 AegisName: C_AngelRibbonWing_TW Name: Costume Angel's Ribboned Wings @@ -105376,7 +108398,7 @@ Body: ArmorLevel: 1 - Id: 20542 AegisName: C_BlackBearBackpack_TW - Name: Costume Black Bear Backpack # !todo check english name + Name: Costume Black Bear Backpack Type: Armor Locations: Costume_Garment: true @@ -105391,6 +108413,17 @@ Body: ArmorLevel: 1 EquipLevelMin: 1 View: 44 + - Id: 20544 + AegisName: C_Gold_Shower_J + Name: Costume Golden Shower + Type: Armor + Locations: + Costume_Garment: true + ArmorLevel: 1 + Script: | + hateffect(HAT_EF_GOLD_SHOWER,true); + UnEquipScript: | + hateffect(HAT_EF_GOLD_SHOWER,false); - Id: 20545 AegisName: C_Chrismas_Tree Name: Costume Christmas Guardian Tree @@ -105758,7 +108791,7 @@ Body: View: 53 - Id: 20577 AegisName: C_Balloon_Wing - Name: Costume Ballon Wings + Name: Costume Balloon Wing Type: Armor View: 54 Jobs: @@ -105786,6 +108819,22 @@ Body: Locations: Costume_Garment: true ArmorLevel: 1 + - Id: 20580 + AegisName: C_Heart_Wing_Backpack + Name: Costume Heart Wing Backpack + Type: Armor + Locations: + Costume_Garment: true + ArmorLevel: 1 + View: 58 + - Id: 20581 + AegisName: C_Soldier_Backpack + Name: Costume Soldier Backpack + Type: Armor + Locations: + Costume_Garment: true + ArmorLevel: 1 + View: 59 - Id: 20582 AegisName: C_T_Bear_Bag Name: Costume Bear Backpack @@ -105795,6 +108844,17 @@ Body: ArmorLevel: 1 EquipLevelMin: 1 View: 60 + - Id: 20583 + AegisName: C_Magic_Star_TW + Name: Costume Illusion Crystal + Type: Armor + Locations: + Costume_Garment: true + ArmorLevel: 1 + Script: | + hateffect(HAT_EF_MAGIC_STAR_TW,true); + UnEquipScript: | + hateffect(HAT_EF_MAGIC_STAR_TW,false); - Id: 20584 AegisName: C_Big_Foxtail Name: Costume Fox Tail @@ -105988,6 +109048,14 @@ Body: Locations: Costume_Garment: true ArmorLevel: 1 + - Id: 20606 + AegisName: C_Golden_Angel_Wing + Name: Costume Golden Angel Wing + Type: Armor + Locations: + Costume_Garment: true + ArmorLevel: 1 + View: 5 - Id: 20607 AegisName: C_Baldr_Wing_TW Name: Costume Baldr Wing @@ -105996,6 +109064,50 @@ Body: Costume_Garment: true ArmorLevel: 1 View: 91 + - Id: 20608 + AegisName: C_99LV_Star_E_MBlue + Name: Costume Midnight Blue Energy + Type: Armor + Locations: + Costume_Garment: true + ArmorLevel: 1 + Script: | + hateffect(HAT_EF_99LV_STAR_E_MBLUE,true); + UnEquipScript: | + hateffect(HAT_EF_99LV_STAR_E_MBLUE,false); + - Id: 20609 + AegisName: C_160LV_Star_E_MBlue + Name: Costume Midnight Blue Aura + Type: Armor + Locations: + Costume_Garment: true + ArmorLevel: 1 + Script: | + hateffect(HAT_EF_160LV_STAR_E_MBLUE,true); + UnEquipScript: | + hateffect(HAT_EF_160LV_STAR_E_MBLUE,false); + - Id: 20610 + AegisName: C_99LV_Soul_R_Gray + Name: Costume Gray Energy + Type: Armor + Locations: + Costume_Garment: true + ArmorLevel: 1 + Script: | + hateffect(HAT_EF_99LV_SOUL_R_GRAY,true); + UnEquipScript: | + hateffect(HAT_EF_99LV_SOUL_R_GRAY,false); + - Id: 20611 + AegisName: C_160LV_Soul_R_Gray + Name: Costume Gray Aura + Type: Armor + Locations: + Costume_Garment: true + ArmorLevel: 1 + Script: | + hateffect(HAT_EF_160LV_SOUL_R_GRAY,true); + UnEquipScript: | + hateffect(HAT_EF_160LV_SOUL_R_GRAY,false); - Id: 20612 AegisName: C_Ten_G_Shield_TW Name: Costume Ten Guardian's Shield # !todo check english name @@ -106014,7 +109126,7 @@ Body: View: 101 - Id: 20614 AegisName: C_Kyel_hyre_Ulti_TW - Name: Costume Kyel hyre Ulti # !todo check english name + Name: Costume Ultimate Kiel Hyre's Type: Armor Locations: Costume_Garment: true @@ -106092,6 +109204,10 @@ Body: Costume_Garment: true ArmorLevel: 1 View: 175 + Script: | + hateffect HAT_EF_C_DARK_LORD_MANTEAU,true; + UnEquipScript: | + hateffect HAT_EF_C_DARK_LORD_MANTEAU,false; - Id: 20622 AegisName: aegis_20622 Name: Costume Winner of ROS 2023 @@ -108990,6 +112106,32 @@ Body: bonus bMaxSPrate,5; bonus bLongAtkRate,3; } + - Id: 20858 + AegisName: YSF01_Manteau_J + Name: Y.S.F.0.1 Manteau + Type: Armor + Buy: 20 + Weight: 600 + Defense: 15 + Slots: 1 + Jobs: + Knight: true + Classes: + All_Third: true + Fourth: true + Locations: + Garment: true + ArmorLevel: 1 + EquipLevelMin: 170 + Refineable: true + Script: | + .@r = getrefine(); + bonus bMdef,10; + bonus bMaxHPrate,15; + if (.@r>=7) + bonus2 bSkillUseSP,"LK_SPIRALPIERCE",5; + if (.@r>=9) + bonus bAspdRate,15; - Id: 20859 AegisName: Phreeoni_Wing Name: Phreeoni Wings @@ -109182,6 +112324,199 @@ Body: if (.@r >= 9) bonus bCritAtkRate,5; } + - Id: 20867 + AegisName: 60Lv_Hood + Name: Subjugation Team's Shoulder Belt + Type: Armor + Weight: 200 + Defense: 12 + Slots: 1 + Locations: + Garment: true + ArmorLevel: 1 + EquipLevelMin: 60 + Refineable: true + Script: | + bonus2 bSubEle,Ele_Neutral,7; + bonus bFlee,10; + - Id: 20868 + AegisName: 70Lv_Manteau + Name: Expedition's Manteau + Type: Armor + Weight: 300 + Defense: 14 + Slots: 1 + Locations: + Garment: true + ArmorLevel: 1 + EquipLevelMin: 70 + Refineable: true + Script: | + bonus2 bSubEle,Ele_Neutral,8; + bonus bFlee,15+(3*(getrefine()/3)); + - Id: 20869 + AegisName: 70Lv_Muffler + Name: Expedition's Muffler + Type: Armor + Weight: 250 + Defense: 13 + Slots: 1 + Locations: + Garment: true + ArmorLevel: 1 + EquipLevelMin: 70 + Refineable: true + Script: | + bonus2 bSubEle,Ele_Neutral,9+(getrefine()/3); + bonus bFlee,12; + - Id: 20870 + AegisName: 80Lv_Manteau + Name: Contingent Manteau + Type: Armor + Weight: 400 + Defense: 16 + Slots: 1 + Locations: + Garment: true + ArmorLevel: 1 + EquipLevelMin: 80 + Refineable: true + Script: | + bonus bAspdRate,5; + bonus bFlee,15; + if (getrefine()>=5) + bonus bAgi,1; + - Id: 20871 + AegisName: 80Lv_Cloak + Name: Contingent Cloak + Type: Armor + Weight: 400 + Defense: 15 + Slots: 1 + Locations: + Garment: true + ArmorLevel: 1 + EquipLevelMin: 80 + Refineable: true + Script: | + bonus bAspdRate,3; + bonus bFlee,20; + if (getrefine()>=5) + bonus bAspdRate,2; + - Id: 20872 + AegisName: 80Lv_Muffler + Name: Contingent Muffler + Type: Armor + Weight: 350 + Defense: 14 + Slots: 1 + Locations: + Garment: true + ArmorLevel: 1 + EquipLevelMin: 80 + Refineable: true + Script: | + bonus bVariableCastrate,-3; + bonus bFlee,16; + if (getrefine()>=5) + bonus bVariableCastrate,-4; + - Id: 20873 + AegisName: 80Lv_Cape + Name: Contingent Cape + Type: Armor + Weight: 300 + Defense: 13 + Slots: 1 + Locations: + Garment: true + ArmorLevel: 1 + EquipLevelMin: 80 + Refineable: true + Script: | + bonus bVariableCastrate,-5; + bonus bFlee,12; + if (getrefine()>=5) + bonus2 bSubEle,Ele_Neutral,3; + - Id: 20874 + AegisName: 90Lv_Manteau + Name: Conqueror's Manteau + Type: Armor + Weight: 500 + Defense: 20 + Slots: 1 + Locations: + Garment: true + ArmorLevel: 1 + EquipLevelMin: 90 + Refineable: true + Script: | + .@r = getrefine(); + bonus bAspdRate,7; + bonus bFlee,18; + if (.@r>=5) + bonus bAgi,1; + if (.@r>=7) + bonus bCritAtkRate,4; + - Id: 20875 + AegisName: 90Lv_Cloak + Name: Conqueror's Cloak + Type: Armor + Weight: 450 + Defense: 18 + Slots: 1 + Locations: + Garment: true + ArmorLevel: 1 + EquipLevelMin: 90 + Refineable: true + Script: | + .@r = getrefine(); + bonus bAspdRate,5; + bonus bFlee,25; + if (.@r>=5) + bonus bAspdRate,2; + if (.@r>=7) + bonus bLongAtkRate,3; + - Id: 20876 + AegisName: 90Lv_Muffler + Name: Conqueror's Muffler + Type: Armor + Weight: 450 + Defense: 16 + Slots: 1 + Locations: + Garment: true + ArmorLevel: 1 + EquipLevelMin: 90 + Refineable: true + Script: | + .@r = getrefine(); + bonus bVariableCastrate,-5; + bonus bFlee,16; + if (.@r>=5) + bonus bVariableCastrate,-4; + if (.@r>=7) + bonus bVariableCastrate,-3; + - Id: 20877 + AegisName: 90Lv_Cape + Name: Conqueror's Cape + Type: Armor + Weight: 400 + Defense: 15 + Slots: 1 + Locations: + Garment: true + ArmorLevel: 1 + EquipLevelMin: 90 + Refineable: true + Script: | + .@r = getrefine(); + bonus bVariableCastrate,-7; + bonus bFlee,12; + if (.@r>=5) + bonus2 bSubEle,Ele_Neutral,3; + if (.@r>=7) + bonus2 bSubEle,Ele_Neutral,4; - Id: 20900 AegisName: Golden_Scarf_J Name: Bouncer's Scarf @@ -109389,9 +112724,64 @@ Body: bonus bMaxHPrate,8; if (.@r>=10) bonus bNoKnockback; + - Id: 20915 + AegisName: Doram_Only_Cape_J + Name: Doram Cape + Type: Armor + Buy: 20 + Weight: 100 + Defense: 20 + Slots: 1 + Jobs: + Summoner: true + Spirit_Handler: true + Locations: + Garment: true + ArmorLevel: 1 + EquipLevelMin: 1 + Refineable: true + Script: | + .@r = getrefine(); + bonus bMdef,5; + bonus bBaseAtk,20; + bonus bMatk,20; + bonus bMaxHPrate,.@r; + bonus bMaxSPrate,.@r; + - Id: 20916 + AegisName: Doram_High_Cape_J + Name: High-End Doram Cape + Type: Armor + Buy: 20 + Weight: 100 + Defense: 25 + Slots: 1 + Jobs: + Summoner: true + Spirit_Handler: true + Locations: + Garment: true + ArmorLevel: 1 + EquipLevelMin: 1 + Refineable: true + Script: | + .@r = getrefine(); + bonus bMdef,5; + bonus bBaseAtk,30; + bonus bMatk,30; + bonus bMaxHPrate,.@r; + bonus bMaxSPrate,.@r; + if (.@r>=7) { + bonus bAspdRate,5; + if (.@r>=8) { + bonus bVariableCastrate,-5; + if (.@r>=9) { + bonus bFlee2,15; + } + } + } - Id: 20917 AegisName: Doram_Ele_Cape_J - Name: Special Drum Cape + Name: Special Doram Cape Type: Armor Buy: 20 Weight: 100 @@ -111490,6 +114880,28 @@ Body: bonus bBaseAtk,30; bonus bHit,5; } + - Id: 21028 + AegisName: Sinister_Thand_Sword_J + Name: Two-Handed Sword of Evil + Type: Weapon + SubType: 2hSword + Buy: 100000 + Weight: 1100 + Attack: 210 + Range: 1 + Jobs: + Crusader: true + Knight: true + Classes: + All_Third: true + Fourth: true + Locations: + Both_Hand: true + WeaponLevel: 4 + EquipLevelMin: 100 + Refineable: true + Script: | + bonus bBaseAtk,pow(getrefine(),2); - Id: 21030 AegisName: Probation_TH_Sword Name: Trial Rune Knight's Two-Handed Sword @@ -112079,7 +115491,7 @@ Body: } - Id: 21064 AegisName: aegis_21064 - Name: Heroria Two-handed Sword # !todo check english name + Name: Herosria Two-handed Sword Type: Weapon SubType: 2hSword Weight: 3000 @@ -114578,19 +117990,19 @@ Body: bonus bMaxHPrate,3; bonus bMaxSPrate,3; bonus2 bSkillAtk,"AB_JUDEX",30; - bonus2 bMagicAddEle,Ele_Holy,2; + bonus2 bMagicAtkEle,Ele_Holy,2; .@r = getrefine(); if (.@r>=5) { bonus bMatkRate,3; bonus bMaxHPrate,7; bonus bMaxSPrate,7; - bonus2 bMagicAddEle,Ele_Holy,3; + bonus2 bMagicAtkEle,Ele_Holy,3; } if (.@r>=7) { bonus bMatkRate,5; bonus bMaxHPrate,10; bonus bMaxSPrate,10; - bonus2 bMagicAddEle,Ele_Holy,5; + bonus2 bMagicAtkEle,Ele_Holy,5; } - Id: 22122 AegisName: Para_Team_Boots100 @@ -114954,6 +118366,62 @@ Body: if (.@val) { bonus bCritAtkRate,.@val; } + - Id: 22142 + AegisName: ShoesOfGuardsman + Name: Shoes Of Guardsman + Type: Armor + Buy: 20 + Weight: 500 + Defense: 15 + Slots: 1 + Locations: + Shoes: true + ArmorLevel: 1 + EquipLevelMin: 100 + Refineable: true + Script: | + .@r = getrefine(); + bonus bMdef,15; + bonus bMaxHPrate,5+(3*(.@r/3)); + bonus bMaxSPrate,5+(3*(.@r/3)); + bonus2 bSubRace,RC_DemiHuman,5; + - Id: 22143 + AegisName: YSF01_Greave_J + Name: Y.S.F.0.1 Greaves + Type: Armor + Buy: 20 + Weight: 500 + Defense: 15 + Slots: 1 + Jobs: + Knight: true + Classes: + All_Third: true + Fourth: true + Locations: + Shoes: true + ArmorLevel: 1 + EquipLevelMin: 170 + Refineable: true + Script: | + .@r = getrefine(); + bonus bMdef,15; + bonus bMaxHPrate,15; + if (.@r>=7) + bonus2 bSkillUseSP,"RK_HUNDREDSPEAR",20; + if (.@r>=9) + bonus bMaxSPrate,15; + - Id: 22144 + AegisName: IA_Boots + Name: IA Boots + Type: Armor + Weight: 450 + Defense: 35 + Locations: + Shoes: true + ArmorLevel: 1 + EquipLevelMin: 50 + Refineable: true - Id: 22145 AegisName: TenguShoes Name: Tengu's Shoes @@ -115079,6 +118547,201 @@ Body: bonus2 bSubRace,RC_Player_Human,3; bonus2 bSubRace,RC_Player_Doram,3; bonus bMdef,1; + - Id: 22150 + AegisName: 60Lv_Sandal + Name: Subjugation Team's Boots + Type: Armor + Weight: 250 + Defense: 12 + Slots: 1 + Locations: + Shoes: true + ArmorLevel: 1 + EquipLevelMin: 60 + Refineable: true + Script: | + bonus bHPrecovRate,5; + bonus bSPrecovRate,3; + - Id: 22151 + AegisName: 70Lv_Boots + Name: Expedition's Boots + Type: Armor + Weight: 300 + Defense: 16 + Slots: 1 + Locations: + Shoes: true + ArmorLevel: 1 + EquipLevelMin: 70 + Refineable: true + Script: | + bonus bAgi,getrefine()/3; + bonus bHPrecovRate,15; + bonus bSPrecovRate,5; + - Id: 22152 + AegisName: 70Lv_Shoes + Name: Expedition's Shoes + Type: Armor + Buy: 250 + Defense: 14 + Slots: 1 + Locations: + Shoes: true + ArmorLevel: 1 + EquipLevelMin: 70 + Refineable: true + Script: | + bonus bVit,getrefine()/3; + bonus bHPrecovRate,10; + bonus bSPrecovRate,7; + - Id: 22153 + AegisName: 80Lv_Greave + Name: Contingent Greaves + Type: Armor + Weight: 400 + Defense: 20 + Slots: 1 + Locations: + Shoes: true + ArmorLevel: 1 + EquipLevelMin: 80 + Refineable: true + Script: | + bonus bHPrecovRate,18; + bonus bSPrecovRate,5; + if (getrefine()>=5) + bonus bStr,2; + - Id: 22154 + AegisName: 80Lv_Boots + Name: Contingent Boots + Type: Armor + Weight: 400 + Defense: 18 + Slots: 1 + Locations: + Shoes: true + ArmorLevel: 1 + EquipLevelMin: 80 + Refineable: true + Script: | + bonus bHPrecovRate,15; + bonus bSPrecovRate,7; + if (getrefine()>=5) + bonus bDex,2; + - Id: 22155 + AegisName: 80Lv_Shoes + Name: Contingent Shoes + Type: Armor + Weight: 350 + Defense: 16 + Slots: 1 + Locations: + Shoes: true + ArmorLevel: 1 + EquipLevelMin: 80 + Refineable: true + Script: | + bonus bHPrecovRate,12; + bonus bSPrecovRate,10; + if (getrefine()>=5) + bonus bInt,2; + - Id: 22156 + AegisName: 80Lv_Sandal + Name: Contingent Sandal + Type: Armor + Weight: 300 + Defense: 15 + Slots: 1 + Locations: + Shoes: true + ArmorLevel: 1 + EquipLevelMin: 80 + Refineable: true + Script: | + bonus bHPrecovRate,15; + bonus bSPrecovRate,7; + if (getrefine()>=5) + bonus bHealPower,2; + - Id: 22157 + AegisName: 90Lv_Greave + Name: Conqueror's Greaves + Type: Armor + Weight: 500 + Defense: 24 + Slots: 1 + Locations: + Shoes: true + ArmorLevel: 1 + EquipLevelMin: 90 + Refineable: true + Script: | + .@r = getrefine(); + bonus bHPrecovRate,20; + bonus bSPrecovRate,7; + if (.@r>=5) + bonus bStr,2; + if (.@r>=7) + bonus bBaseAtk,20; + - Id: 22158 + AegisName: 90Lv_Boots + Name: Conqueror's Boots + Type: Armor + Weight: 450 + Defense: 22 + Slots: 1 + Locations: + Shoes: true + ArmorLevel: 1 + EquipLevelMin: 90 + Refineable: true + Script: | + .@r = getrefine(); + bonus bHPrecovRate,18; + bonus bSPrecovRate,9; + if (.@r>=5) + bonus bDex,2; + if (.@r>=7) + bonus bFlee,20; + - Id: 22159 + AegisName: 90Lv_Shoes + Name: Conqueror's Shoes + Type: Armor + Weight: 450 + Defense: 18 + Slots: 1 + Locations: + Shoes: true + ArmorLevel: 1 + EquipLevelMin: 90 + Refineable: true + Script: | + .@r = getrefine(); + bonus bHPrecovRate,15; + bonus bSPrecovRate,12; + if (.@r>=5) + bonus bInt,2; + if (.@r>=7) + bonus bMatk,20; + - Id: 22160 + AegisName: 90Lv_Sandal + Name: Conqueror's Magic Shoes + Type: Armor + Weight: 400 + Defense: 17 + Slots: 1 + Locations: + Shoes: true + ArmorLevel: 1 + EquipLevelMin: 90 + Refineable: true + Script: | + .@r = getrefine(); + bonus bHPrecovRate,17; + bonus bSPrecovRate,10; + if (.@r>=5) + bonus bHealPower,2; + if (.@r>=7) + bonus bHealPower,4; - Id: 22167 AegisName: Astraea_Shoes Name: Asteria's Boots @@ -115361,9 +119024,64 @@ Body: bonus bMaxSPrate,10; bonus2 bMagicAddEle,Ele_Holy,5; } + - Id: 22185 + AegisName: Doram_Only_Shoes_J + Name: Doram Shoes + Type: Armor + Buy: 20 + Weight: 100 + Defense: 25 + Slots: 1 + Jobs: + Summoner: true + Spirit_Handler: true + Locations: + Shoes: true + ArmorLevel: 1 + EquipLevelMin: 1 + Refineable: true + Script: | + .@r = getrefine(); + bonus bMdef,5; + bonus bMaxHPrate,10; + bonus bMaxHPrate,10; + bonus bBaseAtk,5*.@r; + bonus bMatk,5*.@r; + - Id: 22186 + AegisName: Doram_High_Shoes_J + Name: High-End Doram Shoes + Type: Armor + Buy: 20 + Weight: 100 + Defense: 30 + Slots: 1 + Jobs: + Summoner: true + Spirit_Handler: true + Locations: + Shoes: true + ArmorLevel: 1 + EquipLevelMin: 1 + Refineable: true + Script: | + .@r = getrefine(); + bonus bMdef,5; + bonus bMaxHPrate,15; + bonus bMaxHPrate,15; + bonus bBaseAtk,10*.@r; + bonus bMatk,10*.@r; + if (.@r>=7) { + bonus bAspdRate,5; + if (.@r>=8) { + bonus bVariableCastrate,-10; + if (.@r>=9) { + bonus bFlee2,5; + } + } + } - Id: 22187 AegisName: Doram_Ele_Shoes_J - Name: Special Drum Shoes + Name: Special Doram Shoes Type: Armor Buy: 20 Weight: 100 @@ -116117,6 +119835,39 @@ Body: bonus2 bMagicAddRace,RC_Demon,10; bonus2 bMagicAddRace,RC_Player_Human,10; bonus2 bMagicAddRace,RC_Undead,10; + - Id: 22225 + AegisName: Shoes_Of_Punishment_ + Name: Shoes of Punishment + Type: Armor + Buy: 20 + Weight: 500 + Defense: 15 + Slots: 1 + Locations: + Shoes: true + ArmorLevel: 1 + EquipLevelMin: 100 + Refineable: true + Script: | + bonus bMdef,15; + bonus bMatkRate,2; + bonus bMaxHPrate,3; + bonus bMaxSPrate,3; + bonus2 bSkillAtk,"AB_JUDEX",30; + bonus2 bMagicAtkEle,Ele_Holy,2; + .@r = getrefine(); + if (.@r>=5) { + bonus bMatkRate,3; + bonus bMaxHPrate,7; + bonus bMaxSPrate,7; + bonus2 bMagicAtkEle,Ele_Holy,3; + } + if (.@r>=7) { + bonus bMatkRate,5; + bonus bMaxHPrate,10; + bonus bMaxSPrate,10; + bonus2 bMagicAtkEle,Ele_Holy,5; + } - Id: 22227 AegisName: Libra_Shoes_J Name: Libra Shoes @@ -130878,6 +134629,28 @@ Body: bonus bBaseAtk,30; bonus bHit,5; } + - Id: 26006 + AegisName: Sinister_Lance_J + Name: Lance of Evil + Type: Weapon + SubType: 2hSpear + Buy: 100000 + Weight: 1200 + Attack: 150 + Range: 3 + Jobs: + Crusader: true + Knight: true + Classes: + All_Third: true + Fourth: true + Locations: + Both_Hand: true + WeaponLevel: 4 + EquipLevelMin: 100 + Refineable: true + Script: | + bonus bBaseAtk,pow(getrefine(),2); - Id: 26007 AegisName: Spectral_Spear_IL Name: Illusion Spectral Spear @@ -131153,6 +134926,88 @@ Body: bonus bDex,5; bonus bInt,5; bonus bLongAtkRate,7; + - Id: 26102 + AegisName: UnrivaledStaff + Name: Unrivaled Staff + Type: Weapon + SubType: Staff + Buy: 20 + Weight: 1000 + Attack: 160 + MagicAttack: 145 + Range: 1 + Slots: 2 + Jobs: + Acolyte: true + Mage: true + Monk: true + Novice: true + Priest: true + Sage: true + SoulLinker: true + SuperNovice: true + Wizard: true + Locations: + Right_Hand: true + WeaponLevel: 3 + EquipLevelMin: 50 + Refineable: true + Script: | + bonus bAtkEle,Ele_Earth; + .@r = getrefine(); + if (.@r >= 7) { + bonus2 bMagicAddRace,RC_Brute,10; + bonus2 bMagicAddRace,RC_Player_Doram,10; + bonus2 bMagicAddRace,RC_Plant,10; + bonus2 bMagicAddEle,Ele_Wind,10; + bonus2 bMagicAddEle,Ele_Earth,10; + } + if (.@r >= 9) { + bonus2 bMagicAddRace,RC_Brute,15; + bonus2 bMagicAddRace,RC_Player_Doram,15; + bonus2 bMagicAddRace,RC_Plant,15; + bonus2 bMagicAddEle,Ele_Wind,15; + bonus2 bMagicAddEle,Ele_Earth,15; + } + - Id: 26104 + AegisName: Blue_Staff + Name: Blue Staff + Type: Weapon + SubType: Staff + Buy: 20 + Weight: 1000 + Attack: 160 + MagicAttack: 145 + Range: 1 + Slots: 2 + Jobs: + Acolyte: true + Mage: true + Monk: true + Novice: true + Priest: true + Sage: true + SoulLinker: true + SuperNovice: true + Wizard: true + Locations: + Right_Hand: true + WeaponLevel: 3 + EquipLevelMin: 50 + Refineable: true + Script: | + .@r = getrefine(); + bonus bAtkEle,Ele_Water; + if (.@r>=7) { + bonus2 bMagicAddRace,RC_Demon,10; + bonus2 bMagicAddRace,RC_Formless,10; + bonus2 bMagicAddEle,Ele_Fire,10; + } + if (.@r>=9) { + bonus2 bMagicAddRace,RC_Demon,15; + bonus2 bMagicAddRace,RC_Formless,15; + bonus2 bMagicAddEle,Ele_Fire,15; + } - Id: 26105 AegisName: Diva_Wand Name: Diva Wand @@ -131246,6 +135101,36 @@ Body: .@bonus += 10; } bonus bHealPower,.@bonus; + - Id: 26108 + AegisName: Sinister_Rod_J + Name: Rod of Evil + Type: Weapon + SubType: Staff + Buy: 100000 + Weight: 300 + Attack: 40 + MagicAttack: 100 + Range: 1 + Jobs: + Acolyte: true + Mage: true + Monk: true + Novice: true + Priest: true + Sage: true + SoulLinker: true + SuperNovice: true + Wizard: true + Classes: + All_Third: true + Fourth: true + Locations: + Right_Hand: true + WeaponLevel: 4 + EquipLevelMin: 100 + Refineable: true + Script: | + bonus bMatk,pow(getrefine(),2); - Id: 26109 AegisName: Staff_Of_Bordeaux_IL Name: Illusion Staff of Bordeaux @@ -132687,6 +136572,29 @@ Body: bonus2 bSkillAtk,"CG_ARROWVULCAN",150; if (.@r>=9) bonus2 bSkillAtk,"CG_ARROWVULCAN",50; + - Id: 26203 + AegisName: Sinister_Wire_J + Name: Wire of Evil + Type: Weapon + SubType: Whip + Buy: 100000 + Weight: 500 + Attack: 100 + MagicAttack: 100 + Range: 2 + Jobs: + BardDancer: true + Classes: + All_Third: true + Fourth: true + Gender: Female + Locations: + Right_Hand: true + WeaponLevel: 4 + EquipLevelMin: 100 + Refineable: true + Script: | + bonus bMatk,pow(getrefine(),2); - Id: 26204 AegisName: Hippie_Rope_J Name: Hippie Rope @@ -133304,6 +137212,27 @@ Body: bonus bBaseAtk,30; bonus bHit,5; } + - Id: 28020 + AegisName: Sinister_Katar_J + Name: Katar of Evil + Type: Weapon + SubType: Katar + Buy: 100000 + Weight: 800 + Attack: 110 + Range: 1 + Jobs: + Assassin: true + Classes: + All_Third: true + Fourth: true + Locations: + Both_Hand: true + WeaponLevel: 4 + EquipLevelMin: 100 + Refineable: true + Script: | + bonus bBaseAtk,pow(getrefine(),2); - Id: 28022 AegisName: Infiltrator_IL Name: Illusion Infiltrator @@ -134262,6 +138191,30 @@ Body: bonus bBaseAtk,30; bonus bHit,5; } + - Id: 28119 + AegisName: Sinister_Twohand_Axe_J + Name: Two-Handed Axe of Evil + Type: Weapon + SubType: 2hAxe + Buy: 100000 + Weight: 1100 + Attack: 250 + Range: 1 + Jobs: + Alchemist: true + Blacksmith: true + Crusader: true + Knight: true + Classes: + All_Third: true + Fourth: true + Locations: + Both_Hand: true + WeaponLevel: 4 + EquipLevelMin: 100 + Refineable: true + Script: | + bonus bBaseAtk,pow(getrefine(),2); - Id: 28120 AegisName: Probation_TH_Axe Name: Trial Mechanic's Two-Handed Axe @@ -138752,6 +142705,146 @@ Body: bonus2 bMagicAtkEle,Ele_Wind,5; bonus2 bMagicAtkEle,Ele_Neutral,5; bonus2 bIgnoreMdefRaceRate,RC_All,20; + - Id: 28539 + AegisName: 60Lv_Ring + Name: Subjugation Team's Ring + Type: Armor + Weight: 100 + Slots: 1 + Locations: + Both_Accessory: true + ArmorLevel: 1 + EquipLevelMin: 60 + Script: | + bonus bStr,2; + bonus bInt,2; + - Id: 28540 + AegisName: 70Lv_Ring + Name: Expedition's Ring + Type: Armor + Weight: 100 + Slots: 1 + Locations: + Both_Accessory: true + ArmorLevel: 1 + EquipLevelMin: 70 + Script: | + bonus bStr,3; + - Id: 28541 + AegisName: 70Lv_Mring + Name: Expedition's Magic Ring + Type: Armor + Weight: 100 + Slots: 1 + Locations: + Both_Accessory: true + ArmorLevel: 1 + EquipLevelMin: 70 + Script: | + bonus bInt,3; + - Id: 28542 + AegisName: 80Lv_Aring + Name: Contingent Ring + Type: Armor + Weight: 100 + Slots: 1 + Locations: + Both_Accessory: true + ArmorLevel: 1 + EquipLevelMin: 80 + Script: | + bonus bStr,3; + bonus bAgi,1; + - Id: 28543 + AegisName: 80Lv_Gloves + Name: Contingent Glove + Type: Armor + Weight: 100 + Slots: 1 + Locations: + Both_Accessory: true + ArmorLevel: 1 + EquipLevelMin: 80 + Script: | + bonus bDex,3; + bonus bAgi,1; + - Id: 28544 + AegisName: 80Lv_Mring + Name: Contingent Magic Ring + Type: Armor + Weight: 100 + Slots: 1 + Locations: + Both_Accessory: true + ArmorLevel: 1 + EquipLevelMin: 80 + Script: | + bonus bInt,3; + bonus bDex,1; + - Id: 28545 + AegisName: 80Lv_Necklace + Name: Contingent Necklace + Type: Armor + Slots: 1 + Locations: + Both_Accessory: true + ArmorLevel: 1 + EquipLevelMin: 80 + Script: | + bonus bInt,3; + bonus bVit,1; + - Id: 28546 + AegisName: 90Lv_Aring + Name: Conqueror's Ring + Type: Armor + Weight: 100 + Slots: 1 + Locations: + Both_Accessory: true + ArmorLevel: 1 + EquipLevelMin: 90 + Script: | + bonus bStr,3; + bonus bAgi,2; + - Id: 28547 + AegisName: 90Lv_Gloves + Name: Conqueror's Glove + Type: Armor + Weight: 100 + Slots: 1 + Locations: + Both_Accessory: true + ArmorLevel: 1 + EquipLevelMin: 90 + Script: | + bonus bDex,3; + bonus bAgi,2; + - Id: 28548 + AegisName: 90Lv_Mring + Name: Conqueror's Magic Ring + Type: Armor + Weight: 100 + Slots: 1 + Locations: + Both_Accessory: true + ArmorLevel: 1 + EquipLevelMin: 90 + Script: | + bonus bInt,3; + bonus bDex,2; + - Id: 28549 + AegisName: 90Lv_Necklace + Name: Conqueror's Necklace + Type: Armor + Weight: 100 + Slots: 1 + Locations: + Both_Accessory: true + ArmorLevel: 1 + EquipLevelMin: 90 + Script: | + bonus bInt,3; + bonus bVit,2; - Id: 28551 AegisName: Imperial_Glove Name: Imperial Glove @@ -139688,6 +143781,30 @@ Body: bonus bMatkRate,4; if (.@r>=9) bonus bMatkRate,4; + - Id: 28611 + AegisName: Sinister_Book_J + Name: Book of Evil + Type: Weapon + SubType: Book + Buy: 100000 + Weight: 600 + Attack: 90 + MagicAttack: 100 + Range: 1 + Jobs: + Priest: true + Sage: true + StarGladiator: true + Classes: + All_Third: true + Fourth: true + Locations: + Right_Hand: true + WeaponLevel: 4 + EquipLevelMin: 100 + Refineable: true + Script: | + bonus bMatk,pow(getrefine(),2); - Id: 28612 AegisName: Book_Of_The_Apo_IL Name: Illusion Apocalypse @@ -140749,6 +144866,59 @@ Body: bonus bAspd,1; bonus bAspdRate,2*.@r; bonus bBaseAtk,7*(.@r+(min(BaseLevel,150)/10)); + - Id: 28715 + AegisName: UnrivaledDagger + Name: Unrivaled Dagger + Type: Weapon + SubType: Dagger + Buy: 20 + Weight: 1000 + Attack: 150 + Range: 1 + Slots: 3 + Jobs: + Alchemist: true + Archer: true + Assassin: true + BardDancer: true + Blacksmith: true + Crusader: true + Hunter: true + KagerouOboro: true + Knight: true + Mage: true + Merchant: true + Ninja: true + Novice: true + Rogue: true + Sage: true + SoulLinker: true + SuperNovice: true + Swordman: true + Thief: true + Wizard: true + Locations: + Right_Hand: true + WeaponLevel: 3 + EquipLevelMin: 50 + Refineable: true + Script: | + .@r = getrefine(); + bonus bAtkEle,Ele_Earth; + if (.@r >= 7) { + bonus2 bAddRace,RC_Brute,10; + bonus2 bAddRace,RC_Player_Doram,10; + bonus2 bAddRace,RC_Plant,10; + bonus2 bAddEle,Ele_Wind,10; + bonus2 bAddEle,Ele_Earth,10; + } + if (.@r >= 9) { + bonus2 bAddRace,RC_Brute,15; + bonus2 bAddRace,RC_Player_Doram,15; + bonus2 bAddRace,RC_Plant,15; + bonus2 bAddEle,Ele_Wind,15; + bonus2 bAddEle,Ele_Earth,15; + } - Id: 28717 AegisName: Valkyrie_Knife Name: Valkyrie Knife @@ -140889,6 +145059,55 @@ Body: } } } + - Id: 28720 + AegisName: Blue_Dagger + Name: Blue Dagger + Type: Weapon + SubType: Dagger + Buy: 20 + Weight: 1000 + Attack: 150 + Range: 1 + Slots: 3 + Jobs: + Alchemist: true + Archer: true + Assassin: true + BardDancer: true + Blacksmith: true + Crusader: true + Hunter: true + KagerouOboro: true + Knight: true + Mage: true + Merchant: true + Ninja: true + Novice: true + Rogue: true + Sage: true + SoulLinker: true + SuperNovice: true + Swordman: true + Thief: true + Wizard: true + Locations: + Right_Hand: true + WeaponLevel: 3 + EquipLevelMin: 50 + Refineable: true + Script: | + .@r = getrefine(); + bonus bAtkEle,Ele_Water; + if (.@r>=7) { + bonus2 bAddRace,RC_Demon,10; + bonus2 bAddRace,RC_Formless,10; + bonus2 bAddEle,Ele_Fire,10; + } + if (.@r>=9) { + bonus2 bAddRace,RC_Demon,15; + bonus2 bAddRace,RC_Formless,15; + bonus2 bAddEle,Ele_Fire,15; + } - Id: 28721 AegisName: Monokage Name: Monokage @@ -141013,6 +145232,39 @@ Body: bonus bBaseAtk,30; bonus bHit,5; } + - Id: 28724 + AegisName: Sinister_Dagger_J + Name: Dagger of Evil + Type: Weapon + SubType: Dagger + Buy: 100000 + Weight: 200 + Attack: 100 + Range: 1 + Jobs: + Alchemist: true + Assassin: true + BardDancer: true + Blacksmith: true + Crusader: true + Hunter: true + KagerouOboro: true + Knight: true + Rogue: true + Sage: true + SoulLinker: true + SuperNovice: true + Wizard: true + Classes: + All_Third: true + Fourth: true + Locations: + Right_Hand: true + WeaponLevel: 4 + EquipLevelMin: 100 + Refineable: true + Script: | + bonus bBaseAtk,pow(getrefine(),2); - Id: 28725 AegisName: Moonlight_Sword_IL Name: Illusion Moonlight Dagger @@ -143597,10 +147849,9 @@ Body: ArmorLevel: 1 EquipLevelMin: 1 Script: | - hateffect(HAT_EF_DOUBLEGUMGANG,true); - /* Need to confirm this */ + hateffect(HAT_EF_BAKURETSU_HADOU,true); UnEquipScript: | - hateffect(HAT_EF_DOUBLEGUMGANG,false); + hateffect(HAT_EF_BAKURETSU_HADOU,false); - Id: 31057 AegisName: C_Eremes_Scarf_Black Name: "Costume: Eremes' Scarf (Black)" @@ -145787,7 +150038,7 @@ Body: View: 930 - Id: 31292 AegisName: C_Invisible_Mask_TW - Name: Costume Invisible Mask # !todo check english name + Name: Costume Invisible Mask Type: Armor Locations: Costume_Head_Low: true @@ -145813,7 +150064,7 @@ Body: View: 1652 - Id: 31295 AegisName: C_Priest_Hat_J - Name: C Red Wing Hat + Name: Costume Red Wing Hat Type: Armor Locations: Costume_Head_Top: true @@ -146261,7 +150512,7 @@ Body: View: 1371 - Id: 31341 AegisName: C_Low_Pony_BU_V - Name: Costume Low Pony Blue # !todo check english name + Name: Costume Low Pony (Blue) Type: Armor Locations: Costume_Head_Mid: true @@ -146270,7 +150521,7 @@ Body: View: 1613 - Id: 31342 AegisName: C_Low_Pony_RD_V - Name: Costume Low Pony Red # !todo check english name + Name: Costume Low Pony (Red) Type: Armor Locations: Costume_Head_Mid: true @@ -146279,7 +150530,7 @@ Body: View: 1614 - Id: 31343 AegisName: C_Low_Pony_YL_V - Name: Costume Low Pony Yellow # !todo check english name + Name: Costume Low Pony (Yellow) Type: Armor Locations: Costume_Head_Mid: true @@ -146288,7 +150539,7 @@ Body: View: 1615 - Id: 31344 AegisName: C_Low_Pony_GN_V - Name: Costume Low Pony Green # !todo check english name + Name: Costume Low Pony (Green) Type: Armor Locations: Costume_Head_Mid: true @@ -146297,7 +150548,7 @@ Body: View: 1616 - Id: 31345 AegisName: C_Low_Pony_BL_V - Name: Costume Low Pony Black # !todo check english name + Name: Costume Low Pony (Black) Type: Armor Locations: Costume_Head_Mid: true @@ -146306,7 +150557,7 @@ Body: View: 1617 - Id: 31346 AegisName: C_Low_Pony_WH_V - Name: Costume Low Pony White # !todo check english name + Name: Costume Low Pony (White) Type: Armor Locations: Costume_Head_Mid: true @@ -146315,7 +150566,7 @@ Body: View: 1618 - Id: 31347 AegisName: C_Low_Pony_OM_V - Name: Costume Low Pony Brown # !todo check english name + Name: Costume Low Pony (Brown) Type: Armor Locations: Costume_Head_Mid: true @@ -146324,7 +150575,7 @@ Body: View: 1619 - Id: 31348 AegisName: C_Low_Pony_PP_V - Name: Costume Low Pony Purple # !todo check english name + Name: Costume Low Pony (Purple) Type: Armor Locations: Costume_Head_Mid: true @@ -146333,7 +150584,7 @@ Body: View: 1620 - Id: 31349 AegisName: C_Roll_Twin_BU_V - Name: "Costume: Roll Twin (Blue)" + Name: Costume Roll Twin (Blue) Type: Armor Locations: Costume_Head_Mid: true @@ -146342,7 +150593,7 @@ Body: View: 1511 - Id: 31350 AegisName: C_Roll_Twin_RD_V - Name: "Costume: Roll Twin (Red)" + Name: Costume Roll Twin (Red) Type: Armor Locations: Costume_Head_Mid: true @@ -146351,7 +150602,7 @@ Body: View: 1512 - Id: 31351 AegisName: C_Roll_Twin_YL_V - Name: "Costume: Roll Twin (Yellow)" + Name: Costume Roll Twin (Yellow) Type: Armor Locations: Costume_Head_Mid: true @@ -146360,7 +150611,7 @@ Body: View: 1513 - Id: 31352 AegisName: C_Roll_Twin_GN_V - Name: "Costume: Roll Twin (Green)" + Name: Costume Roll Twin (Green) Type: Armor Locations: Costume_Head_Mid: true @@ -146369,7 +150620,7 @@ Body: View: 1514 - Id: 31353 AegisName: C_Roll_Twin_BL_V - Name: "Costume: Roll Twin (Black)" + Name: Costume Roll Twin (Black) Type: Armor Locations: Costume_Head_Mid: true @@ -146378,7 +150629,7 @@ Body: View: 1515 - Id: 31354 AegisName: C_Roll_Twin_WH_V - Name: "Costume: Roll Twin (White)" + Name: Costume Roll Twin (White) Type: Armor Locations: Costume_Head_Mid: true @@ -146387,7 +150638,7 @@ Body: View: 1516 - Id: 31355 AegisName: C_Roll_Twin_OM_V - Name: "Costume: Roll Twin (Brown)" + Name: Costume Roll Twin (Brown) Type: Armor Locations: Costume_Head_Mid: true @@ -146396,7 +150647,7 @@ Body: View: 1517 - Id: 31356 AegisName: C_Roll_Twin_PP_V - Name: "Costume: Roll Twin (Purple)" + Name: Costume Roll Twin (Purple) Type: Armor Locations: Costume_Head_Mid: true @@ -146506,7 +150757,7 @@ Body: View: 225 - Id: 31367 AegisName: C_Wish_Tree_Hat - Name: Costume Wish Tree Hat # !todo check english name + Name: Costume Bamboo Leaf Hat Type: Armor Locations: Costume_Head_Top: true @@ -146551,7 +150802,7 @@ Body: View: 356 - Id: 31372 AegisName: C_Binit_Doll_Hat - Name: "Costume: Binit Doll" + Name: Costume Drooping Roxie Type: Armor Locations: Costume_Head_Top: true @@ -146569,7 +150820,7 @@ Body: View: 1412 - Id: 31374 AegisName: C_Explosion_Gum - Name: C Explosion gum + Name: Costume Explosion Gum Type: Armor Locations: Costume_Head_Low: true @@ -146578,7 +150829,7 @@ Body: View: 1414 - Id: 31375 AegisName: C_Demons_Eye - Name: C Mystic Eye + Name: Costume Eyes of War Type: Armor Locations: Costume_Head_Mid: true @@ -146587,7 +150838,7 @@ Body: View: 1490 - Id: 31376 AegisName: C_Jirant_Circlet - Name: C Ancient Dragon Coronet Purple + Name: Costume Purple Jirant Circlet Type: Armor Locations: Costume_Head_Top: true @@ -146596,7 +150847,7 @@ Body: View: 1680 - Id: 31377 AegisName: C_Glastheim_Onlooker - Name: C Glastheim Obeserver + Name: Costume Glast Heim Spectator Type: Armor Locations: Costume_Head_Low: true @@ -146605,7 +150856,7 @@ Body: View: 1041 - Id: 31378 AegisName: C_CatharinaPawnBrad60 - Name: C Catharina Von Brad 60th + Name: Costume Katarina von Blood 60 Type: Armor Locations: Costume_Head_Top: true @@ -146614,7 +150865,7 @@ Body: View: 1527 - Id: 31379 AegisName: C_Drama_Clockwork - Name: C Wind-Up Key + Name: Costume Clock Winding Key Type: Armor Locations: Costume_Head_Top: true @@ -146623,7 +150874,7 @@ Body: View: 1335 - Id: 31380 AegisName: C_Gossip_Raven - Name: C Crow + Name: Costume Crow on Shoulder Type: Armor Locations: Costume_Head_Mid: true @@ -146677,7 +150928,7 @@ Body: View: 1685 - Id: 31386 AegisName: C_SurviveOrb - Name: C Survive Orb + Name: Costume Survivor's Orb Type: Armor Locations: Costume_Head_Low: true @@ -146686,7 +150937,7 @@ Body: View: 1488 - Id: 31387 AegisName: C_Jjakk - Name: C Jjakk + Name: Costume Jakk Type: Armor Locations: Costume_Head_Top: true @@ -146703,7 +150954,7 @@ Body: ArmorLevel: 1 - Id: 31389 AegisName: C_White_Bird_Rose - Name: C White Bird Rose + Name: Costume White Bird Rose Type: Armor Locations: Costume_Head_Top: true @@ -146712,7 +150963,7 @@ Body: View: 1688 - Id: 31390 AegisName: C_Let_It_Snow - Name: C Let It Snow + Name: Costume Let It Snow Type: Armor Locations: Costume_Head_Top: true @@ -146721,7 +150972,7 @@ Body: View: 1690 - Id: 31391 AegisName: C_Floating_Stone_Of_Int - Name: C Floating Stone of Sage + Name: Costume Floating Sage Stone Type: Armor Locations: Costume_Head_Mid: true @@ -146734,7 +150985,7 @@ Body: sc_end SC_FSTONE; - Id: 31392 AegisName: C_Radio_Antenna - Name: C Radio Antenna + Name: Costume Radio Antenna Type: Armor Locations: Costume_Head_Top: true @@ -146743,7 +150994,7 @@ Body: View: 347 - Id: 31393 AegisName: C_Vajra - Name: C Vajra + Name: Costume Vajra Type: Armor Locations: Costume_Head_Low: true @@ -146752,7 +151003,7 @@ Body: View: 983 - Id: 31394 AegisName: C_White_Wizardry_Hat - Name: C Magician White Hat + Name: Costume Magician White Hat Type: Armor Locations: Costume_Head_Top: true @@ -146761,7 +151012,7 @@ Body: View: 283 - Id: 31395 AegisName: C_Book_Of_Magic - Name: C Book of Magic + Name: Costume Book of Magic Type: Armor Locations: Costume_Head_Low: true @@ -146770,7 +151021,7 @@ Body: View: 1691 - Id: 31396 AegisName: C_Sorcerer_Hood - Name: C Sorcerer Hood + Name: Costume Sorcerer Hood Type: Armor Locations: Costume_Head_Top: true @@ -146779,7 +151030,7 @@ Body: View: 1692 - Id: 31397 AegisName: C_Pope_Sitting_Head - Name: C Sitting Pope + Name: Costume Sitting Pope Type: Armor Locations: Costume_Head_Top: true @@ -146788,7 +151039,7 @@ Body: View: 1553 - Id: 31398 AegisName: C_Blinking_Thin_Eyes - Name: C Blinking Thin Eyes + Name: Costume Blinking Small Eyes Type: Armor Locations: Costume_Head_Mid: true @@ -146797,7 +151048,7 @@ Body: View: 1693 - Id: 31399 AegisName: C_Darkness_Veil - Name: C Darkness Veil + Name: Costume Darkness Veil Type: Armor Locations: Costume_Head_Mid: true @@ -146806,7 +151057,7 @@ Body: View: 1694 - Id: 31400 AegisName: C_Ribbon - Name: C Ribbon + Name: Costume Ribbon Type: Armor Locations: Costume_Head_Top: true @@ -147726,6 +151977,14 @@ Body: ArmorLevel: 1 EquipLevelMin: 1 View: 1748 + - Id: 31502 + AegisName: C_Aches_Love_Cobra_TH + Name: Costume Aches Love Cobra + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 1749 - Id: 31503 AegisName: C_TW_2th_Balloon Name: Costume 2th Balloon # !todo check english name @@ -148545,6 +152804,14 @@ Body: ArmorLevel: 1 EquipLevelMin: 1 View: 1117 + - Id: 31592 + AegisName: C_ROEXE2_TH + Name: Costume Morning Poring + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 1801 - Id: 31593 AegisName: C_Yellow_Scarf Name: C Yellow Scarf @@ -149359,7 +153626,7 @@ Body: View: 1912 - Id: 31681 AegisName: C_Fairy_Long_BDK - Name: Costume Fairy Long Golden # !todo check english name + Name: Costume Fairy Long Hair (Blonde) Type: Armor Locations: Costume_Head_Top: true @@ -149368,7 +153635,7 @@ Body: View: 1911 - Id: 31682 AegisName: C_Drooping_Elven_Ears - Name: C Drooping Elven Ears + Name: Costume Drooping Elven Ears Type: Armor Locations: Costume_Head_Mid: true @@ -149386,7 +153653,7 @@ Body: View: 733 - Id: 31684 AegisName: C_Kururinpa_Hair - Name: C Kururinpa Tails + Name: Costume Kururinpa Tails Type: Armor Locations: Costume_Head_Low: true @@ -149395,7 +153662,7 @@ Body: View: 1873 - Id: 31685 AegisName: C_Fluffy_Semi_Long - Name: C Fluffy Semi Long + Name: Costume Fluffy Semi Long Type: Armor Locations: Costume_Head_Low: true @@ -149404,7 +153671,7 @@ Body: View: 1874 - Id: 31686 AegisName: C_Desert_Wolf_B - Name: C Desert Wolf Baby + Name: Costume Desert Wolf Baby Type: Armor Locations: Costume_Head_Mid: true @@ -149413,7 +153680,7 @@ Body: View: 1875 - Id: 31687 AegisName: C_Alchemist_Square_Bag - Name: C Alchemist Bag + Name: Costume Alchemist Bag Type: Armor Locations: Costume_Head_Mid: true @@ -149422,7 +153689,7 @@ Body: View: 1876 - Id: 31688 AegisName: C_Poring_On_Shoulder - Name: C Poring On Shoulder + Name: Costume Poring on Shoulder Type: Armor Locations: Costume_Head_Mid: true @@ -149467,7 +153734,7 @@ Body: View: 1413 - Id: 31693 AegisName: C_LunaticMuffler - Name: C Lunatic Muffler + Name: Costume Lunatic Muffler Type: Armor Locations: Costume_Head_Low: true @@ -149485,7 +153752,7 @@ Body: View: 1870 - Id: 31695 AegisName: C_Tree_Of_Sprout_JP - Name: C Stem in Mouth + Name: Costume Tree Sprout Type: Armor Locations: Costume_Head_Low: true @@ -149494,7 +153761,7 @@ Body: View: 848 - Id: 31696 AegisName: C_Shark_Hat - Name: C Shark Hat + Name: Costume Shark Hat Type: Armor Locations: Costume_Head_Top: true @@ -149503,7 +153770,7 @@ Body: View: 503 - Id: 31697 AegisName: C_Bird_Nest - Name: C Bird Nest + Name: Costume Bird Nest Type: Armor Locations: Costume_Head_Top: true @@ -149512,7 +153779,7 @@ Body: View: 201 - Id: 31698 AegisName: C_Pigtail_Red_Hood - Name: C Red Riding Hood + Name: Costume Red Riding Hood Type: Armor Locations: Costume_Head_Low: true @@ -149521,7 +153788,7 @@ Body: View: 1879 - Id: 31699 AegisName: C_Smiling_Eyes - Name: C Smiling Eyes + Name: Costume Smiling Eyes Type: Armor Jobs: All: true @@ -149533,7 +153800,7 @@ Body: View: 1880 - Id: 31700 AegisName: C_ScarfOfHero_TW - Name: "Costume: Hunter Scarf" + Name: Costume Hunter Scarf Type: Armor Locations: Costume_Head_Low: true @@ -149560,7 +153827,7 @@ Body: View: 1308 - Id: 31703 AegisName: C_Valentine_Hat - Name: C Love Valentine's Hat + Name: Costume Valentine Hat Type: Armor Locations: Costume_Head_Top: true @@ -149623,7 +153890,7 @@ Body: View: 1886 - Id: 31710 AegisName: C_Skygirl_Flower - Name: C Lucky Hat + Name: Costume Lace Flower Crown Type: Armor Locations: Costume_Head_Top: true @@ -149632,7 +153899,7 @@ Body: View: 740 - Id: 31711 AegisName: C_Gemmed_Crown - Name: C Jewel Crown + Name: Costume Jewel Crown Type: Armor Locations: Costume_Head_Top: true @@ -149641,7 +153908,7 @@ Body: View: 88 - Id: 31712 AegisName: C_Oxygen_Mask - Name: C Oxygen Mask + Name: Costume Oxygen Mask Type: Armor Locations: Costume_Head_Low: true @@ -149668,7 +153935,7 @@ Body: View: 155 - Id: 31715 AegisName: C_Orange_Rabbit - Name: C Orange Rabbit + Name: Costume Orange Rabbit Type: Armor Locations: Costume_Head_Mid: true @@ -149686,7 +153953,7 @@ Body: View: 1888 - Id: 31717 AegisName: C_Medium_Wave_BD - Name: C Medium Wave Blonde + Name: Costume Medium Wave (Yellow) Type: Armor Locations: Costume_Head_Low: true @@ -149695,7 +153962,7 @@ Body: View: 1889 - Id: 31718 AegisName: C_Bless_Sky_Lantern_J - Name: C Blessing Sky Lantern Mid + Name: Costume Sky Lantern Type: Armor Locations: Costume_Head_Mid: true @@ -149704,7 +153971,7 @@ Body: View: 1720 - Id: 31719 AegisName: C_Cons_Of_Fire - Name: C Master Of Flames + Name: Costume Master of Fire Type: Armor Locations: Costume_Head_Low: true @@ -149713,7 +153980,7 @@ Body: View: 1890 - Id: 31720 AegisName: C_VesperHeadGear - Name: C Vesper Hat + Name: Costume Vesper Headgear Type: Armor Locations: Costume_Head_Top: true @@ -149744,7 +154011,7 @@ Body: View: 869 - Id: 31723 AegisName: C_Tw_Rice_Ball - Name: C Tw Rice Ball + Name: Costume Chimaki Hat Type: Armor Locations: Costume_Head_Top: true @@ -149753,7 +154020,7 @@ Body: View: 892 - Id: 31724 AegisName: C_Rice_Ball_Hood - Name: C Tw Bulgogi + Name: Costume Chimaki Hood Type: Armor Locations: Costume_Head_Top: true @@ -149794,7 +154061,7 @@ Body: ArmorLevel: 1 - Id: 31729 AegisName: C_Miracle_Plant - Name: C Miracle Plant + Name: Costume Flower Shower Type: Armor Locations: Costume_Head_Low: true @@ -149803,7 +154070,7 @@ Body: View: 1893 - Id: 31730 AegisName: C_Volume_Low_Twin_CB - Name: C Volume Low Twin Sakura + Name: Costume Minty's Hairstyle (Peach) Type: Armor Locations: Costume_Head_Low: true @@ -149812,7 +154079,7 @@ Body: View: 1894 - Id: 31731 AegisName: C_SnackParty - Name: C Sweets Party + Name: Costume Sweets Party Type: Armor Locations: Costume_Head_Low: true @@ -149821,7 +154088,7 @@ Body: View: 1896 - Id: 31732 AegisName: C_BearBalloon - Name: C Bear Balloon + Name: Costume Bear Balloon Type: Armor Locations: Costume_Head_Low: true @@ -149830,7 +154097,7 @@ Body: View: 1734 - Id: 31733 AegisName: C_Phantom_Of_Masquerade - Name: C Phantom Masquerade + Name: Costume Phantom's Mask Type: Armor Locations: Costume_Head_Top: true @@ -149839,7 +154106,7 @@ Body: View: 1899 - Id: 31734 AegisName: C_CitrusRibbon - Name: C Citrus Ribbon + Name: Costume Citrus Colored Ribbon Type: Armor Locations: Costume_Head_Mid: true @@ -149848,7 +154115,7 @@ Body: View: 1900 - Id: 31735 AegisName: C_FortunetellinSealed - Name: C Yawata Seal + Name: Costume Yawata Seal Type: Armor Locations: Costume_Head_Low: true @@ -149857,7 +154124,7 @@ Body: View: 1901 - Id: 31736 AegisName: C_Popcorn_Hair - Name: C Popcorn Wig + Name: Costume Popcorn Wig Type: Armor Locations: Costume_Head_Top: true @@ -150120,7 +154387,7 @@ Body: View: 992 - Id: 31765 AegisName: C_Garnet_Tiara - Name: C Garnet Tiara + Name: Costume Garnet Tiara Type: Armor Locations: Costume_Head_Top: true @@ -150129,7 +154396,7 @@ Body: View: 1906 - Id: 31766 AegisName: C_Peony_Hair_Ornament - Name: C Peony Hair Ornament + Name: Costume Peony Headdress Type: Armor Locations: Costume_Head_Top: true @@ -150138,7 +154405,7 @@ Body: View: 1907 - Id: 31767 AegisName: C_TW_3rd_Balloon - Name: "Costume: 3rd Year Balloon" + Name: Costume 3rd Year Balloon Type: Armor Locations: Costume_Head_Top: true @@ -150156,7 +154423,7 @@ Body: View: 1908 - Id: 31769 AegisName: C_Orange_Bunny_Band - Name: C Orange Bunny Band + Name: Costume Bunny Hairband (Orange) Type: Armor Locations: Costume_Head_Top: true @@ -150165,7 +154432,7 @@ Body: View: 751 - Id: 31770 AegisName: C_Violet_Bunny_Band - Name: C Violet Bunny Band + Name: Costume Bunny Hairband (Purple) Type: Armor Locations: Costume_Head_Top: true @@ -150174,7 +154441,7 @@ Body: View: 752 - Id: 31771 AegisName: C_Blue_Bunny_Band - Name: C Blue Bunny Band + Name: Costume Bunny Hairband (Blue) Type: Armor Locations: Costume_Head_Top: true @@ -150183,7 +154450,7 @@ Body: View: 753 - Id: 31772 AegisName: C_Silver_Bunny_Hairband - Name: C Silver Bunny Band + Name: Costume Bunny Hairband (Silver) Type: Armor Locations: Costume_Head_Top: true @@ -150246,7 +154513,7 @@ Body: View: 663 - Id: 31779 AegisName: C_Green_Bunny_Hairband - Name: Costume Bunny Hairband (Pink) + Name: Costume Bunny Hairband (Green) Type: Armor Locations: Costume_Head_Top: true @@ -150284,7 +154551,7 @@ Body: View: 449 - Id: 31783 AegisName: C_Doram_Balloon - Name: C Doram Baloon + Name: Costume Doram Balloon Type: Armor Locations: Costume_Head_Top: true @@ -150293,7 +154560,7 @@ Body: View: 1595 - Id: 31784 AegisName: C_Exa_Goat_Cap - Name: C Experimental Goat Cap + Name: Costume Experimental Goat Cap Type: Armor Locations: Costume_Head_Top: true @@ -150302,7 +154569,7 @@ Body: View: 1768 - Id: 31785 AegisName: C_Monster_Fish_Gill - Name: C Monster Fish Gills + Name: Costume Monster Fish Gills Type: Armor Locations: Costume_Head_Mid: true @@ -150311,7 +154578,7 @@ Body: View: 1218 - Id: 31786 AegisName: C_Red_Baby_Dragon - Name: C Red Baby Dragon Hat + Name: Costume Red Baby Dragon Hat Type: Armor Locations: Costume_Head_Top: true @@ -150320,7 +154587,7 @@ Body: View: 1463 - Id: 31787 AegisName: C_SavageB_On_Shoulder - Name: C Savage Bebe On Shoulder + Name: Costume Savage Shoulder Bebe Type: Armor Locations: Costume_Head_Top: true @@ -150329,7 +154596,7 @@ Body: View: 1915 - Id: 31788 AegisName: C_Piamette_Roll_Hair_SV - Name: C Piamette Curls Silver + Name: Costume Piamette Doll Hair (Silver) Type: Armor Locations: Costume_Head_Top: true @@ -150338,7 +154605,7 @@ Body: View: 1916 - Id: 31789 AegisName: C_Turkey_Hat - Name: C Turkey Hat + Name: Costume Turkey Hat Type: Armor Locations: Costume_Head_Top: true @@ -150355,7 +154622,7 @@ Body: View: 890 - Id: 31791 AegisName: C_Pig_Mask_J - Name: C Pig Mask + Name: Costume Money Pig Mask Type: Armor Locations: Costume_Head_Low: true @@ -150364,7 +154631,7 @@ Body: View: 1869 - Id: 31792 AegisName: C_Baryon_HeadPhone_TW - Name: "Costume: Baryon Headphone" + Name: Costume Baryon Headphone Type: Armor Locations: Costume_Head_Top: true @@ -150372,7 +154639,7 @@ Body: View: 1920 - Id: 31793 AegisName: C_Feather_Of_Seraphim - Name: C Seraphim Feather + Name: Costume Seraphim's Feather Type: Armor Locations: Costume_Head_Low: true @@ -150381,7 +154648,7 @@ Body: View: 1704 - Id: 31794 AegisName: C_Puppy_Ears_Hat_Jp - Name: C Puppy_Ears_Hat + Name: Costume Dog Ear Cap Type: Armor Locations: Costume_Head_Top: true @@ -150390,7 +154657,7 @@ Body: View: 827 - Id: 31795 AegisName: C_Elephangel_J - Name: C Elephangel Mid + Name: Costume Elephant Fairy Type: Armor Locations: Costume_Head_Mid: true @@ -150399,7 +154666,7 @@ Body: View: 1745 - Id: 31796 AegisName: C_Drooping_Boto - Name: C Drooping Boto + Name: Costume Drooping Boto Type: Armor Locations: Costume_Head_Top: true @@ -150408,7 +154675,7 @@ Body: View: 657 - Id: 31797 AegisName: C_Shih_Tzu_Long - Name: C Shih Tzu Hair + Name: Costume Shih Tzu Hair Type: Armor Locations: Costume_Head_Low: true @@ -150417,7 +154684,7 @@ Body: View: 1921 - Id: 31798 AegisName: C_Baby_Panda - Name: C Baby Panda + Name: Costume Baby Panda Type: Armor Locations: Costume_Head_Mid: true @@ -150426,7 +154693,7 @@ Body: View: 1922 - Id: 31799 AegisName: C_Pretty_Bear_WH - Name: C Pretty White Bear + Name: Costume Pretty White Bear Type: Armor Locations: Costume_Head_Top: true @@ -150435,7 +154702,7 @@ Body: View: 1923 - Id: 31800 AegisName: C_Br_Twin_Ribbon - Name: C Brazil Twin Ribbon + Name: Costume Brazil Twin Ribbon Type: Armor Locations: Costume_Head_Top: true @@ -150444,7 +154711,7 @@ Body: View: 575 - Id: 31801 AegisName: C_Karada_Meguri_Tea_Hat - Name: C Karada Meguri Tea Hat + Name: Costume Creative Convention Cap Type: Armor Locations: Costume_Head_Top: true @@ -150453,7 +154720,7 @@ Body: View: 427 - Id: 31802 AegisName: C_Royal_Milk_Tea_Hat - Name: C Black Tea Kochakaden Hat + Name: Costume Creative Convention Chapeau Type: Armor Locations: Costume_Head_Top: true @@ -150462,7 +154729,7 @@ Body: View: 428 - Id: 31803 AegisName: C_Cons_Of_Wind - Name: C Master of Wind + Name: Costume Aura of Tornado Type: Armor Locations: Costume_Head_Low: true @@ -150479,7 +154746,7 @@ Body: View: 1172 - Id: 31805 AegisName: C_Sunglasses_Bball_Hat - Name: "Costume: Sunglass Baseball Cap" + Name: Costume Sunglass Baseball Cap Type: Armor Locations: Costume_Head_Top: true @@ -150543,7 +154810,7 @@ Body: View: 332 - Id: 31813 AegisName: C_Luna_On_Shoulder_J - Name: C Lunatic On Shoulder + Name: Costume Lunatic On Shoulder Type: Armor Locations: Costume_Head_Mid: true @@ -150552,7 +154819,7 @@ Body: View: 1881 - Id: 31814 AegisName: C_RabbitFamilyBalloon - Name: C Lunatic Family Balloon + Name: Costume Lunatic Family Balloon Type: Armor Locations: Costume_Head_Mid: true @@ -150561,7 +154828,7 @@ Body: View: 1809 - Id: 31815 AegisName: C_Angola_Intention - Name: C Angola Intention + Name: Costume Prince of Rabbit Type: Armor Locations: Costume_Head_Top: true @@ -150570,7 +154837,7 @@ Body: View: 1925 - Id: 31816 AegisName: C_Rabbit_Winged_Robe - Name: C Moon Messenger Robe + Name: Costume Three Rabbits Ribbon Type: Armor Locations: Costume_Head_Low: true @@ -150579,7 +154846,7 @@ Body: View: 1926 - Id: 31817 AegisName: C_Rabbit_Two_Side_Up - Name: C Rabbit Two Side Up + Name: Costume Rabbit Two Sides Up Type: Armor Locations: Costume_Head_Low: true @@ -150596,13 +154863,21 @@ Body: View: 1930 - Id: 31819 AegisName: C_Dullahan_Mask - Name: C Dullahan Mask + Name: Costume Dullahan Mask Type: Armor Locations: Costume_Head_Low: true ArmorLevel: 1 EquipLevelMin: 1 View: 1931 + - Id: 31820 + AegisName: C_Golden_Baseball_Cap + Name: Costume Golden Baseball Cap + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 263 - Id: 31821 AegisName: C_Jeje_Cap Name: Costume Jeje Cap @@ -150611,6 +154886,14 @@ Body: Costume_Head_Top: true ArmorLevel: 1 View: 1011 + - Id: 31822 + AegisName: C_Summer_Baseball_Cap + Name: Costume Red Sun Baseball Cap + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 812 - Id: 31823 AegisName: C_Nose_Glasses_J Name: C Nose Glasses @@ -150649,13 +154932,32 @@ Body: View: 1935 - Id: 31827 AegisName: Durumagi - Name: C Durumagi + Name: Costume Durumagi Type: Armor Locations: Costume_Head_Low: true ArmorLevel: 1 EquipLevelMin: 1 View: 1936 + - Id: 31828 + AegisName: C_Maple_Falls_RdK + Name: Costume Fallen Leaves Falling (Red) + Type: Armor + Locations: + Costume_Head_Mid: true + ArmorLevel: 1 + Script: | + hateffect(HAT_EF_C_MAPLE_WHICH_FALLS_RD,true); + UnEquipScript: | + hateffect(HAT_EF_C_MAPLE_WHICH_FALLS_RD,false); + - Id: 31829 + AegisName: C_Love_China_CN + Name: Costume I Love China + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 424 - Id: 31830 AegisName: C_DragonKnight_Eyepatch Name: Costume Dragon Knight Eyepatch @@ -150667,7 +154969,7 @@ Body: View: 1227 - Id: 31831 AegisName: C_Disguise_Mantle - Name: C Disguise Mantle + Name: Costume Disguise Cloth Type: Armor Locations: Costume_Head_Low: true @@ -150676,7 +154978,7 @@ Body: View: 1937 - Id: 31832 AegisName: C_Bicolor_Cat_Witch_Hat - Name: C Bicolor Cat Witch Hat + Name: Costume Witch's Cat Hat Type: Armor Locations: Costume_Head_Top: true @@ -150685,7 +154987,7 @@ Body: View: 1938 - Id: 31833 AegisName: C_Halloween_Cat_Short - Name: C Halloween Short Haired Cat Ears + Name: Costume Halloween Cat Short Type: Armor Locations: Costume_Head_Low: true @@ -150712,7 +155014,7 @@ Body: View: 1941 - Id: 31836 AegisName: C_Aviator_Hat - Name: Costume Inventor Hat of Brasilis + Name: Costume Aviator's Hat Type: Armor Locations: Costume_Head_Top: true @@ -150721,7 +155023,7 @@ Body: View: 972 - Id: 31837 AegisName: C_SharkHead_J - Name: C Shark Head + Name: Costume Baby Shark Head Type: Armor Locations: Costume_Head_Top: true @@ -150730,7 +155032,7 @@ Body: View: 1919 - Id: 31838 AegisName: C_Golden_Wreath - Name: Costume Urd Laurel Wreath + Name: Costume Asia Masters Gold Wreath Type: Armor Locations: Costume_Head_Top: true @@ -150752,7 +155054,7 @@ Body: hateffect HAT_EF_FLUFFYWING,false; - Id: 31840 AegisName: C_BJ_HeadsetA - Name: C BJ Headset + Name: Costume DJ Headset Type: Armor Locations: Costume_Head_Top: true @@ -150761,7 +155063,7 @@ Body: View: 1942 - Id: 31841 AegisName: C_BJ_HeadsetB - Name: C OnAir BJ Headset + Name: Costume OnAir BJ Headset Type: Armor Locations: Costume_Head_Top: true @@ -151092,7 +155394,7 @@ Body: ArmorLevel: 1 - Id: 31882 AegisName: C_Choco_Stick_In_Mouth - Name: Costume Choco Stick In Mouth # !todo check english name + Name: Costume Choco Stick In Mouth Type: Armor Locations: Costume_Head_Low: true @@ -151117,7 +155419,7 @@ Body: View: 1917 - Id: 31885 AegisName: Cons_Of_Earth - Name: Costume Earth Master + Name: Costume Cons of Earth Type: Armor View: 1982 Locations: @@ -151141,7 +155443,7 @@ Body: ArmorLevel: 1 - Id: 31888 AegisName: C_W_King_Tiger_Doll_Hat - Name: "Costume: White Tiger Doll" + Name: Costume White Tiger Doll Type: Armor Locations: Costume_Head_Top: true @@ -151163,6 +155465,54 @@ Body: Costume_Head_Top: true ArmorLevel: 1 View: 618 + - Id: 31891 + AegisName: C_Surpentarius_Crown + Name: Costume Surpentarius Crown + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 1765 + - Id: 31892 + AegisName: C_Aquarius_Diadem + Name: Costume Aquarius Diadem + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 509 + - Id: 31893 + AegisName: C_Libra_Crown + Name: Costume Libra Crown + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 593 + - Id: 31894 + AegisName: C_Scorpio_Diadem + Name: Costume Scorpio Diadem + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 606 + - Id: 31895 + AegisName: C_Aries_Diadem + Name: Costume Aries Diadem + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 531 + - Id: 31896 + AegisName: C_Capricon_Crown + Name: Costume Capricorn Crown + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 621 - Id: 31897 AegisName: C_Pisces_Crown Name: Costume Pisces Crown # !todo check english name @@ -151171,6 +155521,14 @@ Body: Costume_Head_Top: true ArmorLevel: 1 View: 512 + - Id: 31898 + AegisName: C_Sagittarius_Crown + Name: Costume Sagittarius Crown + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 617 - Id: 31899 AegisName: C_Freyja_Crown Name: Costume Freyja's Crown @@ -151179,6 +155537,22 @@ Body: Costume_Head_Top: true ArmorLevel: 1 View: 328 + - Id: 31900 + AegisName: C_Hair_Of_The_Strong_R + Name: Costume Hair Of The Strong + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 879 + - Id: 31901 + AegisName: C_White_Strong_Hair_R + Name: Costume White Strong Hair + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 1317 - Id: 31902 AegisName: C_10_Type_Glasses Name: Costume Cool Shades @@ -151363,6 +155737,22 @@ Body: Costume_Head_Mid: true ArmorLevel: 1 View: 1995 + - Id: 31925 + AegisName: C_Valentine_Hat_US + Name: Costume Valentine Hat + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 397 + - Id: 31926 + AegisName: C_Aura_Quartz_REU + Name: Costume Aura Quartz + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 866 - Id: 31927 AegisName: C_Blue_Pencil_In_Mouth Name: Costume Pencil in Mouth (Blue) @@ -151511,6 +155901,14 @@ Body: Locations: Costume_Head_Low: true ArmorLevel: 1 + - Id: 31945 + AegisName: C_Golden_Angel_Band + Name: Costume Golden Angel Hairband + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 1104 - Id: 31946 AegisName: C_Frantic_Looking Name: Costume Demon King's Eye @@ -151561,7 +155959,7 @@ Body: View: 1980 - Id: 31952 AegisName: C_GatesofNetherWorld - Name: Costume Gatesof Nether World # !todo check english name + Name: Costume Gates of Netherworld Type: Armor Locations: Costume_Head_Top: true @@ -151583,6 +155981,22 @@ Body: Costume_Head_Mid: true ArmorLevel: 1 View: 2018 + - Id: 31955 + AegisName: C_Angeling_1st + Name: Costume 1st Angeling Hat + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 204 + - Id: 31956 + AegisName: C_Angeling_2nd + Name: Costume 2nd Angeling Hat + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 204 - Id: 31957 AegisName: C_Cons_Of_Poison Name: Costume Cons of Poison @@ -151594,9 +156008,17 @@ Body: hateffect HAT_EF_POISON_MASTER,true; UnEquipScript: | hateffect HAT_EF_POISON_MASTER,false; + - Id: 31958 + AegisName: C_SantaPoring_Balloon + Name: Costume Santa Poring Balloon + Type: Armor + Locations: + Costume_Head_Low: true + ArmorLevel: 1 + View: 1428 - Id: 31959 AegisName: C_RK_Hair_BL - Name: Costume Firm Wave Hair(Black) + Name: Costume Wave Perm (Black) Type: Armor Locations: Costume_Head_Low: true @@ -151604,7 +156026,7 @@ Body: View: 2062 - Id: 31960 AegisName: C_RK_Hair_BU - Name: Costume Firm Wave Hair(Blue) + Name: Costume Wave Perm (Blue) Type: Armor Locations: Costume_Head_Low: true @@ -151612,7 +156034,7 @@ Body: View: 2063 - Id: 31961 AegisName: C_RK_Hair_GN - Name: Costume Firm Wave Hair(Green) + Name: Costume Wave Perm (Green) Type: Armor Locations: Costume_Head_Low: true @@ -151620,7 +156042,7 @@ Body: View: 2064 - Id: 31962 AegisName: C_RK_Hair_OM - Name: Costume Firm Wave Hair(Brown) + Name: Costume Wave Perm (Brown) Type: Armor Locations: Costume_Head_Low: true @@ -151628,7 +156050,7 @@ Body: View: 2065 - Id: 31963 AegisName: C_RK_Hair_PK - Name: Costume Firm Wave Hair(Pink) + Name: Costume Wave Perm (Pink) Type: Armor Locations: Costume_Head_Low: true @@ -151636,7 +156058,7 @@ Body: View: 2066 - Id: 31964 AegisName: C_RK_Hair_PP - Name: Costume Firm Wave Hair(Purple) + Name: Costume Wave Perm (Purple) Type: Armor Locations: Costume_Head_Low: true @@ -151644,7 +156066,7 @@ Body: View: 2067 - Id: 31965 AegisName: C_RK_Hair_RD - Name: Costume Firm Wave Hair(Red) + Name: Costume Wave Perm (Red) Type: Armor Locations: Costume_Head_Low: true @@ -151652,7 +156074,7 @@ Body: View: 2068 - Id: 31966 AegisName: C_RK_Hair_WH - Name: Costume Firm Wave Hair(White) + Name: Costume Wave Perm (White) Type: Armor Locations: Costume_Head_Low: true @@ -151660,7 +156082,7 @@ Body: View: 2069 - Id: 31967 AegisName: C_RK_Hair_YL - Name: Costume Firm Wave Hair(Yellow) + Name: Costume Wave Perm (Yellow) Type: Armor Locations: Costume_Head_Low: true @@ -151668,7 +156090,7 @@ Body: View: 2070 - Id: 31968 AegisName: C_AB_Hair_BL - Name: Costume Ponytail Hair(Black) + Name: Costume Ponytail Hair (Black) Type: Armor Locations: Costume_Head_Low: true @@ -151676,7 +156098,7 @@ Body: View: 2071 - Id: 31969 AegisName: C_AB_Hair_LPP - Name: Costume Ponytail Hair(Light Purple) + Name: Costume Ponytail Hair (Light Purple) Type: Armor Locations: Costume_Head_Low: true @@ -151684,7 +156106,7 @@ Body: View: 2072 - Id: 31970 AegisName: C_AB_Hair_OM - Name: Costume Ponytail Hair(Brown) + Name: Costume Ponytail Hair (Brown) Type: Armor Locations: Costume_Head_Low: true @@ -151692,12 +156114,20 @@ Body: View: 2073 - Id: 31971 AegisName: C_AB_Hair_WH - Name: Costume Ponytail Hair(White) + Name: Costume Ponytail Hair (White) Type: Armor Locations: Costume_Head_Low: true ArmorLevel: 1 View: 2074 + - Id: 31972 + AegisName: C_Purificatory_Mask + Name: Costume Purificatory Mask + Type: Armor + Locations: + Costume_Head_Low: true + ArmorLevel: 1 + View: 8 - Id: 31973 AegisName: C_Blossom_Glasses Name: Costume Cherry Blossom Glasses @@ -151730,6 +156160,14 @@ Body: Costume_Head_Top: true ArmorLevel: 1 View: 1122 + - Id: 31977 + AegisName: C_Rent_Dog_Officer_TH + Name: "[Rental] Costume Dog Officer" + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 1601 - Id: 31978 AegisName: C_Fire_Giant_Red Name: Costume Red Flame Giant # !todo check english name @@ -151746,6 +156184,46 @@ Body: Costume_Head_Top: true ArmorLevel: 1 View: 2309 + - Id: 31980 + AegisName: aegis_31980 + Name: Costume Concentration Beret + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 1122 + - Id: 32000 + AegisName: Blue_Spear + Name: Blue Spear + Type: Weapon + SubType: 1hSpear + Buy: 20 + Weight: 2000 + Attack: 140 + Range: 3 + Slots: 3 + Jobs: + Crusader: true + Knight: true + Swordman: true + Locations: + Right_Hand: true + WeaponLevel: 3 + EquipLevelMin: 50 + Refineable: true + Script: | + .@r = getrefine(); + bonus bAtkEle,Ele_Water; + if (.@r>=7) { + bonus2 bAddRace,RC_Demon,10; + bonus2 bAddRace,RC_Formless,10; + bonus2 bAddEle,Ele_Fire,10; + } + if (.@r>=9) { + bonus2 bAddRace,RC_Demon,15; + bonus2 bAddRace,RC_Formless,15; + bonus2 bAddEle,Ele_Fire,15; + } - Id: 32001 AegisName: Diva_Spear Name: Diva Spear @@ -151808,6 +156286,28 @@ Body: bonus bBaseAtk,30; bonus bHit,5; } + - Id: 32003 + AegisName: Sinister_Spear_J + Name: Spear of Evil + Type: Weapon + SubType: 1hSpear + Buy: 100000 + Weight: 700 + Attack: 110 + Range: 3 + Jobs: + Crusader: true + Knight: true + Classes: + All_Third: true + Fourth: true + Locations: + Right_Hand: true + WeaponLevel: 4 + EquipLevelMin: 100 + Refineable: true + Script: | + bonus bBaseAtk,pow(getrefine(),2); - Id: 32004 AegisName: Probation_Lance Name: Trial Royal Guard's Lance @@ -153080,8 +157580,8 @@ Body: ArmorLevel: 1 EquipLevelMin: 100 Script: | - bonus2 bAddClass,Class_All,5; - bonus2 bMagicAddClass,Class_All,5; + bonus bAtkRate,5; + bonus bMatkRate,5; bonus2 bAddEle,Ele_Wind,10; bonus2 bAddEle,Ele_Earth,10; bonus2 bMagicAddEle,Ele_Wind,10; @@ -154669,7 +159169,7 @@ Body: bonus2 bSubRace,RC_Player_Doram,6; - Id: 400044 AegisName: Phantom_Cap - Name: Phantom Cap + Name: Phantom of Masquerade Type: Armor View: 1899 Weight: 100 @@ -156789,6 +161289,14 @@ Body: Costume_Head_Top: true ArmorLevel: 1 View: 2100 + - Id: 400144 + AegisName: C_Glory_Symbol_TW + Name: Costume Glory Symbol + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 2101 - Id: 400145 AegisName: Thanos_Helm3_LT Name: Thanos Magic Helmet-LT @@ -157588,6 +162096,14 @@ Body: Costume_Head_Top: true ArmorLevel: 1 View: 747 + - Id: 400186 + AegisName: C_Snake_Head + Name: Costume Snake Hat + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 393 - Id: 400187 AegisName: Purple_Cat_Ears_Beret Name: Cat Ears Beret @@ -158079,6 +162595,70 @@ Body: ArmorLevel: 1 EquipLevelMin: 1 View: 2153 + - Id: 400205 + AegisName: C_Bun_Twin_Tail_BU + Name: Costume Odango Twintails (Blue) + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 2190 + - Id: 400206 + AegisName: C_Bun_Twin_Tail_RD + Name: Costume Odango Twintails (Red) + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 2191 + - Id: 400207 + AegisName: C_Bun_Twin_Tail_YL + Name: Costume Odango Twintails (Yellow) + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 2192 + - Id: 400208 + AegisName: C_Bun_Twin_Tail_GN + Name: Costume Odango Twintails (Green) + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 2193 + - Id: 400209 + AegisName: C_Bun_Twin_Tail_BL + Name: Costume Odango Twintails (Black) + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 2194 + - Id: 400210 + AegisName: C_Bun_Twin_Tail_WH + Name: Costume Odango Twintails (White) + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 2195 + - Id: 400211 + AegisName: C_Bun_Twin_Tail_OM + Name: Costume Odango Twintails (Brown) + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 2196 + - Id: 400212 + AegisName: C_Bun_Twin_Tail_PP + Name: Costume Odango Twintails (Purple) + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 2197 - Id: 400213 AegisName: Faith_Of_Yggdrasil Name: Faith of Yggdrasil @@ -158282,6 +162862,14 @@ Body: bonus2 bMagicAtkEle,Ele_Earth,7*(.@r/4); bonus2 bMagicAtkEle,Ele_Neutral,7*(.@r/4); bonus2 bMagicAtkEle,Ele_Wind,7*(.@r/4); + - Id: 400221 + AegisName: C_Jasper_Crest + Name: Costume Jasper Crest + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 399 - Id: 400223 AegisName: C_Fantastic_Wig Name: Costume Fantastic Wig @@ -159134,6 +163722,30 @@ Body: } } } + - Id: 400250 + AegisName: C_RTC2021_Reward_1_TH + Name: Costume The Winner of RTC 2021 + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 2213 + - Id: 400251 + AegisName: C_RTC2021_Reward_2_TH + Name: Costume First Runner Up of RTC 2021 + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 2214 + - Id: 400252 + AegisName: C_RTC2021_Reward_3_TH + Name: Costume Second Runner Up of RTC 2021 + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 2215 - Id: 400253 AegisName: C_Macaron_Bunny_Head Name: Costume Macaron Bunny Headdress @@ -159175,6 +163787,14 @@ Body: EquipLevelMin: 1 Refineable: true View: 2087 + - Id: 400258 + AegisName: C_Wanderer_Curl + Name: Costume Wanderer Curl + Type: Armor + Locations: + Costume_Head_Low: true + ArmorLevel: 1 + View: 2224 - Id: 400259 AegisName: C_Notation_Hairband Name: Costume Music Note Hairband @@ -159183,6 +163803,14 @@ Body: Costume_Head_Top: true ArmorLevel: 1 View: 607 + - Id: 400260 + AegisName: aegis_400260 + Name: Costume Magic lamp + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 897 - Id: 400261 AegisName: Sagittarius_DiademK_LT Name: Sagittarius Celestial Coronet-LT @@ -159408,6 +164036,14 @@ Body: Costume_Head_Top: true ArmorLevel: 1 View: 2248 + - Id: 400277 + AegisName: C_Felock_Cap_ + Name: Costume Felrock's Hat + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 1489 - Id: 400278 AegisName: C_Drooping_Omega Name: "Costume: Drooping Omega" @@ -159453,6 +164089,22 @@ Body: bonus bAllStats,10; bonus2 bSubRace,RC_Player_Human,13; } + - Id: 400289 + AegisName: aegis_400289 + Name: Costume Umbrella Hat + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 338 + - Id: 400290 + AegisName: C_Pink_Angel_Hairband + Name: Costume Pink Angel Hairband + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 916 - Id: 400292 AegisName: C_Proba_Angel_Blessing Name: Costume Little Angle Gift @@ -159538,6 +164190,38 @@ Body: Costume_Head_Top: true ArmorLevel: 1 View: 2281 + - Id: 400312 + AegisName: aegis_400312 + Name: Costume Tiraya Bonnet + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 398 + - Id: 400313 + AegisName: C_Galaxy_Circlet + Name: Costume Galaxy Circlet + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 725 + - Id: 400314 + AegisName: C_Northern_Cross + Name: Costume Northern Cross + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 2132 + - Id: 400315 + AegisName: C_2012RMSCNO4 + Name: Costume Blue Emotion + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 2285 - Id: 400319 AegisName: C_Poringnoodle_Head Name: Poring in a Bowl of Costume Noodles # !todo check english name @@ -159546,6 +164230,46 @@ Body: Costume_Head_Top: true ArmorLevel: 1 View: 1003 + - Id: 400320 + AegisName: aegis_400320 + Name: Costume Drum Hood (Black) + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 2146 + - Id: 400321 + AegisName: aegis_400321 + Name: Costume Academy Freshman Hat + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 409 + - Id: 400325 + AegisName: C_Wondering_Wolf_V + Name: Costume Wandering Wolf Hat + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 490 + - Id: 400326 + AegisName: C_Bull_Hat + Name: Costume Cowhide Hat + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 819 + - Id: 400327 + AegisName: C_RA_Hair_PK + Name: Costume Sleek Pink Half-Updo + Type: Armor + Locations: + Costume_Head_Low: true + ArmorLevel: 1 + View: 2278 - Id: 400336 AegisName: aegis_400336 Name: Herosria Helm @@ -159741,6 +164465,14 @@ Body: Costume_Head_Top: true ArmorLevel: 1 View: 206 + - Id: 400350 + AegisName: aegis_400350 + Name: Costume Soul Ring + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 69 - Id: 400351 AegisName: C_20Y_Anniv_Helmet Name: Costume Poring Helmet @@ -159773,6 +164505,22 @@ Body: Costume_Head_Top: true ArmorLevel: 1 View: 2314 + - Id: 400357 + AegisName: C_Dragonhelm_Gold + Name: Costume Asia Masters 1st Dragon + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 452 + - Id: 400358 + AegisName: C_Dragonhelm_Silver + Name: Costume Asia Masters 2nd Dragon + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 453 - Id: 400359 AegisName: aegis_400359 Name: Level 1 Hat # !todo check english name @@ -159793,6 +164541,14 @@ Body: ArmorLevel: 2 Refineable: true View: 16 + - Id: 400363 + AegisName: aegis_400363 + Name: Costume Book of Soyga + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 423 - Id: 400365 AegisName: C_Larva_Red Name: "Costume: Larva (Red)" @@ -159808,6 +164564,22 @@ Body: NoGuildStorage: true NoMail: true NoAuction: true + - Id: 400366 + AegisName: aegis_400366 + Name: Costume Royal Beret + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 1122 + - Id: 400367 + AegisName: aegis_400367 + Name: Costume Ladys Feather Hat + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 1276 - Id: 400368 AegisName: 20th_Anniversary_Hat_TW Name: RO 20th Anniversary Limited Cap @@ -159841,6 +164613,14 @@ Body: } if (.@r>=12) bonus bFixedCast,-15*(.@r-11); + - Id: 400369 + AegisName: aegis_400369 + Name: Costume Rabbit Ears And Egg Hat + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 1000 - Id: 400370 AegisName: C_PU_EarWitchHat Name: Costume Purple Big Ears Witch Hat @@ -159878,6 +164658,14 @@ Body: bonus bAllStats,2; if (.@r>=6) skill "BS_GREED",1; + - Id: 400372 + AegisName: C_5th_Anniversary_Hat + Name: Costume 5th Anniversary Hat + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 2326 - Id: 400373 AegisName: aegis_400373 Name: Costume Frozen Laurel Wreath # !todo check english name @@ -162891,6 +167679,14 @@ Body: Costume_Head_Top: true ArmorLevel: 1 View: 2419 + - Id: 400497 + AegisName: aegis_400497 + Name: Costume Academy 1st Completion Hat + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 410 - Id: 400498 AegisName: aegis_400498 Name: Germes Horn @@ -163019,6 +167815,14 @@ Body: bonus2 bSkillAtk,"WS_CARTTERMINATION",15; if (.@r>=7) bonus2 bSkillAtk,"WS_CARTTERMINATION",15; + - Id: 400503 + AegisName: C_Hosangto_Hat + Name: Costume Bunny Ear Hat + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 2422 - Id: 400504 AegisName: aegis_400504 Name: Autumn one piece costume # !todo check english name @@ -163072,6 +167876,22 @@ Body: bonus bAtkRate,40; bonus2 bSkillAtk,"WH_HAWKBOOMERANG",BaseLevel/10; bonus2 bSkillAtk,"WH_HAWKRUSH",BaseLevel/10; + - Id: 400509 + AegisName: aegis_400509 + Name: Costume Golden Whickebein's Ears + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 1588 + - Id: 400510 + AegisName: aegis_400510 + Name: Costume Blue Kitten Ears + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 1589 - Id: 400511 AegisName: aegis_400511 Name: Queen Scaraba Helmet @@ -163111,6 +167931,127 @@ Body: } /*Todo : After Using Transformation Scroll (Horn Scaraba) (22750)*/ /*Physical and Magical Damage to All Race 5% for 5 Minute*/ + - Id: 400512 + AegisName: aegis_400512 + Name: Hat of Desert + Type: Armor + Weight: 300 + Defense: 20 + Slots: 1 + Job: + Crusader: true + Knight: true + Swordman: true + Locations: + Head_Top: true + ArmorLevel: 1 + EquipLevelMin: 50 + Refineable: true + View: 1598 + Script: | + .@r = getrefine(); + bonus bAtkRate,2; + bonus bAspd,1; + if (.@r>=5) { + bonus bBaseAtk,20; + bonus2 bSkillAtk,"KN_BOWLINGBASH",10; + if (.@r>=7) { + bonus2 bSkillAtk,"KN_BOWLINGBASH",20; + if (.@r>=9) { + bonus2 bHPDrainRate,30,5; + bonus bNoRegen,1; + bonus bNoRegen,2; + } + } + } + - Id: 400513 + AegisName: aegis_400513 + Name: "[Not For Sale] Hat of Desert" + Type: Armor + Weight: 300 + Defense: 20 + Slots: 1 + Job: + Crusader: true + Knight: true + Swordman: true + Locations: + Head_Top: true + Trade: + NoDrop: true + NoTrade: true + NoCart: true + NoStorage: true + NoGuildStorage: true + NoMail: true + NoAuction: true + ArmorLevel: 1 + EquipLevelMin: 50 + Refineable: true + View: 1598 + Script: | + .@r = getrefine(); + bonus bAtkRate,2; + bonus bAspd,1; + if (.@r>=5) { + bonus bBaseAtk,20; + bonus2 bSkillAtk,"KN_BOWLINGBASH",10; + if (.@r>=7) { + bonus2 bSkillAtk,"KN_BOWLINGBASH",20; + if (.@r>=9) { + bonus2 bHPDrainRate,30,5; + bonus bNoRegen,1; + bonus bNoRegen,2; + } + } + } + - Id: 400516 + AegisName: aegis_400516 + Name: Costume Skull hood + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 598 + - Id: 400517 + AegisName: aegis_400517 + Name: Costume Fairy Tale Poison Apple + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 2438 + - Id: 400518 + AegisName: aegis_400518 + Name: Costume Juno's Eye + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 570 + - Id: 400519 + AegisName: aegis_400519 + Name: Costume Majestic Goat of Dawn + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 513 + - Id: 400520 + AegisName: C_Comp_Gold_Magestic + Name: "[Not for Sale] Costume Golden Magestic Goat" + Type: Armor + Locations: + Costume_Head_Top: true + Trade: + NoDrop: true + NoTrade: true + NoCart: true + NoGuildStorage: true + NoMail: true + NoAuction: true + ArmorLevel: 1 + View: 1800 - Id: 400529 AegisName: Time_DM_R_Crown_DK Name: Time Dimensions Rune Crown (Dragon Knight) # !todo check english name @@ -164283,6 +169224,28 @@ Body: } } } + - Id: 400556 + AegisName: aegis_400556 + Name: Inquisitor's Veil + Type: Armor + Weight: 500 + Defense: 10 + Slots: 1 + Locations: + Head_Top: true + ArmorLevel: 1 + EquipLevelMin: 200 + Refineable: true + View: 2447 + Script: | + bonus bPow,3+getrefine(); + bonus2 bSubRace,RC_Player_Human,13; + bonus2 bSubRace,RC_Player_Doram,13; + bonus2 bSubClass,Class_Boss,20; + bonus2 bSubClass,Class_Normal,20; + bonus bAtkRate,40; + bonus2 bSkillAtk,"IQ_MASSIVE_F_BLASTER",BaseLevel/10; + bonus2 bSkillAtk,"IQ_EXPOSION_BLASTER",BaseLevel/10; - Id: 400557 AegisName: aegis_400557 Name: Costume Al Picky Doll # !todo check english name @@ -164291,6 +169254,180 @@ Body: Costume_Head_Top: true ArmorLevel: 1 View: 1001 + - Id: 400574 + AegisName: ROZ_Bijou_Hat_Str + Name: Bijou's Hat (Strength) + Type: Armor + Weight: 200 + Defense: 9 + Slots: 1 + Locations: + Head_Top: true + ArmorLevel: 1 + EquipLevelMin: 165 + Refineable: true + View: 1334 + Script: | + .@r = getrefine(); + bonus bMaxHPrate,6; + bonus bMaxSPrate,6; + bonus bShortAtkRate,4*(.@r/2); + if (.@r>=6) { + bonus bShortAtkRate,6; + if (.@r>=9) { + bonus2 bAddSize,Size_All,6; + bonus2 bMagicAddSize,Size_All,6; + if (.@r>=12) { + bonus2 bIgnoreDefRaceRate,RC_All,6; + bonus2 bIgnoreMdefRaceRate,RC_All,6; + } + } + } + - Id: 400575 + AegisName: ROZ_Bijou_Hat_Agi + Name: Bijou's Hat (Agility) + Type: Armor + Weight: 200 + Defense: 9 + Slots: 1 + Locations: + Head_Top: true + ArmorLevel: 1 + EquipLevelMin: 165 + Refineable: true + View: 1334 + Script: | + .@r = getrefine(); + bonus bMaxHPrate,6; + bonus bMaxSPrate,6; + bonus bAspdRate,3*(.@r/2); + if (.@r>=6) { + bonus bAspdRate,6; + if (.@r>=9) { + bonus2 bAddSize,Size_All,6; + bonus2 bMagicAddSize,Size_All,6; + if (.@r>=12) { + bonus2 bIgnoreDefRaceRate,RC_All,6; + bonus2 bIgnoreMdefRaceRate,RC_All,6; + } + } + } + - Id: 400576 + AegisName: ROZ_Bijou_Hat_Vit + Name: Bijou's Hat (Vitality) + Type: Armor + Weight: 200 + Defense: 9 + Slots: 1 + Locations: + Head_Top: true + ArmorLevel: 1 + EquipLevelMin: 165 + Refineable: true + View: 1334 + Script: | + .@r = getrefine(); + bonus bMaxHPrate,6; + bonus bMaxSPrate,6; + bonus2 bSubSize,Size_All,.@r/2; + if (.@r>=6) { + bonus2 bSubSize,Size_All,6; + if (.@r>=9) { + bonus2 bAddSize,Size_All,6; + bonus2 bMagicAddSize,Size_All,6; + if (.@r>=12) { + bonus2 bIgnoreDefRaceRate,RC_All,6; + bonus2 bIgnoreMdefRaceRate,RC_All,6; + } + } + } + - Id: 400577 + AegisName: ROZ_Bijou_Hat_Int + Name: Bijou's Hat (Intelligence) + Type: Armor + Weight: 200 + Defense: 9 + Slots: 1 + Locations: + Head_Top: true + ArmorLevel: 1 + EquipLevelMin: 165 + Refineable: true + View: 1334 + Script: | + .@r = getrefine(); + bonus bMaxHPrate,6; + bonus bMaxSPrate,6; + bonus2 bMagicAtkEle,Ele_All,3*(.@r/2); + if (.@r>=6) { + bonus2 bMagicAtkEle,Ele_All,6; + if (.@r>=9) { + bonus2 bAddSize,Size_All,6; + bonus2 bMagicAddSize,Size_All,6; + if (.@r>=12) { + bonus2 bIgnoreDefRaceRate,RC_All,6; + bonus2 bIgnoreMdefRaceRate,RC_All,6; + } + } + } + - Id: 400578 + AegisName: ROZ_Bijou_Hat_Dex + Name: Bijou's Hat (Dexterity) + Type: Armor + Weight: 200 + Defense: 9 + Slots: 1 + Locations: + Head_Top: true + ArmorLevel: 1 + EquipLevelMin: 165 + Refineable: true + View: 1334 + Script: | + .@r = getrefine(); + bonus bMaxHPrate,6; + bonus bMaxSPrate,6; + bonus bLongAtkRate,2*(.@r/2); + if (.@r>=6) { + bonus bLongAtkRate,6; + if (.@r>=9) { + bonus2 bAddSize,Size_All,6; + bonus2 bMagicAddSize,Size_All,6; + if (.@r>=12) { + bonus2 bIgnoreDefRaceRate,RC_All,6; + bonus2 bIgnoreMdefRaceRate,RC_All,6; + } + } + } + - Id: 400579 + AegisName: ROZ_Bijou_Hat_Luk + Name: Bijou's Hat (Lucky) + Type: Armor + Weight: 200 + Defense: 9 + Slots: 1 + Locations: + Head_Top: true + ArmorLevel: 1 + EquipLevelMin: 165 + Refineable: true + View: 1334 + Script: | + .@r = getrefine(); + bonus bMaxHPrate,6; + bonus bMaxSPrate,6; + bonus bCritAtkRate,3*(.@r/2); + if (.@r>=6) { + bonus bCritAtkRate,6; + if (.@r>=9) { + bonus2 bAddSize,Size_All,6; + bonus2 bMagicAddSize,Size_All,6; + if (.@r>=12) { + bonus2 bIgnoreDefRaceRate,RC_All,6; + bonus2 bIgnoreMdefRaceRate,RC_All,6; + } + } + } - Id: 410000 AegisName: Resonate_Taego_J Name: Ancient Resonance @@ -165185,7 +170322,7 @@ Body: View: 2095 - Id: 410062 AegisName: C_Carefree_Face - Name: Carefree Face + Name: Costume Carefree Face Type: Armor Locations: Costume_Head_Mid: true @@ -165753,6 +170890,22 @@ Body: Costume_Head_Mid: true ArmorLevel: 1 View: 2171 + - Id: 410104 + AegisName: C_Lude_Mask_V + Name: Costume Lude Mask + Type: Armor + Locations: + Costume_Head_Mid: true + ArmorLevel: 1 + View: 802 + - Id: 410105 + AegisName: C_Cube_Mask_V + Name: Costume Cube Mask + Type: Armor + Locations: + Costume_Head_Mid: true + ArmorLevel: 1 + View: 472 - Id: 410107 AegisName: C_Straw_Rice_Bag_V Name: Costume Rice Bale (Middle) @@ -166224,6 +171377,14 @@ Body: Script: | bonus bMaxHPrate,15; bonus2 bSubRace,RC_All,5; + - Id: 410143 + AegisName: C_Charlie_Beard + Name: Costume Charlie's Mustache + Type: Armor + Locations: + Costume_Head_Mid: true + ArmorLevel: 1 + View: 700 - Id: 410144 AegisName: C_Omega_Golf_Bag Name: "Costume: Omega Golf Bag" @@ -166272,6 +171433,22 @@ Body: Costume_Head_Mid: true ArmorLevel: 1 View: 2258 + - Id: 410154 + AegisName: aegis_410154 + Name: Costume Flowery Vision + Type: Armor + Locations: + Costume_Head_Mid: true + ArmorLevel: 1 + View: 1744 + - Id: 410155 + AegisName: aegis_410155 + Name: Costume Twin Margaret + Type: Armor + Locations: + Costume_Head_Mid: true + ArmorLevel: 1 + View: 1472 - Id: 410156 AegisName: C_Bouquet_Valletta Name: Costume Bouquet Valletta @@ -166325,6 +171502,22 @@ Body: Costume_Head_Mid: true ArmorLevel: 1 View: 2265 + - Id: 410167 + AegisName: aegis_410167 + Name: Costume Popcorn + Type: Armor + Locations: + Costume_Head_Mid: true + ArmorLevel: 1 + View: 2142 + - Id: 410168 + AegisName: aegis_410168 + Name: Costume Heart balloon + Type: Armor + Locations: + Costume_Head_Mid: true + ArmorLevel: 1 + View: 1039 - Id: 410169 AegisName: aegis_410169 Name: Costume Lovely Fox # !todo check english name @@ -166341,6 +171534,30 @@ Body: Costume_Head_Mid: true ArmorLevel: 1 View: 800 + - Id: 410171 + AegisName: C_Wish_Tree_Hat_J + Name: Costume Wishing Tree Hat + Type: Armor + Locations: + Costume_Head_Mid: true + ArmorLevel: 1 + View: 1270 + - Id: 410178 + AegisName: C_Princess_Headphone + Name: Costume Princess Headphones + Type: Armor + Locations: + Costume_Head_Mid: true + ArmorLevel: 1 + View: 2275 + - Id: 410179 + AegisName: aegis_410179 + Name: Costume Queen Melon Headphones + Type: Armor + Locations: + Costume_Head_Mid: true + ArmorLevel: 1 + View: 2276 - Id: 410182 AegisName: C_Traveller_Oil_Lantern Name: Costume Traveler's Oil Lantern @@ -166727,6 +171944,14 @@ Body: Costume_Head_Mid: true ArmorLevel: 1 View: 2349 + - Id: 410228 + AegisName: aegis_410228 + Name: Costume Tomboy Fairy + Type: Armor + Locations: + Costume_Head_Mid: true + ArmorLevel: 1 + View: 998 - Id: 410229 AegisName: aegis_410229 Name: Costume Serpentine Crystal @@ -166793,7 +172018,7 @@ Body: View: 2378 - Id: 410238 AegisName: aegis_410238 - Name: "Costume: Adventurer Pope Mini-Me" + Name: Costume Adventurer Pope Mini-Me Type: Armor Locations: Costume_Head_Mid: true @@ -166815,6 +172040,14 @@ Body: Costume_Head_Mid: true ArmorLevel: 1 View: 2388 + - Id: 410241 + AegisName: aegis_410241 + Name: Costume Ribbon Sweets Party + Type: Armor + Locations: + Costume_Head_Mid: true + ArmorLevel: 1 + View: 2370 - Id: 410242 AegisName: aegis_410242 Name: Costume Wanderer Grim Reaper @@ -166874,6 +172107,14 @@ Body: Script: | bonus bBaseAtk,BaseLevel; bonus bMatk,BaseLevel; + - Id: 410248 + AegisName: aegis_410248 + Name: Costume Tuk Tuk + Type: Armor + Locations: + Costume_Head_Mid: true + ArmorLevel: 1 + View: 2404 - Id: 410251 AegisName: aegis_410251 Name: Costume Alien Sunglasses (Blue) # !todo check english name @@ -166949,8 +172190,32 @@ Body: hateffect(HAT_EF_Magic_Star_TW,true); UnEquipScript: | hateffect(HAT_EF_Magic_Star_TW,false); + - Id: 410257 + AegisName: aegis_410257 + Name: Costume Happy Droopy Lunatic Ear + Type: Armor + Locations: + Costume_Head_Mid: true + ArmorLevel: 1 + View: 1340 + - Id: 410258 + AegisName: aegis_410258 + Name: Costume Kabuki Mask + Type: Armor + Locations: + Costume_Head_Mid: true + ArmorLevel: 1 + View: 214 + - Id: 410261 + AegisName: aegis_410261 + Name: Costume King Melon Headphones + Type: Armor + Locations: + Costume_Head_Mid: true + ArmorLevel: 1 + View: 2421 - Id: 410266 - AegisName: aegis_410266 + AegisName: C_H_N_Hat Name: Costume Miss Rabbit and Little Dog Type: Armor Locations: @@ -166963,32 +172228,231 @@ Body: Type: Armor Locations: Costume_Head_Mid: true - ArmorLevel: 1 - View: 2427 Trade: NoDrop: true NoTrade: true - NoSell: true NoCart: true + NoStorage: true NoGuildStorage: true NoMail: true NoAuction: true + ArmorLevel: 1 + View: 2427 - Id: 410268 AegisName: C_Cinnamon2 Name: Costume Cinnamoroll in the Sky Type: Armor Locations: Costume_Head_Mid: true - ArmorLevel: 1 - View: 2427 Trade: NoDrop: true NoTrade: true - NoSell: true NoCart: true + NoStorage: true NoGuildStorage: true NoMail: true NoAuction: true + ArmorLevel: 1 + View: 2427 + - Id: 410269 + AegisName: Comp_Crow_Tengu_Mask + Name: "[NFS] Crow Tengu Mask" + Type: Armor + Weight: 30 + Locations: + Head_Mid: true + Trade: + NoDrop: true + NoTrade: true + NoCart: true + NoStorage: true + NoGuildStorage: true + NoMail: true + NoAuction: true + ArmorLevel: 1 + EquipLevelMin: 80 + View: 1287 + Script: | + bonus2 bAddSize,Size_All,1; + bonus bLongAtkRate,2; + if (readparam(bStr)>=108) { + bonus2 bAddSize,Size_All,1; + bonus bLongAtkRate,2; + } + if (readparam(bStr)>=120) { + bonus2 bAddSize,Size_All,2; + bonus bLongAtkRate,3; + } + - Id: 410270 + AegisName: aegis_410270 + Name: Cultist's Circlet (Strength) + Type: Armor + Weight: 100 + Defense: 12 + Slots: 1 + Locations: + Head_Mid: true + ArmorLevel: 1 + EquipLevelMin: 160 + View: 2288 + Script: | + autobonus "{ bonus bStr,20; bonus bBaseAtk,100; bonus bMatk,100; }",50,10000,BF_WEAPON|BF_MAGIC; + - Id: 410271 + AegisName: aegis_410271 + Name: Cultist's Circlet (Agility) + Type: Armor + Weight: 100 + Defense: 12 + Slots: 1 + Locations: + Head_Mid: true + ArmorLevel: 1 + EquipLevelMin: 160 + View: 2288 + Script: | + autobonus "{ bonus bAgi,20; bonus bBaseAtk,100; bonus bMatk,100; }",50,10000,BF_WEAPON|BF_MAGIC; + - Id: 410272 + AegisName: aegis_410272 + Name: Cultist's Circlet (Vitality) + Type: Armor + Weight: 100 + Defense: 12 + Slots: 1 + Locations: + Head_Mid: true + ArmorLevel: 1 + EquipLevelMin: 160 + View: 2288 + Script: | + autobonus "{ bonus bVit,20; bonus bBaseAtk,100; bonus bMatk,100; }",50,10000,BF_WEAPON|BF_MAGIC; + - Id: 410273 + AegisName: aegis_410273 + Name: Cultist's Circlet (Intelligence) + Type: Armor + Weight: 100 + Defense: 12 + Slots: 1 + Locations: + Head_Mid: true + ArmorLevel: 1 + EquipLevelMin: 160 + View: 2288 + Script: | + autobonus "{ bonus bInt,20; bonus bBaseAtk,100; bonus bMatk,100; }",50,10000,BF_WEAPON|BF_MAGIC; + - Id: 410274 + AegisName: aegis_410274 + Name: Cultist's Circlet (Dexterity) + Type: Armor + Weight: 100 + Defense: 12 + Slots: 1 + Locations: + Head_Mid: true + ArmorLevel: 1 + EquipLevelMin: 160 + View: 2288 + Script: | + autobonus "{ bonus bDex,20; bonus bBaseAtk,100; bonus bMatk,100; }",50,10000,BF_WEAPON|BF_MAGIC; + - Id: 410275 + AegisName: aegis_410275 + Name: Cultist's Circlet (Lucky) + Type: Armor + Weight: 100 + Defense: 12 + Slots: 1 + Locations: + Head_Mid: true + ArmorLevel: 1 + EquipLevelMin: 160 + View: 2288 + Script: | + autobonus "{ bonus bLuk,20; bonus bBaseAtk,100; bonus bMatk,100; }",50,10000,BF_WEAPON|BF_MAGIC; + - Id: 410276 + AegisName: aegis_410276 + Name: Costume Vengeful Ghost Ears + Type: Armor + Locations: + Costume_Head_Mid: true + ArmorLevel: 1 + View: 2212 + - Id: 410277 + AegisName: aegis_410277 + Name: Costume Ragdoll + Type: Armor + Locations: + Costume_Head_Mid: true + ArmorLevel: 1 + View: 2436 + - Id: 410278 + AegisName: aegis_410278 + Name: Costume Twinkling Bloody Eye + Type: Armor + Locations: + Costume_Head_Mid: true + ArmorLevel: 1 + View: 2437 + - Id: 410281 + AegisName: aegis_410281 + Name: Costume Tiger Face (Middle) + Type: Armor + Locations: + Costume_Head_Mid: true + ArmorLevel: 1 + View: 483 + - Id: 410283 + AegisName: aegis_410283 + Name: Costume Wing Headphone + Type: Armor + Locations: + Costume_Head_Mid: true + ArmorLevel: 1 + View: 1347 + - Id: 410289 + AegisName: aegis_410289 + Name: Costume Baby Gloom Under Night + Type: Armor + Locations: + Costume_Head_Mid: true + ArmorLevel: 1 + View: 2481 + - Id: 410290 + AegisName: aegis_410290 + Name: Costume Jellyfish + Type: Armor + Locations: + Costume_Head_Mid: true + ArmorLevel: 1 + View: 2482 + - Id: 410291 + AegisName: aegis_410291 + Name: Little Abyss Dragon + Type: Armor + Weight: 300 + Defense: 5 + Locations: + Head_Mid: true + ArmorLevel: 1 + EquipLevelMin: 60 + View: 2316 + Script: | + bonus bBaseAtk,(min(BaseLevel,100)/2); + bonus bMatk,(min(BaseLevel,100)/2); + - Id: 410292 + AegisName: aegis_410292 + Name: Costume Little Abyss Dragon + Type: Armor + Locations: + Costume_Head_Mid: true + ArmorLevel: 1 + View: 2316 + - Id: 410293 + AegisName: aegis_410293 + Name: Costume Red Baby Dragon + Type: Armor + Locations: + Costume_Head_Top: true + ArmorLevel: 1 + View: 1463 - Id: 420000 AegisName: Isabella_Carrot Name: Isabella Carrot @@ -167182,6 +172646,22 @@ Body: Head_Low: true ArmorLevel: 1 EquipLevelMin: 100 + - Id: 420023 + AegisName: C_Mintgum_In_Mouth + Name: Costume Mintgum In Mouth + Type: Armor + Locations: + Costume_Head_Low: true + ArmorLevel: 1 + View: 1096 + - Id: 420024 + AegisName: C_Deviruchi_Balloon_J + Name: Costume Deviruchi Balloon + Type: Armor + Locations: + Costume_Head_Low: true + ArmorLevel: 1 + View: 1082 - Id: 420025 AegisName: C_OneEyedJack Name: Costume One Eyed Jack @@ -167393,6 +172873,22 @@ Body: Costume_Head_Low: true ArmorLevel: 1 View: 2084 + - Id: 420051 + AegisName: C_ZilantNecklace + Name: Costume Fire and Lightning Witch Necklace + Type: Armor + Locations: + Costume_Head_Low: true + ArmorLevel: 1 + View: 1831 + - Id: 420052 + AegisName: C_Spirit_Of_Chung_E_J + Name: Costume Chungee's Soul + Type: Armor + Locations: + Costume_Head_Low: true + ArmorLevel: 1 + View: 882 - Id: 420053 AegisName: C_Shadow_Devil Name: Costume Shadow Devil @@ -167425,6 +172921,14 @@ Body: NoGuildStorage: true NoMail: true NoAuction: true + - Id: 420056 + AegisName: C_Schmidt_Helm_J + Name: Costume Schmitz's Helm + Type: Armor + Locations: + Costume_Head_Low: true + ArmorLevel: 1 + View: 634 - Id: 420057 AegisName: C_AB_Hair_RD Name: Costume Ponytail Hair(Red) @@ -168074,6 +173578,19 @@ Body: ArmorLevel: 1 EquipLevelMin: 1 View: 2243 + - Id: 420129 + AegisName: aegis_420129 + Name: Wei Brush Tattoo + Type: Armor + Weight: 300 + Locations: + Head_Low: true + ArmorLevel: 1 + EquipLevelMin: 1 + View: 1291 + Script: | + skill "RG_GRAFFITI",1; + bonus2 bResEff,Eff_Hallucination,10000; - Id: 420130 AegisName: aegis_420130 Name: Fumi Fan @@ -168407,6 +173924,14 @@ Body: Script: | bonus bMdef,5; bonus bAspdRate,10; + - Id: 420159 + AegisName: C_Yesterday_Once_More + Name: Costume Yesterday Once More + Type: Armor + Locations: + Costume_Head_Low: true + ArmorLevel: 1 + View: 2264 - Id: 420160 AegisName: Cons_Of_Earth_J Name: Tyrant of Earth @@ -168469,6 +173994,14 @@ Body: Costume_Head_Low: true ArmorLevel: 1 View: 2279 + - Id: 420168 + AegisName: C_bullhead_J + Name: Costume Cow mask + Type: Armor + Locations: + Costume_Head_Low: true + ArmorLevel: 1 + View: 2078 - Id: 420169 AegisName: C_Pipe_Of_Jiraiya Name: Costume Pipe of Jiraiya @@ -168552,6 +174085,14 @@ Body: Script: | bonus2 bSubRace,RC_Player_Human,3; bonus bDelayrate,-10; + - Id: 420181 + AegisName: aegis_420181 + Name: Costume Eispinne + Type: Armor + Locations: + Costume_Head_Low: true + ArmorLevel: 1 + View: 2317 - Id: 420182 AegisName: aegis_420182 Name: Book of Sorcery @@ -168574,6 +174115,14 @@ Body: bonus2 bSkillCooldown,"SO_EARTHGRAVE",-1000; bonus2 bFixedCastrate,"SO_EARTHGRAVE",-100; } + - Id: 420185 + AegisName: aegis_420185 + Name: Costume Red Sailor Collar + Type: Armor + Locations: + Costume_Head_Low: true + ArmorLevel: 1 + View: 1364 - Id: 420186 AegisName: 20th_Anniversary_TW Name: 20th Anniversary Balloon @@ -168735,6 +174284,18 @@ Body: Costume_Head_Low: true ArmorLevel: 1 View: 2361 + - Id: 420205 + AegisName: aegis_420205 + Name: Costume Memorial Claus + Type: Armor + Locations: + Costume_Head_Low: true + ArmorLevel: 1 + View: 2310 + Script: | + hateffect HAT_EF_20TH_SCARF_J,true; + UnEquipScript: | + hateffect HAT_EF_20TH_SCARF_J,false; - Id: 420206 AegisName: aegis_420206 Name: Costume Samambaia (Lower) @@ -168803,6 +174364,14 @@ Body: ArmorLevel: 1 EquipLevelMin: 150 View: 2374 + - Id: 420218 + AegisName: aegis_420218 + Name: Costume Wonderer Curl (white) + Type: Armor + Locations: + Costume_Head_Low: true + ArmorLevel: 1 + View: 2379 - Id: 420219 AegisName: aegis_420219 Name: Melon when clothes come # !todo check english name @@ -168986,7 +174555,7 @@ Body: bonus2 bAddRace2,RC2_Illusion_Vampire,20; bonus2 bMagicAddRace2,RC2_Illusion_Vampire,20; - Id: 420239 - AegisName: aegis_420239 + AegisName: Adventure_Clover Name: Adventure Clover Type: Armor Weight: 100 @@ -168997,13 +174566,185 @@ Body: View: 571 Script: | bonus2 bExpAddRace,RC_All,8; + - Id: 420240 + AegisName: aegis_420240 + Name: Costume Tsunade's Scroll + Type: Armor + Locations: + Costume_Head_Low: true + ArmorLevel: 1 + View: 1090 + - Id: 420241 + AegisName: aegis_420241 + Name: Costume Temari Candy Hair + Type: Armor + Locations: + Costume_Head_Low: true + ArmorLevel: 1 + View: 2418 - Id: 420242 - AegisName: C_Fluttering_Haze - Name: Costume Long Stretching Fog # !todo check english name + AegisName: aegis_420242 + Name: Costume Fluttering Haze Type: Armor Locations: Costume_Head_Mid: true ArmorLevel: 1 + View: 2420 + Script: | + hateffect HAT_EF_C_FLUTTERING_HAZE,true; + UnEquipScript: | + hateffect HAT_EF_C_FLUTTERING_HAZE,false; + - Id: 420244 + AegisName: aegis_420244 + Name: Costume Fierce Tiger Headgear + Type: Armor + Locations: + Costume_Head_Low: true + ArmorLevel: 1 + View: 2216 + - Id: 420246 + AegisName: Arbitrator_Shawl_US + Name: Arbitrator Shawl + Type: Armor + Weight: 100 + Locations: + Head_Low: true + ArmorLevel: 1 + EquipLevelMin: 1 + View: 2130 + Script: | + bonus bAtkRate,10; + bonus bDelayrate,-5; + - Id: 420247 + AegisName: Comp_Tengu_Scroll + Name: "[NFS] Tengu Scroll" + Type: Armor + Weight: 300 + Locations: + Head_Low: true + Trade: + NoDrop: true + NoTrade: true + NoCart: true + NoStorage: true + NoGuildStorage: true + NoMail: true + NoAuction: true + ArmorLevel: 1 + EquipLevelMin: 40 + View: 1445 + Script: | + bonus2 bHPDrainRate,30,5; + - Id: 420248 + AegisName: aegis_420248 + Name: Third Eye God + Type: Armor + Weight: 100 + Defense: 3 + Locations: + Head_Low: true + ArmorLevel: 1 + EquipLevelMin: 1 + View: 2023 + Script: | + bonus bAllStats,1; + bonus bFixedCast,-100; + bonus2 bDropAddRace,RC_All,5; + bonus2 bAddMonsterDropItem,519,100; + bonus2 bAddMonsterDropItem,518,100; + bonus2 bAddMonsterDropItem,11530,100; + bonus2 bAddMonsterDropItem,11531,100; + - Id: 420249 + AegisName: aegis_420249 + Name: "[Not For Sale] Third Eye God" + Type: Armor + Weight: 100 + Defense: 3 + Locations: + Head_Low: true + Trade: + NoDrop: true + NoTrade: true + NoCart: true + NoStorage: true + NoGuildStorage: true + NoMail: true + NoAuction: true + ArmorLevel: 1 + EquipLevelMin: 1 + View: 2023 + Script: | + bonus bAllStats,1; + bonus bFixedCast,-100; + bonus2 bDropAddRace,RC_All,5; + bonus2 bAddMonsterDropItem,519,100; + bonus2 bAddMonsterDropItem,518,100; + bonus2 bAddMonsterDropItem,11530,100; + bonus2 bAddMonsterDropItem,11531,100; + - Id: 420250 + AegisName: Comp_Panda_Balloon + Name: "[NFS] Panda Bear Balloon" + Type: Armor + Weight: 200 + Slots: 1 + Locations: + Head_Low: true + Trade: + NoDrop: true + NoTrade: true + NoCart: true + NoStorage: true + NoGuildStorage: true + NoMail: true + NoAuction: true + ArmorLevel: 1 + EquipLevelMin: 1 + View: 1115 + Script: | + bonus bAllStats,1; + bonus bAspd,1; + - Id: 420251 + AegisName: aegis_420251 + Name: Illusionary Spark + Type: Armor + Weight: 100 + Locations: + Head_Low: true + ArmorLevel: 1 + EquipLevelMin: 100 + View: 1747 + Script: | + bonus2 bAddRace2,RC2_Illusion_Luanda,20; + bonus2 bMagicAddRace2,RC2_Illusion_Luanda,20; + - Id: 420254 + AegisName: aegis_420254 + Name: Costume Wizard's beard + Type: Armor + Locations: + Costume_Head_Low: true + ArmorLevel: 1 + View: 1004 + - Id: 420255 + AegisName: aegis_420255 + Name: Costume Guillotine Cross Slow Pony + Type: Armor + Locations: + Costume_Head_Low: true + ArmorLevel: 1 + View: 2435 + - Id: 420258 + AegisName: aegis_420258 + Name: Hero Cloth + Type: Armor + Weight: 100 + Locations: + Head_Low: true + ArmorLevel: 1 + EquipLevelMin: 100 + View: 2272 + Script: | + bonus2 bAddSize,Size_All,BaseLevel/10; + bonus2 bMagicAddSize,Size_All,BaseLevel/10; - Id: 420269 AegisName: Clover_Ace_Defense Name: Ace of Clovers in Mouth (Defense) @@ -169014,6 +174755,15 @@ Body: ArmorLevel: 1 EquipLevelMin: 150 View: 2448 + - Id: 430001 + AegisName: C_Helm_Of_Ra + Name: Costume Hat of the Sun God + Type: Armor + Locations: + Costume_Head_Top: true + Costume_Head_Mid: true + ArmorLevel: 1 + View: 2094 - Id: 430002 AegisName: Rachel_Helmet Name: Awakened Glacier Helm @@ -169076,6 +174826,90 @@ Body: Costume_Head_Mid: true ArmorLevel: 1 View: 2325 + - Id: 430006 + AegisName: aegis_430006 + Name: Wanderer's Sakkat + Type: Armor + Weight: 500 + Defense: 2 + Slots: 1 + Locations: + Head_Top: true + Head_Mid: true + ArmorLevel: 1 + EquipLevelMin: 60 + Refineable: true + View: 558 + Script: | + .@r = getrefine(); + bonus bAgi,.@r/2; + bonus bLuk,.@r/2; + if (.@r>=7) { + bonus bAspdRate,5; + if (.@r>=9) { + bonus bAspdRate,5; + bonus bCritical,5; + } + } + - Id: 430007 + AegisName: aegis_430007 + Name: "[Not For Sale] Wanderer's Sakkat" + Type: Armor + Weight: 500 + Defense: 2 + Slots: 1 + Locations: + Head_Top: true + Head_Mid: true + Trade: + NoDrop: true + NoTrade: true + NoCart: true + NoStorage: true + NoGuildStorage: true + NoMail: true + NoAuction: true + ArmorLevel: 1 + EquipLevelMin: 60 + Refineable: true + View: 558 + Script: | + .@r = getrefine(); + bonus bAgi,.@r/2; + bonus bLuk,.@r/2; + if (.@r>=7) { + bonus bAspdRate,5; + if (.@r>=9) { + bonus bAspdRate,5; + bonus bCritical,5; + } + } + - Id: 430008 + AegisName: aegis_430008 + Name: "[NFS] Helm of Death" + Type: Armor + Weight: 1000 + Defense: 10 + Locations: + Head_Top: true + Head_Mid: true + Trade: + NoDrop: true + NoTrade: true + NoCart: true + NoStorage: true + NoGuildStorage: true + NoMail: true + NoAuction: true + ArmorLevel: 1 + EquipLevelMin: 70 + Refineable: true + View: 742 + Script: | + bonus bAllStats,1; + bonus bMdef,5; + bonus2 bAddClass,Class_Boss,10+(getrefine()-4); + bonus2 bSubClass,Class_Normal,-5; - Id: 435000 AegisName: C_Sausage Name: Costume Sausage Princess # !todo check english name @@ -175845,6 +181679,58 @@ Body: bonus2 bMagicAtkEle,Ele_Neutral,15; bonus bUnbreakableArmor; } + - Id: 450263 + AegisName: Lunar_E_Armor_LT + Name: Lunar Eclipse Armor-LT + Type: Armor + Weight: 600 + Defense: 120 + Slots: 1 + Locations: + Armor: true + ArmorLevel: 2 + EquipLevelMin: 190 + Refineable: true + Gradable: true + Script: | + .@r = getrefine(); + .@g = getenchantgrade(); + bonus bMdef,10; + bonus2 bSubSize,Size_Medium,13; + bonus2 bSubSize,Size_Large,13; + bonus bDelayrate,.@r; + bonus bBaseAtk,15*.@r; + bonus bMatk,15*.@r; + bonus bMaxHPrate,5*(.@r/3); + bonus bAtkRate,5*(.@r/3); + bonus bMatkRate,5*(.@r/3); + if (.@r>=9) { + bonus bRes,20; + bonus bMRes,20; + bonus2 bAddEle,Ele_All,15; + bonus2 bMagicAddEle,Ele_All,15; + if (.@r>=13) { + bonus2 bAddEffWhenHit,Eff_Freeze,2000; + } + } + if (.@g>=ENCHANTGRADE_D) { + if (.@r>=13) { + bonus bLongAtkDef,readparam(bSta)/10; + bonus bNearAtkDef,readparam(bWis)/10; + } + } + if (.@g>=ENCHANTGRADE_C) { + if (.@r>=13) { + bonus bMaxHP,10000; + bonus2 bAddEff,Eff_Freeze,800; + } + } + if (.@g>=ENCHANTGRADE_B) + bonus2 bAddEffWhenHit,Eff_Freeze,1500; + if (.@g>=ENCHANTGRADE_A) { + bonus2 bAddRace,RC_All,15; + bonus2 bMagicAddRace,RC_All,15; + } - Id: 450264 AegisName: Glacier_Armor Name: Glacier Armor @@ -177123,6 +183009,42 @@ Body: bonus2 bAddRace,RC_All,2*(.@r/2); bonus2 bMagicAddRace,RC_All,2*(.@r/2); } + - Id: 450309 + AegisName: aegis_450309 + Name: Grace of Seth + Type: Armor + Weight: 1000 + Defense: 150 + Slots: 1 + Locations: + Armor: true + ArmorLevel: 1 + EquipLevelMin: 90 + Refineable: true + Script: | + .@r = getrefine(); + bonus bUnbreakableArmor; + bonus bMdef,15; + bonus bAspdRate,10; + bonus2 bAddRace,RC_Formless,40; + bonus2 bAddRace,RC_DemiHuman,40; + bonus2 bAddRace,RC_Player_Doram,40; + bonus2 bMagicAddRace,RC_Formless,40; + bonus2 bMagicAddRace,RC_DemiHuman,40; + bonus2 bMagicAddRace,RC_Player_Doram,40; + bonus2 bAddEle,Ele_Dark,40; + bonus2 bAddEle,Ele_Neutral,40; + bonus2 bMagicAddEle,Ele_Dark,40; + bonus2 bMagicAddEle,Ele_Neutral,40; + bonus2 bSubEle,Ele_Holy,2*.@r; + if (.@r>=5) { + bonus bDef,300; + bonus bMdef,30; + bonus2 bSubRace,RC_Player_Human,7; + if (.@r>=7) { + bonus bDelayrate,-15; + } + } - Id: 460002 AegisName: Aries_Shield_J Name: Aries Shield @@ -177725,7 +183647,7 @@ Body: bonus bMaxHPrate,3*.@r; bonus bMaxSPrate,3*.@r; if (.@r>=5) { - bonus2 bSubEle,Ele_Holy,20-(getskilllv("CR_TRUST")*20); + bonus2 bSubEle,Ele_Holy,20-(getskilllv("CR_TRUST") > 0 ? 20 : 0); bonus2 bSubEle,Ele_Ghost,20; if (.@r>=7) bonus bNoKnockback; @@ -177855,6 +183777,30 @@ Body: bonus2 bResEff,Eff_Stun,10000; } } + - Id: 460057 + AegisName: aegis_460057 + Name: Spenta Armaiti + Type: Armor + Weight: 300 + Defense: 60 + Slots: 1 + Locations: + Left_Hand: true + ArmorLevel: 1 + EquipLevelMin: 100 + Refineable: true + View: 4 + Script: | + .@r = getrefine(); + bonus bUnbreakableShield; + bonus2 bSubClass,Class_Boss,40; + bonus2 bSubClass,Class_Normal,40; + bonus bMaxHPrate,3*.@r; + bonus bMaxSPrate,3*.@r; + if (.@r>=5) + bonus2 bSubEle,Ele_Holy,25-(getskilllv("CR_TRUST") > 0 ? 25 : 0); + if (.@r>=7) + bonus2 bSubEle,Ele_Neutral,15; - Id: 470000 AegisName: Atker_Greave Name: Attacker Booster Greaves @@ -180153,7 +186099,7 @@ Body: bonus bMaxSPrate,(.@r/3); - Id: 470095 AegisName: Destroy_World_Boots - Name: Doomsday Boots + Name: Destroyer Boots Type: Armor Weight: 200 Slots: 1 @@ -182936,6 +188882,184 @@ Body: } } } + - Id: 470227 + AegisName: aegis_470227 + Name: Golden Attack Upgrade Boots + Type: Armor + Defense: 16 + Slots: 1 + Locations: + Shoes: true + Trade: + NoDrop: true + NoTrade: true + NoCart: true + NoStorage: true + NoGuildStorage: true + NoMail: true + NoAuction: true + ArmorLevel: 1 + EquipLevelMin: 10 + Refineable: true + Script: | + bonus bHPrecovRate,15; + bonus bSPrecovRate,7; + if (getrefine()>=5) { + bonus bSpeedRate,25; + bonus bDex,2; + bonus bStr,2; + } + - Id: 470228 + AegisName: aegis_470228 + Name: Golden Magic Upgrade Shoes + Type: Armor + Defense: 16 + Slots: 1 + Locations: + Shoes: true + Trade: + NoDrop: true + NoTrade: true + NoCart: true + NoStorage: true + NoGuildStorage: true + NoMail: true + NoAuction: true + ArmorLevel: 1 + EquipLevelMin: 10 + Refineable: true + Script: | + bonus bHPrecovRate,12; + bonus bSPrecovRate,10; + if (getrefine()>=5) { + bonus bSpeedRate,25; + bonus bInt,2; + } + - Id: 470229 + AegisName: aegis_470229 + Name: Shoes + Type: Armor + Weight: 400 + Defense: 10 + Slots: 1 + Jobs: + All: true + Novice: false + SuperNovice: false + Locations: + Shoes: true + ArmorLevel: 1 + Refineable: true + - Id: 470230 + AegisName: aegis_470230 + Name: Boots + Type: Armor + Weight: 600 + Defense: 16 + Slots: 1 + Jobs: + Alchemist: true + Archer: true + Assassin: true + BardDancer: true + Blacksmith: true + Crusader: true + Gunslinger: true + Hunter: true + Knight: true + Merchant: true + Rebellion: true + Rogue: true + StarGladiator: true + Swordman: true + Taekwon: true + Thief: true + Locations: + Shoes: true + ArmorLevel: 1 + Refineable: true + - Id: 470231 + AegisName: aegis_470231 + Name: Sandals + Type: Armor + Weight: 200 + Defense: 5 + Locations: + Shoes: true + ArmorLevel: 1 + Refineable: true + - Id: 470232 + AegisName: aegis_470232 + Name: Shoes + Type: Armor + Weight: 400 + Defense: 10 + Jobs: + All: true + Novice: false + SuperNovice: false + Locations: + Shoes: true + ArmorLevel: 1 + Refineable: true + - Id: 470233 + AegisName: aegis_470233 + Name: Boots + Type: Armor + Weight: 600 + Defense: 16 + Jobs: + Alchemist: true + Archer: true + Assassin: true + BardDancer: true + Blacksmith: true + Crusader: true + Gunslinger: true + Hunter: true + Knight: true + Merchant: true + Rebellion: true + Rogue: true + StarGladiator: true + Swordman: true + Taekwon: true + Thief: true + Locations: + Shoes: true + ArmorLevel: 1 + Refineable: true + - Id: 470234 + AegisName: aegis_470234 + Name: Greaves + Type: Armor + Weight: 750 + Defense: 27 + Jobs: + Crusader: true + Knight: true + Locations: + Shoes: true + ArmorLevel: 1 + EquipLevelMin: 65 + Refineable: true + - Id: 470235 + AegisName: aegis_470235 + Name: Novice Shoes + Type: Armor + Weight: 500 + Defense: 8 + Slots: 1 + Jobs: + Novice: true + SuperNovice: true + Locations: + Shoes: true + ArmorLevel: 1 + EquipLevelMin: 40 + Refineable: true + Script: | + bonus bMaxHPrate,5; - Id: 470236 AegisName: FateSin_Boots_IG Name: Boots of Good and Evil (Imperial Guard) @@ -183081,6 +189205,168 @@ Body: } } } + - Id: 470245 + AegisName: aegis_470245 + Name: "[Not For Sale] Destroyer Boots" + Type: Armor + Weight: 200 + Slots: 1 + Locations: + Shoes: true + Trade: + NoDrop: true + NoTrade: true + NoCart: true + NoStorage: true + NoGuildStorage: true + NoMail: true + NoAuction: true + ArmorLevel: 1 + EquipLevelMin: 100 + Refineable: true + Script: | + .@r = getrefine(); + bonus bMatk,30; + bonus2 bMagicAddRace,RC_Angel,4*(.@r/3); + bonus2 bMagicAddRace,RC_Demon,4*(.@r/3); + bonus2 bMagicAddRace,RC_Undead,4*(.@r/3); + if (.@r>=7) { + bonus2 bMagicAtkEle,Ele_Dark,10; + bonus2 bMagicAtkEle,Ele_Earth,10; + bonus2 bMagicAtkEle,Ele_Fire,10; + } + if (.@r>=9) + bonus bFixedCast,-500; + if (.@r>=11) { + bonus2 bSkillCooldown,"WL_HELLINFERNO",-2000; + bonus2 bSkillCooldown,"WL_CRIMSONROCK",-1000; + bonus2 bSkillCooldown,"SO_EARTHGRAVE",-1000; + } + if (.@r>=12) { + bonus2 bSkillAtk,"WL_COMET",30; + bonus2 bSkillAtk,"WL_HELLINFERNO",30; + bonus2 bSkillAtk,"SO_EARTHGRAVE",30; + } + - Id: 470247 + AegisName: aegis_470247 + Name: Knight's Boots of Midgard + Type: Armor + Weight: 1000 + Defense: 20 + Slots: 1 + Locations: + Shoes: true + ArmorLevel: 2 + EquipLevelMin: 130 + Refineable: true + Gradable: true + Script: | + .@r = getrefine(); + .@g = getenchantgrade(); + bonus bBaseAtk,10*(.@r/2); + bonus bMatk,10*(.@r/2); + bonus bSpl,.@r/3; + bonus bPow,.@r/3; + bonus bCon,.@r/3; + if (.@r>=7) { + bonus bAtkRate,7; + bonus bMatkRate,7; + if (.@r>=9) { + bonus bFixedCast,-300; + if (.@r>=11) { + bonus bShortAtkRate,10; + bonus bLongAtkRate,10; + bonus2 bMagicAtkEle,Ele_All,10; + if (.@r>=13) { + bonus2 bAddSize,Size_All,10; + bonus2 bMagicAddSize,Size_All,10; + } + } + } + } + if (.@g >= ENCHANTGRADE_D) { + bonus bRes,50; + bonus bMRes,50; + } + if (.@g >= ENCHANTGRADE_C) { + bonus2 bAddEle,Ele_All,8; + bonus2 bMagicAddEle,Ele_All,8; + } + if (.@g >= ENCHANTGRADE_B) { + bonus bPAtk,7; + bonus bSMatk,7; + } + if (.@g >= ENCHANTGRADE_A) { + if (.@r>=13) { + bonus bFixedCast,-700; + } + } + - Id: 470248 + AegisName: aegis_470248 + Name: Dragon Slayer Shoes + Type: Armor + Weight: 900 + Defense: 30 + Slots: 1 + Locations: + Shoes: true + ArmorLevel: 1 + EquipLevelMin: 30 + Refineable: true + Script: | + .@r = getrefine(); + bonus bMaxHP,1000; + bonus bMaxSP,200; + if (.@r>=7) { + bonus2 bExpAddRace,RC_All,8; + if (.@r>=9) { + bonus2 bAddRace,RC_Dragon,15; + bonus2 bAddRace,RC_Insect,15; + bonus2 bMagicAddRace,RC_Dragon,15; + bonus2 bMagicAddRace,RC_Insect,15; + if (.@r>=11) { + bonus2 bSubRace,RC_Dragon,20; + bonus2 bSubRace,RC_Insect,20; + } + } + } + - Id: 470249 + AegisName: aegis_470249 + Name: "[Not For Sale] Dragon Slayer Shoes" + Type: Armor + Weight: 900 + Defense: 30 + Slots: 1 + Locations: + Shoes: true + Trade: + NoDrop: true + NoTrade: true + NoCart: true + NoStorage: true + NoGuildStorage: true + NoMail: true + NoAuction: true + ArmorLevel: 1 + EquipLevelMin: 30 + Refineable: true + Script: | + .@r = getrefine(); + bonus bMaxHP,1000; + bonus bMaxSP,200; + if (.@r>=7) { + bonus2 bExpAddRace,RC_All,8; + if (.@r>=9) { + bonus2 bAddRace,RC_Dragon,15; + bonus2 bAddRace,RC_Insect,15; + bonus2 bMagicAddRace,RC_Dragon,15; + bonus2 bMagicAddRace,RC_Insect,15; + if (.@r>=11) { + bonus2 bSubRace,RC_Dragon,20; + bonus2 bSubRace,RC_Insect,20; + } + } + } - Id: 480000 AegisName: Atker_Manteau Name: Attacker Booster Manteau @@ -187391,8 +193677,8 @@ Body: UnEquipScript: | hateffect HAT_EF_C_SAKURA_FUBUKI,false; - Id: 480297 - AegisName: aegis_480297 - Name: Costume Rob Ear Rabbit Cloak # !todo check english name + AegisName: C_Lop_Bunny_Cloak + Name: Costume Love Bunny Cloak Type: Armor Locations: Costume_Garment: true @@ -187400,7 +193686,7 @@ Body: View: 169 - Id: 480298 AegisName: C_MCircle_Wonderland - Name: Costume Magic Circle of Wonderland # !todo check english name + Name: Costume Magic Wonderland Type: Armor Locations: Costume_Garment: true @@ -188726,9 +195012,25 @@ Body: bonus bLongAtkRate,7; if (.@r>=11) bonus bDelayrate,-10; + - Id: 480360 + AegisName: aegis_480360 + Name: Costume Major Huuma Shuriken + Type: Armor + Locations: + Costume_Garment: true + ArmorLevel: 1 + View: 190 + - Id: 480361 + AegisName: aegis_480361 + Name: Costume Twin Blades of Evil Soul + Type: Armor + Locations: + Costume_Garment: true + ArmorLevel: 1 + View: 191 - Id: 480362 - AegisName: C_Ninetail_Tail_WH - Name: Costume White Nine-Tailed Fox's Tail # !todo check english name + AegisName: aegis_480362 + Name: Costume White Nine-Tailed Fox's Tail Type: Armor Locations: Costume_Garment: true @@ -188742,6 +195044,14 @@ Body: Costume_Garment: true ArmorLevel: 1 View: 193 + - Id: 480364 + AegisName: aegis_480364 + Name: Costume Black Cat Bag + Type: Armor + Locations: + Costume_Garment: true + ArmorLevel: 1 + View: 26 - Id: 480365 AegisName: aegis_480365 Name: Fallen Protect Manteau @@ -188774,6 +195084,42 @@ Body: } } } + - Id: 480372 + AegisName: Giant_Mad_Bunny_TW + Name: Mad Bunny Backpack + Type: Armor + Weight: 200 + Slots: 1 + Locations: + Garment: true + ArmorLevel: 1 + EquipLevelMin: 100 + Refineable: true + View: 172 + Script: | + .@r = getrefine(); + bonus2 bSubEle,Ele_Neutral,10; + bonus bBaseAtk,10*(.@r/2); + bonus bMatk,10*(.@r/2); + bonus bPow,2*(.@r/3); + bonus bCon,2*(.@r/3); + bonus bSpl,2*(.@r/3); + if (.@r>=7) { + bonus bAtkRate,10; + bonus bMatkRate,10; + if (.@r>=9) { + bonus bShortAtkRate,12; + bonus bLongAtkRate,12; + bonus2 bMagicAtkEle,Ele_All,12; + if (.@r>=11) { + bonus bDelayrate,-10; + if (.@r>=13) { + bonus2 bAddRace,RC_All,15; + bonus2 bMagicAddRace,RC_All,15; + } + } + } + } - Id: 490004 AegisName: Atker_Ring Name: Attacker Booster Ring @@ -194712,6 +201058,17 @@ Body: bonus bDelayrate,-3; bonus bAtkRate,6; bonus bMatkRate,6; + - Id: 490417 + AegisName: Ep2_Commemorative_Ring + Name: Commemorative Golden Ring Ep2 + Type: Armor + Weight: 100 + Locations: + Both_Accessory: true + ArmorLevel: 1 + EquipLevelMin: 1 + Script: | + bonus bAllStats,7; - Id: 490418 AegisName: aegis_490418 Name: Record of Mage 2 @@ -194810,6 +201167,208 @@ Body: bonus bDelayrate,-3; bonus bAtkRate,6; bonus bMatkRate,6; + - Id: 490427 + AegisName: aegis_490427 + Name: Ring of Storm + Type: Armor + Weight: 100 + Slots: 1 + Jobs: + BardDancer: true + Classes: + All_Third: true + Fourth: true + Locations: + Left_Accessory: true + ArmorLevel: 1 + EquipLevelMin: 100 + Script: | + bonus bDex,20; + bonus bDelayrate,-15; + bonus bAtkRate,10; + bonus bPerfectHitAddRate,15; + bonus2 bSubRace,RC_Player_Human,3; + bonus2 bSubRace,RC_Player_Doram,3; + skill "RA_UNLIMIT",5; + bonus2 bSkillAtk,WM_SEVERE_RAINSTORM,BaseLevel/2; + UnEquipScript: | + sc_end SC_UNLIMIT; + - Id: 490428 + AegisName: aegis_490428 + Name: Chemical Resistant Glove + Type: Armor + Weight: 100 + Slots: 1 + Locations: + Both_Accessory: true + ArmorLevel: 1 + EquipLevelMin: 200 + Script: | + bonus bPow,3; + bonus bAtkRate,10; + bonus bPerfectHitAddRate,25; + bonus2 bSubRace,RC_Player_Human,3; + bonus2 bSubRace,RC_Player_Doram,3; + bonus2 bSkillAtk,"GN_CARTCANNON",BaseLevel/2; + bonus2 bSkillAtk,"GN_CART_TORNADO",BaseLevel/2; + bonus2 bSkillAtk,"BO_ACIDIFIED_ZONE_FIRE",BaseLevel/10; + bonus2 bSkillAtk,"BO_ACIDIFIED_ZONE_WATER",BaseLevel/10; + bonus2 bSkillAtk,"BO_ACIDIFIED_ZONE_WIND",BaseLevel/10; + bonus2 bSkillAtk,"BO_ACIDIFIED_ZONE_GROUND",BaseLevel/10; + - Id: 490429 + AegisName: aegis_490429 + Name: Petal's Tail (Albino) + Type: Armor + Weight: 100 + Slots: 1 + Locations: + Both_Accessory: true + ArmorLevel: 1 + EquipLevelMin: 200 + Script: | + bonus bPow,3; + bonus bCritical,50; + bonus bAtkRate,10; + bonus2 bSubRace,RC_Player_Human,3; + bonus2 bSubRace,RC_Player_Doram,3; + bonus2 bFixedCastrate,"AB_ORATIO",-100; + bonus2 bFixedCastrate,"AB_RENOVATIO",-100; + bonus2 bSkillAtk,"CD_PETITIO",BaseLevel/10; + bonus2 bSkillAtk,"CD_EFFLIGO",BaseLevel/10; + - Id: 490440 + AegisName: Eclipsedefmind_LT + Name: Lunar Eclipse Guardian Heart-LT + Type: Armor + Weight: 100 + Slots: 1 + Locations: + Both_Accessory: true + ArmorLevel: 1 + EquipLevelMin: 190 + Script: | + skill "MG_SIGHT",1; + bonus bMaxHP,15; + bonus bShortAtkRate,10; + bonus bLongAtkRate,10; + bonus2 bMagicAtkEle,Ele_All,10; + - Id: 490453 + AegisName: aegis_490453 + Name: Elemental Jewel + Type: Armor + Weight: 100 + Slots: 1 + Locations: + Both_Accessory: true + ArmorLevel: 1 + EquipLevelMin: 200 + Script: | + bonus bSpl,3; + bonus bMatkRate,10; + bonus2 bSubRace,RC_Player_Human,3; + bonus2 bSubRace,RC_Player_Doram,3; + bonus2 bSkillCooldown,"SO_VARETYR_SPEAR",-1000; + bonus2 bSkillAtk,"SO_VARETYR_SPEAR",BaseLevel/3; + bonus2 bSkillAtk,"EM_CONFLAGRATION",BaseLevel/10; + bonus2 bSkillAtk,"EM_DIAMOND_STORM",BaseLevel/10; + bonus2 bSkillAtk,"EM_LIGHTNING_LAND",BaseLevel/10; + bonus2 bSkillAtk,"EM_TERRA_DRIVE",BaseLevel/10; + bonus2 bSkillAtk,"EM_VENOM_SWAMP",BaseLevel/10; + - Id: 490464 + AegisName: aegis_490464 + Name: Ring of Unknown Hero (Guillotine) + Type: Armor + Weight: 100 + Defense: 7 + Slots: 1 + Jobs: + Assassin: true + Classes: + All_Third: true + Fourth: true + Locations: + Right_Accessory: true + ArmorLevel: 1 + EquipLevelMin: 100 + Script: | + bonus bDelayrate,-3; + bonus bAtkRate,6; + bonus bMatkRate,6; + - Id: 490465 + AegisName: aegis_490465 + Name: "[Not For Sale] Ring of Unknown Hero (Guillotine)" + Type: Armor + Weight: 100 + Defense: 7 + Slots: 1 + Jobs: + Assassin: true + Classes: + All_Third: true + Fourth: true + Locations: + Right_Accessory: true + Trade: + NoDrop: true + NoTrade: true + NoCart: true + NoStorage: true + NoGuildStorage: true + NoMail: true + NoAuction: true + ArmorLevel: 1 + EquipLevelMin: 100 + Script: | + bonus bDelayrate,-3; + bonus bAtkRate,6; + bonus bMatkRate,6; + - Id: 490469 + AegisName: aegis_490469 + Name: Ring of Unknown Hero (Taekwon) + Type: Armor + Weight: 100 + Defense: 7 + Slots: 1 + Jobs: + StarGladiator: true + Classes: + All_Third: true + Fourth: true + Locations: + Right_Accessory: true + ArmorLevel: 1 + EquipLevelMin: 100 + Script: | + bonus bDelayrate,-3; + bonus bAtkRate,6; + bonus bMatkRate,6; + - Id: 490470 + AegisName: aegis_490470 + Name: "[Not For Sale] Ring of Unknown Hero (Taekwon)" + Type: Armor + Weight: 100 + Defense: 7 + Slots: 1 + Jobs: + StarGladiator: true + Classes: + All_Third: true + Fourth: true + Locations: + Right_Accessory: true + Trade: + NoDrop: true + NoTrade: true + NoCart: true + NoStorage: true + NoGuildStorage: true + NoMail: true + NoAuction: true + ArmorLevel: 1 + EquipLevelMin: 100 + Script: | + bonus bDelayrate,-3; + bonus bAtkRate,6; + bonus bMatkRate,6; - Id: 500000 AegisName: IDTest_weapon Name: IDTest weapon @@ -218918,6 +225477,24 @@ Body: } } } + - Id: 630042 + AegisName: aegis_630042 + Name: Trident + Type: Weapon + SubType: 2hSpear + Weight: 1200 + Attack: 150 + Range: 3 + Slots: 3 + Jobs: + Crusader: true + Knight: true + Swordman: true + Locations: + Both_Hand: true + WeaponLevel: 3 + EquipLevelMin: 33 + Refineable: true - Id: 640000 AegisName: Boost_Staff Name: Booster Staff diff --git a/db/re/item_db_etc.yml b/db/re/item_db_etc.yml index 3ee9f7b461..4ef7915bee 100644 --- a/db/re/item_db_etc.yml +++ b/db/re/item_db_etc.yml @@ -40182,7 +40182,7 @@ Body: DropEffect: CLIENT Script: | bonus2 bSubClass,Class_Normal,40; - bonus2 bSubClass,Class_Boss,40; + bonus2 bSubClass,Class_Boss,-40; - Id: 27196 AegisName: S_Nihil_Card Name: Nihil M. Heine Card @@ -42018,6 +42018,20 @@ Body: bonus2 bSkillAtk,"SU_CN_METEOR",5+.@r; if (.@r>=10) bonus2 bSkillAtk,"SU_CN_METEOR",5; + - Id: 27368 + AegisName: Colorful_T_Bear_Card_J + Name: Colorful Teddy Bear Card + Type: Card + Buy: 20 + Weight: 10 + Locations: + Both_Accessory: true + Flags: + DropEffect: CLIENT + Script: | + bonus bInt,5; + if (readparam(bInt)>=125) + bonus bMatkRate,4; - Id: 27369 AegisName: Shining_T_Bear_Card_J Name: Shiny Teddy Bear Card @@ -42033,6 +42047,22 @@ Body: bonus bMaxSPrate,-50; bonus2 bAddRace,RC_Demon,50; bonus2 bAddRace,RC_Undead,50; + - Id: 27370 + AegisName: Pitman_Worker_Card_J + Name: Hardworking Pitman Card + Type: Card + Buy: 20 + Weight: 10 + Locations: + Head_Top: true + Head_Mid: true + Head_Low: true + Flags: + DropEffect: CLIENT + Script: | + bonus2 bAddEle,Ele_Neutral,30; + bonus2 bMagicAddEle,Ele_Neutral,30; + bonus2 bIgnoreDefRaceRate,RC_Formless,30; - Id: 27371 AegisName: Fragment_Of_Soul_Card_J Name: Soul Fragment Card @@ -42048,6 +42078,71 @@ Body: bonus bMaxSPrate,10; bonus2 bSkillAtk,"RA_AIMEDBOLT",50; bonus2 bSkillAtk,"SN_SHARPSHOOTING",50; + - Id: 27372 + AegisName: Sinister_Obsidian_Card_ + Name: Evil Obsidian Card + Type: Card + Buy: 20 + Weight: 10 + Locations: + Both_Accessory: true + Flags: + DropEffect: CLIENT + Script: | + bonus bBaseAtk,10; + bonus bPerfectHitAddRate,5; + - Id: 27373 + AegisName: Ancient_Trijoint_Card_J + Name: Ancient Tri Joint Card + Type: Card + Buy: 20 + Weight: 10 + Locations: + Head_Top: true + Head_Mid: true + Head_Low: true + Flags: + DropEffect: CLIENT + Script: | + bonus3 bAutoSpell,"TF_STEAL",5,200; + - Id: 27374 + AegisName: Anc_Sta_Golem_Card_J + Name: Ancient Stalactic Golem Card + Type: Card + Buy: 20 + Weight: 10 + Locations: + Both_Accessory: true + Flags: + DropEffect: CLIENT + Script: | + bonus bAtkRate,3; + bonus bHPGainValue,50; + bonus bSPGainValue,5; + - Id: 27375 + AegisName: Anc_Megalith_Card_J + Name: Ancient Megalith Card + Type: Card + Buy: 20 + Weight: 10 + Locations: + Garment: true + Flags: + DropEffect: CLIENT + Script: | + .@a = (readparam(bVit)/10); + .@b = (readparam(bLuk)/10); + bonus bBaseAtk,((3*.@a)+(3*.@b)); + bonus bHit,5*.@a; + bonus bAspdRate,.@b; + if (readparam(bVit)>=125) { + bonus bBaseAtk,50; + bonus bHit,25; + } + if (readparam(bLuk)>=125) { + bonus bBaseAtk,50; + bonus bAspdRate,5; + } - Id: 27376 AegisName: Anc_Tao_Gunka_Card_J Name: Ancient Tao Gunka Card @@ -42065,6 +42160,59 @@ Body: bonus bMdef,-50; if (.@r>=9) bonus2 bResEff,Eff_Freeze,10000; + - Id: 27377 + AegisName: Anc_S_Shooter_Card_J + Name: Ancient Stone Shooter Card + Type: Card + Buy: 20 + Weight: 10 + Locations: + Head_Top: true + Head_Mid: true + Head_Low: true + Flags: + DropEffect: CLIENT + Script: | + bonus bMaxSP,20*(readparam(bStr)/10); + if (readparam(bStr)>=125) + bonus bAtkRate,5; + - Id: 27378 + AegisName: Anc_W_Shooter_Card_J + Name: Ancient Wootan Shooter Card + Type: Card + Buy: 20 + Weight: 10 + Locations: + Garment: true + Flags: + DropEffect: CLIENT + Script: | + .@a = (readparam(bVit)/10); + .@b = (readparam(bLuk)/10); + bonus bMatk,((3*.@a)+(3*.@b)); + bonus bDef,10*.@a; + bonus bAspdRate,.@b; + if (readparam(bVit)>=125) { + bonus bMatk,50; + bonus bDef,50; + } + if (readparam(bLuk)>=125) { + bonus bMatk,50; + bonus bAspdRate,5; + } + - Id: 27379 + AegisName: Anc_W_Fighter_Card_J + Name: Ancient Wootan Fighter Card + Type: Card + Buy: 20 + Weight: 10 + Locations: + Right_Hand: true + Flags: + DropEffect: CLIENT + Script: | + bonus bAtkRate,10; + skill "SA_SEISMICWEAPON",1; - Id: 27380 AegisName: Anc_W_Deffend_Card_J Name: Ancient Wootan Defender Card @@ -42176,6 +42324,57 @@ Body: DropEffect: CLIENT Script: | bonus bHPrecovRate,50; /* note: 30% from the description */ + - Id: 27389 + AegisName: Wolf_Card_EV + Name: Wolfe Card + Type: Card + Buy: 20 + Weight: 10 + Locations: + Both_Accessory: true + Flags: + DropEffect: CLIENT + Script: | + skill "RG_COMPULSION",5; + - Id: 27390 + AegisName: S_Wolf_Card_E + Name: Wolfe Lugenburg Card + Type: Card + Buy: 20 + Weight: 10 + Locations: + Right_Hand: true + Flags: + DropEffect: CLIENT + Script: | + bonus2 bAddRace,RC_Insect,15; + bonus2 bMagicAddRace,RC_Insect,15; + - Id: 27391 + AegisName: Poe_Card_E + Name: Poe Card + Type: Card + Buy: 20 + Weight: 10 + Locations: + Armor: true + Flags: + DropEffect: CLIENT + Script: | + bonus bBaseAtk,150; + /*Todo: When hit by a physical attack There is a chance that player will die - Refine will reduce the chance*/ + - Id: 27392 + AegisName: S_Poe_Card_E + Name: Poe Richard Card + Type: Card + Buy: 20 + Weight: 10 + Locations: + Right_Hand: true + Flags: + DropEffect: CLIENT + Script: | + bonus2 bAddRace,RC_Plant,15; + bonus2 bMagicAddRace,RC_Plant,15; - Id: 27393 AegisName: Kathryn_Card Name: Kathryn Card @@ -42374,6 +42573,114 @@ Body: Script: | bonus bAtkRate,3; bonus bMatkRate,3; + - Id: 27421 + AegisName: aegis_27421 + Name: Shard of Strength Jewel + Type: Card + Buy: 20 + Weight: 10 + Locations: + Head_Top: true + Head_Low: true + Head_Mid: true + Flags: + BuyingStore: true + DropEffect: CLIENT + Script: | + .@r = getrefine(); + bonus bShortAtkRate,3*(.@r/2); + bonus bHit,7*(.@r/2); + bonus bAtkRate,3*(.@r/5); + - Id: 27422 + AegisName: aegis_27422 + Name: Shard of Agility Jewel + Type: Card + Buy: 20 + Weight: 10 + Locations: + Head_Top: true + Head_Low: true + Head_Mid: true + Flags: + BuyingStore: true + DropEffect: CLIENT + Script: | + .@r = getrefine(); + bonus bAspdRate,5*(.@r/2); + bonus bFlee,7*(.@r/2); + bonus bAspd,(.@r/5); + - Id: 27423 + AegisName: aegis_27423 + Name: Shard of Dexterity Jewel + Type: Card + Buy: 20 + Weight: 10 + Locations: + Head_Top: true + Head_Low: true + Head_Mid: true + Flags: + BuyingStore: true + DropEffect: CLIENT + Script: | + .@r = getrefine(); + bonus bLongAtkRate,3*(.@r/2); + bonus bHit,7*(.@r/2); + bonus bAtkRate,3*(.@r/5); + - Id: 27424 + AegisName: aegis_27424 + Name: Shard of Fatality Jewel + Type: Card + Buy: 20 + Weight: 10 + Locations: + Head_Top: true + Head_Low: true + Head_Mid: true + Flags: + BuyingStore: true + DropEffect: CLIENT + Script: | + .@r = getrefine(); + bonus bCritAtkRate,6*(.@r/2); + bonus bCritical,3*(.@r/2); + bonus bAtkRate,3*(.@r/5); + - Id: 27425 + AegisName: aegis_27425 + Name: Shard of Vitality Jewel + Type: Card + Buy: 20 + Weight: 10 + Locations: + Head_Top: true + Head_Low: true + Head_Mid: true + Flags: + BuyingStore: true + DropEffect: CLIENT + Script: | + .@r = getrefine(); + bonus bVariableCastrate,-5*(.@r/2); + bonus bMatk,7*(.@r/2); + bonus bMatkRate,3*(.@r/5); + - Id: 27426 + AegisName: aegis_27426 + Name: Shard of Intelligence Jewel + Type: Card + Buy: 20 + Weight: 10 + Locations: + Head_Top: true + Head_Low: true + Head_Mid: true + Flags: + BuyingStore: true + DropEffect: CLIENT + Script: | + .@r = getrefine(); + bonus2 bMagicAtkEle,Ele_All,3*(.@r/2); + bonus bMatk,7*(.@r/2); + bonus bMatkRate,3*(.@r/5); - Id: 29000 AegisName: Neev_INT_1 Name: Rune of Intellect Lv 1 @@ -43799,7 +44106,7 @@ Body: .@c = 35; .@t += 1000; } - autobonus "{ bonus bVariableCastrate,-100; bonus bDelayrate,-100 }",.@c,.@t,BF_MAGIC; + autobonus "{ bonus bVariableCastrate,-100; bonus bDelayrate,-100; }",.@c,.@t,BF_MAGIC; } - Id: 29175 AegisName: Reactor_S_CRI @@ -43824,7 +44131,7 @@ Body: } - Id: 29176 AegisName: Sky_Ground - Name: Tenji + Name: Heaven & Earth Type: Card SubType: Enchant Buy: 10 @@ -43834,14 +44141,16 @@ Body: DropEffect: CLIENT Script: | bonus2 bAddRace,RC_Brute,15; + bonus2 bAddRace,RC_Player_Doram,15; bonus2 bAddRace,RC_Plant,15; bonus2 bMagicAddRace,RC_Brute,15; + bonus2 bMagicAddRace,RC_Player_Doram,15; bonus2 bMagicAddRace,RC_Plant,15; bonus2 bAddEle,Ele_Wind,15; bonus2 bAddEle,Ele_Earth,15; bonus2 bMagicAddEle,Ele_Wind,15; bonus2 bMagicAddEle,Ele_Earth,15; - autobonus2 "{ bonus bVariableCastrate,-70;bonus bDelayrate,-70; bonus bIgnoreDefRace,RC_All; bonus bIgnoreMDefRace,RC_All; }",1,10000; + autobonus "{ bonus bVariableCastrate,-70;bonus bDelayrate,-70; bonus bIgnoreDefRace,RC_All; bonus bIgnoreMDefRace,RC_All; }",5,10000; - Id: 29208 AegisName: SPdrain2_Top Name: SPabsorp2 @@ -45386,9 +45695,34 @@ Body: SubType: Enchant Script: | bonus2 bSkillAtk,"GC_ROLLINGCUTTER",15; + - Id: 29525 + AegisName: NJ_1 + Name: Ninja Essence Lv1 + Type: Card + SubType: Enchant + Script: | + .@r = getrefine(); + bonus bBaseAtk,3*getskilllv("NJ_TOBIDOUGU"); + bonus2 bSkillAtk,"NJ_KIRIKAGE",20; + bonus2 bSkillAtk,"NJ_HUUMA",20; + bonus bMaxHP,100*(.@r/2); + bonus bHit,5*(.@r/2); + - Id: 29526 + AegisName: NJ_2 + Name: Ninja Essence Lv2 + Type: Card + SubType: Enchant + Script: | + .@r = getrefine(); + bonus bBaseAtk,5*getskilllv("NJ_TOBIDOUGU"); + bonus2 bSkillAtk,"NJ_KIRIKAGE",20; + bonus2 bSkillAtk,"NJ_HUUMA",20; + bonus bMaxHP,100*(.@r/2); + bonus bHit,5*(.@r/2); + autobonus3 "{ bonus bSkillAtk,\"NJ_KIRIKAGE\",20; bonus bSkillAtk,\"NJ_HUUMA\",20; }",1000,60000,"NJ_NEN"; - Id: 29527 AegisName: Improve_Orb_Def - Name: Modification Orb(Defense) + Name: Modification Orb (DEF) Type: Card SubType: Enchant Script: | @@ -45402,7 +45736,7 @@ Body: } - Id: 29528 AegisName: Improve_Orb_Mdef - Name: Modification Orb(Magic Defense) + Name: Modification Orb (MDEF) Type: Card SubType: Enchant Script: | @@ -45416,14 +45750,14 @@ Body: } - Id: 29529 AegisName: Improve_Orb_HealHP - Name: Modification Orb(HP Recovery) + Name: Modification Orb (HP Recovery) Type: Card SubType: Enchant Script: | bonus bHPrecovRate,20; - Id: 29530 AegisName: Improve_Orb_Spirit - Name: Modification Orb(Spirit) + Name: Modification Orb (Spirit) Type: Card SubType: Enchant Script: | @@ -45437,7 +45771,7 @@ Body: } - Id: 29531 AegisName: Improve_Orb_Health - Name: Modification Orb(Stamina) + Name: Modification Orb (Health) Type: Card SubType: Enchant Script: | @@ -45451,14 +45785,14 @@ Body: } - Id: 29532 AegisName: Improve_Orb_HealSP - Name: Modification Orb(SP Recovery) + Name: Modification Orb (SP Recovery) Type: Card SubType: Enchant Script: | bonus bSPrecovRate,20; - Id: 29533 AegisName: Improve_Orb_Heal - Name: Modification Orb(Heal) + Name: Modification Orb (Heal) Type: Card SubType: Enchant Script: | @@ -45472,7 +45806,7 @@ Body: } - Id: 29534 AegisName: Improve_Orb_Atk - Name: Modification Orb(Attack Power) + Name: Modification Orb (ATK) Type: Card SubType: Enchant Script: | @@ -45486,7 +45820,7 @@ Body: } - Id: 29535 AegisName: Improve_Orb_Matk - Name: Modification Orb(Magic Power) + Name: Modification Orb (MATK) Type: Card SubType: Enchant Script: | @@ -45500,7 +45834,7 @@ Body: } - Id: 29536 AegisName: Improve_Orb_Archer - Name: Modification Orb(Sharpshooter) + Name: Modification Orb (Sharpshooter) Type: Card SubType: Enchant Script: | @@ -45514,7 +45848,7 @@ Body: } - Id: 29537 AegisName: Improve_Orb_Speed - Name: Modification Orb(Swift) + Name: Modification Orb (Speed) Type: Card SubType: Enchant Script: | @@ -45528,7 +45862,7 @@ Body: } - Id: 29538 AegisName: Improve_Orb_Cast - Name: Modification Orb(Caster) + Name: Modification Orb (Caster) Type: Card SubType: Enchant Script: | @@ -45542,7 +45876,7 @@ Body: } - Id: 29539 AegisName: Improve_Orb_Cri - Name: Modification Orb(Critical) + Name: Modification Orb (Critical) Type: Card SubType: Enchant Script: | @@ -45556,7 +45890,7 @@ Body: } - Id: 29540 AegisName: Improve_Orb_Delay - Name: Modification Orb(After Skill Delay) + Name: Modification Orb (Global Delay) Type: Card SubType: Enchant Script: | @@ -45570,7 +45904,7 @@ Body: } - Id: 29541 AegisName: Improve_Orb_Fix - Name: Modification Orb(Fixed Casting Time) + Name: Modification Orb (Fixed Casting) Type: Card SubType: Enchant Script: | @@ -45584,7 +45918,7 @@ Body: } - Id: 29542 AegisName: Improve_Orb_Above - Name: Modification Orb(Above All) + Name: Modification Orb (Above All) Type: Card SubType: Enchant Script: | @@ -45600,35 +45934,35 @@ Body: } - Id: 29543 AegisName: Improve_Orb_Life - Name: Modification Orb(Life Drain) + Name: Modification Orb (Drain Life) Type: Card SubType: Enchant Script: | bonus2 bHPDrainRate,20,2; - Id: 29544 AegisName: Improve_Orb_Soul - Name: Modification Orb(Soul Drain) + Name: Modification Orb (Drain Soul) Type: Card SubType: Enchant Script: | bonus2 bSPDrainRate,10,1; - Id: 29545 AegisName: Improve_Orb_M_Heal - Name: Modification Orb(Magic Healing) + Name: Modification Orb (Magic Healing) Type: Card SubType: Enchant Script: | autobonus "{ bonus2 bHPRegenRate,400,500; }",20,10000,BF_MAGIC,"{ specialeffect2 EF_POTION_BERSERK; }"; - Id: 29546 AegisName: Improve_Orb_M_Soul - Name: Modification Orb(Magic Soul) + Name: Modification Orb (Magic Soul) Type: Card SubType: Enchant Script: | autobonus "{ bonus2 bSPRegenRate,80,500; }",10,10000,BF_MAGIC,"{ specialeffect2 EF_POTION_BERSERK; }"; - Id: 29547 AegisName: Improve_Orb_L_Vit - Name: Modification Orb(Unlimited Vital) + Name: Modification Orb (Unlimited Vitality) Type: Card SubType: Enchant Script: | @@ -45636,35 +45970,35 @@ Body: autobonus2 "{ bonus bVit,50; bonus2 bHPRegenRate,400,500; bonus2 bSPLossRate,1,20000; }",50,10000,BF_MAGIC,"{ specialeffect2 EF_POTION_BERSERK; }"; - Id: 29548 AegisName: Improve_Orb_L_INT - Name: Modification Orb(Spell Buster) + Name: Modification Orb (Spell Buster) Type: Card SubType: Enchant Script: | autobonus "{ bonus bInt,50; bonus bMatkRate,15; bonus bAtkRate,-15; }",30,10000,BF_MAGIC,"{ specialeffect2 EF_POTION_BERSERK; }"; - Id: 29549 AegisName: Improve_Orb_L_DEX - Name: Modification Orb(Firing Shot) + Name: Modification Orb (Fierce Shooter) Type: Card SubType: Enchant Script: | autobonus "{ bonus bDex,50; bonus bLongAtkRate,10; bonus2 bSPLossRate,1,20000; }",30,10000,BF_NORMAL,"{ specialeffect2 EF_POTION_BERSERK; }"; - Id: 29550 AegisName: Improve_Orb_L_STR - Name: Modification Orb(Over Power) + Name: Modification Orb (Overpower) Type: Card SubType: Enchant Script: | autobonus "{ bonus bStr,50; bonus bAtkRate,15; bonus bMatkRate,-15; }",30,10000,BF_NORMAL,"{ specialeffect2 EF_POTION_BERSERK; }"; - Id: 29551 AegisName: Improve_Orb_L_AGI - Name: Modification Orb(Fatal Flash) + Name: Modification Orb (Fatal Flash) Type: Card SubType: Enchant Script: | autobonus "{ bonus bAgi,50; bonus bCritAtkRate,10; bonus2 bHPLossRate,300,1000; }",30,10000,BF_NORMAL,"{ specialeffect2 EF_POTION_BERSERK; }"; - Id: 29552 AegisName: Improve_Orb_L_LUK - Name: Modification Orb(Lucky Strike) + Name: Modification Orb (Lucky Strike) Type: Card SubType: Enchant Script: | @@ -60224,6 +60558,102 @@ Body: SubType: Enchant Script: | bonus bMaxHP,25*BaseLevel; + - Id: 310833 + AegisName: Tenacity1_Infinite + Name: Indomitable 1 + Type: Card + SubType: Enchant + Script: | + bonus bShortAtkRate,4; + bonus bPerfectHitAddRate,1; + - Id: 310834 + AegisName: Tenacity2_Infinite + Name: Indomitable 2 + Type: Card + SubType: Enchant + Script: | + bonus bShortAtkRate,8; + bonus bPerfectHitAddRate,2; + - Id: 310835 + AegisName: Tenacity3_Infinite + Name: Indomitable 3 + Type: Card + SubType: Enchant + Script: | + bonus bShortAtkRate,12; + bonus bPerfectHitAddRate,3; + - Id: 310836 + AegisName: Tenacity4_Infinite + Name: Indomitable 4 + Type: Card + SubType: Enchant + Script: | + bonus bShortAtkRate,16; + bonus bPerfectHitAddRate,4; + - Id: 310837 + AegisName: Tenacity5_Infinite + Name: Indomitable 5 + Type: Card + SubType: Enchant + Script: | + bonus bShortAtkRate,20; + bonus bPerfectHitAddRate,5; + - Id: 310838 + AegisName: Unlimite_Matk1_infinite + Name: Infinite Magic Power 1 + Type: Card + SubType: Enchant + Script: | + .@r = getrefine(); + bonus bMatk,2*(.@r/2); + bonus bHealPower,.@r/2; + bonus bMatkRate,.@r/5; + - Id: 310839 + AegisName: Unlimite_Matk2_infinite + Name: Infinite Magic Power 2 + Type: Card + SubType: Enchant + Script: | + .@r = getrefine(); + bonus bMatk,4*(.@r/2); + bonus bHealPower,3*(.@r/2); + bonus bMatkRate,2*(.@r/5); + - Id: 310840 + AegisName: Unlimite_Matk3_infinite + Name: Infinite Magic Power 3 + Type: Card + SubType: Enchant + Script: | + .@r = getrefine(); + bonus bMatk,7*(.@r/2); + bonus bHealPower,5*(.@r/2); + bonus bMatkRate,3*(.@r/5); + - Id: 310841 + AegisName: LimiteBroken_Fight_Inf + Name: Breaking Through (Infinite Fighting Spirit) + Type: Card + SubType: Enchant + Script: | + bonus bShortAtkRate,20; + bonus bPerfectHitAddRate,5; + autobonus "{ bonus bStr,30; bonus bShortAtkRate,15; }",30,10000,BF_WEAPON; + - Id: 310842 + AegisName: LimiteBroken_Matk_Inf + Name: Breaking Through (Infinite Magic Power) + Type: Card + SubType: Enchant + Script: | + bonus2 bMagicAtkEle,Ele_All,20; + autobonus "{ bonus bInt,30; bonus2 bMagicAtkEle,Ele_All,15; }",30,10000,BF_MAGIC; + - Id: 310843 + AegisName: LimiteBroken_Archer_Inf + Name: Breaking Through (Infinite Archery) + Type: Card + SubType: Enchant + Script: | + bonus bLongAtkRate,20; + bonus bAspdRate,5; + autobonus "{ bonus bDex,30; bonus bLongAtkRate,15; }",30,10000,BF_WEAPON; - Id: 310844 AegisName: Summer_Hot_Lv1 Name: Summer Heat(Lv1) @@ -60254,6 +60684,15 @@ Body: Name: Summer Coolness(Lv3) Type: Card SubType: Enchant + - Id: 310850 + AegisName: Firework_Effect + Name: Firework + Type: Card + SubType: Enchant + Script: | + hateffect HAT_EF_firework,true; + UnEquipScript: | + hateffect HAT_EF_firework,false; - Id: 310851 AegisName: Mad_Bunny_Enchant_1_1 Name: Delay after skill 1Lv @@ -69858,11 +70297,83 @@ Body: SubType: Enchant Script: | bonus bLongAtkRate,5+5*getenchantgrade(); + - Id: 312012 + AegisName: Sigrun_Orb_Def_Z + Name: Sigrun Orb (Defense) + Type: Card + SubType: Enchant + Script: | + bonus bDef,25; + if (getrefine()>=9) + bonus bDef,10; + - Id: 312013 + AegisName: Sigrun_Orb_Mdef_Z + Name: Sigrun Orb (Magic Defense) + Type: Card + SubType: Enchant + Script: | + bonus bMdef,2; + if (getrefine()>=9) + bonus bMdef,3; - Id: 312014 AegisName: Justice_Power Name: Good Spell Type: Card SubType: Enchant + - Id: 312015 + AegisName: Sigrun_Orb_Speed_Z + Name: Sigrun Orb (Quick) + Type: Card + SubType: Enchant + Script: | + bonus bAspd,1; + if (getrefine()>=9) + bonus bAspdRate,3; + - Id: 312016 + AegisName: Sigrun_Orb_Cast_Z + Name: Sigrun Orb (Caster) + Type: Card + SubType: Enchant + Script: | + bonus bVariableCastrate,-5; + if (getrefine()>=9) + bonus bVariableCastrate,-3; + - Id: 312017 + AegisName: Sigrun_Orb_Cri_Z + Name: Sigrun Orb (Critical) + Type: Card + SubType: Enchant + Script: | + bonus bCritical,10; + if (getrefine()>=9) + bonus bCritAtkRate,5; + - Id: 312018 + AegisName: Sigrun_Orb_Health_Z + Name: Sigrun Orb (Health) + Type: Card + SubType: Enchant + Script: | + bonus bMaxHPrate,5; + if (getrefine()>=9) + bonus bMaxHP,750; + - Id: 312019 + AegisName: Sigrun_Orb_Spirit_Z + Name: Sigrun Orb (Mental) + Type: Card + SubType: Enchant + Script: | + bonus bMaxSPrate,5; + if (getrefine()>=9) + bonus bMaxSP,150; + - Id: 312020 + AegisName: Sigrun_Orb_Heal_Z + Name: Sigrun Orb (Heal) + Type: Card + SubType: Enchant + Script: | + bonus bHealPower,5; + if (getrefine()>=9) + bonus bHealPower,5; - Id: 312021 AegisName: Injustice_Power Name: Evil Spell @@ -69880,6 +70391,33 @@ Body: Name: Latent Release (Archmage II) Type: Card SubType: Enchant + - Id: 312032 + AegisName: aegis_312032 + Name: Cri + 25 + Type: Card + SubType: Enchant + Script: | + bonus bCritical,25; + - Id: 312033 + AegisName: aegis_312033 + Name: Latent Release (Abyss Chaser II) + Type: Card + SubType: Enchant + - Id: 312034 + AegisName: aegis_312034 + Name: Latent Release (Inquisitor II) + Type: Card + SubType: Enchant + - Id: 312035 + AegisName: aegis_312035 + Name: Latent Release (Imperial Guard II) + Type: Card + SubType: Enchant + - Id: 312036 + AegisName: aegis_312036 + Name: Latent Release (Windhawk II) + Type: Card + SubType: Enchant - Id: 312037 AegisName: aegis_312037 Name: Latent Release (Elemental Master II) @@ -69890,6 +70428,11 @@ Body: Name: Latent Release (Cardinal II) Type: Card SubType: Enchant + - Id: 312039 + AegisName: aegis_312039 + Name: Latent Release (Shadow Cross II) + Type: Card + SubType: Enchant - Id: 312040 AegisName: aegis_312040 Name: Latent Release (Dragon Knight II) @@ -72077,6 +72620,11 @@ Body: Name: Latent Release (Dragon Knight III) Type: Card SubType: Enchant + - Id: 312301 + AegisName: aegis_312301 + Name: Latent Release (Biolo III) + Type: Card + SubType: Enchant - Id: 312302 AegisName: DK_Soul_DB Name: Dragon Knight Soul (Dragonic Breath) @@ -72084,6 +72632,11 @@ Body: SubType: Enchant Script: | bonus2 bSkillAtk,"DK_DRAGONIC_BREATH",2+(getrefine()/2); + - Id: 312303 + AegisName: aegis_312303 + Name: Latent Release (Elemental Master III) + Type: Card + SubType: Enchant - Id: 312304 AegisName: aegis_312304 Name: Latent Release (Cardinal III) @@ -75617,6 +76170,11 @@ Body: Name: Evil Vigor (Hyper Novice) Type: Card SubType: Enchant + - Id: 312691 + AegisName: aegis_312691 + Name: Latent Release (Cardinal V) + Type: Card + SubType: Enchant - Id: 312692 AegisName: aegis_312692 Name: Abyss Chaser Stone (Garment) @@ -76628,6 +77186,491 @@ Body: Name: Evil Vigor (Night Watch) Type: Card SubType: Enchant + - Id: 312848 + AegisName: Z_Bijou_STR_1 + Name: STR I + Type: Card + SubType: Enchant + Script: | + bonus bStr,2; + - Id: 312849 + AegisName: Z_Bijou_STR_2 + Name: STR II + Type: Card + SubType: Enchant + Script: | + bonus bStr,3; + - Id: 312850 + AegisName: Z_Bijou_STR_3 + Name: STR III + Type: Card + SubType: Enchant + Script: | + bonus bStr,4; + - Id: 312851 + AegisName: Z_Bijou_STR_4 + Name: STR IV + Type: Card + SubType: Enchant + Script: | + bonus bStr,6; + - Id: 312852 + AegisName: Z_Bijou_AGI_1 + Name: AGI I + Type: Card + SubType: Enchant + Script: | + bonus bAgi,2; + - Id: 312853 + AegisName: Z_Bijou_AGI_2 + Name: AGI II + Type: Card + SubType: Enchant + Script: | + bonus bAgi,3; + - Id: 312854 + AegisName: Z_Bijou_AGI_3 + Name: AGI III + Type: Card + SubType: Enchant + Script: | + bonus bAgi,4; + - Id: 312855 + AegisName: Z_Bijou_AGI_4 + Name: AGI IV + Type: Card + SubType: Enchant + Script: | + bonus bAgi,6; + - Id: 312856 + AegisName: Z_Bijou_VIT_1 + Name: VIT I + Type: Card + SubType: Enchant + Script: | + bonus bVit,2; + - Id: 312857 + AegisName: Z_Bijou_VIT_2 + Name: VIT II + Type: Card + SubType: Enchant + Script: | + bonus bVit,3; + - Id: 312858 + AegisName: Z_Bijou_VIT_3 + Name: VIT III + Type: Card + SubType: Enchant + Script: | + bonus bVit,4; + - Id: 312859 + AegisName: Z_Bijou_VIT_4 + Name: VIT IV + Type: Card + SubType: Enchant + Script: | + bonus bVit,6; + - Id: 312860 + AegisName: Z_Bijou_INT_1 + Name: INT I + Type: Card + SubType: Enchant + Script: | + bonus bInt,2; + - Id: 312861 + AegisName: Z_Bijou_INT_2 + Name: INT II + Type: Card + SubType: Enchant + Script: | + bonus bInt,3; + - Id: 312862 + AegisName: Z_Bijou_INT_3 + Name: INT III + Type: Card + SubType: Enchant + Script: | + bonus bInt,4; + - Id: 312863 + AegisName: Z_Bijou_INT_4 + Name: INT IV + Type: Card + SubType: Enchant + Script: | + bonus bInt,6; + - Id: 312864 + AegisName: Z_Bijou_DEX_1 + Name: DEX I + Type: Card + SubType: Enchant + Script: | + bonus bDex,2; + - Id: 312865 + AegisName: Z_Bijou_DEX_2 + Name: DEX II + Type: Card + SubType: Enchant + Script: | + bonus bDex,3; + - Id: 312866 + AegisName: Z_Bijou_DEX_3 + Name: DEX III + Type: Card + SubType: Enchant + Script: | + bonus bDex,4; + - Id: 312867 + AegisName: Z_Bijou_DEX_4 + Name: DEX IV + Type: Card + SubType: Enchant + Script: | + bonus bDex,6; + - Id: 312868 + AegisName: Z_Bijou_LUK_1 + Name: LUK I + Type: Card + SubType: Enchant + Script: | + bonus bLuk,2; + - Id: 312869 + AegisName: Z_Bijou_LUK_2 + Name: LUK II + Type: Card + SubType: Enchant + Script: | + bonus bLuk,3; + - Id: 312870 + AegisName: Z_Bijou_LUK_3 + Name: LUK III + Type: Card + SubType: Enchant + Script: | + bonus bLuk,4; + - Id: 312871 + AegisName: Z_Bijou_LUK_4 + Name: LUK IV + Type: Card + SubType: Enchant + Script: | + bonus bLuk,6; + - Id: 312872 + AegisName: Z_Bijou_DEF_1 + Name: DEF I + Type: Card + SubType: Enchant + Script: | + bonus bDef,4; + - Id: 312873 + AegisName: Z_Bijou_DEF_2 + Name: DEF II + Type: Card + SubType: Enchant + Script: | + bonus bDef,8; + - Id: 312874 + AegisName: Z_Bijou_DEF_3 + Name: DEF III + Type: Card + SubType: Enchant + Script: | + bonus bDef,12; + - Id: 312875 + AegisName: Z_Bijou_DEF_4 + Name: DEF IV + Type: Card + SubType: Enchant + Script: | + bonus bDef,16; + - Id: 312876 + AegisName: Z_Bijou_DEF_5 + Name: DEF V + Type: Card + SubType: Enchant + Script: | + bonus bDef,20; + - Id: 312877 + AegisName: Z_Bijou_MHP_F_1 + Name: HP I + Type: Card + SubType: Enchant + Script: | + bonus bMaxHP,475; + - Id: 312878 + AegisName: Z_Bijou_MHP_F_2 + Name: HP II + Type: Card + SubType: Enchant + Script: | + bonus bMaxHP,675; + - Id: 312879 + AegisName: Z_Bijou_MHP_F_3 + Name: HP III + Type: Card + SubType: Enchant + Script: | + bonus bMaxHP,875; + - Id: 312880 + AegisName: Z_Bijou_MHP_F_4 + Name: HP IV + Type: Card + SubType: Enchant + Script: | + bonus bMaxHP,1075; + - Id: 312881 + AegisName: Z_Bijou_MHP_F_5 + Name: HP V + Type: Card + SubType: Enchant + Script: | + bonus bMaxHP,1275; + - Id: 312882 + AegisName: Z_Bijou_MSP_F_1 + Name: SP I + Type: Card + SubType: Enchant + Script: | + bonus bMaxSP,250; + - Id: 312883 + AegisName: Z_Bijou_MSP_F_2 + Name: SP II + Type: Card + SubType: Enchant + Script: | + bonus bMaxSP,375; + - Id: 312884 + AegisName: Z_Bijou_MSP_F_3 + Name: SP III + Type: Card + SubType: Enchant + Script: | + bonus bMaxSP,500; + - Id: 312885 + AegisName: Z_Bijou_MSP_F_4 + Name: SP IV + Type: Card + SubType: Enchant + Script: | + bonus bMaxSP,625; + - Id: 312886 + AegisName: Z_Bijou_MSP_F_5 + Name: SP V + Type: Card + SubType: Enchant + Script: | + bonus bMaxSP,750; + - Id: 312887 + AegisName: Z_Bijou_MHP_P_1 + Name: MHP I + Type: Card + SubType: Enchant + Script: | + bonus bMaxHPrate,2; + - Id: 312888 + AegisName: Z_Bijou_MHP_P_2 + Name: MHP II + Type: Card + SubType: Enchant + Script: | + bonus bMaxHPrate,4; + - Id: 312889 + AegisName: Z_Bijou_MHP_P_3 + Name: MHP III + Type: Card + SubType: Enchant + Script: | + bonus bMaxHPrate,6; + - Id: 312890 + AegisName: Z_Bijou_MSP_P_1 + Name: MSP I + Type: Card + SubType: Enchant + Script: | + bonus bMaxSPrate,2; + - Id: 312891 + AegisName: Z_Bijou_MSP_P_2 + Name: MSP II + Type: Card + SubType: Enchant + Script: | + bonus bMaxSPrate,4; + - Id: 312892 + AegisName: Z_Bijou_MSP_P_3 + Name: MSP III + Type: Card + SubType: Enchant + Script: | + bonus bMaxSPrate,6; + - Id: 312893 + AegisName: Z_Bijou_ATK_1 + Name: ATK I + Type: Card + SubType: Enchant + Script: | + bonus bBaseAtk,10; + - Id: 312894 + AegisName: Z_Bijou_ATK_2 + Name: ATK II + Type: Card + SubType: Enchant + Script: | + bonus bBaseAtk,18; + - Id: 312895 + AegisName: Z_Bijou_ATK_3 + Name: ATK III + Type: Card + SubType: Enchant + Script: | + bonus bBaseAtk,26; + bonus bHit,5; + - Id: 312896 + AegisName: Z_Bijou_ATK_4 + Name: ATK IV + Type: Card + SubType: Enchant + Script: | + bonus bBaseAtk,34; + bonus bHit,6; + - Id: 312897 + AegisName: Z_Bijou_ATK_5 + Name: ATK V + Type: Card + SubType: Enchant + Script: | + bonus bBaseAtk,42; + bonus bHit,7; + - Id: 312898 + AegisName: Z_Bijou_MATK_1 + Name: MATK I + Type: Card + SubType: Enchant + Script: | + bonus bMatk,10; + - Id: 312899 + AegisName: Z_Bijou_MATK_2 + Name: MATK II + Type: Card + SubType: Enchant + Script: | + bonus bMatk,18; + - Id: 312900 + AegisName: Z_Bijou_MATK_3 + Name: MATK III + Type: Card + SubType: Enchant + Script: | + bonus bMatk,26; + bonus bVariableCastrate,-5; + - Id: 312901 + AegisName: Z_Bijou_MATK_4 + Name: MATK IV + Type: Card + SubType: Enchant + Script: | + bonus bMatk,34; + bonus bVariableCastrate,-6; + - Id: 312902 + AegisName: Z_Bijou_MATK_5 + Name: MATK V + Type: Card + SubType: Enchant + Script: | + bonus bMatk,42; + bonus bVariableCastrate,-7; + - Id: 312903 + AegisName: Z_Bijou_Range_1 + Name: Concentration I + Type: Card + SubType: Enchant + Script: | + bonus bLongAtkRate,6; + - Id: 312904 + AegisName: Z_Bijou_Range_2 + Name: Concentration II + Type: Card + SubType: Enchant + Script: | + bonus bLongAtkRate,9; + - Id: 312905 + AegisName: Z_Bijou_Range_3 + Name: Concentration III + Type: Card + SubType: Enchant + Script: | + bonus bLongAtkRate,12; + - Id: 312906 + AegisName: Z_Bijou_Melee_1 + Name: Forearm I + Type: Card + SubType: Enchant + Script: | + bonus bShortAtkRate,7; + - Id: 312907 + AegisName: Z_Bijou_Melee_2 + Name: Forearm II + Type: Card + SubType: Enchant + Script: | + bonus bShortAtkRate,10; + - Id: 312908 + AegisName: Z_Bijou_Melee_3 + Name: Forearm III + Type: Card + SubType: Enchant + Script: | + bonus bShortAtkRate,13; + bonus bPerfectHitAddRate,1; + - Id: 312909 + AegisName: Z_Bijou_Melee_4 + Name: Forearm IV + Type: Card + SubType: Enchant + Script: | + bonus bShortAtkRate,16; + bonus bPerfectHitAddRate,2; + - Id: 312910 + AegisName: Z_Bijou_Melee_5 + Name: Forearm V + Type: Card + SubType: Enchant + Script: | + bonus bShortAtkRate,19; + bonus bPerfectHitAddRate,3; + - Id: 312911 + AegisName: Z_Bijou_MDamage_1 + Name: Intelligence Ⅰ + Type: Card + SubType: Enchant + Script: | + bonus2 bMagicAtkEle,Ele_All,4; + - Id: 312912 + AegisName: Z_Bijou_MDamage_2 + Name: Intelligence ⅠI + Type: Card + SubType: Enchant + Script: | + bonus2 bMagicAtkEle,Ele_All,7; + - Id: 312913 + AegisName: Z_Bijou_MDamage_3 + Name: Intelligence ⅠII + Type: Card + SubType: Enchant + Script: | + bonus2 bMagicAtkEle,Ele_All,10; + - Id: 312914 + AegisName: Z_Bijou_MDamage_4 + Name: Intelligence ⅠV + Type: Card + SubType: Enchant + Script: | + bonus2 bMagicAtkEle,Ele_All,13; + - Id: 312915 + AegisName: Z_Bijou_MDamage_5 + Name: Intelligence V + Type: Card + SubType: Enchant + Script: | + bonus2 bMagicAtkEle,Ele_All,16; - Id: 1000000 AegisName: IDTest_event Name: IDTest event diff --git a/db/re/item_db_usable.yml b/db/re/item_db_usable.yml index 7e7e6c52f8..c20f042f95 100644 --- a/db/re/item_db_usable.yml +++ b/db/re/item_db_usable.yml @@ -66932,6 +66932,15 @@ Body: Container: true Script: | getgroupitem(IG_Ponytail_Hair_Box); + - Id: 102605 + AegisName: aegis_102605 + Name: Costume Enchant Stone Box 33 + Type: Usable + Weight: 10 + Flags: + Container: true + Script: | + getgroupitem(IG_Enchant_Stone_Box33); - Id: 200003 AegisName: LI_HD_Oridecon_Box2 Name: (Limited) HD Oridecon Box(Blacksmith)(30) diff --git a/db/re/item_group_db.yml b/db/re/item_group_db.yml index bc233305f0..9cf70cbb65 100644 --- a/db/re/item_group_db.yml +++ b/db/re/item_group_db.yml @@ -73781,3 +73781,205 @@ Body: - Index: 23 Item: C_Blackhand_Of_Fate Rate: 1 + - Group: ENCHANT_STONE_BOX33 + SubGroups: + - SubGroup: 1 + List: + - Index: 0 + Item: Range_Stone_Robe_D + Rate: 10 + - Index: 1 + Item: Melee_Stone_Robe_D + Rate: 10 + - Index: 2 + Item: Magic_Stone_Robe_D + Rate: 10 + - Index: 3 + Item: SmatkStone_Robe + Rate: 10 + - Index: 4 + Item: M_PATKStone_Robe + Rate: 10 + - Index: 5 + Item: R_PATKStone_Robe + Rate: 10 + - Index: 6 + Item: ResistDefStone_Robe + Rate: 10 + - Index: 7 + Item: StaminaWISStone_Robe_D + Rate: 10 + - Index: 8 + Item: POWStone_Robe_D + Rate: 10 + - Index: 9 + Item: SplStone_Robe_D + Rate: 10 + - Index: 10 + Item: ConStone_Robe_D + Rate: 10 + - Index: 11 + Item: CrtStone_Robe_D + Rate: 10 + - Index: 12 + Item: MinorCastStone_Robe_D + Rate: 10 + - Index: 13 + Item: AbysschaserStone_Robe + Rate: 10 + - Index: 14 + Item: TRTRStone_Robe + Rate: 10 + - Index: 15 + Item: HNoviceStone_Robe + Rate: 10 + - Index: 16 + Item: ReloadStone_Robe_D + Rate: 10 + - Index: 17 + Item: CriticalStone_Robe_D + Rate: 10 + - Index: 18 + Item: DoubleAttack_Stone + Rate: 20 + - Index: 19 + Item: Critical_Stone_Robe + Rate: 20 + - Index: 20 + Item: CastStone_Robe_D + Rate: 40 + - Index: 21 + Item: SPdrainStone_Robe_D + Rate: 40 + - Index: 22 + Item: HPdrainStone_Robe_D + Rate: 80 + - Index: 23 + Item: ASPDStone_Robe_D + Rate: 80 + - Index: 24 + Item: CastStone_Robe + Rate: 80 + - Index: 25 + Item: ShadowchasStone_Top3 + Rate: 80 + - Index: 26 + Item: ShadowchasStone_Middle3 + Rate: 80 + - Index: 27 + Item: ShadowchasStone_Bottom3 + Rate: 80 + - Index: 28 + Item: WanderMinsStone_Top3 + Rate: 80 + - Index: 29 + Item: WanderMinsStone_Middle3 + Rate: 80 + - Index: 30 + Item: WanderMinsStone_Bottom3 + Rate: 80 + - Index: 31 + Item: SuNoviceStone_Top + Rate: 80 + - Index: 32 + Item: SuNoviceStone_Middle + Rate: 80 + - Index: 33 + Item: SuNoviceStone_Bottom + Rate: 80 + - Index: 34 + Item: Stone_Robe_Box + Rate: 170 + - Index: 35 + Item: aegis_102333 + Rate: 170 + - Index: 36 + Item: Magic_Stone_Top + Rate: 200 + - Index: 37 + Item: Magic_Stone_Middle + Rate: 200 + - Index: 38 + Item: Magic_Stone_Bottom + Rate: 200 + - Index: 39 + Item: Range_Stone_Top + Rate: 200 + - Index: 40 + Item: Range_Stone + Rate: 200 + - Index: 41 + Item: Range_Stone_Bottom + Rate: 200 + - Index: 42 + Item: Melee_Stone_Top + Rate: 200 + - Index: 43 + Item: Melee_Stone_Middle + Rate: 200 + - Index: 44 + Item: Melee_Stone_Bottom + Rate: 200 + - Index: 45 + Item: DefenseStone_Top + Rate: 200 + - Index: 46 + Item: DefenseStone_Middle + Rate: 200 + - Index: 47 + Item: DefenseStone_Bottom + Rate: 200 + - Index: 48 + Item: ReloadStone_Top + Rate: 200 + - Index: 49 + Item: ReloadStone_Middle + Rate: 200 + - Index: 50 + Item: ReloadStone_Bottom + Rate: 200 + - Index: 51 + Item: EXPStone_Middle + Rate: 200 + - Index: 52 + Item: EXPStone_Bottom + Rate: 200 + - Index: 53 + Item: EXPStone_Top + Rate: 200 + - Index: 54 + Item: Stone_Top_Box + Rate: 400 + - Index: 55 + Item: Stone_Top2_Box + Rate: 400 + - Index: 56 + Item: Stone_Middle_Box + Rate: 400 + - Index: 57 + Item: Stone_Middle2_Box + Rate: 400 + - Index: 58 + Item: Stone_Bottom_Box + Rate: 400 + - Index: 59 + Item: Stone_Bottom2_Box + Rate: 400 + - Index: 60 + Item: CastingStone_Top + Rate: 400 + - Index: 61 + Item: CastingStone_Middle + Rate: 400 + - Index: 62 + Item: CastingStone_Bottom + Rate: 400 + - Index: 63 + Item: Critical_Stone + Rate: 400 + - Index: 64 + Item: Critical_Stone_Top + Rate: 400 + - Index: 65 + Item: Critical_Stone_Bottom + Rate: 400 diff --git a/db/re/mob_db.yml b/db/re/mob_db.yml index 0756564117..a8fe5ad7c0 100644 --- a/db/re/mob_db.yml +++ b/db/re/mob_db.yml @@ -94088,6 +94088,8 @@ Body: ChaseRange: 12 Size: Small Race: Insect + RaceGroups: + Illusion_Luanda: true Element: Earth ElementLevel: 1 WalkSpeed: 200 @@ -94135,6 +94137,8 @@ Body: ChaseRange: 12 Size: Large Race: Formless + RaceGroups: + Illusion_Luanda: true Element: Neutral ElementLevel: 4 WalkSpeed: 150 @@ -94182,6 +94186,8 @@ Body: ChaseRange: 12 Size: Large Race: Formless + RaceGroups: + Illusion_Luanda: true Element: Neutral ElementLevel: 4 WalkSpeed: 200 @@ -94227,6 +94233,8 @@ Body: ChaseRange: 12 Size: Large Race: Demon + RaceGroups: + Illusion_Luanda: true Element: Neutral ElementLevel: 3 WalkSpeed: 150 @@ -94277,6 +94285,8 @@ Body: ChaseRange: 12 Size: Medium Race: Plant + RaceGroups: + Illusion_Luanda: true Element: Fire ElementLevel: 3 WalkSpeed: 175 @@ -94324,6 +94334,8 @@ Body: ChaseRange: 12 Size: Medium Race: Demihuman + RaceGroups: + Illusion_Luanda: true Element: Earth ElementLevel: 2 WalkSpeed: 200 @@ -94371,6 +94383,8 @@ Body: ChaseRange: 12 Size: Medium Race: Demihuman + RaceGroups: + Illusion_Luanda: true Element: Fire ElementLevel: 2 WalkSpeed: 200 @@ -94418,6 +94432,8 @@ Body: ChaseRange: 12 Size: Large Race: Demihuman + RaceGroups: + Illusion_Luanda: true Element: Fire ElementLevel: 4 WalkSpeed: 150 diff --git a/doc/item_bonus.txt b/doc/item_bonus.txt index a719cc4c12..cabb8ad189 100644 --- a/doc/item_bonus.txt +++ b/doc/item_bonus.txt @@ -15,7 +15,7 @@ This list contains all available constants referenced in the 'bonus' commands. * Status effect (eff) Eff_Bleeding, Eff_Blind, Eff_Burning, Eff_Confusion, Eff_Crystalize, Eff_Curse, Eff_DPoison, Eff_Fear, Eff_Freeze, Eff_Poison, Eff_Silence, Eff_Sleep, Eff_Stone, Eff_Stun, Eff_Freezing, - Eff_Heat, Eff_Deepsleep, Eff_WhiteImprison + Eff_Heat, Eff_Deepsleep, Eff_WhiteImprison, Eff_Hallucination * Element (e) Ele_Dark, Ele_Earth, Ele_Fire, Ele_Ghost, Ele_Holy, Ele_Neutral, Ele_Poison, @@ -31,7 +31,7 @@ This list contains all available constants referenced in the 'bonus' commands. RC2_Bio5_Swordman_Thief, RC2_Bio5_Acolyte_Merchant, RC2_Bio5_Mage_Archer, RC2_Bio5_MVP, RC2_Clocktower, RC2_Thanatos, RC2_Faceworm, RC2_Hearthunter, RC2_Rockridge, RC2_Werner_Lab, RC2_Temple_Demon, RC2_Illusion_Vampire, RC2_Malangdo, RC2_EP172ALPHA, RC2_EP172BETA, RC2_EP172BATH, - RC2_Illusion_Turtle, RC2_Rachel_Sanctuary + RC2_Illusion_Turtle, RC2_Rachel_Sanctuary, RC2_Illusion_Luanda * Class (c) Class_Normal, Class_Boss, Class_Guardian, Class_All diff --git a/sql-files/mob_db.sql b/sql-files/mob_db.sql index fe939dbed3..713e9f714d 100644 --- a/sql-files/mob_db.sql +++ b/sql-files/mob_db.sql @@ -62,6 +62,7 @@ CREATE TABLE `mob_db` ( `racegroup_ep172bath` tinyint(1) unsigned DEFAULT NULL, `racegroup_illusion_turtle` tinyint(1) unsigned DEFAULT NULL, `racegroup_rachel_sanctuary` tinyint(1) unsigned DEFAULT NULL, + `racegroup_illusion_luanda` tinyint(1) unsigned DEFAULT NULL, `element` varchar(24) DEFAULT NULL, `element_level` tinyint(4) unsigned DEFAULT NULL, `walk_speed` smallint(6) unsigned DEFAULT NULL, diff --git a/sql-files/mob_db2.sql b/sql-files/mob_db2.sql index 54c9b4333c..4aded17b1c 100644 --- a/sql-files/mob_db2.sql +++ b/sql-files/mob_db2.sql @@ -62,6 +62,7 @@ CREATE TABLE `mob_db2` ( `racegroup_ep172bath` tinyint(1) unsigned DEFAULT NULL, `racegroup_illusion_turtle` tinyint(1) unsigned DEFAULT NULL, `racegroup_rachel_sanctuary` tinyint(1) unsigned DEFAULT NULL, + `racegroup_illusion_luanda` tinyint(1) unsigned DEFAULT NULL, `element` varchar(24) DEFAULT NULL, `element_level` tinyint(4) unsigned DEFAULT NULL, `walk_speed` smallint(6) unsigned DEFAULT NULL, diff --git a/sql-files/mob_db2_re.sql b/sql-files/mob_db2_re.sql index 02b8ae293f..d13df47f4c 100644 --- a/sql-files/mob_db2_re.sql +++ b/sql-files/mob_db2_re.sql @@ -64,6 +64,7 @@ CREATE TABLE `mob_db2_re` ( `racegroup_ep172bath` tinyint(1) unsigned DEFAULT NULL, `racegroup_illusion_turtle` tinyint(1) unsigned DEFAULT NULL, `racegroup_rachel_sanctuary` tinyint(1) unsigned DEFAULT NULL, + `racegroup_illusion_luanda` tinyint(1) unsigned DEFAULT NULL, `element` varchar(24) DEFAULT NULL, `element_level` tinyint(4) unsigned DEFAULT NULL, `walk_speed` smallint(6) unsigned DEFAULT NULL, diff --git a/sql-files/mob_db_re.sql b/sql-files/mob_db_re.sql index 1d942e632b..d96fa6551f 100644 --- a/sql-files/mob_db_re.sql +++ b/sql-files/mob_db_re.sql @@ -64,6 +64,7 @@ CREATE TABLE `mob_db_re` ( `racegroup_ep172bath` tinyint(1) unsigned DEFAULT NULL, `racegroup_illusion_turtle` tinyint(1) unsigned DEFAULT NULL, `racegroup_rachel_sanctuary` tinyint(1) unsigned DEFAULT NULL, + `racegroup_illusion_luanda` tinyint(1) unsigned DEFAULT NULL, `element` varchar(24) DEFAULT NULL, `element_level` tinyint(4) unsigned DEFAULT NULL, `walk_speed` smallint(6) unsigned DEFAULT NULL, diff --git a/sql-files/upgrades/upgrade_20231201.sql b/sql-files/upgrades/upgrade_20231201.sql new file mode 100644 index 0000000000..006026ea6e --- /dev/null +++ b/sql-files/upgrades/upgrade_20231201.sql @@ -0,0 +1,12 @@ +ALTER TABLE `mob_db` + ADD COLUMN `racegroup_illusion_luanda` tinyint(1) unsigned DEFAULT NULL +; +ALTER TABLE `mob_db2` + ADD COLUMN `racegroup_illusion_luanda` tinyint(1) unsigned DEFAULT NULL +; +ALTER TABLE `mob_db_re` + ADD COLUMN `racegroup_illusion_luanda` tinyint(1) unsigned DEFAULT NULL +; +ALTER TABLE `mob_db2_re` + ADD COLUMN `racegroup_illusion_luanda` tinyint(1) unsigned DEFAULT NULL +; diff --git a/src/map/itemdb.hpp b/src/map/itemdb.hpp index 3cb1bc6da2..9a48e909fc 100644 --- a/src/map/itemdb.hpp +++ b/src/map/itemdb.hpp @@ -2029,6 +2029,7 @@ enum e_random_item_group { IG_DUN_VOUCHER_BOX1, IG_DUN_VOUCHER_BOX2, IG_BLUEBOXOFQUESTIONS, + IG_ENCHANT_STONE_BOX33, IG_MAX, }; diff --git a/src/map/map.hpp b/src/map/map.hpp index 6f1c20998d..b6ca95078a 100644 --- a/src/map/map.hpp +++ b/src/map/map.hpp @@ -365,6 +365,7 @@ enum e_race2 : uint8{ RC2_EP172BATH, RC2_ILLUSION_TURTLE, RC2_RACHEL_SANCTUARY, + RC2_ILLUSION_LUANDA, RC2_MAX }; diff --git a/src/map/mob.cpp b/src/map/mob.cpp index 966acde42b..32e946d77c 100644 --- a/src/map/mob.cpp +++ b/src/map/mob.cpp @@ -5194,7 +5194,7 @@ static int mob_read_sqldb(void) for( uint8 fi = 0; fi < ARRAYLENGTH(mob_db_name); ++fi ) { // retrieve all rows from the mob database if( SQL_ERROR == Sql_Query(mmysql_handle, "SELECT `id`,`name_aegis`,`name_english`,`name_japanese`,`level`,`hp`,`sp`,`base_exp`,`job_exp`,`mvp_exp`,`attack`,`attack2`,`defense`,`magic_defense`,`str`,`agi`,`vit`,`int`,`dex`,`luk`,`attack_range`,`skill_range`,`chase_range`,`size`,`race`," - "`racegroup_goblin`,`racegroup_kobold`,`racegroup_orc`,`racegroup_golem`,`racegroup_guardian`,`racegroup_ninja`,`racegroup_gvg`,`racegroup_battlefield`,`racegroup_treasure`,`racegroup_biolab`,`racegroup_manuk`,`racegroup_splendide`,`racegroup_scaraba`,`racegroup_ogh_atk_def`,`racegroup_ogh_hidden`,`racegroup_bio5_swordman_thief`,`racegroup_bio5_acolyte_merchant`,`racegroup_bio5_mage_archer`,`racegroup_bio5_mvp`,`racegroup_clocktower`,`racegroup_thanatos`,`racegroup_faceworm`,`racegroup_hearthunter`,`racegroup_rockridge`,`racegroup_werner_lab`,`racegroup_temple_demon`,`racegroup_illusion_vampire`,`racegroup_malangdo`,`racegroup_ep172alpha`,`racegroup_ep172beta`,`racegroup_ep172bath`,`racegroup_illusion_turtle`,`racegroup_rachel_sanctuary`," + "`racegroup_goblin`,`racegroup_kobold`,`racegroup_orc`,`racegroup_golem`,`racegroup_guardian`,`racegroup_ninja`,`racegroup_gvg`,`racegroup_battlefield`,`racegroup_treasure`,`racegroup_biolab`,`racegroup_manuk`,`racegroup_splendide`,`racegroup_scaraba`,`racegroup_ogh_atk_def`,`racegroup_ogh_hidden`,`racegroup_bio5_swordman_thief`,`racegroup_bio5_acolyte_merchant`,`racegroup_bio5_mage_archer`,`racegroup_bio5_mvp`,`racegroup_clocktower`,`racegroup_thanatos`,`racegroup_faceworm`,`racegroup_hearthunter`,`racegroup_rockridge`,`racegroup_werner_lab`,`racegroup_temple_demon`,`racegroup_illusion_vampire`,`racegroup_malangdo`,`racegroup_ep172alpha`,`racegroup_ep172beta`,`racegroup_ep172bath`,`racegroup_illusion_turtle`,`racegroup_rachel_sanctuary`,`racegroup_illusion_luanda`," "`element`,`element_level`,`walk_speed`,`attack_delay`,`attack_motion`,`damage_motion`,`damage_taken`,`ai`,`class`," "`mode_canmove`,`mode_looter`,`mode_aggressive`,`mode_assist`,`mode_castsensoridle`,`mode_norandomwalk`,`mode_nocast`,`mode_canattack`,`mode_castsensorchase`,`mode_changechase`,`mode_angry`,`mode_changetargetmelee`,`mode_changetargetchase`,`mode_targetweak`,`mode_randomtarget`,`mode_ignoremelee`,`mode_ignoremagic`,`mode_ignoreranged`,`mode_mvp`,`mode_ignoremisc`,`mode_knockbackimmune`,`mode_teleportblock`,`mode_fixeditemdrop`,`mode_detector`,`mode_statusimmune`,`mode_skillimmune`," "`mvpdrop1_item`,`mvpdrop1_rate`,`mvpdrop1_option`,`mvpdrop1_index`,`mvpdrop2_item`,`mvpdrop2_rate`,`mvpdrop2_option`,`mvpdrop2_index`,`mvpdrop3_item`,`mvpdrop3_rate`,`mvpdrop3_option`,`mvpdrop3_index`," diff --git a/src/map/script.hpp b/src/map/script.hpp index 53c186cbf8..4580f54e37 100644 --- a/src/map/script.hpp +++ b/src/map/script.hpp @@ -2088,6 +2088,40 @@ enum e_hat_effects : int16{ HAT_EF_ALICE_TEA, HAT_EF_C_DARK_LORD_CLOAK, HAT_EF_C_SAKURA_FUBUKI, + HAT_EF_C_DARK_LORD_MANTEAU, + HAT_EF_DECORATION_OF_MUSIC, + HAT_EF_2023RTC_S_ROBE1, + HAT_EF_2023RTC_S_ROBE2, + HAT_EF_2023RTC_S_ROBE3, + HAT_EF_C_CONSECRATE_F_AUREOLA, + HAT_EF_C_BULB_WREATH, + HAT_EF_MD_HOL_BARRIER1, + HAT_EF_MD_HOL_BARRIER2, + HAT_EF_MD_HOL_BARRIER3, + HAT_EF_MD_HOL_BARRIER4, + HAT_EF_MD_HOL_BARRIER5, + HAT_EF_MD_HOL_BARRIER6, + HAT_EF_MD_HOL_BARRIER7, + HAT_EF_MD_HOL_BARRIER8, + HAT_EF_MD_HOL_BARRIER9, + HAT_EF_MD_HOL_BARRIER10, + HAT_EF_MD_HOL_BARRIER11, + HAT_EF_MD_HOL_BARRIER12, + HAT_EF_MD_HOL_BARRIER13, + HAT_EF_MD_HOL_BARRIER14, + HAT_EF_MD_HOL_BARRIER15, + HAT_EF_MD_HOL_BARRIER16, + HAT_EF_MD_HOL_BARRIER17, + HAT_EF_MD_HOL_BARRIER18, + HAT_EF_MD_HOL_BARRIER19, + HAT_EF_MD_HOL_BARRIER20, + HAT_EF_C_FLUTTERING_HAZE, + HAT_EF_EFST_CINNAMON, + HAT_EF_AUTUMN_FULL_MOON, + HAT_EF_NIFLHEIM_NIGHT_SKY, + HAT_EF_C_ROS2023_CAPE_1, + HAT_EF_C_ROS2023_CAPE_2, + HAT_EF_C_15TH_NOV_HELMET, HAT_EF_MAX }; diff --git a/src/map/script_constants.hpp b/src/map/script_constants.hpp index 60cc72b49a..513e710f05 100644 --- a/src/map/script_constants.hpp +++ b/src/map/script_constants.hpp @@ -964,6 +964,7 @@ export_constant2("Eff_Heat",SC_BURNT); export_constant2("Eff_Deepsleep",SC_DEEPSLEEP); export_constant2("Eff_WhiteImprison",SC_WHITEIMPRISON); + export_constant2("Eff_Hallucination",SC_HALLUCINATION); export_constant2("SC_ALL",SC_NONE); @@ -4223,6 +4224,7 @@ export_constant(RC2_EP172BATH); export_constant(RC2_ILLUSION_TURTLE); export_constant(RC2_RACHEL_SANCTUARY); + export_constant(RC2_ILLUSION_LUANDA); export_constant(RC2_MAX); /* monster ai */ @@ -6973,6 +6975,7 @@ export_constant(IG_DUN_VOUCHER_BOX1); export_constant(IG_DUN_VOUCHER_BOX2); export_constant(IG_BLUEBOXOFQUESTIONS); + export_constant(IG_ENCHANT_STONE_BOX33); /* unit stop walking */ export_constant(USW_NONE); @@ -9581,6 +9584,40 @@ export_constant(HAT_EF_ALICE_TEA); export_constant(HAT_EF_C_DARK_LORD_CLOAK); export_constant(HAT_EF_C_SAKURA_FUBUKI); + export_constant(HAT_EF_C_DARK_LORD_MANTEAU); + export_constant(HAT_EF_DECORATION_OF_MUSIC); + export_constant(HAT_EF_2023RTC_S_ROBE1); + export_constant(HAT_EF_2023RTC_S_ROBE2); + export_constant(HAT_EF_2023RTC_S_ROBE3); + export_constant(HAT_EF_C_CONSECRATE_F_AUREOLA); + export_constant(HAT_EF_C_BULB_WREATH); + export_constant(HAT_EF_MD_HOL_BARRIER1); + export_constant(HAT_EF_MD_HOL_BARRIER2); + export_constant(HAT_EF_MD_HOL_BARRIER3); + export_constant(HAT_EF_MD_HOL_BARRIER4); + export_constant(HAT_EF_MD_HOL_BARRIER5); + export_constant(HAT_EF_MD_HOL_BARRIER6); + export_constant(HAT_EF_MD_HOL_BARRIER7); + export_constant(HAT_EF_MD_HOL_BARRIER8); + export_constant(HAT_EF_MD_HOL_BARRIER9); + export_constant(HAT_EF_MD_HOL_BARRIER10); + export_constant(HAT_EF_MD_HOL_BARRIER11); + export_constant(HAT_EF_MD_HOL_BARRIER12); + export_constant(HAT_EF_MD_HOL_BARRIER13); + export_constant(HAT_EF_MD_HOL_BARRIER14); + export_constant(HAT_EF_MD_HOL_BARRIER15); + export_constant(HAT_EF_MD_HOL_BARRIER16); + export_constant(HAT_EF_MD_HOL_BARRIER17); + export_constant(HAT_EF_MD_HOL_BARRIER18); + export_constant(HAT_EF_MD_HOL_BARRIER19); + export_constant(HAT_EF_MD_HOL_BARRIER20); + export_constant(HAT_EF_C_FLUTTERING_HAZE); + export_constant(HAT_EF_EFST_CINNAMON); + export_constant(HAT_EF_AUTUMN_FULL_MOON); + export_constant(HAT_EF_NIFLHEIM_NIGHT_SKY); + export_constant(HAT_EF_C_ROS2023_CAPE_1); + export_constant(HAT_EF_C_ROS2023_CAPE_2); + export_constant(HAT_EF_C_15TH_NOV_HELMET); /* pet catch */ export_constant(PET_CATCH_UNIVERSAL);